
.cxCentre{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 1200px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
/*标题样式*/
.sh-title{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1200px;
    margin: 60px auto;
    text-align: center;
    font-size: 45px;
    color: #4D4D4E;
}
.sh-title span{color: #F8242E;}
.sh-title h2{
    display: inline-block;
    background: url("../image/title-l.png") no-repeat left center,
    url("../image/title-r.png") no-repeat right center;
    height: 80px;
    line-height: 80px;
    padding: 0 120px;
    font-size: 60px;
    font-weight: bold;
    color: #262626;
    margin-bottom: 10px;
}
.sh-title p{line-height: 56px;width: 90%;margin: 0 auto;}
.sh-title1{color: #ffffff;}
.sh-title1 h2{color: #ffffff;}
/*公共按钮*/
.sh-btn{
    width: 1200px;
    text-align: center;
    margin: 30px auto;
    font-size: 36px;
}
.sh-btn a{
    overflow: hidden;
    display: inline-block;
    padding: 20px 30px;
    color: #ffffff;
    border-radius: 30px;
    box-shadow: 0 0 10px 1px #493CF8;
    background: #1808F0;
}
.sh-btn1{margin-top: -80px;}
.sh-btn2 a{background: #FF7C34;box-shadow: 0 0 10px 1px #E08A4A;}


/*********banner*/
.sh-banner{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    min-width: 1200px;
    height: 997px;
    background: url("../image/banner-bg.jpg") no-repeat center;
}
.sh-banner .sh-banner-img{
    width: 976px;
    height: 512px;
    text-align: center;
    margin: 130px auto 80px auto;
}
.sh-banner .sh-banner-txt{
    width: 879px;
    height: 73px;
    line-height: 73px;
    font-size: 36px;
    color: #ffffff;
    margin: 0 auto;
    background: url("../image/banner-2.png") no-repeat center;
    text-align: center;
}
.sh-banner .sh-banner-txt span{
    color: #2AADB4;
}
.sh-yhlist{
    overflow: hidden;
    width: 100%;
    min-width: 1200px;
    height: 220px;
    background:url("../image/yh-bg.png") no-repeat center 100%;

    display: none;
}
.sh-yhlist .sh-yhbtn{
    box-sizing: border-box;
    width: 1200px;
    height: 220px;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
}
.sh-yhlist .sh-yhbtn p{
    font-size: 42px;
    color: #ffffff;
    text-align: right;
    width: 865px;
    font-weight: bold;
    letter-spacing: 3px;
}
.sh-yhlist .sh-yhbtn p span{color: #F9E739;}
.sh-yhlist .sh-yhbtn a{
    width: 333px;
    height: 147px;
    text-align: center;
    background: url("../image/yh-btn.png") no-repeat center;
    color: #F1120D;
    font-size: 42px;
    line-height: 130px;
    font-weight: bold;
}
/************2 角度*/
.sh-angle{
    background: #ffffff;
    padding-bottom: 50px;
}
.sh-angle .angle-ball{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 1125px;
    height: 985px;
    margin: 50px auto;
    background: url("../image/1-bg.png") no-repeat center;
    position: relative;
}
.sh-angle .angle-ball .angle-ball-list{}
.sh-angle .angle-ball .angle-ball-list li{
    width: 197px;
    height: 132px;
    background: url("../image/1-sj2.png") no-repeat center 100%;
    text-align: center;
    line-height: 100px;
    font-size: 36px;
    color: #ffffff;
    position: absolute;
    left: 11%;
    top: 18%;
}
.sh-angle .angle-ball .angle-ball-list li:nth-child(2){
    left: 40%;
    top: 13%;
}
.sh-angle .angle-ball .angle-ball-list li:nth-child(3){
    left: 71%;
    top: 24%;
}
.sh-angle .angle-ball .angle-ball-list li:nth-child(4){
    left: 71%;
    top: 24%;
}
.sh-angle .angle-ball .angle-ball-list li.ball-list-on{
    background: url("../image/1-sj1.png") no-repeat center 100%;
}

.sh-angle .angle-ball .angle-ball-box{}
.sh-angle .angle-ball .angle-ball-box .ball-item{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 1000px;
    height: 430px;
    position: absolute;
    left: 50%;
    margin-left: -500px;
    top: 42%;
    border: 2px solid #6746C8;
    border-radius: 10px;
    box-shadow: 3px 3px 6px 1px #8064D1;
    background: #FFFFFF;

    display: none;
}
.sh-angle .angle-ball .angle-ball-box .ball-item-on{display: block;}
.sh-angle .angle-ball .angle-ball-box .angle-ball-item1{
    padding: 20px 130px 20px 90px;
}
.sh-angle .angle-ball .angle-ball-box .angle-ball-item1 ul li{
    font-size: 30px;
    color: #1BBDD2;
    margin: 32px 0;
}
.sh-angle .angle-ball .angle-ball-box .angle-ball-item1 ul li span{font-weight: bold;}
.sh-angle .angle-ball .angle-ball-box .angle-ball-item1 ul li:nth-child(2n){
    font-size: 36px;
    color: #454546;
}
.sh-angle .angle-ball .angle-ball-box .angle-ball-item1 ul li:nth-child(1){
    text-align: center;
}
.sh-angle .angle-ball .angle-ball-box .angle-ball-item1 ul li:nth-child(2){
    text-align: right;
}
.sh-angle .angle-ball .angle-ball-box .angle-ball-item1 ul li:nth-child(3){
    text-align: left;
    padding-left: 60px;
}
.sh-angle .angle-ball .angle-ball-box .angle-ball-item1 ul li:nth-child(4){
    text-align: right;
    padding-right: 60px;
}
.sh-angle .angle-ball .angle-ball-box .angle-ball-item1 ul li:nth-child(5){
    text-align: left;
}
.sh-angle .angle-ball .angle-ball-box .angle-ball-item1 ul li:nth-child(6){
    text-align: right;
}
.sh-angle .angle-ball .angle-ball-box .angle-ball-item1 ul li:nth-child(7){
    text-align: right;
    padding-right: 20px;
}
.sh-angle .angle-ball .angle-ball-box .angle-ball-item2{
    padding: 50px 40px;
}
.sh-angle .angle-ball .angle-ball-box .angle-ball-item2 .ball-item2-box{
    display: block;
    width: 442px;
    height: 340px;
    float: left;
}
.sh-angle .angle-ball .angle-ball-box .angle-ball-item2 .ball-item2-box p{
    width: 403px;
    height: 50px;
    line-height: 50px;
    background: #4D26BD;
    color: #ffffff;
    text-align: center;
    margin: 20px auto;
    box-shadow: 5px -5px 0 2px #D4D0EB;
    font-size: 30px;
}
.sh-angle .angle-ball .angle-ball-box .angle-ball-item2 .ball-item2-box2{
    float: right;
}

/****************3 上海新添*/
.sh-add{
    height: 264px;
    background: url("../image/3-bg.jpg") no-repeat center 100%;
}
.sh-add p{
    font-size: 37px;
    text-align: center;
    margin: 180px auto 0 auto;
    color: #ffffff;
}
.sh-add-box{
    height: 863px;
    background: url("../image/4-bg.png") no-repeat center 100%;
}
.sh-add-box ul{
    width: 1140px;
    height: 340px;
    margin: 220px auto;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}
.sh-add-box ul li{
    width: 365px;
    height: 340px;
    border-radius: 10px;
    background: rgba(255,255,255,0.6);
    text-align: center;
    color: #000000;
}
.sh-add-box ul li a{
    display: block;
    width: 100%;
    height: 100%;
    color: #000000;
}
.sh-add-box ul li h3{
    height: 37px;
    line-height: 37px;
    display: inline-block;
    margin: 50px auto;
    text-align: center;
    padding: 0 40px;
    background: url("../image/3-title1.png") no-repeat left center,
    url("../image/3-title2.png") no-repeat right center;
    font-size: 36px;
    font-weight: bold;
}
.sh-add-box ul li p{
    font-size: 24px;
    text-align: left;
    line-height: 34px;
    padding: 0 20px;
}
/***************4 讲师*/
.sh-teacher{
    background: url("../image/4-bg2.png") no-repeat center 100%;
    height: 1300px;

    display: none;
}
.sh-teacher .teacher-box{
    margin: 0 auto;
    overflow: hidden;
    width: 820px;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.sh-teacher .teacher-box li{
    width: 233px;
    height: 390px;
    background: #3D1ABD;
    color: #ffffff;
    text-align: center;
    border-radius: 10px;
    font-size: 22px;
    margin: 20px;
}
.sh-teacher .teacher-box li img{width: 100%;}
.sh-teacher .teacher-box li div{
    width: 100%;
    height: 118px;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
}
.sh-teacher .teacher-box li p{
    width: 100%;
    margin: 6px 0;
}
.sh-teacher .teacher-box li p span{
    font-weight: bold;
    font-size: 24px;
}
/************5 课程*/
.sh-course{
    background: url("../image/5-bg.png") no-repeat center 100%;
    height: 1255px;
}
.sh-course .course-box{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 1056px;
    height: 163px;
    border: 2px solid #9DA7C5;
    border-radius: 10px;
    margin: 60px auto 0;
    color: #ffffff;
}
.sh-course .course-box .course-title{
    width: 340px;
    height: 56px;
    line-height: 56px;
    background: url("../image/5-list1.png") no-repeat left center;
    font-size: 30px;
    padding-left: 15px;
    margin: 23px 0;
}
.sh-course .course-box p{
    margin-left: 20px;
    font-size: 24px;
}
.sh-course .course-list{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 1056px;
    color: #ffffff;
    font-size: 24px;
    margin: 0 auto;
}
.sh-course .course-list p{
    width: 162px;
    height: 100px;
    text-align: center;
    line-height: 90px;
    float: left;
}
.sh-course .course-list p span{
    display:  inline-block;
    width: 162px;
    height: 66px;
    font-weight: bold;
    text-align: center;
    line-height: 66px;
    border-radius: 10px;
}
.sh-course .course-list1 p span{background: #610DED;}
.sh-course .course-list2 p span{background: #1808F0;}
.sh-course .course-list3 p span{background: #05A9C7;}
.sh-course .course-list ul{
    width: 870px;
    float: right;
}
.sh-course .course-list ul li{
    height: 100px;
    width: 286px;
    line-height: 100px;
    text-align: center;
    float: left;
}

.sh-course .course-list1 ul li {
    background: url("../image/5-title1.png") no-repeat center;
}
.sh-course .course-list2 ul li {
    background: url("../image/5-title2.png") no-repeat center;
}
.sh-course .course-list3 ul li {
    background: url("../image/5-title3.png") no-repeat center;
}
.sh-course .course-list1{margin-top: 90px;}
/**************6 到达率*/
.sh-gailu{}
.sh-gailu .gailu-box{
    width: 1200px;
    height: 1088px;
    background: url("../image/6-bg.png") no-repeat center;
    margin: 0px auto;
    position: relative;
}
.sh-gailu .gailu-box .gailu-title{
    font-size: 36px;
    color: white;
    position: absolute;
    left: 34%;
    top: 115px;
}
.sh-gailu .gailu-box .gailu-one{
    position: absolute;
    font-size: 30px;
    left: 10%;
    top: 49%;
    color: #ffffff;
}
.sh-gailu .gailu-box .gailu-two{
     position: absolute;
     font-size: 30px;
     left: 37%;
     top: 42%;
     color: #ffffff;
}
.sh-gailu .gailu-box .gailu-three{
    position: absolute;
    font-size: 30px;
    left: 66%;
    top: 32%;
    color: #ffffff;
    text-align: center;
}
.sh-gailu .gailu-box>div p:nth-child(1){
    color: #2F2F2F;
}
.sh-gailu .gailu-box>div p:nth-child(1) span{
    color: #0BAEC0;
    font-weight: bold;
    font-size: 40px;
}
.sh-gailu .gailu-box>div p:nth-child(2){
    text-align: center;
}
.sh-gailu .gailu-box .gailu-three p:nth-child(2){
    padding-left: 0px;
}
.sh-gailu .gailu-box .gailu-one .gailu-one1{
    margin-bottom: 165px;
}
.sh-gailu .gailu-box .gailu-two .gailu-one1{
    margin-bottom: 200px;
}
.sh-gailu .gailu-box .gailu-three .gailu-one1{
    margin-bottom: 240px;
}
/***************7 覆盖率*/
.sh-fugai{
    background: #EFECFD;
}
.sh-fugai .fugai-box{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 1200px;
    height: 1086px;
    margin: 90px auto;
    background: url("../image/7-bg.png") no-repeat center 100%;
    position: relative;
}
.sh-fugai .fugai-box .fugai-yuan{
    width: 344px;
    height: 344px;
    position: absolute;
    left: 50%;
    margin-left: -172px;
    top: 34%;
    text-align: center;
    color: #ffffff;
    font-size: 30px;
}
.sh-fugai .fugai-box .fugai-yuan img{
    animation: cxrotate 3s linear infinite;
}
.sh-fugai .fugai-box .fugai-yuan div{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 344px;
    height: 344px;
    position: absolute;
    left: 0;
    top: 0;
    padding: 30px;
}
.sh-fugai .fugai-box .fugai-yuan div h4{
    margin: 80px 0 40px 0;
}
.sh-fugai .fugai-box .fugai-yuan div p{
    line-height: 35px;
}
/********************8 企业*/
.sh-qiye{
    background: #ffffff;
    padding: 80px 0;
}
.sh-qiye h3{
    color: #1808F0;
    font-size: 48px;
    text-align: center;
}
.sh-qiye .qiye-text{
    font-size: 36px;
    line-height: 50px;
    text-align: center;
    color: #000000;
    margin-top: 50px;
}
.sh-qiye .qiye-text span{color: #1808F0;}

.sh-qiye .qiye-lb{
    width: 1027px;
    margin: 50px auto;
}
.sh-qiye .qiye-lb .qiye-lb-box{
    width: 1027px;
    height: 391px;
    overflow: hidden;
}
.sh-qiye .qiye-lb .qiye-lb-box li{float: left;}
.sh-qiye .qiye-lb .qiye-lb-box li img{
    width: 100%;
    height: 100%;
}
.sh-qiye .qiye-lb .qy-lb-item{
    width: 1027px;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin: 60px 0;
}
.sh-qiye .qiye-lb .qy-lb-item a{
    display: block;
    width: 230px;
    height: 98px;
    line-height: 98px;
    text-align: center;
    background: #1808F0;
    border-radius: 10px;
    box-shadow: 6px -6px 0 1px #A7A2F2;
    font-size: 22px;
    color: #ffffff;
}

.sh-qiye .qiye-lb .qy-lb-item a:nth-child(2){
    background: #E4072C;
}
.sh-qiye .qiye-lb .qy-lb-item a:nth-child(3){
    background: #F38315;
}
.sh-qiye .qiye-lb .qy-lb-item a:nth-child(4){
    background: #1004B5;
}
.sh-qiye .qiye-lb .qy-lb-item .qy-item-on{
    transform: translateY(6px);
}
/***************9 品质服务业*/
.sh-newadd{
    background: #3D1ABD;
    padding-bottom: 50px;
}
.sh-newadd .newadd-box{
    width: 1180px;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    margin: 120px auto;
}
.sh-newadd .newadd-box li{
    width: 286px;
    height: 287px;
    background: url("../image/9-img1.png") no-repeat center;
    background-size: 100% 100%;
    position: relative;
    border-radius: 10px;
}
.sh-newadd .newadd-box li:nth-child(2){
    background: url("../image/9-img2.png") no-repeat center;
}
.sh-newadd .newadd-box li:nth-child(3){
    background: url("../image/9-img3.png") no-repeat center;
}
.sh-newadd .newadd-box li:nth-child(4){
    background: url("../image/9-img4.png") no-repeat center;
}
.sh-newadd .newadd-box li p{
    text-align: center;
    color: #000000;
    margin-top: 225px;
    font-size: 24px;
}
.sh-newadd .newadd-box li img{
    position: absolute;
    left: 163px;
    top: -36px;

    animation: udFloat 1.5s linear infinite alternate;
}
.sh-newadd .new-six{
    width: 1180px;
    height: 560px;
    margin: 50px auto;
}
.sh-newadd .new-six .new-six-left{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 518px;
    height: 559px;
    background: url("../image/9-max.png") no-repeat center;
    float: left;
}
.sh-newadd .new-six .new-six-left .new-six-item{
    width: 518px;
    height: 559px;
    float: left;
}
.sh-newadd .new-six .new-six-left h4{
    font-size: 40px;
    color: #FFE033;
    text-align: center;
    margin-top: 140px;
}
.sh-newadd .new-six .new-six-left ol{
    list-style-type:decimal;
    list-style-position:inside;
    font-size: 20px;
    color: #ffffff;
    margin-left: 76px;
    margin-top: 72px;
}
.sh-newadd .new-six .new-six-left ol li{
    margin: 13px 0;
}
.sh-newadd .new-six .new-six-right{
    position: relative;
    float: right;
    width: 550px;
}
.sh-newadd .new-six .new-six-right li{
    width: 144px;
    height: 166px;
    line-height: 166px;
    background: url("../image/9-min.png") no-repeat center;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
}
.sh-newadd .new-six .new-six-right li:nth-child(2){
    left: 335px;
    top: 0;
}
.sh-newadd .new-six .new-six-right li:nth-child(3){
    left: -82px;
    top: 145px;
}
.sh-newadd .new-six .new-six-right li:nth-child(4){
    left: 86px;
    top: 145px;
}
.sh-newadd .new-six .new-six-right li:nth-child(5){
    left: 255px;
    top: 145px;
}
.sh-newadd .new-six .new-six-right li:nth-child(6){
    left: 170px;
    top: 285px;
}
.sh-newadd .new-six .new-six-right li:nth-child(7){
    left: 335px;
    top: 285px;
}
.sh-newadd .new-six .new-six-right .new-on{color: #FFE033;}
/********************10 地图*/
.sh-map{
    background: #ffffff;
    padding-bottom: 50px;
}
.sh-map .sh-map-box{
    background: url("../image/10-map.png") no-repeat center;
    width: 1185px;
    height: 1021px;
    margin: 50px auto;
    position: relative;
}
.sh-map .sh-map-box .map-dz{
    position: absolute;
    left: 360px;
    top: 236px;

    animation: cxFloat 1.5s linear infinite alternate;
}
.sh-map .sh-map-box .map-point{
    height: 56px;
    line-height: 56px;
    font-size: 24px;
    color: #ffffff;
    position: absolute;
    left: 558px;
    top: 300px;
}
.sh-map .sh-map-box .map-point img{
    animation: cxstart 3s linear infinite alternate;
}
.sh-map .sh-map-box .map-two{
    left: 107px;
    top: 440px;
}
.sh-map .sh-map-box .map-three{
    left: 400px;
    top: 560px;
}
.sh-map .map-txt{
    text-align: center;
    font-size: 40px;
    margin-bottom: 50px;
}
.sh-map .map-txt span{
    font-size: 46px;
    color: #FA2E26;
}
.sh-img{
    width: 100%;
    height: 296px;
    background: url("../image/11-bg.png") no-repeat center 100%;
}

/******************11 测评*/
.sh-assess{
    background: #EFECFD;
    padding-bottom: 50px;
}
.sh-assess .assess-txt{
    text-align: center;
    font-size: 30px;
    color: #464545;
    line-height: 40px;
    margin: 50px auto;
}
.sh-assess .assess-box{
    width: 1185px;
    height: 386px;
    margin: 50px auto;
}
.sh-assess .assess-box .assess-box-left{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 621px;
    height: 386px;
    background: url("../image/11-bg1.png") no-repeat center;
    float: left;
    text-align: center;
}
.sh-assess .assess-box .assess-box-left ul>li{
    width: 621px;
    height: 386px;
    float: left;
}
.sh-assess .assess-box .assess-box-left h3{
    display: inline-block;
    font-size: 36px;
    text-align: center;
    color: #ffffff;
    margin-top: 76px;
}
.sh-assess .assess-box .assess-box-left p{
    width: 530px;
    margin: 50px auto 0 auto;
    color: #ffffff;
    font-size: 24px;
    line-height: 40px;
    text-align: left;
}
.sh-assess .assess-box .assess-box-right{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 562px;
    height: 386px;
    background: url("../image/11-bg2.png") no-repeat center;
    float: right;
}
.sh-assess .assess-box .assess-box-right li{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 277px;
    height: 190px;
    float: left;
    padding-top: 17px;
    padding-left: 17px;
    text-align: center;
    font-size: 30px;
    color: #ffffff;
}
.sh-assess .assess-box .assess-box-right li h3{
    font-size: 36px;
    text-align: center;
    margin-top: 45px;
    margin-bottom: 25px;
}
.sh-assess .assess-box .assess-box-right .assess-on{color: #FF9A2D;}
/*************12 典范*/
.sh-model{
    height: 917px;
    background: url("../image/12-bg.png") no-repeat center 100%;
}
.sh-model .model-center{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1140px;
    height: 498px;
    background: url("../image/12-img.png") no-repeat center;
    margin: 50px auto;
    position: relative;
}
.sh-model .model-center .model-ul1 li{
    width: 229px;
    height: 229px;
    background: url("../image/12-zhuan.png") no-repeat center;
    position: absolute;
    left: 71px;
    top: 110px;
    z-index: 1;

    animation: cxrotate 5s linear infinite;
}
.sh-model .model-center .model-ul1 li:nth-child(2){
    left: 320px;
    top: 44px;
}
.sh-model .model-center .model-ul1 li:nth-child(3){
    left: 549px;
    top: 163px;
}
.sh-model .model-center .model-ul1 li:nth-child(4){
    left: 799px;
    top: 110px;
}
.sh-model .model-center .model-ul2{}
.sh-model .model-center .model-ul2 li a{color: #ffffff;}
.sh-model .model-center .model-ul2 li{
    width: 229px;
    height: 229px;
    position: absolute;
    left: 71px;
    top: 110px;
    z-index: 2;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    font-size: 24px;
    color: #ffffff;
}
.sh-model .model-center .model-ul2 li h4{
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}
.sh-model .model-center .model-ul2 li:nth-child(2){
    left: 320px;
    top: 44px;
}
.sh-model .model-center .model-ul2 li:nth-child(3){
    left: 549px;
    top: 163px;
}
.sh-model .model-center .model-ul2 li:nth-child(4){
    left: 799px;
    top: 110px;
}
.sh-model .model-center .model-ul3{}
.sh-model .model-center .model-ul3 li{
    position: absolute;
    left: 76px;
    bottom: 84px;
    text-align: center;
    color: #3A24CA;
    font-size: 20px;
    /*z-index: 2;*/
}
.sh-model .model-center .model-ul3 li span{font-weight: bold;}
.sh-model .model-center .model-ul3 li:nth-child(2){
    left: 360px;
    bottom: 161px;
}
.sh-model .model-center .model-ul3 li:nth-child(3){
    left: 595px;
    top: 90px;
}
.sh-model .model-center .model-ul3 li:nth-child(4){
    left: 845px;
    bottom: 80px;
}
/*2022-3-17 新加文章板块*/
.nj-article{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    background: url("../image/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.5);
    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;}





/*footer搴曢儴*/
.index-footer{min-width: 1200px;background: #3D4255;box-sizing: border-box;overflow: hidden;}
.index-footer .index-footer-up{width: 1200px;height: 385px;margin: 0 auto;overflow: hidden;padding: 50px 0 0;font-size: 14px; /*border-bottom: 1px solid #676C7A;*/position: relative;}
.index-footer .index-footer-up ul{float: left;margin-right: 35px;}
.index-footer .index-footer-up ul:nth-child(1){margin-left: 45px;}
.index-footer .index-footer-up ul li{margin-bottom: 17px;font-size: 14px;color: #676C7A;}
/*.index-footer .index-footer-up ul li:hover{color: #FF6F1E;}*/
.index-footer .index-footer-up ul li a{color: #676C7A;}
.index-footer .index-footer-up ul li a:hover{color: #FF6F1E;}
.index-footer .index-footer-up ul .ft-first{font-weight: bold;color: #9B9DA0;}
.index-footer .index-footer-up ul .ft-first:hover{color: #9B9DA0;}
.index-footer .index-footer-up .index-footer-ewm {
    margin-right: 0;
    position: absolute;
    right: 0;
    top: 50px;
}
.index-footer .index-footer-up .index-footer-ewm li{float: left;width: 134px;text-align: center;margin-left: 20px;color: white;}
/**/
.index-footer .index-footer-tel{
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 1200px;
    margin: 0 auto 30px;
}
.index-footer .index-footer-tel a{
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #676C7A;
}
.index-footer .index-footer-tel a:nth-child(3):hover{color: #FD6419;}

/**/
.index-footer .index-footer-down{width: 1150px;height: 80px;margin: 0 auto;overflow: hidden;padding: 50px 0;font-size: 14px;}
.index-footer .index-footer-down>p{margin-bottom: 10px;color: #676C7A;}
.index-footer .index-footer-down ul li{margin-bottom: 10px;margin-right: 10px;float: left;}
.index-footer .index-footer-down ul li a{color: #676C7A;}
.index-footer .index-footer-down ul li a:hover{color: #FF6F1E;}

/*导航改版10周年灯笼*/
.ten-deng-box{
    position: fixed;
    top: 23%;
    right: 4px;
    box-sizing: border-box;
    z-index: 999;
    background: url("../image/denglong-1.png") no-repeat center top;
    width: 104px;
    height: 460px;

    display: none;
}
.ten-deng-box .ten-div{
    position: relative;
    width: 100%;
    height: 100%;
}
.ten-deng-box .ten-div .ten-a{
    display: inline-block;
    width: 100%;
    height: 86px;
}
.ten-deng-box .ten-div .ten-ul li{
    color: white;
    width: 100%;
    height: 38px;
    line-height: 37px;
    text-align: center;
    margin-bottom: 9.6px;
    font-size: 16px;
}
.ten-deng-box .ten-div .ten-ul li:last-child{margin-bottom: 0;}
.ten-deng-box .ten-div .ten-ul li a{
    color: white;
}
.ten-deng-box .ten-div .ten-ul li:hover a{color: #FFD308;}

.ten-deng-box .ten-div .ten-return{
    margin-top: 2px;
    width: 100%;
    text-align: center;
}
.ten-deng-box .ten-div .ten-return p{display: none;text-align: center;}
.ten-deng-box .ten-div .ten-return p img{cursor: pointer;margin: 0 auto;}
.ten-deng-box .ten-div .ten-return .ten-return-block{
    display: block;
}

/*2020-4-1活动侧导航*/
[class^='cxx1-'],
[class*=' cxx1-']{
    background: url("../image/float-cdh2.png") no-repeat;
    -webkit-background-size: 183px 68px;
    background-size: 183px 68px;
}
.float-cdh{
    position: fixed;
    top: 15%;
    right: 0;
    box-sizing: border-box;
    z-index: 999;
    width: 60px;
    background: #EDEEEE;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 8px 1px #AD9B93;
}
.float-cdh .float-cdh-top{
    box-sizing: border-box;
    display: inline-block;
    background: url("../image/float-cdh1.png") no-repeat center;
    width: 60px;
    height: 55px;
    color: #f0f4f7;
    text-align: center;
    font-size: 16px;
    padding: 6px 0;
    overflow: hidden;
    position: relative;
}
.float-cdh .float-cdh-top div{
    position: absolute;
    width: 80px;
    height: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    pointer-events: none;
    background-color: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    display: inline-block;
    -webkit-animation: btn-scale 1s 0s ease-in-out infinite;
    -moz-animation: btn-scale 1s 0s ease-in-out infinite;
    -ms-animation: btn-scale 1s 0s ease-in-out infinite;
    -o-animation: btn-scale 1s 0s ease-in-out infinite;
    animation: btn-scale 1s 0s ease-in-out infinite;
}
@keyframes btn-scale{
    0%{
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100%{
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}
.float-cdh .float-cdh-ul{
    width: 58px;
    margin: 0 auto;
}
.float-cdh .float-cdh-ul li{
    margin-top: 5px;
}
.float-cdh .float-cdh-ul li:hover a i{
    background-position-y: -31px;
    transition: 0.5s;
}
.float-cdh .float-cdh-ul li a {
    width: 58px;
    height: 60px;
    background: #ffffff;
    overflow: hidden;
    display: block;
    text-align: center;
    color: #606060;
    font-size: 12px;
}
.float-cdh .float-cdh-ul li:hover a{
    background: #FD6419;
    color: #ffffff;
}
.float-cdh .float-cdh-ul li a i{
    display: block;
    width: 36px;
    height: 34px;
    margin: 2px auto;
}
.float-cdh .float-cdh-ul li a .cxx1-1{
    background-position: 0 0;
}
.float-cdh .float-cdh-ul li a .cxx1-2{
    background-position: -36px 0;
}
.float-cdh .float-cdh-ul li a .cxx1-3{
    background-position: -72px 0;
}
.float-cdh .float-cdh-ul li a .cxx1-4{
    background-position: -105px 0;
}
.float-cdh .float-cdh-ul li a .cxx1-5{
    background-position: -144px 0;
}
.float-cdh .float-cdh-foot{
    box-sizing: border-box;
    width: 60px;
    height: 56px;
    background: url("../image/float-cdh3.png") no-repeat;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    margin-top: 5px;
    padding-top: 30px;
    cursor: pointer;
}













