/* common css ============================================== */
* {
    margin: 0;
    padding: 0;
    /*font-family: "microsoft yahei", tahoma, arial, \5b8b\4f53;*/
    /*color: #4A4A4A;*/
    line-height: 1.5;
}
body {
    font-family: "microsoft yahei", tahoma, arial, \5b8b\4f53;
}
.en-us {
    font-family: Tahoma, Arial, "Microsoft YaHei", \5b8b\4f53 !important;
}
.red{
    color: red;
}
.danger{
    color: red;
}
html,body{
    font-size: 20px;
    height: 100%;
    min-width:1200px;
}
body {
    margin: 0 auto;
    text-align: center;
    color: #4A4A4A;
    cursor: default;
}
div {
    text-align: left;
}
:focus {
    outline: none;
}
h4, h3, h2, h1 {
    font-size: 0.7rem;
    margin: 0;
}
form, ul, ol, dl, dd, p {
    margin: 0;
    padding: 0;
}
.clear{
    clear:both;
}
li {
    list-style-type: none;
}
img {
    border: none;
}
input[type=checkbox]{
    border:0;
}
button, input, select, textarea {
    font-size: 0.6rem;
    margin: 0;
    /*color: #656565;*/
    font-family: "microsoft yahei", tahoma, arial, \5b8b\4f53;
    line-height: 1.5;
}

