

.main-wrap {
    padding: 15px 0;
}

/*********************** swiper  ***************************/
.swiper-active-switch {
    background: #fff !important;
    height: 3px !important;
    width: 25px !important;
}
.swiper-pagination-switch {
    display: inline-block;
    width: 16px;
    height: 1px;
    border-radius: 0%;
    background: #555;
    margin: 0 4px;
    opacity: 0.8;
    border-bottom: 1px solid #fff;
    cursor: pointer;
}
.swiper-container .pagination {
    position: absolute;
    z-index: 44444420;
    bottom: 0px;
    text-align: right;
    right: 50px;
    cursor: pointer;
}
.swiper-slide .titlebg {
    height: 110px;
    margin-top: -110px;
    padding-top: 15px;
    line-height: 2;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 17%,rgba(0,0,0,0.75) 57%,rgba(0,0,0,0.75) 88%,rgba(0,0,0,0.75) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(17%,rgba(0,0,0,0.15)),color-stop(57%,rgba(0,0,0,0.55)),color-stop(88%,rgba(0,0,0,0.75)),color-stop(100%,rgba(0,0,0,0.75)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 17%,rgba(0,0,0,0.55) 57%,rgba(0,0,0,0.75) 88%,rgba(0,0,0,0.75) 100%);
    background: -o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 17%,rgba(0,0,0,0.55) 57%,rgba(0,0,0,0.75) 88%,rgba(0,0,0,0.75) 100%);
    background: -ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 17%,rgba(0,0,0,0.55) 57%,rgba(0,0,0,0.75) 88%,rgba(0,0,0,0.75) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 17%,rgba(0,0,0,0.55) 57%,rgba(0,0,0,0.75) 88%,rgba(0,0,0,0.75) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#bf000000',GradientType=0);
}
.swiper-slide .title {
    font-size: 32px;
    font-weight: 500;
    padding: 0 20px;
    text-align: left;
    text-shadow: 2px 2px 3px #4f4f4f;
    color: #fff;
    line-height: 1.2;
    width: 1270px;
    margin: auto;
}
.swiper-slide .subtitle {
    font-size: 17px;
    text-shadow: 2px 2px 3px #4f4f4f;
    color: #ddd;
    width: 1270px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
}

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
    /*    height: 450px;
    top: 0;
    margin-top: 0;*/
    top: 48%;
}

.swiper-button-prev.swiper-button-white {
    background: url(/template/zjc_v3/img/left-large.png);
}

.swiper-button-next.swiper-button-white {
    background: url(/template/zjc_v3/img/right-large.png);
    background-position: -124px -2px;
}


.clndr-custom {
    padding: 15px 17px;
    background: #f8fafb;
    height: 350px;
}
.cal1 {
    background: #f7f7f7;
    margin: 0;
    padding: 0 20px 30px;
}
.cal1 .clndr {
    /*background: #fff;*/
    padding: 7px 10px;
    /*height: 320px;*/
}
.cal1 .clndr .clndr-controls {
    margin-bottom: 0;
}
.cal1 .clndr .clndr-table {
    width: 100%;
    text-align: center;
}
.cal1 .clndr .clndr-table thead {
    /*background: #485f7b;*/
    /*color: #fff;*/
}

.cal1 .clndr .cal-left,
.cal1 .clndr .cal-right {
    width: 100% !important;
}

.cal1 .clndr .cal-right {
    /*background: url(/template/zjc_v3/img/clndtop.png);*/
    /*color: #fff;*/
    padding: 15px;
}

