@font-face {
    font-family: 'iconfontNew';
    src: url('../font/font_1070120_u0e9vpwwbyo.eot');
    src: url('../font/font_1070120_u0e9vpwwbyo.eot') format('embedded-opentype'), url('../font/font_1070120_u0e9vpwwbyo.woff2') format('woff2'), url('../font/font_1070120_u0e9vpwwbyo.woff') format('woff'), url('../font/font_1070120_u0e9vpwwbyo.ttf') format('truetype'), url('https://www.sunsemweb.com/data/template/preview_13/static/fonts/font_1070120_u0e9vpwwbyo.svg#iconfont') format('svg');
}

.iconfontNew {
    font-family: "iconfontNew" !important;
    font-size: 16px;
    margin-right: 5px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400 !important;
    text-decoration: none;
}

* {
    margin: 0px;
    padding: 0px;
}

html {
    font-size: 100px;
}

body {
    font-size: 16px;
    user-select: none;
    -webkit-user-select: none;
    -webkit-text-size-adjust: none;
    font-family: "Microsoft Yahei", helvetica;
    color: #333;
    position: relative;
}

*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

ul,
li {
    list-style: none;
}

a,
button,
label,
textarea,
div,
select,
option {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    outline: none;
}

input {
    outline: none;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
    -moz-appearance: textfield;
}

a,
a:visited {
    text-decoration: none;
    color: #45AFE3;
}

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

.i_header {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 0 20px 0 20px;
}

.header_title {
    padding: 15px;
    color: #fff;
    text-align: left;
    background: #1C668B;
}

.header_t {
    width: 100%;
    height: 15px;
    text-align: right;
}

.header_c {
    width: 100%;
    margin: 0 auto;
}

