html,
body {
    height: 100%;
    font-family: "微软雅黑" !important;
}

.wrap {
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 70px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.navbar {
    border-width: 0;
}

.footer {
    background-color: #262626;
    border-top: 1px solid #ddd;
    padding-top: 25px;
    color: #ccc;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */

a.asc:after,
a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

.blur {
    -webkit-filter: blur(1px);
    -moz-filter: blur(1px);
    -o-filter: blur(1px);
    -ms-filter: blur(1px);
    filter: blur(1px);
}

.navbar-left a {
    font-size: 18px;
    cursor: text;
}

.footer a {
    color: #9f9f9f;
}

.main {
    background: url("../images/new/bg_banner.jpg") no-repeat center top;
    margin-bottom: 0;
    color: #fff;
    height: 404px;
}

.main .container {
    text-align: left;
    margin-top: 50px;
    max-width: 550px;
    font-family: "Microsoft Yahei";
}

.main .container .title {
    font-size: 46px;
    font-weight: 100;
}

.main .container .content {
    font-size: 22px;
    font-weight: 100;
}

.under {
    margin-top: -29px;
    text-align: left;
    font-family: "Microsoft Yahei";
}

.traitlixt {
    padding-left: 6px;
    padding-right: 6px;
}

.tipsbarlistbox {
    margin-top: 15px;
    height: 28px;
    overflow: hidden;
}

.tipsbarlist {
    list-style: none;
    padding-left: 16px;
}

.under .tipsbar {
    font-size: 14px;
    background-color: #fff;
    margin: auto;
    height: 58px;
    max-width: 1140px;
    overflow-y: hidden;
}

.under .tipsbar td {
    padding-left: 22px;
}

.under .tipsbar .dot {
    background: url("../images/unlg/icon_dot.png") no-repeat left center;
    padding-left: 6px;
    color: #444;
}

.under .tipsbar .more {
    color: #00a8e9;
}

.under .tipsbar td {
    border: none;
    height: 50px;
}

.under .func-area {
    margin-top: 12px;
    max-width: 1170px;
}

.under .func-area .func {
    background-repeat: no-repeat;
    background-position: left top;
    height: 392px;
}

.under .func-area .funcbg-1 {
    background-image: url("../images/unlg/tipsbg1.jpg");
}

.under .func-area .funcbg-2 {
    background-image: url("../images/unlg/tipsbg2.jpg");
}

.under .func-area .func .icon {
    margin-left: 17px;
    width: 86px;
    height: 91px;
}

.tisicon-1 {
    background: url("../images/unlg/dev_bg_ts_ios.png") no-repeat left top;
}

.tisicon-2 {
    background: url("../images/unlg/dev_bg_ts_Android.png") no-repeat left top;
}

.tisicon-3 {
    background: url("../images/unlg/dev_bg_editor_win.png") no-repeat left top;
}

.tisicon-4 {
    background: url("../images/unlg/dev_bg_colorpicker_win.png") no-repeat left top;
}

.under .func-area .func .title {
    margin: 23px 0 14px 17px;
    font-size: 20px;
    font-weight: bold;
}

.under .func-area .func .description {
    margin-left: 17px;
    font-size: 14px;
    margin-right: 17px;
    color: #000000;
}

.under .func-area .func .tip-vtxt {
    font-size: 12px;
    color: #777777;
    line-height: 12px;
}

.under .func-area .func .more {
    background: url("../images/new/icon_arrow1.png") no-repeat left top;
    position: absolute;
    width: 48px;
    height: 48px;
    left: 32px;
    bottom: 30px;
}

.under .func-area .func .more:hover {
    background: url("../images/new/icon_arrow2.png") no-repeat left top;
}

.tipsbar-titel {
    height: 58px;
    padding-left: 56px;
    line-height: 58px;
    background-image: url("../images/unlg/dev_ic_notice.png");
    background-position: 30px center;
    background-repeat: no-repeat;
    font-size: 16px;
    color: #000;
}

.tipsbarlist .tisli {
    line-height: 28px;
    color: #000;
    font-size: 12px;
}

.tipsmore {
    line-height: 58px;
    color: #505050;
    padding-right: 30px;
}

.tipsmore a {
    color: #505050;
    text-decoration: none;
}

.traitbox {
    margin-right: -6px;
    margin-left: -6px;
    padding-bottom: 12px;
}

.dow-app {
    padding-top: 8px;
}

.down-text {
    font-size: 16px;
    color: #00a8e9;
    margin-left: 17px;
    padding-left: 22px;
    line-height: 16px;
}

.down-text:hover {
    color: #0183b6;
    text-decoration: none;
}

.down-icon {
    background-repeat: no-repeat;
    background-position: -2px center;
}

.down-text-green {
    color: #64b41c;
}

.down-text-green:hover {
    color: #4d8b15;
}

.down-icon1 {
    background-image: url("../images/unlg/dev_ic_ios.png");
}

.down-icon2 {
    background-image: url("../images/unlg/dev_ic_android.png");
}

.down-icon3 {
    background-image: url("../images/unlg/dev_ic_win.png");
}

.down-icon4 {
    background-image: url("../images/unlg/dev_ic_win.png");
}

.helplist-bg {
    width: 100%;
    height: 80px;
    background-repeat: no-repeat;
    background-position: left top;
    display: block;
}

.helplist-bg1 {
    background-image: url("../images/unlg/dev_btn_instructions.png");
}

.helplist-bg2 {
    background-image: url("../images/unlg/dev_btn_doc.png");
}

.helplist-bg3 {
    background-image: url("../images/unlg/dev_btn_tutorial.png");
}

.helplist {
    padding-right: 6px;
    padding-left: 6px;
}

.helpbox {
    margin-left: -6px;
    margin-right: -6px;
    padding-bottom: 70px;
}

.helplist a {
    font-size: 26px;
    color: #fff;
    text-align: center;
    padding-top: 23px;
}

.helplist a:hover,
.helplist a:focus {
    text-decoration: none;
}

.use-icon {
    vertical-align: top;
    display: inline-block;
    height: 34px;
    width: 34px;
    background-position: center center;
    background-repeat: no-repeat;
}

.use-icon1 {
    background-image: url("../images/unlg/help-icon1.png");
}

.use-icon2 {
    background-image: url("../images/unlg/help-icon2.png");
}

.use-icon3 {
    background-image: url("../images/unlg/help-icon3.png");
}

.use-icon4 {
    background-image: url("../images/unlg/help-icon3.png");
}

.help-text {
    margin-left: 16px;
    line-height: 34px;
    display: inline-block;
    height: 34px;
    vertical-align: top;
}

#tongzhitext ul {
    list-style: none;
    padding: 0;
}

/*定时广告*/

.autoBanner {
    height: 280px;
    margin-top: 50px;
    background: url("../images/new/bg_banner2.jpg") no-repeat center center;
    position: relative;
    display: none;
}

.autoCloseBtnHref {
    display: block;
    width: 100%;
    height: 100%;
}

.autoCloseBtn {
    position: absolute;
    width: 60px;
    height: 60px;
    background: url("../images/new/ic_close.png") no-repeat center center;
    top: 20px;
    right: 50px;
    z-index: 99;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}

.autoCloseBtn:hover {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

/*展示更多*/

.moreListBox {
    position: relative;
}

.appName {
    padding-right: 14px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
}

.listName {
    position: absolute;
    border-radius: 3px;
    left: -30px;
    top: 14px;
    display: none;
    padding-top: 11px;
    margin: auto;
    z-index: 999;
}

.listName ul {
    list-style: none;
    padding: 5px 15px;
    border-radius: 3px;
    background: #333;
    position: relative;
    margin-bottom: 0;
}

.listName ul:before {
    content: "";
    display: block;
    position: absolute;
    top: -10px;
    border-bottom: 10px solid #333;
    width: 0;
    height: 0;
    border-left: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid rgba(0, 0, 0, 0);
    left: 27px;
    z-index: 99;
}

.liHeadeName {
    position: relative;
}

.liMoreIcon {
    position: relative;
    margin: auto;
    height: 14px;
    width: 14px;
    display: inline-block;
    vertical-align: middle;
}

.textClip {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newListName {
    white-space: nowrap;
    padding-right: 14px;
    vertical-align: middle;
}

.moreNameList {
    color: #fafafa;
    padding: 5px 0;
    border-bottom: 1px dashed #666;
    white-space: nowrap;
}

.moreNameList:last-child {
    border-bottom: none;
}

tbody tr:last-child .listName {
    bottom: 14px;
    top: initial;
}

tbody tr:last-child .listName ul:before {
    bottom: -10px;
    top: initial;
    border-top: 10px solid #333;
    border-bottom: 0px solid rgba(0, 0, 0, 0);
}

.my-mode-con {
    height: 450px;
    overflow-y: auto;
}

.friendlyrem {
    font-size: 14px;
    color: #6d6d6d;
    padding: 10px 0;
    border-top: 1px dashed #bababa;
    border-bottom: 1px dashed #bababa;
    width: 336px;
    box-sizing: border-box;
    padding-left: 24px;
    background: url("../images/new/jingtan.png") no-repeat 0 12px;
    display: none;
}

/*名称修改样式*/

.username-write {
    display: none;
}

.username-write.active {
    display: block;
}

.zd-tr-line tbody tr td {
    line-height: 28px;
}

.username-not {
    line-height: 26px;
    display: inline-block;
    padding: 0 10px;
    border: 1px solid rgba(21, 122, 183, 0);
    transition: all 0.3s ease-in-out;
    border-radius: 3px;
}

.username-not:hover {
    border: 1px solid #337ab7;
    cursor: pointer;
    background: #fff;
}

.username-write-inp {
    height: 28px;
    line-height: 28px;
    border: 1px solid rgba(21, 122, 183, 1);
    width: 100px;
    padding: 0 10px;
    border-radius: 3px;
}

.username-write-inp:active {
    box-shadow: none;
}

.username-write-inp:focus {
    box-shadow: none;
}

.label-circle {
    margin-bottom: 0;
}

.caozuobtn {
    display: none;
}

.label-circle:first-of-type {
    background: #5bc0de;
}

.label-circle {
    width: 18px;
    height: 18px;
    background: #5cb85c;
    border-radius: 50%;
    vertical-align: middle;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
}

/*块标签*/

.tagator_tag {
    font-size: 12px;
    padding: 4px 20px 4px 4px;
}

.tagator {
    display: block;
    float: left;
    width: 100% !important;
    max-width: 440px;
    min-height: 68px;
    border: 1px solid #ccc;
    cursor: text;
    border-radius: 0;
}

.tagator_tag_remove {
    border-radius: 0;
    padding: 8px 2px 4px 2px;
    border-left: none;
    color: #323232;
}

.tagator_tag_remove:hover {
    background: #d3d1d1;
    color: #323232;
}

.outerro {
    color: #a94442;
    font-size: 14px;
    margin-bottom: 0;
}

/*描述*/

.readtxtnum {
    display: none;
}

.endtxtnum,
.chatxtnum {
    color: #333;
}

.has-error .endtxtnum,
.has-error .chatxtnum {
    color: #a94442;
}

/*xuanze*/

.chekhead label {
    font-weight: bold;
}

.chekbody {
    padding-top: 8px;
    padding-left: 12px;
    padding-right: 12px;
}

.ercheckbg {
    background-position: 0 0 !important;
    background-image: url(../images/new/banblue.png) !important;
    background-repeat: no-repeat !important;
}

.ercheckbg:hover {
    background-image: url(../images/new/banblue.png) !important;
    background-position: 0 0 !important;
}

.icheckbox_square-blue {
    margin-top: -2px !important;
}

.oslei {
    display: none;
}

.oslei.active {
    display: block;
}

#groupbox {
    display: none;
}

#userdinput {
    text-align: left;
    margin-top: 5px;
}

.mirrotagbox {
    min-height: 32px;
    padding: 0px 15px;
}

.diyinput {
    width: 60px;
    height: 24px;
    border: 1px solid #ccc;
    font-size: 14px;
    padding: 0 5px;
}

.diyinput.erro {
    border: 1px solid #a94442;
}

.diyinput:hover,
.diyinput:focus {
    outline: none;
}

.xbox {
    padding: 0 5px;
}

.diyok {
    width: 20px;
    height: 20px;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    display: inline-block;
    color: #1c9e6c;
    border-radius: 200px;
    vertical-align: text-top;
    margin-left: 3px;
}

.diyok:hover,
.diyok:focus {
    color: #177853;
}

#ios_box,
#android_box {
    display: none;
}