a{
    color: #4A4A4A;
    text-decoration: none!important;
    font-family: "microsoft yahei", tahoma, arial, \5b8b\4f53;
    cursor: pointer;
}
.en-us a {
    font-family: Tahoma, Arial, "Microsoft YaHei", \5b8b\4f53 !important;
}
a:hover {
    /*text-decoration: underline;*/
    color: #37ADE7;
}
a.underline {
    text-decoration: underline;
}
a * {
    cursor: pointer;
}
sup {
    vertical-align: text-top;
}
sub {
    vertical-align: text-bottom;
    *font-size: 0.4em;
}
sub.font-bottom{
    vertical-align: bottom;
}
.font-10{
    -webkit-transform: scale(0.83) translateY(0.2rem);
    -moz-transform: scale(0.83) translateY(0.2rem);
    -ms-transform: scale(0.83) translateY(0.2rem);
    -o-transform: scale(0.83) translateY(0.2rem);
    transform: scale(0.83) translateY(0.2rem);
}
.font-12{
    font-size: 0.6rem!important;
}
.font-20{
    font-size: 1rem;
    line-height: 1rem;
}
.ie8 sub {
    vertical-align: bottom;
}
del {
    color: #989898;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
blockquote {
    margin: 0;
    padding: 0;
    display: block;
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

table.table{
    margin-bottom:0;
}
.table_empty{
    line-height:60px !important;
    text-align:center;
    border:1px solid #EAECEF !important;
    border-top:0 !important;
}
/* for margin & padding | width & height =================== */
.m0{margin: 0!important;}
.p0{padding: 0!important;}

.mt5{margin-top:0.25rem;}
.mt10{margin-top:0.5rem;}
.mt15{margin-top:0.75rem;}
.mt20{margin-top:1rem;}
.mt30{margin-top:1.5rem;}
.mt40{margin-top:2rem;}
.mt50{margin-top:2.5rem;}

.mb5{margin-bottom:0.25rem;}
.mb10{margin-bottom:0.5rem;}
.mb15{margin-bottom:0.75rem;}
.mb20{margin-bottom:1rem;}
.mb30{margin-bottom:1.5rem;}
.mb40{margin-bottom:2rem;}

.mr5{margin-right: 0.25rem;}
.mr10 {margin-right: 0.5rem;}
.mr15 {margin-right: 0.75rem;}
.mr20{margin-right: 1rem;}
.mr40{margin-right: 2rem;}
.mr50{margin-right: 2.5rem;}

.ml5{margin-left: 0.25rem;}
.ml10 {margin-left: 0.5rem;}
.ml20 {margin-left: 1rem;}
.ml30 {margin-left: 1.5rem;}

.p10{padding:0.5rem;}
.p25{padding:1.25rem;}
.p5_0{padding:0.25rem 0;}
.p10_0{padding:0.5rem 0;}
.p0_25{padding:0 1.25rem;}
.p0_5{padding:0 0.25rem;}
.p0_10{padding:0 0.5rem;}
.pt10{padding-top:0.5rem;}
.pt15{padding-top:0.75rem;}
.pt20{padding-top:1rem;}
.pt30{padding-top:1.5rem;}
.pb10{padding-bottom:0.5rem;}
.pb15{padding-bottom:0.75rem;}
.pb20{padding-bottom:1rem;}
.pb30{padding-bottom:1.5rem;}

.tl{ text-align: left}
.tr{ text-align: right}
.tc{ text-align: center}
/* class css ============================ class css ======== */
.fl{float:left; display:inline;}
.fr{float:right;display:inline;}

.inblock{display:inline-block; width:0; height:0; overflow:hidden; text-indent:-20000px; vertical-align:middle; *text-indent:0; *font-size:0; *line-height:0;}

.size3t4 { letter-spacing: 0.5em; margin-right: -0.5em; white-space:nowrap; display:inline-block\0;}
.size2t4 { letter-spacing: 1em; margin-right: -1em; white-space:nowrap; display:inline-block\0;}
.size2t3 { letter-spacing: 0.5em; margin-right: -0.5em; white-space:nowrap; display:inline-block\0;}
.size3t5 { letter-spacing: 0.5em; margin-right: -0.5em; white-space:nowrap; display:inline-block\0;}

.fz14{font-size:0.7rem;}
.fz16{font-size:0.8rem;}
.fz18{font-size:0.9rem;}
.fz20{font-size:1rem;}
.fb{font-weight:bold;}

.col_180{width:9rem;}
.col_200{width:10rem;}
.col_210{width:10.5rem;}
.col_260{width:13rem;}
.col_268{width:13.4rem;}
.col_290{width:14.5rem;}
.col_720{width:36rem;}
.col_800{width:40rem;}
.col_900{width:45rem;}
.col_970{width:46.5rem;}
.col_220{width:11rem;}
.col_980{width:49rem;}
.col_990{width:49.5rem;}

/* position css ================= */
.pr{position: relative;}
.pa{position: absolute;}
.pf{position: fixed;}
.overblock{display: block;overflow: hidden;}

/* color css ================= */

.blue-font{color:#37ade7;}
.red-font{color: #D34657;}
.gray-font{color: #999999;}
.orange {
    color: #fb6e52 !important;
}

/* page-body css ================= */
.page-body{
    position: relative;
    height: auto;
    min-height: 100%;
    font-size: 0.6rem;
    padding-bottom: 3.75rem;
    background: #fafafa;
}

.wraper{
    width: 60rem;
    margin:0 auto;
}
/*头部*/
.nav-header{
    background-color:#FAFAFA;
    height: 1.5rem;
    color:#7c7c7c;
    border-bottom: 1px solid #e2e2e2;
}
.nav-header .header-title{
    font-size: 0.6rem;
    padding:0 0.5rem;
    line-height:1.5rem;
    color:#7c7c7c;
}
.nav-header .operate-box{
    font-size: 0;
}
.nav-header .operate-box a{
    color:#7c7c7c;
    font-size: 0.6rem;
    text-decoration:none;
    line-height: 1.5rem;
    padding:0 0.5rem;
}
.nav-header .operate-box a.sign-up{
    padding-left:0px;
    color:#666666;
}
.nav-header .operate-box.right-box>a,
.nav-header .operate-box.right-box .dropdown>a{
    border-left: 1px solid #e2e2e2;
}
.nav-header .operate-box.right-box .dropdown.open>a{
    border-left: none;
}
.nav-menu{
    height: 71px;
    background-image: -webkit-linear-gradient(#fff,#f3f3f3 71px);
    background-image: linear-gradient(#fff,#f3f3f3 71px);
    line-height: 71px;
    clear:both;

}
.ie8 .nav-menu{
    background-color:#37ade7;
}
.ie8 .nav-menu:before,
.ie8 .nav-menu:after{
    background:#37ade7;
}
.nav-menu a{
    text-decoration: none;
}
.nav-menu a.fl{
    display:block;
    height: 71px;
    cursor:pointer;
    margin-right:0rem;
}
.nav-menu a.fl img{
    margin-top: 0.8rem;
    padding-right: 1rem;

    cursor: default;
    /*height:2.6rem;*/
}
.nav-menu a.fl .system-name{
    display: inline-block;
    margin-top: 0.6rem;
    padding-left: 1rem;
    font-size: 0.9rem;
    color: #ffffff;
    border-left: 1px solid #ffffff;
    vertical-align: middle;
    margin-right:2rem;
    margin-top:25px;
}
.nav-menu .inline-box a{
    line-height: 71px;
    color: #666666;
    padding:0 0.6rem;
    font-size: 16px;
	display:inline-block;
	text-align:center;
}
.nav-menu .inline-box{text-align:right;}
.nav-menu .inline-box a.active{
    color:#0054c7;
    border-bottom:1px solid #0054c7;
}

.breadcrumb{
    background-color: transparent;
    margin: 0;
    font-size: 0.6rem;
    color: #89888F;
}

/* footer css ================= */
.footer{
    position: absolute;
    margin-top: 2.5rem;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #EDEEF3;
    z-index:99;
}
.footer .wraper{
    margin: auto;
    width: 56rem;
    font-size: 0;
}
.footer .copyright{
    padding: 0.5rem 0;
    text-align: center;
    font-size: 0.6rem;
    color: #666666;
}
.footer .copyright .footer-link{
    line-height: 2rem;
}
.footer-link a{
    color: #666666;
    text-decoration: none;
}
.footer-link a:hover{
    color: #37ade7;
}
.user{padding-left:20px;}
.user a{display:inline-block;padding-right:15px;}

/* sidebar css ================= */
.sidebar{
    min-height: 39.5rem;
    background-color: #ffffff;
    border-right: 1px solid #f1f1f1;
	box-shadow: 0px 5px 5px #ccc;
}
.sidebar .menu-list {
    padding: 0.5rem 0;
}
.sidebar .menu-list li {
    padding: 0.5rem 1rem;
    font-size: 0.7rem;
    border-bottom: 1px dotted #e1e1e1;
}
.sidebar .menu-list li.last{
    border: none;
}
.sidebar .menu-list li dt {
    position: relative;
    line-height: 1.5rem;
}
.sidebar .menu-list dt span{
    display: inline-block;
    width: 118px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: middle;
    margin-left:10px;
}
.sidebar .menu-list dt .iconfont{
    vertical-align:middle;
}
.sidebar .menu-list li dt .arrow{
    font-size: 0.6rem;
    line-height: 1.5rem;
}
.sidebar .menu-list li dd{
   
    line-height: 1.5rem;
}
.sidebar .menu-list li dd:hover{
color:#0054c7;
background:#e5eef9;
border-left:2px solid #0054c7;
width:100%;
}
.sidebar .menu-list li dd>a{
    display:block;
    line-height: 1.5rem;
	 padding-left: 2em;
}
.sidebar .menu-list li dd .active{
color:#37ade7;
background:#e5eef9;
border-left:2px solid #0054c7;
width:100%;
}
.tbglinfo p{line-height:30px;}
.sidebar .menu-list li dd.active>a{
color:#0054c7;
background:#e5eef9;
border-left:2px solid #0054c7;
width:100%;
}
/* widget css ================= */
.widget{
    padding: 0.5rem;
    background-color: #ffffff;
	box-shadow: 0px 5px 5px #ccc;
}
.widget .widget-header{
    /*min-height: 1.5rem;*/
}
.widget .widget-header .widget-caption{
    position: relative;
    padding-left: 1em;
    font-size: 0.8rem;
}
.widget .widget-header .sub-caption{
    padding-left: 0.8rem;
    font-size: 0.6rem;
    color: #9b9b9b;
}
.widget .widget-header .widget-caption.border-left:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0.2rem;
    width: 0.25em;
    height: 0.75rem;
    background-color: #37ade7;
}
.widget .widget-body{
    padding: 0.5rem 1rem;
}

/* form css ================= */
.form-horizontal .form-group{
    margin-left: 0;
    margin-right: 0;
}
/* label css ================= */
label{
    font-weight: 400;
}
label.control-label{
    font-size: 0.6rem;
    text-align: right;
    line-height: 24px;
    padding:0;
}
label.control-label+.col-sm-8,
label.control-label+.col-md-8{
    padding:0;
}
label.control-label input{
    vertical-align: text-top;
}

/* well css ================= */
.well{
    padding: 0.5rem 0.25rem;
    border:none;
    border-radius: 0;
    box-shadow:none;
    background: #F1F1F1;
    font-size: 0.7rem;
}

/* btn css ================= */
.btn-bottom {
    display: inline-block;
    padding: 0.5rem 1.5rem;
    color: #ffffff;
    font-size: 0.8rem;
    background-color: #37ade7;
}
.btn-bottom:hover{
    color:#ffffff;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-primary{
    color: #fff;
    background-color: #37ade7;
    border-color: #37ade7;
}
.btn-primary:hover{
    background-color:#27a3f3;
    border-color:#27a3f3;
}
.btn-border-blue{
    color: #37ade7;
    background-color: #ffffff;
    border-color: #37ade7;
}
.btn-border-blue:hover{
    color: #37ade7;
    background-color:#ffffff;
    border-color:#37ade7;
}
.btn-radius-blue{
    background: #37ade7;
    color: #ffffff;
    border-radius: 20px;
    padding:6px 22px;
    font-size:14px;
}
.btn-radius-blue:hover{
    color:#ffffff;
}
.btn-radius-red{
    background: #FE5D5B;
    color: #ffffff;
    border-radius: 20px;
    padding:6px 22px;
    font-size:14px;
}
.btn-radius-red:hover{
    color:#ffffff;
}
.btn-delete{
    color: #fff;
    background-color: #D34657;
    border-color: #D34657;
}
.btn-sm{
    padding:2px 4px;
}

/* border css ================= */
.border-bottom-dot{
    border-bottom: 1px dotted #e1e1e1;
}

/* table css ================= */
.table{
    border: 1px solid #E1E1E1;
}
.table thead{
    background-color: #fafafa;
}
.table tr{
    height: 2rem;
    border: 1px solid #E1E1E1;
}
.table input{
    vertical-align: middle;
}
.table input[type="text"],.table input[type="password"],.table input[type="number"],.table input[type="tel"]{
    height: 1.3rem;
    border: 1px solid #d8d8d8;
    border-radius: 2px;
}

/* input-icon css ================= */
.input-icon.icon-right>i{
    z-index: 2;
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    width: 34px;
    height: 100%;
    line-height: 28px;
    display: inline-block;
    color: #555;
    font-size: 14px;
    text-align: center;
    padding-top: 3px;
    zoom: 1;
    filter: alpha(opacity=70);
    -webkit-opacity: .7;
    -moz-opacity: .7;
    opacity: .7;
}

.input-group .input-group-addon{
    padding: 3px 12px;
}
/* badge css ================= */
 .badge{
    position: absolute;
    top: -0.7em;
    right: -1.8em;
    background-color: #FFBF3b;
}

 /* pagination css ================= */
 .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    background-color: #37ade7;
    border-color: #37ade7;
 }
 .pagination>li>a, .pagination>li>span{
     color: #37ade7;
 }
 /*防止bootstrap modal 弹出时，背景页面自动滚动到顶部*/
 body.modal-open {
    overflow:visible;
}
 .paginate_goto{
    border: none;
    margin: auto;
    display: inline-block;
    padding: 0px 6px;
    float: left;
 }

 /***
UI Loading
***/
.loading-message {
  display: inline-block;
  min-width: 125px;
  margin-left: -60px;
  padding: 10px;
  margin: 0 auto;
  color: #000 !important;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
}
.loading-message.loading-message-boxed {
  border: 1px solid #ddd;
  background-color: #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
}
.loading-message > span {
  line-height: 20px;
  vertical-align: middle;
}


.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    -ms-zoom: 1;
    zoom: 1;
    *display: inline;
    vertical-align: middle;

}
.select2-container.form-control{
    height:26px;
    padding:2px 12px;
}
    .select2-container .select2-choice {
        display: block;
        height: 32px;
        padding: 0 0 0 8px;
        overflow: hidden;
        position: relative;
        border: 1px solid #ccc;
        white-space: nowrap;
        line-height: 32px;
        color: #444;
        text-decoration: none;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding-box;
        background-clip: padding-box;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-color: #fff;
    }

.select2-container, .select2-drop, .select2-search, .select2-search input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .select2-container.select2-drop-above .select2-choice {
        border-bottom-color: #ccc;
    }

    .select2-container.select2-allowclear .select2-choice .select2-chosen {
        margin-right: 42px;
    }

    .select2-container .select2-choice > .select2-chosen {
        margin-right: 26px;
        display: block;
        overflow: hidden;
        white-space: nowrap;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }

    .select2-container .select2-choice abbr {
        display: none;
        width: 12px;
        height: 12px;
        position: absolute;
        right: 24px;
        top: 8px;
        font-size: 1px;
        text-decoration: none;
        border: 0;
        cursor: pointer;
        outline: 0;
    }

    .select2-container.select2-allowclear .select2-choice abbr {
        display: inline-block;
    }

    .select2-container .select2-choice abbr:hover {
        cursor: pointer;
    }

.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    background: #fff;
    filter: alpha(opacity=0);
}

.select2-drop {
    margin-top: -1px;
    width: 100%;
    position: absolute;
    z-index: 9999;
    top: 100%;
    background: #fff;
    color: #000;
    border: 1px solid #ccc;
    border-top: 0;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    box-shadow: 0 1px 3px rgba(0,0,0,.3);
}

.select2-drop-auto-width {
    border-top: 1px solid #ccc;
    width: auto;
}

    .select2-drop-auto-width .select2-search {
        padding-top: 4px;
    }

.select2-drop.select2-drop-above {
    margin-bottom: 0;
    border-top: 1px solid rgba(0,0,0,.25);
    border-top-width: 3px;
    /*border-bottom: 0;*/
    box-shadow: 0 -4px 5px rgba(0,0,0,.15);
}

.select2-drop-active {
    border: 1px solid rgba(0,0,0,.25);
    border-top: 0;
}

.select2-drop.select2-drop-above.select2-drop-active {
    border-top-width: 3px;
}

.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 34px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    background: #fff;
}

    .select2-container .select2-choice .select2-arrow b {
        width: 100%;
        height: 100%;
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: relative;
        font-size: 14px;
    }

        .select2-container .select2-choice .select2-arrow b:before {
            content: "";
            width: 100%;
            height: 100%;
            text-align: center;
            display: block;
        }

.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;
    position: relative;
    z-index: 10000;
    white-space: nowrap;
}

    .select2-search input {
        width: 100%;
        height: auto !important;
        min-height: 26px;
        padding: 6px 20px 5px 10px;
        margin: 0;
        outline: 0;
        font-family: sans-serif;
        font-size: 0.7rem;
        border: 1px solid #aaa;
        -webkit-box-shadow: none;
        box-shadow: none;
        background: #fff;
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iODUlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
        background-image: -webkit-linear-gradient(top,#fff 85%,#eee 99%);
        background-image: -moz-linear-gradient(top,#fff 85%,#eee 99%);
        background-image: -o-linear-gradient(top,#fff 85%,#eee 99%);
        background-image: linear-gradient(to bottom,#fff 85%,#eee 99%);
    }

    .select2-search:before {
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        font-size:0.7rem;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        content: "";
        top: 33%;
        right: 10px;
        color: #737373 !important;
    }

.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px;
}

.select2-drop.select2-drop-above .select2-search:before {
    top: 34%;
}

.select2-search input.select2-active {
    background: #fff url(img/select2-spinner.html) no-repeat 100%;
    background: url(img/select2-spinner.html) no-repeat 100%,-webkit-gradient(linear,left bottom,left top,color-stop(.85,#fff),color-stop(.99,#eee));
    background: url(img/select2-spinner.html) no-repeat 100%,-webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);
    background: url(img/select2-spinner.html) no-repeat 100%,-webkit-gradient(linear,top left,bottom left,from(#fff),to(#eee));
    background: url(img/select2-spinner.html) no-repeat 100%,-webkit-linear-gradient(top,#fff 85%,#eee 99%);
    background: url(img/select2-spinner.html) no-repeat 100%,linear-gradient(top,#fff 85%,#eee 99%);
}

.select2-container-active .select2-choice, .select2-container-active .select2-choices {
    border: 1px solid rgba(0,0,0,.25);
    outline: 0;
}

.select2-dropdown-open .select2-choice {
    border-bottom-color: transparent;
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #fff;
}

.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid rgba(0,0,0,.25);
    border-top-color: transparent;
}

.select2-dropdown-open .select2-choice .select2-arrow {
    background: 0 0;
    border-left: 0;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    filter: none;
}

    .select2-dropdown-open .select2-choice .select2-arrow b {
        background-position: -18px 1px;
    }

.select2-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

    .select2-results ul.select2-result-sub {
        margin: 0;
        padding-left: 0;
    }

        .select2-results ul.select2-result-sub > li .select2-result-label {
            padding-left: 20px;
        }

        .select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
            padding-left: 40px;
        }

        .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
            padding-left: 60px;
        }

        .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
            padding-left: 80px;
        }

        .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
            padding-left: 100px;
        }

        .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
            padding-left: 110px;
        }

        .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
            padding-left: 120px;
        }

    .select2-results li {
        list-style: none;
        display: list-item;
        background-image: none;
    }

        .select2-results li.select2-result-with-children > .select2-result-label {
            font-weight: 700;
        }

    .select2-results .select2-result-label {
        font-size: 0.6rem;
        padding: 3px 7px 4px;
        margin: 0;
        cursor: pointer;
        min-height: 1em;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .select2-results .select2-highlighted {
        background: #2dc3e8;
        color: #fff;
    }

    .select2-results li em {
        background: #feffde;
        font-style: normal;
    }

    .select2-results .select2-highlighted em {
        background: 0 0;
    }

    .select2-results .select2-highlighted ul {
        background: #fff;
        color: #000;
    }

    .select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-selection-limit {
        background: #f4f4f4;
        display: list-item;
        padding: 3px 5px;
        font-size:0.7rem;
    }

.select2-no-results {
    padding-left: 20px;
}

    .select2-no-results:before {
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "";
        margin-right: 5px;
    }

.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}

.select2-results .select2-disabled {
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}

.select2-results .select2-selected {
    display: none;
}

.select2-more-results.select2-active {
    background: #f4f4f4 url(img/select2-spinner.html) no-repeat 100%;
}

.select2-more-results {
    background: #f4f4f4;
    display: list-item;
}

.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

    .select2-container.select2-container-disabled .select2-choice .select2-arrow {
        background-color: #f4f4f4;
        background-image: none;
        border-left: 0;
    }

    .select2-container.select2-container-disabled .select2-choice abbr {
        display: none;
    }

.select2-container-multi .select2-choices {
    height: auto !important;
    height: 1%;
    margin: 0;
    padding: 0;
    position: relative;
    border: 1px solid #ccc;
    cursor: text;
    overflow: hidden;
    background-color: #fff;
    min-height: 26px;
}

.select2-locked {
    padding: 3px 5px !important;
}

.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid rgba(0,0,0,.25);
    outline: 0;
}

.select2-container-multi .select2-choices li {
    float: left;
    list-style: none;
}

.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

    .select2-container-multi .select2-choices .select2-search-field input {
        padding: 5px;
        margin: 1px 0;
        font-family: sans-serif;
        font-size: 100%;
        color: #666;
        outline: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        background: transparent !important;
    }

        .select2-container-multi .select2-choices .select2-search-field input.select2-active {
            background: #fff url(img/select2-spinner.html) no-repeat 100% !important;
        }

.select2-default {
    color: #999 !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 1px 28px 1px 8px;
    margin: 4px 0 3px 5px;
    position: relative;
    line-height: 18px;
    color: #fff;
    cursor: default;
    border: 1px solid #2dc3e8;
    -moz-background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #2dc3e8;
    -webkit-border-radius: 2px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 2px;
    -moz-background-clip: padding;
    border-radius: 2px;
    background-clip: padding-box;
}

    .select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
        cursor: default;
    }

