body{
	background: #000000!important;
	min-width: 1280px;
}
.AnimationMajor_banner{
	width: 100%;
	overflow: hidden;
	clear: both;
}
.AnimationMajor_banner img{
	display: block;
	width: 100%;
}
/**/
.AnimationMajor_one{
	width: 1000px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding: 40px 0;
}
.AnimationMajor_one_left{
	width: 440px;
	float: left;
	font-size: 16px;
	line-height: 30px;
	color: #cccccc;
	padding-top: 40px;
}
.AnimationMajor_one_right{
	display: block;
	float: right;
}
/**/
.AnimationMajor_twoWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: #13122e;
	padding: 40px 0;
}
.AnimationMajor_two{
	width: 1000px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.AnimationMajor_two_title{
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: center;
}
.AnimationMajor_two_title span{
	display: block;
	width: 100%;
	text-align: center;
}
.AnimationMajor_two_title span b{
	position: relative;
	display: inline-block;
	padding-top: 22px;
}
.AnimationMajor_two_title span b:before{
	position: absolute;
	content: '';
	left: 40px;
	top: 0;
	background: url(../images/AnimationMajor/AnimationMajor_title_Icon1.png) center no-repeat;
	width: 21px;
	height: 22px;
}
.AnimationMajor_two_title span b em{
	display: inline-block;
	font-size: 28px;
	color: #fff;
	font-weight: bold;
	position: relative;
}
.AnimationMajor_two_title span b em:before{
	position: absolute;
	left: -21px;
	top: 0px;
	content: '';
	background: url(../images/AnimationMajor/AnimationMajor_title_Icon2.png) center no-repeat;
	width: 21px;
	height: 21px;
}
.AnimationMajor_two_title span b em:after{
	position: absolute;
	right: -22px;
	bottom: 0px;
	content: '';
	background: url(../images/AnimationMajor/AnimationMajor_title_Icon2.png) center no-repeat;
	width: 22px;
	height: 22px;
}
.AnimationMajor_two_title span.span1{
	text-transform: uppercase;
	color: rgba(255,255,255,0.3);
	font-weight: 200;
	font-size: 14px;
	line-height: 30px;
}
.AnimationMajor_two_main{
	width: 1000px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.AnimationMajor_two_main_left{
	width: 500px;
	float: left;
	overflow: hidden;
}
.AnimationMajor_two_main_leftOne{
	width: 100%;
	overflow: hidden;
	clear: both;
	padding-top: 30px;
}
.AnimationMajor_two_main_leftOne span{
	display: block;
	width: 100%;
	box-sizing: border-box;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	color: rgba(255,255,255,0.8);
}
.AnimationMajor_two_main_leftOne span.span1{
	position: relative;
}
.AnimationMajor_two_main_leftOne span.span1:before{
	position: absolute;
	content: '';
	left: 0;
	top: 50%;
	margin-top: -7px;
	width: 4px;
	height: 14px;
	background-image: -webkit-linear-gradient(bottom,#ffea00 0%, #00fff0 100%);
    background-image: -moz-linear-gradient(bottom,#ffea00 0%, #00fff0 100%); 
    background-image: -o-linear-gradient(bottom,#ffea00 0%, #00fff0 100%); 
    background-image: -ms-linear-gradient(bottom,#ffea00 0%, #00fff0 100%);  
    background-image: linear-gradient(bottom,#ffea00 0%, #00fff0 100%);
}
.AnimationMajor_two_main_leftOne span.span2{
	font-weight: normal;
	color: rgba(255,255,255,0.4);
	margin-top: 5px;
	line-height: 30px;
}
.AnimationMajor_two_main_right{
	width: 436px;
	float: right;
	padding-top: 30px;
}
/**/
.AnimationMajor_three{
	width: 1000px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding: 40px 0;
}
.AnimationMajor_three_main{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 30px;
}
.AnimationMajor_three_main_one{
	width: 33.33333333%;
	box-sizing: border-box;
	float: left;
}
.AnimationMajor_three_main_one img{
	display: block;
	width: 30%;
	margin: 0 auto;
}
.AnimationMajor_three_main_one span{
	display: block;
	width: 80%;
	font-size: 14px;
	color: #ccc;
	text-align: center;
	line-height: 24px;
	margin-top: 10px;
	margin: 0 auto;
}
.AnimationMajor_three_main_one:nth-child(2){
	border-left: 1px solid #575757;
	border-right: 1px solid #575757;
}
.AnimationMajor_three_btn{
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: center;
	display: block;
	margin-top: 30px;
}
.AnimationMajor_three_btn b{
	display: inline-block;
	font-size: 16px;
	padding: 0 20px;
	line-height: 50px;
	min-width: 120px;
	text-align: center;
	color: #333;
	font-weight: normal;
	border-radius: 30px;
    background-image: -webkit-linear-gradient(left,#ffea00 0%, #00fff0 100%);
    background-image: -moz-linear-gradient(left,#ffea00 0%, #00fff0 100%); 
    background-image: -o-linear-gradient(left,#ffea00 0%, #00fff0 100%); 
    background-image: -ms-linear-gradient(left,#ffea00 0%, #00fff0 100%);  
    background-image: linear-gradient(left,#ffea00 0%, #00fff0 100%);
}
.AnimationMajor_three_btn b:hover{
	background: #ffea00;
}
/**/
.AnimationMajor_fourWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: url(../images/AnimationMajor/AnimationMajor_fourBG.jpg) center no-repeat;
	background-size: cover;
	padding: 40px 0;
}
.AnimationMajor_four{
	width: 1000px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.AnimationMajor_four_ms{
	width: 100%;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	color: rgba(255,255,255,0.7);
	line-height: 24px;
	text-align: center;
	margin-top: 15px;
}
.AnimationMajor_four_main{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 30px;
}
.AnimationMajor_four_mainOne{
	width: 33.3333333333%;
	float: left;
	box-sizing: border-box;
	padding: 0 10px;
}
.AnimationMajor_four_mainOne_pic{
	width: 100%;
	overflow: hidden;
	clear: both;
}
.AnimationMajor_four_mainOne_pic img{
	display: block;
	width: 100%;
}
.AnimationMajor_four_mainOne_wz{
	width: 100%;
	height: 120px;
	background: #1d1b3c;
	box-sizing: border-box;
	padding: 20px;
}
.AnimationMajor_four_mainOne_wz span{
	display: block;
	width: 100%;
}
.AnimationMajor_four_mainOne_wz span.span1{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.AnimationMajor_four_mainOne_wz span.span2{
	font-size: 14px;
	font-weight: normal;
	color: rgba(255,255,255,0.7);
	text-align: center;
	margin-top: 10px;
	line-height: 24px;
}
/**/
.AnimationMajor_five{
	width: 1000px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding: 40px 0;
}
.AnimationMajor_five_main{
	width: 1000px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 20px;
}
.AnimationMajor_five_main_left{
	width: 550px;
	float: left;
	overflow: hidden;
}
.AnimationMajor_five_main_leftOne{
	width: 100%;
	overflow: hidden;
	clear: both;
	padding-top: 20px;
}
.AnimationMajor_five_main_leftOne_title{
	width: 100%;
	overflow: hidden;
	clear: both;
	box-sizing: border-box;
	position: relative;
    padding-left: 10px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
}
.AnimationMajor_five_main_leftOne_title:after{
	width: 4px;
	height: 14px;
	position: absolute;
	content: '';
	left: 0;
	top: 50%;
	margin-top: -7px;
	background-image: -webkit-linear-gradient(bottom,#ffea00 0%, #00fff0 100%);
    background-image: -moz-linear-gradient(bottom,#ffea00 0%, #00fff0 100%); 
    background-image: -o-linear-gradient(bottom,#ffea00 0%, #00fff0 100%); 
    background-image: -ms-linear-gradient(bottom,#ffea00 0%, #00fff0 100%);  
    background-image: linear-gradient(bottom,#ffea00 0%, #00fff0 100%);
}
.AnimationMajor_five_main_leftOne_p1{
	width: 100%;
	box-sizing: border-box;
	padding-left: 10px;
	color: rgba(255,255,255,0.5);
	font-size: 14px;
	line-height: 24px;
	padding-top: 5px;
}
.AnimationMajor_five_main_leftOne_p1 b{
	color: rgba(255,255,255,0.8);
}
.AnimationMajor_five_main_right{
	width: 400px;
	float: right;
	padding-top: 15px;
}
.AnimationMajor_five_main_right img{
	display: block;
	width: 100%;
}
/**/
.AnimationMajor_sixWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
    background: #13122e;
	padding: 40px 0;
	position: relative;
}
.AnimationMajor_sixWrap:after{
	width: 100%;
	height: 50%;
	background: #000;
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	z-index: 1;
}
.AnimationMajor_six{
	width: 1000px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	z-index: 2;
	position: relative;
}
.AnimationMajor_six_main{
	width: 1000px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 30px;
}
.AnimationMajor_six_mainOneWrap{
	width: 301px;
	float: left;
	overflow: hidden;
	padding: 16px;
}
.AnimationMajor_six_mainOne{
	width: 100%;
	background: #1d1b3c;
	height: 240px;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	box-sizing: border-box;
	padding: 20px;
}
.AnimationMajor_six_mainOne_p1{
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 26px;
	font-weight: bold;
}
.AnimationMajor_six_mainOne_p2{
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: left;
	font-size: 14px;
	line-height: 28px;
	color: rgba(255,255,255,0.7);
	margin-top: 10px;
}
.AnimationMajor_six_mainOne_btn{
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: right;
	vertical-align: middle;
	display: block;
	margin-top: 20px;
	position: relative;
}
.AnimationMajor_six_mainOne_btn:after{
	width: 30px;
	height: 1px;
	background: rgba(255,255,255,0.3);
	position: absolute;
	left: 0;
	top: 50%;
	content: '';
}
.AnimationMajor_six_mainOne_btn img{
	display: inline-block;
	vertical-align: middle;
	width: 16px;
}
.AnimationMajor_six_mainOne_btn span{
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: rgba(255,255,255,0.5);
}
.AnimationMajor_six_mainOne_btn:hover span{
	color: #fff;
}
/**/
.AnimationMajor_sevenWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	background: url(../images/AnimationMajor/AnimationMajor_sevenBG.jpg) center no-repeat;
	background-size: cover;
	padding: 30px 0;
}
.Berkeley_seven{
	width: 1040px;
	padding: 0 80px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.Berkeley_seven_title{
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: left;
	font-size: 26px;
	color: #fff;
	font-weight: bold;
}
.Berkeley_seven_main{
	width: 1040px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 30px;
}
.Berkeley_seven_main_left{
	width: 240px;
	overflow: hidden;
	vertical-align: middle;
	float: left;
	height: 50px;
	line-height: 50px;
	position: relative;
	margin-right: 10px;
	border-width: 3px;
	border-style: solid;
	border-image: -webkit-linear-gradient(top,#ffea00 0%, #00fff0 100%) 1 1 1 1;
    border-image: -moz-linear-gradient(top,#ffea00 0%, #00fff0 100%) 1 1 1 1; 
    border-image: -o-linear-gradient(top,#ffea00 0%, #00fff0 100%) 1 1 1 1; 
    border-image: -ms-linear-gradient(top,#ffea00 0%, #00fff0 100%) 1 1 1 1;  
    border-image: linear-gradient(top,#ffea00 0%, #00fff0 100%) 1 1 1 1;
}
.Berkeley_seven_main_left select{
	width: 100%;
	height: 50px;
	line-height: 50px;
	border: none;
	background: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	box-sizing: border-box;
	padding: 0 10px;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}
.Berkeley_seven_main_left select option{
	width: 100%;
	font-size: 16px;
	color: #666;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
}
.Berkeley_seven_main_left select option.option1{
	background: #e3e3e3;
}
.Berkeley_seven_main_left img{
	display: block;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -3.5px;
}
.Berkeley_seven_main_left input{
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	padding: 8px 10px;
	font-size: 16px;
	color: #fff;
	background: none;
	border: none;
	box-sizing: border-box;
}
.Berkeley_seven_main_left input::-webkit-input-placeholder{
    color: #fff;
}
.Berkeley_seven_main_left input::-moz-placeholder{
    color: #fff;
}
.Berkeley_seven_main_left input::-ms-input-placeholder{
    color: #fff;
}
.Berkeley_seven_main button{
	width: 250px;
	height: 56px;
	border: none;
	background-image: -webkit-linear-gradient(left,#ffea00 0%, #00fff0 100%);
    background-image: -moz-linear-gradient(left,#ffea00 0%, #00fff0 100%); 
    background-image: -o-linear-gradient(left,#ffea00 0%, #00fff0 100%); 
    background-image: -ms-linear-gradient(left,#ffea00 0%, #00fff0 100%);  
    background-image: linear-gradient(left,#ffea00 0%, #00fff0 100%);
    color: #000;
    font-size: 16px;
    border-radius: 30px;
}
/**/
.AnimationMajor_eight{
	width: 1000px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding: 40px 0;
}
.Pratt_six_main{
    width: 1000px;
    overflow: hidden;
    clear: both;
    margin: 0 auto;
    margin-top: 20px;
}
.Pratt_six_main_OneWrap{
    width: 230px;
    overflow: hidden;
    float: left;
    padding: 10px;
}
.Pratt_six_main_One{
    width: 100%;
    overflow: hidden;
    clear: both;
    background: #f2f2f2;
    height: 330px;
    box-sizing: border-box;
    padding: 10px;
}
.Pratt_six_main_One_pic{
    display: block;
    width: 100%;
    overflow: hidden;
    clear: both;
}
.Pratt_six_main_One_pic img{
    display: block;
    width: 100%;
}
.Pratt_six_main_One a{
    display: block;
    width: 100%;
    overflow: hidden;
    clear: both;
}
.Pratt_six_main_One a.a1{
    color: #333;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    padding-top: 10px;
}
.Pratt_six_main_One a.a2{
    color: #666;
    font-size: 14px;
    line-height: 24x;
    margin-top: 5px;
}
.Pratt_six_main_One a.a2 b{
    color: #333;
}
.Pratt_six_main_One:hover a{
	color: #000;
}
/**/
.AnimationMajor_nineWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: #13122e;
	padding: 40px 0;
}
.AnimationMajor_nine{
	width: 1000px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.drama_one_main{
	width: 1000px;
	clear: both;
	margin: 0 auto;
	margin-top: 30px;
	position: relative;
}
.dm_page{
	display: none;
}
.drama_one_main_topWrap{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
}
.drama_one_main_top_nr{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
}
.drama_one_main_top{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
	display: none;
	height: 340px;
	background: #1d1b3c;
}
.drama_one_main_top_left{
	width: 500px;
	float: left;
}
.drama_one_main_top_left img{
	display: block;
	width: 100%;
	height: 340px;
}
.drama_one_main_top_right{
	width: 420px;
	float: right;
	padding: 0 40px;
	padding-top: 40px;
}
.drama_one_main_top_right_p1{
	width: 100%;
	overflow: hidden;
	clear: both;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	display: block;
}
.drama_one_main_top_right_p2{
	width: 100%;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	color: rgba(255,255,255,0.8);
	line-height: 26px;
	margin-top: 10px;
	display: block;
}
.drama_one_main_top_right_p3{
	width: 100%;
	overflow: hidden;
	clear: both;
	font-size: 12px;
	color: rgba(255,255,255,0.4);
	line-height: 26px;
	text-transform: uppercase;
	display: block;
}
.drama_one_main_top_right .AnimationMajor_three_btn{
	text-align: left;
}
.drama_one_main_bottom{
	width: 1000px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 40px;
}
.drama_one_main_bottomOne{
	width: 200px;
	float: left;
	cursor: pointer;
	position: relative;
}
.drama_one_main_bottom_pic{
	width: 100%;
	height: 136px;
	overflow: hidden;
	clear: both;
	position: relative;
}
.drama_one_main_bottom_pic span{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.7);
	width: 100%;
	height: 136px;
	box-sizing: border-box;
}
.drama_one_main_bottom_pic img{
	display: block;
	width: 100%;
	height: 136px;
}
.drama_one_main_bottom_pic_ms{
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #f2e8e8;
	line-height: 20px;
	padding-top: 10px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -10px;
}
.drama_one_main_bottomTwo .drama_one_main_bottom_pic span{
	background: rgba(255,255,255,0);
	border-width: 5px;
	border-style: solid;
	border-image: -webkit-linear-gradient(top,#ffea00 0%, #00fff0 100%) 1 1 1 1;
    border-image: -moz-linear-gradient(top,#ffea00 0%, #00fff0 100%) 1 1 1 1; 
    border-image: -o-linear-gradient(top,#ffea00 0%, #00fff0 100%) 1 1 1 1; 
    border-image: -ms-linear-gradient(top,#ffea00 0%, #00fff0 100%) 1 1 1 1;  
    border-image: linear-gradient(top,#ffea00 0%, #00fff0 100%) 1 1 1 1;
}
.drama_one_main_bottomTwo .drama_one_main_bottom_pic_ms{
	display: none;
}
.AnimationMajor_nine_tab{
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: center;
	margin-top: 30px;
}
.AnimationMajor_nine_tab a{
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	position: relative;
	line-height: 30px;
	padding-bottom: 5px;
	margin: 0 10px;
}
.AnimationMajor_nine_tab a.aHover{
	color: #00fff0;
}
.AnimationMajor_nine_tab a.aHover:after{
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	width: 100%;
	background: #00fff0;
	height: 3px;
}
/**/
.AnimationMajor_tenWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding: 40px 0;
	background: #000;
}
.AnimationMajor_ten{
	width: 1000px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.Pratt_seven_mainWrap{
    width: 1000px;
    overflow: hidden;
    clear: both;
    margin: 15px auto 0 auto;
    text-align: center;
    position: relative;
}
.psm_box{
    width: 750px;
    overflow: hidden;
    clear: both;
    text-align: center;
    position: relative;
    margin: 0 auto;
    height: 240px;
}
.Pratt_seven_main{
    width: 3750px;
    overflow: hidden;
    clear: both;
    height: 240px;
    position: absolute;
    left: -1250px;
    top: 0;
}
.psm_content{
    float: left;
    width: 1250px;
}
.psm_content a{
    width: 200px;
    height: 200px;
    margin: 20px 25px 0 25px;
    float: left;
}
.psm_content a.psm_imgNow{
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    height: 240px;
    margin-top: 0;

}
.psm_left{
    width: 10px;
    padding: 10px;
    position: absolute;
    top:102px;
    left: 0;
    cursor: pointer;
}
.psm_right{
    width: 10px;
    padding: 10px;
    position: absolute;
    top:102px;
    right: 0;
    cursor: pointer;
}
.psm_txt_content{
    margin-top: 20px;
    width: 100%;
    overflow: hidden;
}
.psm_txt{
    display: none;
    width: 100%;
    overflow: hidden;
    clear: both;
}
.psm_txt span{
    display: block;
    width: 100%;
    overflow: hidden;
    clear: both;
}
.psm_txt span.span1{
    font-size: 16px;
    color: #ff4460;
    font-weight: bold;
    line-height: 24px;
}
.psm_txt span.span2{
    font-size: 14px;
    color: #ccc;
    line-height: 26px;
}
.psm_txt span.span3{
    font-size: 14px;
    color: #ccc;
    line-height: 26px;
    font-weight: 200;
    text-transform: uppercase;
}
/**/
.AnimationMajor_ElevenWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	background: #13122e;
	padding: 40px 0;
}
.AnimationMajor_Eleven{
	width: 1000px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.sprintClass_seven_main{
	width: 1000px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 40px;
}
.preCourseCD_p8_left{
    width: 460px;
    overflow: hidden;
    float: left;
    padding-right: 40px;
}
.preCourseCD_p8_box{
    padding: 20px 0;
    border-bottom: 1px dashed #000;
    text-align: left;
    width: 460px;
    overflow: hidden;
    clear: both;
}
.preCourseCD_p8_boxLast{
    border-bottom: none;
}
.part4_box_q{
    overflow: hidden;
    width: 460px;
    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: 460px;
    clear: both;
}
.part4_box_qText{
    padding-top: 6px;
    float: left;
    width: 400px;
    color: #00fff0;
    font-size: 16px;
    margin-left: 20px;
}
.part4_box_aText{
    padding-top: 4px;
    float: left;
    width: 400px;
    color: #999;
    font-size: 14px;
    line-height: 24px;
    margin-left: 20px;
}
/**/
.AnimationMajor_TwelveWrap{
	background: none;
}
.AnimationMajor_TwelveWrap .Berkeley_seven_main_left{
	margin-right: 30px;
}
.AnimationMajor_TwelveWrap .Berkeley_seven_main button{
	width: 200px;
}