.sub-page {
    height: 140px;
    position: relative;
    z-index: 2;
}

.system-page .sub-page {
    background-color: #e75359;
    background: -webkit-linear-gradient(90deg, #ea4c53 0%, #e75359 100%);
    background: -moz-linear-gradient(90deg, #ea4c53 0%, #e75359 100%);
    background: -o-linear-gradient(90deg, #ea4c53 0%, #e75359 100%);
    background: linear-gradient(90deg, #ea4c53 0%, #e75359 100%);
    -webkit-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -o-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
}

.jsyl-page .sub-page {
    background-color: #fbca17;
    background: -webkit-linear-gradient(180deg, #f1ae13 0%, #fbca17 100%);
    background: -moz-linear-gradient(180deg, #f1ae13 0%, #fbca17 100%);
    background: -o-linear-gradient(180deg, #f1ae13 0%, #fbca17 100%);
    background: linear-gradient(180deg, #f1ae13 0%, #fbca17 100%);
    -webkit-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -o-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
}

.dingqi-page .sub-page {
    background: -webkit-linear-gradient(90deg, #009be5 0%, #008ee0 100%);
    background: -moz-linear-gradient(90deg, #009be5 0%, #008ee0 100%);
    background: -o-linear-gradient(90deg, #009be5 0%, #008ee0 100%);
    background: linear-gradient(90deg, #009be5 0%, #008ee0 100%);
    -webkit-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -o-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
}

.duty-page .sub-page {
    background: #d83a19;
    background: -webkit-radial-gradient(ellipse, #f65436 0%, #d83a19 100%);
    background: -moz-radial-gradient(ellipse, #f65436 0%, #d83a19 100%);
    background: -o-radial-gradient(ellipse, #f65436 0%, #d83a19 100%);
    background: radial-gradient(ellipse, #f65436 0%, #d83a19 100%);
    -webkit-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -o-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
}

.announcement-page .sub-page {
    background: #146deb;
    background: -webkit-radial-gradient(ellipse, #3c92ff 0%, #146deb 100%);
    background: -moz-radial-gradient(ellipse, #3c92ff 0%, #146deb 100%);
    background: -o-radial-gradient(ellipse, #3c92ff 0%, #146deb 100%);
    background: radial-gradient(ellipse, #3c92ff 0%, #146deb 100%);
    -webkit-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -o-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
}

.company-page .sub-page {
    background: #0ea9f1;
    background: -webkit-radial-gradient(ellipse, #3cc2fb 0%, #0ea9f1 100%);
    background: -moz-radial-gradient(ellipse, #3cc2fb 0%, #0ea9f1 100%);
    background: -o-radial-gradient(ellipse, #3cc2fb 0%, #0ea9f1 100%);
    background: radial-gradient(ellipse, #3cc2fb 0%, #0ea9f1 100%);
    -webkit-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -o-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
}

.news-page .sub-page {
    background: url("../img/news-bj.png") no-repeat center center;
    background-size: 125%;
    -webkit-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -o-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
}

.korredu-page .sub-page {
    background: url("../img/korr-header.jpg") no-repeat center top;
    background-size: 125%;
    -webkit-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -o-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
}

.cicp-page .sub-page {
    background: url("../img/cicp-header.jpg") no-repeat center top;
    background-size: 125%;
    -webkit-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -o-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
}

.beiliao-page .sub-page {
    background: url("../img/cicp-header.jpg") no-repeat center top;
    background-size: 125%;
    -webkit-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -o-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
}

.jsyledu-page .sub-page {
    background: url("../img/cicp-header.jpg") no-repeat center top;
    background-size: 125%;
    -webkit-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -o-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
}

.yskd-page .sub-page {
    background: url("../img/cicp-header.jpg") no-repeat center top;
    background-size: 125%;
    -webkit-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -o-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
}

.yojo-page .sub-page {
    background: url("../img/cicp-header.jpg") no-repeat center top;
    background-size: 125%;
    -webkit-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -o-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
}

.enter-page .sub-page {
    background: url("../img/cicp-header.jpg") no-repeat center top;
    background-size: 125%;
    -webkit-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    -o-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
    box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, .2);
}

.container .page-container {
    background-color: #f5f9fd;
}

.system-page .page-container {
    background: url("../img/hy-bj.jpg") no-repeat center center;
    background-size: cover;
}

.jsyl-page .page-container {
    background: url("../img/jsyl-bj.jpg") no-repeat center center;
    background-size: cover;
}

.korredu-page .page-container {
    background: url("../img/korr-bg.png") no-repeat center center;
    background-size: cover;
}

.dingqi-page .page-container {
    background: url("../img/dingqi-bj.jpg") no-repeat center center;
    background-size: cover;
}

.system-page .sub-page .page-header {
    padding: 3em 0;
    background: url("../img/headerbj.png") no-repeat right top;
    background-size: 38%;
}

.sub-page .page-header {
    height: 140px;
}

.jsyl-page .sub-page .page-header {
    padding: 3em 0;
    background: url("../img/logo-jsyl.png") no-repeat right top;
    background-size: 38%;
}

.dingqi-page .sub-page .page-header {
    padding: 3em 0;
    background: url("../img/dingqi-header.png") no-repeat right top;
    background-size: 12%;
}

.duty-page .sub-page .page-header {
    background: url("../img/duty-header.png") no-repeat 72% 0;
    background-size: 12%;
}

.announcement-page .sub-page .page-header {
    background: url("../img/announcement-1.png") no-repeat 80% 0;
    background-size: 24%;
}

/*
.company-page .sub-page .page-header {
    background: url("../img/company-header.png") no-repeat right top;
    background-size: contain;
}
*/
.korredu-page .sub-page .page-header,
.cicp-page .sub-page .page-header,
.beiliao-page .sub-page .page-header,
.yskd-page .sub-page .page-header,
.yojo-page .sub-page .page-header,
.enter-page .sub-page .page-header,
.duty-page .sub-page .page-header,
.announcement-page .sub-page .page-header,
.company-page .sub-page .page-header,
.jsyledu-page .sub-page .page-header,
.news-page .sub-page .page-header {
    padding: 3em 0;
}

.sub-page .page-header .title {
    font-size: 30px;
    color: #fafafa;
    padding-bottom: 8px;
}

.sub-page .page-header .desc {
    font-size: 12px;
    color: #fafafa;
}

.page-container .leftsidebar {
    float: left;
    width: 140px;
    min-height: 300px;
    padding-top: 20px;
    background-color: #fff;
    -webkit-box-shadow: 0px 6px 8px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 6px 8px 1px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0px 6px 8px 1px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0px 6px 8px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 6px 8px 1px rgba(0, 0, 0, 0.2);
}

.leftsidebar>.menu>li {
    padding: 2px 5px 2px 0;
    text-align: center;
}

.leftsidebar>.menu>li>a {
    display: block;
    padding: 6px 0;
    color: #666;
    -webkit-border-top-right-radius: 16px;
    -moz-border-top-right-radius: 16px;
    -ms-border-top-right-radius: 16px;
    -o-border-top-right-radius: 16px;
    border-top-right-radius: 16px;
    -webkit-border-bottom-right-radius: 16px;
    -moz-border-bottom-right-radius: 16px;
    -ms-border-bottom-right-radius: 16px;
    -o-border-bottom-right-radius: 16px;
    border-bottom-right-radius: 16px;
    position: relative;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.leftsidebar>.menu>li>a:hover {
    color: #e04047;
}

.leftsidebar>.menu>li.korr>a:hover {
    color: #9b744a;
}

.leftsidebar>.menu>li.jsyl>a:hover {
    color: #f5ac00;
}

.leftsidebar>.menu>li.dingqi>a:hover {
    color: #009ae4;
}

.leftsidebar>.menu>li.cicp>a:hover {
    color: #e94650;
}

.leftsidebar>.menu>li.beiliao>a:hover {
    color: #fabd32;
}

.leftsidebar>.menu>li.yskd>a:hover {
    color: #f669c5;
}

.leftsidebar>.menu>li.yojo>a:hover {
    color: #e8484b;
}

.leftsidebar>.menu>li.enter>a:hover {
    color: #7baa38;
}

.leftsidebar>.menu>li.announcement>a:hover {
    color: #2d79dd;
}

.leftsidebar>.menu>li.company-nav>a:hover {
    color: #4daffb;
}

.leftsidebar>.menu>li.jsyledu>a:hover {
    color: #ffb80b;
}

.leftsidebar>.menu>li.active>a {
    color: #fff;
    /*background: linear-gradient(90deg, #ea4751 0%, #df4046 100%);*/
    background: #e8464f;
}

.leftsidebar>.menu>li.korr.active>a {
    /*background: linear-gradient(90deg, #b28f6f 0%, #86623a 100%);*/
    background: #a07d59;
}

.leftsidebar>.menu>li.jsyl.active>a {
    /*background: linear-gradient(90deg, #f8c70c 0%, #fabd33 100%);*/
    background: #f8c513;
}

.leftsidebar>.menu>li.dingqi.active>a {
    /*background: linear-gradient(90deg, #009be5 0%, #df4046 100%);*/
    background: #009ae4;
}

.leftsidebar>.menu>li.cicp.active>a {
    background: #e8464f;
}

.leftsidebar>.menu>li.beiliao.active>a {
    background: #f8c513;
}

.leftsidebar>.menu>li.yskd.active>a {
    background: #f668c6;
}

.leftsidebar>.menu>li.yojo.active>a {
    background: #e94e4c;
}

.leftsidebar>.menu>li.enter.active>a {
    background: #79a838;
}

.leftsidebar>.menu>li.duty.active>a {
    background: #df453e;
}

.leftsidebar>.menu>li.announcement.active>a {
    background: #3a86ea;
}

.leftsidebar>.menu>li.news-nav.active>a {
    background: #00d5fb;
}

.leftsidebar>.menu>li.company-nav.active>a {
    background: #4ebeff;
}

.leftsidebar>.menu>li.jsyledu.active>a {
    background: #ffb80b;
}

.leftsidebar>.menu .circle {
    display: none;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -3px;
}

.leftsidebar>.menu>li.active>a .circle {
    display: block;
}

.page-container .page-content {
    margin-left: 160px;
    padding: 40px 0 0 50px;
    background-color: #fff;
    box-shadow: 0px 6px 8px 1px rgba(0, 0, 0, 0.2);
}

.dingqi-page .page-content {
    position: relative;
}

.dingqi-page .page-content img.dingqi-bjtop {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.page-content .left-panel {
    width: 50%;
    float: left;
    padding-bottom: 50px;
}

.page-content .right-panel {
    width: 50%;
    float: left;
    overflow: hidden;
}

.system-page .left-panel .panel-logo img,
.jsyl-page .left-panel .panel-logo img,
.korredu-page .left-panel .panel-logo img {
    height: 70px;
}

.dingqi-page .left-panel .panel-logo img {
    height: 85px;
}

.left-panel .panel-logo img.hongying-logo {
    height: 100px;
}


/*.left-panel .panel-logo img {
  height: 100px;
}*/

.logo-korr {
    padding-bottom: 30px;
}

.logo-korr img {
    height: 50px!important;
}

.page-content .left-panel>ul {
    padding-top: 5px;
    padding-bottom: 20px;
}

.hypanel-icon>li {
    width: 25%;
}

.hypanel-icon dt>img {
    width: 72px;
}

.page-content .left-panel>ul li {
    float: left;
    text-align: center;
}

.left-panel>ul dd.num {
    font-size: 18px;
    color: #f13039;
}

.left-panel>ul dd.desc {
    font-size: 14px;
}

.left-panel .panel-desc p,
.left-panel .panel-desc div,
.left-panel .panel-desc li {
    line-height: 22px;
    padding-bottom: 12px;
    text-align: justify;
}

.left-panel .btn-index {
    margin-top: 10px;
}

.right-panel {
    position: relative;
}

.system-page .right-panel img {
    position: absolute;
    right: 0;
    bottom: 100px;
    width: 290px;
}

.system-page .right-panel img.system-img {
    right: 32px;
    bottom: 216px;
    width: 270px;
}

.jsyl-page .left-panel,
.korredu-page .left-panel,
.dingqi-page .left-panel {
    padding-right: 60px;
}

.dingqi-page .left-panel {
    padding-bottom: 100px;
}

.jsyl-page .left-panel .panel-desc {
    padding-top: 40px;
}

.jsyl-page .right-panel img {
    width: 80%;
    position: absolute;
    top: 50%;
    left: 2%;
    margin-top: -150px;
}

.korredu-page .right-panel img {
    width: 92%;
    position: absolute;
    top: 50%;
    margin-top: -130px;
}

.dingqi-page .right-panel img {
    width: 90%;
    position: absolute;
    top: 50%;
    left: 2%;
    margin-top: -150px;
}

.page-container .panel-container {
    padding: 0;
}

.page-container .panel-container .panel-header {
    height: 70px;
    line-height: 70px;
    padding-bottom: 40px;
    overflow: hidden;
}

.cicp-page .panel-container,
.beiliao-page .panel-container,
.yskd-page .panel-container,
.yojo-page .panel-container,
.enter-page .panel-container,
.jsyledu-page .panel-container {
    border-top: 5px solid #f5f9fd;
}

.company-page .panel-container .panel-header {
    height: 90px;
    line-height: 90px;
}

.cicp-page .panel-container .panel-header {
    background-image: url("../img/cicp-1.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.beiliao-page .panel-container .panel-header {
    background: url("../img/beiliao-1.png") no-repeat 80% 0;
    background-size: contain;
    border-bottom: 1px solid #eee;
}

.jsyledu-page .panel-container .panel-header {
    background: url("../img/logo-jsyledu.png") no-repeat 80% center;
    background-size: 40%;
    border-bottom: 1px solid #eee;
}

.yojo-page .panel-container .panel-header {
    background: url("../img/yojo-1.png") no-repeat right center;
    background-size: contain;
    border-bottom: 1px solid #eee;
}

.enter-page .panel-container .panel-header {
    background: url("../img/enter-2.png") no-repeat right center;
    background-size: cover;
    border-bottom: 1px solid #eee;
}

.yskd-page .panel-container .panel-header {
    background: url("../img/yskd-1.jpg") no-repeat center center;
    background-size: cover;
}

.job-page .panel-job {
    background: url("../img/job-1.jpg") no-repeat center center;
    background-size: cover;
}

.panel-container .panel-header .panel-title {
    color: #fff;
    font-size: 30px;
    text-align: center;
}

.panel-container .panel-header .jsyledu-title {
    color: #666;
    padding-left: 40px;
    letter-spacing: 4px;
}

.jsyledu-title {
    position: relative;
}

.jsyledu-title img {
    position: absolute;
    right: 140px;
    width: 110px;
}

.panel-header {
    background-size: cover;
}

.panel-container .panel-header .cicp-title {
    letter-spacing: 4px;
    padding-left: 50px;
}

.beiliao-page .panel-header .panel-title {
    text-align: left;
    border-left: 14px solid #f2c218;
    border-right: 14px solid #f2c218;
    border-top: 1px solid #eee;
    box-shadow: 0px 1px 2px 1px rgba(95, 95, 95, 0.2);
}

.jsyledu-page .panel-header .panel-title {
    text-align: left;
    border-left: 14px solid #ffa40b;
    border-right: 14px solid #ffa40b;
    border-top: 1px solid #eee;
    box-shadow: 0px 1px 2px 1px rgba(95, 95, 95, 0.2);
}

.yojo-page .panel-header .panel-title {
    border-left: 14px solid #eb654f;
    border-right: 14px solid #eb654f;
    border-top: 1px solid #eee;
    box-shadow: 0px 1px 2px 1px rgba(95, 95, 95, 0.2);
}

.beiliao-page .panel-header .panel-title img {
    height: 30px;
    padding-left: 36px;
    vertical-align: middle;
}

.yojo-page .panel-header .panel-title img {
    height: 50px;
    padding-left: 36px;
    vertical-align: middle;
}

.enter-page .panel-header .panel-title img {
    height: 50px;
    padding-left: 50px;
    vertical-align: middle;
}

.yskd-page .panel-header .panel-title {
    padding-left: 50px;
}

.panel-container .panel-content {
    padding: 30px 0 0 50px;
}

.announcement-page .panel-container .panel-content {
    padding: 28px;
}

.panel-content .article-list>li {
    line-height: 34px;
    border-top: 1px solid #e4e4e4;
}

.panel-content .article-list>li>a {
    width: 100%;
}

.panel-content .article-list>li:last-child {
    border-bottom: 1px solid #e4e4e4;
}

.panel-content .article-list .list-circle {
    display: inline-block;
    width: 3px;
    height: 3px;
    margin-right: 6px;
    border-radius: 50%;
    background-color: #888;
    vertical-align: middle;
}

.panel-content .article-list a {
    display: inline-block;
}

.panel-content .article-list a:hover {
    color: #166fec;
}

.panel-content .article-list .article-time {
    padding-right: 10px;
}

#wcmap {
    height: 300px;
    margin-right: 260px;
}

.panel-content .wcmap-wrap {
    float: left;
    width: 100%;
    margin-right: -260px;
    border: 1px solid #e4e4e4;
}

.panel-content .wcaddress {
    float: right;
    width: 260px;
    padding: 20px;
    line-height: 20px;
}

.panel-history {
    background: -webkit-linear-gradient(90deg, #6a9ad5 0%, #3d8ad5 100%);
    background: -moz-linear-gradient(90deg, #6a9ad5 0%, #3d8ad5 100%);
    background: -o-linear-gradient(90deg, #6a9ad5 0%, #3d8ad5 100%);
    background: linear-gradient(90deg, #6a9ad5 0%, #3d8ad5 100%);
}

.panel-header .history-header {
    background: url("../img/history-1.png") no-repeat 85% top;
    -webkit-background-size: 28%;
    -moz-background-size: 28%;
    -ms-background-size: 28%;
    -o-background-size: 28%;
    background-size: 28%;
    /*border-top: 5px solid #fff;*/
    padding-left: 50px;
}

.company-page .panel-content {
    position: relative;
    /*top: 5px;*/
    border-top: 5px solid #f5f9fd;
}


/*timeline*/

.timeline {
    padding: 50px 50px 50px 160px;
}

.timeline .timeline-row {
    border-left: 4px solid #b3b3b3;
}

.timeline .timeline-icon {
    width: 30px;
}


/*.timeline:after {
  content: '';
  display: block;
  width: 4px;
  height: 100%;
  top: 25px;
  margin-left: -2px;
  background-color: #b3b3b3;
  position: absolute;
}*/

.timeline-row .timeline-circle {
    display: inline-block;
    background: #fff;
    border: 1px solid #0095ff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: relative;
    /*top: 2px;*/
    margin-left: -17px;
}

.timeline-row .timeline-circle i {
    display: inline-block;
    background: #0095ff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -10px;
}


/*timeline-circle color*/

.timeline-primary .timeline-circle {
    border-color: #0095ff;
}

.timeline-primary .timeline-circle i {
    background: #0095ff;
}

.timeline-primary .timeline-time {
    color: #0095ff;
}

.timeline-success .timeline-circle {
    border-color: #00ebce;
}

.timeline-success .timeline-circle i {
    background: #00ebce;
}

.timeline-success .timeline-time {
    color: #00ebce;
}

.timeline-warning .timeline-circle {
    border-color: #ed5a00;
}

.timeline-warning .timeline-circle i {
    background: #ed5a00;
}

.timeline-warning .timeline-time {
    color: #ed5a00;
}

.timeline-pink .timeline-circle {
    border-color: #f86b70;
}

.timeline-pink .timeline-circle i {
    background: #f86b70;
}

.timeline-pink .timeline-time {
    color: #f86b70;
}

.timeline-error .timeline-circle {
    border-color: #ca0c0d;
    width: 20px;
    height: 20px;
    margin-left: -13px;
}

.timeline-error .timeline-circle i {
    background: #ca0c0d;
    width: 12px;
    height: 12px;
    margin-top: -6px;
    margin-left: -6px;
}

.timeline-error .timeline-time {
    color: #ca0c0d;
}


/*timeline-circle color end*/

.timeline-row .timeline-time {
    font-size: 30px;
    margin-top: -2px;
}

.timeline-row .timeline-content {
    color: #888;
    padding-left: 30px;
    padding-bottom: 10px;
}

.timeline-row .timeline-content dt {
    font-size: 24px;
}

.timeline-row .timeline-content dd {
    font-size: 14px;
    padding-bottom: 12px;
}

.timeline .timeline-row:last-child {
    border-color: transparent;
}


/*hope*/

.panel-content .panel-row {
    padding: 30px 80px 50px 80px;
}

.panel-content .hope-text {
    float: left;
    width: 50%;
    /*padding: 30px 50px;*/
    padding: 0 20px;
    color: #666;
}

.panel-content .hope-img {
    float: left;
    width: 50%;
    /*padding: 30px 50px 30px 10px;*/
    padding: 0 20px;
}

.panel-content .hope-img img {
    width: 90%;
    max-width: 380px;
}

.hope-text .hope-title {
    font-size: 18px;
    padding-bottom: 20px;
}

.hope-text ul {
    line-height: 1.8em;
}


/*perception*/

.perception-content {
    border-bottom: 30px solid #49c1fe;
}

.perception-text {
    float: left;
    width: 50%;
    position: relative;
}

.perception-text .perception-row {
    position: relative;
    padding: 20px 10px 20px 60px;
}

.perception-img {
    float: left;
    width: 50%;
    position: relative;
    padding: 0 60px 0 10px;
}

.perception-icon {
    float: left;
    width: 50px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
}

.perception-text dl {
    float: left;
    padding-left: 80px;
}

.perception-text dl dt {
    color: #666;
    font-size: 18px;
}

.perception-text dl dd {
    line-height: 1.8em;
}

.perception-icon img {
    width: 100%;
}

.perception-img img {
    width: 100%;
    max-width: 360px;
    position: absolute;
    bottom: -16px;
    left: 0;
}


/*contact*/

.contact-panel {}

.contact-panel .wclogo {
    float: left;
    width: 40%;
}

.contact-panel .wclogo img {
    width: 70%;
    /*width: 60%;*/
}

.contact-panel .message-panel {
    float: left;
    width: 60%;
}

.contact-panel .message-panel>h4 {
    font-size: 14px;
}

.cotact-page .panel-content {
    padding: 50px 50px 20px 50px;
    -webkit-box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.1);
}

.cotact-page .subcompany-panel .companyinfo-panel {
    padding-left: 50px;
    padding-right: 50px;
    border-top: 1px solid #ccc;
    background-color: #fafafa;
}

.cotact-page .contact-panel {
    display: inline-block;
    border-bottom: 1px solid #ccc;
}

.companyinfo-panel {
    padding: 20px 0;
}

.companyinfo-panel h4 {
    font-size: 20px;
    color: #666;
}

.companyinfo-panel dl,
.companyinfo-panel .company-logo {
    width: 50%;
    padding-right: 20px;
}

.companyinfo-panel dl dt {
    padding: 10px 0;
    font-size: 14px;
}

.companyinfo-panel dl dd {
    line-height: 2em;
    color: #666;
}

.companyinfo-panel dl dd .info-desc {
    padding-right: 10px;
}

.companyinfo-panel .company-logo img {
    height: 55px;
    margin-top: 10px;
}

.companyinfo-panel .company-logo .logo-korredu {
    height: 36px;
}


/*input*/

.form-action input,
.form-action textarea {
    border: 1px solid #ccc;
    background: #f5f5f5;
    border-radius: 12px;
    height: 26px;
    padding: 2px 8px;
}

.form-action input:focus,
.form-action textarea:focus {
    outline: none;
}

.form-action .people-message {
    padding: 16px 0 6px 0;
}

.form-action textarea {
    width: 100%;
    height: 70px;
    padding: 4px 8px;
}

.form-action .submit {
    color: #fff;
    background-color: #34bef9;
    padding: 5px 20px;
    border: 0;
    border-radius: 15px;
    margin-top: 16px;
    margin-bottom: 30px;
    transition: all .2s;
}

.form-action .submit:hover {
    box-shadow: 0px 0px 8px #34bef9;
}

.form-action .input-name {
    width: 20%;
    min-width: 90px;
}

.form-action .input-email,
.form-action .input-tel {
    width: 39%;
}


/*job*/

.panel-content .culture-desc {
    width: 60%;
    line-height: 1.8em;
    text-align: center;
    margin: 10px auto;
}

.job-panel {
    padding: 30px 60px 60px 60px;
}

.job-panel .job-email {
    font-size: 14px;
    color: #666;
    padding-bottom: 8px;
}

.job-list {
    border: 1px solid #ccc;
    border-bottom: 0;
}

.job-list>li {
    border-bottom: 1px solid #efefef;
}

.job-list .job-header {
    background-color: #efefef;
    height: 38px;
    font-weight: bold;
}

.job-header>span,
.job-title>a>span {
    float: left;
    width: 16%;
    min-width: 90px;
    text-align: center;
    padding: 10px 8px;
}

.job-header>span.action,
.job-title>a>span.action {
    width: 36%;
}

.job-header>span.job-name,
.job-title>a>span.job-name {
    text-align: left;
    padding-left: 20px;
}

.job-title>a:hover>span {
    color: #4dbffe;
}

.action-icon,
#open .action-icon {
    background-color: #4dbffe;
    color: #fff;
}

.action-icon,
#open .action-icon {
    position: relative;
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
}

.action-icon:after {
    content: '';
    border: 4px solid;
    border-color: #fff transparent transparent transparent;
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -4px;
}

.action-icon:before {
    content: '';
    border: 2px solid;
    border-color: #4dbffe transparent transparent transparent;
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -2px;
    margin-top: -1px;
    z-index: 1;
}

#open .action-icon:after {
    content: '';
    border: 4px solid;
    border-color: transparent transparent #fff transparent;
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -6px;
    margin-left: -4px;
}

#open .action-icon:before {
    content: '';
    border: 2px solid;
    border-color: transparent transparent #4dbffe transparent;
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -2px;
    margin-top: -2px;
    z-index: 1;
}

.job-desc {
    display: none;
    padding: 0 10px 10px 20px;
    color: #888;
}

.job-message {
    padding-top: 10px;
    border-top: 1px solid #ddd;
}

.job-bg {
    background-color: #fafafa;
}


/*new*/

.new-panel {
    padding: 2px 50px 20px 50px;
}

.new-panel .new-row {
    border-bottom: 1px solid #ccc;
    padding-top: 20px;
    padding-bottom: 20px;
}

.new-row .new-img {
    width: 140px;
    height: 92px;
    border: 2px solid #ddd;
    float: left;
}

.new-row .new-img img {
    width: 100%;
    height: 100%;
    display: block;
}

.new-row .new-desc {
    margin-left: 200px;
}

.new-row .new-desc h4 {
    font-size: 16px;
}

.news-indent {
    text-indent: -8px;
}

.new-row .new-desc>a {
    display: inline-block;
}

.new-row .new-desc>a>p {
    position: relative;
    height: 34px;
    overflow: hidden;
}

.new-row .new-desc>a>p:after {
    /*! content: '.....'; */
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #fff;
    padding-left: 1px;
}

.new-row .new-desc a:hover h4,
.new-row .new-desc a:hover span,
.new-row .new-desc a:hover p {
    color: #0077cf;
}

.new-row .new-desc .new-time {
    font-size: 14px;
    display: inline-block;
    padding-top: 4px;
    padding-bottom: 14px;
}

.new-row .new-desc p {
    text-overflow: ellipsis;
}


/*new-page*/

.newpage-panel {
    width: 70%;
    padding: 30px 50px;
    color: #666;
}

.newpage-header {
    color: #666;
    border-bottom: 1px solid #eee;
}

.newpage-header h4 {
    font-size: 18px;
}

.newsyskd-header h4 {
    text-indent: 0;
}

.newpage-header .new-time {
    font-size: 14px;
    display: inline-block;
    padding-top: 14px;
    padding-bottom: 14px;
}

.newpage-content {
    padding-top: 10px;
    padding-bottom: 15px;
    line-height: 1.8em;
}

/* .newpage-content p {
    padding-top: 10px;
    padding-bottom: 15px;
    line-height: 1.8em;
} */

.newpage-content h4 {
    font-size: 16px;
}

.newpage-content h6 {
    font-size: 14px;
}

.newpage-content ul>li {
    line-height: 20px;
}

.img-wrap>img,
.newpage-content img {
    width: 100%;
}

.bbs-profile>div>p,
.dingqi-profile>div>p {
    float: left;
    width: 40%;
    padding-top: 15px;
}

.bbs-profile>div>.img-wrap,
.dingqi-profile>div>.img-wrap {
    float: left;
    width: 60%;
    padding-left: 70px;
    padding-top: 15px;
}

.bbs-profile>div>.img-wrap>img {
    max-height: 130px;
}

.dingqi-profile>div>.img-wrap>img {
    max-height: 200px;
}

.metting-share>.img-wrap {
    float: left;
    width: 50%;
}

.metting-share>p {
    float: left;
    width: 50%;
    padding-left: 20px;
    padding-top: 120px;
}

.news-imgwrap>li {
    float: left;
    width: 50%;
    padding-right: 5px;
}

.news-imgwrap>li>img {
    width: 100%;
}

.weixin img {
    display: block;
}


/*duty*/

.signature {
    text-align: right;
}

.signature img {
    height: 60px;
}

.duty-line {
    display: inline-block;
    width: 26px;
    height: 1px;
    background-color: #545454;
    position: relative;
    top: -3px;
}