/*高中生*/
.high_banner{
	width: 100%;
	height: 530px;
	background: url(../images/banner.jpg) no-repeat center;}
.high_b1{
	width: 1200px;
	height: 592px;
	margin: auto;
}
.high_t{
	font-size: 48px;
	text-align: center;
	font-weight: bold;
}
.high_b1_TI{
	height: 131px;
	display: inline-block;
	margin: 0 5px;
	padding-top: 40px;
	box-sizing: border-box;
}
.high_b1_con{
	width: 1200px;
	overflow: hidden;
	margin-top: 60px;
}
.high_b1_con li{
	width: 380px;
	height: 223px;
	float: left;
	color: #fff;
	margin-left: 10px;
	padding: 50px 35px 30px;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 24px;
}
.high_b1_con li:nth-child(1){
	background: url(../images/h_b1_01.png) no-repeat;
}
.high_b1_con li:nth-child(2){
	background: url(../images/h_b1_02.png) no-repeat;
}
.high_b1_con li:nth-child(3){
	background: url(../images/h_b1_03.png) no-repeat;
}
.high_b1_con li h6{
	font-size: 30px;
	text-align: center;
	margin-bottom: 20px;
}
.high_b1_con li h6 s{
	width: 25px;
	height: 2px;
	display: inline-block;
	background: #fff;
	margin: 0 10px 10px;
}
.high_zx{
	width: 244px;
	height: 58px;
	display: block;
	margin: 60px auto;
	background: #f23949;
	color: #fff;
	font-size: 16px;
	line-height: 58px;
	text-align: center;
	border-radius: 100px;
}

.high_b2_con{
	width: 1200px;
	height: 880px;
	margin: auto;
	padding-top: 300px;
	position: relative;
	box-sizing: border-box;
}
.high_b2_img{
	position: absolute;
	top: 80px;
	left: 50%;
	margin-left: -680px;
}
.high_b2_con ul{
	width: 100%;
	height: 450px;
	margin: auto;
	position: relative;
}
.high_b2_con ul li{
	width: 504px;
	height: 124px;
	background: #f1f1f1;
	position: absolute;
	border-radius: 5px;
	padding: 25px 27px;
	box-sizing: border-box;
	font-size: 24px;
}
.high_b2_con ul li:nth-child(1){
	top: 0;
	left: 0;
}
.high_b2_con ul li:nth-child(2){
	top: 60px;
	right: 0;
}
.high_b2_con ul li:nth-child(3){
	top: 200px;
	left: 0;
}
.high_b2_con ul li:nth-child(4){
	top: 260px;
	right: 0;
}
.high_b2_num{
	font-size: 36px;
	float: left;
	font-style: oblique;
	margin-top: 10px;
}
.high_b2_color1{
	color: #ebaa0a;
}
.high_b2_color2{
	color: #d73240;
}
.high_b2_color3{
	color: #1889ee;
} 
.high_b2_color4{
	color: #1bbba3;
}
.high_b2_txt{
	float: left;
	margin-left: 30px;
}
.high_b2_big{
	display: block;
	font-size: 36px;
	font-weight: bold;
}
.high_b2_con ul li:nth-child(1) i,.high_b2_con ul li:nth-child(3) i{
	display:block;
    width:0;
    height:0;
    border-width:15px 0 15px 15px;
    border-style:solid;
    border-color:transparent transparent transparent #f1f1f1;
    position:absolute;
    top:50px;
    right:-15px;
}
.high_b2_con ul li:nth-child(2) i,.high_b2_con ul li:nth-child(4) i{
	display:block;
    width:0;
    height:0;
    border-width:15px 15px 15px 0;
    border-style:solid;
    border-color:transparent #f1f1f1 transparent transparent;
    position:absolute;
    top:50px;
    left:-15px;
}

