﻿﻿    @charset "utf-8";
    /* swiper */
    /* reset css */
    
    html * {
        outline: 0;
        -webkit-text-size-adjust: none;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -webkit-font-smoothing: antialiased;
        -webkit-appearance: none;
    }
    
    body,
    div,
    dl,
    dt,
    dd,
    ul,
    ol,
    li,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    form,
    fieldset,
    legend,
    input,
    button,
    textarea,
    p,
    th,
    td {
        margin: 0;
        padding: 0;
    }
    
    fieldset,
    img {
        border: 0;
    }
    
    address,
    cite,
    dfn,
    em,
    var {
        font-style: normal;
    }
    
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-size: 100%;
    }
    
    ol,
    ul {
        list-style: none;
    }
    
    table {
        border-collapse: collapse;
        border-spacing: 0;
        font-size: 14px;
    }
    
    caption,
    th {
        text-align: left;
        font-weight: normal;
    }
    /* 通用功能 */
    
    .vm,
    input,
    label {
        vertical-align: middle;
    }
    
    .tc {
        text-align: center;
    }
    
    .fl {
        float: left;
        _display: inline;
    }
    
    .fr {
        float: right;
        _display: inline;
    }
    
    .h>li {
        float: left;
        max-width: 50%;
    }
    
    .clearfix:after,
    .nav:after,
    .content:after,
    .grid:after,
    .h:after,
    .jr-row:after,
    .jr-grids:after {
        content: '\20';
        display: block;
        height: 0;
        clear: both;
    }
    
    .clearfix,
    .nav,
    .content,
    .grid,
    .row,
    .h {
        *zoom: 1;
    }
    
    .clear {
        clear: both;
        height: 0;
        font: 0/0 Arial;
        visibility: hidden;
    }
    
    .mb10 {
        margin-bottom: 10px;
    }
    
    .mr10 {
        margin-right: 10px;
    }
    
    .mb20 {
        margin-bottom: 20px;
    }
    
    .mr20 {
        margin-right: 20px;
    }
    
    .p10 {
        padding: 10px;
    }
    
    .p15 {
        padding: 15px;
    }
    
    .p20 {
        padding: 20px;
    }
    
    .hide {
        display: none;
    }
    
    .nt {
        text-align: left;
        letter-spacing: -3em;
        overflow: hidden;
    }
    
    .nt:first-letter {
        margin-left: -20em;
    }
    
    .et {
        overflow: hidden;
        white-space: nowrap;
        word-break: keep-all;
        text-overflow: ellipsis;
    }
    /* 字体字号 */
    
    body,
    button,
    input,
    select,
    textarea {
        font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, PingFang SC, Microsoft YaHei, Source Han Sans SC, Noto Sans CJK SC, SimHei, sans-serif;
        font-size: 16px;
        line-height: 1.5em;
        color: #333;
    }
    /* 链接 */
    
    a {
        color: #252525;
        text-decoration: none;
    }
    
    a:hover {
        text-decoration: none;
    }
    
    a:active {
        outline: none;
    }
    
    body {
        background: url(im/ggcxbdt.png) no-repeat;
        background-size: 100%;
    }