.logo {
    width: 183px;
    display: block;
    height: 76px;
    margin: 30px auto 20px;
    background-image: url(../image/mobilelogo.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
}


/*---------------------*/

.content {
    padding: 10px 7%;
}

.button {
    width: 100%;
    display: block;
    margin: 10px 0px;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    box-sizing: border-box;
    font-size: 1.2em;
    padding: 9px 0px 9px;
    border-radius: .2em;
}

.button:hover {
    text-decoration: none;
}

.button:active {
    position: relative;
    top: 1px;
}

.orange,
.orange:visited {
    color: #ffffff;
    background: #e87814;
}

.orange:hover {
    background: #f47c20;
}

.blue,
blue:visited {
    color: #F7F7F7;
    background: #6f6f6f;
}

.white {
    background: White;
    color: #333;
    color: #000;
    box-shadow: none;
    border-radius: 4px;
    border: 1px solid #ccc;
}

.logofooter {
    background-color: #f0f0f0;
    width: 100%;
    z-index: 100
}

.fixedbottom {
    bottom: 0;
    left: 0;
    margin: 0;
    position: fixed;
    width: 100%;
}

.wjfooter {
    height: 50px;
    /*line-height: 50px;*/
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    color: #999;
    font-size: 14px;
}

.wjfooter .spanfoottext {
    font-size: 12px;
    margin-bottom: 2px;
}

.logofooter a {
    color: #999;
    font-size: 14px;
    text-decoration: none;
}

fieldset {
    border: none;
    min-inline-size: unset;
}

.hasImageDiv {
    border: none !important;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    word-break: break-all;
}

.hasImageDiv .ui-radio,
.hasImageDiv .ui-checkbox,
.hasImageDiv .ui-li-static {
    border: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0 !important;
    border-radius: 4px;
    width: 48%;
    flex-shrink: 0;
    margin-bottom: 20px
}

.hasImageDiv .ui-radio:nth-last-of-type(1),
.hasImageDiv .ui-radio:nth-last-of-type(2) {
    margin-bottom: 0
}

.ui-controlgroup {
    margin: 5px 0;
    padding: 0;
    border: 1px solid #e0e0e0;
    border-bottom: none;
    border-right: none;
    border-radius: 4px;
}

.ui-controlgroup .ui-radio,
.ui-controlgroup .ui-checkbox,
.ui-controlgroup .ui-li-static {
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    font-size: 14px;
    background-color: rgba(255, 255, 255, 0.7);
    position: relative;
}

.two_column {
    display: flex;
    flex-wrap: wrap;
    border-radius: 0 !important;
}

.two_column .ui-radio,
.two_column .ui-checkbox,
.two_column .ui-li-static {
    width: 50%;
    border-radius: 0 !important;
}

.ui-li-static {
    padding: 14px 0;
}

.ui-li-static img {
    max-width: 96%;
}

.ui-controlgroup .ui-radio:first-child,
.ui-controlgroup .ui-checkbox:first-child,
.ui-controlgroup .ui-li-static:first-child {
    border-radius: 4px 4px 0 0;
}

.ui-controlgroup .ui-radio:last-child,
.ui-controlgroup .ui-checkbox:last-child,
.ui-controlgroup .ui-li-static:last-child {
    border-radius: 0 0 4px 4px;
    /*border-bottom: 0 solid #e0e0e0;*/
}

.hasImageDiv .ui-radio:last-child,
.hasImageDiv .ui-radio:first-child {
    border-radius: 4px;
}

.ui-controlgroup .ui-radio .label,
.ui-controlgroup .ui-checkbox .label,
.ui-controlgroup .ui-radio label,
.ui-controlgroup .ui-checkbox label {
    display: block;
    margin-left: 40px;
    cursor: pointer;
    font-size: 16px;
    color: #333;
    text-align: left;
}

.ui-controlgroup .ui-radio .hasImagelabel,
.ui-controlgroup .ui-checkbox .hasImagelabel {
    margin-left: 0px;
    padding: 0 !important;
    position: relative;
    text-align: center;
}

.hasImagelabel .imgBox {
    border-radius: 4px 4px 0 0;
    overflow: hidden;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon_lookBigpic {
    padding: 8px;
    width: 38px;
    height: 38px;
    position: absolute;
    /*display:none;*/
    right: 0;
    top: 0;
    background: url("../image/mobilelogo.png") no-repeat center;
    background-size: 20px 20px;
}

.ui-text {
    border: 1px solid #e0e0e0;
    margin: 0 10px 0 40px;
    border-radius: 2px;
    padding: 0;
}

.ui-text input {
    border: none !important;
    border-radius: 2px;
    font-size: 16px;
    margin: 0;
    padding: 8px 5px;
    width: 100%;
    background: #fff;
    display: inline-block;
    -webkit-appearance: none;
}

.ui-input-text {
    border: 1px solid #e0e0e0;
    margin: 5px 0;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 0;
    border-radius: 4px;
}

.ui-input-text input,
.ui-input-text textarea {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    ;
    border: none !important;
    border-radius: 4px;
    padding: 10px;
    font-size: 14px;
    display: inline-block;
    margin: 0;
    -webkit-appearance: none;
}

.ui-text input:focus,
.ui-input-text input:focus,
.ui-input-text textarea:focus {
    /*     box-shadow: 0 0 12px #3388cc; */
    outline: none;
}

.nofocus input:focus {
    box-shadow: none;
}

.matrix-rating .ui-select,
.matrix-rating .ui-input-text {
    margin: 0 14px;
}

.divlabel {
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
    text-align: left !important;
    padding: 10px 14px !important;
    background: #f9f9f9;
    font-size: 16px;
    color: #444;
    border-radius: 4px 4px 0 0;
}

.ui-controlgroup .divlabel {
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}

.hasImageDiv .divlabel {
    border-right: 0;
    border-bottom: 0;
}

input.ui-slider-input {
    width: 56px !important;
    height: 28px !important;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    overflow: auto;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 700;
    margin-left: 4px;
    line-height: 20px;
    outline: 0;
    text-align: center;
    vertical-align: text-bottom;
    appearance: none;
}

select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding: 0 10px;
    line-height: normal !important;
}

.arrowAfter {
    position: relative;
}

.arrowAfter:after {
    display: block !important;
    position: absolute;
    content: "";
    width: 12px;
    height: 6px;
    background: url("../image/mobilelogo.png");
    background-size: cover;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

.ui-slider-table .ui-select select {
    padding-right: 16px;
}

.ui-slider-table .arrowAfter:after {
    right: 16px;
}

.ui-select select {
    display: none;
    font-size: 14px;
    width: 100%;
    height: 38px;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
}

iframe[video='1'] {
    width: 100% !important;
    height: 298px !important;
}

iframe[video='2'] {
    width: 100% !important;
}

.jqradio {
    -webkit-appearance: none;
    background-color: #ffffff;
    border: 1px solid #e0e0e0;
    padding: 9px;
    border-radius: 50px;
    display: inline-block;
    position: relative;
}

.jqradiowrapper a.jqchecked {
    background-color: #1ea0fa;
    color: #99a1a7;
    border: 1px solid #1ea0fa;
}

.jqradiowrapper a.jqchecked:after {
    content: ' ';
    width: 10px;
    height: 10px;
    border-radius: 50px;
    position: absolute;
    top: 4px;
    background: #fff;
    text-shadow: 0px;
    left: 4px;
    font-size: 32px;
}

a.jqcheck {
    background-color: #fff;
    border: 1px solid #cacece;
    padding: 9px;
    border-radius: 3px;
    display: inline-block;
    position: relative;
}

.jqcheckwrapper a.jqchecked {
    background-color: #1ea0fa !important;
    /*background: url("../images/check44-pre@3x.png") no-repeat scroll center top transparent;*/
    background-size: cover;
    display: inline-block;
    height: 21px;
    vertical-align: middle;
    width: 21px;
    border: none;
    position: relative;
}

.jqcheckwrapper a.jqchecked:after {
    content: '';
    width: 14px;
    height: 10px;
    position: absolute;
    top: 5px;
    left: 3px;
    background: url(../image/tick@3x.png) no-repeat;
    background-size: cover;
}

.jqradiowrapper,
.jqcheckwrapper {
    display: block;
    float: left;
}

.ui-grid-a {
    display: flex;
}

.ui-block-a,
.ui-block-b {
    margin: 0;
    padding: 0;
    border: 0;
    float: left;
    width: 48%;
    margin: 0 10px;
    flex: 1 1 auto;
}

.getLocalBtn img {
    width: 20px;
    height: 20px;
    margin-top: 10px;
    margin-right: 4px;
}

@media screen and (min-width:320px) {
    table.matrix-rating {
        padding-bottom: 6px;
    }
    div.field {
        clear: both;
        padding: 10px 14px;
        margin: 4px 4px;
        border: 1px solid transparent;
    }
    .jqradiowrapper,
    .jqcheckwrapper {
        margin: 12px 4px 0 12px;
    }
    .ui-controlgroup .ui-radio .label,
    .ui-controlgroup .ui-checkbox .label,
    .ui-controlgroup .ui-radio label,
    .ui-controlgroup .ui-checkbox label {
        padding: 12px 10px 10px 0;
    }
    .ui-controlgroup .ui-radio,
    .ui-controlgroup .ui-checkbox,
    .ui-controlgroup .ui-li-static {
        min-height: 46px;
    }
    .ui-input-text input,
    .ui-input-text textarea {
        padding: 8px 10px;
    }
    #tdCode .ui-input-text input {
        padding: 8px 0px 8px 4px;
    }
    table.matrix-file-blanks {
        padding: 6px 10px;
    }
    table.matrix-rating td.title {
        text-align: left;
        padding: 4px 16px 6px;
        font-size: 14px;
    }
    table.matrix-rating .trlabel+tr .title {
        padding-top: 10px;
    }
}

@media screen and (min-width:360px) {
    table.matrix-rating {
        padding-bottom: 10px;
    }
    .jqradiowrapper,
    .jqcheckwrapper {
        margin: 14px 4px 0 12px;
    }
    .ui-controlgroup .ui-radio,
    .ui-controlgroup .ui-checkbox,
    .ui-controlgroup .ui-li-static {
        min-height: 50px;
    }
    .ui-controlgroup .ui-radio .label,
    .ui-controlgroup .ui-checkbox .label,
    .ui-controlgroup .ui-radio label,
    .ui-controlgroup .ui-checkbox label {
        padding: 14px 10px 10px 0;
    }
    .ui-input-text input,
    .ui-input-text textarea {
        padding: 10px;
    }
    #tdCode .ui-input-text input {
        padding: 10px;
    }
    div.field {
        clear: both;
        padding: 10px 14px;
        margin: 10px 6px;
        border: 1px solid transparent;
    }
    table.matrix-file-blanks {
        padding: 10px;
    }
    table.matrix-rating td.title {
        padding: 8px 16px;
    }
    table.matrix-rating .trlabel+tr .title {
        padding-top: 14px;
    }
}

