.Pratt_banner{
	width: 100%;
	overflow: hidden;
	clear: both;
}
.Pratt_banner img{
	display: block;
	width: 100%;
}
/**/
.Pratt_one{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 50px;
}
.RCA_one_left{
	width: 500px;
	float: left;
	overflow: hidden;
}
.RCA_one_left img{
	display: block;
	width: 100%;
}
.RCA_one_right{
	width: 700px;
	overflow: hidden;
	float: left;
	background: #f2f2f2;
}
.RCA_one_right_title{
	width: 100%;
	overflow: hidden;
	clear: both;
	padding: 0 40px 0 60px;
	padding-top: 40px;
	box-sizing: border-box;
	font-size: 28px;
	color: #771cec;
	line-height: 30px;
	font-weight: bold;
	position: relative;
}
.RCA_one_right_title:after{
	position: absolute;
	content: '';
	width: 30px;
	height: 30px;
	background: #771cec;
	left: 0;
	top: 40px;
}
.RCA_one_right_nr{
	width: 100%;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	padding: 20px 40px 40px 60px;
	box-sizing: border-box;
}
/**/
.Pratt_two{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding: 50px 0;
}
.Pratt_two_title{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.Pratt_two_title span{
	display: block;
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: center;
}
.Pratt_two_title span.span1{
	font-size: 28px;
	color: #771cec;
	line-height: 30px;
	font-weight: bold;
}
.Pratt_two_title span.span2{
	font-size: 16px;
	color: #999;
	line-height: 24px;
	font-weight: 200;
	text-transform: uppercase;
	margin-top: 5px;
}
.Pratt_two_title span.span3{
	font-size: 14px;
	color: #666;
	line-height: 24px;
	text-transform: uppercase;
	margin-top: 5px;
}
.Pratt_two_main{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin-top: 20px;
}
.RCA_two_main_oneWrap{
	width: 280px;
	padding: 10px;
	float: left;
	overflow: hidden;
}
.RCA_two_main_one{
	width: 100%;
	overflow: hidden;
	clear: both;
	height: 320px;
	position: relative;
}
.RCA_two_main_one_title{
	position: absolute;
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #fff;
	vertical-align: middle;
	left: 50%;
	margin-left: -75px;
	top: 50%;
	margin-top: -20px;
	z-index: 2;
    -webkit-transition:all 0.2s;
    -moz-transition:all 0.2s;
    -ms-transition:all 0.2s;
    -o-transition:all 0.2s;
    transition:all 0.2s;
}
.RCA_two_main_one_title span.span1{
	display: inline-block;
	vertical-align: middle;
	width: 4px;
	height: 20px;
	background-image: -webkit-linear-gradient(bottom,#2ea1f5 0%, #771cec 100%);
    background-image: -moz-linear-gradient(bottom,#2ea1f5 0%, #771cec 100%); 
    background-image: -o-linear-gradient(bottom,#2ea1f5 0%, #771cec 100%); 
    background-image: -ms-linear-gradient(bottom,#2ea1f5 0%, #771cec 100%);  
    background-image: linear-gradient(bottom,#2ea1f5 0%, #771cec 100%);
}
.RCA_two_main_one_title span.span2{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: 40px;
	font-weight: bold;
	padding-left: 10px;
}
.RCA_two_main_one_hover{
	width: 240px;
	height: 280px;
	background: #fff;
	position: absolute;
	left: 20px;
	top: 20px;
	z-index: 3;
	box-sizing: border-box;
	padding: 20px;
	opacity: 0;
	filter:Alpha(opacity=0);
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -ms-transition:all 0.5s;
    -o-transition:all 0.5s;
    transition:all 0.5s;
}
.RCA_two_main_one_hover_title{
	width: 100%;
	line-height: 30px;
	text-align: center;
	background: #fff;
	vertical-align: middle;
}
.RCA_two_main_one_hover_title span{
	display: inline-block;
	vertical-align: middle;
	width: 4px;
	height: 20px;
	background-image: -webkit-linear-gradient(bottom,#2ea1f5 0%, #771cec 100%);
    background-image: -moz-linear-gradient(bottom,#2ea1f5 0%, #771cec 100%); 
    background-image: -o-linear-gradient(bottom,#2ea1f5 0%, #771cec 100%); 
    background-image: -ms-linear-gradient(bottom,#2ea1f5 0%, #771cec 100%);  
    background-image: linear-gradient(bottom,#2ea1f5 0%, #771cec 100%);
}
.RCA_two_main_one_hover_title a{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: 30px;
	font-weight: bold;
	padding-left: 10px;
}
.RCA_two_main_one_hover_nr{
	width: 100%;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	margin-top: 10px;
	display: block;
}
.RCA_two_main_one_hover_btn{
	display: block;
	width: 150px;
	height: 40px;
	border-radius: 30px;
	background-image: -webkit-linear-gradient(bottom,#2ea1f5 0%, #771cec 100%);
    background-image: -moz-linear-gradient(bottom,#2ea1f5 0%, #771cec 100%); 
    background-image: -o-linear-gradient(bottom,#2ea1f5 0%, #771cec 100%); 
    background-image: -ms-linear-gradient(bottom,#2ea1f5 0%, #771cec 100%);  
    background-image: linear-gradient(bottom,#2ea1f5 0%, #771cec 100%);
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	margin: 0 auto;
	margin-top: 30px;
}
.RCA_two_main_one:hover .RCA_two_main_one_title{
	left: 0%;
	margin-left: -150px;
}
.RCA_two_main_one:hover .RCA_two_main_one_hover{
	opacity: 100;
	filter:Alpha(opacity=100);
}
/**/
.Pratt_three{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: url(../images/Pratt/Pratt_threeBG.jpg) center no-repeat;
	background-size: cover;
}
.newIndex2_five{
	width: 1116px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding: 20px 0;
	padding-left: 84px;
}
.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: 348px;
	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: 388px;
	height: 50px;
	line-height: 50px;
	background-image: -webkit-linear-gradient(bottom,#2ea1f5 0%, #771cec 100%);
    background-image: -moz-linear-gradient(bottom,#2ea1f5 0%, #771cec 100%); 
    background-image: -o-linear-gradient(bottom,#2ea1f5 0%, #771cec 100%); 
    background-image: -ms-linear-gradient(bottom,#2ea1f5 0%, #771cec 100%);  
    background-image: linear-gradient(bottom,#2ea1f5 0%, #771cec 100%);
	font-size: 26px;
	color: #fff;
	font-weight: bold;
	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: #2ea1f5;
	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;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 70px;
    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: #fff;
    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;
    color: #000;
}
.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_btn{
	display: block;
	width: 1200px;
	margin: 0 auto;
	padding: 30px;
}
.newIndex2_five_btn img{
	display: block;
}
/**/
.Pratt_four{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding: 50px 0;
}
.Pratt_four_main{
	width: 1100px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 30px;
}
.Pratt_four_main_left{
	width: 1040px;
	float: left;
	overflow: hidden;
}
.Pratt_four_main_leftOne{
	width: 1040px;
	overflow: hidden;
	clear: both;
	display: none;
}
.Pratt_four_main_leftOne_left{
	width: 310px;
	float: left;
	overflow: hidden;
	height: 592px;
}
.Pratt_four_main_leftOne_left img{
	display: block;
	width: 100%;
}
.Pratt_four_main_leftOne_right{
	width: 690px;
	float: left;
	padding: 20px;
	background: #f2f2f2;
	overflow: hidden;
	height: 552px;
}
.Pratt_four_main_leftOne_right_title{
	width: 100%;
	line-height: 30px;
	text-align: left;
	vertical-align: middle;
}
.Pratt_four_main_leftOne_right_title span{
	display: inline-block;
	vertical-align: middle;
	width: 4px;
	height: 20px;
	background-image: -webkit-linear-gradient(bottom,#2ea1f5 0%, #771cec 100%);
    background-image: -moz-linear-gradient(bottom,#2ea1f5 0%, #771cec 100%); 
    background-image: -o-linear-gradient(bottom,#2ea1f5 0%, #771cec 100%); 
    background-image: -ms-linear-gradient(bottom,#2ea1f5 0%, #771cec 100%);  
    background-image: linear-gradient(bottom,#2ea1f5 0%, #771cec 100%);
}
.Pratt_four_main_leftOne_right_title a{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	color: #771cec;
	line-height: 30px;
	font-weight: bold;
	padding-left: 10px;
}
.Pratt_four_main_leftOne_right_topWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	padding-top: 20px;
}
.Pratt_four_main_leftOne_right_top{
	width: 100%;
	overflow: hidden;
	clear: both;
}
.Pratt_four_main_leftOne_right_top_left{
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding-left: 14px;
}
.Pratt_four_main_leftOne_right_top_left_title{
	width: 76px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	background-image: -webkit-linear-gradient(bottom,#2ea1f5 0%, #771cec 100%);
    background-image: -moz-linear-gradient(bottom,#2ea1f5 0%, #771cec 100%); 
    background-image: -o-linear-gradient(bottom,#2ea1f5 0%, #771cec 100%); 
    background-image: -ms-linear-gradient(bottom,#2ea1f5 0%, #771cec 100%);  
    background-image: linear-gradient(bottom,#2ea1f5 0%, #771cec 100%);
}
.Pratt_four_main_leftOne_right_top_left_list{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin-top: 10px;
}
.Pratt_four_main_leftOne_right_top_left_list li{
	width: 100%;
	overflow: hidden;
	clear: both;
	position: relative;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	box-sizing: border-box;
	padding-left: 10px;
}
.Pratt_four_main_leftOne_right_top_left_list li:after{
	position: absolute;
	content: '';
	width: 5px;
	height: 5px;
	background-image: -webkit-linear-gradient(bottom,#2ea1f5 0%, #771cec 100%);
    background-image: -moz-linear-gradient(bottom,#2ea1f5 0%, #771cec 100%); 
    background-image: -o-linear-gradient(bottom,#2ea1f5 0%, #771cec 100%); 
    background-image: -ms-linear-gradient(bottom,#2ea1f5 0%, #771cec 100%);  
    background-image: linear-gradient(bottom,#2ea1f5 0%, #771cec 100%);
    left: 0;
    top: 10px;
}
.Pratt_four_main_leftOne_right_bottom{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin-top: 10px;
	box-sizing: border-box;
	padding-left: 14px;
}
.Pratt_four_main_leftOne_right_bottom li{
	width: 100%;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	color: #2ea1f5;
	line-height: 24px;
}
.Pratt_four_main_leftOne_right_bottomWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	box-sizing: border-box;
	padding-left: 14px;
}
.Pratt_four_main_leftOne_right_bottomWrap .Pratt_four_main_leftOne_right_top_left_list{
	margin-top: 5px;
}
.Pratt_four_main_right{
	width: 60px;
	overflow: hidden;
	float: left;
	height: 592px;
	background: #cccccc;
}
.Pratt_four_main_right span{
	width: 100%;
	height: 206px;
	display: block;
	text-align: center;
	font-size: 20px;
	color: #666;
	font-weight: bold;
	padding-top: 90px;
	line-height: 40px;
	cursor: pointer;
}
.Pratt_four_main_right span.spanHover{
	color: #fff;
	background-image: -webkit-linear-gradient(bottom,#2ea1f5 0%, #771cec 100%);
    background-image: -moz-linear-gradient(bottom,#2ea1f5 0%, #771cec 100%); 
    background-image: -o-linear-gradient(bottom,#2ea1f5 0%, #771cec 100%); 
    background-image: -ms-linear-gradient(bottom,#2ea1f5 0%, #771cec 100%);  
    background-image: linear-gradient(bottom,#2ea1f5 0%, #771cec 100%);
}
/**/
.Pratt_fiveWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	padding: 50px 0;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.Pratt_five{
	width: 1000px;
	overflow: hidden;
	clear: both;
	position: relative;
	margin: 0 auto;
	padding-bottom: 50px;
}
.Pratt_five:before{
	display: block;
	position: absolute;
	content: '';
	width: 1000px;
	height: 24px;
	background: url(../images/Pratt/Pratt_five_Icon1.png) center no-repeat;
	left: 0;
	top: 0;
}
.Pratt_five:after{
	display: block;
	position: absolute;
	content: '';
	width: 1000px;
	height: 24px;
	background: url(../images/Pratt/Pratt_five_Icon2.png) center no-repeat;
	left: 0;
	bottom: 0;
}
.Pratt_five_main{
	width: 1000px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 30px;
}
.Pratt_five_main_left{
	display: block;
	float: left;
	width: 550px;
}
.Pratt_five_main_left img{
	display: block;
	width: 100%;
}
.Pratt_five_main_right{
	width: 420px;
	float: left;
	padding-left: 30px;
	padding-top: 10px;
}
.Pratt_five_main_right_p1{
	width: 100%;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	padding-left: 14px;
	box-sizing: border-box;
}
/**/
.Pratt_six{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding: 50px 0;
}
.Pratt_six_main{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 20px;
}
.Pratt_six_main_OneWrap{
	width: 280px;
	overflow: hidden;
	float: left;
	padding: 10px;
}
.Pratt_six_main_One{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: #f2f2f2;
	height: 360px;
	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: 24x;
	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_sevenWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding: 50px 0;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
.Pratt_seven{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	position: relative;
}
.Pratt_seven:before{
	display: block;
	position: absolute;
	content: '';
	width: 1200px;
	height: 24px;
	background: url(../images/Pratt/Pratt_seven_Icon1.png) center no-repeat;
	left: 0;
	top: 0;
}
.Pratt_seven:after{
	display: block;
	position: absolute;
	content: '';
	width: 1200px;
	height: 24px;
	background: url(../images/Pratt/Pratt_seven_Icon2.png) center no-repeat;
	left: 0;
	bottom: 0;
	z-index: -1;
}
.Pratt_seven_mainWrap{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 15px auto 0 auto;
	text-align: center;
	position: relative;
}
.Pratt_seven_mainWrap:before{
	width: 100px;
	height: 1px;
	position: absolute;
	left: 50px;
	top: 120px;
	background: #999;
	content: '';
}
.Pratt_seven_mainWrap:after{
	width: 100px;
	height: 1px;
	position: absolute;
	right: 50px;
	top: 120px;
	background: #999;
	content: '';
}
.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: 200px;
	cursor: pointer;
}
.psm_right{
	width: 10px;
	padding: 10px;
	position: absolute;
	top:102px;
	right: 200px;
	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: #333;
	font-weight: bold;
	line-height: 24px;
}
.psm_txt span.span2{
	font-size: 14px;
	color: #666;
	line-height: 22px;
}
.psm_txt span.span3{
	font-size: 14px;
	color: #666;
	line-height: 22px;
	font-weight: 200;
	text-transform: uppercase;
}
/**/
.Berkeley_sevenWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	background: url(../images/Berkeley/Berkeley_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: 20px;
	border-width: 3px;
	border-style: solid;
	border-image: -webkit-linear-gradient(top,#2ea1f5 0%, #771cec 100%) 1 1 1 1;
    border-image: -moz-linear-gradient(top,#2ea1f5 0%, #771cec 100%) 1 1 1 1; 
    border-image: -o-linear-gradient(top,#2ea1f5 0%, #771cec 100%) 1 1 1 1; 
    border-image: -ms-linear-gradient(top,#2ea1f5 0%, #771cec 100%) 1 1 1 1;  
    border-image: linear-gradient(top,#2ea1f5 0%, #771cec 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;
}
.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: 160px;
	height: 56px;
	border: none;
	background-image: -webkit-linear-gradient(left,#2ea1f5 0%, #771cec 100%);
    background-image: -moz-linear-gradient(left,#2ea1f5 0%, #771cec 100%); 
    background-image: -o-linear-gradient(left,#2ea1f5 0%, #771cec 100%); 
    background-image: -ms-linear-gradient(left,#2ea1f5 0%, #771cec 100%);  
    background-image: linear-gradient(left,#2ea1f5 0%, #771cec 100%);
    color: #fff;
    font-size: 16px;
    border-radius: 30px;
}
/**/
.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: 100%;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding: 50px 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 .newProduct_bk_two_btn{
	margin: 0 auto;
	margin-top: 10px!important;
}
