@import url(base.css);

/*banner开始*/
.banner .swiper-slide{
	width:100%;
	height:100%;
}
.banner .swiper-slide a{
	width:100%;
	height:100%;
	display:block;
}
.banner .swiper-slide img{
	width:100%;
}
.banner> .swiper-pagination-bullets{bottom:0.2rem;}
.banner>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0px 0.1rem;}
.banner .swiper-pagination-bullet{width:0.16rem;height:0.16rem;border:0.04rem solid #fff;background:none;opacity:1;-o-border-radius:50%;-ms-border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.banner .swiper-pagination-bullet-active{background:#fff;}
/*banner结束*/

/*分类开始*/
.flen,.gsjj{
	border-bottom:0.1rem solid #f9f9f9;
}
.flen-box{
	padding:0.5rem 0rem 0.4rem;
}
.flen-list{
	width:21%;
	float:left;
	margin-left:4.333%;
}
.flen-list:nth-child(1){
	margin-left:0px;
}
.flen-list a{
	width:100%;
	display:block;
}
.flen-list a img{
	width:100%;
}
.flen-list a p{
	width:100%;
	height:0.3rem;
	text-align:center;
	line-height:0.3rem;
	margin-top:0.15rem;
	font-size:0.26rem;
	color:#000;
}
/*分类结束*/

/*公司简介开始*/
.name{
	width:100%;
	height:auto;
	padding:0.16rem 0.3rem;
	border-bottom:0.04rem solid #f9f9f9;
}
.tb{
	height:0.45rem;
	float:left;
	margin-right:0.1rem;
}
.name span{
	float:left;
	line-height:0.45rem;
	font-size:0.3rem;
	font-weight:bold;
	color:#339aff;
}
.ying{
	height:0.27rem;
	float:left;
	margin-left:0.15rem;
	margin-top:0.1rem;
}
.more{
	height:0.3rem;
	float:right;
	margin-top:0.1rem;
}
.box{
	width:100%;
	height:auto;
	padding:0.2rem 0rem 0.5rem;
}
.gsjj-box,.new-box,.tjcp-box{
	width:100%;
	height:auto;
}
.gsjj-box img{
	width:100%;
	margin:0.2rem 0rem;
}
.gsjj-box p{
	width:100%;
	line-height:0.38rem;
	font-size:0.24rem;
	color:#5a5959;
}
/*公司简介结束*/

/*公司动态开始*/
.new-list{
	width:100%;
	padding:0.15rem 0rem;
	border-bottom:0.04rem solid #f9f9f9;
	line-height:0.4rem;
	overflow:hidden;
}
.new-list .s1{
	width:0.3rem;
	line-height:0.4rem;
	float:left;
	font-size:0.2rem;
	color:#339aff;
}
.new-list .s3{
	width:72%;
	line-height:0.4rem;
	float:left;
	height:0.4rem;
	overflow:hidden;
}
.new-list .s3 a{
	font-size:0.24rem;
	color:#616161;
}
.new-list .s3 a:hover{
	color:#339aff;
}
.new-list .s2{
	width:1.4rem;
	line-height:0.4rem;
	float:right;
	font-size:0.2rem;
	color:#999999;
	text-align:right;
}
/*公司动态结束*/

/*推荐产品开始*/
.tjcp-list{
	width:48.5%;
	height:auto;
	border:0.04rem solid #f9f9f9;
	float:left;
	margin:0rem 3% 0.2rem 0rem;
	padding:0.1rem;
}
.tjcp-list:nth-child(even){
	margin-right:0rem;
}
.tjcp-list-tu{
	width:100%;
}
.tjcp-list-tu a{
	width:100%;
	display:block;
}
.tjcp-list-tu img{
	width:100%;
}
.tjcp-list-name{
	width:100%;
	height:0.5rem;
	line-height:0.5rem;
}
.tjcp-list-name span{
	float:left;
	font-size:0.24rem;
	color:#000000;
}
.tjcp-list-name a{
	float:right;
	font-size:0.24rem;
	color:#999999;
}
/*推荐产品结束*/