/* 头部 */
.head{
   width: 100%;
   height: 80px;
   position: fixed;
   top: 0;
   z-index: 9999;
}
/* 学天优势 */
.xt_advantage{
   max-width: 100%;
   height: auto;
   overflow: hidden;
   margin-top: 80px;
}
.banner{
   max-width: 100%;
   height: 454px;
   background: url(../images/advantage/bg_banner.png) no-repeat center top;
}

.banner_advantage{
   padding-top:254px;
   width: 996px;
   margin: 0 auto;
}
.banner_advantage div{
   width:249px;
   height:200px;
   background:#004097;
   float: left;
}
.banner_advantage div:nth-child(2n){
   background:#0E65F3;
}
.banner_advantage div img{
   width:50;
   height:50;
   margin-top: 23px;
}
.banner_advantage div h2{
   font-size:24px;
   font-family:Source Han Sans CN;
   font-weight:bold;
   color:#fff;
   line-height:22px;
   margin: 16px auto;
}
.banner_advantage div p{
   width:160px;
   font-size:18px;
   font-family:Source Han Sans CN;
   font-weight:400;
   line-height:27px;
   color:#fff;
   margin: 0 auto;
}
.banner_advantage div:nth-child(2n) p{
   width:180px;
}
.advantage_con{
   margin-top: 105px;
}
.advantage_zypp{
   height: auto;
}
.advantage_title{
   margin: 0 auto;
}
.advantage_title h2{
   height:46px;
   font-size:48px;
   font-family:Source Han Sans CN;
   font-weight:500;
   color:#242526;
   line-height:22px;
   margin-bottom: 28px;
}
.advantage_title h2 em{
   color:#0E65F3;
   font-style: normal;
   margin-right: 30px;
}
.advantage_title p{
   font-size:24px;
   font-family:Source Han Sans CN;
   font-weight:400;
   color:#424242;
   line-height:35px;
}
.zypp_con{
   width: 995px;
   height: 462px;
   margin: 59px auto 0;
   position: relative;
}
.zypp_con .zypp_map{
   position: absolute;
   top: 44px;
   left: 0;
   z-index: 2;
}
.zypp_con .zypp_xq{
   position: absolute;
   top: 0;
   right: 0;
   width:626px;
   height:462px;
   background:#F0F3F8;
   z-index: 1;
}
.zypp_fb{
   width: 234px;
   float: right;
   margin-right: 93px;
   margin-top: 100px;
   text-align: left;
}
.zypp_fb p{
   font-size:18px;
   font-family:Source Han Sans CN;
   font-weight:400;
   color:#424242;
   line-height:24px;
   margin: 20px auto 69px;
}
.zypp_fb h3{
   font-size:24px;
   font-family:Source Han Sans CN;
   font-weight:500;
   color:#242526;
   line-height:42px;
   margin-bottom: 21px;
}
.zypp_fb_num span{
   float: left;
   font-size:18px;
   font-family:Source Han Sans CN;
   font-weight:400;
   color:#424242;
   line-height:42px;
   text-align: center;
   margin-right: 5px;
}
.zypp_fb_num em{
   float: left;
   width:25px;
   height:42px;
   background:#0E65F3;
   font-size:31px;
   font-family:Source Han Sans CN;
   font-weight:bold;
   color:#fff;
   line-height:42px;
   margin-right: 5px;
}
.advantage_yzsz{
   width: 1158px;
   margin: 107px auto 0;
   text-align: center;
}
.yzsz_con{
   height: 900px;
   margin-top: 58px;
   background: url(../images/advantage/bg_yzsz.png) no-repeat center bottom;
}
.yzsz_xq{
   width: 100%;
   height: 508px;
   padding-top: 51px;
   background: url(../images/advantage/bg_yzsz_xq.png) no-repeat center top;
}
.yzsz_xq img{
   width: 446px;
   height: 184px;
   margin: 10px;
}
.advantage_pzkc{
   margin-top: 106px;
   height:830px;
}
.pzkc_con{
   margin: 59px auto 0;
   width: 1023px;
}
.pzkc_con div{
   float: left;
   margin:0 14.5px;
   width: 312px;
   text-align: left;
}
.pzkc_con h2{
   height:26px;
   font-size:26px;
   font-family:Source Han Sans CN;
   font-weight:bold;
   color:#0E65F3;
   line-height:26px;
   border-left: 5px solid #0E65F3;
   margin: 39px auto 19px ;
   padding-left: 9px;
}
.pzkc_con p{
   width:307px;
   height:62px;
   font-size:20px;
   font-family:Source Han Sans CN;
   font-weight:400;
   color:#797979;
   line-height:28px;
   padding-bottom: 15px;
   border-bottom: 1px dashed #797979;
}
.pzkc_con ul{
   margin-top: 11px;
}
.pzkc_con li{
   font-size:22px;
   font-family:Source Han Sans CN;
   font-weight:500;
   color:#242526;
   line-height:28px;
   margin-top: 17px;
}
.pzkc_con li img{
   vertical-align: middle;
   margin-right: 14px;
}
.advantage_qfwfw{
   width: 100%;
   height:649px;
   background:#F0F3F8;
   padding-top: 90px;
}
.qfwfw_con{
   width: 1055px;
   height: auto;
   margin: 60px auto 0;
}

