.banner .swiper-slide{
    position: relative;
    min-height: 900px;
}

.banner .swiper-slide .banner-content{
    padding-top: 180px;
    padding-bottom: 100px;
}

.banner .swiper-slide .banner-article{
    float: left;
    margin-top: 140px;
}

.banner .swiper-slide .banner-content.banner-article-items{
    float: none;
    margin-top: 0;
    text-align: center;
    width: 100%;
    color: #fff;
}

.banner .swiper-slide .banner-content.banner-article-items p{
    color: #fff;
}

.banner .swiper-slide .banner-content.banner-article-items:before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

.banner .swiper-slide .banner-article-items .banner-article{
    float: none;
    margin-top: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    content: '';
    width: 100%;
}

.banner .banner-article-items .banner-link{
    text-align: center;
}

.banner .banner-article-items .banner-link a{
    display: inline-block;
    float: none;
    background-color: #fff;
}

.banner .swiper-slide .banner-article h3{
    font-size: 48px;
    font-weight: 700;
    line-height: 64px;
    margin: 0;
}

.banner .swiper-slide .banner-article p{
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    color: #33333D;
    margin: 30px 0 60px;
}

.banner .swiper-slide .banner-image{
    float: right;
    position: relative;
}

.banner .swiper-slide .banner-image img{
    width: 254px;
    position: absolute;
    bottom: 0;
    right: 0;
    margin-right: 0;
}

.banner .swiper-slide .banner-image img:first-child{
    width: 500px;
    position: static;
    margin-right: 142px;
}

.banner .swiper-pagination-bullet{
    width: 14px;
    height: 14px;
    background-color: #fff;
    opacity: 1;
    border: 2px solid rgba(0,0,0,0.3);
    padding: 6px;
}

.banner .swiper-pagination-bullet-active{
    border: 2px solid #3377FF;
    width: 16px;
    height: 16px;
}

.banner .banner-link a{
    border: 1px solid #3377FF;
    border-radius: 4px;
    width: 170px;
    float: left;
    margin-left: 30px;
    text-align: center;
    display: block;
    line-height: 48px;
    height: 50px;
    font-size: 20px;
    color: #3377FF;
}

.banner .banner-link a.active,
.banner .banner-link a:hover{
    background-color: #3377FF;
    color: #fff;
}

.banner .banner-link a:first-child{
    margin-left: 0;
}

.plate-list .plate-title{
    text-align: center;
}

.plate-list .plate-title h3{
    font-size: 32px;
    line-height: 48px;
    font-weight: 700;
    color: #33333D;
    margin: 0;
}

.plate-list .plate-title p{
    font-size: 18px;
    margin-top: 10px;
    line-height: 26px;
    font-weight: 400;
    color: #666670;
}

.plate-list .plate-title span{
    display: inline-block;
    width: 80px;
    height: 2px;
    background-color: #3377FF;
    margin-top: 20px;
}

#about{
    padding: 80px 0 117px;
    position: relative;
}

#about:after{
    position: absolute;
    top: 10%;
    right: 0;
    width: 210px;
    height: 421px;
    background-image: url("../img/icon_06.png");
    content: '';
}

#about .about-content{
    margin-top: 40px;
}

#about .about-items{
    text-align: center;
    padding: 91px 60px;
    background-color: #FBFCFF;
    border-radius: 2px;
    cursor: pointer;
    transition: all 0.3s;
    height: 400px;
}

#about .about-items:hover{
    background-color: #fff;
    box-shadow: 0px 0px 20px rgba(55, 72, 133, 0.2);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}

#about .about-items img{
    width: 60px;
}

#about .about-items h3{
    margin: 30px 0 10px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #33333D;
}

#about .about-items p{
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #666670;
}

#about .about-platform{
    padding-top: 67px;
    position: relative;
}

#about .about-platform h3{
    font-size: 32px;
    line-height: 48px;
    font-weight: 700;
    margin: 0;
}

#about .about-platform .platform-article{
    margin-top: 20px;
}

#about .about-platform .platform-article p{
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #666670;
    text-indent: 2em;
    margin-top: 10px;
}