.select2-container-multi .select2-choices .select2-search-choice-focus {
    opacity: .8;
}

.select2-search-choice-close {
    display: block;
    min-width: 21px;
    min-height: 20px;
    position: absolute;
    right: 3px;
    top: 3px;
    margin: 0;
    padding: 0;
    font-size: 15px;
    text-decoration: none !important;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

    .select2-search-choice-close:before {
        color: #fff;
        content: "";
        font-size: 14px;
    }

.select2-container-multi .select2-search-choice-close {
    display: block;
    top: 0;
    right: 0;
    padding: 2px 4px 3px 6px;
    zoom: 1;
    filter: alpha(opacity=70);
    -webkit-opacity: .7;
    -moz-opacity: .7;
    opacity: .7;
}

    .select2-container-multi .select2-search-choice-close:hover {
        zoom: 1;
        filter: alpha(opacity=100);
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
    }

.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

    .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
        padding: 3px 5px;
        border: 1px solid #4a90cc;
        background-image: none;
        background-color: #86b4dd;
        cursor: not-allowed;
    }

        .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
            display: none;
            background: 0 0;
        }

.select2-result-selectable .select2-match, .select2-result-unselectable .select2-match {
    text-decoration: underline;
}

.select2-offscreen, .select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0 !important;
    top: 0 !important;
}

