@charset "utf-8";
.layout {
  width: 1180px;
  margin: 0 auto;
}
.container {
  overflow: hidden;
  margin-top: 20px;
}
.container-white {
  overflow: hidden;
  margin-top: 20px;
  background-color: #fff;
}
.container-nc {
  overflow: hidden;
  margin-top: 20px;
  background-color: initial;
}
.column-1 {
  width: 8.33333333%;
  float: left;
}
.column-2 {
  width: 16.66666667%;
  float: left;
}
.column-3 {
  width: 25%;
  float: left;
}
.column-4 {
  width: 33.33333333%;
  float: left;
}
.column-5 {
  width: 41.66666667%;
  float: left;
}
.column-6 {
  width: 50%;
  float: left;
}
.column-7 {
  width: 58.33333333%;
  float: left;
}
.column-8 {
  width: 66.66666667%;
  float: left;
}
.column-9 {
  width: 75%;
  float: left;
}
.column-10 {
  width: 83.33333333%;
  float: left;
}
.column-11 {
  width: 91.66666667%;
  float: left;
}
.column-12 {
  width: 100%;
  float: left;
}
.panel {
  width: 1200px;
  overflow: hidden;
}
.panel .panel-box {
  float: left;
  margin-right: 34px;
  overflow: hidden;
  padding-bottom: 30px;
}
.panel .panel-box .panel-boxfl img {
  width: 140px;
  height: 190px;
}
.panel .panel-box .panel-boxfr {
  width: 120px;
  background-color: #fbfbfb;
  padding: 18px 14px 9px;
    height: 190px;
}
.panel .panel-box .panel-boxfr .panelfr-title1 a {
  font-size: 20px;
  line-height: 26px;
  color: #333333;
}
.panel .panel-box .panel-boxfr .panelfr-title2 {
  margin: 14px 0 22px;
}
.panel .panel-box .panel-boxfr .panelfr-title2 span {
  font-size: 14px;
  line-height: 19px;
  color: #264a9d;
}
.panel .panel-box .panel-boxfr .panelfr-title3 {
  font-size: 14px;
  line-height: 19px;
  color: #264a9d;
  height: 133px;
  overflow: hidden;
  padding-top: 10px;
}
.panel .panel-box .panel-boxfr .panelfr-title4 {
  margin-top: 25px;
  display: block;
  font-size: 13px;
  line-height: 17px;
  color: #264a9d;
}
body {
  background-color: #f4f4f4;
}
.fill .head {
  height: 54px;
  line-height: 54px;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  padding: 0 18px;
}
.fill .head-title {
  float: left;
  font-size: 24px;
  color: #264a9d;
  font-weight: bold;
}
.fill .head a {
  float: right;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: #264a9d;
  margin-top: 21px;
}
.fill .head:after {
  content: "";
  width: 4px;
  height: 22px;
  background-color: #264a9d;
  display: block;
  position: absolute;
  top: 17px;
  left: 0;
}
.slider_item {
  width: 730px;
  height: 380px;
  float: left;
  overflow: hidden;
  position: relative;
  background-color: #ffffff;
}
.slider_item .switch-tips {
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -48px;
  z-index: 1;
}
.slider_item .switch-tips li {
  cursor: pointer;
  text-indent: -9999px;
  float: left;
  width: 12px;
  height: 12px;
  background: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  margin-right: 20px;
}
.slider_item .switch-tips .on {
  background: #264a9d;
}
.switch-tips ol li:hover {
  background: #264a9d;
}
.switch-tips .last-switch-tips {
  margin-right: 0;
}
.slider_item .img-group ul li {
  float: left;
  position: relative;
  width: 730px;
  height: 380px;
}
.img-group img {
  width: 730px;
  height: 380px;
}
.container .banner-right {
  width: 550px;
  background-color: #ffffff;
}
.text-list {
  height: 325px;
  overflow: hidden;
}
.text-list li {
  line-height: 1.1;
  overflow: hidden;
  margin-top: 20px;
}
.text-list li a {
  font-size: 15px;
  font-weight: 400;
  color: #333333;
  width: 80%;
  float: left;
  padding-left: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.text-list li span {
  font-size: 14px;
  font-weight: 400;
  color: #000;
  opacity: 0.6;
  float: right;
  padding-right: 24px;
}
.wrap-2 .image-list {
  width: 100%;
  background-color: #ffffff;
  height: 295px;
}
.image-listbt {
    padding: 22px 20px 0;
}
.image-listbt ul{
  width:fit-content;
  margin:0 auto;
}
.image-listbt ul li {
  float: left;
  width: 260px;
  margin-right: 54px;
}
.image-listbt ul li:nth-child(4n){
  margin-right:0;
}
.image-listbt li div img {
  width: 260px;
  height: 135px;
}
.image-listbt li div p {
  font-size: 15px;
  color: #757575;
  line-height: 19px;
  margin-top: 8px;
}
.image-listbt li .image-txt {
  max-height: 38px;
  overflow: hidden;
  margin-top: 11px;
}
.image-listbt li .image-txt a {
  color: #333333;
  display: block;
  line-height: 19px;
}
.image-listbt li:hover .image-txt a {
  color: #264a9d;
}
.wrap-2 .image-listr {
  width: 430px;
  background-color: #fff;
}
.listr-main1 h2 {
  font-size: 16px;
  color: #333333;
  line-height: 21px;
  font-weight: bold;
}
.listr-main h2 .bluehg {
  font-size: 12px;
  color: #264a9d;
  padding: 3px 8px 5px;
  display: inline-block;
  border: 1px solid #264a9d;
  border-radius: 5px;
  line-height: 12px;
  margin-right: 9px;
  font-weight: normal;
}
.listr-main {
  padding: 29px 29px 23px 20px;
}
.listr-main .listr-main1 .main-zb {
  font-size: 16px;
  line-height: 21px;
  margin: 12px 0 8px;
}
.listr-main .listr-main1 .main-zb a {
  color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.listr-main .listr-main1 .main-zb1 {
  font-size: 14px;
  line-height: 19px;
  color: #757575;
}
.listr-main .listr-main2 {
  margin-top: 21px;
}
.listr-main h2 .greeyg {
  border: 1px solid #64B010;
  color: #64B010;
   font-size: 12px;
  padding: 3px 8px 5px;
  display: inline-block;
  border-radius: 5px;
  line-height: 12px;
  margin-right: 9px;
  font-weight: normal;
  
}
.wrap-3 .wrapper {
  padding: 20px 20px 22px;
}
.wrap-3 .wrapper ul li {
  width: 360px;
  background-color: #fbfbfb;
  overflow: hidden;
  padding-bottom: 22px;
  float: left;
  margin-right: 30px;
}
.wrap-3 .wrapper .wrapper-hd .iconfont {
  text-align: center;
  margin: 32px auto 0;
  font-size: 38px;
  color: #264a9d;
}
.wrap-3 .wrapper .wrapper-hd p {
  margin: 22px 0 32px;
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  color: #333333;
}
.wrap-3 .wrapper .wrapper-bd {
  padding: 0 22px 0 23px;
}
.wrap-3 .wrapper .wrapper-bd p {
  height: 98px;
  font-size: 14px;
  color: #757575;
  line-height: 24px;
  overflow: hidden;
}
.wrap-3 .wrapper .wrapper-ft {
  margin-top: 22px;
  text-align: center;
}
.wrap-3 .wrapper .wrapper-ft a {
  font-size: 14px;
  color: #ffffff;
  display: inline-block;
  padding: 6px 21px 7px 22px;
  background-color: #264a9d;
  border-radius: 4px;
}
.wrapper .wrapper-ft a:hover {
  color: #ffffff !important;
}
.wrap-4 a img {
  width: 575px;
  height: 140px;
}
.wrap-5 .txt-list {
  width: 33.333%;
  float: left;
    height: 240px;
  border-right: 1px solid #e5e5e5;
}
.wrap-5 ul li a {
  font-size: 14px;
}
.wrap-5 .last,
.wrap-5 .head {
  border-right: none;
  border-bottom: none;
}
.txt-list ul {
  padding: 5px 20px 22px 20px;
}
.txt-list ul li a {
  font-size: 15px;
  line-height: 30px;
  color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wrap-6 .box {
  padding: 20px 20px 0 20px;
}
.wrapper-itme {
  padding: 20px 18px 22px 22px;
}
.wrapper-itme .itme-list {
  width: 1200px;
}
.wrapper-itme .itme-list .itme-box {
  float: left;
  margin-right: 20px;
  width: 270px;
  background-color: #fbfbfb;
  padding: 16px 16px 20px;
}
.wrapper-itme .itme-list .itmefl .itmefl-hd img {
  width: 92px;
  height: 92px;
  border-radius: 50%;
}
.itme-list .itmefl .itmefl-bd {
  margin: 19px 0 0 19px;
}
.itme-list .itmefl .itmefl-bd a {
  display: block;
  font-size: 20px;
  line-height: 26px;
  color: #333333;
}
.itme-list .itmefl .itmefl-bd span {
  display: block;
  font-size: 14px;
  line-height: 19px;
  color: #264a9d;
}
.itme-list .itmefl-ft .itmefl-txt {
  margin-top: 16px;
}
.itme-list .itmefl-ft .itmefl-txt a {
  display: block;
  font-size: 14px;
  line-height: 19px;
  color: #818181;
  height: 76px;
  overflow: hidden;
}

/* 20220512培训栏目改版 */
.trainingtopics{
  padding: 34px 22px 14px 22px;
}
.trainingtopics ul{

}
.trainingtopics ul li{
    width: 366px;
    float: left;
    margin-right: 19px;
    margin-bottom: 19px;

}
.trainingtopics ul li:last-child{
    margin-right: 0;
}
.trainingtopics ul li a{
    display: block;
    width: 366px;
    height: 143px;
    background: #E4F1FA;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    color: #1349A3;
    line-height: 143px;
    text-align: center;
}
.trainingtopics ul li span{
    display: inline-block;
    font-size: 64px;
    color: #1349A3;
    vertical-align: -14px;
    margin-right: 25px;
}
.trainingtopics ul .trainingtopics-cur a{
    background: #1349A3;
    color: #ffffff;
}
.trainingtopics ul .trainingtopics-cur a:hover{
    color: #ffffff !important;
}
.trainingtopics ul .trainingtopics-cur span{
    color: #ffffff;
}
.trainingtopics-body{
  padding: 14px 22px 16px 22px;
}
.trainingtopics-body .projects-list{
    padding: 14px;
    background-color: #F5F5F5;
}
.trainingtopics-body .projects-list .projects-more{
    margin-bottom: 7px;
}
.trainingtopics-body .projects-list .projects-more a{
    float: right;
    font-size: 12px;
    color: #264A9D;
    line-height: 16px;
}
.trainingtopics-body .projects-list ul li{
    width: 266px;
    float: left;
    margin-right: 12px;
    position: relative;
}
.trainingtopics-body .projects-list ul li:last-child{
    margin-right: 0;
}
.trainingtopics-body .projects-list ul li a{
    display: block;
}
.trainingtopics-body .projects-list ul li a img{
    width: 266px;
    height: 155px;
    display: block;
}
.trainingtopics-body .projects-list ul li .projects-sign{
    position: absolute;
    top: 120px;
    left: -5px;
    margin-top: 0;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    line-height: 32px;
    width: 99px;
    height: 29px;
    background: url(../images/projectsign_back.png) no-repeat;
    background-size: 99px 29px;
    text-align: center;
}
.trainingtopics-body .projects-list ul li .projects-sign:hover{
    color: #ffffff !important;
}
.trainingtopics-body .projects-list ul li .projects-sign i{
    display: inline-block;
    font-style: normal;
    width: 9px;
    height: 9px;
    margin-left: 6px;
    background: url(../images/rightarrow.png) no-repeat;
    background-size: 9px 9px;
}
.listr-main h2 .bluehg2 {
    font-size: 12px;
    color: #FF9800;
    padding: 3px 8px 5px;
    display: inline-block;
    border: 1px solid #FF9800;
    border-radius: 5px;
    line-height: 12px;
    margin-right: 9px;
    font-weight: normal;
}

.navsub-moduler {
    float: left;
    padding-left: 50px;
    padding-top: 10px;
}

.navsub-moduler .item {
    float: left;
    margin-right: 2px;
}

.navsub-moduler .item a {
    margin-top: 0px;
    display: block;
    font-size: 18px;
    color: #333333;
    line-height: 44px;
    padding: 0px 25px;
}


.navsub-moduler .active {
    border: 1px solid #e5e5e5;
    border-bottom: 1px solid #ffffff;
}
.navsub-moduler .active a {
    color: #264A9D;
}

.news-list-moduler {
    box-sizing: border-box;
    padding: 20px 20px 4px 20px;
    height: 216px;
    overflow: hidden;
}

.news-list-moduler .news-list {
    width: 100%;
}

.news-list-moduler .news-list .list-item {
    width: 1190px;
    display: none;
}

.news-list-moduler .news-list .list-item ul li {
    float: left;
    margin-right: 50px;
    width: 545px;
    line-height: 16px;
    margin-bottom: 16px;
    font-size: 14px;
}

.news-list-moduler .news-list .list-item ul li a {
    display: block;
    width: 100%;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
}
#path-moduler {
    position: absolute;
    display: block;
    width: 100px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    bottom: 20px;
    left: 18px;
    background: #264A9D;
    border-radius: 4px;
}

.pathsub-moduler{
    float: right;
}
.pathsub-moduler a{
    display: none;
}
.pathsub-moduler a:first-child{
    display: block;
} 
.listr-main1 .titlebar {
    float: left;
}
.listr-main1 .content-r {
    width: 310px;
    float: left;
}
    /*回顾*/
.listr-main .bluehg {
    font-size: 12px;
    color: #264a9d;
    padding: 3px 8px 5px;
    display: inline-block;
    border: 1px solid #264a9d;
    border-radius: 5px;
    line-height: 12px;
    margin-right: 9px;
    font-weight: normal;
}
/*预告*/
.listr-main .greeyg{
    font-size: 12px;
    color: #64B010;
    padding: 3px 8px 5px;
    display: inline-block;
    border: 1px solid #64B010;
    border-radius: 5px;
    line-height: 12px;
    margin-right: 9px;
    font-weight: normal;
}
/*直播中*/
.listr-main .bluehg2 {
    font-size: 12px;
    color: #FF9800;
    padding: 3px 8px 5px;
    display: inline-block;
    border: 1px solid #FF9800;
    border-radius: 5px;
    line-height: 12px;
    margin-right: 9px;
    font-weight: normal;
}
 .project-images {
        padding: 20px 22px 11px 15px;
        overflow: hidden;
}

.project-images .project-boxtop {
        width: 1165px;
        overflow: hidden;
        margin-bottom: 16px;
}

.project-images .project-boxtop a {
        position: relative;
        display: block;
        width: 362px;
        height: 118px;
        float: left;
        margin-right: 26px;
}

.project-images .project-boxtop img {
        width: 362px;
        height: 118px;
        display: block;
        border: none;
        margin-left: 4px;
        margin-top: 4px;
}

.project-images .project-boxbot {
        width: 1156px;
        overflow: hidden;
}

.project-images .project-boxbot a {
        position: relative;
        float: left;
        display: block;
        width: 567px;
        height: 99px;
        margin-right: 10px;
        margin-bottom: 9px;
}

.project-images .project-boxbot a img {
        width: 562px;
        height: 94px;
        display: block;
        border: none;
        margin-left: 4px;
        margin-top: 4px;
}

.project-images .project-boxbot a i,
.project-images .project-boxtop a i {
        font-style: normal;
        display: block;
        width: 82px;
        height: 75px;
        background: url(static/images/recommend.png) no-repeat;
        position: absolute;
        left: 0;
        top: 0;
}

.slideTxtBox .head {
    border-bottom: 1px solid #e5e5e5;
}

.slideTxtBox .head {
    border-bottom: 1px solid #e5e5e5;
    height: 56px;
    line-height: 56px;
}
.panel .panel-box .panel-boxfr .panelfr-title4:hover {
    color: #ffffff!important;
}
.trainingtopics ul li:nth-child(3n) {
  margin-right: 0;
}
.trainingtopics ul li div {
    display: inline-block;
    font-size: 24px;
    font-weight: 600;
    color: #1349A3;
    line-height: initial;
    text-align: center;
    width: 200px;
    vertical-align: -14px;
}
.trainingtopics ul li:hover div{
    color: #fff;
}

.trainingtopics-cur div{
    color: #fff !important;
}






















.layout {
    width: 1300px;
    margin: 0 auto;
}


.wlxx .head {
    position: relative;
}

.wlxx .head .head-title {
    float: left;
    padding-right: 10px;
    position: relative;
    z-index: 1;
}

.wlxx .head .head-title i {
    font-style: normal;
    display: inline-block;
    width: 17px;
    height: 18px;
    background: url(../images/fill_icon0.png) no-repeat;
    background-size: 17px 18px;
    margin-right: 10px;
}

.wlxx .head .head-title span {
    display: inline-block;
    font-size: 24px;
    font-weight: 600;
    color: #264a9d;
    line-height: 33px;
}

.wlxx .head .head-more {
    position: relative;
    z-index: 1;
    float: right;
    padding-left: 23px;
    background-color: #ffffff;
}

.wlxx .head .wlxx_btn {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #999999;
}

.wlxx .head .head-more a {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #264a9d;
    letter-spacing: 1px;
    line-height: 20px;
    margin-top: 8px;
}

.wlxx .head .head-title {
    padding-left: 20px;
}


.curriculum-wlxx {
    margin-top: 20px;
}

.wlxx .head .head-title {
    padding-left: 20px;
}

.wlxx .head .more{
    float: right;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: #264a9d;
    margin-top: 9px;
    margin-right: 18px;
}

.curriculum-wlxx ul {
    margin-left: 5px;
}

.curriculum-wlxx ul li {
    width: 311px;
    height: 293px;
    background: linear-gradient(180deg, rgba(22, 83, 206, 0.14) 0%, rgba(255, 255, 255, 0) 30%), #ffffff;
    box-shadow: 0px 4px 13px -2px rgba(6, 31, 66, 0.05);
    border-radius: 10px;
    border: 2px solid #FFFFFF;
    float: left;
    margin-right: 16px;
    margin-bottom: 20px;
    transition: all .3s;
    position: relative;
}

.curriculum-wlxx ul li .flag {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 17px;
    color: #FFFFFF;
    width: 76px;
    height: 31px;
    background: #FF7F20;
    border-radius: 0px 8px 0px 27px;
    position: absolute;
    right: 9px;
    top: 11px;
    text-align: center;
    line-height: 31px;
}

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

.curriculum-wlxx ul li .imgbox {
    width: 280px;
    height: 157px;
    margin: 11px auto 0;
}

.curriculum-wlxx ul li .imgbox img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.curriculum-wlxx ul li .bottom {
    padding: 18px 17px 17px 11px;
    position: relative;
}

.curriculum-wlxx ul li .bottom .title {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
}

.curriculum-wlxx ul li .bottom .writer {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #898989;
    padding-top: 17px;
    position: absolute;
    top: 61px;
}

.curriculum-wlxx ul li .bottom .beenAdded {
    position: absolute;
    right: 16px;
    bottom: 11px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    z-index: 99;
    padding: 6px 9px;
    border-radius: 5px;
    cursor: pointer;
    pointer-events: inherit;
    background: linear-gradient(120deg, rgba(13, 113, 250, 0.2) 0%, #ffffff 100%);
    border-radius: 4px;
    border: 1px solid #0D71FA;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #0D71FA;
}

.curriculum-wlxx ul li .bottom .beenAdded p {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #3B70FF;
}
.wlxx .clumn_tab {
    margin-left: 715px;
}
/*
.wlxx .head:before {
    content: "";
    position: absolute;
    width: 407px;
    height: 1px;
    left: 155px;
    top: 18px;
    background: #264a9d;
}*/
.clumn_tab ul li {
    width: 134px;
    height: 41px;
    background: url(../images/ac.png) no-repeat center;
    text-align: center;
    line-height: 41px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: #264a9d;
    cursor: pointer;
    float: left;
    margin-right: 10px;
}

.clumn_tab ul .on {
    background: url(../images/active.png) no-repeat center;
    color: white;
}
.curriculum-wlxx .learn {
    position: absolute;
    right: 16px;
    top: 70px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    z-index: 9;
    cursor: pointer;
    padding: 8px 22px;
    background: #0D71FA;
    border-radius: 4px;
    border: 1px solid #0D71FA;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
}
.wlxx .head .viewmore {
    width: 74px;
    height: 34px;
    border-radius: 4px;
    border: 1px solid #0D71FA;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 13px;
    color: #0D71FA;
    margin: 2px auto 0;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wlxx .head .viewmore i {
    color: #0D71FA;
    font-weight: bold;
    font-size: 20px;
    font-style: normal;
    margin-top: -3px;
    color: #0D71FA;
}

.kczy_bck {
    width: 100%;
    height: 700px;
    padding-top: 38px;
    max-width: 1920px;
    margin: 20px auto 0;
    background-color: #ffffff;
}