#about .about-platform .platform-article p:first-child{
    margin-top: 0;
}

#about .about-platform .platform-links{
    margin-top: 40px;
}

#about .platform-links a{
    float: left;
    width: 190px;
    height: 50px;
    line-height: 48px;
    border: 1px solid #3377FF;
    border-radius: 4px;
    text-align: center;
    font-size: 20px;
    color: #3377FF;
    margin-left: 34px;
    transition: all 0.3s;
}

#about .platform-links a.active{
    background-color: #3377FF;
    color: #fff;
}

#about .platform-links a:first-child{
    margin-left: 0;
}

#about .platform-links a:hover{
    background-color:#3377FF;
    color: #fff;
}

#about .platform-content{
    width: 550px;
    float: left;
}

#about .platform-image{
    width: 541px;
    height: 369px;
    position: relative;
    background-image: url("../img/icon_07.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    float: right;
    margin-top: 21px;
}

#about .platform-image img{
    position: absolute;
    bottom: 0;
    right: 0;
    content: '';
    width: 468px;
    margin-bottom: -37px;
    margin-right: -73px;
    transition: all 0.3s;
}

#about .platform-image img:first-child{
    position: absolute;
    top: 0;
    left: -20px;
    bottom: inherit;
    margin-top: -46px;
}

.floating-shapes span{
    display: block;
    position: absolute;
}

.floating-shapes span img{
    display: block;
    max-width: 100%;
    height: auto;
}

.floating-shapes span:nth-child(1){
    left: 4.8%;
    top: 1.5%;
}

.floating-shapes span:nth-child(2){
    left: 9.6%;
    top: 27.2%;
}

.floating-shapes span:nth-child(3){
    left: 8.8%;
    bottom: 16%;
}

.floating-shapes span:nth-child(4){
    left: 25%;
    bottom: 21%;
}

.floating-shapes span:nth-child(5){
    left: 35%;
    top: 6.6%;
}

.floating-shapes span:nth-child(6){
    left: 43%;
    bottom: 30%;
}

.floating-shapes span:nth-child(7){
    left: 49%;
    top: 45%;
}

.floating-shapes span:nth-child(8){
    right: 25.8%;
    top: 33%;
}

.floating-shapes span:nth-child(9){
    right: 6%;
    top: 10%;
}

.floating-shapes span:nth-child(10){
    right: 4.5%;
    bottom: 33%;
}

#InterfaceShow{
    padding: 80px 0 125px;
}

#InterfaceShow .server-content{
    margin-top: 40px;
}

#InterfaceShow .server-title ul{
    text-align: center;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(142, 202, 255, 0.5);
}

#InterfaceShow .server-title li{
    display: inline-block;
    margin-left: 50px;
    position: relative;
}

#InterfaceShow .server-title li:after{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 3px;
    background-color: #3377FF;
    content: '';
    margin-bottom: -15px;
    opacity: 0;
    transition: all 0.3s;
}

#InterfaceShow .server-title li:hover:after,
#InterfaceShow .server-title li.active:after{
    width: 100%;
    opacity: 1;
}

#InterfaceShow .server-title li a{
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    color: #666670;
    display: block;
}

#InterfaceShow .server-title li.active a,
#InterfaceShow .server-title li:hover a{
    color: #3377FF;
}

#InterfaceShow .server-title li:first-child{
    margin-left: 0;
}

#InterfaceShow .server-container{
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

#InterfaceShow .server-items{
    display: none;
}

#InterfaceShow .server-items.active{
    display: block;
}

#InterfaceShow .server-items > img{
    margin-top: 30px;
}

#InterfaceShow .dasai-sec2{
    margin-top: 30px;
    position: relative;
}

#InterfaceShow .swiper-pagination{
    width: 100%;
    margin-top: 27px;
}

#InterfaceShow .swiper-pagination-bullet{
    width: 14px;
    height: 14px;
    border: 2px solid transparent;
    background-color: #D9D9D9;
    opacity: 1;
    margin: 0 10px;
}

#InterfaceShow .swiper-pagination-bullet-active{
    border-color:#3377FF ;
}

