.newhand-center{
    background: #f6fff9;
}
/*head*/
.newhand-head{
    width:100%;
    height:450px;
    overflow: hidden;
    background: url(../../../images/zhuantiye/newhand/newhand_1.jpg) no-repeat center top;
}
/*content*/
.newhand-con{
    width:1115px;
    height:auto;
    margin:0 auto;
    background: #f6fff9;
    overflow: hidden;
}
/*title*/
.newhand-title{
    height:47px;
    line-height: 47px;
    overflow: hidden;
    padding:50px 0 20px 0;
    text-align: center;
}
.newhand-line{
    display: inline-block;
    vertical-align: middle;
    margin-top:-11px;
    margin-right:6px;
}
.newhand-line-1{
    *margin-top:-42px;
}
.newhand-text{
    display: inline-block;
    font-size: 30px;
    color:#007a39;
    font-weight: 700;
    line-height: 46px;
    padding-right: 5px;
}
.newhand-tex{
    display: inline-block;
    font-size: 22px;
    color:#007a39;
    line-height: 22px;
}
.newhand-text-color-1,.newhand-text-color-2{
    color:#009ce2;
    padding-left: 5px;
    padding-bottom: 20px;
}
.newhand-text-color-2{
     color:#ff8522;
}
/*intorduction*/
.newhand-introduction{
    overflow: hidden;
}
.newhand-introduction-left{
    width:318px;
}
.newhand-introduction-right{
    width:800px;
}
.newhand-introduction-float{
    float: left;
    overflow: hidden;
}
.newhand-introduction-float img{
    display: block;
}
.newhand-introduction-float span{
    display: block;
    font-size: 18px;
    color:#999999;
    line-height:60px;
    text-align: center;
}
.newhand-introduction-float-text{
    line-height: 40px;
    color:#999;
    font-size: 18px;
    padding-bottom: 12px;
}
.newhand-introduction-float-list{
    overflow: hidden;
    padding-top:40px;
}
.newhand-introduction-float-list li{
    float: left;
    padding-right:24px;
}
.newhand-introduction-float-list li.newhand-first-li{
    padding-left:103px; 
}
.newhand-introduction-float-list li.newhand-last-li{
    padding-right:0;
}
/*pattern,process*/
.newhand-pattern-img{
    text-align: center;
    overflow: hidden;
    margin-top: -18px;
}

.newhand-pattern-img img,.newhand-process-img img{
    display: inline-block;
}
.newhand-process-img img{
    padding-top:22px;
}
/*welfare*/
.newhand-welfare{
    text-align: center;
    overflow: hidden;
    padding:30px 0 60px 0;
}
.newhand-welfare img{
    display: block;
    float: left;
    margin-right:18px;
}
.newhand-welfare img.newhand-welfare-last{
    margin-right:0;
}
/*footer*/
.newhand-footer{
    width:100%;
    padding-bottom: 100px;
    overflow: hidden;
    text-align: center;
}
.newhand-footer a{
    display: inline-block;
    width:220px;
    height:50px;
    line-height:50px;
    color:#fff;
    font-size: 24px;
    font-weight: 700;
    background: #ff8522;
    border-radius: 3px;
    cursor: pointer;
}
.newhand-footer a:hover{
    background:#ff5400;
};