@charset "gb2312";


body, dd, dt, pre{
    margin: 0;
}
a{
    text-decoration: none;
}
a:hover{
    text-decoration: underline;
}
a img{
    border: none;
}
*{
    color: #8C8C8C;
}
body{
    font-size: 15px;
    font-family: Î¢ÈíÑÅºÚ, serif;
    line-height: 25px;
}

#main{
    max-width: 1920px;
    margin: auto;
}

.title_lab{
    font-size: 24px;
    text-align: center;
    height: 60px;
    line-height: 60px;
}
.title_lab.white{
    background:url(imgseal1title_lab_bg_w.png) no-repeat center 27px;
    color: white;
}
.title_lab.black{
    background:url(imgseal1title_lab_bg_b.png) no-repeat center 27px;
    color: #767678;
}

.r{
    min-width: 1000px;
}
.box{
    width: 1000px;
    margin: auto;
}
.r1{
    background: url(../img/seal1/head_bg.jpg) no-repeat center top;
    height: 447px;
}

.r2{
    height: 65px;
    line-height: 65px;
    padding-left: 11px
}
.r2 a{
    color: #E93E9A;
    font-size: 24px;
}

.r3{
    background-color: #33A5CA;
}
.r3 .text{
    padding: 3px 30px 12px 30px;
}
.r3 *{
    color: white;
}

.r4 .text{
    padding: 3px 30px 12px 30px;
}

.r5{
    background-color: #33A5CA;
    padding-bottom: 24px;
}
.r5 .box{
    overflow: hidden;
}
.r5 .left{
    float: left;
}
.r5 .right{
    float: right;
}
.r5 .panel{
    margin-top: 17px;
    *height: 640px
}
.r5 .panel .item{
    width: 239px;
}
.r5 .panel .item.i1{
    margin-right: 15px;
}
.r5 .panel .item.i4{
    margin-left: 15px;
}
.r5 .panel .item .head{
    height: 72px;
    width: 100%;
    line-height: 72px;
    color: white;
    font-size: 20px;
    text-align: center;
}
.r5 .panel .item .content{
    height: 537px;
    padding: 28px 16px 0 16px;
    background-color: white;
    text-align: justify;
    line-height: 23px;
    text-justify:inter-ideograph;
}

.r6 .panel{
    margin: 18px 12px;
}
.r6 .panel .head{
    height: 51px;
    padding-left: 16px;
    line-height: 51px;
    background-color: #EE6F4E;
    color: white;
    font-size: 20px;
}
.r6 .panel .content{
    background-color: #eee;
    padding: 25px 15px 15px 15px;
}

.r7 .panel{
    padding: 0 12px 44px 12px;
}
.r7 .panel .item{
    border-bottom:2px dashed #DCDCDC;
    padding-bottom: 10px;
}
.r7 .panel .item dt{
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 8px;
}
.r7 .panel .item dd{
    padding: 0 5px;
}
.r7 .panel .item dd .detail{
    color: #EC704C;
}

.r8{
    text-align: center;
    height: 168px;
    background-color: #0E799D;
    overflow: hidden;
}
.r8 *{
    color: white;
}
.r8 .links{
    margin-top: 20px;
    font-size: 0;
    line-height: 16px;
    margin-bottom: 5px;
}
.r8 .links a{
    display: inline-block;
    font-size: 15px;
    padding: 0 8px;
    border-right: 1px solid white;
    vertical-align: top;
    *vertical-align: baseline;
}
.r8 .links a.last{
    border-right: none;
}