.select2-display-none {
    display: none;
}

.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll;
}
input::-ms-clear{display:none;}
/*order search area*/
.btn.search-btn {
    color: #ffffff;
    background: #37ADE7;
    width: 76px;
    height: 30px;
    margin-right: 10px;
}
.btn.reset-btn{
    color: #656565;
    background: #cccccc;
    width: 76px;
    height: 30px;
    margin-right: 10px;
}
.btn.add-btn{
    color:#37ADE7;
    background:#ffffff;
    width:76px;
    height:30px;
    margin-right:10px;
    border:1px solid #37ADE7;
}
.search-item{
    display:inline-block;
    margin: 0 20px 10px 0;
    white-space: nowrap;
}
/*label middle*/
.form-group div.control-label{
    display: table;
    padding: 0;
}
.form-group .control-label label{
    display: table-cell;
    vertical-align: middle;
    line-height: 12px;
    height: 26px;
    text-align: right;
    margin:0;
}
/*input*/
.form-group .input-sm-v{
    display: inline-block;
    vertical-align: middle;
    height: 26px;
    border: 1px solid #D8D8D8;
    border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    padding: 0px 5px;
    line-height: 24px;
    width: 100%;
}
/*table btn*/
td .btn{
    margin: 2px 0;
}
.label-view {
    font-size: 14px;
    font-weight: normal;
    color: #555;
    margin: 10px 0;
}
.label-view .right-text-div{
    display: inline-block;
    width: 800px;
    vertical-align: top;
}
.label-view .right-textarea{
    height:100px;
    width:100%;
}
.label-view .right-text-div img {
    width: 100px;
    height: 100px;
    border: 1px solid #e1e1e1;
    margin: 0 5px 5px 0;
}
/*label just for view*/
.view-area{
    margin: 10px 0;
}
.view-area .value-label,.view-area .name-label{
    display: table-cell;
    vertical-align: middle;
    word-break:break-all;
}
.view-area .name-label{
    color:#888888;
    padding-right: 5px;
    white-space:nowrap;
}
.view-area> div{
    margin:6px 0;
}
/**/
.progress-view .pro-box{
    width:130px;
    padding-top:50px;
    display:inline-block;
    position:relative;
    text-align:center;
    font-size:12px;
    margin-right:30px;
    vertical-align: top;
}
.progress-view .line{
    position: absolute;
    width: 160px;
    height: 1px;
    background: #37ADE7;
    top: 21px;
    left:50%;
}
.progress-view .num{
    position:absolute;
    top:0;
    left:50%;
    margin-left:-21px;
    width:42px;
    height:42px;
    display:inline-block;
    border:1px solid #37ADE7 ;
    color: #37ADE7;
    border-radius:21px;
    text-align: center;
    line-height: 40px;
    font-size:16px;
    background:#ffffff;
}
.progress-view .pro-box.active .num{
    background: #37ADE7;
    color:#ffffff;
}
.progress-view .pro-name{
    display:block;
    margin-bottom:5px;
}