.cal1 .clndr .clndr-table tr .day .day-contents {
    box-sizing: border-box;
    padding:7px 1px;
    font-size: 18px;
    width: 37px;
    height: 36px;
    margin: auto;
    /* font-weight: 600; */
    /*font-family: 'Franklin Gothic','Microsoft Yahei';*/
    text-align: center;
    text-shadow: none;
}
.cal1 .clndr .clndr-table tr .day .day-contents:hover{
    /*background: #edf2f6;*/
    border-radius: 50%;
}
.cal1 .clndr .clndr-table tr .day.today .day-contents,
.cal1 .clndr .clndr-table tr .day.my-today .day-contents {
    background: #FFC107 !important;
    border-radius: 50%;
    text-align: center;
}
.cal1 .clndr .clndr-table tr .day.today.event, .cal1 .clndr .clndr-table tr .day.my-today.event {
    background: none !important;
}
.cal1 .clndr .clndr-table tr .day.event, .cal1 .clndr .clndr-table tr .day.my-event {
    background: none !important;
    border-radius: 50%;
}
.cal1 .clndr .clndr-table tr .day.event .day-contents, .cal1 .clndr .clndr-table tr .day.my-event .day-contents {
    background: #334c76;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
.cal1 .clndr .clndr-table tr .day.event .day-contents:hover, .cal1 .clndr .clndr-table tr .day.my-event .day-contents:hover {
    background: #FFC107;
}

.cal1 .clndr .clndr-table tr {
    /*border-bottom: 1px solid #edf2f6;*/
}
.cal1 .clndr .clndr-table tr:last-child {
    border-bottom: none;
}
.cal1 .clndr .clndr-table .header-days {
    height: 28px !important;
}
.cal1 .clndr .clndr-table tr .day {
    /*width: 100%;*/
    height: 36px;
    /*color: #fff;*/
    padding-top: 5px;
    padding-bottom: 5px;
}
.cal1 .clndr .clndr-table tr .adjacent-month .day-contents {
    color: #ccc;
}
.cal1 .clndr .clndr-table tr .day:hover {
    background: none !important;
}

.cal1 .clndr .clndr-table tr .day.today,
.cal1 .clndr .clndr-table tr .day.my-today {
    background: none !important;
    /*    border-radius: 50%;*/
}

.cal1 .clndr .clndr-table tr .day.today,
.cal1 .clndr .clndr-table tr .day.my-today .day-contents {
    /*color: #fff;*/
}

.cal1 .clndr .clndr-controls .year {
    height: 32px;
    line-height: 32px;
    font-size: 22px;
    text-align: center;
}
.clndr-control-button.clndr-top {
    width: 30px;
    height: 32px;
    float: left;
    margin-top: 0px;
}

.clndr-control-button.clndr-button {
    width: 30px;
    height: 32px;
    float: right;
    margin-top: -33px;
}

i.clndr-previous-button.fa.fa-angle-left {
    background: url(/template/zjc_v3/img/clndleft.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 30px;
    height: 35px;
    display: block;
}

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button,
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button {
    width: 100%;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.cal1 .clndr .clndr-controls .clndr-control-button {
    text-align: center;
    font-size: 30px;
    line-height: 30px;
}
.webui-popover-content ul {
    padding: 0;
}
.webui-popover-content ul li {
    padding: 5px 0;
    border-bottom: 1px solid #e9e9e9;
}
.webui-popover-content ul li a {
    font-size: 14px;
    color: #444 !important;
    line-height: 1.4 !important;
    display: inline-block;
}
.webui-popover-content ul li a p {
    margin: 0;
}
.webui-popover-content ul li a span {
    display: block;
    margin-left: 0;
    margin-right: 5px;
    font-size: 13px;
    color: #76a0c5;
    float: left;
}
.webui-popover-content ul li a i.fa {
    font-size: 12px;
    color: #76a0c5;
    margin-right: 4px;
    margin-top: 4px;
}
.webui-popover-content ul li a i.recruit {
    color: #fb9652;
}

.comm-tab {
    margin-top: 15px;
/*    margin-bottom: 7px;*/
    padding: 7px 0;
/*    border-bottom: 2px solid #ddd;*/
    line-height: 1.1;
}
.comm-tab i {
    font-size: 18px;
    margin: 0 3px;
    color: #ccc;
}
.comm-tab span {
    font-size: 18px;
    font-weight: 600;
    padding: 0 0;
    display: inline-block;
    color: #999;
}
.comm-tab span.active {
    color: #485f7b;
    background: none;
}

h4.title-name {
    padding: 7px 0;
    font-size: 18px;
    font-weight: 600;
    color: #485f7b;
    margin-top: 15px;
}
h4.title-name a {
    font-size: 14px;
    float: right;
    margin-top: 0;
    margin-right: 0;
    color: #272727 !important;
    background: none;
    padding: 2px 7px;
    font-weight: normal;
}
h4.title-name span {
    color: #aaa;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Microsoft Yahei';
}
.list_box {
    position: relative;
}
ul.zph-list li {
    padding: 7px 0;
    padding-left: 50px;
    font-size: 15px;
    /*border-bottom: 1px dashed #ddd;*/
    /*min-height: 75px;*/
    line-height: 1.3;
    position: relative;
    /*height: 62px;*/
    width: 100%;
    display: inline-block;
}
ul.zph-list li .fr {
    position: absolute;
    left: 0;
    margin-top: 2px;
    font-size: 12px;
    color: #a79a9a;
    /* background: #fff; */
    height: 45px;
    width: 40px;
    text-align: center;
    /*    border-right:1px solid #ddd;*/
}
ul.zph-list li a {
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    display: block;
    color: #333;
    /*height: 28px;
    line-height: 28px;*/
}
ul.zph-list li span.starttime {
    width: 95px;
}
ul.zph-list li span.starttime,ul.zph-list li span.address {
    font-size: 14px;
    display: block;
    color: #999;
    /*float: left;*/
    text-overflow: ellipsis;
    white-space: nowrap;
    /*width: 100%;*/
    overflow: hidden;
}
ul.zph-list li .fr span.day {
    font-size: 24px;
    font-weight: 500;
    display: block;
    height: 25px;
    line-height: 25px;
    /*font-family: 'Franklin Gothic','Microsoft Yahei';*/
}
ul.zph-list li i {
    width: 15px;
    text-align: center;
}

ul.job-list,ul.zph-list {
    margin-top: 6px;
}
ul.job-list li {
    padding: 7px 0;
    font-size: 15px;
    /*border-bottom: 1px dashed #ddd;*/
    /* min-height: 58px; */
    line-height: 1.3;
    position: relative;
    padding-left: 50px;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
    overflow: hidden;
    width: 100%;
}
ul.job-list li a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    color: #333;
    display: block;
}

ul.job-list li span.fr {
    position: absolute;
    left: 0;
    font-size: 14px;
    color: #a79a9a;
}
ul.notice-list li a, ul.new-list li a {
    line-height: 1.3;
    color: #333;
}
ul.notice-list li {
    padding: 6px 0;
    font-size: 15px;
    /*/*border-bottom: 1px dashed #ddd;*/*/
    /* min-height: 58px; */
    line-height: 1.5;
    position: relative;
    padding-left: 65px;
    height: 64px;
}

ul.notice-list li .fr {
    position: absolute;
    left: 0;
    font-size: 13px;
    color: #485f7b;
    background: #f1f1f1;
    height: 45px;
    width: 50px;
    text-align: center;
}
ul.notice-list li .fr span.day {
    font-size: 22px;
    display: block;
    height: 25px;
    line-height: 25px;
    font-family: 'Franklin Gothic','Microsoft Yahei';
}
ul.notice-list li .fr span.month {
    font-family: Avenir Next;
    font-size: 12px;
}
ul.notice-list li.red .fr {
    background: #485f7b;
    color: #fff;
}
ul.notice-list li.red a {
    color: #485f7b;
    font-weight: 600;
}
ul.new-list li {
    padding: 6px 0;
    font-size: 15px;
    position: relative;
    padding-left: 50px;
    line-height: 1.3;
    height: 52px;
}


ul.new-list li a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
ul.new-list li span.fr {
    position: absolute;
    left: 0;
    font-size: 14px;
    color: #a79a9a;
}
.img-box {
    overflow: hidden;
    vertical-align: bottom;
    /*padding-top: 6px;*/
}
.img-box img {
    width: 100%;
}
.img-title {
    font-size: 15px;
    line-height: 1.4;
    font-weight: 600;
}
a.more {
    /*line-height: 1.1;*/
    font-size: 18px;
    /*color: #999;
    font-style: italic;*/
    float: right;
    top: -22px;
    position: absolute;
    right: 0;
}
a.more i.fa {
    line-height: 1.1;
    font-size: 16px;
}


.resultBox {
    border-bottom: 1px dashed #ddd;
    padding: 10px 0;
}
.search-result h4.title {
    color: #aaa;
}
.resultBox h4 a {
    font-weight: bold;
    color: #333;
}
.resultBox .search-text {
    margin: 0;
}
.resultBox .search-text a {
    color: #999;
    line-height: 1.5;
    font-size: 15px;
}
.resultBox h4 a font, .resultBox .search-text a font {
    font-weight: 600;
    color: #ffa300;
}
.ui-popup-backdrop {
    opacity: 0.5 !important;
}

/*********************** menu-nav  ***************************/

.left-menu-nav {
    margin-top: -73px;
    background: #f3f1ee;
}
.left-menu-nav .left-menu-title {
    background: #485f7b;
    padding: 20px;
    margin: -1px 0 10px;
    color: #fff;
}
.left-menu-nav ul {
    padding-bottom: 15px;
}
.left-menu-nav ul li {
    border-bottom: 1px solid #ddd;
    margin: 0 15px;
}
.left-menu-nav ul li a {
    padding: 10px 0;
    font-size: 17px;
    color: #333;
    display: block;
}
.left-menu-nav ul li.active {
    border-bottom: 1px solid #485f7b;
}
.left-menu-nav ul li.active a {
    font-weight: 600;
    color: #485f7b;
}
.left-menu-nav ul li a i {
    font-weight: 500;
    padding-left: 5px;
    color: #485f7b;
    float: right;
    font-size: 20px;
}

.left-menu-nav .menuicon {
    display: none;
}

/*********************** channel-list ***************************/
.channel-list li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 8px 0;
}
.channel-list li a {
    color: #333;
    font-size: 16px;
}
.channel-list li a.texth {
    font-size: 16px;
    float: left;
}
.channel-list li a i {
    font-size: 16px;
    color: #485f7b;
    /*width: 50px;*/
    height: 50px;
    display: block;
    float: left;
    margin-right: 30px;
}
/*.channel-list li a i.dasai {
    background: url(/template/zjc_v3/img/page-two/chuangye-icon.png) -5px -4px no-repeat;
}

.channel-list li a i.xunlian {
    background: url(/template/zjc_v3/img/page-two/chuangye-icon.png) -5px -110px no-repeat;
}
.channel-list li a i.fuhuayuan {
    background: url(/template/zjc_v3/img/page-two/chuangye-icon.png) -5px -230px no-repeat;
}
.channel-list li a i.huiyuan {
    background: url(/template/zjc_v3/img/page-two/chuangye-icon.png) -5px -340px no-repeat;
}*/
.channel-list li span.create-time {
    margin-right: 10px;
    color: #9E9E9E;
}
.channel-list li .pull-right {
    float: right;
    color: #9E9E9E;
    font-size: 14px;
}
.channel-list li .xqzwlist a {
    color: #485f7b;
    font-size: 14px;
    display: inline;
    margin-right: 10px;
}
.channel-list li .region,.channel-list li .xqzwlist {
    color: #999;
    font-size: 14px;
    line-height: 2;
    padding-left: 10px;
}
p.dashed-line {
    border-bottom: 1px dashed #ddd;
    clear: both;
    padding: 5px 0;
}
span.floatR {
    float: right;
    color: #666;
}

a.moreMain {
    font-size: 17px;
    color: #333;
    border-bottom: 1px solid #333;
    /*margin: 10px 0 40px;*/
}
a.moreMain.btn {
    border: 2px solid #3d3d3d;
    padding: 7px 25px;
}
.channel-box {
    padding: 15px 0;
    clear: both;
    display: inline-block;
    width: 100%;
    border: none;
}
.channel-box * {
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
.channel-box .channel-name {
    padding: 15px 0;
    font-size: 22px;
    color: #485f7b;
    /*display: inline-block;*/
    width: auto;
    margin: auto;
    height:auto;
    border: none;
    position: relative;
}

@-webkit-keyframes hue {
    from {
        color: #485f7b;
    }
    to {
        color: #96cdf8;
        margin-right: -5px;
        font-size: 22px;
    }
}
.channel-box .channel-name a {
    right: 0;
    position: absolute;
}
.channel-box .channel-name small {
    /*font-size: 20px;*/
    opacity: 0.6;
}
.channel-box .channel-name a span {
    opacity: 0;
    padding: 0 !important;
    border: 0 !important;
}
.channel-box .channel-name a:hover span {
    opacity: 1;
    color: #485f7b;
}
.channel-box .channel-name a i {
    font-size: 28px;
    color: #485f7b !important;
    -webkit-animation: hue 2s infinite linear;
}
.channel-box .channel-name a:hover i {
    animation-play-state: paused;
    color: #fff !important;
    opacity: 0;
    width: 0;
}
.channel-box .channel-wrap {
    padding: 0;
}
.channel-box .channel-wrap .channel-img img {
    margin-top: 7px;
}
.channel-box ul li a {
    font-size: 15px;
}
.channel-box-right .channel-list {
    display: inline-block;
    width: 100%;
}
.channel-box-right {
    clear: both;
}

.channel-box-right h1.channel-name {
    display: inline-block;
    color: #fff;
    width: 100%;
    text-align: center;
    font-weight: 600;
    font-size: 28px;
}
.channel-box-right ul li {
    padding: 20px 0 20px;
    text-align: center;
}
.channel-box-right ul li * {
    font-size: 22px !important;
    color: #fff;
}
.channel-list li span {
    color: #bcc7d2;
    margin-right: 5px;
}
.channel-box-right ul li p {
    font-size: 15px !important;
    color: #444;
    padding: 0 28px;
    line-height: 1.4;
}
.channel-box-right ul li img {
    width: 120px;
    height: 120px;
}
h1 small {
    color: #bcc7d2;
}
ul.channel-list.tearm li a {
    text-align: center;
    width: 100%;
    display: block;
}
ul.channel-list.tearm li a img {
    width: 50px;
}
.channel-box ul li .grow-box img {
    border-radius: 50%;
    width: 140px;
    height: 140px;
    margin-bottom: 10px;
}
.channel-box ul li .gj-box {
    width: 140px;
    height: 140px;
    padding: 10px;
    border: 1px solid #eee;
    border-radius: 10px;
    margin: auto;
    margin-bottom: 5px;
}
.channel-box ul li .gj-box img {
    width: 100%;
    height: 100%;
}
.channel-box ul li a p {
    text-align: center;
    margin: 10px 0;
    color: #444;
}
/*********************** breadcrumb-wrapper  ***************************/
#breadcrumb-wrapper {
    display: inline-block;
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px dashed #ccc;
}
#breadcrumb-wrapper .breadcrumb {
    background-color: #fff;
    color: #999;
    font-size: 14px;
    padding: 10px 15px;
    margin: 0;
}
#breadcrumb-wrapper .breadcrumb a {
    display: inline;
}
#breadcrumb-wrapper .breadcrumb>li+li:before {
    content: normal;
}
/*********************** pagination  ***************************/
#page-bar .pagination {
    border-radius: 0;
    margin-top: 15px;
    position: relative;
}
#page-bar .pagination li .curPage  {
    color: #fff !important;
    background: #485f7b !important;
    font-weight: 500 !important;
}
#page-bar .pagination li a,
#page-bar .pagination li span,
#page-bar .pagination li:first-child a,
#page-bar .pagination li:first-child span,
#page-bar .pagination li:last-child a,
#page-bar .pagination li:last-child span {
    /*border-radius: 25px !important;*/
    /*color: #868c93;*/
}
#page-bar .pagination li a, #page-bar .pagination li span {
    /*padding: 3px 10px;*/
    border: 1px solid #fff !important;
    /*font-size: 15px;*/
    /*font-weight: 600;*/
}
#page-bar .pagination li span.curPage>span {
    display: none;
}
#page-bar .pagination li span.dots {
    color: #868c93 !important;
    background: none;
    border: none !important;
    padding: 3px;
}
div#page-bar {
    text-align: center;
}
.pagination>li>span,
.pagination>li>span:hover ,
.pagination>li a.hover_k,
.pagination li.active a,
.pagination li.active a:hover {
    /*background: #485f7b;
    color:#fff !important;*/
}

