@charset "UTF-8";
html{}
body {
	font: 15px "Open Sans","Microsoft YaHei",Arial,Helvetica,sans-serif;
	--swiper-navigation-size: 20px;
	--tpl-color: #3eb134;
	min-width: 1004px;
}
img{ display: block; margin: 0 auto; max-width:100%; border: 0; }
.pcshow{ display: block !important; }
.webshow{ display: none !important; }
@media only screen and (max-width: 768px){
	.pcshow{ display: none !important; }
	.webshow{ display: block !important; }
}
.wrap{ width: 1004px; margin: 0 auto; }
.wrap:before,
.wrap:after{ display:block; content:""; clear:both; visibility:hidden; height:0; }
header{
	margin: 0 auto;
	width: 100%;
	background: url(../images/bb.jpg) repeat-x;
	height: 174px;
}
.top{
	line-height: 29px;
	height: 29px;
}
.top h2{
	float: left;
	font-weight: normal;
	font-size: 12px;
}
.top ul{
	float: right;
}
.top ul li{
	float: left;
	line-height: 29px;
	height: 29px;
}
.logo{
	float: left;
}
.tel{
	float: right;
}

.top-nav{
	width: 100%;
}
nav{
	/*width: 100%;*/
}
nav ul{

}
nav ul>li{
	width: 120px;
	height: 37px;
	float: left;
}
nav ul>li>a{
	height: 37px;
	line-height: 37px;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 13px;
}
nav ul>li:hover>a,
nav ul>li>a.on {
	color: #fff;
	background: #f60;
}
.lang{
	float: right;
	line-height: 50px;
}
.header-box{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
}
header .navbtn{ display: none; }
nav>ul>li>a:hover,
nav>ul>li>a.on{
}
@media only screen and (max-width: 1250px){

}
.banner{ width: 100%; overflow: hidden; z-index: 1; background: #fff; }
/** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** index ** ** ** ** ** ** ** ** ** ** ** **  ** ** ** ** ** ** ** ** ** ** ** ** **/
main{
	width: 100%;
	overflow: hidden;
}
.m1{
	padding-top: 30px;
}
.m1 .box{
	float: left;
	width: 635px;
}
.m1 .box .tit{
	padding: 0 20px;
	height: 38px;
	line-height: 38px;
	background: #63a73e;
	color: #fff;
	text-transform: uppercase;
}
.m1 .box .tit a{
	float: right;
}
.m1 .box .txt{
	padding: 20px 0;
	font-size: 12px !important;
	line-height: 2 !important;
}
.m1 .box .txt img{
	margin-right: 15px;
	margin-bottom: 15px;
}
.m1 .tp{
	float: right;
	width: 350px;
}
.m1 .tp .items{
	padding-top: 18px;
}
.m1 .tp .items:first-child{
	padding-top: 0;
}
.m2{
	padding: 35px 0;
}
.m2 .tit{
	line-height: 30px;
	height: 30px;
	width: 200px;
	margin: auto;
	margin-bottom: 20px;
	text-align: center;
	color: #fff;
	background: #63a73e;
}
.m3{
	text-align: center;
}

.in-pro{

}
.in-pro-nav{
	margin-bottom: 30px;
}
.in-pro-nav a{
	display: inline-block;
	padding: 8px 30px;
	border: 1px solid #fff;
}
.in-pro-nav a:hover{
	color: #b8b8b7;
	border-color: #b8b8b7;
}
.in-pro .box{
	position: relative;
}
.in-pro-item{
	padding: 10px;
}
.in-pro-item a{
	/*padding: 10px 0;*/
	display: block;
	/*box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);*/
	background-color: #63a73e;
	color: #fff;
}
.in-pro-item a p{
	/*width: 60%;*/
	line-height: 35px;
	height: 35px;
	margin: auto;
	/*padding: 25px 0;*/
	/*font-size: 20px;*/
	text-align: center;
	font-size: 15px;
}
.in-pro-item .imgwr img{
	width: 238px;
	height: 238px;
}
.in-pro-btn{
	position: absolute;
	width: 54px;
	height: 57px;
	background-repeat: no-repeat;
	background-image: url(../images/inprobtn.jpg);
	cursor: pointer;
	opacity: .5;
	outline: none;
	top: 30%;
}
.in-pro-btn:hover{
	opacity: 1;
}
.in-pro-next{
	left: -60px;
}
.in-pro-prev{
	right: -60px;
	background-position: -54px 0;
}
.in-pro-swiper{
	text-align: center;
	font-size: 18px;
	background: #fff;
	height: calc((100% - 30px) / 2);
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.in-pro-list li{
	float: left;
	width: 25%;
}

.in-swiper-btn{
	cursor: pointer;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
	border-radius: 50%;
	background-color: #fff;
	color: #222;
	display: block;
	font-size: 24px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	top: 50%;
	text-align: center;
	width: 44px;
	z-index: 9;
	font-family: '宋体',sans-serif;
	outline: none;
}
.in-swiper-btn:hover{
	background-color: #ff383f;
	color: #fff;
}
.in-swiper-n{
	left: 5px;
	opacity: 0 !important;
	margin-left: 30px;
}
.in-swiper-p{
	right: 5px;
	opacity: 0 !important;
	margin-right: 30px;
}
.swiper-box:hover .in-swiper-n{
	margin-left: 0;
	opacity: 1 !important
}
.swiper-box:hover .in-swiper-p{
	margin-right: 0;
	opacity: 1 !important;
}


@media only screen and (max-width: 768px){

}
/** footer **/
footer{
	padding-top: 20px;
}

.copyright{
	font-size: 12px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	color: #fff;
	background: #63a73e;
}
.copyright span:first-child{
	float: left;
}
.copyright span{
	float: right;
}
.copyright .links{
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #222;
}
@media only screen and (max-width: 768px){

}
/** submain **/
.subbanner{
	overflow: hidden;
	width: 100%;
}
.submain{
	padding-bottom: 30px;
	/* background: #f6f6f6; */
}
.sub-menu-tit{
	display: none;
	line-height: 45px;
	text-align: center;
	color: #fff;
	background: #000;
}
.sub-menu-tit span{
	float: right;
	margin-right: 20px;
	line-height: 45px;
	font-size: 25px;
}
.sub-tit{
	line-height: 45px;
	font-size: 25px;
	text-align: center;
	padding-bottom: 8px;
}
.sub-wz{
	width: 100%;
	font-size: 12px;
	height: 32px;
	line-height: 32px;
	/* background: #f6f6f6; */
}
.submain-box{
	padding: 20px 0;
}
.sub-left{
	display: inline-block;
	float: left;
	width: 200px;
}
.sub-right{
	display: inline-block;
	float: right;
	width: 780px;
}
@media only screen and (max-width: 768px){

}
.sub-menu{
	position: relative;
	z-index: 2;
	/*overflow: hidden;*/
	/* background: #f6f6f6; */
}
.sub-menu ul{
	display: flex;
	flex-wrap: wrap;
}
.sub-menu ul>li{
	width: 100%;
	position: relative;
	margin: 3px 0;
	text-align: center;
}
.sub-menu ul>li>a{
	display: block;
	/*padding: 0 25px;*/
	line-height: 38px;
	height: 38px;
	background: #fff;
	border: 1px solid #e6e6e6;
	border-left: 3px solid #e6e6e6;
}
.sub-menu ul>li:first-child>a{
	/*border-left: none;*/
}
.sub-menu ul>li.on>a,
.sub-menu ul>li:hover>a{
	color: #fff;
	background: #63a73e;
	border-color: #63a73e;
}
.sub-menu ol{
	position: absolute;
	padding: 20px 0;
	width: 100%;
	height: 0;
	border-radius: 5px;
	background: rgba(0,0,0,.7);
	opacity: 0;
	display: none !important;
}
.sub-menu ul>li:hover ol{
	opacity: 1;
	height: auto;
	display: block !important;
}
.sub-menu ol>li{
	padding: 5px 0;
	line-height: 30px;
}
.sub-menu ol>li>a{
	color: #fff;
	display: block;
	font-size: 13px;
}
@media only screen and (max-width: 768px){

}
.content{
	padding: 20px 0;
}
.content p{
	padding: 2px 0 !important;
	line-height: 2 !important;
}
/*	产品  */
.prolist ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-left: -20px;
	margin-right: -20px;
}
.prolist li{
	width: 33%;
	padding: 20px;
}
.prolist li a{
	position: relative;
	display: block;
	padding: 10px;
	border: 1px solid #e6e6e6;
}
.prolist li .tp{
	width: 100%;
	height: 220px;
	text-align: center;
}
.prolist li img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: scale-down;
}
.prolist li .t{
	padding: 3px 0;
	line-height: 35px;
	text-align: center;
}
.prolist li .bg{
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.7);
	top: 0;
	left: 0;
	opacity: 0;
}
.prolist li .bg div {
	position: absolute;
	transform: translateY(30px);
	opacity: 0;
}
.prolist li .bg .en {
	font-size: 16px;
	color: #fff;
	width: 100%;
	padding-bottom: 5px;
	text-align: center;
	top: 70%;
	transition-delay: 100ms;
}
.prolist li .bg .en span {
	border-bottom: 1px solid #fff;
}
.prolist li .bg .icon {
	width: 43px;
	height: 41px;
	background: url(../images/ico3.png) no-repeat center center/cover;
	left: 50%;
	margin-left: -21.5px;
	top: 40%;
}
.prolist li:hover .bg {
	opacity: 1;
}
.prolist li:hover .bg div {
	position: absolute;
	transform: translateY(0);
	opacity: 1;
}
@media only screen and (max-width: 768px){

}
.piclist ul {
	margin-left: -25px;
	margin-right: -25px;
}

