html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font-../style: normal;
    text-decoration: none
}

body, html {
    font-family: simsun, Microsoft YaHei, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
    background: #fff;
}

ol, ul {
    list-../style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

:focus {
    outline: 0
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input[type="checkbox"] {
    margin: 0;
    padding: 0
}

input, button, select, textarea {
    outline: 0
}

textarea {
    resize: none
}

a {
    cursor: pointer
}

a:link, a:visited, a:hover, a:active {
    text-decoration: none;
    outline: 0
}

body, html, .main-block {
    height: 100%;
    min-width: 1190px;
}

.main-block {
    height: auto;
    min-height: 100%;
    overflow: hidden;
    font-family: microsoft yahei,Arial, Helvetica, sans-serif;
}

.main {
    width: 100%;
    position: relative;
    overflow: hidden;
    font-family: microsoft yahei,Arial, Helvetica, sans-serif;
}

/*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: #009934;
}

input[type='password'] {
    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='password']:focus {
    border-color: #009934;
}

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;
}

/*select*/
select {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    color: #555;
    font-size: 12px;
    height: 34px;
    line-height: 34px;
    padding: 8px 6px;
    width: 224px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.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
}
.main-auto {
    margin: auto;
    width: 1000px;
    overflow: hidden
}
.js-max-input {
    border: solid 2px #009934;
    background: #FFFFFF;
    padding: 0 10px 0 10px;
    font-size: 21px;
    color: #009934;
    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: #009934;
    border-color: #009934;
    color: #fff;
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif, simsum;
    cursor: pointer;
    margin-top: 20px;
}

.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: #009934
}

.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
}
.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")/*tpa=http://biaoju.zbjimg.com/www/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")/*tpa=http://biaoju.zbjimg.com/www/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-bq{
    display: none;
}
.ui-window-tip {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.65);
    font-family: microsoft yahei, Microsoft YaHei;
}

.ui-window-tip .ui-win {
    margin: 0 auto;
    margin-top: 30px;
    width: 500px;
    position: relative
}

.ui-window-tip .ui-win-search {
    width: 500px;
    /*height: 410px;*/
    left: 50%;
    top: 50%;
    margin-left: -250px;
    margin-top: -205px;
    position: absolute;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}

.ui-window-tip .ui-win img {
    width: 100%;
    display: block
}

.ui-window-tip .ui-win-title {
    height: 55px;
    font-size: 24px;
    line-height: 55px;
    border-bottom: 1px solid #e1e1e1;
    color: #fff;
    text-indent: 20px;
    background-color: #009934;
    font-weight: bold;
}

.ui-window-tip .ui-win-title span {
    font-size: 14px;
    color: #fff;
    font-weight: normal;
}

.ui-window-tip .ui-win-main {
    background: #fff;
    padding: 18px 26px;
    overflow: hidden;
    z-index: 20
}

.ui-window-tip .ui-win-main .form-infor {
    text-align: center;
    color: #000;
    font-size: 14px;
    margin-bottom: 15px;
}

.ui-window-tip .ui-win-main .form-infor i {
    color: red;
}

.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;
    font-family: "microsoft yahei", arial;
}

.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: inline-block;
    width: 10px;
    height: 34px;
    line-height: 34px;
}

.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: 30px;
    font-weight: bold;
    color: #666;
    letter-spacing: 2px;
}

.ui-win-content .ui-success-result {
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 26px;
    font-family: simsun, "microsoft yahei", arial;
}

.ui-win-content .ui-success-qrcode {
    text-align: center;
    width: auto;
    margin: 10px 0;
}
.ui-win-content .ui-success-qrcode img{
    width: 120px;
    height: 120px;
}

.ui-win-content .ui-success-new {
    text-align: center;
    width: auto;
    margin: 10px 0;
    font-family: simsun, "microsoft yahei", arial;
}

.ui-win-content .bj-btn-apply {
    height: 52px;
    width: 250px;
    background: #009934;
    line-height: 52px;
    text-align: center;
    font-size: 22px;
    letter-spacing: 2px;
    color: #fff;
    display: block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 10px auto 20px;
}
.ui-win-content .disabled {
    background: #ddd;
}
.ui-win-content .ui-middle .ui-block{
    width: 229px;
    float: left;
}
.ui-middle .ui-block .ui-block-panel{
    height: 100px;
    width: 100%;
    float: left;
}
.ui-middle   .ui-block-panel-line{
    width: 1px;
    height:200px;
    background: #e1e1e1;
    float: left;
}
.ui-middle .ui-block-left{
    margin-top: 25px;
}
.ui-middle .ui-block-panel .ui-search-icon{
    width: 52px;
    height: 52px;
    display: block;
    margin: 0 auto;
    background: url("img/search-icon.png")/*tpa=http://biaoju.zbjimg.com/www/img/search-icon.png*/ no-repeat left top;
    margin-top: 10px;
}
.ui-middle .ui-block-panel .brand-icon{
    background-position: 0 -52px;
}
.ui-middle .ui-block-panel a{
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #666666;
    font-size: 12px;
    margin-top: 6px;
    text-decoration: underline;
}
.ui-win-content .ui-middle{
    margin: 10px 20px;
    overflow: hidden;

}
.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-result .bj-success{
    position: relative;
}
.ui-window-tip  .ui-win-result .ui-win-close{
    color: #a2a2a2;
}
.ui-window-tip  .ui-win-result .ui-win-close:hover{
    color: #888;
}
.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")/*tpa=http://biaoju.zbjimg.com/www/img/bicon.png*/ no-repeat left top;
    cursor: pointer;
    background-position: 0 -91px
}

