
body {
  /*padding-top: 100px;*/
  background: #F8F8F8;
  font-family: '微软雅黑', sans-serif;
  /*font-weight: 400;*/
  color: #282828;
  /*line-height: 26px;*/
  padding: 0;
  padding-top: 60px;
}
/*h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  font-family: '微软雅黑', sans-serif;
}
a {
  color: #45aed6;
  -webkit-transition: color 400ms, background-color 400ms;
  -moz-transition: color 400ms, background-color 400ms;
  -o-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #D3AF02;
}
*/

.xuanchuantu{
  margin-top: 60px;
  background: url(../img/rwfmhui.jpg) no-repeat 0 0/100% 100%;
  height: 500px;
}
.headimg{s
	  margin-top: 60px;
    background: url(../img/bg1.jpg) no-repeat 0 0/100% 100%;
    height: 500px;
}

.item{
	text-align: center;
	height: 400px !important;
}

.packt{
	padding: 30px 30px 30px 30px;
	
}

.wrap{
	width:80%;
	margin:0 auto;
	-moz-transition:all .2s linear;
	-webkit-transition:all .2s linear; 
	-o-transition:all .2s linear; 
	-ms-transition:all .2s linear;
}

.line{
	width: 87%;
	height: 1px;
	background-color: #C0C0C0;
	margin-left: 6.5%;
}
/*--About--*/
.main{
	padding:3% 0;

}
/* .header{
	background: url(../images/banner.jpg)no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height:800px;
	position:relative;
} */
hr {
	border-bottom: 1px solid #CCC;
	border-top: none;
	margin: 0;
	width: 500px;
	display: inline-block;
	margin-top: -14px;
	margin-bottom: 14px;
	margin-right: auto;
	margin-left: auto;
}
.content-top{
	margin-bottom:5%;
}
.content-bottom{
	margin-bottom: 5%;
}
.top-box{
	text-align:center;
	margin-bottom: 2%;
}
.top-box h2{
	color:#080808;
	font-size:3em;
	font-family: 'bebas_neueregular';
	text-transform:uppercase;
	margin-bottom:2%;
}

.top-box p{
	color: #333333;
	text-align:justify;
  text-justify:auto;
	text-indent: 2em; /*em是相对单位，2em即现在一个字大小的两倍*/
	font-size:1.5em;
	line-height:1.5em;
  padding: 5px;
}
/*--About End--*/
/*Test about*/
.about {
  padding: 0em 0em 2em 0em;
}
/*thumbnails style*/
#services {
	color: #000000;
	background-color: #F8F8F8;
	border-bottom: solid 1px #e7e7e7;
}
.thumbnail {
	display: inline-block;
	display: block;
	height: auto;
	max-width: 100%;
	padding: 4px;
	line-height: 1.428571429;
	background-color: rgba(33,33,33,0);
	border: 0px solid #CCCCCC;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.thumbnail>img {
	display: block;
	height: auto;
	width: 100%
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail:active{
	border-color: #EA4C89;
}

.thumbnail>img {
	margin-right: auto;
	margin-left: auto
}

.thumbnail .caption {
	padding: 9px;
	color: #333
}
.thumbnail .caption p{
	padding: 0px;
	text-align:justify;
	color: #333
}
/*footer*/
.footer {
	background: #2F292B;
	text-align:center;
	padding:3% 0;
}
.footer-text h2{
	color:#fff;
	font-size:3em;
	font-family: 'bebas_neueregular';
	text-transform:uppercase;
	margin-bottom:2%;
	margin-top: -10px;
}
.footer-text p{
	font-size:10px;
	line-height:1.5em;
	color:#989898;
}
/*--Footer End--*/
.product{
	padding: 4%;
	width:95%;
	margin:0 auto;
	-moz-transition:all .2s linear;
	-webkit-transition:all .2s linear; 
	-o-transition:all .2s linear; 
	-ms-transition:all .2s linear;
}
.pingban{
	padding: 1px;
	width:95%;
	margin:0 auto;
	-moz-transition:all .2s linear;
	-webkit-transition:all .2s linear; 
	-o-transition:all .2s linear; 
	-ms-transition:all .2s linear;
}
.image{
  margin-top: 60px;
  background: url(../img/高压管汇01.jpg) no-repeat 0 0/100% 100%;
  height: 1500px;
}
/*--product--*/
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 1px;
}