
/*input样式控制*/
input[type='text'] {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    color: #555;
    font-size: 12px;
    height: 16px;
    line-height: 20px;
    padding: 8px 6px;
    width: 210px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

input[type='text']:focus {
    border-color: #0075c2;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #999;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999;

}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
}

.bj-grid-default {
    width: 990px;
    margin: 0 auto;
    overflow: hidden;
}

.bj-grid-large {
    width: 1190px;
    margin: 0 auto;

}

.bj-grid-small {
    width: 800px;
    margin: 0 auto
}

.js-max-input {
    border: solid 2px #0075c2;
    background: #FFFFFF;
    padding: 0 10px 0 10px;
    font-size: 21px;
    color: #0075c2;
    z-index: 99;
}

.red {
    color: #e44525
}

a.underline {
    text-decoration: none
}

.btn-disable {
    background: #666
}

.dbtn input {
    display: inline-block;
    margin-right: 15px;
    border: 1px solid #ccc;
    color: #333;
    font-size: 16px;
    width: 200px;
    height: 50px;
    line-height: 30px;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.dbtn input.on {
    background: #0075c2;
    border-color: #0075c2;
    color: #fff;
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif, simsum;
    cursor: pointer
}

.dbtn input.dis {
    background: #a5a5a5;
    border-color: #bbb;
    color: #fff;
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif, simsum;
    cursor: pointer
}

.dbtn input:hover {
    background: #01852e;
    border-color: #01852e;
    text-decoration: none;
    color: #fff
}

.dbtn input.dis:hover {
    background: #a5a5a5;
    border-color: #bbb;
    text-decoration: none;
    color: #fff
}

.dbtn input.ad:hover {
    background: #f0f0f0;
    border-color: #ccc;
    color: #333
}

.clearfix {
    *zoom: 1
}

.clearfix:before, .clearfix:after {
    display: table;
    line-height: 0;
    content: ""
}

.clearfix:after {
    clear: both
}

li {
    list-style: none
}

* + html .clearfix {
    overflow: hidden
}

.close_select {
    -moz-user-select: none;
}

.fb {
    font-weight: bold
}

.f10 {
    font-size: 10px
}

.f12 {
    font-size: 12px
}

.f14 {
    font-size: 14px
}

.f16 {
    font-size: 16px
}

.f18 {
    font-size: 18px
}

.f20 {
    font-size: 20px
}

.f22 {
    font-size: 22px
}

.f24 {
    font-size: 24px
}

.fb14 {
    font-size: 14px;
    color: #fff;
    font-weight: bold
}

.gray9 {
    color: #999
}

.gray6 {
    color: #666
}

.gray3 {
    color: #333
}

.gray5 {
    color: #555
}

.blue {
    color: #185eb5
}

.blue2 {
    color: #0075c2
}

.orange {
    color: #f60
}

.pik {
    color: #f06099
}

.red {
    color: #ea0000
}

.purple {
    color: #7800a3
}

.pus {
    color: #de0286
}

.yow {
    color: #faf305
}

.indent {
    text-indent: 2em
}

.unline, a.unline {
    text-decoration: underline
}

.mt3 {
    margin-top: 3px
}

.m5 {
    margin: 5px
}

.mt5 {
    margin-top: 5px
}

.mt7 {
    margin-top: 7px
}

.mr5 {
    margin-right: 5px
}

.mb5 {
    margin-bottom: 5px
}

.ml5 {
    margin-left: 5px
}

.m10 {
    margin: 10px
}

.mr10 {
    margin-right: 10px
}

.mb10 {
    margin-bottom: 10px
}

.ml10 {
    margin-left: 10px
}

.mt10 {
    margin-top: 10px
}

.mt15 {
    margin-top: 15px
}

.ml15 {
    margin-left: 15px
}

.m20 {
    margin: 20px
}

.mt20 {
    margin-top: 20px
}

.mt30 {
    margin-top: 30px
}

.mt40 {
    margin-top: 40px
}

.mt50 {
    margin-top: 50px
}

.mr20 {
    margin-right: 20px
}

.mb20 {
    margin-bottom: 20px
}

.mb30 {
    margin-bottom: 30px
}

.ml20 {
    margin-left: 20px
}

.p10 {
    padding: 10px
}

.p20 {
    padding: 20px
}

.pt10b {
    padding-bottom: 0 !important;
    padding-top: 10px !important;
    border: none !important
}

.pt10 {
    padding: 0;
    padding-top: 10px
}

.pl20 {
    padding-left: 20px
}

.pl75 {
    padding-left: 75px
}

.pl10 {
    padding-left: 10px
}

.pb20 {
    padding-bottom: 20px
}

.pb10 {
    padding-bottom: 10px
}

.pb15 {
    padding-bottom: 15px
}

.pb5 {
    padding-bottom: 5px
}

.col666 {
    color: #666
}

.fr {
    float: right
}

.fl {
    float: left
}

.border0 {
    border: 0
}

.show {
    display: block
}

.hide {
    display: none
}

body {
    _background-attachment: fixed
}

.textCenter {
    text-align: center
}

.bj-floor {
    width: 100%;
    display: inline-block
}

.bj-img-warp {
    margin-bottom: 30px;
}

.ma {
    margin: 0 auto
}

.yahei {
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif, simsum
}

.onError {
    padding-left: 25px;
    display: inline-block;
    height: 17px;
    background: url("./img/bicon.png") no-repeat left top;
    background-position: 0 -17px;
    font-size: 12px;
    font-family: simsum, Arial, Helvetica, sans-serif;
    line-height: 17px;
    color: #999;
    margin-left: 10px
}

.onCorrect {
    padding-left: 20px;
    display: inline-block;
    height: 17px;
    background: url(./img/bicon.png) no-repeat left top;
    background-position: 0 -45px;
    font-size: 12px;
    font-family: simsum, Arial, Helvetica, sans-serif;
    line-height: 17px;
    color: #999
}

.p-li-2 {
    height: 60px;
    display: inline-block;
    line-height: 60px;
    font-size: 14px;
    font-weight: bold
}

/*公共----高级搜索弹出窗口*/
.ui-window-tip {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 9999;
    background: rgba(77, 77, 77, 0.53)
}

.ui-window-tip .ui-win {
    margin: 0 auto;
    margin-top: 30px;
    width: 500px;
    position: relative
}

.ui-window-tip .ui-win-search {
    margin: 0 auto;
    margin-top: 60px;
    width: 500px;
    position: relative;
    border: 3px solid #666
}

.ui-window-tip .ui-win img {
    width: 100%;
    display: block
}

.ui-window-tip .ui-win-title {
    height: 45px;
    font-size: 16px;
    line-height: 46px;
    border-bottom: 1px solid #e1e1e1;
    color: #4d4d4d;
    text-indent: 20px;
    background-color: #f9f9f9;
    background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#f9f9f9));
    background: -moz-linear-gradient(top, #fcfcfc, #f9f9f9);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f9f9f9');
    background: -o-linear-gradient(top, #fcfcfc, #f9f9f9);
    background: -ms-linear-gradient(top, #fcfcfc, #f9f9f9);
    background: linear-gradient(top, #fcfcfc, #f9f9f9)
}

.ui-window-tip .ui-win-main {
    background: #fff;
    padding: 18px 26px;
    overflow: hidden;
    z-index: 20
}

.ui-window-tip .ui-win-p {
    font-size: 14px;
    color: #333;
    margin-bottom: 5px;
    width: 30%;
    float: left;
    height: 34px;
    line-height: 34px;
    text-align: right
}

.ui-window-tip .ui-win-block {
    float: left;
    line-height: 30px;
    width: 70%
}

.ui-window-tip .ui-input-tip {
    margin-top: 5px;
    height: 20px;
    line-height: 20px
}

.ui-window-tip .ui-win-p span {
    display: block;
    width: 10px;
    float: left;
    height: 20px;
    line-height: 24px
}

.ui-win-content {
    float: left;
    width: 100%;
    margin-top: 5px
}

.ui-win-content .ui-win-result-p {
    margin: 25px 0;
    padding-left: 15%;
    height: 59px;
    line-height: 59px;
    font-size: 2em;
    font-weight: bold;
    color: #666;
}

.ui-win-content .ui-sucess-result {
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 26px;
}

.ui-win-content .ui-sucess-qrcode {
    text-align: center;
    width: auto;
    margin: 10px 0;
}
.ui-win-content .ui-sucess-new{
    text-align: center;width: auto;margin: 10px 0;
}
.ui-win-content .bj-btn-apply {
    display: inline-block;
    height: 51px;
    width: 141px;
    background: url("../imag/ui-query-btn.png") no-repeat left top;
    margin: 10px 0
}

.ui-win-s-infor {
    width: 100%;
    height: 80px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 100
}

.ui-win-s-infor p {
    color: #666;
    font-size: 12px
}

.ui-win-s-infor a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 30px;
    line-height: 30px;
    background: rgba(76, 76, 76, .5);
    width: 100%
}

.ui-window-tip .ui-win-close-i {
    position: absolute;
    right: -25px;
    top: -25px;
    width: 50px;
    height: 50px;
    background: url("./img/bicon.png") no-repeat left top;
    cursor: pointer;
    background-position: 0 -91px
}

.ui-window-tip .ui-win-close {
    color: #999;
    cursor: pointer;
    display: block;
    font-family: tahoma;
    font-size: 24px;
    font-weight: 700;
    height: 18px;
    line-height: 14px;
    position: absolute;
    right: 12px;
    text-decoration: none;
    top: 12px;
    z-index: 10
}

.ui-window-tip .ui-win-close:hover {
    color: #666
}

.ui-window-tip .ui-win-result {
    display: none;
    background: #fff;
    padding: 18px 26px;
    overflow: hidden;
    height: 465px
}

.ui-window-tip .ui-win-load {
    display: none;
    background: #fff;
    padding: 18px 26px;
    overflow: hidden;
    height: 429px;
    background: rgba(255, 255, 255, .5) url("./img/loading.gif") no-repeat center 40%;
    position: absolute;
    top: 50px;
    left: 0;
    width: 426px;
    z-index: 999
}

.bj-icon-s {
    background: url("./img/bt-sure.png") no-repeat left top;
    height: 59px;
    width: 59px;
    display: inline-block;
    float: left
}

.bj-icon-l {
    background: url("./img/bt-lose.png") no-repeat left top;
    height: 59px;
    width: 59px;
    display: inline-block;
    float: left
}

.ui-sure-btn {
    background: url("./img/ui-query-btn.png") no-repeat left top;
    background-position: 0 -51px;
    display: block;
    margin: 0 auto;
    height: 52px;
    width: 141px;
    cursor: pointer
}

.upload-btns {
    height: 34px;
    width: 224px;
    display: inline-block;
    float: left
}





.bj-panel-warp .bj-panel-block-ul li {
    float: left;
    width: 100%;
    height: 41px;
    line-height: 41px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    font-family: simsum;
    color: #666;
    font-size: 14px;
}

.bj-panel-warp li .ul-time {
    float: right;
    font-size: 12px;
    color: #999;
}

.bj-panel-warp li .ul-info {
    float: left;
}

.bj-search-box {
    position: relative;
}

.bj-search-box .advanced-search {
    display: inline-block;
    float: right;
    margin-left: 5px;
    height: 40px;
    width: 79px;
    line-height: 40px;
    text-align: center;
   
    margin: 0;
    padding: 0;
    background: #c4e7d0;
    color: #018b30;
    font-size: 14px;
    font-family: simsum, arial;
}

.search-box {
    position: relative;
    padding: 1px;
    height:54px; 
    width:641px;
    float: left;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px
}

.search-box .search-select {
    position: absolute;
    top: 6px;
    left: 2px
}

.search-box .search-select .sel {
    border: 0
}

.search-box .text-msg {
    padding: 11px 9px 9px 35px;
    width: 300px;
    height: 34px;
  
    background:url(../imag/search.png) no-repeat 10px center;
    font-size: 16px;
    color: #777;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px
}

.search-box .text-msg:-ms-input-placeholder {
    font-size: 12px;
    color: #9c9c9c;
    font-weight: normal
}

.search-box .text-msg::-webkit-input-placeholder {
    font-size: 12px;
    color: #9c9c9c
}

.search-box .text-msg::-moz-placeholder {
    font-size: 12px;
    color: #9c9c9c
}

.active .text-msg {
    border-color: #0075c2
}

.search-box .btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 271px;
    height: 56px;
    border: 0;
  
    cursor: pointer; background:url(../images/ss.jpg) no-repeat;
    font-family: "microsoft yahei"
}
.search-box .btn1 {
    position: absolute;
    top: 0;
    right: 0; left:550px;
    width:187px;
    height: 58px;
    border: 0;
  
    cursor: pointer; background:url(../images/tj.jpg) no-repeat;
    font-family: "microsoft yahei"
}


.search-box .bj-search-btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}