.ui-window-tip .ui-win-close {
    color: rgba(255, 255, 255, 0.48);
    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: #fff;
}

.ui-window-tip .ui-win-result {
    display: none;
    background: #fff;
    padding: 18px 26px;
    overflow: hidden;
    height: 487px;
    width: 500px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -244px;
    margin-top: -250px;
}

.ui-window-tip .ui-win-load {
    display: none;
    background: #fff;
    overflow: hidden;
    height: 356px;
    background: rgba(255, 255, 255, .5) url("img/loading.gif")/*tpa=http://biaoju.zbjimg.com/www/img/loading.gif*/ no-repeat center 40%;
    position: absolute;
    top: 55px;
    left: 0;
    width: 500px;
    z-index: 999
}

/*点击关闭按钮之后的页面 安宁/2016-4-1*/

.ui-win-dark {
    width: 100%;
    height: 100%;
}

.ui-dark-content {
    width: 686px;
    height: 279px;
    /* position: fixed; */
    /* background: red; */
    top: 50%;
    left: 57%;
    margin-left: -357.5px;
    margin-top: -167.5px;
    display: none;
    position: relative;
}


.ui-dark-info {
    width: 482px;
    height: 279px;
    background: url("img/ui-win-pig.png")/*tpa=http://biaoju.zbjimg.com/www/img/ui-win-pig.png*/ 0 0;
    position: relative;
}

.ui-dark-info a {
    display: block;
    width: 160px;
    height: 50px;
    background: #ffb522;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 26px;
    color: #000;
    text-align: center;
    line-height: 50px;
    position: absolute;
    bottom: 30px;
    right: 80px;
}

.ui-dark-close {
    display: block;
    width: 35px;
    height: 30px;
    background: url("img/ui-win-pig.png")/*tpa=http://biaoju.zbjimg.com/www/img/ui-win-pig.png*/ 0 -295px;
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
}

.ui-phone-span {
    color: #009934;
}

.ui-phone-p {
    text-decoration: underline;
    text-indent: 15px;
    cursor: pointer;
}

.bj-icon-s {
    background: url("img/bt-sure1.png")/*tpa=http://biaoju.zbjimg.com/www/img/bt-sure1.png*/ no-repeat center;
    height: 82px;
    width: 82px;
    display: inline-block;
}

.bj-icon-l {
    background: url("img/bt-lose.png")/*tpa=http://biaoju.zbjimg.com/www/img/bt-lose.png*/ no-repeat left top;
    height: 59px;
    width: 59px;
    display: inline-block;
    float: left
}

