﻿html,body{
    height:100%;
}
.dialog-off-canvas-main-canvas{
    height:100%;
}
.seminar{
    width:100%;
    min-height:100%;
    margin:0 auto;
}
.banner {
    width:1200px;
    margin:0 auto;
    background:#fff;
}
.banner img{
    width:100%;
    height:auto;
    display: block;
}
.section{
    width:1200px;
    margin:0 auto;
    background:#fff;
}
.section .menu{
    width:250px;
}
.section .detail{
    width:880px;
    float:right;
    color:#000;
    padding:0 20px 0 0;
    text-align: left;
    min-height:500px;
}
.section .detail p{
    line-height:30px;
    color:#1f1f1f;
    font-size:15px;
    text-indent:2em;
    padding:0 0 10px;
    text-align: left;
}
.detail td > p{
    text-indent:0!important;
}
.section .detail > ul > li p{
    padding:0 0 0px;
}
.section .detail > ul > li{
    display:none;
}
.section .detail > ul > li:nth-child(1){
    display:block;
}
.section .title{
    width:98%;
    height:auto;
    background:none;
    font-size:30px;
    padding:0 0 50px;
    margin:0 auto 30px;
    text-align: center;
    text-indent:0;
    color:#000;
    border-bottom:1px #ccc solid;
}
.section .side li a:after{
    display:none;
}
.detail{
    font-size:18px;
}
.detail img{
    max-width:100%;
}
.zbdw{
    width:1100px;
    margin:0 auto;
    color:#fff;
    background:#444;
    height:40px;
    line-height:40px;
    font-size:16px;
    padding:0 50px;
}
.zbdwlogo{
    width:1200px;
    margin:0 auto;
    background:#fff;
}
.zbdwlogo img{
    display:block;
    margin:0 auto;
}