﻿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("../images/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(../images/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("../images/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("../images/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("../images/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("../images/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("../images/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("../images/bt-sure.png") no-repeat center;
    height: 59px;
    width: 59px;
    display: inline-block;
    float: left
}

.bj-icon-l {
    background: url("../images/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("../images/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("../images/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("../images/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;
}