/*
主红#94171d
次红#63080c
主蓝#06519a
*/
/*全局块*/
body {
    font-family: 'PingFang SC', 'Helvetica Neue', 'Microsoft YaHei UI', 'Microsoft YaHei', 'Noto Sans CJK SC', Sathu, EucrosiaUPC, Arial, Helvetica, sans-serif;
}

body {
    font-size: 14px;
}

ul {
    padding: 0;
    overflow: hidden;
}

li {
    list-style: none;
}

.ding .no-decor {
    text-decoration: none;
}

.clear {
    clear: both;
}

.ding {
    background-color: #eee;
}

.ding .container-fixed {
    width: 1120px;
    background-color: #fff;
    /*margin-top: 20px;*/
}

.ding .new-version{
    margin-top: 20px;
}



    /*块布局*/
.ding-row {
    float: left;
}

.ding-col-1 {
    width: 390px;
    margin-right: 30px;
}

.ding-col-2 {
    width: 390px;
}

.ding-col-3 {
    width: 260px;
}

.ding-col-4 {
    width: 680px;
}

.ding-col-5 {
    width: 525px;
}

.ding-col-6 {
    width: 800px;
}

/* 行间距 */
.hr5 {
    margin-top: 5px;
}

.hr10 {
    margin-top: 10px;
}

.hr15 {
    margin-top: 15px;
}

.hr20 {
    margin-top: 20px;
}

.hr30 {
    margin-top: 30px;
}

.hr35 {
    margin-top: 35px;
}

/* 提示 tooltip */
.tooltip-danger.tooltip.left .tooltip-arrow {
    border-left-color: #94171d;
}

.tooltip-danger.tooltip.top .tooltip-arrow {
    border-top-color: #94171d;
}

.tooltip-danger.tooltip.right .tooltip-arrow {
    border-right-color: #94171d;
}

.tooltip-danger.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #94171d;
}

.tooltip-danger .tooltip-inner {
    background-color: #94171d;
}

/*页眉*/
.header_top {
    width: 100%;
    height: 72px;
}

.header_top .logo {
    padding: 0;
    width: 280px;
    margin-right: 52px;
    padding-top: 0;
}

.header_top .search {
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
    text-align: right;
}

.header_top #searchboxExample {
    margin-top: 1px;
}

.header_top span.label {
    background-color: #fff;
    color: #000;
    padding: 0;
}

.header {
    margin-top: 10px;
    padding: 0;
}

.header .iconmenu {
    padding: 10px 0 0;
    margin-right: 34px;
}

.header .iconmenu ul {}

.header .iconmenu ul li {}

.header .iconmenu ul li a {
    text-align: center;
    background-color: transparent;
    padding: 0 10px;
}

.header .iconmenu ul li a img {
    display: block;
    margin: 0 auto;
}

.header .iconmenu ul li a span {
    color: #000;
    line-height: 30px;
    font-size: 14px;
}

.main-menu,
.main-menu .navbar-nav {
    height: 44px;
}

.main-menu {
    margin: 15px 0;
    background-color: #94171d;
}

.main-menu .navbar-nav>li>a {
    padding-top: 12px;
    padding-bottom: 12px;
    color: #fff;
    font-size: 18px;
}

.main-menu.navbar-default .navbar-nav>.active>a,
.main-menu.navbar-default .navbar-nav>.active>a:focus,
.main-menu.navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #63080c;
}


.main-menu.navbar-default .navbar-nav>li>a:focus,
.main-menu.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #63080c;
}

/* Search */
.search .form-control {
    border: 2px solid #94171d;
    border-radius: 0;
    width: 185px;
    float: left;
    padding-left: 5px;
    height: 36px;
    padding-right: 5px;
}

.search .search-btn {
    background-color: #94171d;
    height: 36px;
    border-radius: 0;
    border: 1px solid #94171d;
    vertical-align: middle;
    line-height: 20px;
    font-size: 14px;
    width: 75px;
}

/*AD 01*/
.home-ad-left,
.home-ad-right {
    padding: 0;
}

.home-ad-notice {
    padding: 0;
    /*	border: 1px solid #06519a;*/
    border-bottom: none;
    width: 310px;
    float: right;
}

.home-ad-h4 {
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 0px;
    padding-left: 0px;
    text-align: right;
}

.home-ad-h4 a {
    text-decoration: none;
    font-size: 16px;
}

.home-ad-h4 span.red {
    color: #649cf0;
    font-weight: 700;
    border: 1px solid #dedede;
    padding: 2px 3px;

}

.home-ad-stzx {
    font-weight: 700;
    background-color: #06519a;
    font-size: 12px;
    padding: 3px 15px;
}



/* 幻灯片 */

.slide {
    overflow: hidden;
    _float: left;
    zoom: 1
}