.ui-sure-btn {
    background:#009934;
    display: block;
    margin: 0 auto;
    height: 52px;
    width: 141px;
    cursor: pointer;
    text-align: center;
    line-height: 52px;
    color: #fff;
    font-size: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.upload-btns {
    height: 34px;
    width: 224px;
    display: inline-block;
    float: left
}




/*关闭第一个弹窗后的优惠劵弹窗*/
.ui-win-discount{
    display: none;
}
.ui-discount-dialog{
    background: url("img/search_yhj/yhj.png")/*tpa=http://biaoju.zbjimg.com/www/img/search_yhj/yhj.png*/ no-repeat;
    width: 624px;
    height: 516px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -220px;
    margin-left: -250px;
}
.ui-discount-close{
    display: block;
    background: url("img/search_yhj/close.png")/*tpa=http://biaoju.zbjimg.com/www/img/search_yhj/close.png*/ no-repeat;
    width: 32px;
    height: 32px;
    position: absolute;
    left: 480px;
    top: 20px;
    cursor: pointer;
}
.ui-discount-btn{
    display: block;
    position: absolute;
    left: 220px;
    top: 407px;
    width: 170px;
    height: 50px;
    z-index: 99999;
    cursor: pointer;
}


/*底部三大保障*/
.icon {
    display: inline-block;
    background: url("img/icon.png")/*tpa=http://biaoju.zbjimg.com/www/img/icon.png*/ no-repeat left top;
    vertical-align: middle
}
.icon-zygw {
    width: 33px;
    height: 33px;
    background-position: -124px -85px;
}
.icon-dzf {
    width: 33px;
    height: 33px;
    background-position: -158px -85px;
}

.icon-qcfw {
    width: 33px;
    height: 33px;
    background-position: -192px -85px;
}
.common-ser-block {
    margin-top: 30px;
    height: 180px;
    background: #f3f5f5;
    font-family:microsoft yahei;
}
.common-ser-block .common-ser {
    margin: auto;
    width: 1000px
}

.common-ser-block .ser-panel-icon {
    float: left;
    width: 100%;
    margin-top: 53px;
}

.common-ser-block .ser-panel i {
    float: left;

}

.common-ser-block .ser-panel-icon p {
    float: left;
    display: inline-block;
    height: 33px;
    line-height: 33px;
    font-size: 18px;
    font-weight: bold;
    color: #8c9494;
    margin-left: 10px;
}

.common-ser-block .ser-pannel-middle {
    padding-left: 65px;
}

.common-ser-block .ser-panel-right {
    padding-left: 135px;
}

.common-ser-block .ser-panel-text {
    float: left;
    width: 100%;
}

.common-ser-block .ser-panel-text p {
    width: 100%;
    text-align: left;
    font-size: 13px;
    color: #8c9494;
    float: left;
    margin-left: 45px;
}

.common-ser-block li {
    float: left;
    width: 33.33333%;
    color: #666;
    text-align: center;
    line-height: 24px
}
.common-hot-recommend{
    margin-top: 20px;
    width: 990px;
    margin: 20px auto;
}
.common-hot-recommend h2{
    background: #0b9d3d;
    line-height: 43px;
    padding-left: 40px;
    color:#fff;
    font-weight: bold;
}
.common-hot-recommend .recommend-lists{
    padding: 30px 28px;
    background: #fff;
    font-size: 0;
}
.common-hot-recommend .recommend-lists a{
    display: inline-block;
    width: 300px;
    height: 200px;
    margin-left: 16px;
}
.common-hot-recommend .recommend-lists a:first-child{
    margin: 0;
}

/*首页 silide-banner*/
.slide-index {
    position: relative;
    width: 100%;
    height: 90px;
    overflow: hidden;
}

.slide-index .ui-switchable-content {
    margin: 0;
    padding: 0;
    list-../style: none;
}

.slide-index .ui-switchable-content .ui-switchable-panel {
    position: relative;
    width: 100%;
    overflow: hidden;
    text-align: center
}

.slide-index .ui-switchable-nav {
    position: absolute;
    bottom: -36px;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    z-index: 99;
    text-align: center;
    display: none;
}

.slide-index .ui-switchable-nav .ui-switchable-trigger {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 5px;
    font-size: 14px;
    line-height: 1.5;
    opacity: .5;
    filter: alpha(opacity=50);
    color: white;
    cursor: pointer;
    list-../style: none;
    position: relative;
    bottom: 36px;
}

.slide-index .ui-switchable-nav .ui-switchable-active {
    opacity: 1;
    filter: alpha(opacity=100);
}

/*��ҳ��ʽ*/
.pagination {
    height: 36px;
    margin: 10px 0;
    text-align: right;
    _border-right: 1px solid #ddd;
}

.pagination ul {
    display: inline-block;
    *display: inline;
    margin-bottom: 0;
    margin-left: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.pagination li {
    display: inline;
}

.pagination a {
    float: left;
    padding: 0 14px;
    color: #333;
    line-height: 34px;
    text-decoration: none;
    border: 1px solid #ddd;
    border-left-width: 0;
    _border-width: 1px 0 1px 1px;
    background: #fff;
}

.pagination a:hover, .pagination .active a {
    background-color: #e4e4e4;
    color: #d63b79;
}

.pagination .active a {
    color: #d63b79;
    cursor: default;
}

.pagination .disabled span, .pagination .disabled a, .pagination .disabled a:hover {
    color: #999;
    cursor: default;
    background-color: transparent;
}

.pagination li:first-child a {
    border-left-width: 1px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.pagination li:last-child a {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.pagination-centered {
    text-align: center;
}

.pagination-right {
    text-align: right;
}

/*ȫ�ְ�ť*/
.btn {
    display: inline-block;
    margin-bottom: 0;
    padding: 6px 15px;
    border: 1px solid #bbb;
    border-color: #e6e6e6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #f5f5f5;
    color: #333;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    cursor: pointer;
    *display: inline;
    *margin-left: .3em;
    *background-color: #e6e6e6;
    *border: 0;
    *zoom: 1
}

.btn:active, .btn.active {
    background-color: #ccc
}

.btn:first-child {
    *margin-left: 0
}

.btn.active, .btn:active {
    outline: 0;
    background-image: none
}

.btn.disabled, .btn[disabled] {
    background-image: none;
    cursor: default
}

.btn-large {
    padding: 11px 19px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font-size: 17.5px
}

.btn-large [class^="icon-"], .btn-large [class*=" icon-"] {
    margin-top: 4px
}

.btn-small {
    padding: 2px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 11.9px
}

.btn-small [class^="icon-"], .btn-small [class*=" icon-"] {
    margin-top: 0
}

.btn-mini [class^="icon-"], .btn-mini [class*=" icon-"] {
    margin-top: -1px
}

.btn-mini {
    padding: 0 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 10.5px
}

.btn-block {
    display: block;
    padding-right: 0;
    padding-left: 0;
    width: 100%
}

.btn-block + .btn-block {
    margin-top: 5px
}

.btn-primary.active, .btn-warning.active, .btn-danger.active, .btn-success.active, .btn-info.active, .btn-inverse.active {
    color: rgba(255, 255, 255, 0.75)
}

.btn {
    border-color: #d9d9d9
}

.btn-primary {
    border-color: #006dcc;
    background-color: #006dcc;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    *background-color: #006dcc
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #04c;
    color: #fff;
    *background-color: #003bb3
}

.btn-primary:active, .btn-primary.active {
    background-color: #039
}

.btn-warning {
    border-color: #faa732;
    background-color: #faa732;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    *background-color: #faa732
}

.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    background-color: #f89406;
    color: #fff;
    *background-color: #df8505
}

.btn-warning:active, .btn-warning.active {
    background-color: #c67605
}

.btn-danger {
    border-color: #019934;
    background-color: #019934;
    color: #fff;
    text-shadow: 0 0 0 #fff;
    *background-color: #019934
}

.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    background-color: #1db34f;
    color: #fff;
    *background-color: #1db34f
}

.btn-danger:active, .btn-danger.active {
    background-color: #942a25
}

.btn-success {
    border-color: #358812;
    background-color: #358812;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    *background-color: #358812
}

.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    background-color: #286d0a;
    color: #fff;
    *background-color: #286d0a
}

.btn-success:active, .btn-success.active {
    background-color: #408140
}

.btn-info {
    padding: 10px 15px;
    border-color: #49afcd;
    background-color: #49afcd;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    *background-color: #49afcd
}

.btn-code-disable {
    padding: 10px 9px;
    border-color: #999;
    background-color: #999;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    *background-color: #999;
    width: 72px
}

.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-color: #2f96b4;
    color: #fff;
    *background-color: #2a85a0
}

