.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;
}


/* 表格 */
/* CSS Document */
#mytable {
    width: 100%;
    padding: 0;
    margin: 0;
    border: 1px #fff solid;
}



#mytable tr 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;
}

#mytable tr td {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-size: 11px;
    text-align: center;
    color: #fff;
    
    height: 50px;
    font-size: 20px;
}

#mytable1 {
    width: 100%;
    padding: 0;
    margin: 0;
    border: 1px #ccc solid;
}



#mytable1 tr th {
    color: #333;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    text-align: center;
    height: 60px;
    font-size: 25px;
}

#mytable1 tr td {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 11px;
    text-align: center;
    color: #333;
    
    height: 50px;
    font-size: 20px;
}



/* 中专奖助学金 */
.zz_good2{
    background-color: #f3503f;
}
.zz_good_s{
   width: 500px;
}
.ml{
    margin-left: 46px;
}
.mr{
    margin-right: 46px;
}

.zz_title02 {
    font-size: 36px;
    text-align: center;
}
.zz_title03 {
    font-size: 24px;
    text-align: center;
}
.money1{
    color: #ff4300 !important;
}
.money2{
    color: #fcff00 !important;
}

/* 咨询按钮 */
.zx_hz {
    text-align: center;
    padding-bottom: 50px;
}

.zixun {
    display: inline-block;
    font-size: 25px;
    padding: 12px 20px;
    color: #f3503f;
    background-color: #fcff00;
    border-radius: 35px;
    margin-right: 20px;
}

.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;
}