.loadingDiv {width:120px;height:120px; background-image:url(/assets/global/img/loadingBj.png); position:absolute;}
.loadingDiv .pImg {padding-top:30px;padding-bottom:20px;text-align:center;}
.loadingDiv .pImg img {width:40px;height:40px;}
.loadingDiv .pTxt {text-align:center;font-size:13px; color:#FFF;}


#cover{display:none;position:absolute;left:0;top:0;background-color:#000000;filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity: 0.7;opacity:0.8;z-index:9000;_position:absolute!important;_height:1000px!important;}
#cover2{display:none;position:absolute;left:0;top:0;background-color:#333333;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity: 0.8;opacity:0.8;z-index:1000;_position:absolute!important;_height:1000px!important;}

.toast{font-size:16px;color:#ffffff;line-height:20px;text-align:center;}
#toast{display:none;position:fixed;padding:9px 15px;background-color:#333;z-index:8000;border-radius: 5px;}

html {
    min-height: 100%;
    _height:100%;
}
body {
    min-height: 100%;
    _height:100%;
}

body {
    font-family: "Microsoft YaHei", 微软雅黑;
    color: rgb(102, 102, 102);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    background: white;
    /*background-color: red;*/
    /*background-image: url(/www/2/assets/img/bg.png);*/
    padding: 0px;
}

.container {
    width: 1002px;
    padding: 0;
}
.container.news {
    background: #eef2f5;
}
.container.show {
    width: 1002px;
}

a {
    padding: 0;
    margin: 0;
    outline: none;
    text-decoration: none;
    transition: background-color .2s linear, color .2s linear;
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* Fix of Webkit flickering */
    z-index: 1;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0px, 0, 0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0px, 0, 0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0px, 0, 0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0px, 0px);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0px, 0, 0);
    -ms-transition-timing-function: ease;
    transition-property: transform, left, top;
    transition-duration: 0s;
    transform: translate3d(0px, 0, 0);
    transition-timing-function: ease;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-slide {
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
}
/* ===============================================================
Your custom styles, here you need to specify container's and slide's
sizes, pagination, etc.
================================================================*/
.swiper-container {
    /* Specify Swiper's Size: */
    /*width:200px;
      height: 100px;*/
}
.swiper-slide {
    /* Specify Slides's Size: */
    /*width: 100%;
      height: 100%;*/
}
.swiper-slide-active {
    /* Specific active slide styling: */
}
.swiper-slide-visible {
    /* Specific visible slide styling: */
}
/* ===============================================================
Pagination Styles
================================================================*/
.swiper-pagination-switch {
    /* Stylize pagination button: */
}
.swiper-active-switch {
    /* Specific active button style: */
}
.swiper-visible-switch {
    /* Specific visible button style: */
}

a {
    color: #0650d0;
    text-decoration: none;
}

.top-bar {
    width: 100%;
    height: 45px;
    background: #212741;
    color: #acabab;
    line-height: 45px;
}
.top-bar .hello-group {
    float: left;
}
.top-bar .top-bar-nav {
    float: right;
    color: #fff;
    padding-top: 10px;
}
.top-bar .top-bar-nav .tel {
    display: block;
    background: url('../../images/bct/sprit.png') no-repeat -423px -2702px;
    width: 180px;
    height: 24px;
}

.main-nav {
    height: 93px;
    border-bottom: 1px solid #efefef;
}
.main-nav .container {
    position: relative;
}

.main-nav .logo {
    display: block;
    float: left;
    top: 18px;
    position: relative;
    background: url('../img/logo.png') no-repeat;
    width: 298px;
    height: 59px;
}
.main-nav .nav-inner {
    float: right;
}

.menu-nav {
    height: 53px;
    border-bottom: 1px solid #efefef;
}
.menu-nav .container {
    position: relative;
    text-align: center;
}
.menu-nav .nav-inner {
    margin: 0 auto;
}

.banner {
    width: 100%;
    height: 520px;
}

.banner2 .swiper-container {
    width: 100%;
    height: 310px;
    margin-top: 80px;
}
.banner .swiper-container {
    width: 100%;
    height: 520px;
}
.banner .slide-pag {
    text-align: center;
    position: relative;
    top: -50px;
    z-index: 100;
}
.banner .swiper-pagination-bullet,
.banner .swiper-pagination-switch {
    opacity: 1;
    width: 60px;
    height: 6px;
    border-radius: 13px 13px 13px 13px;
    background-color: #fff;
    display: inline-block;
    margin-right: 10px;
    cursor: pointer;
}
.banner .swiper-pagination-bullet-active,
.banner .swiper-active-switch {
    background-color: #fff;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.index {
    display: block;
}

.service_label {
    display: block;
    position: relative;
    background: url('../../images/bct/sprit.png') no-repeat -1340px -34px;
    width: 320px;
    height: 68px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}


.weixiu_label {
    display: block;
    position: relative;
    background: url('../../images/bct/sprit.png') no-repeat -1340px -302px;
    width: 320px;
    height: 68px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
    margin-bottom: 30px;
}



.weixiu_content {
    width: 1210px;
    display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.weixiu_content dl {
    float: left;
    width: 188px;
    height: 280px;
    background: #fff;
    margin-left: 25px;
    margin-right: 25px;
    text-align: center;
}

.weixiu_content dl h3 {
    font-weight: bold;
}

.weixiu_content dl p {
    padding-left: 25px;
    padding-right: 25px;
    text-align: left;
}

.fangan_label {
    display: block;
    position: relative;
    background: url('../../images/bct/sprit.png') no-repeat -1340px -102px;
    width: 320px;
    height: 68px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
    margin-bottom: 0px;
}
.fangan_content {
    display: block;
    position: relative;
    /*background: url('../../images/bct/sprit.png') no-repeat -16px -1292px;*/
    width: 985px;
    height: 835px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 30px;
}

.service_content {
    width: 1210px;
    display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.service_content dl {
    float: left;
    width: 295px;
    height: 350px;
    background: #fff;
    margin-right: 5px;
    text-align: center;
    background: url('../../images/bct/sprit.png') no-repeat -1001px -11px;
    padding-top: 50px;
}

.service_content dl h3 {
    font-weight: bold;
}

.service_content dl p {
    padding-left: 25px;
    padding-right: 25px;
    text-align: left;
}
.service_content dl p.more {
    text-align: right;
    font-size: 14px;
}

.panel-primary {
    border-color: #ebebeb;
    border-radius: 0px;
    margin-bottom: 50px;
    overflow: hidden;
}

.panel-primary img {
    max-width: 100%;
}

.main-content {
    background: #f3f3f3;
    padding-top: 30px;
    min-height: 100%;
    _height:100%;
    padding-bottom: 30px;
}

.container .mt, .container .summary {
    text-align: center;
}

.container .summary {
    margin-bottom: 15px;
    color: #808489;
}

.container .mt h1 {
    font-size: 20px;
    font-weight: bold;
}

footer {
    display: block;
    position: relative;
    padding: 20px 0;
    background-color: #23252a;
    color: #5f6575;
    font-size: 14px;
}

a.sf-button {
    position: relative;
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    max-width: 100%;
    height: auto;
    overflow: hidden;
    padding: 10px 26px;
    margin: 0 10px 20px 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
    border: 0;
    outline: none;
    text-shadow: none;
    text-decoration: none;
    vertical-align: middle;
    letter-spacing: 2px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

a.sf-button.large {
    font-size: 16px;
    line-height: 26px;
    padding: 10px 30px;
}

a.sf-button.transparent-light {
    color: #fff;
    border: 2px solid rgba(255, 255, 255, .5);
}

a.sf-button, a.sf-button:hover {
    background-image: none;
    color: #fff;
}

a.sf-button.transparent-light:hover {
    background: #fff;
    border-color: #fff;
}

a.sf-button.transparent-light:hover,
a.sf-button.transparent-dark:hover {
    color: #0078d7 !important;
}

a.sf-button.sf-icon-reveal {
    padding: 0 !important;
    color: #fff;
    background-color: #0078d7;
    border-color: #0078d7;
    -webkit-transform: translate3d(0, 0, 0);
}

a.sf-button.sf-icon-reveal i {
    position: absolute;
    left: -48px;
    display: inline-block;
    width: 46px;
    height: 100%;
    padding: 17px 14px 10px;
    background: rgba(0, 0, 0, 0.1);
    font-size: 18px;
    line-height: 16px !important;
    -o-transform: scale(1.0) !important;
    -webkit-transform: scale(1.0) !important;
    -moz-transform: scale(1.0) !important;
    transform: scale(1.0) !important;
    opacity: 0;
}

a.sf-button.sf-icon-reveal span.text {
    width: 100%;
    padding: 13px 35px;
    display: block;
    vertical-align: 4px;
    text-align: center;
}

a.sf-button.sf-icon-reveal i, a.sf-button.sf-icon-reveal span.text {
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms linear;
}

a.sf-button.sf-icon-reveal:hover i {
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    right: 20px;
    left: 0;
}

a.sf-button.sf-icon-reveal:hover span.text {
    padding-left: 59px;
    padding-right: 11px;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
}

.menu-wrapper {
    width: 100%;
    z-index: 9999;
    transition: all 0.8s;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    transform: translateY(0%);
    /*background: red;*/
    position: relative;
    z-index: 1000;
    /*background-image: url('/www/2/assets/img/bg.png');*/
    /*background-position: center;*/

    background-image: url('/www/2/assets/img/bg.png');
    background-repeat:no-repeat;
    background-position:  center;
    background-size: 100%;
    background-color: white;
}

.menu-wrapper.affix .navbar-default {
    padding: 15px 0;
}

.menu-wrapper.affix .navbar-inner {
    padding: 0 20px;
}

.menu-wrapper.affix .dropdown-menu {
    margin-top: 0;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.menu-wrapper.affix .header .nav li a:hover,
.menu-wrapper.affix .header .nav li a:focus {
    background: rgb(255, 255, 255) !important;
    background: rgba(255, 255, 255, 0) !important;
}

.navbar-collapse {
    /*padding-right: 20px;*/
}

.header, .navbar-default,
#custom .menu-wrapper.affix .header,
#custom .menu-wrapper.affix .navbar-default {
    transition: .4s;
}

#custom .menu-wrapper.affix .navbar-default .navbar-nav i,
#custom .menu-wrapper.affix .navbar-default .navbar-nav > li > a {
    color: #fff !important;
}

@media (max-width: 800px) {
    #custom .menu-wrapper.affix .navbar-default .navbar-nav i,
    #custom .menu-wrapper.affix .navbar-default .navbar-nav > li > a {
        color: #fff !important;
    }
}

.menu-wrapper.affix {
    width: 100%;
    top: 0;
    right: 0;
    padding: 0;
    margin: 0;
    position: fixed;
    z-index: 9999;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
}

.main-nav .nav-inner {
    position: absolute;
    right: 0px;
}

.develop-pic-container {
    width: 1140px;
    height: 350px;
    overflow: hidden;
}


.index .list-box,
.index .list-box-wrapper {
    z-index: 500;
    position: relative;
    width: 1140px;
    height: 450px;
    overflow: hidden;
    margin: 0 auto;
}

.list-inner:before,
.list-inner:after {
    content: " ";
    display: table;
}
.list-inner:after {
    clear: both;
}
.list-inner:before,
.list-inner:after {
    content: " ";
    display: table;
}
.list-inner:after {
    clear: both;
}
.list-inner > ul {
    margin-left: 20px;
    padding: 0;
    list-style: none;
}
.list-inner > ul .touzi-item {
    display: inline-block;
    float: left;
    margin: 10px 53px 0 0;
    height: 420px;
    width: 240px;
    border: 1px solid #ccc;
    padding: 40px 20px;
    position: relative;
    color: #666;
    background-color: #fff;
}
.list-inner > ul .touzi-item a {
    color: #fff;
}
.list-inner > ul .touzi-item h3:hover {
    color: #f26600 !important;
}
.list-inner > ul .touzi-item .item-title {
    background-color: #443bae;
    color: #fff;
    width: 100px;
    font-size: 16px;
    padding: 3px 10px 3px 40px;
    position: absolute;
    left: -20px;
    top: 10px;
}
.list-inner > ul .touzi-item .item-title:after {
    content: ' ';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 28px;
    left: 0px;
    border-width: 10px;
    border-color: rgba(0, 0, 0, 0);
    border-style: solid;
    border-top-color: #3a3080;
    border-right-color: #3a3080;
}
.list-inner > ul .touzi-item .time-profit {
    padding: 10px;
}
.list-inner > ul .touzi-item .time-profit:before,
.list-inner > ul .touzi-item .time-profit:after {
    content: " ";
    display: table;
}
.list-inner > ul .touzi-item .time-profit:after {
    clear: both;
}
.list-inner > ul .touzi-item .time-profit:before,
.list-inner > ul .touzi-item .time-profit:after {
    content: " ";
    display: table;
}
.list-inner > ul .touzi-item .time-profit:after {
    clear: both;
}
.list-inner > ul .touzi-item .time-profit .time {
    float: right;
}
.list-inner > ul .touzi-item .time-profit .time .text-primary {
    font-size: 2em;
}
.list-inner > ul .touzi-item .time-profit .profit {
    float: left;
}
.list-inner > ul .touzi-item .time-profit .profit .text-primary {
    font-size: 2em;
}
.list-inner > ul .touzi-item .item-logo {
    display: block;
    background: url('../image/sprite-bg.png') no-repeat -324px -57px;
    width: 82px;
    height: 82px;
    margin: -20px auto;
}
.list-inner > ul .touzi-item .round-star {
    display: inline-block;
    background: url('../image/sprite-bg.png') no-repeat -385px -578px;
    width: 98px;
    height: 32px;
    margin: 10px 50px;
}
.list-inner > ul .touzi-item .round-star.star-1 {
    background-position: -496px -578px;
    width: 98px;
    height: 32px;
}
.list-inner > ul .touzi-item .round-star.star-2 {
    background-position: -385px -621px;
    width: 98px;
    height: 32px;
}
.list-inner > ul .touzi-item .round-star.star-3 {
    background-position: -496px -621px;
    width: 98px;
    height: 32px;
}
.list-inner > ul .touzi-item .round-star.star-4 {
    background-position: -385px -668px;
    width: 98px;
    height: 32px;
}
.list-inner > ul .touzi-item .round-star.star-5 {
    background-position: -496px -668px;
    width: 98px;
    height: 32px;
}
.list-inner > ul .touzi-item h3 {
    font-size: 16px;
    margin-top: 0px;
    text-align: center;
}
.list-inner > ul .touzi-item .item-info {
    text-align: center;
}
.list-inner > ul .touzi-item .item-info ul {
    padding: 0;
}
.list-inner > ul .touzi-item .item-info ul li {
    display: inline-block;
}
.list-inner > ul .touzi-item .time-left {
    float: right;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    font-size:13px;
}
.list-inner > ul .touzi-item .time-left .text-primary {
    color: #666;
}
.list-inner > ul .touzi-item .process-bar {
    width: 100%;
    margin-top: 40px;
    height: 10px;
    background-color: #ccc;
}
.list-inner > ul .touzi-item .process-bar .process-bar-content {
    width: 60%;
    height: 10px;
    background-color: #f26600;
}
.list-inner > ul .touzi-item .process-bar.over .process-bar-content {
    width: 100%;
    background-color: #999;
}
.list-inner > ul .touzi-item .process-content {
    font-size: 12px;
    margin-top: 10px;
}
.list-inner > ul .touzi-item .process-content .text-primary {
    color: #666;
}
.list-inner > ul .touzi-item .process-content .float-left {
    float: left;
}
.list-inner > ul .touzi-item .process-content .float-right {
    float: right;
}
.list-inner > ul .touzi-item .btn-lg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}
.list-inner > ul .touzi-item .btn-lg.is-backing {
    background-color: #999;
    border-color: #999;
}
.list-inner > ul .touzi-item.che .item-title {
    background-color: #2888cf;
}
.list-inner > ul .touzi-item.che .item-title:after {
    border-top-color: #2761a6;
    border-right-color: #2761a6;
}
.list-inner > ul .touzi-item.che .item-logo {
    background-position: -323px -56px;
    width: 82px;
    height: 82px;
}
.list-inner > ul .touzi-item.fang .item-title {
    background-color: #67a626;
}
.list-inner > ul .touzi-item.fang .item-title:after {
    border-top-color: #4c8b1a;
    border-right-color: #4c8b1a;
}
.list-inner > ul .touzi-item.fang .item-logo {
    background-position: -411px -56px;
    width: 82px;
}
.list-inner > ul .touzi-item.danbao .item-title {
    background-color: #d64949;
}
.list-inner > ul .touzi-item.danbao .item-title:after {
    border-top-color: #bc3333;
    border-right-color: #bc3333;
}
.list-inner > ul .touzi-item.danbao .item-logo {
    background-position: -500px -56px;
}
.index .list-box,
.index .list-box-wrapper {
    z-index: 500;
    position: relative;
    width: 1210px;
    height: 600px;
    overflow: hidden;
    margin: 0 auto;
}
.index .list-inner {
    position: absolute;
}

.zj {
    width: 100%;
    text-align: center;
    background: url('../../images/bct/bg.jpg') no-repeat center;
    height: 712px;
    padding-top: 120px;
}

.zj_content {
    width: 1210px;
    display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.zj_content dl {
    float: left;
    width: 295px;
    height: 600px;
    margin-right: 10px;
    text-align: center;
    padding-top: 50px;
    color: white;
}

.zj_content dl dt {
    background: url('../../images/bct/sprit.png') no-repeat -1002px -11px;
    height: 350px;
    padding-top: 30px;

}

.zj_content dl h3 {
    font-size: 18px;
}

.zj_content dl p {
    padding-left: 25px;
    padding-right: 25px;
    text-align: left;
}

.zj_content dl p.more {
    text-align: right;
    font-size: 14px;
}

.zj_content .prev {
    top: 140px;
    left: 30px;
    position: absolute;
    width: 109px;
    height: 109px;
    background: url('../../images/bct/sprit.png') no-repeat -958px -1089px;
    z-index: 500;
}
.zj_content .next {
    top: 140px;
    right: 30px;
    position: absolute;
    width: 109px;
    height: 109px;
    background: url('../../images/bct/sprit.png') no-repeat -958px -947px;
    z-index: 500;
}


.liyou_label {
    display: block;
    position: relative;
    background: url('../../images/bct/sprit.png') no-repeat -7px -2743px;
    width: 320px;
    height: 68px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
    margin-bottom: 30px;
}

.liyou_content_1 {
    display: block;
    position: relative;
    background: url('../../images/bct/sprit.png') no-repeat 0px -1840px;
    width: 1180px;
    height: 850px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

.liyou_content_2 {
    display: block;
    position: relative;
    background: url('../../images/bct/sprit.png') no-repeat 0px -859px;
    width: 952px;
    height: 982px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 80px;
}


.news_label {
    display: block;
    position: relative;
    background: url('../../images/bct/sprit.png') no-repeat -1330px -2762px;
    width: 320px;
    height: 68px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
    margin-bottom: 30px;
}


.news_content {
    width: 1210px;
    display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.news_content dl {
    float: left;
    width: 262px;
    height: 350px;
    background: #fff;
    margin-right: 32.4px;
    text-align: left;
    padding-top: 50px;
}

.news_content dl h3 {
    font-size: 18px;
    text-align: left;
    color: #666;
}

.news_content dl p {
    text-align: left;
    color: #999;
}
.news_content dl p.more {
    font-size: 14px;
}

.youshi_label {
    display: block;
    position: relative;
    background: url('../../images/bct/sprit.png') no-repeat -1340px -166px;
    width: 320px;
    height: 68px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
    margin-bottom: 30px;
}

.youshi_content_1 {
    display: block;
    position: relative;
    background: url('../../images/bct/sprit.png') no-repeat -1072px -2202px;
    width: 578px;
    height: 225px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

.contact_top {
    position: fixed;
    right: 25px;
    bottom: 25px;
    display: block;
    text-align: center;
    height: 163px;
    padding-left: 197px;
    overflow: hidden;
    cursor: pointer;
    z-index: 999;
}

.contact_top a {
    position: relative;
    width: 40px;
    height: 40px;
    display: block;
    line-height: 40px !important;
    background-color: rgba(0, 0, 0, .4);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
    color: #fff;
}

.contact_top a.contact_qq, .contact_top a.contact_edit, .contact_top a.contact_phone {
    margin-bottom: 1px;
    /*transition: none;*/
}

.contact_top a i {
    position: static;
    top: 0;
    left: -40px;
    font-size: 20px;
}

.contact_top a p {
    position: absolute;
    width: 197px;
    height: 40px;
    top: 0;
    left: 40px;
    background-color: #0078d7;
}

.contact_top a.contact_phone p {
    width: 267px;
}

.contact_top a:hover {
    background-color: #0078d7;
}

.contact_top a.contact_phone:hover {
    left: -267px;
}

.footer .title {
    margin-bottom: 10px;
    border-bottom: 2px solid #5f6575;
}
.title {
    position: relative;
    display: block;
    margin-bottom: 50px;
}


.footer .title h3 {
    font-size: 20px;
    letter-spacing: 0.6px;
    color: #5f6575;
    font-weight: bold;
}


.footer .title h3 span {
    color: #0078d7;
}


.footer #contactform .form-control {
    height: 45px;
    margin-bottom: 20px;
    color: #999;
    background-color: #1a1c27;
    border-color: #4f4f4f;
    border-radius: 0;
    box-shadow: none !important;
}

.footer #contactform .select_ui {
    position: relative;
}

.footer #contactform .select-arrow {
    position: absolute;
    right: 1px;
    top: 1px;
    font-size: 28px;
    color: #999;
    background-color: #1a1c27;
    height: 43px;
    width: 46px;
    line-height: 43px;
    text-align: center;
}

.footer #contactform select.form-control option {
    color: #555;
}

.footer #contactform textarea.form-control {
    height: 150px !important;
    resize: none;
}

