h1,h2,h3,h4,h5,h6{
	font-weight: bold;
}
.public-banner,
.public-banner img{
	width: 100%;
}
.java-item{
	padding-top: 100px;
	width: 100%;
}
.java-top{
	margin-bottom: 50px;
}
.java-top h1{
	height: 56px;
	line-height: 52px;
	text-align: center;
	font-size: 48px;
}
.java-top h1 span{
	color: #fd5c5c;
}
.java-top p{
	margin-top: 20px;
	line-height: 24px;
	text-align: center;
	font-size: 18px;
}
.java-main{
	width: 100%;
}
.java-bottom{
	position: relative;
	margin: 60px auto 0;
	width: 100%;
	height: 72px;
}
.java-bottom-bg{
	position: absolute;
	left: 400px;
	bottom: 0;
	width: 300px;
	height: 66px;
	background-color: #ff9000;
	border-radius: 30px;
}
.java-bottom a{
	position: absolute;
	display: block;
	top: 0;
	left: 400px;
	width: 300px;
	height: 66px;
	line-height: 66px;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	color: #1c287d;
	background-color: #fff600;
	border-radius: 30px;
}
.java-first{
	height: 640px;
}
.java-first .java-top{
	color: #333;
}
.java-best .java-top{
	color: #fff;
}
.first-main .left{

}
.first-main .right{
	
}
.first-main .top{
	margin-bottom: 20px;
	height: 56px;
	line-height: 56px;
	font-size: 30px;
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/java_ls/course_subject/image/java/first_title_bg.png') no-repeat 0px 0px;
}
.first-main .top span{
	display: inline-block;
	margin-right: 20px;
	width: 40px;
	text-align: center;
	color: #fff;
}
.first-main .bottom{
	padding-top: 15px;
	width: 500px;
	height: 235px;
	box-shadow: 0 0 20px rgba(28, 40, 125, 0.1);
}
.first-main .bottom li{
	padding-left: 45px;
	height: 36px;
	line-height: 36px;
	font-size: 18px;
	color: #666;
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/java_ls/course_subject/image/java/first_li_bg.png') no-repeat 18px 10px;
}
.first-main li.no-bg{
	line-height: 18px;
	background: none;
}
.first-main .left .no-bg{
	padding-left: 136px;
}
.first-main .right .no-bg{
	padding-left: 152px;
}
.java-best{
	width: 100%;
	height: 630px;
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/java_ls/course_subject/image/java/best_bg.jpg') no-repeat center 0px;
}
.java-best .java-top{
	margin-bottom: 72px;
}
.best-main{
	height: 200px;
}
.best-main li{
	position: relative;
	float: left;
	margin-right: 40px;
	width: 150px;
	height: 226px;
}
.best-main li.last{
	margin-right: 0;
}
.best-main li div{
	position: relative;
	width: 146px;
	height: 146px;
	text-align: center;
	background-color: rgba(0,0,0,0.1);
	border: 2px solid #fff;
	border-radius: 150px;
}
.best-main li div.on{
	animation: breathe 0.8s linear infinite alternate;
}
@-webkit-keyframes breathe {
    0% { background-color: #fd5c5c; border: none; transform: scale(0.92);}
	100% { background-color: #fd5c5c; border: none; transform: scale(1.02);}
}
.best-main li img{
	margin-top: 32px;
	width: 86px;
}
.best-main li p{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 150px;
	height: 76px;
	line-height: 76px;
	text-align: center;
	font-size: 24px;
	color: #fff;
}
.java-target{
	height: 890px;
}
.java-target .java-top{
	margin-bottom: 35px;
}
.target-main{
	position: relative;
	padding: 20px 0;
	width: 100%;
	height: 530px;
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/java_ls/course_subject/image/java/target_bg.png') no-repeat 0px 20px;
}
.target-main span,
.target-main canvas{
	position: absolute;
}
.target-num{
	display: none;
	font-weight: bold;
	font-size: 30px;
	color: #1c287d;
}
.target-num-1{
	left: 105px;
	bottom: 103px;
}
.target-num-2{
	left: 170px;
	bottom: 170px;
}
.target-num-3{
	left: 245px;
	bottom: 212px;
}
.target-num-4{
	left: 390px; 
	bottom: 259px;
}
.target-num-5{
	top: 196px;
	right: 430px;
}
.target-num-6{
	top: 90px;
	right: 290px;
}
.target-num-7{
	top: 0;
	right: 150px;
}
.target-money{
	display: none;
	position: absolute;
	width: 30px;
	height: 30px;
}
.target-money-1{
	left: 110px;
	bottom: 60px;
}
.target-money-2{
	left: 188px;
	bottom: 126px;
}
.target-money-3{
	left: 260px;
	bottom: 170px;
}
.target-money-4{
	left: 402px;
	bottom: 210px;
}
.target-money-5{
	top: 256px;
	right: 450px;
}
.target-money-6{
	top: 140px;
	right: 305px;
}
.target-money-7{
	top: 60px;
	right: 185px;
}
.canvas-1{
	left: 73px;
	bottom: 40px;
}
.canvas-2{
	left: 136px;
	bottom: 82px;
}
.canvas-3{
	left: 214px;
	bottom: 148px;
}
.canvas-4{
	left: 288px;
	bottom: 188px;
}
.canvas-5{
	top: 274px;
	right: 475px;
}
.canvas-6{
	top: 160px;
	right: 329px;
}
.canvas-7{
	top: 84px;
	right: 208px;
}
.target-text{
	display: none;
	font-size: 20px;
	color: #666;
}
.target-text-1{
	left: 162px;
	bottom: 60px;
}
.target-text-2{
	left: 240px;
	bottom: 125px;
}
.target-text-3{
	left: 310px;
	bottom: 165px;
}
.target-text-4{
	left: 455px;
	bottom: 210px;
}
.target-text-5{
	top: 265px;
	right: 350px;
}
.target-text-6{
	top: 150px;
	right: 205px;
}
.target-text-7{
	top: 40px;
	right: 30px;
}
.java-course{
	width: 100%;
	height: 860px;
	background: #f5f5f5;
}
.course-main{
	position: relative;
	padding: 30px 0;
	width: 100%;
	height: 520px;
}
.course-brief{
	position: relative;
	padding-top: 30px;
	width: 300px;
	z-index: 2;
}
.course-brief li{
	margin-bottom: 40px;
	width: 100%;
	height: 210px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	background-color: #333;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: center;
}
.course-brief li.on{
	font-weight: bold;
	color: #333;
	background-color: #fff;
	cursor: pointer;
}
.course-detail-wrap{
	position: absolute;
	top: 30px;
	left: 300px;
	width: 500px;
	height: 520px;
	color: #333;
	background-color: #fff;
	z-index: 1;
	box-shadow: 0 0 30px rgba(74, 133, 249, 0.15);
}
.course-detail{
	width: 100%;
	height: 445px;
}
.course-detail h2{
	margin-top: 75px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 30px;
}
.course-detail h4{
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 40px;
}
.course-detail>ul{
	margin: 34px 0 0 57px;
	width: 406px;
}
.course-detail>ul li{
	margin-bottom: 20px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 18px;
	border: 1px solid #333;
}
.course-detail li.long{
	margin-left: 0;
	width: 380px;
}
.course-detail li.middle{
	margin-left: 44px;
	width: 298px;
}
.course-detail li.short{
	float: left;
	margin-right: 22px;
	width: 178px;
}
.eshort{
	margin-bottom: 12px !important;
	height: 26px !important;
	line-height: 26px !important;
	font-size: 15px !important;
	text-align: center !important;
	width: 178px !important;
	border: 1px solid #333 !important;
	float: left !important;
	margin-right: 23px !important;
}
.java-course .java-bottom{
	margin: 30px auto 0;
}
.java-core{
	height: 1080px;
}
.core-main{
	padding: 25px 30px 0;
}
.core-main li{
	margin-bottom: 30px;
	height: 160px;
}
.core-img{
	width: 156px;
	height: 156px;
	border-radius: 156px;
	overflow: hidden;
	transform: translate(0,0);
}
.core-img img{
	width: 156px;
	transition: all 1s;
}
.core-img img:hover{
	cursor: pointer;
	transform: scale(1.1);
}
.core-main .odd .core-img{
	margin-right: 30px;
}
.core-main .even .core-img{
	margin-left: 30px;
}
.core-img-1{
	border: 4px solid #61a7cf;
}
.core-img-2{
	border: 4px solid #d59092;
}
.core-img-3{
	border: 4px solid #61dbdf;
}
.core-img-4{
	border: 4px solid #3d75c9;
}
.core-text{
	width: 785px;
}
.core-text h2{
	height: 60px;
	line-height: 60px;
	font-size: 30px;
}
.core-text p{
	width: 812px;
	height: 80px;
	line-height: 24px;
	font-size: 18px;
	color: #666;
}
.core-text-1 h2{
	color: #61a7cf;
}
.core-text-2 h2{
	padding-right: 5px;
	text-align: right;
	color: #d59092;
}
.core-text-3 h2{
	color: #61dbdf;
}
.core-text-4 h2{
	padding-right: 5px;
	text-align: right;
	color: #3d75c9;
}
.java-teacher{
	width: 100%;
	height: 643px;
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/java_ls/course_subject/image/java/teacher_bg.jpg') no-repeat;
	background-position: center;
}
.java-teacher .java-top{
	margin-bottom: 55px;
	color: #fff;
}
.teacher-main li{
	position: relative;
	float: left;
	margin-right: 25px;
	width: 200px;
	height: 320px;
	color: #fff;
	background-color: #fff;
	overflow: hidden;
}
.teacher-main li.last{
	margin-right: 0;
}
.teacher-main li img{
	margin: 44px 0 0 -30px;
	width: 256px;
}
.teacher-desc{
	position: absolute;
	left: 0;
	top: 250px;
	width: 100%;
	height: 100%;
	text-align: center;
	border-top: 2px solid #fd5c5c;
	background-color: rgba(0,0,0,0.7);
}
.teacher-desc h4{
	margin-top: 10px;
	margin-bottom: 6px;
	height: 24px;
	line-height: 24px;
	font-size: 24px;
}
.teacher-desc p{
	margin-left: 10px;
	width: 180px;
	height: 36px;
	line-height: 24px;
	font-size: 18px;
	border-bottom: 2px solid #fd5c5c;
}
.teacher-desc div{
	margin: 4px 0 0 10px;
	padding-left: 10px;
	padding-top: 8px;
	width: 170px;
	line-height: 24px;
	font-size: 16px;
	text-align: left;
}
.java-service{
	height: 1050px;
	background-color: #f5f5f5;
}
.service-main{

}
.service-main li{
	float: left;
	margin: 0 10px 10px 0;
	width: 360px;
	height: 360px;
	overflow: hidden;
}
.service-main li.last{
	margin-right: 0;
}
.white-service-item,
.red-service-item{
	width: 100%;
	height: 100%;
}
.white-service-item{
	background-color: #fff;
}
.red-service-item{
	display: none;
	background-color: #fd5c5c;
}
.white-service-item img,
.red-service-item img{
	margin-left: 135px;
	height: 100px;
}
.white-service-item img{
	margin-top: 100px;
}
.red-service-item img{
	margin-top: 45px;
}
.white-service-item h4,
.red-service-item h4{
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	text-align: center;
	font-weight: normal;
	color: #333;
}
.red-service-item h4{
	margin-top: 10px;
	color: #fff;
}
.white-service-item span{
	display: block;
	margin: 5px 0 10px 158px;
	width: 44px;
	height: 5px;
	background-color: #333;
	border-radius: 2px;
}
.red-service-item p{
	margin-left: 25px;
	width: 310px;
	line-height: 24px;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.java-transform{
	height: 900px;
}
.java-transform .java-top{
	margin-bottom: 55px;
}
.transform-main li{
	position: relative;
	float: left;
	margin: 0 40px 40px 0;
	width: 340px;
	height: 274px;
	overflow: hidden;
}
.transform-main li.last{
	margin: 0 0 40px 0;
}
.transform-item{
	margin-top: 20px;
	width: 100%;
	height: 254px;
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/java_ls/course_subject/image/java/transform_bg.jpg') no-repeat;
}
.transform-item img,
.transform-mask{
	position: absolute;
	top: 0;
	left: 15px;
	width: 310px;
	height: 210px;
}
.transform-item p{
	position: absolute;
	left: 28px;
	bottom: 0;
	height: 64px;
	line-height: 64px;
	font-size: 24px;
	color: #fff;
}
.transform-item span{
	margin-right: 15px;
}
.transform-mask{
	top: -210px;
	background-color: rgba(0,0,0,0.2);
	z-index: 2;
}
.transform-mask a{
	display: block;
	width: 100%;
	height: 100%;
}
.transform-mask img{
	margin: 65px 0 0 115px;
	width: 80px;
}
.java-transform .java-bottom{
	margin: 15px auto 0;
}
.java-form{
	padding-top: 70px;
	width: 100%;
	height: 610px;
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/java_ls/course_subject/image/java/form_bg.jpg') no-repeat;
	background-position: center;
}
.java-form .java-main{
	margin-top: 10px;
	padding: 0 70px;
	width: 960px;
}
.java-form .left{
	margin-top: 30px;
}
.java-form .left li{
	margin-bottom: 20px;
	width: 404px;
	height: 60px;
	font-size: 24px;
	color: #fff;
}
.java-form .left span{
	float: left;
	width: 256px;
	height: 56px;
	line-height: 54px;
	text-align: center;
	border: 2px solid #fc5c5c;
	background-color: rgba(66,69,103,0);
}
.java-form .left a{
	float: left;
	width: 144px;
	height: 60px;
	line-height: 58px;
	text-align: center;
	color: #fff;
	background-color: #fc5c5c;
}
.java-form .right{
	padding: 0 50px;
	width: 300px;
	height: 520px;
	background-color: #fff;
	border-radius: 10px;
}
.java-form .right h1{
	margin: 50px 0 25px 0;
	width: 100%;
	text-align: center;
	font-size: 30px;
	color: #333;
}
.java-form .name{
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/java_ls/course_subject/image/java/contact.png') no-repeat 15px 10px;
}
.java-form .phone{
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/java_ls/course_subject/image/java/phone.png') no-repeat 15px 12px;
}
.java-form .qq{
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/java_ls/course_subject/image/java/qq.png') no-repeat 15px 12px;
}
.java-form input{
	margin-left: 70px;
	width: 240px;
	height: 58px;
	line-height: 58px;
	font-size: 18px;
	color: #333;
}
::-webkit-input-placeholder { /*Chrome/Safari*/
	color: #ccc;
}
: :-moz-placeholder { /*Firefox*/
	color: #ccc;
}
: :-ms-input-placeholder { /*IE*/
   color: #ccc;
} 
.java-form .right p{
	margin-bottom: 20px;
	width: 308px;
}
.java-form .right .name,
.java-form .right .phone,
.java-form .right .qq{
	border: 1px solid #eee;
	border-radius: 10px;
}
.java-form .right .apply{
	margin: 40px 0 10px 0;
	width: 310px;
	height: 60px;
}
.java-form .apply a{
	display: block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	color: #1c287d;
	background-color: #fff600;
	border-radius: 30px;
}
.java-form .right .note{
	margin-left: 20px;
	width: 278px;
	line-height: 18px;
	text-align: center;
	font-size: 14px;
	color: #999;
}