.btn-code-disable:hover {
    border-color: #999;
    background-color: #999;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    *background-color: #999
}

.btn-info:active, .btn-info.active {
    background-color: #24748c
}

.btn-inverse {
    border-color: #363636;
    background-color: #363636;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    *background-color: #363636
}

.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background-color: #222;
    color: #fff;
    *background-color: #151515
}

.btn-inverse:active, .btn-inverse.active {
    background-color: #080808
}


/* 公用消息通知提示 */
.alert-tips {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999;
    padding: 10px;
    background-color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;

}

.alert-tips-success {
    border: 1px solid #00ba45;
    background-color: #c9ffda;
    color: #00802f;
}

.alert-tips-error {
    border: 1px solid #f6b9b9;
    background-color: #ffe4e4;
    color: #b94a48;
}

.alert-tips i {
    background: url("img/bicon.png")/*tpa=http://biaoju.zbjimg.com/www/img/bicon.png*/ no-repeat;
    display: inline-block;
    width: 17px;
    height: 17px;
    vertical-align: middle;
    margin-right: 10px;
}

.alert-tips span {
    vertical-align: middle;
}

.alert-tips-success i {
    background-position: 0 -45px;
}

.alert-tips-error i {
    background-position: 0 -17px;
}
/* 设置flex布局 */
/* 子元素自动占据剩余的空间 */
.header {
  height: 33px;
  background: #F6F6F6;
  color: #999999;
}
.header .header-left,
.header .header-right {
  float: left;
}
.header .header-left ul li,
.header .header-right ul li {
  position: relative;
  color: #999;
  display: inline-block;
  padding-left: 12px;
  padding-right: 12px;
  line-height: 33px;
}
.header .ipr-grid .header-left .top-home-page-link a.li-active {
  color: #20CB9A;
}
.top-home-page-link a {
  position: relative;
}
.header .header-left ul li .tool-icon,
.header .header-right ul li .tool-icon {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  right: 0;
  top: 12px;
  border-../style: solid;
  border-width: 7px 5px 0 5px;
  border-color: #666 transparent transparent transparent;
}
.header .header-left ul li a,
.header .header-right ul li a {
  color: #999;
}
.header .header-right {
  float: right;
}
.header .header-right ul {
  text-align: right;
  float: right;
}
.header .tools {
  position: relative;
  cursor: pointer;
}
.header .tools:hover .tools-list {
  max-height: 500px;
}
.header .tools:hover .tools-list .tools-item {
  display: inline-block;
}
.header .tools .tools-list {
  transition: all 0.6s;
  max-height: 0;
  overflow: hidden;
  position: absolute;
  background-color: #eaeaea;
  width: 190px;
  top: 32px;
  left: -44px;
  border-radius: 10px;
  z-index: 999;
}
.header .tools .tools-list .tools-item {
  display: none;
  padding: 10px 5px;
  width: 80px;
  text-align: center;
  line-height: normal;
}
.header .tools .tools-list .tools-item img {
  width: 20px;
  height: 20px;
}
.header .tools .tools-list .tools-item p {
  color: #000;
}
.header .tools .tools-list::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 90px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #eaeaea;
}
#user .visitor:before {
  content: '';
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  top: 7px;
  left: -9px;
  background-image: url("img/header-user.png")/*tpa=http://biaoju.zbjimg.com/www/img/header-user.png*/;
  background-repeat: no-repeat;
}
#user .visitor .login {
  color: #333;
}