.save_btn {
    margin-top: 20px;
}

.save_btn>.button_a {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #1ea0fa;
    border-radius: 4px;
    font-size: 16px;
    color: #ffffff;
}

div.formfield {
    display: block;
    padding: 10px 0 26px;
    margin: 0 10px 16px;
    clear: both;
    border-bottom: 1px dashed #ccc;
}

span.description {
    font-size: 14px;
    line-height: 24px;
}

span.req {
    position: absolute;
    top: 0;
    left: -12px;
    color: red !important;
    margin: 2px 0 0 2px;
}

span.error {
    display: none;
}

div.field-label {
    position: relative;
    font-size: 16px !important;
    font-weight: bold;
    padding: 0 0 8px 0 !important;
    display: block;
    word-wrap: break-word;
    /*overflow: hidden;*/
}

#ValError {
    color: #28C742;
    font-size: 18px;
    text-align: center;
    padding: 10px;
}

#ctlPrev {
    float: left;
}

h1 {
    text-shadow: none;
    font-weight: 700;
    font-size: 20px;
}

table.matrix-rating {
    width: 100%;
    background: #fafafa;
    border-radius: 6px;
    overflow: hidden;
    border: solid 1px #f0f0f0;
}

table.scale-rating th,
table.matrix-rating th {
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    padding: 5px;
    word-break: break-word;
}

table.matrix-file-blanks th {
    width: 5em;
    padding: 0;
}

table.scale-rating {
    width: 100%;
}

.scale-div {
    width: 100%;
    background: #fff;
}

table.scale-rating th {
    padding: 8px 0;
}

table.scale-rating td {
    text-align: center;
    padding: 10px 0px;
    border-top: 1px solid #dbdbdb;
    width: 32px;
}

table.matrix-rating td.line {
    padding: 18px 10px 0;
}

table.matrix-rating td.inputOther {
    padding: 10px 10px 8px;
}

.input_blue_outline {
    width: 100%;
    font-size: 14px;
    padding-left: 14px;
    height: 38px;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #1ea0fa;
}

table.matrix-rating td.line .splitLine {
    border-top: solid 1px #e6e6e6;
    padding-bottom: 2px;
}

table.matrix-rating td {
    text-align: center;
    padding: 3px 0;
}

table.matrix-file-blanks td {
    padding: 5px 6px 5px 6px;
}

table.scale-rating a.rate-off,
table.matrix-rating a.rate-off {
    width: 22px;
    height: 22px;
    text-decoration: none;
    border-radius: 30px;
    color: #333;
    border: 1px solid #cacece;
    cursor: default;
    display: inline-block;
    background: #fff;
    line-height: 19px;
    margin-bottom: 6px;
}

table.scale-rating a.rate-offlarge,
table.matrix-rating a.rate-offlarge {
    width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
}

table.scale-rating a.rate-offlarge:after,
table.matrix-rating a.rate-offlarge:after {
    top: 5px !important;
    left: 5px !important;
}

table.scale-rating a.rate-on,
table.matrix-rating a.rate-on {
    background-color: #1ea0fa;
    border: 1px solid #1ea0fa;
    position: relative;
    color: #fff;
    font-size: 14px;
}

table.scale-rating a.rate-ontxt:after,
table.matrix-rating a.rate-ontxt:after {
    content: ' ';
    width: 10px;
    height: 10px;
    border-radius: 50px;
    position: absolute;
    top: 5px;
    background: #fff;
    text-shadow: 0px;
    left: 5px;
    font-size: 32px;
}

table.matrix-rating a.rate-onchk {
    background: url("../image/mobilelogo.png") no-repeat scroll center top transparent;
    background-size: cover;
    display: inline-block;
    height: 21px;
    vertical-align: middle;
    width: 21px;
    border: none;
}

table.matrix-rating a.rate-off2,
table.scale-rating a.rate-off2 {
    background: url(../image/mobilelogo.png);
    background-size: cover;
    border-radius: 0;
    box-shadow: none;
    border: 0;
    /* padding:12px; */
}

table.matrix-rating a.rate-on2,
table.scale-rating a.rate-on2 {
    background: url(../image/mobilelogo.png) no-repeat;
    background-size: cover
}

table.matrix-rating a.rate-off3,
table.scale-rating a.rate-off3 {
    background: url(../image/mobilelogo.png);
    background-size: cover;
    border-radius: 0;
    box-shadow: none;
    border: 0;
}

table.matrix-rating a.rate-on3,
table.scale-rating a.rate-on3 {
    background: url(../image/mobilelogo.png);
    background-size: cover;
}

table.matrix-rating a.rate-off4,
table.scale-rating a.rate-off4 {
    background: url(../image/mobilelogo.png);
    background-size: cover;
    border-radius: 0;
    box-shadow: none;
    border: 0;
}

table.matrix-rating a.rate-on4,
table.scale-rating a.rate-on4 {
    background: url(../image/mobilelogo.png);
    background-size: cover;
}

.onscore {
    width: 100%;
    height: 40px;
    background: #97d4ff;
}

table.matrix-rating a.rate-off6,
table.scale-rating a.rate-off6 {
    background: #fff;
    text-align: center;
    cursor: pointer;
    border-radius: 0;
    box-shadow: none;
    color: #444;
    width: 100%;
    border: solid 1px #dbdbdb;
    border-left: 0;
    border-right: 0;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    margin-bottom: 0;
}

table.matrix-rating a.rate-on6,
table.scale-rating a.rate-on6 {
    background-color: transparent !important;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
}

.ui-body-b {
    background: #EEEEEE !important;
}