.slide-title{    left: 0;
    display: block !important;
    position: absolute;
    bottom: 0px;
    background: rgba(0,0,0,.5);
    padding: 5px;
    width: 100%;
    text-align: left;
    color: #fff;}
.FocusPic {
    zoom: 1;
    position: relative;
    overflow: hidden
}

.FocusPic .content {
    overflow: hidden;
    position: relative;
}

.FocusPic .changeDiv a {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}

.FocusPic .title-bg,
.FocusPic .title {
    position: absolute;
    left: 0px;
    bottom: 0;
    width: 434px;
    height: 30px;
    line-height: 30px;
    overflow: hidden
}

.FocusPic .title-bg {
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    width: 100% !important;
}

.FocusPic .title a {
    display: block;
    padding-left: 15px;
    color: #fff;
    font-size: 14px;
}

.FocusPic .change {
    bottom: 4px;
    height: 20px;
    right: 0;
    *right: 5px;
    _right: 4px;
    position: absolute;
    text-align: right;
    z-index: 9999;
}

.FocusPic .change i {
    background: #dedede;
    color: #FFF;
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
    line-height: 15px;
    margin-right: 7px;
    padding: 4px 4px;
    font-style: normal;
    height: 10px;
    display: inline-block;
    display: -moz-inline-stack;
    zoom: 1;
    border-radius: 50%;
    border: 1px solid #333;
    *display: inline;
}

.FocusPic .change i.cur {
    background: #94171d;
}

.slide .title,
.FocusPic .title-bg {
    display: none;
}

/* 头条推荐 */
.main-2 .notice {
    height: 260px;
}

.main-2 .notice .notice-01 {
    background: #fff2ea;
    padding: 5px 0;
    text-align: center;
}

.main-2 .notice .notice-01 a {
    display: block;
    font-size: 16px;
    height: 24px;
    line-height: 24px;
    color: #FD1E1F;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    margin: 2px;
}

.main-2 .notice .notice-02 li.notice-frist,
.main-2 .notice .notice-03 li.notice-frist {
    font-size: 18px;
    color: #94171D;
    text-align: center;
    font-weight: 700;
    width: 100%;
    height: 37px;
}

.main-2 .notice .notice-02 li.notice-frist a,
.main-2 .notice .notice-03 li.notice-frist a {
    color: #94171D;
}

.main-2 .notice .notice-02 li,
.main-2 .notice .notice-03 li {
    width: 190px;
    float: left;
    overflow: hidden;
    font-size: 14px;
    color: #333333;
    height: 25px;
    line-height: 35px;
}

.main-2 .notice .notice-02 li a,
.main-2 .notice .notice-03 li a {
    color: #333333;
}

.main-2 .notice .notice-02 li:nth-child(even),
.main-2 .notice .notice-03 li:nth-child(even) {
    padding-right: 10px;
}

.ding-main-box {
    border: 0;
    margin-bottom: 0;
}

.ding-main-box .panel-heading {
    font-size: 18px;
    font-weight: 700;
    background-color: transparent;
    border-color: #cccccc;
    padding-left: 10px;
    padding-bottom: 15px;
}

.ding-main-box .pull-right.label.label-success {
    background-color: transparent;
    color: #94171d;
    padding: 0.8em 0 .2em;
}

.ding-main-box .pull-right.label.label-success a {
    color: #94171d;
}

.ding-main-box .panel-body {
    border: 1px solid #e4e4e4;
    border-top: 0;
    padding: 10px;
    height: 296px;
}

.ding-main-box .panel-body .nav-tabs {
    border: 0;
}

.ding-main-box .panel-body .nav-tabs li {
    margin-right: 14px;
}

.ding-main-box .panel-body .nav-tabs li:nth-child(4),
.ding-main-box .panel-body .nav-tabs li:nth-child(4) a {
    margin: 0;
}

.ding-main-box .panel-body .nav-tabs li a {
    border: 0;
    border-radius: 0;
    font-size: 14px;
    background-color: #e5e5e5;
    color: #000;
    padding: 6px 12px;
}

.ding-main-box .panel-body .nav-tabs li.active a,
.ding-main-box .panel-body .nav-tabs li.active a:focus,
.ding-main-box .panel-body .nav-tabs li.active a:hover {
    background-color: #94171d;
    color: #fff;
}

.ding-main-box .panel-body .tab-content {}

.ding-main-box .panel-body .tab-content .tab-pane {
    padding: 15px 0;
}

.ding-main-box .panel-body .tab-content .tab-pane a.pull-left img {
    margin-right: 15px;
}

.ding-main-box .panel-body .tab-content .tab-pane div.text {
    height: 65px;
    overflow: hidden;
    font-size: 12px;
}

.ding-main-box .panel-body .tab-content .tab-pane div.text h4 a {
    color: #000;
}

.ding-main-box .panel-body .tab-content .tab-pane div.text a {
    color: #000;
}

.ding-main-box .panel-body .tab-content .tab-pane div.text h4 {
    margin-top: 0;
}

.ding-main-box .panel-body .tab-content .tab-pane .tab-lists {
    margin-top: 10px;
    margin-left: 0px;
    margin-bottom: 0;
    overflow: inherit;
}
.ding-main-box .panel-body .tab-content .tab-pane .tab-lists li>a+a{
       white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      width: 250px;
}


.ding-main-box .panel-body .tab-content .tab-pane .tab-lists li {
    list-style-type: none;
    padding: 2px 0;
}

.ding-main-box .panel-body .tab-content .tab-pane .tab-lists li span.pull-right {
    color: #000;
}

.ding-main-box .panel-body .tab-content .tab-pane .tab-lists li a {
    line-height: 25px;
    float: left;
    color: #000;
}

/* 首页边栏 */
.sidebar-box-1,
.sidebar-box-2,
.sidebar-box-3,
.sidebar-box-4,
.sidebar-box-5 {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
}

.sidebar-box-1.panel {
    height: 258px;
    background-color: #f3f3f3;
    border-top: 2px solid #94171d;
}

.sidebar-box-1 .panel-body {
    padding: 3px 12px 0px;
}

.sidebar-box-1 .panel-heading {
    background-color: transparent;
    border-bottom: 1px solid #ccc;
    font-size: 26px;
    text-align: center;
    font-weight: 700;
    color: #070707;
    background-image: url('/statics/images/zui/laba.png');
    background-position: 50px center;
    background-repeat: no-repeat;
    padding-left: 40px;
    padding-top: 12px;
    padding-bottom: 12px;
}



f.sidebar-box-1 .panel-body a:nth-child(1),
f.sidebar-box-1 .panel-body a:nth-child(3) {
    margin-right: 10px;
}

.sidebar-box-2 ul.nav.nav-tabs {
    border: 0;
    background-color: transparent;
}

.sidebar-box-2 ul.nav.nav-tabs li {
    border-bottom: 1px solid #ccc;
    background-color: transparent;
    margin: 0;
}

.sidebar-box-2 ul.nav.nav-tabs li a {
    padding: 8px 3px 11px;
    font-size: 14px;
    position: relative;
    transition: none;

}

.sidebar-box-2 .nav-tabs>li a:focus,
.sidebar-box-2 .nav-tabs>li a:hover {
    border: 1px solid #fff;
    font-size: 14px;
    color: #94171d;
    /*font-weight: 700;*/
    background-color: transparent;
    border-bottom: 2px solid #94171d;
    background-image: url("/statics/images/zui/sanjiao.png");
    background-repeat: no-repeat;
    background-position: bottom center;
}

.sidebar-box-2 .nav-tabs>li.active>a,
.sidebar-box-2 .nav-tabs>li.active>a:focus,
.sidebar-box-2 .nav-tabs>li.active>a:hover {
    border: 1px solid #fff;
    color: #94171d;
    font-weight: 700;
    background-color: transparent;
    border-bottom: 2px solid #94171d;
    background-image: url("/statics/images/zui/sanjiao.png");
    background-repeat: no-repeat;
    background-position: bottom center;
}

.sidebar-box-2 .tab-content {}

.sidebar-box-2 .tab-content .tab-pane {
    padding: 10px 0;
    height: 160px;
}

.sidebar-box-2 .tab-content .tab-pane ul li {
    margin: 0;
    float: left;
    margin-right: 19px;
    margin-bottom: 9px;
    margin-top: 8px;
}

.sidebar-box-2 .tab-content .tab-pane ul li:nth-child(3),
.sidebar-box-2 .tab-content .tab-pane ul li:nth-child(6),
.sidebar-box-2 .tab-content .tab-pane ul li:nth-child(9),
.sidebar-box-2 .tab-content .tab-pane ul li:nth-child(12),
.sidebar-box-2 .tab-content .tab-pane ul li:nth-child(15) {
    margin-right: 0;
}

.sidebar-box-2 .tab-content .tab-pane ul li a {
    border: 1px solid #ccc;
    background: transparent;
    color: #000;
    text-shadow: none;
    box-shadow: none;
    border-radius: 0;
    font-size: 12px;
    width: 74px;
    overflow: hidden;
}

.sidebar-box-2 .tab-content .tab-pane ul li a:hover {
    background: #94171d;
    color: #fff;
}

.sidebar-box-2 .tab-content .tab-pane ul li a.active {
    border: 1px solid #94171d;
    background: #94171d;
    color: #fff;
    text-shadow: none;
    box-shadow: none;
}

.sidebar-box-3 .panel-heading {
    border-color: #cccccc;
    background-color: transparent;
    font-weight: 700;
    color: #333;
    font-size: 18px;
    padding-left: 0;
    position: relative;
    color: #333333;
}

.sidebar-box-3 .panel-heading::before {
    content: "";
    background-color: #94171d;
    height: 3px;
    width: 85px;
    position: absolute;
    top: 42px;
}

.sidebar-box-3 .panel-heading .pull-right.label.label-success {
    background-color: transparent;
    color: #94171d;
    padding: 0.5em 0em .2em .6em;
}

.sidebar-box-3 .panel-heading .pull-right.label.label-success a {
    color: #94171d;
}

.sidebar-box-3 .panel-body {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}

.sidebar-box-3 .panel-body .ltitle h3 a {
    color: #000;
    text-decoration: none;
}

.sidebar-box-3 .panel-body .ltitle.bmsj h3 {
    background-image: url('/statics/images/zui/bmsj.png');
    font-size: 14px;
}

.sidebar-box-3 .panel-body .ltitle.bssj h3 {
    background-image: url('/statics/images/zui/bssj.png');
    font-size: 14px;
}

.sidebar-box-3 .panel-body .ltitle.mssj h3 {
    background-image: url('/statics/images/zui/mssj.png');
    font-size: 14px;
}

.sidebar-box-3 .panel-body .ltitle h3 {
    padding-left: 25px;
    margin-top: 0;
    height: 20px;
    vertical-align: middle;
    background-repeat: no-repeat;
    line-height: 22px;
}

.sidebar-box-3 .panel-body ul {
    background-color: #ededed;
    font-size: 14px;
    padding: 3px 10px;
}


.sidebar-box-3 .panel-body ul li strong {
    color: #94171d;
    font-weight: 700;
}

.sidebar-box-4 .panel-heading {
    border-color: #cccccc;
    background-color: transparent;
    font-weight: 700;
    color: #333;
    font-size: 18px;
    padding-left: 0;
    position: relative;
    color: #333333;
}

.sidebar-box-4 .panel-heading::before {
    content: "";
    background-color: #0c549c;
    height: 3px;
    width: 85px;
    position: absolute;
    top: 42px;
}

.sidebar-box-4 .panel-heading .pull-right.label.label-success {
    background-color: transparent;
    color: #94171d;
    padding: 0.5em 0em .2em .6em;
}

.sidebar-box-4 .panel-heading .pull-right.label.label-success a {
    color: #94171d;
}

.sidebar-box-4 .panel-body {
    padding: 10px;
}

.sidebar-box-4 .panel-body .cards {
    padding: 0;
}

.sidebar-box-4 .panel-body .cards img {
    border-radius: 0;
}

.sidebar-box-4 .panel-body .col-sm-6:nth-child(1),
.sidebar-box-4 .panel-body .col-sm-6:nth-child(3) {
    padding-left: 0;
    padding-right: 3px;
}

.sidebar-box-4 .panel-body .col-sm-6:nth-child(2),
.sidebar-box-4 .panel-body .col-sm-6:nth-child(4) {
    padding-right: 0;
    padding-left: 3px;
}

.sidebar-box-4 .panel-body a.card {
    margin-bottom: 5px;
    border: 0px solid #c5c5c5;
    background-color: #eee;
}

.sidebar-box-4 .panel-body .card>.caption {
    font-size: 12px;
}

.sidebar-box-4 .panel-body a.card img {
    height: 75px;
    width: 100%;
}

.sidebar-box-4 .panel-body .card .card-heading {
    padding: 5px;
}

.sidebar-box-4 .panel-body .card .card-heading strong {
    padding-left: 5px;
    font-weight: normal;
    font-size: 12px;
}

.sidebar-box-5 .panel-heading {
    border: 0;
    text-align: center;
    background-color: #94171d;
    color: #fff;
    font-size: 16px;
    border-radius: 50px;
}

.sidebar-box-5 .panel-body {
    text-align: center;
    padding-top: 17px;
    padding-bottom: 0;
}

.sidebar-box-5 .panel-body img {
    border: solid 1px #47a7c7;
    width: 180px;
    padding: 5px;
}

/* 专题滚动 */
.main-subject {
    padding: 0;
}

#zt {
    width: 1100px;
    margin: 0px auto 20px;
    overflow: hidden;
    position: relative;
}

