* {
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
ul,li {
	list-style:none;
}
@media (min-width:1500px) {
	html {
	font-size:18px;
}
.p_container {
	max-width:1500px;
	margin-right:auto;
	margin-left:auto;
}
}@media (min-width:1000px) and (max-width:1500px) {
	.p_container {
    	max-width:90%;
    	margin-right:auto;
    	margin-left:auto;
    }
}
@media (min-width:1000px) and (max-width:1920px) {
	.pg_news .p_news li a .box .tit span {
    	display:block;
    	height:48px;
    }
}
@media (min-width:1000px) and (max-width:1500px) {
    .pg_news .p_news li a .box .tit span {
        height: 72px;
    }
}
#apps {
	width:100%;
	overflow-x:hidden;
}
/*头部*/

#site-header-mobile,.site_navigation_mobile {
	display:none;
}
.site-header {
	display:flex;
	flex-direction:column;
	align-items:center;
	box-shadow:0 1px 4px rgba(127,127,127,0.25);
}
.site-header-announcement {
	display:flex;
	width:100%;
}
.site-header-main {
	display:flex;
	width:100%;
	align-items:center;
	justify-content:space-between;
	padding-top:20px;
	padding-bottom:10px;
}
.site-header-logo img {
	display:block;
	height:35px;
}
.live-search {
	flex:1;
	height:45px;
	margin-left:30px;
	margin-right:50px;
}
.live-search form {
	display:flex;
}
.live-search form input[type="text"] {
	height:45px;
	font-size:16px;
	color:#ccc;
	font-family:Asap,sans-serif;
	border-color:#eee;
	box-shadow:0 1px 4px rgba(127,127,127,0.25);
}
.live-search form input[type="submit"] {
	display:block;
	width:53px;
	height:45px;
	border:0;
	border-radius:3px;
	margin-left:-2px;
	text-indent:9999px;
	background:#036727 url(../images/ipt_btn_bg.png) center center no-repeat;
	background-size:30px 30px;
}
.small-promo-content {
	display:flex;
}
.small-promo-content a {
	display:flex;
	align-items:center;
}
.small-promo-content img {
	height:40px;
	margin-right:20px;
}
.small-promo-content span {
	font-size:14px;
	color:#333;
	line-height:45px;
}
.lag_change {
	margin-left: 50px;
}
.lag_change a {
	font-size: 14px;
	color: #333;
}
.lag_change a.on {
	color: #089f42;
}


/*栏目*/
.site-navigation-wrapper {
	width:100%;
	height:60px;
}
.site-navigation-wrapper ul {
	display:flex;
	flex-direction:row;
}
.site-navigation-wrapper li {
	position:relative;
}
.site-navigation-wrapper li>a {
	display:block;
	line-height:30px;
	font-size:16px;
	color:#484848;
	padding:15px 25px;
	font-weight:bold;
}
.site-navigation-wrapper li span {
	position:absolute;
	right:10px;
	bottom:20px;
}
.site-navigation-wrapper li .drop {
	position:absolute;
	left:0;
	top:60px;
	z-index:99;
	width:240px;
	padding:0px 20px;
	background:#fff;
	display:none;
	box-shadow:0 3px 4px rgba(127,127,127,0.25);
	-webkit-box-shadow:0 3px 4px rgba(127,127,127,0.25);
}
.site-navigation-wrapper li .drop a {
	display:block;
	width:100%;
	margin:15px 0;
	font-size:16px;
	color:#333;
	line-height:20px;
	font-family:Asap,sans-serif;
}
.site-navigation-wrapper li .drop a:hover {
	color:#036727;
}
/*banner*/

.swiper-containerBn {
	position:relative;
	width:100%;
	overflow:hidden;
}
.swiper-containerBn .swiper-slide {
	position:relative;
	width:100%;
}
.swiper-containerBn .swiper-slide img {
	display:block;
	width:100%;
}
.swiper-containerBn .swiper-slide .b_des {
	display:flex;
	justify-content:center;
	flex-direction:column;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index: 10;
	padding:0 10%;
	margin:0 auto;
	background:rgba(0,0,0,0.75);
}
.swiper-containerBn .swiper-slide .b_des h6 {
	font-size:34px;
	color:#fff;
	line-height:50px;
}
.swiper-containerBn .swiper-slide .b_des p {
	font-size:22px;
	color:#fff;
	line-height:50px;
}
.swiper-containerBn .swiper-slide .b_des a {
	width:220px;
	height:54px;
	font-size:22px;
	color:#fff;
	text-align:center;
	line-height:54px;
	background:#036727;
	opacity:1;
	font-size:18px;
	color:#fff;
	border-radius:5px;
	-webkit-border-radius:5px;
	margin-top:20px;
}
.swiper-containerBn .swiper-slide:nth-child(2) .b_des a {
	width:260px;
}
.swiper-paginationBn {
	display:flex;
	justify-content:center;
	position:absolute;
	left:0;
	bottom:20px !important;
	z-index:9;
}
.swiper-paginationBn span {
	background:#fff;
}
/*广告栏*/