/* 设置flex布局 */
/* 子元素自动占据剩余的空间 */
.head {
  margin-top: 0px;
  height: 90px;
  border-bottom: 1px solid #ddd;
  background: #fff;
  font-size: 16px;
  font-family: microsoft yahei;
}
.head .head-nav {
  margin: auto;
  width: 1190px;
  height: 90px;
  /* niuqinyan 10周年应景 */
}
.head .head-nav .logo {
  display: inline-block;
  float: left;
  width: 130px;
  height: 90px;
  background: url("../assets/img/logo-text.png")/*tpa=http://biaoju.zbjimg.com/assets/img/logo-text.png*/ no-repeat left center;
}
.head .head-nav .mark-10th {
  background: url("../assets/img/mark-10th.png")/*tpa=http://biaoju.zbjimg.com/assets/img/mark-10th.png*/ left center no-repeat;
}
.head .header-logo {
  height: 90px;
  overflow: hidden;
  float: left;
}
.head .nav-text {
  display: block;
  float: left;
  padding-left: 9px;
  font-size: 28px;
  font-weight: lighter;
  color: #c7c7c7;
  margin-top: 30px;
  margin-left: 14px;
  border-left: 1px solid #c7c7c7;
}
.head .nav {
  float: right;
}
.head .nav a {
  display: inline-block;
  position:relative;
  margin: 0 10px;
  padding: 0 10px;
  height: 87px;
  color: #666;
  font-weight: normal;
  line-height: 110px;
}
.nav-img1{
  position: absolute;
  top: 26px;
  right: -32px;
  width: 44px;
  height: 24px;
}
.nav-img2{
  position: absolute;
  top: 6px;
  right: -36px;
  width: 52px;
  height: 52px;
}
.nav-img3{
  position: absolute;
  top: 18px;
  right: 50%;
  margin-right:-30px;
  width: 60px;
  height: 24px;
}
.nav-img4{
  position: absolute;
  top: 28px;
  right: -27px;
  width: 36px;
  height: 36px;
}
.nav-img5{
  position: absolute;
  top: 21px;
  right: 50%;
  margin-right: -44px;
  width: 88px;
  height: 44px;
}
.head .nav a .cur,
.head .nav a:hover {
  border-bottom: 3px solid #20CB9A;
  text-decoration: none;
}
.head .nav .cur {
  border-bottom: 3px solid #20CB9A;
  text-decoration: none;
}
.head .nav .nav-last {
  margin-right: 0;
  padding-right: 0;
}
.christmas-big {
  position: absolute;
  left: -42px;
  top: -10px;
  -webkit-animation: tada 1s linear infinite;
  -moz-animation: tada 1s linear infinite;
  -ms-animation: tada 1s linear infinite;
  animation: tada 1s linear infinite;
}
.christmas-nav {
  position: relative;
}
.christmas-img {
  position: absolute;
  left: -35px;
  bottom: 6px;
  -webkit-animation: tada 1s linear infinite;
  -moz-animation: tada 1s linear infinite;
  -ms-animation: tada 1s linear infinite;
  animation: tada 1s linear infinite;
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
  }
}
@-moz-keyframes tada {
  from {
    -moz-transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -moz-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -moz-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -moz-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -moz-transform: scale3d(1, 1, 1);
  }
}
@-ms-keyframes tada {
  from {
    -ms-transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -ms-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -ms-transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

.top-home-page-link a:before {
	position: absolute;
	display: block;
	content: '';

	width : 12px;
	height: 12px;

	left: -13px;
  top: 3px;

	background-image: url("img/header-home-page-icon.png")/*tpa=http://biaoju.zbjimg.com/www/img/header-home-page-icon.png*/;
	background-repeat: no-repeat;
}

.header-activity {
  position: relative;
  display: inline-block;
  height: 90px;
  max-width: 250px;
  margin-left: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.header-activity a {
  display: block;
  line-height: 90px;
  font-size: 0;
}
.header-activity a img {
  vertical-align: middle;
  max-width: 250px;
  max-height: 90px;
}

.overly-content-for-pop  {
	display: none;
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 100;
}

.overly-bg-for-pop{
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000;
	opacity :0.5;
	top: 0;
	left: 0;
}

.overlay-pop-alert-content {
	display: block;
	position: absolute;

	width: 824px;
	height: 493px;

	margin: auto;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}

.overlay-pop-alert-content a {
	display: block;

	border: 0;
}

.overlay-pop-alert-content a img {
	display: block;
	
	width: 824px;
	height: 493px;
}

.pop-alert-close {
	position: absolute;
	display: block;

	width: 62px;
	height: 62px;

	right: 0;
	top: -62px;

	background-repeat: no-repeat;

	cursor: pointer;
}/* 设置flex布局 */
/* 子元素自动占据剩余的空间 */
.ipr-grid {
  width: 1190px;
  margin: auto;
}

.footer {
  padding-top: 39px;
  padding-bottom: 50px;
  background: #272727;
  font-family: "Helvetica Neue", Helvetica,"microsoft yahei",Arial, sans-serif;
}
.footer-top {
  padding-bottom: 20px;
  margin-bottom: 21px;
  border-bottom: 1px solid #3C3C3D;
  color: #C6C6C6;
  font-size: 0;
}
.footer-top li {
  display: inline-block;
  padding-left: 23px;
  padding-right: 23px;
  border-right: 1px solid #FFF;
  line-height: 100%;
  font-size: 18px;
}
.footer-top li:last-child {
  border-right: 0;
}
.footer-top ul,
.footer-top p {
  display: inline-block;
}
.footer-top ul {
  position: relative;
  padding-left: 27px;
  font-size: 0;
  letter-spacing: 2px;
}
.footer-top p {
  line-height: 100%;
  font-size: 14px;
  color: #c6c6c6;
}
.footer-top p span {
  margin-right: 22px;
}
.footer-top ul:before {
  position: absolute;
  display: block;
  content: '';
  width: 25px;
  height: 25px;
  left: 0;
  top: -4px;
  border-radius: 50%;
  background-color: #fff;
}
.footer-top ul:after {
  position: absolute;
  display: block;
  content: '';
  width: 16px;
  height: 16px;
  left: 4px;
  top: 0px;
  background: url("common/footer/img/phone-icon.png")/*tpa=http://biaoju.zbjimg.com/www/common/footer/img/phone-icon.png*/ no-repeat;
}
.footer-top p {
  float: right;
}
.footer-left {
  display: inline-block;
  width: 978px;
  color: #D9D9D9;
}
.footer-left-title-list {
  font-size: 0;
}
.footer-left-title {
  display: inline-block;
  width: 244px;
  font-size: 16px;
  vertical-align: top;
}
.footer-left-title-content {
  font-size: 14px;
  color: #4F4F4F;
}
.footer-left-title-list li {
  line-height: 100%;
}
.footer-left-title-content li {
  margin-bottom: 15px;
}
.footer-left-title-link {
  display: block;
  margin-bottom: 23px;
  color: #CACACA;
  letter-spacing: 2px;
}
.footer-left-title-link:hover {
  color: #CACACA;
}
.footer-left-title-content a {
  color: #8e8d8d;
}
.footer-left-bottom {
  margin-top: 26px;
  font-size: 14px;
  color: #727272;
}
.footer-left-bottom ul li {
  display: inline-block;
  padding-left: 16px;
  padding-right: 15px;
  border-right: 1px solid #727272;
  font-size: 14px;
  line-height: 16px;
}
.footer-left-bottom ul li:last-child {
  border-right: 0;
}
.footer-left-bottom ul {
  font-size: 0;
  margin-left: -15px;
  margin-bottom: 10px;
}
.footer-left-bottom ul li a {
  line-height: 100%;
  color: #8e8d8d;

}
.footer-left-bottom p {
  margin-top: 18px;
  font-size: 14px;
  color: #727272;
  line-height: 100%;
  letter-spacing: 1px;
}
.footer-bottom {
  font-size: 0;
}
.footer-right {
  display: inline-block;
  vertical-align: top;
  width: 212px;
}
.footer-right-media {
  padding-bottom: 61px;
  font-size: 0;
}
.footer-right-media .hover-panel {
  position: relative;
  width:95px;
  height: 151px;
  display: inline-block;
  margin-right: 13px;
}
.footer-right-media .hover-panel img{
  width: 95px;
  height: 95px;
}
.footer-right-media .hover-panel p{
  font-size:14px;
  color:#fff;
  text-align: center;
  padding-top: 10px;
}
.footer-right-media .hover-panel:hover .hover-block{
  display: block;
}
.footer-right-media .hover-panel:last-child {
  margin-right: 0;
}
.footer-right-media .hover-panel i {
  display: inline-block;
  width: 35px;
  height: 35px;
  cursor: pointer;
}
.footer-right-media .hover-panel i.weixin {
  background: url("img/ico-footer.png")/*tpa=http://biaoju.zbjimg.com/www/img/ico-footer.png*/ no-repeat left top;
}
.footer-right-media .hover-panel i.weixin:hover {
  background-position: -105px 0;
}
.footer-right-media .hover-panel i.weibo {
  background: url("img/ico-footer.png")/*tpa=http://biaoju.zbjimg.com/www/img/ico-footer.png*/ no-repeat -35px 0;
}
.footer-right-media .hover-panel i.weibo:hover {
  background-position: -140px 0;
}
.footer-right-media .hover-panel i.phone {
  background: url("img/ico-footer.png")/*tpa=http://biaoju.zbjimg.com/www/img/ico-footer.png*/ no-repeat -70px 0;
}
.footer-right-media .hover-panel i.phone:hover {
  background-position: -175px 0;
}
.footer-right-media .hover-panel i.app {
  background: url("img/ico-footer.png")/*tpa=http://biaoju.zbjimg.com/www/img/ico-footer.png*/ no-repeat -238px 0;
}
.footer-right-media .hover-panel i.app:hover {
  background-position: -274px 0;
}
.footer-right-media .hover-panel .hover-block {
  display: none;
  position: absolute;
  bottom: -165px;
  left: 50%;
  z-index: 10;
  width: 102px;
  height: 134px;
  padding: 8px;
  margin-left: -58px;
  border: 1px solid #ddd;
  background-color: #fff;
  text-align: center;
  font-size: 12px;
  color: #999;
  box-shadow: 0 0 1px 0 #ddd;
  -webkit-box-shadow: 0 0 1px 0 #ddd;
  -moz-box-shadow: 0 0 1px 0 #ddd;
}
.footer-right-media .hover-panel .hover-block .hover-arrow {
  position: absolute;
  top: -20px;
  width: 0;
  height: 0;
  display: block;
  left: 40%;
  border: 10px solid transparent;
  border-bottom: 10px solid #fff;
}
.footer-right-honour a {
  width: 103px;
  height: 47px;
  display: inline-block;
  margin-top: 10px;
  margin-left: 6px;
}
.footer-right-honour a.infor-1 {
  background: url("img/zz8.jpg")/*tpa=http://biaoju.zbjimg.com/www/img/zz8.jpg*/ no-repeat left top;
}
.footer-right-honour a.infor-2 {
  background: url("img/zz9.jpg")/*tpa=http://biaoju.zbjimg.com/www/img/zz9.jpg*/ no-repeat left top;
}
.footer-right-honour a.infor-3 {
  background: url("img/zz10.jpg")/*tpa=http://biaoju.zbjimg.com/www/img/zz10.jpg*/ no-repeat left top;
}
.footer-right-honour a.infor-4 {
  background: url("img/zz11.jpg")/*tpa=http://biaoju.zbjimg.com/www/img/zz11.jpg*/ no-repeat left top;
}
.footer-right-honour {
  margin-top: -10px;
  margin-left: -6px;
}
.activities-block {
    position: relative;
    width: 100%;
    height: 154px;
    margin-top: -154px;
    overflow: hidden;
    background: #ffffeb;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.activities-block-slide{
    margin-top:0;
}
.activities-block .activities-content {
    margin: 0 auto;
    width: 1920px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -960px;
    display: block;
}

.activities-block .activities-close {
    position: absolute;
    height: 42px;
    width: 42px;
    background: url("img/activities/close.png")/*tpa=http://biaoju.zbjimg.com/www/img/activities/close.png*/  no-repeat left top;
    top: 20px;
    right: 20px;
    z-index: 1;
}.ipr-ui-search {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 999;
    font-family: 'microsoft yahei','Microsoft YaHei';
}.ipr-ui-overlay{
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
    top: 0;
    left: 0;
    z-index: 99;
}.ipr-ui-input {
    width: 500px;
    left: 50%;
    top: 50%;
    margin-left: -250px;
    margin-top: -205px;
    position: fixed;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    z-index: 999;
}

.ipr-ui-input .ipr-ui-title {
    height: 55px;
    font-size: 24px;
    line-height: 55px;
    border-bottom: 1px solid #e1e1e1;
    color: #fff;
    text-indent: 20px;
    background-color: #009934;
    font-weight: 700;
}

.ipr-ui-input .ipr-ui-title span {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
}

.ipr-ui-input .ipr-ui-close {
    color: rgba(255,255,255,.48);
    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;
}

.ipr-ui-input .ipr-ui-load {
    display: none;
    overflow: hidden;
    height: 356px;
    background: rgba(255, 255, 255, .5) url("common/search-input/img/loading.gif")/*tpa=http://biaoju.zbjimg.com/www/common/search-input/img/loading.gif*/ no-repeat center 40%;
    position: absolute;
    top: 55px;
    left: 0;
    width: 500px;
    z-index: 100;
}

.ipr-ui-input .ipr-ui-main {
    background: #fff;
    padding: 18px 26px;
    overflow: hidden;
    z-index: 20;
}

.ipr-ui-input .ipr-ui-main .form-infor {
    text-align: center;
    color: #000;
    font-size: 14px;
    margin-bottom: 18px;
}

.ipr-ui-input .ipr-ui-main .form-infor i {
    color: red;
    padding: 3px;
}

.ipr-ui-input .ipr-ui-content {
    float: left;
    width: 100%;
    margin-top: 5px;
}

.ipr-ui-input .ipr-ui-content .bj-btn-apply {
    height: 52px;
    width: 250px;
    background: #009934;
    line-height: 52px;
    text-align: center;
    font-size: 22px;
    letter-spacing: 2px;
    color: #fff;
    display: block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0px auto 10px;
    border: none;
    -webkit-appearance: button;
    cursor: pointer;
    font-family: 'microsoft yahei'
}

.ipr-ui-input .ipr-ui-content .btn-disabled {
    cursor: no-drop;
    background: #b5b5b5;
}

.zbj-form-item {
    padding: 0px 5px 20px 142px;
    position: relative;
}
.zbj-label {
    float: left;
    width: 170px;
    margin-left: -180px;
    padding-top: 5px;
    text-align: right;
    font-size: 14px;
}
.zbj-form-item .zbj-input-block {
    position: relative;
}
.zbj-form-item .zbj-input {
    width: 210px;
    height: 18px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #595959;
    vertical-align: middle;
}
.zbj-form-required {
    color: red;
    font-family: 'SimSun';
    font-size: 14px;
    margin-right: 6px;
}
.zbj-form-item .zbj-label {
    margin-left: -171px;
}
.zbj-form-item .zbj-form-telphone {
    display: inline-block;
    padding: 0 5px;
}
.zbj-form-item .zbj-form-valid {
    color: #009934;
}
.zbj-form-item .other-phone-number {
    display: inline-block;
    margin-left: 8px;
    cursor: pointer;
    color: #ff9400;
}

.zbj-form-item .other-phone-number:hover {
    text-decoration: underline;
}

.zbj-form-item-error .zbj-input, .zbj-form-item-error .zbj-textarea {
    background: snow;
    border: 1px #e7bebe solid;
    color: red;
}

.zbj-form-explain {
    margin: 0;
    padding: 8px 0 0;
    font-size: 12px;
    color: #B2B2B2;
}

.zbj-form-item-error .zbj-form-explain {
    color: #FF5243;
}

.zbj-form-protect {
    position: absolute;
    left: 142px;
    top: -20px;
    font-size: 12px;
    color: #009934;
}.ipr-ui-success {
    background: #fff;
    padding: 18px 26px;
    overflow: hidden;
    height: 487px;
    width: 500px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -244px;
    margin-top: -250px;
    z-index: 999;
}

.ipr-ui-success .ui-success-title {
    margin: 25px 0;
    padding-left: 15%;
    height: 59px;
    line-height: 59px;
    font-size: 30px;
    font-weight: bold;
    color: #666;
    letter-spacing: 2px;
}

.ipr-ui-success .ui-success-title i {
    background: url("common/search-success/img/success-sure.png")/*tpa=http://biaoju.zbjimg.com/www/common/search-success/img/success-sure.png*/ no-repeat center;
    height: 59px;
    width: 59px;
    display: inline-block;
    float: left;
}

.ipr-ui-success .ui-success-infor {
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 26px;
    font-family: simsun, "microsoft yahei", arial;
}

.ipr-ui-success .ui-success-middle {
    margin: 10px 20px;
    overflow: hidden;
    font-size: 12px;
    line-height: 1.5;
    color: #333333;
}

.ipr-ui-success .ui-block-left {
    margin-top: 10px;
    width: 229px;
    float: left;
}

.ipr-ui-success .ui-block-right {
    width: 229px;
    float: left;
}

.ipr-ui-success .ui-success-qrcode {
    text-align: center;
    margin: 10px auto;
    background: url("common/search-success/img/success-qrcode.png")/*tpa=http://biaoju.zbjimg.com/www/common/search-success/img/success-qrcode.png*/ no-repeat left top;
    width: 120px;
    height: 120px;
    background-size: contain;
}

.ipr-ui-success .ui-success-qrword {
    text-align: center;
    width: auto;
    margin: 10px 0;
    font-family: simsun, "microsoft yahei", arial;
}

.ipr-ui-success .ui-success-line {
    width: 1px;
    height: 200px;
    background: #e1e1e1;
    float: left;
}

.ipr-ui-success .ui-success-rpanel {
    height: 100px;
    width: 100%;
    float: left;
}

.ipr-ui-success .ui-success-icon {
    width: 52px;
    height: 52px;
    display: block;
    margin: 0 auto;
    background: url("common/search-success/img/success-icon.png")/*tpa=http://biaoju.zbjimg.com/www/common/search-success/img/success-icon.png*/ no-repeat left top;
    margin-top: 10px;
}

.ipr-ui-success .ui-success-icon.brand-icon {
    background-position: 0 -52px;
}

.ipr-ui-success .ui-success-rpanel a {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #666666;
    font-size: 12px;
    margin-top: 6px;
    text-decoration: underline;
}

.ipr-ui-success .ui-success-btn {
    background: #009934;
    display: block;
    margin: 30px auto 0;
    height: 52px;
    width: 141px;
    cursor: pointer;
    text-align: center;
    line-height: 52px;
    color: #fff;
    font-size: 20px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.ipr-ui-success .ui-success-close {
    color: #a2a2a2;
    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;
}

.ipr-ui-success .ui-banner {
    display: block;
    width: 350px;
    height: 60px;
    margin: 10px auto;
    background: url("common/search-success/img/new-phone-banner.png")/*tpa=http://biaoju.zbjimg.com/www/common/search-success/img/new-phone-banner.png*/ no-repeat center;
}.ipr-ui-stop {
    background: #fff;
    overflow: hidden;
    height: 300px;
    width: 500px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -244px;
    margin-top: -150px;
    z-index: 99;
    border-top: 8px solid #009934;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.ipr-ui-stop .ui-stop-icon {
    width: 58px;
    height: 58px;
    margin: 28px auto 0;
    background: url("common/search-stop/img/stop-icon.png")/*tpa=http://biaoju.zbjimg.com/www/common/search-stop/img/stop-icon.png*/ no-repeat center;
}

.ipr-ui-stop .ui-stop-title {
    text-align: center;
    font-size: 16px;
    color: #666;
    margin-top: 15px;
}

.ipr-ui-stop .ui-stop-subtitle {
    text-align: center;
    font-size: 18px;
    color: #333;
    margin-top: 13px;
    border-bottom: 1px dashed #e7e7e7;
    padding-bottom: 20px;
    letter-spacing: 1px;
    font-weight: bold;
}

.ipr-ui-stop .ui-stop-btn {
    background: #009934;
    display: block;
    margin: 15px auto 0;
    height: 52px;
    width: 141px;
    cursor: pointer;
    text-align: center;
    line-height: 52px;
    color: #fff;
    font-size: 20px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.ipr-ui-stop .ui-stop-close {
    font-size: 16px;
    color: #c1c1c1;
    text-decoration: underline;
    cursor: pointer;
    text-align: center;
    margin-top: 10px;
}