.mbx{width: 100%;height: 50px;background: #eee;}
.mbx_1{width: 1300px;height: 50px;margin: auto;line-height: 50px;font-size: 16px;font-weight: bold;}
.mbx_1 img{width: 20px;display: block;float: left;margin-top: 14px;margin-right: 5px;}
.mbx_1 span{color: #1b59a2;}

.nbanner{width: 100%;}
.nbanner img{width: 100%;display: block;}


/* 简介 */
.hyjj{padding: 40px 0;}
.hyjj_1{width: 1200px;margin: auto;}
.hyjj_1 p{line-height: 32px;text-indent: 2em;font-size: 18px;margin: 5px 0;color: #333;text-align: justify;}

/* 日程 */
.hyrc{padding: 40px 0;}
.hyrc_1{width: 1200px;margin: auto;}
.hyrc_1 table{width: 100%;margin: auto;border-collapse: collapse;font-size: 16px; text-align: center;line-height: 25px;}
.hyrc_1 table th{padding:20px 20px;background: #dbe5f1;}
.hyrc_1 p{color: #c00000;font-size: 20px;font-weight: bold;margin-top: 25px;}

/* 结构 */
.zzjg{padding: 40px 0;background: #f7f7f7;}
.zzjg_1{width: 1200px;margin: auto;}
.zzjg_1 h2{font-size: 20px;color: #333;margin: 10px 0;line-height: 35px;}
.zzjg_1 h2 span{color: #1b59a2;}
.zzjg_1 p{font-size: 16px;color: #333;line-height: 26px;color: #666;}

@media screen and (max-width:1024px) {

    .mbx {
        display: none;
    }
    .hyjj{width:100%;padding:15px;box-sizing: border-box;}
    .hyrc{width:100%;padding:15px;box-sizing: border-box;}
    .zzjg{width:100%;padding:15px;box-sizing: border-box;}
    .hyjj_1{width:100%;}
    .hyrc_1{width:100%;}
    .zzjg_1{width:100%;}
    .hyrc_1 table th{padding: 0;}
    
    .hyjj_1 p {
        line-height: 32px;
        text-indent: 2em;
        font-size: 14px;
        margin: 5px 0;
        color: #333;
    }
    #diannao{
        display: none;
    }
    #shouji{
        display: block!important;
    }
    #shouji img{
        border: 0;
        width: 100%;
        /*height: 200px;*/
    }
    .hyrc_1 table {
        width: 100%;
        margin: auto;
        border-collapse: collapse;
        font-size: 14px;
        text-align: center;
        line-height: 25px;
    }
    .hyrc_1 p {
        color: #c00000;
        font-size: 13px;
        font-weight: bold;
        margin-top: 25px;
    }
    .zzjg_1 h2 {
        font-size: 15px;
        color: #333;
        margin: 10px 0;
        line-height: 22px;
    }
    .zzjg_1 h3 {
        font-size: 13px;
        color: #333;
        margin: 5px 0;
    }
    .zzjg_1 p {
        font-size: 14px;
        color: #333;
        line-height: 20px;
        color: #666;
    }
    .biit h3 {
        color: #999999;
        text-align: center;
        font-size: 15px;
        font-weight: 400;
        margin: 5px 0;
        letter-spacing: 1px;
    }
}