.btn {
    display: block;
    width: 200px;
    margin: 0 auto;
}

.footer #contactform .btn-primary {
    background: #1a1c27;
    border-color: #4f4f4f !important;
    color: #9B9B9B;
    border-radius: 0 !important;
    font-size: 14px !important;
    padding: 12px 35px !important;
}

.footer #contactform .form-control:focus,
.footer #contactform .form-control:hover,
.footer #contactform .btn-primary:hover {
    border-color: #0078d7 !important;
}

.contact_details {
    margin-left: 0;
}

.contact_details li {
    margin-bottom: 18px;
    list-style: none;
    border-bottom: 1px solid #4f4f4f;
}

.contact_details li i {
    color: #FFFFFF;
    font-size: 20px;
    padding-right: 10px;
    text-align: center;
    width: 35px;
}

.contact_details li span {
    font-size: 14px;
    font-weight: bold;
}

.contact_details p {
    margin-top: 10px;
    font-size: 12px;
}

ul, li {
    padding-left: 0;
    list-style: none;
}


.about_adv {
    position: relative;
    display: block;
    /*background: url("../../images/bct/sprit.png") no-repeat center top;*/
    width: 869px;
    height: 1200px;
    margin: 0 auto;
}

.aa-item1-bg, .aa-item2-bg, .aa-item3-bg, .aa-item4-bg, .aa-item5-bg, .aa-item6-bg{
    position: absolute;
    background: url("../../images/bct/sprit.png") no-repeat;
    width: 280px;
    height: 228px;
}

