.Top-Nav{
height: 40px;
background-color: #7aac4b;
/*margin-top: 20px;*/
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;
position: relative;
}
.content>img{
width: 100%;
}
.gray>img{
width: 100%;
margin-top: -1px;
position: relative;
z-index: 20;
}
.content{
margin-top: -250px;
background-color: white;
padding-top: 150px;
}
.circle{
width: 100%;
text-align: center;
}
.circle img{
margin: 0 auto;
}
.db-title{
width: 100%;
text-align: center;
margin-top: 20px;
}
.db-title span:first-child{
font-size: .24rem;
color: #333333;
}
.db-title span:nth-child(3){
font-size: .18rem;
color: #999999;
}
.db-title p{
font-size: .18rem;
line-height: 300%;
color: #999999;
}
.db-title a{
color: #7aac4b;
}
.db-left,.db-right{
width: 50%;
padding: 75px;
}
.green-text{
color: #7aac4b;
}
.orange-text{
color: #ff774d;
}
.green-line{
width: 44px;
height: 30px;
border-top: 3px solid #7aac4b;
margin: 10px 0;
}
.orange-line{
width: 44px;
height: 30px;
border-top: 3px solid #ff774d;
margin: 10px 0;
}
.eng{
font-size: .14rem;
color: #999999;
}
.db-t{
font-size: .22rem;
}
.db-st{
font-size: .16rem;
color: #666666;
}
.db-content{
font-size: .18rem;
color: #666666;
line-height: 200%;
}
.pay{
width: 100%;
padding: 75px;
}
#zfb,#wxPay{
width: 50%;
padding: 20px 75px;
overflow: hidden;
}
#zfb a,#wxPay a{
display: block;
border-radius: 4px;
width: 180px;
height: 40px;
color: white;
margin: 5px auto;
text-decoration: none;
text-align: center;
line-height: 40px;
}
#zfb a{
background-color: #06b4fd;
}
#wxPay a{
background-color: #00c800;
}
#zfb a:active,#wxPay a:active{
border: 2px solid #666666;
}
#zfb img,#wxPay img{
margin-right: 5px;
margin-top: -4px;
}
#rz{
width: 10.14vw;
height: 3.2vw;
position: absolute;
top: 21.48vw;
left: 20.97vw;
z-index: 21;
/* background-color: black; */
/*border: 1px solid red;*/
border-radius: 30px;
}