div.mobosurvey {
    margin: 20px 10px 10px 20px;
    text-align: center;
    font-weight: 700;
}

.powby {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    padding: 30px 0 !important;
}

div.left {
    float: left;
    width: 48%;
    text-align: left;
    margin-left: 5px;
    height: 30px;
}

div.right {
    float: left;
    width: 48%;
    text-align: right;
    margin-right: 5px;
}

.other-checkbox-off {
    background-position: -684px 50% !important;
    border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
}

.other-checkbox-on {
    background-position: -648px 50% !important;
    background-color: #9DC149 !important;
    border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
}

.other-radio-off {
    background-position: -756px 50% !important;
}

.other-radio-on {
    background-position: -720px 50% !important;
    background-color: #9DC149 !important;
}

h1.mobologo {
    padding: 0 0 0 10px;
    margin: 0 -10px -10px 0;
    min-height: 0;
    background-color: #DEDEDE;
    text-indent: -9000px;
    text-decoration: none;
}

h1.mobologo a {
    display: block;
    background: no-repeat left top;
    overflow: hidden;
}

a.ui-slider-handle {
    position: absolute;
    z-index: 10;
    top: 50%;
    width: 28px;
    height: 28px;
    margin-top: -15px;
    margin-left: -15px;
    border: 1px solid #8DB529;
    background: #9DC149;
    font-weight: bold;
    color: #444;
    text-shadow: 0 1px 1px #f6f6f6;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#B8E055), to(#9DC149));
    background-image: -webkit-linear-gradient(top, #B8E055, #9DC149);
    background-image: -moz-linear-gradient(top, #B8E055, #9DC149);
    background-image: -ms-linear-gradient(top, #B8E055, #9DC149);
    background-image: -o-linear-gradient(top, #B8E055, #9DC149);
    background-image: linear-gradient(top, #B8E055, #9DC149);
}

div.section {
    padding: 4px 10px !important;
    background: #fff !important;
}

div.qinsert {
    clear: both;
    color: #666666;
    line-height: 18px;
    margin-bottom: 8px;
    font-size: 14px;
}

div.section .stitle {
    margin: 0;
}

.errorMessage {
    position: relative;
    padding-left: 12px;
    color: Red;
    line-height: 38px;
    background-color: #ffe5e0;
    border-radius: 4px;
    font-size: 12px;
    margin-top: 9px;
    transition: all 1s ease 0s;
}

.award {
    border-spacing: 4px;
    border-collapse: separate;
}

.award td {
    height: 75px;
    text-align: center;
    width: 75px;
    font-size: 12px;
    box-shadow: 0 0 8px 2px rgba(255, 198, 102, 0.85);
    border-radius: 4px;
    padding: 0px 3px;
    background: #fff;
}

img {
    max-width: 100%;
    height: auto;
}

.sortnum {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
}

.sortnum-sel {
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 2px;
    /* border: 1px solid #ff6600; */
    color: #fff;
    text-align: center;
    background: #22a2fa;
    border-color: #22a2fa;
}

.div_item_desc {
    color: #808080;
    font-weight: normal;
    font-size: 12px;
    margin-top: 2px;
}

.open-popup-link {
    text-decoration: underline;
}

a.sumitbutton,
a.sumitbutton:visited {
    background: #f17819;
    color: #ffffff !important;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding-right: 5px;
    text-decoration: none;
    vertical-align: middle;
    padding: 0 10px 0 15px;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    cursor: pointer;
    border-radius: 5px;
}

a.sumitbutton:hover {
    background: #fda420;
    color: #fff !important;
}

a.cancle,
a.cancle:visited {
    background: #fff;
    color: #333 !important;
    border: 1px solid #dbdbdb;
    font-weight: normal;
}

a.cancle:hover {
    background: #fff;
    color: #333 !important;
    border: 1px solid #2392f0;
}

#toplogo {
    margin: auto;
    width: 100%;
    background-color: #ffffff;
    min-height: 20px;
    padding: 0 16px;
}

#toplogo img {
    padding: 9px 0 12px;
    height: 50px;
}

#toptitle {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 26px 10px 12px;
    width: 100%;
    color: #1ea0fa;
}

#toptitle .htitle {
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: center;
}

.ui-li-static {
    white-space: normal !important;
}

.hasImageDiv .imgBox {
    height: 200px;
    padding: 0;
    justify-content: center;
}


/*.hasImageDiv .icon_lookBigpic,.shop-item .img_place .icon_lookBigpic,.noTxt .icon_lookBigpic {
    display: block;
}*/

.qtypetip {
    font-weight: normal;
    color: #999;
}

.trlabel {
    background: #e5e5e5;
    font-size: 20px;
    color: #444;
    height: 50px;
    /* border-radius: 8px; */
}

.shop-item {
    overflow: hidden;
    width: 100%;
    padding: 20px 0;
    background-color: #FFF;
    border-bottom: 1px solid #e0e0e0;
    position: relative;
}

.haspic {
    /* height: 168px; */
}

.shop-item .img_place {
    display: inline-block;
    width: 26%;
    height: 84px;
    /* line-height:  84px; */
    /* margin: 2px 2px 6px 2px; */
    overflow: hidden;
    position: relative
}

.shop-item .img_place img {
    max-height: 84px;
    width: 100%;
}

.shop-item .item_name {
    font-weight: bold;
    color: #262626;
    overflow: hidden;
    /* white-space: nowrap; */
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    font-size: 15px;
    line-height: 21px;
}

.shop-item .shop-des {
    font-size: 12px;
    line-height: 17px;
    color: #8C8C8C;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    position: relative;
}

.shop-item .item_select {
    z-index: 20;
    overflow: hidden;
    width: 100%;
    margin-top: 10px;
}

.shop-item .item_price {
    display: inline-block;
    float: right;
    color: #262626;
    font-size: 14px;
}

.shop-item .price {
    color: #FF5634;
    font-size: 16px;
}

.item_select .operation {
    cursor: pointer;
    float: left;
    display: inline-block;
    width: 32px;
    height: 26px;
    line-height: 24px;
    text-align: center;
    border: 1px solid #e0e0e0;
    background: #fff;
}

.item_select .remove {
    border-radius: 2px 0 0 2px;
    border-right: 0;
}

.item_select .add {
    border-left: 0;
    border-radius: 0 2px 2px 0;
}

.item_select .itemnum {
    outline: 0 none;
    font-size: 12px;
    cursor: default;
    background: #f7f7f7;
    border-radius: 0;
}

.shopcart {
    padding: 15px;
    margin: 20px;
    background-color: #ffffff;
    border-radius: 6px;
    border: solid 1px #e0e0e0;
}

.productslist {
    padding-bottom: 8px;
    margin-bottom: 4px;
}

.productitem {
    display: flex;
    align-items: center;
    padding: 10px 0;
    position: relative;
    font-size: 12px;
    /* height: 33px; */
    overflow: hidden;
    border-bottom: 1px solid #EFEFEF;
}

.productitem:last-child {
    border-bottom: 0;
}

.productitem .fpname {
    display: block;
    width: 50%;
    font-size: 14px;
    line-height: 19px;
    color: #333333;
    float: left;
}

.productitem .fpnum {
    text-align: right;
    width: 20%;
    font-size: 14px;
    color: #999999;
}

.productitem .fpprice {
    font-size: 14px;
    width: 36%;
    text-align: right;
    color: #333333;
}

.ftotalprice {
    text-align: right;
    font-size: 14px;
    color: #0077B3;
    font-weight: bold;
}

.scrolltop {
    display: block;
    position: fixed;
    right: 8px;
    height: 38px;
    width: 38px;
    z-index: 99;
    background: rgba(64, 64, 64, .9);
    border-radius: 1px;
    box-shadow: 0 0 2px rgba(0, 0, 0, .3);
    opacity: 0.618;
    bottom: 50%;
}

.scrolltop:before {
    content: "";
    position: absolute;
    left: 10px;
    display: inline-block;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 9px solid white;
    border-bottom: 0;
    top: 12px;
    -webkit-transform: scale(1, 1.2222);
    -webkit-transform: translate(0, 1px);
    transform: scale(1, 1.2222);
    transform: translate(0, 1px);
}

.scrolltop:after {
    content: "";
    position: absolute;
    left: 10px;
    top: 23px;
    width: 18px;
    height: 3px;
    border-radius: 1px;
    background: white;
}

.header_left {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 60px;
    height: 46px;
}

.header_left a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
}