/* HiDPI support */

@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
    .icheckbox_square-blue,
    .iradio_square-blue {
        background-image: url(../images/new/blue@2x.png);
        -webkit-background-size: 240px 24px;
        background-size: 240px 24px;
    }
    .ercheckbg {
        background-position: 0 0 !important;
        background-image: url(../images/new/banblue@2x.png) !important;
        background-repeat: no-repeat !important;
        background-size: 100% 100% !important;
    }
    .ercheckbg:hover {
        background-image: url(../images/new/banblue@2x.png) !important;
        background-position: 0 0 !important;
        background-size: 100% 100% !important;
    }
}

/*slider*/

.slider.slider-horizontal {
    height: 14px;
}

.slider-handle {
    height: 16px;
    width: 16px;
}

.slider.slider-horizontal .slider-track {
    height: 6px;
}

.slider-selection {
    background-image: -webkit-linear-gradient(left, #00dcfc 0, #de6fd5 100%);
    background-image: -o-linear-gradient(left, #00dcfc 0, #de6fd5 100%);
    background-image: linear-gradient(to right, #00dcfc 0, #de6fd5 100%);
    background-size: 210px 100%;
    background-repeat: no-repeat;
}

.slider-bar {
    width: 34px;
    height: 28px;
    position: relative;
    cursor: pointer;
}

.slider-bar-box {
    position: absolute;
    width: 224px;
    bottom: 28px;
    left: -92px;
    padding-bottom: 8px;
    display: none;
}

.slider-bar-box:after {
    content: "";
    display: block;
    position: absolute;
    border-top: 6px solid rgba(0, 0, 0, 0.5);
    border-left: 6px solid rgba(0, 0, 0, 0);
    border-right: 6px solid rgba(0, 0, 0, 0);
    border-bottom: 6px solid rgba(0, 0, 0, 0);
    margin: auto;
    left: -5px;
    right: 0;
    width: 0;
}

.slider-scri {
    height: 18px;
    background: rgba(0, 0, 0, 0.5);
    padding-left: 6px;
    border-radius: 5px;
}

.slider-bar-dis {
    width: 34px;
    height: 28px;
    line-height: 28px;
    background: #0066cc;
    color: #fff;
    text-align: center;
    font-size: 12px;
    border-radius: 3px;
}

/*uploade*/

.upload-user-btn {
    width: 100px;
    height: 36px;
    opacity: 0;
    cursor: pointer;
    position: relative;
    z-index: 99;
}

.upload-user-btnbox {
    width: 100px;
    height: 36px;
    position: relative;
    z-index: 9;
    display: inline-block;
    vertical-align: middle;
}

.upload-user-btnbox:before {
    width: 100px;
    height: 36px;
    position: absolute;
    color: #fff;
    content: "上传图片";
    text-align: center;
    line-height: 36px;
    left: 0;
    top: 0;
}

/* .upload-user-img{width:150px;display:inline-block;vertical-align:middle;margin-left:10px;}
    .upload-user-img img{width:100%;}*/

.upload-user-box {
    padding: 20px;
    border: 1px solid #ccc;
}

.upload-user-mian {
    text-align: center;
}

#idcard-fiex {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    display: none;
    text-align: center;
}

#idcard-fiex img {
    vertical-align: middle;
    max-height: 500px;
    width: auto;
    transform: rotate(0deg);
    transition: all 0.3s linear;
}

.verticle-pos {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.modal-dialog.modal-lg.carfmodal {
    width: 1100px;
}

#timeout .modal-dialog {
    margin-top: 100px;
}

#timeout .modal-content {
    border: none;
    background: #ddd;
    border-radius: 0;
}

