body, html{
    font-family: 'Microsoft Yahei', Arial, STHeiti, sans-serif;
}

*, *:after, *:before {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    list-style: none;
    -webkit-tap-highlight-color:transparent;
    -moz-tap-highlight-color:transparent;
}

@font-face {
    font-family: 'iconfont';
    src: url('../../font/iconfont.eot'); /* IE9*/
    src: url('../../font/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../font/iconfont.woff') format('woff'), /* chrome��firefox */ url('../../font/iconfont.ttf') format('truetype'), /* chrome��firefox��opera��Safari, Android, iOS 4.2+*/ url('../../font/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}

@font-face {font-family: "iconfont";
    src: url('iconfont.eot?t=1584003756693'); /* IE9 */
    src: url('iconfont.eot?t=1584003756693#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAPsAAsAAAAACDgAAAOeAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCDGgqDVIMwATYCJAMUCwwABCAFhG0HYxs/B8gehXEsLBShXb2VRRpEUD/223vyUWlqUZtPN5lOogSSJci0QsiWmO4l/KOcbXobLMVlMZcU0chsmlrKdouIWI5z+8HvfkgCBDz9//eqZlqOB+cFissa72etaQnlBDAcoACOOUvWghSwYl4H4q3L3E2g3ag2XHvDxkyB0gpjUCCuLVOF0imtUlMYWoVGycwinqCE1vQQ8w3Ao//z8Q+dKk1SM2Pk/tVQAwZ8JRQlk1X/V5nl4kAwnhncPDKWgUJcllqPkTC6jGhXopJ5sK5OwVfy//98Jbj81f7Do8iSIBqM/E6whVjhK8Hmx1gi1DKwJKglYMkQnv9OFbSjBbcAXsGgTBOc9mrR2dlXvlLlNksTEqYkJirJyVOTkhZZUk/ATe6SkDBTdj1f2XIJ4OZyU/fFq6uvNPpTE9GMT3YlJc3a8uXFndV3X37d+vn57VW3nn1St7xY3dpkV1a/3NoSL69qYVxSR+o4Rdl/eN+56p4DR2rc7Ik8ykrK1uTeB88fPlT1UQIlA55Lf/5Iz02Oy3XEcYk7v/VR4jgEkqM0F2J6nWrR3XtAmcRKTyohPAacZDDAKseIE0uOw5iNDZWkkqWudN8wWu/sxB6r0vBR1tZBS38/GuS/ZGvWI+h+LaNrI83Q5jXsqnRptHN7oy6Vd+7uBLfkM1JqFrlgclxOiM7yJ8C8ReXlPtbIaRh1Thu0h1lzenuy58XbHYSmPn9L9kifY8U2k6sr66qeHrj+0ZyasAig+YoADfCJ8+k3c5m8Hy8mP4n71/6OD7m9M7dCn+JWdwGfu+pcg6d5s0D7HK0SnOBHClrWFVVk6GqRq22+jCqPeTVq7WaAJhjOflnj2IdAbA6tvACQtBiBrNU0vpCXoeqwAg2tNqHdkuHzOwzgiChtWLSeQOh1E5JuL5D1+o4v5Eyohv2Cht4ItDuNKit2mM2SB3NUBRpUW0wt3Q4xyyDkoHASmtGAypMin+ZBHrECtGO7DtnEcAwhH2NMZIHZSQhGGbeDdBjZDwMBm4a57UNdtPMKEe7Vvj0r+6J2uh0E2S4OqQRkoDSLURadLYS5zQU59/2TIFNUgIrX1FTYPRAXYbVPddROhxb44SjUquZa7olYwNSJIDAUw9mCqGHEjAJm1EaFy7v5IJ3QjrdHOKyX9lQj1ha1m18efMYt0M7oXCNFjhI1GtpOPmuusIJYLgwHbF0Vl4IqpLpxy/QKlXN7oZuviKDKdS8AAAA=') format('woff2'),
    url('iconfont.woff?t=1584003756693') format('woff'),
    url('iconfont.ttf?t=1584003756693') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
    url('iconfont.svg?t=1584003756693#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.iconicon_time:before {
    content: "\e6d7";
}

.iconicon_location:before {
    content: "\e6d6";
}

.iconicon_rightarrow:before {
    content: "\e6d5";
}

.iconicon_search:before {
    content: "\e6d4";
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

html {
    -ms-touch-action: none;
}


h1,h2,h3,h4,h5,h6{
    font-weight: normal;
}

i,em{
    font-style: normal;
}
b,strong{
    font-weight: normal;
}

.fl{
    float: left;
}

.fr{
    float: right;
}

.clear:after{
    content: '.';
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}


/* input{ */
/*     -webkit-appearance: none; */
/* } */

#wrapper{
    position: absolute;
    z-index: 1;
    top: 0px;
    bottom: 0px;
    left: 0;
    width: 100%;
    background: #FFFFFF;
    overflow: hidden;
}
.wrapper {
    position: absolute;
    z-index: 1;
    top: 0px;
    bottom: 0px;
    left: 0;
    width: 100%;
    background: #FFFFFF;
    overflow: hidden;
}
.pullUp {
    background:#fff;
    height:40px;
    line-height:40px;
    padding:5px 10px;
    font-weight:bold;
    font-size:14px;
    /*color:#888;*/
    color:#bbb;
    text-align: center;
}
.pullUp .pullUpLabel{
    display: inline-block;
}
.pullUp .pullUpIcon  {
    display:none;
    width:40px; height:40px;
    /*background:url(../../images/img/pull-icon@2x.png) 0 0 no-repeat;*/
    /*background:url("../../images/img/pull-icon@2x.png") -21px -25px no-repeat;*/
    /*background:url("../../images/pull-icon.png") -21px -25px no-repeat;*/
    /*background:url("../../images/pull-icon@2x (2).png") -21px -25px no-repeat;*/

    /*-webkit-background-size:40px 80px;*/
    /*background-size:40px 80px;*/
    -webkit-transition-property:-webkit-transform;
    -webkit-transition-duration:250ms;
    vertical-align: middle;
}
.scrollEnd .pullUpIcon{
    /*background:url("../../images/img/remind.png") no-repeat;*/
}
.pullUp .pullUpIcon  {
    -webkit-transform:rotate(-180deg) translateZ(0);
}

.pullUp.flip .pullUpIcon {
    -webkit-transform:rotate(0deg) translateZ(0);
}

.pullUp.loading .pullUpIcon {
    /*background-position:0 100%;*/
    /*-webkit-transform:rotate(0deg) translateZ(0);*/
    /*-webkit-transition-duration:0ms;*/

    /*-webkit-animation-name:loading;*/
    /*-webkit-animation-duration:2s;*/
    /*-webkit-animation-iteration-count:infinite;*/
    /*-webkit-animation-timing-function:linear;*/
    background-position:-21px -91px;
    -webkit-transform:rotate(0deg) translateZ(0);
    -webkit-transition-duration:0ms;
    -webkit-animation-name:loading;
    -webkit-animation-duration:2s;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-timing-function:linear;
}

@-webkit-keyframes loading {
    from { -webkit-transform:rotate(0deg) translateZ(0); }
    to { -webkit-transform:rotate(360deg) translateZ(0); }
}

.side-padd-lift li em {
    font-size: 20px;
    display: inline-block;
    width: 28px;
    text-align: center;
}
a,a:active,a:visited,a:hover{
    text-decoration: none;
}
.ui-loader{
    display: none;
}
.c-fa {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width:150px;
    margin-left: -75px;
    padding: 10px 20px;
    font-size: .8rem;
    color: #fff;
    background-color: #323232;
    border-radius: 5px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
    z-index: 10012;
    text-align:center;
}
/*.loading{
    font-size: 14px;
    color: #fff;
    height: 56px;
    padding: 1px 20px;
    line-height: 56px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    z-index: 99999;
}*/
.lp-units-loading{
    font-size: 14px;
    color: #fff;
    padding: 0px 20px;
    line-height: 36px;
    height: 36px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    z-index: 99999;
}
.loading-bg{
	background-color: rgba(0, 0, 0, 0.1);
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 99998;
}
/*.qust-wrap table,.qust-wrap table tr th,.qust-wrap table tr td { border:1px solid #ccc;border-collapse: collapse;text-align: center }*/



/*完善信息样式*/
.perfect-title{
    color: #333;margin-bottom:5px;
    width: 100%!important;
}.perfect-box{
     display: flex;flex-direction: column;justify-content: center;
 }.perfect-box-sub{
      display: flex;;justify-content: space-between;align-items: center;
  }.perfect-box-sub select{
       flex: 1!important;
   }


   /*弹窗新*/

.modal-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 1000;
}
.modal-container {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90vw;
    max-width: 340px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 24px rgba(0,0,0,0.10);
    z-index: 1001;
    overflow: hidden;
    animation: modalIn 0.25s;
}
@keyframes modalIn {
    from { opacity: 0; transform: translate(-50%, -40%); }
    to { opacity: 1; transform: translate(-50%, -50%); }
}
.modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 20px 0 20px;
}
.modal-title {
    font-size: 16px;
    font-weight: 500;
    color: #333;
}
.close-button {
    background: none;
    border: none;
    font-size: 22px;
    cursor: pointer;
    color: #999;
    padding: 0 0 0 12px;
    line-height: 1;
}
.modal-content {
    padding: 50px 20px;
    font-size: 15px;
    color: #333;
    text-align: left;
    word-break: break-all;
}
.modal-content a {
    color: #1890ff;
    text-decoration: none;
}
.modal-footer {
    display: flex;
    border-top: 1px solid #f0f0f0;
    margin-top: 22px;
    height: 48px;
}
.btn {
    flex: 1;
    border: none;
    background: none;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
    height: 100%;
    transition: background 0.2s;
}
.btn-cancel {
    color: #999;
    background: #fff;
}
.btn-confirm {
    color: #1890ff;
    background: #fff;
}
.btn:active {
    background: #f5f5f5;
}
.footer-divider {
    width: 1px;
    background: #f0f0f0;
    height: 100%;
}
