body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
figure,
span figcaption {
	margin: 0;
	padding: 0;
}

* {
	margin: 0;
	padding: 0px;
	box-sizing: border-box;
	font-family: "微软雅黑";
}
@media (min-width: 1200px){
	.container {
    width: 1270px!important;
}
}

@font-face {
	font-family: Sitka;
    src:url("static/fonts/SitkaBanner.ttf")format('truetype')；
}
a:hover,
a:link,
a:visited,
a:hover {
	text-decoration: none !important;
	color: #000;
}

.clear_float:after {
	clear: both;
	content: '.';
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
}

ol,
li {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
}

p {
	margin: 0px !important;
	color: rgb(102, 102, 102);
}

.cont {
	width: 80%;
	margin: 0 auto;
}


/*页眉*/

.header {
	background-color: #F4B939;
}

.header p,.header a{
	line-height: 30px;
	color: #fff;
}

.glyphicon-earphone {
	font-size: 20px;
	color: #fff;
}


/*导航*/

.logo img {
	/* width: 75%; */
	padding:4%;
	
	
}
@media (min-width: 768px){
	.navbar-right {
    float: right!important;
    margin-right: -15px;
    margin-top: 52px!important;
}
.logo img {
	width: 234px;
    /* padding: 8% 4%; */
    height: 102px;
    margin-top: 6px;
}
}
.navbar-brand {
	padding: 3px 15px !important;
}

.nav_top {
	margin-bottom: 0px !important;
}

.nav_li a {
	border-bottom: 3px solid #fff;
	font-size: 17px;
	padding: 24px 24px !important;
	font-weight: 600;
	

}

.nav_li_active a{
	border-bottom: 3px solid #DC5517!important;
	background-color: #fff !important;
	color: #DC5517!important;
}
.nav_li a:hover {
	border-bottom: 3px solid #DC5517;
	background-color: #fff !important;
	color: #DC5517;
}

.navbar-header button {
	background-color: #DC5517 !important;
	margin-top: 30px;
}

.navbar-header button span {
	background-color: #fff !important;
}

@media (max-width: 991px) {
	.nav_li a {
	
	padding: 24px 14px !important;
	
}
.logo{
	width: 70%;
}
}
#bianzu{
    margin-top: 25px;
    margin-left: 64px;
    
    margin-right: 40px;
}
#bianzu img{
    width: 25px;
    height: 15px;
}
@media (max-width: 991px) {
	#bianzu{
		display: none;
	}
	
}
/*幻灯片*/

.banner img {
	width: 100%;
	
}
.carousel-indicators li{
	background-color: #cccccc!important;
	border-color: #cccccc!important;
	width: 14px!important;
	height: 14px!important;
	margin:0 10px!important;
}
.carousel-indicators .active {
    width: 14px!important;
	height: 14px!important;
    margin:0 10px!important;
    background-color: #DC5517!important;
	border-color: #DC5517!important;
}
.carousel-indicators {
    bottom: -55px!important;
}
/*关于我们*/

.title {
	padding: 2% 30px;
	text-align: left;
	font-size: 36px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #000000;

}
@media screen and (max-width: 768px){
	.title {
		padding: 5% 5px;
		text-align: left;
		font-size: 30px;
		font-family: PingFang SC;
		font-weight: 600;
		color: #000000;
	
	}
	.title span {
		font-size: 28px!important;
		font-family: Sitka;
		font-weight: normal;
		color: #CCCCCC;
		
		}
		.about_top{
			padding: 0!important;
		}
		.about_box{
			margin-top: 15px;
			padding: 0!important;
		}
	}
.row_title{
	padding-left: 15px;
	padding-right: 15px;
}
.title h2 {
	color: #333;
	letter-spacing: 4px;
}

.title h2 i {
	display: inline-block;
	width: 65px;
	height: 3px;
	background: #4bb344;
	margin-bottom: 6px;
}

