.indexpart2 .title .t1 {
    color: #222222;
}
.allbtn a.btn1 {
    color: #3d509f;
    border: #3d509f solid 1px;
}
.allbtn a {
    min-width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    margin: 0 15px;
}
.allbtn a.btn2 {
    display: inline-block;
}
.allbtn a.btn2 {

    color: #ff6a00;
    border: #ff6a00 solid 1px;
}
.indexpart2 {

    padding-bottom: 40px;
}
.allbtn {
    margin-top: 30px;
}

.allbtn {
    text-align: center;
    margin-top: 4.25%;
}
.allbtn a {
    min-width: 160px;
    height: 50px;
    line-height: 50px;
    border-radius: 10px;
    margin: 0 20px;
    font-family: "syr";
    font-size: 16px;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.title .t1 {
    font-size: 18px;
}
.center {
    text-align: center;
}
.allbtn a {
    min-width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    margin: 0 15px;
}