#timeout .modal-title {
    text-align: center;
    font-size: 22px;
}

#timeout .modal-header {
    border: none;
    padding-top: 10px;
    padding-bottom: 10px;
}

#timeout .modal-body {
    border: none;
    padding-top: 10px;
    padding-bottom: 10px;
}

#timeout .modal-footer {
    border: none;
}

#timeout .modal-footer .btn {
    border-radius: 0;
    width: 50%;
    background: #ddd;
    border: none;
    margin: 0;
    float: left;
    color: #333;
}

.cardroatebtn {
    position: absolute;
    bottom: 50px;
    text-align: center;
    width: 100%;
}

.cardroatebtn a {
    color: #fff;
    display: inline-block;
    height: 36px;
    margin: 0 10px;
}

/*bootstrapbaes*/

.modal-backdrop {
    z-index: 1;
}

thead > tr:nth-child(2) {
    background: #f9f9f9;
}

table a:not(.btn),
.table a:not(.btn) {
    text-decoration: none;
}

.manage-btn-group {
    min-width: 208px;
}

.script-btn-group {
    min-width: 240px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background: #fff;
}

.table-striped > tbody > tr:nth-of-type(even) {
    background: #f9f9f9;
}

/*4.19*/

.mbtn-gre {
    background: #009933;
    width: 120px;
    height: 50px;
    font-size: 14px;
    color: #fff;
    border-radius: 0;
}

