/* =S 方案首页 */

.prog-wrap {
    background-color: #4e5659;
}

.prog-content img:first-child {
    margin-bottom: 0;
}

.prog-content>img {
    width: 100%;
    margin-bottom: 10px;
}

.prog-wrap img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}


/* =E 方案首页 */


/* =S 公共样式 */

.base-content {
    background-color: #fff;
}

.base-content-list {
    max-width: 1024px;
    margin: 0 auto;
    padding: 20px 0;
}

.base-content-list .blog-single-content h1 {
    text-align: center;
    letter-spacing: .5rem;
    margin-bottom: 50px;
}

.base-content-list .breadcrumb-nav {
    font-size: 14px;
    padding-left: 30px;
}


/* =E 公共样式 */


/* =S 三维动画首页 */

.sanwei-banner {
    background: url(http://www.sunrisemovie.cn/skin/images/banner-2.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 450px;
}

.sanwei-info,
.sanwei-adv {
    padding: 50px 0;
}

.sanwei-adv {
    background-color: #fff;
}

.sanwei-info h2,
.sanwei-adv h2 {
    font-size: 18px;
    letter-spacing: .2em;
}

.sanwei-info h5,
.sanwei-adv h5 {
    letter-spacing: .2em;
    margin-top: 10px;
}

.sanwei-info-list,
.sanwei-adv-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 1200px;
    padding: 50px 0;
}

.sanwei-adv .service-column-item,
.sanwei-info-list .service-column-item {
    width: 150px;
}

.sanwei-adv .service-column-item h2,
.sanwei-info-list .service-column-item h2 {
    letter-spacing: 0;
}

.sanwei-adv-item {
    height: 360px;
    width: 185px;
    padding: 10px;
    cursor: pointer;
}

.sanwei-adv-item strong {
    font-size: 18px;
    font-weight: bold;
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

.sanwei-info-item strong {
    color: #a6a6a6;
    display: block;
    margin-bottom: 60px;
    text-align: center;
}

.sanwei-adv-item p {
    color: #888;
    font-size: 14px;
}

.sanwei-info-item img {
    display: block;
    margin: 50px auto 20px;
}

.sanwei-adv-item img {
    display: block;
    margin: 0 auto 20px;
}


/* =E 三维动画首页 */


/* =S 宣传片首页 */

.trailer-process h2,
.trailer-wrong h2 {
    font-size: 18px;
    letter-spacing: .5rem;
}

.trailer-process h5 {
    letter-spacing: .2rem;
    margin-top: 10px;
}

.trailer-wrong h5 {
    margin-top: 10px;
    font-size: 14px;
}

.trailer-banner {
    background: url(http://www.sunrisemovie.cn/skin/images/553dfc5e5317d.gif) no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 450px;
}

.trailer-process {
    background-color: #e0f7fa;
    padding: 50px 0;
}

.trailer-process-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 50px auto;
    max-width: 1200px;
}

.trailer-process-item {
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 45%;
    height: 100px;
    background-color: #fff;
    padding: 10px;
    margin: 10px;
}

.trailer-process-item img {
    height: 100px;
}

.trailer-process-item .text {
    padding: 10px;
}

.trailer-process-item .text p {
    font-size: 14px;
    margin-top: 10px;
}

.trailer-wrong {
    padding: 50px 0 30px;
    background-color: #fff;
}

.trailer-wrong .service-item {
    width: 80%;
}

.trailer-wrong .service-item strong {
    display: block;
    margin: 10px 0;
}


/* =E 宣传片首页 */


/* =S 视频制作首页 */

.video-banner {
    background: url(../images/video-production.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 450px;
}


/* =E 视频制作首页 */


/* =S 广告片首页 */

.advertising-banner {
    background: url(http://www.sunrisemovie.cn/skin/images/banner-4.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 450px;
}

.advertising-style {
    background-color: #f2f2f2;
    padding: 50px 0;
}

.advertising-style h2 {
    font-size: 18px;
    letter-spacing: .5rem;
}

.advertising-style-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 50px auto;
    max-width: 1200px;
}

.advertising-style-item {
    width: 300px;
    margin: 10px;
    display: flex;
    flex-direction: column;
    background-color: #fff;
}

.advertising-style-item img {
    display: block;
    margin: 30px auto;
    width: 45px;
}

.advertising-style-body {
    padding: 10px 30px;
    background: #fff;
    text-align: center;
    color: #000;
}

.advertising-style-body p {
    margin-top: 15px;
    font-size: 14px;
    text-align: left;
}

.advertising-process {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.advertising-process img {
    width: 70%;
}


/* =E 广告片首页 */


/* =S 影视特效首页 */

.effects-banner {
    background: url(http://www.sunrisemovie.cn/skin/images/banner-6.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 450px;
}

.effect-style-list {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 30px;
}

.effect-style-list li {
    width: 15%;
    margin: 20px 10px;
    text-align: center;
}

.effect-style-list li img {
    margin: 10px auto;
    display: block;
}


/* =E 影视特效首页 */

@media screen and (max-width: 785px) {
    .sanwei-banner,
    .trailer-banner,
    .effects-banner,
    .advertising-banner,
    .video-banner {
        height: 200px;
    }
    .trailer-process-item {
        width: 100%;
        height: auto;
    }
    .base-content-list .breadcrumb-nav {
        padding-left: 15px;
    }
    .effect-style-list li {
        width: 40%;
    }
}