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

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

.icon-bingli:before {
    content: "\e600";
}

.icon-xinyongqingkuang-copy:before {
    content: "\e601";
}

.icon-gerenxinxi:before {
    content: "\e602";
}

.icon-yao:before {
    content: "\e603";
}

.icon-shenghuo:before {
    content: "\e604";
}

.icon-zhishichanquan2:before {
    content: "\e605";
}

.icon-caidan:before {
    content: "\e606";
}

.container {
    padding: 0;
}

.swiper-slide {
    width: 100%;
    background-color: #fff;
}

.swiper-container {
    overflow-x: hidden;
    overflow-y: scroll;
}

.swiper-pagination {
    position: fixed;
    text-align: right;
    padding-right: 15px;
}

.swal2-show {
    width: 80%!important;
}

.header {
    width: 100%;
    height: 50px;
    display: inline-block;
    color: #999;
}

.icons {
    width: 100%;
    text-align: left;
    padding-top: 6px;
    padding-left: 15px;
    margin: 0;
}

.icons .smfonts .active {
    color: #0066CC;
}

.smfonts {
    display: inline-block;
    width: 10%;
}

.newFonts {
    font-size: 28px;
    color: inherit;
}

.menu {
    display: inline-block;
    width: 10%;
    margin-right: 15px;
    color: #000;
}

.btn .active {
    background-color: #0066CC;
    border-color: #0066CC;
    color: #fff;
}

.btn-group {
    position: absolute;
    bottom: 45px;
    right: 15px;
}

#container {
    overflow-y: hidden;
}

.slide-inner {
    padding-bottom: 30px;
}

.weui-cells__title {
    font-family: 微软雅黑;
    font-size: 17px;
    font-weight: normal;
    line-height: 1.5;
    color: #000;
}

.chooseInfo {
    font-size: 15px;
    color: #bbb;
}

.weui-cells>label {
    font-weight: normal;
    margin: 0;
}

.weui-cell {
    position: static;
    padding: 0 20px;
    border: 0;
}

.weui-cells:after {
    border: 0;
}

.weui-cell:before {
    border-top: none;
}

h5 {
    font-size: 17px;
    font-weight: normal;
    color: #555;
    margin: 8px 0;
}

label {
    font-weight: normal;
}

.weui-label {
    width: 100%;
    padding: 5px 5px 0 0;
}

.weui-input {
    border-bottom: 1px solid #D9D9D9;
    border-radius: 0;
}

.innerTitle {
    text-align: center;
    font-size: 20px;
    border-bottom: 2px solid #444;
}


/*loginandout*/

.swal2-modal .swal2-file,
.swal2-modal .swal2-input,
.swal2-modal .swal2-textarea {
    box-shadow: none;
}

/*loginEnd*/

.shortInput {
    width: 70px;
    margin: auto 5px;
    border: none;
    border-bottom: 1px solid #D9D9D9;
    border-radius: 0;
    outline: 0;
    -webkit-appearance: none;
    background-color: transparent;
    font-size: inherit;
    height: 1.41176471em;
    line-height: 1.41176471;
    text-align: center;
}

.longInput {
    width: 100%;
    margin: 10px 0;
    border: none;
    border-bottom: 1px solid #D9D9D9;
    border-radius: 0;
    outline: 0;
    -webkit-appearance: none;
    background-color: transparent;
    font-size: inherit;
    height: 1.41176471em;
    line-height: 1.41176471;
}

.innerLongInput {
    margin: 0;
}

.loginCheckbox {
    display: inline;
}

.shortInput::-ms-input-placeholder {
    text-align: center;
}

.shortInput::-webkit-input-placeholder {
    text-align: center;
}

.infoNext {
    display: block;
    text-align: center;
    padding: 20px 0 30px 0;
    color: #D9D9D9;
}

/*input,
textarea {
    border: 0;
    -webkit-appearance: none!important;
}*/

.netxPageBtn {
    margin: 20px 30px 0 30px;
}