.highlights-banners-container {
	width:100%;
	height:120px;
	background-color:#f8f8f8;
	overflow:hidden;
}
.swiper-containerHH {
	width:100%;
}
.swiper-containerHH .swiper-slide {
	width:25%;
	height:120px;
	display:flex;
	justify-content:center;
	align-items:center;
}
.swiper-containerHH .swiper-slide img {
	width:50px;
	height:50px;
}
.swiper-containerHH .swiper-slide span {
	font-size:14px;
	color:#4d4d4d;
	line-height:20px;
	margin-left:20px;
}
/*产品中心*/

.rich-text--section .box {
	width:60%;
	text-align:center;
	margin:0 auto;
	padding:60px 0;
}
.rich-text--section h5 {
	font-size:24px;
	color:#212121;
	line-height:40px;
}
.rich-text--section p {
	font-size:16px;
	color:#212121;
	line-height:30px;
}
.featured-collection--section {
	position:relative;
	width:100%;
	z-index:1;
}
.featured-collection--section .p_tit {
	text-align:center;
	font-size:20px;
	color:#212121;
	line-height:80px;
}
.swiper-containerCp {
	position:relative;
	z-index:1;
	margin-bottom:30px;
}
.featured-collection--section .swiper-wrapper {
	display:flex;
}
.featured-collection--section .swiper-slide {
	flex:1;
	height:100%;
	background:#fff;
	z-index:1;
	margin-right:20px;
	border-radius:2px;
	-webkit-border-radius:2px;
	transition:all 0.6s;
	-webkit-transition:all 0.6s;
}
.featured-collection--section .swiper-slide .cpBox {
	position:relative;
	width:100%;
	height:100%;
	z-index:1;
}
.featured-collection--section .swiper-slide:hover .cpBox {
	position:absolute;
	z-index:99;
}
.featured-collection--section .swiper-slide .box {
	display:flex;
	padding:20px;
	background:#fff;
	flex-direction:column;
	border:1px solid rgba(127,127,127,0.16);
	box-shadow:0 1px 4px rgba(127,127,127,0.11);
}
.featured-collection--section .swiper-slide .pic {
	width:100%;
}
.productitem--image {
	position:relative;
	width:100%;
	height:0;
	padding:0;
	margin:0;
	overflow:hidden;
	background-size:0;
	padding-bottom:100%;
}
.featured-collection--section .swiper-slide .pic img {
	display:block;
	max-width:100%;
	max-height:100%;
	margin:0 auto;
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	transform:none;
	object-fit:cover;
}
.featured-collection--section .swiper-slide .tit {
	height:64px;
	font-size:16px;
	color:#333;
	line-height:32px;
}
.featured-collection--section .swiper-slide .button {
	background:#fff;
	height:40px;
	font-size:14px;
	color:#0fa043;
	border:1px solid rgba(127,127,127,0.16);
	box-shadow:0 1px 4px rgba(127,127,127,0.11);
	text-align:center;
	line-height:40px;
	transition:all 0.6s;
	-webkit-transition:all 0.6s;
	display:none;
}
.featured-collection--section .swiper-slide:hover .button {
	/*display:block;*/
}
.featured-collection--section .moreSlide {
	margin-right:0;
}
.featured-collection--section .moreSlide .box a {
	display:flex;
	height:100%;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	font-size:14px;
	color:#fff;
}
.featured-collection--section .moreSlide .box a span {
	font-size:24px;
	line-height:40px;
}
.featured-collection--section:hover {
	z-index:999;
}
/*广告栏*/