.dasai-sec2 .mySwiper  {
    width: 1200px;
    height: 480px;
    overflow: hidden;
}
.dasai-sec2 .swiper-slide .pic {
    width: 100%;
    height: 480px;
    border-radius: 4px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.dasai-sec2 .swiper-slide .pic .cover {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 2;
    width: 100%;
    left: 0;
    height: 100%;
    opacity: 0;
    transition: all 0.3s;
}
.dasai-sec2 .swiper-slide .pic:hover .cover {
    display: block;
}
.dasai-sec2 .swiper-slide .pic .cover:hover{
    opacity: 1;
    background-color: rgba(51, 119, 255, 0.8);
}
.dasai-sec2 .swiper-slide .pic .cover img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
    position: absolute;
    z-index: 4;
    left: 0;
    top: 0;

}
.dasai-sec2 .swiper-slide .pic .cover .icon-imgs {
    margin-top: 70%;
    width: 100%;
    height: 60px;
    background: url(../img/icon_10.png) center no-repeat;
    background-size: 60px;
    display: block;
}
.dasai-sec2 .swiper-slide .pic .cover p {
    text-align: center;
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 26px;
}
.dasai-sec2 .tips {
    font-size: 14px;
    color: #8E8C6B;
    line-height: 36px;
    margin: 24px 0 15px;

}
.dasai-sec2 .cont {
    position: relative;
}

#Admindata{
    background: url(../img/image_11.jpg) no-repeat fixed bottom center;
}

#Admindata .admin-data{
    padding: 110px 0;
    background: linear-gradient(90deg, #d10f30 0%, #d10f30 100%);
    opacity: .75;
}

#Admindata .admin-data-items{
    padding: 45px 22px 55px 40px;
    background-color: rgba(255,255,255,.06);
    border: 6px solid rgba(255,255,255,.2);
}

#Admindata .admin-data-items img{
    width: 50px;
    height: 50px;
}

#Admindata .admin-data-items span{
    display: block;
    font-size: 42px;
    color: #fff;
    font-weight: bold;
    margin: 40px 0 10px;
}

#Admindata .admin-data-items p{
    font-size: 20px;
    line-height: 1.6;
    color: #fff;
}

#Admindata .admin-data-items span b{
    font-weight: normal;
}

#Admindata .admin-data-items span i{
    font-style: normal;
    font-size: 26px;
}

#core{
    background-color: #FBFCFF;
    padding: 80px 0 76px;
}

#core .core-list{
    float: left;
}

#core .core-list .core-items{
    width: 350px;
    text-align: left;
    margin-top:108px;
}

#core .core-list:first-child .core-items{
    text-align: right;
}

#core .core-list .core-items img{
    width: 60px;
}

#core .core-list .core-items h3{
    margin: 40px 0 20px;
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    color: #33333D;
}

#core .core-list .core-items p{
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #666670;
    font-family: 'Source Han Sans CN';
}

#auxiliary{
    background-color: #FBFCFF;
    padding: 80px 0 128px;
}

#auxiliary .auxiliary-content{
    margin-top: 40px;
    position: relative;
}

#auxiliary .auxiliary-items{
    background-color: #fff;
    padding: 30px 34px 30px 32px;
    transition: all 0.3s;
    cursor: pointer;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
}

#auxiliary .auxiliary-items:hover{
    transform: translateY(-3px);
    box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.1);
}

#auxiliary .auxiliary-items:hover h3{
    color: #3377FF;
}

#auxiliary .auxiliary-items img{
    width: 80px;
    text-align: center;
    float: left;
}

#auxiliary .auxiliary-items .aux-article{
    float: left;
    margin-left: 10px;
}

#auxiliary .aux-article h3{
    font-size: 20px;
    line-height: 30px;
    color: #333;
    font-weight: 500;
    margin: 0;
}

#auxiliary .aux-article p{
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #666670;
    max-width: 100px;
    margin-top: 10px;
}

#auxiliary .swiper-pagination{
    width: 100%;
    margin-top: 30px;
    z-index: 9;
}

