/*改版详情页一般样式*/

.atar_Show {
    width: 114px;
    background: url(../../images/v2/lyrs/stark_blue_border.png);
}

.starScore {
    background: url('../../images/v2/stark_blue.png');
    width: 114px;
    height: 21px;
}

.bottom_font {
    margin-left: 16px;
    font-size: 12px;
    color: #7A7A7A;
    line-height: 21px;
    letter-spacing: 1.5;
}

.star {
    display: inline-block;
    font-style: normal;
    width: 18px;
    height: 18px;
    margin-right: 6px;
    vertical-align: top;
    background: url('../../images/v2/bg-all_2.png') no-repeat -162px 0;
}


/*æ”¶è— ä¾§è¾¹æ */

.sidebar_box {
    position: fixed;
    right: 0;
    top: 400px;
}

.sidebar_box li {
    width: 100px;
    height: 80px;
    margin-bottom: 34px;
    padding: 6px;
    background-color: #1565C0;
}

.sidebar_box .li1 {
    background-color: transparent;
    cursor: pointer;
}

.sidebar_box .li1:hover {
    background-color: #E0E3E8;
}

.sidebar_box .li1 div {
    width: 33px;
    height: 40px;
    margin-top: 16px;
    padding: 0;
    margin-left: 35px;
    background-image: url(../../images/v2/kf-icon.png);
    cursor: pointer;
}

.news,
.his_num {
    width: 18px;
    height: 18px;
    margin-left: 18px;
    background-color: #FF3636;
    color: #fff;
    line-height: 18px;
    border-radius: 9px;
    text-align: center;
    font-size: 10px;
}

.shoucang {
    display: block;
    width: 26px;
    height: 26px;
    margin: -10px auto 10px;
    background: url('../../images/v2/bg-all.png') no-repeat -44px 0;
}

.sidename {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.history {
    background: url('../../images/v2/history.png') no-repeat;
}

.tab-content-block {}

.pd80 {
    padding: 20px 40px;
    width: 1068px;
}

.tab-content-block h2 {
    font-size: 24px;
    letter-spacing: 2px;
    line-height: 50px;
    cursor: pointer;
    margin-right: 30px;
}

.p80 {
    padding: 0 40px;
}

.p80>img {
    width: 968px;
}

.lipeiliucheng {
    width: 100%;
}

.lipeiliucheng>div {
    display: block;
    float: left;
    padding: 95px 3% 0px 1%;
    height: 100px;
    background-repeat: no-repeat;
    font-size: 14px;
    line-height: 1.3;
    color: #7a7a7a;
}

.lipeiliucheng>div>p {
    font-size: 14px;
    line-height: 1.4;
    color: #7a7a7a;
}

.lipeiliucheng>div a {
    font-size: 12px;
    text-decoration: underline;
    color: #1565C0;
    line-height: 1.4;
}

.lipeiliucheng>.img2-1 {
    background-image: url('../../images/v2/2-1-1.png?v-1.0');
    width: 20%;
    padding: 108px 2% 22px 1%;
    background-size: contain;
}

.lipeiliucheng>.img2-2 {
    background-image: url('../../images/v2/2-1-2.png?v-1.0');
    margin-left: -55px;
    width: 18%;
    padding: 113px 3% 16px 7%;
    background-size: contain;
}

.lipeiliucheng>.img2-3 {
    background-image: url('../../images/v2/2-1-3.png?v-1.0');
    width: 23%;
    margin-left: -67px;
    padding: 113px 4% 36px 7%;
    background-size: contain;
}

.lipeiliucheng>.img2-4 {
    background-image: url('../../images/v2/2-1-4.png?v-1.0');
    width: 16%;
    margin-left: -54px;
    padding: 111px 8% 22px 7%;
    background-size: contain;
}

.zixun {
    height: 50px;
    width: 220px;
    background: #1565c0;
    border-radius: 24px;
    position: relative;
    line-height: 48px;
    text-align: center;
    margin: auto;
    cursor: pointer;
    margin-bottom: 25px;
}

.zixun>a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 2px;
    line-height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 1;
}

.zixun::after {
    content: '';
    height: 50px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 220px;
    background: #4093f1;
    border-radius: 24px;
    transform: scale3d(.1, 1, 1);
    opacity: 0;
    transition: transform 0.5s, opacity 0.5s;
}

.zixun:hover::after {
    transform: scale3d(1, 1, 1);
    opacity: 1;
}

.line4>a {
    display: block;
    float: left;
    margin-left: -50px;
    margin-bottom: 25px;
}

.line4-1>a {
    margin-left: -38px;
}

.clear1 {
    clear: both;
}

.line4 {
    width: 910px;
    margin-left: 33px
}

.line4 .ml0 {
    margin-left: 0px;
}

.lipeiliucheng {
    margin-left: 49px;
    width: 91%;
}

.sale_num,
.shoucang_btn {
    display: block;
    float: left;
    margin-left: 30px;
    line-height: 21px;
    font-size: 12px;
    color: #7A7A7A;
    letter-spacing: 1.5px;
    cursor: pointer;
}

.shoucang_btn {
    color: #1565C0;
    letter-spacing: 1.35px;
}

.open_tit {
    background: #125cab;
    height: 34px;
    line-height: 34px;
    color: #fff;
    padding: 0 10px;
}

.open_close {
    background: url('https://www.cpic.com.cn/market/searchAddon/bdcheck/images/left_list.png') no-repeat;
    background-position: -36px -50px;
    width: 19px;
    height: 19px;
    float: right;
    cursor: pointer;
    margin-top: 7px;
}

.btn_blue {
    width: 260px;
    height: 36px;
    line-height: 36px;
    background: #fff;
    border: none;
    color: #005bac;
    cursor: pointer;
    font-size: 16px;
    border: 1px #005bac solid;
}

.btn_blue:hover {
    background: #005bac;
    color: #fff;
}

.height2 {
    height: 20px;
    clear: both;
}

