﻿.newpcdetail {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    background: #fff;
}

    .newpcdetail .title {
        text-align: center;
        font-size: 26px;
        line-height: 80px;
        color: #000;
    }

    .newpcdetail .title3 {
        text-align: center;
        font-size: 26px;
        line-height: 40px;
        color: #000;
        padding-top: 20px;
    }

    .newpcdetail .title2 {
        font-size: 16px;
        color: #000;
        line-height: 25px;
        text-align: center;
    }

    .newpcdetail p img {
        display: block;
        margin: 0 auto;
    }

    .newpcdetail .newTap {
        width: 720px;
        min-height: 125px;
        margin: 0 auto;
        padding: 20px 0;
        clear: both;
    }

        .newpcdetail .newTap a {
            width: 230px;
            height: auto;
            display: block;
            float: left;
            margin: 0 5px;
        }

.cs {
    width: 1200px;
    margin: 0 auto 40px auto;
}

.bigWarp2019 {
    width: 100%;
    height: auto;
    display: -webkit-flex; /* Safari */
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
}

    .bigWarp2019 .lineTitle {
        width: 100%;
        color: #595757;
        font-size: 25px;
        padding-left: 22px;
        min-height: 36px;
        line-height: 36px;
        border-left: solid 4px #a9222a;
    }

    .bigWarp2019 p {
        font-size: 16px;
        color: #595757;
        min-height: 58px;
        padding: 15px 0 0 0;
    }

.a62019 {
    width: 100%;
    height: auto;
    background: #f6f7f7;
}

    .a62019 .a6top {
        padding: 20px 64px;
    }

.a62019 .lineTitle {
    width: 100%;
    color: #595757;
    font-size: 24px;
    padding-left: 22px;
    min-height: 36px;
    line-height: 36px;
    border-left: solid 4px #a9222a;
}

.a62019 p {
    font-size: 14px;
    color: #595757;
    min-height: 58px;
    padding: 15px 0 0 0;
}