.padding-t20 {
    padding-top: 20px;
}

#borwer-close {
}

.no-border {
    border: none;
}

.right-sliderbarbtn {
    margin-left: 25px;
    height: 50px;
    width: 50px;
    background-image: url(../images/new/tsd_ic_menu.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.right-sliderbarbtn:hover {
    background-color: #333;
}

.right-sliderbar {
    box-sizing: border-box;
    width: 426px;
    position: fixed;
    margin: auto;
    z-index: 1029;
    top: 0;
    bottom: 0;
    right: -426px;
    background: #000;
    background: rgba(0, 0, 0, 0.85);
    padding: 89px 0 0;
}

.sliderlist {
    padding: 0;
    margin: 0;
    list-style: none;
    padding-bottom: 45px;
}

.sliderlist li {
}

.sliderlist li.active .slider-list-t {
    color: #158cba;
}

.slider-icon {
    vertical-align: middle;
    height: 24px;
    width: 24px;
    margin-right: 18px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
}

.slider-icon1 {
    background-image: url(../images/new/tsd_ic_developer.png);
}

.slider-icon2 {
    background-image: url(../images/new/tsd_ic_p4ustore.png);
}

.slider-icon3 {
    background-image: url(../images/new/tsd_ic_tsent.png);
}

.slider-icon4 {
    background-image: url(../images/new/tsd_ic_mini.png);
}

.slider-list-t {
    padding: 12px 0 12px 112px;
    display: block;
    line-height: 24px;
    vertical-align: middle;
    text-decoration: none;
    color: #c8c8c8;
    font-family: "微软雅黑";
    font-size: 20px;
    font-weight: 100;
}

.slider-list-t:hover {
    text-decoration: none;
    background: rgba(0, 0, 0, 0.85);
    color: #158cba !important;
}

.slider-list-t:focus {
    text-decoration: none;
    background: rgba(0, 0, 0, 0.85);
}

.slider-qrcode {
    padding-top: 20px;
    margin: 0 69px;
    border-top: 1px solid #646464;
}

.slider-qrcode-box {
    width: 178px;
    margin: 0 auto;
    padding-top: 30px;
}

.slider-qrcode-box img {
    display: block;
    margin: 0 auto;
}

.slider-qrcode-text {
    text-align: center;
    font-size: 12px;
    color: #c8c8c8;
    font-family: "微软雅黑";
    white-space: nowrap;
    letter-spacing: -1px;
    padding: 7px 0;
}

.navbar-brand {
    padding: 0 0 0 20px;
}

.change-to-dev:hover {
    border: none;
    background: none;
    color: #9d9d9d !important;
}

/*.httpinfo{ position: fixed; top: 50px; left: 0; width: 100%; height: 30px;padding: 4px; padding-right: 35px; border-radius: 0; border:none; padding-left: 30px}
.httpinfo.alert-dismissable .close,.httpinfo.alert-dismissible .close{ top: 0px}*/

.elf-footer-left span {
    font-size: 12px;
    color: #9f9f9f;
}

.pad-r {
    padding-right: 36px;
}

.elf-footer {
    padding: 30px 0 25px;
    background: #262626;
    margin-top: -70px;
    line-height: 1em;
}

.elf-footer-right {
    font-size: 12px;
    color: #bcbcbc;
}

.elf-footer-right span {
    background: url(../images/footer-dot.png) no-repeat 6px center;
}

.elf-footer-right a {
    color: #00a8e9;
    padding-left: 9px;
    background: url(../images/footer-dot.png) no-repeat 6px center;
    line-height: 1em;
}

.elf-footer-right a:first-child {
    background: none;
}

.elf-footer-right a:hover {
    text-decoration: none;
}

.elf-content-text ul {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
}

.article-box .article-main p {
    word-break: break-word;
}

.change-to-dev:focus {
    outline: none;
    border: none;
}

.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
    color: #ffffff;
    background-color: #080808 !important;
}

.navbar-inverse .navbar-nav > li > a.change-to-dev:hover,
.navbar-inverse .navbar-nav > li > a.change-to-dev:focus {
    border: none;
    background-color: transparent !important;
    color: #9d9d9d !important;
}

.elf-footer p {
    margin-bottom: 0px !important;
}

/*5.26*/

.nav-slider-btn {
    margin-left: 30px;
    height: 50px;
    width: 50px;
    background-repeat: no-repeat;
    background-position: center center;
}

.nav-notice {
    background-image: url(../images/mis/tsdev_ic_bell_n.png);
}

.notie-badgered {
    background: #e60132;
}

.notie-badgeorg {
    background: #ff8a00;
}

.notie-badge {
    margin-left: 21px;
}

.nav-slider-btn.nav-notice:hover,
.nav-slider-btn.nav-notice:focus {
    background-image: url(../images/mis/tsdev_ic_bell_over.png);
}

.notie-badge,
.notice-panelbtn .notice-listbadge {
    margin-top: -2px;
    font-size: 10px;
    font-weight: normal;
    padding: 3px 4px;
    font-size: 10px;
    -webkit-transform: scale(0.8);
    border-radius: 4px;
}

.notice-panelbtn .notice-listbadge {
    margin-left: 3px;
}

.notice-sliderbox {
    position: relative;
}

.notice-out {
    position: absolute;
    top: 50px;
    right: -50px;
    padding-top: 12px;
    display: none;
}

.notice-contentbox {
    width: 340px;
    height: 470px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
    background: #fff;
    background-image: url(../images/mis/notice-footerbt.png);
    background-repeat: repeat-x;
    background-position: left bottom;
}

.notice-panelbtn {
    position: relative;
    cursor: pointer;
    width: 170px;
    height: 34px;
    line-height: 34px;
    background: #fafafa;
    color: #828282;
    text-align: center;
    font-size: 12px;
}

.notice-panelbtn.active {
    background: #fff;
    color: #000000;
}

.notice-panelbtn.active:after {
    background-image: url(../images/mis/notice-couneractive.png);
}

.notice-panelbtn:nth-child(1) {
    border-right: 1px solid #eeeeee;
}

.notice-panelbtn:nth-child(2) {
    position: relative;
}

.notice-panelbtn:nth-child(2):after {
    content: "";
    position: absolute;
    display: block;
    width: 18px;
    height: 12px;
    background-image: url(../images/mis/notice-couner.png);
    background-repeat: no-repeat;
    background-position: left top;
    top: -12px;
    right: 65px;
}

.notice-conhead {
    height: 35px;
    border-bottom: 1px solid #eeeeee;
}

.notice-conlist {
    padding: 0;
    margin: 0;
    padding-bottom: 35px;
    display: none;
    list-style: none;
}

.notice-conlist.active {
    display: block;
}

.notice-conbody {
    height: 435px;
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-arrow-color: #f4ae21;
    scrollbar-face-color: #333;
    scrollbar-3dlight-color: #666;
    scrollbar-highlight-color: #666;
    scrollbar-shadow-color: #999;
    scrollbar-darkshadow-color: #666;
    scrollbar-track-color: #666;
}

.notice-conlistin a:hover,
.notice-conlistin a:focus {
    text-decoration: none;
    outline: none;
    border: none;
}

.notice-conlistin {
    height: 50px;
    border-bottom: 1px solid #eeeeee;
    padding-left: 18px;
    position: relative;
    padding-right: 30px;
}

.notice-conlistin a {
    display: block;
    height: 50px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 0 center;
    padding-left: 26px;
    line-height: 49px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
    font-size: 14px;
}

.noticlist .notice-conlistin a {
    background-image: url(../images/mis/tsdev_ic_notice_list.png);
}

.mislist .notice-conlistin a {
    background-image: url(../images/mis/tsdev_ic_message_list.png);
}

.red-dot {
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: #e60132;
    border-radius: 10px;
    top: 50%;
    margin-top: -4px;
    left: 6px;
    display: none;
}

.notice-conlistin.active .red-dot {
    display: block;
}

.notice-conlistin.active {
    background-color: #fafaee;
}

.notice-fixfooter {
    height: 35px;
    background: #fafafa;
    position: absolute;
    left: 0;
    bottom: 0px;
    z-index: 999;
    width: 322px;
}

.lookall {
    height: 35px;
    line-height: 35px;
    padding-left: 44px;
    background-image: url(../images/mis/tsdev_ic_message_whole.png);
    background-repeat: no-repeat;
    background-position: 18px center;
    font-size: 12px;
}

.clearall {
    padding-right: 8px;
    height: 35px;
    line-height: 35px;
    padding-left: 19px;
    background-image: url(../images/mis/tsdev_ic_delete_whole.png);
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 12px;
}

.lookall a,
.clearall a {
    color: #505050;
}

.lookall a:hover,
.clearall a:hover {
    text-decoration: underline;
}

.lookall a:focus,
.clearall a:focus {
    text-decoration: none;
}

.hintmodal {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.3);
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    width: 100%;
    z-index: 9999;
    height: 100%;
}

