.layout{
    max-width: 1200px;
    margin: 0 auto;
    min-width: 1200px;
}
.min_width{
    min-width: 1200px;
}
.title {
    font-size: 38px;
    font-weight: 700;
    text-align: center;
    margin: 20px 0;
}
.title1 {
    font-size: 30px;
    text-align: center;
}

.p1_zi {
    font-size: 21px;
    padding: 0 30px;
    line-height: 35px;
}

.p1_t {
    width: 480px;
    height: 70px;
    font-size: 32px;
    background-color: #f3503f;
    color: #fff;
    text-indent: 2em;
    line-height: 70px;

}

.p1_b {
    width: 480px;
    height: 180px;
    background-color: #f4f4f4;
    font-size: 21px;
    line-height: 35px;

}

.p1_list ul {
    margin: 5px;
    display: flex;
}

.p1_list ul li {
    flex: 31%;
    margin: 5px;
}

.p2 {
    background: url(../images/bg1.jpg) no-repeat;
    background-size: 100% 100%;
}





.p2_zi {
    float: left;
    width: 26%;
    height: 330px;
    margin-left: 20px;
    background-color: #fff;
    padding: 30px;
    border-radius: 10px;
}

.p2_zi .zi1 {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    color: #f3503f;
}

.p2_zi .zi2 {
    font-size: 21px;
    line-height: 35px;

}

.zixun {
    display: inline-block;
    font-size: 25px;
    padding: 12px 20px;
    color: #fff;
    background-color: #ff5d41 !important;
    border-radius: 35px;
    margin-right: 20px;
}

.zx_hz {
    text-align: center;
    padding-bottom: 50px;
}


.p4{
    background-color: #f3503f;
}

/* ±νΈρ */
/* CSS Document */
#mytable {
    width: 100%;
    padding: 0;
    margin: 0;
    border: 1px #fff solid;
}



th {
    color: #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    text-align: center;
    height: 60px;
    font-size: 25px;
}

td {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-size: 11px;
    text-align: center;
    color: #fff;
    
    height: 50px;
    font-size: 20px;
}
.money{
    color: #fcff00 !important;
}

/* end */

.p7{
    background: url(../images/bg2.jpg) no-repeat;
    background-size: 100% 100%;

}
.p7_bg {
    background-color: #ffc501;
    width: 1000px;
    height: 510px;
    margin: 0 auto;
    border-radius: 10px;
    padding: 40px 0;
}

.forminput {
    border-radius: 5px;
    height: 50px;
    width: 46%;
    margin: 25px auto;
}

.forminput input {
    background-color: #fff;
    border: 1px #ccc solid;
    border-radius: 5px;
    float: right;
    font-size: 20px !important;
    width: 100%;
    height: 50px;
    line-height: 50px;
    outline: medium none;
    text-indent: 17px;

}

.bmbtn22 {
    background: #ff4300;
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    outline: medium none;
    text-align: center;
    width: 46%;
}
.bmbtn22 {
    font-size: 25px;
    height: 50px;
    line-height: 50px;
}

.p7_r {
    width: 61%;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 700;
    color: #ff4c00;
    margin-bottom: 60px;
}
.p7_1{
    font-size: 23px;
    color: #333;
    text-align: center;
}