#auxiliary .swiper-pagination-bullet{
    width: 14px;
    height: 14px;
    border: 2px solid transparent;
    background-color: #D9D9D9;
    opacity: 1;
    margin: 0 10px;
}

#auxiliary .swiper-pagination-bullet-active{
    border-color:#3377FF ;
}

#special{
    padding: 110px 0;
}

#special .special-nav{
    padding-top: 60px;
}

#special .special-nav ul{
    text-align: center;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(142, 202, 255, 0.5);
}


#special .special-nav li{
    display: inline-block;
    margin-left: 50px;
    position: relative;
}

#special .special-nav li:after{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #3377FF;
    content: '';
    margin-bottom: -15px;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    transform-origin: right center 0;
    -webkit-transition: 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}

#special .special-nav li:hover:after,
#special .special-nav li.active:after{
    transform: scaleX(1);
    transform-origin: left center 0;
    transition: transform 0.3s cubic-bezier(0.43, 0.49, 0.51, 0.68);
}

#special .special-nav li a{
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    color: #666670;
    display: block;
}

#special .special-nav li.active a,
#special .special-nav li:hover a{
    color: #3377FF;
}

#special .special-list li:first-child{
    margin-left: 0;
}
#special .special-list .special-items{
    width: 100%;
    margin-top: 80px;
    display: none;
}
#special .special-list .special-items.active{
    display: block;
}
#special .special-infor{
    width: 470px;
}
#special .special-infor.special-infor-l{
    float: left;
    margin-left: 45px;
}
#special .special-infor.special-infor-r{
    float: right;
    margin-right: 45px;
}

#special .special-infor h3{
    font-size: 26px;
    line-height: 1.6;
    color: #252a32;
    margin: 0;
    font-weight: 700;
}

#special .special-infor span{
    display: block;
    font-size: 16px;
    line-height: 1.6;
    margin: 25px 0;
    text-indent: 2em;
}
#special .special-summary{
    margin-top: 45px;
}

#special .special-summary p{
    font-size:16px;
    line-height: 1.6;
    color: #616976;
    padding-left: 20px;
    background-image: url("../img/icon_57.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 7.5px;
    margin-bottom: 15px;
}

#special .special-summary-items{
    float: left;
}

#special .special-summary-items:first-child{
    margin-right: 35px;
}



#programme{
    padding: 80px 0;
}

#programme .gramme-content{
    margin-top: 40px;
}

#programme .gramme-title ul{
    text-align: center;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(142, 202, 255, 0.5);
}

#programme .gramme-title li{
    display: inline-block;
    margin-left: 50px;
    position: relative;
}

#programme .gramme-title li:after{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 3px;
    background-color: #3377FF;
    content: '';
    margin-bottom: -15px;
    opacity: 0;
    transition: all 0.3s;
}

#programme .gramme-title li:hover:after,
#programme .gramme-title li.active:after{
    width: 100%;
    opacity: 1;
}

#programme .gramme-title li a{
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    color: #666670;
    display: block;
}

#programme .gramme-title li.active a,
#programme .gramme-title li:hover a{
    color: #3377FF;
}

#programme .gramme-title li:first-child{
    margin-left: 0;
}

#programme .gramme-items{
    text-align: center;
    margin-top: 30px;
    position: relative;
    display: none;
}

#programme .gramme-items .gramme-grade{
    background-color: #f5f5f5;
    padding: 40px 15px;
    cursor: pointer;
}

#programme .gramme-items .gramme-grade:hover{
    box-shadow: 0px 0px 20px rgb(55 72 133 / 20%);
}

#programme .gramme-items .gramme-grade img{
    width: 140px;
    height: 140px;
    margin: auto;
    border: 10px solid rgba(51,119,255,0.3);
    border-radius: 50%;
    transition: all 0.3s;
}

#programme .gramme-items .gramme-grade:hover img{
    border-color: rgba(51,119,255,1);
}

#programme .gramme-items .gramme-grade h3{
    font-size: 20px;
    color: #6C6E85;
    line-height: 60px;
    margin: 0;
    border-bottom: 1px solid #dadce3;
}