#calcPriceCont {
    width: 602px;
    margin: auto;
    margin-top: 38px;
}

#calcPriceCont>table {
    width: 600px;
    height: 300px;
    border-collapse: collapse;
    line-height: 70px;
    color: #b71721;
    font-size: 24px;
    background-color: #fadedd;
    text-align: center;
    box-shadow: 0 10px 25px 0 rgba(196, 31, 1, 0.22);
}

#calcPriceCont>table th {
    font-size: 16px;
}

#calcPriceCont>table th,
#calcPriceCont>table td {
    border: 1px solid #b71721;
    color: #b71721;
}

#calcPriceCont>table td p {
    color: #b71721;
    text-align: left;
    padding: 4px 16px;
}

.layui-layer-content {
    background-color: #fadedd;
}

.alertTips {
    margin-top: 10px;
}

.age_check>span {
    display: block;
    float: left;
    margin-right: 20px;
    cursor: pointer;
}

.age_check>span>i {
    display: inline-block;
    vertical-align: middle;
    width: 13px;
    height: 13px;
    margin-right: 6px;
    margin-bottom: 3px;
    background: url('../../images/v2/radio.png') no-repeat;
}

.hoverPopBox {
    position: relative;
}

.hoverPopBox>div {
    position: absolute;
    left: 84px;
    top: 113px;
    width: 132px;
    height: 29px;
}

.hoverPopBox>div>span {
    position: absolute;
    display: none;
    width: 430px;
    height: 196px;
    padding: 5px 10px;
    background: #fff;
    border: 1px solid #F0F0F0;
    top: -207px;
    left: 24px;
    border: #6495CD 1px solid;
    border-radius: 5px;
}

.hoverPopBox>div>span::after {
    content: "";
    display: inline-block;
    width: 18px;
    height: 9px;
    background-image: url('../../images/v2/tips_msg.png');
    position: absolute;
    bottom: -9px;
    left: 33px;
}

.hoverPop2 {
    margin-top: 31px;
}

.hoverPopBox>.hoverPop2>span {
    height: 118px;
    top: -125px;
}

.hoverPop3 {
    margin-top: 187px;
}

.hoverPopBox>.hoverPop3>span {
    height: 118px;
    top: -120px;
}


/* tab5 */


/*#tabContent4{
         width: 100%; 
    margin-top:42px;
        
    }
    .check-policy-con {
        border-top: 0;
    }
    .height20 {
        height: 20px;
    }
    .FlPdfIcon {
        width: 19px;
        height: 19px;
        background: url(../../images/v2/tkfl.png) no-repeat;
         background-size:19px 19px;  
        float: left;
        
        margin-right: 28px;
      		margin-top:6px;
    }
    .check-policy-con li{
        height: 44px;
        margin-left: 43px;
        margin-right: 43px;
        font-size: 12px;
    color: #2F2F2F;
    letter-spacing: 0.43px;
    line-height: 22px;
    }
    .FLTx{
        margin-left: 44px;
        font-size: 12px;
    color: #7A7A7A;
    letter-spacing: 0.43px;
    }
    .tkfl-button{
        width:220px;
        height: 50px;
        border-radius: 40px;
        margin:80px auto 60px;
    }
    .tkfl-button::after{
        width:220px;
        height: 50px;
    }*/


/* tab5 */


/* tab6 */

#tabContent6 {
    padding: 39px 120px 30px 120px;
}

.evaluate1 {
    height: 120px;
    border-bottom: 1px solid #979797;
}

.score {
    float: left;
    width: 100px;
    margin-right: 38px;
    padding-top: 13px;
}

.score .avg1 {
    margin-left: 25px;
    margin-right: 38px;
    font-size: 36px;
    color: #F6A623;
    letter-spacing: -0.9px;
}

.score .avg2 {
    display: block;
    height: 15px;
    margin-top: 7px;
    background: url(../../images/v2/star2.png) no-repeat;
    background-size: 100px 19px;
}

.hot-evaluate {
    width: 840px;
}

.hot-evaluate span {
    display: block;
    width: 114px;
    height: 16px;
    float: left;
    padding: 7px 0 7px 10px;
    margin-right: 15px;
    margin-bottom: 20px;
    border: 1px solid #1565C0;
    font-size: 12px;
    color: #1565C0;
    letter-spacing: -0.3px;
}

.evaluate2 {
    /* height: 19px; */
    margin-top: 38px;
}

.radio-box {
    display: block;
    float: left;
    width: 56px;
    font-size: 14px;
    color: #4A4A4A;
    letter-spacing: -0.35px;
    cursor: pointer;
}

input[type="radio"] {
    opacity: 0;
}

.radia_icon {
    display: inline-block;
    vertical-align: middle;
    z-index: 0;
    width: 10px;
    height: 10px;
    margin: 0px 0 0 -21px;
    border: 1px solid #757575;
    border-radius: 10px;
}

label {
    font-size: 14px;
    color: #171717;
    cursor: pointer;
    vertical-align: middle;
    cursor: pointer;
}

.circle1 {
    width: 8px;
    height: 8px;
    display: block;
    margin: 0 1px;
    margin-top: 1px;
    border-radius: 5px;
    background: #1565c0;
}

.evaluate3 {
    margin-top: 25px;
}

.evaluate3 div {
    margin-bottom: 20px;
}

.evaluate3 span {
    font-size: 14px;
    color: #4A4A4A;
    letter-spacing: 1px;
}

.evaluate3 .name {
    margin-right: 30px;
}

.evaluate3 .time {
    float: right;
}

.page ul li {
    float: left;
    margin-right: 10px;
    cursor: pointer;
}

.page .first,
.last {
    display: inline-block;
    width: 48px;
    height: 42px;
    border: 1px solid #979797;
    background: #FFFFFF;
    text-align: center;
    line-height: 42px;
    font-size: 12px;
    color: #000;
    letter-spacing: 0.43px;
}

