body {
    background-color: #fff !important;
}

input::-webkit-input-placeholder {
    color: #999999;
}

input::-moz-input-placeholder {
    color: #999999;
}

input::-ms-input-placeholder {
    color: #999999;
}

input[type="radio"] {
    position: absolute;
    opacity: 0;
}

input[type="radio"]+.radio-label:before {
    content: '';
    background: #f4f4f4;
    border-radius: 100%;
    border: 1px solid #b4b4b4;
    display: inline-block;
    width: 12px;
    height: 12px;
    position: relative;
    margin-right: 10px;
    top: 7px;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
}

input[type="radio"]:checked+.radio-label:before {
    background-color: #3197EE;
    box-shadow: inset 0 0 0 2px #f4f4f4;
}

input[type="radio"]:focus+.radio-label:before {
    outline: none;
    border-color: #3197EE;
}

input[type="radio"]:disabled+.radio-label:before {
    box-shadow: inset 0 0 0 3px #f4f4f4;
    border-color: #b4b4b4;
    background: #b4b4b4;
}

input[type="radio"]+.radio-label:empty:before {
    margin-right: 0;
}

label {
    font-weight: normal;
}

.radio-label {
    margin-right: 20px;
    font-size: 12px;
    vertical-align: top;
}

.bgimg {
    width: 100%;
    display: block;
}

.fba-button {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 62px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    margin-top: -62px;
}

.button1 {
    width: 50%;
    height: 100%;
    float: left;
}

.button2 {
    width: 50%;
    height: 100%;
    float: left;
}

.customer {
    margin: 7px 0 7px 16px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: white;
    background-color: #FFBB12;
    line-height: 48px;
    border-radius: 5px 0px 0px 5px;
}

.policy {
    margin: 7px 16px 7px 0;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: white;
    background-color: #479BFF;
    line-height: 48px;
    border-radius: 0px 5px 5px 0px;
}

.online-customer {
    position: fixed;
    width: 100px;
    top: 40%;
    right: 0;
    z-index: 999;
}

.fmc-button {
    position: fixed;
    bottom: 0;
    z-index: 999;
    width: 100%;
    height: 62px;
    background: rgba(255, 255, 255, 1);
}

#header {
    background-color: #fff;
    box-shadow: 0px 0px;
}

#header h1 {
    font-size: 18px;
    font-weight: bold;
    font-family: PingFang SC;
}

#header h1 img {
    margin-left: 5px;
    vertical-align: 5%;
}

.search {
    float: right;
    margin-right: 16px;
    margin-top: 12px;
}

.policy-detail {
    padding-left: 0;
    margin: 0;
}

.policy-detail li {
    list-style: none;
    margin: 0 25px 15px 25px;
    border-bottom: 1px solid #FAFAFA;
    height: 40px;
    line-height: 30px;
}

.policy-detail li:nth-child(1) {
    margin-top: 15px;
}

.policy-detail li p {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    width: 40%;
    float: left;
    margin: 0;
    text-align: center;
    margin-left: -20px;
}

.policy-detail li input[type="text"] {
    width: 60%;
    margin-top: -5px;
    height: 38px;
    float: left;
    border: none;
    font-size: 14px;
    font-family: PingFang SC;
    color: #333;
    padding: 0;
}

.policy-detail li select {
    width: 60%;
    margin-top: -5px;
    height: 38px;
    float: left;
    font-size: 14px;
    font-family: PingFang SC;
    color: rgba(153, 153, 153, 1);
    padding: 0;
}

.policy-info {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    margin-left: 15px;
}

.policy-success {
    text-align: center;
    margin-top: 88px;
}

.policy-success img {
    margin-left: auto;
    margin-right: auto;
}

.policy-success h1 {
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    margin-top: 12px;
}

.success-info {
    margin-top: 40px;
}

.success-info p {
    margin-left: 15%;
    margin-bottom: 10px;
}

.success-info p font {
    margin-left: 25px;
}

.submit {
    width: 260px !important;
    height: 50px !important;
    line-height: 50px;
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
    color: white !important;
    background: rgba(71, 155, 255, 1) !important;
    box-shadow: 0px 3px 6px rgba(71, 155, 255, 0.16) !important;
    opacity: 1;
    border-radius: 25px !important;
    margin-bottom: 30px !important;
}

.left {
    float: left
}

.right {
    float: left
}

.head-title-nav {
    color: #000;
}

.head-row-nav {
    margin-top: 0.916666rem;
    margin-bottom: 0.916666rem;
}