.title span {
font-size: 32px;
font-family: Sitka;
font-weight: normal;
color: #CCCCCC;
margin-top: -5px;
display: block;
}
@media (max-width: 900px){
	.text_more,.text_date{
		font-size: 14px!important;
	}
	.text_con{
		font-size: 18px!important;
	}
	.about .col-md-4{
		margin-top: 50px!important;
	}
}
.text_date{
	background-color: #F4B939;
	/* width: 200px; */
	padding: 0 20px 0 10px;
	display: inline-block;
	font-weight: 600;
	font-size: 15px;
	color: #fff;
	/* text-align: center; */
	margin-top: 10px;
	margin-bottom: 8px;
}
.text_more{
	width: 100px;
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #808080;
	line-height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.text_con{
	height: 51px;
	font-size: 18px;
	font-weight: 600;
	color: #170C0C;
	/* line-height: 35px; */
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	/* margin-top: 10px; */
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;

}
.about {
	margin: auto;
	margin-top: 80px;
	padding-bottom: 3%;
}

.about img{
	width: 100%;
	overflow: hidden;
	object-fit: cover;
}
.news_list .about img{
	width: 100%;
	height: 250px;
	overflow: hidden;
}
.ben_img  img{
	width: 100%;
	height: 140px;
	overflow: hidden;
	border: none;
}
.about_top p {
	font-size: 15px;
	line-height: 30px;
	color: rgb(102, 102, 102);
}

.about_top span {
	display: inline-block;
	zoom: 1;
	width: auto;
	padding: 0 12px;
	color: #FFF;
	background: #4bb344;
	height: 30px;
	line-height: 30px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.about_box{
	margin-top: 15px;
	
}
.about_top h6 {
	width: 100%;
	height: 50px;
	line-height: 40px;
	font-size: 32px;
	color: #4bb344;
	margin: 0px;
}

.about_top .tip {
	width: 100%;
	padding: 10px 0 15px;
	text-align: left;
	font-size: 18px;
	color: #D0D0D0;
	line-height: 165%;
}
.about_line{
	width: 100%;
	height: 1px;
	background: #EDEDED;
	margin:20px 0;
}
.about_con_box{
	padding: 0 30px;
}
@media (min-width: 1200px){
	.about_con_box .box{
		display: flex;
	}
	#hidebtn{
		display: none;
	}
	#hidebtns{
		display: none;
	}
	.about_con_box .nav>li{
		list-style: none;
		width: 220px;
		height: 50px;
		border-radius: 5px;
		font-size: 18px;
		padding: 0 10px;
		font-family: PingFang SC;
		font-weight: 500;
		background: #F7F7F7;
		text-align: left;
		line-height: 50px;
		display: flex;
		align-items: center;
		padding-left: 15px;
		justify-content: space-between;
		margin-top: 10px;
	}
	.about_con_box .nav>li img{
		width: 7px;
		height: 10px;
		margin-right: 10px;
	}
	
	.about_con_box  .nav .curr{
		background: #E9560F;
		color: #fff;
	}
	/* --------- */
	.about_con_box  .content>li{
		list-style: none;
		display: none;
	}
	.about_con_box .content>.show{
		display: block;
	}
	
}
.about_con_box .content{
	width: 82%;
}
.about_con_box .content>.show{
	display: block;
	width: 100%;
	padding:20px 0px 20px 20px;
}
.about_con_box .content>.show .show_title{
	font-size: 28px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #222222;
}
.about_con_box .content>.show .show_con{
	text-indent:2em;
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #333333;
	line-height: 30px;
	margin-top: 20px;
}
.jbxx{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #E9560F;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 50px 0;
}
.news_ba{
	margin-top: 20px;
	padding: 0!important;
}
.about_con_box .content>.show .info_line{
	width: 85%;
    height: 1px;
    display: inline-block;
	background: #EDEDED;
    margin-left: 6%;
}
.show_info{
font-size: 18px;
font-family: PingFang SC;
font-weight: 500;
color: #333333;
line-height: 45px;
}
.info_title{
font-weight: 600;
}
.catalogs{
	margin-top: 40px;
}
.catalog{
	padding:13px 21px ;
	width: 100%;
	background-color: rgba(233,86,15,0.06);
	color: #E9560F;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	margin-top: 4px;
}
.catalog a{
	text-decoration: none;
	color: #E9560F;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
}
.catalog a:hover{
	color: #E9560F;
}
.cat_con .show_info{
	padding: 5px 0;
	line-height: 36px;
	display: flex;
	/* text-indent: 2rem; */
}
.mr{
	/* margin-right: 20px; */
	min-width: 100px;
	
}
.w_long .mr{
	min-width: 120px;
}
.text_i .mr{
	display: inline-block;
    text-indent: 4rem;
}
.lsh{
	display: flex;
}
.lsh .mr{
	width: 100px;
	margin-right: 0px;
	display: inline-block;
}
.show_info p{
	color: #000;
}
@media (max-width: 900px){
	.news1 .title{
		text-align: center;
	}
	#hidebtn{
		display: none;
	}
	#hidebtn,#hidebtns{
		width: 100%;
		color: #E9560F;
		text-align: center;
	}

	.about_con_box .box{
		
	}
	.about_con_box  .nav{
		display: none;
	}
	.about_con_box .nav>li{
		list-style: none;
		height: 50px;
		border-radius: 5px;
		font-size: 18px;
		padding: 0 10px;
		font-family: PingFang SC;
		font-weight: 500;
		background: #F7F7F7;
		text-align: left;
		line-height: 50px;
		margin-top: 10px;
	}
	.about_con_box .nav>li img{
		display: none;
	}
	.about_con_box  .nav .curr{
		background: #E9560F;
		color: #fff;
	}
	/* --------- */
	.about_con_box  .content>li{
		list-style: none;
		display: none;
	}
	.about_con_box .content>.show{
		display: block;
		padding: 10px;
	}
	.about_con_box{
		padding: 0 10px;
	}
	.about_con_box .content>.show .info_line{
		display: none;
	}
	.show_title{
		text-align: center;
	}
	.jbxx{
		justify-content: center!important;
	}
}