.aa-item1,.aa-item2,.aa-item3,.aa-item4,.aa-item5,.aa-item6 {
    position: absolute;
    width: 200px;
}

.aa-item1 h4, .aa-item2 h4, .aa-item3 h4, .aa-item4 h4, .aa-item5 h4, .aa-item6 h4 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-bottom: 0;
}

.aa-item1 {
    top: 110px;
    left: 290px;
}

.aa-item1-bg {
    background-position: -1072px -920px;
    left: 0px;
    top: 5px;
}

.aa-item3 {
    left: 290px;
    top: 475px;
}

.aa-item3-bg {
    background-position: -1053px -1402px;
    left: 0px;
    top: 370px;
}

.aa-item2-bg {
    background-position: -1369px -1163px;
    top: 185px;
    left: 590px;
}

.aa-item2 {
    top: 285px;
    left: 390px;
}

.aa-item4 {
    top: 650px;
    left: 390px;
}
.aa-item4-bg {
    background-position: -1369px -1636px;
    top: 555px;
    left: 590px;
}


.aa-item5 {
    left: 290px;
    top: 840px;
}

.aa-item5-bg {
    background-position: -1003px -398px;
    left: 0px;
    top: 735px;
}


.aa-item6 {
    top: 1015px;
    left: 390px;
}
.aa-item6-bg {
    background-position: -1369px -642px;
    top: 920px;
    left: 590px;
}

.about_adv_text {
    display: none;
}

.about_adv_text .aa-item {
    background: #fbfcfc;
    border: 1px solid #e6ebf0;
    padding: 30px 20px;
    margin-bottom: 20px;
}