.i_promo {
	width:100%;
	overflow:hidden;
	margin-top:20px;
}
.i_promo * {
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}
.i_promo .containerBox {
	display:flex;
	width:100%;
	flex-direction:row;
}
.i_promo .promo_column img {
	display:block;
	width:100%;
	height:100%;
}
.i_promo .promo_column a {
	position:relative;
	display:block;
	width:100%;
	height:100%;
}
.i_promo .promo_column-wide {
	width:66.666%;
	padding-right:10px;
}
.i_promo .promo_column-narrow {
	width:33.3333%;
	padding-left:10px;
}
.i_promo .promo_column-narrow .c_row2 {
	margin-top:20px;
}
.i_promo .promo_column a .box {
	display:flex;
	flex-direction:column;
	justify-content:flex-end;
	align-items:flex-end;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.3);
	padding:30px;
}
.i_promo .promo_column a .box em {
	font-size:24px;
	color:#fff;
	line-height:60px;
	font-style:normal;
}
.i_promo .promo_column a .box span {
	width:120px;
	height:40px;
	background:#036727;
	font-size:16px;
	color:#fff;
	text-align:center;
	line-height:40px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
}
/*新闻中心*/

.i_news {
	width:100%;
}
.i_news .n_tit {
	width:100%;
}
.i_news .n_tit h3 {
	text-align:center;
	font-size:20px;
	color:#212121;
	line-height:80px;
}
.i_news .swiper-containerNs .swiper-wrapper {
	display:flex;
	justify-content:space-between;
}
.i_news .swiper-containerNs .swiper-slide {
	width:32%;
	border:1px solid rgba(127,127,127,0.16);
	box-shadow:0 1px 4px rgba(127,127,127,0.11);
}
.i_news .swiper-containerNs .swiper-slide a {
	display:flex;
	width:100%;
	flex-direction:column;
}
.i_news .swiper-containerNs .swiper-slide img {
	width:100%;
}
.i_news .swiper-containerNs .swiper-slide .box {
	padding:30px;
	display:flex;
	flex-direction:column;
	align-items:center;
}
.i_news .swiper-containerNs .swiper-slide .time {
	display:block;
	font-size:14px;
	color:#333;
	line-height:24px;
}
.i_news .swiper-containerNs .swiper-slide .tit {
	display:block;
	width:100%;
	height:32px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:18px;
	color:#333;
	line-height:32px;
	text-align:center;
}
.i_news .swiper-containerNs .swiper-slide p {
	height:96px;
	font-size:14px;
	color:#333;
	line-height:24px;
}
.i_news .swiper-containerNs .swiper-slide .more {
	font-size:14px;
	color:#036727;
	line-height:24px;
}
.i_news .ns_more {
	width:100%;
	padding:20px;
	text-align:center;
}
.i_news .ns_more a {
	font-size:18px;
	color:#036727;
	line-height:24px;
}
.logoList {
	width:100%;
	overflow:hidden;
}
.logoList ul {
	display:flex;
	width:100%;
	padding:30px 0;
}
.logoList li {
	flex:1;
	justify-content:center;
	display:flex;
	align-items:center;
	width:16.56%;
}
.logoList li img {
	display:block;
	width:60%;
}
/*p_footer*/

.p_footer {
	width:100%;
	background:#373837;
	padding:50px 0;
	margin-top:40px;
}
.p_footer .itmTop {
	width:100%;
	overflow:hidden;
}
.p_footer .itmTop .Category {
	float:left;
	width:25%;
}
.p_footer .itmTop .Category dl {
	width:100%;
}
.p_footer .itmTop .Category dl dt {
	display:block;
	font-size:16px;
	color:#fff;
	padding:14px 0;
	font-weight:400;
}
.p_footer .itmTop .Category dl dt .icon {
	display:none;
}
.p_footer .itmTop .Category dl dd {
	width:100%;
	overflow:hidden;
}
.p_footer .itmTop .Category dl dd a {
	display:block;
	font-size:14px;
	color:#fff;
	margin-top:8px;
}
.Category .social-icons a {
	width:30px;
	height:30px;
	text-align:center;
	margin-right:5px;
	background:#525352;
	border-radius:50%;
	-webkit-border-radius:50%;
}
.p_footer .itmBtn {
	width:100%;
	margin-top:30px;
}
.p_footer .itmBtn .box {
	width:100%;
	overflow:hidden;
}
.p_footer .itmBtn a {
	float:left;
	height:14px;
	border-right:1px solid rgba(242,243,242,0.8);
	margin-right:10px;
	padding-right:10px;
	font-size:14px;
	color:rgba(242,243,242,0.8);
	line-height:14px;
}
.p_footer .itmBtn a:last-child {
	border:0;
}
.p_footer .itmBtn p {
	font-size:14px;
	color:rgba(242,243,242,0.8);
	margin-top:10px;
}
/*公司简介*/

