﻿.hidden,
.hide {
    display: none!important;
}

body .wrap,
body .body-wrap {
    min-width: 1210px;
    background: #f6f8fb;
}

body .main-width,
body .message-wrap,
.main {
    margin: 0 auto;
    width: 1210px;
}

.name-wrap {
    padding-bottom: 30px;
}


/* 头部position模块样式 */

.position-wrap .position {
    height: 60px;
    line-height: 60px;
    color: #999;
}

.position-wrap .position a {
    color: #2170f1;
}

.position-wrap .position em {
    color: #999;
    font-style: normal;
}

.bg-gray {
    background: #fafafa;
}


/* title模块样式 */

.module-title {
    padding: 0 0 0 36px;
    height: 48px;
    background: #fff url(/public/www/0.1.0/cip/shangqiu/img/common/title-icon.png) 20px 18px no-repeat;
    line-height: 48px;
}

.module-title .title-name {
    font-size: 18px;
    color: #666;
}

.module-title .more {
    margin-right: 20px;
    padding-right: 28px;
    background: url(/public/www/0.1.0/cip/shangqiu/img/common/title-icon.png) 44px -68px no-repeat;
    color: #aaa;
}

.module-title .more:hover {
    color: #0067c5;
}

.module-title.h-54 {
    height: 54px;
    line-height: 54px;
    background-position: 20px 20px;
}

.module-title.h-54 .more {
    background-position: 44px -66px;
}


/* 表单样式 */

body .calender-body td.active:hover span,
body .calender-body td.active:active span,
body .calender-body li.active:hover,
body .calender-body li.active:active,
body .calender-body td.active span,
body .calender-body li.active {
    background-color: #2170f1;
    border-color: #dfb741;
}

body .calender .btn.btn-primary,
body .calender .btn.btn-primary:hover {
    border: 1px solid transparent;
}

body .form-control .label {
    height: 40px;
}

.form-control .widget .input,
.form-control .widget .input {
    height: 30px;
    line-height: 30px;
    text-indent: 0.8em;
}

.form-control .textbox-wrap,
.form-control .dropdown-wrap,
.form-control .datepicker-wrap,
.form-control .widget .select {
    border-color: #e5e5e5;
}

.form-control .widget .select {
    width: 40px;
    background: #f5f5f5;
    line-height: 3em;
}

body .list-optionlabel,
body .list-optionlabel.state-selected,
body .list .item {
    padding: 0 0 0 0.8em;
    border-radius: 0;
    border: none;
    line-height: 2.6em;
    min-height: 2.6em;
    /*text-indent: 0.8em;*/
}

body .popup.list-container {
    padding: 0;
}

body .form-control .widget .select,
body .widget-wrap,
body .datepicker-wrap {
    outline: none;
}

body .state-selected,
body .state-selected:link,
body .state-selected:visited,
body .list .state-hover,
body .list-optionlabel.state-hover,
body .list .state-focused,
body .list .state-selected {
    background-color: #2170f1;
    border: none;
    color: #fff;
}


/* 服务项列表样式 */

.grid {
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #eee;
}

.grid-table {
    margin: -1px 0;
    width: 100%;
    border: none;
    border-collapse: collapse;
}

.grid-table th,
.grid-table td {
    border-bottom: 1px solid #eee;
}

.grid-table tbody tr:hover td,
.grid-table tbody tr.hover td {
    background-color: #fafafa !important;
}

.grid-table tbody tr:nth-child(even) td,
.grid-table tbody tr.even td {
    background-color: #fff;
}

.grid-table th {
    height: 46px;
    border: 1px solid;
    border-top: none;
    color: #fff;
    font-size: 18px;
}

.grid-table td {
    height: 70px;
    font-size: 16px;
}

.grid-table td {
    /* padding: 8px 0; */
    color: #666;
    text-align: center;
}


/*分页样式*/

body .btn-default {
    border: none;
    border-bottom: 2px solid #f1f1f1;
}

body .pagination .number .current.prev,
body .pagination .number .current.next {
    background: #f9f9f9;
    border-color: #f1f1f1;
    color: #333;
}

body .pagination .btn {
    padding: 5px 8px;
    height: 16px;
}