.return-status{
    background: #F7F7F9;
    padding:20px;
    font-size:12px;
}
.return-status .status-text{
    font-family: MicrosoftYaHei-Bold;
    font-size: 16px;
}
.borderb{
    border-bottom:1px solid #e1e1e1;
}
.bordert{
    border-top:1px solid #e1e1e1;
}
  /*drowp down tree*/
.bootstrap-tagsinput {
    border: 1px solid #D8D8D8;
    border-radius: 3px !important;
    padding: 0px 10px;
    height: auto;
    line-height: 24px;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding-bottom: 1px;
    background: #ffffff;
    min-height: 30px !important;
}
.bootstrap-tagsinput .label-info{
    margin-top: 3px!important;
    max-width:98%!important;
    padding: 5px 6px;
}
.bootstrap-tagsinput .label-info>span:first-child{
    line-height: 13px;
    max-width: 95%;
}
.bootstrap-tagsinput .label-info span[data-role="remove"]{
    line-height: 12px;
    cursor:pointer;
}

.dropdowntree.input-icon {
    position: absolute;
    top: 0;
    right: 0;
    color: #858684;
    width: 20px;
    font-size: 12px;
    padding-top: 0;
    line-height: 30px;
    text-align: center;
    transform: scaleY(1.5) scaleX(0.8);
}
.two-gap{
    width:4%;
    float:left;
    line-height:34px;
    height: 34px;
    overflow: hidden;
    text-align: center;
}
.two-input{
    width:48%;
    float:left;
}
.db{display:block;}
.dib{display:inline-block;}
/*resolve when print tag a has href view*/
a[href]:after{content:normal;}
/*end*/
.tag-text{
    display:inline-block;
    min-width:18px;
    height:18px;
    line-height:17px;
    font-size:12px;
    color:#ffffff;
    background:#FF434C;
    text-align:center;
    white-space:nowrap;
}
.dropdown input.form-control{
    padding-right:28px;
}
.ws-n{white-space:nowrap;}

