.box_hd{text-align: center;}
.box_hd h2{font-size: 40px;color: #1b1b1b;line-height: 40px;}
.box_hd a{float: right;height: 25px;border: 1px #ccced3 solid;border-radius: 25px;line-height: 25px;padding: 0 9px;margin: 5px 11px 0 0;font-size: 14px;color: #737373;cursor: pointer;}
.box_hd a:hover{background: #216ef4;color: #fff;border-color: #216ef4;}
.box_hd span{color: #252b3a;}
.box_hd p{font-size: 16px;color: #6e6e6e;line-height: 21px;padding-top: 20px;}
img{display: block;}
.btnbox{display: flex;justify-content: center;}
.btnbox .a_btn{
	position: relative;
	top: 0;
	height: 63px;
	font-size: 22px;
	color: #fff;
	line-height: 63px;
	border-radius: 32px;
	box-shadow: inset 0 2px 16px rgba(255,227,35,.48);
	background: -moz-linear-gradient(to bottom, #ff8250, #f70d2e);
	background: linear-gradient(to bottom, #ff8250, #f70d2e);
	margin: 0 12px;
	padding: 0 38px;
	transition: all .3s ease;-moz-transition: all .3s ease;-webkit-transition: all .3s ease;-o-transition: all .3s ease;
}
.btnbox .a_btn2{
	box-shadow: inset 0 -24px 10px rgba(25,114,245,.4), inset 0 30px 38px rgba(35,211,255,.48);
	/* box-shadow: inset 0 -7px 10px rgba(255,31,31,.9), inset 0 12px 35px rgba(255,153,62,.38); */
	background: -moz-linear-gradient(to bottom, #39dcfc, #196df6);
	background: linear-gradient(to bottom, #39dcfc, #196df6);
}
.btnbox .a_btn:hover{top: -5px;box-shadow: none;}
b{font-weight: bold;}
.box0{height: 80px;background-color: #fff;}

.boxs{position: relative;}

.boxNav{
	position: absolute;
	left: 0;
	top: 40px;
	width: 100%;
	height: 100px;
	box-sizing: border-box;
	padding-top: 30px;
	z-index: 101;
}
.boxNav .hei{display: none;}
.boxNav.on{
	height: 80px;
	background-color: #fff;
	padding-top: 20px;
}
.boxNav.cur{
	position: fixed;
	top: 0;
	height: 80px;
	box-shadow: 0 0 20px 0 rgba(0,0,0,.1);
	background-color: #fff;
	padding-top: 20px;
}
.boxNav.cur .bai,
.boxNav.on .bai{display: none;}
.boxNav.cur .hei,
.boxNav.on .hei{display: block;}
.boxNav .inner{
	display: flex;
	justify-content: space-between;
	width: 80%;
	min-width: 1200px;
	height: 40px;
	padding: 0 6px 0 23px;
	box-sizing: border-box;
}
.boxNav.cur .inner{width: 70%;}
.boxNav .logo{display: flex;}
.boxNav .logo img{width: 136px;}
.boxNav .logo p{
	position: relative;
	font-size: 18px;
	line-height: 40px;
	padding-left: 33px;
}
.boxNav .logo p a{color: #fff;}
.boxNav .logo p:before{
	position: absolute;
	left: 17px;
	top: 5px;
	width: 1px;
	height: 30px;
	background-color: rgba(255,255,255,.3);
	content: "";
}
.boxNav.cur .logo p a,
.boxNav.on .logo p a{color: #b3b3b3;}
.boxNav.cur .logo p:before,
.boxNav.on .logo p:before{background-color: #d5d5d5;}
.boxNav .nav{
	width: 650px;
	display: flex;
	justify-content: space-between;
	margin-top: 3px;
}
.boxNav .nav p{
	position: relative;
	width: 96px;
	height: 34px;
	font-size: 17px;
	color: #fff;
	text-align: center;
	line-height: 34px;
	cursor: pointer;
}
.boxNav .nav p.cur{
	border-radius: 17px;
	background-color: #008bff;
}
.boxNav.cur .nav p,
.boxNav.on .nav p{color: #999;}
.boxNav.cur .nav p.cur,
.boxNav.on .nav p.cur{color: #fff;}

.banner{position: relative;}
.banner .slideBox,
.banner .slideBox .bd .li_in,
.banner .slideBox .bd a{height: 800px;}
.banner .slideBox .hd{width: 900px;display: none;}
.banner .slideBox .bb{
	bottom: 460px;
	width: 55%;
	min-width: 896px;
}
.ban .kbbox{
	position: absolute;
	left: 50%;
	top: 0;
	width: 80%;
	min-width: 1200px;
	transform: translate(-50%,0);
}
.ban .head_kb{
	left: auto;
	right: 0;
	top: 140px;
	width: 299px;
	height: 430px;
	box-sizing: border-box;
	border-radius: 26px;
	box-shadow: none;
	background-color: rgba(255,255,255,.8);
	padding: 0 18px 0 19px;
	margin: 0;
}
.techcen_right .kb_info{
	width: 100%;
	background: none;
	margin-right: 0;
}
.ban .head_kb .headkb_top h2{
	font-size: 22px;
	color: #272727;
	padding: 13px 0 1px;
}
.techcen_right .kb_info .hd{
	height: 40px;
	border: none;
	background-color: #fff;
}
.techcen_right .kb_info .hd span{
	height: 21px;
	line-height: 21px;
	border-right: 1px #e8e8e8 solid;
	background: none;
	margin-top: 10px;
}
.techcen_right .kb_info .select dt{
	width: 166px;
	color: #a3a3a3;
	margin-top: 4px;
}
.techcen_right .kb_info .select dt i{
	right: 15px;
	top: 13px;
	width: 14px;
	height: 8px;
	background: url("/2020gw/images/javaeepic/pic.png") no-repeat 0 0;
	padding: 0;
}
.techcen_right .kb_info .select dd{
	right: -1px;
	width: 262px;
	border: none;
}
.techcen_right .kb_info .bd,
.techcen_right .kb_info .bd ul,
.techcen_right .kb_info .bd ul li{width: 248px !important;}
.techcen_right .kb_info .bd ul li p{margin-bottom: 18px;}
.techcen_right .kb_info .bd ul li em{padding: 0 11px;}
.techcen_right .kb_info .bd ul li a{color: #494949;}
.techcen_right .kb_info .bd ul li a.itcast_click{line-height: 25px;}
.techcen_right .kb_info .bd ul li strong i{
	right: -18px;
	top: 0;
	width: 13px;
	height: 17px;
	background: url("/2020gw/images/javaeepic/pic.png") no-repeat 0 -10px;
}
.ban .head_kb .headkb_bot{padding-top: 52px;}
.ban .head_kb .headkb_bot a{
	width: 190px;
	height: 53px;
	font-size: 18px;
	color: #fff;
	line-height: 53px;
	border-radius: 27px;
	box-shadow: inset 0 -7px 10px rgba(255,31,31,.9), inset 0 12px 35px rgba(255,153,62,.38);
	/* box-shadow: inset 0 7px 10px rgba(255,153,62,.38), inset 0 -7px 10px rgba(255,31,31,.48); */
	background-color: #ff7547;
}

.javaboxbg{position: relative;}
.javaboxbg img{
	position: absolute;
	left: 50%;
	top: 0;
	transform: translate(-50%,0);
}
.javabox1 .box_hd{padding: 28px;}
.javabox1 .javaboxbg{height: 509px;}
.javabox1 .javabox1_con p{
	font-size: 16px;
	color: #5e5e5e;
	text-align: center;
	line-height: 32px;
	padding: 212px 0 40px;
}
.javabox1 .btnbox .a_btn1{
	position: relative;
	padding: 0 60px 0 26px;
}
.javabox1 .btnbox .a_btn1:after{
	position: absolute;
	right: 20px;
	top: 17px;
	width: 29px;
	height: 29px;
	background: url("/2020gw/images/javaeepic/pic.png") no-repeat 0 -29px;
	content: "";
}
.javabox2{position: relative;}
.javabox2 .javaboxbg{height: 490px;}
.javabox2 .inner{
	position: absolute;
	left: 50%;
	top: 88px;
	margin-left: -600px;
}
.javabox2 .javabox2_tab{
	width: 871px;
	height: 91px;
	border-radius: 8px;
	border: 1px #e5f2fc solid;
	box-sizing: border-box;
	margin: 52px auto 50px;
}
.javabox2 .javabox2_tab ol{display: flex;height: 100%;}
.javabox2 .javabox2_tab ol li{position: relative;cursor: pointer;}
.javabox2 .javabox2_tab ol li:nth-child(1),
.javabox2 .javabox2_tab ol li:nth-child(3){flex: 1;}
.javabox2 .javabox2_tab ol li:nth-child(2){width: 352px;}
.javabox2 .javabox2_tab ol li p{
	position: absolute;
	left: 50%;
	top: -23px;
	width: 311px;
	height: 162px;
	font-size: 16px;
	color: #7d7d7d;
	text-align: center;
	line-height: 34px;
	margin-left: -155.5px;
	padding-top: 36px;
}
.javabox2 .javabox2_tab ol li.cur p{
	background: url("/2020gw/images/javaeepic/javabox2tab.png") no-repeat;
}
.javabox2 .javabox2_tab ol li p b{
	display: block;
	font-size: 24px;
	color: #262626;
}
.javabox2 .javabox2_tab ol li.cur p{color: #fff;}
.javabox2 .javabox2_tab ol li.cur p b{font-size: 28px;color: #fff;}
.javabox2 .javabox2_con{
	width: 1200px;
	height: 526px;
	border-radius: 22px;
	box-shadow: 0 4px 46px rgba(231,242,247,.49);
	background-color: #fff;
}
.javabox2 .javabox2_con ul li{display: none;}
.javabox2 .javabox2_con ul li.cur{
	display: block;
	width: 1100px;
	margin: 0 auto;
	padding-top: 33px;
}
.javabox2 .btnbox{margin-top: -37px;}
.javabox2 .btnbox .a_btn{box-shadow: 0 10px 27px rgba(255,157,177,.51);}
.javabox2 .btnbox .a_btn:hover{box-shadow: none;}
.javabox3{position: relative;}
.javabox3 .javaboxbg{height: 600px;}
.javabox3 .inner{
	position: absolute;
	left: 50%;
	top: 76px;
	margin-left: -600px;
}
.javabox3 .javabox3_con{
	border-radius: 18px;
	box-shadow: 0 12px 29px rgba(146,204,255,.32);
	background-color: #fff;
}
.javabox3 .javabox3_con1{
	padding: 32px 0 40px;
	margin-top: 50px;
}
.javabox3 .javabox3_con2{margin: 38px 0;}
.javabox3 .javabox3_con .hds{
	height: 70px;
	display: flex;
	justify-content: space-between;
}
.javabox3 .javabox3_con .hds h3{
	width: 401px;
	height: 73px;
	font-size: 24px;
	color: #fff;
	line-height: 50px;
	box-sizing: border-box;
	background: url("/2020gw/images/javaeepic/javabox3pic1.png") no-repeat;
	margin-left: -22px;
	padding-left: 42px;
}
.javabox3 .javabox3_con .hds p{
	font-size: 12px;
	color: #939393;
	text-align: right;
	line-height: 28px;
	margin-right: 50px;
	padding-top: 6px;
}
.javabox3 .javabox3_con .hds p b{
	display: block;
	font-size: 24px;
	color: #3e3e3e;
}
.javabox3 .javabox3_con1 img{margin: 16px auto 0;}
.javabox3 .javabox3_con2{padding: 34px 0 54px;}
.javabox3 .javabox3_con2 ul{
	display: flex;
	justify-content: space-between;
	width: 1138px;
	margin: 21px auto 0;
}
.javabox3 .javabox3_con2 ul li{
	position: relative;
	width: 366px;
	height: 211px;
	border-radius: 8px;
	background: url("/2020gw/images/javaeepic/javabox3pic3.png") no-repeat;
	cursor: pointer;
}
.javabox3 .javabox3_con2 ul li p{
	font-size: 19px;
	color: #fff;
	line-height: 27px;
	font-weight: bold;
	font-style: italic;
	padding: 36px 0 0 34px;
}
.javabox3 .javabox3_con2 ul li .pic{
	position: absolute;
	right: 22px;
	bottom: 58px;
}
.javabox3 .javabox3_con2 ul li i{
	position: absolute;
	left: 34px;
	bottom: 14px;
	width: 59px;
	height: 58px;
	background: url("/2020gw/images/javaeepic/pic.png") no-repeat 0 -110px;
	-webkit-transform: scale(.8);
	-moz-transform: scale(.8);
	-ms-transform: scale(.8);
	-o-transform: scale(.8);
	transform: scale(.8);
	opacity: .5;
	transition: all .2s ease;
	-moz-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
}
.javabox3 .javabox3_con2 ul li span{
	position: absolute;
	right: 36px;
	bottom: 20px;
	font-size: 16px;
	color: #fff;
	line-height: 21px;
}
.javabox3 .javabox3_con2 ul li:hover{
	box-shadow: 0 12px 24px #8bcaff;
}
.javabox3 .javabox3_con2 ul li:hover i{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
.javabox3 .javabox3_con3{
	margin-bottom: 68px;
	padding: 36px 0 45px;
}
.javabox3 .javabox3_con3 .picScroll-left{
	position: relative;
	margin-top: 17px;
}
.javabox3 .javabox3_con3 .picScroll-left:after{
	position: absolute;
	right: 40px;
	top: -20px;
	width: 140px;
	height: 260px;
	box-shadow: inset -90px 0 60px -18px #fff;
	content: "";
}
.javabox3 .javabox3_con3 .hd{
	position: absolute;
	right: 58px;
	top: -57px;
	width: 68px;
	height: 31px;
	display: flex;
	justify-content: space-between;
}
.javabox3 .javabox3_con3 .hd a{
	width: 31px;
	height: 31px;
	border-radius: 50%;
	background: url("/2020gw/images/javaeepic/pic.png") no-repeat 0 -170px;
}
.javabox3 .javabox3_con3 .hd a.next{background-position-x: -33px;}
.javabox3 .javabox3_con3 .hd a:hover{
	box-shadow: 0 5px 13px rgba(141,212,255,.51);
	background-position-y: -203px;
}
.javabox3 .javabox3_con3 .bd{
	width: 1120px;
	height: 220px;
	overflow: hidden;
	margin: 0 auto;
}
.javabox3 .javabox3_con3 .picList li{
	width: 310px;
	margin-right: 19px;
}
.javabox3 .javabox3_con3 .picList li .pic{
	border: 3px #dceafe solid;
	border-radius: 8px;
	overflow: hidden;
}
.javabox3 .javabox3_con3 .picList li p{
	font-size: 16px;
	color: #5e5e5e;
	text-align: center;
	line-height: 20px;
	padding-top: 17px;
}





.boxlist2{
	background-color: #fff;
	padding: 82px 0 96px;
}
.boxlist2 .boxlist2_con ul{overflow: hidden;margin: 46px 0 80px;}
.boxlist2 .boxlist2_con ul li{
	position: relative;
	float: left;
	width: 220px;
	height: 956px;
	border-radius: 8px;
	background: #f1fafd;
	margin: 0 25px 0 0;
}
/* .boxlist2 .boxlist2_con ul li:nth-child(1),
.boxlist2 .boxlist2_con ul li:nth-child(3),
.boxlist2 .boxlist2_con ul li:nth-child(5){width: 207px;}
.boxlist2 .boxlist2_con ul li:nth-child(4){width: 256px;} */
.boxlist2 .boxlist2_con ul li:after{
	position: absolute;
	right: -18px;
	top: 24px;
	width: 8px;
	height: 189px;
	background: url("/2020gw/images/javaeepic/pic.png") no-repeat 0 -236px;
	content: "";
}
.boxlist2 .boxlist2_con ul li h3{
	position: relative;
	height: 50px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	border-radius: 8px 8px 0 0;
	box-shadow: inset 0 -4px 9px rgba(14,131,251,.6);
	background: -webkit-linear-gradient(left, #277dff, #37c9e7);
	background: -o-linear-gradient(left, #277dff, #37c9e7);
	background: linear-gradient(to right, #277dff, #37c9e7);
	overflow: hidden;
}
.boxlist2 .boxlist2_con ul li p{
	width: 92%;
	font-size: 12px;
	color: #919191;
	line-height: 17px;
	border-radius: 8px;
	box-sizing: border-box;
	background: #fff;
	padding: 16px 0 14px 14px;
	margin: 11px auto;
}
.boxlist2 .boxlist2_con ul li p span{display: block;font-size: 14px;font-weight: bold;color: #313131;line-height: 24px;}
.boxlist2 .boxlist2_con ul li .boxbot{
	position: relative;
	width: 92%;
	border-radius: 8px;
	box-sizing: border-box;
	border: 1px #006dff dashed;
	background: #fff;
	padding: 28px 0 10px;
	margin: 37px auto 0;
}
.boxlist2 .boxlist2_con ul li .boxbot h4{
	position: absolute;
	left: 27px;
	top: -20px;
	width: 144px;
	height: 31px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 31px;
	border-radius: 8px;
	box-shadow: inset 0 -4px 9px rgba(14,131,251,.6);
	background: -webkit-linear-gradient(left, #277dff, #37c9e7);
	background: -o-linear-gradient(left, #277dff, #37c9e7);
	background: linear-gradient(to right, #277dff, #37c9e7);
}
.boxlist2 .boxlist2_con ul li .boxbot span{
	display: block;
	font-size: 14px;
	color: #313131;
	padding: 0 0 10px 22px;
	line-height: 24px;
}
.boxlist2 .boxlist2_con ul li .boxbot b,
.boxlist2 .boxlist2_con ul li .boxbot a{
	display: block;
	font-size: 14px;
	color: #353535;
	line-height: 17px;
	font-weight: bold;
	padding: 0 0 8px 14px;
}
.boxlist2 .boxlist2_con ul li .boxbot a{cursor: pointer;}
.boxlist2 .boxlist2_con ul li .boxbot b em,
.boxlist2 .boxlist2_con ul li .boxbot a em{
	display: block;
	font-style: inherit;
	color: #919191;
	font-weight: normal;
	margin-top: 5px;
}
.boxlist2 .boxlist2_con ul li .boxbot em a{display: inline;color: #919191;font-weight: normal;padding: 0;}
.boxlist2 .boxlist2_con ul li .boxbot em a:hover{color: #006dff;}
.boxlist2 .boxlist2_con ul li:first-child,
.boxlist2 .boxlist2_con ul li:nth-child(4),
.boxlist2 .boxlist2_con ul li:nth-child(5){background: #f1fafd url("/2020gw/images/javaeepic/boxlist2bg3.jpg") no-repeat center bottom;}
/* .boxlist2 .boxlist2_con ul li:nth-child(5){height: 338px;} */
/* .boxlist2 .boxlist2_con ul li:nth-child(5) p{height: 180px;} */
/* .boxlist2 .boxlist2_con ul li:nth-child(5) p span{line-height: 30px;} */
/* .boxlist2 .boxlist2_con ul li:last-child{height: 560px;margin-top: -8px;} */
.boxlist2 .boxlist2_con ul li:last-child h3,
.boxlist2 .boxlist2_con ul li .boxbot2 h3{height: auto;line-height: 24px;padding: 15px 0;}
.boxlist2 .boxlist2_con ul li .boxbot2 p{padding-right: 8px;}
.boxlist2 .boxlist2_con ul li:last-child p span{padding: 8px 0 10px;}
.boxlist2 .boxlist2_con ul li:last-child,.boxlist2 .boxlist2_con ul li:nth-child(5){margin-right: 0;}
.boxlist2 .boxlist2_con ul li:last-child:after,.boxlist2 .boxlist2_con ul li:nth-child(5):after{display: none;}
.boxlist2 .boxlist2_con ul li:last-child{position: relative;}
.boxlist2 .boxlist2_con ul li:last-child:before{
	position: absolute;
	left: 50%;
	top: -33px;
	width: 13px;
	height: 11px;
	background: url("/2020gw/images/javaeepic/pic.png") no-repeat -16px 0;
	margin-left: -5.5px;
	content: "";
}

.boxlist2 .boxlist2_con ul li:nth-child(4) .boxbot2 h3,
.boxlist2 .boxlist2_con ul li:nth-child(5) h3{
	font-size: 16px;
	line-height: 22px;
	padding: 14px;
}
.boxlist2 .boxlist2_con ul li .boxhxnl{
	position: relative;
	width: 92%;
	border-radius: 8px;
	box-sizing: border-box;
	background: #fff;
	padding: 0 0 11px;
	margin: 16px auto 0;
	overflow: hidden;
}
.boxlist2 .boxlist2_con ul li .boxhxnl h4{
	height: 34px;
	font-size: 15px;
	color: #fff;
	text-align: center;
	line-height: 34px;
	background: -webkit-linear-gradient(left, #ff6927, #ff3f36);
	background: -o-linear-gradient(left, #ff6927, #ff3f36);
	background: linear-gradient(to right, #ff6927, #ff3f36);
	margin-bottom: 12px;
}
.boxlist2 .boxlist2_con ul li .boxhxnl span{
	position: relative;
	display: block;
	font-size: 13px;
	color: #313131;
	line-height: 20px;
	padding: 0 0 4px 17px;
}
.boxlist2 .boxlist2_con ul li .boxhxnl span:before{
	position: absolute;
	left: 10px;
	top: 8px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #ff4036;
	content: "";
}

.boxlist2 .boxlist2_con ul li .boxnlhx{
	position: relative;
	width: 92%;
	border-radius: 8px;
	box-sizing: border-box;
	background: -webkit-linear-gradient(top, #33bde9, #126ef7);
	background: -o-linear-gradient(top, #33bde9, #126ef7);
	background: linear-gradient(to bottom, #33bde9, #126ef7);
	padding: 14px 12px 10px;
	margin: 16px auto 0;
	overflow: hidden;
}
.boxlist2 .boxlist2_con ul li .boxnlhx span{
	display: block;
	font-size: 12px;
	color: #fff;
	line-height: 16px;
	margin-bottom: 4px;
}
.boxlist2 .boxlist2_con ul li .boxnlhx b{font-size: 13px;}

.javabox4{position: relative;}
.javabox4 .javaboxbg{height: 581px;}
.javabox4 .inner{
	position: absolute;
	left: 50%;
	top: 278px;
	margin-left: -600px;
}
.javabox4 .javabox4_tab{
	width: 1270px;
	margin: 0 0 74px -25px;
}
.javabox4 .javabox4_tab ul{display: flex;}
.javabox4 .javabox4_tab ul li{
	width: 220px;
	text-align: center;
	padding-top: 50px;
	cursor: pointer;
}
.javabox4 .javabox4_tab ul li:nth-child(2){margin: 0 46px 0 44px;}
.javabox4 .javabox4_tab ul li:nth-child(4){margin: 0 34px 0 42px;}
.javabox4 .javabox4_tab ul li b{
	display: inline-block;
	font-size: 23px;
	color: #fff;
	height: 8px;
	font-weight: normal;
	border-radius: 4px;
	box-shadow: 0 23px 0 rgba(92,192,255,.4);
	padding: 0 2px;
}
.javabox4 .javabox4_tab ul li span{
	display: block;
	font-size: 15px;
	color: #e1f9ff;
	line-height: 24px;
	margin-top: 10px;
}
.javabox4 .javabox4_con{
	border-radius: 18px;
	box-shadow: 0 22px 38px rgba(146,204,255,.52);
	background-color: #fff;
	margin-bottom: 32px;
}
.javabox4 .javabox4_con .conhd{
	display: flex;
	height: 42px;
	padding: 49px 0 0 32px;
	font-family: "微软雅黑";
}
.javabox4 .javabox4_con .conhd i{
	width: 94px;
	height: 42px;
	background: url("/2020gw/images/javaeepic/pic.png") no-repeat -66px 0;
}
.javabox4 .javabox4_con2 .conhd i{background-position-y: -44px;}
.javabox4 .javabox4_con3 .conhd i{background-position-y: -88px;}
.javabox4 .javabox4_con4 .conhd i{background-position-y: -132px;}
.javabox4 .javabox4_con5 .conhd i{background-position-y: -176px;}
.javabox4 .javabox4_con .conhd b{
	font-size: 32px;
	color: #000;
	line-height: 42px;
	margin: 0 10px;
}
.javabox4 .javabox4_con .conhd span{
	font-size: 16px;
	color: #398afa;
	line-height: 46px;
}
.javabox4 .javabox4_con1 ol{
	display: flex;
	justify-content: center;
	margin: 62px 0 52px;
}
.javabox4 .javabox4_con1 ol li{
	position: relative;
	height: 58px;
	font-size: 14px;
	color: #696969;
	line-height: 29px;
	border-right: 1px #eef6ff solid;
	padding: 0 60px 0 128px;
}
.javabox4 .javabox4_con1 ol li:last-child{border: none;}
.javabox4 .javabox4_con1 ol li i{
	position: absolute;
	left: 56px;
	top: 3px;
	width: 56px;
	height: 52px;
	background: url("/2020gw/images/javaeepic/pic.png") no-repeat -162px 0;
}
.javabox4 .javabox4_con1 ol li:nth-child(2) i{background-position-y: -54px;}
.javabox4 .javabox4_con1 ol li:nth-child(3) i{background-position-y: -108px;}
.javabox4 .javabox4_con1 ol li p{
	font-size: 17px;
	color: #1e1e1e;
}
.javabox4 .javabox4_con1 ol li p b{
	font-size: 35px;
	color: #21abff;
}
.javabox4 .javabox4_con1 ol li:nth-child(2) p b{color: #ff6724;}
.javabox4 .javabox4_con1 ol li:nth-child(3) p b{color: #2ad8bb;}
.javabox4 .javabox4_con1 ul{
	display: flex;
	justify-content: space-between;
	width: 1140px;
	margin: 0 auto;
	padding-bottom: 43px;
}
.javabox4 .javabox4_con1 ul li{
	width: 276px;
	height: 256px;
	box-sizing: border-box;
	border-radius: 8px;
	border: 1px #c5efff solid;
	background: -moz-linear-gradient(to bottom, #fff, #eefbff);
	background: linear-gradient(to bottom, #fff, #eefbff);
	padding: 28px 0 0 20px;
}
.javabox4 .javabox4_con1 ul li h4{
	font-size: 18px;
	color: #474747;
	font-weight: bold;
	line-height: 24px;
}
.javabox4 .javabox4_con1 ul li h5{
	font-size: 14px;
	color: #474747;
	line-height: 22px;
	padding: 10px 20px 18px 0;
}
.javabox4 .javabox4_con1 ul li p{
	display: flex;
	flex-wrap: wrap;
}
.javabox4 .javabox4_con1 ul li p span{
	width: 76px;
	height: 26px;
	font-size: 14px;
	color: #2268a9;
	text-align: center;
	line-height: 26px;
	border-radius: 13px;
	background-color: #d5f3ff;
	margin: 0 3px 6px 0;
}
.javabox4 .javabox4_con1 ul li p span.span2{color: #ff6500;background-color: #fff0e6;}
.javabox4 .javabox4_con1 ul li p span.span3{color: #ff0000;background-color: #ffe8e6;}
.javabox4 .javabox4_con1 ul li p span.span4{color: #17bba0;background-color: #d6f9f3;}
.javabox4 .javabox4_con1 ul li p span.span5{color: #7165aa;background-color: #eee5ff;}
.javabox4 .javabox4_con1 ul li p span.span6{color: #1f88ea;background-color: #d5e9ff;}
.javabox4 .javabox4_con1 ul li p span.span7{color: #2eb8d7;background-color: #cef3ff;}
.javabox4 .javabox4_con1 ul li:last-child p{margin-top: -6px;}
.javabox4 .javabox4_con2 .main{
	display: flex;
	height: 282px;
	justify-content: space-between;
	padding: 46px 0 62px;
}
.javabox4 .javabox4_con2 .main ol{
	width: 189px;
	height: 282px;
	border-radius: 8px;
	border: 1px #d0eeff solid;
	background-color: #f7feff;
	margin-left: 32px;
}
.javabox4 .javabox4_con2 .main ol li{
	position: relative;
	height: 140px;
	cursor: pointer;
}
.javabox4 .javabox4_con2 .main ol li p{
	position: absolute;
	left: -22px;
	top: -9px;
	width: 241px;
	height: 190px;
	font-size: 16px;
	color: #474747;
	text-align: center;
	line-height: 22px;
	box-sizing: border-box;
	padding: 45px 8px 0 0;
}
.javabox4 .javabox4_con2 .main ol li.cur p{
	color: #fff;
	background: url("/2020gw/images/javaeepic/javabox4pic1.png") no-repeat;
}
.javabox4 .javabox4_con2 .main ol li p span{
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 6px;
}
.javabox4 .javabox4_con2 .main ul li{display: none;}
.javabox4 .javabox4_con2 .main ul .li1{
	justify-content: space-between;
	width: 916px;
	margin-right: 34px;
}
.javabox4 .javabox4_con2 .main ul .li1.cur{display: flex;}
.javabox4 .javabox4_con2 .main ul .li2.cur{display: block;}
.javabox4 .javabox4_con2 .main ul .li1 img{margin-top: 11px;}
.javabox4 .javabox4_con2 .main ul .li1 p{
	width: 266px;
}
.javabox4 .javabox4_con2 .main ul .li1 p span{
	display: block;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	border-radius: 4px;
	background: -moz-linear-gradient(210deg, #37c9e7, #287eff);
	background: linear-gradient(210deg, #37c9e7, #287eff);
	margin: 6px 0 -1px;
	padding: 8px 16px;
}
.javabox4 .javabox4_con2 .main ul .li1 p span:nth-child(even){
	background: -moz-linear-gradient(350deg, #287eff, #37c9e7);
	background: linear-gradient(350deg, #287eff, #37c9e7);
}
.javabox4 .javabox4_con2 .main ul .li2{
	width: 776px;
	margin: -14px 124px 0 0;
}
.javabox4 .javabox4_con2 .main ul .li2 h4{
	position: relative;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding-bottom: 80px;
}
.javabox4 .javabox4_con2 .main ul .li2 h4:after{
	position: absolute;
	left: 50%;
	bottom: 3px;
	width: 72px;
	height: 66px;
	background: url("/2020gw/images/javaeepic/pic.png") no-repeat -10px -410px;
	content: "";
	margin-left: -36px;
}
.javabox4 .javabox4_con2 .main ul .li2 h4 span{
	height: 33px;
	font-size: 15px;
	color: #fff;
	line-height: 33px;
	border-radius: 17px;
	background: -moz-linear-gradient(350deg, #38c5e8, #297eff);
	background: linear-gradient(350deg, #38c5e8, #297eff);
	padding: 0 13px;
	margin: 0 10px 9px;
}
.javabox4 .javabox4_con2 .main ul .li2 p span{
	position: relative;
	display: block;
	font-size: 15px;
	color: #4a4a4a;
	line-height: 38px;
	padding-left: 54px;
}
.javabox4 .javabox4_con2 .main ul .li2 p span:before{
	position: absolute;
	left: 24px;
	top: 9px;
	width: 22px;
	height: 20px;
	background: url("/2020gw/images/javaeepic/pic.png") no-repeat -174px -343px;
	content: "";
}
.javabox4 .javabox4_con3 .main{
	display: flex;
	justify-content: space-between;
	padding: 52px 32px 58px;
}
.javabox4 .javabox4_con3 .main .con3left{
	width: 247px;
	height: 255px;
	border-radius: 8px;
	background-color: #f3fbff;
}
.javabox4 .javabox4_con3 .main .con3left i{
	display: block;
	width: 60px;
	height: 60px;
	background: url("/2020gw/images/javaeepic/pic.png") no-repeat -220px 0;
	margin: 16px 26px;
}
.javabox4 .javabox4_con3 .main .con3left p{
	font-size: 16px;
	color: #474747;
	line-height: 22px;
	padding: 0 32px;
}
.javabox4 .javabox4_con3 .main .con3left p b{
	display: block;
	font-size: 18px;
	color: #202020;
	margin-bottom: 12px;
}
.javabox4 .javabox4_con3 .main .con3cen{
	width: 67px;
	height: 51px;
	background: url("/2020gw/images/javaeepic/pic.png") no-repeat -220px -62px;
	margin-top: 94px;
}
.javabox4 .javabox4_con3 .main .con3right ul{
	width: 752px;
	display: flex;
	justify-content: space-between;
}
.javabox4 .javabox4_con3 .main .con3right ul li{
	position: relative;
	width: 237px;
	height: 254px;
	border-radius: 10px;
	background: url("/2020gw/images/javaeepic/javabox4pic3.png") no-repeat;
	overflow: hidden;
}
.javabox4 .javabox4_con3 .main .con3right ul li:nth-child(2){background-image: url("/2020gw/images/javaeepic/javabox4pic4.png");}
.javabox4 .javabox4_con3 .main .con3right ul li:nth-child(3){background-image: url("/2020gw/images/javaeepic/javabox4pic5.png");}
.javabox4 .javabox4_con3 .main .con3right ul li span{
	position: absolute;
	right: -10px;
	top: -11px;
	width: 65px;
	height: 32px;
	font-size: 15px;
	color: #fff;
	text-align: center;
	line-height: 32px;
	border-radius: 22px 22px 0 22px;
	background: -moz-linear-gradient(to right, rgba(102,242,255,.5), rgba(102,242,255,.2));
	background: linear-gradient(to right, rgba(102,242,255,.5), rgba(102,242,255,.2));
	padding: 11px 10px 0 0;
}
.javabox4 .javabox4_con3 .main .con3right ul li:nth-child(2) span{
	background: -moz-linear-gradient(to right, rgba(255,199,102,.6), rgba(255,199,102,.2));
	background: linear-gradient(to right, rgba(255,199,102,.6), rgba(255,199,102,.2));
}
.javabox4 .javabox4_con3 .main .con3right ul li h5{
	font-size: 18px;
	color: #fff;
	line-height: 30px;
	padding: 44px 0 14px 30px;
}
.javabox4 .javabox4_con3 .main .con3right ul li h5 b{
	display: block;
	font-size: 24px;
	font-weight: normal;
}
.javabox4 .javabox4_con3 .main .con3right ul li p{
	font-size: 16px;
	color: #fff;
	line-height: 22px;
	padding: 0 28px 0 30px;
}
.javabox4 .javabox4_con4 .main{
	display: flex;
	justify-content: space-between;
	padding: 50px 34px 54px;
}
.javabox4 .javabox4_con4 .main .con4left{
	position: relative;
	width: 774px;
	height: 308px;
	border: 1px #e4f3fb solid;
	border-radius: 8px;
	box-sizing: border-box;
	background-color: #f3fbff;
	padding-top: 45px;
	margin-top: 21px;
}
.javabox4 .javabox4_con4 .main .con4left ol{
	position: absolute;
	left: 50%;
	top: -25px;
	display: flex;
	width: 597px;
	height: 47px;
	border: 1px #d5ebf3 solid;
	border-radius: 8px;
	background-color: #fff;
	transform: translate(-50%,0);
}
.javabox4 .javabox4_con4 .main .con4left ol li{
	font-size: 16px;
	color: #575656;
	text-align: center;
	line-height: 47px;
	border-radius: 8px;
	cursor: pointer;
}
.javabox4 .javabox4_con4 .main .con4left ol li:nth-child(1){width: 290px;}
.javabox4 .javabox4_con4 .main .con4left ol li:nth-child(2){flex: 1;}
.javabox4 .javabox4_con4 .main .con4left ol li.cur{
	color: #fff;
	background: -moz-linear-gradient(to bottom, #37c9e7, #277dff);
	background: linear-gradient(to bottom, #37c9e7, #277dff);
}
.javabox4 .javabox4_con4 .main .con4left ul li{display: none;}
.javabox4 .javabox4_con4 .main .con4left ul li.cur{display: flex;}
.javabox4 .javabox4_con4 .main .con4left .li1{
	flex-wrap: wrap;
}
.javabox4 .javabox4_con4 .main .con4left .li1 p{
	font-size: 14px;
	color: #343434;
	line-height: 22px;
	margin: 0 20px 10px 19px;
}
.javabox4 .javabox4_con4 .main .con4left .li1 p:nth-child(n+6){margin-right: 3px;}
.javabox4 .javabox4_con4 .main .con4left .li1 p:nth-child(5),
.javabox4 .javabox4_con4 .main .con4left .li1 p:last-child{margin-right: 0;}
.javabox4 .javabox4_con4 .main .con4left .li1 p b{
	display: block;
	width: 98px;
	height: 30px;
	font-size: 15px;
	color: #343434;
	text-align: center;
	line-height: 30px;
	border-radius: 15px 15px 15px 0;
	background-color: #d1edff;
	margin-bottom: 8px;
}
.javabox4 .javabox4_con4 .main .con4left .li1 p i{color: #2f9ef4;margin-right: 3px;}
.javabox4 .javabox4_con4 .main .con4left .li1 p span{
	float: left;
	width: 94px;
}
.javabox4 .javabox4_con4 .main .con4left .li2 p{margin-right: -5px;}
.javabox4 .javabox4_con4 .main .con4left .li2 p b{
	position: relative;
	display: block;
	font-size: 18px;
	color: #464646;
	line-height: 25px;
	padding-left: 53px;
	margin-bottom: 12px;
}
.javabox4 .javabox4_con4 .main .con4left .li2 p i{
	position: absolute;
	left: 20px;
	top: 0;
	width: 25px;
	height: 25px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 25px;
	font-style: inherit;
	border-radius: 50%;
	box-shadow: 0 0 0 4px rgba(201,237,255,.33);
	background: -moz-linear-gradient(to bottom, #37c9e7, #277dff);
	background: linear-gradient(to bottom, #37c9e7, #277dff);
}
.javabox4 .javabox4_con4 .main .con4left .li2 p span{
	position: relative;
	display: block;
	font-size: 15px;
	color: #505050;
	line-height: 25px;
	padding-left: 52px;
}
.javabox4 .javabox4_con4 .main .con4left .li2 p span:before{
	position: absolute;
	left: 42px;
	top: 11px;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background-color: #30a2f3;
	content: "";
}
.javabox4 .javabox4_con4 .main .con4right{
	width: 337px;
	height: 323px;
	border-bottom: 2px #f0f8fa solid;
}
.javabox4 .javabox4_con4 .main .con4right .pic{cursor: pointer;}
.javabox4 .javabox4_con4 .main .con4right p{
	font-size: 15px;
	color: #6a6a6a;
	line-height: 24px;
	padding: 20px 16px 0 20px;
}
.javabox4 .javabox4_con5{margin-bottom: 78px;}
.javabox4 .javabox4_con5 .main img{margin: 22px auto 6px;}
.javabox4 .javabox4_con5 .main p{
	font-size: 15px;
	color: #474747;
	text-align: center;
	line-height: 24px;
	margin-bottom: 28px;
}
.javabox4 .javabox4_con5 .main ul{
	display: flex;
	justify-content: space-around;
	height: 156px;
	background: -moz-linear-gradient(to bottom, rgba(177,234,255,.2), rgba(255,255,255,.2));
	background: linear-gradient(to bottom, rgba(177,234,255,.2), rgba(255,255,255,.2));
}
.javabox4 .javabox4_con5 .main ul li{
	font-size: 15px;
	color: #474747;
	text-align: center;
	line-height: 24px;
	padding-top: 24px;
}
.javabox4 .javabox4_con5 .main ul li span{
	display: block;
	font-size: 16px;
	color: #257bf0;
	font-weight: bold;
	margin-bottom: 8px;
}
.javabox4 .btnbox .a_btn{box-shadow: 0 10px 27px rgba(255,157,177,.51);}
.javabox4 .btnbox .a_btn:hover{box-shadow: none;}
.boxlist3{position: relative;}
.boxlist3 .javaboxbg{height: 470px;}
.boxlist3 .inner{
	position: absolute;
	left: 50%;
	top: 110px;
	margin-left: -600px;
}
.boxlist3 .boxlist3_main{
	display: flex;
	justify-content: space-between;
	margin-top: 76px;
}
.boxlist3 .boxlist3_main .titname span{
	display: inline-block;
	font-size: 20px;
	color: #252b3a;
	font-weight: bold;
	height: 6px;
	box-shadow: 0 17px 0 #ffd5c1;
	padding: 0 2px;
}
.boxlist3 .boxlist3_main .boxlist3_left{
	width: 246px;
	height: 582px;
	box-sizing: border-box;
	border-radius: 14px;
	box-shadow: 0 13px 32px rgba(195,237,255,.45);
	background-color: #fff;
}
.boxlist3 .boxlist3_main .boxlist3_left ul{margin-top: 45px;}
.boxlist3 .boxlist3_main .boxlist3_left ul li{
	position: relative;
	margin-bottom: 14px;
}
.boxlist3 .boxlist3_main .boxlist3_left ul li:before{
	position: absolute;
	right: 29px;
	top: 12px;
	width: 18px;
	height: 18px;
	background: url("/2020gw/images/javaeepic/pic.png") no-repeat -39px -298px;
	content: "";
}
.boxlist3 .boxlist3_main .boxlist3_left ul li.cur:before{background-position-x: -59px;}
.boxlist3 .boxlist3_main .boxlist3_left ul li em{display: block;height: 10px;}
.boxlist3 .boxlist3_main .boxlist3_left ul li p{
	width: 219px;
	height: 42px;
	font-size: 16px;
	color: #5e5e5e;
	line-height: 42px;
	border-radius: 7px;
	padding-left: 20px;
	box-sizing: border-box;
	cursor: pointer;
	margin: 0 auto;
}
.boxlist3 .boxlist3_main .boxlist3_left ul li.cur p{
	color: #fff;
	box-shadow: 0 9px 24px rgba(253,77,69,.45);
	background: -moz-linear-gradient(to right, #f91947, #fe5d45);
	background: linear-gradient(to right, #f91947, #fe5d45);
}
.boxlist3 .boxlist3_main .boxlist3_right{
	width: 946px;
	height: 582px;
	border-radius: 14px;
	background: #fff;
}
.boxlist3 .boxlist3_main .boxlist3_right .con7list .con{width: 100%;display: none;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list .con .tabs{
	height: 37px;
	overflow: hidden;
	padding: 11px 38px 5px;
}
.boxlist3 .boxlist3_main .boxlist3_right .con7list .con .tabs .rigbtn{
	float: right;
	height: 29px;
	margin: 4px 0 0;
}
.boxlist3 .boxlist3_main .boxlist3_right .con7list .con .tabs .rigbtn .abtns{display: none;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list .con .tabs .rigbtn .abtns.cur{display: block;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list .con .tabs .rigbtn a{
	display: block;
	width: 123px;
	height: 29px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 29px;
	border-radius: 15px;
	background-color: #16c9a1;
}
.boxlist3 .boxlist3_main .boxlist3_right .con7list .con .tabs p{float: left;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list .con .tabs p span{
	float: left;
	height: 33px;
	font-size: 16px;
	color: #006cff;
	line-height: 33px;
	border: 2px #d5e2fd solid;
	border-radius: 20px;
	background-color: #d5e2fd;
	cursor: pointer;
	padding: 0 20px;
	margin-right: 6px;
}
.boxlist3 .boxlist3_main .boxlist3_right .con7list .con .tabs p span.cur{
	background-color: #fff;
	border-color: #a2c9fe;
}
.boxlist3 .boxlist3_main .boxlist3_right .con7list .con .tabs em{
	float: left;
	font-size: 14px;
	color: #006cff;
	line-height: 37px;
	font-style: inherit;
	margin-left: 5px;
}
.boxlist3 .boxlist3_main .boxlist3_right .con7list .plist{width: 760px;height: 410px;overflow-y: auto;padding: 0 90px 0 52px;margin-top: 18px;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list .plist .botbox{display: none;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list .plist .botbox.cur{display: block;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list .plist::-webkit-scrollbar {width: 6px;height: 1px;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list .plist::-webkit-scrollbar-thumb {width: 6px;border-radius: 6px;background: #80caff;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list .plist::-webkit-scrollbar-track{width: 6px;height: 1px;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list h3{position: relative;font-size: 22px;color: #202020;font-weight: bold;line-height: 30px;padding-left: 68px;margin-top: 44px;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list h3:before{
	position: absolute;
	left: 52px;
	top: 4px;
	width: 6px;
	height: 22px;
	border-radius: 3px;
	background-color: #567ffa;
	content: "";
}
.boxlist3 .boxlist3_main .boxlist3_right .con7list h3 span{font-size: 15px;color: #6c6c6c;font-weight: normal;margin: 0 38px 0 -16px;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list h4{font-size: 14px;color: #61656e;line-height: 22px;padding-top: 15px;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list h4 a{display: inline-block;font-size: 14px;color: #fff;height: 22px;line-height: 22px;border-radius: 15px;background: #16c9a1;padding: 0 10px;margin-left: 10px;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list h4 a:hover{background: #12a076;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list .xm_p3{
	font-size: 14px;
	color: #61656e;
	line-height: 22px;
	padding-top: 10px;
}
.boxlist3 .boxlist3_main .boxlist3_right .con7list .conh4{
	width: 75px;
	height: 27px;
	font-size: 15px;
	color: #445a93;
	text-align: center;
	line-height: 27px;
	border-radius: 8px;
	background-color: #e2eeff;
}
.boxlist3 .boxlist3_main .boxlist3_right .con7list .conh4:nth-child(3){color: #c63336;background-color: #faeae7;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list .conh4:nth-child(5){color: #3b7360;background-color: #dff4ed;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list p.conp{
	font-size: 15px;
	color: #3b3b3b;
	line-height: 28px;
	margin: 6px 0 12px;
}
.boxlist3 .boxlist3_main .boxlist3_right .con7list p.conp span{margin: 0 30px 0 0;}
.boxlist3 .boxlist3_main .con4btn{display: none;position: absolute;right: 44px;top: 20px;width: 152px;height: 29px;background: #ff6114;font-size: 13px;color: #fff;font-weight: 400;text-align: center;line-height: 29px;border-radius: 20px;}
.wrapxyy .boxlist3 .boxlist3_main .con4btn{display: block;}
.boxlist3 .boxlist3_main .con4btn:hover{background: #fa7f44;}


.boxlist3 .boxlist3_con2{
	border-radius: 20px;
	box-shadow: 0 22px 38px rgba(218,238,255,.45);
	background-color: #fff;
	padding: 42px 0 38px;
	margin-top: 17px;
}
.boxlist3 .boxlist3_con2 h3{
	font-size: 28px;
	color: #161616;
	text-align: center;
	line-height: 30px;
	padding-bottom: 22px;
}

.javabox5{
	background: url("/2020gw/images/javaeepic/javabox5bg1.jpg") no-repeat center top;
	padding: 64px 0 55px;
}
.javabox5 .javabox5_tab{
	margin: 54px 0 12px;
}
.javabox5 .javabox5_tab ol{
	display: flex;
	justify-content: center;
}
.javabox5 .javabox5_tab ol li{
	position: relative;
	width: 111px;
	height: 38px;
	font-size: 16px;
	color: #5e5e5e;
	text-align: center;
	line-height: 38px;
	margin: 0 14px;
	cursor: pointer;
}
.javabox5 .javabox5_tab ol li:before{
	position: absolute;
	left: 10px;
	top: 15px;
	width: 7px;
	height: 8px;
	background: url("/2020gw/images/javaeepic/pic.png") no-repeat -31px -46px;
	content: "";
}
.javabox5 .javabox5_tab ol li.cur span{
	display: block;
	width: 100%;
	height: 43px;
	font-size: 18px;
	color: #fff;
	background: url("/2020gw/images/javaeepic/pic.png") no-repeat -92px -298px;
}
.javabox5 .javabox5_tab ol li.cur:before{display: none;}
.javabox5 .javabox5_con{
	height: 454px;
	border-radius: 20px;
	box-shadow: 0 4px 46px rgba(231,240,247,.67);
	background-color: #fff;
}
.javabox5 .javabox5_con ul li{display: none;}
.javabox5 .javabox5_con ul li.cur{
	display: flex;
	justify-content: space-between;
	padding: 50px 42px 46px 56px;
}
.javabox5 .javabox5_con ul li .con{
	width: 625px;
}
.javabox5 .javabox5_con ul li h3{
	font-size: 20px;
	color: #313131;
	line-height: 20px;
	padding-bottom: 14px;
}
.javabox5 .javabox5_con ul li h3 span{color: #0084ff;}
.javabox5 .javabox5_con ul li h4{display: flex;}
.javabox5 .javabox5_con ul li h4 span{
	height: 23px;
	font-size: 14px;
	color: #4f7ca6;
	line-height: 23px;
	border-radius: 12px;
	background-color: #e0f3ff;
	padding: 0 11px;
	margin-right: 6px;
}
.javabox5 .javabox5_con ul li .autobox{
	height: 220px;
	overflow-y: auto;
	margin: 16px 0;
	padding-right: 20px;
}
.javabox5 .javabox5_con ul li .autobox::-webkit-scrollbar {width: 6px;height: 1px;}
.javabox5 .javabox5_con ul li .autobox::-webkit-scrollbar-thumb {width: 6px;border-radius: 6px;background: #6fc2ff;}
.javabox5 .javabox5_con ul li .autobox::-webkit-scrollbar-track{width: 6px;height: 1px;border-radius: 6px;background-color: #f0f0f0;}
.javabox5 .javabox5_con ul li .autobox .p1{
	font-size: 15px;
	color: #757575;
	line-height: 24px;
}
.javabox5 .javabox5_con ul li .autobox .p2{margin: 20px 0 12px;}
.javabox5 .javabox5_con ul li .autobox .p2 span{
	display: inline-block;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	height: 8px;
	border-radius: 4px;
	box-shadow: 0 17px 0 #e0f3ff;
	padding: 0 4px;
}
.javabox5 .javabox5_con ul li .autobox .p3{
	font-size: 15px;
	color: #4f4f4f;
	line-height: 29px;
}
.javabox5 .javabox5_con ul li .btnbox{justify-content: left;}
.javabox5 .javabox5_con ul li .btnbox .a_btn{
	height: 45px;
	font-size: 18px;
	line-height: 45px;
	margin: 0 15px 0 0;
	padding: 0 28px;
}
.javabox5 .javabox5_con .pic{
	position: relative;
	width: 420px;
	height: 308px;
	border: 4px #e0f3ff solid;
	border-radius: 8px;
	overflow: hidden;
	cursor: pointer;
	margin-top: 10px;
}
.javabox5 .javabox5_con .pic img{
	transition: all .5s ease;-moz-transition: all .5s ease;-webkit-transition: all .5s ease;-o-transition: all .5s ease;
}
.javabox5 .javabox5_con .pic:hover img{
	-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);
}
.javabox5 .javabox5_con .pic i{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.4);
}
.javabox5 .javabox5_con .pic i:before{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 79px;
	height: 79px;
	background: url("/2020gw/images/javaeepic/pic.png") no-repeat -93px -343px;
	content: "";
	transform: translate(-50%,-50%);
}

.box_teacher{
	position: relative;
	background: url("/2020gw/images/javaeepic/teacherbg1.jpg") no-repeat center top;
	padding: 68px 0 82px;
}
.box_teacher .teacher_cen{
	position: relative;
	margin-top: 69px;
}
.box_teacher .teacher_cen .slideteacher{height: 100%;}
.box_teacher .teacher_cen .bd{
	height: 408px;
	overflow: hidden;
}
.box_teacher .teacher_cen ul li{
	position: relative;
	width: 1200px;
}
.box_teacher .teacher_cen ul li .pic{
	width: 284px;
	height: 408px;
	background: url("/2020gw/images/javaeepic/teacherbg2.png") no-repeat;
	overflow: hidden;
	margin-left: 6px;
}
.box_teacher .teacher_cen ul li .pic img{
	width: 262px;
	border-radius: 14px;
	margin: 7px 0 0 5px;
}
.box_teacher .teacher_cen ul li .main{
	position: absolute;
	left: 336px;
	top: 50%;
	width: 790px;
	transform: translate(0,-50%);
}
.box_teacher .teacher_cen ul li .main h3{
	display: flex;
	font-size: 22px;
	color: #333;
	line-height: 23px;
	font-weight: bold;
	margin-bottom: 18px;
}
.box_teacher .teacher_cen ul li .main h3 span{
	display: inline-block;
	height: 23px;
	font-size: 12px;
	color: #fff;
	border-radius: 10px;
	background: #2994ff;
	font-weight: normal;
	padding: 0 14px;
	margin-left: 16px;
}
.box_teacher .teacher_cen ul li .main .mainp2{
	position: relative;
	font-size: 15px;
	color: #303030;
	line-height: 26px;
	padding-left: 18px;
}
.box_teacher .teacher_cen ul li .main .mainp2s{padding-left: 11px;}
.box_teacher .teacher_cen ul li .main .mainp2:before{
	position: absolute;
	left: 0;
	top: 8.5px;
	width: 9px;
	height: 9px;
	background: url("/2020gw/images/javaeepic/pic.png") no-repeat -31px -35px;
	content: "";
}
.box_teacher .teacher_cen ul li .main .mainp3{
	font-size: 14px;
	color: #565656;
	line-height: 24px;
	margin: 22px 0 38px 2px;
}
.box_teacher .teacher_cen ul li .main .btnbox{justify-content: left;}
.box_teacher .teacher_cen ul li .main .btnbox .a_btn{
	height: 45px;
	font-size: 18px;
	line-height: 45px;
	margin: 0;
	padding: 0 24px;
}
.box_teacher .teacher_cen .prev,
.box_teacher .teacher_cen .next{
	position:absolute;
	top: 6px;
	width: 39px;
	height: 39px;
	background:url(/2020gw/images/javaeepic/pic.png) no-repeat -10px -328px;
}
.box_teacher .teacher_cen .prev{right: 94px;}
.box_teacher .teacher_cen .next{
	right: 42px;
	background-position-x: -51px;
}
.box_teacher .teacher_cen .prev:hover{background-position-y: -369px;}
.box_teacher .teacher_cen .next:hover{background-position-y: -369px;}

.javabox7{padding: 96px 0 120px;}
.javabox7 .javabox7_con{
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	margin-top: 52px;
}
.javabox7 .javabox7_con ul{
	width: 907px;
	height: 366px;
	border-radius: 18px;
	background-color: #f9f9f9;
	overflow: hidden;
}
.javabox7 .javabox7_con ul li{position: relative;display: none;}
.javabox7 .javabox7_con ul li.cur{display: block;}
.javabox7 .javabox7_con ul li .con{
	position: absolute;
	left: 68px;
	top: 50%;
	transform: translate(0,-50%);
}
.javabox7 .javabox7_con ul li .con h3{
	font-size: 24px;
	color: #343434;
	font-weight: bold;
}
.javabox7 .javabox7_con ul li .con p{
	font-size: 16px;
	color: #636363;
	line-height: 36px;
	margin: 10px 0 24px;
}
.javabox7 .javabox7_con ul li .pic{margin: 80px 0 0 400px;}
.javabox7 .javabox7_con ul li .btnbox{justify-content: left;}
.javabox7 .javabox7_con ul li .a_btn{
	position: relative;
	height: 45px;
	font-size: 18px;
	line-height: 45px;
	padding: 0 40px 0 24px;
	margin: 0;
}
.javabox7 .javabox7_con ul li .a_btn:after{
	position: absolute;
	right: 21px;
	top: 18px;
	width: 10px;
	height: 10px;
	background: url("/2020gw/images/javaeepic/pic.png") no-repeat -51px 0;
	content: "";
}

.javabox7 .javabox7_con ol{
	width: 280px;
	height: 366px;
	box-sizing: border-box;
	/* padding: 30px 0 0 0; */
}
.javabox7 .javabox7_con ol li{
	width: 206px;
	height: 46px;
	font-size: 24px;
	color: #296bd2;
	text-align: center;
	line-height: 42px;
	border: 1px #fff solid;
	border-radius: 20px;
	background: #f2f7ff;
	margin-bottom: 15px;
	cursor: pointer;
}
.javabox7 .javabox7_con ol li i{
	position: relative;
	top: 3px;
	font-size: 30px;
	color: #d9e2ff;
	font-weight: bold;
	margin-right: 10px;
}
.javabox7 .javabox7_con ol li.cur{
	position: relative;
	color: #fff;
	box-shadow: 0 8px 29px rgba(197,197,197,.63);
	background: url("/2020gw/images/javaeepic/pic.png") no-repeat -10px -236px;
	z-index: 3;
}
.javabox7 .javabox7_con ol li.cur i{color: #fff;}
.javabox7 .javabox7_con ol li.cur:before{
	position: absolute;
	right: -37px;
	top: 50%;
	width: 18px;
	height: 28px;
	background: url("/2020gw/images/javaeepic/pic.png") -31px 0;
	margin-top: -14px;
	content: "";
}
.javabox8{
	background: url("/2020gw/images/javaeepic/javabox8bg1.jpg") no-repeat center top;
	padding: 94px 0 103px;
}
.javabox8 .javabox8_con{
	display: flex;
	justify-content: space-between;
	margin-top: 70px;
	padding: 0 106px 0 52px;
}
.javabox8 .javabox8_con ol{
	width: 211px;
	margin-top: 65px;
}
.javabox8 .javabox8_con ol li{
	position: relative;
	height: 58px;
	font-size: 18px;
	color: #565656;
	text-align: center;
	line-height: 58px;
	cursor: pointer;
	border-radius: 29px;
	background: #d9f5ff;
	margin-bottom: 19px;
}
.javabox8 .javabox8_con ol li.cur{
	color: #fff;
	box-shadow: 0 6px 16px rgba(110,212,255,.49);
	background: -webkit-linear-gradient(left, #0096ff, #0be5d3);
	background: -o-linear-gradient(left, #0096ff, #0be5d3);
	background: linear-gradient(to right, #0096ff, #0be5d3);
}
.javabox8 .javabox8_con ol li:last-child{
	color: #fff;
	background: -webkit-linear-gradient(top, #fd644f, #ff124a);
	background: -o-linear-gradient(top, #fd644f, #ff124a);
	background: linear-gradient(to bottom, #fd644f, #ff124a);
	padding-left: 30px;
}
.javabox8 .javabox8_con ol li:last-child:before{
	position: absolute;
	left: 30px;
	top: 12px;
	width: 27px;
	height: 28px;
	background: url("/2020gw/images/javaeepic/pic.png") no-repeat -10px -298px;
	content: "";
}
.javabox8 .javabox8_con .con{
	position: relative;
	width: 793px;
	height: 433px;
	border-radius: 8px;
	overflow: hidden;
}
.javabox8 .javabox8_con .slideBox img{display: block;width: 100%;}
.javabox8 .javabox8_con .con .conimg{display: none;}
.javabox8 .javabox8_con .con .conimg.cur{display: block;}
.javabox8 .javabox8_con .slideBox{overflow:hidden; position:relative; }
.javabox8 .javabox8_con .slideBox .hd{
	position:absolute;
	left: 50%;
	bottom:16px;
	height: 25px;
	border-radius: 13px;
	box-sizing: border-box;
	background-color: rgba(0,0,0,.43);
	overflow:hidden;
	z-index: 4;
	transform: translate(-50%,0);
	padding: 9px 17px;
}
.javabox8 .javabox8_con .slideBox .hd ul{
	display: flex;
	justify-content: space-between;
	overflow:hidden;
}
.javabox8 .javabox8_con .slideBox .hd ul li{width: 7px; height: 7px;background: rgba(255,255,255,.3);cursor:pointer;border-radius: 50%;margin: 0 3px;}
.javabox8 .javabox8_con .slideBox .hd ul li.on{ background: #fff3b9;}
.javabox8 .javabox8_con .slideBox .bd{ position:relative;height:100%;z-index:0;}
.javabox8 .javabox8_con .slideBox .bd li{ zoom:1; vertical-align:middle;width: 793px;height: 433px;}

.box_newsinfo{
	background: url("/2020gw/images/javaeepic/newsinfobg1.jpg") no-repeat center top;
}
.box_newsinfo .box_hd{margin-bottom: 60px;}
.box_newsinfo .newsinfo_list .list_main{
	border-radius: 16px;
	box-shadow: none;
	background: #fff !important;
}
.box_newsinfo .newsinfo_list .list_main h2{padding: 50px 0 25px;}
.box_newsinfo .newsinfo_list .list_main h2 span{
	font-size: 26px !important;
	color: #003 !important;
}
.box_newsinfo .newsinfo_list .list_main h2 a{
	width: 66px;
	height: 24px;
	color: #2a89ff !important;
	text-align: center;
	line-height: 24px;
	border-radius: 12px;
	background-color: #edf8fc;
}





.boxbg_hd{
	width: 757px;
	height: 41px;
	background: url("/2020gw/images/javaeeimg/bgpics.png") no-repeat 0 0;
}
.boxbg_hd h3{
	font-size: 24px;
	color: #fff;
	line-height: 41px;
	padding-left: 75px;
}
.boxbg_hd h3 span{
	font-size: 20px;
	font-weight: normal;
	margin-left: 10px;
}


.box_resources{background: #fff !important;}
.box_resources .lay_con .resourcesggw{display: block;margin-bottom: 32px;}
.box_resources .lay_con .resourcesggw img{display: block;}
.box_resources .lay_con ul.open_html{padding-bottom: 40px;}




.fenlei .gxrz_box .gxrz_btm .btm .txtc .txtcon{height: 400px;}

.xxjl-box2 .right .content ul{max-height: 594px;}


.employmentSalary_box1 .salary_cityTab p{width: 54px;}
.employmentSalary_box1 .salary_cityTab p span{font-size: 14px;}
.employmentSalary_box1 .salary_cityTab p.BEIJINGSHUNYI,
.employmentSalary_box1 .salary_cityTab p.BEIJING{width: 73px;}
.employmentSalary_box1 .salary_cityTab p.cur span{font-size: 15px;}

.box2kcdg_add .tablist{
	width: 1093px;
	margin: 5px 0 5px 32px;
}
.box2kcdg_add .tablist .tablistp1{
	width: 100%;
	height: 35px;
	text-align: center;
	line-height: 35px;
	border-radius: 5px 5px 0 0;
	background: #057bff;
	margin-bottom: 0;
	padding: 0;
}
.box2kcdg_add .tablist .tablistp1 span{
	float: left;
	width: 22%;
	height: 100%;
	font-size: 15px;
	color: #fff;
	box-sizing: border-box;
	border-right: 1px #318fff solid;
}
.box2kcdg_add .tablist .tablistp2{
	width: 100%;
	height: 52px;
	text-align: center;
	line-height: 52px;
	background: #fafbff;
	margin-bottom: 0;
	padding: 0;
}
.box2kcdg_add .tablist .tablistp2 a{
	float: left;
	width: 22%;
	height: 100%;
	font-size: 15px;
	color: #6e6e6e;
	box-sizing: border-box;
	border-right: 1px #f6f6f6 solid;
	background: #fff;
}
.box2kcdg_add .tablist .tablistp1 span:nth-child(3),
.box2kcdg_add .tablist .tablistp1 span:nth-child(5),
.box2kcdg_add .tablist .tablistp2 a:nth-child(3),
.box2kcdg_add .tablist .tablistp2 a:nth-child(5){width: 17%;}
.box2kcdg_add .tablist .tablistp2 a:hover{color: #057bff;}
.box2kcdg_add .tablist .tablistp1 span:last-child,
.box2kcdg_add .tablist .tablistp2 a:last-child{border: none;}

.kcdgjavaee_add ul{height: 350px;}
.kcdgjavaee_add ul li{height: 120px;}
.kcdgjavaee_add ul li:last-child{width: 100%;border-right: none;}