.page .pre,
.next {
    display: inline-block;
    width: 60px;
    height: 42px;
    border: 1px solid #979797;
    background: #FFFFFF;
    text-align: center;
    line-height: 42px;
    font-size: 12px;
    color: #000;
    letter-spacing: 0.43px;
}

.page .number {
    display: inline-block;
    width: 30px;
    height: 42px;
    border: 1px solid #979797;
    background: #FFFFFF;
    text-align: center;
    line-height: 42px;
    font-size: 12px;
    color: #000;
    letter-spacing: 0.43px;
}

.page .page-select {
    background: #FFFFFF;
    border: 1px solid #1565C0;
    color: #1565C0;
}

.page .page-select2 {
    background: #1565C0;
    border: 1px solid #979797;
    color: #FFFFFF;
}


/* tab6 */

.tjck {
    margin-bottom: 76px;
    background: #F8F8F8;
}

.tjck h3 {
    margin: 47px 0 20px 0;
    font-size: 24px;
    color: #000000;
    letter-spacing: 2px;
    line-height: 50px;
}

.tjck ul{
	height: 280px;
    overflow: hidden;
}

.tjck ul li:hover {
    box-shadow: 0 10px 25px 0 rgb(254, 243, 237);
}

.tjck ul li {
    width: 203px;
    height: 195px;
    border-top: 9px solid #17AB93;
    box-shadow: 0 10px 25px 0 rgba(170, 170, 170, 0.42);
    float: left;
    margin-right: 32px;
    padding: 20px 21px 33px 31px;
    text-align: center;
    cursor: pointer;
    background: #fff;
    margin-bottom: 30px;
}

.tjck ul li img {
    width: 26px;
    height: 26px;
    margin: 0 auto 6px;
}

.tjck ul li h4 {
    font-size: 17px;
    color: #000000;
    letter-spacing: 2px;
    line-height: 28px;
    margin-bottom: 33px;
    height: 58px;
}

.tjck ul li p {
    font-size: 14px;
    color: #7A7A7A;
    letter-spacing: 1px;
    margin-bottom: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tjck ul li div {
    font-size: 14px;
    color: #4A4A4A;
    letter-spacing: 1px;
}

.tjck ul li div span {
    font-size: 20px;
    color: #FF3636;
    letter-spacing: -0.5px;
}

.show_number>li {
    float: left;
}

.FlPdfIcon02 {
    width: 16px;
    height: 16px;
    background: url(../../images/v2/detailIcon.png) no-repeat;
    float: right;
    background-position: -206px -97px;
    margin: 5px 20px 0 0;
}

body,
html {
    background: #F8F8F8;
}

.fl {
    float: left;
    display: inline;
}

.breadCrumbBg {
    margin-top: 84px;
    width: 100%;
    height: 50px;
}

.breadCrumbInner {
    width: 1148px;
    padding: 16px;
    display: block;
    margin: 0 auto;
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
    line-height: 19px;
}

.breadCrumbInner a {
    font-size: 14px;
    color: #4A4A4A;
    letter-spacing: 0;
}

.boxCont {
    /* border: 1px solid #e8e8e8; */
    /* padding: 30px 0 30px 30px; */
    height: 435px;
    overflow: hidden;
}

.boxInner_left {
    float: left;
    /*width: 432px;*/
  width:376px;
}

img {
    border-style: none;
    max-width: 1148px;
    display: block;
}

input,
select,
img {
    border: none;
    outline: none;
    vertical-align: middle;
}

.boxInner_left_bottom {
    padding: 10px 0;
}

.atar_Show {
    width: 113px;
}

.boxInner_right {
    width: 715px;
    float: left;
    /* margin-left: 50px;*/
}

.rgTitle {
    height: 35px;
}

.boxInnerTit {
    margin-left: 16px;
    float: left;
    height: 35px;
    font-size: 26px;
    color: #000000;
    letter-spacing: 3.25px;
    line-height: 35px;
}

.boxInner_right p {
    padding-top: 6px;
    padding-bottom: 9px;
    font-size: 14px;
    color: #4A4A4A;
    letter-spacing: 1.75px;
    padding-left: 10px;
    padding-right: 23px;
}

.boxInner_right .proCharacter p {
    padding-top: 0;
}

.rgBox {
    position: relative;
}

.col_group {
    margin-top: 19px;
}

.boxInner_right ul li.proTitle,
.ageName {
    font-size: 14px;
    color: #000000;
    letter-spacing: 1.75px;
    padding-right: 21px;
    vertical-align: top;
    display: inline-block;
}

.boxInner_right ul li.baozhangfa {
    vertical-align: top;
}

.boxInner_right ul li,
.ageName,
.age_check {
    display: inline-block;
}

.proCharacter {
    font-size: 14px;
    color: #4A4A4A;
    letter-spacing: 1.75px;
}

.wailian {
    padding-top: 0;
    height: 43px;
}

.wailian>a {
    float: left;
    cursor: pointer;
}

.wailian>a>i {
    float: left;
    display: block;
    width: 43px;
    height: 43px;
    padding-right: 14px;
    background: url("../../images/v2/icon suan@1x.png") no-repeat;
}

.wailian span {
    display: block;
    float: left;
    height: 43px;
    line-height: 43px;
    font-size: 16px;
    color: #1565C0;
    letter-spacing: 1.71px;
    margin-right: 22px;
}

.wailian .jisuanqi i {
    background: url("../../images/v2/icon suan@1x.png") no-repeat;
}

.wailian .guwen i {
    background: url("../../images/v2/icon service@1x.png") no-repeat;
}

.wailian .dailiren i {
    background: url("../../images/v2/icon people@1x.png") no-repeat;
}

.price {
    margin-top: 20px;
    height: 47px;
    font-size: 20px;
    color: #4A4A4A;
    letter-spacing: 1.43px;
    line-height: 47px;
}

.price .price-Title {
    float: left;
    display: inline-block;
    line-height: 47px;
    font-size: 14px;
    color: #000000;
    letter-spacing: 1.75px;
    margin-right: 22px;
}

#priceNum {
    float: left;
    height: 47px;
    line-height: 47px;
    font-size: 36px;
    color: #FF3636;
    letter-spacing: -0.9px;
    margin-right: 12px;
}

