@charset "UTF-8";
/* CSS Document */
.pos {
    margin-top: 20px;
    background: url(/statics/images/zpedu/pos.png) 10px 5px no-repeat;
}

.pos span {
    padding-left: 20px;
    color: #999;
}

/*banner*/
.subbanner {
    position: relative;
    width: 1200px;
    height: 240px;
    margin: 0 auto;
}

.subbanner img {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    height: 240px;
}

/* zb */
.zblist h1, .sq h2 {
    margin: 30px auto 40px;
    padding: 31px 0 0 80px;
    width: 200px;
    height: 39px;
    font-size: 28px;
    line-height: 28px;
    color: #2F5FFF;
    background: url(/statics/images/zpedu/zb_titbg.png) 0 0 no-repeat;
}

.zblist li {
    float: left;
    margin: 0 20px 30px 0;
    width: 380px;
    height: 300px;
    box-shadow: 0px 2px 6px 0px rgba(9, 110, 214, 0.1);
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

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

.zblist .pic {
    display: block;
    width: 380px;
    height: 214px;
    overflow: hidden;
}

.zblist .pic img {
    width: 380px;
    height: 214px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.zblist .pic img:hover {
    transform: scale(1.1);
    transition: transform 0.5s;
}

.zblist h3 {
    padding: 14px 5px 0 5px;
    height: 28px;
    font: normal 18px/20px 'Microsoft Yahei';
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.zblist span {
    float: left;
    display: block;
    padding: 0 5px;
    width: 280px;
    font-size: 16px;
    line-height: 34px;
}

.zblist em a {
    float: right;
    margin-right: 5px;
    margin-top: 1px;
    width: 80px;
    height: 30px;
    font-size: 16px;
    line-height: 29px;
    color: #006BFF;
    text-align: center;
    border: 1px #006BFF solid;
    border-radius: 5px;
}

.zblist em a:hover {
    color: #fff;
    background-color: #006BFF;
}

.sq {
    margin-bottom: 50px;
}

.sq h2 {
    background-image: url(/statics/images/zpedu/sq_titbg.png);
}

.sq ul {
    height: 510px;
    overflow: hidden;
}

.sq li {
    float: left;
    margin: 0 10px;
    width: 364px;
    height: 500px;
    border-radius: 10px;
    border: 5px solid #E8E9E9;
}

.sq li img {
    width: 364px;
    height: 500px;
    box-shadow: 0 0 10px 1px #e9e9e9;
    -webkit-box-shadow: 0 0 10px 1px #e9e9e9;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.sq .slick-prev, .sq .slick-next {
    width: 56px;
    height: 56px;
    z-index: 100;
    margin-top: 10px;
}

.sq .slick-prev:before, .sq .slick-next:before {
    display: block;
    width: 56px;
    height: 56px;
    content: "";
    opacity: initial;
}

.sq .slick-prev:before {
    background: url(/statics/images/zpedu/prev.png) center 0 no-repeat;
}

.sq .slick-next:before {
    background: url(/statics/images/zpedu/next.png) center 0 no-repeat;
}

.sq .slick-prev {
    left: 10px;
}

.sq .slick-next {
    right: 8px;
}

/* ms */
.sub {
    margin-bottom: 30px;
    overflow: hidden;
}

.sub-ms-columns {
    display:flex;
    justify-content: space-between;
    margin-top: 30px;
    width: 1180px;
    overflow: hidden;
}

.sub-ms-columns li {
    height: 52px;
}

.sub-ms-columns li:last-child {
    margin: 0;
}

.sub-ms-columns li a {
    display: block;
    padding:0 15px 0 15px;
    white-space:nowrap;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    border-radius: 5px;
    border: 1px solid #D8D8D8;
}

.sub-ms-columns li a:hover, .sub-ms-columns li.active a {
    color: #006BFF;
    border: 1px #006BFF solid;
    background-color: #E6F2FF;
}

.sub-ms-columns li:nth-child(1) {
    width: 62px;
}

.sub-ms-columns li:nth-child(1) a {
    padding: 0;
    width: 60px;
    text-align: center;
    background: none;
}

.sub-ms-columns li:nth-child(1) a:hover, .sub-ms-columns li:nth-child(1).active a {
    background-color: #E6F2FF;
}

.sub-ms-columns li:nth-child(2) a {
    background-position: 12px -308px;
}

.sub-ms-columns li:nth-child(3) a {
    background-position: 12px 16px;
}

.sub-ms-columns li:nth-child(4) a {
    background-position: 12px -20px;
}

.sub-ms-columns li:nth-child(5) a {
    background-position: 12px -56px;
}

.sub-ms-columns li:nth-child(6) a {
    background-position: 12px -92px;
}

.sub-ms-columns li:nth-child(7) a {
    background-position: 12px -128px;
}

.sub-ms-columns li:nth-child(8) a {
    background-position: 12px -164px;
}

.sub-ms-columns li:nth-child(9) a {
    background-position: 12px -200px;
}

.sub-ms-columns li:nth-child(10) a {
    background-position: 12px -236px;
}
.sub-ms-columns li:nth-child(11) a {
    background-position: 12px -272px;
}

.sub-ms-columns li:nth-child(2) a:hover, .sub-ms-columns li:nth-child(2).active a {
    background-position: -136px -308px;
}

.sub-ms-columns li:nth-child(3) a:hover, .sub-ms-columns li:nth-child(3).active a {
    background-position: -136px 16px;
}

.sub-ms-columns li:nth-child(4) a:hover, .sub-ms-columns li:nth-child(4).active a {
    background-position: -136px -20px;
}

.sub-ms-columns li:nth-child(5) a:hover, .sub-ms-columns li:nth-child(5).active a {
    background-position: -136px -56px;
}

.sub-ms-columns li:nth-child(6) a:hover, .sub-ms-columns li:nth-child(6).active a {
    background-position: -136px -92px;
}

.sub-ms-columns li:nth-child(7) a:hover, .sub-ms-columns li:nth-child(7).active a {
    background-position: -136px -128px;
}

.sub-ms-columns li:nth-child(8) a:hover, .sub-ms-columns li:nth-child(8).active a {
    background-position: -136px -164px;
}

.sub-ms-columns li:nth-child(9) a:hover, .sub-ms-columns li:nth-child(9).active a {
    background-position: -136px -200px;
}

.sub-ms-columns li:nth-child(10) a:hover, .sub-ms-columns li:nth-child(10).active a {
    background-position: -136px -236px;
}
.sub-ms-columns li:nth-child(11) a:hover, .sub-ms-columns li:nth-child(11).active a {
    background-position: -136px -272px;
}

.mslist {
    margin-top: 30px;
    overflow: hidden;
}

.mslist li {
    float: left;
    margin: 0 20px 30px 0;
    width: 278px;
    background: #fff;
    box-shadow: 0px 2px 6px 0px rgba(9, 110, 214, 0.1);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #E7EBEF;
}

.mslist li:nth-child(4n) {
    margin-right: 0;
}

.mslist .pic {
    display: block;
    width: 278px;
    height: 156px;
    overflow: hidden;
}

.mslist .pic img {
    width: 278px;
    height: 156px;
}

.mslist .pic img:hover {
    transform: scale(1.2);
    transition: transform 0.5s;
}
/*.mslist h3{padding:14px 5px 0 5px;text-align:left;height:35px;font:normal 16px/20px 'Microsoft Yahei';text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}*/

.mslist h3 {
    padding: 14px 5px 0 5px;
    text-align: left;
    height: 46px;
    font: normal 16px/20px 'Microsoft Yahei';
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

/* nx */
.sub-columns {
    margin-top: 30px;
    width: 1180px;
    overflow: hidden;
}

.sub-columns li {
    float: left;
    margin-right: 10px;
    width: 130px;
    height: 52px;
}

.sub-columns li:last-child {
    margin: 0;
}

.sub-columns li a {
    display: block;
    padding-left: 48px;
    width: 80px;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    border-radius: 5px;
    border: 1px solid #D8D8D8;
    background-image: url(/statics/images/zpedu/tab_icon.png);
    background-repeat: no-repeat;
}

.sub-columns li a:hover, .sub-columns li.active a {
    color: #006BFF;
    border: 1px #006BFF solid;
    background-color: #E6F2FF;
}

.sub-columns li:nth-child(1) {
    width: 60px;
}

.sub-columns li:nth-child(1) a {
    padding: 0;
    width: 60px;
    text-align: center;
    background: none;
}

.sub-columns li:nth-child(1) a:hover, .sub-columns li:nth-child(1).active a {
    background-color: #E6F2FF;
}

.sub-columns li:nth-child(2) a {
    background-position: 18px 16px;
}

.sub-columns li:nth-child(3) a {
    background-position: 18px -20px;
}

.sub-columns li:nth-child(4) a {
    background-position: 18px -56px;
}

.sub-columns li:nth-child(5) a {
    background-position: 18px -92px;
}

.sub-columns li:nth-child(6) a {
    background-position: 18px -128px;
}

.sub-columns li:nth-child(7) a {
    background-position: 18px -164px;
}

.sub-columns li:nth-child(8) a {
    background-position: 18px -200px;
}

.sub-columns li:nth-child(9) a {
    background-position: 18px -236px;
}

.sub-columns li:nth-child(2) a:hover, .sub-columns li:nth-child(2).active a {
    background-position: -130px 16px;
}

.sub-columns li:nth-child(3) a:hover, .sub-columns li:nth-child(3).active a {
    background-position: -130px -20px;
}

.sub-columns li:nth-child(4) a:hover, .sub-columns li:nth-child(4).active a {
    background-position: -130px -56px;
}

.sub-columns li:nth-child(5) a:hover, .sub-columns li:nth-child(5).active a {
    background-position: -130px -92px;
}

.sub-columns li:nth-child(6) a:hover, .sub-columns li:nth-child(6).active a {
    background-position: -130px -128px;
}

.sub-columns li:nth-child(7) a:hover, .sub-columns li:nth-child(7).active a {
    background-position: -130px -164px;
}

.sub-columns li:nth-child(8) a:hover, .sub-columns li:nth-child(8).active a {
    background-position: -130px -200px;
}

.sub-columns li:nth-child(9) a:hover, .sub-columns li:nth-child(9).active a {
    background-position: -130px -236px;
}

.nxlist {
    margin-top: 30px;
    overflow: hidden;
}

.nxlist li {
    float: left;
    margin: 0 30px 20px 0;
    padding: 20px 13px 20px 20px;
    width: 540px;
    height: 146px;
    box-shadow: 0px 2px 6px 0px rgba(9, 110, 214, 0.1);
    border-radius: 5px;
    border: 1px solid #E7EBEF;
}

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

.nxlist .pic {
    float: left;
    margin-right: 20px;
    width: 260px;
    height: 146px;
    overflow: hidden;
}

.nxlist .pic img {
    width: 260px;
    height: 146px;
}

.nxlist .pic img:hover {
    transform: scale(1.2);
    transition: transform 0.5s;
}

.nxlist h3 {
    height: 50px;
    font-size: 16px;
    overflow: hidden;
}

.nxlist p {
    height: 68px;
    font-size: 14px;
    overflow: hidden;
}

.nxlist span {
    float: right;
    width: 96px;
    height: 26px;
}

.nxlist span a {
    display: block;
    width: 96px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #919191;
    border-radius: 5px;
    border: 1px #919191 solid;
}

.nxlist span a:hover {
    color: #006BFF;
    border: 1px #006BFF solid;
    background-color: #E6F2FF;
}

/* al */
.allist {
    margin-top: 30px;
    overflow: hidden;
}

.allist li {
    float: left;
    margin: 0 20px 30px 0;
    padding: 10px 9px;
    width: 258px;
    background: #fff;
    box-shadow: 0px 2px 6px 0px rgba(9, 110, 214, 0.1);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #E7EBEF;
}

.allist li:nth-child(4n) {
    margin-right: 0;
}

.allist .pic {
    margin: 0 auto;
    width: 260px;
    height: 146px;
    overflow: hidden;
}

.allist .pic img {
    width: 258px;
    height: 146px;
}

.allist li:hover img {
    transform: scale(1.2);
    transition: transform 0.5s;
}

.allist h3 {
    margin: 10px 0;
    height: 40px;
    text-align: center;
    font: normal 18px/40px 'Microsoft Yahei';
}

.allist li:hover h3 {
    height: 38px;
    line-height: 38px;
    background: #F2F2F2;
    border-radius: 5px;
    border: 1px solid #D9E3ED;
}

.allist p {
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    color: #006BFF;
    border-radius: 13px;
    background: #F5FAFF;
}

/* zj */
.teacher-list {
    margin-top: 30px;
    overflow: hidden;
}

.teacher-list li {
    position: relative;
    float: left;
    margin: 5px 15px 20px 5px;
    width: 277px;
    height: 570px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px 1px #EDEDED;
}

.teacher-list li:nth-child(4n) {
    margin-right: 0;
}

.teacher-list .pic {
    margin: 30px auto 0;
    width: 160px;
    height: 210px;
    border-radius: 5px;
    border: 1px solid #ccc;
    overflow: hidden;
}

.teacher-list .pic img {
    width: 160px;
    height: 210px;
}

.teacher-list .pic img:hover {
    transform: scale(1.2);
    transition: transform 0.5s;
}

.teacher-list h3 {
    margin: 20px auto 0;
    width: 160px;
    height: 34px;
    font-weight: normal;
    font-size: 24px;
    line-height: 34px;
    text-align: center;
    border-radius: 17px;
    background: #E6F2FF;
}

.teacher-list li:hover h3 {
    color: #fff;
    background: #006BFF;
}

.teacher-list p {
    margin: 12px 20px 20px;
    font-size: 20px;
    color: #7F7F7F;
}

.teacher-active {
    position: absolute;
    display: none;
    top: 312px;
    padding: 17px 30px 5px;
    width: 680px;
    min-height: 216px;
    font-size: 20px;
    line-height: 40px;
    color: #fff;
    background: #006BFF;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 1px #7f7f7f;
    z-index: 2;
}

.teacher-active p {
    margin: 0;
    color: #fff;
}

.teacher-active::after {
    position: absolute;
    display: block;
    left: 122px;
    top: -15px;
    content: '';
    width: 34px;
    height: 17px;
    background: url(/statics/images/zpedu/teacher_itembg.png) 0 0 no-repeat;
}

.teacher-list li:nth-child(4n) .teacher-active, .teacher-list li:nth-child(4n-1) .teacher-active {
    right: 0;
}

.teacher-list li:nth-child(4n) .teacher-active::after, .teacher-list li:nth-child(4n-1) .teacher-active::after {
    left: auto;
    right: 122px;
}

/* news */
.subnews {
    margin: 0 auto;
    padding: 0 10px;
    width: 1180px;
}

.subnews-columns {
    margin-top: 30px;
    width: 1180px;
    height: 50px;
    border-bottom: 1px solid #0099ff;
    overflow: hidden;
}

.subnews-columns {
    width: 1180px;
    overflow: hidden;
}

.subnews-columns li {
    float: left;
    margin-right: 35px;
    height: 34px;
    font-size: 18px;
    overflow: hidden;
}

.subnews-columns li:last-child {
    margin: 0;
}

.subnews-columns li a {
    color: #333;
}

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

.subnews-columns li a:hover, .subnews-columns li.active a {
    color: #006BFF;
}

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

.newswrap {
    float: left;
    margin: 20px 0 40px;
    width: 820px;
}

.newslist li {
    padding: 20px 0;
    width: 820px;
    height: 135px;
    border-bottom: 1px #E8EDF5 solid;
    overflow: hidden;
}

.newslist li .pic {
    float: left;
    margin-right: 15px;
    width: 240px;
    height: 135px;
    overflow: hidden;
}

.newslist li .pic img {
    width: 240px;
    height: 135px;
}

.newslist li .pic img:hover {
    transform: scale(1.2);
    transition: transform 0.5s;
}

.newslist li h3 {
    float: left;
    width: 565px;
    height: 28px;
    font: normal 16px/24px 'Microsoft Yahei';
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.newslist li p {
    float: left;
    margin-top: 6px;
    width: 565px;
    height: 80px;
    font-size: 14px;
    line-height: 25px;
    color: #999;
}

.newslist li span {
    float: left;
    line-height: 30px;
    color: #aFaFaF;
}

.newslist li .link {
    float: right;
    line-height: 30px;
}

.newslist li a.link:hover {
    color: #006BFF;
}

.newslist li strong a {
    float: left;
    width: 120px;
    height: 26px;
    font-weight: normal;
    line-height: 26px;
    text-align: center;
    color: #006BFF;
    border-radius: 5px;
    border: 1px #006BFF solid;
    background-color: #E6F2FF;
}

.newslist li strong a:hover {
    width: 122px;
    height: 28px;
    line-height: 28px;
    color: #fff;
    background: #006BFF;
}

.newslist .nothumb h3, .newslist .nothumb p {
    width: 100%;
}

.newslist .search-course h3 {
    font-weight: bold;
}

.newslist .search-course dl {
    float: left;
    margin-bottom: 4px;
    width: 565px;
    height: 80px;
    overflow: hidden;
    background: #F2F8FF;
}

.newslist .search-course dd {
    float: left;
    padding-left: 20px;
    width: 168px;
    font-size: 15px;
    line-height: 36px;
}

.newslist li .column {
    float: left;
    padding: 0 12px;
    color: #006BFF;
    border: 1px solid #006BFF;
    border-radius: 5px;
    background: #fff;
}

.newslist li a.column:hover {
    background: #E8F3FF;
}

.newslist li .date {
    float: right;
}

.newslist .search-course-ms {
    height: 214px;
}

.newslist .search-course-ms .pic {
    width: 380px;
    height: 214px;
}

.newslist .search-course-ms .pic img {
    width: 380px;
    height: 214px;
}

.newslist .search-course-ms h3 {
    width: 425px;
}

.newslist .search-course-ms dl {
    margin: 5px 0 13px;
    width: 425px;
    height: 145px;
}

.newslist .search-course-ms dd {
    width: 190px;
}

/* news show */
.teacher-pic img {
    margin: 0 auto;
}

.news-r {
    float: left;
    margin: 20px 0 0 30px;
    width: 330px;
}

.ad {
    margin-top: 20px;
    width: 330px;
    height: 186px;
    overflow: hidden;
}

.ad img {
    width: 330px;
    height: 186px;
}

.ad img:hover {
    transform: scale(1.2);
    transition: transform 0.5s;
}

.kaiban {
    margin-top: 30px;
}

.kaiban-tit {
    padding-left: 20px;
    font-size: 18px;
    color: #006BFF;
    background: url(/statics/images/zpedu/kaiban_titbg.png) 0 4px no-repeat;
}

.kaiban li {
    margin: 15px 0;
    padding-bottom: 15px;
    height: 66px;
    border-bottom: 1px #ccc dashed;
}

.kaiban li:last-child {
    border: 0;
}

.kaiban li img {
    float: left;
    margin-right: 10px;
    width: 120px;
    height: 68px;
}

.kaiban h4 {
    float: left;
    width: 200px;
    height: 48px;
    font: normal 14px/20px 'Microsoft Yahei';
    overflow: hidden;
}

.kaiban em {
    float: left;
    font-size: 12px;
    color: #aFaFaF;
}

.kaiban span {
    float: right;
    width: 80px;
    height: 20px;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    background: url(/statics/images/zpedu/zxbtnbg1.png) center 0 no-repeat;
}

.kaiban span:hover {
    background-image: url(/statics/images/zpedu/zxbtnbg2.png);
}

/* 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;
}

.art-info {
    font-size: 12px;
    line-height: 50px;
    color: #888;
    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-top: 20px;
    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;
}

.art-relevant {
    float: left;
    margin-top: 30px;
}

.art-relevant h3 {
    font-size: 16px;
}

.art-relevant ul {
    margin-top: 10px;
}

.art-relevant li {
    width: 547px;
    padding-left: 15px;
    height: 32px;
    font-size: 16px;
    line-height: 30px;
    background: url(/statics/images/zpedu/relevantbg.png) 0 14px no-repeat;
}

.art-relevant li a {
    display: inline-block;
    width: 495px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.art-relevant span {
    float: right;
    color: #ccc;
}

.art-bottom-ad {
    float: right;
    margin-top: 80px;
}

.art-bottom-ad img {
    width: 228px;
    height: 128px;
}

/* tag */
.tag {
    float: left;
    margin: 40px 0 40px;
    width: 820px;
}

.tag-info {
    padding: 0px 20px;
    height: 35px;
    line-height: 35px;
    color: #888;
    border: 1px solid #ddd;
}

.tag-info strong {
    color: #006BFF;
}

.tag-info span {
    float: right;
}

.tag-info i {
    padding: 0 5px;
    font-weight: bold;
    color: #006BFF;
}

.tag-list li {
    padding: 20px 0;
    width: 820px;
    height: 135px;
    border-bottom: 1px #E8EDF5 solid;
}

.tag-list li h3 {
    float: left;
    width: 565px;
    height: 28px;
    font: normal 16px/24px 'Microsoft Yahei';
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.tag-list li p {
    float: left;
    margin-top: 6px;
    height: 80px;
    font-size: 14px;
    line-height: 25px;
    color: #999;
}

.tag-texts {
    float: left;
    line-height: 30px;
    clear: left;
}

.tag-texts a {
    display: inline-block;
    margin-right: 10px;
    padding: 0 6px;
    height: 22px;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    color: #aaa;
    border: 1px solid #e6e6e6;
}

.tag-texts a:hover {
    color: #006BFF;
}

.tag-list li span {
    float: right;
    line-height: 30px;
    color: #aFaFaF;
}
/** certquery */

.loginmain {
    position: relative;
    height: 425px;
    background: url(/statics/images/zpedu/certbg.jpg) center bottom no-repeat;
    overflow: hidden;
}

.user {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -200px;
    margin-top: -150px;
    width: 400px;
}

.user-tabs {
    height: 46px;
    line-height: 46px;
}

.user-tabs li {
    float: left;
    width: 100%;
    text-align: center;
}

.user-tabs a {
    display: block;
    font-weight: bold;
    font-size: 16px;
    color: #444;
    border-radius: 5px 5px 0 0;
    background: #eee;
}

.user-tabs .current a {
    color: #fff;
    background: #006BFF;
}

.user-form {
    border-radius: 0 5px 5px 5px;
    background: #fff;
    overflow: hidden;
}

.user-form ul {
    margin: 20px 30px;
}

.usertext {
    margin: 5px 0;
    height: 44px;
    line-height: 44px;
}

.usertext label {
    float: left;
    padding: 0 20px;
    width: 20px;
    border: 1px #ccc solid;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background: #eee;
}

.usertext input {
    float: left;
    padding-left: 10px;
    width: 267px;
    height: 44px;
    font-size: 14px;
    border: 1px #ccc solid;
    border-left: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    outline: 0;
}

.user-form .userbtn1 {
    margin: 0 auto;
}

.user-form .userbtn1 input {
    display: block;
    margin: 20px auto 0;
    width: 240px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    border: none;
    background: url(/statics/images/zpedu/userbtn.png) 0 0 no-repeat;
    cursor: pointer;
    outline: 0;
}

.vcodetext input {
    width: 144px;
}

.vcodetext .codeimg {
    float: left;
    margin-left: 5px;
    padding: 0 9px 0 9px;
    width: 100px;
    height: 44px;
    background: #EDF7FF;
}

.cert {
    margin: 0 auto 30px;
    padding-top: 20px;
    width: 100%;
    background: #F9F9F9;
    overflow: hidden;
}

.cert-det {
    margin: 0 auto;
    padding: 40px 0 20px 60px;
    width: 1120px;
    background: #fff;
    overflow: hidden;
}

.cert-pic {
    float: left;
    width: 340px;
}

.cert-pic img {
    width: 340px;
    height: 480px;
    border-radius: 10px;
    border: 3px solid #C3C3C3;
}

.cert-ico {
    float: left;
    margin: 20px 0 0 40px;
}

.cert-det ul {
    float: left;
    margin: 20px 0 0 10px;
    padding: 10px 20px;
    min-width: 400px;
    max-width: 590px;
    border-radius: 5px;
    background: #F9F9F9;
}

.cert-det li {
    font-size: 20px;
    line-height: 45px;
    color: #333;
}

.errorinfo {
    padding: 12px 0 0 20px;
    font-size: 14px;
    line-height: 16px;
    color: #FF9E00;
    background: url(/statics/images/zpedu/errorinfo.png) 0 14px no-repeat;
}