.pg_about .content {
	max-width:750px;
	margin:0 auto;
}
.pg_about .pg_tit h3 {
	text-align:center;
	margin:50px 0;
}
.pg_about .p_container ul,.pg_about .p_container li {
	list-style:inherit;
}
.pg_about .p_container p {
	font-size:16px;
	color:#000;
	line-height:30px;
	margin:0;
}
.pg_about .p_container img {
	max-width:100%;
}
.pg_about ul,.pg_about li {
	list-style:inherit;
}
/*联系我们*/

.pg_about .message {
	max-width:750px;
	margin:0 auto;
}
.pg_about .message form {
	width:100%;
}
.pg_about .message form .ipt_row {
	width:100%;
}
.pg_about .message form input[type="text"] {
	width:100%;
	height:50px;
	padding:8px;
	border:1px solid #d8d8d8;
	margin:10px 0;
	border-radius:4px;
	-webkit-border-radius:4px;
}
.pg_about .message form textarea {
	padding:8px;
	height:100px;
	border:1px solid #d8d8d8;
	margin:10px 0;
	width:100%;
	border-radius:4px;
	-webkit-border-radius:4px;
}
.pg_about .message form input[type="submit"] {
	display:block;
	width:100px;
	height:50px;
	background:#036727;
	border:1px solid #036727;
	font-size:16px;
	color:#fff;
	border-radius:4px;
	-webkit-border-radius:4px;
}
.pg_about .message form .ipt_row2 {
	display:flex;
	justify-content:space-between;
}
.pg_about .message form .ipt_row2 input {
	width:48%;
}
/*产品中心*/

.pg_pdt {
	width:100%;
	min-height:500px;
	margin-top:40px;
}
.pg_pos p {
	font-size:16px;
	color:#333;
	line-height:20px;
}
.pg_pdt .pdt_desc {
	width:100%;
	margin:30px 0;
}
.pg_pdt .pdt_desc h3 {
	width:100%;
	font-size:26px;
	color:#212121;
	line-height:1.3;
}
.pg_pdt .pdt_desc p {
	width:100%;
	font-size:16px;
	color:#212121;
	line-height:1.625;
}
.pg_pdt .p_list {
	width:100%;
}
.productgrid {
	display:flex;
	align-items:stretch;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:flex-start;
	margin-top:1.85938rem;
	padding:0;
}
.productgrid li.p_item {
	width:calc(25% - 15px);
	position:relative;
	z-index:1;
	display:flex;
	flex-direction:column;
	flex-grow:0;
	flex-shrink:0;
	justify-content:flex-start;
	transition:all 0.25s linear;
	margin-left:20px;
	margin-bottom:20px;
}
.productgrid li.p_item:nth-child(4n+1) {
	margin-left:0;
}
.productgrid .productitem {
	width:100%;
	background:#fff;
	padding:20px 20px;
	border:1px solid rgba(127,127,127,0.16);
	box-shadow:0 1px 4px rgba(127,127,127,0.11);
}
.productitem--image {
	position:relative;
	width:100%;
	height:0;
	padding:0;
	margin:0;
	overflow:hidden;
	background-size:0;
	padding-bottom:100%;
}
.productitem--image img {
	display:block;
	max-width:100%;
	max-height:100%;
	margin:0 auto;
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	transform:none;
	object-fit:cover;
}
.productitem--title {
	width:100%;
}
.productitem--title a {
	display:block;
	width:100%;
	height:16px;
	overflow:hidden;
	font-size:16px;
	color:#000;
	line-height:16px;
}
.productitem--description {
	display:none;
}
.productitem--actions {
	width:100%;
}
.productitem--actions .button {
	display:none;
	width:100%;
	height:40px;
	margin-top:10px;
	text-align:center;
	line-height:40px;
	font-size:14px;
	color:#0fa043;
	background-color:#fff;
	border:1px solid #d8d8d8;
}
.productgrid li.p_item:hover {
	position:relative;
	z-index:9;
}
.productgrid li.p_item:hover .productitem {
	position:absolute;
}
.productgrid li.p_item:hover .productitem--actions .button {
	/*display:block;*/
}
/*新闻中心*/

