﻿
.clearfix:before,.clearfix:after{
    content:"";
    display:table;
}
.clearfix:after{clear:both;}
.clearfix{
    *zoom:1;/*IE/7/6*/
}

.banner {
    width:100%;
    min-width: 1000px;
    background: url(../images/banner.jpg) no-repeat top center;
    height: 588px;
    margin: 0 auto;
    position: relative;
}
img{
    display: block;
}
a{
    text-decoration: none;
}
.w1000{
    width: 1000px;
    min-width: 1000px;
    margin: 0 auto;
}
.intro{
    margin: 75px 0 75px 0;
}
.para{
    margin: 38px 0 0 0;
}
.para p{
    text-indent: 30px;
    color: #221815;
    font-size: 17px;
    line-height: 28px;
}
.lis{
    margin-top: 8px;
    width: 1000px;
    overflow: hidden;
}
.lis ul{
    width: 1200px;
}
.lis ul li{
    float: left;
    width: 243px;
    margin-right: 10px;
    position: relative;
}
.lis ul li span{
    display: block;
    height: 43px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: url(../images/b.png) center;
    text-align: center;
    line-height: 43px;
    color: #ffffff;
    font-size: 24px;
}
.wonderful{
    margin-top: 110px;
}
.wonderful h4{
    height: 2px;
    width: 487px;
    margin: 0 auto;
    background: url(../images/bg.jpg) center center;
}
.wonderful h1{
    width: 245px;
    color: #000000;
    font-size: 28px;
    text-align: center;
    background: #fff;
    margin: -15px auto 0;
}
.tj{
    width: 507px;
    color: #fff;
    height: 215px;
    padding: 35px 9px 24px 32px;
    background: #006536;
}
.tj h5{
    font-size: 29px;
}
.tj p{
    margin-top: 13px;
    font-size: 16px;
    line-height: 26px;
}
.support{
    margin-top: 73px;
    padding-bottom: 44px;
}
.support h3{
    color: #006536;
    font-size: 23px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    background: #e5efeb;
}
.support span{

    display: inline-block;
    color: #221815;
    font-size: 17px;
    margin: 15px 17px 0 0;
}
.lc{
    width: 680px;
    margin: 0 auto;
}
.lc2{
    width: 970px;
    color: #006536;
    font-size: 17px;
    margin: 0 auto;
}
.lc2 span{
    margin-right: 0 !important;
}
.phone{
    margin: 7px auto 0;
    
}
.phone div span{
    width: 100%;
    display: block;
    text-align: center;
    font-size: 30px;
}
.add{
    width: 105px;
}
.name{
    width: 70px;
}
.img5{
    width: 451px;
}
.nav1 {
    position: fixed;
    right: 0;
    top: 245px;
    z-index: 10;
}
.nav1 ul li{
    width: 128px;
    height: 37px;
    background: #006536;
    text-align: center;
    line-height: 37px;
    color: #fdd000;
    font-size: 16px;
    border-bottom: 1px solid #4d9473;
}
.nav1 ul li a{
    font-size: 16px;
    color: #fff;
}
.t{
    background: url(../images/t.png) no-repeat !important;
    height: 46px;
    text-align: center;
    color: #fff;
}
.t a{
    line-height: 30px !important;
    color: #fff;
    font-size: 16px;
}
.tel{
    height: 63px !important;
    line-height: 32px !important;
}
.nav1 a:hover{
    text-decoration: underline;
}