@charset "utf-8";

/*初始化部分样式 Muntime.com*/
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei";
    font-size: 12px;
}

*:focus {
    outline: none
}

input {
    -webkit-appearance
}

html,
body {
    color: #464747;
}

body {
    background: #fff;
    line-height: 1.4em;
}

ul,
li {
    list-style: none;
}

a,
a:link,
a:visited {
    color: #676a6c;
    text-decoration: none;
}

a:focus {
    outline: none;
}

img {
    border: none;
}

address,
cite,
dfn,
em,
var,
i {
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: normal;
    color: #676a6c;
}

table {
    border-collapse: collapse;
}

input,
label,
img,
th {
    vertical-align: middle;
}

input[type="radio"] {
    margin-top: -3px
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

/*定义清除浮动 Muntime.com*/
.clearfloat:after {
    content: '.';
    display: block;
    clear: both;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
}

.clearfloat {
    zoom: 1;
}

/***滚动条***/
::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 8px;
    height: 8px;
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #dddddd;
    box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}


@font-face {
    font-family: 'iconfont';
    src: url('../muntime/iconfont/iconfont.eot');
    src: url('../muntime/iconfont/iconfont.eot?#iefix') format('embedded-opentype'),
        url('../muntime/iconfont/iconfont.woff') format('woff'),
        url('../muntime/iconfont/iconfont.ttf') format('truetype'),
        url('../muntime/iconfont/iconfont.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*LOGO修改为通用的后台管理,如需LOGO图片请注释以下三行 Muntime.com*/
.logo a:before,
.logo a:after {
    color: #DFE4ED;
    display: block;
    position: absolute;
    top: 26px;
}

.logo a:before {
    content: "\f013";
    font-size: 2em;
    width: 100px;
    left: 10px;
}

.logo a:after {
    content: "NETWORK";
    font-size: 15px;
    width: 100px;
    left: 40px;
    font-family: "Microsoft Yahei";
}

/*如需LOGO图片请启用这行,logo尺寸限制为145px 55px Muntime.com*/
/*.logo a{background: url(http://img1.bdstatic.com/static/pcdutu/img/ps-logo_4b75982.png) no-repeat center bottom;}*/


/*定义需要用到图标的字体 Muntime.com*/
.switchs,
.crumbs,
.crumbs01,
.scroll a,
.panel-add em,
#panellist span a,
.logo a,
.aui_title,
.showMsg h5,
.guery,
.r-close,
.r-open,
#help a,
.ScreenLock .ico {
    font-family: 'FontAwesome';
}


/*整体框架配色修改 Muntime.com*/
.col-left,
.left,
.lf {
    float: left;
}

.col-right,
.right,
.rt,
.fr {
    float: right;
}

.header {
    width: 100%;
    height: 80px;
    background: #293846;
    position: relative;
}

.header .logo {
    float: left;
    width: 136px;
    height: 80px;
    margin-right: 10px;
    position: relative;
}

.logo a {
    display: block;
    height: 55px;
    line-height: 55px;
    margin-top: 25px;
    width: 145px;
}

.invisible {
    visibility: hidden;
}

.header .log {
    height: 24px;
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 24px;
    margin-left: 10px;
    font-size: 12px;
}

.header .log span,
.rt-col span {
    padding: 0px 5px;
    color: #4E5766;
}

.rt-col {
    height: 24px;
    background: #1e2933;
    width: 100%;
    position: absolute;
    right: 0px;
    top: 0px;
    border-bottom: 1px solid #1c2730;
    line-height: 24px;
    text-align: right;
    font-size: 12px;
    padding-right: 10px;
}

.header .log,
.header .log a,
.rt-col,
.rt-col a {
    color: #a7b1c2;
}

#top_menu {
    position: absolute;
    left: 145px;
    bottom: 0px;
    height: 55px;
    line-height: 55px
}

#top_menu li {
    float: left;
}

#top_menu li a {
    display: block;
    width: 80px;
    text-align: center;
    color: #DFE4ED;
    font-size: 14px;
}

#top_menu .on,
#top_menu li:hover {
    background: #19aa8d;
}

#top_menu .on a {
    color: #fff;
}

#content .left_menu {
    width: 145px;
    position: relative;
    display: block;
    padding: 10px 0px 28px 0px;
    overflow: hidden;
    background: #2f4050;
}

#Scroll {
    float: left;
    width: 145px;
    overflow: hidden;
}

#leftMain .f14 {
    background: #293846;
    padding: 8px 15px;
    font-size: 14px;
    color: #DFE4ED;
    border-left: 4px solid #19aa8d;
}

#openClose {
    display: none;
}

#leftMain ul {
    padding: 5px 0px
}

#leftMain ul li {
    padding: 5px 20px;
}

#leftMain ul li a {
    color: #acb5c6;
}

.f14 .switchs {
    display: block;
    float: right;
    height: 20x;
    width: 14px;
    line-height: 20px;
}

.f14 .switchs:before {
    content: "\f105";
    padding: 5px;
    cursor: pointer;
}

#leftMain .f14 .on:before {
    content: "\f107";
}