.submint-block {
    height: 50px;
    width: 200px;
    background: #1565c0;
    border-radius: 100px;
    position: relative;
    line-height: 48px;
    text-align: center;
    margin-top: 15px;
    cursor: pointer;
}

.submint-block a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 13px;
    color: #FFFFFF;
    letter-spacing: 2px;
    line-height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 1;
}

.submint-block::after {
    content: '';
    height: 50px;
    /* width: 100%; */
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    background: #4093f1;
    border-radius: 24px;
    transform: scale3d(.1, 1, 1);
    opacity: 0;
    transition: transform 0.5s, opacity 0.5s;
}

.submint-block:hover::after {
    transform: scale3d(1, 1, 1);
    opacity: 1;
}

.wrapper-tab {
    max-width: 1148px;
    height: auto;
    margin: 44px auto;
    background: #fff;
    overflow: hidden;
}

.tab-item {
    float: left;
    width: 16.66%;
    height: 60px;
    font-size: 16px;
    color: #4A4A4A;
    letter-spacing: 2px;
    background: #F0F0F0;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
    /* border-top:solid 3px #1565C0; */
}

.tab-item span {
    font-size: 16px;
    color: red;
    letter-spacing: 2px;
    line-height: 21px;
}

.tab-content {
    width: 100%;
    height: auto;
}

.tab-content-block {
    display: none;
}

.tab-content-block2 {
    margin-top: 20px;
    display: none;
}

.active {
    border-top: solid 2px #1565C0;
    background: #fff;
    color: #1565C0;
    height: 58px;
    line-height: 58px;
}

.selected {
    display: block;
}


/* tab5 */

#tabContent4 {
    width: 100%;
    margin-top: 42px;
}

.check-policy-con {
    /* border: 1px solid #e8e8e8; */
    /* border-top: 0; */
    /* padding: 0 20px; */
}

.height20 {
    height: 20px;
}

.FlPdfIcon {
    width: 19px;
    height: 19px;
    background: url(../../images/v2/tkfl.png) no-repeat;
    background-size: 19px 19px;
    float: left;
    /* background-position: -186px -98px; */
    margin-right: 28px;
    margin-top: 6px;
}

.banben_tab {
    margin-top: 13px;
    padding-left: 10px;
}

.banben_tab>a {
    display: inline-block;
    height: 25px;
    width: 100px;
    padding-left: 191px;
    vertical-align: bottom;
    font-size: 12px;
    color: #000;
    line-height: 25px;
    background-image: url(../../images/v2/lyrs/jyb.png);
    background-position: left;
    background-repeat: no-repeat;
}

.rgTitle {
    border: 0;
    padding-bottom: 0;
}

.planSel {
    width: 36px;
    height: 36px;
    margin-right: 17px;
    padding: 0;
    border-radius: 50%;
    border: 1px solid #D8D8D8;
    line-height: 31px;
    color: #000000;
    letter-spacing: 1.5px;
    box-sizing: border-box;
}

.planSel>label {
    font-size: 12px;
}

.planSel>input[type="radio"] {
    width: 0;
    margin: 0;
    display: none;
}

.timeLimited {
    height: 28px;
    line-height: 28px;
    border: 1px solid #D8D8D8;
    padding: 0 14px;
    margin-right: 15px;
}

.h30 {
    height: 28px;
    line-height: 28px;
}

.activeB {
    box-sizing: content-box;
    border: 1px solid #42A5F5;
}

.activeA {
    background: #42A5F5;
    color: #fff;
}

input[type='radio']:checked+label {
    color: #fff;
}

.MedicalCost {
    font-size: 14px;
}

.mt13 {
    margin-top: 13px;
}

.w68 {
    width: 68px;
}

.price {
    margin: 7px 10px 10px;
}

.boxInnerJG {
    font-size: 36px;
    color: #FF3636;
    letter-spacing: -0.9px;
    margin-right: 10px;
}

.col_group {
    margin: 10px;
}

.average_price {
    font-size: 14px;
    color: #171717;
    letter-spacing: 1.75p
}

.average_price>b {
    color: #FF3636;
    ;
    font-weight: normal;
}

.price .price-Title {
    margin-right: 33px;
}

.boxInner_right ul li.proTitle {
    padding-right: 0;
    width: 63px;
}

.atar_Show {
    background: url(../../images/v2/lyrs/stark_blue_border.png);
    overflow: hidden;
}

.starScore {
    background: url(../../images/v2/lyrs/stark_blue.png);
}

.boxCont {
    overflow: visible;
}

.moreSel {
    top: 140px;
    left: 415px;
}

.date_picker {
    height: 16px;
}

.mt-8 {
    margin-top: -8px;
}

.tab-content-block li>img {
    width: 1148px;
    height: auto;
}

.img1,
.img2 {
    position: relative;
}

.img1>div,
.img2>div {
    position: absolute;
    height: 20px;
}

.img2>.help24 {
    height: 20px;
    width: 140px;
    top: 289px;
    left: 409px;
}

.img1>.warContry {
    width: 179px;
    top: 103px;
    left: 589px;
}

.img1>.sosService {
    width: 200px;
    top: 1009px;
    left: 779px;
}

.img1>.claimFlow {
    width: 220px;
    height: 50px;
    top: 1289px;
    left: 462px;
    border: 0;
    border-radius: 26px;
    background: #1565c0;
}

.img1>.claimFlow::after {
    content: '';
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    width: 220px;
    background: #4093f1;
    border-radius: 24px;
    transform: scale3d(.1, 1, 1);
    opacity: 0;
    transition: transform 0.5s, opacity 0.5s;
}