.back {
    display: inline-block;
    width: 21px;
    height: 21px;
    margin: 12px auto 0 auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-image: url('../image/mobilelogo.png');
    background-size: contain;
}

.divMatrixHeader {
    display: none;
    position: relative;
    background-color: rgb(255, 255, 255);
    border: solid 1px #3296fa;
    padding: 4px;
    border-radius: 4px;
    min-width: 35px;
    max-width: 70px;
    /*height: 42px;*/
    text-align: center;
}

.divMatrixHeader:before {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -8px;
    width: 16px;
    height: 9px;
    background: url("../image/mobilelogo.png");
    background-size: cover
}

.mdivtable {
    position: relative;
    background-color: #ffffff;
    border-radius: 6px !important;
    margin: 0 !important;
    /* border: solid 1px #ebebeb !important; */
}

.select_title {
    font-size: 14px;
    color: #808080;
    margin: 20px 0 10px;
}

.field .select_title:nth-of-type(2) {
    margin: 6px 0 8px;
}

.br0 {
    border-radius: 0 !important;
    border: none !important;
}

.upFilebox {
    height: 80px;
    border-radius: 6px;
    border: dashed 1px #cccccc;
}

.upFileboxNew {
    height: 60px;
}

.shopPart {
    background-color: #ffffff;
    border-radius: 6px;
    border: solid 1px #e0e0e0;
    padding: 0 20px;
}

.item_detail {
    margin-top: 6px;
    margin-bottom: 8px;
}

.item_detail .price {
    color: #FF5634;
    font-size: 16px;
}

.item_detail .stock {
    margin-left: 12px;
    color: #808080;
    font-size: 12px;
}

.total_price {
    text-align: right;
    margin: 14px 0 14px;
    font-size: 14px;
}

.theTotalPrice {
    color: #de6752;
    font-size: 18px
}

.shopRightCont {
    float: right;
    width: 70%;
}

.haspic .item_name {}

.selfMess img,
.phoneCodeMess img,
.sendcodePart img {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 10px !important;
    left: 10px !important;
}

.phoneCodeMess img,
.sendcodePart img {
    top: 12px !important;
}

.selfMess {
    position: relative;
    height: 38px;
    display: flex;
}

.phoneCodeMess {
    border-bottom: 0;
    margin-bottom: 0;
    height: 44px;
    display: flex;
    border-radius: 4px 4px 0 0;
}

.selfMess>input,
.phoneCodeMess>input {
    font-size: 14px;
    padding-left: 32px !important;
}

.sendcode {
    width: 38%;
    line-height: 42px;
    border-left: 1px solid #e0e0e0;
    background: #f7f7f7;
    display: inline-block;
    color: #666 !important;
    font-size: 14px;
    float: right;
    text-align: center;
}

.sendcodePart {
    margin-top: 0;
    border-radius: 0 0 4px 4px;
}

.sendcodePart input:focus,
.phoneCodeMess input:focus,
.sendcodePart textarea:focus {
    box-shadow: none;
}

.sendcodePart .input_code {
    text-align: left;
    font-size: 14px;
    width: 62%;
    height: 40px;
    padding: 12px 0;
    padding-left: 32px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 0;
    border-left: none;
    float: left;
    overflow: auto;
    resize: none;
}

.phonemsg {
    font-size: 12px;
    color: #00b33c;
    margin-top: 2px;
}

.phonemsg img,
.relsum img {
    width: 14px;
    height: 14px;
    margin-right: 6px;
    float: left;
    margin-top: 2px;
}

.time_part {
    display: flex;
    justify-content: space-between
}

.time_part .ui-select {
    width: 48%;
    margin: 0 !important;
}