.series {
	padding-bottom: 5%;
	background-image: url(../images/index/bgi.png);
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
	position: relative;
}
.series .title{
	color: #FFFFFF;
	
}
.series .title{
	padding: 2% 15px;
}
.series .row_title{
	margin-top: 5%;
}
.series_box{
	background-color: #FFFAF0;
	padding: 1%!important;
}
.ser_title{
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #170C0C;
	line-height: 35px;
	/* padding: 15px 0px 10px 0px; */

}

.ser_con{
	height: 128px;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #808080;
	line-height: 32px;
	padding: 5px 0 10px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	line-clamp: 4;
	-webkit-box-orient: vertical;
}
@media (max-width: 720px){
	.ser_con{
		height: 74px;
		font-size: 16px;
		font-family: PingFang SC;
		font-weight: 400;
		color: #808080;
		line-height: 32px;
		padding: 5px 0 10px;
		text-overflow: -o-ellipsis-lastline;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	.gal-gd-sec{}
}
@media (max-width: 1000px){
	.gal-gd-sec{
		width: 100%!important;
	}
}
 .series .ser_more{
	float: right;
	margin-top: 45px;
	color: #808080;
}
@media (min-width: 1200px){
	.series .col-lg-4 {
		width: 32%;
		height: 450px;
		margin-right: 1%;
	}
	.series .ser_img{
		width: 42px;
		height: 71px;
		position: absolute;
		top: 51%;
		right: auto;
		margin-left: 50px;
	}
}
@media (max-width: 720px){
	.series .col-lg-4 {
		height: 450px;
		margin-top: 5%;
		
	}
	.series .ser_more{
		float: right;
		margin-top: 30px;
	}
	.series_box{
		background-color: #FFFAF0;
		padding: 5%!important;
	}
	.ser_title{
		font-size: 18px;
	}
	.series .ser_img{
		display: none;
	}
}
.series .title span{
color: #FFFFFF;
}
.series li {
	position: relative;
	padding-bottom: 15px;
}
.footera-sa .top{
	display: none!important;
}
.series img {
	width: 100%;
}

.sosu {
	width: 20% !important;
	position: absolute;
	top: 100px;
	left: 140px;
	display: none;
	-moz-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
}

.series li:hover .sosu {
	display: block;
}


/*产品展示*/

figure {
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
	cursor: pointer;
	overflow: hidden;
	border: 3px solid #fff;
}

figure:hover figcaption {
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	top: 0;
	text-align: center;
}

figcaption {
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter: alpha(opacity=0);
	opacity: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	top: -100%;
	background: rgba(0, 0, 0, .5);
	color: #fff;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-o-transition-delay: .3s;
	-ms-transition-delay: .3s;
	transition-delay: .3s;
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
	padding: 5em 2em;
}

figcaption h3 {
	color: #4bb344;
	margin-bottom: 0;
	position: relative;
	left: 100%;
	top:50px;
	text-align: center;
	font-size: 1.2em;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	-webkit-transition-delay: 0.5s;
	-moz-transition-delay: 0.5s;
	-o-transition-delay: 0.5s;
	-ms-transition-delay: 0.5s;
	transition-delay: 0.5s;
	


}

figcaption p {
	margin-bottom: 0;
	margin-top: 20px;
	position: relative;
	left: 100%;
	font-size: 0.9em;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	-webkit-transition-delay: 1.0s;
	-moz-transition-delay: 1.0s;
	-o-transition-delay: 1.0s;
	-ms-transition-delay: 1.0s;
	transition-delay: 1.0s;
	text-align: center;
	line-height: 30px;
}

figure:hover h3,
figure:hover p {
	left: 0;
	text-align: center;
}

.gallery {
	padding-bottom: 5%;
	background-color: #f9f9f9;
}
.gallery .row_title{
	margin-top: 5%;
}
.gallery .title{
	padding: 2% 15px;
}
.gal-btm h2{
font-size: 28px;
font-family: PingFang SC;
font-weight: 600;
color: #170C0C;
line-height: 35px;
margin-top: 0;
}
.gal-btm .gal_cont{
padding: 30px 0;
font-size: 18px;
font-family: PingFang SC;

color: #333333;
line-height: 32px;
}
.gal-btm .gal_cont p{
	margin-top: 20px!important;
}
.gal-btm .about_img{
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
}
.about_img_last{
border: 1px solid #CCCCCC;
padding: 0!important;
width: 155px;
max-height: 165px;
margin-left: 5px;
}
.gal-btm .about_img img{
	width: 100%;
}
@media (min-width: 1200px){
	.gallery .title{
		padding: 2% 0px;
	}
}
@media (max-width: 900px){

}
.gal-gd-sec {
	width: 50%;
	float: left;
	padding: 0 0.2em;
}

.gal-gd {
	margin: 2.4em 0;
	width: 33.33%;
	float: left;
	padding: 0 0.2em;
}



figcaption p {
	margin-top: 10px;
	color: #fff;
}

figcaption {
	padding: 3.3em 1em;
}

@media(max-width:760px) {
	.gallery {
		padding: 3em 0;
	}
	figcaption h3 {
		font-size: 1em;
	}
	figcaption {
		padding: 2.5em 1em;
	}
	.gallery h2 {
		font-size: 2.5em;
	}
	figcaption.gal-text {
		padding: 1.6em 1em;
	}
}

@media(max-width:600px) {
	.gal-gd-sec {
		width: 100%;
		float: left;
		padding: 0 0em;
	}
	.gal-gd {
		margin: 0.4em 0;
		width: 100%;
		float: left;
		padding: 0 0em;
	}
	.gal-gd img {
		width: 100%;
	}
	.gallery h2 {
		font-size: 2em;
	}
	.gal-btm {
		margin-top: 3em;
	}
	figcaption h3 {
		font-size: 2em;
	}
	figcaption {
		padding: 4em 1em;
	}
	div#bs-example-navbar-collapse-1 {
		width: 93.2%;
	}
}