.pg_news {
	width:100%;
}
.pg_news .ns_desc {
	width:100%;
	margin:30px 0;
}
.pg_news .ns_desc h3 {
	width:100%;
	font-size:26px;
	color:#212121;
	line-height:1.3;
}
.pg_news .p_news {
	width:100%;
	overflow:hidden;
}
.pg_news .p_news ul {
	width:100%;
}
.pg_news .p_news li {
	float:left;
	width:32%;
	margin-left:2%;
	margin-bottom:30px;
	border:1px solid rgba(127,127,127,0.16);
	box-shadow:0 1px 4px rgba(127,127,127,0.11);
}
.pg_news .p_news li:nth-child(3n+1) {
	margin-left:0;
}
.pg_news .p_news li a {
	display:block;
	width:100%;
}
.pg_news .p_news li a .pic {
	width:100%;
}
.pg_news .p_news li a .pic img {
	display:block;
	width:100%;
	object-fit: cover;
}

@media (min-width:1500px) and (max-width:1920px) {
    .pg_news .p_news li a .pic img {
        height: 260px;
    }
}
@media (min-width:1000px) and (max-width:1500px) {
    .pg_news .p_news li a .pic img{
        height: 240px;
    }
}
.pg_news .p_news li a .box {
	padding:20px;
	text-align:center;
}
.pg_news .p_news li a .box .time {
	width:100%;
}
.pg_news .p_news li a .box .time span {
	font-size:16px;
	color:#333;
}
.pg_news .p_news li a .box .tit {
	width:100%;
	padding:12px 0;
}
.pg_news .p_news li a .box .tit span {
	font-size:20px;
	color:#333;
	line-height:24px;
}
.pg_news .p_news li a .box .more {
	width:100%;
}
.pg_news .p_news li a .box .more span {
	font-size:16px;
	color:#036727;
}
/*详情页*/

/*详情页*/
.p_dtl {
	width: 100%;
	overflow: hidden;	
}
.p_dtl .leftCon {
	float: left;
	width: 45%;
}
.p_dtl .leftCon img {
	display: block;
	width: 70%;
	margin: 0 auto;
}
.p_dtl .rightCon {
	float: right;
	width: 48%;
}
.p_dtl .rightCon .dlt_tit {
	width: 100%;
}
.p_dtl .rightCon .dlt_tit h3 {
	font-size: 26px;
	color: #333;
	line-height: 50px;
}
.p_dtl .rightCon .dtl_f_btn {
	width: 100%;
	height: 50px;
	background: #036727;
	text-align: center;
	line-height: 50px;
	font-size: 15px;
	color: #fff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}
.p_dtl .rightCon .dtl_s_t {
	width: 100%;
	margin: 30px 0;
}
.p_dtl .rightCon .dtl_s_t p {
	font-size: 16px;
	color: #333;
	line-height: 20px;
	padding-left: 15px;
	border-left: 2px solid #036727;
}
.p_dtl .rightCon .dtl_des {
	width: 100%;
	overflow: hidden;
}
.p_dtl .rightCon .dtl_des table {
	width: 100%;
}
.p_dtl .rightCon .dtl_des table td {
	width: 45%;
	height: 20px;
	padding: 10px 20px;
	border: 1px solid #333;
}

.QuotesBox {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.6);
	z-index: 999;
}
.QuotesBox .wrap {
    position: relative;
    width: 600px;
    background: #D9EAD3;
    margin: 6% auto 0;
    padding: 50px;
    overflow: hidden;
}
.QuotesBox .wrap .close {
    position: absolute;
    right: 5px;
    top: 5px;
}
.QuotesBox .wrap h3 {
    margin-bottom: 20px;
}
.QuotesBox .wrap .ipt select,
.QuotesBox .wrap .ipt input {
    border:0;
    width: 100%;
    height: 40px;
    padding: 5px;
    background: #fff;
}
.QuotesBox .wrap .ipt {
    float: left;
    width: 48%;
    margin-bottom: 10px;
    margin-right: 10px;
}
.QuotesBox .wrap textarea {
    width: 100%;
    height: 60px;
    border: 0;
    padding: 5px;
    background: #fff;
}
.QuotesBox .wrap .ipt .ipt_btn {
    float: right;
    display: block;
    width: 120px;
    height: 40px;
    background: #38761D;
    font-size: 16px;
    color: #fff;
}

@media screen and (min-width: 1000px) {
	.pc_slide_des {
		display: none !important;
	}
}
@media screen and (max-width: 1000px) {
	.pc_mp4 {
		display: none !important;
	}
}