.loading-img img {
    float: right;
}

.time-group {
    padding-bottom: 15px;
}

.cheacshowbox {
    margin-left: -15px;
    margin-right: -15px;
}

#spin {
    background: url(../images/loading.gif) no-repeat center center;
    width: 100%;
    height: 100%;
    background-size: 50px 50px;
}

.plaformtitle {
    padding: 10px 15px;
    font-weight: 700;
    font-size: 12px;
}

.cheacshowbox {
    font-size: 12px;
}

.cheacshowbox .checkbox label,
.cheacshowbox .radio label {
    padding-left: 0px;
}

.mbfixebox {
    display: none;
    width: 36px;
    height: 36px;
    position: fixed;
    bottom: 5px;
    left: 5px;
    z-index: 9999;
}

.mbfixeboxbtn {
    width: 100%;
    height: 100%;
    font-size: 22px;
    line-height: 39px;
    text-align: center;
    background: #1c9e6c;
    opacity: 0.8;
    color: #fff;
}

.mbfixelisbox {
    display: none;
    width: 144px;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    left: 36px;
    top: 0;
    height: 36px;
    list-style: none;
    padding-left: 0;
}

.mbfixeboxlist.active {
    background: #000;
}

.mbfixeboxlist a {
    display: block;
    width: 36px;
    height: 36px;
    padding-top: 9px;
}

