﻿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: simsum, 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;
}

.main {
    width: 100%;
    position: relative;
}

/*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:-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 #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
}

.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
}

.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("img/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
}

/*top*/
.zbj-top {
    width: 45px;
    height: 45px;
    position: fixed;
    bottom: 90px;
    right: 114px;
    overflow: hidden;
    display: none;
    background: url("img/top.jpg") no-repeat left top;
}

.zbj-top:hover {
    background-position: -45px 0
}

/*人工服务*/
.brand-consult-wrap {
    position: fixed;
    right: 0;
    bottom: -200px;
    z-index: 100;
    width: 209px;
    height: auto;
    opacity: 0;
}

.brand-consult .brand {
    width: 78px;
    height: 48px;
    background-color: #1d7bba;
    text-align: center;
    font-size: 16px;
    line-height: 48px
}

.brand-consult .comfirm {
    z-index: 999;
    display: inline-block;
    width: 182px;
    height:190px;
    background: url("img/brand.png") no-repeat left bottom
}

.brand-consult .comfirmanimate {
    z-index: 999;
    display: inline-block;
    width: 182px;
    height: 190px;
    background: url("img/brand2.png") no-repeat left;
    background-position: 0 14px
}

.brand-consult .brand-floor {
    overflow: hidden;
    margin: 5px;
    width: 140px;
    height: 0px;
    background: #fff;
    -webkit-box-shadow: 0 0 1px #bbb;
    -moz-box-shadow: 0 0 1px #bbb;
    box-shadow: 0 0 1px #bbb;
    float: left
}

.brand-consult .brand-floor p {
    line-height: 19px;
    color: #666;
    padding: 10px;
}

.pig-head {
    animation: slideUp .2s linear 2s infinite alternate;
    -moz-animation: slideUp .2s linear 2s infinite alternate;
    -webkit-animation: slideUp .2s linear 2s infinite alternate;
    -o-animation: slideUp .2s linear 2s infinite alternate
}

@keyframes slideUp {
    from {
        background-position: 0 14px
    }
    to {
        background-position: 0 18px
    }
}

@-moz-keyframes slideUp {
    from {
        background-position: 0 14px
    }
    to {
        background-position: 0 18px
    }
}

@-webkit-keyframes slideUp {
    from {
        background-position: 0 14px
    }
    to {
        background-position: 0 18px
    }
}

@-o-keyframes slideUp {
    from {
        background-position: 0 14px
    }
    to {
        background-position: 0 18px
    }
}
/*首页 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: 10px;
    left: 0;
    bottom: 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: 24px;
    line-height: 1.5;
    opacity: .5;
    filter: alpha(opacity=50);
    color: white;
    cursor: pointer;
    list-style: none;
}

#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
}

/*tips*/
.right-panel-tip {
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    border-radius: 4px 4px 4px 4px;
    color: #c09853;
    margin-bottom: 5px;
    padding: 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    position: relative;
    _zoom: 1;
    z-index: 1;
    line-height: 20px;
    margin-top: 20px
}

.right-panel-tip .tip-img {
    padding-left: 25px;
    position: relative
}

.right-panel-tip .tip-help {
    padding-left: 25px;
    position: relative;
    padding-top: 5px;
    color: #488b55;
    display: inline-block;
    cursor: pointer
}

.right-panel-tip .tip-help:hover {
    text-decoration: underline
}

.right-panel-tip .tip-img em, .big-alert .alert-img em, .favwar {
    background: url("img/bicon.png") no-repeat 0 -70px;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 18px;
    _width: 25px;
    height: 18px
}

/* 公用消息通知提示 */
.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") 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;
}.zbj-header {
    position: fixed;
    top: 0;
    z-index: 99;
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #eee;
    background: #f3f3f3;
    line-height: 30px;
    font-family: Microsoft YaHei;
}

.zbj-header-auto {
    margin: auto;
    width: 1190px;
    color: #999
}

.logo-title {
    float: left
}

.logo-title a {
    color: #009934;
}

.logo-title a:hover {
    color: #3498db;
    text-decoration: underline;
}

.user-wrap {
    float: right
}

.user-wrap li {
    float: left;
    margin-left: 15px
}

.user-wrap li a {
    color: #999
}

.user-wrap li a:hover {
    color: #3498db;
    text-decoration: underline
}

.user {
    float: left;
    display: none
}

.visitor {
    float: left;
    display: block
}

.head {
    margin-top: 31px;
    height: 100px;
    border-bottom: 1px solid #ddd;
    background: #fff
}

.head .head-auto {
    margin: auto;
    width: 1190px;
    height: 100px
}

.head .logo {
    display: inline-block;
    width: 261px;
    height: 100px
}

.head .logo img {
    margin-top: 24px;
}

.head h1 {
    float: left
}

.head .logo-text {
    background: url("img/logo-text.png") no-repeat 0 center;
    width: 156px;
    height: 100px;
    display: inline-block;
    text-indent: -1000px
}

.head h2 {
    float: left;
    width: 200px;
    height: 36px;
    margin-top: 32px;
    border-left: 1px solid #c7c7c7;
}

.head h2 a {
    display: block;
    padding-top: 2px;
    padding-left: 9px;
    font-size: 28px;
    font-weight: lighter;
    color: #c7c7c7
}

.head .nav {
    float: right
}


.head .nav a {
    display: inline-block;
    margin: 0 10px;
    padding: 0 10px;
    height: 97px;
    border-bottom: 3px solid #fff;
    color: #666;
    font-weight: normal;
    font-size: 16px;
    font-family: microsoft yahei;
    line-height: 110px
}
.head .nav  .nav-last{
    margin-right: 0;
    padding-right: 0;
}
.head .nav a.cur, .head .nav a:hover {
    border-bottom: 3px solid #009934;
    text-decoration: none
}

.ui-tools-bottom {
    display: none
}

.icon-bracode {
    float: left;
    display: inline-block;
    margin: 7px 5px 0 0;
    width: 16px;
    height: 16px;
    background: url("img/icon-barcode.png") no-repeat left top
}

.ui-dropdown {
    position: relative;
    padding: 0 8px;
    float: left;
    margin-left: 10px
}

.ui-dropdown-hd {
    color: #999
}

.ui-dropdown-hd:hover {
    color: #3498db;
    text-decoration: underline
}

.ui-dropdown .ui-dropdown-menu {
    position: absolute;
    top: 34px;
    left: 0;
    z-index: 999;
    padding: 8px;
    border: 1px solid #ddd;
    background: #fff;
    -webkit-box-shadow: 0 0 1px 0 #ddd;
    -moz-box-shadow: 0 0 1px 0 #ddd;
    box-shadow: 0 0 1px 0 #ddd;
    text-align: center;
}

.ui-dropdown .ui-dropdown-menu img {
    float: left;
    display: inline-block;
    border: 0;
    width: 100px;
}

.ui-dropdown .ui-dropdown-menu p {
    line-height: 16px;
}

.ui-dropdown .ui-dropdown-menu .ui-dropdown-menu-arrow {
    position: absolute;
    top: -16px;
    left: 50%;
    margin-left: -8px;
    width: 16px;
    height: 16px;
}

.ui-dropdown .ui-dropdown-menu .ui-dropdown-menu-arrow i {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    margin: 0;
    width: 0;
    height: 0;
    border-style: dashed dashed solid;
    border-width: 8px;
    background: 0;
}

.ui-dropdown .ui-dropdown-menu .ui-dropdown-menu-arrow .layer1 {
    top: -1px;
    border-color: transparent transparent #d7d7d7;
}

.ui-dropdown .ui-dropdown-menu .ui-dropdown-menu-arrow .layer2 {
    border-color: transparent transparent #fff;
}

.ui-dropdown-menu {
    display: none;
}.footer {
    background: #595f6b;
    padding: 30px 0;
    width: 100%;
    margin-top: -210px;
    position: relative;
    
}

.footer .footer-auto {
    color: #999;
    width: 1000px;
    margin: auto;
    min-height: 150px;
}

.footer-left {
    width: 660px;
    overflow: hidden;
    border-right: 1px solid #666b74;
    text-align: center;
    float: left;
}

.ftlist {
    margin: 24px 118px;
    width: 100%;
}
.baidu-anquan{
    margin: 24px 60px;
}
.ftlist a, .ftlist a img {
    width: 96px;
    height: 51px;
    overflow: hidden;
}

.ftlist a {
    float: left;
    margin-right: 15px;
}

.footer .aLink a, .footer .aLink u {
    color: #ccc;
}

.footer .aLink u {
    margin: 0 10px;
    color: #999
}

.footer .aLink {
    padding: 1px;
    text-align: center
}

.footer .other-link {
    margin: 10px 0;
    text-align: center;
    color: #ccc;
}

.footer .other-link p {
    display: inline-block;
}

.footer .other-link a {
    display: inline-block;
    color: #ccc;
    margin: 0 5px
}

.zt-footer {
    height: 114px;
    background: #505050
}

.zt-footer p {
    text-align: center;
    height: 20px;
    line-height: 20px
}

.zt-footer .zt-grid p:nth-child(1) {
    margin: 0;
    padding: 20px 0 0 0;
    font-size: 14px;
    color: #fff
}

.zt-footer .zt-grid p:nth-child(2) {
    margin: 0;
    padding: 10px 0 10px 0;
    font-size: 14px;
    color: #fff
}

.zt-footer .zt-grid span {
    color: #a5a5a5
}

.footer-right {
    width: 210px;
    margin-left: 58px;
    text-align: center;
    float: right;
    margin-right: 70px;
}

.footer-right p.tel {
    height: 30px;
    color: #eee;
    font-size: 24px;
    display: block;
    line-height: 30px;
}

.footer-right p.date {
    color: #ccc;
    line-height: 25px;
    display: block;
    margin-top: 10px;
}

.footer-right .ftico {
    width: 35px;
    height: 35px;
    overflow: hidden;
    background: url(img/ico-footer.png) no-repeat;
    display: block;
    float: left;
    margin: 0;
    margin-right: 20px;
    cursor: pointer;

}

.footer-right p.tel i.f1 {
    width: 30px;
    height: 30px;
    background-position: -210px 0;
    float: left;
    margin-right: 5px;
    cursor: default;
    
}

.footer-right p.tel span {
    display: block;
    float: left;
    font-family: microsoft yahei;
}

.icolist {
    height: 35px;
    margin-top: 20px;
}

.icolist .f2 {
    background-position: 0 0;
    margin-left: 26px;
}

.ui-dropdown:hover .f2 {
    background-position: -105px 0;
}

.icolist .f3 {
    background-position: -35px 0;
}

.icolist .f3:hover {
    background-position: -140px 0;
}

.icolist .f4 {
    background-position: -70px 0;
}

.ui-dropdown:hover .f4 {
    background-position: -175px 0;
}

.ui-dropdown .ui-dropdown-menu .ui-dropdown-menu-arrow i {
    border-style: solid dashed dashed;
}

.wxico {
    position: relative;
}

.changpd {
    padding: 0;
    float: left;
    margin-left: 0
}

.changewm {
    bottom: 52px;
    left: -15px !important;
    top: inherit !important;
}

.changfx {
    bottom: -15px;
    margin-left: -10px !important;
    top: inherit !important;
}

.changfx i.layer1 {
    z-index: 0;
    top: 1px;
    border-color: #fff transparent transparent !important;
}

.changfx i.layer2 {
    border-color: #fff transparent transparent !important;
}
/* 新增SEO */
.foot-link-pannel{
    width: 154px;
    float: left;
    overflow: hidden;
   margin-right: 59px;
   font-family: simsun;
}
.footer-links{
    margin-bottom: 50px;
    color: #ccc;
}
.foot-link-pannel .link-title{
    float: left;
    width: 100%;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
}
.foot-link-block{
    overflow: hidden;
}
.foot-link-block ul{
    overflow: hidden;
    display: inline;
}
.foot-link-pannel .link-gre{
    height: 2px;
   border-left: 20px solid #198c3b;
    width: 100%;
   
    float: left;
}
.foot-link-pannel .links a{
    display: inline-block;
    float: left;
    margin-right: 33px;
    font-size: 13px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    color: #ccc;
}
.foot-link-pannel .links .marginnone{
    margin:0;
}
.foot-link-knowledge{
    width: 350px;
}
.foot-link-marginnone{
margin: 0;
}.icon {
    display: inline-block;
    background: url("img/icon.png") no-repeat left top;
    vertical-align: middle
}

.icon-sbfw {
    width: 65px;
    height: 80px;
    background-position: 0 0;
}

.icon-bqfw {
    width: 80px;
    height: 80px;
    background-position: -88px 0;
}

.icon-jyq {
    width: 80px;
    height: 80px;
    background-position: -187px 0;
}

.icon-flfw {
    width: 80px;
    height: 80px;
    background-position: -285px 0;
}

.icon-zxq {
    width: 80px;
    height: 80px;
    background-position: -368px 0;
}
.icon-zygw{
    width: 33px;
    height: 33px;
    background-position: -124px -85px;
}
.icon-zygw{
    width: 33px;
    height: 33px;
    background-position: -124px -85px;
}
.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;
}
.icon4 {
    width: 17px;
    height: 17px;
    background-position: 0 -91px
}