.high_b3{
	width: 100%;
	height: 786px;
	background: url(../images/h_b3_bg.png) no-repeat center;
	margin-top: 60px;
	padding-top: 80px;
	box-sizing: border-box;
}
.high_b3_con{
	width: 1200px;
	margin: auto;
}
.high_b3_left{
	width: 433px;
	height: 604px;
	float: left;
	background: url(../images/h_b3_left.png) no-repeat;
	color: #fff;
	font-size: 18px;
	padding: 140px 0 0 40px;
	box-sizing: border-box;
}
.high_b3_big{
	font-size: 48px;
}
.high_b3_right{ 
	width: 730px;
	height: 700px;
	float: right;
	overflow: hidden;
}
.high_b3_right li{
	width: 334px;
	height: 303px;
	float: left;
	margin-left: 18px;
	font-size: 15px;
	line-height: 25px;
	padding: 172px 26px 0;
	box-sizing: border-box;
}
.high_b3_right li:nth-child(1){
	background: url(../images/h_b3_01.png) no-repeat;
}
.high_b3_right li:nth-child(2){
	background: url(../images/h_b3_02.png) no-repeat;
}
.high_b3_right li:nth-child(3){
	background: url(../images/h_b3_03.png) no-repeat;
}
.high_b3_right li:nth-child(4){
	background: url(../images/h_b3_04.png) no-repeat;
}

.high_b4{
	width: 1200px;
	height: 1106px;
	margin: auto;
	position: relative;
}
.high_b4_t{
	font-size: 24px;
	color: #b8b8b8;
	position: absolute;
	top: 142px;
	left: 470px;
}
.high_b4_con{
	width: 770px;
	height: 770px;
	background: url(../images/h_b4_bg.png) no-repeat;
	margin: 100px auto;
	position: relative;
}
.high_b4_con li{
	padding: 10px;
	position: absolute;
	font-size: 15px;
	overflow: hidden;
}
.high_b4_con li:nth-child(1){
	top: 110px;
	left: -80px;
}
.high_b4_con li:nth-child(2){
	top: 258px;
	left: -180px;
}
.high_b4_con li:nth-child(3){
	top: 396px;
	left: -180px;
}
.high_b4_con li:nth-child(4){
	top: 530px;
	left: -80px;
}
.high_b4_con li:nth-child(5){
	top: 110px;
	right: -80px;
}
.high_b4_con li:nth-child(6){
	top: 258px;
	right: -180px;
}
.high_b4_con li:nth-child(7){
	top: 396px;
	right: -180px;
}
.high_b4_con li:nth-child(8){
	top: 530px;
	right: -80px;
}
.high_b4_img{
	float: left;
}
.high_b4_txt{
	padding: 10px;
	float: left;
}
.high_b4_big{
	font-size: 28px;
	display: block;
}
.high_b4 .high_zx{
	margin-top: -130px;
	position: relative;
	z-index: 1;
}

.high_b5{
	width: 100%;
	height: 1000px;
	background: #eee;
}
.high_b5_con{
	width: 1036px;
	height: 619px;
	background: url(../images/h_b5_bg.png) no-repeat;
	margin: 60px auto 0;
	overflow: hidden;
	box-sizing: border-box;
	padding: 14px 0 0 30px;
	position: relative;
}
.high_b5_con ol{
	width: 1006px;
	height: 70px;
	overflow: hidden;
}
.high_b5_con ol li{
	float: left;
	padding: 0 30px;
	line-height: 70px;
	font-size: 24px;
	margin-left: 60px;
}
.high_b5_con ol li:nth-child(4){
	margin-left: 96px;
	color: #fff;
}
.high_b5_con ol li:nth-child(5){
	margin-left: 15px;
}
.high_b5_con .high_b5_btm{
	width: 1006px;
	height: 430px;
	padding: 0 0 0 30px;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
	margin-top: 20px;
}
.high_b5_con ul{
	width: 1006px;
	height: 430px;
	position: absolute;
	top: 0;
	left: 0px;
	-webkit-animation:8s move infinite linear; 
	-moz-animation:8s move infinite linear; 
	-ms-animation:8s move infinite linear; 
	-o-animation:8s move infinite linear; 
	animation:8s move infinite linear;
}
.high_b5_con:hover ul{
	-webkit-animation-play-state:paused; 
	-moz-animation-play-state:paused;
	-ms-animation-play-state:paused;
	-o-animation-play-state:paused;
	animation-play-state:paused;
}
.high_b5_con ul li{
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	text-align: center;
}
.high_b5_con ul li span{
	width:200px;
	display: inline-block;
	/* margin-left: 10px; */
}
.high_b5_con ul li span:nth-child(2){
	/* margin-left: 140px; */
}
.high_b5_con ul li span:nth-child(3){
	/* margin-left: 80px; */
}
.high_b5_con ul li span:nth-child(4){
	/* margin-left: 100px; */
	color: #fff;
}
.high_b5_con ul li span:nth-child(5){
	/* margin-left: 100px; */
}
@-webkit-keyframes move{
    0%{
        top:0;
    }
    100%{
        top:-430px;
    }
}
@-moz-keyframes move{
    0%{
        top:0;
    }
    100%{
        top:-430px;
    }
}
.high_b6{
	width: 1200px;
	height: 692px;
	margin: auto;
}
.high_b6_con{
	width: 1200px;
	height: 423px;
	overflow: hidden;
	margin-top: 60px;
}
.high_b6_con li{
	width: 259px;
	height: 188px;
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	float: left;
	margin-top: 23px;
	margin-left: 23px;
	text-align: center;
	padding: 40px 0 0;
	box-sizing: border-box;
}
.high_b6_con li:nth-child(1){
	background: #7d72c4;
}
.high_b6_con li:nth-child(2){
	background: #61b862;
}
.high_b6_con li:nth-child(3){
	background: #ba6565;
}
.high_b6_con li:nth-child(4){
	background: #d5a376;
}
.high_b6_con li:nth-child(5){
	background: #af729c;
}
.high_b6_con li:nth-child(6){
	background: #7392af;
}
.high_b6_con li:nth-child(7){
	background: #74aeb0;
}
.high_b6_con li:nth-child(8){
	background: #b3ba78;
}
.high_b6_con li h6{
	font-size: 24px;
	line-height: 40px;
	margin-bottom: 10px;
}

