.page-row {
    width: 1180px;
    margin: 0 auto;
    margin-bottom: 20px;
}

/*轮播图*/
.banner {
    width: 758px;
    height: 355px;
    float: left;
    position: relative;
    overflow: hidden;
    margin-right: 20px;
}

.banner .pics {
    width: 758px;
    height: 322px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

.banner .pics li {
    width: 758px;
    height: 322px;
    float: left;
}

.banner .pics li img {
    width: 758px;
    height: 322px;
}

.banner .texts {
    width: 758px;
    height: 33px;
    background: #0f0d0c;
    position: absolute;
    left: 0;
    bottom: 0;
}

.banner .texts li {
    width: 550px;
    height: 33px;
    line-height: 33px;
    float: left;
    display: none;
}

.banner .texts li.active {
    display: block;
}

.banner .texts li a {
    color: #fff;
    padding-left: 20px;
    font-weight: 400;
}

.banner .dots {
    height: 33px;
    line-height: 33px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 99;
    padding-right: 12px;
}

.banner .dots li {
    width: 12px;
    height: 12px;
    float: left;
    margin-right: 12px;
    background: url("icon-dot-black.jpg") no-repeat;
    margin-top: 10px;
    cursor: pointer;
    transition: 0.5s;
}

.banner .dots li.active {
    background: url("icon-dot-white.jpg") no-repeat;
}

.banner .arrows .arrow {
    width: 42px;
    height: 69px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -35px;
    background-repeat: no-repeat;
    transition: 0.5s;
}

.banner .arrows .arrow-l {
    left: 0;
    background-image: url("index_btn03.png");
}

.banner .arrows .arrow-r {
    right: 0;
    background-image: url("index_btn04.png");
}

.banner .arrows .arrow-l:hover {
    left: 0;
    background-image: url("index_btn01.png");
}

.banner .arrows .arrow-r:hover {
    right: 0;
    background-image: url("index_btn02.png");
}

/*工作动态*/
.gzdt {
    width: 402px;
    height: 355px;
    float: left;
    overflow: hidden;
}

.zdyq .hd,
.gzdt .hd {
    height: 43px;
    width: 402px;
    border-bottom: 2px solid #e7e7e8;
    margin-bottom: 10px;
}

.zdyq .hd .title,
.gzdt .hd .title {
    color: #c4080c;
    font-size: 22px;
    font-weight: 400;
    float: left;
    height: 43px;
    border-bottom: 2px solid #c4080c;
    padding: 0px 10px;
    line-height: 43px;
}
.gzdt .hd ul li{
	float: left;
	height: 43px;
	padding: 0px 10px;
    line-height: 43px;
}
.gzdt .hd ul li.on {
    color: #c4080c;
    font-size: 22px;
    font-weight: 400;
    border-bottom: 2px solid #c4080c;
    
}
.zdyq .hd .more,
.gzdt .hd .more {
    float: right;
    color: #888;
    font-size: 12px;
    padding-right: 10px;
    line-height: 43px;
}

.gzdt .bd {
    width: 402px;
    height: 300px;
}

.gzdt .bd li {
    height: 50px;
    width: 362px;
    border-bottom: 1px solid #edeced;
    color: #fff;
    padding: 12px 20px;
    position: relative;
}

.gzdt .bd li:hover {
    background: #f8f8f8;
}

.gzdt .bd li .date {
    width: 80px;
    height: 25px;
    line-height: 25px;
    color: #afafaf;
    font-size: 14px;
    position: absolute;
    right: 20px;
    bottom: 12px;
}

.gzdt .bd li .text {
    height: 50px;
    width: 362px;
    line-height: 25px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #000;
    display: block;
    cursor: pointer;
}

.gzdt .bd li .text:hover {
    text-decoration: underline;
}

/*京蒙挂职干部临时党总支部*/
.dzzb {
    width: 1180px;
    height: 360px;
    overflow: hidden;
}

.dzzb .bd {
    height: 300px;
    width: 1180px;
    float: left;
}

.dzzb .bd .leader {
    width: 380px;
    height: 200px;
    float: left;
    background: #fafafa;
    padding: 50px;
    margin-right: 30px;
}

.dzzb .bd .leader .cover {
    width: 130px;
    height: 200px;
    float: left;
    margin-right: 30px;
}

.dzzb .bd .leader .info {
    width: 220px;
    height: 200px;
    float: left;
    overflow: hidden;
}

.dzzb .bd .leader .info .name {
    height: 60px;
    width: 220px;
    text-align: center;
    line-height: 60px;
	font-size: 20px;
    color: #444;
    font-weight: 900;
}

.dzzb .bd .leader .info .name a {
    font-size: 20px;
    color: #444;
    font-weight: 900;
}

.dzzb .bd .leader .info .intro {
    width: 220px;
    height: 120px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-align: justify;
    font-size: 14px;
    color: #444;
    line-height: 23px;
}

.dzzb .bd .members {
    width: 670px;
    height: 300px;
    float: left;
    overflow: hidden;
}

.dzzb .bd .members .members-wrap {
    width: 680px;
}

.dzzb .bd .members .member {
    width: 330px;
    height: 145px;
    float: left;
    overflow: hidden;
    margin-right: 10px;
    margin-bottom: 10px;
}

.dzzb .bd .members .member .cover {
    width: 100px;
    height: 145px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
}

.dzzb .bd .members .member .cover img {
    width: 100px;
    height: 145px;
}

.dzzb .bd .members .member .info {
    width: 200px;
    height: 145px;
    float: left;
    overflow: hidden;
}

.dzzb .bd .members .member .info .name {
    height: 40px;
    line-height: 40px;
	color: #444;
    font-size: 20px;
    font-weight: 900;
}

.dzzb .bd .members .member .info .name a {
    
}

.dzzb .bd .members .member .info .intro {
    font-size: 14px;
    color: #444;
    font-weight: normal;
    line-height: 23px;
    text-align: justify;
    height: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dzzb .bd .tab-bd {
    display: none;
}

.dzzb .bd .tab-bd.active {
    display: block;
}

/*公共头部*/
.gb-hd {
    height: 36px;
    line-height: 36px;
    background: #eff1f2;
    margin-bottom: 20px;
}

.gb-hd .title {
    color: #fff;
    font-weight: 900;
    font-size: 18px;
    height: 36px;
    line-height: 36px;
    padding: 0 30px;
    float: left;
    background: #c0070b url("bg-arrow.jpg") no-repeat right center;
}

.gb-hd .tab-hd {
    float: left;
    height: 18px;
    padding: 9px 0;
}

.gb-hd .tab-hd li {
    float: left;
    height: 18px;
    line-height: 18px;
    padding: 0px 40px;
    border-right: 1px solid #aaa;
    font-size: 16px;
    color: #000;
    cursor: pointer;
    position: relative;
}

.gb-hd .tab-hd li.active {
    color: #c0070b;
}

.gb-hd .tab-hd li .border {
    position: absolute;
    background: url("bg-arrow-down.jpg");
    width: 98px;
    height: 6px;
    left: 50%;
    margin-left: -49px;
    bottom: -10px;
    display: none;
}

.gb-hd .tab-hd li.active .border {
    display: block;
}

.gb-hd .mores {
    float: right;
    padding-right: 20px;
}

.gb-hd .mores .more {
    display: none;
    font-size: 12px;
    color: #888;
}

.gb-hd .mores .more.active {
    display: block;
}

/*挂职干部风采*/
.gbfc {
}

.gbfc .bd {
    height: 287px;
    width: 1180px;
    overflow: hidden;
    position: relative;
}

.gbfc .bd .bd-wrap {
    width: 1190px;
    height: 287px;
}

.gbfc .bd li {
    width: 269px;
    height: 269px;
    float: left;
    margin-right: 10px;
    border: 1px solid #ccc;
    background: #fafafa;
    padding: 8px;
    position: relative;
    overflow: hidden;
}

.gbfc .bd li .cover {
    width: 269px;
    height: 214px;
    overflow: hidden;
}

.gbfc .bd li .cover img {
    width: 269px;
    height: 214px;
}

.gbfc .bd li .name {
    width: 269px;
    height: 55px;
    line-height: 55px;
    overflow: hidden;
    text-align: center;
}

.gbfc .bd li .name a {
    font-weight: 900;
    color: #212121;
    font-size: 16px;
}

.gbfc .bd li .intro {
    width: 269px;
    height: 214px;
    position: absolute;
    left: 8px;
    top: 8px;
    overflow: hidden;
    display: none;
}
.gbfc .bd li:hover  .intro{
    display: block;
}
.gbfc .bd li .intro .bg {
    width: 269px;
    height: 214px;
    background: #000;
    opacity: 0.6;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    position: absolute;
    left: 0;
    top: 0;
}

.gbfc .bd li .intro .intro-p {
    width: 229px;
    height: 154px;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    position: absolute;
    line-height: 22px;
    left: 20px;
    top: 30px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.gbfc .bd li .intro .intro-p a {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
}

.gbfc .bd .arrows .arrow {
    width: 42px;
    height: 69px;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -45px;
    transition: background-image 0.5s;
}

.gbfc .bd .arrows .arrow-l {
    left: 15px;
    background-image: url("index_btn03.png");
}

.gbfc .bd .arrows .arrow-r {
    right: 15px;
    background-image: url("index_btn04.png");
}

.gbfc .bd .arrows .arrow-l:hover {
    left: 15px;
    background-image: url("index_btn01.png");
}

.gbfc .bd .arrows .arrow-r:hover {
    right: 15px;
    background-image: url("index_btn02.png");
}

/*制度要求*/
.zdyq {
    width: 750px;
    height: 255px;
    float: left;
    margin-right: 20px;
    overflow: hidden;
}

.zdyq .hd {
    width: 750px;
}

.zdyq .bd {
    width: 750px;
    height: 200px;
    overflow: hidden;
}

.zdyq .bd li {
    width: 730px;
    margin: 0px 10px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    background: url("icon-yellowdot.jpg") no-repeat left center;
    padding-left: 20px;
}

.zdyq .bd li .date {
    width: 100px;
    height: 40px;
    float: right;
    overflow: hidden;
    font-size: 14px;
    color: #afafaf;
    display: block;
}

.zdyq .bd li .text {
    float: left;
    width: 610px;
    color: #000;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 40px;
    line-height: 40px;
}

/*临时党总支部*/
.lsdzb {
    width: 410px;
    float: left;
}

.lsdzb .hd {
    height: 40px;
    line-height: 40px;
    background: #eff1f2;
    margin-bottom: 20px;
}

.lsdzb .hd .title {
    float: left;
    background: #c0070b;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    padding: 0 30px;
}

.lsdzb .bd {
}

.lsdzb .bd ul {
    height: 120px;
    overflow: hidden;
}

.lsdzb .bd ul.active {
    height: auto;
}

.lsdzb .bd li {
    float: left;
    background: #eff1f2;
    height: 50px;
    line-height: 50px;
    margin-bottom: 10px;
    clear: both;
    padding: 0px 20px;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-width: 370px;
}

.lsdzb .bd .more {
    width: 408px;
    height: 30px;
    border: 1px solid #d5d5d5;
    border-radius: 2px;
}

.lsdzb .bd .more:hover {
    border: 1px solid #afafaf;
}

.lsdzb .bd .more a {
    color: #888;
    font-size: 12px;
    font-weight: 400;
    display: block;
    height: 30px;
    text-align: center;
    line-height: 30px;
}