.aa-cirle {
    margin: 0 auto;
    width: 110px;
    height: 110px;
    line-height: 110px!important;
    border-radius: 50%;
    color: #fff;
    font-size: 36px;
    background: #00f0ff;
    background: -moz-linear-gradient(45deg, #00f0ff 0%, #ebacfd 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #00f0ff), color-stop(100%, #ebacfd));
    background: -webkit-linear-gradient(45deg, #00f0ff 0%, #ebacfd 100%);
    background: -o-linear-gradient(45deg, #00f0ff 0%, #ebacfd 100%);
    background: -ms-linear-gradient(45deg, #00f0ff 0%, #ebacfd 100%);
    background: linear-gradient(45deg, #00f0ff 0%, #ebacfd 100%);
}

.aa-item h4 {
    font-weight: bold;
}

.ml15 {
    margin-left: 15px;
}
.pb20 {
    padding-bottom: 20px;
}
.pt20 {
    padding-top: 20px;
}
.pl20 {
    padding-left: 20px;
}
.mr20 {
    margin-right: 20px;
}
.mb20 {
    margin-bottom: 20px;
}
.bggrey {
    background: #f1f1f1;
}
.pb100 {
    padding-bottom: 100px;
}
.pt20 {
    padding-top: 20px;
}
.mt30 {
    margin-top: 30px;
}
.breadcrumb {
    margin-bottom: 20px;
    list-style: none;
    background-color: #ffffff;
    border-radius: 4px;
    color: #666;
}

.zhizhu-list-con {
    padding: 20px;
    margin-bottom: 20px;
}
.bgwhite {
    background: #fff;
}

.breadcrumb a {
    color: #666;
    text-decoration: none;
}

.zhizhu-list-con .zhizhu-list-inner-con1 a {
    color: #666;
}

.zhizhu-list-con .zhizhu-list-inner-con2 {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    width: 100%;
    color: #999;
}


.zhizhu-list-con .zhizhu-list-inner-con3 {
    margin-top: 6px;
}
.fgrey1 {
    color: #999!important;
}

div.share-div a {
    width: 80px;
    display: block;
    float: right;
    color: #999;
}

.zhiku-list2 {
    padding: 10px 20px;
    overflow: hidden;
}

.zhiku-list2 .zhiku-title2 {
    border-bottom: 2px solid #0078d7;
    height: 40px;
    line-height: 40px;
}

.zhiku-list2 .zkservice a {
    display: inline-block;
    padding: 5px 10px;
    background: #f0ad4e;
    color: #fff;
    font-size: 14px;
    margin-right: 5px;
    margin-bottom: 10px;
}


.zhiku-list2 a.on  {
    color:  #0078d7;
}

.zhiku-list2 .zhiku-title2 .more {
    float: right;
    display: inline-block;
}

.zhiku-list2 .zhiku-title2 .more a {
    color: #666;
}
.f14 {
    font-size: 14px;
}

.zhiku-list2 .zhiku-title2 .hh {
    float: left;
    height: 40px;
    color: #666;
    line-height: 40px;
    display: inline-block;
}

.zhiku-list2 ul li {
    height: 35px;
    line-height: 35px;
    overflow: hidden;
}

.zhiku-list2 ul li em {
    display: inline-block;
    height: 12px;
    width: 12px;
    float: left;
    margin-top: 12px;
    background: #0078d7;
    margin-right: 10px;
}

.zhiku-list2 ul li a {
    display: inline-block;
    color: #666;
    float: left;
}

.new_pic {
    width: 158px;
    height: 106px;
    line-height: 106px;
    float: left;
    margin-left: 15px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    position: relative;
}

.new_pic .jzimg {
    position: absolute;
    left: 0%;
    top: 0%;
    width: 100%;
    height: 100%;
}
.new_pic .jzimg {
    text-align: center;
}
.jzimg {
    display: table-cell;
    overflow: hidden;
    font: 0px/0px 'Arial';
    text-align: center;
    vertical-align: middle;
}

.new_pic .jzimg i {
    height: 100%;
    display: inline-block;
}
.new_pic .jzimg img, .new_pic .jzimg i {
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}

.news_list {
    position: relative;
}

.news_list .list_content {
    width: 667px;
    position: absolute;
    left: 230px;
}

.page {
    text-align: center;
    margin-top: 35px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.page span, .page a {
    padding: 10px;
    border: 1px solid #ddd;
    margin-right: 5px;
    background: #fff;
    text-decoration: none;
    color: #333;
}
.page span {
    background: #fff;
    color: #0078d7;
    font-weight: bold;
}

.lxbanner {
    width: 100%;
    height: 260px;
    background: url(../../images/lxbanner.jpg) center center no-repeat;
}

.pb100 {
    padding-bottom: 100px;
}
.pt30 {
    padding-top: 30px;
}

.mb50 {
    margin-bottom: 50px;
}

.about-category-con {
    width: 100%;
    border-top: 1px solid #0078d7;
    position: relative;
    margin-bottom: 40px;
    margin-top: 60px;
}

.about-category-con ul.about-category {
    width: 950px;
    margin-top: -20px;
    position: absolute;
    z-index: 100;
    left: 35px;
    top: 0px;
}

.about-category-con ul.about-category li {
    width: 170px;
    height: 40px;
    float: left;
}

.about-category-con ul.about-category li a.active {
    background: #0078d7;
    color: #fff;
}


.about-category-con ul.about-category li a:hover {
    text-decoration: none;
}
.about-category-con ul.about-category li a {
    display: block;
    width: 170px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 15px;
    font-size: 16px;
    background: #ededed;
    color: #333;
}

.aboutftitle {
    margin-bottom: 15px;
    font-size: 18px;
    color: #0078d7;
}

.grey_container {
    width: 100%;
    text-align: center;
    background: url('../../images/bct/line.jpg') repeat-y center;
}

.htaocan-con{
    text-align: center;
    height:250px;width:200px;
    position:relative;
    overflow:hidden;
    background:#fff;
    box-shadow: 0px 0px 3px 3px rgba(0 120 215,0.1);
    margin-bottom: 20px;
}
.htaocan-con .himg,.htaocan-con .htitle,.htaocan-con .hbtn{position:absolute;left:0px;text-align: center;width:200px;}
.htaocan-con .himg,.htaocan-con .htitle,.htaocan-con .hbtn{-webkit-transition: top 0.2s;-moz-transition: top 0.2s;-ms-transition: top 0.2s;-o-transition: top 0.2s;transition: top 0.2s;}
.htaocan-con .himg{width:100px;height:100px;top:40px;left:50%;margin-left: -50px;}
.htaocan-con .himg img{width:80px;max-width:80px;}
.htaocan-con .htitle{top:150px;font-size: 14px;}
.htaocan-con .hbtn{top:180px;}

.htaocan-con:hover .himg{top:10px;}
.htaocan-con:hover .htitle{top:120px;}
.htaocan-con:hover .hbtn{top:150px;}


.cn_label {
    display: block;
    position: relative;
    background: url('../../images/bct/sprit.png') no-repeat -1340px -234px;
    width: 320px;
    height: 68px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
    margin-bottom: 30px;
}

.cn_content {
    width: 1210px;
    display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 30px;
}

.cn_content_1 {
    display: inline-block;
    background: url('../../images/bct/sprit.png') no-repeat -1201px -1870px;
    width: 246px;
    height: 212px;
    margin-right: 15px;
}
.cn_content_2 {
    display: inline-block;
    background: url('../../images/bct/sprit.png') no-repeat -1201px -2092px;
    width: 246px;
    height: 212px;
    margin-right: 15px;
}
.cn_content_3 {
    display: inline-block;
    background: url('../../images/bct/sprit.png') no-repeat -1201px -2313px;
    width: 246px;
    height: 212px;
    margin-right: 15px;
}
.cn_content_4 {
    display: inline-block;
    background: url('../../images/bct/sprit.png') no-repeat -1200px -2534px;
    width: 246px;
    height: 212px;
}
.consumer_container {
    width: 100%;
    text-align: center;
    background: url('../../images/bct/consumer_bg.jpg') no-repeat center;
    height: 668px;
}

.pro_detail .pro_detail_img {
    width: 404px;
    height: 323px;
    margin: 32px 153px 35px 170px;
    border: 1px solid #c3c3c3;
    position: relative;
}

.pro_detail_img p.jzimg {
    position: absolute;
    left: 0%;
    top: 0%;
    width: 100%;
    height: 100%;
}

.pro_detail_img .jzimg img, .pro_detail_img .jzimg i {
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}

.hh {
    float: left;
    height: 40px;
    border-bottom: 1px solid #0078d7;
    color: #666;
    line-height: 40px;
    display: inline-block;
}

.zhiku-title1 {
    border-bottom: 1px solid #ddd;
    height: 40px;
    line-height: 40px;
    width: 100%;
}



















/* common styling */
/* set up the overall width of the menu div, the font and the margins */
.menu {
    /*margin:0 auto;*/
    /*width:750px;*/
    height: 53px;
}

.menu .menu_text.on, .menu .menu_text.on a {
    color: #d87115;
    border-bottom: 1px solid #d87115;
}
/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu ul {
    padding:0;
    margin:0;
    list-style-type: none;
}
/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */
.menu ul li {
    float:left;
    position:relative;
}
/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.menu ul li a, .menu ul li a:visited {
    display:block;
    text-align:center;
    text-decoration:none;
    width:120px;
    height:51px;
    line-height: 51px;
    color:#000;
    /*border:1px solid #fff; */
    border-width:0px 0px 0 0;
    background:#ffffff;
    font-size:14px;
}
/* make the dropdown ul invisible */
.menu ul li ul {
    display: none;
}
/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu ul li:hover a {
    color: #d87115;
}
/* make the sub menu ul visible and position it beneath the main menu list item */
.menu ul li:hover ul {
    display:block;
    position:absolute;
    top:30px;
    left:0;
    width:105px;
}
/* style the background and foreground color of the submenu links */
.menu ul li:hover ul li a {
    display:block;
    color: #d87115;
}
/* style the background and forground colors of the links on hover */
.menu ul li:hover ul li a:hover {
    background:#f1f1f1;
    color:#000;
}
.col-md-20{
    float: right;
    background: url('../../images/bct/sprit.png') no-repeat -1470px -2489px;
    width: 100px;
    height: 100px;
}

.top-bar-nav {
    float: right;
    padding-top: 20px;
}
.top-bar-nav .login {
    display: block;
    position: relative;
    background: url('../img/login.png') no-repeat;
    background-size:  50px 20px;
    width: 50px;
    height: 20px;
}
.top-bar-nav .register {
    display: block;
    position: relative;
    background: url('../img/register.png') no-repeat;
    background-size:  50px 20px;
    width: 50px;
    height: 20px;
}
a, a:hover {
    color: #47ade1;
    text-decoration: none;
}

.buy a {
    margin: auto;
    display: block;
    width: 200px;
    height: 44px;
    border: 1px solid #47ade1;
    border-radius: 2px;
    text-align: center;
    line-height: 44px;
    font-size: 14px;
}


.custom-search {
    float: right;
    padding-top: 10px;
}

.custom-search form {
    margin: 0;
    position: relative;
    border: 1px solid #c0c0c0;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    width: 200px;
}

.custom-search form .custom-search-input {
    margin: 0;
    padding: 0 10px 0 40px;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    height: 25px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0px none;
    outline: none;
    font-size: 14px;
    -webkit-box-shadow: 0 0 0 0;
    box-shadow: 0 0 0 0;
}

.custom-search .custom-search-button {
    position: absolute;
    top: 0;
    left: 0;
    border: 0px none;
    height: 25px;
    line-height: 25px;
    width: 27px;
    padding: 0;
    color: #fff;
    font-size: 14px;
    text-indent: -9999px;
    background: #fff url(/assets/global/img/search_icon.png) center center no-repeat;
    background-size: 16px 16px;
    border-radius: 5px 0 0 5px;
}

.service-block {
    text-align: center;padding-bottom: 50px;
}

.service-block .title_en {
    font-size: 24px;
}

.service-block .title_cn {
    font-size: 14px;margin-top:6px;
}
.service-block .bg {
    position: relative;height:20px;margin-top: 20px;margin-left:auto;margin-right: auto;width: 300px;
}
.service-block .bg_line {
    position: absolute;height: 1px;background: #efefef;left: 0;width: 100%;
}
.service-block .bg_overlay {
    position: absolute;z-index: 2;width: 50px;height: 4px;background: #d87115;left:125px;top:-2px;
}


.sub-menu-nav {
    height: 40px;
}

.sub-menu-nav .container-fluid {
    position: relative;
    text-align: center;
    background: #656466;
    filter:alpha(opacity=75);
    -moz-opacity:0.75;
    opacity:0.75;
}

.sub-menu-nav .container-fluid .row {
    width: 1002px;margin:0 auto;
}

.sub-menu-nav a, .sub-menu-nav a:hover {
    font-size: 14px;
    color: white;
    text-decoration: none;
}

.sub-menu-nav .sub-menu {
}

.sub-menu-nav ul, .sub-menu-nav li {
    margin: 0;
    padding: 0;
    height: 40px;
}

.sub-menu-nav ul li {
    list-style:none;
    float: left;
    line-height: 40px;
    margin-right: 30px;
}

.news-list ul li {
    margin: 0;
    padding: 0;
    line-height: 30px;
}

.news-list ul li a, .news-list ul li a:hover {
    color: #6e6e6e;
    text-decoration: none;
}

.news-list ul li a:hover {
    text-decoration: underline;
}
.case .col-sm-5, .case .col-sm-7 {
    padding-left: 0px;
    padding-right: 0px;
}

.case .case-content {
    cursor:pointer;
}
.case .case-content.on {
    filter:alpha(opacity=75);
    -moz-opacity:0.75;
    opacity:0.75;
}

.tabbable-line>.nav-tabs>li.active {
    background: 0 0;
    border-bottom: 4px solid #d87115;
    position: relative;
}

.tabbable-line > .nav-tabs > li.open,
.tabbable-line > .nav-tabs > li:hover {
    background: none;
    border-bottom: 4px solid #f4a45d; }


.pagination>li>a, .pagination>li>span {
    color: #d87115;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #d87115;
    border-color: #d87115;
}

.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    color: #ea9345;
}



.input-icon > .addon {
    display: block;
    position: absolute;
    z-index: 3;
    right: 0;
    top: 0;
}

.input-icon > .addon.vcode {
    color: #47ade1;
    cursor: pointer;
}


input.text {
    padding: 7px 8px;
    height: 30px;
    overflow: hidden;
}

input.text, select, textarea {
    border: 1px solid #ddd;
    border-top-color: #ccc;
    box-shadow: 0 1px 3px rgba(200,200,200,.3)inset;
}




.btn.green:not(.btn-outline) {
    color: #FFFFFF;
    background-color: #6bc2f2;
    border-color: #6bc2f2; }
.btn.green:not(.btn-outline):focus,
.btn.green:not(.btn-outline).focus {
    color: #FFFFFF;
    background-color: #1694da;
    border-color: #18666d; }
.btn.green:not(.btn-outline):hover {
    color: #FFFFFF;
    background-color: #1694da;
    border-color: #2499a3; }
.btn.green:not(.btn-outline):active,
.btn.green:not(.btn-outline).active,
.open > .btn.green:not(.btn-outline).dropdown-toggle {
    color: #FFFFFF;
    background-color: #1694da;
    border-color: #2499a3; }
.btn.green:not(.btn-outline):active:hover,
.btn.green:not(.btn-outline):active:focus,
.btn.green:not(.btn-outline):active.focus,
.btn.green:not(.btn-outline).active:hover,
.btn.green:not(.btn-outline).active:focus,
.btn.green:not(.btn-outline).active.focus,
.open > .btn.green:not(.btn-outline).dropdown-toggle:hover,
.open > .btn.green:not(.btn-outline).dropdown-toggle:focus,
.open > .btn.green:not(.btn-outline).dropdown-toggle.focus {
    color: #FFFFFF;
    background-color: #1f858e;
    border-color: #18666d; }
.btn.green:not(.btn-outline):active,
.btn.green:not(.btn-outline).active,
.open > .btn.green:not(.btn-outline).dropdown-toggle {
    background-image: none; }
.btn.green:not(.btn-outline).disabled:hover,
.btn.green:not(.btn-outline).disabled:focus,
.btn.green:not(.btn-outline).disabled.focus,
.btn.green:not(.btn-outline)[disabled]:hover,
.btn.green:not(.btn-outline)[disabled]:focus,
.btn.green:not(.btn-outline)[disabled].focus,
fieldset[disabled] .btn.green:not(.btn-outline):hover,
fieldset[disabled] .btn.green:not(.btn-outline):focus,
fieldset[disabled] .btn.green:not(.btn-outline).focus {
    background-color: #6bc2f2;
    border-color: #6bc2f2; }
.btn.green:not(.btn-outline) .badge {
    color: #6bc2f2;
    background-color: #FFFFFF; }

.btn.btn-outline.green {
    border-color: #6bc2f2;
    color: #6bc2f2;
    background: none; }
.btn.btn-outline.green:hover,
.btn.btn-outline.green:active,
.btn.btn-outline.green:active:hover,
.btn.btn-outline.green:active:focus,
.btn.btn-outline.green:focus,
.btn.btn-outline.green.active {
    border-color: #6bc2f2;
    color: #FFFFFF;
    background-color: #6bc2f2; }

.btn.green-stripe {
    border-left: 4px solid #6bc2f2 !important; }

.btn.green-meadow:not(.btn-outline) {
    color: #FFFFFF;
    background-color: #1BBC9B;
    border-color: #1BBC9B; }
.btn.green-meadow:not(.btn-outline):focus,
.btn.green-meadow:not(.btn-outline).focus {
    color: #FFFFFF;
    background-color: #158f76;
    border-color: #0b4d3f; }
.btn.green-meadow:not(.btn-outline):hover {
    color: #FFFFFF;
    background-color: #158f76;
    border-color: #13866f; }
.btn.green-meadow:not(.btn-outline):active,
.btn.green-meadow:not(.btn-outline).active,
.open > .btn.green-meadow:not(.btn-outline).dropdown-toggle {
    color: #FFFFFF;
    background-color: #158f76;
    border-color: #13866f; }
.btn.green-meadow:not(.btn-outline):active:hover,
.btn.green-meadow:not(.btn-outline):active:focus,
.btn.green-meadow:not(.btn-outline):active.focus,
.btn.green-meadow:not(.btn-outline).active:hover,
.btn.green-meadow:not(.btn-outline).active:focus,
.btn.green-meadow:not(.btn-outline).active.focus,
.open > .btn.green-meadow:not(.btn-outline).dropdown-toggle:hover,
.open > .btn.green-meadow:not(.btn-outline).dropdown-toggle:focus,
.open > .btn.green-meadow:not(.btn-outline).dropdown-toggle.focus {
    color: #FFFFFF;
    background-color: #10705c;
    border-color: #0b4d3f; }
.btn.green-meadow:not(.btn-outline):active,
.btn.green-meadow:not(.btn-outline).active,
.open > .btn.green-meadow:not(.btn-outline).dropdown-toggle {
    background-image: none; }
.btn.green-meadow:not(.btn-outline).disabled:hover,
.btn.green-meadow:not(.btn-outline).disabled:focus,
.btn.green-meadow:not(.btn-outline).disabled.focus,
.btn.green-meadow:not(.btn-outline)[disabled]:hover,
.btn.green-meadow:not(.btn-outline)[disabled]:focus,
.btn.green-meadow:not(.btn-outline)[disabled].focus,
fieldset[disabled] .btn.green-meadow:not(.btn-outline):hover,
fieldset[disabled] .btn.green-meadow:not(.btn-outline):focus,
fieldset[disabled] .btn.green-meadow:not(.btn-outline).focus {
    background-color: #1BBC9B;
    border-color: #1BBC9B; }
.btn.green-meadow:not(.btn-outline) .badge {
    color: #1BBC9B;
    background-color: #FFFFFF; }

.btn.btn-outline.green-meadow {
    border-color: #1BBC9B;
    color: #1BBC9B;
    background: none; }
.btn.btn-outline.green-meadow:hover,
.btn.btn-outline.green-meadow:active,
.btn.btn-outline.green-meadow:active:hover,
.btn.btn-outline.green-meadow:active:focus,
.btn.btn-outline.green-meadow:focus,
.btn.btn-outline.green-meadow.active {
    border-color: #1BBC9B;
    color: #FFFFFF;
    background-color: #1BBC9B; }

.btn.green-meadow-stripe {
    border-left: 4px solid #1BBC9B !important; }

.btn.green-seagreen:not(.btn-outline) {
    color: #FFFFFF;
    background-color: #1BA39C;
    border-color: #1BA39C; }
.btn.green-seagreen:not(.btn-outline):focus,
.btn.green-seagreen:not(.btn-outline).focus {
    color: #FFFFFF;
    background-color: #147772;
    border-color: #093633; }
.btn.green-seagreen:not(.btn-outline):hover {
    color: #FFFFFF;
    background-color: #147772;
    border-color: #126e6a; }
.btn.green-seagreen:not(.btn-outline):active,
.btn.green-seagreen:not(.btn-outline).active,
.open > .btn.green-seagreen:not(.btn-outline).dropdown-toggle {
    color: #FFFFFF;
    background-color: #147772;
    border-color: #126e6a; }
.btn.green-seagreen:not(.btn-outline):active:hover,
.btn.green-seagreen:not(.btn-outline):active:focus,
.btn.green-seagreen:not(.btn-outline):active.focus,
.btn.green-seagreen:not(.btn-outline).active:hover,
.btn.green-seagreen:not(.btn-outline).active:focus,
.btn.green-seagreen:not(.btn-outline).active.focus,
.open > .btn.green-seagreen:not(.btn-outline).dropdown-toggle:hover,
.open > .btn.green-seagreen:not(.btn-outline).dropdown-toggle:focus,
.open > .btn.green-seagreen:not(.btn-outline).dropdown-toggle.focus {
    color: #FFFFFF;
    background-color: #0f5955;
    border-color: #093633; }
.btn.green-seagreen:not(.btn-outline):active,
.btn.green-seagreen:not(.btn-outline).active,
.open > .btn.green-seagreen:not(.btn-outline).dropdown-toggle {
    background-image: none; }
.btn.green-seagreen:not(.btn-outline).disabled:hover,
.btn.green-seagreen:not(.btn-outline).disabled:focus,
.btn.green-seagreen:not(.btn-outline).disabled.focus,
.btn.green-seagreen:not(.btn-outline)[disabled]:hover,
.btn.green-seagreen:not(.btn-outline)[disabled]:focus,
.btn.green-seagreen:not(.btn-outline)[disabled].focus,
fieldset[disabled] .btn.green-seagreen:not(.btn-outline):hover,
fieldset[disabled] .btn.green-seagreen:not(.btn-outline):focus,
fieldset[disabled] .btn.green-seagreen:not(.btn-outline).focus {
    background-color: #1BA39C;
    border-color: #1BA39C; }
.btn.green-seagreen:not(.btn-outline) .badge {
    color: #1BA39C;
    background-color: #FFFFFF; }

.btn.btn-outline.green-seagreen {
    border-color: #1BA39C;
    color: #1BA39C;
    background: none; }
.btn.btn-outline.green-seagreen:hover,
.btn.btn-outline.green-seagreen:active,
.btn.btn-outline.green-seagreen:active:hover,
.btn.btn-outline.green-seagreen:active:focus,
.btn.btn-outline.green-seagreen:focus,
.btn.btn-outline.green-seagreen.active {
    border-color: #1BA39C;
    color: #FFFFFF;
    background-color: #1BA39C; }

.btn.green-seagreen-stripe {
    border-left: 4px solid #1BA39C !important; }

.btn.green-turquoise:not(.btn-outline) {
    color: #FFFFFF;
    background-color: #36D7B7;
    border-color: #36D7B7; }
.btn.green-turquoise:not(.btn-outline):focus,
.btn.green-turquoise:not(.btn-outline).focus {
    color: #FFFFFF;
    background-color: #24b699;
    border-color: #177663; }
.btn.green-turquoise:not(.btn-outline):hover {
    color: #FFFFFF;
    background-color: #24b699;
    border-color: #22ad92; }
.btn.green-turquoise:not(.btn-outline):active,
.btn.green-turquoise:not(.btn-outline).active,
.open > .btn.green-turquoise:not(.btn-outline).dropdown-toggle {
    color: #FFFFFF;
    background-color: #24b699;
    border-color: #22ad92; }
.btn.green-turquoise:not(.btn-outline):active:hover,
.btn.green-turquoise:not(.btn-outline):active:focus,
.btn.green-turquoise:not(.btn-outline):active.focus,
.btn.green-turquoise:not(.btn-outline).active:hover,
.btn.green-turquoise:not(.btn-outline).active:focus,
.btn.green-turquoise:not(.btn-outline).active.focus,
.open > .btn.green-turquoise:not(.btn-outline).dropdown-toggle:hover,
.open > .btn.green-turquoise:not(.btn-outline).dropdown-toggle:focus,
.open > .btn.green-turquoise:not(.btn-outline).dropdown-toggle.focus {
    color: #FFFFFF;
    background-color: #1e9880;
    border-color: #177663; }
.btn.green-turquoise:not(.btn-outline):active,
.btn.green-turquoise:not(.btn-outline).active,
.open > .btn.green-turquoise:not(.btn-outline).dropdown-toggle {
    background-image: none; }
.btn.green-turquoise:not(.btn-outline).disabled:hover,
.btn.green-turquoise:not(.btn-outline).disabled:focus,
.btn.green-turquoise:not(.btn-outline).disabled.focus,
.btn.green-turquoise:not(.btn-outline)[disabled]:hover,
.btn.green-turquoise:not(.btn-outline)[disabled]:focus,
.btn.green-turquoise:not(.btn-outline)[disabled].focus,
fieldset[disabled] .btn.green-turquoise:not(.btn-outline):hover,
fieldset[disabled] .btn.green-turquoise:not(.btn-outline):focus,
fieldset[disabled] .btn.green-turquoise:not(.btn-outline).focus {
    background-color: #36D7B7;
    border-color: #36D7B7; }
.btn.green-turquoise:not(.btn-outline) .badge {
    color: #36D7B7;
    background-color: #FFFFFF; }

.btn.btn-outline.green-turquoise {
    border-color: #36D7B7;
    color: #36D7B7;
    background: none; }
.btn.btn-outline.green-turquoise:hover,
.btn.btn-outline.green-turquoise:active,
.btn.btn-outline.green-turquoise:active:hover,
.btn.btn-outline.green-turquoise:active:focus,
.btn.btn-outline.green-turquoise:focus,
.btn.btn-outline.green-turquoise.active {
    border-color: #36D7B7;
    color: #FFFFFF;
    background-color: #36D7B7; }

.btn.green-turquoise-stripe {
    border-left: 4px solid #36D7B7 !important; }

.btn.green-haze:not(.btn-outline) {
    color: #FFFFFF;
    background-color: #44b6ae;
    border-color: #44b6ae; }
.btn.green-haze:not(.btn-outline):focus,
.btn.green-haze:not(.btn-outline).focus {
    color: #FFFFFF;
    background-color: #36918b;
    border-color: #215955; }
.btn.green-haze:not(.btn-outline):hover {
    color: #FFFFFF;
    background-color: #36918b;
    border-color: #338983; }
.btn.green-haze:not(.btn-outline):active,
.btn.green-haze:not(.btn-outline).active,
.open > .btn.green-haze:not(.btn-outline).dropdown-toggle {
    color: #FFFFFF;
    background-color: #36918b;
    border-color: #338983; }
.btn.green-haze:not(.btn-outline):active:hover,
.btn.green-haze:not(.btn-outline):active:focus,
.btn.green-haze:not(.btn-outline):active.focus,
.btn.green-haze:not(.btn-outline).active:hover,
.btn.green-haze:not(.btn-outline).active:focus,
.btn.green-haze:not(.btn-outline).active.focus,
.open > .btn.green-haze:not(.btn-outline).dropdown-toggle:hover,
.open > .btn.green-haze:not(.btn-outline).dropdown-toggle:focus,
.open > .btn.green-haze:not(.btn-outline).dropdown-toggle.focus {
    color: #FFFFFF;
    background-color: #2c7772;
    border-color: #215955; }
.btn.green-haze:not(.btn-outline):active,
.btn.green-haze:not(.btn-outline).active,
.open > .btn.green-haze:not(.btn-outline).dropdown-toggle {
    background-image: none; }
.btn.green-haze:not(.btn-outline).disabled:hover,
.btn.green-haze:not(.btn-outline).disabled:focus,
.btn.green-haze:not(.btn-outline).disabled.focus,
.btn.green-haze:not(.btn-outline)[disabled]:hover,
.btn.green-haze:not(.btn-outline)[disabled]:focus,
.btn.green-haze:not(.btn-outline)[disabled].focus,
fieldset[disabled] .btn.green-haze:not(.btn-outline):hover,
fieldset[disabled] .btn.green-haze:not(.btn-outline):focus,
fieldset[disabled] .btn.green-haze:not(.btn-outline).focus {
    background-color: #44b6ae;
    border-color: #44b6ae; }
.btn.green-haze:not(.btn-outline) .badge {
    color: #44b6ae;
    background-color: #FFFFFF; }

.btn.btn-outline.green-haze {
    border-color: #44b6ae;
    color: #44b6ae;
    background: none; }
.btn.btn-outline.green-haze:hover,
.btn.btn-outline.green-haze:active,
.btn.btn-outline.green-haze:active:hover,
.btn.btn-outline.green-haze:active:focus,
.btn.btn-outline.green-haze:focus,
.btn.btn-outline.green-haze.active {
    border-color: #44b6ae;
    color: #FFFFFF;
    background-color: #44b6ae; }

.btn.green-haze-stripe {
    border-left: 4px solid #44b6ae !important; }

.btn.green-jungle:not(.btn-outline) {
    color: #FFFFFF;
    background-color: #26C281;
    border-color: #26C281; }
.btn.green-jungle:not(.btn-outline):focus,
.btn.green-jungle:not(.btn-outline).focus {
    color: #FFFFFF;
    background-color: #1e9765;
    border-color: #11573a; }
.btn.green-jungle:not(.btn-outline):hover {
    color: #FFFFFF;
    background-color: #1e9765;
    border-color: #1c8f5f; }
.btn.green-jungle:not(.btn-outline):active,
.btn.green-jungle:not(.btn-outline).active,
.open > .btn.green-jungle:not(.btn-outline).dropdown-toggle {
    color: #FFFFFF;
    background-color: #1e9765;
    border-color: #1c8f5f; }
.btn.green-jungle:not(.btn-outline):active:hover,
.btn.green-jungle:not(.btn-outline):active:focus,
.btn.green-jungle:not(.btn-outline):active.focus,
.btn.green-jungle:not(.btn-outline).active:hover,
.btn.green-jungle:not(.btn-outline).active:focus,
.btn.green-jungle:not(.btn-outline).active.focus,
.open > .btn.green-jungle:not(.btn-outline).dropdown-toggle:hover,
.open > .btn.green-jungle:not(.btn-outline).dropdown-toggle:focus,
.open > .btn.green-jungle:not(.btn-outline).dropdown-toggle.focus {
    color: #FFFFFF;
    background-color: #187a51;
    border-color: #11573a; }
.btn.green-jungle:not(.btn-outline):active,
.btn.green-jungle:not(.btn-outline).active,
.open > .btn.green-jungle:not(.btn-outline).dropdown-toggle {
    background-image: none; }
.btn.green-jungle:not(.btn-outline).disabled:hover,
.btn.green-jungle:not(.btn-outline).disabled:focus,
.btn.green-jungle:not(.btn-outline).disabled.focus,
.btn.green-jungle:not(.btn-outline)[disabled]:hover,
.btn.green-jungle:not(.btn-outline)[disabled]:focus,
.btn.green-jungle:not(.btn-outline)[disabled].focus,
fieldset[disabled] .btn.green-jungle:not(.btn-outline):hover,
fieldset[disabled] .btn.green-jungle:not(.btn-outline):focus,
fieldset[disabled] .btn.green-jungle:not(.btn-outline).focus {
    background-color: #26C281;
    border-color: #26C281; }
.btn.green-jungle:not(.btn-outline) .badge {
    color: #26C281;
    background-color: #FFFFFF; }

.btn.btn-outline.green-jungle {
    border-color: #26C281;
    color: #26C281;
    background: none; }
.btn.btn-outline.green-jungle:hover,
.btn.btn-outline.green-jungle:active,
.btn.btn-outline.green-jungle:active:hover,
.btn.btn-outline.green-jungle:active:focus,
.btn.btn-outline.green-jungle:focus,
.btn.btn-outline.green-jungle.active {
    border-color: #26C281;
    color: #FFFFFF;
    background-color: #26C281; }

.btn.green-jungle-stripe {
    border-left: 4px solid #26C281 !important; }

.btn.green-soft:not(.btn-outline) {
    color: #FFFFFF;
    background-color: #3faba4;
    border-color: #3faba4; }
.btn.green-soft:not(.btn-outline):focus,
.btn.green-soft:not(.btn-outline).focus {
    color: #FFFFFF;
    background-color: #318680;
    border-color: #1d4e4b; }
.btn.green-soft:not(.btn-outline):hover {
    color: #FFFFFF;
    background-color: #318680;
    border-color: #2f7e79; }
.btn.green-soft:not(.btn-outline):active,
.btn.green-soft:not(.btn-outline).active,
.open > .btn.green-soft:not(.btn-outline).dropdown-toggle {
    color: #FFFFFF;
    background-color: #318680;
    border-color: #2f7e79; }
.btn.green-soft:not(.btn-outline):active:hover,
.btn.green-soft:not(.btn-outline):active:focus,
.btn.green-soft:not(.btn-outline):active.focus,
.btn.green-soft:not(.btn-outline).active:hover,
.btn.green-soft:not(.btn-outline).active:focus,
.btn.green-soft:not(.btn-outline).active.focus,
.open > .btn.green-soft:not(.btn-outline).dropdown-toggle:hover,
.open > .btn.green-soft:not(.btn-outline).dropdown-toggle:focus,
.open > .btn.green-soft:not(.btn-outline).dropdown-toggle.focus {
    color: #FFFFFF;
    background-color: #286c67;
    border-color: #1d4e4b; }
.btn.green-soft:not(.btn-outline):active,
.btn.green-soft:not(.btn-outline).active,
.open > .btn.green-soft:not(.btn-outline).dropdown-toggle {
    background-image: none; }
.btn.green-soft:not(.btn-outline).disabled:hover,
.btn.green-soft:not(.btn-outline).disabled:focus,
.btn.green-soft:not(.btn-outline).disabled.focus,
.btn.green-soft:not(.btn-outline)[disabled]:hover,
.btn.green-soft:not(.btn-outline)[disabled]:focus,
.btn.green-soft:not(.btn-outline)[disabled].focus,
fieldset[disabled] .btn.green-soft:not(.btn-outline):hover,
fieldset[disabled] .btn.green-soft:not(.btn-outline):focus,
fieldset[disabled] .btn.green-soft:not(.btn-outline).focus {
    background-color: #3faba4;
    border-color: #3faba4; }
.btn.green-soft:not(.btn-outline) .badge {
    color: #3faba4;
    background-color: #FFFFFF; }

.btn.btn-outline.green-soft {
    border-color: #3faba4;
    color: #3faba4;
    background: none; }
.btn.btn-outline.green-soft:hover,
.btn.btn-outline.green-soft:active,
.btn.btn-outline.green-soft:active:hover,
.btn.btn-outline.green-soft:active:focus,
.btn.btn-outline.green-soft:focus,
.btn.btn-outline.green-soft.active {
    border-color: #3faba4;
    color: #FFFFFF;
    background-color: #3faba4; }

.btn.green-soft-stripe {
    border-left: 4px solid #3faba4 !important; }

.btn.green-dark:not(.btn-outline) {
    color: #FFFFFF;
    background-color: #4DB3A2;
    border-color: #4DB3A2; }
.btn.green-dark:not(.btn-outline):focus,
.btn.green-dark:not(.btn-outline).focus {
    color: #FFFFFF;
    background-color: #3d9082;
    border-color: #265a51; }
.btn.green-dark:not(.btn-outline):hover {
    color: #FFFFFF;
    background-color: #3d9082;
    border-color: #3a897b; }
.btn.green-dark:not(.btn-outline):active,
.btn.green-dark:not(.btn-outline).active,
.open > .btn.green-dark:not(.btn-outline).dropdown-toggle {
    color: #FFFFFF;
    background-color: #3d9082;
    border-color: #3a897b; }
.btn.green-dark:not(.btn-outline):active:hover,
.btn.green-dark:not(.btn-outline):active:focus,
.btn.green-dark:not(.btn-outline):active.focus,
.btn.green-dark:not(.btn-outline).active:hover,
.btn.green-dark:not(.btn-outline).active:focus,
.btn.green-dark:not(.btn-outline).active.focus,
.open > .btn.green-dark:not(.btn-outline).dropdown-toggle:hover,
.open > .btn.green-dark:not(.btn-outline).dropdown-toggle:focus,
.open > .btn.green-dark:not(.btn-outline).dropdown-toggle.focus {
    color: #FFFFFF;
    background-color: #33776b;
    border-color: #265a51; }
.btn.green-dark:not(.btn-outline):active,
.btn.green-dark:not(.btn-outline).active,
.open > .btn.green-dark:not(.btn-outline).dropdown-toggle {
    background-image: none; }
.btn.green-dark:not(.btn-outline).disabled:hover,
.btn.green-dark:not(.btn-outline).disabled:focus,
.btn.green-dark:not(.btn-outline).disabled.focus,
.btn.green-dark:not(.btn-outline)[disabled]:hover,
.btn.green-dark:not(.btn-outline)[disabled]:focus,
.btn.green-dark:not(.btn-outline)[disabled].focus,
fieldset[disabled] .btn.green-dark:not(.btn-outline):hover,
fieldset[disabled] .btn.green-dark:not(.btn-outline):focus,
fieldset[disabled] .btn.green-dark:not(.btn-outline).focus {
    background-color: #4DB3A2;
    border-color: #4DB3A2; }
.btn.green-dark:not(.btn-outline) .badge {
    color: #4DB3A2;
    background-color: #FFFFFF; }

.btn.btn-outline.green-dark {
    border-color: #4DB3A2;
    color: #4DB3A2;
    background: none; }
.btn.btn-outline.green-dark:hover,
.btn.btn-outline.green-dark:active,
.btn.btn-outline.green-dark:active:hover,
.btn.btn-outline.green-dark:active:focus,
.btn.btn-outline.green-dark:focus,
.btn.btn-outline.green-dark.active {
    border-color: #4DB3A2;
    color: #FFFFFF;
    background-color: #4DB3A2; }

.btn.green-dark-stripe {
    border-left: 4px solid #4DB3A2 !important; }

.btn.green-sharp:not(.btn-outline) {
    color: #FFFFFF;
    background-color: #2ab4c0;
    border-color: #2ab4c0; }
.btn.green-sharp:not(.btn-outline):focus,
.btn.green-sharp:not(.btn-outline).focus {
    color: #FFFFFF;
    background-color: #218d96;
    border-color: #135257; }
.btn.green-sharp:not(.btn-outline):hover {
    color: #FFFFFF;
    background-color: #218d96;
    border-color: #1f858e; }
.btn.green-sharp:not(.btn-outline):active,
.btn.green-sharp:not(.btn-outline).active,
.open > .btn.green-sharp:not(.btn-outline).dropdown-toggle {
    color: #FFFFFF;
    background-color: #218d96;
    border-color: #1f858e; }
.btn.green-sharp:not(.btn-outline):active:hover,
.btn.green-sharp:not(.btn-outline):active:focus,
.btn.green-sharp:not(.btn-outline):active.focus,
.btn.green-sharp:not(.btn-outline).active:hover,
.btn.green-sharp:not(.btn-outline).active:focus,
.btn.green-sharp:not(.btn-outline).active.focus,
.open > .btn.green-sharp:not(.btn-outline).dropdown-toggle:hover,
.open > .btn.green-sharp:not(.btn-outline).dropdown-toggle:focus,
.open > .btn.green-sharp:not(.btn-outline).dropdown-toggle.focus {
    color: #FFFFFF;
    background-color: #1a7179;
    border-color: #135257; }
.btn.green-sharp:not(.btn-outline):active,
.btn.green-sharp:not(.btn-outline).active,
.open > .btn.green-sharp:not(.btn-outline).dropdown-toggle {
    background-image: none; }
.btn.green-sharp:not(.btn-outline).disabled:hover,
.btn.green-sharp:not(.btn-outline).disabled:focus,
.btn.green-sharp:not(.btn-outline).disabled.focus,
.btn.green-sharp:not(.btn-outline)[disabled]:hover,
.btn.green-sharp:not(.btn-outline)[disabled]:focus,
.btn.green-sharp:not(.btn-outline)[disabled].focus,
fieldset[disabled] .btn.green-sharp:not(.btn-outline):hover,
fieldset[disabled] .btn.green-sharp:not(.btn-outline):focus,
fieldset[disabled] .btn.green-sharp:not(.btn-outline).focus {
    background-color: #2ab4c0;
    border-color: #2ab4c0; }
.btn.green-sharp:not(.btn-outline) .badge {
    color: #2ab4c0;
    background-color: #FFFFFF; }

.btn.btn-outline.green-sharp {
    border-color: #2ab4c0;
    color: #2ab4c0;
    background: none; }
.btn.btn-outline.green-sharp:hover,
.btn.btn-outline.green-sharp:active,
.btn.btn-outline.green-sharp:active:hover,
.btn.btn-outline.green-sharp:active:focus,
.btn.btn-outline.green-sharp:focus,
.btn.btn-outline.green-sharp.active {
    border-color: #2ab4c0;
    color: #FFFFFF;
    background-color: #2ab4c0; }

.btn.green-sharp-stripe {
    border-left: 4px solid #2ab4c0 !important; }


.btn.red:not(.btn-outline) {
    color: #ffffff;
    background-color: #fb661e;
    border-color: #fb661e; }
.btn.red:not(.btn-outline):focus,
.btn.red:not(.btn-outline).focus {
    color: #ffffff;
    background-color: #cd4e10;
    border-color: #a1161f; }
.btn.red:not(.btn-outline):hover {
    color: #ffffff;
    background-color: #cd4e10;
    border-color: #dc1e2b; }
.btn.red:not(.btn-outline):active,
.btn.red:not(.btn-outline).active,
.open > .btn.red:not(.btn-outline).dropdown-toggle {
    color: #ffffff;
    background-color: #cd4e10;
    border-color: #dc1e2b; }
.btn.red:not(.btn-outline):active:hover,
.btn.red:not(.btn-outline):active:focus,
.btn.red:not(.btn-outline):active.focus,
.btn.red:not(.btn-outline).active:hover,
.btn.red:not(.btn-outline).active:focus,
.btn.red:not(.btn-outline).active.focus,
.open > .btn.red:not(.btn-outline).dropdown-toggle:hover,
.open > .btn.red:not(.btn-outline).dropdown-toggle:focus,
.open > .btn.red:not(.btn-outline).dropdown-toggle.focus {
    color: #ffffff;
    background-color: #c51b26;
    border-color: #a1161f; }
.btn.red:not(.btn-outline):active,
.btn.red:not(.btn-outline).active,
.open > .btn.red:not(.btn-outline).dropdown-toggle {
    background-image: none; }
.btn.red:not(.btn-outline).disabled:hover,
.btn.red:not(.btn-outline).disabled:focus,
.btn.red:not(.btn-outline).disabled.focus,
.btn.red:not(.btn-outline)[disabled]:hover,
.btn.red:not(.btn-outline)[disabled]:focus,
.btn.red:not(.btn-outline)[disabled].focus,
fieldset[disabled] .btn.red:not(.btn-outline):hover,
fieldset[disabled] .btn.red:not(.btn-outline):focus,
fieldset[disabled] .btn.red:not(.btn-outline).focus {
    background-color: #fb661e;
    border-color: #fb661e; }
.btn.red:not(.btn-outline) .badge {
    color: #fb661e;
    background-color: #ffffff; }

.btn.btn-outline.red {
    border-color: #fb661e;
    color: #fb661e;
    background: none; }
.btn.btn-outline.red:hover,
.btn.btn-outline.red:active,
.btn.btn-outline.red:active:hover,
.btn.btn-outline.red:active:focus,
.btn.btn-outline.red:focus,
.btn.btn-outline.red.active {
    border-color: #fb661e;
    color: #ffffff;
    background-color: #fb661e; }

.btn.red-stripe {
    border-left: 4px solid #fb661e !important; }

.order {
    margin-top: 30px;
    margin-bottom: 30px;
}

.order .order_title {
    background: #fafcfb;
    width: 100%;
    border:1px solid #e1e4e9;
    padding: 20px;
    /*height: 150px;*/
}

.order .order_title .l-c {
    float: left;
    width: 60px;
    height: 60px;
    margin-left: 20px;
    text-align: center;
    position: relative;
    vertical-align: middle;
    display: table-cell;
    overflow: hidden;
    border: 1px solid #dedede;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: #dedede 5px 2px 10px;
    -moz-box-shadow: #dedede 5px 2px 10px;
}

.order .order_title .l-c .jzimg {
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 0;*/
    width: 60px;
    height: 60px;
    overflow: hidden;
}

.order .order_title .l-c .jzimg {
    text-align: center;
}

.order .order_title .l-c .jzimg img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}

.order .order_title .r-c {
    display: inline-block;
    margin-left: 40px;
    width: 770px;
}

.order .order_title .r-c .title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.order .order_title .r-c .content {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.order .order_title .r-c .divider {
    width: 100%;
    height: 1px;
    background-color: #e1e4e9;
}

.order .order_title .r-c .order {
    margin-top: 10px;
    width: 100%;
}


.tabs_bar_warp {
    height: 35px;
    width: 100%;
    margin-top: 30px;
}

.tabs_bar_warp .fixed {
    position: fixed;
}

.tabs_bar {
    height: 35px;
    width: 100%;
    background: #fff;
    z-index: 999;
    top: 0;
    border-bottom: 2px solid #ff7f00;
}
.tabs_bar ul {
    width: 100%;
    height: 44px;
}

.tabs_bar ul li {
    bottom: -1px;
    z-index: 999;
    position: relative;
    display: block;
    float: left;
    height: 33px;
    line-height: 33px;
}

.tabs_bar ul li a {
    border-right: 1px solid #ccc;
    padding: 0 25px;
    display: block;
    font-size: 14px;
}

.tabs_bar ul li a:hover {
    text-decoration: none;
    background: #ebebeb;
}

.tabs_bar ul li.current a {
    color: #fff;
    text-decoration: none;
    background: #ff7f00;
}

.tabs_bar ul li a em {
    font-family: Arial;
}

.part_bd {
    width: 100%;
    overflow: hidden;
    line-height: 2em;
    font-size: 16px;
    font-family: "Microsoft YaHei";
}

.pay_box {
    padding-top: 30px;
}


.banks label {
    /*background: url(../../images/banks-bg.png) -9999px 0 no-repeat;*/
    display: inline-block;
    width: 156px;
    height: 52px;
    vertical-align: middle
}
.banks label.zhaoshang,.banks label.CMB {
    background-position: 14px -541px
}
.banks label.gongshang,.banks label.ICBC  {
    background-position: 14px 11px
}
.banks label.jianshe,.banks label.CCB {
    background-position: 14px -241px
}
.banks label.nongye,.banks label.ABC {
    background-position: 14px -490px
}
.banks label.jiaotong,.banks label.BCOM {
    background-position: 14px -291px
}
.banks label.zhongguo,.banks label.BOC {
    background-position: 14px -89px
}
.banks label.youzheng {
    background-position: 14px -38px
}
.banks label.zhongxin,.banks label.CITIC {
    background-position: 14px -592px
}
.banks label.minsheng,.banks label.CMBC {
    background-position: 14px -641px
}
.banks label.xingye,.banks label.CIB {
    background-position: 14px -187px
}
.banks label.guangda,.banks label.CEB {
    background-position: 14px -340px
}
.banks label.guangfa {
    background-position: 14px -691px
}
.banks label.pufa {
    background-position: 14px -392px
}
.banks label.shanghai {
    background-position: 14px -795px
}
.banks label.shenzhenfz,.banks label.SDB {
    background-position: 14px -138px
}
.banks label.beijing,.banks label.BOB {
    background-position: 14px -845px
}
.banks label.huaxia {
    background-position: 14px -1043px
}
.banks label.pingan,.banks label.PAB {
    background-position: 14px -1086px
}
.banks label.alipay,.banks label.PaymentsAliPay,.banks label.PaymentsAliPayWap {
    background-position: 14px -945px
}
.banks label.cft,.banks label.PaymentsTenpay {
    background-position: 14px -998px
}
.banks label.cfca,.banks label.PaymentsCFCA {
    background-position: 14px -1206px
}
.banks label.PaymentsCashOnDelivery {
    background-position: 14px -1125px
}
.banks label.wyzx {
    background-position: 14px -893px
}


.pay_box dd li {
    float: left;
    margin: 0 38px 20px 0;
    height: 54px;
    overflow: hidden;
    position: relative
}

.pay_box dd li:nth-child(6n) {
    margin: 0 0px 20px 0;
}
.banks .banks-bd .bd {
    border: 1px solid #ddd;
    height: 54px
}
.banks .banks-bd .ck {
    position: absolute;
    right: 0px;
    bottom: 0px;
    display: none;
    width: 16px;
    height: 16px;
    overflow: hidden;
    background: url(../img/gou.png) no-repeat;
}
.banks .current .bd {
    border-color: #09b173
}
.banks .current .ck {
    display: block;
}
.banks .banks-bd label {
    cursor: pointer
}

.checkout_fd {
    margin-top: -1px
}
.checkout_fd_box {
    background-color: #fff;
    width: 100%;
    height: 49px;
    overflow: hidden;
    padding: 0 18px;
    position: relative
}
.checkout_fd_box .op {
    padding-top: 18px
}
.checkout_fd_box .op .checkbox {
    margin-right: 10px
}
.checkout_fd_box .op a {
    font-size: 14px;
    color: #666
}
.checkout_fd_box .op a i {
    margin-right: 3px
}
.checkout_fd_box .op a:hover {
    text-decoration: none;
    color: #ff7f00
}
.checkout_fd_box .total_count {
    width: 710px;
    padding: 7px 170px 0 0;
    position: relative;
    height: 47px;
    text-align: right
}
.checkout_fd_box .total_count em {
    margin: 0 3px;
    color: #ff7f00;
    font-size: 18px;
    font-style: normal;
}
.checkout_fd_box .total_count em#total_price,
.checkout_fd_box .total_count em#total_point {
    font-size: 24px
}
.checkout_fd_box .total_count .topay {
    position: absolute;
    width: 160px;
    height: 48px;
    top: -1px;
    right: -18px;
    color: #fff;
    text-align: center;
    display: block;
    font-size: 24px;
    padding-top: 8px;
    overflow: hidden;
    /*background: url(http://cdn.lizi.com/images/pc/loading-lizi.gif) 15px 9999px no-repeat #b54f4a*/
    background:#ddd;
}

.checkout_fd_box .total_count .topay.topay_ok {
    background-color: #ff7f00;
}

.checkout_fd_box .total_count .topay:hover {
    text-decoration: none;
    color: #fff
}
.checkout_fd_box .total_count .topaying {
    background-position: 15px center;
    background-color: #ddd;
    padding-left: 30px;
    width: 130px
}
.checkout_fd_box .total_count a.disabled, .checkout_fd_box .total_count a.disabled:hover {
    background: #f8f8f8;
    color: #bbb;
    cursor: default
}

.fr {
    float: right;
}
.step_bg, .step_bg_on {
    font-size: 0;
    overflow: hidden
}
.i_step, .i_step em.i_step_num {
    height: 30px;
    line-height: 30px;
    display: block
}

.order_step_4 {
    position: relative;
    width: 366px;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
    padding: 50px 0;
    font-size: 14px
}
.order_step_2 {
    position: relative;
    width: 706px;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
    padding: 50px 0;
    font-size: 14px
}
.order_step_3 {
    position: relative;
    width: 366px;
    margin: 0 auto;
    height: 150px;
    line-height: 30px;
    padding: 50px 0;
    font-size: 14px
}
.step_bg, .step_bg_on {
    height: 7px;
    line-height: 7px
}
.step_bg {
    position: absolute;
    width: 99%;
    left: 0;
    top: 63px;
    background: #ddd
}
.step_bg_on {
    display: block;
    background: #fb661e
}
.i_step {
    position: relative;
    width: 170px
}
.i_step i.fa {
    position: absolute;
    /*left: -21px;*/
    top: 7px;
    color: #ddd;
    font-size: 30px
}
.i_step em.i_step_num {
    position: absolute;
    left: 0;
    top: 1px;
    width: 23px;
    text-align: center;
    color: #fff
}
.i_step em.i_step_text, .i_step em.i_step_time {
    position: absolute;
    left: -72px;
    top: 25px;
    display: block;
    height: 30px;
    line-height: 30px;
    width: 170px;
    text-align: center
}
.i_step em.i_step_time {
    font-size: 12px;
    color: #999;
    top: 40px
}
.i_last_step {
    width: 25px
}
.i_step_on, .i_step_on i.fa {
    color: #fb661e
}

.fl {
    float: left;
}

em {
    font-style: normal;
}

.checkout_fd_box .total_count .topay.topay_ok.cancel {
    background: #eee;
    color: #999;
}