#leftMain ul .on a,
#leftMain ul li:hover a {
    color: #19aa8d;
    display: block;
}

.crumbs {
    position: absolute;
    height: 32px;
    line-height: 32px;
    width: 100%;
    font-size: 13px;
    background: #f3f3f3;
    border-bottom: 1px solid #dbdbdb;
    left: 0px;
    top: 80px;
}

.crumbs:before {
    content: "\f108";
    padding-left: 160px;
}

.crumbs01:before {
    content: "\f108";
    color: #a7b1c2;
    padding: 0 6px 0 0;
    font-size: 13px;
    display: inline-block;
}

.crumbs .shortcut {
    position: absolute;
    right: 0px;
    top: 0px
}


.shortcut a {
    margin: 5px 1px 0 1px;
    height: 20px;
    line-height: 20px;
    padding: 0 10px;
    border: 1px solid #16a185;
    border-radius: 3px;
    background: #19aa8d;
    color: #fff;
    float: left;
}

.shortcut a:nth-child(2) {
    background: #19aa8d;
    border: 1px solid #19aa8d;
    opacity: 0.8;
}

.shortcut a:nth-child(3) {
    background: #2c3e50;
    border: 1px solid #2c3e50;
    opacity: 0.65;
}

.shortcut a:nth-child(4) {
    background: #0073b7;
    border-color: #0073b7;
    opacity: 0.8
}

.shortcut a span:before {
    font-family: 'iconfont';
    margin-right: 3px;
}

.shortcut a:nth-child(1) span:before {
    content: '\e65c'
}

.shortcut a:nth-child(2) span:before {
    content: '\e600'
}

.shortcut a:nth-child(3) span:before {
    content: '\e651'
}

.shortcut a:nth-child(4) h6:before {
    content: '\e76e';
    font-family: 'iconfont';
    margin-right: 3px;
}

/* .shortcut a:nth-child(3){margin-right: 88px;} */
.shortcut a:hover {
    background: #293846;
    border: 1px solid #1e2933;
}

.col-1 {
    background: #fff;
}

.col-1 .content {
    position: relative;
    overflow: hidden;
    padding: 3px 0 0px 5px;
    margin-top: 30px;
}

.scroll {
    background: #2f4050;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 125px;
    height: 22px;
    overflow: hidden;
    z-index: 100;
    padding: 0 10px;
}

.scroll a {
    width: 48px;
    height: 14px;
    line-height: 14px;
    margin: 0 6px;
    display: inline-block;
    color: #fff;
    background: #19aa8d;
    text-align: center;
    border-radius: 2px;
}

.scroll .per:before {
    content: "\f106";
}

.scroll .next:before {
    content: "\f107";
}

.fav-nav {
    padding: 0 0 0 12px;
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 26px;
    line-height: 26px;
    border-top: 1px solid #dbdbdb;
    background: #f3f3f3;
}

.fav-nav div {
    float: left;
}

.panel-add em {
    font-style: normal;
    font-size: 0;
}

#panellist a {
    font-size: 12px;
}

#paneladd a em:before {
    content: "\f067";
    font-size: 12px;
}

#panellist span {
    margin-right: 10px;
    border-right: 1px solid #dbdbdb;
    padding-right: 5px;
}

#panellist span .panel-delete:before {
    content: "x";
    font-size: 12px;
}

#rightMain {
    background: #fff;
}

.tab_web:hover {
    background: #19aa8d;
}

.tab-web-panel {
    display: none;
    padding: 5px 12px;
    border: 1px solid #dbdbdb;
    margin-left: -5px;
    background: #fff
}

.tab-web-panel a {
    display: block;
    padding-bottom: 5px;
}

.tab-web-panel a:hover {
    color: #19aa8d
}

.tab_web span {
    display: block;
    height: 55px;
}

#top_menu .tab_web a {
    min-width: 80px;
    width: auto;
    padding: 0px 5px;
}


/*面板切换修改 Muntime.com*/
/* #btnx{position: absolute;right: 15px;top:84px;z-index: 99;} */
#btnx h6 {
    font-weight: normal;
    cursor: pointer;
}

#Site_model {
    display: none;
}

/*皮肤配置选项修改 Muntime.com*/
#Skin {
    position: absolute;
    right: 15px;
    top: 50px;
    overflow: hidden;
    z-index: 100;
}

#Skin li {
    display: block;
    width: 8px;
    height: 8px;
    background: #fff;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 3px;
    float: left;
    margin-left: 2px;
}

#Skin .s1 {
    background: #293846;
}

#Skin .s2 {
    background: #19a97b;
}

#Skin .s3 {
    background: #098ac4;
}


/*修改正添加内容中的文件树位置 Muntime.com*/
.cat-menu {
    width: 180px;
    margin: 0px;
    border-right: 1px solid #dbdbdb;
    background: #fff;
    z-index: 999;
}

#display_center_id .content {
    margin-top: 25px;
    margin-left: 10px;
}

.left_menu {
    z-index: 99;
}

#model_import {
    height: auto;
}

/*右下角官方文档提示修改 Muntime.com*/
#help {
    position: absolute;
    right: 30px;
    top: 0px;
}

#help .panel-delete {
    margin-left: 4px;
}

