.jump-t {
    padding:30px 0;}

.jump-t a {
    display: inline-block;
    font-size: 18px;
    line-height: 40px;
    color: #333333;
    padding-left: 50px;
    padding-right: 50px;
    border-radius: 20px;
    border: 1px solid #008c78;
    cursor: pointer;
    margin-right: 20px;}

.jump-t a:hover {
    background-color: #008c78;
    color: #ffffff;}
.jump-t a.on {
    background-color: #008c78;
    color: #ffffff;}
.jump {
    position: relative;}
.jump .jumpa.on{
    position: relative;
    opacity: 10;
    z-index: 8;}
.jump .szdwm {
    margin-top: 30px;}
.jump .szdwm h4 {
    font-size: 22px;
    color: #008c78;
    line-height: 60px;
    padding-left: 32px;
    background-color: #ebeff4;
    border-left: 5px solid #008c78;}
.jump .szdwm table {
    border-collapse: collapse;
    width: 100%;}
.jump .szdwm tr:first-child{
    border-bottom: 1px solid #dcdcdc;}
.jump .szdwm th:first-child {
    width: 12%;}
.jump .szdwm th:nth-child(2) {
    width: 40%;}
.jump .szdwm th:nth-child(3) {
    width: 20%;
    }

.jump .szdwm th {
    font-weight: normal;
    font-size: 20px;
    line-height: 60px;
    color: #008c78;}
.szdwm table th {
    text-align: left;}
.xzszdw .jump .szdwm td:first-child {
    padding-left: 0;}

.xzszdw .jump .szdwm td {
    font-size: 16px;
    line-height: 40px;}

.jump .szdwm td {
    font-size: 18px;
    color: #333333;
    line-height: 45px;}   
@media screen and (max-width: 1230px) {
    .jump-t a {
        padding-left: 37px;
        padding-right: 37px;
        margin-right: 7px;}
}
@media screen and (max-width: 1130px) {
   .jump .szdwm th:first-child {
        width: 13%;
        }
   .jump .szdwm th:nth-child(2) {
        width: 25%;}
    .jump .szdwm th:nth-child(2) {
      width: 25%;
      }
   .jump .szdwm th:nth-child(3) {
      width: 25%;
      }
   .jump .szdwm td:nth-child(4) a {
      margin-left: 0px;}
}
@media screen and (max-width: 1040px) {
    .jump .szdwm td {
        font-size: 14px;
        line-height: 16px;
        padding-top: 12px;
        padding-bottom: 12px;
        padding-left: 10px;
        padding-right: 10px;}
}
@media screen and (max-width: 1024px) {
.jump-t a {
        padding-left: 16px;
        padding-right: 16px;
        margin-right: 5px;}
}
@media screen and (max-width: 520px) {
.jump-t a {
        margin-right: 1.5%;
        display: block;
        width: 31%;
        float: left;
        text-align: center;
        margin-bottom: 15px;}
}