
/*收益计算CSS*/
.gajjbbs{
    border-radius: 6px;
    background: #3c8866;
    overflow: hidden;
}
.hjha_ahgh{
  color: #fff;
  font:500 30px/2em "微软雅黑";
  background: #027340;
  padding: 0.2em 5%;
}
.hjha_ahgh a{
  color: #fff;
}
.hjha_ahgh img{
    height: 2em;
    padding-right: 0.6em;
}
.weggh_bj{
    background: #3c8866;
    padding: 6% 5%;
}
.wehjjhb{
    padding: 1em 0;
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
    color:#fff;
    font:500 20px/1.4em "微软雅黑";
} 
.wehjjhe{
    padding: 0em 0;
	padding-bottom: 3vw;
    color:#fff;
	text-align: center;
    font:500 14px/1.4em "微软雅黑"; 
} 
.wehjjhe a.jhhae{
	margin:0 auto;
    width: 30%;
    background: #027340;
    color: #fff;
    text-align: center;
    display: block;
    font:600 30px/1.4em "微软雅黑";
    padding: 1em 0;
    border-radius: 6px;
	text-decoration:none;
}
.wehjjhc{
    
    padding-top: 0vw;
}
.wehjjhc h2{
    color: #ffffff;
    font:500 30px/2.5em "微软雅黑";
}
.hhghgha li{
    color: #ffffff;
    font:500 24px/1.8em "微软雅黑";
} 
.wehjjha{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;  align-items: center;
    padding-bottom: 0vw;
}
.wehjjha .hha_ahh{
    width: 60%;
    color: #ffffff;
    font:500 22px/2em "微软雅黑";
}
.wehjjha .hha_ahh span{
    width: 6em;	/*8em*/
    display: inline-block;
    text-align: right;
}
.ghhga_ah li +li{
    margin-top: 1em;
}
.ghhga_ah li input,.ghhga_ah li select{
    border-radius: 4px;
}
.ghhga_ah li input,.ghhga_ah li select,.ghhga_ah li select option{
    color: #666666;
    border:none;
    outline: none;
    width: calc(80% - 10em);
    line-height: 40px;
    font-size: 14px;height: 40px;
    padding-left: 15px;
}
.wehjjha a.jhhab{
    width: 30%;
    background: #027340;
    color: #fff;
    text-align: center;
    display: block;
    font:600 30px/1.4em "微软雅黑";
    padding: 1em 0;
    border-radius: 6px;
	text-decoration:none;
}
.hhghgha li span{
    font-weight: 600; /*600*/
}
@media (max-width:1200px){
    .wehjjha .hha_ahh{
        font-size: 18px;
    }
    .wehjjha a.jhhab{
        font-size: 22px
    }
    .wehjjhb{
        font-size: 14px;
    }
    .wehjjhc h2{
        font-size: 25px
    }
    .hhghgha li{
        font-size: 18px;
    }
    .wehjjhe a.jhhae{
        font-size: 22px
    }
    .hjha_ahgh{
        font-size: 25px
    }
}
@media (max-width:640px){
.wehjjha .hha_ahh{
    width: 100%;
}
.wehjjha a.jhhab{
    width: 100%;
    margin-top: 1em; font-size: 18px
}
.wehjjhe a.jhhae{
    width: 100%;
    margin-top: 1em; font-size: 18px
}
.wehjjha .hha_ahh{
        font-size: 18px;
    }
    .ghhga_ah li input, .ghhga_ah li select, .ghhga_ah li select option{
            width: calc(95% - 12em);
    }
    .hjha_ahgh{
        font-size: 20px;
    }
}