.img1>.claimFlow:hover::after {
    transform: scale3d(1, 1, 1);
    opacity: 1;
}

.img2>.payData {
    width: 46px;
    bottom: 120px;
    left: 426px;
    height: 13px;
}

.img2>.payGrogress {
    width: 46px;
    bottom: 73px;
    left: 716px;
    height: 13px;
}

.img2>div>a,
.img1>div>a {
    display: block;
    width: 100%;
    height: 100%;
}

.claimFlow>a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 13px;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    letter-spacing: 2px;
    line-height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 1;
}

.ensureProj {
    margin-top: -200px;
}

.tkTips {
    margin: 38px;
    font-size: 12px;
    color: #7A7A7A;
    letter-spacing: 0.43px;
}

.tkTips>span {
    color: #FF3636;
}

.boxInner_right ul li,
.ageName,
.age_check {
    text-align: center;
}

.moreSelect a img {
    display: inline;
}

.tjck {
    width: 1148px;
    margin: auto;
    margin-bottom: 76px;
}

.submint-block {
    margin-top: -15px;
}

.hoverPopBox>div {
    left: 209px;
    top: 703px;
    width: 135px;
    height: 52px;
}

.hoverPopBox>div>span {
    width: 455px;
    height: 212px;
    top: -223px;
}

.hoverPopBox>.hoverPop1>span {
    width: 455px;
    height: 235px;
    top: -245px;
}

.hoverPopBox>.hoverPop2 {
    margin-top: 56px;
}

.hoverPopBox>.hoverPop2>span {
    height: 118px;
    top: -129px;
}

.hoverPopBox>.hoverPop3 {
    margin-top: 114px;
    height: 61px;
}

.hoverPopBox>.hoverPop3>span {
    height: 384px;
    top: -395px;
}

.hoverPopBox>.hoverPop4 {
    margin-top: 179px;
    height: 59px;
}

.hoverPopBox>.hoverPop4>span {
    height: 239px;
    top: -252px;
}


/*.satisfaction{
        width: 840px;
      margin: 32px auto 10px;
    }
    .satisfactionPart1>h1>span{
        margin-left: 25px;
        margin-right: 38px;
        font-size: 36px;
        color: #F6A623;
        letter-spacing: -0.9px;
    }
    .commType {
        width: 875px;
        border-top: 1px solid #979797;
      margin-top: 20px;
      position: relative;
        top: 180px;
    }
    .commType>h3{
        display: none;
    }
    .check-policy-con #commType>li{
        float:left;
          cursor: pointer;
    }
     #commType::after{
        content: '';
        display: block;
        clear: both;
    }
    .khyx li{
        float: left;
        width: 78px;
       
           height: 16px;
        float: left;
        padding: 8px 22px;
        margin-right: 15px;
        margin-bottom: 20px;
        border: 1px solid #1565C0;
        font-size: 12px;
        color: #1565C0;
        letter-spacing: -0.3px;
        text-align: center;
        line-height: 16px;
    }
    .list-paddingleft-2::after{
        display: block;
        content: '';
        clear: both;
    }
    #commType{
        margin-top: 40px;
    }
    #commType>li{
        font-size:14px;
    }
    #commType>li::before{
        content: '';
        display: block;
        width: 20px;
        height: 24px;
        background-image: url(../../images/v2/lyrs/radio.png);
        background-repeat: no-repeat;
        float: left;
        background-position: center;
    }
    #commType>li::after{
        content:'';
      	display:block;
      	clear:both;
    }
    .o2oIcon{
        display:none;
    }
    .o2oRightI01{
        display:none
    }
    .o2oRight>font{
    display:none
    }
    .o2oCenter{
                width: 80%;
        display: inline-block;
    }
    .o2oCenter>label{
        width: 86%;
        vertical-align: top;
    }
    .o2oCenter>span{
            display: inline-block;
        width: 94px;
    }
    .o2oRight{
      	display: inline-block;
          width: 20%;
        text-align: right;
    }
    
    #topic>li{
      	position: relative;
      	height: auto;
        padding: 13px 0;
    }
    .o2oCon{
        clear:both;
    }
    .o2oRight>span{
              display: inline-block;
        width: 90px;
        height: 20px;
        overflow: hidden;
          vertical-align: top;
    }
    .page>a{
           display: inline-block;
        padding: 10px;
        border: 1px solid #979797;
        margin-right: 10px;
        height: auto;
        line-height: 22px;
    }
    .page {
            width: 781px;
        overflow: hidden;
        height: 45px;
    }
    .page .current{
        background: #1565C0;
        border: 1px solid #979797;
        color: #FFFFFF;
    }  
    
    .boxInner_left {
        float: left;
        width: 376px;
    }
    .sale_num, .shoucang_btn {
      
      margin-left: 18px;
    }
    
    #commType>.bgcolor::before{
        background-image: url(../../images/v2/lyrs/radio_check.png);
    }*/

.hoverPopBox p {
    text-indent: 28px;
}

.sale_num>span {
    display: inline-block;
    color: red;
}


/* p#product {
    display: inline-block;
    margin-right: 60px;
} */


/* p#service {
    display: inline-block;
    margin-right: 60px;
}

p#course {
    display: inline-block;
    margin-right: 60px;
} */

img.level {
    margin: 7px 12px;
}


/* .opinionCMS {
    margin: 50px;
    position: relative;
    top: -135px;
    left: 63px;
} */


/**/

.banben_tab {
    margin-top: 13px;
    padding-left: 10px;
}

.banben_tab>a {
    display: inline-block;
    height: 25px;
    width: 100px;
    padding-left: 191px;
    vertical-align: bottom;
    font-size: 12px;
    color: #000;
    line-height: 37px;
    background-image: url(../../images/v2/lyrs/jyb.png);
    background-position: left;
    background-repeat: no-repeat;
}

.rgTitle {
    border: 0;
    padding-bottom: 0;
}