#help .panel-delete:before {
    content: "x";
    font-size: 12px;
}

#help a:before {
    content: "\f059";
    font-size: 14px;
    margin-right: 2px;
}

#help a {
    margin: 0px 3px;
}

/*其它表格内页通用定义 Muntime.com*/
.mr10 {
    margin-right: 15px;
}

.bk10 {
    height: 15px;
}

.pad-10,
.pad_10 {
    padding: 10px;
    /* overflow: hidden; */
}

.bk20 {
    height: 10px;
}

.bk,
.bk3,
.bk6,
.bk8,
.bk10,
.bk15,
.bk20,
.bk30 {
    clear: both;
}

.hr {
    border-top: 1px dashed #f1f1f1;
    margin-top: 10px;
}

.hr hr {
    display: none;
}

.f14 {
    font-size: 14px;
}

.bk3 {
    height: 3px;
}

.hidden {
    display: none;
}

.td-line {
    overflow: hidden;
}

.pad-lr-10 {
    padding: 0px 10px;
}

.blue,
.blue a {
    color: #3498db;
}

.title-1 {
    padding: 5px 0px;
    margin-bottom: 0px;
    border-bottom: 1px solid #f3f3f3;
    font-weight: bold;
}

.explain-col {
    border: 1px solid #ffbe7a;
    background: #fffced;
    padding: 8px 10px;
    line-height: 20px;
}

.ib,
.ib-li li,
.ib-a a,
.ib-span span,
.common-form ul li span.text,
.fixed-bottom .fixed-but .button,
.arrowhead,
.arrowhead-b,
.shortcut a,
.shortcut a span,
.picBut a,
.tab-use,
.scroll a {
    display: inline-block;
}

/*后台主页信息展示修改 Muntime.com*/
#main_frameid h6,
.col-2 h6 {
    font-size: 14px;
    background: #4dccb3;
    padding: 4px 20px;
    color: #fff;
}

.col-2 {
    /* border: 1px solid #eee; */
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    min-height: 200px;
    line-height: 23px;
}

.col-main {
    min-height: 200px;
    line-height: 23px;
}

.col-auto {
    overflow: hidden;
}

fieldset {
    margin-top: 10px;
}

.content01 {
    padding: 15px 20px 15px;
    min-height: 170px;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}


/*部分表格属性修改 Muntime.com*/
body .table_form tbody td,
body .table_form tbody th,
body .table_form tbody tr {
    border-bottom: 1px dotted #f1f1f1;
}

body .table-list tbody td,
body .table-list tbody tr,
body .table-list .btn {
    border-bottom: 1px dotted #EAEAEA;
}

body .table-list thead th {
    border-bottom: 1px solid #f1f1f1;
    background: #f9f9f9;
    font-weight: bold;
}

body .y-bg .radio-label tr td {
    border-bottom: 1px solid #e4e2e2;
}

.text-c {
    text-align: center;
}

.bk15 {
    height: 15px;
}

#upfile tr .y-bg .input-text {
    height: auto;
    width: 210px;
}

#upfile tr .y-bg input[name="file"] {
    width: 220px;
}

/*内容页菜单按钮修改 Muntime.com*/
.subnav {
    padding: 0px 10px
}

.content-menu {
    padding: 12px 8px;
}

.content-menu a,
.tabBut li {
    margin-left: -8px;
    padding: 5px 10px;
    border-radius: 3px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
    background: #3498db;
    color: #fff;
    border: 1px solid #3498db;
}

.tabBut li a {
    color: #fff;
}

.content-menu a em {
    font-style: normal;
}

.content-menu a:nth-child(3) {
    background: #19aa8d;
    border: 1px solid #19aa8d;
    opacity: 1
}

.content-menu a:nth-child(11) {
    background: #0073b7;
    border: 1px solid #0073b7;
    opacity: 0.8
}

.content-menu a:nth-child(9) {
    background: #e74c3c;
    border: 1px solid #e74c3c;
    opacity: 0.65
}

.content-menu a:nth-child(5) {
    background: #4578ab;
    border: 1px solid #4578ab;
}

.content-menu a:nth-child(7) {
    background: #2c3e50;
    border: 1px solid #2c3e50;
    opacity: 0.65
}

.content-menu a:nth-child(13) {
    background: #19aa8d;
    border: 1px solid #19aa8d;
}

.content-menu .on,
.tabBut .on,
.content-menu a:hover,
.tabBut li:hover {
    background: #19aa8d;
    color: #fff;
    border: 1px solid #19aa8d;
    opacity: 0.8
}

/* .content-menu a em:before{font-family: 'iconfont'; margin-right:3px;} */
/* .content-menu a:nth-child(1) em:before{content:"\e60f";} */
/* .content-menu a:nth-child(3) em:before{content:"\e6ea";} */
/* .content-menu a:nth-child(5) em:before{content:"\e6ea";} */
/* .content-menu a:nth-child(7) em:before{content:"\e6ce";} */
/* .content-menu a:nth-child(9) em:before{content:"\e600";} */
/* .content-menu a:nth-child(11) em:before{content:"\e638";} */
/* .content-menu a:nth-child(13) em:before{content:"\e6f0";} */