/* contact-us */
#qidanContactus.contact-us-fixed {
    margin-top: 1px;
}
.contact-us-fixed {
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -72px;
    z-index: 9999;
    width: 72px;
    height: 72px;
    background: rgba(0, 0, 0, .6);
    cursor: pointer;
    text-align: center;
    color: #fff;
}
.contact-us-fixed:hover {
    background: #37ade7;
}
.contact-us-fixed .icon-wrapper{
    height: 44px;
    line-height: 44px;
    padding-top: 10px;
    padding-bottom: 8px;
}
.contact-us-fixed>div{
    text-align: center;
}

/* financing */
.financing-fixed {
    position: fixed;
    right: 0;
    bottom: 250px;
    z-index: 9999;
}
_:-ms-lang(x), .financing-fixed {
    right: 25px;
}
.financing-fixed .text {
    cursor: pointer;
    background: #009FEA;
    color: #ffffff;
    display: inline-block;
    padding: 10px;
    font-size: 12px;
    width: 32px;
}
.en-us .financing-fixed .text, .fr-fr .financing-fixed .text {
    width: auto;
}
/* customer */
.customer-fixed {
    position: fixed;
    right: 0;
    bottom: 50px;
    z-index: 9999;
}
_:-ms-lang(x), .customer-fixed {
    right: 25px;
}
.customer-fixed .text {
    cursor: pointer;
    background: #009FEA;
    color: #ffffff;
    display: inline-block;
    padding: 10px;
    font-size: 12px;
    width: 32px;
}
.en-us .customer-fixed .text, .fr-fr .customer-fixed .text {
    width: auto;
}