.planSel {
    width: 36px;
    height: 36px;
    margin-right: 17px;
    padding: 0;
    border-radius: 50%;
    border: 1px solid #D8D8D8;
    line-height: 31px;
    color: #000000;
    letter-spacing: 1.5px;
    box-sizing: border-box;
}

.planSel>label {
    font-size: 12px;
}

.planSel>input[type="radio"] {
    width: 0;
    margin: 0;
    display: none;
}

.timeLimited {
    height: 28px;
    line-height: 28px;
    border: 1px solid #D8D8D8;
    padding: 0 14px;
    margin-right: 15px;
}

.h30 {
    height: 28px;
    line-height: 28px;
}

.activeB {
    box-sizing: content-box;
    border: 1px solid #42A5F5;
}

.activeA {
    background: #42A5F5;
    color: #fff;
}

input[type='radio']:checked+label {
    color: #fff;
}

.MedicalCost {
    font-size: 14px;
}

.mt13 {
    margin-top: 13px;
}

.w68 {
    width: 68px;
}

.price {
    margin: 7px 10px 10px;
}

.boxInnerJG {
    font-size: 36px;
    color: #FF3636;
    letter-spacing: -0.9px;
    margin-right: 10px;
}

.col_group {
    margin: 10px;
}

.average_price {
    font-size: 14px;
    color: #171717;
    letter-spacing: 1.75p
}

.average_price>b {
    color: #FF3636;
    ;
    font-weight: normal;
}

.price .price-Title {
    margin-right: 33px;
}

.boxInner_right ul li.proTitle {
    padding-right: 0;
    width: 63px;
}

.atar_Show {
    background: url(../../images/v2/lyrs/stark_blue_border.png);
    overflow: hidden;
}

.starScore {
    background: url(../../images/v2/lyrs/stark_blue.png);
}

.boxCont {
    overflow: visible;
}

.moreSel {
    top: 140px;
    left: 415px;
}

.date_picker {
    height: 16px;
}

.mt-8 {
    margin-top: -8px;
}

.tab-content-block li>img {
    width: 1148px;
    height: auto;
}

.img1,
.img2 {
    position: relative;
}

.img1>div,
.img2>div {
    position: absolute;
    height: 20px;
}

.img2>.help24 {
    height: 20px;
    width: 140px;
    top: 289px;
    left: 409px;
}

.img1>.warContry {
    width: 179px;
    top: 103px;
    left: 589px;
}

.img1>.sosService {
    width: 200px;
    top: 1009px;
    left: 779px;
}

.img1>.claimFlow {
    width: 220px;
    height: 50px;
    top: 1289px;
    left: 462px;
    border: 0;
    border-radius: 26px;
    background: #1565c0;
}

.img1>.claimFlow::after {
    content: '';
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    width: 220px;
    background: #4093f1;
    border-radius: 24px;
    transform: scale3d(.1, 1, 1);
    opacity: 0;
    transition: transform 0.5s, opacity 0.5s;
}

.img1>.claimFlow:hover::after {
    transform: scale3d(1, 1, 1);
    opacity: 1;
}

.img2>.payData {
    width: 46px;
    bottom: 120px;
    left: 426px;
    height: 13px;
}

.img2>.payGrogress {
    width: 46px;
    bottom: 73px;
    left: 716px;
    height: 13px;
}

.img2>div>a,
.img1>div>a {
    display: block;
    width: 100%;
    height: 100%;
}

.claimFlow>a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 13px;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    letter-spacing: 2px;
    line-height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 1;
}

.ensureProj {
    margin-top: -200px;
}

.tkTips {
    margin: 38px;
    font-size: 12px;
    color: #7A7A7A;
    letter-spacing: 0.43px;
}

.tkTips>span {
    color: #FF3636;
}

.list-paddingleft-2 {
    width: 100%;
}

.boxInner_right ul li,
.ageName,
.age_check {
    text-align: center;
}

.moreSelect a img {
    display: inline;
}

.tjck {
    width: 1148px;
    margin: auto;
    margin-bottom: 76px;
}

.submint-block {
    margin-top: 38px;
    margin-left: 50px;
}

.hoverPopBox>div {
    left: 217px;
    top: 734px;
    width: 139px;
    height: 55px;
}

.hoverPopBox>div>span {
    width: 455px;
    height: 212px;
    top: -223px;
}

.hoverPopBox>.hoverPop1>span {
    width: 455px;
    height: 259px;
    top: -269px;
}

.hoverPopBox>.hoverPop2 {
    margin-top: 56px;
}

.hoverPopBox>.hoverPop2>span {
    height: 150px;
    top: -162px;
}

.hoverPopBox>.hoverPop3 {
    margin-top: 114px;
    height: 61px;
}

.hoverPopBox>.hoverPop3>span {
    height: 276px;
    top: -272px;
}

.hoverPopBox>.hoverPop4 {
    margin-top: 179px;
    height: 59px;
}

.hoverPopBox>.hoverPop4>span {
    height: 300px;
    top: -307px;
}