.content-menu .add {
    color: #fff;
    border: 1px solid #ff6c60;
    background: #ff6c60;
}

.tabBut .on a {
    color: #fff;
}

.tabBut {
    display: block;
    border-bottom: 1px solid #f1f1f1;
    width: 100%;
    overflow: hidden;
    padding: 10px 0px;
}

.tabBut li {
    float: left;
    margin-right: 8px;
    margin-left: 0px;
}

.content-menu span {
    font-size: 0;
    padding-left: 12px;
}

.col-tab {
    margin-top: -10px;
}

.btn .button,
.btn label {
    cursor: pointer;
}

.btn label,
.btn a {
    display: inline-block;
    border-radius: 2px;
    /* background: #3498db;color:#fff;border: 1px solid #3498db; */
    height: 20px;
    line-height: 20px;
    padding: 0px 2px;
    /* margin-left: -10px; */
    margin-right: 3px;
}

.font-fixh a {
    padding: 0px;
    margin: 0px;
    background: none;
    border: none;
    color: #19aa8d;
}

body .button {
    background: #fe6b5f;
    color: #fff;
    padding: 0 5px;
    border-radius: 2px;
    border: none;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
}


.line-x {
    border-bottom: 1px solid #f3f3f3;
}

/*弹出窗dialog修改为简单的DIV层 Muntime.com*/
.aui_c {
    background: #fff;
    border-radius: 5px 5px 3px 3px;
    -webkit-animation: fadeInDown .3s .2s ease both;
    -moz-animation: fadeInDown .3s .2s ease both;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

.aui_titleBar {
    border-radius: 3px 3px 0px 0px;
    height: 36px;
    background: #293846;
    line-height: 36px;
    overflow: hidden;
    position: relative;
}

.dialog {
    height: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border: none;
}

.aui_main {
    padding: 5px 10px;
}

.aui_content h2 {
    font-size: 14px;
    margin: 0 0 5px 0;
}

.aui_title {
    color: #DFE4ED;
    font-size: 14px;
    margin-left: 10px;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
}

.aui_title:after {
    font-family: "Microsoft Yahei";
}

.aui_title:before {
    content: "\f06a";
    margin-right: 5px;
}

.aui_titleBar .aui_close {
    font-size: 1.3em;
    color: #DFE4ED;
    position: absolute;
    top: 0px;
    right: 10px;
}

.aui_footer {
    text-align: center;
}

.aui_buttons {
    padding-bottom: 20px;
}

.aui_buttons [type="button"] {
    padding: 3px 16px;
    margin: 0px 8px;
    border-radius: 2px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
    background: #3498db;
    color: #fff;
    border: 1px solid #3498db;
    font-size: 14px;
    font-family: "Microsoft Yahei";
}

.aui_buttons [type="button"]:nth-child(1) {
    border: 1px solid #19aa8d;
    background: #19aa8d;
}

.tabBut li {
    cursor: pointer;
}

/*附件上传图标修改 Muntime.com*/
#div_swf_1,
#div_swf_2,
#div_swf_3,
#div_swf_4 {
    margin-left: -10px;
}


/*信息提示框修改 Muntime.com*/
body .showMsg {
    width: 450px;
    height: 200px;
    position: absolute;
    top: 44%;
    left: 50%;
    margin: -87px 0 0 -225px;
    border: 1px solid #293846;
    border-radius: 4px;
    height: 200px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-animation: fadeInDown .3s .2s ease both;
    -moz-animation: fadeInDown .3s .2s ease both;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

body .showMsg h5 {
    background-image: none;
    background: #293846;
    height: 32px;
    padding: 0px;
    line-height: 32px;
    font-size: 14px;
    color: #DFE4ED;
    text-align: left;
}

body .showMsg h5:before {
    content: "\f06a";
    margin: 0px 3px 0px 8px;
}

body .showMsg .content {
    font-size: 14px;
    margin-top: 60px;
}

body .showMsg .bottom {
    position: absolute;
    bottom: 6%;
    left: 0px;
    text-align: center;
    width: 100%;
    height: 26px;
    line-height: 26px;
}

body .showMsg .bottom a {
    color: #293846;
}

body .showMsg .guery:before {
    content: "\f071";
    display: inline-block;
    font-size: 2em;
    color: #3498db;
    position: relative;
    top: 4px;
    left: -8px;
}

.showMsg .content #cat_search {
    text-align: center;
}

/*登入界面修改 Muntime.com*/
#canvas {
    background: #2f4050;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.admin_login {
    width: 420px;
    height: 300px;
    overflow: hidden;
    padding: 24px 40px 50px 40px;
    background: #fff;
    box-shadow: 0 -15px 30px #293846;
    border-radius: 5px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -250px;
    margin-top: -180px;
    -webkit-animation: fadeInDown .3s .2s ease both;
    -moz-animation: fadeInDown .3s .2s ease both;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

.admin_title {
    font-size: 24px;
    font-weight: bold;
    /* text-align: center; */
    margin-bottom: 20px;
    color: #2f4050;
    padding: 15px 0 10px;
    text-align: center;
    line-height: 32px;
}

