.navbarnew
{
    background: #3C8DBC;
}
.navbar-inverse .navbar-nav > li > a
{
    color: #fff;
}
.navbar-inverse .navbar-nav > li > a:hover
{
    color: #aaa;
}
footer.footer, footer.footer .copyright
{
    background: none;
}
.logo {
    -webkit-transition: width 0.3s ease-in-out;
    -o-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
    display: block;
    float: left;
    height: 50px;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    width: auto;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0 15px;
    font-weight: 300;
    overflow: hidden;
    color: #fff;
}
.modal-backdrop
{
    position: unset;
}
.btn
{
    margin: 1px 2px;
}
.tdright
{
    text-align: right;
}
.tdcenter
{
    text-align: center;
}
.tdleft
{
    text-align: left;
}
.tdvcenter
{
    vertical-align: center;
}
.pointer
{
    cursor: pointer;
}
.red
{
    color: red;
}
.green
{
    color: green;
}
.littleblue
{
    color: #1E90FF;
}
.grey
{
    color: grey;
}
.blue-current
{
    color: #1E90FF;
    font-size: 15px;
}
.red-current
{
    color: red;
    font-size: 15px;
}
.grey-current
{
    color: grey;
    font-size: 15px;
}
.fnbolder{
    font-weight: bolder;
}
.la_font
{
    font-size: unset;
}
.flright
{
    float: right;
}
.mobile_content
{
    padding-top: 51px;
}
#header a.backBtn
{
    left: auto;
    right: 10px;
    width: 60px;
}
.mobile_header
{
    position: fixed;
    left: 0;
    right: 0;
    z-index: 10;
}
.mobile_content
{
    touch-action: none;
}
.mobile_content .weui-cells
{
    margin-top: 0;
}
.weui-toast
{
    margin-left: unset;
}
.mobile_search
{
    position: fixed;
    left: 0;
    right: 0;
    top: 51px;
    z-index: 1;
}
.mm-menu
{
    z-index: 5;
}
.o-page .mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen), .o-page .mm-menu .mm-list > li.mm-selected > span
{
    background: unset;
    color: unset;
}
.mm-list a.mm-subopen::before
{
    border-left-style:unset;
}
.pro_list
{
    margin-top: 44px;
}
.m-b
{
    font-size: small;
    font-weight: bolder;
}
.weui-photo-browser-modal .photo-container img
{
    margin-top: unset;
}
.limargin
{
    margin: 6px 0;
}
.liright
{
    right: 5px;
    position: absolute;
}
.bigcheckbox
{
    -ms-transform: scale(1.5); /* IE */
    -moz-transform: scale(1.5); /* FireFox */
    -webkit-transform: scale(1.5); /* Safari and Chrome */
    -o-transform: scale(1.5); /* Opera */
}
.datepi
{
    width: 200px;
    cursor: pointer;
    display: inline;
}
.h3title {
    font-size: 16px;
    font-weight: bolder;
    color: #3C8DBC;
}
.container .searchbox {
    position: relative;
    z-index: 1;
    clear: both;
    width: 450px;
    border: 2px solid #3C8DBC;
    float: right;
    margin: 1px auto 10px;
}
.container .mod_select {
    position: absolute;
    left: 0;
    top: 0;
    width: 90px;
}
.container .mod_select .select_box {
    position: relative;
    width: 105px;
    height: 36px;
}
.container .mod_select .select_box .select_txt {
    display: inline-block;
    width: 90px;
    height: 36px;
    padding-left: 5px;
    overflow: hidden;
    line-height: 36px;
    font-size: 16px;
    cursor: pointer;
}
.container .mod_select .select_box .option {
    display: none;
    position: absolute;
    top: 40px;
    left: -2px;
    width: 105px;
    background-color: #fff;
    border: 2px solid #3C8DBC;
    border-top: 0;
    padding-left: 0;
}
.container .mod_select .select_box .option li {
    padding-left: 5px;
    font-size: 16px;
    line-height: 2;
    cursor: pointer;
    list-style: none;
}
.container .searchbox .import {
    width: 300px;
    height: 40px;
    margin-left: 110px;
    border: none;
    outline: none;
}
.container .searchbox .btn-search {
    position: absolute;
    right: 0;
    height: 40px;
    color: #fff;
    background-color: #3C8DBC;
    border: 0;
}
.container .str_wrap{
    padding-left: 3em;
    padding-right: 3em;
    background: #fefefe;
    height: 10em;
    line-height: 2em;
    font-size: 1.2em;
}
.container .str_wrap_list { background:none !important;}
.container .str_wrap_list a { border:1px solid #ccc; background:#f1f1f1; color:#999; margin:0 5px; display:inline-block;cursor: pointer;font-size: 11px;padding: 3px;width: 180px;text-align:center;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.ico_up
{
    width: 0;
    border: 5px solid transparent ;
    border-bottom-color:#3C8DBC ;
}
.ico_down
{
    width: 0;
    border: 5px solid transparent ;
    border-top-color:#3C8DBC ;
}
.charser
{
    text-align: center;
    margin: 5px 0 20px;
}
.chartsdiv
{
    border: 1px solid #FFF2F2;
    margin: 15px 0;
}
.charser .sercher
{
    width: 400px;
    display: inline;
}
.iclose
{
    display: inline-block;
    width: 15px;
    height:5px;
    background: red;
    line-height: 0;
    font-size:0;
    vertical-align: middle;
    -webkit-transform: rotate(45deg);
}
.iclose:after
{
    content:'/';
    display:block;
    width: 15px;
    height:5px;
    background: red;
    -webkit-transform: rotate(-90deg);
}
.userlist
{
    display: inline-block;
    margin: 5px 5px 0 0;
    padding: 2px;
    border: 1px solid #3C8DBC;
}
.pro_title img
{
    width: 120px;
    height: 100px;
    border-radius: 5px;
    box-shadow:0 0 10px 0 grey;
}
.std
{
    width: 1%;
}
.imgfile
{
    position:relative;
    display:inline-block;
    margin:0 10px;
    vertical-align:top;
    width: 250px;
    text-align: -webkit-center;
}
.imgfile img
{
    display:block;
    margin-bottom:4%;
    border-radius:4px;
    border: none;
    width: 200px;
}
.imgfile button
{
    margin: 0 5px 0 0;
    padding: 0;
    border:0 none;
    width:100px;
    line-height:30px;
    color:#fff;
    border-radius:4px;
    cursor:pointer;
    outline:0 none;
    font-family:inherit;
}
.imgfile button.chose
{
    background-color:#0f73da;
}
.imgfile button.redo
{
    background-color:#f39c12;
}
.imgfile button.upload
{
    background-color:#18bc9c;
}
.imgfile input[type="file"]
{
    width:100px;
    position:absolute;
    opacity:0;
    line-height:30px;
    cursor: pointer;
    font-size: 0;
}