
header{
	height: 80px;
}
header img{
	float: left;
	max-width: 100%;
    height: 51px;
    width: 360px;
    margin-top: 12px;
}
header ul {
	list-style: none;
	display: inline-block;
	line-height: 80px;
	float: right;
}
body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,q,dl,dt,dd,ol,ul,li,fieldset,form,legend,caption,tbody,tfoot,thead,article,aside,dialog,figure,footer,header,hgroup,nav,section {
	margin:0;
	padding:0;
	border:0;
	font-size:14px;
	font:inherit;
/*	vertical-align:baseline*/
}
.button {
	border:solid 1px #ddd;
	background:transparent;
	border-radius:4px;
	font-size:14px;
	padding:6px 15px;
	margin:0;
	display:inline-block;
	line-height:20px;
	transition:all 1s cubic-bezier(0.175,0.885,0.32,1) 0s
}
button {
	overflow:visible
}
button,select {
	text-transform:none
}
.button:hover,.button:focus,.button.bg:hover,.button.bg:focus {
	background-color:#48a864 !important;
}
button,html input[type="button"],input[type="reset"],input[type="submit"] {
	-webkit-appearance:button;
	cursor:pointer
}
.radius-none {
	border-radius:0
}
header ul li{
	float: left;
	padding: 0 17px;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
}
header ul li:hover,.s-on{
	background-color: red;
	color: white;
}
a:hover{
	text-decoration: none
}
.mail{
	display: none;
}
.banner{
	 overflow:hidden;
}
.banner img{
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
}
.intro{
	background-color: #f5f5f5;
	margin-bottom: 37px;
}
.intro p{
	line-height: 25px;
	padding-top: 17px;
	padding-bottom: 22px;
}
.title-table{
	background: url(title-line.jpg) repeat-x center;
}
.title-table table{
	background-color: #fff;
	width: auto;
	margin: 0 auto;
}
.big-title{
	font-size: 60px;
	font-weight: 900;
	color: #48a864;
	line-height: 60px;
	margin-bottom: 0;
	font-family: "Arial";
}
.rho {
  display: inline-block;
  color: #fff;
  padding: 2px 10px;
  position: relative;
  height: 32px;
  line-height: 32px;
  background: #48a864;
  font-size: 18px;
  width: 105px;
  bottom: 4px;
  left: 18px;
}
.rho:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  border-style: solid;
  border-width: 16px 8px;
  top: 0;
  right: -16px;
}
.rho:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  border-style: solid;
  border-width: 16px 8px;
  top: 0;
  left: -16px;
}
.rho:before {
  border-color: transparent #48a864 #48a864 transparent;
}
.rho:after {
  border-color: #48a864 transparent transparent #48a864;
}
.big-int{
	font-size: 24px;
}

.prod p:nth-child(1){
	font-size: 32px;
	font-weight: bold;
	font-family: arial;
	color: #333;
	margin-top: 85px;
	margin-bottom: 45px;
}
.prod p:nth-child(2){
	font-size: 30px;
	font-weight: bold;
	font-family: arial;
	color: #333;
	margin-bottom: 20px;
}
.prod p:nth-child(3){
	font-size: 30px;
	font-weight: bold;
	font-family: arial;
	color: #48a864;
	border-top: 1px solid #48a864;
	border-bottom: 1px solid #48a864;
	padding: 18px 0;
}
.prod p:nth-child(4){
	color: #777;
	text-align: right;
	font-size: 16px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.prod p:nth-child(4) span{
	font-size: 48px;
	font-weight: bold;
	font-family: arial;
	color: #48a864;
}
.prod p:nth-child(5){
	color: #777;
	font-size: 16px;
	font-family: arial;
	margin-bottom: 30px;
}
.prod p:nth-child(5) span{
	color: #373333;
	font-size: 16px;
	font-family: arial;
}
section {
	margin-top: 30px;
}
.rho1{
	width: 81px;
}
.title-table1{
	background-color: #f9f8f6;
	padding-top: 10px;
	margin-top: 50px;
}
.title-table1 table{
	background-color: #f9f8f6;
}
.case{
	background-color: #f9f8f6;
}
.num{
	height: 80px;
	overflow: hidden;
	color: #48a864;
	margin-bottom: 9px;
	padding-top: 27px\9;
}
@-moz-document url-prefix()    /*Firefox*/

{

        .num

        {

                padding-top: 26px;

        }

}
.num span{
	font-size: 90px;
	font-weight: 900;
	font-family: "Helvetica-Black-SemiBold","Arial","Microsoft YaHei","simsun","Helvetica Neue","Helvetica","sans-serif";
}
.case-intro{
	background-color: #fff;
}
.case-intro p{
	margin-bottom: 0; 
	line-height: 22px;
}
.case-content{
	margin-top: 30px;
}
.case1{
	margin-bottom: 30px;
}
button a b{
	color: #777;
}
button:hover a b{
	color: #fff !important;
}
@media(min-width: 1200px){
	article{
	padding-top: 60px !important;
	}
	.case-intro{
	padding-left: 30px !important;
	padding-right: 30px !important;
	height: 433px;
}
}
@media(max-width: 1199px){
	.banner img{
		display:block;
		max-width:100%;
		height:auto
	}
	header ul li{
		padding: 0 22px;
	}
	.prod p:nth-child(1){
	margin-top: 45px;
	}
	.product img{
		margin: 0 auto;
	}
	.case1 .xb8{
		width: 100%;
	}
}
@media(max-width: 999px){
	header img{
		height: auto;
    	width: 30%;
    	margin-top: 4%;
    	display: block;
    	max-width: 100%;
	}
	header ul li {
    	padding: 0 11px;
	}
}
@media(max-width: 767px){
	.num{
		display: none;
	}
	.mail{
		display: inline-block;
		float: right;
		margin-top: 3%
	}
	header ul{
		display: none;
	}
	header{
		height: auto !important;
	}
	header img{
    	margin-top: 2.1%;
    	margin-bottom: 2.1%;
    	max-width: 360px;
    	min-width: 200px;
    	height: auto;
    	float: left;
    	margin-left: 2%;
    	width: 13%;
	}
}
@media(max-width: 470px){
	.prod p{
	line-height: 30px;
}
}

@media(max-width: 450px){
	
}
@media(max-width: 444px){
	.mail {
    	display: none;
	}	
}
@media(max-width: 439px){
	.prod p:nth-child(4){
	
	text-align: left;

}
}