.icon5 {
    width: 18px;
    height: 18px;
    background-position: -26px -92px
}

.icon6 {
    width: 18px;
    height: 18px;
    background-position: -48px -93px
}

.icon7 {
    width: 18px;
    height: 18px;
    background-position: -70px -93px
}

.icon9 {
    width: 70px;
    height: 80px;
    background-position: -96px -132px
}

.icon10 {
    width: 70px;
    height: 80px;
    background-position: -192px -129px
}

.mark {
    padding: 0 4px;
    border: 1px solid #009934;
    color: #009934;
    vertical-align: middle
}

.bj-service {
    padding: 45px 0 15px;
}

.logoMax {
    height: 55px;
    background: url(img/logo.png) no-repeat center 0;
}

.bj-logo-wrap {
    text-align: center;
    margin: 120px 0 40px;
}

.bj-panel-warp .count-li {
    text-align: left;
    padding: 0 10px;
    margin: 40px 0 10px;
    display: inline-block;
    border-right: 1px solid #d8d8d8;
    height: 18px;
    line-height: 18px;
}

.bj-panel-warp .count-li:first-child {
    padding: 0 10px 0 0
}

.bj-panel-warp .count-li:last-child {
    border: 0
}

.bj-panel-warp .bj-search-content {
    width: 800px;
    margin: 15px auto
}

.bj-panel-warp .bj-search-content .search-box {
    height: 46px;
    width: 798px;
    padding: 1px
}

.bj-panel-warp .bj-search-content .search-box .text-msg {
    padding: 12px 9px 12px 35px;
    width: 580px
}

.bj-panel-warp .bj-search-content .search-box .btn {
    height: 48px
}

.bj-panel-warp .bj-panel-title {
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    position: relative
}
.bj-panel-warp .bj-panel-more{
    font-family: simsum;
    float: right;
    color: #009934;
    font-size: 12px;
}
.bj-panel-dt-wrap {
    width: 278px;
    float: left;
}
.report-wrap{
    width: 678px;
}
.bj-panel-warp .bj-panel-title p {
    width: 180px;
    display: inline-block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: #fff;
    font-size: 26px;
    font-weight: bold;
    color: #444;
}

.bj-panel-warp .bj-panel-title span {
    height: 1px;
    background: #e8e8e8;
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
    z-index: -1;
}

.bj-panel-dt-wrap .bj-panel-title, .bj-panel-dt-wrap .bj-panel-title p {
    text-align: left;
    height: 50px;
    line-height: 50px;
}
.bj-panel-dt-wrap .bj-dt {
    border-bottom: 1px solid #d6d6d6;
}
.bj-panel-dt-block{
    margin-left: 33px;
}

.index-mt-panel .index-mt-first {
    font-family: simsum;
    padding: 10px;
    border: 1px solid #d6d6d6;
    overflow: hidden;
    color: #888;
    display: block;
}

.index-mt-panel .index-mt-first .index-mt-img {
    float: left;
    width: 132px;
    height: 110px;
    overflow: hidden;
}

.index-mt-panel .index-mt-first .index-mt-title {
    font-size: 14px;
    color: #666;
    float: left;
    width: 504px;
    font-weight: bold;
    margin: 15px 0 0 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*common-mt*/
.bj-panel-warp .index-mt-common{
    height: 46px;
    line-height: 46px;
    width: 100%;
    float: left;font-size: 14px;
    color: #666;
    font-family: simsum;
}
.bj-panel-warp .mt-common-title{
    width: 380px;
    float: left;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 12px;
}
.bj-panel-warp .mt-common-time{
    float: right;
    color: #888;
    font-size: 12px;
    margin-right: 15px;
}
.index-mt-panel .index-mt-first .index-mt-info {
    float: left;
    font-size: 12px;
    width: 504px;
    height: 48px;
    overflow: hidden;
    line-height: 24px;
    margin: 10px 0 0 14px;
}
/*新增首页下方 我们的客户*/
.customer-block{
    margin-top: 40px;
}
.customer-wrap{
    overflow: hidden;
    width: 981px;
    margin: 50px auto 0;
    border-top: 1px solid #eee;
    border-right: 1px solid #eee;
}
.customer-wrap .customer-wrap-row{
    width: 327px;
    float: left;
}
.customer-wrap .cus-row-big{
    width: 163px;
    height: 163px;
    float: left;
    overflow: hidden;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    overflow: hidden;
}
.customer-wrap .cus-row-small{
    float: left;
    height: 81px;
    width: 80px;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    overflow: hidden;

}
.customer-wrap .cus-row-common{
    width: 161px;
    height: 81px;
    overflow: hidden;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
}
.customer-wrap .cus-row-bottom{
    float: left;
    width: 327px;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
}
.customer-wrap .cus-bottom-panel{
    width: 162px;
    float: left;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
}
.customer-wrap .cus-bottom-panel:first-child{
    width: 163px;
}
.index-mt-panel .index-mt-first .index-mt-time {
    width: 504px;
    text-align: right;
    float: left;
    font-size: 12px;
    margin: 5px 0 0 14px;
}

.bj-panel-warp .bj-panel-block {
    height: 240px;
    margin: 20px 0;
}

.bj-panel-warp .bj-panel-block .bj-kh-div {
    float: left;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    width: 152px;
    border: 1px solid #eee;
    margin-right: 13px;
}

.bj-panel-warp .bj-panel-block .bj-kh-div:last-child {
    margin: 0;
}

.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;
    border: 1px solid #009934;
    margin: 0;
    padding: 0;
    background: #c4e7d0;
    color: #018b30;
    font-size: 14px;
    font-family: simsum, arial;
}

.search-box {
    position: relative;
    padding: 1px;
    height: 40px;
    background: #009934;
    width: 698px;
    float: left;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.search-box .search-select {
    position: absolute;
    top: 6px;
    left: 2px
}

.search-box .search-select .sel {
    border: 0
}

.search-box .text-msg {
    padding: 9px 9px 9px 35px;
    width: 540px;
    height: 20px;
    border: 1px solid #fff;
    background: #fff url(img/search01.png) no-repeat 10px center;
    font-size: 16px;
    color: #777;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.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: #009934
}

.search-box .btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 180px;
    height: 42px;
    border: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #009934;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    font-family: "microsoft yahei"
}

.search-box .bj-search-btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.mTabTa {
    height: 24px;
    color: #999;
    font-size: 14px;
    line-height: 24px
}

.mTabTa i {
    display: inline-block;
    margin: 0 5px;
    height: 24px;
    color: #009934;
    vertical-align: middle;
    font-size: 28px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px
}

.mTab a {
    color: #6d9ee0;
    font-size: 14px
}

.mTab a.cur {
    color: #333;
    font-weight: bold
}

.bj-search-content {
    position: relative;
    width: 700px;
    margin: 0 auto
}

.bj-service-plane li {
    position: relative;
    float: left;
    margin-right: 49px;
    width: 210px;
    text-align: center
}

.bj-service-plane li.last-li {
    margin: 0;
}

.bj-service-plane li .jg {
    position: absolute;
    top: 0;
    right: 0;
    width: 75px;
    height: 75px;
    background: url(img/jg.png) no-repeat
}

.bj-service-plane li a {
    display: block;
    width: 210px;
    height: 210px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #999;
    -webkit-transition: 0 ease-out;
    -moz-transition: 0 ease-out;
    -o-transition: 0 ease-out;
    transition: 0 ease-out
}

.bj-service-plane li a:hover {
    text-decoration: none
}

.bj-service-plane li a.ha:hover, .bj-service-plane li.cur a.ha {
    border-color: #e67762
}

.bj-service-plane li a.hb:hover, .bj-service-plane li.cur a.hb {
    border-color: #fbb972
}

.bj-service-plane li a.fl:hover, .bj-service-plane li.cur a.fl {
    border-color: #70aaf1
}

.bj-service-plane li a.hc:hover, .bj-service-plane li.cur a.hc {
    border-color: #78c497
}

.bj-service-plane li .tit {
    margin-bottom: 10px;
    color: #666;
    font-size: 18px;
    font-family: "microsoft yahei"
}

.bj-service-plane li .img {
    padding: 30px 0 0;
    height: 100px;
    text-align: center
}

.bj-service-plane li span {
    display: inline-block;
    margin: 0 2px
}

.bj-service-plane a:hover .icon {
    animation: bounce 0.3s ease 0s 1;
    -webkit-animation: bounce 0.3s ease 0s 1;
    -moz-animation: bounce 0.3s ease 0s 1
}

.time {
    overflow: hidden;
    margin: auto;
    width: 470px;
    height: 25px;
    color: #999;
    line-height: 25px
}

.timeTi {
    float: left;
    margin: 1px 0 0
}

.timeCi {
    float: left;
    margin-left: 5px
}

#scrollDiv {
    overflow: hidden;
    width: 360px;
    height: 25px;
    line-height: 25px
}

#scrollDiv li {
    height: 25px
}

#scrollDiv li a {
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #666;
    font-size: 14px
}

.bgad {
    height: 360px;
    background: #08a5ca url(img/ad.png) no-repeat center top
}

.bgad .bgad-auto {
    position: relative;
    margin: auto;
    width: 1100px
}

.wxMs {
    position: absolute;
    top: 90px;
    left: 140px;
    color: #fff
}

.wTit {
    font-size: 32px;
    font-family: "microsoft yahei"
}

.wCon {
    margin: 10px 0 0;
    color: #e7f6fa;
    font-size: 16px;
    font-family: "microsoft yahei"
}

.wxMs .bn {
    display: block;
    width: 180px;
    height: 50px;
    background: url(img/bn.png) no-repeat
}

.sx {
    padding: 25px 0;
    background: #fff
}

.sx-auto {
    margin: auto;
    width: 730px
}

.sx .search-box .text-msg {
    width: 622px
}

.sx .search-box .btn {
    width: 42px;
    height: 42px;
    background: url(img/search2.png) no-repeat center center
}

.bgf {
    background: #fff
}

.main-auto {
    margin: auto;
    width: 1000px;
    overflow: hidden
}

.pLis dl {
    overflow: hidden;
    margin-bottom: 10px;
    padding: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff
}

.pLis dt {
    position: relative;
    float: left;
    width: 160px
}

.pLis dt em {
    position: absolute;
    top: -40px;
    left: -40px;
    display: inline-block;
    width: 65px;
    height: 65px;
    background: url(img/bz.png) no-repeat
}

.pLis dd.mTa {
    float: left;
    width: 540px
}

.pLis dd.mTb {
    float: right;
    width: 155px;
    text-align: center
}

.pLis dd.mTb .jg {
    font-size: 14px
}

.pLis dd.mTb .jg i {
    color: #009934;
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif
}

.pLis dd.mTb .jg s {
    margin: 0 5px;
    color: #009934;
    font-size: 20px
}

.pLis dd.mTa .tit a {
    color: #333;
    font-size: 20px;
    font-family: "microsoft yahei"
}

.pLis dd.mTa .con {
    margin: 15px 0 0;
    color: #666
}

.pLis dd.mTa .min {
    margin: 25px 0 0;
    color: #999
}

.pLis dd.mTa .min span {
    display: inline-block;
    margin: 0 15px 0 0
}

.pLit li dd a, .pLis dd.mTb a {
    text-decoration: underline
}

.pLit li dd .tit a, .pLit li dd a.bts, .pLis dd.mTb a.btons {
    text-decoration: none
}

.btons {
    display: inline-block;
    width: 140px;
    height: 45px;
    border: 0;
    border-bottom: 3px solid #085f26;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #009934;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    font-family: "microsoft yahei";
    line-height: 45px;
    cursor: pointer
}

.btons:hover {
    background: #085f26;
    color: #fff;
    text-decoration: none
}

.pLit {
    overflow: hidden;
    width: 1000px
}

.pLit ul {
    width: 1100px
}

.pLit li {
    float: left;
    margin-right: 10px;
    width: 327px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff
}

.pLit li dl {
    padding: 20px
}

.pLit li dt {
    width: 150px
}

.pLit li dd.mTa {
    width: 130px
}

.pLit li dd .bts {
    padding: 8px 20px;
    border: 1px solid #c5c5c5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #009934
}

.pLit li dd .bts:hover {
    border-color: #009934;
    background: #009934;
    color: #fff;
    text-decoration: none
}

.pLit dd.mTa .min {
    margin: 10px 0 10px;
    line-height: 24px
}

.pLit dd.mTa .tit a {
    font-size: 18px
}

.common-ser-block {
    margin-top: 30px;
    height: 180px;
    background: #f3f5f5
}

.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
}

.bg {
    background: url(img/bg.png) center
}

.tmain {
    background: #fff;
    padding-bottom: 105px
}

.main-auto form {
    width: 710px;
    margin: 10px auto 0;
    overflow: hidden
}

.main-auto .bj-search-warp {
    position: relative;
    display: block;
    height: 40px;
    overflow: hidden;
    width: 620px;
    float: left;
    border: 1px solid #009934
}

