/*PC新加样式*/
.nav_pc .stuTab{
	position:relative;
}
.nav_pc .stuTab .white_content{
	position:absolute;
	top:42px;
	left:-88px;
	width:283px;
	height:131px;
	background:rgba(255,255,255,1);
	border-radius:4px;
	z-index: 22;
	box-shadow:0px 0px 10px 0px rgba(66,152,252,0.1);
	text-align: center;
	display: none;
}
.nav_pc .stuTab .white_content span{
	margin-top:33px;
	text-align: center;
	font-size: 14px;
}
.nav_pc .stuTab .white_content button{
	margin-top:25px;
	width:96px;
	height:32px;
	background:#fff;
	border:1px solid #4298FC;
	border-radius:16px;
	color:#4298FC;
	font-size:14px;
	outline: none;
}



.nav_pc {
	max-width: 1040px;
	height:60px;
	padding:17px 0;
	margin:0 auto;
}
.nav_logo {
	float: left;
}
.nav_logo img {
	float:left;
}
.nav_logo p {
	float:left;
	width:2px;
	height:27px;
	background:rgba(235,238,242,1);
	margin:0 9px 0 11px;
}
.logo_img1 {
	width:92px;
	height:27px;
}
.logo_img2 {
	width:69px;
	height:27px;
}
.logo_img3 {
	width:179px;
	height:22px;
	margin-left:14px;
}
/*.help{
	margin-left:5px;
}*/
.nav_pc .nav_list {
	float:right;
}
.nav_pc .nav_list a {
	width:auto;
	font-size:14px;
	font-family:MicrosoftYaHeiUILight;
	font-weight:300;
	color:rgba(51,51,51,1);
	margin:0 5px;
	padding:5px 20px;
	text-decoration: none;
}
.nav_pc .nav_list a.active{
	color:#fff;
	background: #4298FC;
	border-radius:18px;
}
/* end PC*/
.nav_h5 {
	width:100%;
	height:1.16rem;
	line-height: 1.16rem;
	padding:0 0.2rem;
}
.logo-wrap{
	display:inline;
	padding:0.1rem 0.25rem;
	border-right:0.02rem solid #EBEEF2;
}
.logoh5_img1 {
	width:1.64rem;
}
.logoh5_img2 {
	width:1.24rem;
	margin-left:0.1rem;
}
.logoh5_img3{
	float:right;
	width:0.6rem;
	margin-top:0.28rem;
}
.head-h5{
	height:4.2rem;
	background-image: url('../img/background_h5.png');
	background-repeat: no-repeat;
    width: 100%;
    position: relative;
    background-position: center center;
    background-size: cover;
}
.header_h5{
	text-align: center;
}
.menu{
	float: right;
}



/*contente*/
.contente,
.contente .content_pc {
	height:480px;
	background:rgba(242,248,255,1);
	position: relative;
}
.conte_img {
/*.	width:896px;
	position: absolute;
	top:44px;
	left:50%;
	margin-left:-448px;*/
	width:100%;
}
.conte_title {
	/*width: 144px;
	position: relative;
	margin:0 auto;
	padding-top:158px;
	font-size:36px;
	font-weight:bold;
	color:rgba(66,152,252,1);*/
	position: absolute;
	top:157px;
	margin-left:45%;width:144px;height:36px;font-size:36px;font-family:MicrosoftYaHeiUI-Bold;font-weight:bold;color:rgba(66,152,252,1);
}
.conte_subhead {
	/*position: relative;
	width:296px;
	height:77px;
	background:url(img/label.png) no-repeat;;
	font-size:27px;
	font-weight:300;
	color:rgba(51,51,51,1);
	margin:0 auto;
	text-align: center;*/
	width:250px;height:26px;font-size:27px;font-family:MicrosoftYaHeiUILight;font-weight:300;color:rgba(51,51,51,1);position: absolute;top:225px;left:43%;
}
.conte_bot {
	/*position: relative;
	font-size:11px;
	font-weight:300;
	color:rgba(170,170,170,1);
	text-align: center;
	margin-top:98px;*/
	position: absolute;
top:445px;left: 43%;}
.conte_list {
/*	width:500px;
	height:40px;
	margin:0 auto;
	position: relative;*/
	position: absolute;top:331px;left:38.4%;}
	.conte_list li{
		float: left;
	}
.conte_list li a {
	width:120px;
	height:36px;
	text-align: center;
	line-height: 36px;
	border:1px solid rgba(66,152,252,1);
	background:rgba(255,255,255,0);
	border-radius:18px;
	float: left;
	font-size:14px;
	font-weight:300;
	color:rgba(66,152,252,1);
	margin:0 15px;
}


.content_h5 .conte_img {
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 50%;
	margin-left:-448px;
}

