.cont-pad{
    padding-top: 114px;
}
.top{
    width: 1180px;
}
.bangdan-index-focus {
    width: 760px;
    float: left;
    height: 422px;
}
.bangdan-index-focus img {
    width: 760px;
    height: 422px;
}
.bangdan-index-news {
    width: 368px;
    height: 422px;
    border: 1px solid #e6e6e6;
    float: right;
    padding: 20px;
    overflow: hidden;
}
.bangdan-index-news ul{
    padding-left: 0px;
}
.bangdan-index-title {
    position: relative;
}
.bangdan-index-title h3 {
    font-size: 20px;
    color: #262626;
    font-weight: normal;
    margin-top: 0px;
}
.bangdan-index-news ul li {
    font-size: 14px;
    letter-spacing: 0.1em;
    padding-left: 20px;
    margin: 12px 0;
    position: relative;
    padding-bottom: 6px;
}
.bangdan-index-news ul li:before {
    content: '';
    width: 3px;
    height: 3px;
    background: #3c75f6;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: 0px;
    top: 10px;
}
.bangdan-index-news ul li a{
    color: #787878;
}
.bangdan-index-news ul li a:hover{
    color: #3c75f6;
}
.bangdan-index-plate2-title-all {
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #e6e6e6;
    margin-top: 30px;
}
.bangdan-index-plate2-title-all h1 {
    color: #262626;
    font-weight: normal;
}
.bangdan-index-swiper {
    text-align: center;
    margin: 0 auto;
    padding: 0px 17px 0;
    margin-bottom: 20px;
}
.arrow-left {
    height: 24px;
    width: 24px;
    background: url(../img/icon.png) no-repeat -84px -111px;
    left: -6px;
    position: relative;
    top: 43px;
    z-index: 10;
    display: block;
}
.arrow-right {
    height: 24px;
    width: 24px;
    background: url(../img/icon.png) no-repeat -121px -110px;
    left: 1091px;
    position: relative;
    top: 17px;
    z-index: 10;
    display: block;
}
.swiper-container {
    margin-top: -20px;
    width: 100%;
    overflow: hidden;
}
.bangdan-swiper-title {
    font-size: 24px;
    color: #3c75f6;
    height: 48px;
    line-height: 48px;
    width: 140px;
    margin-left: 21px;
}
.bangdan-swiper-title:before {
    content: '---';
    color: #3c75f6;
}
.bangdan-swiper-title:after {
    content: '---';
    color: #3c75f6;
}
.swiper-slide{
    float: left;
}
.swiper-slide .sb-bottom {
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    margin-left: 20px;
}
.sb-single {
    padding: 15px 0;
    border-bottom: 1px solid #e6e6e6;
}
.sb-single .name {
    font-size: 16px;
}
.sb-single .name a{
    color: #787878;
}
.sb-single .name a:hover{
    color: #787878;
}