#zt_c {
    width: 1035px;
    height: 110px;
    position: relative;
    overflow: hidden;
}

#zt h2 {
    background: #3f6ec8;
    color: #fff;
    padding: 17px 17px;
    font-size: 18px;
    width: 52px;
    height: 110px;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
}

#zt_c ul {
    width: 1035px;
    height: 110px;
    position: relative;
    margin: 0;
    float: right:;
}

#zt_c ul li {
    height: 110px;
    float: left;
    list-style: none;
    padding-right: 20px;
}

#zt_c ul li img {
    width: 187px;
    height: 110px;
    display: inline-block;
}

.fr {
    float: right;
}

/* 广告 02 */
.main-ad-02,
.main-ad-03 {
    padding: 0;
}

.main-bottom-01,
.main-bottom-02,
.main-bottom-03,
.main-bottom-04,
.main-bottom-05 {
    margin-bottom: 10px;
}

.main-ad-02 {
    margin-bottom: 11px;
}

.main-ad-03 {
    margin-bottom: 20px;
}

/* 招聘 */
.main-bottom-01 {
    padding: 0;
}

.main-bottom-01 .jszp-box {
    margin-bottom: 0;
    width: 525px;
    margin-right: 70px;
    float: left;
    border: 0;
    box-shadow: none;
    border-radius: 0;
}