/*.satisfaction{
        width: 840px;
        margin: 32px auto 10px;
      height:253px;
    }
    .satisfaction::after {
        content: " ";
        display: block;
        clear: both;
    }
    .satisfactionPart1{
        float: left;
        width: 100px;
        margin-right: 38px;
        padding-top: 13px;
    }
    .satisfactionPart1>h1>span{
        margin-left: 25px;
        margin-right: 38px;
        font-size: 36px;
        color: #F6A623;
        letter-spacing: -0.9px;
    }
    .satisfactionPart1>img{
        width: 102px;
        margin: 6px 14px;
    }
    .commType>h3{
        display: none;
    }
    .check-policy-con #commType>li{
        float:left;
          cursor: pointer;
    }
     #commType::after{
        content: '';
        display: block;
        clear: both;
    }
    .opinionCMS h3{
      display:none;
    }
    .khyx li{
        float: left;
           width: 93px;
       
           height: 16px;
        float: left;
        padding: 8px 22px;
        margin-right: 15px;
        margin-bottom: 20px;
        border: 1px solid #1565C0;
        font-size: 12px;
        color: #1565C0;
        letter-spacing: -0.3px;
        text-align: center;
        line-height: 16px;
    }
    .list-paddingleft-2::after{
        display: block;
        content: '';
        clear: both;
    }
    #commType>li{
        font-size:14px;
      left: -44px;
        position: relative;
    }
    #commType>li::before{
        content: '';
        display: block;
        width: 20px;
        height: 24px;
        background-image: url(../../images/v2/lyrs/radio.png);
        background-repeat: no-repeat;
        float: left;
        background-position: center;
    }
    #commType>li::after{
        content:'';
      	display:block;
      	clear:both;
    }
    .o2oIcon{
        display:none;
    }
    .o2oRightI01{
        display:none
    }
    .o2oRight>font{
    display:none
    }
    .o2oCenter{
                width: 80%;
        display: inline-block;
    }
    .o2oCenter>label{
        width: 86%;
        vertical-align: top;
    }
    .o2oCenter>span{
            display: inline-block;
        width: 94px;
    }
    .o2oRight{
      	display: inline-block;
          width: 20%;
        text-align: right;
    }
    
    #topic>li{
      	position: relative;
      	height: auto;
        padding: 13px 0;
    }
    .o2oCon{
        clear:both;
    }
    .o2oRight>span{
              display: inline-block;
        width: 90px;
        height: 20px;
        overflow: hidden;
          vertical-align: top;
    }
    .page>a{
           display: inline-block;
        padding: 10px;
        border: 1px solid #979797;
        margin-right: 10px;
        height: auto;
        line-height: 22px;
    }
    .page {
        width: 781px;
        padding-bottom: 40px;
        margin-right: 42px;
        overflow: hidden;
        height: 45px;
        margin: 0 auto;
    }
    .page .current{
        background: #1565C0;
        border: 1px solid #979797;
        color: #FFFFFF;
    }  
    .page .next{
            margin-right: 110px;
    }
    .boxInner_left {
        float: left;
        width: 376px;
    }
    .sale_num, .shoucang_btn {
      
      margin-left: 18px;
    }
    
    #commType>.bgcolor::before{
        background-image: url(../../images/v2/lyrs/radio_check.png);
    }*/

.hoverPopBox p {
    text-indent: 28px;
}

li.proCharacter.duibi {
    font-size: 12px;
    color: #1565C0;
    letter-spacing: 1.5px;
    cursor: pointer;
    padding-left: 98px;
}


/*修改精英尊贵版本切换按钮的样式*/

.banben_tab {
    position: relative;
}

#copyChange {
    display: inline-block;
    height: 25px;
    width: 303px;
    padding-left: 0;
    vertical-align: bottom;
    font-size: 12px;
    color: #000;
    line-height: 37px;
    background-image: none;
    background-position: left;
    background-repeat: no-repeat;
    background-color: none;
    text-decoration: none;
    position: relative;
}

.copyBg {
    position: absolute;
    top: 0;
    left: 0;
    width: 166px;
    height: 25px;
    background: #1565c0;
    z-index: 0;
    border-radius: 12px;
}

.banben_tab::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 166px;
    height: 25px;
    background: #4093f1;
    border-radius: 12px;
    transform: scale3d(0.1, 1, 1);
    opacity: 0;
    vertical-align: middle;
    z-index: 1;
    left: 0;
    transition: transform 0.5s, opacity 0.5s;
}

.banben_tab:hover::before {
    transform: scale3d(1, 1, 1);
    opacity: 1;
    /*background: #4093f1;
                transition: transform 0.5s, opacity 0.5s;*/
}

.hoverChange {
    position: relative;
    width: 128px;
    height: 25px;
    background: url(../../images/v2/lyrs/diamend.png) no-repeat;
    border-radius: 4px;
    background-size: 21px;
    background-position: 0 5px;
    color: #fff;
    line-height: 25px;
    padding-left: 27px;
    display: inline-block;
    font-size: 15px;
    z-index: 1;
    top: -5px;
}

.lyrsZGB {
    background-color: white;
    border-bottom: 1px solid #3171c4;
}

.lyrsZGB a {
    display: block;
    height: 100%;
    color: #1565c0;
}


/* newTab5 start */


/* .check-policy-con {
    border: 1px solid #e8e8e8;
    border-top: 0;
    padding: 0 20px;
} */

.satisfaction {
    float: left;
    height: 129px;
    width: 100%;
    margin-top: 26px;
    margin-bottom: 16px;
}

.satisfactionPart1 {
    float: left;
    height: auto;
    width: 120px;
    margin-left: 15px;
}

.satisfaction h3 {
    font-size: 16px;
    color: #848484;
    margin: 0px;
    padding: 0px;
}

.satisfactionPart1 h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 50px;
    font-weight: bold;
    color: #005bac;
    margin: 0px;
    padding: 0px;
    line-height: 150%;
    margin-top: 10px;
}

.satisfaction p {
    font-size: 12px;
    color: #999999;
    margin: 0px;
}

.satisfactionPart2 {
    float: left;
    height: 85px;
    width: 210px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #dddddd;
    text-align: center;
    margin-top: 30px;
}


/* .satisfactionPart2 img { margin-bottom: -3px; } */

.opinionCMS {
    float: left;
    height: 129px;
    width: 50%;
}

.opinionCMS ul {
    padding: 0px;
    list-style-type: none;
    font-size: 12px;
    color: #FFF;
    float: left;
    width: 100%;
    height: auto;
    display: block;
    margin-top: 33px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 31px;
}

.opinionCMS li {
    color: white;
    background-color: #59bdff;
    text-align: center;
    display: block;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 130px;
    line-height: 26px;
    height: 26px;
}

.commType li {
    float: left;
    margin-left: 29px;
    cursor: pointer;
}

.commType h3 {
    float: left;
    margin-left: 31px;
}

