* {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
figure,
form,
blockquote {
    margin: 0;
}

ul,
ol,
li,
dl,
dd {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

[v-cloak] {
    display: none;
}

ul,
ol {
    list-style: none outside none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input {
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    font-size: 14px;
}

td,
th {
    padding: 0;
}

a:link {
    text-decoration: none;
}

body {
    font-family: "FZLTHJW GB1 0", "微软雅黑", arial, Verdana, simsun, Sans-Serif;
    color: #333;
    margin: 0 auto;
    background: #f5f5f5;
    font-size: 14px;
}

.detail-body {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-bottom: 55px;
}

.maingraph img {
    width: 100%;
    height: auto;
}

.introduce-box {
    background-color: #fff;
    margin-top: 15px;
    overflow: hidden;
    padding: 15px 20px 15px 10px;
    position: relative;
}

.introduce-box h3 {
    font-size: 17px;
    color: #333333;
    line-height: 30px;
}

.introduce-content {
    font-size: 13px;
    color: #999999;
    line-height: 20px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.introduce-box .fold {
    -webkit-line-clamp: 2;
}

.introduce-box .unfold {
    -webkit-line-clamp: none;
}

.showarrow {
    border-right: 1px solid #999;
    border-top: 1px solid #999;
    transition: 0.2s;
    transform-origin: center;
    transform: rotateZ(135deg);
    -webkit-transform: rotateZ(135deg);
    width: 10px;
    height: 10px;
    position: absolute;
    right: 12px;
    bottom: 22px;
}

.bzmx-box {
    background-color: #fff;
    width: 100%;
    margin-top: 10px;
}

.bzmx-title {
    padding: 15px 10px;
    border-bottom: 1px solid #eeeeee;
    text-align: center;
}

.bztitle-left {
    color: #333333;
    font-size: 15px;
}

.ckxq-span {
    color: #E72D20;
    font-size: 14px;
    float: right;
    width: 100px;
}

.bzmx-row {
    border-bottom: 1px solid #eeeeee;
    overflow: hidden;
}

.bzmx-row ul li label {
    display: inline-block;
    line-height: 40px;
    font-size: 15px;
    color: #333;
    padding: 0 10px;
    font-weight: 400;
}

.bzmx-row ul li span {
    display: inline-block;
    line-height: 18px;
    font-size: 12px;
    color: #555;
    display: block;
}

@media screen and (max-width: 320px) {
    .bzmx-row ul li label {
        font-size: 12px;
    }

    .bzmx-row ul li span {
        display: inline-block;
        font-size: 12px;
    }
}

.bz-infor ul li {
    /*border-bottom: 1px solid #eeeeee;*/
    padding: 10px;
    overflow: hidden;
}

.bz-infor ul li label {
    display: inline-block;
    line-height: 30px;
    font-size: 15px;
    color: #333;
    font-weight: 400;
}

.bz-infor ul li span {
    display: inline-block;
    line-height: 30px;
    float: right;
    font-size: 14px;
    color: #999;
    font-weight: 400;
}

.detail-box {
    margin: 10px 0 20px;
    overflow: hidden;
}

.product-nav {
    background-color: #fff;
    width: 100%;
    overflow: hidden;
}

.product-nav ul li {
    width: 20%;
    float: left;
    text-align: center;
    padding: 15px 0;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    flex:1
}

.product-nav ul li.navactive {
    color: #E72D20;
    font-size: 15px;
    position: relative;
}

.product-nav ul li.navactive:after {
    content: "";
    background-color: #E72D20;
    width: 60px;
    height: 3px;
    position: absolute;
    /*left: 32%;*/
    bottom: 8px;
    /*margin-left: -15px;*/
    left: 50%;
    transform: translateX(-50%);
}

.detail-main {
    width: 100%;
    overflow: hidden;
}

.detail-img {
    width: 100%;
}

.detail-img img {
    width: 100%;
    height: auto;
}

.cptk-box {
    background-color: #fff;
    padding: 15px 10px;
    overflow: hidden;
    margin-top: 10px;
}

.cptk-title img {
    width: 25px;
    height: auto;
    vertical-align: middle;
    margin-top: -2px;
}

.cptk-title span {
    font-size: 15px;
    font-weight: bold;
    color: #333;
    padding-left: 5px;
}

.tk-list {
    clear: both;
    margin-top: 10px;
    overflow: hidden;
}

.tk-list ul li {
    float: left;
    position: relative;
    line-height: 30px;
}

.tk-list ul li a {
    font-size: 14px;
    color: #b41512;
    padding-right: 5px;
}

.tk-list ul li:after {
    content: "";
    background-color: #b41512;
    width: 1px;
    height: 18px;
    position: absolute;
    right: 0;
    top: 6px;
}

.tk-list ul li:last-child:after {
    content: none;
}

.lpfw-box {
    background-color: #fff;
    width: 100%;
    margin-top: 10px;
    padding: 15px 10px;
}

.lpfw-title {
    padding: 10px;
    overflow: hidden;
    color: #333333;
    border-bottom: 1px solid #eeeeee;
    font-size: 15px;
    font-weight: bold;
}

.claim-process {
    overflow: hidden;
    padding: 20px 10px 0;
}

.lp-img {
    float: left;
    width: 35px;
}

.lp-img img {
    height: 35px;
    width: auto;
}

.lp-img span {
    width: 18px;
    height: 18px;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    line-height: 17px;
    display: inline-block;
    background: linear-gradient(180deg, #F95F42 0%, #FFC5BD 100%);
    border-radius: 50%;
    text-align: center;
    line-height: 18px;
}

.lp-img span:after {
    content: "";
    width: 2px;
    height: 100%;
    position: absolute;
    left: 8px;
    top: 26px;
    background-color: rgba(231,45,32,0.1);
}

.lp-step {
    padding-left: 10px;
    overflow: hidden;
}

.lp-step h4 {
    color: #333333;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
}

.lp-step p {
    color: #333;
    font-size: 12px;
    margin-top: 6px;
    line-height: 20px;
    font-weight: 400;
    padding: 15px;
}

.lp-step a.tel-a {
    color: #b41512;
    font-size: 14px;
}

.claim-process ul li {
    margin-bottom: 26px;
    position: relative;
}

.claim-process ul li:after {
    content: "";
    background: url(../../images/icon-dot.png) no-repeat scroll 0 0;
    width: 6px;
    height: 18px;
    background-size: 6px 18px;
    position: absolute;
    left: 10px;
    bottom: -20px;
}

.claim-process ul li:last-child:after {
    content: none;
}

.cjwt-box {
    background-color: #fff;
    overflow: hidden;
    margin-top: 10px;
    margin-top: 10px;
    padding: 15px 10px;
}

.cjwt-content {
    overflow: hidden;
}

.question {
    padding: 10px;
    overflow: hidden;
}

.question label {
    color: #b41512;
    font-size: 10px;
    display: inline-block;
    float: left;
    /*width: 6%;*/
    width: 18px;
    height: 18px;
    background: linear-gradient(180deg, #F95F42 0%, #FFC5BD 100%);
    border-radius: 9px 9px 1px 9px;
    color: #fff;
    margin-left: 10px;
    text-align: center;
}

.question span {
    font-size: 16px;
    color: #333333;
    display: inline-block;
    width: 88%;
    font-weight: 400;
    padding-left: 20px;
}

.answer {
    padding: 10px;
}

.answer label {
    color: #04af76;
    font-size: 14px;
    display: inline-block;
    float: left;
    width: 6%;
}

.answer span {
    font-size: 14px;
    color: #666666;
    display: inline-block;
    font-weight: 400;
    margin: 4px 15px 15px 15px;
}

.cjwt-content ul li {
    border-bottom: 1px solid #eeeeee;
    position: relative;
}

.switch-xsyc {
    padding: 5px;
    position: absolute;
    right: 0;
    top: 8px;
    margin-right: 10px;
}

.switch-xsyc div {
    border-right: 1px solid #333333;
    border-top: 1px solid #333333;
    transition: 0.2s;
    transform-origin: center;
    transform: rotateZ(135deg);
    -webkit-transform: rotateZ(135deg);
    width: 8px;
    height: 8px;
}

.switch-xsyc div.show-btn {
    border-right: 1px solid #333333;
    border-top: 1px solid #333333;
    transition: 0.2s;
    transform-origin: center;
    transform: rotateZ(-45deg);
    -webkit-transform: rotateZ(-45deg);
    width: 10px;
    height: 10px;
    margin-top: 4px;
}

.product-btn {
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: #fff;
    overflow: hidden;
    width: 100%;
    box-shadow: 0 -2px 3px -1px rgba(0, 0, 0, 0.1);
    z-index: 10;
}

.cpzl-btn {
    width: 40vw;
    float: left;
    text-align: center;
    height: 13.33333vw;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 2.666667vw;
    margin-right: 5vw;
}

.cpzl-btn img {
    width: 9.6vw;
    height: auto;
    display: block;
    padding-top: 1.6vw;
    margin-right: 1.333333vw;
}

.cpzl-btn p {
    font-size: 15px;
    color: #333;
    font-weight: 500;
}

.khtb-btn {
    color: #fff;
    width: 52vw;
    float: left;
    height: 13.333333vw;
    text-align: center;
    font-size: 14px;
    background-color: #E72D20;
    border-radius: 24px;
    margin-bottom: 2.666667vw;
}

.khtb-btn > div {
    line-height: 50px;
    font-size: 15px;
}

.isFixed {
    position: fixed;
    background-color: #Fff;
    top: 0;
    z-index: 99;
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
}

.back-pop {
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .5);
    opacity: 0;
    transition: all 0.5s;
    visibility: hidden;
}

.maskshow {
    pointer-events: auto;
    opacity: 1;
    visibility: visible;
}

.bzmx-pop {
    background-color: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    will-change: transform;
    box-shadow: 0 -1px 40px rgba(0, 0, 0, .3);
    -webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 80ms;
    transition: transform .3s cubic-bezier(0, 0, .25, 1) 80ms;
    z-index: 1000;
}

.trans {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.bzmx-title {
    color: #333333;
    font-size: 16px;
    border-bottom: 1px solid #eeeeee;
    font-weight: bold;
    position: relative;
}

.bzmx-content {
    padding: 5px 0;
    overflow-y: auto;
    height: 400px;
}

.bzmx-content ul li {
    padding: 10px 0;
    margin: 0 10px;
    overflow: hidden;
    border-bottom: 1px solid #eeeeee;
}

.bzmx-content ul li:last-child {
    border-bottom: none;
}

.bz-name {
    margin-bottom: 5px;
    overflow: hidden;
    font-weight: 600;
    font-size: 14px;
    color: #333;
}

.bz-name img {
    width: 18px;
    height: auto;
    vertical-align: middle;
    margin-top: -2px;
}

.bz-name span {
    font-size: 15px;
    color: #333333;
    padding-left: 5px;
    font-weight: bold;
}

.pfbe-div {
    color: #ff5d0e;
    font-size: 14px;
    line-height: 30px;
}

.bz-details h4, .bz-details p {
    font-size: 14px;
    color: #555555;
    line-height: 25px;
    font-weight: normal;
}

.close-div {
    position: absolute;
    right: 5px;
    top: 15px;
    width: 22px;
    height: 22px;
}

.close-div:before, .close-div:after {
    position: absolute;
    left: 10px;
    content: ' ';
    height: 22px;
    width: 2px;
    background-color: #a8a8a8;
}

.close-div:before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.close-div:after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.salesman-card {
    width: 353px;
    height: 150px;
    margin: 0 auto;
}

.salesman-card-text {
    display: flex;
    margin-top: 5px;
}

.salesman-card-text img {
    width: 4.266667vw;
    height: 4.266667vw;
    margin-right: 1.333333vw;
    margin-top: 1.066667vw;
}

.salesman{
    padding: 20px 10px;
    /*overflow: hidden;*/
}
.salesman_img{
    width: 20%;
    float: left;
    text-align: center;
}
.salesman_img img{
    width: 75px;
}
.salesman_right{
    width: 80%;
    float: right;
    padding-left: 20px;
}
.salesman_text{
    font-size: 12px;
    color: #666;
    line-height: 24px;
    font-weight: 400;
    display: flex;
}

.salesman_text .name {
    font-size: 18px;
    color: #333;
    font-weight: 600;
}



.salesman_text .phone {
    font-size: 15px;
    color: #E72D20;
    font-weight: 500;
}

.salesman_text img {
    width: 24px;
    height: 24px;
    margin-left: 16px;
}


@media (max-width: 320px) {
    .salesman_text{
        line-height: 16px;
    }
}

.f-fc-red {
    color: #b41512;
}


.title-container {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.title-icon {
    width: 10px;
    height: 10px;
    background: linear-gradient(180deg, #E72D20 0%, rgba(231,45,32,0.2) 100%);
    border-radius: 1px;
}

.title-right {
    margin-right: 250px;
}

.title-right-1 {
    margin-right: 285px;
}

.tab-title {
    /*overflow: auto;*/
    text-align: center;
    color: #262626;
}

.van-tab__text--ellipsis {
    overflow: auto !important;
    -webkit-line-clamp: inherit !important;
    white-space: pre-wrap;
    word-break: break-all;
}

.tab-title-active {
    color:#E72D20;
}

.tab-content-title {
    font-size: 14px;
    font-weight: 600;
    color: #333;
}

.van-tabs__nav .van-tabs__line {
    width: 100px;
    background-color: #E72D20;
}