.main-bottom-01 .jszp-box .panel-body {
    padding: 0;
}

.main-bottom-01 .jszp-box .panel-body .nav-tabs>li a {
    font-weight: 700;
    font-size: 14px;
    padding: 10px 5px 10px;
    transition: none;
    border: 0;
}

.main-bottom-01 .jszp-box .panel-body .nav-tabs>li a:hover {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    color: #990100;
}

.main-bottom-01 .jszp-box .panel-body .nav-tabs>li.active>a,
.main-bottom-01 .jszp-box .panel-body .nav-tabs>li.active>a:focus,
.main-bottom-01 .jszp-box .panel-body .nav-tabs>li.active>a:hover {
    color: #990100;
    cursor: default;
    background-color: transparent;
    border: 0;
    border-radius: 0;
}

.main-bottom-01 .jszp-box .panel-body .dropdown {
    float: left;
}

.main-bottom-01 .jszp-box .panel-body .tab-lists {
    margin-top: 10px;
    margin-left: 0;
    margin-bottom: 0;
    overflow: inherit;
}

.main-bottom-01 .jszp-box .panel-body .tab-lists li {
    list-style-type: none;
    margin: 5px 0;
    line-height: 22px;
    overflow: hidden;
}

.main-bottom-01 .jszp-box .panel-body .tab-lists li a span.label-danger {
    background-color: #94171d;
    margin-right: 5px;
    width: 60px;
    display: block;
    float: left;
    padding: 0 1px;
    line-height: 22px;
}