.opinionCMS h3 {
    float: left;
    margin-left: 31px;
    margin-top: 9px;
}

.bgcolor {
    color: #59bdff;
}

.satisfactionPart1 span {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 50px;
    font-weight: bold;
    color: #005bac;
    line-height: 150%;
}

#avg1 {
    font-family: Arial, Helvetica, sans-serif;
    font: 15px/25px "microsoft yahei", "times new roman", sans-serif;
    color: #848484;
    line-height: 150%;
    margin-left: 25px;
}

.satisfactionPart1 h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 50px;
    font-weight: bold;
    color: #005bac;
    line-height: 150%;
    height: auto;
}

.o2oCon {}

.o2oCon ul li {
    border-bottom: 1px #e1e0e0 solid;
    padding: 20px 0;
}

.o2oIcon {
    width: 70px;
    height: 70px;
    background: url(../../images/v2/detailIcon.png) no-repeat;
    background-position: -105px -78px;
    display: block;
    float: left;
}

.o2oCenter {
    float: left;
    margin: 0 26px;
    width: 520px;
}

.o2oCenter span {
    display: block;
}

.o2oCenter label {
    display: block;
    font-size: 12px;
    margin-left: 20px;
    line-height: 20px;
    word-break: break-all;
    width: 579px;
}

.o2oRight {
    float: right;
    margin-top: 20px;
}

.o2oRightI01 {
    width: 11px;
    height: 10px;
    background: url(../../images/v2/detailIcon.png);
    background-position: -185px -78px;
    display: block;
    float: left;
    margin-right: 3px;
    float: left;
    margin-top: 7px;
}

.o2oRightI02 {
    width: 11px;
    height: 10px;
    background: url(../../images/v2/detailIcon.png);
    background-position: -200px -78px;
    display: block;
    float: left;
    margin-right: 3px;
    float: left;
    margin-top: 7px;
}

.o2oRight font {
    display: block;
    float: left;
    margin-left: 8px;
}

.o2oRight span {
    font-size: 12px;
    float: right;
}

.clear {
    clear: both;
}

.page a.disable {
    color: #CCC;
}

.page a {
    border: #eee 1px solid;
    padding: 2px 5px;
    margin: 2px;
    color: #036cb4;
    text-decoration: none;
}

.page a {
    display: inline-block;
    margin: 0 3px;
    padding: 0px 6px;
    border: 1px solid #d6d6d6;
    line-height: 20px;
    height: 20px;
    font-size: 12px;
    color: #0066cb;
    background: #FFF;
}

.page .current {
    border: #036cb4 1px solid;
    padding: 2px 5px;
    font-weight: bold;
    margin: 2px;
    color: #fff;
    background-color: #036cb4;
}

.page a.pre,
.page a.next,
.page a.etc {
    width: 65px;
    padding: 0;
    text-align: center;
}

.page_input {
    height: 18px;
    line-height: 18px;
    width: 30px;
    text-align: center;
    border: 1px solid #aaa;
    vertical-align: middle;
    text-align: center;
    width: 36px;
    outline: none;
}

.satisfactionPart2 p span {
    font-size: 14px;
}

.satisfactionPart2 p img {
    display: inline;
}

#comment {
    margin: 0 auto;
    border: none;
}

#commType li {
    font-size: 14px;
}

#comment {
    width: 866px;
}


/* newTab5 end */

#termRate li {
    height: 44px;
    margin-left: 43px;
    margin-right: 43px;
    font-size: 12px;
    color: #2F2F2F;
    letter-spacing: 0.43px;
    line-height: 22px;
}

.check-policy-con #commType>li {
    float: left;
    cursor: pointer;
}

.FLTx {
    margin-left: 44px;
    font-size: 12px;
    color: #7A7A7A;
    letter-spacing: 0.43px;
}
/*20191125*/
    .mobileProduct {
                    display: inline-block;
        height: 20px;
        line-height: 20px;
        cursor: pointer;
        margin-top: 8.5px;
        position: relative;
      top:-20px;
        margin-left: 18px;
                }
                .mobileProduct .icon {
                    display: inline-block;
                    width: 21px;
                    height: 20px;
                    background: url(/market/images/v3/mobileSM1.png) center center/100% 100% no-repeat;
                    margin-right: 12px;
                    float: left;
                }
                .mobileProduct .doc {
                    display: inline-block;
        height: 20px;
        line-height: 20px;
        color: #575757;
        letter-spacing: 0;
        font-family: PingFangSC-Regular;
        font-size: 17px;
        color: #575757;
        letter-spacing: 0;
                }
                .mobileProduct .qr-code-box {
                    box-sizing: border-box;
       display:none;
        width: 182px;
        height: 196px;
        position: absolute;
        top: 26px;
        left: -25px;
        background: url(/market/images/v3/mobileXF20191125.png) center center/100% 100% no-repeat;
        z-index: 1;
                }
    
                .mobileProduct .qr-code-box .qr-code {
                    padding: 36px 36px 0;
                }
    
                .mobileProduct .qr-code-box .qr-code img {
                    display: block;
                    margin: 0 auto;
                    margin-bottom: 10px;
                }
    
                .mobileProduct .qr-code-box .code-doc {
      								padding:0;
                    display: block;
                    margin: 0 auto;
                    border-bottom-left-radius: 6px;
                    border-bottom-right-radius: 6px;
                    text-align: center;
                    font-size: 12px;
                    color: #262626;
                    letter-spacing: 0;
                    text-align: center;
                    line-height: 20px;
                    padding-top: 4px;
                    box-sizing: border-box;
                    font-weight: 400;
                }
    .mobileProduct2 .doc {
        color: #3f95ff;
    }
    
    .mobileProduct2 .icon {
        background: url(/market/images/v3/mobileSM2.png) center center/100% 100% no-repeat;
    }
    
    .mobileProduct2 .qr-code-box {
        display: block;
    }
    /*20191125*/