.piclist li {
	float: left;
	width: 33.3%;
	padding: 10px;
	text-align: center;
}
.piclist li .tp{
	border: 1px solid #f5f5f5;
	height: 220px;
}
.piclist li img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: scale-down;
}
.piclist li p {
	padding: 8px 0;
	line-height: 32px;
	/*background: #f6f6f6;*/
}

@media only screen and (max-width: 768px) {

}
/*  新闻  */
.newslist{
	padding-bottom: 50px;
}
.newslist .items .tp{
	float: left;
	width: 30%;
	height: 160px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}
.newslist .items .conwr{
	float: right;
	width: 65%;
}
.newslist .items{
	height: auto;
	padding: 15px 0;
	margin-top: -1px;
	border-top: 1px dotted rgb(211, 211, 211);
}
.newslist .items .time{
	width: 100%;
	color: #999;
	line-height: 30px;
	margin-top: 6px;
	margin-bottom: 10px;
	font-family: Impact, Arial,"Microsoft YaHei",sans-serif;
	position: relative;
}
.newslist .items p.title {
	font-size: 16px;
	width: 100%;
	height: 36px;
	margin-bottom: 20px;
	border-bottom: 1px solid #efefef;
	color: #000;
	padding: 0;
}
.newslist .items .time .sp1{
	margin-left: 60px;
	position: relative;
}
.newslist .items .time .sp1:after {
	content: '';
	display: block;
	border-bottom: 1px solid rgb(200, 200, 200);
	top: 48%;
	width: 35px;
	position: absolute;
	left: -48px;
	opacity: 1;
}
.newslist .items .desc{
	font-size: 13px;
	line-height: 2;
}
.shownews .title{
	color: #000;
	font-weight: normal;
	font-size: 24px;
	padding-top: 30px;
	padding-bottom: 0;
	text-align: center;
}
.shownews .infos{
	color: #000;
	font-weight: bold;
	font-size: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
	border-bottom: 1px dashed #c7c7c7;
}
.shownews .content{
	/*padding: 20px;*/
}
.shownews .content h2{
	position: relative;
	padding: 8px 0;
	font-size: 18px;
	line-height: 32px;
	/*font-weight: normal !important;*/
	text-indent: 18px;
}
.shownews .content h2:before{
	position: absolute;
	display: block;
	content: '';
	width: 3px;
	height: 32px;
	top: 8px;
	left: 0;
	background: var(--tpl-color);
}
.shownews .content h3{
	padding: 3px 0;
	font-size: 16px;
}
.shownews .content img{
	max-width: 100% !important;
}
@media only screen and (max-width: 768px){

}