.main-bottom-01 .jszp-box .panel-body .tab-lists li a {
    font-size: 14px;
    color: #333333;
}

.main-bottom-01 .jszp-box .panel-heading,
.main-bottom-01 .msjq-box .panel-heading {
    color: #333333;
    font-size: 18px;
    font-weight: 700;
    background-color: transparent;
    border-color: #cccccc;
    border-width: 2px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
}

.main-bottom-01 .jszp-box .panel-heading .pull-right.label.label-success,
.main-bottom-01 .msjq-box .panel-heading .pull-right.label.label-success {
    background-color: transparent;
    color: #94171d;
    padding: 0.5em 0em .2em .6em;
}

.main-bottom-01 .jszp-box .panel-heading .pull-right.label.label-success a,
.main-bottom-01 .msjq-box .panel-heading .pull-right.label.label-success a {
    color: #94171d;
}

.main-bottom-01 .jszp-box .panel-heading::before,
.main-bottom-01 .msjq-box .panel-heading::before {
    content: "";
    background-color: #94171d;
    height: 4px;
    width: 160px;
    position: absolute;
    top: 42px;
}

.main-bottom-01 .msjq-box .panel-heading::before {
    width: 82px;
}

/* 面试技巧 */
.main-bottom-01 .msjq-box {
    width: 505px;
    float: left;
    border: 0;
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 0;
}

.main-bottom-01 .msjq-box .panel-body {
    padding-left: 0;
    padding-bottom: 0;
}

.main-bottom-01 .msjq-box .panel-body .tab-lists {
    margin-top: 15px;
    margin-left: 0;
    margin-bottom: 0;
    overflow: inherit;
}

.main-bottom-01 .msjq-box .panel-body .tab-lists li {
    list-style-type: none;
    line-height: 26px;
}

.main-bottom-01 .msjq-box .panel-body .tab-lists li a span {
    background-color: #94171d;
    margin-right: 5px;
}


.main-bottom-01 .msjq-box .panel-body .tab-lists li a {
    font-size: 14px;
    color: #333333;
}


/* 笔试试题 */
.main-bottom-02 {
    margin-bottom: 20px;
}

.main-bottom-02 .p3_box ul {
    padding-top: 10px;
}

.main-bottom-02 {
    padding: 0;
}

.main-bottom-02 .p3_tab {
    /*height: 230px;*/
}

.main-bottom-02 .p3_tab h3 {
    float: left;
    width: 214px;
    background: #990100;
    color: #fff;
    margin: 0;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
}

.main-bottom-02 .p3_tab .ul_list li {
    float: left;
    width: 180px;
    text-align: center;
    font-weight: 700;
    margin: 0 15px;
}

.main-bottom-02 .p3_tab .ul_list li a {
    color: #353535;
}

.main-bottom-02 .p3_tab .ul_list {
    padding: 0 128px;
    float: left;
    overflow: hidden;
    font-size: 16px;
    line-height: 36px;
    margin: 0;
    cursor: pointer;
    background: #e8e8e8;
}

.main-bottom-02 .p3_tab .active {
    color: #990000;
    border-bottom: 2px #990000 solid;
}

.main-bottom-02 .p3_tab .ul_list li.active a {
    color: #990000;
    text-decoration: none;
}

.main-bottom-02 .p3_box {
    overflow: hidden;
    height: 180px;
    width: 100%;
    border: 1px #cccccc solid;
}

.main-bottom-02 .p3_box .div_list {
    display: none;
}