#programme .gramme-items .gramme-grade p{
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px;
    text-align: center;
}

#programme .gramme-items.active{
    display: block;
}

#programme .gramme-items .gramme-article{
    position: absolute;
    left: 50%;
}

#programme .gramme-article h3{
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
    margin-left: 20px;
    margin-top: 0;
    margin-bottom: 0;
}

#programme .gramme-items .gramme-article p{
    width: 370px;
    padding: 17px 20px;
    border-radius: 36px 36px 36px 0px;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    text-align: left;
    text-indent: 2em;
    margin-top: 16px;
    position: relative;
}

#programme .gramme-items .gramme-article p:before{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 53px;
    height: 4px;
    background-color: transparent;
    content: '';
    margin-left: -53px;
    margin-bottom: 25px;
}

#programme .gramme-items .gramme-article-red{
    top: 3%;
    margin-left: 10%;
}

#programme .gramme-items .gramme-article-red h3{
    color: #D34242;
}

#programme .gramme-items .gramme-article-red p,
#programme .gramme-items .gramme-article-red p:before{
    background-color: #FF5F5F;
}

#programme .gramme-items .gramme-article-blue p{
    border-radius: 36px 36px 0px 36px;
}

#programme .gramme-items .gramme-article-blue{
    top: 31%;
    left: 0%;
}

#programme .gramme-items .gramme-article-blue h3{
    color: #3F4FAF;
}

#programme .gramme-items .gramme-article-blue p,
#programme .gramme-items .gramme-article-blue p:before{
    background-color:  #5665BE;
}

#programme .gramme-items .gramme-article-blue p:before{
    right: 0;
    left: auto;
    margin-right: -61px;
    width: 61px;
}

#programme .gramme-items .gramme-article-yellow{
    top: inherit;
    bottom: 25%;
    margin-left: 22%;
}

#programme .gramme-items .gramme-article-yellow h3{
    color: #DEA434;
}

#programme .gramme-items .gramme-article-yellow p{
    width: 330px;
    background-color: #DEA434;
}

#programme .gramme-items .gramme-article-yellow p:before{
    background-color: #F3BE57;
}

#programme .gramme-items .gramme-article-yellow p:before{
    width: 48px;
    margin-left: -48px;
}

#programme .gramme-items-era{
    padding: 50px;
    background-color: #fafcff;
    position: relative;
    transition: all 0.3s;
}

#programme .gramme-items-era:hover{
    box-shadow: 0px 20px 40px 0px rgb(0 12 31 / 10%);
    background-color: #fff;
    border-radius: 4px;
}

#programme .gramme-items-eratitle {
    padding-bottom: 20px;
    border-bottom: 1px solid #e8edf4;
}

#programme .gramme-items-eratitle h3{
    font-size: 20px;
    line-height: 1.6;
    color: #000;
    font-weight: bold;
    margin: 0;
    margin-bottom: 2px;
}

#programme .gramme-items-eratitle span{
    font-size: 16px;
    line-height: 1.6;
    color: #5f6368;
    display: block;
}

#programme .gramme-items-eracontent h3{
    font-size: 32px;
    line-height: 1.6;
    margin: 0;
    color: #252a32;
    padding: 30px 0;
}

#programme .gramme-era-article li{
    margin-bottom: 10px;
}

#programme .gramme-era-article li p{
    display: inline-block;
    font-size: 16px;
    line-height: 1.6;
    color: #828a99;
    padding-left: 20px;
    background-image: url("../img/icon_48.png");
    background-position: left center;
    background-repeat: no-repeat;
}

#programme .gramme-label{
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 99px;
    content: '';
    background-image: url("../img/icon_47.png");
    background-repeat: no-repeat;
    background-position: center;
    writing-mode: vertical-rl;
}

#programme .gramme-label p{
    position: absolute;
    top: 50%;
    right: 30%;
    transform: translateY(-50%);
    content: '';
    font-size: 14px;
    color: #fff;
}

#programme .gramme-organ-grade{
    position: relative;
    z-index: 99;
}

