body {
    font-family: 'open sans Light';
    color: #454545;
}

.pn-banner {
    position: relative;
    background: #f7f8f9;
}

.pn-banner img {
    width: 100%;
}

.pn-banner .wrap {
    height: 100%;
}


/*.pn-banner .banner-text{position: absolute;width: 100%;left: 0;top: 50%;transform: translateY(-50%);}*/

.pn-banner .banner-text h2 {
    line-height: 68px;
    font-size: 45px;
    color: #fff;
    width: 74%;
    margin: 0 auto;
    text-align: center;
    font-weight: 300;
}

.pn-banner .banner-text h2 a {
    line-height: 68px;
    font-size: 45px;
    color: #fff;
    font-weight: 800;
}

.pn-menu {}

.pn-menu ul li {
    float: left;
    width: 25%;
    position: relative;
    z-index: 1;
    background: #f7f8f9;
}

.pn-menu ul li a {
    display: block;
    padding: 45px 0 24px;
    text-align: center;
    color: #454545;
}

.pn-menu ul li a span {
    display: block;
    width: 32%;
    margin: 0 auto;
}

.pn-menu ul li a span img {
    width: 100%;
}

.pn-menu ul li a p {
    font-size: 36px;
    line-height: 92px;
}

.pn-menu ul li:hover {
    box-shadow: 0 0 16px #dadada;
    z-index: 2;
}

.pn-item h2 {
    font-size: 36px;
    color: #c3c3c;
    text-align: center;
    font-weight: 300;
}

.pn-item h5 {
    text-align: center;
    font-size: 18px;
    color: #454545;
    line-height: 26px;
    font-weight: 300;
}