.main-bottom-02 .p3_box .div_list li {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    width: 425px;
    float: left;
    list-style: disc;
    margin-left: 80px;
    padding-left: 20px
}

.main-bottom-02 .p3_box .div_list span {
    color: #9c9c9c;
}

.main-bottom-02 .p3_box .div_list a {
    color: #000;
}

/* 友情链接 */
.main-friend-links {
    padding: 0;
}

.main-friend-links .ul_list {
    width: 100%;
    height: 55px;
    padding: 10px 0 0 40px;
    background: #990100;
}

.main-friend-links .ul_list li {
    border-radius: 5px 5px 0 0;
    width: 200px;
    height: 45px;
    float: left;
    background: #990100;
    line-height: 45px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
}

.main-friend-links .ul_list .active {
    color: #de3635;
    background: #fff;
}

.main-friend-links .div_list {
    display: none;
}

.main-friend-links .div_list li {
    float: left;
    width: 136px;
    text-align: center;
    margin: 2px 0;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    border-right: 1px #ccc solid;
}

.main-friend-links .div_list a {
    color: #000;
}
.yqlj_box{min-height:72px;}


/* 分类栏目 */
.cats-1 {
    margin-right: 20px;
}

.cats-1 ol.breadcrumb {
    padding: 0;
    border-bottom: 1px #ccc dashed;
    padding-bottom: 15px;
    margin-bottom: 10px;
}

/* 地市 */
.dslist_nav {
    font-size: 16px;
    margin: 15px 0;
    border-radius: 5px;
    overflow: hidden;
    border: 1px #1c86d4 solid;
    padding-bottom: 10px;
}

.dslist_nav p {
    width: 70px;
    text-align: center;
    background: #1c86d4;
    padding: 5px;
    color: #fff;
    float: left;
    margin: 3px 10px 0px 5px;
}

.dslist_nav a {
    padding: 5px 10px;
    margin: 3px;
    display: block;
    float: left;
    text-align: center;
    color: #000
}

.dslist_nav a.current {
    border: 1px #a49d97 dashed;
    margin: 2px;
    border-radius: 5px
}

.dslist_nav h3 {
    font-weight: normal;
    color: #fff;
    margin: 0 0 10px 0;
    background: #1e85d2 url(/statics/images/icon_1.jpg) no-repeat 10px 5px;
    padding: 5px 0 5px 30px;
}

.wzlist_c ul li {
    font-size: 14px;
    overflow: hidden;
    height: 34px;
    line-height: 34px;
    padding-left: 16px;
    background: url(data:image/gif;base64,R0lGODlhBAAFAJEAAAAAAP///7q5uf///yH5BAEAAAMALAAAAAAEAAUAAAIHlIKGoX1RAAA7) left center no-repeat;
}

/* 试题 */
.stlist_nav h3 {
    background: #990100;
    color: #fff;
    width: 120px;
    float: left;
    margin: 0 120px 0 0;
    line-height: 36px;
    height: 36px;
    padding-left: 5px;
    text-align: center;
}

.stlist_nav {
    background: #e8e8e8;
    overflow: hidden;
    width: 100%;
    border-radius: 5px;
}

.stlist_nav a:hover {
    color: #991417;
}

.stlist_nav a {
    text-decoration: none;
    display: block;
    width: 120px;
    font-size: 16px;
    font-weight: 700;
    float: left;
    text-align: center;
    line-height: 36px;
    height: 36px;
    color: #393939;
}

.stlist_nav .current {
    color: #991417;
    border-bottom: 3px #991417 solid;
    line-height: 33px;
}

.stlist_c li {
    height: 28px;
    background: url('data:image/gif;base64,R0lGODlhAwADAIAAAJkAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4zLWMwMTEgNjYuMTQ1NjYxLCAyMDEyLzAyLzA2LTE0OjU2OjI3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCMjVFNDc5Qzc0RjkxMUU4ODlDM0UwRTM4QUZDMTg4NiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCMjVFNDc5RDc0RjkxMUU4ODlDM0UwRTM4QUZDMTg4NiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkIyNUU0NzlBNzRGOTExRTg4OUMzRTBFMzhBRkMxODg2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkIyNUU0NzlCNzRGOTExRTg4OUMzRTBFMzhBRkMxODg2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEAAAAAAAsAAAAAAMAAwAAAgOEfwUAOw==') no-repeat left center;
    line-height: 28px;
    padding: 0 5px 0 15px;
    position: relative;
    color: #000;
}

.stlist_c ul li span {
    position: absolute;
    right: 5px;
    top: 0;
    color: #666;
}

.stlist_c li a {
    color: #000
}

.stlist_c {
    background: #f9f9f9;
    padding: 0 14px;
    margin: 10px 0;
    border-radius: 15px;
    border: 1px #b5b4b4 solid;
}


.stlist_c .list {
    padding: 10px 0 0;
}

/* 视频 */
.stlist_c1 .list {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    padding: 10px 0 0;
}

.shipin_li {
    /* width: 250px; */
    width: 243px;
    height: 265px;
    border: 1px #ccc solid;
    /* float: left; */
    margin: 10px;
    padding: 10px;
}

.shiping_c ul {
    overflow: hidden;
    margin-right: -45px;
}

.shiping_c ul li img {
    width: 210px;
    height: 130px;
}

.shiping_c .ztlist_title {
    font-size: 14px;
    border-bottom: 1px #ccc solid;
    color: #000;
    padding: 10px 0;
    margin: 0
}

.shiping_c .fl {
    font-size: 12px;
    height: 24px;
    line-height: 24px;
}

.shiping_c .fr {
    border: 1px #ccc solid;
    padding: 3px 10px;
    border-radius: 15px;
    font-size: 14px;
}

.shiping_ck {
    margin: 10px 0;
    overflow: hidden;
}

.stlist_c1 .list {
    padding: 10px 5px;
}

.shiping_ck a:hover {
    background: #2f76d2;
    color: #fff;
}

.shipin_li .shipin_title{    font-size: 14px;
    border-bottom: 1px #ccc solid;
    color: #000;
    padding: 10px 0;
    margin: 0;
    height: 4em;
}
.shiping_ck {
    margin: 10px 0;
    overflow: hidden;
}
.shiping_ck .fl {
    font-size: 12px;
    height: 24px;
    line-height: 24px;
}

.shiping_ck .fr {
    border: 1px #ccc solid;
    padding: 3px 10px;
    border-radius: 15px;
    font-size: 14px;
}
/* 列表 */
.list-1 {
    margin-right: 40px;
}

.list-1 ol.breadcrumb {
    padding: 0;
    border-bottom: 1px #ccc dashed;
    padding-bottom: 15px;
    margin-bottom: 10px;
}

.ding-list ul {
    padding-left: 0;
}

.ding-list hr {
    border-style: dashed;
    border-color: #ccc;
    margin-top: 10px;
    margin-bottom: 10px;
}

.ding-list .wzlist_top a {
    color: #cc0000;
    font-weight: bold;
}

.ding-list ul li {
    font-size: 14px;
    overflow: hidden;
    height: 34px;
    line-height: 34px;
    padding-left: 16px;
    background: url(data:image/gif;base64,R0lGODlhBAAFAJEAAAAAAP///7q5uf///yH5BAEAAAMALAAAAAAEAAUAAAIHlIKGoX1RAAA7) left center no-repeat;
}

#pages a,
#pages span {
    border: 1px #e5e4ea solid;
    padding: 2px 5px;
    color: #000;
    background: #fff;
}

#pages span {
    background: #2f76d2;
    color: #fff;
}