.get_Local {
    height: 105px;
    background-color: #f7f7f7;
    border-radius: 6px;
    border: dashed 1px #cccccc;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.res_local {
    display: none;
    height: 60px;
    padding: 8px 14px 0;
    font-size: 14px;
    line-height: 20px;
    border-bottom: dashed 1px #cccccc;
    overflow-y: scroll;
    background: #fff;
}

.get_Local .getLocalBtn {
    position: relative;
    height: 44px;
    line-height: 44px;
    width: 100%;
    display: flex;
    justify-content: center;
    color: #808080;
}

.text_asph {
    color: #808080;
}

.getLocalBtn>input {
    display: none;
    /* width:100%; */
    border: none;
    background: transparent;
    text-align: center;
    padding-left: 0 !important;
    font-size: 16px;
    color: #808080;
    line-height: 44px;
}

.passwordMsg {
    color: #808080;
}

.relsum {
    margin-top: 4px;
    font-size: 14px;
    color: #808080;
}

input,
textarea {
    -webkit-appearance: none;
    /* 方法2 */
}

.beginner_problem {
    position: relative;
}

.word_limit {
    position: absolute;
    font-size: 13px;
    color: #999999;
    right: 14px;
    bottom: 14px;
}

.beginner_problem textarea {
    resize: none;
    color: #333333;
    font-size: 14px;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100px;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #e0e0e0;
}

#outdiv {
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 1000;
    width: 100%;
    height: 100%;
    display: none;
}

#outdiv .icon_close {
    position: absolute;
    top: -26px;
    right: -26px;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background-color: #000;
    background-color: rgba(0, 0, 0, .5);
    z-index: 10;
}

#outdiv .icon_close:before {
    content: '';
    position: absolute;
    left: 6px;
    bottom: 6px;
    width: 20px;
    height: 20px;
    background: url(../image/mobilelogo.png);
    background-size: cover;
    z-index: 10;
}

#indiv {
    overflow: hidden;
    background: #fff;
    border-radius: 4px;
    position: absolute;
}

.flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

#preView_wrap {
    text-align: center;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

#preView_wrap img {
    pointer-events: none;
}

.logofooter a {
    position: relative;
    padding-left: 25px;
    background: url(../image/mobilelogo.png) no-repeat;
    background-position: 4px 0px;
    background-size: 16px 16px;
}

.draw_prize_head {
    padding: 12px 16px;
    background: #FFEECC;
    position: relative;
    margin: 0 !important;
    border-radius: 4px 4px 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.draw_prize_head img {
    width: 16px;
    margin-right: 4px;
}

.draw_prize_head .flex {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-weight: bold;
    width: 118px;
    margin-right: 8px;
    font-size: 16px;
}

.prize-right {
    flex: 1 1 auto;
    width: 100px;
    line-height: 23px;
}

.prize_title {
    line-height: 23px;
    color: #8C8C8C;
    width: 76px;
    flex-shrink: 0;
}

.prize_cont {
    padding: 14px;
    background: #FFF8EB;
    box-shadow: 0px 2px 0px 0px rgba(240, 228, 210, 1);
    color: #595959;
    border-radius: 0 0 4px 4px;
}

.prize-item {
    padding-bottom: 8px;
    display: flex;
}

.prize-item #marquee {
    color: #595959;
    display: block;
    font-size: 12px;
    line-height: 17px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 1px 0px 0px rgba(230, 218, 201, 1);
    border-radius: 2px;
    padding: 0 10px;
    height: 60px;
    overflow: hidden;
}

.prize-item:last-child {
    padding-bottom: 0;
}

.prize-item .leftcont {
    color: #858585;
    flex-shrink: 0;
    width: 5em;
    display: inline-block;
}

.prize_end {
    font-size: 14px;
    color: #858585;
    padding-top: 6px;
    margin-left: 14px;
}

a.namelis {
    text-decoration: underline;
    margin-left: 14px;
    display: inline-block;
}

.fixed-style {
    position: fixed;
    bottom: 0px;
    left: 15px;
    right: 15px;
    width: auto;
    z-index: 1000;
}

.normal-style {
    position: relative;
    bottom: 0px;
    left: 15px;
    right: 15px;
    width: auto;
}

#ctlNext {
    transition: 1s all ease-in 1s;
}

.Verify_bg {
    overflow: hidden;
    width: 100%;
    height: 100%;
    background: url(../image/mobilelogo.png);
    background-size: cover;
}

.Verify_wrap {
    width: 90%;
    background: #fff;
    box-shadow: 0px 5px 10px 0px rgba(46, 53, 153, 0.3);
    border-radius: 6px;
    padding: 30px 22px;
    margin: 68px auto 0;
}

.Verify_wrap #toptitle {
    padding: 0;
    font-size: 18px;
}

.type_explain {
    margin-top: 20px;
    margin-bottom: 16px;
    text-align: center;
    font-size: 14px;
    color: #808080;
}

.Verify_wrap .content {
    padding: 0;
}

.Verify_wrap .ui-input-text {
    margin: 0;
}

.Verify_wrap .selfMess {
    height: 40px;
}

.Fbk_con {
    margin-bottom: 16px;
}

.send_code {
    flex: 1 1 auto;
    width: 110px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #1ea0fa;
    border-radius: 0rem 3px 3px 0;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    float: left;
}

.code_input {
    flex: 1 1 auto;
    width: 184px;
    height: 40px;
    display: inline-block;
    border: 1px solid #c2c2c2;
    border-radius: 3px 0 0 3px;
    border-right: none;
    float: left;
    overflow: auto;
}

.txtValCode {
    display: flex;
}

.Verify_wrap .selfMess input {
    font-size: 16px;
}

.nextBtn {
    width: 90px;
    height: 35px;
    background-color: #1ea0fa;
    border-radius: 3px;
    font-size: 14px;
    color: #fff;
    margin: 0 auto;
}

.showPw,
.hidePw {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../image/mobilelogo.png) no-repeat;
    background-size: cover;
}

.hidePw {
    background: url(../image/mobilelogo.png) no-repeat;
    background-size: cover;
}

.Verify_wrap .ui-input-text {
    border-color: #c2c2c2;
}

#spanMaxTime {
    color: #FF5760;
    font-size: 16px;
    display: inline-block;
    padding-left: 26px;
    background: url(../image/mobilelogo.png) no-repeat;
    background-size: 22px 22px;
    background-position: 0 8px;
}

