/*轮播图*/

.isshow {
    display: block !important;
}

.read_span {
    border: 2px solid #327DFA !important;
    background: #327DFA !important;
    color: #fff !important;
}

.system-em {
    border-bottom: 6px solid #327DFA !important;
    color: #327DFA !important;
}

.court-banner {
    margin-top: 74px !important;
}

.court-banner .c-banner-box {
    position: absolute;
    top: 25%;
    left: 13.5%;
    width: 1050px;
}

.court-banner .banner-img {
    min-height: 350px;
}

.court-banner .c-banner-box h1 {
    font-size: 50px;
    font-weight: 700;
    color: #fff;
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
}

.court-banner .c-banner-box p {
    color: #fff;
    margin-top: 18px;
}

.court-banner .c-banner-box p span {
    font-size: 40px;
    color: #fff;
    font-weight: 700;
}

.c-banner-box .btn-video {
    width: 140px;
    height: 46px;
    display: block;
    background: linear-gradient(8deg, #2F5EF9 0%, #7720FA 100%);
    line-height: 46px;
    cursor: pointer;
    border: 1px solid #FFFFFF;
    position: relative;
    overflow: hidden;
    margin-top: 30px;
}

.c-banner-box .btn-video p {
    margin-top: 0px;
    position: relative;
    z-index: 5;
    float: left;
    font-size: 20px;
    color: #fff;
}

.c-banner-box .btn-video:hover p {
    font-size: 16px;
    color: #3D66F6;
}

.c-banner-box .btn-video .btn-shade {
    position: absolute;
    width: 200%;
    height: 150%;
    left: 100%;
    top: -100%;
    background: #fff;
    z-index: 1;
    border-bottom-left-radius: 80px;
    transition: all 0.1s;
}

.c-banner-box .btn-video:hover .btn-shade {
    left: -20%;
    top: 0%;
    transition: all 0.5s;
}

.c-banner-box .btn-video .btn-video-icon {
    width: 32px;
    height: 32px;
    background: url(../../../images/play_icon.png) no-repeat;
    float: left;
    margin: 7px 5px 0 11px;
    position: relative;
    z-index: 5;
}

.c-banner-box .btn-video:hover .btn-video-icon {
    width: 36px;
    height: 36px;
    background: url(../../../images/play_icon_hover.png) no-repeat;
    margin: 5px 5px 0 11px;
}

.banner_h1 {
    position: absolute;
    left: -20px;
    bottom: 106px;
    width: 970px;
    line-height: 117px;
    background: url(../images/banner_h1.png) no-repeat;
    background-size: 100% 100%;
}

.banner_h1 h1 {
    color: #FFFFFF;
    height: 117px;
    margin-left: 185px;
    line-height: 117px;
    font-size: 55px;
    font: 800px;
}

.banner_p {
    width: 1420px;
    position: absolute;
    color: #FFFFFF;
    font-size: 22px;
    bottom: 10px;
    left: 50%;
    line-height: 30px;
    transform: translate(-50%, -50%);
}

.banner_pi {
    position: absolute;
    display: inline-block;
    width: 6px;
    height: 22px;
    background: #FFFFFF;
    left: -10px;
    top: 3px;
}


/*=====================系统功能======================*/

.yy-system {
    padding: 50px 0 70px;
}

.yy-system .system-icon-list {
    width: 1400px;
    margin: 70px auto 0;
}

.yy-system .system-icon-list li {
    float: left;
    width: 160px;
    text-align: center;
    margin: 0 60px;
    cursor: pointer;
}

.yy-system .system-icon-list li em {
    padding: 8px 0;
    border-bottom: 6px solid #fff;
    color: #3E3E3E;
    display: inline-block;
    margin: 0 auto;
    font-size: 18px;
}

.yy-system .system-icon-list div {
    margin: 0 auto;
    width: 60px;
    height: 60px;
}

.yy-system .system-icon-list .icon-bg0 {
    background: url(../images/xydt0.png) no-repeat;
}

.yy-system .system-icon-list .icon-bg1 {
    background: url(../images/xydh.png) no-repeat;
}

.yy-system .system-icon-list .icon-bg2 {
    background: url(../images/xyjd.png) no-repeat;
}

.yy-system .system-icon-list .icon-bg3 {
    background: url(../images/xyyx.png) no-repeat;
}

.yy-system .system-icon-list .icon-bg4 {
    background: url(../images/rlrl.png) no-repeat;
}

.yy-system .system-icon-list li:hover .icon-bg0 {
    background: url(../images/xydt0.png) no-repeat !important;
}

.yy-system .system-icon-list li:hover .icon-bg1 {
    background: url(../images/xydh0.png) no-repeat !important;
}

.yy-system .system-icon-list li:hover .icon-bg2 {
    background: url(../images/xyjd0.png) no-repeat !important;
}

.yy-system .system-icon-list li:hover .icon-bg3 {
    background: url(../images/xyyx0.png) no-repeat !important;
}

.yy-system .system-icon-list li:hover .icon-bg4 {
    background: url(../images/rlrl0.png) no-repeat !important;
}

.system-container {
    margin: 0 auto;
    width: 1460px;
}

.system-container .system-function {
    position: relative;
}

.system-function .system-function-item {
    position: absolute;
    left: 47%;
    top: 15%;
}

.system-function .system-function-item h4 {
    color: #3E3E3E;
    font-size: 30px;
    padding-bottom: 20px;
    border-bottom: 6px solid #327DFA;
    display: inline-block;
    margin-bottom: 30px;
}

.system-function .system-function-item .item-box::before,
.system-function .system-function-item .item-box2::before {
    height: 10px;
    width: 10px;
    background: #327DFA;
    border-radius: 10px;
    content: '';
    position: absolute;
    display: block;
    top: 5px;
}

.system-function .system-function-item .item-des {
    width: 510px;
    position: relative;
}

.system-function .system-function-item .item-des i {
    height: 10px;
    width: 10px;
    background: #327DFA;
    border-radius: 10px;
    float: left;
    display: block;
    margin-top: 8px;
}

.system-function .system-function-item .item-des p {
    font-size: 18px;
    color: #3E3E3E;
    margin-bottom: 20px;
    width: 480px;
    margin-left: 10px;
    position: relative;
    line-height: 24px;
    float: left;
}

.system-function .system-function-item .item-box,
.system-function .system-function-item .item-box2 {
    font-size: 18px;
    color: #3E3E3E;
    margin-bottom: 20px;
    width: 480px;
    position: relative;
    line-height: 24px;
}

.system-function .system-function-item .item-des span {
    color: #327DFA;
}

.system-function .system-function-item .item-box span,
.system-function .system-function-item .item-box2 span {
    color: #327DFA;
    float: left;
    margin-left: 4%;
    width: 26.5%;
}

.system-function .system-function-item .item-box2 span {
    width: 17%;
}

.system-function .system-function-item .item-box em,
.system-function .system-function-item .item-box2 em {
    float: left;
    width: 68.5%;
}

.system-function .system-function-item .item-box2 em {
    width: 78%;
}

.system-function .system-function-item .system-play,
.clients .cases-link {
    display: block;
    width: 160px;
    height: 46px;
    background: linear-gradient(8deg, #2F5EF9 0%, #7720FA 100%);
    border-radius: 23px;
    color: #fff;
    position: relative;
    overflow: hidden;
    transition: all 0.3s;
    cursor: pointer;
}

.clients .cases-link {
    display: block;
    width: 160px;
    height: 46px;
    background: linear-gradient(8deg, #2F5EF9 0%, #7720FA 100%);
    border-radius: 23px;
    color: #fff;
    position: relative;
    overflow: hidden;
    margin: 30px auto 0;
    transition: all 0.3s;
    cursor: pointer;
}

.system-function-item .system-play em,
.clients .cases-link em {
    font-size: 20px;
    display: block;
    text-align: center;
    position: relative;
    z-index: 10;
    height: 44px;
    line-height: 44px;
    border-radius: 23px;
    transition: all 0.1s;
    text-indent: 10px;
}

.system-function-item .system-play em {
    text-indent: 0px;
}

.system-function-item .system-play .btn-play {
    height: 32px;
    width: 32px;
    background: url(../../../images/video_play.png) no-repeat;
    position: absolute;
    top: 7px;
    left: 7px;
    z-index: 10;
}

.system-function-item .system-play .btn-shade,
.clients .cases-link .btn-shade {
    position: absolute;
    background: #66B7FE;
    border-radius: 23px;
    width: 110%;
    height: 110%;
    top: -2px;
    right: -120%;
    transition: all 0.3s;
    z-index: 1;
    border-radius: 23px;
}

.system-function-item .system-play:hover .btn-shade,
.clients .cases-link:hover .btn-shade {
    right: 0%;
}

.system-function-item .system-play:hover em,
.clients .cases-link:hover em {
    font-size: 18px;
    color: #fff;
}

.system-function-item .system-play:hover .btn-play {
    background: url(../../../images/video_white_play.png) no-repeat;
    height: 36px;
    width: 36px;
    top: 4px;
    left: 7px;
}

.system-link {
    margin-top: 30px;
}

.system-link .learn-more {
    float: left;
    display: block;
    margin-right: 30px;
    height: 32px;
    line-height: 32px;
    width: 132px;
    margin-top: 8px;
}

.system-link .learn-more img {
    float: left;
}

.system-link .learn-more span {
    display: block;
    float: left;
    color: #327DFA;
    font-size: 25px;
    transition: all 0.2s;
}

.system-link .learn-more:hover span {
    font-size: 20px;
}

.yy-system h2 {
    width: 360px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 10px;
    font-size: 40px;
    border-bottom: 4px solid #B1B1B1;
}


/*=========================技术优势=============================*/

.technology {
    background: #F1FEDE;
    padding: 60px 0 100px;
    position: relative;
}

.technology .bgimg {
    position: absolute;
    top: 0;
    left: 0;
    width: 33%;
}

.technology .technology-box {
    width: 74%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 10;
}

.technology .technology-box .technology-header h3 {
    width: 200px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 10px;
    font-size: 40px;
    border-bottom: 4px solid #B1B1B1;
}

.technology .technology-box .technology-header p {
    color: #3E3E3E;
    font-size: 18px;
    margin-top: 20px;
    line-height: 26px;
}

.technology-box .technology-item {
    margin-top: 80px;
}

.technology-item .item-dl {
    float: left;
    width: 30%;
    margin-bottom: 50px;
}

.technology-item .item-dl:nth-of-type(3n+2) {
    margin: 0 5%;
}

.technology-item .item-dl dt {
    width: 25%;
    float: left;
}

.technology-item .item-dl dt img {
    width: 100%;
}

.technology-item .item-dl dd {
    float: left;
    width: 70%;
    padding-right: 5%;
}

.item-dl .dl-desc {
    margin-left: 10px;
    text-align: left;
}

.item-dl .dl-desc h5 {
    color: #3E3E3E;
    font-size: 30px;
    margin-top: 10px;
}

.item-dl .dl-desc p {
    width: 250px;
    margin-top: 14px;
    font-size: 15px;
}


/*客户认可*/

.clients {
    background: #F8F8F8;
    padding: 60px 0 40px;
}

.clients .clients-box {
    margin: 0 auto;
    width: 73%;
    position: relative;
}

.clients-box .swiper-container {
    position: relative;
}

.clients-box .swiper-container .swiper-slide {
    position: relative;
}

.clients-box .swiper-container .swiper-slide img {
    width: 100%;
    margin: 0 auto;
}

.swiper-pagination-bullet {
    width: 16px !important;
    height: 16px !important;
    background: #B1B1B1 !important;
    opacity: 1 !important;
    cursor: pointer;
}

.clients .swiper-button-prev {
    background: url(../../../images/client-prev.png) no-repeat;
    height: 90px;
    width: 40px;
    left: 10%;
    transition: all 0.5s;
}

.clients .swiper-button-next {
    background: url(../../../images/client-next.png) no-repeat;
    height: 90px;
    width: 40px;
    right: 10%;
    transition: all 0.5s;
}

.clients .swiper-button-prev:hover {
    background: url(../../../images/client-prev-hover.png) no-repeat;
}

.clients .swiper-button-next:hover {
    background: url(../../../images/client-next-hover.png) no-repeat;
}

.swiper-container .swiper-slide .slide-link {
    position: absolute;
    bottom: 16%;
    right: 4%;
    width: 150px;
}

.swiper-container .swiper-slide .slide-link em {
    float: left;
    width: 32px;
    height: 32px;
    display: block;
    background: url(../images/arrows_left.png) no-repeat center;
    transition: all 0.2s;
}

.swiper-container .swiper-slide .slide-link span {
    float: left;
    color: #60C116;
    font-size: 25px;
    margin-left: 6px;
    height: 32px;
    line-height: 32px;
    display: block;
    transition: all 0.2s;
}

.swiper-container .swiper-slide .slide-link:hover em {
    background: url(../images/arrows_left_hover.png) no-repeat center;
}

.swiper-container .swiper-slide .slide-link:hover span {
    color: #327DFA;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 20px !important;
}


/*================相关阅读===================*/

.court-read {
    padding: 60px 0 100px;
}

.court-read h3,
.clients h3 {
    width: 200px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 10px;
    font-size: 40px;
    /* border-bottom: 4px solid #B1B1B1; */
    margin-bottom: 30px;
}

.court-read .read-list {
    margin: 30px auto 40px;
    width: 700px;
}

.court-read .read-list li {
    float: left;
}

.court-read .read-list li:nth-of-type(2) {
    margin-left: 20px;
}

.court-read .read-list li:nth-of-type(3) {
    margin-left: 20px;
}

.court-read .read-list li span {
    display: inline-block;
    padding: 13px 25px;
    border-radius: 23px;
    color: #000;
    font-size: 20px;
    border: 2px solid #E1E1E1;
    background: #fff;
    cursor: pointer;
}

.court-read .read-link {
    margin-top: 45px;
    width: 57%;
    margin: 0 auto;
}

.court-read .read-link a {
    display: none;
}


/*视频播放遮罩*/

.body-shade {
    cursor: pointer;
    display: none;
    top: 0;
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 10000;
}

.publicity-video,
.publicity-video2 {
    position: fixed;
    display: none;
    left: 50%;
    top: 50%;
    margin-left: -480px;
    height: 540px;
    width: 960px;
    margin-top: -299px;
    z-index: 20000;
}

.publicity-video video,
.publicity-video2 video {
    width: 100%;
}


/* 校园地图导航 */

.court_xynav {
    width: 100%;
    height: 623px;
    background: url(../images/court_xynavBg.jpg) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

.court_xynavBox {
    margin-top: 50px;
    width: 40%;
    height: 400px;
    float: right;
}

.court_xynavBox h5 {
    width: 286px;
    height: 71px;
    text-align: center;
    color: #3E3E3E;
    font-size: 40px;
    padding-top: 10px;
    background: url(../images/court_xynavTitleBg.png) no-repeat;
    background-size: 100% 100%;
}

.court_xynavBox ul {
    width: 100%;
    height: 100%;
    padding-top: 35px;
}

.court_xynavBox ul li {
    width: 100%;
    height: 100px;
    margin-top: 20px;
}

.court_xynavBox ul li i {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color: #327DFA;
    border-radius: 50%;
    margin-right: 10px;
}

.court_xynavBox ul li h6 {
    color: #848484;
    font-size: 30px;
    margin: 10px 0;
}

.court_xynavBox ul li p {
    width: 510px;
    margin-left: 25px;
    line-height: 30px;
    color: #3E3E3E;
    font-size: 20px;
}


/* 校园地图导览 */

.court_dl {
    width: 100%;
    height: 809px;
    background-color: #F3F3F3;
}

.court_dlBox {
    width: 1299px;
    height: 100%;
    margin: 0 auto;
    padding-top: 20px;
}

.court_dlBox h5 {
    width: 286px;
    height: 71px;
    text-align: center;
    color: #3E3E3E;
    font-size: 40px;
    margin: 0 auto;
    margin-top: 20px;
    padding-top: 10px;
    background: url(../images/court_xynavTitleBg.png) no-repeat;
    background-size: 100% 100%;
}

.court_dlBox p {
    margin-bottom: 20px;
    margin-top: 20px;
    color: #3E3E3E;
    font-size: 20px;
}


/* 迎新导航服务 */

.court_yx {
    width: 100%;
    height: 835px;
    background: url(../images/court_yxBg.jpg) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

.court_yx h5 {
    width: 286px;
    height: 71px;
    text-align: center;
    color: #3E3E3E;
    font-size: 40px;
    margin: 0 auto;
    margin-top: 57px;
    margin-bottom: 30px;
    padding-top: 10px;
    background: url(../images/court_xynavTitleBg.png) no-repeat;
    background-size: 100% 100%;
}

.court_yx p {
    color: #3E3E3E;
    text-align: center;
    font-size: 20px;
}


/* 云游校园 */

.court_yy {
    width: 100%;
    height: 667px;
    background: url(../images/court_yyBg.jpg);
    overflow: hidden;
}

.court_yy h5 {
    width: 286px;
    height: 71px;
    text-align: center;
    color: #3E3E3E;
    font-size: 40px;
    margin: 0 auto;
    margin-top: 57px;
    margin-bottom: 30px;
    padding-top: 10px;
    background: url(../images/court_yyNavBg.png) no-repeat;
    background-size: 100% 100%;
}

.court_yyBox {
    float: left;
    width: 50%;
    margin-top: 35px;
    height: 500px;
}

.court_yyBoxN {
    padding: 0 50px;
    padding-top: 70px;
    width: 521px;
    height: 466px;
    background: url(../images/court_yyBoxNBg.png) no-repeat;
    background-size: 100% 100%;
    float: right;
    margin-right: 70px;
    box-sizing: border-box;
}

.court_yyBoxN li {
    width: 100%;
    height: 100px;
    margin-top: 10px;
}

.court_yyBoxN li i {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #327DFA;
    margin-right: 5px;
}

.court_yyBoxN li h6 {
    color: #327DFA;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
}

.court_yyBoxN li p {
    color: #3E3E3E;
    font-size: 20px;
    line-height: 28px;
    margin-left: 20px;
}


/* 路书服务 */

.court_ls {
    width: 100%;
    height: 804px;
    background: url(../images/court_lsBg.jpg) no-repeat;
    background-size: 100% 100%;
}

.court_ls h5 {
    width: 286px;
    height: 71px;
    text-align: center;
    color: #3E3E3E;
    font-size: 40px;
    margin: 0 auto;
    margin-top: 57px;
    margin-bottom: 30px;
    padding-top: 10px;
    background: url(../images/court_yyNavBg.png) no-repeat;
    background-size: 100% 100%;
}

.court_ls p {
    color: #3E3E3E;
    text-align: center;
    font-size: 20px;
}


/* 专业之旅 */

.court_zy {
    width: 100%;
    height: 918px;
    background: url(../images/courtzz_zyBg.jpg) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

.court_zy h5 {
    width: 286px;
    height: 71px;
    text-align: center;
    color: #3E3E3E;
    font-size: 40px;
    margin: 0 auto;
    margin-top: 57px;
    margin-bottom: 30px;
    padding-top: 10px;
    background: url(../images/court_yyNavBg.png) no-repeat;
    background-size: 100% 100%;
}

.court_zy p {
    color: #3E3E3E;
    text-align: center;
    font-size: 20px;
}


/* 产品优势 */

.court_cp {
    width: 100%;
    height: 763px;
}

.court_cp h5 {
    color: #3E3E3E;
    font-weight: 800;
    font-size: 30px;
    text-align: center;
    padding-top: 68px;
    padding-bottom: 26px;
}

.court_cp ul {
    width: 1200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: 30px;
    text-align: center;
}

.court_cp ul li {
    width: 278px;
    text-align: center;
}

.court_cp ul li img {
    width: 155px;
    height: 155px;
    margin: 0 auto;
}

.court_cp ul li h6 {
    color: #3E3E3E;
    font-size: 30px;
}

.court_cp ul li p {
    margin-top: 10px;
    line-height: 26px;
    font-size: 18px;
    color: #3E3E3E;
}


/* 产品服务器承诺 */

.court_cn {
    width: 100%;
    height: 305px;
    background: url(../images/court_cnBg.png) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

.court_cn h5 {
    color: #3E3E3E;
    padding-top: 50px;
    font-size: 30px;
    text-align: center;
    font-weight: 800;
}

.court_cn ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
}

.court_cn ul li img {
    float: left;
    margin-right: 10px;
}

.court_cn ul li p {
    margin-top: 17px;
    color: #327DFA;
    font-size: 20px;
    line-height: 26px;
    width: 238px;
}


/*响应式*/


/* zxf */

@media (min-width: 980px) and (max-width:1279px) {
    .court-banner .c-banner-box h1 {
        font-size: 36px;
    }
    .court-banner .c-banner-box p {
        font-size: 18px !important;
    }
    .court-banner .c-banner-box p span {
        font-size: 26px;
    }
    .c-banner-box .btn-video {
        margin-top: 20px;
    }
    .yy-system .system-icon-list {
        width: 1000px;
    }
    .yy-system .system-icon-list li {
        width: 160px;
        margin: 0 20px;
    }
    .yy-system .system-icon-list li em {
        font-size: 16px;
    }
    .system-container {
        width: 1050px;
    }
    .system-function .system-function-item p {
        font-size: 16px;
    }
    .technology .technology-box {
        width: 84%;
    }
    .item-dl .dl-desc h5 {
        font-size: 20px;
    }
    .item-dl .dl-desc p {
        font-size: 12px;
    }
    .court-read .read-link {
        width: 60%;
    }
}

@media screen and (min-width:1280px) and (max-width:1500px) {
    .court-banner .c-banner-box h1 {
        font-size: 36px;
    }
    .court-banner .c-banner-box p {
        font-size: 18px !important;
    }
    .court-banner .c-banner-box p span {
        font-size: 26px;
    }
    .c-banner-box .btn-video {
        margin-top: 20px;
    }
    .yy-system .system-icon-list {
        width: 1100px;
    }
    .yy-system .system-icon-list li {
        width: 180px;
        margin: 0 20px;
    }
    .system-container {
        width: 1190px;
    }
    .technology .technology-box {
        width: 84%;
    }
    .item-dl .dl-desc h5 {
        font-size: 24px;
    }
    .technology {
        padding: 40px 0 80px;
    }
    .benefits {
        padding: 40px 0 80px;
    }
    .court-read .read-link {
        width: 70%;
    }
}