#pages {
    height: 30px;
    margin: 15px 0;
    line-height: 30px;
}


/* 内容 */
.show-1 {
    margin-right: 40px;
    width: 800px;
}

.show-1 table{
    width: 100% !important;
}
.show-1 table td{    vertical-align: middle !important;
     text-align: center;
}

.show-1 ol.breadcrumb {
    padding: 0;
}

.show-1 .article {
    padding: 0;
}

.show-1 .article>footer>p {
    padding: 10px 0;
}

.show-1 .article>header h1 {
    color: #333333;
}

.show-1 .article>header>dl {
    margin: 0;
    border-bottom: 4px #b91d04 solid;

}
.show-1 .article>header>.new_text_center{
        width: 100%;
    height: 40px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background-color: #fafafa;
    border: none;
    padding: 0;
}

/* 作者信息 */
.author-info {
    line-height: 26px;
    position: relative;
    margin: 20px 0 20px;
    padding-left: 15px;
    color: #000000;
    font-size: 14px;
    padding: 0 10px;
    border-color: #94171d;
}

.author-info .gray {
    color: #898989;
}

.author-info a {
    color: #4183c4;
    text-decoration: none;
}

.ding-share .btn i {
    padding-right: 5px;
}

.ding-share {
    width: 173px;
    display: block;
}

/* 浮动工具 */
/* 浮动 */
#udesk-feedback-tab {
    left: 55%;
    margin-left: 532px;
    position: fixed;
    right: 2px;
    top: 40%;
    margin-top: -76px;
    -webkit-box-shadow: #DDD 0px -1px 5px;
    -moz-box-shadow: #DDD 0px -1px 5px;
    box-shadow: #DDD 0px -1px 5px;
    z-index: 10000;
    cursor: pointer;
    background-image: url('/statics/images/zui/consult_icon.gif');
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 76px;
    width: 82px;
    background-color: #FFF !important;
    z-index: 999;
}

.izl-rmenu {
    left: 55%;
    margin-left: 532px;
    margin-right: 0;
    width: 82px;
    position: fixed;
    right: 2px;
    top: 40%;
    -webkit-box-shadow: #DDD 0px 1px 5px;
    -moz-box-shadow: #DDD 0px 1px 5px;
    box-shadow: #DDD 0px 1px 5px;
    z-index: 999;
}