.pn-item .item-btn {
    display: block;
    width: 34px;
    height: 34px;
    background: url(../../../../../www.zwsoft.com/statics/images/zwcad/v2018/permanent/zw_icos.png) no-repeat 0 -162px;
    margin: 18px auto;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.pn-item .btn-active {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.pn-item .hide {
    display: none;
}

.benefits {
    background: #ebeaec url(../../../../../www.zwsoft.com/statics/images/zwcad/v2018/permanent/pnbg1.jpg) no-repeat center 0;
    background-size: 100% 100%;
}

.benefits h2 {
    line-height: 50px;
    padding: 100px 0;
}

.benefits .benefits-item {
    text-align: center;
}

.benefits .benefits-item span {
    display: inline-block;
    width: 30%;
    vertical-align: top;
    margin-bottom: 66px;
}

.benefits .benefits-item .item-wp {
    width: 88%;
    margin: 0 auto;
    min-height: 170px;
    background: #fff;
    border: 2px solid #ebebeb;
    border-left: 4px solid #f39200;

    box-shadow: 0 0 16px #d8d8d8;
    padding: 0 3%;
}

.benefits .benefits-item .item-wp h4 {
    color: #f39200;
    font-size: 26px;
    padding-top: 20px;
    line-height: 34px;
    font-weight: 300;
    overflow: hidden;
    margin-bottom: 1rem;
}

.benefits .benefits-item .item-wp p {
    font-size: 1rem;
    line-height: 26px;
}

.plan {
    background: #ebeaec url(../../../../../www.zwsoft.com/statics/images/zwcad/v2018/permanent/pnbg2.jpg) no-repeat center 0;
    background-size: 100% 100%;
    padding-bottom: 60px;
}

.plan h2 {
    padding: 60px 0 28px;
}

.plan ul li {
    float: left;
    width: 50%;
}

.plan .item-wp {
    width: 62.5%;
    margin: 0 auto;
}

.plan .item-wp .plan-tit {
    line-height: 40px;
    text-align: center;
    color: #3283c2;
    font-size: 30px;
    margin: 40px auto 24px;
}

.plan .item-wp .plan-tit span {
    display: inline-block;
    width: 57px;
    height: 40px;
    vertical-align: top;
    background: url(../../../../../www.zwsoft.com/statics/images/zwcad/v2018/permanent/zw_icos.png) no-repeat;
    margin-right: 10px;
}

.plan .item-wp .plan-tit .ico1 {
    background-position: 0 -250px;
}

.plan .item-wp .plan-tit .ico2 {
    background-position: 0 -122px;
}

.plan .item-wp .plan-con {
    border: 10px solid #3283c2;
    padding: 24px 30px;
}

.plan .item-wp .plan-con p {
    line-height: 26px;
    font-feature-settings: 18px;
    color: #454545;
}

.plan .item-wp .plan-con p:before {
    content: '';
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #3283c2;
    vertical-align: top;
    margin: 8.5px 14px 0 0;
}

.plan h3 {
    text-align: center;
    color: #3283c2;
    font-size: 28px;
    font-weight: 300;
    line-height: 40px;
    margin-top: 50px;
}

.price {
    background: #ebeaec url(../../../../../www.zwsoft.com/statics/images/zwcad/v2018/permanent/pnbg3.jpg) no-repeat center 0;
    background-size: 100% 100%;
    padding-bottom: 60px;
}

.price h2 {
    line-height: 56px;
    padding: 75px 0 58px;
}

.price ul li {
    float: left;
    width: 25%;
    margin-bottom: 20px;
}

.price .item-wp {
    width: 92%;
    margin: 0 auto;
    border: 3px solid #296ca8;
    border-radius: 4px;
    min-height: 244px;
}

.price .item-wp h3 {
    text-align: center;
    color: #3283c2;
    font-size: 28px;
    line-height: 66px;
    border-bottom: 3px solid #296ca8;
}

.price .item-wp .price-con {
    padding: 20px;
}

.price .item-wp .price-con p {
    line-height: 26px;
    font-size: 18px;
    color: #454545;
}

.price .quote {
    display: block;
    width: 176px;
    height: 48px;
    background: #3283c2;
    line-height: 48px;
    text-align: center;
    color: #fff;
    font-size: 28px;
    margin: 45px auto;
}

.price h5 {
    text-align: left;
}

.price h4 {
    text-align: center;
    margin-top: 52px;
}

.price h4 a {
    font-size: 28px;
    line-height: 52px;
    color: #454545;
    font-weight: 300;
}

.price h4 a:hover {
    color: #3283c2;
    transition: 0.4s;
}

.price h4 span {
    font-family: "宋体";
    margin-left: 14px;
    font-weight: normal;
}

.type {
    background: #ebeaec url(../../../../../www.zwsoft.com/statics/images/zwcad/v2018/permanent/pnbg4.jpg) no-repeat center 0;
    background-size: 100% 100%;
    padding-bottom: 60px;
}

.type h2 {
    line-height: 56px;
    padding: 52px 0 20px;
}

.type .type-item {
    width: 720px;
    margin: 45px auto;
}

.type .type-item .type-box dl {
    float: left;
    border-radius: 4px 4px 0 0;
    padding-bottom: 10px;
}

.type .type-item .type-box dl dd {
    line-height: 36px;
    font-size: 16px;
}

.type .type-item .type-box dl.type-item1 {
    width: 232px;
}

.type .type-item .type-box dl.type-item2 {
    width: 232px;
}

.type .type-item .type-box dl.type-item3 {
    width: 248px;
    float: right;
}

.type .type-item .type-box dl.gray {
    background: #f9f9f9;
    margin-top: 54px;
}

.type .type-item .type-box dl.gray dt {
    height: 0;
}

.type .type-item .type-box dl.gray dd {
    text-indent: 18px;
}

.type .type-item .type-box dl.blue {
    background: #3283c2;
    text-align: center;
    color: #fff;
}

.type .type-item .type-box dl.blue dt {
    height: 53px;
    line-height: 53px;
    border-bottom: 1px solid #fff;
    font-weight: 300;
    font-size: 30px;
}

.type .type-item .type-text {
    background: #1563a5;
    padding: 20px 40px;
    text-align: center;
}

.type .type-item .type-text p {
    line-height: 30px;
    color: #fff;
    font-size: 18px;
}

.type h3 {
    text-align: center;
    color: #3283c2;
    font-size: 28px;
    font-weight: 300;
    line-height: 40px;
}

.type .buy,
.type .contact {
    display: block;
    margin: 36px auto;
    text-align: center;
    border: 2px solid #296ca8;
    color: #3283c2;
    font-size: 28px;
}

.type .buy {
    width: 202px;
    height: 46px;
    line-height: 40px;
}

.type .contact {
    width: 470px;
    height: 64px;
    line-height: 64px;
}

.type .buy:hover,
.type .contact:hover {
    background: #296ca8;
    color: #fff;
    transition: 0.5s;
}

.filter-wp {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(34, 34, 34, 0.7);
    top: 0;
    left: 0;
    z-index: 99999;
    display: none;
}

.filter-wp .blank15 {
    height: 15px;
}

.filter-wp .blank20 {
    height: 20px;
}

.filter-wp .compare {
    width: 1348px;
    position: absolute;
    left: 50%;
    margin-left: -687px;
    top: 10%;
    background: #fff;
    padding: 13px;
    border-radius: 10px;
    display: none;
}

.filter-wp .compare .form-close {
    display: block;
    width: 34px;
    height: 36px;
    background: url(../../../../../www.zwsoft.com/statics/images/zwcad/v2018/permanent/zw_icos.png) no-repeat 0 -196px;
    position: absolute;
    top: -46px;
    right: -34px;
}

.filter-wp .compare .form-top {
    height: 90px;
    line-height: 90px;
    background: #3283c2;
    border-radius: 8px;
    text-align: center;
    color: #fff;
    font-size: 40px;
    font-weight: 300;
}

.filter-wp .compare .tab1 {
    border-bottom: 1px solid #a0a0a0;
}

.filter-wp .compare .tab1 table {
    width: 100%;
    border-collapse: collapse;
}

.filter-wp .compare .tab1 thead {
    border-bottom: 1px solid #a0a0a0;
}

.filter-wp .compare .tab1 thead tr {
    font-size: 30px;
    color: #3283c2;
}

.filter-wp .compare .tab1 thead tr p {
    line-height: 36px;
    padding: 36px 35px;
}

.filter-wp .compare .tab1 td {
    width: 37%;
}

.filter-wp .compare .tab1 td p {
    padding: 6px 35px;
    line-height: 26px;
}

.filter-wp .compare .tab1 td.tit {
    width: 26%;
    font-size: 20px;
    color: #3283c2;
}

.filter-wp .compare .tab1 tbody tr {
    font-size: 18px;
}

.filter-wp .compare .tab2 h3 {
    font-size: 28px;
    line-height: 40px;
    padding: 24px 0;
    text-align: center;
    color: #3283c2;
    font-family: "open sans Light";
    font-weight: 300;
}

.filter-wp .compare .tab2 table {
    width: 100%;
    border-collapse: collapse;
    background: #3283c2;
    color: #fff;
}

.filter-wp .compare .tab2 thead tr {
    height: 48px;
    font-size: 20px;
}

.filter-wp .compare .tab2 tbody tr {
    line-height: 36px;
    font-size: 20px;
    color: #fff;
}

.filter-wp .compare .tab2 tbody tr p {
    padding: 0 35px;
}

.filter-wp .compare .tab2 tbody tr span {
    display: block;
    width: 0;
    height: 24px;
    background: #e2391d;
    border-top: 1px solid #616f96;
    border-bottom: 1px solid #616f96;
}

.filter-wp .compare .tab2 .wp {
    width: 90%;
}

.filter-wp .compare .tab2 td {
    width: 8%;
}

.filter-wp .compare .tab2 td.tit {
    width: 40%;
}

.filter-wp .compare .tab2 td.total {
    width: 20%;
}


/*宽度大于1600px*/

@media screen and (min-width: 1601px) {}


/*宽度1366~1600*/

@media screen and (max-width: 1600px) and (min-width: 1366px) {
    .pn-banner .banner-text h2 {
        line-height: 56px;
        font-size: 36px;
    }
    .pn-banner .banner-text h2 a {
        line-height: 56px;
        font-size: 36px;
    }
    .pn-menu ul li a p {
        font-size: 32px;
        line-height: 84px;
    }
    .benefits .benefits-item .item-wp h4 {
        font-size: 20px;
        padding-top: 18px;
        line-height: 32px;
        height: 64px;
    }
    .benefits .benefits-item .item-wp p {
        font-size: 16px;
        line-height: 24px;
    }
    .plan .item-wp {
        width: 72%;
    }
    .plan .item-wp .plan-tit {
        font-size: 24px;
    }
    .price .item-wp h3 {
        font-size: 24px;
    }
    .filter-wp .compare {
        width: 1000px;
        margin-left: -513px;
    }
    .filter-wp .compare .form-top {
        height: 56px;
        line-height: 56px;
        font-size: 30px;
    }
    .filter-wp .compare .tab1 thead tr {
        font-size: 20px;
    }
    .filter-wp .compare .tab1 thead tr p {
        line-height: 26px;
        padding: 16px 20px;
    }
    .filter-wp .compare .tab1 td p {
        padding: 4px 20px;
        line-height: 22px;
    }
    .filter-wp .compare .tab1 td.tit {
        font-size: 16px;
    }
    .filter-wp .compare .tab1 tbody tr {
        font-size: 14px;
    }
    .filter-wp .compare .tab2 h3 {
        font-size: 20px;
        line-height: 28px;
        padding: 8px 0;
    }
    .filter-wp .compare .tab2 thead tr {
        height: 36px;
        font-size: 16px;
    }
    .filter-wp .compare .tab2 tbody tr {
        line-height: 26px;
        font-size: 16px;
    }
    .filter-wp .compare .tab2 tbody tr p {
        padding: 0 20px;
    }
    .filter-wp .compare .tab2 tbody tr span {
        height: 18px;
    }
    .filter-wp .blank15 {
        height: 12px;
    }
    .filter-wp .blank20 {
        height: 16px;
    }
    .filter-wp .compare .form-close {
        top: -34px;
        right: -44px;
    }
}


/*宽度1024~1366*/

@media screen and (max-width: 1365px) and (min-width: 1024px) {
    .pn-banner .banner-text h2 {
        line-height: 48px;
        font-size: 28px;
    }
    .pn-banner .banner-text h2 a {
        line-height: 48px;
        font-size: 28px;
    }
    .pn-menu ul li a p {
        font-size: 24px;
        line-height: 72px;
    }
    .benefits .benefits-item .item-wp {
        min-height: 182px;
    }
    .benefits .benefits-item .item-wp h4 {
        font-size: 18px;
        padding-top: 18px;
        line-height: 32px;
        height: 64px;
    }
    .benefits .benefits-item .item-wp p {
        font-size: 16px;
        line-height: 24px;
    }
    .plan .item-wp {
        width: 75%;
    }
    .plan .item-wp .plan-tit {
        font-size: 20px;
    }
    .price .item-wp h3 {
        font-size: 18px;
    }
    .filter-wp .compare {
        width: 824px;
        margin-left: -422px;
        padding: 10px
    }
    .filter-wp .compare .form-top {
        height: 44px;
        line-height: 44px;
        font-size: 24px;
    }
    .filter-wp .compare .tab1 thead tr {
        font-size: 18px;
    }
    .filter-wp .compare .tab1 thead tr p {
        line-height: 24px;
        padding: 10px 16px;
    }
    .filter-wp .compare .tab1 td p {
        padding: 0 16px;
        line-height: 24px;
    }
    .filter-wp .compare .tab1 td.tit {
        font-size: 16px;
    }
    .filter-wp .compare .tab1 tbody tr {
        font-size: 14px;
    }
    .filter-wp .compare .tab2 h3 {
        font-size: 18px;
        line-height: 24px;
        padding: 6px 0;
    }
    .filter-wp .compare .tab2 thead tr {
        height: 32px;
        font-size: 16px;
    }
    .filter-wp .compare .tab2 tbody tr {
        line-height: 26px;
        font-size: 16px;
    }
    .filter-wp .compare .tab2 tbody tr p {
        padding: 0 20px;
    }
    .filter-wp .compare .tab2 tbody tr span {
        height: 18px;
    }
    .filter-wp .blank15 {
        height: 10px;
    }
    .filter-wp .blank20 {
        height: 14px;
    }
    .filter-wp .compare .form-close {
        top: -34px;
        right: -44px;
    }
}


/*宽度800~1023*/

@media screen and (max-width: 1023px) and (min-width: 800px) {
    .pn-banner .banner-text h2 {
        line-height: 38px;
        font-size: 20px;
    }
    .pn-banner .banner-text h2 a {
        line-height: 38px;
        font-size: 20px;
        border-bottom-width: 2px;
    }
    .pn-menu ul li a p {
        font-size: 18px;
        line-height: 60px;
    }
    .benefits .benefits-item span {
        width: 46%;
    }
    .benefits .benefits-item .item-wp {
        min-height: 188px;
    }
    .benefits .benefits-item .item-wp h4 {
        font-size: 24px;
        padding-top: 18px;
        line-height: 32px;
        height: 64px;
    }
    .benefits .benefits-item .item-wp p {
        font-size: 16px;
        line-height: 24px;
    }
    .plan .item-wp {
        width: 90%;
    }
    .plan .item-wp .plan-tit {
        font-size: 16px;
    }
    .price ul li {
        width: 50%;
    }
    .filter-wp .compare {
        width: 720px;
        margin-left: -370px;
        padding: 10px
    }
    .filter-wp .compare .form-top {
        height: 44px;
        line-height: 44px;
        font-size: 24px;
    }
    .filter-wp .compare .tab1 thead tr {
        font-size: 18px;
    }
    .filter-wp .compare .tab1 thead tr p {
        line-height: 24px;
        padding: 10px 16px;
    }
    .filter-wp .compare .tab1 td p {
        padding: 0 16px;
        line-height: 24px;
    }
    .filter-wp .compare .tab1 td.tit {
        font-size: 16px;
    }
    .filter-wp .compare .tab1 tbody tr {
        font-size: 14px;
    }
    .filter-wp .compare .tab2 h3 {
        font-size: 18px;
        line-height: 24px;
        padding: 6px 0;
    }
    .filter-wp .compare .tab2 thead tr {
        height: 32px;
        font-size: 16px;
    }
    .filter-wp .compare .tab2 tbody tr {
        line-height: 26px;
        font-size: 16px;
    }
    .filter-wp .compare .tab2 tbody tr p {
        padding: 0 20px;
    }
    .filter-wp .compare .tab2 tbody tr span {
        height: 18px;
    }
    .filter-wp .blank15 {
        height: 10px;
    }
    .filter-wp .blank20 {
        height: 14px;
    }
    .filter-wp .compare .form-close {
        top: -44px;
        right: 0px;
    }
}


/*宽度小于800*/

@media only screen and (max-width:799px) {
    .pn-banner .banner-text h2 {
        line-height: 30px;
        font-size: 16px;
    }
    .pn-banner .banner-text h2 a {
        line-height: 30px;
        font-size: 16px;
        border-bottom-width: 1px;
    }
    .pn-menu ul li {
        width: 50%;
        box-sizing: border-box;
        border: 1px solid #fff;
    }
    .pn-menu ul li a p {
        font-size: 14px;
        line-height: 22px;
    }
    .pn-item h2 {
        font-size: 24px;
    }
    .pn-item h5 {
        font-size: 14px;
    }
    .benefits {
        padding-bottom: 30px;
    }
    .benefits h2 {
        line-height: 28px;
        padding: 30px 0;
    }
    .benefits .benefits-item span {
        width: 94%;
        margin-bottom: 20px;
    }
    .benefits .benefits-item .item-wp {
        min-height: 188px;
    }
    .benefits .benefits-item .item-wp h4 {
        font-size: 20px;
        padding-top: 18px;
        line-height: 32px;
        height: 64px;
    }
    .benefits .benefits-item .item-wp p {
        font-size: 16px;
        line-height: 24px;
    }
    .plan {
        padding-bottom: 30px;
    }
    .plan h2 {
        padding: 30px 0 16px;
    }
    .plan ul li {
        width: 100%;
    }
    .plan .item-wp {
        width: 90%;
    }
    .plan .item-wp .plan-tit {
        font-size: 16px;
    }
    .plan h3 {
        font-size: 16px;
    }
    .plan h5 {
        font-size: 14px;
    }
    .plan h3,
    .plan h5 {
        padding: 0 20px;
    }
    .price h2 {
        line-height: 28px;
        padding: 30px 0 22px;
    }
    .price ul li {
        width: 100%;
    }
    .price .item-wp {
        width: 80%;
    }
    .price .item-wp h3 {
        font-size: 18px;
    }
    .price .item-wp .price-con p {
        font-size: 16px;
    }
    .price .quote {
        font-size: 20px;
        margin: 20px auto;
    }
    .price h5 {
        padding: 0 20px;
    }
    .price h4 {
        text-align: center;
        margin-top: 24px;
        padding: 0 20px;
    }
    .price h4 a {
        font-size: 16px;
        line-height: 26px;
    }
    .price h4 span {
        margin-left: 8px;
    }
    .type h2 {
        line-height: 28px;
        padding: 26px 0 10px;
    }
    .type h5 {
        padding: 0 20px;
        font-size: 14px;
    }
    .type .type-item {
        width: 92%;
        margin: 20px auto;
    }
    .type .type-item .type-box dl.type-item1,
    .type .type-item .type-box dl.type-item2,
    .type .type-item .type-box dl.type-item3 {
        width: 100%;
    }
    .type .type-item .type-box dl.gray {
        margin-top: 0;
    }
    .type .type-item .type-box dl.blue dt {
        font-size: 24px;
    }
    .type .type-item .type-text {
        padding: 10px 20px;
    }
    .type .type-item .type-text p {
        line-height: 22px;
        font-size: 14px;
    }
    .type h3 {
        font-size: 16px;
        line-height: 28px;
    }
    .type .buy,
    .type .contact {
        margin: 18px auto;
        font-size: 18px;
    }
    .type .buy {
        width: 160px;
        height: 32px;
        line-height: 32px;
    }
    .type .contact {
        width: 310px;
        height: 40px;
        line-height: 40px;
    }
    .filter-wp .compare {
        width: 92%;
        margin-left: 0;
        padding: 10px;
        box-sizing: border-box;
        transform: translateX(-50%);
    }
    .filter-wp .compare .form-top {
        height: 30px;
        line-height: 30px;
        font-size: 16px;
    }
    .filter-wp .compare .tab1 thead tr {
        font-size: 14px;
    }
    .filter-wp .compare .tab1 thead tr p {
        line-height: 22px;
        padding: 0px 4px;
    }
    .filter-wp .compare .tab1 td p {
        padding: 0 4px;
        line-height: 20px;
    }
    .filter-wp .compare .tab1 td.tit {
        font-size: 14px;
    }
    .filter-wp .compare .tab1 tbody tr {
        font-size: 12px;
    }
    .filter-wp .compare .tab2 h3 {
        font-size: 14px;
        line-height: 22px;
        padding: 0;
    }
    .filter-wp .compare .tab2 thead tr {
        height: 22px;
        font-size: 14px;
    }
    .filter-wp .compare .tab2 tbody tr {
        line-height: 20px;
        font-size: 12px;
    }
    .filter-wp .compare .tab2 tbody tr p {
        padding: 0 4px;
    }
    .filter-wp .compare .tab2 tbody tr span {
        height: 12px;
    }
    .filter-wp .blank15 {
        height: 4px;
    }
    .filter-wp .blank20 {
        height: 8px;
    }
    .filter-wp .compare .form-close {
        top: -44px;
        right: 0px;
    }
}