.header{
    /*background-color: #fff;*/
}
body{
    background-color: #ececec;
}
.profile{
    width: 100%;
    position: relative;
    min-height: 900px;
    margin-top: 90px;
}
.header .logo{
    position: fixed;
    width: 512px;
    height: 260px;
    left: 50%;
    margin-left: -256px;
    top: -140px;
    z-index: -1;
    background: url("../images/logo.png") center 0 no-repeat;
}
.profile .logo{
    position: fixed;
    width: 512px;
    height: 514px;
    left: 50%;
    margin-left: -256px;
    top: -140px;
    z-index:1;
}
.profile .flower{
    position: fixed;
    left: 0;
    top: 90px;
}
.profile-content{
    width: 996px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding-top: 70px;
}
.profile-nav{
    width: 100%;
    height: 68px;
    position: relative;
    top: 100px;
    background-color: #7d241b;
    text-align: center;
    z-index: 50;
    overflow: hidden;
}
.nav-child{
    display: inline-block;
    height: 68px;
    color: #fff;
    margin: 0 40px;
    padding: 0 5px;
}
.nav-child span{
    display: block;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: -5px;
}
.nav-child em{
    font-style: normal;
    font-size: 12px;
    word-spacing: 4px;
}
.nav-child-on{
    color: #ebc850;
    background: rgba(0,0,0,0.12);
    position: relative;
}
.nav-child-on::after{
    content: '';
    width: 100%;
    height: 4px;
    background-color: #ebc850;
    position: absolute;
    bottom: 0;
    left: 0;
}
.profile-content h2{
    font-size: 32px;
    color: #000;
    margin-top: 100px;
    clear: both;
    text-align: center;
    letter-spacing: 2px;
    position: relative;
}
.profile-content h2 em{
    position: absolute;
    width: 425px;
    top: 47px;
    /*border: 1px dashed #884e1d;*/
}
.profile-content h2 em.left{
    left: 0;
    background: url("../images/dot.png") repeat-x;
    height: 2px;
}
.profile-content h2 em.right{
    right: 0;
    background: url("../images/dot.png") repeat-x;
    height: 2px;
}
.profile-content h2.leader::after{
    background: none;
}
.profile-content h2 span{
    font-size: 16px;
    display: block;
    line-height: 10px;
}