.mh-clear {
    width: 100%;
    height: 2%;
    padding-bottom: 15%;
}

.amnva {
    width: 60%;
}

.head-search {
    width: 18px;
    height: 18px;
    line-height: 60px;
    margin-top: 25%;
}

.amnva ul {
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.amnva ul li {
    float: left;
    margin-right: 5%;
}

.amnva ul li span a {
    font-size: 14px;
    padding-bottom: 40px;
    font-family: PingFang SC;
    color: rgba(102, 102, 102, 1);
    opacity: 1;
    line-height: 60px;
}

.amnva ul li a.mactive {
    font-size: 21px;
    font-family: PingFang SC;
    font-weight: bold;
    line-height: 33px;
    color: rgba(71, 155, 255, 1);
    opacity: 1;
    background: url(https://news.linghangbao.com/m/img/xiahu.png) no-repeat;
    background-position: 17px 35px;
    line-height: 60px;
}

.amnva ul li a.xiahumore {
    background-position: 29px 35px;
}

.hyrow {
    padding-bottom: 2%;
}

.mins {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
}

.insbox {
    width: 100%;
    overflow: hidden;
}

.bgfl {
    position: fixed;
    width: 100%;
    background: rgba(51, 51, 51, 0.5);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999999;
}

.insmain {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 10%;
    background: #fff;
    z-index: 999999;
    border-radius: 10px 0px 0px 10px;
}

.fenlei {
    margin-top: 8%;
}

.mtags, .tagbox {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.tagbox {
    padding-left: 6%;
}

.tagbox h3 {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    opacity: 1;
    margin: 0;
    padding: 0;
    margin-bottom: 4%;
    padding-left: 1%;
}

.mclear {
    clear: both;
}

.tagbox li {
    float: left;
    width: 30%;
    background: rgba(250, 250, 250, 1);
    opacity: 1;
    border-radius: 10px 10px 10px 10px;
    text-align: center;
    padding-top: 1%;
    padding-bottom: 1%;
    margin-bottom: 4%;
    margin-right: 2%;
    border: 1px solid #E5E5E5;
}

.tagbox li.mall {
    background: rgba(71, 155, 255, 0.5);
    border: 1px solid rgba(71, 155, 255, 1);
    opacity: 1;
}

.tagbox li a {
    font-size: 14px;
    color: #666666;
}

.mbtnico {
    position: absolute;
    bottom: 5%;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    margin-left: 2%;
}

.mbtnico .insbtn {
    margin-right: 5%;
    width: 40%;
    border-radius: 10px 10px 10px 10px;
}

.mbtnico .btncz {
    background: #E5E5E5;
    color: #999999;
}

.mbtnico .btnqd {
    background: #479BFF;
    color: #FFF;
}

.list-name a {
    color: #333333;
}

.listminsbox {
    position: relative;
}

.listmins {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.listmins a {
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 9%;
    color: #479BFF;
}

/*huoyunID*/

.mheadpic img {
    width: 100%;
}

.detailtitle {
    padding: 0;
    margin: 0;
    overflow: hidden;
    clear: both;
    position: relative;
    padding: 5%;
}

.mtitlecon {
    clear: both;
    overflow: hidden;
}

.mtitlecon h1 {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: bold;
    line-height: 22px;
    opacity: 1;
    line-height: 27px;
    width: 70%;
    float: left;
}

.mtitlecon p.mrightsc {
    width: 20%;
    line-height: 27px;
    float: right;
}

.mtitlecon p.mrightsc img {
    float: right;
}

.mysicon {
    clear: both;
    overflow: hidden;
    line-height: 27px;
    margin-top: 1.5%;
}

.mysicon span {
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    color: rgba(51, 51, 51, 1);
    opacity: 1;
    border: 1px solid rgba(112, 112, 112, 1);
    opacity: 1;
    border-radius: 10px;
    padding: 0.5%;
    padding-left: 2%;
    padding-right: 2%;
}

.mflicon {
    clear: both;
    overflow: hidden;
    line-height: 27px;
    margin-top: 1.5%;
}

.mflicon p {
    font-size: 12px;
    font-family: PingFang SC;
    line-height: 27px;
    color: rgba(102, 102, 102, 1);
    opacity: 1;
}

.mflicon .mflcolor {
    font-size: 16px;
    font-family: PingFang SC;
    line-height: 22px;
    color: rgba(71, 155, 255, 1);
    opacity: 1;
    font-weight: bold;
}

.detaildes {
    padding: 5%;
    margin: 0;
    overflow: hidden;
    padding-top: 0%;
}

.mdestab {
    clear: both;
    overflow: hidden;
}

.mdes-con {
    display: none;
}

.mcontentin {
    display: block;
}

.mdestabbox {
    clear: both;
    overflow: hidden;
    padding-top: 1%;
}

.mdestabbox p {
    color: #333333;
    font-size: 14px;
    line-height: 27px;
    margin-top: 2%;
}

.detaildes .mdestab li {
    float: left;
    margin-right: 5%;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: bold;
    line-height: 20px;
    color: rgba(102, 102, 102, 1);
    line-height: 22px;
}

.detaildes .mdestab li.tabin {
    color: rgba(71, 155, 255, 1);
    opacity: 1;
    border-bottom: 2px #479BFF solid;
    line-height: 22px;
}

.hykfzx {
    padding: 5%;
    padding-top: 0%;
    margin: 0;
    overflow: hidden;
    text-align: center;
}

.hykfzx .mhybtn {
    box-shadow: 6px rgba(255, 187, 18, 0.16);
    opacity: 1;
    border-radius: 5px 5px 5px 5px;
    width: 40%;
    padding: 5%;
}

.hykfzx .mhykf {
    background: rgba(255, 187, 18, 1);
    color: #fff;
    margin-right: 0px
}

.hykfzx .mhytb {
    background: rgba(71, 155, 255, 1);
    color: #fff;
}

.hykfzx .mhykf a, .hykfzx .mhytb a {
    color: #fff;
    padding: 5%;
}

.slider_four_in_line .active, .slider_four_in_line .next1, .slider_four_in_line .next2, .slider_four_in_line .next3, .slider_four_in_line .next4, .slider_four_in_line .prev1 {
    z-index: 0;
}

.slider_four_in_line .prev1 {
    z-index: 0;
}
.input-style{
    border: 1px solid #ddd !important;
    text-indent: 10px;
}
.select-style{
    border: 1px solid #ddd !important;
    text-indent: 10px;
    background: #fff url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+) no-repeat 100% center;
}
/*投保*/
.page-lock{
    background-color: #fff;
    margin: 0 15px;
    margin-bottom: 10px;

}
.page2 .page-lock .title{
    position: relative;
}
.page2 .page-lock .title:before{
    content: "";
    width: 4px;
    height: 100%;
    position: absolute;
    left: 0;
    background-color: #479BFF;
    top: 0;
}
.page-lock .title{
    background-color: #D6E9FF;
    font-size: 16px;
    font-weight: bold;
    padding: 4px 8px;
    font-family:PingFang SC;
}
.page-lock .center .list{
    display: flex;
    align-items: center;
    padding: 11px 10px;
    font-size: 14px;
    color: #333333;
    border-bottom:1px solid #F8F8F8;
}
.page-lock .center .list:last-child{
    border-bottom: 0px;
}
.page-lock .center .list .l-left{
    width: 31%;
}
.page-lock .center .list .l-right{
    /*display: flex;*/
    /*align-items: center;*/
    flex:1;
}
.l-right .mui-table-view:before,
.l-right .mui-table-view:after{
    height:0;
}
.l-right .mui-table-view-cell>a:not(.mui-btn){
    padding: 0;
    font-size: 14px;
}
.l-right .mui-navigate-right:after{
    right: 0px;
    color: #707070;
}
.l-right .mui-table-view-cell .mui-icon-arrowright{
    position: absolute;
    right: 0;
    top: 25%;
    font-size: 14px;
}
.l-right select{
    padding-left: 15px;
    font-size: 14px;
    position: relative;
}
.l-right input{
    height: 22px;
    border: 0;
    margin: 0;
    font-size: 14px;
    padding: 0;
}
.page .page-lock:last-child{
    margin-bottom: 20px;
}
.next-btn,.pre-btn{
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    background-color: #FFBB12;
    font-size: 14px;
}
.pre-btn{
    margin-bottom: 10px;
}
.mui-radio input[type=radio]:before{
    font-size: 19px;
}
.mui-radio input[type=radio]{
    position: inherit;
    opacity: 1;
    height: auto;
}
.l-right input[type=radio]{
    margin-right: 3px;
}
.m-flex {
    display: flex;
    align-items: center;
}
.agree-block{
    margin: 0 auto;
    font-size: 14px;
}
.sub-block{
    height: 50px;
    background-color: #ffffff;
}
.sub-block .sub-l{
    height: 100%;
    flex: 1;
    font-size: 12px;
    text-align: center;
    line-height: 50px;
}
.sub-block .sub-r{
    flex: 1;
    height: 100%;
    font-size: 14px;
}
.sub-block .red{
    color: #FF3F3F;
    font-weight: bold;
    font-size: 16px;
}
.sub-block .sub-r .sub-r-l{
    background-color: #999999;
    color: #ffffff;
    text-align: center;
    height: 100%;
    width: 50px;
    line-height: 50px;
}
.sub-block .sub-r .sub-r-r{
    background-color: #479BFF;
    color: #ffffff;
    text-align: center;
    height: 100%;
    flex: 1;
    line-height: 50px;
}
.mask{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.5;
    top: 0;
    z-index: 99;
}
.model1,.model2{
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 99;
}
.model1 .block{
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px 15px;
    background-color: #fff;
    z-index: 999;
}
.model2 .block{
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    z-index: 999;
}
.model2 .title-block .list{
    font-size:14px;
    color: #333333;
    padding: 11px 26px;
    display: flex;
    align-items: center;
}
.model2 .title-block .list .left{
    width: 88px; ;
}
.model1 .block .head{
    color: #479BFF;
}
.model1 .content{
    margin-top: 15px;
}
.model1 .content .title{
    font-size:14px;
    color: #333333;
    margin-bottom: 12px;
}
.addclass .ui-choose {
    width: 200px;
}
.addclass ul.ui-choose>li{
    margin-bottom: 0px;
}
.addclass .mui-icon-plusempty{
    font-size: 20px;
}

/**/
.insurance_pay .page-lock{
    padding: 24px 20px;
    box-shadow:0px 3px 6px rgba(0,0,0,0.09);
    background-image: url(__PUBLIC__/Home/newlh/app/payback.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-color:transparent;
}
.insurance_pay .page-lock2{
    background-color: #ffffff;
    margin: 0 15px;

}
.insurance_pay .page-lock2 .head{
    padding: 10px 11px;
    border-bottom:1px solid #F8F8F8;
}
.insurance_pay .page-lock2 .head .left{
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}
.insurance_pay .head-list{
    margin-bottom: 10px;
}
.insurance_pay .head-list .left{
    font-size:14px;
    line-height:20px;
    color: #666666;
    width: 70px;
}
.insurance_pay .head-list .right{
    font-size:14px;
    color: #333333;
    font-family:Arial;
}
.dollar{
    font-size: 14px;
    color: #FF3F3F;
}
.num{
    font-size: 18px;
    font-weight: bold;
    color: #FF3F3F;
}
.type{
    font-size: 14px;
    color: #666666;
}
.mui-input-group .mui-input-row{
    height: auto;
}
.insurance_pay .font-s{
    font-size: 14px;
    color: #333333;
    margin-left: 16px;
}
.insurance_pay .mui-input-group .mui-input-row:after,.insurance_pay .mui-input-group:after,.page-lock2 .center .mui-input-group:before{
    height: 0px;
}
.page-lock2 .center .mui-input-row{
    border-bottom:1px solid #F8F8F8;
}
.insurance_pay .footer .top,.insurance_pay .footer .bottom{
    width: 262px;
    text-align: center;
    font-size: 14px;
    color: #999999;
}
.insurance_pay .footer .top{
    margin-bottom: 16px;
}
.insurance_pay .footer .bottom{
    margin-bottom: 21px;
}
.insurance_pay .footer .bottom button{
    width: 100%;
    background-color: #479BFF;
    border-radius:25px;
    color: #fff;
    height: 49px;
}
.insurance_pay .footer{
    position: fixed;
    width: 100%;
    bottom: 0;
}
.insurance_pay .now-btn button{
    width: 262px;
    background-color: #479BFF;
    border-radius:25px;
    color: #fff;
    height: 49px;
}
.insurance_pay .now-btn{
    margin-top: 83px;
    text-align: center;
}

.img-block{
    display: flex;
}
.img-block img{
    width: 100%;
}
.footerimg{
    background-color: #C2E3F1;
    display: flex;
    align-items: center;
    position: fixed;
    bottom: 0;
    width: 100%;

}
.footerimg button{
    width: 344px;
    height: 49px;
    margin: 0 auto;
    background-color: #FFBB12;
    box-shadow:0px 3px 6px rgba(255,187,18,0.16);
    border-radius:5px;
    color: #ffffff;
    font-size:14px;
    margin-top: 5px;
    margin-bottom: 5px;
}