/*大学生*/
.uni_banner{
	width: 100%;
	height: 530px;
	background: url(../images/university/banner.jpg) no-repeat center;
}
.uni_con{
	width: 100%;
	height: 4300px;
	background: url(../images/university/university_bg.png) no-repeat center;
	box-sizing: border-box;
	padding-top: 80px;
}
.uni_tit{
	width: 1200px;
	margin: auto;
	overflow: hidden;
}
.uni_t_left{
	width: 144px;
	height: 105px;
	background: url(../images/university/uni_icon.png) no-repeat;
	float: left;
	font-size: 44px;
	color: #fff;
	text-align: center;
	line-height: 90px;
	font-weight: bold;
	
}
.uni_t_right{
	float: left;
	color: #383466;
	margin-left: 10px;
}
.uni_t_right h2{
	font-size: 42px;
}
.uni_t_red{
	color: #ef406b;
}
.uni_txt{
	font-size: 18px;
	line-height: 28px;
}

.uni_b2{
	width: 1200px;
	height: 340px;
	margin: 40px auto 0;
}
.uni_b2 li{
	float: left;
	width: 268px;
	height: 303px;
	margin-left: 40px;
	text-align: center;
	box-sizing: border-box;
	padding-top: 50px;
	line-height: 26px;
	font-size: 14px;
}
.uni_b2 li:nth-child(1){
	margin-left: 0;
	margin-top: 35px;
	background: url(../images/university/uni_b2_01.png) no-repeat;
	color: #fff;
}
.uni_b2 li:nth-child(2){
	margin-top: 0;
	background: url(../images/university/uni_b2_02.png) no-repeat;
}
.uni_b2 li:nth-child(3){
	margin-top: 35px;
	background: url(../images/university/uni_b2_03.png) no-repeat;
	color: #fff;
}
.uni_b2 li:nth-child(4){
	margin-top: 0;
	background: url(../images/university/uni_b2_04.png) no-repeat;
}
.uni_b2 li h5{
	font-size: 38px;
	color: #fff;
	text-align: center;
	font-weight: normal;
}
.uni_zx{
	width: 197px;
	height: 62px;
	background: url(../images/university/uni_zx.png) no-repeat;
	display: block;
	margin: auto;
	font-size: 15px;
	color: #fff;
	line-height: 62px;
	box-sizing: border-box;
	padding-left: 30px;
}
.uni_b3{
	width: 1250px;
	height: 445px;
	margin: 40px auto 0;
	overflow: hidden;
}
.uni_b3 li{
	width: 288px;
	height: 445px;
	float: left;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	margin-left: 30px;
	box-sizing: border-box;
	padding: 60px 45px 0;
}
.uni_b3 li:nth-child(1){
	background: url(../images/university/uni_b3_bg1.png) no-repeat;
	margin: 0;
}
.uni_b3 li:nth-child(2){
	background: url(../images/university/uni_b3_bg2.png) no-repeat;
}
.uni_b3 li:nth-child(3){
	background: url(../images/university/uni_b3_bg3.png) no-repeat;
}
.uni_b3 li:nth-child(4){
	background: url(../images/university/uni_b3_bg4.png) no-repeat;
}
.uni_b3 li h6{
	font-size: 30px;
	color: #fff;
}
.uni_b3_zx{
	width: 148px;
	height: 42px;
	display: block;
	margin: auto;
	line-height: 42px;
	color: #fff;
	border-radius: 100px;
}
.uni_b3 li:nth-child(1) .uni_b3_zx{
	background: #f84876;
}
.uni_b3 li:nth-child(2) .uni_b3_zx{
	background: #6491ea;
}
.uni_b3 li:nth-child(3) .uni_b3_zx{
	background: #26bfc7;
}
.uni_b3 li:nth-child(4) .uni_b3_zx{
	background: #7854bd;
}
.uni_b3_btm{
	width: 1250px;
	height: 372px;
	background: url(../images/university/uni_b3_btmBg.png) no-repeat;
	margin: 40px auto 0;
	overflow: hidden;
}
.uni_b3_left{
	width: 410px;
	height: 275px;
	float: left;
	margin: 50px 0 0 110px;
}
.uni_b3_right{
	float: right;
	margin: 60px 100px 0 0;
	font-size: 24px;
	color: #a6a6a6;
}
.uni_b3_money{
	width: 299px;
	height: 60px;
	display: inline-block;
	box-sizing: border-box;
	padding-top: 20px;
}
.uni_b3_oringe{
	font-size: 36px;
	color: #f39800;
}

