.Top-Nav{
    height: 40px;
    background-color: #7aac4b;
    color: white;
    text-align: center;
    font-size: .16rem;
}
.Top-Nav a{
    color: white;
}
.Top-Nav span{
    display: inline-block;
    width: 100%;
    height: 40px;
    background-color: #57933f;
}
.Top-Nav>div{
    width: 1200px;
}
.Top-Nav>div>div{
    width: 12.5%;
    text-align: center;
    height: 40px;
    line-height: 40px;
}
.gray{
    padding: 0 !important;
}
.content{
    margin-top:68px;
}
.content-left{
    background-image: url("../images/fengjing.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    width: 507px;
    height: 421px;
    float: left;
}
.content-tite{
    padding: 37px 59px;
    width: 262px;
    height: 26px;
    float: left;
}
.content-right{
    padding-top: 20px;
    padding-left: 40px;
    width: 693px;
    height: 421px;
    display: inline-block;
}
.about1{
    height: 24px;
    font-size: .24rem;
    color: #333333;
}
.about2 {
    height: 24px;
    font-size: .16rem;
    color: #999999;
}
.content-t{
    height: 24px;
    font-size: .16rem;
    color: #666666;
}
hr{
    width: 45px;
    height: 3px;
    background-color: #7aac4b;
    margin-top: 19px;
}
.orange-text{
    color: darkorange;
}
.ct1{
    font-size: .16rem;
    color: #666666;
}
.content-Middle{
    margin-top:104px ;
    height: 60px;
    line-height: 60px;
    text-align: center;
}
.content-Middle .line{
    display: inline-block;
    width: 45px;
    height: 4px;
    border-top: 3px solid #7aac4b ;
}
.content-Middle .txt{
    color: #333333;
    font-size: .24rem;
    vertical-align: middle;
}
.content-Middle .txt1{
    margin-top:17px;
    color: #666666;
    font-size: .16rem;
    vertical-align: middle;
}
.bg-green{
    width: 1202px;
    height: 354px;
    margin-top:120px;
    background-image: url("../images/bggreen.jpg");
    position: relative;
}
.mk1{
    width: 24%;
    height: 354px;
    display: inline-block;
    padding-left: 120px;
    padding-top: 100px;
    text-align: center;
    color: #ffffff;
    vertical-align: middle;
}
.mz1{
    font-size: .18rem;
}
.js1{
    font-size: .14rem;
}
.bottom{
    margin-top:80px;
    width:1200px;
    height: 300px;
}
.bottom-txt{
    margin-left: 80px;
    margin-top: 60px;
    float: left;
}
.tite-z{
    font-size: 24px;
}
.tite-n{
    font-size: 14px;
    width: 485px;
    height: 80px;
}
.bottom-2{
    margin-top:180px;
}
.tx{
    width: 90px;
    height: 90px;
    border-radius: 100px;
    position: absolute;
    top:132px;
    z-index: 100;
}
#tx1{
    left: 7px;
}
#tx2{
    left: 308px;
}
#tx3{
    left: 601px;
}
#tx4{
    left: 897px;
}