/***********************content ***************************/
.mainWrap {
    /*margin-bottom: 60px;*/
    font-size: 15px;
    min-height: 400px;
}
.content_header {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.content_header .content_header_title {
    padding: 0;
    text-align: center;
    color: #333;
    font-weight: 600;
}

.content_header .content_header_desc {
    text-align: center;
    color: #999;
}
.content_header .content_header_desc span {
    margin-right: 15px;
    position: relative;
}
.content_header .content_header_desc .qrcodeSpan .qrcode {
    display: none;
    position: absolute;
    right: 0;
    border: 1px solid rgb(221, 221, 221);
    background: #fff;
    z-index: 1;
}
.content {
/*    padding-bottom: 60px;*/
}
.content * {
    /*font-size: 15px !important;*/
    font-family: 'Microsoft YaHei',Arial, Tahoma !important;
    /*margin-left: 0 !important;*/
    line-height: 1.8;
}
.content .content-btn {
    text-align: center;
}
.content .content-btn i {
    font: normal normal normal 14px/1 FontAwesome !important;
}
.content img {
    margin: 10px 0;
}
.content table {
    /*width: 100% !important;*/
}
.content table tr * {
    text-indent: 0 !important;
}
.content table td {
    border-style: solid;
}
.content_list ul li {
    padding: 7px 0;
}
.content_list ul li a {
    color: #337ab7;
    border-bottom: 1px dashed;
}


@media (max-width: 768px) {
    #slider, #slider-container {
        /*height:250px !important;*/
    }
    .swiper-button-prev.swiper-button-white, .swiper-button-next.swiper-button-white {
        background: none !important;
    }
    .swiper-slide .titlebg {
        height: 55px !important;
        margin-top: -55px !important;
        padding-top: 5px !important;
    }
    .swiper-slide .title {
        font-size: 16px !important;
        text-align: left !important;
        color: #fff;
        padding: 0 5px;
    }
    .swiper-container .pagination {
        bottom: 0 !important;
        margin: 6px 0;
        right: 10px !important;
    }
    .swiper-pagination-switch {
        width: 10px !important;
        height: 10px !important;
    }

    .cal1 {
        padding: 0;
    }
    .cal1 .clndr .clndr-table tr .day .day-contents {
        width: 32px;
        height: 31px;
        line-height: 1.8;
        padding: 0;
        font-size: 16px;
    }

    .left-menu-nav {
        margin-top: 0;
        border:none;
    }
    .left-menu-nav .left-menu-title {
        font-size: 22px;
        padding: 15px;
    }
    .left-menu-nav .menuicon {
        display: block;
        color: #fff;
        float: right;
    }
    .left-menu-nav ul.left-menu-bars {
        display: none;
    }
    .left-menu-nav h3 {
        font-size: 18px;
        padding: 15px;
        margin-bottom: 0;
    }
    .channel-box {
        padding: 0;
    }
    .channel-box .channel-name {
        margin: 0;
    }
}

@media (max-width: 991px) {
    .left-menu-nav .menuicon {
        display: block;
        color: #fff;
        float: right;
    }
    .mainWrap .content img,.mainWrap .content table {
        width: 100% !important;
        height:100% !important;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1270px;
    }
}