.admin_title strong {
    letter-spacing: 0.3px;
}

.admin_title em {
    display: block;
    font-size: 12px;
    margin-top: 10px;
    font-weight: normal;
    font-style: normal;
}

.admin_user,
.admin_pwd,
.admin_val,
.admin_sub {
    margin: 10px 0;
    height: 40px;
    overflow: hidden;
    clear: both;
    position: relative;
    border: 1px solid #dbdbdb;
    border-radius: 3px;
}

.admin_user:hover,
.admin_pwd:hover,
.admin_val:hover {
    border-color: #2f4050
}

.admin_sub {
    border: none;
}

.login_txt {
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    padding: 8px 5%;
    width: 90%;
    text-indent: 2em;
    border: none;
    color: #676a6c;
}

.login_txt:focus {
    color: #676a6c;
}

.submit_btn {
    width: 100%;
    height: 40px;
    border: none;
    font-size: 16px;
    background: #2f4050;
    color: #FFF;
}

.submit_btn:hover {
    background: #293846;
    color: #f4f4f4;
}

.admin_info {
    padding-top: 5px;
}

.admin_info p {
    color: #2f4050;
    font-size: 12px;
    text-align: center;
    margin: 3px 0;
}

.admin_val input {
    width: 180px;
}

#yzm img {
    width: 120px;
    height: 40px;
}

.admin_user::before,
.admin_pwd::before,
.admin_val::before {
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: 10px;
    height: 42px;
    line-height: 42px;
    width: 25px;
    text-align: center;
    font-size: 16px;
    color: #2f4050;
}

.admin_user::before {
    content: "\f007";
}

.admin_pwd::before {
    content: "\f13e";
}

.admin_val::before {
    content: "\f11c";
}

/*锁屏界面修改 Muntime.com*/
.ScreenLock {
    background: #1e2933;
}

.ScreenLock {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000
}

.ScreenLock .inputpwd {
    width: 450px;
    height: 200px;
    position: absolute;
    top: 44%;
    left: 50%;
    margin: -87px 0 0 -225px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #dbdbdb;
}

.ScreenLock h5 {
    height: 30px;
    line-height: 30px;
    padding: 50px 0px 20px 0px;
    text-align: center;
    font-size: 14px;
}

.ScreenLock .ico:before {
    content: "\f071";
    margin-right: 3px;
    color: #1e2933;
}

.ScreenLock .input {
    text-align: center;
}

.ScreenLock .input .lb {
    display: none;
}

.ScreenLock .input-text {
    border: 1px solid #A7A6AA;
    height: 18px;
    margin: 0 5px 0 0;
    padding: 5px;
    border: 1px solid #d0d0d0;
    font-size: 14px;
}

.ScreenLock .submit {
    height: 30px;
    width: 60px;
    cursor: pointer;
    display: inline-block;
    border: none;
    color: #f1f1f1;
    font-size: 14px;
    background: #1e2933;
}

/*网站地图标题修改 Muntime.com*/
.map-menu ul {
    margin: 4px;
    width: 156px;
    border: 1px solid #2f4050;
}

.map-menu ul li.title {
    background: #2f4050;
    font-weight: bold;
    padding-left: 5px;
    color: #fff;
}

.map-menu ul li.title2 {
    font-weight: bold;
    padding-left: 10px;
}

.map-menu ul li {
    padding: 4px;
    padding-left: 20px;
}

/*分页修改配色 Muntime.com*/
#pages {
    padding: 14px 0 10px;
    text-align: right
}

#pages a {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    background: #fff;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #333;
    padding: 0 10px
}

#pages .a1 {
    width: 56px;
    padding: 0
}

#pages a:hover {
    background: #f1f1f1;
    color: #000;
    text-decoration: none;
}

#pages span {
    display: inline-block;
    height: 22px;
    padding: 0 10px;
    line-height: 22px;
    background: #3498db;
    border: 1px solid #3498db;
    color: #fff;
    text-align: center;
}

.page .noPage {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #a4a4a4;
}


/*图片列表水平左右居中*/
.img-wrap {
    border: 1px solid #eee;
    text-align: center;
    overflow: hidden;
    background: #fff
}

.img-wrap a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

#imgPreview td.on {
    background: #f4f9fe
}

#imgPreview td.on a {
    background: url("../images/msg_bg.png") no-repeat right -250px;
    vertical-align: middle;
    padding-right: 70px;
    display: inline-block;
    display: -moz-inline-stack;
    zoom: 1;
    *display: inline;
    height: 16px;
    line-height: 16px
}

/*角色权限设置*/
.role-memu {
    padding: 5px 0
}

.role-memu li a {
    cursor: hand;
    !important;
    cursor: pointer;
    display: block;
    color: #2e74d7;
    text-decoration: none;
    height: 24px;
    padding: 0 6px;
    overflow: hidden;
    line-height: 24px;
    vertical-align: middle;
    background-color: #FFF
}

.role-memu li a em {
    width: 80px;
    overflow: hidden;
    display: block;
}

.role-memu li a span {
    float: right;
    color: #999
}

.role-memu li a span img {
    margin-right: 2px
}