.mbfixeboxlist .slider-icon {
    display: block;
    margin: 0 auto;
}

.checkbox.chekhead {
    background-color: #fafafa;
    margin: 0;
    padding: 12px;
    border-top: 1px dashed #bcbcbc;
    border-bottom: 1px dashed #bcbcbc;
}

/*2016.8.11*/

.tswrap .breadcrumb {
    background-color: transparent;
    padding: 30px 0 10px 0;
    font-size: 12px;
    color: #000;
}

.tswrap .breadcrumb > .active {
    color: #000;
}

.tswrap .breadcrumb a {
    color: #00a8e9;
}

.tswrap .breadcrumb a:hover,
.tswrap .breadcrumb a:focus {
    text-decoration: none;
    color: #00a8e9;
}

.step-box {
    width: 1140px;
    height: 36px;
    background-position: left center;
    margin: 0 auto;
    background-repeat: no-repeat;
    list-style: none;
    padding: 0;
    margin-bottom: 26px;
}

.step-1 {
    background-image: url(../images/new/step-bg1.png);
}

.step-2 {
    background-image: url(../images/new/step-bg2.png);
}

.step-3 {
    background-image: url(../images/new/step-bg3.png);
}

.step-box li {
    width: 33.333%;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    color: #000000;
}

.step-num {
    font-size: 12px;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    width: 20px;
    font-weight: bold;
    background-color: #00a8e9;
    display: inline-block;
    margin-right: 10px;
}

