﻿.indexbanner{ position:relative;}
 
.product-num-box{
    width: 100%;
    height: 380px;
   
    background-repeat: no-repeat;
    background-position:center;
    background-size:100%;

}

.product-num-content{
    width: 1200px;
    height: 377px;
    margin: 0 auto;
    text-align: center;
    font-size: 0;
	color:#666;
}

.product-num-title{
	 
    padding-top: 50px;
    margin-bottom: 30px;
    font-size: 30px;
    color: #000;
    line-height: 45px;
    font-family: -apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Helvetica,PingFangSC-Medium,Hiragino Sans GB,Microsoft YaHei,SimSun,sans-serif;
}
.product-num-text{
    font-size: 16px;
    color:#666;
    line-height: 28px;
}

.product-num-head{
    margin-top: 80px;
    font-size: 0;
}

.product-num-item{
    text-align: center;
    position: relative;
    display: inline-block;
    width: 300px;
    font-size: 40px;
   color:#666;
    line-height: 35px;
    font-family: -apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Helvetica,PingFangSC,Hiragino Sans GB,Microsoft YaHei,SimSun,sans-serif;
}

.product-num-jus{
    display: inline-block;
    margin: 80px 0;
    width: 162px;
    height: 56px;
    font-size: 22px;
    color:#666;
    line-height: 48px;
    letter-spacing: 2px;
    border: 4px solid #000;
    cursor: pointer;
    font-weight: 500;
    font-family: -apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Helvetica,PingFangSC-Medium,Hiragino Sans GB,Microsoft YaHei,SimSun,sans-serif;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
    text-decoration: none;
}

.product-num-nub{
        font-weight: 400;
    font-size: 30px;
    font-family: numfont,Arial;
    color: #ffc802;
    display: block;
    line-height: 42px;
    height: 44px;
}

.product-num-add{
    font-size: 24px;
   color:#fff;
    margin-left: -20px;
    position: absolute;
    right: 95px;
    top: -0px;
}

.product-num-inf{
    margin-top: 24px;
    font-size: 16px;
   color:#666;
    line-height: 0;
    margin-left: 0px;
}

.product-num-jus:hover{
    background-color: #000;
    color: #3e88f1;
}

.product-num-wan{
    position:absolute;
    right: 55px;
    top: 0px;
}


.home {
	
	padding-bottom:0px;	
	position:absolute;
	bottom:0;
	z-index:999999999999999999;
	width:100%;
	background:rgba(0,0,0,0.5)
}
.home .inner {
	width:1300px;
	margin:0 auto
}
.home .dataWall {
	height:110px;

	
}
.home .dataWall .inner {
	padding-left:86px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
.home .dataWall dl {
	margin-top:25px;
	width:396px;
	padding-right:10px;
	float:left
}
.home .dataWall dl:last-child {
	margin-right:0
}
.home .dataWall dl dd,.home .dataWall dl dt {
	float:left
}
.home .dataWall dl dt {
	width:52px;
	height:52px;
	margin-right:15px;
	background:url(../images/sprite.png) -1px -2px no-repeat;
	background-size:480px auto
}
.home .dataWall dl:nth-child(2) dt {
	background-position:-1px -119px
}
.home .dataWall dl:nth-child(3) dt {
	background-position:-1px -59px
}
.home .dataWall dl:nth-child(4) dt {
	background-position:-1px -180px
}
.home .dataWall dl dd {
	position:relative;
	top:-5px;
	overflow:hidden;
	text-align:center;
}
.home .dataWall dl dd strong {
	    font-weight: 400;
    font-size: 45px;
    font-family: numfont,Arial;
    color: #fff;
    display: inline-block;
    line-height: 42px;
    height: 44px;
}
.home .dataWall dl dd .small{
	font-weight: 400;
    font-size: 14px;
   	
}


.home .dataWall dl dd span {
	color:#fff;
	font-size:16px;
	line-height:1.5;
	position:relative;
	top:-8px;
	display:block;
	text-align:center;
}
.home .dataWall dl dd span i {
	font-style:normal
}
    