#programme .gramme-organ-grade:after{
    position: absolute;
    top: 27%;
    left: 0;
    width: 100%;
    height: 4px;
    content: '';
    background-image: url("../img/icon_65.png");
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
}

#programme .gramme-grade-article{
    background-image: url("../img/icon_66.png");
    background-repeat: no-repeat;
    background-position: center;
    padding: 6px 30px 51px;
    width: 170px;
    margin: auto;
}

#programme .gramme-grade-article i{
    font-size: 64px;
    line-height: 75px;
    font-weight: 700;
    color: rgba(255,255,255,0.2);
}

#programme .gramme-grade-article p{
    font-size: 22px;
    line-height: 26px;
    color: #fff;
    font-weight: 700;
}

#programme .gramme-grade-article span{
    display: block;
    width: 110px;
    font-size: 18px;
    line-height: 27px;
    color: rgba(255,255,255,0.8);
    margin-top: 10px;
}

#programme .gramme-grade-content p{
    margin-top: 30px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: #333;
}

#news{
    background-color: #FBFCFF;
    padding: 80px 0;
}

#news .news-list{
    margin-top: 40px;
}

#news .news-items{
    background-color: #fff;
    border-radius: 2px;
    overflow: hidden;
    transition: all 0.3s;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
}

#news .news-items .news-image{
    overflow: hidden;
}

#news .news-items .news-image img{
    transition: all 0.5s;
}

#news .news-article{
    padding: 20px;
}

#news .news-article h3{
    font-size: 20px;
    line-height: 26px;
    margin: 0;
    color: #333;
    font-weight: 500;
}

#news .news-article .news-date{
    margin-top: 16px;
}

#news .news-article .news-date p:first-child{
    float: left;
}

#news .news-article .news-date p{
    font-size: 16px;
    line-height: 26px;
    float: right;
    color: #666;
}

#news .news-items:hover{
    box-shadow: 0px 0px 70px rgba(55, 72, 133, 0.2), 0px 0px 10px rgba(0, 0, 0, 0.05);
}

#news .news-items:hover img{
    transform: scale(1.1);
}

#news .news-items:hover h3{
    color: #3377FF;
}

#news .news-more{
    border-radius: 4px;
    border: 1px solid #3377FF;
    display: block;
    line-height: 48px;
    font-size: 20px;
    transition: all 0.5s;
    width: 170px;
    text-align: center;
    background-color: #fff;
    color:#3377FF;
    margin: 29px auto 0;
}

#news .news-more:hover{
    background-color: #3377FF;
    color: #fff;
}


@media (max-width: 1334px) and (min-width: 1200px) {
    #about .platform-image img{
        margin-right: -25px;
    }

    #about .platform-image img:first-child{
        left: -60px;
        margin-top: -36px;
    }

    #core .core-list{
        width: 33.3%;
    }

    #core .core-list .core-items{
        width: auto;
        margin-top: 65px;
    }
}

