
body{
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
}
a{
    color: #333;
}
li{
    list-style: none;
}
.container{
    width: 1180px !important;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
main {
    display: block
}
.container-1{
    width: 1038px !important;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb > li {
    display: inline-block
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb > .active {
    color: #777
}
.breadcrumb-201805071137{
    background-color: transparent;
    padding: 15px 0;
    margin-bottom: 0;
}
.panel{
    box-shadow: none;
}
.errorborder{
    border: 1px solid #f60808 !important;
}
.border{
    border: 1px solid #ddd !important;
}
.no-border{
    border:0 !important;
}
.block{
    display: block;
}
.banner{
    background: url(../img/201805041724.jpg) center no-repeat;
    height: 400px;
    margin-bottom: 20px;
}
.top-bg{
    background-image: url(../img/201805081723.png);
    background-repeat: repeat;
    box-shadow: 0 5px 22px rgba(0,0,0,0.29);
}
.topbar{
    padding: 10px 0;
    height: 35px;
    font-size: 12px;
}
.topbar a{
    font-size: 12px;
}
.title{
    padding: 10px 0;
    height: 94px;
}
.topbar  ul{
    margin: 0;
}
.bg-ligth-gray{
    background-color: #f6f6f6;
}
.bg-info{
    background-color: #f5f9ff;
}
.bg-primary{
    background-color: #0081cf;
}
.bg-danger{
    background-color: #ffecec !important;
}
.bg-white{
    background-color: #ffffff;
}
.bg-gray{
    background-color: #f6f6f6 !important;
}
.border-blue{
    border:1px solid #3287f1;
}
.p-0 {
    padding: 0 !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.p-l {
    padding: 5px !important;
}

.pt-l {
    padding-top: 5px !important;
}

.pr-l {
    padding-right: 5px !important;
}

.pb-l {
    padding-bottom: 5px !important;
}

.pl-l {
    padding-left: 5px !important;
}

.px-l {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.py-l {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.p-1 {
    padding: 10px !important;
}

.pt-1 {
    padding-top: 10px !important;
}

.pr-1 {
    padding-right: 10px !important;
}

.pb-1 {
    padding-bottom: 10px !important;
}

.pl-1 {
    padding-left: 10px !important;
}

.px-1 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.py-1 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.p-1l {
    padding: 15px !important;
}

.pt-1l {
    padding-top: 15px !important;
}

.pr-1l {
    padding-right: 15px !important;
}

.pb-1l {
    padding-bottom: 15px !important;
}

.pl-1l {
    padding-left: 15px !important;
}

.px-1l {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.py-1l {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
.p-2 {
    padding: 20px !important;
}

.pt-2 {
    padding-top: 20px !important;
}

.pr-2 {
    padding-right: 20px !important;
}

.pb-2 {
    padding-bottom: 20px !important;
}

.pl-2 {
    padding-left: 20px !important;
}

.px-2 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.py-2 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.p-2l {
    padding: 25px !important;
}

.pt-2l {
    padding-top: 25px !important;
}

.pr-2l {
    padding-right: 25px !important;
}

.pb-2l {
    padding-bottom: 25px !important;
}

.pl-2l {
    padding-left: 25px !important;
}

.px-2l {
    padding-left: 25px !important;
    padding-right: 25px !important;
}

.py-2l {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}

.p-3 {
    padding: 30px !important;
}

.pt-3 {
    padding-top: 30px !important;
}

.pr-3 {
    padding-right: 30px !important;
}

.pb-3 {
    padding-bottom: 30px !important;
}

.pl-3 {
    padding-left: 30px !important;
}

.px-3 {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.py-3 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.f20{
    font-size: 20px !important;
}
.f16{
    font-size: 16px !important;
}
.f24{
    font-size: 24px !important;
}
.m-0{
    margin: 0 !important;
}
.mr-0{
    margin-right: 0 !important;
}
.mr-1l{
    margin-right: 15px !important;
}
.mt-0{
    margin-top: 0 !important;
}
.mt-1{
    margin-top: 10px !important;
}
.mb-0{
    margin-bottom: 0 !important;
}
.mb-l{
    margin-bottom: 5px !important;
}
.mb-1{
    margin-bottom: 10px !important;
}
.mb-1l{
    margin-bottom: 15px !important;
}
.mr-2{
    margin-right: 20px !important;
}
.mr-2l{
    margin-right: 25px !important;
}
.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " "
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both
}
.rectangle {
    position: relative;
    width: 137px;
    text-align: center;
    line-height: 30px;
    display: block;
    float: left;
    height: 30px;
    background-color: #e6e6e6;
}
.rectangle.active {
    color: #fff;
    background-color: #0099e2;
}
.shenbao{
    background:url(../img/shenbao.png);
    width: 13px;
    height: 15px;
    display: inline-block;
    margin-right: 5px;
    background-repeat: no-repeat;
    vertical-align: middle;
}
.shenbao-1{
    background-position: 0 0;
}
.active .shenbao-1{
    background-position: 0 -15px;
}
.shenbao-2{
    background-position: -13px 0;
}
.active .shenbao-2{
    background-position: -13px -15px;
}
.shenbao-3{
    background-position: -26px 0;
}
.active .shenbao-3{
    background-position: -26px -15px;
}
.shenbao-4{
    background-position: -39px 0;
}
.active .shenbao-4{
    background-position: -39px -15px;
}
.shenbao-5{
    background-position: -52px 0;
}
.active .shenbao-5{
    background-position: -52px -15px;
}
.triangle {
    position: absolute;
    right: -30px;
    top: 0;
    display: block;
    width: 0;
    height: 0;
    border-width: 15px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #e6e6e6;
}
.triangle-cave {
    position: absolute;
    left: -25px;
    top: 0;
    width: 0;
    height: 0;
    border-width: 15px;
    border-style: solid solid solid dashed;
    border-color: #e6e6e6 #e6e6e6 #e6e6e6 transparent;
}
.active .triangle {
    border-color: transparent transparent transparent #0099e2;
}
.active .triangle-cave{
    border-color: #0099e2 #0099e2 #0099e2 transparent;
}
.right-move {
    margin-left: 42px;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit
}
.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info {
    background-color: #f6f6f6
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding:10px 8px;
    vertical-align: middle;
}
.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd
}

.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0
}

.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0
}

.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0
}

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0
}

.panel > .table-responsive {
    margin-bottom: 0;
    border: 0
}
.table-border0>tbody>tr>td,
.table-border0>tbody>tr>th,
.table-border0>tfoot>tr>td,
.table-border0>tfoot>tr>th,
.table-border0>thead>tr>td,
.table-border0>thead>tr>th {
    border:0
}
.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}
.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}
.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}
.btn-info{
    background-color: #0081cf;

}
.btn-info:active{
    background-color: #007acf;

}
.btn-info2{
    background-color: #eaf7ff;
}
.btn-info2:hover {
    color: #fff;
    background-color: #0081cf;
}
.btn-info2.active.focus, .btn-info2.active:focus, .btn-info2.active:hover, .btn-info2:active.focus, .btn-info2:active:focus, .btn-info2:active:hover, .open > .dropdown-toggle.btn-info2.focus, .open > .dropdown-toggle.btn-info2:focus, .open > .dropdown-toggle.btn-info2:hover {
    color: #fff;
    background-color: #e0f5ff;
}
.btn-info2.disabled, .btn-info2.disabled.active, .btn-info2.disabled.focus, .btn-info2.disabled:active, .btn-info2.disabled:focus, .btn-info2.disabled:hover, .btn-info2[disabled], .btn-info2[disabled].active, .btn-info2[disabled].focus, .btn-info2[disabled]:active, .btn-info2[disabled]:focus, .btn-info2[disabled]:hover, fieldset[disabled] .btn-info2, fieldset[disabled] .btn-info2.active, fieldset[disabled] .btn-info2.focus, fieldset[disabled] .btn-info2:active, fieldset[disabled] .btn-info2:focus, fieldset[disabled] .btn-info2:hover {
    background-color: #e0f5ff;
    border-color: #0075cf
}
.br-2{
    border-radius: 2px;
    width: 150px;
    height: 50px;
    line-height: 37px;
    margin: 20px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e6e6e6;
    border-radius: 2px;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
        line-height: 46px
    }
}


.title20180827{
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.title-b20180828{
    font-size: 24px;
}
.title-decoration{
    width: 8px;height: 20px;background-color: #0081cf;clear: both;float: left;margin-top: 7px
}

.gz-table-form th {
    background-color:#fafafa;
    border-color: #d9e3ec !important;
    text-align: right;
}
.gz-table-form td {
    border-color: #d9e3ec !important;
}
.gz-table-form .form-control {
    border-color: #d9e3ec;
}
.gz-table-form .form-control:focus {
    border-color: #03a9f4 ;
}