@media(max-width:414px) {
	.gallery {
		padding: 2em 0;
	}
	figcaption h3 {
		font-size: 1.5em;
	}
	figcaption {
		padding: 1.2em 1em;
	}
	figcaption.gal-text {
		padding: 4em 1em;
	}
}


/*探险*/

.tanxian {
	background-image: url(../images/tanxian.jpg);
	background-position: center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	text-align: center;
}

.tanxian_top h1 {
	color: #FFFFFF;
	font-weight: 700;
	font-size: 60px;
	padding-top: 8%;
}

.tanxian_top span {
	color: #FFFFFF;
	font-weight: 700;
	font-size: 30px;
}

.tanxian_top p {
	color: #FFFFFF;
	font-weight: 200;
	font-size: 16px;
	padding-top: 5%;
	padding-bottom: 8%;
}


/*热销产品*/

#owl-demo .item {
	margin: 3px;
	text-align: center;
}

#owl-demo .item img {
	display: block;
	width: 100%;
	height: auto;
	padding-bottom: 20px;
}

#owl-demo .item a {
	color: #333 !important;
	font-size: 16px;
}

#owl-demo .item a:hover {
	color: #fff !important;
	text-decoration: none;
	background-color: #4BB344;
	transition: all .3s;
	padding: 6px 15px;
	border-radius: 10px;
}
.item{
	border: 1px solid #ccc;
	box-shadow: 2px 3px 4px #ccc;
	
}
.rx{
	padding-bottom: 20px;
}

/*新闻动态*/

.news_slide_box {
	margin-top: 22px;
	position: relative;
	width: 100%;
	overflow: hidden;
}
.news_box img{
	width: 157px;
height: 157px;
border-radius: 50%;
display: block;
margin: 0 auto;
}
.news_slide_box .bd {
	width: 100%;
	height: 100%;
}
.news_box_last{
	width: 157px!important;
}
.news_box .text_con{
	width: 100%;
	/* text-align: center; */
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #333333;
	/* margin-top: 10px; */
}
.news_box .cooper_jt{
	width: 42px;
	height: 71px;
	margin-top: 40px;
}
.news{
	/* display: flex;
	align-items: center;
	justify-content: center; */
	padding-bottom: 10%;
	background-image: url(../images/index/cooper_bgi.png);
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
	background-position-y: -3px
}
@media (max-width:767px) {
	.news_list li .news_tit {
		margin-top: 10px;
	}
	.news_list li>div {
		padding: 0;
	}
	.news_box .cooper_jt{
		width: 42px;
		height: 71px;
		margin-top: 40px;
		margin-bottom: 40px;
		
	}
	.img_box_cooper{
		margin: 0 auto;
    text-align: center;
	}
	.news .text_con{
		text-align: center;
		width: 100%;
	}
	.gal-btm .about_img{
		display: none;
	}
	.news_box_last{
		width: 100%!important;
	}
}
.img_box_cooper{
	/* width: 157px;
	height: 157px; */
	padding: 20px;
	padding-left: 0;
	padding-bottom: 0px;
	font-size: 24px;
	color: #000;

}
.news_slide_box .bd a {
	display: block;
	position: relative;
	width: 100%;
	padding-bottom: 75.3%;
}

