.context{width: 100%;text-align: center;    background: #f8fafb;}
.modle,body{
    background: #f8fafb;
}
/* 水波的背景色 */
/* #wa .canvas_div{background: #ffffff;} */
#wr .canvas_div{background: #f5f7fa;}
#wc .canvas_div{background: #ffffff;}
#wm .canvas_div{background: #ffffff;}
#wb .canvas_div{background: #ffffff;}
#wd .canvas_div{background: #f5f7fa;}

/*about_sta-----------------*/
.price_con {
    width: 100%;
    text-align: center;
}
.ab_banner {
    width: 100%;
    max-width: 1920px;
    height: 500px;
    margin: 0px auto;
	margin-top: 80px;
    position: relative;
    background: url(../../../images/price/banner.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}
.ab_banner img {
    width: 100%;
}
.con_div {
    text-align: left; 
    color: #ffffff;
    width: 1300px;
    height: 500px;
    box-sizing: border-box;
    padding-top: 200px;
    margin: 0px auto;
}
.con_div h2 {
    width: 100%;
    font-size: 40px;
    margin-bottom: 12px;
    font-weight: normal;
}
.con_div h2 span {
    font-family: 'DIN';
    font-size: 48px;
    position: relative;
    top: 3px;
    margin-right: 15px;
}
.con_div p {
    font-size: 20px;
    line-height: 30px;
}
.con_div p br {
    display: none;
}
.canvas_div {
    z-index: 1;
    position: absolute;
    bottom: -150px;
    left: 0px;
    width: 100%;
    height: 300px;
    background: url(../../../images/product/price/can_pr.jpg) no-repeat bottom center;
}

.price_context {
    width: 1300px;
    margin: 0px auto;
    margin-top: 170px;
    position: relative;
    z-index: 3;
}
.pr_left,
.pr_right,
.pr_mid {
    width: 310px;
    text-align: left;
    transition: all 0.3s ease-in-out;
    background: #ffffff;
    border-radius: 3px; 
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.pr_left {
    float: left;
}
.pr_right {
    float: right;
}
.pr_mid {
    display: inline-block;
    margin: 0px 7px;
}
.pr_div {
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    padding: 50px 20px 40px;
    height: 320px;
    position: relative;
    /* background: #ffffff; */
    /* box-shadow: 0px 0px 3px 0px #eae7e7; */
}
.pr_div .pr_updiv {
    width: 100%;
    height: 180px;
    border-bottom: 1px solid #f5f5f5;
    color: #7b7b7b;
}
.pr_div h3 {
    /* font-size: 30px;
    font-weight: normal;
    color: #000000; */
    font-size: 28px;
    font-family: "SourceHanSansCN";
    color: rgb(51, 51, 51);
    font-weight:bold;
}
.pr_div h4 {
    font-size: 18px;
    font-weight: normal;
    margin-top: 5px;
    margin-bottom: 5px;
}
.pr_div .price_p {
    font-size: 54px;
    font-family: 'DIN';
    color: #e94829;
    display: inline-block;
}
.pr_fh {
    position: relative;
    font-size: 24px;
    font-family: "DIN";
    color: rgb(233, 73, 41);
}
.pr_div p {
    margin: 0px auto;
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
    font-family: "Adobe Heiti Std";
    color: rgb(153, 153, 153);
    text-align: center;
}
.pr_div p.pr_tp {
    margin-top: 20px;
}
.pr_div .btn {
    margin: 0px auto;
    position: absolute;
    left: 50%;
    bottom: 40px;
    margin-left: -135px;
}
.pr_div .pr_push {
    border-bottom: 0px solid #d8d8d8;
    opacity: 1;
    width: 80px;
    height: 80px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    right: 0px;
}
.pr_push p {
    line-height: 30px;
    width: 120px;
    height: 30px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    background: #e94829;
    position: relative;
    left: -8px;
    top: 5px;
    transform: rotate(45deg);
}
.pr_peo {
    position: absolute;
    opacity: 0;
}
.pr_peo1 {
    width: 60px;
    height: 120px;
    top: -170px;
    left: 0px;
    background: url(../../../images/product/price/pr_peo1.png) no-repeat;
    background-size: cover;
}
.pr_peo2 {
    z-index: 2;
    width: 80px;
    height: 111px;
    top: -170px;
    right: 0px;
    background: url(../../../images/product/price/pr_peo2.png) no-repeat;
    background-size: cover;
}
.pr_peoq {
    z-index: 2;
    width: 44px;
    height: 140px;
    top: -170px;
    right: 0px;
    background: url(../../../images/product/price/pr_peoq.png) no-repeat;
    background-size: cover;
}
.pr_peo3 {
    width: 145px;
    height: 107px;
    top: -170px;
    left: 50%;
    margin-left: -72.5px;
    background: url(../../../images/product/price/pr_peo3.png) no-repeat;
    background-size: cover;
}
.pr_peo_ani1 {
    animation: pr_peos1 0.4s cubic-bezier(0.62, 0.62, 0.55, 1.12) forwards;
    animation-delay: 0s;
    -webkit-animation: pr_peos1 0.4s cubic-bezier(0.62, 0.62, 0.55, 1.12) forwards;
    -webkit-animation-delay: 0s;
}
@keyframes pr_peos1 {
    0% {
        opacity: 0;
        top: -170px;
    }
    100% {
        opacity: 1;
        top: -70px;
    }
}
.pr_peo_ani2 {
    animation: pr_peos2 0.8s cubic-bezier(0.62, 0.62, 0.55, 1.12) forwards;
    animation-delay: 0s;
    -webkit-animation: pr_peos2 0.8s cubic-bezier(0.62, 0.62, 0.55, 1.12) forwards;
    -webkit-animation-delay: 0s;
}
@keyframes pr_peos2 {
    0% {
        opacity: 0;
        top: -170px;
    }
    100% {
        opacity: 1;
        top: 262px;
    }
}
.pr_peo_ani3 {
    animation: pr_peos3 0.4s cubic-bezier(0.62, 0.62, 0.55, 1.12) forwards;
    animation-delay: 0s;
    -webkit-animation: pr_peos3 0.4s cubic-bezier(0.62, 0.62, 0.55, 1.12) forwards;
    -webkit-animation-delay: 0s;
}
@keyframes pr_peos3 {
    0% {
        opacity: 0;
        top: -170px;
    }
    100% {
        opacity: 1;
        top: -105px;
    }
}
.pr_peo_aniq {
    animation: pr_peosq 0.8s cubic-bezier(0.62, 0.62, 0.55, 1.12) forwards;
    animation-delay: 0s;
    -webkit-animation: pr_peosq 0.8s cubic-bezier(0.62, 0.62, 0.55, 1.12) forwards;
    -webkit-animation-delay: 0s;
}
@keyframes pr_peosq {
    0% {
        opacity: 0;
        top: -170px;
    }
    100% {
        opacity: 1;
        top: 230px;
    }
}

.pr_div .phonetx {
    display: none;
}
.pr_hight{
    background: #e94829;
}
/* .pr_hight .pr_div {
    background: #e94829;
} */

.pr_hight .pr_txt span.iconGou{
    background: url('../../../images/price/duigouwhite.png');
  
}
.pr_hight .pr_txt p{
    color: #febebe;
}
.pr_hight .pr_txt span{
    color: #ffffff;
}

.pr_hight .pr_div p{
    color:#fff;
}

.pr_hight .pr_div .pr_updiv {
    border-bottom: 1px solid #ffffff33;
    color: #ffffff;
}
.pr_hight .pr_div .pr_push {
    border-bottom: 0px solid #d8d8d8;
}
.pr_hight .pr_div .pr_push p {
    color: #e94829;
    background: #ffffff;
}
.pr_hight .pr_div h3 {
    color: #ffffff;
}
.pr_hight .pr_div .price_p {
    color: #ffffff;
}
.pr_hight .add_btn {
    background-color: #ffffff;
    color: #e94829;
}
.pr_hight .add_btn:after {
    background: #00000030;
}
.pr_hight .nophonetx {
    display: none;
}
.pr_hight .phonetx {
    display: block;
    width: 170px;
    font-weight: bold;
    line-height: 40px;
    font-size: 14px;
}

.pr_hight .pr_fh{
    color:#fff;
}
.phonetx span {
    /* margin-top: 6px; */
    display: block;
}

.pr_txt {
    padding: 0px 50px 20px 70px;
    text-align: left;
    font-size: 14px;
    color: #000000;
}
.pr_txt p {
    margin-bottom: 25px;
    color: #999999;
}
.pr_txt span {
    display: inline-block;
    font-size: 14px;
    font-style: normal;
    color: #000000;
}
.pr_txt span.iconGou {
    width: 16px;
    height: 16px;
    margin-right: 10px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: url('../../../images/price/duigou.png');
}

/* .pr_txt span:before {
    content: '\e61e';
} */

.pr_tab {
    width: 100%;
    background-color: #ffffff;
    height: 0.4rem;
    line-height: 0.4rem;
    text-align: center;
    font-size: 0.14rem;
    display: none;
    border-bottom: 1px solid #d8d8d8;
    box-sizing: border-box;
    padding-left: 0.23rem;
}
.pr_tab .pr_change {
    color: #dc492a;
    border-bottom: 1px solid #dc492a;
}
.pr_tab div {
    padding: 0 0.1rem;
    height: 0.4rem;
    float: left;
}

/*price_end--------*/
.pleas {
    width: 1300px;
    text-align: left;
    margin: 0 auto;
}
.pleas .add_btn {
    margin: 50px 0px 100px 40px;
}

.add_btn {
    text-align: center;
    width: 200px;
    height: 40px;
    margin: 20px auto 0px;
    background-color: #e94829;
    color: #ffffff;
    border-radius: 40px;
    line-height: 40px;
    display: block;
    font-size: 14px;
    font-family: "Adobe Heiti Std";
    overflow: hidden;
    position: relative;
    z-index: 1;
    top: 0px;
}

.add_btn:hover {
    box-shadow: 0px 15px 15px 5px rgba(233, 72, 41, 0.3);
}
.add_btn2:hover {
    top: -3px;
}

/*about_end----------------*/
/* 功能对比 */
.gndb{
    width: 1300px;
    margin: 0px auto;
    margin-top: 60px;
    border-top: 1px solid #e2e2e2;
    padding-top: 53px;
    text-align: center;
    margin-bottom: 120px;
}
.gndb h3{
    /* font-weight: normal; */
    font-size: 48px;
    color: #333333;
    font-family: "SourceHanSansCN";
    font-weight: bold;
}
.gndb p{
    font-size: 20px;
    color: #999999;
    margin-top: 18px;
    margin-bottom: 50px;
    font-family: "SourceHanSansCN";
}
.gndb .table{
    width: 100%;
    border-collapse:collapse;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.gndb .table th{
    width: 20%;
    padding: 15px 0px;
    border: 0px;
    border-left: 1px solid #e2e2e2;
    font-size: 24px;
    color: #333333;
    font-family: "SourceHanSansCN";
}
.gndb .table th:first-child{
    border-left: 1px solid transparent;
}
.gndb .table tr{
    border: 0px;
    background-color: #ffffff;
}
.gndb .table tr:nth-child(odd) {
    background-color: #f8f8f8;
}
.gndb .table tr td{
    width: 20%;
    padding: 17px 16px;
    border: 0px;
    font-size: 17px;
    line-height: 32px;
    color: #666666;
    border-left: 1px solid #e2e2e2;
}
.gndb .table tr td:first-child{
    border-left: 1px solid transparent;
    color: #999999;
}
.gndb .table .table_td{
    width: 20%;
    box-sizing: border-box;
    border-left: 1px solid #e2e2e2;
}
.gndb .table .table_td:first-child{
    border-left: 1px solid transparent;
}
.gndb .table .table_td div{
    width: 100%;
}
.btnM{
    display: none;
}

/*移动端*/
@media (max-width: 750px) {
    .price_con{
        background: #f6f6f6;
    }
    .ab_banner {
        background: url(../../../images/product/price/price_bm.jpg) no-repeat;
        height: 3.9rem;
        background-size: cover;
        background-position: center;
		margin-top: 0;
    }
    .con_div {
        width: 3.29rem;
        height: auto;
        padding-top: 0.9rem;
    }
    .con_div h2 {
        font-size: 0.36rem;
        margin-bottom: 0.12rem;
    }
    .con_div h2 span {
        font-size: 0.36rem;
        top: 0;
        margin-right: 0.1rem;
    }
    .con_div p {
        font-size: 0.14rem;
        line-height: 0.24rem;
    }
    
    .price_context {
        width: 3.29rem;
        margin: 0.3rem auto 0.4rem;
        position: relative;
        overflow: hidden;
    }
    .pr_mid {
        margin: 0;
    }
    .pr_tab {
        display: block;
    }
    .pr_left,
    .pr_right,
    .pr_mid {
        width: 3.29rem;
        padding: 0rem;
        float: left;
        padding-bottom: 0.23rem;
    }
    .m_all {
        width: 13.16rem;
        position: absolute;
        top: 0px;
        left: 0px;
        background: #ffffff;
    }
    .pr_div {
        margin-top: 0rem;
        padding: 0.3rem 0.25rem;
        height: auto;
        position: relative;
        background: #ffffff;
        box-shadow: none;
    }
    .pr_div h3 {
        font-size: 0.24rem;
    }
    .pr_div h4 {
        font-size: 0.12rem;
        margin-top: 0.1rem;
        margin-bottom: 0.1rem;
    }
    .pr_div .price_p {
        font-size: 0.45rem;
    }
    .pr_div p {
        font-size: 0.15rem;
        margin-top: 0.05rem;
        line-height: 0.24rem;
    }
    .pr_div .pr_updiv {
        height: auto;
        padding-bottom: 0.1rem;
    }
    .add_btn {
        width: 1.75rem;
        height: 0.35rem;
        margin: 0.2rem auto 0rem;
        border-radius: 0.35rem;
        line-height: 0.35rem;
        font-size: 0.14rem;
    }
    .add_btn.jump{
        display: none;
    }
    .btnM{
        display: block;
    }
    .pr_txt {
        padding: 0;
        font-size: 0.14rem;
    }
    .pr_txt p {
        margin-bottom: 0.15rem;
        padding-left: 0.75rem;
    }
    .pr_txt span.iconGou{
        position: relative;
        top: 0.02rem;
        width: 0.16rem;
        height: 0.16rem;
        margin-right: 0.05rem;
    }
    .pleas {
        width: 100%;
    }
    .pleas .add_btn {
        margin: 0 auto 1rem;
        background-color: #dc492a;
        color: #ffffff;
        width: 3.2rem;
    }
    .pr_peo {
        opacity: 1;
    }
    .pr_peo1 {
        width: 0.6rem;
        height: 1.2rem;
        top: -0.7rem;
        display: none;
    }
    .pr_peo2 {
        width: 0.8rem;
        height: 1.1rem;
        top: -1.1rem;
        left: 0rem;
    }
    .pr_peoq {
        width: 0.44rem;
        height: 1.4rem;
        top: -1.1rem;
        left: 0rem;
        display: none;
    }
    .pr_peo3 {
        width: 1.45rem;
        height: 1.07rem;
        top: -1.1rem;
        margin-left: -0.73rem;
    }
    .nophonetx {
        display: none;
    }
    .pr_div .phonetx {
        display: block;
        width: 1.75rem;
        height: 0.35rem;
        line-height: 0.35rem;
    }
    .phonetx span {
        /* margin-top: 0.03rem; */
    }
    .canvas_div {
        display: none;
    }
    /*priceend*/
    .gndb {
        width: 3.29rem;
        margin: 0px auto;
        margin-top: 0.3rem;
        border-top: 0;
        padding-top: 0.25rem;
        text-align: center;
        margin-bottom: 0.6rem;
    }
    .gndb h3 {
        font-size: 0.24rem;
    }
    .gndb p {
        font-size: 0.12rem;
        color: #999999;
        margin-top: 0.09rem;
        margin-bottom: 0.25rem;
        font-family: "SourceHanSansCN";
    }
    .gndb .table th {
        width: 50%;
        padding: 0.12rem 0;
        font-size: 0.14rem;
    }
    .gndb .table tr td {
        width: 50%;
        padding: 0.12rem;
        font-size: 0.14rem;
        line-height: 0.2rem;
    }
    .modle,.context,body{
        background: #f6f6f6;
    }
    .gndb .table tr {
        background: #fff;
    }

    .pr_txt span.iconGou{
        background: url('../../../images/price/duigou.svg');
        background-size: contain;
    }
}