.con{
    width: 100%;
    margin-top: 30px;
}
.con_box{
    width: 1200px;
    margin:0 auto;
}
.con_t{
    background: url(../images/oban.png) no-repeat;
    padding-top: 60px;
    padding-bottom:15px
}
.con_t p:first-child{
    float: left;
    font-size: 22px;
    font-weight: bold;
    color:#fff;
    margin-left: 46px;
}
.con_t p:last-child{
    float: right;
    font-size: 26px;
    font-weight: bold;
    color:#fff;
    margin-right: 30px;
}





.con_l{
    float: left;
    width: 255px;
}
.con_l ul li{
    width: 100%;
    box-sizing: border-box;
    border-bottom:1px solid #eaeaea;
}
.con_l ul li a{
    display: block;
    width: 100%;
    line-height: 52px;
    margin-left: 20px;
    box-sizing: border-box;
    padding-left:25px;
    background: url(../images/ld_02.png) no-repeat left center;
    font-size: 18px;
    color:#666666;
}
.con_l ul li.active a{
    color:#2e59c6;
    background: url(../images/ld_01.png) no-repeat left center;
}
.con_r{
    width: 895px;
    float: right;
    margin-top: 30px;
}




.sz_top p{
    font-size: 18px;
    color:#333;
    font-weight: bold;
    padding-left: 20px;
    background: url(../images/line.jpg) no-repeat left center;
}
.sz_cen{
    float:left; clear: both;
    color:#333;
    font-size: 18px;
    margin-top: 30px;
    line-height: 30px;
    text-align:justify
}
.sz_cen div{
    float:left; clear: both;
    margin-right: 20px;
    margin-bottom:20px
}
.sz_cen img{
    display: inline-block;
}
.sz_cen p{
    display: inline-block;
}
.sz_bot{
    margin-top: 30px;
}
.sz_bot p{
    font-size: 18px;
    color:#666;
    line-height: 32px;
}