.main-auto .bj-search-warp input {
    display: inline-block
}

.main-auto form .advanced-search {
    display: inline-block;
    float: right;
    margin-left: 5px;
    height: 40px;
    width: 79px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #009934;
    margin: 0;
    padding: 0;
    background: #c4e7d0;
    color: #018b30;
    font-size: 14px;
    cursor: pointer;
    font-family: simsum, "microsoft yahei", arial
}

.main-auto .bj-search-warp .search-text {
    display: inline-block;
    padding: 12px 9px 12px 35px;
    width: 450px;
    border: 0;
    font-size: 14px;
    background: #fff url(img/search01.png) no-repeat 11px center
}

.main-auto .bj-search-warp .search-text:-ms-input-placeholder {
    line-height: 15px;
    height: 15px
}

.main-auto .bj-search-warp .search-text::-webkit-input-placeholder {
    line-height: 15px;
    height: 22px
}

.main-auto .bj-search-warp #j-search-btn {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    margin: 0;
    width: 122px;
    height: 40px;
    border: 0;
    line-height: 40px;
    text-align: center;
    background: #009934;
    color: #fff;
    font-size: 14px;
    font-family: simsum, "microsoft yahei", arial
}

.pLeft {
    float: left;
    width: 150px;
    overflow: hidden;
}

.pRight {
    position: relative;
    float: right;
    padding: 20px;
    width: 790px;
    min-height: 500px;
    background: #fff
}

.pLeft {
    padding: 20px 0 40px
}

.pLeft h5 {
    margin: 10px 0;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ddd;
    color: #666;
    font-weight: normal;
    font-size: 14px;
    cursor: pointer
}

.pLeft a {
    display: block;
    padding: 8px;
    width: 120%;
    color: #666;
    text-decoration: none;
    text-indent: 2em
}

.pLeft a:hover {
    background: #f0f0f0
}

.pLeft a.on {
    border-color: #009934;
    border-left: 2px solid #009934;
    background: #f0f0f0
}

.pRight h3 {
    font-weight: normal;
    font-size: 24px;
    font-family: "microsoft yahei"
}

.pRight .pcon {
    padding: 25px 0;
    border-bottom: 1px solid #e0e0e0
}

.pcon dt {
    float: left;
    width: 60px
}

.pcon dd {
    margin-left: 60px;
    color: #666;
    line-height: 22px
}

.foTable {
    margin-bottom: 20px
}

.foTable .foTit {
    float: left;
    width: 130px;
    text-align: right;
    font-size: 14px
}

.foTable .foCon {
    position: relative;
    margin-left: 150px
}

.hotKs a, .hotKsDm a, .hotKsDm1 a {
    display: inline-block;
    margin: 0 7px 10px 0;
    padding: 5px 12px;
    border: 1px solid #eaeaea;
    color: #333
}

.hotKsDm a {
    padding-left: 28px
}

.hotKsDm .hotKs_bq {
    padding-left: 12px
}

.hotKsDm a span {
    height: 12px;
    width: 12px;
    border: 1px solid #009934;
    display: inline-block;
    position: absolute;
    left: 8px;
    top: 8px
}

.hotKs a:hover, .hotKsDm a:hover, .hotKsDm1 a:hover {
    border-color: #009934;
    background: #69b382;
    color: #fff;
    text-decoration: none
}

.hotKsDm a:hover span {
    border-color: #fff
}

.hotKs a.cur, .hotKsDm a.cur, .hotKsDm1 a.cur {
    padding: 5px 12px 5px 28px;
    border-color: #009934;
    background: url(img/cur.png) no-repeat 7px center #69b382;
    color: #fff
}

.hotKsDm a.cur span {
    border-color: #fff
}

.hotKs a.no-cur, .hotKsDm a.no-cur, .hotKsDm1 a.no-cur {
    padding: 5px 12px;
    border-color: #ddd;
    background: #ccc;
    color: #727272;
    cursor: default
}

.foTips .alert {
    display: none;
    margin-left: 150px;
    width: 282px
}

.foTips .cur {
    display: block
}

.foTips .coryright-alert {
    width: 213px
}

.sAdd span {
    float: left;
    display: block;
    width: 30px;
    height: 30px;
    border: 1px solid #e0e0e0;
    text-align: center;
    line-height: 30px;
    cursor: pointer
}

.sAdd span.smn {
    background: url(img/ja.png) no-repeat center center
}

.sAdd span.sco {
    overflow: hidden;
    margin: 0 5px;
    width: 50px;
    border-width: 1px;
    background: #fff
}

.sAdd span.sco input {
    margin: 0;
    width: 100%;
    height: 30px;
    border: 0;
    text-align: center;
    line-height: 30px
}

.sAdd span.smx {
    background: url(img/jb.png) no-repeat center center
}

.sAdd span.smn:hover {
    background: url(img/ja.png) no-repeat center center #e0e0e0
}

.sAdd span.smx:hover {
    background: url(img/jb.png) no-repeat center center #e0e0e0
}

.mtt {
    height: 34px;
    line-height: 34px
}

.ntit {
    margin: 10px 0 0
}

.ntit span {
    font-size: 14px
}

.ntit a {
    float: right;
    color: #666;
    text-decoration: underline
}

.ntit a:hover {
    color: #009934
}

.ntit a.autoAdd {
    float: none;
    margin-left: 10px;
    color: #bc0b0b;
    text-decoration: none
}

.ntit a.autoAdd:hover {
    color: #009934
}

.edxy {
    float: left;
    margin: 7px 0 0 10px
}

/* 增加新增版权业务提示信息 2015.7.13 yuanzimin */
.fy {
    color: #666;
    font-size: 12px;
    height: 34px;
    line-height: 34px;
    float: left
}

.fy i {
    display: inline-block;
    margin: 0 5px;
    color: #009934;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif
}

.fy-tips {
    float: left;
    position: relative;
    width: 20px;
    margin: 7px 10px;
    height: 20px;
    line-height: 20px;
    background-color: #00b93b;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    cursor: pointer
}

.fy-tips:hover {
    background-color: #009934;
}

.fy-tips p {
    position: absolute;
    width: 150px;
    height: 120px;
    line-height: 28px;
    border: 2px solid #009934;
    text-align: left;
    padding: 5px 10px;
    top: -147px;
    left: -17px;
    background-color: #fcfcfc;
    -webkit-border-radius: 5x;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-family: "simsum";
    color: #666;
    font-weight: lighter;
    display: none
}

.fy-tips:hover p {
    display: block
}

.fy-tips p:before {
    content: "";
    display: inline-block;
    height: 0;
    width: 0;
    border-color: #fcfcfc transparent transparent transparent;
    border-style: solid solid solid solid;
    border-width: 5px 5px 5px 5px;
    bottom: -10px;
    left: 25px;
    margin-left: -5px;
    z-index: 999;
    position: absolute
}

.fy-tips p:after {
    content: "";
    display: inline-block;
    height: 0;
    width: 0;
    border-color: #009934 transparent transparent transparent;
    border-style: solid solid solid solid;
    border-width: 5px 5px 5px 5px;
    bottom: -12px;
    left: 25px;
    margin-left: -5px;
    z-index: 99;
    position: absolute
}

.fy i.i-sum {
    display: inline-block;
    margin: 0 5px;
    color: #009934;
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif
}

.fy s {
    text-decoration: line-through
}

/* 增加新增版权业务提示信息 end*/
.line {
    margin: 10px 0;
    border-top: 1px dotted #e0e0e0
}

.dbtn {
    padding: 10px 0 0
}

.dbtn a {
    display: inline-block;
    margin-right: 15px;
    width: 160px;
    height: 40px;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #333;
    text-align: center;
    font-size: 14px;
    line-height: 40px
}

.dbtn a.step2-btn {
    border-color: #009934;
    background: #009934;
    color: #fff;
    cursor: pointer
}

.dbtn a:hover {
    border-color: #01852e;
    background: #01852e;
    color: #fff;
    text-decoration: none
}

.dbtn a.ad:hover {
    border-color: #ccc;
    background: #f0f0f0;
    color: #333
}

.dbtn a.btnDisable {
    border: 1px solid #ddd;
    background: #eee;
    color: #666
}

input.btnDisable {
    border: 1px solid #ddd !important;
    background: #eee !important;
    color: #666 !important;
}

.delXy {
    float: right
}

.selCur {
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #f9f9f9
}

.selCur a {
    float: left;
    display: inline-block;
    margin: 5px;
    width: 55px;
    height: 26px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #666;
    text-align: center;
    line-height: 26px
}

.selCur a:hover, .selCur a.cur {
    background: #009934;
    color: #fff;
    text-decoration: none
}

.listPor .pL, .conPo .cL {
    float: left;
    width: 780px
}

.listPor .pR, .conPo .cR {
    float: right;
    width: 205px
}

.forTo {
    position: relative
}

.forTo .forTs {
    position: absolute;
    top: 5px;
    right: 0
}

.forTo .forTs span {
    float: left;
    display: block;
    margin-right: 5px;
    padding-right: 10px;
    border: 1px solid #ccc;
    cursor: pointer
}

.forTo .forTs span:hover {
    border-color: #009934
}

.forTo .forTs span.cur {
    border: 1px solid #009934;
    background: #009934;
    color: #fff
}

.forTo .forTs i {
    display: block;
    padding: 3px 15px 3px 10px;
    background: url(img/tb.png) no-repeat
}

.forTo .forTs i.foa {
    background-position: right 8px
}

.forTo .forTs i.fob {
    background-position: right -10px
}

.forTo .forTs i.foc {
    background-position: right -28px
}

.forTo .forTs i.fod {
    background-position: right -46px
}

.porList {
    overflow: hidden;
    width: 780px
}

.pLits {
    width: 800px
}

.pLits li {
    float: left;
    margin: 0 15px 15px 0;
    width: 185px;
    height: 290px;
    color: #999;
    line-height: 24px
}

.pLits li .img {
    width: 185px;
    height: 185px;
    background: #f0f0f0
}

.pLits li .name {
    margin: 8px 0 0
}

.pLits li a {
    color: #333
}

.pLits li i {
    color: #009934;
    font-weight: bold;
    font-size: 14px
}

.foTo .tit {
    padding: 8px 10px;
    border: 1px solid #e0e0e0;
    background: #f9f9f9;
    font-size: 14px
}

.foTo .con p {
    margin: 10px 0 0
}

.foTo .con .text {
    padding: 4px 10px;
    width: 182px
}

.foTo .con .sect {
    padding: 10px;
    width: 100%;
    border: 1px solid #e0e0e0
}

.foTo .con .btn, .sbTi .btn {
    padding: 8px 0;
    width: 100%;
    font-size: 14px
}

.sbTi {
    margin: 20px 0 0;
    padding: 15px 0 0;
    border-top: 1px solid #f0f0f0
}

.sbTi .tit {
    text-align: center;
    font-size: 20px;
    font-family: "microsoft yahei"
}

.conMsg {
    padding: 15px;
    background: #fff
}

.conMsg dt {
    float: left;
    width: 400px;
    height: 260px;
    background: #f0f0f0
}

.conMsg dd {
    margin-left: 420px;
    line-height: 22px
}

.conMsg dd .tit span {
    font-size: 20px;
    font-family: "microsoft yahei"
}

.conMsg dd .tit i {
    margin-left: 15px;
    color: #999
}

.conMsg dd .con {
    margin: 10px 0;
    color: #999
}

.conMsg dd .jg {
    margin: 10px 0 5px;
    padding: 10px 0 0;
    border-top: 1px solid #f0f0f0;
    font-size: 14px
}

.conMsg dd .jg i {
    color: #009934;
    font-weight: bold;
    font-size: 20px
}

.tabCon {
    padding: 20px;
    height: 800px;
    background: #fff
}

.yTmsg {
    padding: 15px;
    background: #fff;
    color: #999;
    line-height: 20px
}

.yTmsg .tit {
    color: #333;
    font-weight: bold;
    font-size: 14px
}

.yTmsg .utj a {
    float: right;
    color: #999
}

.yTmsg .utj a.name {
    float: left;
    color: #333
}

.yTmsg .utj li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #e0e0e0
}

.yTmsg .utj li.end {
    margin: 0;
    padding: 0;
    border: 0
}

.buy {
    padding: 0 0 20px
}

.buy .step {
    position: relative;
    margin: auto;
    width: 790px;
    height: 22px;
    background: url(img/step2.png) no-repeat
}

.buy .step span {
    position: absolute;
    top: 30px;
    color: #666;
    font-size: 12px
}

.buy .step span.sa {
    left: 0
}

.buy .step span.sb {
    left: 347px
}

.buy .step span.sc {
    right: 0
}

.buy .step1 span.sa {
    color: #4da635
}

.buy .step2 span.sa, .buy .step2 span.sb {
    color: #4da635
}

.buy .step3 span.sa, .buy .step3 span.sb, .buy .step3 span.sc {
    color: #4da635
}

.buy .step2 {
    background-position: 0 -21px
}