audio,
video {
    max-width: 100%
}

html {
    height: 100%;
}

.noscorrl {
    height: 100%;
    overflow: hidden;
    position: fixed;
}

.refer-style {
    color: #999;
    background-color: #f9f9f9;
    padding-right: 0;
    line-height: 30px;
}

.delete-icon {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 16px;
    height: 16px;
    background-image: url("../image/mobilelogo.png");
    background-size: 16px 16px;
}

.zizeng table.matrix-file-blanks {
    padding-top: 20px;
}

.increase-btn {
    display: flex;
    justify-content: center;
    font-size: 14px;
    color: #545454;
    height: 38px;
    line-height: 38px;
    border-radius: 4px;
    border: 1px solid #DCDEE0;
    text-align: center;
    margin: 10px 0;
}

.increase-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url("../image/mobilelogo.png");
    background-repeat: no-repeat;
    background-size: 16px 16px;
    background-position: center;
    align-self: center;
    margin-right: 6px;
}

.disable-style {
    color: #A9A9A9;
}

.disable-style .increase-icon {
    background-image: url("../image/mobilelogo.png");
}

.isSingleVote>.label {
    padding-right: 10px !important;
    padding-left: 10px !important;
    margin-left: 0 !important;
    text-align: center !important;
}

.isSingleVote .div_item_desc {
    height: 30px;
    background: #fff;
    border: 1px solid #D7D7D7;
    border-radius: 3px !important;
    font-size: 14px !important;
    font-weight: 300;
    color: #626466;
    line-height: 30px;
    display: block !important;
    text-decoration: none;
    text-align: center;
}

.isSingleVote .singleVoteBtn {
    width: 100%;
    height: 30px;
    background: #1EA0FA;
    border: 1px solid #1EA0FA;
    border-radius: 3px !important;
    font-size: 14px !important;
    font-weight: 300;
    color: #fff;
    line-height: 28px;
    display: block !important;
    text-decoration: none;
    text-align: center;
    margin-top: 3px;
}

.vote_num_percent {
    font-size: 12px;
    font-weight: 300;
    color: #999999;
    margin: 6px 0 9px;
}

.uploadBox li {
    overflow: hidden;
    font-size: 14px;
    color: #6A6A6A;
    border: 1px solid #EDEDED;
    border-radius: 2px;
    float: none;
    margin-bottom: 10px;
}

.uploadBox li .box {
    display: flex;
    align-items: center;
    height: 42px;
    line-height: 42px;
    float: left;
    box-shadow: none;
    width: calc(100% - 28px);
}

.uploadBox li .box img {
    width: 26px;
    height: 26px;
    vertical-align: middle;
    float: left;
    margin-left: 12px;
}

.uploadBox li .tit {
    margin-left: 8px;
    font-size: 13px;
    color: #595959;
    line-height: 1.3;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.deleteuploadNew-icon {
    float: right;
    font-size: 18px;
    margin-top: 12px;
    margin-right: 10px;
    color: #F8334D;
}

.deleteupload-icon {
    float: right;
    width: 20px;
    height: 20px;
    margin-top: 17px;
    background-image: url("../image/mobilelogo.png");
    background-size: 12px 12px;
    background-repeat: no-repeat;
    background-position: center;
    text-indent: -9999px;
    background-image: url(../image/mobilelogo.png);
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='//image.wjx.com/Images/newimg/newupload/del-nor@2x.png', sizingMethod='scale');
}

.deleteupload-icon:hover {
    background-image: url(../image/mobilelogo.png);
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='//image.wjx.com/Images/newimg/newupload/del-pre@2x.png', sizingMethod='scale');
}

.textEdit {
    display: inline-block;
    margin-bottom: 3px;
}

.textEdit .textCont {
    outline: none;
    font-weight: 400;
    word-break: break-word;
    user-select: auto;
    -webkit-user-select: auto;
    color: #262626;
    text-decoration: underline;
    display: inline-block;
    width: 50px;
    height: 24px;
}

.textEdit:before {
    display: inline;
    content: "【";
    margin-right: 4px;
    color: #D9D9D9;
}

.textEdit:after {
    display: inline;
    content: "】";
    margin-left: 4px;
    color: #D9D9D9;
}

.bracket {
    display: inline-block;
    color: #333;
    border: none !important;
    width: auto !important;
    height: 24px;
    line-height: 24px;
    margin-bottom: 4px;
    padding: 0 !important;
    box-shadow: none !important;
    max-width: 60%;
}

.bracket select {
    font-size: 14px;
    display: none;
    padding: 0 26px 0 6px;
    height: 24px !important;
    background: #fff;
    border: 1px solid rgba(217, 217, 217, 1);
    border-radius: 2px;
}

.initStyle {
    vertical-align: top;
    padding: 0 3px;
    display: inline-block;
    margin: 0 4px 4px;
    width: 56px;
    height: 24px;
    line-height: 24px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 1px 3px 0px rgba(240, 240, 240, 1);
    border-radius: 2px;
    border: 1px solid rgba(217, 217, 217, 1)
}

.initStyle span {
    margin: 0;
    max-width: 100%;
}

.initStyle:after,
.initStyle:before {
    display: none;
}

.titleDate {
    border-radius: 2px;
    height: 24px;
    padding-left: 10px;
}

@media screen and (max-width:720px) {
    .deleteupload-icon:hover {
        background-image: url(../image/mobilelogo.png);
    }
}

.file {
    overflow: hidden;
    display: box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
}

.matrix-uploadmsg {
    padding: 0 14px;
}

.file-style input {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    filter: alpha(opacity=0);
    opacity: 0;
    background-color: #fff;
    width: 100%;
    font-size: 18px;
}

.file-style {
    height: 44px;
    background: #fff;
    text-align: left;
    line-height: 44px;
    overflow: hidden;
    position: relative;
    font-size: 14px;
    color: #595959;
    _border: none;
    cursor: pointer;
    border: 1px solid #EDEDED;
    border-radius: 2px;
}

.file:hover i {
    color: #0095FF;
}

