﻿body.unscroll{width:100%;height:100%;overflow:hidden;}
.mxui-page .text-left{text-align:left;}
.mxui-page .text-right{text-align:right;}
.mxui-page .text-center{text-align:center;}
.mxui-page a.underline{text-decoration:underline;}
.mxui-page .text-justify{text-align:justify;text-justify:newspaper;word-break:break-all;}
.mxui-page .box-shadow-up{-webkit-box-shadow: 0px -2px 0.5rem rgb(0 0 0 / 6%);box-shadow: 0px -2px 0.5rem rgb(0 0 0 / 6%);}
.mxui-page .box-shadow-down{-webkit-box-shadow: 0px 2px 0.5rem rgb(0 0 0 / 6%);box-shadow: 0px 2px 0.5rem rgb(0 0 0 / 6%);}
.mxui-page .mxui-btn-box{position:fixed;left:0;bottom:0;width:100%;height:3rem;background:#fff;text-align:center;z-index:999;}
.mxui-page .mxui-btn-box .mxui-btn-default{display:inline-block;width:90%;height:2rem;background:#1352de;border-radius:1rem;color:#fff;line-height:2rem;font-size:.8rem;position:absolute;left:5%;top:.5rem;}

.mxui-page .mxui-tab{background-color:#eee;overflow:hidden;padding-top:.5rem;}
.mxui-page .mxui-tab li{background-color:#1352de;float:left;width:32%;margin-left:1%;color: #fff;text-align:center;padding:.65rem 0;border-radius:.5rem .5rem 0 0;margin-top:.3rem;font-size:.65rem;}
.mxui-page .mxui-tab li span{font-size:.5rem;}
.mxui-page .mxui-tab li span strong{font-size:.8rem;padding-left:.55rem;}
.mxui-page .mxui-tab li span em{display:inline-block;-webkit-transform: translate3d(-10%,0,0) scaleX(.8) scaleY(.8);transform: translate3d(-10%,0,0) scaleX(.8) scaleY(.8);width:40%;}
.mxui-page .mxui-tab li.active{background-color:#fff;border-top-color:#fff;padding:.8rem 0;vertical-align:bottom;color:#FF8200;margin-top: 0;}
.mxui-page .mxui-tab li.active p span{border-bottom:2px solid #1352de;color:#666;padding-bottom:.75rem;}

/* update start by jing 2024/02/25 移除背景色 */
.mxui-page .layui-order-iframe .layui-iframe-close2 {
    border-radius: .45rem;
    /* background-color:#1352de; */
    font-size: .5rem;
    height: 1rem;
    line-height: 1rem;
}
/* update end by jing 2024/02/25 移除背景色 */

.mxui-page .layer-content-full .layui-m-layercont{height:92%;}


.mxui-alert{border-radius:.35rem !important;}
.mxui-alert>div{color:#FF8200;font-size:.65rem;line-height:1rem;padding:.5rem .75rem !important;}
.mxui-alert>div i{display:block;}
.icon.icon-warn{height:2rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEUAAABFCAMAAAArU9sbAAAAk1BMVEUAAAD+igH+igH+igH+igH+igH+igH+igH+igH+igH+igH+igH+igH+igH+igH+igH+igH+igH+igH+igH+igH+igH+igH+igH+igH+igH+igH+igH+igH+igH+igH+igH+igH+igH+igH/////8eH/2Kr+ny7/+fL/6M3/7tr/0Zr+qkb+myb/37r//vz+wXn+sFSv6W6SAAAAInRSTlMA+QwzNxmkYfHXvAWltIMkE+pAO/VJJu4v4K5oDZ/Wup5janXTlQAAAd9JREFUWMOtmIuSgjAMRVsBlYegIKj42g2CiK/9/69bZcfprNqmkp4PODPtTWgCU+M7kZVYkeOzjvTSMN9w+INv8jDtfaoYLz0Oz3BvOWb6WAGH9/DA0nTYW1CxtXXO8gUYa/RcgxngzAbqXPqgR1+RV+SCLm4mjWYC+kwkYcVD+IRh/DZgIdHUvIk8khzn1Jybk+RQ0Us6rkSyL4piL9G4z0nJIi6LO6Us8KdiAwmH1nIACf/Kz5He7K617KQ37DBBAB0tEAiJDZ0tIOIeESyjh2QOBAvMRcpdLSLt1ZRkma5ErXS0iJrxiBav7SBOtPB7N6VAtEB6s4RkSyhKDrWoC29BtiwY8znZwn3mANkCDssMWDJmGbBYLDFgSQxZ5iZOZCYjM/VipHbN9BHa03VrqdGeTkHFtbVcQUWKfuuguUkaQL91zAMl1U8FSjzxBhAY4O8RznT1mBgo9DXeaajKulRezFxjZqjauU6hGeHzi5jrpNjoLIXPdRBozXXn1nJG5zp1zRwvN8nlCBK+1fOu0NT7Wirp47M3jttD9wCcWcReSKafln5ifD+i72r0vZG+w9L3aYTxmrLbC2wPVHg208NW/POwzf9/wfHjMHf5Q+DmYeyzjvhOZsVW5iCCX/RJ2S8oFQPSAAAAAElFTkSuQmCC) no-repeat center;background-size:1.5rem 1.5rem;}



.mxui-page-order .primary-colour{color:#1352de;}
.mxui-page-order .mui-dtpicker-header button{color:#1352de;}
.mxui-page-order .mui-dtpicker-header button:last-child{background-color:#1352de;border-color:#1352de;color:#fff;}
.mxui-page-order .v2-order-product .v2-order-product-info{padding-top:.75rem;font-size:.55rem;}
.mxui-page-order .v2-order-product .v2-order-product-info dl dd{overflow:hidden;margin-left:.35rem;margin-bottom:.25rem;}
.mxui-page-order .v2-order-product .v2-order-product-info dl dd label{float:left;}
.mxui-page-order .v2-order-product .v2-order-product-info dl dd p{float:left;width:11.75rem;}
.mxui-page-order .v2-order-product .v2-order-product-info dl dd.btn-box{margin:0;}
.mxui-page-order .v2-order-product .v2-order-product-info .btn{border:0;color:#1352de;width:auto;height:auto;line-height:.65rem;margin:.65rem .0 0;padding:0 .75rem;border-left:1px solid #f2f2f2;}
.mxui-page-order .v2-order-product .v2-order-product-info .btn:first-child{border-left:0;}
.mxui-page-order .login-tip-txt a{font-weight:normal;}
.mxui-page-order .login-tip-txt p{-webkit-transform: translate3d(-9.5%,0,0) scaleX(.8) scaleY(.8);transform: translate3d(-9.5%,0,0) scaleX(.8) scaleY(.8);width:126%;}
.mxui-page-order .v2-order-step i.tips{width:.6rem;height:.6rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAZCAMAAAAc9R5vAAAAjVBMVEUAAADExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMT////7+/vLy8va2trj4+PT09Pp6enPz8/y8vLs7OzIyMje3t6PxSpmAAAAInRSTlMABC39+dfRtbF+aV9aNRgI8OvfyMColYpzPSIdpWFQT0UpaB+cYAAAANJJREFUKM9lkecCgjAMhGORoSDuvdMWkOH7P55FG1Lw+3W5a9MRYEZnkcIfs52PhkWUjFz7FGLH6sb+fYEuO9qUeNjnYtuPccjke5nAVsWryvVPesIEsfUzVehK2SQ0wdoGqjahzG11ghQpkG5wgIQCrbFR1AojmCBTq5JkAHv2S5nx+90duWLtQ8xF9mIdwpkLXbA+AAR8hMyReAJMSRdSdr027V/53RnvhuQMDEcPh+yhhZoxEU0q7k9kOwdCrNleXsHlsV2iYbyZ0nImFUfB7gd1tjkmsWtwTgAAAABJRU5ErkJggg==)}
.mxui-page-order .v2-order-rules p.highlight, .mxui-page-order .v2-order-rules p span {color: #ff8200;}
.mxui-page-order .v2-order-step h2{height:auto;min-height:2rem;font-size:.6rem;}
.mxui-page-order .v2-order-step h2 .step-notice{font-size:.5rem;line-height:.75rem;color:#FF8200;padding-bottom:.5rem;}
.mxui-page-order .btn-add-applicant, .mxui-page-order .btn-add-insured{background:#f7f9ff !important;text-indent:0;border-color:#1352de !important;width:5rem;border-radius:1rem;font-size:.65rem;height:1.5rem;line-height:1.5rem!important;}
.mxui-page-order .btn-add-insured.disabled{background-color:#fbfbfb;border-color:#e3e4e8;color:#999;}
.mxui-page-order .btn-add-insured:hover, .mxui-page-order .btn-add-insured:active, .mxui-page-order .btn-add-insured:focus, .mxui-page-order .btn-add-applicant:hover, .mxui-page-order .btn-add-applicant:active, .mxui-page-order .btn-add-applicant:focus{color:#1352de !important;background-image:unset !important;}
.mxui-page-order .btn-add-insured.disabled:hover, .mxui-page-order .btn-add-insured.disabled:active, .mxui-page-order .btn-add-insured.disabled:focus, .mxui-page-order .btn-add-applicant.disabled:hover, .mxui-page-order .btn-add-applicant.disabled:active, .mxui-page-order .btn-add-applicant.disabled:focus{color:#999 !important;}
.mxui-page-order .btn-add-insured{width:4rem;display:inline-block;margin-left:.25rem;margin-right:.25rem;}
.mxui-page-order .btn-insured-box{text-align:center;}
.mxui-page-order .v2-order-step dl dt.order-more-tab a{color:#1352de;}

.mxui-page-order .v2-order-step.step-static h2{color:#666;}
.mxui-page-order .v2-order-step .step-tab-express{border:0;}
.mxui-page-order .v2-order-rules .rules-tit{padding-left:.35rem;font-size:.6rem;color:#666;}
.mxui-page-order .v2-order-rules .rules-tit,.mxui-page-order .v2-order-step .step-tab-express{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAZAQMAAADQYjayAAAABlBMVEUAAAATUt5S4WTjAAAAAXRSTlMAQObYZgAAADVJREFUCNdFySkVACAUAMHhIXAkIAixiPCjEYUoHAazYlYwWQw6jUohh/TH6zpyvVBpn03CBqkuC1OVJUl+AAAAAElFTkSuQmCC) no-repeat right .5rem center;background-size:.275rem .525rem;}
/*.mxui-page-order .v2-order-rules{padding:0;}
.mxui-page-order .v2-order-rules .rules-cont p{line-height:1rem;}*/
.mxui-page-order .v2-order-step .agreen p{font-size:.5rem;}
.mxui-page-order .v2-order-step .agreen .agreen-check{height:.7rem;border:1px solid #1352de;background:#fff;border-radius:50%;box-sizing:border-box;}
.mxui-page-order .v2-order-step .agreen .agreen-checked{border:0;background-size:100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAq1BMVEUAAAATUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt7///8mYOHW4fnN2vghXOD4+v5Qf+fI1/eAou4cWd/D0/dbh+jf5/qRrvCJqO55+qDdAAAAKXRSTlMA8JoN+KaCLQTl2su+oY14XVhJPBHs6sW3rpJnKx0VCtzOlW1PTUA2B7fW8WkAAAENSURBVDjLfZPpdoIwFAYvCLLIDu5au7cfiha7vv+TlQZpLyHp/IGTmRNCTkJ/uFkUeJY1nYRJQUOuxjP8YtmO7NcG+pgjrkdLDPAdNv0ECoy88zvuedHNYUKD364jg5Zb8fs+9GyaIFWJY/0unmETBCpflSdRWAUVal+WtXhN6F7jq2O7oRSjZX/u+UPrMSfz4g/lJ/d7tHhkQ/Az+oWG15p7GF3wcmrGz41/Y14EK/BC9rimO/DiQ/JYUA5eyB5jcg1WDDweiUywQvYeETlgRdX3iKlhCS0zcWK2hjZISJDqvE0Xxmo/39G/RcCvTjpcR/RMnK3d1zc5yWzMaWetxQOpcJ/WkRmu4ox//BvtC3ykEhxLXwAAAABJRU5ErkJggg==);}


.mxui-page-order #orderNav{height:3rem;line-height:3rem;}
.mxui-page-order #orderNav .buy{width:6.5rem;border-radius:1rem;height:2rem;line-height:2rem;margin-top:.5rem;font-size:.75rem;float:right;margin-right:.5rem;}

.mxui-page-order .layui-m-layerchild .layer-xuzhi .tab{background-color:#eee;font-size:.65rem;height:2rem;line-height:2rem;overflow:hidden;width:100%;position:absolute;left:0;z-index:99;}
.mxui-page-order .layui-m-layerchild .layer-xuzhi .tab a{color:#666;width:25%;float:left;text-align:center;}
.mxui-page-order .layui-m-layerchild .layer-xuzhi .tab a.active{color:#1352de;}
.mxui-page-order .layui-m-layerchild .layer-xuzhi .tab a span{border-bottom:1px solid #eee;padding-bottom:.2rem;}
.mxui-page-order .layui-m-layerchild .layer-xuzhi .tab a.active span{border-bottom:1px solid #1352de;}
/* .mxui-page-order .layui-m-layerchild.layui-order-iframe.layer-iframe-xuzhi .layui-m-layercont{padding: 0 !important;} */
.mxui-page .v2-order-rules{padding:0;}
.mxui-page .v2-order-rules .rules-cont p{line-height:1rem;}
.mxui-page .layui-m-layerchild.layui-order-iframe.layer-iframe-xuzhi .layui-m-layercont .layer-xuzhi .v2-order-rules{padding:2.5rem .5rem .5rem;}
.mxui-page .layui-m-layerchild .v2-order-rules .rules-box{border-bottom:0;}
.mxui-page .layui-m-layerchild .v2-order-rules .rules-box.unshow .rules-cont{display:block;}
.mxui-page .layui-m-layerchild .v2-order-rules p{font-size:unset;padding:1rem 0;border-bottom:1px solid #f2f2f2;}
.mxui-page .layui-m-layerchild .v2-order-rules p.tit{padding-bottom:0;border:0;}
/* .mxui-page-order .layui-m-layerchild.layui-order-iframe.layer-iframe-xuzhi .v2-order-rules .rules-box.unshow .rules-tit{display:none;} */
.mxui-page .layui-m-layerchild .v2-order-rules .rules-box .rules-tit{background:0;text-align:center;color:#161616;font-size:.8rem;position: relative;margin-top:1rem;padding-left:0;}
.mxui-page .layui-m-layerchild .v2-order-rules .rules-box .rules-tit span{display: inline-block;padding:0 .5rem;background-color: #fff;position: relative;z-index: 9;}
.mxui-page .layui-m-layerchild .v2-order-rules .rules-box .rules-tit i{display:none;height:1px;width:100%;background-color:#d9d9d9;position: absolute;left: 0;top: 50%;}
.mxui-page .layui-m-layerchild.layui-order-iframe thead th{background-color:#1352de;}
.mxui-page .layer-iframe-baozhang .layui-m-layercont{padding:0 0 2rem !important;}
.mxui-page .layer-iframe-baozhang .layui-m-layercont .mxui-tab-content{padding:.75rem .5rem;}



.mxui-page-order .v2-order-step .step-info{background-color:#f5f5f5;padding:0;margin:1rem .6rem;position:relative;font-size:.55rem;border-radius:.5rem;}
.mxui-page-order .v2-order-step .step-info ul{padding:.75rem .85rem 1.25rem;}
.mxui-page-order .v2-order-step .step-info ul li{line-height:1.2rem;}
.mxui-page-order .v2-order-step .step-info ul li.name{color:#333;font-size:.8rem;line-height:1.75rem;margin-bottom:.25rem;}
.mxui-page-order .v2-order-step .step-info ul li label{text-indent:0;width:3.5rem;}
.mxui-page-order .v2-order-step .step-info ul li label.relation{width:1.5rem;height:.7rem;line-height:.7rem;background-color:#e5e5e5;color:#666;font-size:.5rem;border-radius:2px;}
.mxui-page-order .v2-order-step .step-info ul li label.relation em{display:inline-block;text-align:center;transform:translate3d(12.5%,0,0) scaleX(.8) scaleY(.8);width:80%;}
.mxui-page-order .v2-order-step .step-info ul li.premium span{color:#FF8200;font-weight:bold;}
.mxui-page-order .v2-order-step .step-info .btn-add-applicant-edit, 
.mxui-page-order .v2-order-step .step-info .btn-add-insured-del, 
.mxui-page-order .v2-order-step .step-info .btn-add-insured-edit{border:0;margin:0;width:auto;width:1.5rem;height:1.5rem;line-height:1.5rem;position:absolute;right:.5rem;top:1rem;font-size:.5rem;}
.mxui-page-order .v2-order-step .step-info .btn-add-insured-del{right:2.5rem;}



@keyframes layer-m-anim-up {
    0%   {transform: translateY(100%);opacity: 1;}
    100% {transform: translateY(0);opacity: 1}
}
.layer-part{display:none;width:100%;height:100%;background:#fff;position:fixed;left:0;top:0;z-index:99999;overflow:hidden;animation:layer-m-anim-up .5s;transform:translateY(0);}
.layer-part .lay-title{width:100%;box-sizing:border-box;position:absolute;left:0;top:0;background-color:#fff;height:2.35rem;line-height:2.35rem;color:#333;font-size:.75rem;text-align:center;z-index:9;}
.layer-part .lay-title .lay-close{text-indent:-99999px;width:2.35rem;height:2.35rem;position:absolute;left:0;top:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAjAQMAAACjJsgcAAAABlBMVEUAAAATUt5S4WTjAAAAAXRSTlMAQObYZgAAAD5JREFUCNdjYGBwAOIDDAyMQMwMxOwNDAz8QCE5ILYB4gog/gCUfoBHGkrbgMVB8iB1IPUgfYQUADEDCDsAAJIQEMHrsqA1AAAAAElFTkSuQmCC) no-repeat center;background-size:.45rem .875rem;}
.layer-part .lay-content{height:100%;padding-top:2.35rem;overflow-y:scroll;background-color:#eee;}

.layer-part .v2-order-step{margin:0;background:0;}
.layer-part .v2-order-step .step-form{display:block;width:auto;margin:.5rem .25rem 0;padding-bottom:6rem;overflow:hidden;}
.layer-part .v2-order-step .step-form .step-notice{font-size: .5rem;line-height: .75rem;color: #FF8200;background: #fff;padding: .5rem;border-bottom:1px solid #f2f2f2;}
.layer-part .v2-order-step .step-form dl{background-color:#fff;padding-bottom:0;}
.layer-part .v2-order-step .step-form dl dt{margin:0;}
.layer-part .v2-order-step .step-form dl dd{margin-right:.5rem;padding:0;height:2.75rem;line-height:2.75rem;border-color:#f2f2f2;}
.layer-part .v2-order-step .step-form dl dd:last-child{border-bottom:0;}
.layer-part .v2-order-step .step-form dl dd label{display:inline-block;width:4.35rem;color:#666;position:relative;font-size:.55rem;}
.layer-part .v2-order-step .step-form dl dd label span{transform:translate3d(-9.5%,0,0) scaleX(.8) scaleY(.8);width: 126%;position: absolute;left: 0;top: .75rem;}
.layer-part .v2-order-step .step-form dl dd .item-control{width:9.85rem;height:2.75rem;padding:0;vertical-align:top;}
.layer-part .v2-order-step .step-form dl dd .item-control select{height:2.75rem;}
.layer-part .v2-order-step .step-form dl dd .item-control .v2-checkbox-box.checkbox-aged ul li{background:#fff;text-indent: 0;border:1px solid #e3e4e8;color:#666;width: 4.35rem;border-radius:1rem;font-size: .5rem;height: 1.35rem;line-height: 1.35rem;text-align:center;font-size:.55rem;margin-right:.5rem;position:relative;text-indent:.75rem;}
.layer-part .v2-order-step .step-form dl dd .item-control .v2-checkbox-box.checkbox-aged ul li.active{background-color: #f7f9ff;border-color:#1352de;color:#1352de;}
.layer-part .v2-order-step .step-form dl dd .item-control .v2-checkbox-box.checkbox-aged ul li a{position:absolute;top:0;left:.35rem;width:3.85rem;height:1.35rem;}
.layer-part .v2-order-step .step-form dl dd .item-control .v2-checkbox-box.checkbox-aged ul li a.selected, .layer-part .v2-order-step .step-form dl dd .v2-checkbox-box.checkbox-optional-item ul a.selected{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAq1BMVEUAAAATUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt7///8mYOHW4fnN2vghXOD4+v5Qf+fI1/eAou4cWd/D0/dbh+jf5/qRrvCJqO55+qDdAAAAKXRSTlMA8JoN+KaCLQTl2su+oY14XVhJPBHs6sW3rpJnKx0VCtzOlW1PTUA2B7fW8WkAAAENSURBVDjLfZPpdoIwFAYvCLLIDu5au7cfiha7vv+TlQZpLyHp/IGTmRNCTkJ/uFkUeJY1nYRJQUOuxjP8YtmO7NcG+pgjrkdLDPAdNv0ECoy88zvuedHNYUKD364jg5Zb8fs+9GyaIFWJY/0unmETBCpflSdRWAUVal+WtXhN6F7jq2O7oRSjZX/u+UPrMSfz4g/lJ/d7tHhkQ/Az+oWG15p7GF3wcmrGz41/Y14EK/BC9rimO/DiQ/JYUA5eyB5jcg1WDDweiUywQvYeETlgRdX3iKlhCS0zcWK2hjZISJDqvE0Xxmo/39G/RcCvTjpcR/RMnK3d1zc5yWzMaWetxQOpcJ/WkRmu4ox//BvtC3ykEhxLXwAAAABJRU5ErkJggg==);}
.layer-part .v2-order-step .step-form dl dd input{width:90%;text-indent:0;height:1.3rem;line-height:1.3rem;padding:.7rem 0;color:#333;font-weight:bold;font-size:.55rem;}
.layer-part .v2-order-step .step-form dl dd input.Validform_error{color:#f00;}
.layer-part .v2-order-step .step-form dl dd input.Validform_error.Validform_error2{color:#333;}
.layer-part .v2-order-step .step-form dl dd .drop-item input{padding-right:1rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAARAQMAAABpUFeBAAAABlBMVEUAAAATUt5S4WTjAAAAAXRSTlMAQObYZgAAAEdJREFUCNcdysENACAIQ9FvPHh0AyZhMI6OxiiMwAhaE/IS2tKwDgEbHOyf/zdUaTBzFIyaCfTLIPYDN2kud8jVcpYcKTlwAQXFDk202kFHAAAAAElFTkSuQmCC) no-repeat right center;background-size:.825rem .425rem;}
.layer-part .v2-order-step .step-form dl dd .v2-checkbox-box ul li{margin:0;}
.layer-part .v2-order-step .step-form dl dd select{z-index:9;}
.layer-part .v2-order-step .step-form dl dd .v2-checkbox-box ul a.selected{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ4IDc5LjE2NDAzNiwgMjAxOS8wOC8xMy0wMTowNjo1NyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo2NDhENDA1NUYzOEFFODExQTQ2NkM3MkE3RUMwOTM5MSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxNDM1QjU1OTg3ODYxMUVCOTczREM5MjY4RDQyNzI1MSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxNDM1QjU1ODg3ODYxMUVCOTczREM5MjY4RDQyNzI1MSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkE4QkQwQTAzOEU3MDExRTg5MTZDQUJBOTFDNjEyMjY4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkE4QkQwQTA0OEU3MDExRTg5MTZDQUJBOTFDNjEyMjY4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+NiUI2AAAA1NJREFUeNqkVktME1EUvZ2ilmJa0kKVj4krFTSyQBHFz0L8kLAwdacbgYSNKCaKIlE3YkTBBRpjwi8mRnfoAhMQwURdiChGjCDEhGhEwE8baJWWIsV7ykwzzJS2Ayc5yXtv7rtn3sx9916d1T5EERDPtDP3MjOZq5lmpos5yuxhdjKbmRPhHOnCiEHkPPMEM5Yiw8O8yaxijmsRO8qsZVox2b/FSPnbjJS1wUCJZj2Z4wRyTfrp5/gMdQ94qaVrkp72TEp7HcxS5v1IYjrmNWaZJHLKbqas9YaIx3rNorWPJqj9bVD0OrOcOSst6I1ppfI9V5nnMKgpTqDLxyyUkhBD0SCV7Q7vWkm2+BhqnztlDnOF+D9VJzsiHf1xZRJlpxlosej65KX8C6PyX/IAA0FcsDFvY1BdbF2SEID98CMCfldhIH2jS4i+/Ow4KjhgWvBtG9tc1NXvJYfLT1aTQNnpBio6aAr5cvDz4gOC5y+i+iKzBJ8RkxGE9/MbKbRx7fJ5m/7NzFJFk5Oa2lwLnqSQBa8UWmiZXjdvve+Lj/ac/i5di2RBvLCxiDylEFBW5wgrBOD52TqHah3+4Fe8p3aI5WKGexQqnO91uKP6T7CDvRIyv7kQy8Aoc536uze2ujUFRkOr+gvI/GZALBWjJIteZfjyo0eT2Kt+9clkflMhFgg/k1FQGf7idKQFTo5SJWR+TYKYvQO5TonEeL0mMYtJ/cJuT9CvG0+HMRp1qk+xc5O2y709XW0/4gj6/QaxXozefZ5SGeLCakEoe5nfXkFKlHzTQ6adorzoBGEXKpPI/HYKYoX1oDT0ffWpjCsLLIEMEQ54Djsl4E8sOQjrZpQYxGsyc6tjwk+HcuLmbdALOtqXaaTdm2PJ45ul8T9+8k3PBQ/WUYqQB2GnRHmDgwaHpzGsZz6USgyy8gCSMbL1QslYC+4+cdOZut8ktghpzDEpVn8wj0u5EBl+KXgzOCUJASUQktczEgtcVSCfceHDmy32RHkVI9K0Wt6LKNuCZ0z8tB0o7e+HfLTGFhNVa9A96KWyegfdaQl2czVSixFNd4W2zKLsrmwcGEhBYborJ/NkNN3VUvvGW2LTpKlvDNUR58o6YpOYU8fEjrgjmo74vwADALFgKZrEOUXoAAAAAElFTkSuQmCC);}



.mxui-page-order .v2-order-step h2, .mxui-page-order .quote-precondition .precondition-control{border-color:#f2f2f2;}
.mxui-page-order .quote-precondition .precondition-control{padding:1rem .75rem;}
.mxui-page-order .quote-precondition .precondition-control .btn{color:#1352de;border-color:#1352de;background-color:#f7f9ff;border-radius:1rem;font-weight:normal;text-decoration:none;width:6.15rem;height:1.5rem;line-height:1.5rem;}
.mxui-page-order .product-precondition .layui-m-layerbtn span[yes]{border-radius:1rem !important;height:1.5rem;line-height:1.5rem;width:6rem;background: #f7f9ff;color:#1352de !important;border-color:#1352de;}


.mxui-page-order .layui-m-layer .layer-alert{width:72%;}
.mxui-page-order .layer-alert .layui-m-layerbtn span{color:#1352de !important;}
.mxui-page-order .layer-alert .layui-m-layerbtn{border:0;padding: 0 2rem;box-sizing: border-box;background-color: #fff;}
.mxui-page-order .layer-alert .layui-m-layerbtn span[yes], .mxui-page-order .layer-alert .layui-m-layerbtn span[no]{background: #f7f9ff;text-indent: 0;border: 1px solid #1352de;border-radius: 1rem !important;font-size: .6rem;height: 1rem;line-height: 1rem;margin: 0 .25rem;padding:0 .5rem;}
.mxui-page-order .layer-alert .layui-m-layerbtn span[yes]{margin:0 2rem;}
.mxui-page-order .layer-confirm .layui-m-layerbtn span[yes]{margin:0 .25rem;}
.mxui-page-order .layer-confirm-order .layui-m-layerbtn{padding:0 1rem;}






.mxui-page-product .primary-colour{color:#1352de;}

.mxui-page-product .product-slogan{overflow: hidden;padding-top: 1rem;padding-bottom: 1.5rem;background-color: #fff;text-align: center;padding-top:1.25rem;}
.mxui-page-product .product-slogan dl{width:45%;float: left;box-sizing: border-box}
.mxui-page-product .product-slogan dl:first-child{border-right: 1px solid #f2f2f2;width:55%;}
.mxui-page-product .product-slogan dt{font-size: .6rem;color: #FF8200;line-height: .75rem;font-weight: bold;margin-bottom:.35rem;}
.mxui-page-product .product-slogan dt + dd{color: #333;}
.mxui-page-product .product-slogan dd{font-size: .5rem;color: #333;line-height: 1rem;}


.mxui-page-product .mxui-tab-content{padding:1rem .7rem 0;background-color:#fff;}
.mxui-page-product .mxui-tab-content .layui-order-iframe th{font-size:.6rem;}
.mxui-page-product .mxui-tab-content .layui-order-iframe td{font-size:.6rem;color:#666;padding:.75rem 0;border-color:#f2f2f2;}
.mxui-page-product .mxui-tab-content .layui-order-iframe td:nth-child(odd){padding-left:.7rem;}
.mxui-page-product .mxui-tab-content .layui-order-iframe td:nth-child(even){text-align:right;padding-right:.7rem;}
.mxui-page-product .mxui-tab-content .layui-order-iframe tr:last-child td{border:0;}

.mxui-page-product section{background:#fff;margin-bottom:.5rem;overflow:hidden;position:relative;}
.mxui-page-product section .btn-more{display:block;margin:1rem auto 0;width:9rem;height:1.5rem;line-height:1.5rem;border-radius:.75rem;text-align:center;background-color:#1352de;;color:#fff;font-size:.6rem;}
.mxui-page-product .product-notice{color: #FF8200;font-size: .5rem;text-align: center;padding-bottom:1rem;padding-top:1rem;-webkit-transform: translate3d(-5%,0,0) scaleX(.8) scaleY(.8);transform: translate3d(-5%,0,0) scaleX(.8) scaleY(.8);width: 110%;}
.mxui-page-product .product-notice a{border-bottom:1px solid #121791;color:#121791;}
.mxui-page-product .mod-baozhang .btn-box{overflow:hidden;border-top:1px solid #f2f2f2;background-color:#fff;}
.mxui-page-product .mod-baozhang .btn-box a{float:left;display:block;padding:.45rem 0;width:50%;color:#121791;text-align:center;font-size:.6rem;line-height:1.2rem;}
.mxui-page-product .mod-baozhang .btn-box .btn-baozhang{box-sizing:border-box;border-right:1px solid #f2f2f2;}
.mxui-page-product .v3-travel-tit{margin:1rem 0;padding:.75rem 0;text-align:center;}
.mxui-page-product .v3-question-box{padding:0 .7rem;}
.mxui-page-product .layui-m-layercont .v3-question-box{padding:0;}
.mxui-page-product .v3-question-box dd,.mxui-page-product .v3-question-box dt{margin-bottom:.75rem;}
.mxui-page-product .v3-question-box dd label,.mxui-page-product .v3-question-box dt label{display:inline-block;margin-top:.1rem;margin-right:.5rem;width:.8rem;height:.8rem;border-radius:.25rem;background-color:#FF8200;color:#fff;vertical-align:top;text-align:center;font-size:.45rem;line-height:.8rem;}
.mxui-page-product .v3-question-box dd label{background-color:#121791;}
.mxui-page-product .v3-question-box dd p,.mxui-page-product .v3-question-box dd p span,.mxui-page-product .v3-question-box dt span{display:inline-block;width:13.25rem;}
.mxui-page-product .v3-question-box dd p{position:relative;}
.mxui-page-product .v3-question-box dd p span{box-sizing:border-box;padding:.5rem;border:1px solid #e3e3e3;border-radius:.35rem;line-height:normal;}
.mxui-page-product .v3-question-box dd p i{position:absolute;position:absolute;top:.15rem;left:-.225rem;width:1rem;height:1rem;background:url(https://mall.aig.com.cn/MImg/product_ah/travel-question-arrow.png) no-repeat left top .35rem;background-size:.25rem;}
.mxui-page-product .ensure-item tr th a{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAZAQMAAADQYjayAAAABlBMVEUAAAATUt5S4WTjAAAAAXRSTlMAQObYZgAAADVJREFUCNdFySkVACAUAMHhIXAkIAixiPCjEYUoHAazYlYwWQw6jUohh/TH6zpyvVBpn03CBqkuC1OVJUl+AAAAAElFTkSuQmCC) no-repeat right .5rem center;background-size:.275rem .525rem;}
.mxui-page-product .ensure-item tr th{border-color:#f2f2f2;}
.mxui-page-product #layoutNav{height:3rem;line-height:3rem;}
.mxui-page-product #layoutNav a{height:3rem;}
.mxui-page-product #layoutNav .kefu{width:15%;background-color:#ebecff;color:#121791;text-align:center;font-size:.45rem;line-height:.75rem;}
.mxui-page-product #layoutNav .kefu img{display:block;margin:.75rem auto 0;width:1rem;}
.mxui-page-product #layoutNav .buy{background:#FF8200;width: 6.5rem;border-radius: 1rem;height: 2rem;line-height: 2rem;margin-top: .5rem;font-size: .75rem;float:right;margin-right:.5rem;}
.mxui-page-product #layoutNav .price{width:40%;color:#FF8200;}
.mxui-page-product #layoutNav .price span{font-weight:700;font-size:0.6rem;}



.mxui-page .layer-iframe-rate .layui-m-layercont{padding: 0 0 2rem !important;}
.mxui-page .layer-iframe-rate .layui-m-layercont .mxui-tab li span{font-size:.5rem;line-height:.75rem;display:inline-block;}
.mxui-page .layer-iframe-rate .layui-m-layercont thead th{background-color: #e2e3f7;color:#333;}
.mxui-page .layer-iframe-rate .layui-m-layercont thead th:first-child{font-weight:bold;}
.mxui-page .layer-iframe-rate .layui-m-layercont thead th:last-child{font-size:.5rem;}
.mxui-page .layer-iframe-rate .layui-m-layercont thead th:last-child span{-webkit-transform: translate3d(-9.5%,0,0) scaleX(.8) scaleY(.8);transform: translate3d(-9.5%,0,0) scaleX(.8) scaleY(.8);width: 100%;display: inline-block;}
.mxui-page .layer-iframe-rate th, .mxui-page .layer-iframe-rate td{padding:.25rem 0;text-align: center;}
.mxui-page .layer-iframe-rate td{border-left:1px solid #f2f2f2;}
.mxui-page .layer-iframe-rate td:first-child + td, .mxui-page .layer-iframe-rate td:last-child{color:#00a4e4;}
.mxui-page .layer-iframe-rate th:first-child, .mxui-page .layer-iframe-rate td:first-child{border-left:0;}
.mxui-page .layer-iframe-rate .mxui-tab li.active{padding-bottom:0;}
.mxui-page .layer-iframe-rate tbody th{background-color:#fff;border-bottom:1px solid #f2f2f2;}






.mxui-page-product #layoutMenu a{border-radius: 1rem;border-color: #1352de;background-color: #f7f9ff;color:#1352de;font-size: .5rem;}
.mxui-page-product #layoutMenu a.hover{background-color: #1352de;color:#fff;}

.mxui-page-product .layui-m-layermain .v2-plan-form .product-quote-close{position: relative;height: 2rem;line-height: 2rem;text-align: center;font-size: .7rem;border-bottom: 1px solid #e0e0e0;}
.mxui-page-product .layui-m-layermain .v2-plan-form .product-quote-close a {opacity: 1;width: 2rem;height: 2rem;position: absolute;right: 0;top: 0;background: url(https://mall.aig.com.cn/MImg/common_ah/icon-close-quote.png) no-repeat center;background-size: .6rem;}
.mxui-page-product .form-box .form-item{height:auto;border-color:#f2f2f2;padding: 1rem 0 1rem .7rem;position:relative;}
.mxui-page-product .form-box .form-item:last-child{border:0;}
.mxui-page-product .form-box .form-item .item-tit{background:0;text-indent:0;height:auto;line-height:.6rem;margin-bottom:.35rem;}
.mxui-page-product .form-box .form-item em{color:#FF8200;}
.mxui-page-product .form-box .form-item .item-notice{-webkit-transform: translate3d(-5.5%,0,0) scaleX(.8) scaleY(.8);transform: translate3d(-5.5%,0,0) scaleX(.8) scaleY(.8);width:70%;color:#FF8200;}
.mxui-page-product .layui-m-layermain .v2-plan-form .fixbtn{height:3rem;}
.mxui-page-product .fixbtn .v2-plan-total {height: 3rem;line-height: 3rem;font-size: .55rem;}
.mxui-page-product .fixbtn .v2-plan-total span {color: #FF8200;}
.mxui-page-product .layui-m-layermain .v2-plan-form .fixbtn a.b-submit{background:#FF8200;width: 6.5rem;border-radius: 1rem;height: 2rem;line-height: 2rem;margin-top: .5rem;font-size: .75rem;float:right;margin-right:.5rem;}
.mxui-page-product .radios-box ul a{width: .7rem;height: .7rem;background: #fff;border: 1px solid #1352de;border-radius: 50%;box-sizing: border-box;position:relative;top:.125rem;}
.mxui-page-product .radios-box ul a.selected{border:0;background-size:100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAq1BMVEUAAAATUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt4TUt7///8mYOHW4fnN2vghXOD4+v5Qf+fI1/eAou4cWd/D0/dbh+jf5/qRrvCJqO55+qDdAAAAKXRSTlMA8JoN+KaCLQTl2su+oY14XVhJPBHs6sW3rpJnKx0VCtzOlW1PTUA2B7fW8WkAAAENSURBVDjLfZPpdoIwFAYvCLLIDu5au7cfiha7vv+TlQZpLyHp/IGTmRNCTkJ/uFkUeJY1nYRJQUOuxjP8YtmO7NcG+pgjrkdLDPAdNv0ECoy88zvuedHNYUKD364jg5Zb8fs+9GyaIFWJY/0unmETBCpflSdRWAUVal+WtXhN6F7jq2O7oRSjZX/u+UPrMSfz4g/lJ/d7tHhkQ/Az+oWG15p7GF3wcmrGz41/Y14EK/BC9rimO/DiQ/JYUA5eyB5jcg1WDDweiUywQvYeETlgRdX3iKlhCS0zcWK2hjZISJDqvE0Xxmo/39G/RcCvTjpcR/RMnK3d1zc5yWzMaWetxQOpcJ/WkRmu4ox//BvtC3ykEhxLXwAAAABJRU5ErkJggg==);}
.mxui-page-product .radiobox ul li{margin-top:0;margin-bottom:.5rem;}
.mxui-page-product .radiobox ul a{height:2rem;line-height:2rem;border-radius:.35rem;}
.mxui-page-product .radiobox ul a.selected{color:#1352de;border-color:#1352de;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAlBAMAAAA3sD0wAAAAD1BMVEUAAAATUt4TUt4TUt7///8tlPWvAAAAA3RSTlMAHt5PXATSAAAAeElEQVQoz2XP0QmAIBCA4dogmiBoASE36PafKS7U7+FEX34+1NvqOmrar9rOVtndKntaZRqmYRo2G6ZhGqZhGqZhGqZhGqZhGqZhGqZh8Y6G9eCw1TD3nT/Jkw3rkTvbYomSZZssYfifR2czQh9zYGbDNEzDNEz7AJ8vRVBqFzXRAAAAAElFTkSuQmCC);}
.mxui-page-product .radiobox ul li.recommend-plan {position: relative;}
.mxui-page-product .radiobox ul li.recommend-plan i{display:inline-block;position:absolute;left:.35rem;width:.55rem;height:.675rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAbCAMAAABP9I/XAAAAP1BMVEUAAAD/ggD/ggD/ggD/ggD/ggD/ggD/ggD/ggD/ggD/ggD/ggD/ggD/ggD/ggD/ggD/ggD/ggD/ggD/ggD////+h/M2AAAAE3RSTlMA9y3WYAqi7uXMvauPdGZXRB0S9P/lMwAAAHJJREFUKM+dkFkKwCAMROPWfTf3P2uFgFM1UNr3EfERh0SKKv80s9R3zRXP7oQSAgXNBaLRrA/IQqVxQLO6Tju3WH3LL38S8wtVSxHtTWzodyLrajudlAhdIc1KQhHkLGUQtIQsETQcVLGloPmiBjt6XG5aoyWbalNOewAAAABJRU5ErkJggg==) no-repeat center;background-size:100%;}





.mxui-page .layui-m-layerchild.layer-alert,.mxui-page .layui-m-layerchild.layui-order-tip{overflow:hidden;border-radius:.35rem !important;}
.mxui-page .quote-precondition .precondition .highlight{color:#FF8200;}

.v2-order-step dl dd input {
    vertical-align: unset
}

.noBackground{
    background:none!important
}
.mxui-page-order .step-info {
    padding-left: 15px;
}

    .mxui-page-order .step-info li label {
        width: 60px;
    }