.profile-word{
    font-size: 18px;
    color: #884e1d;
    line-height: 36px;
    text-indent: 38px;
    padding-bottom: 80px;
    clear: both;
}
.profile-word p{
    background-color: #ececec;
}
.profile-word section{
    display: block;
    width: 100%;
}
.profile-map{
    width: 100%;
    text-align: center;
    padding-bottom: 60px;
}
.icon{
    position: fixed;
    width: 193px;
    height: 187px;
    bottom: 20px;
    left: 50%;
    margin-left: -96px;
}
.leader-list{
    width: 1000px;
    margin: 0 auto;
}
.leader-child{
    width: 1000px;
    min-height: 339px;
    position: relative;
    background-color: #dfdedd;
    margin-bottom: 50px;
    float: left;
}
.leader-child img,.leader-child-info{
    margin-top: 21px;
}
.leader-child-info{
    color: #7d241b;
    font-size: 16px;
    line-height: 28px;
    width: 580px;
    position: relative;
    z-index: 1;
}
.leader-child-info p{
    background-color: #dfdedd;
}
.leader-child-info h3{
    font-size: 24px;
    margin-bottom: 15px;
    margin-top: 3px;
}
.leader-child-left img{
    float: left;
    margin-left: 25px;
    margin-right: 95px;
    max-width: 214px;
    max-height: 300px;
}
.leader-child-left .leader-child-info{
    float: left;
}
.leader-child-left span{
    position: absolute;
    top: 0;
    right: 0;
    background: url("../images/bg-right.jpg") no-repeat;
    width: 202px;
    height: 67px;
}
.leader-child-right span{
    position: absolute;
    top: 0;
    left: 0;
    background: url("../images/bg-left.jpg") no-repeat;
    width: 201px;
    height: 63px;
}
.leader-child-right img{
    float: right;
    margin-right: 25px;
}
.leader-child-right .leader-child-info{
    margin-left: 160px;
}
.leader-child em{
    position: absolute;
    top: -38px;
    left: 450px;
    width: 93px;
    height: 38px;
}
.leader-child em{
    background: url("../images/icon3.png") no-repeat;
}
.leader-child-first em{
    background: url("../images/icon2.png") no-repeat;
}
.agency,.caucus{
    width: 1014px;
    margin: 0 auto;
    clear: both;
    margin-top: 20px;
}
.agency-tag{

}
.agency-tag li{
    width: 73px;
    height: 250px;
    text-align: center;
    background: url("../images/agency_bg.jpg") 5px 14px no-repeat;
    font-size: 16px;
    color: #7d241b;
    float: left;
    margin-right: 5px;
    cursor: pointer;
}
.agency-tag li p{
    width: 16px;
    margin-left: 28px;
    line-height: 17px;
    padding-top: 28px;
    word-wrap: break-word;
}
.agency-tag li.on{
    background: url("../images/agency_bg_hover.png") 0px 0px no-repeat;
    color: #484848;
}
.agency-tag li.on p{
    padding-top: 68px;
}
.agency-info{
    width: 995px;
    min-height: 204px;
    border: 1px solid #bd9a75;
    float: left;
    margin-left: 4px;
    top: 34px;
    position: relative;
    background: url("../images/arrow-bg.jpg") repeat;
}
.left-top{
    position: absolute;
    left: 0;
    top: 0;
}
.left-bottom{
    position: absolute;
    left: 0;
    bottom: 0;
}
.right-top{
    position: absolute;
    right: 0;
    top: 0;
}
.right-bottom{
    position: absolute;
    right: 0;
    bottom: 0;
}
.agency-info .p-left{
    position: absolute;
    left: -1px;
    top: 62px;
    width: 1px;
    height: 68px;
    background-color: #f8f8f8;
}
.agency-info .p-right{
    position: absolute;
    right: -1px;
    top: 62px;
    width: 1px;
    height: 68px;
    background-color: #f8f8f8;
}
.agency-info .p-icon{
    width: 65px;
    height: 66px;
    background: url("../images/icon4.png") no-repeat;
    position: absolute;
    left: 70px;
    top: 72px;
}
.agency-info h3{
    font-size: 18px;
    width: 18px;
    text-align: center;
    line-height: 20px;
    margin-left: 180px;
    margin-top: 22px;
    float: left;
    position: relative;
    word-wrap: break-word;
}
.agency-info h3::before,.agency-info h3::after{
    content: '';
    width: 1px;
    height: 80%;
    position: absolute;
    top: 10%;
    background-color: #bcbcbc;
}
.agency-info h3::before{
    left: -10px;
}
.agency-info h3::after{
    right: -10px;
}
.agency-info .p-info{
    float: left;
    width: 682px;
    line-height: 28px;
    color: #7e251c;
    font-size: 16px;
    margin-left: 60px;
    margin-top: 65px;
    background-color: #f8f8f8;
}
.previous-leaders{
    clear: both;
    width: 490px;
    min-height: 600px;
    margin-top: 40px;
    text-align: left;
    float: left;
    position: relative;
    left: 50%;
}
@media screen and (max-device-width: 500px) {

}
.previous-leaders p{
    clear: both;
    font-size: 18px;
    color: #80291f;
}
.previous-leaders p span{
    /*float: left;*/
    display: inline-block;
}
.previous-leaders p span.span1{
    width: 64px;
}
.previous-leaders p span.span2{
    width: 110px;
}
.previous-leaders p span.span3{

}
@media screen and (max-device-width: 1024px) {
    .profile-content,.leader-list,.leader-child{
        width: 100%;
    }
    .profile-word{
        padding: 0 20px;
    }
    .agency,.caucus{
        width: 100%;
    }
    .agency-info{
        width: 100%;
        box-sizing: border-box;
        margin-left: 0;
    }
    .agency-tag li{
        margin-right: 2px;
    }
}