.file-btn {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    box-flex: 1 1 auto;
    -moz-box-flex: 1 1 auto;
    -webkit-box-flex: 1 1 auto;
    display: flex;
    justify-content: center;
}

.camera-btn {
    width: 44px;
    border-left: none;
    display: box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: -2px;
}

.camera-icon {
    width: 24px;
    height: 24px;
    vertical-align: middle;
    *vertical-align: auto;
    background-size: 24px 24px;
    background-position: center;
    background-image: url(../image/mobilelogo.png);
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='//image.wjx.com/Images/newimg/newupload/camera-icon.png', sizingMethod='scale');
}

.uppic {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: -4px 8px 0 22px;
    vertical-align: middle;
    *vertical-align: auto;
    background-size: 18px 18px;
    background-position: center;
    background-image: url(../image/mobilelogo.png);
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='//image.wjx.com/Images/newimg/newupload/upload-pc@2x.png', sizingMethod='scale');
}

.file:hover .uppic {
    background-image: url(../image/mobilelogo.png);
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='//image.wjx.com/Images/newimg/newupload/upload-pc-pre@2x.png', sizingMethod='scale');
}

.isblur {
    filter: url(https://www.sunsemweb.com/data/template/preview_13/static/css/blur.svg#blur);
    /* FireFox, Chrome, Opera */
    -webkit-filter: blur(5px);
    /* Chrome, Opera */
    -moz-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius=5, MakeShadow=false);
    /* IE6~IE9 */
}

.disabled {
    pointer-events: none;
}

.ui-slider-table {
    position: relative;
    overflow: hidden;
    font-size: 14px;
}

.ui-table-scroll {
    overflow: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}

.ui-table-body {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.ui-table-frame {
    width: auto;
    min-width: 100%;
    border-collapse: collapse;
    border: 1px solid #e8e8e8;
    border-right: none;
    border-bottom: none;
    table-layout: fixed;
    border-spacing: 0;
}

.ui-table-thead>tr>th {
    padding: 7px;
    min-width: 1rem;
    max-width: 1.5rem;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    background-color: rgb(244, 244, 244);
}

.ui-table-tbody>tr>td {
    padding: 2px 7px;
    min-width: 1rem;
    max-width: 1.5rem;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}

.ui-table-fixed.ui-table-position {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.ui-table-fixed {
    position: absolute;
    top: 0;
    left: 0;
    width: 1rem;
    z-index: 1;
    overflow: hidden;
    border-radius: 0;
    -webkit-transition: -webkit-box-shadow .3s ease;
    transition: -webkit-box-shadow .3s ease;
    transition: box-shadow .3s ease;
    transition: box-shadow .3s ease, -webkit-box-shadow .3s ease;
    -webkit-box-shadow: 6px 0 6px -4px rgba(0, 0, 0, .15);
    box-shadow: 6px 0 6px -4px rgba(0, 0, 0, .15);
}

.tcannot_ans .ui-table-column-title {
    color: #BFBFBF !important
}

.ui-table-column-title {
    font-weight: 500;
    color: #808080;
}

.ui-table-fixed tr>td {
    background-color: #f4f4f4;
    margin-bottom: -0.5px;
}

.ui-slider-table .ui-scroll-shadow {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: .5rem;
    box-shadow: inset -.5rem 0 .2rem -.3rem #fff;
    border-left: 0
}

.ui-table-rowTitle,
.ui-table-scroll .ui-table-thead th:first-child {
    width: 1rem;
    visibility: hidden;
}

.labelcontent {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 85px;
}

.labelname>td {
    background-color: #f9f9f9 !important;
}

.saveBtn {
    position: fixed;
    width: 76px;
    height: 42px;
    background: #F7F7F7;
    border-radius: 25px 0px 0px 25px;
    border: 1px solid #EDEDED;
    right: 0;
    bottom: 166px;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #262626;
}

.saveBtn img {
    width: 20px;
    margin-right: 4px;
}

.closeBtn {
    position: absolute;
    width: 18px;
    height: 18px;
    right: 6px;
    top: 6px;
    display: inline-block;
    background: url("../image/mobilelogo.png") no-repeat;
    background-size: cover;
}

.saveProgressWrap {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.65);
    z-index: 9999;
}

.saveProgress {
    position: fixed;
    left: 28px;
    right: 28px;
    top: 50%;
    height: 390px;
    margin-top: -195px;
    background: #fff;
    padding: 30px 20px;
    color: #262626;
    border-radius: 2px;
}

.saveTitle {
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    text-align: center;
    margin-bottom: 20px;
}

.saveTitleDetail {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 16px;
}

.saveDetail {
    background: #FAFAFA;
    padding: 12px;
    color: #595959;
    font-size: 14px;
    margin-bottom: 20px;
}

.saveProgressBtn {
    display: block;
    height: 47px;
    line-height: 47px;
    background: #0095FF;
    border-radius: 2px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-bottom: 10px;
}

.saveProgressCancelBtn {
    display: block;
    height: 47px;
    line-height: 45px;
    background: #fff;
    border-radius: 2px;
    color: #262626;
    font-size: 16px;
    text-align: center;
    border: 1px solid #E8E8E8;
}

.select2-container .select2-selection--single {
    min-width: 64px!important;
}

.ui-select .select2-container {
    width: 100%;
}

.ui-select .select2-container .select2-selection--single {
    height: 38px;
}

.ui-select .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 36px;
    height: 36px;
    white-space: normal;
}

.ui-select .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px;
}

body .select2-container--default .select2-selection--single,
body .select2-dropdown {
    border: 1px solid #e0e0e0;
}

.bracket .select2-container .select2-selection--single {
    height: 24px;
    font-weight: normal;
    font-size: 14px;
}

.bracket .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 22px;
}

.bracket .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 20px;
}

.select2-container:focus,
.select2-container *:focus {
    outline: none
}

.bracket .select2-container--default .select2-selection--single {
    background-color: transparent;
    border-radius: 4px;
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
}

.select2-search--dropdown {
    padding: 6px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: #dbdbdb;
    font-size: 14px;
}

.sm-btn-wrapper .sm-btn {
    background: #fff;
}