.mor{clear:both;
    display: inline-block;
    line-height: 18px;
    margin: 0 2px;
    padding: 9px 25px;
    font-size: 14px;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
	margin-left:880px;
}
.mor:hover{   
      background-color: #a3bde2;
        color: #fff;
}
    .ggcxbox {
        width: 1200px;
        margin: 0 auto;
    }
    
    .wj-xzlx {
        width: 200px;
        height: 70px;
        font-size: 20px;
        color: #8B8989;
        text-align: center;
        line-height: 40px;
        padding-left: 30px;
        background-color: #fff;
        border: 2px solid #ccc;
        border-right: none;
        font-weight: 700;
    }
    
  
    
    .ssboxxx input {
        width: 750px;
        height: 66px;
        margin-left: -5px;
        padding-left: 20px;
        vertical-align: bottom;
        border: none;
        border: 2px solid #ccc;
        border-left: none;
        border-right: none;
    }
    

    .ssboxxx {
        position: relative;
        text-align: center;
        margin-top: 300px;
    }
    
    .ssboxxx button {
        box-sizing: border-box;
        width: 60px;
        height: 70px;
        border: none;      
        color: #fff;
        vertical-align: bottom;
        margin-left: -5px;
        cursor: pointer;
        border-radius: 2px;
        border: 2px solid #ccc;
        border-left: none;
    }
    
    .cont-box {
        margin-top: 50px;
    }
    
    .lf-bq {
        float: left;
    }
    
    .lf-bq li {
        position: relative;
        width: 170px;
        height: 65px;
        font-size: 20px;
        color: #fff;
        background: #ccc;
        margin-bottom: 15px;
        border-radius: 8px;
        /* border-right: 1px solid #ccc; */
        box-shadow: 0 0 10px rgba(0, 0, 0, .05);
    }
    
    .lf-bq li span {
        display: block;
        color: #000;
        line-height: 30px;
    }
    
    .lf-bq dd span {
        position: relative;
        display: block;
        font-size: 16px;
        width: 96px;
        text-align: center;
        height: 60px;
        padding-top: 15px;
        border-bottom: 1px solid #ccc;
        padding-left: 20px;
        padding-right: 15px;
        z-index: 2;
    }
    
    .lf-bq dd span img {
        display: none;
        position: absolute;
        top: 2px;
        right: -14.5px;
    }
    
    .lf-bq dd a:nth-child(4) span {
        border-bottom: none;
    }
    
    .lf-bq dd a:nth-child(1) p {
        color: #fff;
    }
    
    .lf-bq dd span.sbdxxzzz {
        color: #eb6877;
    }
    
    .lf-bq dd span.sbdxxzzz img {
        /* display: block; */
    }
    
    .lf-bq dd span:nth-child(3) {
        border-bottom: none;
    }
    
    .lf-bq dd .xmspzba2 span {
        padding-top: 13px;
        line-height: 50px;
    }
    
    .lf-bq li:last-child span,
    .lf-bq li:first-child span {}
    
    .fr-box {
        margin-left: 185px;
        width: 1025px;
        height: 473px;
        border: 1px solid #ccc;
        border-radius: 7px;
    }
    
    .fr-box table {
        border-collapse: inherit;
        padding-left: 40px;
        padding-right: 40px;
        background-color: #fff;
        width: 100%;
        border-radius: 7px;
    }
    
    .fr-box table th {
        height: 60px;
        line-height: 60px;
        border-bottom: 1px solid #ccc;
        font-size: 18px;
    }
    
    .fr-box table td {
        font-size: 16px;
        text-align: center
    }
    
    .fr-box table tbody>tr {
        line-height: 60px;
        line-height: 44px;
    }
    
    .fr-box .table_style1 th:nth-child(2) {
        width: 145px;
        text-align: center
    }
    
    .fr-box .table_style0 th:nth-child(2) {
        width: 145px;
        text-align: center
    }
    
    .fr-box .table_style0 td:nth-child(1) {
        position: relative;
        text-align: left;
        padding-left: 20px;
        color: #333333;
    }
    
    .fr-box .table_style0 td:nth-child(1):before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 4px;
        height: 4px;
        margin-top: -2px;
        background-color: #ddd;
        border-radius: 100px;
    }
    /*     .fr-box .table_style0 td:nth-child(2) {
        text-align: right;
        color: #868686;
    } */
    
    .fr-box .table_style0 th {
        text-align: center;
    }
    
    .fr-box .table_style1 th:nth-child(1) {
        width: 600px;
        text-align: center
    }
    
    .fr-box .table_style1 th:nth-child(3) {
        text-align: center
    }
    
    .pages {
        font: 0/0 microsoft yahei;
        padding: 10px 0;
        text-align: center;
    }
    
    .pages a {
        position: relative;
        display: inline-block;
        line-height: 18px;
        margin: 0 2px;
        padding: 10px 15px;
        font-size: 14px;
        vertical-align: middle;
        background-color: #fff;
        border: 1px solid #ccc;
        border-radius: 5px;
    }
    
    .pages a:hover {
        position: relative;
        background-color: #a3bde2;
        color: #fff;
    }
    
    .pages a.current {
        background-color: #00a0e9;
        color: #fff;
        position: relative;
    }
    
    .pages .ggcx-syy,
    .pages .ggcx-xyy {
        color: #fff;
    }
    
    .pages .ggcx-syy:hover,
    .pages .ggcx-xyy:hover {
        color: #a3bde2;
    }
    
    .pages .ggcx-syy::after {
        box-sizing: border-box;
        content: '';
        position: absolute;
        top: 12px;
        left: 17px;
        height: 13px;
        width: 13px;
        border-right: 2px solid #ccc;
        border-bottom: 2px solid #ccc;
        transform: rotateZ(135deg);
        transition: transform .3s;
    }
    
    .pages .ggcx-xyy::after {
        box-sizing: border-box;
        content: '';
        position: absolute;
        top: 12px;
        left: 13px;
        height: 13px;
        width: 13px;
        border-right: 2px solid #ccc;
        border-bottom: 2px solid #ccc;
        transform: rotateZ(-45deg);
        transition: transform .3s;
    }
    
    .lf-bq li .sbdxdsb {
        display: none;
        position: absolute;
        top: 0px;
        right: -9px;
        height: 63px;
    }
    
    .lf-bq li.ggcx-qhxz .sbdxdsb {
        /* display: block; */
    }
    
    .lf-bq li:nth-child(1) {
        /* background-color: #967cfe; */
        background: url(im/sbfgwcx-fw1.png) no-repeat;
        background-position: -5px -1px;
    }
    
    .lf-bq li:nth-child(1) span {
        position: relative;
        z-index: 2;
        color: #fea94e;
        line-height: 65px;
        font-weight: 700;
        text-align: center;
        padding-left: 40px;
        transition: 0.3s;
    }
    
    .lf-bq li:nth-child(2) {
        /* background-color: #8ce49c; */
        background: url(im/sbfgwcx-fw2.png) no-repeat;
        background-position: -5px -1px;
    }
    
    .lf-bq li:nth-child(2) span {
        position: relative;
        z-index: 2;
        color: #4e98f6;
        line-height: 65px;
        font-weight: 700;
        text-align: center;
        padding-left: 40px;
        transition: 0.3s;
    }
    
    .lf-bq dd {
        /* background-color: #ff9090; */
        position: relative;
        width: 170px;
        height: 65px;
        font-size: 20px;
        color: #fff;
        background: #ccc;
        margin-bottom: 18px;
        border-radius: 8px;
        border-right: 1px solid #E6E6E6;
        background: url(im/sbfgwcx-fw333.png) no-repeat;
        height: 230px;
        width: 133px;
        padding-left: 37px;
        box-shadow: 0 0 10px rgba(0, 0, 0, .05);
        background-position: -3px -1px;
    }
    
    .lf-bq dd p {
        position: absolute;
        left: 8px;
        top: 72px;
        width: 20px;
        font-weight: 700;
    }
    
    .lf-bq li:nth-child(4) {
        /* background-color: #ffa649; */
        background: url(im/sbfgwcx-fw4.png) no-repeat;
        box-shadow: 0 0 10px rgba(0, 0, 0, .05);
        background-position: -5px -1px;
    }
    
    .lf-bq li:nth-child(4) span {
        color: #00c5cf;
        line-height: 65px;
        font-weight: 700;
        text-align: center;
        padding-left: 40px;
    }
    
    .lf-bq .ggcx-qhxz {}
    
    .lf-bq li.ggcx-qhxz span {}
    
    .fr-box .table_style2 th {
        text-align: center;
    }
    
    .fr-box .table_style2 th:nth-child(1) {
        width: 250px;
    }
    
    .fr-box .table_style2 th:nth-child(2) {
        width: 200px;
    }
    
    .fr-box .table_style2 th:nth-child(3) {
        width: 178px;
    }
    
    .fr-box .table_style2 th:nth-child(4) {
        width: 100px;
    }
    
    .fr-box .table_style2 tbody>tr {
        text-align: center;
    }
    
    .fr-box .table_style4 th {
        text-align: center;
    }
    
    .fr-box .table_style4 th:nth-child(1) {
        width: 310px;
    }
    
    .fr-box .table_style4 th:nth-child(2) {
        width: 100px;
    }
    
    .fr-box .table_style4 th:nth-child(3) {
        width: 188px;
    }
    
    .fr-box .table_style4 th:nth-child(4) {
        width: 110px;
    }
    
    .fr-box .table_style4 tbody>tr {
        text-align: center;
    }
    
    .ggcx-cxsx {
        margin-top: 40px;
        margin-bottom: 20px;
    }
    
    .fr-box .table_style4 td:nth-child(1),
    .fr-box .table_style1 td:nth-child(1) {
        position: relative;
        padding-left: 20px;
        text-align: left;
    }
    
    .fr-box .table_style4 td:nth-child(1):before,
    .fr-box .table_style1 td:nth-child(1):before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 4px;
        height: 4px;
        margin-top: -2px;
        background-color: #ddd;
        border-radius: 100px;
    }
    
    .ggcx-cxsx p {
        color: #2D8FFF;
        padding-left: 40px;
        height: 50px;
        line-height: 34px;
        /* font-family: 宋体; */
        font-weight: bold;
        font-size: 26px;
        background: url(im/ggcx-cxsxtt.png) 2px 8px no-repeat;
    }
    
    .ggcx-cxsx h2 {
        color: #489eff;
        font-size: 32px;
        padding-left: 40px;
        background: url(im/ggcx-cxsxtt.png) no-repeat;
        background-position: 2px 5px;
        height: 50px;
    }
    
    .ggcx-cxsxlss li {
        float: left;
        width: 550px;
        height: 110px;
        background-color: #fbfbfb;
        padding: 20px 15px;
        margin-bottom: 15px;
        padding-bottom: 0px;
    }
    
    .ggcx-cxsxlss li h4 {
        display: inline-block;
        font-size: 18px;
        color: #2D8FFF;
        border-top: 2px solid #2D8FFF;
        line-height: 30px;
        margin-bottom: 5px;
        font-weight: 700;
    }
    
    .ggcx-cxsxlss li a {
        line-height: 30px;
    }
    
    .ggcx-cxsxlss li:nth-child(1) a {
        margin-right: 20px;
    }
    
    .ggcx-cxsxlss li:nth-child(2) a {
        margin-right: 36px;
    }
    
    .ggcx-cxsxlss li:nth-child(3) a {
        margin-right: 40px;
    }
    
    .ggcx-cxsxlss li:nth-child(4) a {
        margin-right: 68px;
    }
    
    .ggcx-cxsxlss li:nth-child(1) {
        margin-right: 40px;
    }
    
    .ggcx-cxsxlss li:nth-child(3) {
        margin-right: 40px;
    }
    
    .fr-box .table_style1 tbody>tr td:nth-child(1) {
        text-align: left
    }
    
    @media(max-width:480px) {
        body {
            background-size: 170%;
            background-position: 42% 0%;
        }
        .ssboxxx {
            text-align: center;
            margin-top: 150px;
        }
        .ggcxbox {
            width: 100%;
        }
        .wj-xzlx {
            width: 35%;
            height: 40px;
            font-size: 18px;
            line-height: 20px;
            padding-left: 10px;
        }
        .ssboxxx input {
            width: 50%;
            height: 36px;
        }
        .ssboxxx button {
            box-sizing: border-box;
            width: 8%;
            height: 40px;          
            background-size: 40px;
        }
        .ssboxxx::after {
            top: 18px;
            left: 100px;
        }
        .ssboxxx::before {
            height: 40px;
            top: 0px;
            left: 120px;
        }
        .ggcx-cxsxlss li {
            width: 86%;
            margin-left: 10px;
            height: auto;
        }
        .ggcx-cxsxlss li a {
            display: block;
        }
        .sjhzhll-sbdx {
            width: 100%;
            overflow: scroll;
        }
    }
    
    .zxbl {
        border: 1px solid #ff9402;
        padding: 5px;
        color: #ff9402;
        border-radius: 7px;
    }
    
    .zxbl img {
        vertical-align: middle;
        margin-right: 5px;
        margin-bottom: 3px;
    }
    
    .lf-bq li:after {
        content: "";
        position: absolute;
        top: 1px;
        left: 30px;
        padding-right: 4px;
        width: 0%;
        height: 62px;
        box-sizing: initial;
        z-index: 1;
        transition: 0.3s;
        border-radius: 0px 7px 7px 0px;
        z-index: 1;
    }
    
    .lf-bq li.ggcx-qhxz:after {
        width: 80%;
    }
    
    .lf-bq li.ggcx-qhxz span {
        color: #fff;
    }
    
    .lf-bq li:nth-child(1):after {
        background-color: #FFC02F;
    }
    
    .lf-bq li:nth-child(2):after {
        background-color: #429CF0;
    }
    
    .lf-bq dd .xmspzba1 {
        display: inline-block;
        position: relative;
    }
    
    .lf-bq dd .xmspzba1 span:after {
        content: "";
        position: absolute;
        top: 1px;
        left: -2.2px;
        /* padding-right: 4px; */
        width: 0%;
        height: 75px;
        box-sizing: initial;
        z-index: 1;
        background-color: #F27972;
        transition: 0.3s;
        border-radius: 0px 7px 0px 0px;
        z-index: 1;
    }
    
    .lf-bq dd .xmspzba2 span:after {
        content: "";
        position: absolute;
        top: -1px;
        left: -2.2px;
        /* padding-right: 4px; */
        width: 0%;
        height: 75px;
        box-sizing: initial;
        background-color: #F27972;
        transition: 0.3s;
        border-radius: 0px 0px 0px 0px;
        z-index: 1;
    }
    
    .lf-bq dd a span.sbdxxzzz:after {
        width: 103.9%;
    }
    
    .lf-bq dd a span.sbdxxzzz i {
        position: relative;
        z-index: 3;
        color: #fff;
    }
    
    .lf-bq dd .xmspzba2 {
        display: inline-block;
        position: relative;
    }
    
    i {
        font-style: normal;
    }
	
