/*********************●样式helper******************************/  
.color-red { color: red !important;}
.color-white { color: white !important;}
.color-gray { color: gray !important; }
.color-blue { color: #3598dc !important; }
.width50{ width: 50px !important;}
.width60{ width: 60px !important;}
.width100{ width: 100px !important;}
.width150{ width: 150px !important;}
.width200{ width: 200px !important;}
.width300{ width: 300px !important;}
.width350{ width: 350px !important;}
.width400{ width: 400px !important;}
.width500{ width: 500px !important;}
.width600{ width: 600px !important;}
.width700{ width: 700px !important;}
.width800{ width: 800px !important;}
.width850{ width: 850px !important;}
.width900{ width: 900px !important;}
.width1000{ width: 1000px !important;}
.width10p{ width: 10% !important;}
.width20p{ width: 20% !important;}
.width30p{ width: 30% !important;}
.width40p{ width: 40% !important;}
.width50p{ width: 50% !important;}
.width60p{ width: 60% !important;}
.width70p{ width: 70% !important;}
.width80p{ width: 80% !important;}
.width90p{ width: 90% !important;}
.width100p{ width: 100% !important;}
.height100{ height: 100px !important;}
.height200{ height: 200px !important;}
.height300{ height: 300px !important;}
.height400{ height: 400px !important;}
.height500{ height: 500px !important;}
.height600{ height: 600px !important;}
.height700{ height: 700px !important;}
.height800{ height: 800px !important;}
.height900{ height: 900px !important;}
.height1000{ height: 1000px !important;}
.min-height100{ min-height: 100px !important;}
.min-height200{ min-height: 200px !important;}
.min-height300{ min-height: 300px !important;}
.min-height400{ min-height: 400px !important;}
.min-height500{ min-height: 500px !important;}
.min-height600{ min-height: 600px !important;}
.min-height700{ min-height: 700px !important;}
.min-height800{ min-height: 800px !important;}
.min-height900{ min-height: 900px !important;}
.min-height1000{ min-height: 1000px !important;}
.no-margin{ margin: 0px !important;}
.no-margin-top{ margin-top: 0px !important;}
.no-margin-bottom{ margin-bottom: 0px !important;}
.no-margin-left{ margin-left: 0px !important;}
.no-margin-right{ margin-right: 0px !important;}
.no-padding{ padding: 0px !important;}
.no-padding-top{ padding-top: 0px !important;}
.no-padding-bottom{ padding-bottom: 0px !important;}
.no-padding-left{ padding-left: 0px !important;}
.no-padding-right{ padding-right: 0px !important;}
.text-align-left{ text-align: left !important;}
.text-align-right{ text-align: right !important;}
.text-align-center{ text-align: center !important;}
.float-left{float: left !important}
.float-right{float: right !important}
.float-none{float: none !important}
.float-clear {clear: both !important}
.float-clear-no {clear:none !important}
.display-none{display: none}
.padding-0{ padding:0 !important; }
.padding-10{ padding:10px !important; }
.padding-20{ padding:20px !important; }
.padding-top-0 { padding-top: 0px !important;}
.padding-top-5 { padding-top: 5px !important;}
.padding-top-10 { padding-top: 10px !important;}
.padding-top-15 { padding-top: 15px !important;}
.padding-top-20 { padding-top: 20px !important; }
.padding-top-25 { padding-top: 25px !important; }
.padding-top-30 { padding-top: 30px !important; }
.padding-top-35 { padding-top: 35px !important; }
.padding-top-40 { padding-top: 40px !important; }
.padding-top-45 { padding-top: 45px !important; }
.padding-top-50 { padding-top: 50px !important; }
.padding-top-60 { padding-top: 60px !important; }
.padding-top-100 { padding-top: 100px !important; }
.padding-top-150 { padding-top: 150px !important; }
.padding-top-200 { padding-top: 200px !important; }
.padding-bottom-0 { padding-bottom: 0 !important; }
.padding-bottom-15 { padding-bottom: 15px !important; }
.padding-bottom-20 { padding-bottom: 20px !important; }
.padding-bottom-30 { padding-bottom: 30px !important; }
.padding-bottom-40 { padding-bottom: 40px !important; }
.padding-bottom-50 { padding-bottom: 50px !important; }
.padding-bottom-60 { padding-bottom: 60px !important; }
.padding-bottom-70 { padding-bottom: 70px !important; }
.padding-bottom-100 { padding-bottom: 100px !important; }
.padding-bottom-200 { padding-bottom: 200px !important; }
.padding-left-0 { padding-left: 0 !important; }
.padding-left-5 { padding-left: 5px !important; }
.padding-left-10 { padding-left: 10px !important; }
.padding-right-0 { padding-right: 0 !important; }
.padding-right-30 { padding-right: 30px !important;}
.margin-top-5 { margin-top: 5px !important; }
.margin-top-10 { margin-top: 10px !important; }
.margin-top-20 { margin-top: 20px !important; }
.margin-top-30 { margin-top: 30px !important; }
.margin-top-40 { margin-top: 40px !important; }
.margin-top-50 { margin-top: 50px !important; }
.margin-bottom-0 { margin-bottom: 0 !important; }
.margin-bottom-5 { margin-bottom: 5px !important; }
.margin-bottom-10 { margin-bottom: 10px !important; }
.margin-bottom-15 { margin-bottom: 15px !important; }
.margin-bottom-20 { margin-bottom: 20px !important; }
.margin-bottom-25 { margin-bottom: 25px !important; }
.margin-bottom-30 { margin-bottom: 30px !important; }
.margin-bottom-35 { margin-bottom: 35px !important; }
.margin-bottom-40 { margin-bottom: 40px !important; }
.margin-bottom-50 { margin-bottom: 50px !important; }
.margin-bottom-60 { margin-bottom: 60px !important; }
.margin-bottom-65 { margin-bottom: 65px !important; }
.margin-left-0 { margin-left: 0 !important; }
.margin-left-5 { margin-left: 5px !important; }
.margin-left-10 { margin-left: 10px !important; }
.margin-left-20 { margin-left: 20px !important; }
.margin-right-0 { margin-right: 0 !important; }
.margin-right-20 { margin-right: 20px !important; }
.margin-right-10 { margin-right: 10px !important;}
.font-size-14{font-size:14px !important;}
.font-size-16{font-size:16px !important;}
.font-size-20{font-size:20px !important;}
.font-h3{font-size:23px !important;}
.font-weight-900{font-weight:900 !important;}
.border-gray{border:1px solid #f1e7e7 !important;}
.bg-no{background:none !important; background-color:none!important;}

.word-break { display:block; word-break: break-all; word-wrap: break-word; }
.overwrap{ overflow: hidden;text-overflow:ellipsis;white-space: nowrap; }
.text-indent-2{ text-indent:2em; }
.box-hidden{ width:0 !important; height:0 !important;visibility:hidden !important;font-size:0 !important; }
.animated {-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both}
.fadeIn{-webkit-animation-name:fadeIn;-moz-animation-name:fadeIn;-o-animation-name:fadeIn;animation-name:fadeIn}
.animated.fast{-ms-animation-duration:.4s}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}
.bg-img{ background:#cebbb2; border: 1px solid gainsboro;}
.hide-none{display:none;}
.hide-importent{display:none !important;}

html {
    font-size: 15px
}

@media only screen and (min-width:400px) {
    html {
        font-size: 16.33px !important
    }
}

@media only screen and (min-width:414px) {
    html {
        font-size: 17.08px !important
    }
}

@media only screen and (min-width:480px) {
    html {
        font-size: 20.6px !important
    }
}

*,
:after,
:before {
    box-sizing: border-box;
}

a {
}

html {
    color: #252525;
    overflow: hidden !important;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

html * {
    outline: 0;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    vertical-align: middle;
    font-family: 微软雅黑;
}

html,
body {
    height: 100%;
    overflow: hidden;
    font-family: 微软雅黑;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
    margin: 0;
    padding: 0
}

input,
select,
textarea {
    font-size: 14px;
    -webkit-appearance: none;
    border-radius: 0;
    vertical-align: middle !important;
}

    input::-webkit-input-placeholder,
    textarea::-webkit-input-placeholder {
        font-size: 12px;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: auto !important;
}

fieldset,
img {
    border: 0;
    max-width:100%;
    height:auto;
}
video {
    max-width: 100%;
}
img[src=""] {
    opacity: 0;
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

del {
    text-decoration: line-through
}

address,
caption,
cite,
code,
dfn,
th,
var,
i {
    font-weight: normal;
}

ol,
ul {
    list-style: none
}

ul,
li {
    margin: 0px;
    padding: 0px;
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 500
}

q:before,
q:after {
    content: ''
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

a:hover {
    text-decoration: none;
}

ins,
a {
    text-decoration: none
}

button {
    -webkit-appearance: none;
    border: 0;
    background: 0 0;
}

input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
}

    input::-webkit-outer-spin-button,
    input::-webkit-inner-spin-button {
        -webkit-appearance: none;
    }

    input[type="number"] {
        -moz-appearance: textfield;
    }

    input[type="button"],
    input[type="submit"],
    input[type="reset"] {
        -webkit-appearance: none;
        border-radius: 0;
    }

textarea {
    -webkit-appearance: none;
}

body {
    font-family: 微软雅黑;
    line-height: 1.5;
    color: #252525;
    /*-webkit-user-select: none;*/
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    outline: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
    outline: none
}

address,
caption,
cite,
code,
dfn,
th,
var {
    font-weight: normal
}

ol,
ul {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}

q:before,
q:after {
    content: ''
}


/*文字排版、颜色*/

.f12,
.f12 * {
    font-size: 12px
}

.f13 {
    font-size: 13px
}

.f14 {
    font-size: 14px
}

.f16 {
    font-size: 16px
}

.f20 {
    font-size: 20px
}

.fb {
    font-weight: bold
}

.fn {
    font-weight: normal
}

.fw {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.t2 {
    text-indent: 2em
}

.red,
a.red {
    color: #CF1E41 !important
}

.blue,
a.blue {
    color: #428bca !important
}

.gray,
a.gray {
    color: #A1A1A1 !important;
}

.green,
a.green {
    color: #2DB200
}
.red.btn, .blue.btn, .gray.btn, .green.btn {
    color: #fff !important;
}
.redb {
    color: #CF1E41;
}

.lh150 {
    line-height: 150%
}

.lh180 {
    line-height: 180%
}

.lh200 {
    line-height: 200%
}

.unl {
    text-decoration: underline;
}

.no_unl {
    text-decoration: none;
}


/*定位*/

.tl {
    text-align: left
}

.tc {
    text-align: center
}

.tr {
    text-align: right
}

.fl {
    float: left;
    display: inline
}

.fr {
    float: right;
    display: inline
}

.cb {
    clear: both
}

.cl {
    clear: left
}

.cr {
    clear: right
}

.vm {
    vertical-align: middle
}

.pr {
    position: relative
}

.pa {
    position: absolute
}

.abs-right {
    position: absolute;
    right: 0
}

.zoom {
    zoom: 1
}

.hidden {
    visibility: hidden
}

.hide {
    display: none
}

.mz0 {
    margin: 0px !important;
}

a {
    text-decoration: none !important;
}

    a:hover {
        text-decoration: none !important;
    }

    a:active {
        text-decoration: none !important;
    }

    a:visited {
        text-decoration: none !important;
    }


/*  垂直居中  */

.box {
    width: 100%;
    height: 100%;
    line-height: 20px;
    position: relative;
}

.box1 {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.box2 {
    display: flex;
    justify-content: center;
    align-items: Center;
}

.box3 span {
    width: 50%;
    height: 50%;
    background: #000;
    overflow: auto;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.box4 span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.box5 {
    display: flex;
    text-align: center;
}

    .box5 span {
        margin: auto;
    }

.box6 {
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    -webkit-box-orient: vertical;
    text-align: center
}

.green {
    color: #1aad19;
    float: none !important
}


/*  全局公用样式  */

.main {
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.bot44 {
    height: calc(100% - 44px);
    height: -webkit-calc(100% - 44px);
}

.bot60 {
    height: calc(100% - 60px);
    height: -webkit-calc(100% - 60px);
}

.top44 {
    margin-top: 44px;
}

.h60 {
    height: 60px !important;
    line-height: 60px !important;
}

.mt10 {
    margin: 10px 10px 0 10px;
}


/*  公用头部  */

.header {
    width: 100%;
    height: 44px;
    line-height: 44px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
}


/*  公用底部  */

.footer {
    width: 100%;
    height: 52px;
    position: fixed;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: 99999998;
}

.footer .nav {
    height: 100%;
    position: relative
}

.footer .nav:after {
    content: "";
    left: 0;
    top: -1px;
    width: 100%;
    height: 2px;
    position: absolute;
    border-top: 1px solid #ddd;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
}

.footer .nav a {
    display: block;
    float: left;
    width: 25%;
    text-align: center;
    height: 100%;
    font-size: 14px;
    box-sizing: border-box;
    color: #708C9A;
    line-height: 20px;
    font-size: 12px;
}

.footer .nav a:hover {
    color: #708C9A;
    text-decoration: none;
}

.footer .nav a:visited {
    color: #708C9A;
    text-decoration: none;
}

.footer .nav a img {
    width: 20px;
    margin-top: 5px;
}

.footer .nav .on {
    color: #44FF00 !important;
}


/* 公用按钮  */

.mt20 {
    margin: 20px;
}

    .mt20 a {
        display: block;
        width: 100%;
    }


/* 轮播专区  */

.swiper-container {
    width: 100%;
}

    .swiper-container img {
        display: block;
        width: 100%;
    }

.weui-infinite-scroll {
    position: absolute;
    bottom: 52px;
    text-align: center;
    width: 100%;
    font-size: 14px;
    background: #fff;
    padding: 5px 0 2px;
    display: none;
    color: #9EB2B3
}

.weui-infinite-scroll .infinite-preloader {
    display: inline-block;
    margin-right: 4px;
    vertical-align: -4px;
    width: 20px;
    height: 20px;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: preloader-spin 1s steps(12, end) infinite;
    animation: preloader-spin 1s steps(12, end) infinite;
    text-align: center;
}

.weui-infinite-scroll .infinite-preloader:after {
    display: block;
    width: 100%;
    height: 100%;
    content: "";
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100%;
}

.weui-tab__bd .weui-tab__bd-item {
    -webkit-overflow-scrolling: touch;
}

/** * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  自定义样式  * * * * * ** * ** * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.wait_pageview {
    overflow: hidden !important;
}
.init_pageview {
    overflow: auto;
}

.required{
    color:red;
}