.uni_b4{
	width: 1205px;
	height: 576px;
	background: url(../images/university/uni_b4_bg.png) no-repeat;
	margin: 50px auto 0;
	box-sizing: border-box;
	padding-left: 120px;
}
.uni_b4 li{
	float: left;
	width: 194px;
	height: 117px;
	position: relative;
	margin-left: 50px;
	cursor: pointer;
}
.uni_b4_top{
	width: 100%;
	height: 100%;
	margin-top: -5px;
	box-sizing: border-box;
	padding: 10px 0 0 40px;
}
.uni_b4_btm{
	width: 1100px;
	height: 400px;
	position: absolute;
	overflow: hidden;
	display: none;
}
.uni_b4 li:nth-child(1) .uni_b4_btm{
	top: 150px;
	left: -60px;
}
.uni_b4 li:nth-child(2) .uni_b4_btm{
	top: 150px;
	left: -304px;
}
.uni_b4 li:nth-child(3) .uni_b4_btm{
	top: 150px;
	left: -548px;
}
.uni_b4 li:nth-child(4) .uni_b4_btm{
	top: 150px;
	left: -792px;
}
.uni_b4 .uni_b4_cur .uni_b4_top{
	background: url(../images/university/uni_b4_cur.png) no-repeat;
}
.uni_b4 .uni_b4_cur .uni_b4_btm{
	display: block;
	-webkit-transition: .8s all;
	-o-transition: .8s all;
	-ms-transition: .8s all;
	-moz-transition: .8s all;
	transition: .8s all;
}
.uni_b4_btmL{
	width: 460px;
	float: left;
	font-size: 18px;
	color: #42464f;
	position: relative;
}
.uni_b4_btmR{
	width: 420px;
	float: right;
	margin-right: 100px;
	margin-top: 20px;
}
.uni_b4_btmL_circle{
	width: 10px;
	height: 10px;
	background: #42464f;
	display: inline-block;
	border-radius: 50%;
	margin-right: 10px;
}
.uni_b4_btmL p{
	position: absolute;
}
.uni_b4_btmL p:nth-child(1){
	top: 20px;
	left: 30px;
}
.uni_b4_btmL p:nth-child(2){
	top: 20px;
	left: 230px;
}
.uni_b4_btmL p:nth-child(3){
	top: 80px;
	left: 30px;
}
.uni_b4_btmL p:nth-child(4){
	top: 80px;
	left: 230px;
}
.uni_b4_btmL p:nth-child(5){
	top: 150px;
	left: 30px;
}
.uni_b4_btm .uni_zx{
	position: absolute;
	bottom: 50px;
	left: 50%;
	margin-left: -100px;
}

