#y_header .container .nav ul .zsjh{border-bottom: 2px #238df9 solid;}
.boxPC{display: block;}
.boxWAP{display: none;}

#y_carousel{
	position: relative;
	height: 462px;
	overflow: hidden;
	z-index: 1;
}
#y_carousel .top_shadow{height: 200px;}
#y_carousel img{
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -960px;
}
#y_carousel .box_In img{
	top: 312px;
	margin-left: -550px;
}

.box_hd h2{
	text-align: left;
	line-height: 32px;
	overflow: hidden;
}
.box_hd h2 span{
	display: inline-block;
	font-size: 32px;
	color: #0e0e0e;
	height: 12px;
	font-weight: bold;
	box-shadow: 0 32px 0 #eef5fb;
}
.box_hd h4{
	width: 227px;
	height: 37px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	line-height: 37px;
	font-weight: bold;
	background: url("../images/juniorbox2pic1.png") no-repeat 0 0;
	padding: 9px 23px 0 0;
	margin-top: 15px;
}
.box_hd p{
	width: 99%;
	font-size: 16px;
	color: #4d4d4d;
	text-align: left;
	line-height: 32px;
	margin: 8px 0 0;
}

.junior_box1{padding: 3% 0;}
.junior_box1 .juniorbox1_con{margin: 2% 0 4%;}
.junior_box1 .juniorbox1_con ul{
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.junior_box1 .juniorbox1_con ul li{
	width: 48%;
	max-width: 638px;
	height: 187px;
	background: #f9fbfd;
}
.junior_box1 .juniorbox1_con ul li .pic{
	float: left;
	width: 50%;
	height: 100%;
	overflow: hidden;
}
.junior_box1 .juniorbox1_con ul li .pic img{display: block;height: 100%;}
.junior_box1 .juniorbox1_con ul li .con{
	position: relative;
	float: left;
	width: 42%;
	height: 100%;
	margin-left: 5%;
}
.junior_box1 .juniorbox1_con ul li .con p{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0,-50%);
}
.junior_box1 .juniorbox1_con ul li p b{
	display: inline-block;
	font-size: 26px;
	color: #000;
	height: 11px;
	line-height: 38px;
	font-weight: bold;
	border-radius: 6px;
	box-shadow: 0 25px 0 #dfefff;
	margin: 0 0 32px;
}
.junior_box1 .juniorbox1_con ul li p span{
	display: block;
	font-size: 16px;
	color: #4d4d4d;
	line-height: 26px;
}
.juniorbox1_con2{
	text-align: center;
	margin: 2% 0 4%;
}
.juniorbox1_con2 ul{display: inline-block;}
.juniorbox1_con2 ul li{
	float: left;
	width: 200px;
	text-align: center;
	line-height: 53px;
	margin-right: 4px;
}
.juniorbox1_con2 ul li:nth-child(1){width: 160px;}
.juniorbox1_con2 ul li:nth-child(2){width: 295px;}
.juniorbox1_con2 ul li:nth-child(3){width: 180px;}
/* .juniorbox1_con2 ul li:nth-child(1){width: 100px;}
.juniorbox1_con2 ul li:nth-child(2){width: 265px;}
.juniorbox1_con2 ul li:nth-child(3){width: 160px;} */
.juniorbox1_con2 ul li:nth-child(6){display: none;width: 236px;height: 407px;background-color: #f9fbfd;}
.juniorbox1_con2 ul li:nth-child(6) .pic{
	width: 148px;
	border: 1px #deeeff solid;
	border-radius: 8px;
	box-shadow: 0 6px 0 #1787f9;
	background-color: #fff;
	margin: 85px auto 24px;
	padding: 17px;
}
.juniorbox1_con2 ul li:nth-child(6) .pic img{display: block;width: 100%;}
.juniorbox1_con2 ul li:nth-child(6) i{
	font-size: 16px;
	color: #3c3c3c;
	text-align: center;
	line-height: 20px;
	font-style: inherit;
}
.juniorbox1_con2 ul li span{
	display: block;
	width: 100%;
	height: 53px;
	font-size: 20px;
	color: #fff;
	border-radius: 4px;
	background: #1787f9;
}
.juniorbox1_con2 ul li p{
	width: 100%;
	height: 53px;
	font-size: 16px;
	color: #393939;
	border-radius: 4px;
	background: #f9fbfd;
	margin-top: 6px;
}
.juniorbox1_con2 ul li p em{font-size: 12px;font-style: inherit;}
.juniorbox1_con2 ul li:nth-child(3) p{color: #7c7c7c;}
.juniorbox1_con2 ul li:nth-child(5) p{color: #7c7c7c;}
.juniorbox1_con2 ul li p a{color: #ff5122;}
.juniorbox1_con2 ul li p a:hover{text-decoration: underline;}

.junior_box1 .top{width: 100%;overflow: hidden;margin-top: 2.5%;}
.junior_box1 .top h3{
	width: 310px;
	height: 50px;
	font-size: 25px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	font-weight: bold;
	border-radius: 25px 25px 25px 0;
	background: #0281ff;
	margin-bottom: 10px;
}
.juniorbox1Hd .pic{
	position: absolute;
	right: 0;
	top: 50%;
	width: 39.3%;
	max-width: 543px;
	height: 215px;
	background: url("/images/juniorbox1vidbg.jpg") no-repeat center;
	background-size: 100%;
	transform: translate(0,-35%);
	cursor: pointer;
}
.juniorbox1Hd .pic .juniorbox1vid{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 260px;
	transform: translate(-50%,-50%);
}
.juniorbox1Hd .pic .juniorbox1vid img{
	float: left;
}
.juniorbox1Hd .pic .juniorbox1vid i{
	float: left;
	font-size: 24px;
	color: #fff;
	line-height: 56px;
	margin-left: 10px;
}
.juniorbox1Hd p{width: 58.4%;}
.junior_box1 .top p{
	font-size: 16px;
	color: #4d4d4d;
	line-height: 32px;
	padding-top: 10px;
}
.junior_box1 .javabox3_con{padding: 2.5% 0;}
.junior_box1 .javabox3_con ul{
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.junior_box1 .javabox3_con ul li{
	position: relative;
	width: 19%;
	/*max-width: 252px;*/
	max-height: 132px;
	border-radius: 8px;
	box-sizing: border-box;
	background: -webkit-linear-gradient(#5799ff, #316bff);
	padding: 14px 0 18px;
}
.junior_box1 .javabox3_con ul li img{
	width: 32%;
	max-width: 82px;
	margin-left: 8%;
}
.junior_box1 .javabox3_con ul li p{
	position: absolute;
	left: 46%;
	top: 50%;
	font-size: 20px;
	color: #fff;
	line-height: 32px;
	transform: translate(0,-50%);
}
.junior_box1 .digitalbox3_con{position: relative;margin: 4.5% 0 6%;}
.junior_box1 .digitalbox3_con .box3_left{
	width: 52%;
	font-size: 16px;
	color: #4d4d4d;
	line-height: 32px;
}
.junior_box1 .digitalbox3_con .box3_right{
	position: absolute;
	right: 3%;
	top: 50%;
	width: 42%;
	max-width: 575px;
	transform: translate(0,-50%);
}
.junior_box1 .digitalbox3_con .box3_right img{display: block;width: 100%;}

.junior_box1 .intelligentbox3_con{padding-bottom: 20px;}
.junior_box1 .intelligentbox3_con ul{
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.junior_box1 .intelligentbox3_con ul li{
	position: relative;
	width: 31%;
	height: 164px;
	border-radius: 10px;
	background: -moz-linear-gradient(to right , #e4f3ff, #cae7ff);
	background: linear-gradient(to right, #e4f3ff,#cae7ff);
	margin: 34px 0 0 0;
}
.junior_box1 .intelligentbox3_con ul li:after{
	position: absolute;
	right: 0;
	top: 0;
	width: 136px;
	height: 100%;
	background: url("/images/intelligentbox3pic1.png") no-repeat center;
	background-size: 100%;
	content: "";
}
.junior_box1 .intelligentbox3_con ul li:nth-child(2):after{background-image: url("/images/intelligentbox3pic2.png");}
.junior_box1 .intelligentbox3_con ul li:nth-child(3):after{background-image: url("/images/intelligentbox3pic3.png");}
.junior_box1 .intelligentbox3_con ul li h3{
	position: relative;
	font-size: 22px;
	color: #007eff;
	padding: 28px 0 10px 10%;
	z-index: 3;
}
.junior_box1 .intelligentbox3_con ul li p{
	position: relative;
	font-size: 15px;
	color: #353535;
	line-height: 28px;
	margin: 0 4% 0 10%;
	z-index: 3;
}
.junior_box1 .intelligentbox3_con ul li:first-child p{margin-left: 8%;}
.junior_box1 .intelligentbox3_con ul li p:before{
	position: absolute;
	left: -13px;
	top: 11px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #0281ff;
	content: "";
}
.junior_box1 .intelligentbox3_con ul li:first-child p:before{left: -6px;}

.junior_box1 .cloudbox3_con img{display: block;width: 100%;}

.junior_box1 .aibox3_con{margin: 38px 0 66px;}
.junior_box1 .aibox3_con ul{
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.junior_box1 .aibox3_con ul li{
	position: relative;
	width: 31%;
	max-width: 425px;
}
.junior_box1 .aibox3_con ul li img{display: block;width: 100%;}
.junior_box1 .aibox3_con ul li p{
	position: absolute;
	left: 9%;
	top: 50%;
	font-size: 18px;
	color: #fff;
	line-height: 36px;
	margin-top: -36px;
}
.junior_box1 .aibox3_con ul li p:before{
	position: absolute;
	left: -16px;
	top: 9px;
	width: 4px;
	height: 50px;
	background-color: #54a9ff;
	content: "";
}
.junior_box1 .aibox3_con ul li p b{display: block;font-size: 24px;}

.junior_box1 .netmarketdsbox3_con{position: relative;margin-bottom: 50px;padding: 20px 0;}
.junior_box1 .netmarketdsbox3_left{width: 42%;}
.junior_box1 .netmarketdsbox3_left p{
	font-size: 16px;
	color: #4d4d4d;
	line-height: 32px;
	margin-top: 20px;
}
.junior_box1 .netmarketdsbox3_right{
	position: absolute;
	right: 0;
	top: 50%;
	width: 52%;
	margin-top: -100px;
}
.junior_box1 .netmarketdsbox3_right ul{
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.junior_box1 .netmarketdsbox3_right ul li{
	width: 32%;
	height: 200px;
	border-radius: 8px;
	background: -moz-linear-gradient(to bottom , #e6f2ff, #afd7f8);
	background: linear-gradient(to bottom, #e6f2ff,#afd7f8);
}
.junior_box1 .netmarketdsbox3_right ul li span{
	position: relative;
	display: block;
	width: 70%;
	height: 60px;
	font-size: 22px;
	color: #3b7bf4;
	text-align: center;
	line-height: 68px;
	font-weight: bold;
	border-bottom: 1px #bbdef4 solid;
	margin: 0 auto;
}
.junior_box1 .netmarketdsbox3_right ul li span:after{
	position: absolute;
	left: 22%;
	bottom: -3px;
	width: 56%;
	height: 6px;
	border-radius: 3px;
	background-color: #3b89f3;
	content: "";
}
.junior_box1 .netmarketdsbox3_right ul li p{
	width: 70%;
	font-size: 15px;
	color: #434343;
	line-height: 24px;
	margin: 16px auto -8px;
}
.junior_box1 .netmarketdsbox3_right ul li p i{display: block;}
.junior_box1 .netmarketdsbox3_right ul li:nth-child(2) p{width: 100%;text-align: center;}
.junior_box1 .netmarketdsbox3_right ul li:last-child p{width: 100%;text-align: center;}

.junior_box2{
	position: relative;
	padding: 3% 0 0;
}
.junior_box2:before{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 658px;
	background: #f9fbfd;
	content: "";
}
.junior_box2 .box_In{z-index: 3;}
.junior_box2 .main{
	width: 100%;
	max-width: 1384px;
	margin: 2% auto;
}
.junior_box2 .main img{display: block;width: 100%;}

.junior_box2 .juniorbox2_con{position: relative;margin: 3% 0 8%;}
.junior_box2 .juniorbox2_con .box2_left{
	width: 54%;
	max-width: 751px;
	height: 443px;
	overflow: hidden;
}
.junior_box2 .juniorbox2_con .box2_left img{display: block;}
.junior_box2 .juniorbox2_con .box2_right{
	position: absolute;
	right: 5%;
	top: 50%;
	width: 47%;
	background: #fff;
	box-sizing: border-box;
	transform: translate(0,-50%);
	padding: 2% 6% 2% 3%;
}
.junior_box2 .juniorbox2_con .box2_right p{
	font-size: 16px;
	color: #4d4d4d;
	border-bottom: 1px #f0f0f0 solid;
	padding-bottom: 20px;
	margin-bottom: 15px;
}
.junior_box2 .juniorbox2_con .box2_right p:last-child{border: none;margin-bottom: 0;padding-bottom: 0;}
.junior_box2 .juniorbox2_con .box2_right p span{
	display: block;
	font-size: 22px;
	color: #ff670c;
	font-weight: bold;
	margin-bottom: 5px;
}

.junior_box3{
	height: 550px;
	background: url("../images/juniorbox3bg1.jpg") no-repeat center top;
}
.junior_box3 .box_In{height: 100%;}
.junior_box3 h3{
	position: absolute;
	left: 3%;
	top: 50%;
	font-size: 16px;
	color: #fff;
	line-height: 26px;
	transform: translate(0,-50%);
}
.junior_box3 h3:before{
	position: absolute;
	left: -65px;
	top: -6px;
	width: 50px;
	height: 48px;
	background: url("../images/juniorbox3pic1.png") no-repeat;
	content: "";
}
.junior_box3 h3 b{
	display: block;
	font-size: 36px;
	line-height: 48px;
	margin-bottom: 15px;
}
.junior_box3 h3 span{display: block;}
.junior_box3 .main{
	position: absolute;
	right: 8%;
	top: 50%;
	width: 353px;
	border-radius: 8px;
	background-color: #f5f8fb;
	transform: translate(0,-50%);
	padding: 2% 0;
}
.junior_box3 .main h4{text-align: center;margin-bottom: 20px;}
.junior_box3 .main h4 span{
	display: inline-block;
	font-size: 22px;
	color: #414141;
	height: 8px;
	font-weight: bold;
	box-shadow: 0 22px 0 #e7f3ff;
}
.junior_box3 .main p{
	position: relative;
	width: 295px;
	height: 54px;
	border-radius: 6px;
	background-color: #fff;
	margin: 0 auto 7px;
}
.junior_box3 .main p:after{
	position: absolute;
	right: 8%;
	top: 50%;
	height: 100%;
	height: 20px;
	font-size: 16px;
	color: #ff0000;
	line-height: 20px;
	content: "*";
	margin-top: -10px;
}
.junior_box3 .main p:last-child{height: 112px;}
.junior_box3 .main p:last-child:after{display: none;}
.junior_box3 .main p input{
	width: 90%;
	height: 100%;
	font-size: 16px;
	color: #414141;
	margin-left: 5%;
}
.junior_box3 .main p textarea{
	width: 90%;
	height: 80%;
	border: none;
	resize: none;
	margin: 5%;
}
.junior_box3 .main a{
	display: block;
	width: 168px;
	height: 47px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 47px;
	border-radius: 24px;
	box-shadow: 0 5px 9px rgba(255,90,0,.41);
	background-color: #ff4f2c;
	margin: 26px auto 0;
}

.undergraduate_box1{margin: 4% 0;}
.undergraduate_box1 .undergraduatebox1_con{margin: 2% 0 4%;}
.undergraduate_box1 .undergraduatebox1_con li{
	float: left;
	width: 130px;
	height: 50px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	border-radius: 25px 25px 25px 0;
	background-color: #1787f9;
	margin-right: 20px;
}
.undergraduate_box1 .undergraduatebox1_con li:nth-child(2){background-color: #ff603b;}
.undergraduate_box1 .undergraduatebox1_con li:nth-child(3){background-color: #3cb0e6;}
.undergraduate_box1 .undergraduatebox1_con li:nth-child(4){background-color: #2bc2b2;}


.undergraduate_box1 .cons{
	position: relative;
	overflow: hidden;
	margin-top: 3%;
}
.undergraduate_box1 .undergraduatebox1_con3{margin-bottom: 3%;}
.undergraduate_box1 .cons .box1_left{
	position: absolute;
	top: 50%;
	width: 52%;
	box-sizing: border-box;
	background-color: #fff;
	transform: translate(0,-50%);
	padding: 3% 4%;
}
.undergraduate_box1 .undergraduatebox1_con2 .box1_left{left: 0;padding-left: 0;}
.undergraduate_box1 .undergraduatebox1_con2 .box1_right{float: right;}
.undergraduate_box1 .undergraduatebox1_con3 .box1_left{right: 0;padding-right: 0;}
.undergraduate_box1 .cons h3{margin-bottom: 15px;}
.undergraduate_box1 .cons h3 span{
	display: inline-block;
	font-size: 32px;
	color: #0e0e0e;
	height: 12px;
	font-weight: bold;
	box-shadow: 0 31px 0 #eef5fb;
}
.undergraduate_box1 .cons p{
	font-size: 16px;
	color: #4d4d4d;
	line-height: 32px;
}
.undergraduate_box1 .cons .box1_right{
	width: 751px;
	height: 493px;
	overflow: hidden;
}
.undergraduate_box1 .cons .box1_right img{display: block;}

.boxdouble{padding: 58px 0 48px;}










@media screen and (max-width: 1240px){
	#y_carousel .box_In img{margin-left: -450px;}

	.junior_box1{padding: .4rem 0 .2rem;}
	.junior_box1 .juniorbox1_con ul li{height: 160px;}
	.junior_box1 .juniorbox1_con ul li .pic{width: 40%;}
	.junior_box1 .juniorbox1_con ul li .con{width: 54%;margin-left: 4%;}
	.junior_box1 .juniorbox1_con ul li p b{font-size: 24px;}
	.junior_box1 .juniorbox1_con ul li p span{font-size: 15px;}
	.junior_box1 .javabox3_con ul li p{font-size: 18px;line-height: 28px;}
	
	.junior_box1 .cloudbox3_con img{width: 130%;margin-left: -15%;}
	.junior_box1 .aibox3_con ul li p{left: 11%;line-height: 30px;margin-top: -30px;}
	.junior_box1 .aibox3_con ul li p:before{height: 42px;}
	.junior_box1 .aibox3_con ul li p b{font-size: 22px;}
	
	.junior_box1 .intelligentbox3_con ul li{width: 32.4%;margin-right: 1.4%;}
	.junior_box1 .intelligentbox3_con ul li:after{width: 100px;}
	
	.junior_box2 .juniorbox2_con .box2_right{right: 0;width: 58%;}
	.junior_box3 h3{width: 50%;}
	.junior_box3 h3 b{font-size: 32px;}
	.junior_box3 h3 span{display: inline;}
	.junior_box3 .main{right: 0;}
	.undergraduate_box1 .cons .box1_left{width: 55%;}
	.undergraduate_box1 .cons .box1_right{width: 65%;}
	
	.juniorbox1_con2 ul li:nth-child(3),
	.juniorbox1_con2 ul li:nth-child(4),
	.juniorbox1_con2 ul li:nth-child(5){width: 140px;}
	.juniorbox1_con2 ul li:nth-child(6){width: 200px;}
	.juniorbox1_con2 ul li:nth-child(6) .pic{width: 132px;padding: 12px;}
}


@media screen and (max-width: 750px){
	
	#y_carousel{height: 6rem;}
	#y_carousel img{top: -2.3rem;}
	#y_carousel .box_In img{left: -.5rem;width: 2.4rem;top: 4.8rem;margin-left: 0;}
	.box_hd h2{line-height: .74rem;}
	.box_hd h2 b{font-size: .6rem;}
	.box_hd h2 span{height: .16rem;font-size: .4rem;box-shadow: 0 .62rem 0 #eef5fb;}
	.box_hd p{width: 100%;font-size: .28rem;line-height: .42rem;margin-top: 0;}
	
	.junior_box1 .javabox3_con{padding: .28rem 0 .4rem;}
	.junior_box1 .javabox3_con ul li{
		width: 48%;
		margin: 0 0 .3rem 0;
		padding: .2rem 0 .24rem;
	}
	.junior_box1 .javabox3_con ul li img{max-width: .82rem;}
	.junior_box1 .javabox3_con ul li p{font-size: .32rem;line-height: .48rem;}
	
	.juniorbox1Hd p{width: 100%;}
	.juniorbox1Hd .pic{
		position: relative;
		left: 0;
		top: 0;
		width: 100%;
		height: 3.4rem;
		transform: translate(0);
	}
	.juniorbox1Hd .pic .juniorbox1vid{width: 4rem;}
	.juniorbox1Hd .pic .juniorbox1vid img{width: .8rem;}
	.juniorbox1Hd .pic .juniorbox1vid i{font-size: .34rem;line-height: .8rem;}
	
	.junior_box1 .juniorbox1_con{margin: .1rem 0 .5rem;}
	.junior_box1 .juniorbox1_con ul li{
		width: 100%;
		max-width: 100%;
		height: 2rem;
		margin-top: .4rem;
	}
	.junior_box1 .juniorbox1_con ul li p b{font-size: .34rem;box-shadow: 0 .41rem 0 #dfefff;margin-bottom: .5rem;}
	.junior_box1 .juniorbox1_con ul li p span{font-size: .26rem;line-height: .44rem;}
	
	.junior_box1 .cloudbox3_con img{width: 13.84rem;margin-left: -3.17rem;}
	.junior_box1 .aibox3_con{margin: .4rem 0 .6rem;}
	.junior_box1 .aibox3_con ul li{
		float: none;
		width: 90%;
		margin: 0 auto .2rem !important;
	}
	
	.junior_box1 .intelligentbox3_con{padding-bottom: .8rem;}
	.junior_box1 .intelligentbox3_con ul li{
		width: 100%;
		height: 2.22rem;
		border-radius: .2rem;
		margin: .4rem 0 -.2rem 0;
	}
	.junior_box1 .intelligentbox3_con ul li:after{width: 1.6rem;}
	.junior_box1 .intelligentbox3_con ul li h3{font-size: .34rem;padding: .32rem 0 .06rem 10%;}
	.junior_box1 .intelligentbox3_con ul li p{font-size: .28rem;line-height: .5rem;}
	.junior_box1 .intelligentbox3_con ul li p:before{left: -.2rem;width: .1rem;height: .1rem;top: .2rem;}
	
	.juniorbox1_con2 ul li{width: 19.2% !important;margin-right: 1%;}
	.juniorbox1_con2 ul li:nth-child(1){width: 17.2% !important;}
	.juniorbox1_con2 ul li:nth-child(2){width: 21.2% !important;}
	.juniorbox1_con2 ul li:nth-child(5){margin-right: 0;}
	.juniorbox1_con2 ul li span{
		height: .8rem;
		font-size: .24rem;
		line-height: .8rem;
	}
	.juniorbox1_con2 ul li p{
		height: 1.64rem;
		line-height: 1.64rem;
		font-size: .24rem;
		box-sizing: border-box;
		margin: 0 0 .1rem 0;
	}
	.juniorbox1_con2 ul li:nth-child(2) p{
		line-height: .36rem;
		padding: .28rem .1rem;
	}
	.juniorbox1_con2 ul li:nth-child(2) p:nth-child(5),
	.juniorbox1_con2 ul li:nth-child(2) p:nth-child(7){padding: .1rem .1rem;}
	.juniorbox1_con2 ul li:nth-child(4) p{
		line-height: .36rem;
		padding: .46rem .2rem;
	}
	.juniorbox1_con2 ul li:nth-child(6){
		width: 100% !important;
		height: 3.75rem;
	}
	.juniorbox1_con2 ul li:nth-child(6) .pic{width: 2rem;margin: .3rem auto .25rem;}
	.juniorbox1_con2 ul li:nth-child(6) i{font-size: .28rem;}
	
	/* .juniorbox1_con2 ul li{width: 100% !important;margin-bottom: .1rem;}
	.juniorbox1_con2 ul li span{
		float: left;
		width: 28%;
		font-size: .28rem;
	}
	.juniorbox1_con2 ul li p{
		float: left;
		width: 35%;
		height: 1rem;
		line-height: 1.04rem;
		font-size: .24rem;
		box-sizing: border-box;
		margin: 0 0 0 1%;
	}
	.juniorbox1_con2 ul li:nth-child(2) p{
		line-height: .4rem;
		padding: .1rem .4rem;
	} */
	
	.junior_box1 .top{margin-top: .4rem;}
	.junior_box1 .top h3{
		width: 4.8rem;
		height: .8rem;
		font-size: .38rem;
		line-height: .8rem;
	}
	.junior_box1 .top p{
		font-size: .28rem;
		line-height: .46rem;
		padding-top: 0;
	}
	.junior_box1 .digitalbox3_con .box3_left{width: 100%;font-size: .28rem;line-height: .46rem;}
	.junior_box1 .digitalbox3_con .box3_right{
		position: relative;
		left: 0;
		top: 0;
		width: 5.75rem;
		transform: translate(0);
		margin: .3rem auto .6rem;
	}
	.junior_box1 .netmarketdsbox3_con{margin-bottom: .3rem;padding: 0 0 .2rem;}
	.junior_box1 .netmarketdsbox3_left{width: 100%;}
	.junior_box1 .netmarketdsbox3_left p{font-size: .26rem;line-height: .42rem;margin-top: .2rem;}
	.junior_box1 .netmarketdsbox3_right{
		position: relative;
		left: 0;
		top: 0;
		width: 100%;
		margin-top: .4rem;
	}
	.junior_box1 .netmarketdsbox3_right ul li{height: 3.2rem;}
	.junior_box1 .netmarketdsbox3_right ul li span{
		height: 1rem;
		font-size: .32rem;
		line-height: 1.2rem;
	}
	.junior_box1 .netmarketdsbox3_right ul li p{
		width: 80% !important;
		font-size: .24rem;
		line-height: .38rem;
		margin: .26rem auto -.2rem;
	}
	.netmarketds_box3 .netmarketdsbox3_right ul li p i{display: inline;}
	.box_hd h4{
		width: 3.4rem;
		font-size: .3rem;
		line-height: .52rem;
		background-size: 100%;
	}
	/* .junior_box2 .main{width: 110%;margin-left: -5%;} */
	.junior_box2:before{height: 5rem;}
	.junior_box2 .juniorbox2_con .box2_left,
	.junior_box2 .juniorbox2_con .box2_left img{
		width: 100%;
		max-width: 100%;
		height: auto;
	}
	.junior_box2 .juniorbox2_con .box2_right{
		position: relative;
		left: 0;
		top: 0;
		width: 100%;
		transform: translate(0);
		margin-top: .3rem;
	}
	.junior_box2 .juniorbox2_con .box2_right p{
		font-size: .28rem;
		padding-bottom: .3rem;
		margin-bottom: .3rem;
	}
	.junior_box2 .juniorbox2_con .box2_right p span{font-size: .36rem;}
	.junior_box3{height: auto;background-size: 44rem; padding: .8rem 0;}
	.junior_box3 h3{
		position: relative;
		left: 0;
		top: 0;
		width: 95%;
		font-size: .28rem;
		line-height: .46rem;
		transform: translate(0);
		margin: 0 0 .4rem 5%;
	}
	.junior_box3 h3:before{
		left: -.6rem;
		width: .5rem;
		height: .48rem;
		background-size: .5rem;
	}
	.junior_box3 h3 b{font-size: .4rem;line-height: .6rem;margin-bottom: .1rem;}
	.junior_box3 .main{
		position: relative;
		left: 0;
		top: 0;
		width: 100%;
		transform: translate(0);
		padding: .3rem 0;
	}
	.undergraduate_box1{margin: .4rem 0 .6rem;}
	.undergraduate_box1 .undergraduatebox1_con{margin: .2rem 0 .4rem;}
	.undergraduate_box1 .undergraduatebox1_con li{
		width: 23%;
		height: .6rem;
		font-size: .26rem;
		line-height: .6rem;
		margin-right: 2%
	}
	.undergraduate_box1 .cons{margin-top: .5rem;}
	.undergraduate_box1 .cons .box1_right,
	.undergraduate_box1 .cons .box1_right img{
		float: none;
		width: 100%;
		height: auto;
	}
	.undergraduate_box1 .cons .box1_left{
		position: relative;
		left: 0;
		top: 0;
		width: 100%;
		transform: translate(0);
		margin-top: .4rem;
		padding: 0;
	}
	.undergraduate_box1 .cons h3 span{font-size: .4rem;box-shadow: 0 .4rem 0 #eef5fb;}
	.undergraduate_box1 .cons p{font-size: .28rem;line-height: .46rem;}
	
	.boxdouble{padding: .4rem 0 .2rem;}
	
	.deletetxt{display: none;}
}