@charset "UTF-8";
/* CSS Document */
body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

body {
    font: 14px/1.5 "Microsoft YaHei", Tahoma, Arial, Helvetica, sans-serif;
    color: #333;
    background: #fff;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%
}

em, i {
    font-style: normal
}

li {
    list-style: none;
}

img {
    border: none;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    color: #333;
    text-decoration: none
}

a:hover {
    color: #006BFF;
    text-decoration: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.wrap {
    width: 100%;
    background: #F9F9F9;
}

.blk {
    margin: 0 auto;
    padding: 0 10px;
    width: 1180px;
    overflow: hidden;
}

.header {
    width: 100%;
    height: 460px;
}

.about-header {
    background: url(/statics/images/zpedu/about_banner.jpg) center 0 no-repeat;
}

.history-header {
    background: url(/statics/images/zpedu/history_banner.jpg) center 0 no-repeat;
}

.advantage-header {
    background: url(/statics/images/zpedu/advantage_banner.jpg) center 0 no-repeat;
}

.job-header {
    background: url(/statics/images/zpedu/job_banner.jpg) center 0 no-repeat;
}

.help-header {
    background: url(/statics/images/zpedu/help_banner.jpg) center 0 no-repeat;
}

.contactus-header {
    background: url(/statics/images/zpedu/contactus_banner.jpg) center 0 no-repeat;
}

.nav {
    position: fixed;
    left: 50%;
    top: 30px;
    margin-left: -590px;
    padding: 24px 0;
    width: 1180px;
    height: 33px;
    border-radius: 5px;
    background: #fff;
}

.navscroll {
    position: absolute;
    top: 378px;
}

.logo {
    margin-left: 10px;
}

.logo img {
    width: 180px;
    height: 32px;
}

.nav ul {
    margin-left: 70px;
}

.nav li {
    float: left;
    margin: 0 20px;
    font-size: 16px;
    line-height: 33px;
}

.nav li a {
    color: #333;
}

.nav li a::after {
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    position: relative;
    bottom: 0;
    background: #006BFF;
    transition: all 0.3s ease-in-out;
    transform: scale3d(0, 1, 1);
    transform-origin: 50% 0;
}

.nav li a:hover, .nav li a.active {
    color: #006BFF;
}

.nav li a:hover::after, .nav li a.active::after {
    transform: scale3d(1, 1, 1);
}

.tel {
    margin-right: 10px;
    font-weight: bold;
    font-size: 20px;
    line-height: 33px;
    color: #006BFF;
}

.tel img {
    float: left;
    margin: 5px 3px 0 0;
}

.main {
    width: 1180px;
    padding-top: 40px;
    margin: 0 auto;
}

/* 中培简介 */
.about {
    width: 100%;
    background: #fff;
}

.about-blk {
    width: 100%;
    background: #F9F9F9;
}

.about .tit {
    margin-bottom: 40px;
    padding-bottom: 10px;
    text-align: center;
    background: url(/statics/images/zpedu/about_titbg1.png) center bottom no-repeat;
}

.about .tit h2 {
    font-weight: 400;
    font-size: 40px;
    line-height: 56px;
    color: #006BFF;
}

.about .tit span {
    font-weight: 100;
    font-size: 30px;
    color: #7A7A7A;
}

.company-profile {
    padding-bottom: 40px;
}

.company-profile p {
    font-size: 18px;
    line-height: 40px;
}

.corporate-culture {
    overflow: hidden;
}

.corporate-culture .tit {
    padding-top: 40px;
}

.corporate-culture li {
    float: left;
    margin: 0 10px 30px 10px;
    padding: 30px 0;
    width: 560px;
    text-align: center;
    background: #FFFFFF;
    border-radius: 10px;
    border: 1px solid #D5E7FF;
}

.corporate-culture li h3 {
    display: inline;
    margin: 0 auto;
    padding: 0 25px;
    font-size: 30px;
    line-height: 30px;
    color: #006BFF;
    border-left: 6px #D5E7FF solid;
    border-right: 6px #D5E7FF solid;
}

.corporate-culture p {
    margin-top: 25px;
    font-size: 22px;
    line-height: 40px;
}

.business-overview {
    padding-bottom: 40px;
}

.business-overview li {
    display: flex;
    margin: 20px auto 0;
    width: 1180px;
    overflow: hidden;
}

.business-overview h3 {
    float: left;
    display: table;
    padding: 0 35px;
    width: 30px;
    font-weight: 300;
    font-size: 30px;
    line-height: 36px;
    color: #fff;
    background: #006BFF;
    border-radius: 10px 0px 0px 10px;
}

.business-overview h3 span {
    display: table-cell;
    vertical-align: middle;
}

.business-overview p {
    float: left;
    padding: 15px 40px 30px;
    width: 1000px;
    font-size: 22px;
    line-height: 40px;
    background: #EFF6FF;
    border-radius: 0px 10px 10px 0px;
}

.business-advantages {
    padding-bottom: 40px;
}

.business-advantages h3 {
    margin: 20px 0;
    padding-left: 30px;
    width: 216px;
    height: 60px;
    font-weight: normal;
    font-size: 30px;
    line-height: 56px;
    color: #fff;
    text-align: center;
    background: url(/statics/images/zpedu/about_titbg.png) 0 0 no-repeat;
}

.team {
    margin: 0 auto;
    overflow: hidden;
}

.team li {
    float: left;
    margin: 10px 20px 10px 0;
    padding: 40px;
    width: 498px;
    height: 150px;
    font-size: 22px;
    line-height: 40px;
    box-shadow: 0px 2px 8px 0px rgba(9, 110, 214, 0.15);
    border: 1px solid #E7EBEF;
    background: #FFF url(/statics/images/zpedu/about_teambg.png) center 0 no-repeat;
}

.team li:nth-child(2n) {
    margin-right: 0;
}

.zizhi-des {
    padding-left: 78px;
    font-size: 22px;
    line-height: 40px;
}

.zizhi-piclist {
    margin: 0 auto;
    padding-left: 20px;
    width: 1160px;
    overflow: hidden;
}

.zizhi-piclist li {
    float: left;
    margin: 10px 60px 0 0;
    padding-bottom: 5px;
}

.zizhi-piclist li img {
    padding: 10px;
    width: 320px;
    height: 480px;
    background: #FFFFFF;
    box-shadow: 0px 2px 6px 0px rgba(151, 151, 151, 0.41);
}

.zizhi-piclist li p {
    margin: 10px 0 0;
    padding: 20px;
    width: 300px;
    height: 80px;
    font-size: 24px;
    line-height: 36px;
    box-shadow: 0px 2px 6px 0px rgba(151, 151, 151, 0.41);
    background: #fff;
}

.zizhi-piclist li:nth-child(3n) {
    margin-right: 0;
}

.zizhi-piclist:last-child li {
    margin: 10px 20px 0 60px;
}

.zizhi-piclist:last-child li img {
    width: 480px;
    height: 320px;
}

.zizhi-piclist:last-child li p {
    width: 460px;
    height: 70px;
}

/* 发展历程 */
.history {
    padding: 40px;
    width: 1100px;
    background: #fff;
    overflow: hidden;
}

.history-tit {
    padding-left: 15px;
    height: 96px;
    font-size: 30px;
    color: #8C8C8C;
    border-left: 6px #006BFF solid;
}

.history-tit span {
    font-weight: bold;
    font-size: 65px;
    line-height: 50px;
    color: #006BFF;
}

.history dl {
    padding-top: 30px;
}

.history dt {
    margin-top: 12px;
    padding-left: 70px;
    width: 96px;
    font: bold 30px/52px 'Microsoft YaHei';
    text-align: center;
    color: #006BFF;
    background: url(/statics/images/zpedu/yearsbg.png) 82px bottom no-repeat;
}

.history dd {
    padding: 0 0 20px 174px;
    font-size: 26px;
    line-height: 26px;
    text-align: left;
}

/* 中培优势 */
.advantage {
    padding-bottom: 40px;
    overflow: hidden;
}

.advantage h2 {
    margin: 20px auto 40px;
    width: 354px;
    height: 50px;
    font-size: 40px;
    line-height: 50px;
    color: #006BFF;
    text-align: center;
    background: url(/statics/images/zpedu/advantage_titbg.png) center center no-repeat;
}

.pinpai ul {
    overflow: hidden;
}

.pinpai li {
    float: left;
    margin-right: 20px;
    width: 278px;
    background: #FFF;
    box-shadow: 0px 0px 6px 0px rgba(211, 230, 255, 1);
    border-radius: 10px;
    border: 1px solid #D5E7FF;
}

.pinpai li:last-child {
    margin-right: 0;
}

.pinpai li img {
    margin-top: -4px;
}

.pinpai h3 {
    margin-top: 20px;
    height: 50px;
    font-size: 24px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    background: url(/statics/images/zpedu/pinpai_titbg.png) center center no-repeat;
}

.pinpai p {
    padding: 20px;
    width: 238px;
    height: 258px;
    font-size: 18px;
    line-height: 32px;
}

.peixun h2 {
    margin-top: 60px;
}

.peixun li {
    float: left;
    margin: 10px 21px 10px 1px;
    width: 578px;
    background: #FFF;
    box-shadow: 0px 0px 6px 0px rgba(211, 230, 255, 1);
    border-radius: 10px;
}

.peixun li:nth-child(2n) {
    margin-right: 0;
}

.peixun h3 {
    margin-top: 20px;
    font-weight: normal;
    width: 206px;
    height: 50px;
    font-size: 24px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    background: url(/statics/images/zpedu/peixun_titbg.png) 0 0 no-repeat;
}

.peixun p {
    padding: 25px;
    width: 530px;
    height: 110px;
    font-size: 18px;
    line-height: 32px;
}

/* 企业新闻 */
.zpnews ul {
    padding-bottom: 40px;
}

.zpnews li {
    float: left;
    margin: 0 10px 50px 0;
    width: 585px;
}

.zpnews li:nth-child(2n) {
    margin-right: 0;
}

.zpnews li .pic {
    float: left;
    margin-right: 15px;
    width: 200px;
    height: 112px;
    overflow: hidden;
}

.zpnews li .pic img {
    width: 200px;
    height: 112px;
    border-radius: 5px;
}

.zpnews li h3 {
    float: left;
    width: 370px;
    height: 28px;
    font: normal 18px/20px 'Microsoft Yahei';
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.zpnews li p {
    float: left;
    margin-top: 4px;
    width: 370px;
    height: 63px;
    font-size: 16px;
    line-height: 25px;
    color: #999;
}

.zpnews li span {
    float: left;
    color: #aFaFaF;
}
/* pages */

.pages {
    margin: 30px auto 0;
    text-align: center;
    clear: both;
}

.pages p {
    display: inline-block;
    _display: inline;
}

.pages p a {
    display: inline-block;
    margin-right: 3px;
    padding: 0 10px;
    height: 32px;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    color: #666;
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    background: #fff;
}

.pages p a:hover {
    color: #fff;
    background: #006BFF;
    text-decoration: none;
}

.pages p span {
    display: inline-block;
    margin-right: 3px;
    padding: 0 10px;
    height: 32px;
    font-size: 16px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    border: 1px solid #666666;
    border-radius: 3px;
    background: #006BFF;
}

.pageselect {
    position: relative;
    display: inline-block;
    top: 11px;
    height: 32px;
    line-height: 32px;
    text-align: left;
    border-radius: 3px;
    border: 1px solid #e7e7e7;
    cursor: pointer;
}

.select_box {
    position: relative;
    float: left;
    width: 110px;
    color: #666;
    cursor: pointer;
}

.selet_open {
    position: absolute;
    display: inline-block;
    right: 0;
    top: 0;
    z-index: 11;
    width: 30px;
    height: 32px;
    background: url(/statics/images/zpedu/select.png) center center no-repeat;
}

.select_txt {
    position: relative;
    display: inline-block;
    padding-left: 15px;
    width: 80px;
    height: 32px;
    font: normal 14px/32px "Microsoft Yahei";
    color: #555;
    z-index: 10;
    overflow: hidden;
}

.pages .active {
    background: #fff;
}

.option {
    position: absolute;
    display: none;
    top: 32px;
    left: -1px;
    width: 110px;
    max-height: 225px;
    border: solid 1px #dadada;
    border-top: none;
    z-index: 2;
    opacity: .95;
    filter: alpha(opacity=95);
    overflow: hidden;
    overflow-y: auto;
}

.option a {
    display: block;
    padding: 0 5px 0 15px;
    width: 110px;
    height: 40px;
    font: normal 14px/40px "Microsoft Yahei";
    text-align: left;
    color: #555;
    text-decoration: none;
    background: #fff;
}

.option a:hover {
    background: #006BFF;
    color: #fff;
    text-decoration: none;
}

/* article */
.art-tit {
    padding: 20px 0 5px;
    font-size: 22px;
    line-height: 35px;
    text-align: center;
}

.art-info {
    font-size: 12px;
    line-height: 50px;
    color: #888;
    text-align: center;
    border-bottom: 1px solid #dfdfdf;
}

.art-info a {
    color: #888;
}

.detail {
    padding-top: 20px;
}

.detail, .detail p, .detail div {
    font-size: 16px;
    font-family: "Microsoft Yahei";
    color: #333;
    line-height: 32px;
    word-wrap: break-word;
}

.detail p, .detail div {
    text-indent: 32px;
}

.detail img, .detail embed {
    display: block;
    margin: 10px auto;
}

.detail audio {
    display: block;
    margin: 0 auto;
}

.detail img {
    max-width: 820px;
}

.detail table {
    width: 100%;
    border: 1px solid #ccc;
}

.detail table td {
    padding: 4px 10px;
}

.art-tags {
    margin-top: 50px;
}

.art-tags a {
    display: inline-block;
    margin-right: 10px;
    padding: 0 6px;
    height: 24px;
    font-size: 14px;
    line-height: 24px;
    color: #aaa;
    text-align: center;
    border: 1px solid #e6e6e6;
}

.art-tags a:hover {
    color: #006BFF;
}

.art-updown {
    margin-top: 20px;
    padding: 20px 0 40px;
    border-top: 1px solid #dfdfdf;
}

.art-updown li {
    font-size: 16px;
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.art-updown li a {
    color: #666;
}

.art-updown li a:hover {
    color: #006BFF;
}

/* 招贤纳士 */
.job {
    position: relative;
}

.send {
    position: fixed;
    margin: 7px 0 0 980px;
    width: 200px;
}

.send-resume {
    margin: 0 auto;
    width: 140px;
    height: 40px;
    font-size: 18px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    background: #006BFF;
    border-radius: 25px;
    cursor: pointer;
}

.recruiters {
    display: none;
    margin-top: 8px;
    padding-top: 10px;
    width: 200px;
    height: 226px;
    background: url(/statics/images/zpedu/sendbg.png) center 0 no-repeat;
}

.recruiters li {
    margin-top: 5px;
    text-align: center;
}

.recruiters h3 {
    font-size: 14px;
    line-height: 26px;
    color: #006BFF;
}

.recruiters h3::after {
    margin: 0 auto;
    content: '';
    display: block;
    width: 28px;
    height: 1px;
    position: relative;
    background: #006BFF;
}

.recruiters p {
    font-size: 16px;
    line-height: 30px;
}

.job-tab {
    margin: 0 auto;
    width: 540px;
    overflow: hidden;
}

.job-tab li {
    float: left;
    width: 270px;
    height: 52px;
    font-size: 30px;
    line-height: 50px;
    text-align: center;
    background: #F5F5F5;
    cursor: pointer;
}

.job-tab li:nth-child(1) {
    border-radius: 26px 0 0 26px;
}

.job-tab li:nth-child(2) {
    border-radius: 0 26px 26px 0;
}

.job-tab li.active {
    color: #fff;
    background: #006BFF;
}

.job-list {
    display: none;
}

.job-list li {
    margin: 30px 0 50px;
}

.job-list li h3 {
    height: 45px;
    font-size: 30px;
    line-height: 30px;
    color: #006BFF;
}

.job-list li h4 {
    margin-top: 15px;
    height: 30px;
    padding-left: 35px;
    font-size: 18px;
    line-height: 30px;
    background: url(/statics/images/zpedu/job_itembg.png) 0 center no-repeat;
}

.job-list p {
    padding-left: 35px;
    width: 1145px;
    font-size: 16px;
    line-height: 40px;
}

/* 帮助中心 */
.sidebar {
    float: left;
    width: 280px;
    background: #fff;
}

.sidebar dt, .sidebar dd {
    padding: 0 20px;
    width: 240px;
    height: 46px;
    line-height: 46px;
}

.sidebar dt {
    font-size: 18px;
    background: #f9f9f9 url(/statics/images/zpedu/sidebar_dtbg.png) 234px 16px no-repeat;
}

.sidebar dd {
    font-size: 16px;
    cursor: pointer;
}

.sidebar dt.curr {
    color: #006BFF;
    background: #E6F2FF url(/statics/images/zpedu/sidebar_dtbg.png) 234px -14px no-repeat;
}

.sidebar dd.active {
    color: #006BFF;
    background: url(/statics/images/zpedu/sidebar_ddbg.png) 234px center no-repeat
}

.content {
    display: none;
    float: left;
    margin-left: 20px;
    width: 880px;
    min-height: 500px;
    background: #fff;
}

.pos {
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    color: #333;
    background: #f9f9f9;
}

.content h2 {
    margin: 40px auto 30px auto;
    font-size: 26px;
    text-align: center;
}

.shunxu {
    margin: 0 auto;
    padding-left: 30px;
    width: 600px;
    height: 80px;
    background: #F2F9FF;
    border-radius: 42px;
}

.shunxu li {
    position: relative;
    float: left;
    width: 140px;
    text-align: center;
}

.shunxu li span {
    display: block;
    margin: 14px auto 0px auto;
    width: 32px;
    height: 32px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 32px;
    background-color: #006BFF;
    border-radius: 20px;
    -webkit-border-radius: 20px;
}

.shunxu li span::before {
    position: absolute;
    top: 30px;
    margin-left: 25px;
    width: 100px;
    height: 1px;
    background: #D9D9D9;
    content: "";
}

.shunxu li:last-child span::before {
    background: none;
}

.shunxu li em {
    font-size: 16px;
    color: #333;
}

.mobile-shunxu {
    width: 310px;
}

.tingke-det {
    margin: 0 30px;
    padding-bottom: 50px;
}

.tingke-det li {
    margin-top: 40px;
}

.tingke-det h3 {
    width: 100%;
    font-weight: normal;
    overflow: hidden;
}

.tingke-det h3 span {
    float: left;
    width: 32px;
    height: 32px;
    font-size: 16px;
    line-height: 32px;
    color: #fff;
    text-align: center;
    background-color: #006BFF;
    border-radius: 16px;
    -webkit-border-radius: 16px;
}

.tingke-det h3 em {
    float: left;
    margin-left: 10px;
    padding: 0 12px 0 18px;
    height: 32px;
    font-size: 20px;
    line-height: 32px;
    color: #006BFF;
    background-image: url('/statics/images/zpedu/textbg.png');
    background-position: left center;
    background-repeat: no-repeat;
}

.tingke-det p {
    margin: 10px 0 0 60px;
    font-size: 16px;
    line-height: 32px;
}

.tingke-det p a {
    display: inline-block;
    margin-left: 10px;
    padding: 0px 18px;
    height: 26px;
    line-height: 24px;
    font-size: 16px;
    color: #fff;
    background-color: #65B0FF;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    text-align: center;
}

.tingke-det p a:hover {
    background-color: #006BFF;
}

.tingke-det p img {
    float: right;
    margin: -32px 120px 0 0;
    width: 100px;
    height: 100px;
}

.tingke-det img {
    margin-top: 10px;
}

.tingke-det img.ml {
    margin-left: 60px;
}

.download {
    padding: 0 150px;
}

.download li {
    float: left;
    margin: 0 40px;
}

.download img {
    display: block;
    margin: 0 auto;
    width:200px;
}

.download p {
    margin-top: 20px;
    text-align: center;
}

.download .important {
    color: #e00;
}

/* 联系我们 */
.contactus h3 {
    font-size: 26px;
    text-align: center;
}

.contactus ul {
    margin: 0 auto 50px;
    padding-top: 40px;
    width: 981px;
    overflow: hidden;
}

.contactus li {
    float: left;
    padding: 30px 0 30px 60px;
    width: 430px;
    height: 80px;
    border-bottom: 1px #F1F1F1 solid;
}

.contactus li img {
    float: left;
}

.contactus li h4 {
    float: left;
    margin-left: 20px;
    font-size: 26px;
}

.contactus li p {
    float: left;
    margin: 15px 0 0 60px;
    width: 400px;
    font-size: 20px;
    color: #5A5A5A;
}

.contactus li:nth-child(2n-1) {
    border-right: 1px #F1F1F1 solid;
}

.contactus li:last-child {
    border-bottom: 0;
}

.bot {
    padding-bottom: 20px;
    background: #2a2a2a;
    overflow: hidden;
    clear: both;
}

.bot li {
    float: left;
    margin: 20px 0 20px 110px;
    width: 280px;
}

.bot li h3 {
    font-weight: normal;
    font-size: 18px;
    height: 70px;
    color: #fff;
    text-align: center;
}

.bot li img {
    margin-right: 10px;
    vertical-align: bottom;
}

.bot li span {
    font-size: 32px;
    line-height: 52px;
    color: #fff;
}

.bot li a {
    color: #fff;
}

.bot li a:hover {
    text-decoration: underline;
}

.bot .bot-wx {
    margin: 20px 0 0 80px;
    text-align: center;
}

.bot .bot-wx h3 {
    height: 40px;
}

.bot .bot-wx img {
    display: block;
    margin: 0 auto 10px;
}

.bot .bot-wx span {
    font-size: 14px;
    line-height: 20px;
}

.footer {
    padding-top: 10px;
    width: 100%;
    height: 70px;
    font-size: 12px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background: #000;
}

.footer a {
    color: #fff;
}

.footer img {
    margin-bottom: 2px;
    vertical-align: middle;
}

/* 处理帮助中心在移动端兼容 */
@media screen and (max-device-width: 750px) {
    .nav {
        float: left;
        position: static;
        margin: 30px 0 0 0;
        overflow: hidden;
    }

    .tel {
        display: none;
    }

    .main {
        width: 100%;
    }

    .nav {
        width: 100%;
    }

    .content {
        width: calc(100% - 300px);
    }

    .content img {
        max-width: 100%;
    }

    .bot .blk {
        width: 100%;
    }

    .bot li {
        margin-left: 50px;
    }

    .bot .bot-wx {
        margin-left: 20px;
    }
}
