@charset "gb2312";
/* CSS Document */


.java-min1200 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	min-width: 1200px;
	text-align: center;
	overflow: hidden;
	background-color: #fff;
}
.java-banner {
	width: 100%;
	height: 740px;
	margin: 0 auto;
	min-width: 1200px;
	text-align: center;
	overflow: hidden;
	background: url(../images/banner.jpg) top no-repeat;
	position: relative;
}
.in-img01{
	margin-top: 69px;
	margin-left: 147px;
}
.in-img02{
	position: absolute;
	right: 10px;
	top: 161px;
	z-index: 2;
}
.in-img03{
	position: absolute;
	left: -221px;
	top: 401px;
	z-index: 2;
}
.in-img04{
	position: absolute;
	right: -127px;
	top: 472px;
	z-index: 2;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
  -webkit-animation: bounceInLeft 2s;
    -o-animation: bounceInLeft 2s ;
     animation: bounceInLeft 2s ;
	 -ms-animation: bounceInLeft 2s ;
	 
}
@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
  -webkit-animation: bounceInRight 2s;
    -o-animation: bounceInRight 2s ;
     animation: bounceInRight 2s ;
	 -ms-animation: bounceInRight 2s ;
}
.bounceRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
  -webkit-animation: bounceInRight 3s;
    -o-animation: bounceInRight 3s ;
     animation: bounceInRight 3s ;
	 -ms-animation: bounceInRight 3s ;
}
@keyframes bouncein {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bouncein{-webkit-animation: bouncein 1.2s;
    -o-animation: bouncein 3s;
     animation: bouncein 3s;
	 -ms-animation: bouncein 3s;}

.in-live{
	width: 100%;
	background: url(../images/bage01.jpg) top no-repeat;
	height: 1299px;
}
.live-bage{
	width: 100%;
	background: url(../images/bage04.png) bottom no-repeat;
	height: 1034px;
	padding-top: 205px;
}
.live-bage h1{
	color: #fff;
	background: url(../images/title.png) center no-repeat;
	line-height: 104px;
	height: 96px;
	font-size: 36px;
	font-weight: bold;
	text-shadow:rgba(18,51,255,0.69) 5px 0 1px;
	margin-top: -50px;
}
.live-tab{
	width: 1080px;
	height: auto;
	margin: 0 auto;
	margin-top: 50px;
	display: table;
}
.live-tab li{
	float: left;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	background: url(../images/note01.png) center no-repeat;
	width: 324px;
	height: 102px;
	line-height: 96px;
	text-align: center;
	margin: 0 18px;
	cursor: pointer;
}
.live-tab li.hover{
	background: url(../images/note02.png) center no-repeat;
	color: #0214c5;
}
.live-ul{
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.live-left{
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-top: 44px;
}
.live-left img{
	border-radius: 20px;
}
.live-img01{
	margin-right: 18px;
}
.live-hold{
	display: table;
	margin: 0 auto;
	margin-top: 152px;
}
.live-make{
	float: left;
	text-align: center;
	margin: 0 70px;
}
.live-img03{
	display: block;
	margin: 0 auto;
	margin-bottom: 16px;
}
.in-course{
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	background: url(../images/bage02.jpg) top no-repeat #afc4f9;
	position: relative;
}
.course-title{
	width: 100%;
	height: auto;
	font-size: 24px;
	color: #fff;
	margin-top: 40px;
	font-weight: bold;
	margin-bottom: 44px;
}
.course-title img{
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
}
.course-class{
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.course-class li{
	display: table;
	margin-bottom: 90px;
}
.course-left{
	float: left;
	background: url(../images/course01.png) center no-repeat;
	width: 351px;
	height: 476px;
}
.course-left b{
	font-size: 42px;
	color: #333;
	font-weight: bold;
	text-align: left;
	display: block;
	margin-top: 50px;
	margin-left: 28px;
}
.course-left a{
	color: #fff;
	display: block;
	background-color: #084aed;
	font-size: 18px;
	font-weight: bold;
	border-radius: 30px;
	width: 156px;
	line-height: 40px;
	text-align: center;
	margin-left: 28px;
	margin-top: 10px;
}
.course-right{
	float: left;
	width: 809px;
	min-height: 476px;
	background-color: #fff;
}
.course-margin01{
	margin-left: 10px;
}
.course-margin02{
	margin-left: 16px;
}
.course-name{
	width: 100%;
	background-color: rgba(14,14,14,0.03);
	height: 110px;
	line-height: 110px;
}
.course-name span{
	font-size: 18px;
	color: #666;
	text-align: left;
	float: left;
	margin-left: 42px;
	width: 362px;
}
.course-name span b{
	font-weight: bold;
	color: #084aed;
	font-size: 24px;
	margin-right: 8px;
}
.course-note{
	float: left;
	margin-left: 42px;
	text-align: left;
	margin-top: 24px;
}
.course-note b{
	font-size: 16px;
	color: #333;
	display: block;
	font-weight: bold;
	width: 308px;
	min-height: 42px;
}
.course-note p{
	font-size: 14px;
	color: #666;
	width: 100%;
	display: table;
	min-height: 38px;
}
.course-note p em{
	float: left;
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background-color: #084aed;
	margin-top: 6px;
}
.course-note p span{
	margin-left: 4px;
	float: left;
	width: 274px;
}
.course-36{
	margin-top: 36px;
}
.course-30{
	margin-top: 30px;
}
.course-20{
	margin-top: 20px;
}
.course-46{
	margin-top: 46px;
}
.course-15{
	margin-top: 15px;
}
.course-border{
	border-left: 1px rgba(14,14,14,0.09) solid;
	padding-left: 54px;
	min-height: 300px;
}
.course-bage01{
	background: url(../images/course02.png) center no-repeat;
}
.course-add{
	height: 323px;
	overflow: hidden;
	position: relative;
}
.course-add b{
	min-height: 21px;
	width: 100%;
}
.course-add02{
	height: 323px;
	overflow: hidden;
	position: relative;
}
.course-add02 b{
	min-height: 21px;
	width: 100%;
}
.course-click{
	font-size: 14px;
	color: #75b2ff;
	width: 100%;
	display: block;
	text-align: right;
	margin-top: 12px;
	cursor: pointer;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 10;
	background: #fff;
	height: 20px;
}
.course-click img{
	margin-right: 4px;
}
.hide-no{
	display: none;
}
.hide-bl{
	display: initial;
}
.course-hide{
	height: auto;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
/* .course-hide .course-click{
	background: url(../images/dianji02.png) right no-repeat #fff;
} */

.course-bage02{
	background: url(../images/course03.png) center no-repeat;
}
.course-bage03{
	background: url(../images/course04.png) center no-repeat;
}
.course-height{
	width: 344px;
}
.course-height p{
	min-height: auto;
}
.course-height p span{
	width: 280px;
}
.in-product{
	width: 100%;
	background: url(../images/bage03.jpg) top no-repeat;
	height: 898px;
	padding-top: 5px;
}
.pro333{
	color: #333;
	margin-top: 0;
}

.in-swiper{
	width: 1175px;
	height: 452px;
	background-color: #fff;
	box-shadow: 0 6px 12px rgba(0,12,176,0.07);
	margin: 0 auto;
}
.product-left{
	float: left;
	text-align: left;
	width: 436px;
	margin-top: 90px;
	margin-left: 117px;
}
.product-left span{
	font-size: 20px;
	color: #222;
	font-weight: bold;
	display: block;
}
.product-left span i{
	float: left;
	width: 6px;
	height: 20px;
	background: #0452ee;
	margin-right: 10px;
	margin-top: 4px;
}
.product-left b{
	font-size: 16px;
	color: #222;
	display: block;
	margin-top: 20px;
	margin-bottom: 18px;
}
.product-left b em{
	float: left;
	width: 8px;
	height: 8px;
	background-color: #688cff;
	border-radius: 100%;
	margin-top: 8px;
	margin-right: 6px;
}
.product-left p{
	font-size: 16px;
	color: #666;
	line-height: 30px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:7;
}

.swiper-img{
	float: left;
	margin-left: 88px;
	margin-top: 90px;
}
.swiper-button-next, .swiper-button-prev {
    width: 56px !important;
    height: 105px !important;
    background: rgba(0,0,0,0.08);
    outline: none;
	top: 34%;
}
.swiper-pagination-bullet {
    background: var(--swiper-pagination-bullet-inactive-color,#1c41e6) !important;
	width: 89px;
	height: 6px;
	border-radius: 30px;
	margin: 0 8px !important;
}
.mySwiper01{
	height: 555px;
}
.margin115px{
	margin-top: 115px;
}
.margin160px{
	margin-top: 160px;
}
.in-f7fafe{
	width: 100%;
	height: auto;
	background: #f7fafe;
}


.h5-web{
	width: 100%;
	height: auto;
	background-color: #0a0d59;
	padding-bottom: 78px;
}
.java-page-title {
	width: 100%;
	height: auto;
	padding-top: 90px;
}

.java-page-title span {
	font-size: 48px;
	color: #fff;
}
.java-page-title em {
	display: block;
	font-size: 30px;
	color: #fff;
	margin-top: 24px;
}
.h5-f-black span, .h5-f-black em {
    color: #000;
}
.h5-prohect{
	width: 100%;
	height: auto;
	margin-top: 40px;
}
.h5-prohect li{
	color: #fff;
	font-size: 20px;
	background-color: rgba(45,67,205,0.26);
	display: inline-block;
	width: 594px;
	margin: 0 2px;
	padding-top: 34px;
	padding-bottom: 60px;
	border-radius: 10px;
	cursor: pointer;
}
.h5-prohect li.hover{
	background-color: rgba(45,67,205,0.83);
}
.h5-pro-note{
	width: 100%;
	height: auto;
	border-radius: 20px;
	margin-top: -35px;
	position: relative;
	z-index: 2;
}
.h5-pro-note li{
	height: auto;
}
.h5-pro-note .swiper {
    width: 100%;
    height: auto;
	background: linear-gradient(168deg, #1517a2, #0a0d59);
	border-radius: 20px;
}
.h5-pro-note .mySwiper01 .swiper-slide,.h5-pro-note .swiper-wrapper {
    height: auto !important;
} 

.h5-pro-swiper{
	width: 100%;
	height: auto;
	display: table;
}
.h5-pro-swiper span{
	display: block;
	font-size: 30px;
	color: #fff;
	padding-top: 30px;
	margin-bottom: 20px;
}
.h5-pro-swiper img{
	margin: 0 15px;
}
.h5-pro-dot{
	margin-top: 22px;
	text-align: left;
	padding-bottom: 16px;
	margin-right: 90px;
	display: inline-grid;
}
.h5-pro-dot b{
	font-size: 20px;
	color: #34f0fd;
	display: block;
	margin-bottom: 4px;
}
.h5-pro-dot i{
	display: block;
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	width: 364px;
}
.h5-pro-dot em{
	display: block;
	font-size: 16px;
	color: #fff;
	line-height: 24px;
}
.h5-pro-note .swiper-button-prev{
	width: 62px;
	height: 97px;
	border-radius: 10px;
	background-color: rgba(255,255,255,0.2);
	color: #fff;
	margin-left: 60px;
	top: 36%;
}
.h5-pro-note .swiper-button-next{
	width: 62px;
	height: 97px;
	border-radius: 10px;
	background-color: rgba(255,255,255,0.2);
	color: #fff;
	margin-right: 60px;
	top: 36%;
}
.h5-pro-plat{
	display: inline-block;
	width: 347px;
	height: auto;
	margin: 0 10px;
	margin-bottom: 10px;
}
.h5-pro-plat img{
	display: block;
}
.h5-pro-plat span{
	font-size: 16px;
	color: #fff;
	display: block;
	margin-top: 14px;
}
.h5-pro-back{
	background: linear-gradient(168deg, #1517a2, #0a0d59);
	border-radius: 20px;
	padding-top: 44px;
	width: 100%;
	padding-bottom: 12px;
}
.h5-teacher{
	width: 100%;
	background: url(../images/back02.jpg) center no-repeat;
	height: 971px;
}
/* .swiper-slide {
	text-align: center;

	Center slide text vertically 
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
} */

.logo_wrap{
	position: relative;
	width: 1570px;
	height: 560px;
	overflow: hidden;
	margin: 0 auto;
	font-size: 0;
	margin-top: 52px;
	padding-top: 28px;
	margin-bottom: 100px;
}
.logo_wrap .left_mask{
	position: absolute;
	z-index: 10;
	left: -1px;
}
.logo_wrap .right_mask{
	position: absolute;
	z-index: 10;
	right: -1px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
@-webkit-keyframes scrollToRight-data-v-6a32e916 {
from {
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
}
to {
    -webkit-transform: translate3d(0%, 0, 0);
            transform: translate3d(0%, 0, 0);
}
}
@keyframes scrollToRight-data-v-6a32e916 {
from {
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
}
to {
    -webkit-transform: translate3d(0%, 0, 0);
            transform: translate3d(0%, 0, 0);
}
}
@keyframes scrollToRight-data-v-6a32e916 {
from {
    -webkit-transform: translate3d(-50%, 0, 0);
}
to {
    -webkit-transform: translate3d(0%, 0, 0);
}
}
.line_odd{
	width: 2846px;
	-webkit-animation: scrollToRight-data-v-6a32e916 30s linear infinite;
	animation: scrollToRight-data-v-6a32e916 30s linear infinite;
	margin-top: -28px;
}
.logo_img{
	width: 50%;
	display: inline-block;
	margin-left: -29px;
}
.line_even{
	width: 2846px;
	-webkit-animation: scrollToRight-data-v-6a32e916 36s linear infinite;
	animation: scrollToRight-data-v-6a32e916 36s linear infinite;
	margin-top: -28px;
	padding-left: 34px;
}

.j-r-praise{
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-top: 50px;
}
.j-r-praise li{
	float: left;
	width: 354px;
	height: 200px;
	border-radius: 10px;
	box-shadow: 0 0 16px rgba(211,211,211,0.88);
	background-color: #f3f3f3;
	border: 1px #fff solid;
	text-align: center;
	-webkit-transition: .8s;
	margin: 20px 22px;
}
.j-r-p-title{
	width: 100%;
	height: auto;
	margin-top: 40px;
}
.j-r-p-title img{
	display: inline-block;
	position: relative;
	top: 2px;
}
.j-r-p-title em{
	width: 2px;
	height: 38px;
	background-color: #333;
	display: inline-block;
	margin-left: 14px;
	margin-right: 12px;
	position: relative;
	top: 4px;
}
.j-r-p-title b{
	font-size: 40px;
	color: #333;
	font-weight: bold;
	-webkit-transition: .8s
}
.j-r-praise li p{
	font-size: 18px;
	color: #555;
	line-height: 30px;
	margin-top: 22px;
	-webkit-transition: .8s
}
.h5-padding{
	padding-bottom: 70px;
}
.h5-add{
	width: 100%;
	background: url(../images/back04.png) center no-repeat;
	height: 1243px;
}
.h5-add-mar{
	padding-top: 20px;
}
.java-advantage{
	width: 100%;
	height: auto;
	margin: 52px auto;
	display: table;
}
.java-advantage li{
	float: left;
	width: 397px;
	height: 223px;
	margin-right: 4px;
	margin-bottom: 8px;
}
.java-advantage li span{
	color: #fff;
	font-size: 16px;
}
.java-advantage li i{
	margin-top: 80px;
	display: block;
	height: 37px;
	margin-bottom: 15px;
}
.ja-ad-ba01{
	background: url(../images/ja-ad01.png) center no-repeat;
}
.ja-ad-ba02{
	background: url(../images/ja-ad02.png) center no-repeat;
}
.ja-ad-ba03{
	background: url(../images/ja-ad03.png) center no-repeat;
}
.ja-ad-ba04{
	background: url(../images/ja-ad04.png) center no-repeat;
}
.ja-ad-ba05{
	background: url(../images/ja-ad05.png) center no-repeat;
}
.ja-ad-ba06{
	background: url(../images/ja-ad06.png) center no-repeat;
}
.ja-ad-img01{
	background: url(../images/ja-ad07.png) center no-repeat;
}
.ja-ad-img02{
	background: url(../images/ja-ad09.png) center no-repeat;
}
.ja-ad-img03{
	background: url(../images/ja-ad011.png) center no-repeat;
}
.ja-ad-img04{
	background: url(../images/ja-ad013.png) center no-repeat;
}
.ja-ad-img05{
	background: url(../images/ja-ad015.png) center no-repeat;
}
.ja-ad-img06{
	background: url(../images/ja-ad017.png) center no-repeat;
}
.java-advantage li:hover .ja-ad-img01{
	background: url(../images/ja-ad08.png) center no-repeat;
}
.java-advantage li:hover .ja-ad-img02{
	background: url(../images/ja-ad010.png) center no-repeat;
}
.java-advantage li:hover .ja-ad-img03{
	background: url(../images/ja-ad012.png) center no-repeat;
}
.java-advantage li:hover .ja-ad-img04{
	background: url(../images/ja-ad014.png) center no-repeat;
}
.java-advantage li:hover .ja-ad-img05{
	background: url(../images/ja-ad016.png) center no-repeat;
}
.java-advantage li:hover .ja-ad-img06{
	background: url(../images/ja-ad018.png) center no-repeat;
}


.no-border{
	border: none !important;
}
.no-margin{
	margin-right: 0 !important;
	margin-left: 0 !important;
}
.chang-top{
	margin-top: 80px;
}
.h5-fb-no{
	margin-right: 0 !important;
}