.content_h5 .conte_title {
	position: relative;
	top:1.05rem;
	font-size:0.24rem;
	padding-top: unset;
}
.content_h5 .conte_subhead {
	position: relative;
	top:1.58rem;
	background:url(img/label.png) no-repeat;;
	font-size:0.18rem;
	font-weight:300;
	color:rgba(51,51,51,1);
	margin:0 auto;
	text-align: center;
}
.content_h5 .conte_bot {
	font-size:0.1rem;
	margin-top:0.6rem;
}
.content_h5 .conte_list {
	width:4.2rem;
	height:0.3rem;
	margin:1.18rem auto 0 auto;
	position: relative;
}
.content_h5 .conte_list li a {
	width:0.8rem;
	height:0.27rem;
	text-align: center;
	line-height: 0.27rem;
	border-radius:0.13rem;
	font-size:0.12rem;
	margin:0 0.1rem;
}
/* end contente*/
/*移动端+PC的show and hide*/
@media (max-width: 990px) {
	.header_pc,
	.content_pc {
		display:none !important;
	}
	.nav_pc {
		display:none !important;
	}
	.contente{
		display: none;
	}
	.head-pc{
		display:none !important;
	}
	/*modal*/
	.mask{
		position: absolute;
		top:1.16rem;
		bottom:0;
		left:0;
		right:0;
		background:rgba(0,0,0,0.5);
	}
	.mask-content{
		margin: 0 auto;
		background:rgba(255,255,255,1);
		margin-top:3.64rem;
		width:5.7rem;
		height:3.74rem;
		border-radius:0.1rem;
		padding-top:0.88rem;
		text-align: center;
	}
	.mask-content p{
		font-size:0.3rem;
	}
	.mask-content button{
		margin-top:0.74rem;
		width:2rem;
		height: 0.64rem;
	    line-height: 0.64rem;
	    color: #4298FC;
	    border: 0.02rem solid #4298FC;
	    border-radius: 1rem;
	    background: #fff;
	    font-size: 0.28rem;
	}
	.tooltips-wrap{
		display:none;
	}
}
@media (min-width: 990px) {
	.header_h5,
	.content_h5 {
		display:none !important;
	}
	.nav_h5 {
		display:none !important;
	}
	.head-h5{
		display:none !important;
	}
	.Footers .texts{
		width:433px;
		height:141px;
		background: url('../img/label.png');
		margin-top:0;
		padding-top: 28px;
	}
	.students{
		margin-top:0;
	}
	.students a{
		text-decoration: none;
	}
	.tooltips {
        width: 283px;
        height: 105px;
        background: #fff;
        border-radius: 10px;
       /* margin: 50px;*/
        position: relative;
        box-shadow: rgba(0,0,0,0.2) 0px 0px 10px;
        padding:10px;
    }
    .tooltips:before {
        transform: rotate(45deg);
        content: " ";
        display: block;
        width: 10px;
        height: 10px;
        position: absolute;
        background: #fff;
        /*right: 30px;
        top: -5px;
        box-shadow: #d4d4d4 -1px -1px 5px;*/
    }

    .tooltips:after {
        content: " ";
        display: block;
        width: 16px;
        height: 7px;
        position: absolute;
        /*right: 27px;
        top: 0px;*/
        background: #fff;
    }
    .tooltips.right:before{
        right: -5px;
        top: 20px;
        box-shadow: #d4d4d4 1px -1px 5px;
    }
    .tooltips.right:after{
        width: 7px;
        height: 16px;
        right: 0;
        top: 17px;
    }
    .student1{
    	position: relative;
    }
    .tooltips-wrap{
    	position: absolute;
    	right:118px;
    	top:-24px;
    	display: none;
    }
    .tooltips-wrap span{
	    text-align: center;
	    font-size: 14px;
	    color:#333;
    }
    .tooltips-wrap button{
    	margin-top: 5px;
	    width: 96px;
	    height: 32px;
	    background: #fff;
	    border: 1px solid #4298FC;
	    border-radius: 16px;
	    color: #4298FC;
	    font-size: 14px;
	    outline: none;
	    line-height: 28px;
    }
}


/*新的样式*/
.nav_h5{
	position:relative;
}
.nav_h5 .nav_list{
	position:absolute;
	top:1.16rem;
	right:0;
	width:3.2rem;
	text-align: center;
	background:rgba(0,0,0,1);
	opacity:0.7;
	box-shadow:0 0.2rem 1rem 0 rgba(94,139,255,0.2);
	z-index: 2;
}
.nav_h5 .nav_list a{
	color:#fff;
	font-size: 0.28rem;
	border-bottom:0.02rem solid #fff;
	width:1.6rem;
	text-align: center;
	display: inline-block;
	height:1rem;
	line-height: 1rem;
	margin-left:0;
	float:none;
}
.nav_h5 .nav_list a.active{
	color:#5BA5FD;
}