.buy .step3 {
    background-position: 0 -43px
}

.buy .step4 {
    background-position: 0 -64px
}

.sText .title {
    padding: 0;
    color: #666;
    font-size: 16px;
    font-family: "microsoft yahei"
}

.sText .title span {
    margin: 0 5px;
    color: #009934
}

.sjTab table {
    width: 100%
}

.sjTab th {
    padding: 10px 15px;
    border-bottom: 1px solid #e0e0e0;
    background: #f0f0f0;
    text-align: left;
    text-align: center;
    font-weight: normal
}

.sjTab td {
    padding: 15px;
    border-bottom: 1px solid #e0e0e0;
    background: #fff;
    text-align: center
}

.sjTab tr:hover td {
    background: #f7f7f7
}

.sjTab dt {
    float: left;
    width: 90px
}

.sjTab dd {
    margin-left: 105px;
    color: #999;
    line-height: 20px
}

.sjTab dd a {
    color: #333;
    font-size: 14px
}

.ui-mask {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    display: none;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .4;
    filter: alpha(opacity=40);
    -moz-opacity: .4;
    -khtml-opacity: .4
}

.ui-mask iframe {
    padding: 0;
    width: 100%;
    height: 100%;
    border: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

.uiWin {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 100;
    display: none;
    background: #fff
}

.uiWin .close {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 23px;
    height: 23px;
    background: url(img/close.png) no-repeat
}

.uiWin .close:hover {
    background-position: 0 -23px
}

.uiWin .uiCon .p20 .mt20 {
    overflow-y: auto;
    max-height: 500px
}

.tlis a {
    float: left;
    display: block;
    margin-right: 5px;
    padding: 4px 15px;
    border: 1px solid #e9e9e9;
    background: #fff;
    color: #666;
    cursor: pointer
}

.tlis a:hover {
    border-color: #009934;
    text-decoration: none
}

.tlis a.cur {
    border: 1px solid #009934;
    background: #009934;
    color: #fff
}

.pay {
    padding: 20px;
    background: #fff
}

.secvr {
    margin-top: 10px;
    padding-left: 65px;
    height: 57px;
    background: url("img/svr.gif") no-repeat;
    color: #999
}

.secvr .tit {
    padding: 5px 0 10px;
    color: #333;
    font-size: 24px;
    font-family: "microsoft yahei", Microsoft YaHei
}

.secvr + .alert-success {
    display: none
}

.pay .odr {
    overflow: hidden;
    margin-top: 25px;
    width: auto;
    border: 1px solid #e9e9e9;
    _width: 98%
}

.pay .odr table {
    width: 100%
}

.pay .odr th, td {
    padding: 5px 10px
}

.pay .odr th {
    background: #f0f0f0;
    text-align: left;
    font-weight: normal;
    font-size: 12px
}

.pay .user-moy {
    margin: 15px 0 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e9e9e9;
    font-weight: bold;
    font-size: 14px;
    font-family: "microsoft yahei", Microsoft YaHei
}

.pay .user-moy u {
    color: #f60
}

.pay .user-moy a {
    margin: 0 5px
}

.pay .pay-fl {
    margin-left: 153px
}

.pay .pay-tit {
    display: none;
    color: #333;
    font-weight: bold;
    font-size: 14px
}

.pay .pay-con {
    display: none;
    padding: 15px;
    border: 1px solid #dadada;
    border-width: 0 1px 1px
}

.pay .pay-con .itt {
    color: #999
}

.pay .pay-con .itt span {
    color: #333;
    font-weight: bold
}

.pay .pay-con .bank {
    overflow: hidden;
    padding: 15px 15px 0
}

.pay .pay-con .bank li {
    float: left;
    overflow: hidden;
    margin: 10px;
    width: 170px;
    height: 50px;
    border: 1px solid #d3d3d3;
    cursor: pointer
}

.pay .pay-con .bank li label {
    display: block;
    overflow: hidden;
    padding: 12px 10px 8px;
    width: 150px;
    cursor: pointer
}

.pay .pay-con .bank2 li label {
    padding: 5px 15px 0
}

.pay .pay-con .bank li input, .pay .pay-con .bank li img {
    vertical-align: middle
}

.pay .pay-tj {
    margin: 25px 0 15px;
    text-align: center
}

.pay .most {
    margin-left: 23px;
    *margin: 10px 0 0 27px;
    _margin: 10px 0 0 35px
}

.pay .most a {
    display: inline-block;
    width: 35px;
    background: url(img/ed.gif) no-repeat right center
}

.pay .control-group {
    overflow: hidden;
    height: 40px
}

.tgUs {
    background: #fff
}

.tgUs h2 {
    padding: 50px 0;
    text-align: center;
    font-size: 24px;
    font-family: "microsoft yahei"
}

.tgsp li {
    float: left;
    width: 25%;
    text-align: center;
    line-height: 22px
}

.tgsp li .tit {
    margin: 10px 30px;
    font-size: 16px;
    font-family: "microsoft yahei"
}

.tgsp li .con {
    margin: 0 30px;
    color: #999
}

.sOuser {
    margin: 50px auto
}

.sOuser li {
    padding: 20px 50px;
    width: 390px;
    background: #fafafa
}

.sOuser li .tit {
    text-align: center;
    font-size: 20px;
    font-family: "microsoft yahei"
}

.sOuser li .con {
    margin: 10px auto;
    color: #999;
    line-height: 22px
}

.sOuser li .tn {
    margin: 10px 0 0;
    text-align: center
}

.sOuser li .tn .btn {
    width: 100px;
    text-align: center
}

.tma {
    margin: auto;
    padding: 50px 100px;
    width: 550px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff
}

.tma .foTable .foTit {
    width: 80px;
    font-weight: normal
}

.tma .foTable .foCon {
    margin-left: 90px
}

.tma .controls input[type="text"] {
    width: 355px
}

.noMsg {
    padding: 70px 0 20px;
    background: url(img/eorr_03.png) no-repeat center 0;
    color: #6f7786;
    text-align: center;
    font-size: 14px
}

.tgCon .tit {
    font-size: 16px;
    font-family: "microsoft yahei"
}

.tgCon .con {
    margin: 10px 0 0;
    color: #6f7786;
    line-height: 24px
}

.tgCon li {
    padding: 15px 0
}

.contGo {
    padding: 20px;
    background: #fff
}

.contGo .tit {
    padding-left: 34px;
    height: 32px;
    background: url(img/cont.png) no-repeat 0 center;
    font-size: 24px;
    font-family: "microsoft yahei";
    line-height: 32px
}

.contGo table {
    width: 100%
}

.contGo th, .contGo td {
    padding: 10px;
    border: 1px solid #fff
}

.contGo th {
    background: #dfe5ed;
    text-align: right;
    font-weight: normal
}

.contGo td {
    background: #f0f4f9
}

.contGo .fuk .jg {
    margin: 0;
    color: #009934;
    font-size: 24px;
    font-family: "microsoft yahei", Arial, Helvetica, sans-serif
}

.about {
    background: #fff
}

.about .pLeft {
    background: #fff
}

.about .pRight {
    width: 780px
}

.about .pLeft a {
    width: auto;
    font-size: 14px
}

.about .pLeft a.on {
    border-left: 2px solid #009934
}

.pRight .pcon {
    color: #666;
    line-height: 26px
}

.pList {
    overflow: hidden;
    margin: auto;
    width: 690px
}

.pList ul {
    width: 780px
}

.pList li {
    float: left;
    overflow: hidden;
    margin: 10px;
    width: 152px;
    height: 130px;
    text-align: center
}

.pList li .img {
    margin-bottom: 5px;
    width: 150px;
    height: 100px;
    border: 1px solid #e0e0e0
}

.pList li a {
    color: #333
}

.pocTi {
    line-height: 22px
}

.pocTi li, .pocTi dl {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #e0e0e0
}

.pocTi li .tit a, .pocTi dd a {
    color: #333;
    font-size: 16px;
    font-family: "microsoft yahei"
}

.pocTi li .con, .pocTi dd .con {
    margin: 5px 0 10px;
    color: #999
}

.pocTi li .tim, .pocTi dd .tim {
    color: #999
}

.pocTi li .tim span, .pocTi dd .tim span {
    margin-right: 20px
}

.pocTi dt {
    float: left;
    overflow: hidden;
    padding: 2px;
    width: 150px;
    height: 100px;
    border: 1px solid #e0e0e0
}

.pocTi dd {
    margin-left: 168px
}

.tConent {
    padding: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff
}

.tConent h2 {
    padding-bottom: 20px;
    border-bottom: 1px dashed #e0e0e0;
    text-align: center;
    font-weight: normal;
    font-size: 20px;
    font-family: "microsoft yahei"
}

.adimg {
    position: relative;
    float: left;
    overflow: hidden;
    width: 740px;
    height: 290px
}

#warpper, #warpper2, #warpper3, warpper4 {
    position: relative;
    width: 100%;
    height: 290px
}

#focus, #focus2, #focus3, #focus4 {
    position: relative;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 800px;
    height: 290px
}

.focusWarp {
    position: relative;
    overflow: hidden;
    width: 800px;
    height: 290px
}

.imgList {
    position: absolute
}

.imgList li {
    float: left;
    height: 290px
}

.imgList_two {
    position: absolute;
    top: 100px;
    z-index: 10
}

.imgList_two li {
    float: left;
    text-align: center
}

.imgList_two li img {
    margin-left: -330px
}

.imgBtn {
    position: absolute;
    bottom: 10px;
    left: 20px;
    z-index: 10
}

.btnWarp {
    overflow: hidden
}

.imgBtn li {
    float: left;
    margin-right: 2px;
    width: 10px;
    height: 10px;
    background: url(img/btnBg_03.png) no-repeat right top;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    cursor: pointer;
    _background: url(img/btnBg_03.gif) no-repeat right top
}

.imgBtn li.hover {
    background: url(img/btnBg_04.png) no-repeat left top;
    _background: url(img/btnBg_04.gif) no-repeat left top
}

.sizeBox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 300px
}

.prev, .next {
    display: inline-block
}

.prev {
    left: 20px
}

.next {
    right: 20px;
    background-position: right top
}

.thumPrev, .thumNext {
    display: block;
    margin-top: 10px;
    margin-right: 10px;
    width: 20px;
    height: 20px;
    outline: 0;
    background: url(img/sprevNext.png) no-repeat;
    _background: url(img/sprevNext.gif) no-repeat
}

.thumNext {
    background-position: right top
}

.tol {
    float: right;
    padding: 15px;
    width: 215px;
    height: 258px;
    border: 1px solid #e9e9e9;
    background: #fff
}

.tol .tit {
    font-size: 16px;
    font-family: "microsoft yahei"
}

.tol ul {
    margin: 10px 0 0;
    line-height: 28px
}

.tol li {
    padding-left: 10px;
    background: url(img/dian.png) no-repeat 0 center
}

.tol a {
    color: #666
}

.ico {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(img/ico.png) no-repeat;
    vertical-align: middle
}

.ico1 {
    background-position: 0 1px
}

.ico2 {
    background-position: -26px 0
}

.ico3 {
    background-position: -55px 0
}

.ico4 {
    background-position: -84px 0
}

.ico5 {
    background-position: -117px 0
}

.porNav {
    border: 1px solid #ddd;
    border-bottom: 1px solid #009934;
    background: #fff
}

.porNav li {
    float: left;
    height: 40px
}

.porNav li a {
    display: block;
    padding: 0 25px;
    height: 40px;
    color: #333;
    font-size: 14px;
    line-height: 40px
}

.porNav li.cur a, .porNav li:hover a {
    background: #009934;
    color: #fff;
    text-decoration: none
}

.porNav li.cur .ico1, .porNav li:hover .ico1 {
    background-position: 0 -24px
}

.porNav li.cur .ico2, .porNav li:hover .ico2 {
    background-position: -26px -24px
}

.porNav li.cur .ico3, .porNav li:hover .ico3 {
    background-position: -55px -24px
}

.porNav li.cur .ico4, .porNav li:hover .ico4 {
    background-position: -84px -24px
}

.porNav li.cur .ico5, .porNav li:hover .ico5 {
    background-position: -117px -24px
}

.porNav li.lines {
    display: block;
    margin: 5px 0 0;
    width: 1px;
    height: 30px;
    background: #f0f0f0
}

.porNav ul {
    float: left
}