.swiper-container {
   width: 100%;
   height:355px;
 }
 .swiper-wrapper {
    width: 1055px;
    height: 259px;
  }
 .swiper-slide {
   height: 259px !important;
   transition: 300ms;
   transform: scale(0.8);
 }
.swiper-slide img{
   width: 192px;
   height: 259px;
}
.swiper-slide-active{
   transform: scale(1);
}
.swiper-container .swiper-button-next ,.swiper-container .swiper-button-prev{
   width: 38px;
   height: 18px;
   top: 100%!important;
   outline: none;
   color: #F0F3F8;
   font-size: 0!important;
   padding-top: 45px;
}
.swiper-container .swiper-button-next {
   right: 433px;
   background: url(../images/advantage/next01.png) no-repeat center top;
}
.swiper-container .swiper-button-next:hover {
   right: 433px;
   background: url(../images/advantage/next02.png) no-repeat center top;
}
.swiper-container .swiper-button-prev{
   left: 433px;
   background: url(../images/advantage/prev01.png) no-repeat center top;
}
.swiper-container .swiper-button-prev:hover{
   background: url(../images/advantage/prev02.png) no-repeat center top;
}
.advantage_kjpt{
   margin-top: 107px;
   /* height: 670px; */
}
.kjpt_con{
   width: 1163px;
   margin: 59px auto ;
}
.kjpt_app{
   width: 1158;
   height: 171px;
   background: url(../images/advantage/kjpt_app.png) no-repeat center top;
   margin-bottom: 25px;
}
.app_download{
   float: right;
   margin-right: 107px;
   margin-top: 6px;
}
.app_download div{
   width:140px;
   height:44px;
   border:1px solid #fff;
   border-radius:22px;
   font-size:18px;
   font-family:Source Han Sans CN;
   font-weight:400;
   color:#fff;
   line-height:44px;
   padding-left: 46px;
   margin-top: 24px ;
}
.iPhone{
   background: url(../images/advantage/iPhone.png) no-repeat center left 26px;
}
.Android{
   background: url(../images/advantage/Android.png) no-repeat center left 26px;
}
.kjpt_con img{
   float: left;
}
.kjpt_con .xtkc{
   margin-right: 23px;
}

/* 底部 */
.foot{
   width: 100%;
   height: 345px;
}