body .btn-primary,
body .btn-primary:hover {
    border: none;
    border-bottom: 2px solid;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary.focus,
.btn-primary:active {
    background: #2170f1;
    border-color: #dfb741;
    outline: none;
}

.page-num-wrap {
    padding: 10px 0;
    width: 100%;
    text-align: center;
}

.page-num-wrap .pagination {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
}

.page-num-wrap .pagination .number {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.page-num-wrap .page-jump-wrap {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    height: 30px;
    line-height: 30px;
    *position: relative;
    *top: -15px;
}

.page-num-wrap .page-jump-wrap .btn {
    margin-top: -2px;
}

.page-num-wrap span.jump-in {
    *position: relative;
    *top: 5px;
}

.page-num-wrap .widget .widget-wrap input {
    width: 60px;
    height: 20px;
    line-height: 20px;
    text-indent: 0.8em;
}

@media all and (-webkit-min-device-pixel-ratio:0) {
    .page-num-wrap .page-jump-wrap {
        [;
        position: relative;
        top: 4px;
        ]
    }
    .page-num-wrap span.jump-in {
        [;
        position: relative;
        top: 2px;
        ]
    }
    .service-content-wrap .service-page-sty .page-jump-wrap {
        [;
        position: relative;
        top: -10px !important;
        ]
    }
}

.jump-page-mar {
    margin: 40px 0;
}

.service-content-wrap .service-page-sty {
    padding: 30px 0;
    clear: both;
}

.life-jump-page-mar {
    margin-bottom: 40px;
}

.tel-jump-page {
    margin-top: 20px;
}

.empty-data {
    padding: 200px 0;
    height: 150px;
    text-align: center;
    background: url(/public/www/0.1.0/cip/shangqiu/img/common/list-empty-icon.png) center center no-repeat;
}


/*弹窗 start*/

body .dialog-header {
    height: 45px;
    background-color: #2170f1 !important;
    border: none;
    border-radius: 3px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

body .dialog-title {
    color: #fff;
}

body .dialog-title {
    margin: 0;
    padding: 0;
    padding-left: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
    cursor: default;
}

body .dialog-close {
    top: -3px;
    right: 10px;
    font-weight: normal !important;
    font-size: 28px !important;
    color: #fff !important;
    text-shadow: none !important;
    opacity: 1 !important;
}

body .dialog-footer {
    text-align: center;
}

body .dialog-button {
    float: none;
    white-space: nowrap;
}

body .dialog-footer button,
.ok-btn,
.cancle-btn {
    padding: 0 12px;
    height: 34px;
}

body .dialog-footer button.dialog-autofocus,
.ok-btn {
    background-color: #2170f1 !important;
    border-color: #2170f1 !important;
    border-bottom: 3px solid #2170f1 !important;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
}

body .dialog-footer button,
.cancle-btn {
    background-color: #fff;
    border-color: #eeeeee;
    font-size: 16px;
    color: #666;
}

body .dialog-footer button+button,
.cancle-btn {
    margin-left: 40px;
    border-bottom: 3px solid #eeeeee !important;
    border-radius: 5px;
}

.cancle-btn,
.ok-btn {
    padding: 0 13px;
    display: inline-block;
    height: 31px;
    line-height: 31px;
}

body .dialog-footer button.dialog-autofocus:hover,
.dialog-footer button.dialog-autofocus:focus,
.dialog-footer button.dialog-autofocus:active,
.ok-btn:hover,
.ok-btn:focus,
.ok-btn:active {
    background-color: #2170f1 !important;
    border-color: #2170f1 !important;
    border-bottom: 3px solid #2170f1 !important;
    color: #fff;
}

body .dialog-footer button:hover,
.dialog-footer button:focus,
.dialog-footer button:active,
.cancle-btn:hover,
.cancle-btn:focus,
.cancle-btn:active {
    background-color: #f1eeee;
    border-color: #f1eeee;
    border-bottom: 3px solid #e3e3e3 !important;
    color: #666;
}

.dialog-btn-group {
    text-align: center;
}

.current-position a {
    color: #2170f1 !important;
}


/* ���м by leitao3 */


/* ���м�޸� end */

.form-btn {
    display: inline-block;
    border: 1px #eee solid;
    padding: 0 12px;
    height: 33px;
    line-height: 30px;
    font-size: 16px;
    border-bottom: 3px solid #dbad36;
    border-radius: 5px;
}

.form-btn.btn-submit {
    border-color: #2170f1;
    border-bottom: 3px solid #dbad36;
    background: #2170f1;
    color: #fff;
}

.form-btn.btn-reset {
    border-color: #eee;
    border-bottom: 3px solid #eeeeee;
    background: #fff;
    color: #666;
}

.form-btn.btn-submit:hover,
.form-btn.btn-submit:focus,
.form-btn.btn-submit:active {
    border-color: #f4c64e;
    border-bottom: 3px solid #ecbc40;
    background: #f4c64e;
    color: #fff;
}

.form-btn.btn-reset:hover,
.form-btn.btn-reset:focus,
.form-btn.btn-reset:active {
    border-color: #f1eeee;
    border-bottom: 3px solid #e3e3e3;
    background: #f1eeee;
    color: #666;
}


/* 按钮样式 */


/* fly样式变化 */

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.cnzz-wrap a {
    margin-left: 20px;
}


/*分页的样式开始*/

.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    color: #fff;
    background-color: #2170f1;
    border-color: #2170f1;
}
body .btn-primary, body .btn-primary:hover{
    border: none;
    border-bottom: 1px solid;
}
body .btn-default {
    border: none;
    border: 1px solid #e5e5e5;
}

.btn-default {
    color: #999;
    background-color: #fff;
    border-color: #ccc;
}

/*分页的样式结束*/