.porNav .searchMin {
    float: left;
    margin: 7px 0 0 20px;
    padding: 0 5px;
    width: 183px;
    height: 24px;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.porNav .searchMin ::-webkit-input-placeholder {
    color: #999;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px
}

.porNav .searchMin ::-moz-placeholder {
    color: #999;
    font-weight: normal;
    font-size: 12px
}

.porNav .searchMin .tx {
    width: 100px;
    width: 160px;
    height: 22px;
    border: 0
}

.porNav .searchMin .sch {
    float: right;
    width: 20px;
    height: 24px;
    border: 0;
    background: url(img/search01.png) no-repeat center center;
    cursor: pointer
}

.porNav .pubfa {
    float: right;
    margin: 3px
}

.focuTable {
    background: #fff
}

.focuTable table {
    width: 100%;
    border: 1px solid #e6e6e6
}

.focuTable th {
    padding: 15px;
    border: 1px solid #fce4df;
    border-width: 1px 0;
    background: #fdf5f4;
    text-align: left;
    font-weight: normal
}

.focuTable td {
    padding: 15px;
    border-bottom: 1px solid #e6e6e6;
    color: #666
}

.focuTable td a {
    color: #666;
    font-size: 14px
}

.zd {
    display: inline-block;
    margin-right: 5px;
    padding: 1px 6px;
    border: 1px solid #08a5ca;
    color: #08a5ca
}

.hot {
    display: inline-block;
    margin-right: 5px;
    padding: 1px 6px;
    border: 1px solid #009934;
    color: #009934
}

.img {
    display: inline-block;
    margin-right: 5px;
    padding: 1px 6px;
    color: #7fb66a
}

.pub {
    padding: 30px;
    border: 1px solid #e9e9e9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff
}

.pub .tit {
    padding-left: 45px;
    height: 35px;
    background: url(img/ft.png) no-repeat 0 center;
    font-size: 24px;
    font-family: "microsoft yahei";
    line-height: 35px
}

.pub .pubTi .inti {
    padding: 10px;
    width: 556px;
    height: 20px;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.pub .pubTi .insl {
    width: 120px;
    height: 42px;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.pub .pubCi textarea {
    padding: 10px;
    width: 680px;
    height: 240px;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.pub .btn {
    padding: 8px 0;
    width: 100px;
    font-size: 14px
}

.dNav a {
    display: inline-block;
    color: #333
}

.dNav u {
    display: inline-block;
    margin: 0 10px;
    color: #999;
    font-family: Arial, Helvetica, sans-serif
}

.fCon {
    border: 1px solid #ddd;
    border-bottom: 0
}

.fTit {
    padding: 15px;
    border-bottom: 1px solid #ddd;
    background: #f7f7f7
}

.fTit h2 {
    float: left;
    padding-left: 45px;
    height: 35px;
    background: url(img/tzx1.png) no-repeat;
    color: #666;
    font-weight: normal;
    font-size: 24px;
    font-family: "microsoft yahei";
    line-height: 35px
}

.fTit .ftBtn {
    float: left;
    margin: 0 0 0 15px;
    font-size: 14px
}

.fNtit {
    padding: 20px 15px;
    border-bottom: 1px solid #ddd;
    background: #fff
}

.fNtit h3 {
    float: left;
    color: #666;
    font-weight: normal;
    font-size: 18px;
    font-family: "microsoft yahei"
}

.fNtit .zd {
    float: left;
    display: inline-block;
    margin: 2px 8px 0 0;
    padding: 1px 6px;
    border: 1px solid #08a5ca;
    color: #08a5ca
}

.fNtit .hot {
    float: left;
    display: inline-block;
    margin: 2px 8px 0 0;
    padding: 1px 6px;
    border: 1px solid #009934;
    color: #009934
}

.fNtit .img {
    float: left;
    display: inline-block;
    margin: 2px 8px 0 0;
    padding: 1px 6px;
    border: 1px solid #7fb66a;
    color: #7fb66a
}

.fNtit .btn {
    background: #fff
}

.fNtit .btn:hover {
    background: #f0f0f0
}

.fConLc dl {
    border-bottom: 1px solid #ddd;
    background: #fbfbfb
}

.fConLc dt {
    float: left;
    width: 180px;
    text-align: center
}

.userImg {
    overflow: hidden;
    margin: 30px auto 10px;
    padding: 2px;
    width: 100px;
    height: 100px;
    border: 1px solid #e0e0e0;
    background: #fff
}

.fConLc dd {
    margin-left: 180px;
    padding: 25px;
    background: #fff
}

.tecont {
    min-height: 160px
}

.utime {
    margin: 10px 0 0;
    color: #999;
    text-align: right
}

.utime span, .utime a {
    display: inline-block
}

.utime a.remo {
    width: 90px;
    height: 30px;
    border: 1px solid #fff;
    border-width: 1px 1px 0;
    color: #666;
    text-align: center;
    line-height: 30px
}

.utime a.cur {
    border-color: #f0f1f2;
    background: #f7f8fa
}

.utime a:hover {
    color: #009934;
    text-decoration: none
}

.reMcn {
    display: none;
    margin: -1px 0 0;
    padding: 20px 20px 10px;
    border: 1px solid #f0f1f2;
    background: #f7f8fa
}

.fConLc .reMcn dl {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #d7d7d7;
    background: 0
}

.fConLc .reMcn dt {
    width: 40px;
    height: 40px
}

.fConLc .reMcn dt img {
    width: 100%
}

.fConLc .reMcn dd {
    margin-left: 55px;
    padding: 0;
    background: 0;
    line-height: 22px
}

.vsp {
    text-align: right
}

.vsp .btn {
    background: #fff
}

.vsp .btn:hover {
    background: #f0f0f0
}

.pan {
    padding: 10px 20px;
    border-bottom: 1px solid #ddd;
    background: #fbfbfb
}

.pan .pagination {
    float: right;
    margin: 0;
    text-align: left
}

.pubRem {
    padding: 20px;
    border-bottom: 1px solid #ddd;
    background: #fbfbfb
}

.pubRem .pmTi {
    padding-left: 28px;
    background: url(img/tzx2.png) no-repeat 0 center;
    font-size: 16px
}

.pmCo {
    padding: 10px;
    border: 1px solid #e0e0e0;
    background: #fff
}

.pmCo textarea {
    width: 100%;
    height: 120px;
    border: 0
}

.pubRem .btn {
    width: 80px;
    height: 20px;
    font-size: 14px;
    line-height: 20px
}

.adFoTab {
    margin: 15px 0 0;
    padding: 15px 0 0;
    border-top: 1px dotted #e0e0e0
}
@-webkit-keyframes bounce{0,20%,50%,80%,100%{-webkit-transform:translateY(0)}
40%{-webkit-transform:translateY(-20px)}
60%{-webkit-transform:translateY(-15px)}
}
@-moz-keyframes bounce{0,20%,50%,80%,100%{-moz-transform:translateY(0)}
40%{-moz-transform:translateY(-20px)}
60%{-moz-transform:translateY(-15px)}
}
@keyframes bounce{0,20%,50%,80%,100%{transform:translateY(0)}
40%{transform:translateY(-20px)}
60%{transform:translateY(-15px)}
}
.file-text {
    display: inline-block;
    height: 32px;
    line-height: 32px
}

.moxie-shim, .moxie-shim-html5 {
    left: -144px;
    width: 224px
}

.zbj-success-main {
    background: #ebebeb;
    border: 1px solid #dedede
}

.zbj-success-main .zbj-success-content {
    padding: 30px 90px 0 90px
}

.zbj-success-main .zbj-success-content .zbj-success-p {
    display: inline-block;
    height: 59px;
    line-height: 59px;
    font-size: 26px;
    color: #666
}

.zbj-success-main .zbj-success-content .zbj-success-p .bj-icon-s {
    margin-right: 8px
}

.zbj-success-main .zbj-success-content .zbj-success-p .bj-icon-l {
    margin-right: 8px
}

.zbj-success-main .zbj-success-content .zbj-success-order-cont {
    background: #fff;
    border: 1px solid #d7d7d7;
    padding: 16px;
    margin-top: 20px;
    position: relative
}

.zbj-success-main .zbj-success-content .zbj-success-order-cont:after {
    content: "";
    position: absolute;
    width: 17px;
    height: 5px;
    z-index: 100;
    background: url('img/success-arrow-top.png') no-repeat left top;
    top: -5px;
    left: 50%;
    margin-left: -9px
}

.zbj-success-main .zbj-success-content .zbj-success-order-cont p {
    color: #676767
}

.zbj-success-main .zbj-success-content .zbj-success-btn .zbj-su-btn {
    display: inline-block;
    height: 47px;
    width: 161px;
    background: url("img/success-btn.png") no-repeat left top
}

.zbj-success-main .zbj-success-content .zbj-success-btn .zbj-s-other {
    background-position: 0 -47px
}

.zbj-success-main .zbj-success-content .zbj-success-btn .zbj-s-back {
    background-position: 0 -94px
}

.submit-content {
    width: 224px
}

.submit-content p {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 130px
}

.submit-content span {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis
}

.submit-content a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    float: right;
    font-family: tahoma;
    font-size: 20px;
    cursor: pointer;
    color: #999;
    display: none
}

.submit-content a:hover {
    color: #e67762
}

.contGo {
    box-shadow: 0 0 5px #bbb;
    -moz-box-shadow: 0 0 5px #bbb;
    -webkit-box-shadow: 0 0 5px #bbb
}

.fwicon {
    width: 98px;
    height: 98px;
    background: url("img/fwicon.png") no-repeat
}

.fwicon1 {
    background-position: 0 0
}

.fwicon2 {
    background-position: 0 -98px
}

.fwicon3 {
    background-position: 0 -196px
}

.fwicon4 {
    background-position: 0 -294px
}

.fwicon5 {
    background-position: 0 -392px
}

.fwicon6 {
    background-position: 0 -490px
}

.fwicon7 {
    background-position: 0 -588px
}

.fwicon8 {
    background-position: 0 -686px
}

.fwicon9 {
    background-position: 0 -784px
}

.fwicon10 {
    background-position: 0 -882px
}

.fwicon11 {
    background-position: 0 -980px
}

.fwicon12 {
    background-position: 0 -1078px
}

.fwicon13 {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 29px;
    top: 7px;
    background-position: 0 -1176px
}

.fwicon14 {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 29px;
    top: 7px;
    background-position: -30px -1176px
}

.fwicon15 {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 31px;
    top: 7px;
    background-position: -60px -1176px
}

.fwicon16 {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 34px;
    top: 8px;
    background-position: 0 -1207px
}

.fwicon17 {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 34px;
    top: 8px;
    background-position: -30px -1207px
}

.fwicon18 {
    background-position: 0 -1240px
}

.fwicon19 {
    background-position: 0 -1338px
}

.fwicon a {
    display: block;
    width: 100%;
    height: 100%
}

/*intro css*/
.intro-main {
    padding-top: 40px;
}

.bj-sb-title {
    margin: 55px 0 10px;
    overflow: hidden
}

.bj-sb-title p {
    display: inline-block;
    font-size: 24px;
    padding: 0 10px
}
.intro-main{
    padding-top: 40px;
}
.bj-hmy-wrap, .bj-za-wrap, .bj-sygc-wrap, .bj-bqq-wrap, .bj-bsy-wrap {
    width: 1035px;
    margin: 0 auto;
    overflow: hidden
}

.bj-hmy-content, .bj-za-content, .bj-sygc-content, .bj-bqq-content, .bj-bsy-content {
    float: left;
    width: 516px;
    height: 142px;
    background-color: #fafafa;
    border: 1px solid #e7e7e7
}

.bj-hmy-content-long, .bj-za-content-long, .bj-sygc-content-long, .bj-bqq-content-long, .bj-bsy-content-long {
    float: left;
    width: 1033px;
    height: 142px;
    background-color: #fafafa;
    border: 1px solid #e7e7e7
}

.noborder-top {
    border-top: 0
}

.noborder-right {
    border-right: 0
}

.noborder-bottom {
    border-bottom: 0
}

.noborder-left {
    border-left: 0
}

.intro-left {
    float: left;
    position: relative;
    top: 20px;
    margin: 0 13px;
    font-family: "simsun"
}

.intro-mid {
    float: left;
    width: 226px;
    padding: 20px 25px;
    font-family: "simsun"
}

.bj-hmy-content-long .intro-mid, .bj-za-content-long .intro-mid, .bj-sygc-content-long .intro-mid, .bj-bqq-content-long .intro-mid, .bj-bsy-content-long .intro-mid {
    width: auto
}

.intro-mid p {
    font-size: 12px;
    color: #666;
    line-height: 24px
}

.intro-mid p a {
    color: #009934
}

.intro-mid p:first-child a {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #666;
    margin-bottom: 12px;
    font-family: "simsun"
}

.intro-right {
    float: left;
    padding: 0 15px;
    padding-top: 22px
}

.bj-hmy-content-long .intro-right, .bj-za-content-long .intro-right, .bj-sygc-content-long .intro-right, .bj-bqq-content-long .intro-right, .bj-bsy-content-long .intro-right {
    float: right
}

.intro-right p {
    font-size: 14px;
    color: #999;
    font-family: "simsun"
}

.intro-right .gf {
    font-size: 12px;
    color: #666;
    font-family: "simsun";
    display: inline-block;
    margin-left: 14px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    cursor: default
}

.intro-right s {
    color: #f36347;
    font-family: "microsoft yahei", Microsoft YaHei, Arial
}

.intro-right i {
    font-size: 24px;
    color: #f36347;
    font-family: "microsoft yahei", Microsoft YaHei, Arial
}

.bj-hmy-btn {
    position: relative;
    display: block;
    width: 82px;
    height: 26px;
    margin-top: 4px;
    border-bottom: 1px solid #33a75a;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #4fc376;
    font-family: "microsoft yahei";
    cursor: pointer
}

.bj-hmy-btn a {
    display: inline-block;
    width: 82px;
    height: 26px;
    color: #fff;
    font-size: 12px;
    line-height: 26px;
    font-weight: bold;
    padding-left: 12px;
    font-family: "simsun"
}

.bj-hmy-btn:hover {
    background: #085f26;
    color: #fff;
    text-decoration: none
}

.arrow {
    position: absolute;
    height: 0;
    width: 0;
    right: 5px;
    top: 10px;
    border-color: transparent transparent transparent #88ebaa;
    border-style: solid solid solid solid;
    border-width: 4px 4px 4px 4px
}

.bj-fwzn-wrap {
    width: 1035px;
    margin: 80px auto 0;
    overflow: hidden
}

.bj-fwzn-title {
    position: relative;
    width: 100%;
    height: 33px
}

.bj-fwzn-title p {
    position: absolute;
    width: 150px;
    left: 50%;
    margin-left: -75px;
    padding: 1px 10px;
    font-size: 24px;
    background: #fff;
    color: #333
}

.bj-fwzn-title-line {
    width: 100%;
    height: 16px;
    border-bottom: 1px solid #e1e1e1
}

.bj-fwzn-left {
    float: left;
    position: relative;
    width: 720px;
    height: 250px;
    margin-top: 50px;
    background: url("img/fwzn.png") no-repeat
}

.bj-fwzn-ball {
    position: absolute;
    width: 72px;
    height: 84px;
    background: url("img/ball.png") 0 0 no-repeat
}

.bj-fwzn-ball:hover {
    cursor: pointer;
    background: url("img/ball.png") -72px 0 no-repeat
}

.bj-fwzn-ball a {
    display: block;
    width: 40px;
    margin: 22px 0 0 10px;
    font-family: "simsun";
    font-weight: bold;
    color: #325e8a
}

.ball1 {
    left: 15px
}

.ball2 {
    left: 380px
}

.ball3 {
    bottom: 0;
    right: 135px
}

.ball2 a, .ball3 a {
    width: 30px;
    margin-left: 20px
}

.bj-fwzn-right {
    float: left;
    width: 300px
}

.bj-fwzn-right ul {
    float: left;
    width: 100%;
    margin-top: 30px
}

.bj-fwzn-right ul li {
    float: left;
    width: 106px;
    height: 32px;
    background: url("img/fwzn_list.png") 0 0 no-repeat;
    margin: 33px 0 0 18px
}

.bj-fwzn-right ul li:hover {
    background: url("img/fwzn_list.png") 0 -32px no-repeat
}

.bj-fwzn-right ul li a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 30px;
    color: #2d8a4d;
    text-align: center;
    font-weight: bold;
    font-family: "simsun"
}

.bj-fwzn-right ul li a:hover {
    color: #fff
}

.bj-fwzn-time {
    float: left;
    width: 956px;
    height: 22px;
    background: url("img/time_line.png") no-repeat;
    margin: 35px auto 65px
}

.opacity06 {
    opacity: .6
}

.color-red {
    color: #ff3447
}

.color-gray {
    color: #666
}

.num-value {
    font-size: 14px;
    padding-right: 5px
}

.font-16 {
    font-size: 16px
}

.zbj-dd-nav {
    margin-top: 8px;
    overflow: hidden;
    border-top: 1px solid #f5f5f5
}

.zbj-dd-nav a {
    display: inline-block;
    margin-left: 13px;
    font-size: 14px;
    font-family: 'simsun';
    font-weight: bold;
    color: #666;
    padding: 8px 0
}

.zbj-dd-nav > a:hover {
    opacity: .6
}

.zbj-dd-nav a:first-child {
    margin-left: 0
}

.zbj-dd-table table {
    border: 1px solid #d2d2d2
}

.zbj-dd-table thead tr:first-child {
    background-color: #00ab58
}

.zbj-dd-table tr th {
    color: #fff;
    font-weight: bold;
    font-family: 'simsun';
    padding: 14px 0
}

.zbj-dd-table tr td {
    font-family: 'simsun';
    color: #666;
    padding: 15px 5px
}

.zbj-dd-table tr td:nth-child(1) {
    text-align: center
}

.zbj-dd-table tr td a.tit {
    font-family: 'simsun';
    color: #666;
    font-size: 12px
}

.zbj-dd-table tr td a.tit:hover {
    font-family: 'simsun';
    color: #999;
    font-size: 12px
}

.zbj-dd-table tr td.font-yahei {
    font-family: "microsoft yahei", Microsoft YaHei, Arial, Helvetica, sans-serif, "宋体"
}

.zbj-dd-table tr td a.lookMore {
    font-family: 'simsun';
    color: #555;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 4px;
    border-bottom: 1px solid #979797
}

.zbj-dd-table tr td a.lookMore:hover {
    font-family: 'simsun';
    color: #999;
    font-size: 12px;
    font-weight: bold
}

.pagination li.active a, .pagination li a:hover {
    color: #fff;
    background-color: #64cb99
}

.zbj-dd-nav-wrap {
    display: none
}

.zbj-dd-order-id {
    font-size: 14px;
    font-family: 'simsun';
    font-weight: bold;
    margin: 10px 0 0
}

.zbj-dd-nav ul {
    float: left;
    width: 287px
}

.zbj-dd-nav ul li {
    margin: 20px 0;
    font-size: 14px;
    font-family: 'simsun'
}

.zbj-dd-nav ul li span {
    font-size: 12px;
    font-weight: normal;
    color: #666;
    padding-right: 5px
}

.zbj-dd-nav-right {
    float: left
}

.zbj-dd-nav-right-wrap {
    margin-top: 20px
}

.zbj-dd-nav-right-wrap span {
    vertical-align: top;
    font-family: 'simsun';
    color: #666
}

.zbj-dd-nav-right-wrap img {
    display: inline-block
}

.zbj-dd-nav-right-wrap a {
    float: right;
    display: block;
    margin-left: 0;
    font-size: 12px;
    font-family: 'simsun'
}

.zbj-dd-nav-right-wrap a:hover {
    color: #999
}

.zbj-dd-table div.table-scroll {
    max-height: 364px;
    overflow: auto;
    border: 1px solid #d2d2d2;
    border-top: 0
}

.zbj-dd-table div.table-scroll table {
    border: 0
}

.zbj-dd-bottom-banner p {
    padding: 30px 0 0 21px;
    float: left;
    color: #666
}

.zbj-dd-bottom-banner p input {
    vertical-align: middle;
    margin-right: 12px
}

.zbj-dd-bottom-banner p label {
    cursor: pointer
}

p.zbj-dd-bottom-banner-right {
    float: right;
    color: #ff3447
}

p.zbj-dd-bottom-banner-right span {
    color: #666
}

p.zbj-dd-bottom-banner-right i {
    font-size: 20px
}

.zbj-dd-bottom-btn {
    float: right;
    position: relative;
    width: 100px;
    height: 33px;
    text-align: left;
    margin-top: 25px;
    background-color: #0abe71;
    border: 1px solid #029b5a;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.zbj-dd-bottom-btn:hover {
    cursor: pointer
}

.zbj-dd-bottom-btn p {
    padding: 0 5px;
    font-family: 'simsun';
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    letter-spacing: 5px
}

.zbj-dd-bottom-btn i {
    position: absolute;
    border-color: transparent transparent transparent #018840;
    border-style: solid solid solid solid;
    border-width: 6px 6px 6px 6px;
    top: 11px;
    right: 7px
}

.zbj-dd-nav-right-wrap div.time-right {
    font-family: 'simsun';
    margin-top: 26px
}

.zbj-dd-nav-right-wrap div.time-right span {
    padding-right: 5px
}

.zbj-dd-nav-left-more {
    display: none
}

.zbj-dd-nav-left-more:hover {
    cursor: pointer;
    color: #999
}

.sb-more-mask {
    margin: 0 auto;
    width: 100%;
    height: 100%;
    z-index: 200;
    background-color: rgba(0, 0, 0, 0.6);
    position: fixed;
    left: 0;
    top: 0;
    display: none
}

.sb-more-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 500px;
    height: 540px;
    margin: -270px 0 0 -250px;
    background-color: #fff;
    vertical-align: middle
}

.zbj-dd-nav ul.sb-more-list {
    width: auto;
    margin-top: 20px;
    height: 420px;
    overflow-y: auto
}

.confirm-btn {
    position: absolute;
    bottom: 40px;
    width: 100px;
    height: 33px;
    left: 50%;
    margin-left: -50px;
    line-height: 33px;
    margin-top: 25px;
    background-color: #0abe71;
    border: 1px solid #029b5a;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.confirm-btn p {
    padding: 0 20px;
    font-family: 'simsun';
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    letter-spacing: 12px
}

.confirm-btn div {
    position: absolute;
    border-color: transparent transparent transparent #018840;
    border-style: solid solid solid solid;
    border-width: 6px 6px 6px 6px;
    top: 11px;
    right: 7px
}

.confirm-btn:hover {
    color: #666;
    cursor: pointer
}

.img-hover {
    width: 137px;
    height: 112px;
    margin-left: 5px;
    position: relative;
    display: inline-block;
    border: 1px solid #e0e0e0
}

.img-hover div {
    position: absolute;
    width: 100%;
    height: 24px;
    line-height: 24px;
    bottom: 0;
    text-align: center;
    background-color: rgba(157, 157, 157, 0.6)
}

.img-hover div span {
    display: block;
    color: #fff;
    font-family: 'simsun';
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.zbj-dd-nav ul li.img-hover {
    float: left;
    margin: 20px 0 0 21px;
    width: 137px;
    height: 112px;
    position: relative;
    border: 1px solid #e0e0e0
}

.zbj-dd-nav ul li.img-hover div {
    position: absolute;
    width: 100%;
    height: 24px;
    line-height: 24px;
    bottom: 0;
    text-align: center;
    background-color: rgba(157, 157, 157, 0.6)
}

.zbj-dd-nav ul li.img-hover div span {
    display: block;
    color: #fff;
    font-family: 'simsun';
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.zbj-dd-xq-list {
    width: 789px;
    border: 1px solid #d2d2d2;
    margin-top: 20px
}

.zbj-dd-xq-list-nav {
    width: 100%;
    height: 46px;
    background-color: #00ab58
}

.zbj-dd-xq-list-nav ul {
    float: left;
    width: 772px
}

.zbj-dd-xq-list-nav ul li {
    float: left;
    height: 46px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-family: 'simsun';
    font-size: 14px;
    line-height: 46px
}

.zbj-dd-xq-list-nav-blank {
    width: 12%
}

.zbj-dd-xq-list-nav-fwxx {
    width: 15%
}

.zbj-dd-xq-list-nav-lbxx {
    width: 13%
}

.zbj-dd-xq-list-nav-yfze {
    width: 10%
}

.zbj-dd-xq-list-nav-zhje {
    width: 10%
}

.zbj-dd-xq-list-nav-yfje {
    width: 10%
}

.zbj-dd-xq-list-nav-hxzf {
    width: 10%
}

.zbj-dd-xq-list-nav-tkje {
    width: 10%
}

.zbj-dd-xq-list-nav-zt {
    width: 9%
}

.zbj-dd-xq-list-nav-blank-fl {
    width: 12%
}

.zbj-dd-xq-list-nav-fwxx-fl {
    width: 14%
}

.zbj-dd-xq-list-nav-yfze-fl {
    width: 13%
}

.zbj-dd-xq-list-nav-zhje-fl {
    width: 13%
}

.zbj-dd-xq-list-nav-yfje-fl {
    width: 13%
}

.zbj-dd-xq-list-nav-hxzf-fl {
    width: 13%
}

.zbj-dd-xq-list-nav-tkje-fl {
    width: 13%
}

.zbj-dd-xq-list-nav-zt-fl {
    width: 9%
}

.zbj-dd-xq-list-scroll {
    width: 100%;
    max-height: 364px;
    overflow-y: auto;
    overflow-x: hidden
}

.zbj-dd-xq-list-scroll ul {
    float: left;
    width: 772px;
    border-bottom: 1px dashed rgba(51, 51, 51, .1);
    padding: 0 17px 0 0
}

.zbj-dd-xq-list-scroll ul li {
    float: left;
    height: 47px;
    text-align: center;
    color: #666;
    font-family: 'simsun';
    font-size: 12px;
    line-height: 46px
}

.zbj-dd-xq-list-scroll ul li p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.zbj-dd-nav-right-wrap a.bq-img {
    float: none;
    width: 137px;
    height: 112px;
    display: inline-block;
    padding: 0;
    border: 1px solid #e0e0e0
}

.zbj-dd-nav-right-wrap a.bq-img:hover {
    opacity: 1
}

.replace-icon {
    display: block;
    width: 137px;
    height: 112px;
    background: url("img/replace_icon.png") no-repeat top left
}

.replace-icon1 {
    background-position: 0 0
}

.replace-icon2 {
    background-position: -137px 0
}

.replace-icon3 {
    background-position: -274px 0
}

.replace-icon4 {
    background-position: -411px 0
}

.replace-icon5 {
    background-position: -548px 0
}

.zbj-dd-xq-list-nav-blank input, .zbj-dd-xq-list-nav-blank-fl input {
    vertical-align: middle;
    margin-right: 15px
}

.loading-mask {
    margin: 0 auto;
    width: 100%;
    height: 100%;
    z-index: 200;
    background-color: rgba(255, 255, 255, 0.6);
    position: fixed;
    left: 0;
    top: 0;
    display: none
}

.loading-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    vertical-align: middle
}

.btn-mask {
    margin: 0 auto;
    width: 100%;
    height: 100%;
    z-index: 200;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    text-align: center
}

.bj-bzzx-main {
    width: 1190px;
    margin: 18px auto 50px;
    font-family: 'simsun'
}

.bj-bzzx-left {
    float: left;
    width: 190px;
    margin-left: 80px;
}

.bj-bzzx-bor {
    border: 1px solid #e5e5e5;
}

.bj-bzzx-left-header {
    width: 100%;
    height: 32px;
    line-height: 32px;
    background-color: #038a33
}

.bj-bzzx-left-header img {
    vertical-align: middle;
    padding: 0 4px 3px 0
}

.bj-bzzx-left-header p {
    padding-left: 15px;
    font-size: 14px;
    font-weight: bold;
    color: #fff
}

.bj-bzzx-left-list-sbfw, .bj-bzzx-left-list-bqfw {
    width: 100%
}

.bj-bzzx-left-list-sbfw li, .bj-bzzx-left-list-bqfw li {
    height: 20px;
    margin: 15px 21px 0 42px
}

.bj-bzzx-left-list-sbfw li a, .bj-bzzx-left-list-bqfw li a {
    font-family: 'simsun';
    color: #666
}

.bj-bzzx-left-list-sbfw li a:hover, .bj-bzzx-left-list-bqfw li a:hover {
    color: #038a33;
    text-decoration: underline
}

.bj-bzzx-left-list-sbfw li.active a, .bj-bzzx-left-list-bqfw li.active a {
    color: #038a33;
    text-decoration: underline;
    font-weight: bold
}

.bj-bzzx-left-list-sbfw li:first-child, .bj-bzzx-left-list-bqfw li:first-child {
    width: 150px;
    font-size: 14px;
    font-weight: bold;
    color: #038a33;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 5px;
    padding-left: 0;
    margin: 20px auto 0
}

.bj-bzzx-left-list-sbfw li:first-child span, .bj-bzzx-left-list-bqfw li:first-child span {
    font-family: "microsoft yahei", Microsoft YaHei, sans-serif;
    padding-right: 5px
}

.last-li {
    padding-bottom: 20px
}

.bj-bzzx-right {
    float: left;
    width: 768px;
    margin-left: 40px
}

.bj-bzzx-right-header {
    width: 100%;
    height: 35px;
    margin: 0 auto;
    border-bottom: 1px solid #e5e5e5
}

.bj-bzzx-right-header span {
    font-size: 18px;
    font-family: "microsoft yahei", Microsoft YaHei, sans-serif;
    color: #666;
    padding: 0 0 9px 25px
}

.bj-bzzx-right-header div {
    float: right;
    width: 100px;
    height: 25px;
    background-color: #10b84c;
    margin-top: 3px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.bj-bzzx-right-header div:hover {
    cursor: pointer;
    -moz-opacity: .8;
    -webkit-opacity: .8;
    opacity: .8
}

.bj-bzzx-right-header div a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 25px;
    color: #fff
}

.bj-bzzx-right-content > p {
    display: inline-block;
    background-color: #f2f2f2;
    padding: 10px;
    margin-top: 20px;
    margin-left: 25px;
    color: #666;
    border: 1px solid #dedede
}

.bj-bzzx-right-content ul {
    width: 100%;
    overflow: hidden
}

.bj-bzzx-right-content ul li {
    margin-top: 15px;
    overflow: hidden
}

.bj-bzzx-right-content ul li > a {
    color: #666;
    font-family: 'simsun'
}

.bj-bzzx-right-content ul li > a:hover {
    color: #038a33;
    text-decoration: underline
}

.bj-bzzx-right-content ul li > span {
    padding: 0 7px;
    color: #666
}

.bj-bzzx-right-content ul li.active > a {
    font-weight: bold
}

.bj-bzzx-right-content ul li.active > p {
    color: #666;
    font-family: 'simsun';
    padding: 20px 0 0 26px;
    font-weight: bold
}

.bj-bzzx-right-content ul li.no-active {
    width: 334px;
    float: left
}

.bj-bzzx-detail {
    position: relative;
    width: 640px;
    background-color: #f2f2f2;
    border: 1px solid #dedede;
    margin: 15px 0 0 25px
}

.bj-bzzx-detail:before {
    content: "";
    display: inline-block;
    height: 0;
    width: 0;
    border-color: transparent transparent #f2f2f2 transparent;
    border-style: solid solid solid solid;
    border-width: 5px 5px 5px 5px;
    top: -10px;
    left: 25px;
    margin-left: -5px;
    z-index: 999;
    position: absolute
}

.bj-bzzx-detail:after {
    content: "";
    display: inline-block;
    height: 0;
    width: 0;
    border-color: transparent transparent #dedede transparent;
    border-style: solid solid solid solid;
    border-width: 5px 5px 5px 5px;
    top: -11px;
    left: 25px;
    margin-left: -5px;
    z-index: 99;
    position: absolute
}

.bj-bzzx-detail p {
    padding: 15px;
    line-height: 24px;
    text-indent: 2em;
    color: #666
}

.bj-bzzx-detail a {
    font-family: 'simsun';
    color: #038a33;
    padding-bottom: 2px
}

.bj-bzzx-detail a:hover {
    border-bottom: 1px solid #038a33
}

/*增加首页弹出信息 2015.5.12 zhongyuanyang*/
.brand-alert-wrap {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 200;
    opacity: 0;
    display: none
}

.brand-alert-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(23, 23, 23, 0.7)
}

.brand-alert-main {
    width: 541px;
    height: 371px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -230px;
    margin-top: -185px;
    background: #fff;
    position: relative;
}

.brand-alert-title {
    height: 47px;
    width: 100%;
    background: #1cba6e;
    line-height: 47px;
    margin-bottom: 36px
}

.brand-alert-title p {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    padding-left: 20px;
    display: inline-block;
    text-align: center
}

.brand-close {
    font-size: 26px;
    display: inline-block;
    color: #fff;
    float: right;
    text-align: center;
    margin-right: 4px;
    margin-top: 4px;
    height: 24px;
    width: 24px;
    line-height: 24px;
    background: #3ae291
}

.brand-close:hover {
    color: #fff;
}

.brand-alert-contain {
    width: 100%
}

.brand-alert-contain .brand-alert-left {
    width: 132px;
    float: left;
    margin-left: 30px;
    text-align: center
}

.brand-alert-contain .brand-alert-left p {
    font-size: 14px;
    color: #666;
    text-align: center;
    font-family: 宋体, Arial, Helvetica, sans-serif
}

.brand-alert-contain .brand-alert-right {
    height: 160px;
    width: 325px;
    float: left;
    margin-left: 26px;
    background: #c6fee3;
    border: 1px solid #91ceb1;
    position: relative
}

.brand-alert-contain .brand-alert-right:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: -24px;
    top: 50px;
    border-style: dashed solid dashed dashed;
    border-width: 8px 12px;
    border-color: transparent #c6fee3 transparent transparent;
}