.step-box li.active {
    color: #ffffff;
}

.step-box li.active .step-num {
    color: #008ae9;
    background: #fff;
}

.cas-info {
    font-size: 12px;
    padding: 8px 0;
    color: #323232;
    line-height: 14px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 40px;
}

.cas-spcal {
    color: #ff0000;
}

.cas-link {
    color: #00a8e9;
}

.tsupbox .alert {
    padding: 30px;
    border-radius: 0;
}

.tsupbox .alert-success {
    background-color: #f4faee;
    color: #688054;
}

.tsupbox .alert a {
    color: #00a8e9;
}

.alertsucicon {
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    background-image: url(../images/new/alerticon-suc.png);
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 14px;
}

.tsupbox .form-control:disabled {
    color: #959595;
}

.tsupbox .form-control {
    max-width: 440px;
    float: left;
    min-height: 40px;
    border-radius: 0;
    color: #323232;
}

.tsupbox .control-label {
    text-align: right;
    margin-right: 20px;
    display: block;
    float: left;
    width: 90px;
    padding-top: 12px;
    font-size: 12px;
    line-height: 12px;
}

.tsupbox .form-group {
    clear: both;
}

.tsupbox .form-group:before,
.tsupbox .form-group:after {
    content: "";
    display: block;
    clear: both;
}

.tsupbox .help-block {
    float: left;
    width: 100%;
    padding-left: 110px;
    font-size: 12px;
    margin-bottom: 5px;
}

.cartypebox {
    max-width: 320px;
    clear: none !important;
}

.cartypebox .input-group-addon.active,
.ts-group-addon.active {
    background: none;
}

.cartypebox .input-group-addon,
.ts-group-addon {
    border-radius: 0;
    height: 16px;
    margin-top: 12px;
    padding: 0px 12px;
    margin-left: -2px;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
}

.cartypebox .input-group-addon:after,
.ts-group-addon:after {
    position: absolute;
    content: "";
    display: block;
    height: 16px;
    top: 12px;
    left: 0;
    width: 1px;
    background: #c8c8c8;
}