/* 2022-2-10改版 */
.xt_advantage{
	font-family: HarmonyOS Sans SC;
}
.new-public-width{
	width: 1200px;
	margin: 0 auto;
}
.new-advantage_title{
	width: 1200px;
  margin: 104px auto 0;
}
.new-advantage_title h2{
   font-size:42px;
   font-weight:500;
   color:#000;
   margin-bottom: 10px;
}
.new-advantage_title h2 em{
   color: #3273FF;
   margin-right: 15px;
}
.new-advantage_title p{
   font-size:18px;
   color:#000;
}
.new-advantage-erweima{
	margin: 70px 0 140px 0;
}
.new-advantage-erweima p{
	padding: 0 60px 30px 62px;
	font-size: 18px;
	line-height: 36px;
	color: #000000;
	text-align: left;
}
.new-advantage-duxue{
	position: relative;
	width: 1080px;
	margin: 80px auto 0;
   box-shadow: 4px 3px 11px 2px rgba(3, 17, 98, 0.1);
}
.new-advantage-duxuecon{
	position: absolute;
	top: 0;
	right: 0;
	width: 529px;
	height: 500px;
	background: rgba(50, 115, 255, 0.95);
	padding-top: 55px;
}
.new-advantage-duxuecon dl{
	padding: 0 0 40px 68px;
}
.new-advantage-duxuecon dl dt{
	margin: 4px 30px 0 0;
}
.new-advantage-duxuecon dl h6{
	font-size: 24px;
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 6px;
}
.new-advantage-duxuecon dl p{
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
}
.new-advantage-jiaofu{
	width: 100%;
	height: 931px;
	background: #F1F1F1;
	padding-top: 140px;
}
.new-advantage-jiaofucon{
	margin-top: 70px;
}
.new-advantage-jiaofucon>p{
	width: 1080px;
	margin: 0 auto;
}
.new-advantage-jiaofucon>div{
	width: 1080px;
	margin: 0 auto;
}
.new-advantage-jiaofucon dl{
	float: left;
	width: 335px;
	background: #FFFFFF;
	box-shadow: 4px 3px 11px 2px rgba(3, 17, 98, 0.1);
	margin: 40px 37px 0 0;
}
.new-advantage-jiaofucon dl:last-child{
	margin-right: 0;
}
.new-advantage-jiaofucon dl dd{
	height: 127px;
	padding: 30px 24px 0 24px;
}
.new-advantage-jiaofucon dl h6{
	font-size: 24px;
	color: #000000;
	margin-bottom: 14px;
}
.new-advantage-jiaofucon dl p{
	padding: 0;
	font-size: 16px;
	color: #828383;
	line-height: 24px;
}
.new-advantage-jiaoyan{
	height: 3186px;
}
.new-advantage-yjy{
	width: 1080px;
	margin: 55px auto 0;
}
.new-advantage-yjy li{
	float: left;
	width: 252px;
	height: 241px;
	background: #FFFFFF;
	box-shadow: 4px 3px 11px 2px rgba(3, 17, 98, 0.1);
	margin-left: 24px;
}
.new-advantage-yjy li:first-child{
	margin-left: 0;
}
.new-advantage-yjy li img{
	margin: 24px 0 10px 0;
}
.new-advantage-yjy li h6{
	font-size: 24px;
	color: #000000;
}
.new-advantage-yjy li i{
	display: inline-block;
	width: 16px;
	height: 2px;
	background: #3273FF;
	margin: 15px 0 20px 0;
}
.new-advantage-yjy li p{
	font-size: 16px;
	color: #828383;
	line-height: 22px;
}
.new-advantage-yjycon ul{
	width: 1124px;
	margin: 76px auto 0;
}
.new-advantage-yjycon li{
	float: left;
	width: 418px;
	height: 101px;
	background: #FFFFFF;
	box-shadow: 4px 3px 11px 2px rgba(3, 17, 98, 0.1);
	margin: 0 22px 24px 22px;
	position: relative;
	text-align: left;
	padding: 25px 35px 0 65px;
}
.new-advantage-yjycon li img{
	position: absolute;
	top: 40px;
	left: -14px;
}
.new-advantage-yjycon li h6{
	font-size: 24px;
	color: #000000;
	margin-bottom: 8px;
}
.new-advantage-yjycon li p{
	font-size: 16px;
	color: #828383;
	line-height: 22px;
	padding: 0;
}

body{
	min-width: 1200px;
}