.uni_b5{
	width: 1289px;
	height: 375px;
	margin: 60px auto 0;
	background: url(../images/university/uni_b5_bg.png) no-repeat;
	box-sizing: border-box;
	padding-top: 60px;
}
.uni_b5_con{
	width: 1200px;
	height: 145px;
	margin: auto;
	
}
.uni_b5_con li{
	float: left;
	color: #fff;
	font-size: 18px;
	width: 219px;
	height: 145px;
	background: url(../images/university/uni_b5_bg01.png) no-repeat;
	margin-left: 60px;
	text-align: center;
	box-sizing: border-box;
	padding-top: 30px;
}
.uni_b5_con li .num{
	font-size: 36px;
}
.uni_b6{
	width: 1213px;
	height: 645px;
	margin: 64px auto 0;
	position: relative;
}
.uni_b6_left{
	position: absolute;
	top: 40px;
	left: 0;
}
.uni_b6_right{
	position: absolute;
	top: 0;
	right: 80px;
}
.uni_b6 .uni_zx{
	position: absolute;
	bottom: 60px;
	left: 50%;
	margin-left: -170px;
}

/*女生*/
.girl_banner{
	width: 100%;
	height: 600px;
	background: url(../images/banner.png) no-repeat center;
	position: relative;
}
.girl_banner_zx{
	width: 134px;
	height: 46px;
	display: block;
	position: absolute;
	bottom: 180px;
	left: 50%;
	margin-left: 295px;
}
.girl_b2{
	width: 100%;
	height: 1803px;
	background: url(../images/girl_b2_bg.png) no-repeat center;
	box-sizing: border-box;
	padding-top: 60px;
}
.girl_tit{
	font-size: 48px;
	color: #d9495b;
	text-align: center;
	font-weight: normal;
}
.girl_b2_con{
	width: 1200px;
	height: 655px;
	margin: 30px auto 0;
	overflow: hidden;
}
.girl_b2_con li{
	width: 332px;
	height: 244px;
	float: left;
	margin-left: 210px;
	position: relative;
	background: #e5e5e5;
	margin-top: 80px;
	font-size: 16px;
	line-height: 26px;
	box-sizing: border-box;
	padding: 60px 30px;
}
.girl_b2_con_01{
	width: 173px;
	height: 271px;
	background: url(../images/girl_b3_bg01.png) no-repeat center;
	position: absolute;
	top: -25px;
	left: -145px;
	box-sizing: border-box;
	padding: 60px 50px;
	color: #fff;
}
.girl_b2_con_01 h6{
	font-size: 26px;
	margin-top: 40px;
	font-weight: normal;
}

.girl_zx{
	width: 185px;
	height: 60px;
	display: block;
	margin: 60px auto 0;
	background: #ea444b;
	color: #fff;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	border-radius: 100px;
}

.girl_txt{
	font-size: 16px;
	text-align: center;
	line-height: 26px;
	color: #a9a9a9;
}
.girl_b3{
	width: 1200px;
	height: 340px;
	overflow: hidden;
	margin: 50px auto 0;
}
.girl_b3 li{
	width: 261px;
	height: 363px;
	background: #fff;
	border-radius: 5px;
	float: left;
	margin-left: 100px;
	padding-top: 50px;
	box-sizing: border-box;

	font-size: 15px;
	color: #585757;
	line-height: 26px;
	text-align: center;
}
.girl_b3 li h5{
	font-size: 24px;
	color: #ea3d4f;
	font-weight: bold;
}
.girl_red{
	font-size: 20px;
	color: #ea3d4f;
}
.girl_w_zx{
	background: #fff;
	color: #ea3d4f;
}

.girl_b4{
	width: 1200px;
	height: 850px;
	margin: auto;
	box-sizing: border-box;
	padding-top: 60px;
}
.girl_b4_con{
	width: 1033px;
	height: 455px;
	margin: 60px auto 0;
	position: relative;
}
.girl_b4 .gallery-top{
	width: 100%;
	height: 314px;
	position: absolute;
	top: 0;
	left: 0;
}
.girl_b4 .gallery-thumbs{
	width: 100%;
	height: 70px;
	position: absolute;
	top: 340px;
	left: 0;
	cursor: pointer;
}
.girl_b4_line{
	width: 200px;
	height: 3px;
	background: #df5e6e;
	position: absolute;
	bottom: 40px;
	left: 0;
	z-index: 9999;
}