/********外链跳转**********/
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.fade.in {
    opacity: 1;
}

.bootstrap-close {
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.bootstrap-close:hover,
.bootstrap-close:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

button.bootstrap-close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.bootstrap-btn {
    display: inline-block;
    *
    ;
    padding: 4px 12px;
    /* padding: 4px 12px; */
    margin-bottom: 0;
    *
    margin-left: .3em;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    *
    background-color: #e6e6e6;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    *
    border: 0;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    *
    zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.bootstrap-btn:hover,
.bootstrap-btn:focus,
.bootstrap-btn:active,
.bootstrap-btn.active,
.bootstrap-btn.disabled,
.bootstrap-btn[disabled] {
    color: #333333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
}

.bootstrap-btn:active,
.bootstrap-btn.active {
    background-color: #cccccc \9;
}

.bootstrap-btn:first-child {
    *margin-left: 0;
}

.bootstrap-btn:hover,
.bootstrap-btn:focus {
    color: #333333;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

.bootstrap-btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.bootstrap-btn.active,
.bootstrap-btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.bootstrap-btn.disabled,
.bootstrap-btn[disabled] {
    cursor: default;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.bootstrap-btn-primary.active,
.bootstrap-btn-warning.active,
.bootstrap-btn-danger.active,
.bootstrap-btn-success.active,
.bootstrap-btn-info.active,
.bootstrap-btn-inverse.active {
    color: rgba(255, 255, 255, 0.75);
}

.bootstrap-btn-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #006dcc;
    *background-color: #0044cc;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    background-repeat: repeat-x;
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.bootstrap-btn-primary:hover,
.bootstrap-btn-primary:focus,
.bootstrap-btn-primary:active,
.bootstrap-btn-primary.active,
.bootstrap-btn-primary.disabled,
.bootstrap-btn-primary[disabled] {
    color: #ffffff;
    background-color: #0044cc;
    *background-color: #003bb3;
}

.bootstrap-btn-primary:active,
.bootstrap-btn-primary.active {
    background-color: #003399 \9;
}

.bootstrap-btn-warning {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #faa732;
    *background-color: #f89406;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.bootstrap-btn-warning:hover,
.bootstrap-btn-warning:focus,
.bootstrap-btn-warning:active,
.bootstrap-btn-warning.active,
.bootstrap-btn-warning.disabled,
.bootstrap-btn-warning[disabled] {
    color: #ffffff;
    background-color: #f89406;
    *background-color: #df8505;
}

.bootstrap-btn-warning:active,
.bootstrap-btn-warning.active {
    background-color: #c67605 \9;
}

.bootstrap-btn-danger {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #da4f49;
    *background-color: #bd362f;
    background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.bootstrap-btn-danger:hover,
.bootstrap-btn-danger:focus,
.bootstrap-btn-danger:active,
.bootstrap-btn-danger.active,
.bootstrap-btn-danger.disabled,
.bootstrap-btn-danger[disabled] {
    color: #ffffff;
    background-color: #bd362f;
    *background-color: #a9302a;
}

.bootstrap-btn-danger:active,
.bootstrap-btn-danger.active {
    background-color: #942a25 \9;
}

.bootstrap-btn-success {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    *background-color: #51a351;
    background-image: -moz-linear-gradient(top, #62c462, #51a351);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
    background-image: -webkit-linear-gradient(top, #62c462, #51a351);
    background-image: -o-linear-gradient(top, #62c462, #51a351);
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.bootstrap-btn-success:hover,
.bootstrap-btn-success:focus,
.bootstrap-btn-success:active,
.bootstrap-btn-success.active,
.bootstrap-btn-success.disabled,
.bootstrap-btn-success[disabled] {
    color: #ffffff;
    background-color: #51a351;
    *background-color: #499249;
}

.bootstrap-btn-success:active,
.bootstrap-btn-success.active {
    background-color: #408140 \9;
}

.bootstrap-btn-info {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #49afcd;
    *background-color: #2f96b4;
    background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
    background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
    background-repeat: repeat-x;
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.bootstrap-btn-info:hover,
.bootstrap-btn-info:focus,
.bootstrap-btn-info:active,
.bootstrap-btn-info.active,
.bootstrap-btn-info.disabled,
.bootstrap-btn-info[disabled] {
    color: #ffffff;
    background-color: #2f96b4;
    *background-color: #2a85a0;
}

.bootstrap-btn-info:active,
.bootstrap-btn-info.active {
    background-color: #24748c \9;
}

.bootstrap-btn-inverse {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #363636;
    *background-color: #222222;
    background-image: -moz-linear-gradient(top, #444444, #222222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
    background-image: -webkit-linear-gradient(top, #444444, #222222);
    background-image: -o-linear-gradient(top, #444444, #222222);
    background-image: linear-gradient(to bottom, #444444, #222222);
    background-repeat: repeat-x;
    border-color: #222222 #222222 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.bootstrap-btn-inverse:hover,
.bootstrap-btn-inverse:focus,
.bootstrap-btn-inverse:active,
.bootstrap-btn-inverse.active,
.bootstrap-btn-inverse.disabled,
.bootstrap-btn-inverse[disabled] {
    color: #ffffff;
    background-color: #222222;
    *background-color: #151515;
}

.bootstrap-btn-inverse:active,
.bootstrap-btn-inverse.active {
    background-color: #080808 \9;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop,
.modal-backdrop.fade.in {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.modal {
    position: fixed;
    top: 10%;
    left: 50%;
    z-index: 1050;
    width: 560px;
    margin-left: -280px;
    background-color: #ffffff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    *border: 1px solid #999;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    outline: none;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
}

.modal.fade {
    top: -25%;
    -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
    -o-transition: opacity 0.3s linear, top 0.3s ease-out;
    transition: opacity 0.3s linear, top 0.3s ease-out;
}

.modal.fade.in {
    top: 10%;
}

.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee;
}

.modal-header .close {
    margin-top: 2px;
}

.modal-header h3 {
    margin: 0;
    line-height: 30px;
}

.modal-body {
    position: relative;
    max-height: 400px;
    padding: 15px;
    overflow-y: auto;
}

.modal-form {
    margin-bottom: 0;
}

.modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff;
}

.modal-footer:before,
.modal-footer:after {
    display: table;
    line-height: 0;
    content: "";
}

.modal-footer:after {
    clear: both;
}

.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.affix {
    position: fixed;
}



 .tab {
	background-color: #fff;
	text-align: center;
}

.tab a {
	display: inline-block;
	min-width: 100px;
	height: 40px;
	padding: 0 13px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	background-color: #f5f5f5;
	border-radius: 3px;
	transition: all .3s;
	margin: 20px 1`	0px;
	font-weight: 400;
}
.pend {
	margin-top: -10px;
}
.pend .pages{
padding: 15px 0;
}



.tab a.current {
	background-color: #2d8fff;
	color: #fff;
}


 @media (max-width: 992px) {

.modal {
    left: 5% !important;
    width: 90% !important;
	margin-left: 0px !important;
}
.modal-header {
    padding: 4px 15px;
    border-bottom: 1px solid #eee;
}
 .modal-body {
    padding: 10px;
}
.modal.fade {
    top: -25%;
    -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
    -o-transition: opacity 0.3s linear, top 0.3s ease-out;
    transition: opacity 0.3s linear, top 0.3s ease-out;
}

.modal.fade.in {
    top: 25%;
}
}