@media (max-width: 992px) {
    .banner .swiper-slide{
        min-height: auto;
        background-size: cover;
    }

    .banner .swiper-slide-1{
        background-image: url("../img/icon_55.png") !important;
    }

    .banner .swiper-slide .banner-content{
        padding: 0;
    }
    .banner .swiper-pagination-bullet{
        width: 8px;
        height: 8px;
        padding: 4px;
    }

    .banner .swiper-container-horizontal>.swiper-pagination-bullets{
        bottom: 15px;
    }

    .banner .swiper-pagination-bullet-active{
        width: 8px;
        height: 8px;
    }

    .banner .swiper-slide .banner-article{
        float: none;
        margin: 105px 0 0;
    }
    .banner .swiper-slide .banner-article h3{
        font-size: 24px;
        line-height: 1.6;
    }
    .banner .swiper-slide .banner-article p{
        font-size: 16px;
        margin: 20px 0 30px;
    }
    .banner .swiper-slide .banner-image{
        float: none;
    }
    .banner .swiper-slide .banner-image img{
        width: 90px;
        margin-left: 40px;
        margin-right: 79px;
        top: 33px;
    }
    .banner .swiper-slide .banner-image img:first-child{
        width: 180px;
    }
    .banner .banner-link{
        text-align: center;
        margin: 40px 0 60px;
    }
    .banner .banner-link a{
        width: 90px;
        float: none;
        height: 32px;
        line-height: 32px;
        font-size: 16px;
        display: inline-block;
    }
    .banner .banner-link a:first-child{
        margin-left: 0px;
    }

    .plate-list .plate-title h3{
        font-size: 22px;
        line-height: 1.6;
    }
    .plate-list .plate-title p{
        font-size: 16px;
        line-height: 1.6;
    }

    #about{
        padding: 60px 0 90px;
    }

    #about .about-items{
        padding: 40px 30px;
        margin-top: 30px;
        height: auto;
    }

    #about .col-md-4:first-child .about-items{
        margin-top: 0;
    }

    #about .platform-content{
        width: auto;
    }

    #about .about-platform h3{
        font-size: 22px;
        line-height: 1.6;
    }

    #about .about-platform .platform-article p{
        line-height: 1.65;
    }

    #about .platform-links a{
        width: 120px;
        height: 36px;
        line-height: 34px;
        font-size: 16px;
    }

    #about .platform-image img{
        width: 220px;
        margin-right: 15px;
        margin-bottom: 10px;
    }

    #about .platform-image{
        height: 230px;
        width: 100%;
        background-size: 50%;
    }

    #about .platform-image img:first-child{
        margin-top: -105px;
        top: 50%;
        left: 15px;
    }

    .floating-shapes{
        display: none;
    }


    #InterfaceShow{
        padding: 60px 0;
    }

    #InterfaceShow .server-title ul{
        padding-bottom: 5px;
    }

    #InterfaceShow .server-title li{
        margin-left: 5%;
    }

    #InterfaceShow .server-title li a{
        font-size: 14px;
        line-height: 1.6;
    }

    #InterfaceShow .server-title li:after{
        height: 1.5px;
        margin-bottom: -5px;
    }

    .dasai-sec2 .swiper-slide .pic{
        background-size: contain;
        height: 270px;
    }

    .dasai-sec2 .swiper-slide .pic .cover .icon-imgs{
        width: 45px;
        height: 45px;
        margin: 60% auto 0;
    }

    #InterfaceShow .swiper-pagination{
        margin-top: 10px;
    }

    #InterfaceShow .dasai-sec2{
        margin-top: 20px;
    }

    #InterfaceShow .swiper-pagination-bullet{
        width: 10px;
        height: 10px;
        margin: 0 5px;
    }

    #core .core-list .core-items{
        text-align: center;
        margin-top: 40px;
    }

    #core .core-list .core-items img{
        width: 40px;
    }

    #core .core-list:first-child .core-items{
        text-align: center;
        margin-top: 40px;
    }

    #core .core-list:first-child .core-items:first-child{
        margin-top: 60px;
    }

    #core .core-list .core-items h3{
        margin: 20px 0;
        font-size: 20px;
    }

    #auxiliary{
        padding: 60px 0;
    }

    #auxiliary .auxiliary-items{
        padding: 15px;
    }

    #auxiliary .auxiliary-items img{
        width: 50px;
    }

    #auxiliary .aux-article h3{
        font-size: 16px;
        line-height: 1.6;
    }

    #auxiliary .swiper-pagination-bullet{
        width: 10px;
        height: 10px;
        margin: 0 5px;
    }

    #programme{
        padding: 60px 0;
    }

    #programme .gramme-items .gramme-article{
        left: 0;
    }

    #programme .gramme-items{
        width: 100%;
    }

    #programme .gramme-items .gramme-items-image{
        display: none;
    }

    #programme .gramme-items-eracontent h3{
        line-height: inherit;
    }

    #programme .gramme-article h3{
        font-size: 18px;
        line-height: 1.6;
        text-align: center;
        color: #fff;
    }

    #programme .gramme-items .gramme-article p{
        padding: 0;
        margin-top: 10px;
        width: auto;
        font-size: 14px;
        border-radius: 36px 36px 36px 0px;
    }

    #programme .gramme-items .gramme-article p:before{
        display: none;
    }

    #programme .gramme-items .gramme-article-red{
        margin-left: 0;
        top: 1%;
    }

    #programme .gramme-items .gramme-article p{
        width: 100%;
        margin-left: 0;
        padding: 30px 15px;
        font-size: 16px;
    }

    #programme .gramme-items .gramme-article-red h3{
        color: #D34242;
    }

    #programme .gramme-items .gramme-article-red p{
        background-color: #FF5F5F;
    }

    #programme .gramme-items .gramme-article-blue{
        top: 40%;
    }

    #programme .gramme-items .gramme-article-blue p{
        background-color: #5665BE;
    }

    #programme .gramme-items .gramme-article-yellow{
        margin-left: 0;
        bottom: 0;
        margin-bottom: -12%;
    }

    #programme .gramme-items .gramme-article-yellow p{
        background-color: #DEA434;
    }

    #programme .gramme-items .gramme-article-yellow h3,
    #programme .gramme-items .gramme-article-blue h3,
    {
        color: #fff;
    }

    #programme .gramme-items .gramme-article-yellow p{
        width: auto;
    }

    #programme .gramme-items-era{
        padding: 35px;
        margin-top: 30px;
    }
    #programme .col-md-4:first-child .gramme-items-era{
        margin-top: 0;
    }

    #programme .gramme-title li:after{
        margin-bottom: -10px;
    }

    #programme .gramme-title ul{
        padding-bottom: 10px;
    }

    #programme .gramme-title li{
        margin: 0 1%;
    }

    #programme .gramme-title li a{
        font-size: 16px;
    }

    #programme .gramme-organ-grade{
        padding: 0;
        z-index: 9;
    }

    #programme .gramme-organ-grade:after{
        display: none;
    }

    #programme .gramme-organ-grade .col-md-3 .gramme-grade-items{
        margin-top: 30px;
    }

    #programme .gramme-organ-grade .col-md-3:first-child .gramme-grade-items{
        margin-top: 0;
    }

    #programme .gramme-grade-content p{
        margin-top: 15px;
    }

    #news{
        padding: 60px 0;
    }

    #news .news-items{
        margin-top: 30px;
    }

    #news .col-md-4:first-child .news-items{
        margin-top: 0;
    }

    #news .news-article h3{
        font-size: 18px;
        line-height: 1.6;
    }

    #news .news-more{
        width: 150px;
        line-height: 36px;
        font-size: 18px;
    }

    #Admindata .admin-data{
        padding: 55px 0;
    }

    #Admindata .admin-data-items{
        padding:19px 9px;
        margin: 10px 0;
    }

    #Admindata .admin-data-items span{
        margin: 15px 0 10px;
        font-size: 16px;
    }

    #Admindata .admin-data-items img{
        width: 35px;
        height: 35px;
    }

    #Admindata .admin-data-items span i{
        font-size: 14px;
    }

    #Admindata .admin-data-items span b{
        font-size: 28px;
    }

    #Admindata .admin-data-items p{
        font-size: 16px;
    }

    #special{
        padding: 60px 0;
    }

    #special .special-infor{
        width: auto;
    }

    #special .special-infor.special-infor-l{
        float: none;
        margin-left: 0;
    }

    #special .special-infor.special-infor-r{
        float: none;
        margin-right: auto;
        margin-top: 30px;
    }

    #special .special-infor span{
        margin: 15px 0;
    }

    #special .special-summary{
        margin-top: 25px;
    }

    #special .special-nav{
        padding-top: 30px;
    }

    #special .special-nav ul{
        border-bottom: none;
    }

    #special .special-nav li{
        margin-left: 2%;
        margin-top: 3%;
        padding: 10px 5px;
        border: 1px solid rgba(142, 202, 255, 0.5);
    }

    #special .special-nav li a{
        font-size: 14px;
    }

    #special .special-nav li:after{
        display: none;
    }

    #special .special-list .special-items{
        margin-top: 40px;
    }

    #special .special-other .special-infor-r{
        margin-top: 0;
    }

    #special .special-other .special-infor-l{
        margin-top: 30px;
    }
}