.role-memu li.on a {
    background: #e0e9f0
}

.role-but,
.role-but span {
    background: url(../images/admin_img/tbtn.png) no-repeat;
    height: 36px;
    line-height: 36px;
    vertical-align: middle;
    padding-left: 12px;
    border: none;
    display: inline-block;
    display: -moz-inline-stack;
    zoom: 1;
    *display: inline;
}

.role-but span {
    background-position: right top;
    padding: 0 12px 0 0;
    font-weight: 700;
    font-size: 14px;
    color: #fff
}


/*发布内容修改为1280宽屏并修改样式 小于1280为自适应大小*/
@media screen and (min-width:980px) and (max-width:1279px) {
    body .addContent {
        width: 100%;
    }

}

.addContent {
    width: 1280px;
    margin: 0 auto;
    position: relative;
    min-width: 980px;
    overflow: hidden;
}

.addContent:before {
    content: "";
    display: block;
    position: fixed;
    width: 200%;
    height: 200%;
    background: #f3f3f3;
    left: 0px;
    top: 0px;
    z-index: -1;
}

.addContent .content {
    padding: 6px;
    margin-top: 0px;
}

.addContent .crumbs {
    left: 0px;
    top: 0px;
    background: #fff;
    border: 1px solid #f3f3f3;
}

.addContent .crumbs::before {
    padding-left: 83px;
    margin-right: 5px;
}

.fixed-bottom {
    height: 60px;
}

.fixed-but {
    position: fixed;
    bottom: 0;
    height: 30px;
    border-top: 1px solid #f1f1f1;
    padding: 10px 0;
    width: 100%;
    background: #fff;
}

.fixed-but .button {
    background: none;
    padding: 0px;
    margin: 0px;
}

.fixed-but .button .cu {
    padding: 3px 5px;
    margin: 0px 8px;
    border-radius: 2px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
    background: #3498db;
    color: #fff;
    font-size: 14px;
    border: none;
    cursor: pointer;
}

.fixed-but .button [name="dosubmit_continue"] {
    background: #19aa8d
}

.fixed-but .button [name="close"] {
    background: #ff6c60
}

.addContent .col-1 {
    border: 1px solid #f3f3f3;
}

.addContent .col-1 .pad-6 {
    padding: 6px;
    overflow: hidden;
}

#RopenClose {
    width: 10px;
}

.r-close:before,
.r-open:before {
    padding: 250px 3px;
    float: left;
    font-size: 16px;
    color: #dbdbdb;
}

.r-close:before {
    content: "\f0da";
}

.r-open:before {
    content: "\f0d9";
}

.addContent .button {
    background: #19aa8d
}

.content_attr {
    border: 1px solid #CCC;
    padding: 5px 8px;
    background: #FFC;
    margin-top: 6px;
}

.addContent .col-auto {
    margin-top: 40px;
    overflow: hidden;
    background: #fff;
}

.addContent .col-right {
    width: 204px;
    overflow: hidden;
    margin-top: 40px;
    background: #fff;
}

.addContent .col-right .content h6 {
    border-bottom: 1px solid #f1f1f1;
    padding: 8px 0 3px;
    margin-bottom: 7px;
    font-size: 12px;
    font-weight: bold;
}

.addContent .col-right .content input {
    max-width: 182px
}

.addContent .col-right .content .upload-pic {
    width: 180px;
    height: 180px;
    text-align: center;
    overflow: hidden;
}

.addContent .col-right .content .upload-pic a {
    display: table-cell;
    vertical-align: middle;
    width: 180px;
    height: 145px;
    text-align: center;
    *display: block;
    *font-size: 105px
}

.addContent .col-right .content .upload-pic {
    background: #eef2f2;
    border: 1px solid #dce6ea;
    zoom: 1;
    padding: 1px;
}

.addContent .col-right select#template {
    max-width: 188px;
    *width: 188px;
    _width: 188px
}

.addContent a.r-close,
.addContent a.r-open {
    float: right
}

.list-dot {
    padding-bottom: 10px
}

.list-dot li,
.list-dot-othors li {
    padding: 5px 0;
    border-bottom: 1px dotted #c6dde0;
    font-family: "宋体";
    color: #bbb;
    position: relative;
    _height: 22px
}

.list-dot li:hover,
.list-dot-othors li:hover {
    background-color: #d9e5ee
}

.list-dot li span,
.list-dot-othors li span {
    color: #004499
}

.list-dot li a.close span,
.list-dot-othors li a.close span {
    display: none
}

.list-dot li a.close,
.list-dot-othors li a.close {
    background: url(../muntime/images/cross.png) no-repeat left 3px;
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    outline: none;
    right: 5px;
    bottom: 5px
}

.list-dot li a.close:hover,
.list-dot-othors li a.close:hover {
    background-position: left -46px
}

.list-dot-othors li {
    float: left;
    width: 24%;
    overflow: hidden;
}

/*评论*/
/*.comment{ padding:8px 10px}*/
.comment .title {
    margin-bottom: 5px
}

.comment .title span {
    position: relative;
    top: -5px
}

