body{
	min-width: 1280px;
}
.sprintClass_banner{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: url(../images/sprintClass/banner.jpg) center no-repeat;
	background-size: cover;
	height: 600px;
}
.sprintClass_one{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding: 60px 0;
}
.sprintClass_one_title{
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: center;
}
.sprintClass_one_title span{
	display: block;
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: center;
}
.sprintClass_one_title span.span1{
	font-size: 30px;
	color: #000000;
	font-weight: bold;
}
.sprintClass_one_title b{
	display: block;
	width: 70px;
	height: 5px;
	background: #ff0043;
	margin: 0 auto;
	margin-top: 5px;
}
.sprintClass_one_title span.span2{
	font-size: 14px;
	color: #281414;
	line-height: 22px;
	margin-top: 20px;
}
.sprintClass_one_title span.span3{
	color: #fff;
}
.sprintClass_one_main{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	position: relative;
	padding-top: 34px;
	margin-top: 40px;
}
.sprintClass_one_main_pic1{
	width: 600px;
	height: 600px;
	float: left;
	position: relative;
}
.sprintClass_one_main_pic1 img{
	display: block;
	width: 100%;
}
.sprintClass_one_main_pic1 span{
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	left: 0;
	top: 0;
}
.sprintClass_one_right{
	width: 600px;
	float: left;
}
.sprintClass_one_rightTop{
	width: 300px;
	padding-left: 300px;
	overflow: hidden;
	clear: both;
}
.sprintClass_one_rightTop .sprintClass_one_main_pic1,.sprintClass_one_rightBottom .sprintClass_one_main_pic1{
	width: 300px;
	height: 300px;
}
.sprintClass_one_rightBottom{
	width: 600px;
	overflow: hidden;
	clear: both;
}
.sprintClass_one_main_wz{
	width: 290px;
	height: 290px;
	position: absolute;
	left: 575px;
	top: 0px;
	background: -webkit-linear-gradient(180deg, #c805c3 0%, #4a1cef 100%);
	background: -moz-linear-gradient(180deg, #c805c3 0%, #4a1cef 100%);
	background: -o-linear-gradient(180deg, #c805c3 0%, #4a1cef 100%);
    background: linear-gradient(180deg, #c805c3 0%, #4a1cef 100%);
    padding: 30px;
}
.stu_info{
	display: none;
}
.sprintClass_one_main_wz span{
	width: 100%;
	overflow: hidden;
	clear: both;
	display: block;
}
.sprintClass_one_main_wz span.span1{
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	padding-bottom: 10px;
}
.sprintClass_one_main_wz span.span2{
	font-size: 16px;
	line-height: 28px;
	color: #fff;
	margin-top: 5px;
}
.sprintClass_one_main_wz span.span3{
	font-size: 16px;
	line-height: 26px;
	color: rgba(255,255,255,0.8);
	margin-top: 15px;
}
.sprintClass_one_main_wz a{
	display: block;
	width: 120px;
	height: 36px;
	background: #fff;
	margin: 0 auto;
	text-align: center;
	border-radius: 30px;
	margin-top: 30px;
	line-height: 36px;
	font-size: 16px;
	color: #ff0043;
}
.sprintClass_one_main_wz a:hover{
	background: #ff0043;
	color: #fff;
}
/**/
.sprintClass_twoWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	/*background: url(../images/sprintClass/sprintClass_twoBG.jpg) center no-repeat;
	background-size: cover;*/
	background: #f3f6f9;
	padding: 60px 0;
}
.sprintClass_two{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.sprintClass_two_main{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	height: 360px;
	position: relative;
}
.sprintClass_two_main_one{
	width: 210px;
	height: 360px;
	float: left;
	position: relative;
}
.sprintClass_two_main_one img{
	display: block;
	width: 100%;
	height: 360px;
}
.sprintClass_two_main_one span{
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: center;
	background: rgba(0,0,0,0.6);
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	vertical-align: middle;
}
.sprintClass_two_main_one span b.sprintClass_two_main_one_b1{
	position: absolute;
	left: 50%;
	margin-left: -10px;
	top: 50%;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
}
.sprintClass_two_main_one span b.sprintClass_two_main_one_b2{
	display: none;
	vertical-align: middle;
	height: 240px;
	padding: 60px 0;
	font-size: 14px;
	color: #fff;
	line-height: 22px;
	width: 80%;
	position: relative;
}
.sprintClass_two_main_one span b.sprintClass_two_main_one_b2 em{
	position: absolute;
	left: 0;
	top: 50%;
	font-size: 14px;
	color: rgba(255,255,255,0.8);
	font-weight: normal;
	font-style: normal;
}
.sprintClass_two_main_one span b.sprintClass_two_main_one_b3{
	display: none;
}
.sprintClass_two_main_two{
	width: 360px;
}
.sprintClass_two_main_two span{
	background: -webkit-linear-gradient(-90deg, rgba(200,5,195,0.9) 0%, rgba(74,28,239,0.9) 100%);
	background: -moz-linear-gradient(-90deg, rgba(200,5,195,0.9) 0%, rgba(74,28,239,0.9) 100%);
	background: -o-linear-gradient(-90deg, rgba(200,5,195,0.9) 0%, rgba(74,28,239,0.9) 100%);
    background: linear-gradient(-90deg, rgba(200,5,195,0.9) 0%, rgba(74,28,239,0.9) 100%);
}
.sprintClass_two_main_two span b.sprintClass_two_main_one_b1{
	display: none;
}
.sprintClass_two_main_two span b.sprintClass_two_main_one_b2{
	display: inline-block;
}
.sprintClass_two_main_two span b.sprintClass_two_main_one_b3{
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}
/**/
.sprintClass_two_form{
	width: 1202px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 55px;
}
.sprintClass_two_form_ps{
	width: 1202px;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	color: #999;
	margin: 0 auto;
	margin-top: 10px;
}
.sprintClass_two_form_listOne{
	width: 1200px;
	overflow: hidden;
	clear: both;
	border: 1px solid #999;
	border-bottom: 0;
	background: #f1f1f1;
}
.sprintClass_two_form_listOne li{
	height: 50px;
	border-bottom: 1px solid #999;
	line-height: 50px;
	float: left;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
.sprintClass_two_form_listOne li.li1{
	width: 199px;
	border-right: 1px solid #999;
}
.sprintClass_two_form_listOne li.li2{
	width: 599px;
	border-right: 1px solid #999;
}
.sprintClass_two_form_listOne li.li3{
	width: 400px;
}
.sprintClass_two_form_listTwo{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	border: 1px solid #999;
	border-bottom: 0;
	border-top: none;
}
.sprintClass_two_form_listTwo li{
	width: 1200px;
	overflow: hidden;
	clear: both;
	overflow: hidden;
	border-bottom: 1px solid #999;
}
.sprintClass_two_form_listTwo li span,.sprintClass_two_form_listTwo li a{
	display: block;
	float: left;
	font-size: 14px;
	color: #333;
	width: 199px;
	border-right: 1px solid #999;
	height: 50px;
	text-align: center;
	line-height: 50px;
}
.sprintClass_two_form_listTwo li a:hover{
	color: #f31353;
}
.sprintClass_two_form_listTwo li span.span1{
	width: 200px;
	border-right: 0;
}
.sprintClass_two_form_listTwo li:nth-child(2n){
	background: #f1f1f1;
}
.sprintClass_two_form_listTwo li.li1 span{
	font-size: 16px;
	font-weight: bold;
}
.sprintClass_two_form_listTwo li.li2 span,.sprintClass_two_form_listTwo li.li3 span,.sprintClass_two_form_listTwo li.li4 span{
	height: 120px;
	line-height: 120px;
}
.sprintClass_two_form_listTwo li.li2 a,.sprintClass_two_form_listTwo li.li3 a,.sprintClass_two_form_listTwo li.li4 a{
	height: 120px;
	line-height: 120px;
}
.sprintClass_two_form_listTwo li.li2 span.span1{
	line-height: 22px;
	height: 105px;
	padding: 0 10px;
	width: 180px;
	padding-top: 15px;
}
.sprintClass_two_form_listTwo li.li3 span.span1{
	line-height: 22px;
	height: 90px;
	padding: 0 10px;
	width: 180px;
	padding-top: 30px;
}
.sprintClass_two_form_listTwo li.li4 span.span1{
	line-height: 22px;
	height: 80px;
	padding: 0 10px;
	width: 180px;
	padding-top: 40px;
}
.sprintClass_two_form_listTwo li:hover{
	background: #ffdfe7;
}
/**/
.sprintClass_threeWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	padding: 60px 0;
	background: #f3f6f9;
}
.sprintClass_three{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.sprintClass_three_main{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.sprintClass_three_main_left{
	width: 600px;
	float: left;
	padding-top: 40px;
}
.sprintClass_three_main_left_pic{
	width: 250px;
	height: 250px;
	float: left;
}
.sprintClass_three_main_left_pic img{
	display: block;
	width: 100%;
}
.sprintClass_three_main_left_wz{
	width: 300px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	height: 250px;
}
.sprintClass_three_main_left_wz span{
	display: block;
	width: 100%;
}
.sprintClass_three_main_left_wz span.span1{
	color: #ff0043;
	font-size: 30px;
	font-weight: bold;
	line-height: 36px;
	padding-bottom: 10px;
}
.sprintClass_three_main_left_wz span.span2{
	color: #000000;
	font-size: 14px;
	line-height: 22px;
}
.sprintClass_three_main_left_wz span.span3{
	color: #666;
	font-size: 14px;
	line-height: 22px;
	margin-top: 10px;
}
.sprintClass_three_main_left_wz span.span3 em{
	font-weight: bold;
	font-style: normal;
}
.sprintClass_three_main_left_wz b{
	display: block;
	width: 54px;
	height: 5px;
	background: #f31353;
	margin-top: 20px;
	position: absolute;
	left: 20px;
	bottom: 10px;
}
.sprintClass_three_main_left:hover .sprintClass_three_main_left_wz{
	background: rgba(255,255,255,0.6);
}
.sprintClass_three_main_left:hover .sprintClass_three_main_left_wz span.span3{
	color: #333;
}
/**/
.sprintClass_four{
	width: 1200px;
	overflow: hidden;
	clear: both;
	padding: 60px 0;
	margin: 0 auto;
}
.sprintClass_four_main{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.artMajorList_two_main_one{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding-top: 40px;
}
.artMajorList_two_main_one_left{
	width: 270px;
	height: 660px;
	float: left;
}
.artMajorList_two_main_one_left img{
	display: block;
	width: 270px;
}
.artMajorList_two_main_one_center{
	width: 580px;
	float: left;
	margin-left: 40px;
}
.artMajorList_two_main_one_centerTop{
	width: 580px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.artMajorList_two_main_one_centerTop_left{
	width: 270px;
	float: left;
}
.artMajorList_two_main_one_centerTop_left img.img1{
	display: block;
	width: 100%;
}
.artMajorList_two_main_one_centerTop_left_bottom{
	width: 100%;
	height: 160px;
	background: #f7f7f7;
	padding: 20px 20px 0 20px;
	box-sizing: border-box;
}
.artMajorList_two_main_one_centerTop_left_bottom span.span1{
	display: block;
	width: 100%;
	overflow: hidden;
	clear: both;
	font-size: 20px;
	color: #333333;
}
.artMajorList_two_main_one_centerTop_left_bottom span.span2{
	display: block;
	width: 100%;
	overflow: hidden;
	clear: both;
	font-size: 16px;
	color: #666666;
}
.artMajorList_two_main_one_centerTop_left_bottom span.span3{
	display: block;
	width: 100%;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	color: #999;
	line-height: 22px;
	margin-top: 8px;
}
.artMajorList_two_main_one_centerTop_left_bottom a.a1{
	display: none;
	width: 100%;
	height: 46px;
	box-sizing: border-box;
	background: #ef2f71;
	line-height: 46px;
	font-size: 16px;
	text-align: center;
	margin-top: 30px;
	color: #fff;
	position: relative;
	overflow: hidden;
	clear: both;
	-webkit-transition-duration: 1.5s,1s,0s;
    transition-duration: 1.5s,1s,1s,0s;
    -webkit-transition-property: opacity,-webkit-transform,background;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform,background;
    -webkit-transition-delay: .6s,0s;
    transition-delay: .6s,0s;
    -webkit-transition-timing-function: cubic-bezier(.42,0,.03,.985);
    transition-timing-function: cubic-bezier(.42,0,.03,.985);
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.artMajorList_two_main_one_centerTop_left_bottom a.a1:before{
	content: '';
    width: 300px;
    height: 300px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    transition: -webkit-transform .25s 0s;
    transition: transform .25s 0s;
    transition: transform .25s 0s,-webkit-transform .25s 0s;
    background: #0e0e12;
    border-radius: 50%;
    -webkit-transform: translate3d(-50%,-50%,0) scale(0);
    -moz-transform: translate3d(-50%,-50%,0) scale(0);
    -ms-transform: translate3d(-50%,-50%,0) scale(0);
    transform: translate3d(-50%,-50%,0) scale(0);
}
.artMajorList_two_main_one_centerTop_left_bottom a.a1:after{
	content: '';
    width: 300px;
    height: 300px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    transition: -webkit-transform .25s 0s;
    transition: transform .25s 0s;
    transition: transform .25s 0s,-webkit-transform .25s 0s;
    background: 0 0;
    border: 5px solid #0e0e12;
    border-radius: 50%;
    -webkit-transform: translate3d(-50%,-50%,0) scale(0);
    -moz-transform: translate3d(-50%,-50%,0) scale(0);
    -ms-transform: translate3d(-50%,-50%,0) scale(0);
    transform: translate3d(-50%,-50%,0) scale(0);
}
.artMajorList_two_main_one_centerTop_left_bottom a.a1:hover{
	background: transparent!important;
	transition-delay: .6s,.35s;
	-webkit-transition-delay: .6s,.35s;
    -moz-transition-delay: .6s,.35s;
    -ms-transition-delay: .6s,.35s;
}
.artMajorList_two_main_one_centerTop_left_bottom a.a1:hover:before{
	-webkit-transition: -webkit-transform .5s .15s;
    transition: -webkit-transform .5s .15s;
    transition: transform .5s .15s;
    transition: transform .5s .15s,-webkit-transform .5s .15s;
    -webkit-transform: translate3d(-50%,-50%,0) scale(1);
    -webkit-transform: translate3d(-50%,-50%,0) scale(1);
    -moz-transform: translate3d(-50%,-50%,0) scale(1);
    -ms-transform: translate3d(-50%,-50%,0) scale(1);
    transform: translate3d(-50%,-50%,0) scale(1);
}
.artMajorList_two_main_one_centerTop_left_bottom a.a1:hover:after{
	-webkit-transition: -webkit-transform .5s 0s;
    transition: -webkit-transform .5s 0s;
    transition: transform .5s 0s;
    transition: transform .5s 0s,-webkit-transform .5s 0s;
    -webkit-transform: translate3d(-50%,-50%,0) scale(1);
    -webkit-transform: translate3d(-50%,-50%,0) scale(1);
    -moz-transform: translate3d(-50%,-50%,0) scale(1);
    -ms-transform: translate3d(-50%,-50%,0) scale(1);
    transform: translate3d(-50%,-50%,0) scale(1);
}
.artMajorList_two_main_one_centerTop_left:hover .artMajorList_two_main_one_centerTop_left_bottom span.span3{
	display: none;
}
.artMajorList_two_main_one_centerTop_left:hover .artMajorList_two_main_one_centerTop_left_bottom a.a1{
	display: block;
}
.artMajorList_two_main_one_centerTop_right{
	margin-left: 40px;
}
.artMajorList_two_main_one_centerBottom{
	margin-top: 40px;
}
.artMajorList_two_main_one_right{
	width: 270px;
}
.artMajorList_two_main_one_right_bottom{
	clear: both;
	margin-top: 40px;
}
.artMajorList_two_main_two_centerBottom_nr{
	width: 580px;
}
.artMajorList_two_main_two_centerBottom_nr .artMajorList_two_main_one_centerTop_left_bottom a.a1:after,.artMajorList_two_main_two_centerBottom_nr .artMajorList_two_main_one_centerTop_left_bottom a.a1:before{
	width: 800px;
	height: 800px;
}
/**/
.f_p2{
    padding: 100px 0 60px 0;
    background: url("../images/sprintClass/p2_bg.jpg") center center no-repeat;
    background-size: cover;
}
.f_p2_content{
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
}
.f_p2_left{
    padding-top: 30px;
    width: 260px;
    float: left;
}
.f_p2_right{
    padding: 60px 0;
    width: 780px;
    float: left;
    margin-left: 60px;
    background: rgba(255,255,255,0.9);
    text-align: center;
}
.f_p2_line{
    overflow: hidden;
}
.f_p2_lineBottom{
    margin-top: 60px;
}
.f_p2_box{
    float: left;
    width: 50%;
}
.f_p2_box_line_num{
    display: inline-block;
    vertical-align: middle;
    font-size: 26px;
    font-weight: bold;
    line-height: 50px;
    color: #333;
    position: relative;
}
.f_p2_box_line_num:after{
	position: absolute;
	width: 100%;
	height: 4px;
	background: #ff0043;
	left: 0;
	bottom: 0;
	content: '';
}
.f_p2_box_line{
    font-size: 16px;
    line-height: 32px;
    padding-top: 10px;
    color: #666;
}
.f_p2_box_line:hover{
	color: #ff0043;
}
.ID_two_title_p1{
    width: 100%;
    font-size: 36px;
    line-height: 44px;
    font-weight: bold;
    color: #000;
}
.ID_two_title_p3{
    width: 100%;
    font-size: 14px;
    line-height: 26px;
    font-weight: normal;
    margin-top: 60px;
}
.titleColor2 {
    color: #fff;
}
/**/
.sprintClass_fiveWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	padding: 60px 0;
	background: #f3f6f9;
}
.sprintClass_five{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.master_party_main{
    width: 1200px;
    overflow: hidden;
    clear: both;
    margin: 0 auto;
    padding: 10px;
    margin-top: 30px;
}
.master_party_main_one{
    width: 380px;
    height: 480px;
    background: #fff;
    box-shadow: 1px 1px 10px 1px rgba(0,0,0,0.05);
    float: left;
    margin-bottom: 30px;
}
.master_party_main_one_pic{
    width: 380px;
    height: 240px;
    overflow: hidden;
    clear: both;
    position: relative;
}
.master_party_main_one_pic img{
    display: block;
    width: 380px;
    height: 240px;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s;
}
.master_party_main_one_pic span{
    position: absolute;
    display: block;
    width: 380px;
    height: 136px;
    background: rgba(0,0,0,0.3);
    left: 0;
    top: 0;
    text-align: center;
    padding-top: 104px;
}
.master_party_main_one_pic span b{
    display: inline-block;
    background: #ff0054;
    padding: 0 15px;
    line-height: 48px;
    font-size: 24px;
    color: #fff;
}
.master_party_main_one_pic span em{
    display: inline-block;
    color: #fff;
    font-size: 24px;
    font-weight: normal;
    padding-top: 20px;
}
.master_party_main_one_nr{
    width: 320px;
    font-size: 16px;
    color: #1a1a1a;
    line-height: 36px;
    height: 160px;
    padding: 0 30px;
    padding-top: 20px;
}
.master_party_main_one_btn{
    width: 350px;
    margin: 0 auto;
    padding-right: 30px;
    text-align: right;
    vertical-align: middle;
    display: block;
}
.master_party_main_one_btn span{
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #ff0054;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s;
}
.master_party_main_one_btn img{
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;
    width: 15px;
}
.master_party_main_one:hover .master_party_main_one_pic img{
    transform:scale(1.1,1.1);
    -webkit-transform:scale(1.1,1.1);
    -o-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    -ms-transform:scale(1.1,1.1);
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s;
}
.master_party_main_one:hover .master_party_main_one_nr{
    color: #ff0054
}
.master_party_main_one_btn:hover span{
    color: #000;
}
/**/
.sprintClass_sixWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: url(../images/sprintClass/sprintClass_sixBG.jpg) center no-repeat;
	background-size: cover;
	padding: 60px 0;
}
.sprintClass_six{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.sprintClass_six_left{
	display: block;
	float: left;
}
.sprintClass_six_center{
	width: 250px;
	float: left;
	padding-left: 150px;
}
.sprintClass_six_center input{
	display: block;
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	background: none;
	border: none;
	border-bottom: 1px solid #fff;
	color: #fff;
	margin-bottom: 20px;
	font-size: 16px;
}
.sprintClass_six_center input::-webkit-input-placeholder{
    color: #fff;
}
.sprintClass_six_center input::-moz-placeholder{
    color: #fff;
}
.sprintClass_six_center input::-ms-input-placeholder{
    color: #fff;
}
.sprintClass_six_bottom{
	float: left;
	padding-top: 80px;
	padding-left: 50px;
}
.sprintClass_six_bottom button{
	display: block;
	width: 130px;
	height: 40px;
	border: none;
	background: #fff;
	font-size: 16px;
	color: #7833c6;
	border-radius: 30px;
}
.sprintClass_six_bottom button:hover{
	background: #ff0043;
	color: #fff;
}
/**/
.sprintClass_sevenWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	padding: 60px 0;
	background: #f3f6f9;
}
.sprintClass_seven{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.sprintClass_seven_main{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 40px;
}
.preCourseCD_p8_left{
    width: 560px;
    overflow: hidden;
    float: left;
    padding-right: 40px;
}
.preCourseCD_p8_box{
    padding: 20px 0;
    border-bottom: 1px dashed #000;
    text-align: left;
    width: 560px;
    overflow: hidden;
    clear: both;
}
.preCourseCD_p8_boxLast{
    border-bottom: none;
}
.part4_box_q{
    overflow: hidden;
    width: 560px;
    clear: both;
}
.part4_box_icon{
    float: left;
    width: 33px;
    height: 33px;
    border: 1px solid #e3e3e3;
    border-radius: 100%;
    background: #fff;
    color: #333;
    text-align: center;
    line-height: 33px;
    font-size: 20px;
}
.iconColor{
    color: #ef2f71;
}
.part4_box_a{
    overflow: hidden;
    margin-top: 15px;
    width: 560px;
    clear: both;
}
.part4_box_qText{
    padding-top: 6px;
    float: left;
    width: 500px;
    color: #333;
    font-size: 16px;
    margin-left: 20px;
}
.part4_box_aText{
    padding-top: 4px;
    float: left;
    width: 500px;
    color: #999;
    font-size: 14px;
    line-height: 24px;
    margin-left: 20px;
}
/**/
.sprintClass_eight{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: url(../images/sprintClass/sprintClass_twoBG.jpg) center no-repeat;
	background-size: cover;
	padding: 60px 0;
}
.sprintClass_eight_main{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 30px;
}
.sprintClass_eight_mainOne{
	width: 380px;
	float: left;
	background: #1a1a1a;
	height: 152px;
	padding-top: 40px;
	position: relative;
	overflow: hidden;
}
.sprintClass_eight_mainOne span.span1{
	width: 100%;
	vertical-align: middle;
	clear: both;
	text-align: center;
	display: block;
}
.sprintClass_eight_mainOne span.span1 img{
	display: inline-block;
	vertical-align: middle;
}
.sprintClass_eight_mainOne span.span1 b{
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	color: #cccccc;
	padding-left: 10px;
}
.sprintClass_eight_mainOne span.span2{
	width: 60%;
	display: block;
	margin: 0 auto;
	font-size: 16px;
	color: #cccccc;
	line-height: 30px;
	margin-top: 20px;
}
.sprintClass_eight_mainOne_hover{
	width: 380px;
	float: left;
	background: #df3956;
	height: 172px;
	padding-top: 20px;
	position: absolute;
	overflow: hidden;
	left: 0;
	bottom: -192px;
	transition:all 0.5s;
	-moz-transition:all 0.5s; /* Firefox 4 */
	-webkit-transition:all 0.5s; /* Safari and Chrome */
	-o-transition:all 0.5s; /* Opera */
}
.sprintClass_eight_mainOne:hover .sprintClass_eight_mainOne_hover{
	bottom: 0;
}
.sprintClass_eight_mainOne_hover span.span3{
	width: 90%;
}
.sprintClass_eight_mainOne_hover span.span3,.sprintClass_eight_mainOne_hover span.span3 b{
	color: #fff;
}


.sprintClass_more{
	width: 170px;
	height: 50px;
	border-radius: 30px;
	margin: 0 auto;
	line-height: 50px;
	background: #ff0043;
	display: block;
	margin-top: 50px;
	color: #fff;
	font-size: 16px;
	text-align: center;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s;
}
.sprintClass_more:hover{
	background: #7833c6;
}

/*评估模块*/
/**/
.newIndex2_fiveWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: url(../images/newIndex2/newIndex2_five_bg.jpg) center no-repeat;
	background-size: cover;
}
.newIndex2_five{
	width: 1116px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding-top: 33px;
	padding-left: 84px;
	padding-bottom: 33px;
}
.newIndex2_five_left{
	width: 880px;
	float: left;
}
.newIndex2_five_left_title{
	width: 340px;
	height: 60px;
	position: relative;
	z-index: 2;
	margin-bottom: 20px;
}
.newIndex2_five_left_title:before{
	position: absolute;
	width: 328px;
	height: 50px;
	content: '';
	right: 0;
	bottom: 0;
	border: 1px solid rgba(255,255,255,0.6);
	z-index: -1;
}
.newIndex2_five_left_title span{
	display: block;
	width: 328px;
	height: 50px;
	line-height: 50px;
	background: #fcd63c;
	font-size: 26px;
	color: #333333;
	text-align: center;
}
.newIndex2_five_left_list{
	width: 880px;
	overflow: hidden;
	clear: both;
}
.newIndex2_five_left_list li{
	width: 440px;
	float: left;
	text-align: left;
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	padding-top: 10px;
}
.newIndex2_five_right{
	width: 200px;
	float: left;
}
.newIndex_one_left_btn{
	width: 210px;
	background: #ff0043;
	display: block;
	cursor: pointer;
	position: relative;
	-webkit-transition-duration: 1.5s,1s,0s;
    transition-duration: 1.5s,1s,1s,0s;
    -webkit-transition-property: opacity,-webkit-transform,background;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform,background;
    -webkit-transition-delay: .6s,0s;
    transition-delay: .6s,0s;
    -webkit-transition-timing-function: cubic-bezier(.42,0,.03,.985);
    transition-timing-function: cubic-bezier(.42,0,.03,.985);
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    font-size: 16px;
    color: #fff;
    height: 54px;
    border-radius: 30px;
    text-align: center;
    line-height: 54px;
    letter-spacing: 3px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 40px;
    outline: none;
}
.newIndex_one_left_btn:before{
	content: '';
    width: 300px;
    height: 300px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    transition: -webkit-transform .25s 0s;
    transition: transform .25s 0s;
    transition: transform .25s 0s,-webkit-transform .25s 0s;
    background: #0e0e12;
    border-radius: 50%;
    -webkit-transform: translate3d(-50%,-50%,0) scale(0);
    -moz-transform: translate3d(-50%,-50%,0) scale(0);
    -ms-transform: translate3d(-50%,-50%,0) scale(0);
    transform: translate3d(-50%,-50%,0) scale(0);

}
.newIndex_one_left_btn:after{
	content: '';
    width: 300px;
    height: 300px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    transition: -webkit-transform .25s 0s;
    transition: transform .25s 0s;
    transition: transform .25s 0s,-webkit-transform .25s 0s;
    background: 0 0;
    border: 5px solid #0e0e12;
    border-radius: 50%;
    -webkit-transform: translate3d(-50%,-50%,0) scale(0);
    -moz-transform: translate3d(-50%,-50%,0) scale(0);
    -ms-transform: translate3d(-50%,-50%,0) scale(0);
    transform: translate3d(-50%,-50%,0) scale(0);
}
.newIndex_one_left_btn:hover{
	background: transparent!important;
	transition-delay: .6s,.35s;
	-webkit-transition-delay: .6s,.35s;
    -moz-transition-delay: .6s,.35s;
    -ms-transition-delay: .6s,.35s;
}
.newIndex_one_left_btn:hover:before{
	-webkit-transition: -webkit-transform .5s .15s;
    transition: -webkit-transform .5s .15s;
    transition: transform .5s .15s;
    transition: transform .5s .15s,-webkit-transform .5s .15s;
    -webkit-transform: translate3d(-50%,-50%,0) scale(1);
    -webkit-transform: translate3d(-50%,-50%,0) scale(1);
    -moz-transform: translate3d(-50%,-50%,0) scale(1);
    -ms-transform: translate3d(-50%,-50%,0) scale(1);
    transform: translate3d(-50%,-50%,0) scale(1);
}
.newIndex_one_left_btn:hover:after{
	-webkit-transition: -webkit-transform .5s 0s;
    transition: -webkit-transform .5s 0s;
    transition: transform .5s 0s;
    transition: transform .5s 0s,-webkit-transform .5s 0s;
    -webkit-transform: translate3d(-50%,-50%,0) scale(1);
    -webkit-transform: translate3d(-50%,-50%,0) scale(1);
    -moz-transform: translate3d(-50%,-50%,0) scale(1);
    -ms-transform: translate3d(-50%,-50%,0) scale(1);
    transform: translate3d(-50%,-50%,0) scale(1);
}
.newIndex2_five_p1{
	width: 1200px;
	overflow: hidden;
	clear: both;
	text-align: right;
	font-size: 16px;
	color: #fff;
	margin-top: 20px;
}
.newIndex2_five_p1 span{
	color: #fe2ba9;
	font-weight: bold;
}

.newIndex2_five_btn{
	display: block;
	width: 1200px;
	margin: 0 auto;
	padding: 30px;
}
.newIndex2_five_btn img{
	display: block;
}


/**/
.newZPJ_eightWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: url(../images/newZPJ2/newZPJ_eightWrap_bg.jpg) center no-repeat;
	background-size: cover;
}
.newZPJ_eight{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding: 70px 0;
}
.newZPJ_eight .newZPJ_four_title span{
	color: #fff;
}
.newZPJ_eightNr{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 40px;
}
.newZPJ_eightNr_one{
	width: 386px;
	overflow: hidden;
	float: left;
}
.newZPJ_eightNr_two{
	margin-left: 20px;
	margin-right: 20px;
}
.newZPJ_eightNr_one_pic{
	width: 386px;
	height: 217px;
	overflow: hidden;
	clear: both;
	display: block;
}
.newZPJ_eightNr_one_pic img{
	display: block;
	width: 386px;
	height: 217px;
}
.newZPJ_eightNr_one_nr{
	width: 386px;
	overflow: hidden;
	clear: both;
	height: 256px;
	background: #fff;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
}
.newZPJ_eightNr_one_nr a.span1{
	display: block;
	width: 340px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	font-size: 18px;
	color: #ab46ce;
	font-weight: bold;
	text-align: center;
	padding-top: 25px;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
}
.newZPJ_eightNr_one_nr a.span2{
	display: block;
	width: 340px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	text-align: center;
	padding-top: 15px;
	margin-top: 15px;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	font-size: 14px;
	color: #999;
	line-height: 24px;
	height: 100px;
}
.newZPJ_eightNr_one_nr a.span2:before{
	position: absolute;
	content: '';
	width: 40px;
	height: 1px;
	background: #333;
	left: 50%;
	margin-left: -20px;
	top: 0px;
	z-index: -1;
}
.newZPJ_eightNr_one_nr a.span2:after{
	position: absolute;
	content: '';
	width: 40px;
	height: 1px;
	background: #333;
	left: 50%;
	margin-left: -12px;
	top: 2px;
	z-index: -1;
}
.newZPJ_eightNr_one_nr .sprintClass_more{
	margin: 0 auto;
	margin-top: 10px!important;
}




/*app下载*/
.cS_eight{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding: 50px 0;
}
.cS_eight_main{
	width: 1020px;
	overflow: hidden;
	clear: both;
	padding: 0 90px;
	vertical-align: middle;
}
.cS_eight_main_left{
	width: 520px;
	display: inline-block;
	vertical-align: middle;
}
.cS_eight_main_left_top{
	width: 520px;
	overflow: hidden;
	clear: both;
	padding-bottom: 60px;
}
.cS_eight_main_left_top_left{
	display: inline-block;
	vertical-align: middle;
	width: 143px;
}
.cS_eight_main_left_top_right{
	width: 340px;
	display: inline-block;
	vertical-align: middle;
	padding-left: 30px;
}
.cS_eight_main_left_top_right_p1{
	width: 100%;
	overflow: hidden;
	clear: both;
	font-size: 28px;
	color: #1a1a1a;
	font-weight: bold;
}
.cS_eight_main_left_top_right_line{
	width: 50px;
	height: 3px;
	background: #fb167f;
	margin-top: 10px;
}
.cS_eight_main_left_top_right_p2{
	width: 100%;
	overflow: hidden;
	clear: both;
	font-size: 18px;
	color: #1a1a1a;
	line-height: 26px;
	margin-top: 20px;
}
.cS_eight_btn{
	margin: 0;
	margin-top: 30px;
	background: #fb167f;
	color: #fff;
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: block;
	font-size: 16px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.cS_eight_btn:hover{
	background: #1a1a1a;
	color: #fff;
}
.cS_eight_main_right{
	width: 420px;
	display: inline-block;
	vertical-align: middle;
}