*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
p,span{
	font-family: "pingfang", "pingfang sc", "microsoft yahei", "helvetica neue", arial, \5b8b\4f53, helvetica, stheiti, sans-serif !important;
	line-height: 2;
}
ul li{
	list-style: none;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
.container-fluid{
	/*overflow: hidden;*/
}
body{
	overflow-x: hidden;
}
@media only screen and (max-width: 1200px) {
	body{
		width: 1200px;
	}
	.header-nav{
		width: 1200px;
	}
}
body{

}
/*头部开始*/
/*头部开始*/

/*头部订购热线*/
.header-right{
	position: absolute;
	top: 10%;
	right: 0;
	width: 25%;
	height: 80px;
}
.right-mobile{
	position: absolute;
	top: 25%;
	left: 3%;
	display: inline-block;
	padding: 1% 2%;
	background: #e71232;
	border-radius: 5px;
}
.right-mobile a{
	color: #ebdc9b;
	
}
.right-con{
	position: absolute;
	top: 20%;
	right: 50%;
	width: 15%;
	height: 42px;
	display: inline-block;	
}
.con-phone{
	position: absolute;
	top: 18%;
	right: 0;
	width: 50%;
	color: #ebdc9b;
}
.con-phone h3{
	margin: 0;
}
.con-phone p{
	margin: 0;
}
.ewm{
	position: absolute;
	top: 90%;
	right: 19%;
	display: none;
	width: 5%;
}
.ewm img{
	width: 100%;
}

/*头部结束*/
.mobile-header{
	display: none;
}
/*头部结束*/
/*新闻详情*/
.news-top-side{
	position: relative;
	margin-top:50px;
	text-align: center;
}
.news-top-form{
	padding: 50px 0 30px 0;
	text-align: center;
}
.news-detail-side{
	width: 100%;
}
.news-detail{
	width: 1200px;
	margin: auto;
}
.news-detail-items{
	margin:30px;
}
.news-detail-item{
	overflow:hidden;
	display:inline-block;
	font-size:16px;
	border:solid 1px #ececec;
	padding: 20px;
	margin:20px;
	width:300px;
	height:340px;
	border-radius:5px;
}
.news-detail-title{
	text-align: center;
	font-size: 30px;
}
.news-detail-title h3{
	font-size: 24px;
}
.news-detail-main{
	padding: 20px 0px;
	border-bottom: 1px solid #000;
}
.news-detail-page{
	margin-top: 20px;
}
.news-detail-page p{
	margin: 10px 0;
}
.news-detail-page a{
	color: #f20;
}
/*新闻详情结束*/
/*footer开始*/
.better{
	width: 100%;
	height: 175px;
	line-height: 175px;
	text-align: center;
	background:  repeat;
}
.xiaofei{
	width: 1200px;
	height: 60px;
	margin: 50px auto;
	color: #fff !important;
	text-align: center;
}
.xiaofei .swiper-container{
	width: 100%;
	height: 100%;
}
.footer-fal{
	width: 1200px;
	height: 60px;
}
.footer-fal ul{
	overflow: hidden;
	height: 60px;
	  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(241,235,222,1) 100%);
    background: -webkit-linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(241,235,222,1) 100%);
    background: -o-linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(241,235,222,1) 100%);
    background: -ms-linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(241,235,222,1) 100%);
     background: -moz-linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(241,235,222,1) 100%);
	border-radius: 10px;
	box-shadow: 1px 1px 40px rgba(0,0,0,.08);
}
.footer-fal ul li{
	padding: 10px 20px;
	width: 300px;
	float: left;
	text-align: left;

	border-right: 1px solid #000;
	
}
.fal-con{
	overflow: hidden;	
}
.text-img{
	float: left;
	width: 43px;
	height: 43px;
	background:  no-repeat;
	background-size: cover;
	background-position: 0 0;
}
.text-img1{
	background-position: -373px 0;
}
.text-img2{
	background-position: -309px 0;
}
.text-img3{
	background-position: -120px 0;
}
.text-img4{
	background-position: -186px 0;
}
.text-con{
	float: right;
	width: 72%;
}
.text-con p{
	margin: 0;
	color: #000;
}
.text-con .small{
	font-size: 12px;
	color: #999;
}