.cartypebox .form-control {
    border-right: none;
    box-shadow: none;
}

.costtype2 .control-label,
.costtype3 .control-label {
    width: 70px;
}

.mirrocheckslc .form-group {
    margin-bottom: 0;
}

.tagator_tag {
    border-radius: 0;
    background: #eeeeee;
    color: #323232;
}

.postbutton {
    padding-left: 110px;
    padding-top: 35px;
}

.btn-tsprimary {
    color: #fff;
    background: #00a8e9;
    font-size: 12px;
    padding: 11px 30px;
    border-radius: 0;
}

.btn-tsprimary:hover,
.btn-tsprimary:active {
    background: #0299d4;
    color: #fff;
}

.btn-tswarning {
    color: #fff;
    background: #ffb74d;
    font-size: 12px;
    padding: 11px 30px;
    border-radius: 0;
}

.btn-tswarning:hover,
.btn-tswarning:active {
    background: #eaa848;
    color: #fff;
}

.mar-right-30 {
    margin-right: 30px;
}

.ts-sp-group {
    max-width: 440px;
}

.ts-sp-group .form-control {
    border-right: none;
    box-shadow: none;
}

.ts-info {
    font-size: 12px;
    color: #737373;
}

.postbutton2 {
    padding-left: 110px;
}

.cartypebox2 {
    max-width: 440px;
}

.ts-sp-group-hint {
    padding-left: 110px;
    font-size: 12px;
    color: #00a8e9;
}

.relockhrefbox {
    text-align: center;
    color: #666;
    font-size: 14px;
}

.text-erro {
    color: #f00;
    font-size: 16px;
}

.ts-formate {
    background: none;
    border: none;
    padding: 0;
    margin-bottom: 0;
    white-space: pre-line !important;
}

/*评论提示*/

.script-namebox {
    position: relative;
}

.comswitchbox {
    float: right;
}

.comswitchhint {
    padding-right: 10px;
    font-size: 14px;
    line-height: 34px;
}

.commenthint {
    position: absolute;
    height: 10px;
    width: 10px;
    background: #ff0100;
    border-radius: 50%;
    text-align: center;
    top: 50%;
    margin-top: -5px;
    line-height: 18px;
    left: -20px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}

.sacletxt {
    display: block;
    margin: 0 auto;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    color: #fff;
}

.commenlibox {
    padding: 3px 20px;
}

.comswitch {
    float: right;
}

@media only screen and (max-width: 1366px) {
    .right-sliderbar {
        width: 340px;
        padding-top: 75px;
    }
    .slider-list-t {
        padding: 6px 0px 6px 69px;
        font-size: 14px;
    }
    .slider-icon {
        width: 18px;
        height: 18px;
        background-size: 100% 100%;
        margin-right: 14px;
    }
    .sliderlist {
        padding-bottom: 25px;
    }
    .slider-qrcode-box {
        padding-top: 10px;
    }
    .slider-qrcode-box img {
        width: 134px;
        height: 134px;
    }
    .slider-qrcode-text {
        margin-bottom: 0;
        line-height: 1.4em;
    }
}

@media only screen and (max-width: 1024px) {
    .costtype2 .control-label,
    .costtype3 .control-label {
        width: 90px;
    }
    .step-box {
        width: 100%;
        background-size: 100% 36px;
    }
    .under .func-area .func {
        width: 100%;
        background-size: cover;
    }
    .func {
        margin-bottom: 12px !important;
    }
    .helplist-bg {
        width: 100%;
        margin-bottom: 10px;
    }
    .nav > li > a {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media only screen and (max-width: 768px) {
    .right-sliderbarbtn {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99;
    }
    .func {
        margin-bottom: 12px !important;
    }
    .helplist-bg {
        width: 100%;
        background-position: center center;
        background-size: cover;
    }
    .elf-footer-right {
        display: none;
    }
    .mbfixebox {
        display: block;
    }
}

@media only screen and (max-width: 414px) {
    .postbutton,
    .postbutton2 {
        padding-left: 0;
    }
    .cas-info {
        margin-bottom: 15px;
    }
    .tsupbox .control-label {
        text-align: left;
        margin-bottom: 15px;
        float: none;
    }
    .tsupbox .help-block {
        padding-left: 0;
    }
    .step-num {
        display: none;
    }
    .step-box li {
        font-size: 10px;
    }
    .right-sliderbarbtn {
        display: none;
    }
    .pad-r {
        display: none;
    }
}
