.bannerindex{position: relative;overflow:hidden;}
.bannerindex .swiper-pagination-bullet{width: 16px;height: 16px;background:#ffffff;border-radius:50%;opacity:1;margin:0px 18px!important;}
.bannerindex .swiper-pagination-bullet-active{background: #727171;}
.bannerindex .swiper-pagination{bottom:34px!important;}

.section_about > img{width:100%;}


.section_about,.section_ad,.section_exhibition{position: relative;}

.about_brief{font-size: 14px;color: #5c5c5c;line-height: 26px;margin-top:38px;}
.section_about .wrapper,.section_ad .wrapper,.section_exhibition .wrapper{position: absolute;top:0px;left:50%;transform: translateX(-50%);height:100%;}

.about_top{margin-top:184px;position: relative;}
.em_com,.h3_com{font-family: 'SourceHanSansCN-Bold';font-weight: 700; font-size: 39px;}
.h3_com{font-family: 'SourceHanSansCN-Bold';font-weight: 700;}
.about_brief{margin-top:33px;font-size: 18px;color:#000000;line-height: 40px;width:51.31%;font-family: 'SourceHanSansCN-Regular';font-weight: 400; }
.about_brief a{margin-top:20px;display: block;color:#000000;}
.about_brief a:hover{color:#29469a;}
.about_top ul{margin-top: 42px;}
.about_top li{width: 238px;height: 158px;border:solid 2px #e0e0e1;float: left;margin-right: 22px;border-radius:15px;
display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.about_top li strong{ /*font-family: 'AlibabaPuHuiTi-B';*/ font-family: 'SourceHanSansCN-Bold'; font-weight: 700;font-size: 46px;color:#29469a;}
.about_top li strong i{display:inline;}
.about_top li label{font-family: 'SourceHanSansSCLight'; font-weight: 300;font-size: 16px;color:#000000;padding-top:5px;}
.adtxt{padding:0px 86px;position: absolute;height:100%;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
}
.adtxt label{display: block;font-family: 'SourceHanSansCN-Bold'; font-size: 32px;font-weight: 700;color:#fff;}
.adtxt label:nth-of-type(2){font-family: 'SourceHanSansCN-Regular';font-weight: 400;}
.section_ad i{display: block;background:url(../images/circlejt.png) no-repeat center;width: 52px;height: 51px;display: block;
position:absolute;left:69.2%;top:50%;margin-top: -25.5px;
}
.section_ad:hover .adtxt{transform:translateX(3px);}
.section_ad:hover i{transform:translateX(-3px);}
.serviceul{margin-top: 72px;}
.serviceul li{position: relative;width:300px;float: left;margin-right: 16px;}
.serviceul li h3{font-family: 'SourceHanSansSC-Heavy';  font-weight: 900;position: absolute;bottom: 113px;left: 0px;padding:0px 25px;color:#fff;font-size: 31px;}
.serviceul li p{font-family: 'SourceHanSansCN-Regular';font-weight: 400;position: absolute;bottom: 46px;left: 0px;padding:0px 15px 0px 25px;color:#fff;font-size: 17px;line-height: 30px;}
.serviceul li:hover h3,.serviceul li:hover p{-webkit-transition: all 0.3s ease; transition: all 0.3s ease;transform:translateY(-3px);}
.serviceul li .scale-img{border-radius: 20px;}
.serviceul li:nth-of-type(5n){margin-right:0px;}
.section_service{padding-top: 70px;}
.section_case{padding-top: 100px;padding-bottom: 157px;}
.section_case .item{margin-top: 80px;}

.imgList li {
  width: 33.33%;
  float: left;
  background-size:cover;
  background-repeat: no-repeat;
  position: relative;
  color: #fff;
}
.imgList li:hover .bgMask {
  opacity: 1;
}
.imgList li:hover .text {
  opacity: 1;
  top: 172px;
  transition-delay: .3s;
}
.imgList li a {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.imgList li .bgMask {
  opacity: 0;
  transition: opacity 600ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-transition: opacity 600ms cubic-bezier(0.39, 0.575, 0.565, 1);
}
.bgMask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(35, 24, 21, 0.9);
}
.imgList li .text {
  max-width: 90%;
  width: 380px;
  text-align: center;
  position: absolute;
  top: 175px;
  left: 50%;
  opacity: 0;
  transform: translate3d(-50%, 0, 0);
  -webkit-transform: translate3d(-50%, 0, 0);
  transition: top 600ms, opacity 600ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-transition: top 600ms, transform 600ms, opacity 600ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-delay: 0;
  color:#fff;
}
.imgList li .p1 {
  font-size: 27px;
  font-family: 'SourceHanSansCN-Bold'; font-weight: 700;
  line-height: 1.5;
  margin-bottom: 20px;
}
.imgList li .p2 {
  font-size: 12.6px;
  line-height: 22px;
  width: 336px;
  max-width: 100%;
  margin: auto;
  text-align: left;
   font-family: 'SourceHanSansCN-Regular'; font-weight: 400;
}
.imgList li .more {
  margin-top: 32px;
  color:#fff;
  position: relative;
  font-size: 0;
  display: inline-block;
}
.imgList li .more:hover span:after {
  width: 100%;
}
.imgList li .more i {
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
  background-image: url('../images/morejt.png');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 5px;
}
.imgList li .more span {
  font-size: 12.6px;
  line-height: 20px;
  position: relative;
  display: inline-block;
   font-family: 'SourceHanSansCN-Regular'; font-weight: 400;
}
.imgList li .more span:after {
  content: "";
  width: 0;
  height: 1px;
  background-color:#fff;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all .3s;
}
.imgList .midLi {
  width: 66.66%;
}
.imgList .midLi .text {
  width: 600px;
}
.imgList .bigLi {
  width: 100%;
}
.imgList-news {
  width: 50%;
}
.section_news{background:#f4f4f4;padding-top: 90px;padding-bottom:87px;}
.imgLarge{width:49.27%;padding:24px 10px;background:#fff;float: left;}
.imgLarge:hover{background:#003db7;}
.newsindex .imgLarge:hover h3, .newsindex .imgLarge:hover p,.newsindex .imgLarge:hover span,.newsindex .imgLarge:hover em{color:#fff;}
.newsindex{margin-top: 60px;}
.newsindex h3{font-size: 26px;color: #040309;font-family: 'SourceHanSansCN-Bold';margin-top:19px;margin-bottom:15px;font-weight: 700;}
.newsindex p{font-size:22px;color:#5a595e;line-height: 36px;font-family: 'SourceHanSansCN-Regular';font-weight: 400; }
.newsindex span{font-size:22px;color:#a7a6ab;}
.newsindex em{font-size: 20.93px;color:#6f6e80;background:url(../images/slh.png) no-repeat right center;padding-right: 25px;}
.extra{margin-top:16px;display: flex;flex-direction: row;justify-content: space-between;align-items: center;padding-right: 40px;padding-left: 27px;}
.newsindex h3,.newsindex p{padding-left: 27px;padding-right: 27px;}
.newstxtitem{float: right;width:49.27%;}
.imgno{background:#ffffff;width:100%;float: right;margin-top: 28px;padding-bottom:15px;}
.imgno:nth-of-type(1){margin-top:0px;}
.imgno h3{margin-top: 4px;margin-bottom: 17px;}
.imgno:hover{background:#003db7;-webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.imgno:hover h3,.imgno:hover p,.imgno:hover em,.imgno:hover span{color:#fff;}
.imgno:hover em,.newsindex .imgLarge:hover em{background:url(../images/slh2.png) no-repeat right center;}
.section_parter{background:#fff;padding-top: 100px;padding-bottom: 103px;}
.section_parter ul{padding-top: 20px;overflow: hidden;}
.section_parter li{width: 298px;height: 79px;line-height: 79px;border:solid 2px #eaeaea;border-radius:50px;position: relative;float: left;margin-right: 19px;margin-top: 38px;}
.section_parter li a{display: block;display: flex;flex-direction: column;justify-content: center;align-items: center;align-content: center;
	width:100%;position: absolute;top:0px;left:0px;height:100%;
}
.section_parter li:nth-of-type(5n){margin-right:0px;}
.remark{font-size: 19px;color:#9c9d9d;text-align: right;font-family: 'SourceHanSansCN-Regular';font-weight: 400;padding-top: 40px;}

/* list_edu */
.edu_system,.edu_ad,.edu_game,.edu_mubiao,.edu_plan{position: relative;}
.edu_system .wrapper,.edu_ad .wrapper,.edu_game .wrapper,.edu_mubiao .wrapper,.edu_plan .wrapper{position: absolute;top:0px;height:100%;left:50%;transform: translateX(-50%);}
.edu_system .system_tit,.case-title{margin-top: 158px;font-family: 'SourceHanSansCN-Bold';font-size: 49.32px;position: relative;padding-bottom:40px;font-weight: 700;}
.edu_system .system_tit:after,.white .white_tit:after,.game_md:after,.edu_jqr .jqr_tit:after,.edu_plan .plan_tit:after,.case-title:after{content:"";display: block;width: 90px;height: 6px;background: #003db7;position: absolute;bottom:0px;left:0px;}
.sys_txt{font-size: 18px;color:#000;line-height:40px;font-family: 'SourceHanSansSCLight';margin-top: 63px;}
.system_tit_s{position: absolute;right:0px;top:0px;font-family: 'SourceHanSansCN-Bold';font-weight: 700;font-size:31px;color:#000;top:179px;}
.edu_ad p{font-family: 'SourceHanSansSCLight'; font-weight: 300;font-size: 24px;color:#fff;}
.edu_ad h3{font-family: 'SourceHanSansCN-Bold';font-size: 83.76px;color:#fff;font-weight: 700;}
.edu_ad label{display: block;font-size: 38px;color:#fff;padding-top: 8px;padding-bottom: 45px;}
.edu_ad .btn{width: 378px;border:solid 1px #fff;border-radius:50px;height: 65px;line-height: 65px;background:#fff;display: flex;}
.edu_ad .btn s:nth-of-type(1),.edu_ad .btn s:nth-of-type(2){width: 205px;border-radius:50px;line-height: 63px;}
.edu_ad .btn s.hover,.edu_ad .btn s:nth-of-type(2).hover{background:#003ac9;color:#fff;}
.edu_ad .btn s{/*padding-left: 30px;*/}
.edu_ad .btn s{text-decoration: none;display: block;font-size:25.92px;text-align: center;cursor:pointer;color: #29469a;background:#fff;}
.edu_adtxt{top:50%;transform: translateY(-50%);position: absolute;left:0px;height: 358px;padding-top: 30px;padding-left: 25px;}
.edu_game .gameimg{float: right;max-width:50%;}
.edu_game{overflow: hidden;clear: both;padding-top: 200px;}
.downp{display: block;clear: both;font-size: 18px;color:#003fcf;font-family: 'SourceHanSansCN-Bold';font-weight: bold;margin-right: 6%;float: right;margin-top: 35px;background: url(../images/down.png) no-repeat right center;padding-right: 23px;position:relative;padding-bottom:6px;}
.downp label{color:#000;}
.downp:after{-webkit-transition: all 0.3s ease; transition: all 0.3s ease;content:"";display:block;width:0%;height:2px;background:#003fcf;
    position: absolute;bottom: 0px;left: 0px;
}
.downp:hover:after{width:100%;}
.white{width: 577px;bottom: 73px;position: absolute;left:0px;}
.white .white_tit{font-family: 'SourceHanSansCN-Bold';font-weight: 700;font-size:39.71px;color:#000000;padding-bottom: 39px;position: relative;line-height: 39px;}
.white .white_tit:after{}
.white_desc{font-size:20.83px;line-height: 45.83px;font-family: 'SourceHanSansCN-Regular';font-weight: 400;margin-top: 60px;text-indent: 2em;}
.game_md{color:#003db7;font-family: 'SourceHanSansCN-Bold';font-weight: 700;font-size: 20.83px;line-height: 20.83px;padding-bottom: 25px;position: relative;margin-top:90px;-webkit-transition: all 0.3s ease; transition: all 0.3s ease;cursor:pointer;}
.game_md:after{width: 240px;}
.game_md:before{width:0px;height:0px;border-width:10px 0 10px 13px;border-style:solid; border-color:transparent
transparent transparent #003db7;position: absolute;left:230px;content:"";-webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.game_md:hover:before{transform:translateX(-3px);}
.game_md:hover{padding-left:3px;}
.game_md:hover:after{background:#143473;}


.edu_jqr{padding-bottom: 230px;padding-top: 150px;}
.edu_jqr .jqr_tit,.edu_plan .plan_tit{font-family: 'SourceHanSansCN-Bold';font-weight: 700;font-size: 39.71px;line-height: 39.71px;color: #000000;padding-bottom: 52px;position: relative;text-align: center;}
.edu_jqr .jqr_tit:after,.edu_plan .plan_tit:after{left:50%;margin-left: -45px;}
.jqr_txt,.plan_txt{font-family: 'SourceHanSansCN-Regular';font-weight: 400;font-size: 20.83px;line-height: 45.83px;color:#000;margin-top: 43px;}
.jqr_txt p,.plan_txt p{text-indent: 2em;}
.jqrul{margin-top:90px;}
.jqrul li{background:#f4f5f5;width: 476px;float: left;padding:87px 46px 57px;margin-right: 68px;position: relative;}
.jqrul li:after{content:"";display: block;width:2px;height:100%;background:#f1f1f1;position: absolute;right:-34px;top:0px;}
.jqrul li:last-of-type:after{display: none;}
.jqrul li:last-of-type{margin-right:0px;}
.jqrul li span{display: block;font-family: 'SourceHanSansCN-Bold';font-weight: 700;color:#231815;font-size: 26.41px;}
.jqrul li p{font-size: 20.34px;line-height: 31.64px;height:94.92px;color:#231815;margin-top: 20px;margin-bottom: 16px;}
.jqrul li img{width:100%;height: 229px;display: block;}
.jqrul li i{display: block;width: 71px;height: 70px;background: url(../images/rankjt.png) no-repeat center;margin-top: 35px;border-radius:50%;}
.jqrul li:hover{background: #003db7;}
.jqrul li:hover span,.jqrul li:hover p{color:#fff;}
.jqrul li:hover i{background:#fff url(../images/rankjt2.png) no-repeat center;}

.mbtxt{position: absolute;right:0px;top:50%;transform: translateY(-50%);width: 603px;}
.mbtxt h3{font-family: 'SourceHanSansCN-Bold';font-weight: 700;font-size: 39.71px;line-height: 39.71px;color:#000;}
.mbtxt > p{font-family: 'SourceHanSansSCLight';font-size: 20px;color:#000;margin-top:26px;}
.mbul span{font-size: 23px;color:#000000;font-family: 'SourceHanSansCN-Bold';font-weight: 700;line-height: 23px;display: block;}
.mbul p{font-size:20px;color:#000;font-family: 'SourceHanSansSCLight'; font-weight: 300;margin-top: 10px;}
.mbul li{padding-bottom: 30px;border-bottom: solid 1px #cfd0d0;padding-top: 40px;position:relative;padding-left: 116px;}
.mbul li i{display: block;width: 76px;height: 76px;border-radius:50%;position: absolute;left:0px;top:50%;margin-top: -38px;}
.mbul li:nth-of-type(1) i{background: #003db7 url(../images/mubiao_ico1.png) no-repeat center;}
.mbul li:nth-of-type(2) i{background: #003db7 url(../images/mubiao_ico2.png) no-repeat center;}
.mbul li:last-of-type{border-bottom:0px;}

.edu_service{background:#003db7;margin-top: 198px;padding-bottom: 144px;}
.edu_service .wrapper{padding-top: 144px;}
.edu_service h3{color: #fff;font-size: 39.71px;font-family: 'SourceHanSansCN-Bold';font-weight: 700;line-height: 39.71px;}
.edu_service p{font-family: 'SourceHanSansCN-Bold';font-weight: 700;color:#fff;font-size: 31.05px;line-height: 31.05px;top: 153px;right:0px;position: absolute;}
.edusev{margin-top:109px;display: flex;justify-content: space-between;align-items: center;align-content: center;flex-direction: row;}
.edusev .serico{width: 180px;height: 180px;background: #fff;border-radius:50%;display: flex;flex-direction: column;align-content: center;align-items: center;justify-content: center;}
.edusev label{display: block;font-family: 'SourceHanSansCN-Bold';font-weight: 700;color:#fff;font-size:30px;line-height:30px;text-align: center;margin-top: 50px;}
.edu_plan .plan_tit{padding-top: 190px;}
.edu_mubiao img{max-width:53.9%;}
/* list_case */
.case-title{text-align: center;}
.case-title:after{left:50%;margin-left: -45px;}
        /* logo行 */
        .logo-row {
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding-bottom: 50px;
            border-bottom: 2px solid #ededed;
            margin-bottom: 70px;
            margin-top: 77px;
        }
        .logo-item {
            cursor: pointer;
            transition: 0.25s;
            position: relative;
            width: 385px;
        }
        .logo-item.active:after{
         content:"";display:block;width: 385px;background:#003db7;height: 6px;
         position: absolute;bottom:-54px;
        }
        .logo-item img {
            max-height: 82px;
            height: 82px;
            object-fit: contain;
            pointer-events: none;
            display: block;
            margin-left: auto;
            margin-right: auto;
        }
        /* 案例卡片 */
        .case-card {
            display: flex;
            background: #f9f9f9;
            padding:50px 88px 49px 120px;
            display:none;
        }
        .case-card.hover{display:block;visibility: visible!important;}
        .case-card a{display:flex;}
        .case-text-wrap {
            width: 50%;
            padding: 70px 95px 0px 0px;
        }
        .case-img-wrap {
            width: 50%;
            overflow: hidden;
        }
        .case-img-wrap .swiper-pagination{display:none;}
        .case-img-wrap img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
        .case-card-title {
            font-size: 28px;
            font-family: 'SourceHanSansCN-Bold'; 
            font-weight: 700;
            margin-bottom: 24px;
            color:#000000;
        }
        .case-desc {
            font-size: 18px;
            line-height: 44.19px;
            color: #000000;
        }
        .more-link {
            margin-top: 26px;
            text-align: right;
            font-size: 16px;
            color:#868686;
            cursor: pointer;font-family: 'SourceHanSansSCLight'; font-weight: 300;
        }
        .more-link:hover{color:#003db7;}
.case_jingxuan{position:relative;padding-bottom: 130px;}
.case_jingxuan:after{content:'';display: block;width:100%;height: 259px;background: #003db7;position: absolute;bottom:0px;left:0px;z-index: -1;}
.case_more{background:#fff;padding-bottom: 120px;}
.case_more .case-title{margin-top: 100px;}

 .tab-nav {
            display: flex;
            border-bottom: 2px solid #e9eaea;
            margin-bottom:53px;
            margin-top: 70px;
        }
        .tab-item {
            flex: 1;
            text-align: center;
            font-size: 28px;
            padding-bottom:36px;
            cursor: pointer;
            color: #000000;
            font-family: 'SourceHanSansSCLight'; font-weight: 300;
            position: relative;
        }
        .tab-item.active {
             font-family: 'SourceHanSansCN-Bold'; 
            font-weight: 700;
        }
        .tab-item.active::after {
            content: "";
            position: absolute;
            bottom: -1px;
            left: 50%;
            transform: translateX(-50%);
            width:226px;
            height:6px;
            background-color: #003db7;
        }
        /* 案例网格 */
        .case-grid {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 15px;
            display: none;
        }
        .case-cardmore{
            overflow: hidden;
        }
        .case-cardmore:hover .case-card__img img{transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);
             -webkit-transition: all .8s ease 0s;
    -moz-transition: all .8s ease 0s;
   transition: all .8s ease 0s;
            
        }
        .case-cardmore:hover .case-card__text{background:#003db7;}
        .case-cardmore:hover .case-card__title,.case-cardmore:hover .case-card__desc{color:#fff;}
        .case-grid.hover{display:grid;}
        .case-card__img {
            width: 100%;
            object-fit: cover;
            display: block;
            overflow: hidden;
        }
        .case-card__text {
            padding: 25px 18px;
            background:#f9f9f9;
        }
        .case-card__title {
            font-family: 'SourceHanSansCN-Bold'; 
            font-weight: 700;
            font-size: 18px;
            margin-bottom:12px;
            text-align: center;
            color:#000;
        }
        .case-card__desc {
            font-size:13px;
            line-height:23px;
            color:#000000;
            font-family: 'SourceHanSansSCLight'; font-weight: 300;
        }

/* list_news */
.news-section{padding-bottom: 70px;}
.news-section .case-title{margin-top: 160px;} 
.news-date{color:#000;text-align: center;width: 80px;position:absolute;left: 96px;top:50%;transform: translateY(-50%);} 
.news-date-num{/*font-family: 'AlibabaPuHuiTi-B';*/font-family: 'SourceHanSansCN-Bold'; font-weight: 700;font-size: 56px;line-height: 56px;}
.news-date-text{/*font-family: 'AlibabaPuHuiTi-R';*/font-size: 19px;}
.news-item{position:relative;padding-left: 247px;overflow: hidden;padding-top: 60px;padding-bottom: 74px;border-bottom: solid 2px #e1e2e2;

}
.news-mid-txt{width: 767px;float: left;padding-right: 70px;padding-top: 26px;}
.news-mid-txt h3{ font-family: 'SourceHanSansCN-Bold'; font-weight: 700;font-size: 31.49px;color:#000;}
.news-mid-txt p{font-family: 'SourceHanSansSCLight'; font-weight: 300;font-size: 21.55px;color: #000000;line-height: 40.16px;height:80.32px;margin-top: 20px;}
.news-mid-txt label{font-family: 'SourceHanSansSCLight'; font-weight: 300;font-size: 16px;color:#868686;margin-top: 20px;display: block;text-align: right;}
.news-img-box{float: left;width: 446px;height: 225px;}
.news-item:hover:after{content:"";background: #003db7;position: absolute;left:0px;top:7%;width:100%;
height:86%;z-index: -1;
}
.news-item:hover h3,.news-item:hover p,.news-item:hover label,.news-item:hover .news-date{color:#fff;}
.news-item:last-of-type{border-bottom:0px;}
/* show_news */
.article_show .case-title{margin-top: 150px;}
.news-show-body{padding-top: 78px;}
.news-show-body,.news-show-body p{font-size: 30px;color: #000001;line-height: 60px;font-family:SourceHanSansSCLight; font-weight: 300;}
.news-show-body img{max-width: 100%;display: block;margin-left: auto;margin-right: auto;}
.news-show-body p{text-indent: 2em;}
.news-show-body p.sourcep{font-size:22px;color:#727272;line-height:50px;}
.getPre a{font-size: 20px;color: #9c9d9d;text-align: center;padding:0px 30px;height: 50px;line-height: 50px;border:solid 1px #c4c3c3;display:inline-block;}
.getPre a:hover{background:#003db7;border:solid 1px #003db7;color:#fff;}
.getPre{
	display: flex;
    justify-content: space-between;
    align-items: center;
    margin:137px auto;
}

/* list_about */
.section_exhibition .wrapper{padding-top: 105px;}
.exhibition-swiper{overflow:hidden;}
.exhibition-swiper .swiper-pagination{display:none!important;}
.section_exhibition .em_com,.section_exhibition .h3_com{color:#fff;}
.section_exhibition ul{
	margin-top: 100px;
	 display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 37px;
}
#section_parter2{padding-bottom: 86px;}
.about_ad{position:relative;}
.about_adtxt{height: 123px;position: absolute;top:50%;margin-top: -61.5px;
z-index: 999;width:100%;color:#fff;text-align: center;
}
.about_adtxt_1{font-size: 44px;font-family: 'SourceHanSansCN-Bold';font-weight: 700; line-height: 44px;}
.about_adtxt_1 strong{font-size: 73px;/*font-family: 'AlibabaPuHuiTi-B';*/font-family: 'SourceHanSansCN-Bold'; font-weight: 700;}
.about_adtxt_1 strong i{display:inline;}
.about_adtxt_2{font-size:28.22px;font-family: 'SourceHanSansCN-Bold';font-weight: 700; position: absolute;bottom:0px;
width:100%;
}

.about_contact{overflow: hidden;}
.about_contact img{float: right;max-width:52.3%;margin-top: 306px;margin-bottom: 157px;}
.about_contact .wrapper{padding-top: 125px;}
.company_tit_cn{font-family: 'SourceHanSansCN-Bold';font-weight: 700; color: #003db7;font-size: 41.96px;padding-top: 116px;}
.company_tit_en{ font-family: 'SourceHanSansCN-Regular';font-weight: 400; color:#868686;font-size: 25.24px;}
.extra_info p{font-size: 27px;color:#000000;line-height: 33px;margin-top: 25px;}
.extra_info{padding-top: 34px;}
.mobpic{display:none;}
@media screen and (max-width:1600px) {
   .em_com, .h3_com{font-size:30px;} 
   .about_top{margin-top:90px;}
   .about_brief{font-size:17px;line-height:28px;}
   .about_brief a{font-size:18px;}
   .about_top li{width:182px;height:122px;}
   .about_top ul{margin-top:30px;}
   .adtxt label{font-size:26px;}
   .section_ad i{width:40px;height:40px;background-size:cover;}
   .serviceul li{width:227px;}
   .serviceul li h3{font-size:24px;}
   .serviceul li p{font-size:16px;}
   .serviceul{margin-top:56px;}
   .section_case{padding-top:80px;padding-bottom:125px;}
   .imgList li:hover .text{top:98px;}
   .newsindex h3{font-size:22px;}
   .imgno h3{margin-bottom:15px;}
   .newsindex p,.newsindex span{font-size:16px;}
     .newsindex p{line-height:24px;}
     .newsindex em{font-size:16px;}
     .imgno{margin-top:13px;}
   .section_parter li{width:224px;height:68px;}
   .remark{font-size:17px;}
   .edu_system .system_tit, .case-title{font-size:40px;}
   .edu_system .system_tit, .case-title{margin-top:126px;}
   .system_tit_s{font-size:24px;top:144px;}
   .sys_txt{font-size:17px;line-height:32px;margin-top:48px;}
   .edu_ad p{font-size:20px;}
   .edu_ad h3{font-size:66px;}
   .edu_ad label{font-size:30px;}
   .edu_ad .btn s{font-size:20px;}
   .edu_ad .btn{height:54px;width:302px;}
   .edu_ad .btn s:nth-of-type(1){width:155px;line-height:54px;}
   .edu_ad .btn s:nth-of-type(2){line-height:54px;}
   .edu_adtxt{height:305px;}
   .white .white_tit,.edu_jqr .jqr_tit, .edu_plan .plan_tit,.mbtxt h3,.edu_service h3{font-size:32px;}
   .white_desc,.game_md,.mbtxt > p{font-size:17px;}
   .jqrul li{width:354px;}
   .jqrul li span{font-size:22px;}
   .jqrul li p{font-size:18px;line-height:26px;height:72px;}
   .jqrul li img{height:auto;}
   .jqrul li i{width:56px;height:56px;}
   .jqrul li{padding:69px 36px 45px;}
   .mbul span{font-size:18px;}
   .mbul p{font-size:16px;}
   .mbtxt{width:480px;}
   .edu_jqr{padding-bottom:180px;}
   .edu_service{margin-top:160px;}
   .edusev .serico{width:140px;height:140px;}
   .edusev .serico img{max-width:60%;}
   .edu_service p{font-size:25px;}
   .edu_plan .plan_tit{padding-top:150px;}
   .jqr_txt, .plan_txt{font-size:16px;line-height:35px;}
   .logo-item{width:300px;}
   .case-card-title{font-size:22px;}
   .case-desc{font-size:16px;line-height:30px;}
   .case-img-wrap img{height:auto;}
   .case-text-wrap{padding:56px 70px 0px 0px;}
   .article_show .case-title{margin-top:120px;}
   .news-show-body, .news-show-body p{font-size:24px;}
   .getPre a{font-size:17px;height:40px;line-height:40px;}
   .news-show-body p.sourcep{font-size:18px;line-height:32px;}
   .news-item{padding-left:200px;}
   .news-mid-txt h3{font-size:24px;}
   .news-mid-txt p{font-size:17px;}
   .news-mid-txt{padding-right:56px;}
   .news-img-box{width:350px;}
   .news-mid-txt{width:650px;}
   .news-date{left:70px;}
   .about_adtxt_1{font-size:35px;}
   .about_adtxt_2{font-size:22px;}
   .about_adtxt_1 strong{font-size:56px;}
   .company_tit_cn{font-size:32px;padding-top:90px;}
   .company_tit_en{font-size:20px;}
   .extra_info p{font-size:21px;}
   
}

@media screen and (max-width:1080px) {
.bannerindex .swiper-pagination{bottom:10px!important;}
.bannerindex .swiper-pagination-bullet{height:10px;width:10px;margin:0px 10px!important;}
.section_avigator{padding-top: 30px;}
.em_com{text-align: center;}
.h3_com{font-size: 20px;text-align: center;margin-top: 5px;line-height:20px;}
.section_about > img{display:none;}
.section_about{}
.section_about .wrapper, .section_ad .wrapper, .section_exhibition .wrapper,.edu_system .wrapper, .edu_ad .wrapper, .edu_game .wrapper, .edu_mubiao .wrapper, .edu_plan .wrapper{position:static;transform:initial;}
.em_com, .h3_com{font-size:20px;}
.about_top{margin-top:30px;}
.about_brief{width:100%;font-size:16px;line-height:28px;}
.about_brief a{font-size:14px;}
.about_top ul{display:flex;}
.about_top li strong{font-size:26px;}
.about_top li label{font-size:14px;}
.about_top li{margin-right:2%;width:32%;}
.about_top li:last-of-type{margin-right:0px;}
.section_ad  img{display:none;}
.section_ad{background:url(/skin/default/images/index_adbg.jpg) no-repeat center;height:200px;background-size:cover;}
.adtxt label{font-size:20px;}
.adtxt label:nth-of-type(2){font-size:17px;}
.adtxt{padding:0px 15px;}
.section_ad i{width:30px;height:30px;top:80%;}
.serviceul li{width:48%;margin-right:0px;margin-bottom:2%;}
.serviceul li:nth-of-type(even){float:right;}
.serviceul li:nth-of-type(5n){margin-left:26%;}
.serviceul li h3{font-size:21px;}
.section_service,.section_news{padding-top:30px;}
.serviceul,.section_case .item,.newsindex{margin-top:30px;}
.imgList li .text,.imgList li .bgMask{display:none;}
.imgList li{width:50%;}
.section_case{padding-top:30px;padding-bottom:30px;}
.imgLarge,.newstxtitem{width:100%;}
.imgLarge{margin-bottom:20px;margin-top:0px;}
.newsindex h3{font-size:18px;margin-top:15px;}
.newsindex h3, .newsindex p{padding-left:10px;padding-right:10px;}
.imgList li a{position: absolute;top: 0px;left: 0px;z-index: 999;}
.extra{padding-right:10px;padding-left:10px;}
.imgList li:last-of-type{margin-left:25%;}

.section_news{padding-bottom:30px;}
.section_parter li{width:48%;margin-right:0px;margin-top:15px;}
.section_parter li:nth-of-type(even){float:right;}
.section_parter img{max-width:70%;}
.section_parter{padding-top:30px;padding-bottom:30px;}
.foot_mid{display:none;}
#address,.share p, .foot_bot p, .foot_bot a, .foot_menu dd a{padding-right:0px;display:block;}
.foot_bot{text-align:center;padding:0px;}
.section_exhibition > img{display:none;}
.section_exhibition{background:url(../images/exhibition_bg.jpg) no-repeat center top;background-size:cover;padding-bottom:60px;}
.section_exhibition .wrapper{padding-top:30px;}
.section_exhibition ul{margin-top:30px; grid-template-columns: repeat(2, 1fr);gap: 2%;}
.about_ad > img{display:none;}
.about_ad{background:url(../images/aboutad.jpg) no-repeat center top;background-size:cover;height:200px;}
.about_adtxt_2{font-size:18px;}
.about_adtxt{height:76px;margin-top:-38px;}
.about_adtxt_1 strong{font-size:30px;}
.about_adtxt_1{font-size:20px;}
.about_contact img{float:none;width:100%;max-width:100%;margin-top:initial;margin-bottom:initial;display:none;}
.company_tit_cn{font-size:20px;padding-top:30px;}
.company_tit_en{font-size:18px;}
.about_contact{padding-top:30px;}
.extra_info{padding-top:15px;}
.about_contact img.mobpic{display:block!important;margin-top:15px;}
.extra_info p{font-size:16px;line-height:30px;margin-top:0px;}
.about_contact .wrapper{padding-top:0px;position:static;padding-bottom:30px;}
#section_parter2{padding-bottom:30px;}

.news-section .case-title{margin-top:30px;}
.edu_system .system_tit, .case-title{font-size:20px;}
.news-mid-txt{width:70%;padding-right:20px;padding-top:0px;}
.news-date,.news-mid-txt label{}
.news-item{padding-left:0px;}
.news-mid-txt p{font-size:16px;}
.news-item{padding-top:20px;padding-bottom:37px;padding-right:0px;}
.news-item:hover:after{display:none;}
.news-item:hover h3, .news-item:hover p{color:#000;}
.news-item:hover label, .news-item:hover .news-date{color:#868686;}
.news-img-box{width:30%;height:auto;float:right;}
.news-img-box img{border-radius:6px;}
.news-mid-txt p{line-height:28px;height:56px;margin-bottom:9px;display:none;}
.news-mid-txt h3{font-size:16px;    white-space: initial;font-weight:normal;}
.news-date{width:78px;height:30px;text-align:left;left:initial;bottom:10px;left:0px;transform: initial;top:initial;color:#868686;}
.news-date-num,.news-date-text{font-size:14px;line-height:30px;}
.news-date-num{position:absolute;right:0px;font-weight: normal;padding-left: 5px;
}
.news-mid-txt label{font-size:14px;position:absolute;bottom:10px;right:35%;line-height:30px;}
.news-date-num:before{content:"-";position:absolute;left:0px;top:0px;}
.news-date-text{}
.news-item:last-of-type,.news-item{border-bottom:solid 1px #e1e2e2;}
.edu_system .system_tit, .case-title{padding-bottom:20px;}
.edu_system .system_tit:after, .white .white_tit:after, .game_md:after, .edu_jqr .jqr_tit:after, .edu_plan .plan_tit:after, .case-title:after{height:3px;}
.system_tit_s{font-size:17px;position:static;margin-top:20px;}

.edu_system > img{display:none;}
.edu_system{background:url(../images/edu_sysbg.jpg) no-repeat center;background-size:cover;}
.white .white_tit, .edu_jqr .jqr_tit, .edu_plan .plan_tit, .mbtxt h3, .edu_service h3{font-size:20px;}
.jqrul{margin-top:30px;}
.jqrul li{width:100%;height:auto;margin-bottom:15px;padding:30px;}
.jqrul li span{font-size:18px;}
.jqrul li p{font-size:16px;}
.jqrul li i{width:36px;height:36px;background-size:cover;}
.edu_system .system_tit, .case-title{margin-top:30px;}
.sys_txt{margin-top:10px;}
.edu_mubiao img{max-width:100%;width:100%;}
.edu_game .gameimg{width:94%;float:none;max-width:100%;margin-top:10px;margin-left:3%;}
.edu_ad{height:220px;background:url(/skin/default/images/edu_class.jpg) no-repeat;background-size:cover;}
.edu_ad p{font-size:16px;}
.edu_ad h3{font-size:22px;}
.edu_ad label{font-size:18px;padding-bottom:15px;}
.edu_ad .btn{font-size:16px;height:36px;line-height:36px;width:250px;}
.edu_ad .btn s:nth-of-type(1),.edu_ad .btn s:nth-of-type(2){width:120px;line-height:36px;font-size:16px;line-height:36px;}
.edu_adtxt{height:160px;padding-top:0px;}
.white{width:100%;position:static;}
.edu_game{padding-top:30px;}
.game_md{margin-top:20px;}
.game_md:after{width:100%;}
.game_md:before{left: initial;right: 0px;}
.downp{font-size:13px;margin-right:0px;margin-top:20px;background:none;float:left;margin-left:3%;}
.downp label{display:block;}
.white .white_tit{padding-bottom:15px;}
.white_desc{margin-top:30px;}
.edu_jqr{padding-top:30px;padding-bottom:0px;}
.edu_jqr .jqr_tit, .edu_plan .plan_tit{padding-bottom:20px;}
.mbtxt{width:100%;position:static;margin-top:30px;transform: initial;}
.mbul li{padding-left:93px;}
.mbtxt > p{margin-top:15px;}
.edu_system .system_tit:after, .white .white_tit:after, .game_md:after, .edu_jqr .jqr_tit:after, .edu_plan .plan_tit:after, .case-title:after{width:60px;}
.edu_jqr .jqr_tit:after, .edu_plan .plan_tit:after{margin-left:-30px;}
.edu_service{margin-top:30px;padding-bottom:30px;}
.edu_service .wrapper{padding-top:30px;}
.edu_service p{position:static;font-size:18px;}
.edusev{margin-top:30px;}
.edusev .serico{height:60px;width:60px;}
.edusev .serico img{}
.edusev label{margin-top:0px;font-size:14px;line-height:60px;display:initial;}

.edu_plan{padding-bottom:30px;background:url(../images/qiangjijihua.jpg) no-repeat center;background-size:cover;}
.edu_plan .plan_tit{padding-top:30px;}
.plan_txt{margin-top:30px;}
.edu_plan > img{display:none;}
.section_about,.edu_system{padding-bottom:30px;}
.white_desc{line-height:35px;}
.article_show .case-title{margin-top:30px;}
.news-show-body, .news-show-body p{font-size:18px;}
.news-show-body p.sourcep{font-size:16px;line-height:28px;}
.news-show-body{padding-top:30px;}
.news-show-body p{line-height:35px;}
.getPre{margin:30px auto;}
.getPre a{font-size:15px;height:36px;line-height:36px;}
.logo-item.active:after{height:3px;width:100%;bottom:-3px;}
.logo-row{margin-top:30px;padding-bottom: 0px;margin-bottom:30px;}
.logo-item img{height:53px;}
.case-card{padding:20px;}
.case-text-wrap,.case-img-wrap{width:100%;padding:0px;}
.case-card a{flex-direction: column;}
.case-card-title{font-size:18px;margin-bottom:10px;}
.case-desc{font-size:15px;}
.more-link{margin-top:15px;margin-bottom:15px;font-size:14px;}
.case_jingxuan{padding-bottom:50px;}
.case_jingxuan:after{height:113px;}
.tab-item{font-size:17px;padding-bottom:18px;padding:0px 10px 18px;}
.tab-item.active::after{height:3px;width:100%;}
.case_more .case-title{margin-top:30px;}
.tab-nav{margin-top:30px;margin-bottom:30px;}
.case-grid{grid-template-columns: repeat(2, 1fr);}
.case-card__title{font-size:16px;}
.case_more{padding-bottom:30px;}
}