.comment .content {
    font-size: 14px;
    background: #f6f9fb;
    border: 1px solid #c4d5df;
    zoom: 1;
    padding: 8px 10px;
    margin: 5px 0
}

.comment .content span {
    display: block;
}

.comment_button {
    margin-bottom: 15px;
}

.comment_button a {
    padding: 5px;
    border: solid 1px #C3D4E7;
}

.comment_button a.on {
    background: #4C7FB6;
    color: #fff;
    border: solid 1px #3E73A9
}

/*圆角*/
.fillet {
    position: relative;
    border: 1px solid #c4d5df;
    zoom: 1;
}

.fillet span.o1,
.fillet span.o2,
.fillet span.o3,
.fillet span.o4 {
    position: absolute;
    width: 3px;
    height: 3px;
    font-size: 1px;
    background: url(../images/fillet.png) no-repeat
}

.fillet span.o1 {
    background-position: left -6px;
    top: -1px;
    left: -1px
}

.fillet span.o2 {
    background-position: right -6px;
    top: -1px;
    right: -1px
}

.fillet span.o3 {
    background-position: left bottom;
    bottom: -1px;
    left: -1px
}

.fillet span.o4 {
    background-position: right bottom;
    bottom: -1px;
    right: -1px;
}

/*工作流*/
.workflow {
    padding: 10px 140px 10px 10px;
}

.workflow .col {
    padding-bottom: 20px;
    background: url(../muntime/images/arrowhead-y.png) no-repeat 10px bottom;
}

.workflow div.off {
    padding: 0;
    background: none
}

.workflow .content {
    left: 130px;
    position: relative;
}

.workflow .title {
    position: absolute;
    left: -130px;
    top: -1px;
    width: 90px;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    padding: 0 0 3px 0;
    background: #fff
}

.workflow .title span.line {
    border-bottom: 1px solid #95b9cf;
    width: 32px;
    height: 1px;
    font-size: 1px;
    position: absolute;
    right: -37px;
    top: 17px
}

.workflow .fillet {
    background: #f6f9fb;
    padding: 8px 10px 7px
}

.workflow .name {
    font-size: 14px
}


/*附件 未使用-已使用*/
.tab-use {
    position: relative
}

.tab-use .arrows {
    background: url(../muntime/images/toggle-collapse-dark.png) no-repeat;
    width: 16px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: -11px;
}

.tab-use ul {
    position: absolute;
    display: none;
    top: 5px;
    left: 0;
    width: 80px
}

.tab-use ul a {
    width: auto;
    padding: 3px 8px
}





.btn01 {
    padding: 1px 10px;
    margin: 0 3px;
    font-weight: 400;
    line-height: 1.5;
    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-default {
    background-color: #fff;
    border-color: #ddd;
    color: #727272;
    border-radius: 2px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
}

.btn-default:hover {
    background-color: #3498db;
    border-color: #3498db;
    color: #fff;
    border-radius: 2px;
    box-shadow: none
}

.btn-default01 {
    background-color: #fff;
    border-color: #ddd;
    color: #727272;
    border-radius: 2px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
}


.btn-primary {
    background-color: #1ABC9C;
    border-color: #1ABC9C;
    border-radius: 3px;
    color: #fff !important
}

.btn-primary:hover {
    background-color: #19aa8d;
    border-color: #19aa8d;
}

.btn-danger {
    background-color: #e74c3c;
    border-color: #e74c3c;
    border-radius: 2px;
    opacity: 0.65;
    color: #fff !important
}

.btn-danger:hover {
    opacity: .8
}

.btn-move {
    background-color: #0073b7;
    border-color: #0073b7;
    border-radius: 2px;
    opacity: 0.8;
    color: #fff !important
}


.btn-move:hover {
    opacity: 1;
}


.btn-export {
    background-color: #F39C12;
    border-color: #F39C12;
    border-radius: 2px;
    color: #fff !important
}

.btn-export:hover {
    background-color: #fca00c;
    border-color: #fca00c;
}

.btn-tianj {
    background-color: #6385a7;
    border-color: #6385a7;
    border-radius: 2px;
    color: #fff !important
}

.btn-tianj:hover {
    background-color: #5a7997;
    border-color: #5a7997;
}





#color_font {
    color: #fff;
}


.state-overview .symbol,
.state-overview .value {
    display: inline-block;
    text-align: center;
}

.state-overview .value {
    float: right;
}

.state-overview .value h1,
.state-overview .value p {
    margin: 0;
    padding: 0;
    color: #777;
    font-size: 14px;
}

.state-overview .value h1 {
    font-weight: 300;
    font-size: 36px;
    margin: 0 0 12px 0;
}

.state-overview .symbol i {
    color: #fff;
    font-size: 50px;
}

.state-overview .symbol {
    width: 40%;
    padding: 25px 20px;
    -webkit-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
}

.state-overview .value {
    width: 58%;
    padding-top: 30px;
}

.state-overview .userblue {
    background: #54ade8;
}

.state-overview .commred {
    background: #ff6c60;
}

.state-overview .articlegreen {
    background: #4dccb3;
}

.state-overview .rsswet {
    background: #6385a7;
}