.brand-alert-contain .brand-alert-right:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: -25px;
    top: 50px;
    border-style: dashed solid dashed dashed;
    border-width: 8px 12px;
    border-color: transparent #91ceb1 transparent transparent;
}

.brand-alert-contain .brand-alert-right p {
    padding: 8px 10px 8px 30px;
    line-height: 28px;
    color: #666;
    font-family: 宋体, Arial, Helvetica, sans-serif;
}

.brand-alert-bottom {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 36px
}

.brand-alert-bottom a {
    display: inline-block;
    height: 35px;
    width: 112px;
    background: url("img/btn-talk.png") no-repeat left top
}

/*增加搜索信息 2015.5.11 dujunyan*/
.rt-search {
    width: 96%;
    height: 60px;
    padding-top: 18px;
    margin-top: 30px;
    border-top: 1px solid #e5e5e5;
    white-space: nowrap;
    padding-left: 4%;
}

.rt-search .btnsear {
    padding: 0 20px;
    height: 38px;
    line-height: 38px;
    display: block;
    float: left;
    border: 1px solid #11a844;
    background: #009934;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}

.rt-search .btnsear:hover {
    background: #11a844;
}

.rt-search input {
    width: 180px;
    float: left;
    border: 1px solid #009934;
    padding: 8px 6px;
    line-height: 20px;
}

#btnsearForm span.red {
    margin: 0 16px 0 6px;
    line-height: 38px;
    float: left;
    display: block;
}

/*增加个别页面下部浮动信息 2015.5.14 zhongyuanyang*/
.fixed-search {
    height: 74px;
    width: 100%;
    position: fixed;
    bottom: -74px;
    left: 0px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9;
    -webkit-transition: bottom 1s;
    -moz-transition: bottom 1s;
    -ms-transition: bottom 1s;
    -o-transition: bottom 1s;
    transition: bottom 1s;
}
.fixed-search-bottom{
    bottom: 0;
}
.fixed-search .rt-search {
    width: 100%;
    height: 60px;
    padding-top: 0px;
    margin-top: 20px;
    border-top: none;
    white-space: nowrap;
    padding-left: 0px;
    line-height: 38px;
    position: relative;
}

.rt-search .rt-search-panel {
    width: 280px;
    float: left;
}

.rt-search .rt-search-panel input {
    width: 220px;
    margin-right: 5px;
    border: 1px solid #656162;
    padding-left: 32px;
    height: 22px;
    float: left;
    margin-top: -2px;
}

.rt-search .reg_name {
    background: #fff url("img/search01.png") no-repeat left top;
    background-position: 10px 10px;
}

.rt-search .mobile {
    background: #fff url("img/icon-mobile.png") no-repeat left top;
    background-position: 10px 10px;
}

.fixed-search .btnsear {
    height: 35px;
    line-height: 35px;
    font-size: 18px;
}

.fixed-search-close {
    position: absolute;
    font-size: 30px;
    right: 115px;
    top: 20px;
    cursor: pointer;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    color: #c5c5c5;
}

.fixed-search-close:hover {
    color: #fff;
}

.fixed-search .errorTip {
    float: left;
    margin-left: 20px;
    color: #fff;
}

/*update 关于我们 2015.6.16 dujunyan*/
.f14 {
    padding-left: 25px;
}

.f14 p {
    font-family: '宋体';
    color: #666;
    line-height: 32px;
    font-size: 12px;
}

.indent {
    text-indent: 2em;
}

.f14 strong {
    margin-top: 36px;
    display: block;
    margin-bottom: 6px;
}

.inline {
    width: 100%;
    height: 0;
    border-bottom: 2px solid #e5e5e5;
    text-align: center;
    margin: 46px 0 36px 0;
    position: relative;
}

.inline i {
    width: 120px;
    height: 30px;
    overflow: hidden;
    display: block;
    background: url("img/fcico.jpg") no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -60px;
    margin-top: -15px;
}

.fclist {
    width: 100%;
    height: auto;
}

.fclist li {
    width: 360px;
    height: 220px;
    overflow: hidden;
    float: left;
    margin-bottom: 20px;
}

.fclist li:nth-child(2n-1) {
    margin-right: 20px;
}

.fcimg {
    width: 360px;
    height: 220px;
    overflow: hidden;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.fcimg img {
    max-width: 360px;
    max-height: 220px;
}

.zzimg {
    width: 668px;
    overflow: hidden;
    border: 1px solid #ebebec;
    margin-top: 20px;
}

.zzimg img {
    width: 100%;
}

.changico {
    width: 80px;
    height: 95px;
    overflow: hidden;
    background: url(img/ico-lxwm.png) no-repeat;
    display: block;
    float: left;
    margin-right: 20px;
    cursor: pointer;
}

.icolist .f5 {
    background-position: 0 0;
    margin-left: 26px;
}

.ui-dropdown:hover .f5 {
    background-position: -251px 0;
}

.icolist .f6 {
    background-position: -92px 0;
}

.icolist .f6:hover {
    background-position: -343px 0;
}

.icolist .f7 {
    background-position: -171px 0;
}

.ui-dropdown:hover .f7 {
    background-position: -422px 0;
}

/*合作伙伴*/
.hzhblist {
    width: 100%;
    height: auto;
}

.hzhblist li {
    width: 216px;
    height: 80px;
    overflow: hidden;
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
}

.hzhbimg {
    width: 216px;
    height: 80px;
    overflow: hidden;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    display: block;
}

.hzhbimg img {
    max-width: 216px;
    max-height: 80px;
}

/*update 商标注册（交易化流程�?2015.6.24 dujunyan */
.step-wrap {
    border: 1px solid #dcdcdc;
    border-bottom: 0;
    font-family: simsum, Microsoft YaHei, Arial, Helvetica, sans-serif;
}

.step-list {
    padding: 0px 30px;
    border-bottom: 1px solid #dcdcdc;
}

.step-list h6 {
    display: block;
    line-height: 46px;
    color: #999;
    font-size: 14px;
}

.s-active h6 {
    color: #009934;
}

.s-save h6 {
    color: #333;
}

.step-list .step-con {
    border-top: 1px dashed #e3e3e3;
    display: none;
}

.step-list .step-con p.setp-des {
    line-height: 54px;
    color: #666;
}

.step-list .step-con p.mt5 {
    line-height: 34px;
    color: #666;
    font-size: 12px;
    margin-top: 0;
}

.step-list .colred {
    color: red;
    margin-right: 5px;
}

.step-list .foTable .foTit {
    width: 80px;
}

.step-list .foTable .foCon {
    margin-left: 100px;
}

.mb10 {
    margin-bottom: 10px;
}

.step-list .foTable .mlclear {
    padding: 0;
    margin: 0;
}

.setp-des i.fy_counts {
    color: red;
    font-weight: bold;
}

.step-list .autoAdd {
    margin-left: 10px;
    color: #009934;
    text-decoration: underline;
}

.mt0 {
    margin: 0;
}

.step-list .fw {
    color: #009934;
    font-family: microsoft yahei, Arial, Helvetica, sans-serif;
    font-size: 18px;
    margin-right: 4px;
}

.select-sv {
    width: 100%;
    overflow: hidden;
}

.select-svlist {
    width: 300px;
    height: 140px;
    overflow: hidden;
    float: left;
    border: 1px solid #dcdcdc;
}

a#clearsty {
    margin: 0;
    border: 0;
    padding: 0 !important;
    color: #009934 !important;
    background: inherit !important;
    border-color: inherit !important;
}

a#clearsty:hover {
    border-color: inherit;
    background: inherit;
    color: #14bd4d;
}

.flr {
    float: right;
    margin-right: 50px;
}

.step-list .step-consave {
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    min-height: 50px;
    display: none;
}

.step-list .lf-xx {
    float: left;
    margin-right: 40px;
}

.step-list .lf-xx p {
    line-height: 28px;
    color: #666;
}

.lf-imgbk {
    float: left;
}

.lf-img {
    width: 80px;
    height: 56px;
    overflow: hidden;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.lf-img img {
    max-width: 80px;
    max-height: 56px;
}

.btn-edit {
    width: 28px;
    height: 28px;
    overflow: hidden;
    display: block;
    position: absolute;
    right: 0;
    bottom: 10px;
    background: url("img/btn-edit.png") no-repeat;
}

/*我要反馈*/
a.wyfk {
    width: 192px;
    height: 32px;
    overflow: hidden;
    display: block;
    float: left;
    background: url("img/wyfk.jpg") no-repeat;
    margin-top: 18px;
}

.changft {
    color: #009934;
}

.changft label {
    font-size: 16px;
    margin: 0 4px;
}

/* createtime 2015.07.24 消息通知 dujunyan */
.mess-bk {
    width: 100%;
    border: 1px solid #d6d6d6;
}

.mess-bk h2 {
    background-color: #029935;
    color: #fff;
    font-size: 21px;
    text-indent: 30px;
    line-height: 46px;
    font-weight: normal;
    letter-spacing: 2px;
}

.mess-list {
    padding: 20px 14px 20px 34px;
    border-bottom: 1px dashed #d3d3d3;
    font-family: simsum;
    overflow: hidden;
    position: relative;
    line-height: 20px;
}

.mess-list:last-child {
    border: 0;
}

.mess-list input {
    float: left;
}

.mess-list > a {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 12px;
    border: 1px solid #029935;
    color: #029935;
    background-color: #fff;
    font-size: 14px;
    margin: 0 10px 0 20px;
    letter-spacing: 1px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.mess-list > a:hover {
    background-color: #029935;
    color: #fff;
}

.allmar p {
    float: right;
    color: #acacac;
    font-size: 14px;
    line-height: 36px;
    letter-spacing: 1px;
}

.allmar p span {
    color: #666;
}

.allmar p span.J-all-mess {
    color: #acacac;
}

.allmar input {
    margin-top: 10px;
}

.mess-list i {
    display: inline-block;
    width: 20px;
    height: 18px;
    overflow: hidden;
    vertical-align: middle;
    margin-left: 20px;
    background: url("img/notice-icon.png") no-repeat 0 -58px;
}

.mess-list-readed i {
    background: url("img/notice-icon.png") no-repeat 0 -40px;
}

.mess-title {
    display: inline-block;
    margin: 0 10px;
    font-size: 14px;
    color: #666;
    cursor: pointer;
    vertical-align: middle;
    font-weight: bold;
}

.mess-list-readed .mess-title {
    font-weight: normal;
}

.mess-summary {
    display: inline-block;
    width: 310px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #b1b1b1;
    vertical-align: middle;
}

.mess-summary a{
    color: #666;
    font-weight: bold;
}

.mess-summary a:hover {
    color: #00c543;
}

.mess-content {
    width: 350px;
    color: #989797;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mess-content a {
    color: #666;
    font-weight: bold;
}

.mess-content a:hover {
    color: #00c543;
}

.mess-content a:hover {
    text-decoration: underline;
}

.condes {
    width: 100%;
    line-height: 25px;
    color: #666;
    margin-top: 15px;
    white-space: inherit;
    overflow: inherit;
}

.mess-list .hidden ,.mess-summary .hidden{
    display: none;
}

.mess-datetime {
    position: absolute;
    right: 12px;
    top: 0;
    color: #b1b1b1;
    line-height: 61px;
}

/*多选*/
.label-check {
    display: inline-block;
    cursor: pointer;
    line-height: 20px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

.label-check input {
    margin-right: 5px;
}

.has-js .label-check {
    background: url("img/notice-icon.png") no-repeat;
}

.has-js .label-check {
    background-position: 0 0px
}

.has-js label.c_on {
    background-position: 0 -20px;
}

.has-js .label-check input {
    position: absolute;
    left: -9999px;
}

/* 我的收藏 */

.home-block {
    position: relative;
    width: 100%;
    background-color: #f9f9f9;
    border: 1px solid #eaeaea;
    overflow: hidden;
}

.home-block-header {
    width: 100%;
    height: 46px;
    background-color: #029935;
    overflow: hidden;
}

.home-block-header li{
    float: left;
    text-align: center;
    width: 140px;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    color: #fff;
    margin-left: 1px;
    letter-spacing: 2px;
    cursor: pointer;
}

.home-block-header li a {
    display: block;
    color: #fff;
    width: 100%;
    height: 100%;
}

.home-block-header li.active {
    background-color: #f9f9f9;
    line-height: 44px;
    margin-top: 1px;
    border-top: 1px solid #a5a5a5;
    border-left: 1px solid #a5a5a5;
    border-right: 1px solid #a5a5a5;
    color: #029935;
    font-weight: bolder;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
}

.home-block-header li.active a {
    color: #029935;
}

.home-block-post {
    float: right;
    margin-right: 8px;
    margin-top: 6px;
    border: 1px solid #fff;
    padding: 6px 10px;
    opacity: .7;
}

.home-block-post:hover {
    opacity: 1;
}

.home-block-post span {
    font-size: 16px;
    color: #fff;
    vertical-align: middle;
}

.home-block-post img{
    vertical-align: middle;
    padding-right: 3px;
}

.home-block-line {
    float: left;
    width: 4px;
    height: 724px;
    border: 1px solid #adadad;
    background-color: #ebebeb;
    margin-top: 28px;
    margin-bottom: 28px;
    margin-left: 18px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.home-block-list {
    float: left;
}

.home-block-list li {
    position: relative;
    width: 720px;
    height: 222px;
    background-color: #fff;
    border: 1px solid #eaeaea;
    margin-left: 25px;
    margin-top: 28px;
    margin-bottom: 28px;
}

.home-block-list li:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
    border-width: 8px;
    left: -15px;
    top: 15px;
    z-index: 99;
}

.home-block-list li:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent #eaeaea transparent transparent;
    border-style: solid;
    border-width: 8px;
    left: -16px;
    top: 15px;
    z-index: 9;
}

.block-icon {
    display: inline-block;
    width: 17px;
    height: 17px;
    background: url("img/block-icon.png") no-repeat;
}

.block-circle {
    position: absolute;
    left: -38px;
    top: 15px;
}

.block-star {
    background-position: 0 -17px;
    vertical-align: text-top;
    padding: 0 4px;
    height: 12px;
}

.block-turn {
    height: 10px;
    background-position: 0 -29px;
    vertical-align: middle;
}

.block-list-title {
    height: 45px;
    line-height: 45px;
    font-family: 'simsum';
    padding-left: 20px;
    border-bottom: 1px dashed #dadada;
}

.block-list-title a{
    display: inline-block;
    width: 450px;
    font-family: 'simsum';
    font-weight: bold;
    font-size: 16px;
    color: #555;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}

.block-list-title a:hover {
    text-decoration: underline;
}

.block-list-title > span {
    display: inline-block;
    vertical-align: middle;
    float: right;
    margin-right: 22px;
}

.block-list-collect {
    cursor: pointer;
}

.block-list-content {
    position: relative;
    padding: 10px 20px 20px;
    height: 145px;
}

.block-list-content p{
    height: 90px;
    font-family: 'simsum';
    font-size: 14px;
    line-height: 30px;
    color: #666;
    overflow: hidden;
}

.block-list-time {
    position: absolute;
    right: 20px;
    bottom: 20px;
    font-family: 'simsum';
    color: #b1b1b1;
}

.no-data {
    padding: 25px;
    min-height: 400px;
    text-align: center;
    color: #666;
    font-size: 16px;
    font-family: 'simsum';
}

/* 我的帖子 */
.post-block {
    position: relative;
    width: 100%;
    background-color: #fcfcfc;
    border-top: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    overflow: hidden;
}

.post-block-header {
    width: 100%;
    height: 46px;
    background-color: #029935;
    overflow: hidden;
}

.post-block-header li{
    float: left;
    text-align: center;
    width: 140px;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    color: #fff;
    margin-left: 1px;
    letter-spacing: 2px;
    cursor: pointer;
}

.post-block-header li a {
    display: block;
    color: #fff;
    width: 100%;
    height: 100%;
}

.post-block-header li.active {
    background-color: #fcfcfc;
    line-height: 44px;
    margin-top: 1px;
    border-top: 1px solid #a5a5a5;
    border-left: 1px solid #a5a5a5;
    border-right: 1px solid #a5a5a5;
    color: #029935;
    font-weight: bolder;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
}

.post-block-header li.active a {
    color: #029935;
}

.post-block-table {
    width: 100%;
    background-color: #fcfcfc;
}

.post-block-table thead {
    border-bottom: 1px solid #d7d7d7;
}

.post-block-table td {
    padding: 25px;
    font-family: 'simsum';
    text-align: center;
}

.post-block-table thead td p {
    width: 80px;
    color: #666;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
}

.post-block-table thead td:first-child p {
    width: 274px;
    text-align: left;
}

.post-block-table tbody tr {
    border-bottom: 1px solid #f2f2f2;
}

.post-block-table tbody td p {
    text-align: center;
    font-size: 14px;
    color: #555;
    white-space: nowrap;
}

.post-block-table tbody td:first-child p {
    width: 250px;
    text-align: left;
    position: relative;
}

.post-block-table tbody td:first-child p i {
    display: inline-block;
    background: #029935;
    padding: 3px;
    color: #fff;
    font-size: 10px;
    vertical-align: middle;
    margin-right: 2px;
}

.post-block-table tbody td a {
    display: inline-block;
    color: #555;
    font-size: 14px;
    width: 100px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #029935;
}

.post-block-table tbody td:first-child a {
    width: 274px;
    display: inline-block;
    color: #555;
    vertical-align: middle;
}

.post-block-table tbody td:first-child a:hover {
    text-decoration: underline;
}

.tri-icon {
    display: inline-block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 8px;
    vertical-align: middle;
    margin-top: 10px;
    margin-left: 5px;
    cursor: pointer;
}

i.color-green-tri {
    border-color: #029935 transparent transparent transparent;
}

i.color-gray-tri {
    border-color: #d3d3d3 transparent transparent transparent;
}

i.color-green-retri {
    border-color: transparent transparent #029935 transparent;
}

i.color-gray-retri {
    border-color: transparent transparent #d3d3d3 transparent;
}

.retri-icon {
    display: inline-block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 8px;
    vertical-align: middle;
    margin-left: 5px;
    margin-bottom: 10px;
    cursor: pointer;
}

.detail-pagination {
    margin-top: 30px;
    text-align: right;
}

.detail-pagination ul,.detail-pagination span {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

.detail-pagination span {
    margin: 10px 20px;
    font-family: 'simsum';
    font-size: 14px;
    color: #9a9a9a;
}

.detail-pagination i {
    padding: 0 8px;
}