.news_slide_box .bd a img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.news_slide_box .bd a span {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 4rem;
	padding: 0 1.5rem;
	line-height: 4rem;
	font-size: 1.6rem;
	color: #FFFFFF;
	background: rgba(75, 179, 68, 0.54);
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.news_slide_box .prev,
.news_slide_box .next {
	position: absolute;
	top: 50%;
	width: 3rem;
	height: 10rem;
	margin-top: -5rem;
	background-repeat: no-repeat;
	cursor: pointer;
	background-color: rgba(84, 84, 84, 0.4);
	background-position: center center;
}

.news_slide_box .prev {
	left: 0;
	background-image: url(../images/slide_arrl.png);
}

.news_slide_box .next {
	right: 0;
	background-image: url(../images/slide_arrr.png);
}

.news_list {
	margin-bottom: 60px;
}

.news_list li {
	margin-top: 22px;
	overflow: hidden;
}

.news_list li .news_pic {
	padding-left: 0;
}

.news_list li .news_pic a {
	display: block;
	position: relative;
	padding-bottom: 65.82%;
}

.news_list li .news_pic img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.news_list li .news_tit {
	display: block;
	font-size: 16px;
	color: #323232;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news_list li .news_tit:hover {
	color: #4BB344;
	text-decoration: none;
}

.news_list li .news_time {
	margin-top: 10px;
	font-size: 14px;
	color: #999999;
	overflow: hidden;
}

.news_list li .news_desc {
	height: 40px;
	line-height: 20px;
	font-size: 14px;
	color: #646464;
	margin-top: 10px;
	overflow: hidden;
}

.news_list_2 li {
	margin: 0 0 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #DDDDDD;
}

@media (max-width:767px) {
	.news_list li .news_tit {
		margin-top: 10px;
	}
	.news_list li>div {
		padding: 0;
	}
	.news_box .cooper_jt{
		width: 42px;
		height: 71px;
		margin-top: 40px;
		margin-bottom: 40px;
	}
}


/*联系我们*/

footer {
	background-position: center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-color: #2B2B2B;
	position: relative;
}

.footera-article {
	width: 65%;
	margin: 0 auto;
	text-align: center;
}

.footera-sm {
	margin-top: 53px;
}

.footera-sa {
	width: 40px;
	height: 40px;
	position: absolute;
	left: 50%;
	background-color: #2B2B2B;
	top: 0;
	transform: translate(-50%, 0%);
}

.footera-sa span {
	cursor: pointer;
	line-height: 40px;
	display: block;
	color: #ffffff;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	/* Internet Explorer */
	-moz-transform: rotate(90deg);
	/* Firefox */
	-webkit-transform: rotate(90deg);
	/* Safari 和 Chrome */
	-o-transform: rotate(90deg);
	/* Opera */
}

.footera-sm ul {
	width: 100%;
}

.footera-sm li {
	display: inline-block;
	width: 12.28%;
	text-align: center;
	vertical-align: middle;
}

.footera-sm li a {
	display: block;
	color: #333;
	font-size: 18px;
}

.footera-sm img {
	width: 100%;
	display: block;
}

.footera-sm li a:hover {
	color: #4BB344;
	text-decoration: none;
}

.footera-sg {
	text-align: center;
	color: #e0dbda;
	margin-bottom: 53px;
}
.footera-sg a{
	text-align: center;
	color: #e0dbda;
}

.footera-sgp {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 14px;
	color:#e0dbda;
}

.footera_p {
	font-size: 14px;
	padding-bottom: 15px
}

.foot_p a {
	color: #4BB344;
	font-size: 14px;
}

.foot_p a:hover {
	text-decoration: none;
	color: #4BB344;
}

@media (max-width: 1200px) {
	.footera-article {
		width: 100%;
	}
	h2 {
		font-size: 25px !important;
	}
	.footera-sm li a {
		font-size: 14px;
	}
	.footera_p {
		font-size: 12px;
	}
	.footera-sgp {
		font-size: 12px;
	}
	.footera_p {
		font-size: 12px;
	}
	.tanxian_top span {
		font-size: 20px;
	}
	.tanxian_top h1 {
		font-size: 45px;
	}
	.tanxian_top p {
		font-size: 14px;
	}
	.foot_p a {
		font-size: 12px;
	}
}


/*关于我们单页*/

.title1 {
	/* padding-bottom: 2%; */
	text-align: center;
	margin: auto;
}

.title1 h2 {
	font-size: 30px;
	color: #333;
	letter-spacing: 4px;
}

.title1 span {
	font-size: 32px;
    font-family: Sitka;
    font-weight: normal;
    color: #CCCCCC;
    margin-top: -5px;
    display: block;
}

.about1 {
	margin: auto;
	text-align: center;
	padding: 5% 0px;
}

.about1 img {
	width: 100%;
}

.about1 h4 {
	padding: 20px;
	color: #4BB344;
	font-size: 20px;
}

.about1 p {
	font-size: 16px;
	color: #333;
	line-height: 30px;
	text-align: left !important;
	text-indent: 30px;
}

.about1 p:hover {
	color: #4bb344;
}


/*经营理念*/

.idea {
	background-image: url(../images/abbj.jpg);
	background-position: center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin: auto;
	text-align: center;
	padding: 5% 0px;
}

.idea p {
	font-size: 16px;
	color: #333;
	line-height: 30px;
}

.idea p:hover {
	color: #4bb344;
}


/*服务保障*/

.service {
	text-align: center;
	margin: auto;
	padding: 5% 0px;
}

.service img {
	width: 100%;
}


/*联系我们*/

.contact {
	padding: 5% 0px;
}

.huanyanshow_con .form_3 {
	margin-top: 40px;
	color: #8b8b8b;
	font-size: 14px;
	padding-bottom: 60px;
}

.huanyanshow_con .form_3 ul {
	margin-right: -2%;
}

.huanyanshow_con .form_3 ul li {
	width: 48%;
	float: left;
	border: 1px solid #d3d3d2;
	padding: 10px 0px 10px 15px;
	margin-bottom: 20px;
	margin-right: 2%;
	box-sizing: border-box;
}

.huanyanshow_con .form_3 ul li span {
	display: inline-block;
	margin-right: 5px;
}

.huanyanshow_con .form_3 ul li span i {
	font-style: normal;
	color: #ff0000;
	display: inline-block;
	margin-left: 2px;
}

.huanyanshow_con .form_3 ul li input {
	width: 80%;
	border: none;
	outline: none;
	background: none;
}

@media (max-width: 768px) {
	.huanyanshow_con .form_3 ul li input {
		width: 70%;
	}
}

.huanyanshow_con .form_3 .text_a {
	border: 1px solid #d3d3d2;
	padding: 10px 0px 0px 15px;
	width: 100%;
}

@media (max-width: 480px) {
	.huanyanshow_con .form_3 ul li {
		width: 100%;
	}
	.huanyanshow_con .form_3 .text_a {
		width: 102%;
	}
}

.huanyanshow_con .form_3 .text_a span {
	display: inline-block;
}

.huanyanshow_con .form_3 .text_a span i {
	font-style: normal;
	color: #ff0000;
	display: inline-block;
	margin-left: 2px;
}

.huanyanshow_con .form_3 .text_a textarea {
	width: 100%;
	min-height: 120px;
	background: none;
	border: none;
	outline: none;
}

.huanyanshow_con .form_3 .sum_b {
	width: 30%;
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	color: #333;
	text-align: center;
	background: #f1f3f2;
	display: block;
	margin-top: 30px;
	border-radius: 20px;
}

.huanyanshow_con .form_3 .sum_b:hover {
	background: #4BB344;
	color: #fff;
	text-decoration: none;
}

.huanyanshow_con .hunyan {
	background: #fff;
	margin: 40px auto 60px;
	padding-bottom: 0px;
}

.icoo {
	padding-top: 6%;
}

.icoo span {
	padding-right: 8%;
}

.icoo p {
	line-height: 60px;
	padding-left: 5%;
}

.glyphicon-envelope {
	font-size: 26px;
	color: #4BB344;
}

.glyphicon-phone-alt {
	font-size: 26px;
	color: #4BB344;
}

.glyphicon-home {
	font-size: 26px;
	color: #4BB344;
}

.glyphicon-globe {
	font-size: 26px;
	color: #4BB344;
}


/*地图*/

.map {
	padding: 0px !important;
	margin: 0px !important;
	font-size: 0px;
}

@media (max-width: 768px) {
	.header {
		display: none;
	}
}

@media (max-width: 320px) {
	.title_img {
		display: none;
	}
}

@media (max-width: 990px) {
	.ab img {
		width: 100%;
	}
}

@media (max-width: 600px) {
	.huanyanshow_con .form_3 .sum_b {
		width: 30%;
	}
}


/*公司新闻*/

.news1 {
	padding: 1% 0px;
	margin: auto;
}

.page-tit {
	text-align: center;
	font-size: 1.75rem;
	font-weight: 400;
}

.sub-list {
	text-align: center;
	padding-top: 1rem;
	border-bottom: 1px #dfdfdf solid;
	padding-bottom: 1.5rem;
	font-size: 0;
}

.sub-list li {
	display: inline-block;
	font-size: 1rem;
	margin: 5px;
}

.sub-list li a:hover,
.sub-list li.active a {
	background: #4BB344;
	color: #fff;
	text-decoration: none;
}

.sub-list li a {
	display: inline-block;
	padding: .3rem 2rem;
	border: 1px solid #dfdfdf;
	margin: 0 0.5rem;
	border-radius: 5rem;
	padding: 8px 30px;
	font-size: 16px;
}

.news_top {
	display: table;
	padding-top: 15px;
	padding-bottom: 15px;
}

.news_top img {
	width: 100%;
}

.news_div {
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom: 1px dashed #D2D2D2;
}

.news_div h3 a {
	font-size: 18px;
	color: #333;
	margin-left: 20px;
}

.news_div h3 a:hover {
	text-decoration: none;
	color: #4BB344;
}

.news_div p {
	text-indent: 50px;
}

.fenlei {
	margin-left: 20px;
}

.fenlei a {
	color: #333;
	font-size: 12px;
}

.fenlei a:hover {
	color: #333;
}


/*面包屑*/

.title1 .curre {
	color: #564811;
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	text-align: left;
	padding: 0 30px;
}

.title1 .curre a {
	color: #564811;
}

.title1 .curre a:hover {
	color: #E9560F;
	text-decoration: none;
}

@media (max-width: 640px) {
	.title1 .curre {
		line-height: 20px;
		height: 20px;
	}
	.title1 .curre {
		text-align: center;
	}
}


/*分页S*/

.fenye {
	margin-bottom: 50px;
}

.fenye ul {
	text-align: center;
}

.fenye ul li {
	margin-top: 30px;
	display: inline-block;
	padding: 4px 9px;
	border: 1px solid #ebebeb;
	background: #fafafa;
}

.fenye ul li a:hover {
	color: #4BB344;
}

.fenyeul li a {
	color: #999999;
}


/*产品单页*/

.product {
	padding: 5% 0px;
}

.btn1 {
	display: inline-block;
	padding: 4px 12px !important;
	font-size: 14px;
	color: #333 !important;
	background-color: #fff;
	text-decoration: none;
	transition: 0.4s;
}

.btn1:hover {
	color: #333 !important;
	text-decoration: none;
}

.text-desc {
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(75, 179, 68, 0.54);
	height: 100%;
	opacity: 0;
	width: 100%;
	padding: 20px;
}

.text-desc h3 {
	color: #fff !important;
}

.text-desc p {
	padding-bottom: 20px;
	color: #fff !important;
}

.product_top li {
	padding: 5px;
}

.port-1 {
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
	text-align: center;
	border: 4px solid rgba(255, 255, 255, 0.9);
}

.port-1 .text-desc {
	opacity: 0.9;
	top: -100%;
	transition: 0.5s;
	color: #000;
}

.port-1 img {
	transition: 0.5s;
}

.image-box img {
	width: 100%;
}

.port-1:hover img {
	transform: scale(1.2);
}

.port-1.effect-1:hover .text-desc {
	top: 0;
}

.port-1.effect-2 .text-desc {
	top: auto;
	bottom: -100%;
}

.port-1.effect-2:hover .text-desc {
	bottom: 0;
}

.port-1.effect-3 .text-desc {
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	overflow: hidden;
	padding: 0;
}

.port-1.effect-3:hover .text-desc {
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
}

.jq22-header {
	padding: 1em 190px 1em;
	letter-spacing: -1px;
	text-align: center;
}

.jq22-header h1 {
	color: #D5D6E2;
	font-weight: 600;
	font-size: 2em;
	line-height: 1;
	margin-bottom: 0;
	font-family: "Microsoft YaHei", "宋体", "Segoe UI", "Lucida Grande", Helvetica, Arial, sans-serif, FreeSans, Arimo;
}

.jq22-header h1 span {
	font-family: "Microsoft YaHei", "宋体", "Segoe UI", "Lucida Grande", Helvetica, Arial, sans-serif, FreeSans, Arimo;
	display: block;
	font-size: 60%;
	font-weight: 400;
	padding: 0.8em 0 0.5em 0;
	color: #c3c8cd;
}
.lists ul{
	display:none;
	}
.lists ul.show {
	display:block;
	}

/*nav*/

.jq22-demo a {
	color: #fff;
	text-decoration: none;
}

.jq22-demo {
	width: 100%;
	padding-bottom: 1.2em;
}

.jq22-demo a {
	display: inline-block;
	margin: 0.5em;
	padding: 0.6em 1em;
	border: 3px solid #fff;
	font-weight: 700;
}

.jq22-demo a:hover {
	opacity: 0.6;
}

.jq22-demo a.current {
	background: #1d7db1;
	color: #fff;
}


/* Top Navigation Style */

.jq22-links {
	position: relative;
	display: inline-block;
	white-space: nowrap;
	font-size: 1.5em;
	text-align: center;
}

.jq22-links::after {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -1px;
	width: 2px;
	height: 100%;
	background: #dbdbdb;
	content: '';
	-webkit-transform: rotate3d(0, 0, 1, 22.5deg);
	transform: rotate3d(0, 0, 1, 22.5deg);
}

.jq22-icon {
	display: inline-block;
	margin: 0.5em;
	padding: 0em 0;
	width: 1.5em;
	text-decoration: none;
}

.jq22-icon span {
	display: none;
}

.jq22-icon:before {
	margin: 0 5px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: 'icomoon';
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
}


/* footer */

.jq22-footer {
	width: 100%;
	padding-top: 10px;
}

.jq22-small {
	font-size: 0.8em;
}

.center {
	text-align: center;
}


/****/

.related {
	color: #fff;
	background: #494A5F;
	text-align: center;
	font-size: 1.25em;
	padding: 0.5em 0;
	overflow: hidden;
}

.related>a {
	vertical-align: top;
	width: calc(100% - 20px);
	max-width: 340px;
	display: inline-block;
	text-align: center;
	margin: 20px 10px;
	padding: 25px;
	font-family: "Microsoft YaHei", "宋体", "Segoe UI", "Lucida Grande", Helvetica, Arial, sans-serif, FreeSans, Arimo;
}

.related a {
	display: inline-block;
	text-align: left;
	margin: 20px auto;
	padding: 10px 20px;
	opacity: 0.8;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	-webkit-backface-visibility: hidden;
}

.related a:hover,
.related a:active {
	opacity: 1;
}

.related a img {
	max-width: 100%;
	opacity: 0.8;
	border-radius: 4px;
}

.related a:hover img,
.related a:active img {
	opacity: 1;
}

.related h3 {
	font-family: "Microsoft YaHei", sans-serif;
}

.related a h3 {
	font-weight: 300;
	margin-top: 0.15em;
	color: #fff;
}
/*新闻详情*/
.xwxq{
	margin: auto;
	text-align: center;
	margin-bottom: 2%;
}
.xwxq h3{
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #222222;
}
.xwxq p{
	font-size: 12px;
}
.xwnr p{
	text-align: left;
	text-indent: 20px;
	line-height: 28px;
    margin-top: 10px!important;
	
}
.xwxq_date{
	
font-size: 16px;
font-family: PingFang SC;
font-weight: 500;
color: #999999;
margin-top: 20px;
}
.xwnr h5{
	color: #000;
	font-weight: 700;
}
.xwsx a{
	display: block;
	/* background-color: #f9f9f9; */
	color: #E9560F;
	
	width: 100%;
	/* padding: 12px; */
	margin-top: 10px;
	/* border-radius: 10px;
	box-shadow: 2px 3px 4px #CCC; */
	
}
.xwnr{
	padding-bottom: 40px;
	display: flex;
}
.text_link{
	text-decoration: underline!important;
}
.textpre{
color: #333333!important;
}
.xwsx a:hover{
	
	color: #E9560F;
	/* background-color: #4BB344; */
}
@media (max-width: 991px) {
	.xwsx a{
	
	width: 50%;
	
}
}
@media (max-width: 610px) {
	.xwsx a{
	
	width: 70%;
	
}
}
@media (max-width: 435px) {
	.xwsx a{
	
	width: 90%;
	
}
}
/*产品详情*/
.xqtp img{
	width: 90%;
}
.xqwz p{
	line-height: 25px;
	text-indent: 30px;
}
.xqwz span{
	font-size: 16px;
	color: #333;
	font-weight: 700;
}
/*资讯详情*/
.info_content{
	display: flex;
}
.anther_text{
	flex: 3;
}
.other_text{
	flex: 1;
}
@media (max-width: 991px) {
	.info_content{
		display: block;
	}
	.other_text{
		padding: 0 10px;
	}
	.xwsx{
		padding: 0 10px;
	}
	
}
/*分页*/
#test{
	margin-top: 30px;
}
#pageselect{
	border: 1px solid #EDEDED;
    padding: 5px 10px;
    font-size: 16px;
	margin-left: 10px;
}
.xwnr .ql-editor p{
	text-indent: 0em!important;
}
.ql-editor{
	width: 100%;
}
.ql-editor img{
	width: 100%;
}
@media (min-width: 768px){
	.navbar-nav>li {
    float: left;
    padding: 0px 12px;
}
}
.wx_center .jbxx{
	padding: 10px 0;
}
.pos_img{
	width: 100%;
	height: 580px;
	background: #F3F3F3;

}
.pos_img img{
	width: 100%;
	height: 100%;
}
.navbar-collapse{
	border-top: 1px solid #e8e8e8!important;
}
@media (max-width: 768px){
	.about_con_box .content {
		width: 100%;
	}
}
.ql-editor{
	font-weight: normal!important;
	font-size: 16px!important;
}