.izl-rmenu .consult {
    background-image: url('/statics/images/zui/consult_icon.gif');
    background-repeat: no-repeat;
    background-position: center -77px;
    display: block;
    height: 76px;
    width: 82px;
}

.izl-rmenu .consult .phone {
    background-color: rgb(247, 247, 255);
    position: absolute;
    width: 160px;
    left: -160px;
    top: 0px;
    line-height: 73px;
    color: #000;
    font-size: 18px;
    text-align: center;
    display: none;
    box-shadow: #DDD -1px 1px 4px;
}

.izl-rmenu a.consult:hover .phone {
    display: inline !important;
}

.izl-rmenu .cart {
    background-image: url('/statics/images/zui/consult_icon.gif');
    background-repeat: no-repeat;
    background-position: center bottom;
    display: block;
    height: 16px;
    width: 16px;
    font-size: 12px;
    line-height: 16px;
    color: #45BDFF;
    text-align: center;
    padding-top: 15px;
    padding-right: 18px;
    padding-bottom: 47px;
    padding-left: 62px;
}

.izl-rmenu a.cart:hover .pic {
    display: block;
}

.izl-rmenu .btn_top {
    background-image: url('/statics/images/zui/float_top.gif');
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 39px;
    width: 82px;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}

.izl-rmenu .btn_top:hover {
    background-image: url('/statics/images/zui/float_top.gif');
    background-repeat: no-repeat;
    background-position: center bottom;
}

.izl-rmenu .cart .pic {
    display: none;
    position: absolute;
    left: -160px;
    top: 65px;
    width: 160px;
    height: 160px;
    /* background:url(../images/weixin.jpg); */
}

.fixed {
    top: 10px;
    z-index: 999;
    position: fixed;
    _position: absolute;
}

/*页脚*/
.footer {
    text-align: center;
    padding-top: 25px;
    margin-top: 30px;
    margin-bottom: 50px;
    border-top-color: #ccc;
    border-top-width: 1px;
    border-top-style: dashed;
    color: #666;
}

.footer a {
    color: #666;
}

/*首页教师招聘*/
#jszp_box{position: relative;}
#jszp_con{margin-top: 51px;}
#jszp_nav{height: 38px;position: absolute;left: 0;top: 0;background: #fff}
#jszp_nav:hover{height: auto;}
#jszp_nav>li{margin-bottom: -4px;}
.footer>p{width: 1100px;margin: 0 auto;}


.main-ad-01 .home-ad-left{
    background: #f2f2f2;
      width: 840px;
    float: left;
    margin: 0;
    line-height: 12px;
    padding: 12px 10px;
}
.home-ad-left ul{overflow: hidden;margin:0;font-size: 12px;}
.home-ad-left ul li{float: left;padding: 0 10px;border-right: 1px solid #000;color: #000}
.home-ad-left ul a{color: #000;}
.home-ad-left strong{color: #036197;float: left;font-size: 12px;}
.header_top .search{padding-top: 23px;}
.panel-body p{text-align: center;height: 30px;line-height: 30px;font-weight: 700;margin: 0}
.sidebar-box-1 .panel-body a{font-size: 14px;width: 230px;text-align: center;line-height: 48px;background: #7897b3;color: #fff;height: 48px;font-weight: 700;
border: none;border-radius: 24px;margin:8px auto;display: block;text-decoration: none;}
.home-ad-notice {
    padding: 0;
    border-bottom: none;
    width: 310px;
    float: right;
    margin-top: 5px;
}
/* sitemap */
.sitemaps .sitemap-list {
	border-bottom: 1px solid #94171d;
	margin-bottom: 9px;
}

.sitemap-list .sitemap-title {
	height: 50px;
	border-bottom: 1px solid #94171d;
	margin-bottom: 9px;
}

.sitemap-list .sitemap-title h2 {
	/*width: 100px;*/
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	padding: 0 10px;
	float: left;
	background: #94171d;
    margin-top: 20px;
    margin-bottom: 10px;
}

.sitemap-list ul {
    margin: 10px 0;
}

.sitemap-list li {
    float: left;
    margin: 5px;
    line-height: 25px;
}

.sitemap-list li a {
	padding: 5px 10px;
	background-color: #eee;
	border-radius: 3px;
	color:#000;
}

.sitemap-list li a:hover {
	background-color: #94171d;
	text-decoration:none;
	color:#fff !important;
}

.sitemap-list li a span{
	font-size: 14px;
}

.lmj_title{
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #94171d;
    margin-bottom: 15px;
}
.lmj_box_title{
    font-size: 16px;
    font-weight: 700;
    color: #94171d;
    margin-top: 20px;
    border-bottom: 1px solid #94171d;
    position: relative;
}
.lmj_box_title h3{
    line-height: 30px;
    display: inline-block;
    margin-left: 10px;
}
.lmj_squ{
    width: 3px;
    height: 16px;
    display: inline-block;
    background: #94171d;
    position: absolute;
    top: 7px;
}
.lmj_box_con{
    width: 100%;
    border:1px solid #94171d;
    padding:5px 10px;

}