#demo {
    width: 300px;
    height: 170px;
    float: left;
    margin: 0 0 10px 0;

}

#dt {
    margin: 30px auto;
    height: 28px;
    width: 200px;
    padding: 0 6px;
    border: 1px solid #ccc;
    outline: none;

}

.calendar {
    width: 280px;


}

.calendar-modal {
    display: none;
    position: absolute;
    background: #fdfdfd;
    border: 1px solid #e8e8e8;
    box-shadow: 1px 2px 3px #ddd
}

.calendar-inner {
    position: relative;
    z-index: 1;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    -ms-transform: perspective(1000px);
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
}

.calendar-views {
    transform-style: preserve-3d;
}

.calendar .view {
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    *overflow: hidden;
    -webkit-transition: .6s;
    transition: .6s;
}

.calendar-d .view-month,
.calendar-m .view-date {
    transform: rotateY(180deg);
    visibility: hidden;
    z-index: 1;
}

.calendar-d .view-date,
.calendar-m .view-month {
    transform: rotateY(0deg);
    visibility: visible;
    z-index: 2;
}

.calendar-ct,
.calendar-hd,
.calendar-views .week,
.calendar-views .days {
    overflow: hidden;
}

.calendar-views .days {
    height: 125px;
    overflow: hidden;
}

.calendar-views {
    width: 100%;
}

.calendar .view,
.calendar-display,
.calendar-arrow .prev,
.calendar .date-items li {
    float: left;
}

.calendar-arrow,
.calendar-arrow .next {
    float: right;
}

.calendar-hd {
    padding: 0 0 5px 0;

    line-height: 30px;
}

.calendar-display {
    font-size: 22px;
    text-indent: 10px;
}

.view-month .calendar-hd {
    padding: 10px;
}

.calendar-arrow,
.calendar-display {
    color: #999;
}

.calendar li[disabled] {
    color: #bbb;
}

.calendar li.old[disabled],
.calendar li.new[disabled] {
    color: #eee;
}

.calendar-display .m,
.calendar-views .week,
.calendar-views .days .old,
.calendar-views .days .new,
.calendar-display:hover,
.calendar-arrow span:hover {
    color: #555;
}

.calendar-arrow span,
.calendar-views .days li[data-calendar-day],
.calendar-views .view-month li[data-calendar-month] {
    cursor: pointer;
}

.calendar li[disabled] {
    cursor: not-allowed;
}

.calendar-arrow {
    width: 50px;
    margin-right: 10px;
}

.calendar-arrow span {
    font: 500 22px sans-serif;
}

.calendar ol li {
    position: relative;
    float: left;
    text-align: center;
    border-radius: 50%;
}

.calendar .week li,
.calendar .days li {
    width: 40px;
    height: 40px;
    line-height: 40px;
}

.calendar .month-items li {
    width: 70px;
    height: 70px;
    line-height: 70px;
}

.calendar .days li[data-calendar-day]:hover,
.calendar .view-month li[data-calendar-month]:hover {
    background: #eee;
}

.calendar .calendar-views .now {
    color: #fff;
    background: #66be8c !important;
}

.calendar .calendar-views .selected {
    color: #66be8c;
    background: #CDE9D9 !important;
}

.calendar .calendar-views .dot {
    position: absolute;
    left: 50%;
    bottom: 4px;
    margin-left: -2px;
    width: 4px;
    height: 4px;
    background: #66be8c;
    border-radius: 50%;
}

.calendar-views .now .dot {
    background: #fff;
}

.calendar .date-items {
    width: 300%;
    margin-left: -100%;
}

.calendar-label {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    padding: 5px 10px;
    line-height: 22px;
    color: #fff;
    background: #000;
    border-radius: 3px;
    opacity: .7;
    filter: alpha(opacity=70);
}

.calendar-label i {
    display: none;
    position: absolute;
    left: 50%;
    bottom: -12px;
    width: 0;
    height: 0;
    margin-left: -3px;
    border: 6px solid transparent;
    border-top-color: #000;
}

.imageurl-list {
    display: flex;
    text-align: center;
    padding: 15px 0
}

.imageurl-list a {
    margin-right: 15px;
}

.imageurl-list a img {
    margin-bottom: 5px;
    display: block
}

#iframe01 {
    width: 385px;
    height: 96px;
    margin: 50px 50px 0 50px;
    float: right;
}

#iframe02 {
    width: 140px;
    height: 178px;
    margin: 0 5% 0 50px;
    float: right;
}

#iframe03 {
    width: 225px;
    height: 80px;
    margin: 8% 5% 0 50px;
    float: right;
}

@media screen and (max-width: 2560px) {

    #iframe02 {
        display: none;
    }

    #iframe03 {
        display: none;
    }
}

@media screen and (max-width: 1600px) {

    #iframe01 {
        display: none;
    }

    #iframe02 {
        display: none;
    }

    #iframe03 {
        display: block;
    }
}

@media screen and (max-width: 1440px) {

    #iframe01 {
        display: none;
    }

    #iframe02 {
        display: block;
    }

    #iframe03 {
        display: none;
    }
}



.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 4px;
}

.state-overview {
    margin: 20px 0 0 0;
}



.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }