.ppac-index-banner {
    height: 128px;
    margin-top: 20px
}

.ppac-index-swiper {
    height: 320px;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
    width: 480px
}

.ppac-index-swiper .swiper-list {
    height: 100%;
    position: relative;
    z-index: 0
}

.ppac-index-swiper .swiper-list img {
    display: block;
    height: 320px;
    width: 480px
}

.ppac-index-swiper .swiper-list .bg {
    background: rgba(0, 0, 0, .75);
    bottom: 0;
    height: 32px;
    left: 0;
    position: absolute;
    width: 480px
}

.ppac-index-swiper .swiper-list p {
    bottom: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
    height: 32px;
    left: 0;
    line-height: 32px;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 115px;
    position: absolute;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 355px
}

.ppac-index-swiper .hd {
    bottom: 0;
    font-size: 0;
    position: absolute;
    right: 0;
    text-align: right;
    z-index: 1
}

.ppac-index-swiper .hd li {
    zoom: 1;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    height: 8px;
    margin: 0 8px;
    overflow: hidden;
    width: 8px
}

.ppac-index-swiper .hd li.swiper-pagination-bullet {
    background-color: #fff;
    opacity: 1
}

.ppac-index-swiper .hd li.swiper-pagination-bullet-active {
    background-color: #e60012
}

.ppac-index-newsList {
    background: #f6f6f6;
    height: 320px;
    margin-top: 20px;
    width: 705px
}

.ppac-index-newsList .newslist-title {
    /*background: #53bded;*/
    background: url("/static/image/hul.png") no-repeat 100%;
    background-size: cover;
    height: 50px;
    line-height: 50px;
    /*padding-left: 25px*/
}

.ppac-index-newsList .newslist-title .more {
    color: #333;
    float: right;
    font-size: 12px;
    padding-right: 15px
}

.ppac-index-newsList .newslist-title .list-item {
    color: #0C0C0C;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    vertical-align: top;
    width: 138px
}

.ppac-index-newsList .newslist-title .list-item.active {
    background: #f6f6f6;
    color: #f10606;
    border-top: 3px solid red;
}

.ppac-index-newsList .ppac-newsList {
    display: none
}

.ppac-index-newsList .ppac-newsList:first-child {
    display: block
}

.ppac-index-entry {
    margin-top: 20px
}

.ppac-index-entry .entry-item {
    background: url(/static/image/bbb.jpg) no-repeat 100% #f2f6fc;
    border-radius: 5px;
    -webkit-box-shadow: 3px 3px 4px rgba(0, 0, 0, .35);
    box-shadow: 3px 3px 4px rgba(0, 0, 0, .35);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #1658a0;
    float: left;
    font-size: 24px;
    height: 90px;
    line-height: 90px;
    margin-right: 16px;
    padding-left: 26px;
    position: relative;
    width: 288px
}

.ppac-index-entry .entry-item .icon1 {
    background: url(../image/1icon.png) no-repeat;
    bottom: 10px;
    height: 50px;
    position: absolute;
    right: 15px;
    width: 50px
}
.ppac-index-entry .entry-item .icon2 {
    background: url(../image/2icon.png) no-repeat;
    bottom: 10px;
    height: 50px;
    position: absolute;
    right: 15px;
    width: 50px
}
.ppac-index-entry .entry-item .icon3 {
    background: url(../image/3icon.png) no-repeat;
    bottom: 10px;
    height: 50px;
    position: absolute;
    right: 15px;
    width: 50px
}
.ppac-index-entry .entry-item .icon4 {
    background: url(../image/4icon.png) no-repeat;
    bottom: 10px;
    height: 50px;
    position: absolute;
    right: 15px;
    width: 50px
}

.ppac-index-entry .entry-item:nth-of-type(2) .icon {
    background-position: 0 -45px
}

/*.ppac-index-entry .entry-item:nth-of-type(3) {
    line-height: 27px;
    padding: 15px 115px 0 29px;
    text-align: center
}*/

.ppac-index-entry .entry-item:nth-of-type(3) .icon {
    background-position: 0 -90px
}

.ppac-index-entry .entry-item:nth-of-type(4) .icon {
    background-position: 0 -135px
}

.ppac-index-entry .entry-item:last-child {
    margin-right: 0
}

.ppac-index-entry .entry-item:hover {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .35);
    box-shadow: 0 0 10px rgba(0, 0, 0, .35);
    color: #3275fa
}

.ppac-index-notice {
    background: #f6f6f6;
    height: 390px;
    margin-top: 20px;
    width: 760px
}

.ppac-index-notice .newslist-title {
    border-bottom: 2px solid #6a6a6a;
    height: 50px;
    line-height: 50px;
    /*padding-left: 25px*/
}

.ppac-index-notice .newslist-title .more {
    color: #333;
    float: right;
    font-size: 12px;
    padding-right: 15px
}

.ppac-index-notice .newslist-title h2 {
    background: #f6f6f6;
    color: #ff0000;
    font-size: 20px;
    font-weight: 400;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 138px;
    border-bottom: 4px solid red;
}

.ppac-index-notice .ppac-newsList {
    margin-top: 10px
}

.ppac-index-team {
    background: #f6f6f6;
    height: 390px;
    margin-top: 20px;
    width: 425px
}

.ppac-index-team .team-title {
    color: #3275fa;
    font-size: 20px;
    font-weight: 400;
    height: 65px;
    line-height: 65px;
    text-align: center;
    background-image: url("/static/image/123.png");
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
}

.ppac-index-team .team-title:after, .ppac-index-team .team-title:before {
    /*content: url(../image/titleIcon.png);*/
    display: inline-block;
    height: 23px;
    margin: 5px 20px 0;
    vertical-align: top;
    width: 44px
}

.ppac-index-team .team-items {
    text-align: center
}

.ppac-index-team .team-items .team-item {
    /*background: url(../image/teamBg.png) no-repeat;*/
    color: #0C0C0C;
    display: inline-block;
    font-size: 16px;
    /*height: 52px;*/
    line-height: 45px;
    margin-bottom: 10px;
    text-align: center;
    width: 300px;
    border-bottom: 1px solid #cecece;
}

.ppac-index-team .team-items .team-item:hover {
    background-position: 0 -52px;
    color: #333
}