body {
    color: #888;
    font-size: 12px;
    line-height: 1.7em;
    font-family:"微软雅黑";
    background: #22214D;
}
.cxCentre{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1200px;
    margin: 0 auto;
}
.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
    clear:both;
}
/*兼容ie浏览器*/
.clearfix{
    zoom:1;
}
/*标题*/
.cd-pub-title{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    width: 100%;
    margin: 60px auto;
}
.cd-pub-title h2{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    font-size: 42px;
    text-align: center;
    padding: 0 30px;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    font-weight: 600;
    font-family: "新宋体";
    margin: 0 auto;
}
.cd-pub-title h2 span{
    display: inline-block;
    color: #FED5A9;
}

.cd-pub-btn{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1200px;
    text-align: center;
    margin: 60px auto;
}
.cd-pub-btn a{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
    padding: 0 35px;
    color: #ffffff;
    font-size: 24px;
    min-width: 270px;
    height: 68px;
    line-height: 68px;
    background: -webkit-linear-gradient(left,#EA513F, #FF7B3B);
    background: -o-linear-gradient(left,#EA513F, #FF7B3B);
    background: -moz-linear-gradient(left,#EA513F, #FF7B3B);
    background: linear-gradient(left,#EA513F, #FF7B3B);
}
.cd-pub-btn a:hover{background: #ea5240;}
/*banner*/
.cd-banner{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("../img/banner-bg.jpg") no-repeat center;
    width: 100%;
    min-width: 1200px;
    height: 716px;
    overflow: hidden;
}
.cd-banner .cd-banner-img{
    margin: 90px auto 0;
    text-align: center;
}
/*1 认可*/
.cd-approval{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    min-width: 1200px;
    background: url("../img/cd1-bg.jpg") no-repeat center bottom;
    height: 700px;
    overflow: hidden;
}
.cd-approval .cd-approval-box{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1200px;
    margin: 0 auto;
}
.cd-approval .cd-approval-title{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    color: #ffffff;
    font-size: 24px;
    line-height: 26px;
    margin: 30px 0 25px;
    width: 100%;
}
.cd-approval .cd-approval-title span{
    color: #FDD4A7;
}
.cd-approval .cd-approval-left{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 351px;
    height: 347px;
    background: url("../img/cd1-left.jpg") no-repeat center;
    box-shadow: 0 0 10px 1px #1D1C46;
    float: left;
    padding-left: 30px;
    overflow: hidden;
}
.cd-approval .cd-approval-left .cd-approval-left-list{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 30px 0;
}
.cd-approval .cd-approval-left .cd-approval-left-list img{
    display: inline-block;
    width: 50px;
    height: 44px;
    z-index: 10;
    position: relative;
}
.cd-approval .cd-approval-left .cd-approval-left-list p{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 9;
    margin-left: -10px;
    background: url("../img/cd1-left.png") no-repeat center;
    width: 238px;
    height: 48px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #ffffff;
    font-size: 16px;
    padding-left: 20px;
}
.cd-approval .cd-approval-left .cd-approval-left-list p span{
    display: inline-block;
    margin-left: 3px;
    font-size: 20px;
    color: #FDD4A7;
}
.cd-approval .cd-approval-right{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    width: 830px;
    height: 347px;
    border: 1px solid #5B5AB7;
    overflow: hidden;
    padding: 0 29px;
    box-shadow: 0 0 10px 1px #1D1C46;
    background: #333282;
}
.cd-approval .cd-approval-right .cd-approval-ul{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.cd-approval .cd-approval-right .cd-approval-ul .cd-approval-li{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 243px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    line-height: 24px;
    margin-right: 20px;
    float: left;
    margin-bottom: 15px;
}
.cd-approval .cd-approval-right .cd-approval-ul .cd-approval-li:nth-child(3n){
    margin-right: 0;
}
.cd-approval .cd-approval-right .cd-approval-ul .cd-approval-li:hover{
    color: #FDCC9C;
}
/*2 测试*/
.cd-test{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    min-width: 1200px;
    background: url("../img/cd2-bg.jpg") no-repeat center top;
    height: 1893px;
    overflow: hidden;
}
.cd-test .cd-test-box1{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
    background: url("../img/cd2-1bg.png") no-repeat center;
    background-size: 100% 100%;
    width: 1200px;
    height: 525px;
    box-shadow: 0 0 10px 2px #212252;
}
.cd-test .cd-test-title{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    height: 78px;
    line-height: 78px;
    font-size: 24px;
    font-weight: 400;
    color: #FFFFFF;
    padding-left: 30px;
    text-shadow: 0px 3px 7px rgba(33, 32, 78, 0.88);
    letter-spacing: 2px;
}
.cd-test .cd-test-title b{
    display: inline-block;
    margin-right: 5px;
    font-weight: bold;
}
.cd-test .cd-test-box1 .cd-test-wh{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1060px;
    height: 300px;
    margin: 0 auto;
    background: url("../img/cd2-1wh.png") no-repeat center;
    padding: 45px 0;
    border-bottom: 1px dashed #615CDA;
    overflow: hidden;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.cd-test .cd-test-box1 .cd-test-wh .cd-test-wh-left{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 365px;
}
.cd-test .cd-test-box1 .cd-test-wh .cd-test-wh-left p{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 25px;
    text-align: right;
    height: 32px;
    line-height: 32px;
    color: #ffffff;
    font-size: 16px;
    background: -webkit-linear-gradient(left,#292B78,#2A2979, #1B1A5E);
    background: -o-linear-gradient(left,#292B78,#2A2979, #1B1A5E);
    background: -moz-linear-gradient(left,#292B78,#2A2979, #1B1A5E);
    background: linear-gradient(left,#292B78,#2A2979, #1B1A5E);
    padding:0 10px;
    margin: 15px 0;
}
.cd-test .cd-test-box1 .cd-test-wh .cd-test-wh-right{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 365px;
}
.cd-test .cd-test-box1 .cd-test-wh .cd-test-wh-right p{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 25px;
    text-align: left;
    height: 32px;
    line-height: 32px;
    color: #ffffff;
    font-size: 16px;
    background: -webkit-linear-gradient(left,#1B1A5E,#2A2979, #292B78);
    background: -o-linear-gradient(left,#1B1A5E,#2A2979, #292B78);
    background: -moz-linear-gradient(left,#1B1A5E,#2A2979, #292B78);
    background: linear-gradient(left,#1B1A5E,#2A2979, #292B78);
    padding:0 10px;
    margin: 15px 0;
}
.cd-test .cd-test-box1 .cd-test-txt{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1060px;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 500;
    color: #FDD4A7;
    line-height: 26px;
    padding-top: 35px;
}
.cd-test .cd-test-box2{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 60px auto;
    background: url("../img/cd2-2bg.png") no-repeat center;
    background-size: 100% 100%;
    width: 1200px;
    height: 365px;
    box-shadow: 0 0 10px 2px #212252;
}
.cd-test .cd-test-box2 .cd-test-ul1{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 30px;
    width: 100%;
}
.cd-test .cd-test-box2 .cd-test-ul1 li{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("../img/cd2-2icon1.png") no-repeat center;
    box-shadow: 0 5px 10px 1px #211A5D;
    padding: 35px 25px;
    width: 330px;
    height: 186px;
    margin-top: 50px;
    float: left;
}
.cd-test .cd-test-box2 .cd-test-ul1 li h4{
    font-size: 24px;
    font-weight: bold;
    color: #422CB2;
    line-height: 36px;
    text-align: left;
    margin-bottom: 20px;
}
.cd-test .cd-test-box2 .cd-test-ul1 li p{
    font-size: 16px;
    font-weight: 500;
    color: #191919;
    line-height: 24px;
    text-align: left;
}
.cd-test .cd-test-box2 .cd-test-ul1 li:nth-child(2n){
    width: 75px;
    height: 186px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: url("../img/cd2-2jt.png") no-repeat center;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 36px;
    box-shadow: none;
    padding: 0;
}
.cd-test .cd-test-box2 .cd-test-ul1 li:nth-child(2n) p{
    width: 100%;
    text-align: center;
    margin: 20px auto;
    color: #ffffff;
}
.cd-test .cd-test-box2 .cd-test-ul1 li:nth-child(3){
    background: url("../img/cd2-2icon2.png") no-repeat center;
}
.cd-test .cd-test-box2 .cd-test-ul1 li:nth-child(5){
    background: url("../img/cd2-2icon3.png") no-repeat center;
}
.cd-test .cd-test-box1 .cd-test-ul2{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1198px;
    height: 446px;
    margin: 0 auto;
    background: #272A77;
}
.cd-test .cd-test-box1 .cd-test-ul2 li{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    height: 223px;
    float: left;
    border-bottom: 1px solid #4441D0;
    border-right: 1px solid #4441D0;
    padding: 30px 40px;
    text-align: left;
}
.cd-test .cd-test-box1 .cd-test-ul2 li:nth-child(2){
    border-right: none;
}
.cd-test .cd-test-box1 .cd-test-ul2 li:nth-child(3){
    border-bottom: none;
}
.cd-test .cd-test-box1 .cd-test-ul2 li:nth-child(4){
    border-bottom: none;
    border-right: none;
}
.cd-test .cd-test-box1 .cd-test-ul2 li h4{
    font-size: 24px;
    font-weight: bold;
    color: #FDD4A7;
    line-height: 36px;
    margin-bottom: 20px;
    text-align: left;
}
.cd-test .cd-test-box1 .cd-test-ul2 li p{
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 24px;
}
.cd-test .cd-test-box1 .cd-test-ul2 li:hover{
    background: url("../img/cd2-3img.png") no-repeat center;
}
/*3 课程*/
.cd-course{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    min-width: 1200px;
    background: url("../img/cd3-bg.jpg") no-repeat center top;
    min-height: 1565px;
    overflow: hidden;
}
.cd-course .cd-course-point{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1200px;
    margin: 0 auto 40px;
}
.cd-course .cd-course-point li{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 600px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    color: #FDD4A7;
    background: -webkit-linear-gradient(top,#22204F, #39317E);
    background: -o-linear-gradient(top,#22204F, #39317E);
    background: -moz-linear-gradient(top,#22204F, #39317E);
    background: linear-gradient(top,#22204F, #39317E);
    border-right: 2px solid #22204F;
    position: relative;
    cursor: pointer;
}
.cd-course .cd-course-point li.cd-course-point-on:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    background: url("../img/cd3-on.png") no-repeat center;
    width: 100%;
    height: 10px;
}
.cd-course .cd-course-tab{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1200px;
    margin: 0 auto;
}
.cd-course .cd-course-tab .cd-course-item{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #9586B1;
    padding:30px;
    background: #302472;
    display: none;
}
.cd-course .cd-course-tab .cd-course-item-on{
    display: block;
}
.cd-course .cd-course-tab .cd-course-item .cd-course-item-p{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 24px;
    margin-bottom: 30px;
    padding: 0 10px;
}
.cd-course .cd-course-tab .cd-course-item .cd-course-item-jt{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 45px;
}
.cd-course .cd-course-tab .cd-course-item .cd-course-item-jt>h3{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("../img/cd3-jt1.png") no-repeat center;
    width: 184px;
    height: 160px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-start;
    padding-left: 23px;
    align-items: center;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 27px;
}
.cd-course .cd-course-tab .cd-course-item .cd-course-item-jt .cd-course-item-jt1{
    background: url("../img/cd3-jt2.png") no-repeat center;
}
.cd-course .cd-course-tab .cd-course-item .cd-course-item-jt ul{
    width: 950px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.cd-course .cd-course-tab .cd-course-item .cd-course-item-jt ul li{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 154px;
    height: 160px;
    text-align: center;
    margin-left: 25px;
}
.cd-course .cd-course-tab .cd-course-item .cd-course-item-jt ul li div{
    position: relative;
    overflow: hidden;
    width: 154px;
    height: 128px;
    border-radius: 10px;
}
.cd-course .cd-course-tab .cd-course-item .cd-course-item-jt ul li div span{
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    font-size: 16px;
    background: rgba(29,35,49,0.7);
}
.cd-course .cd-course-tab .cd-course-item .cd-course-item-jt ul li p{
    font-size: 14px;
    font-weight: 400;
    color: #5C9BF5;
    line-height: 24px;
    margin-top: 8px;
}
.cd-course .cd-course-tab .cd-course-item .cd-course-item-jt .cd-course-item-ul li p{
    color: #FF6944;
}
.cd-course .cd-course-jt{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1200px;
    margin: 40px auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-size: 24px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 24px;
}
.cd-course .cd-course-jt img{
    animation: cxupDown 1.3s 0s ease-in-out infinite;
}
@keyframes cxupDown {
    0%{transform: translateY(0)}
    50%{transform: translateY(-10px)}
    100%{transform: translateY(0)}
}
.cd-course .cd-course-jt p{
    margin-top: 10px;
}
.cd-course .cd-course-jt p span{color: #FDD4A7;font-size: 30px;}

.cd-course .cd-course-list{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1200px;
    margin: 0 auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.cd-course .cd-course-list li{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 398px;
    height: 320px;
    overflow: hidden;
}
.cd-course .cd-course-list li p{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    color: #FFFFFF;
    text-shadow: 0px 3px 7px rgba(33, 32, 78, 0.88);
    background: -webkit-linear-gradient(left,#725BEF, #424ACA);
    background: -o-linear-gradient(left,#725BEF, #424ACA);
    background: -moz-linear-gradient(left,#725BEF, #424ACA);
    background: linear-gradient(left,#725BEF, #424ACA);
}
.cd-course .cd-course-list li:hover img{
    transform: scale(1.1);
    transition: 0.8s;
}
/*.4 服务*/
.cd-fuwu{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    min-width: 1200px;
    background: url("../img/cd4-bg.jpg") no-repeat center top;
    height: 670px;
    overflow: hidden;
}
.cd-fuwu .cd-fuwu-box{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1200px;
    margin: 0 auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cd-fuwu .cd-fuwu-left{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("../img/cd4-img1.jpg") no-repeat center;
    background-size: 100% 100%;
    width: 280px;
    height: 373px;
    border-bottom-right-radius: 3px;
    box-shadow: -5px 0 10px 1px #222051;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0 30px;
    z-index: 2;
}
.cd-fuwu .cd-fuwu-left h3{
    font-size: 24px;
    font-weight: bold;
    color: #FDD4A7;
    line-height: 36px;
    text-shadow: 0px 3px 7px rgba(33, 32, 78, 0.88);
    text-align: center;
    margin-bottom: 25px;
}
.cd-fuwu .cd-fuwu-left p{
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 24px;
}
.cd-fuwu .cd-fuwu-right{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 920px;
    height: 340px;
    box-shadow: 3px 0 10px 1px #222051;
    z-index: 1;
}
.cd-fuwu .cd-fuwu-right li{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 230px;
    height: 340px;
    background: #2E2B78 url("../img/cd4-li.png") no-repeat center right;
    float: left;
    padding: 0 40px;
    overflow: hidden;
}
.cd-fuwu .cd-fuwu-right li:last-child{
    background: #2E2B78;
}
.cd-fuwu .cd-fuwu-right li:hover{
    background: #343BAF url("../img/cd4-li.png") no-repeat center right;
}
.cd-fuwu .cd-fuwu-right li:last-child:hover{
    background: #343BAF;
}
.cd-fuwu .cd-fuwu-right li h3{
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 20px;
    font-weight: bold;
    color: #FDD4A7;
    line-height: 36px;
    margin: 55px 0 25px;
}
.cd-fuwu .cd-fuwu-right li h3 img{
    display: inline-block;
    margin-right: 10px;
}
.cd-fuwu .cd-fuwu-right li p{
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 24px;
}

/*2022-3-14 新加文章板块*/
.nj-article{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    background: url("../img/nj-wz-bg.jpg") no-repeat top center;
    height: 757px;
    overflow: hidden;
}
.nj-article .nj-article-title{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
    line-height: 40px;
    width: 1200px;
    margin: 40px auto 50px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #ffffff;
}
.nj-article .nj-article-title h2{
    font-size: 30px;
    font-weight: bold;
}
.nj-article .nj-article-title a{
    display: inline-block;
    width: 105px;
    height: 35px;
    line-height: 35px;
    color: #ffffff;
    background: rgba(88,94,112,0.6);
    border-radius: 25px;
    font-size: 16px;
    text-align: center;
}
.nj-article .nj-article-title a span{color: #FA6233;}
.nj-article .nj-article-box{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.nj-article .nj-article-left{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 870px;
    height: 555px;
    background: #252A3C;
    padding:30px 25px;
    border-radius: 10px;
    float: left;
}
.nj-article .nj-article-left .nj-article-left-list{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 145px;
    overflow: hidden;
    margin-bottom: 30px;
}
.nj-article .nj-article-left .nj-article-left-list .nj-article-left-img{
    width: 218px;
    height: 145px;
    float: left;
    border-radius: 10px;
    overflow: hidden;
    margin-right: 20px;
}
.nj-article .nj-article-left .nj-article-left-list .nj-article-left-img img{
    width: 218px;
    height: 145px;
    border-radius: 10px;
}
.nj-article .nj-article-left .nj-article-left-list .nj-article-left-txt{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 580px;
    height: 145px;
    float: left;
    text-align: left;
}
.nj-article .nj-article-left .nj-article-left-list .nj-article-left-txt .nj-left-title{
    display: block;
    color: #ffffff;
    font-size: 18px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nj-article .nj-article-left .nj-article-left-list .nj-article-left-txt .nj-left-title:hover{color: #FA6233;}
.nj-article .nj-article-left .nj-article-left-list .nj-article-left-txt .nj-left-p{
    font-size: 16px;
    line-height: 30px;
    color: #B8BABC;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    margin-top: 15px;
    margin-bottom: 20px;
}
.nj-article .nj-article-left .nj-article-left-list .nj-article-left-txt .nj-left-time{
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    color: #B8BABC;
}
.nj-article .nj-article-left .nj-article-left-list .nj-article-left-txt .nj-left-time a{
    display: inline-block;
    float: right;
    color: #FA6233;
}
.nj-article .nj-article-right{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 320px;
    height: 555px;
    border-radius: 10px;
    background: #252A3C;
    padding:0 16px;
    overflow: hidden;
    float: right;
}
.nj-article .nj-article-right .nj-article-right-a{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    color: #ffffff;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    padding-left: 15px;
    margin-top: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nj-article .nj-article-right .nj-article-right-a:before{
    content: "";
    font-weight: bold;
    background: #FA6233;
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    left: 0;
    top: 50%;
    margin-top: -2px;
}
.nj-article .nj-article-right .nj-article-right-a:hover{color: #FA6233;}










































