.zghome {

}
.zghome .left{
    width: 200px;
    float: left;
    border:1px solid rgba(235,235,235,1);
}
.zghome .left .item .dt{
    height:34px;
    background:rgba(225,46,33,1);
    padding: 0 20px;
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    line-height: 34px;
    color:rgba(255,255,255,1);
}
.zghome .left .item .dt.gray{
    background: #CCB3B3;
}
.zghome .left .item .dd a{
    line-height: 34px;
    margin: 0 20px;
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(102,102,102,1);
}
.zghome .left .item .dd ul {
    margin: 10px 0;
}
.zghome .left .item .dd ul li.active a{
    color: #E12E21;
}
.zghome .left .ewm {
    padding: 30px 0;
    background: #EBEBEB;
}
.zghome .left .ewm ._img{
    width:79px;
    height:79px;
    background:rgba(255,255,255,1);
    border:1px solid #ddd;
    overflow: hidden;
    text-align: center;
    line-height: 79px;
    margin: 0 auto;
}
.zghome .left .ewm ._img img{
    width:70px;
    height:70px;
    vertical-align: middle;
}
.zghome .left .ewm .desc{
    font-size:12px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(153,153,153,1);
    line-height:18px;
    text-align: center;
    margin-top: 15px;
}
.zghome .center{
    overflow: hidden;
    margin-left: 220px;
}
.zghome .center .zxlist{
    margin-top: 15px;
    border-top: 1px solid #E6E6E6;
}
.zghome .center .zxlist ul li{
    padding: 20px 0;
    border-bottom: 1px solid #E6E6E6;
}
.zghome .center .zxlist ul li .r{
    float: right;
    width: 180px;
    background: #aaa;
    height: 138px;
}

.zghome .center .zxlist ul li .r img{
    width:184px;
    height:138px;
}
.zghome .center .zxlist ul li .l {
    overflow: hidden;
    margin-right: 200px;
    padding: 0 20px;
}
.zghome .center .zxlist ul li .l .dt{
     font-size:20px;
     font-family:Microsoft YaHei;
     font-weight:400;
     color:rgba(51,51,51,1);
    margin-bottom: 15px;
 }
.zghome .center .zxlist ul li .l .time{
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(128,128,128,1);
}
.staff {
    height: 760px;
}
.staff .list{
    padding: 20px 30px;
    border-bottom: 1px solid #E6E6E6;
}
.staff .list a:hover > div {
    color: #E12E21;
}
.staff .list ._img{
    float: left;
    width:150px;
    height:112px;
    overflow: hidden;
    line-height: 112px;
}
.staff .list ._img img{
    width:150px;
    height:112px;
    vertical-align: middle;
}
.staff .list .con{
    overflow: hidden;
    margin-left: 170px;
    font-size:18px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:#333333;
    line-height: 30px;
}
.staffewm {

}
.staffewm ._top{
    background: #F3F3F3;
    padding: 100px 40px;
}
.staffewm ._top .ewm{
    width: 260px;
    height: 260px;
    text-align: center;
    line-height: 260px;
    overflow: hidden;
    float: left;
}
.staffewm ._top .ewm img{
    width: 260px;
    height: 260px;
    vertical-align: middle;
}
.staffewm ._top .desc{
    overflow: hidden;
    padding-left: 20px;
    padding-top: 40px;
}
.staffewm ._top .desc .dt{
    font-size:20px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:#333;
    line-height:40px;
    margin-top: 10px;
}
.staffewm ._top .desc .dd{
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:#333;
    line-height:18px;
    margin-top: 10px;
}