.girl_b5{
	width: 100%;
	height: 1104px;
	background: url(../images/girl_b5_bg.png) no-repeat center;
	box-sizing: border-box;
	padding-top: 100px;
}
.girl_b5_con{
	width: 1200px;
	height: 800px;
	margin: 60px auto 0;
	overflow: hidden;
}
.girl_b5_con li{
	width: 1100px;
	height: 200px;
	margin-top: 80px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 1px 8px #e5e5e5;
	position: relative;
	box-sizing: border-box;
	padding: 30px 30px 0 150px;
	font-size: 16px;
	line-height: 26px;
	margin-left: 50px;
}
.girl_b5_con li:nth-child(1){
	margin-top: 0;
}
.girl_b5_01{
	width: 77px;
	height: 82px;
	position: absolute;
	top: -9px;
	left: 30px;
}
.girl_b5_con li:nth-child(2) .girl_b5_01{
	left: 920px;
}
.girl_b5_con li h4{
	font-size: 24px;
	color: #d9495b;
	font-weight: normal;
	margin-bottom: 20px;
}

.girl_b6{
	width: 100%;
	height: 736px;
	box-sizing: border-box;
	padding-top: 60px;
}


/*男生*/
.boy_con{
	width: 100%;
	height: 4920px;
	background: url(../images/boy/boy_bg.jpg) no-repeat center;
	position: relative;
}
.boy_ban_zx{
	width: 156px;
	height: 54px;
	display: block;
	position: absolute;
	top: 496px;
	left: 50%;
	margin-left: -48px;
}

.boy_empty{
	width: 1200px;
	height: 800px;
	margin: auto;
}
.boy_t{
	font-size: 14px;
	color: #4ca8f6;
	text-align: center;
}

.boy_b1{
	width: 1200px;
	height: 240px;
	margin: 60px auto 0;
	overflow: hidden;
}
.boy_b1 li{
	width: 345px;
	height: 231px;
	float: left;
	margin-left: 50px;
}

.boy_zx{
	width: 342px;
	height: 79px;
	display: block;
	margin: 60px auto 240px;
}
.boy_b2{
	width: 926px;
	height: 547px;
	margin: 20px auto 0;
}
.boy_b3{
	width: 1096px;
	height: 397px;
	margin: 60px auto 0;
}
.boy_b4{
	width: 1130px;
	height: 754px;
	margin: 30px auto 0
}
.boy_b5{
	width: 907px;
	height: 106px;
	margin: 60px auto 0;
}

.box1 .girl_tit,
.box2 .girl_tit
{
	padding:92px 0 22px;
}
.box1 img,
.box2 img
{
	display:block;
	margin:0 auto 10px;
}

.fl{
	float: left;
}
.fr{
	float: right;
}
.clearfix{
	*zoom:1;
}
.clearfix:after{
	content:'';
	height: 0;
	clear:both;
	display:block;
	visibility:hidden;
}

.box3{
	width: 1220px;
	margin:0 auto;
	padding-bottom: 80px;
}
.box3 .girl_tit{
	padding:90px 0 70px;
}
.box3 ul li{
	width: 270px;
	float: left;
	margin-right: 40px;
}
.box3 ul li:nth-of-type(4){
	margin-right: 0;
}
.box3 ul li img{
	display:block;
	margin-bottom: 30px;
}
.box3 ul li p{
	font-size: 24px;
	color:#535353;
	line-height: 40px;
}
.box3 ul li p span{
	font-weight: bold;
}
/*视频样式 开始*/
.popBg {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	background: rgba(0, 0, 0, 0.7);
}

.popBox {
	position: relative;
	margin: 5rem auto 0;
	max-width: 720px;
	height: auto;
	z-index: 12;
	overflow: hidden;
	height: 25rem;
	top: 50%;
	margin-top: -12.5rem;
}

.popCont {
	max-width: 720px;
	height: 25rem;
	overflow: auto;
	position: relative;
	background: #000;
}

.popCont .alertbox {
	height: 25rem;
}

.popCont .alerttop {
	background: #000000;
	height: 10%;
	line-height: 2.5rem;
	color: #fff;
	padding-left: 1.5rem;
	position: relative;
}

.popCont .btnClose {
	display: block;
	position: absolute;
	z-index: 9999;
	top: 0;
	right: 0.5rem;
	width: 2.5rem;
	height: 2.5rem;
	background: url(../images/close.png) no-repeat 0 -2rem/2rem;
	cursor: pointer;
}

.popCont .btnClose:hover {
	background: url(../images/close.png) no-repeat 0 0/2rem;
}

/*视频样式 结束*/


