body{
	background: #252525!important;
	min-width: 1280px!important;
}
.SVA_banner{
	width: 100%;
	overflow: hidden;
	clear: both;
}
.SVA_banner img{
	display: block;
	width: 100%;
}
/**/
.SVA_one{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 30px auto;
}
.SVA_one img{
	display: block;
	float: left;
}
.SVA_one span{
	display: block;
	width: 756px;
	float: left;
	height: 225px;
	box-sizing: border-box;
	padding: 30px;
	font-size: 16px;
	color: #333333;
	line-height: 34px;
	background: #fff;
}
/**/
.SVA_twoWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	padding: 40px 0;
	border-top: 5px solid #d59f00;
}
.SVA_two{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.SVA_two_title{
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: center;
}
.SVA_two_title img{
	display: inline-block;
	vertical-align: middle;
}
.SVA_two_title span{
	display: inline-block;
	vertical-align: middle;
	font-size: 28px;
	color: #d59f00;
	font-weight: bold;
	padding: 0 10px;
}
.SVA_two_main{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 30px;
}
.SVA_two_main_leftWrap{
	width: 380px;
	padding: 0 10px;
	float: left;
	overflow: hidden;
}
.SVA_two_main_left{
	width: 100%;
	overflow: hidden;
	clear: both;
}
.SVA_two_main_left_pic{
	width: 100%;
	overflow: hidden;
	clear: both;
	height: 200px;
}
.SVA_two_main_left_wz{
	width: 100%;
	overflow: hidden;
	clear: both;
	box-sizing: border-box;
	padding: 20px;
	background: #fff;
	height: 230px;
	position: relative;
}
.SVA_two_main_left_wz:after{
	content: '';
	width: 6px;
	height: 70px;
	background: #d59f00;
	position: absolute;
	left: 0;
	bottom: 0;
}
.SVA_two_main_left_wz span{
	display: block;
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.SVA_two_main_left_wz span.span1{
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: 24px;
}
.SVA_two_main_left_wz span.span2{
	font-size: 14px;
	color: #999;
	line-height: 26px;
	margin-top: 5px;
	text-align: left;
}
.SVA_two_btn{
	width: 240px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #d59f00;
	display: block;
	margin: 0 auto;
	border-radius: 10px;
	margin-top: 30px;
	-webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -ms-transition:all 0.5s;
    -o-transition:all 0.5s;
    transition:all 0.5s;
}
.SVA_two_btn:hover{
    background: #fee435;
    color: #333;
}
/**/
.SVA_threeWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding: 40px 0;
	border-top: 5px solid #d59f00;
}
.SVA_three{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.SVA_three_ms{
	width: 100%;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	text-align: center;
	margin-top: 10px;
}
.RISD_three_main{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 30px;
}
.RISD_three_main_oneWrap{
	width: 580px;
	float: left;
	padding: 10px;
}
.RISD_three_main_one{
	width: 580px;
	height: 300px;
	overflow: hidden;
	clear: both;
	position: relative;
}
.RISD_three_main_one_pic1{
	width: 580px;
	height: 300px;
	overflow: hidden;
	clear: both;
}
.RISD_three_main_one_pic1 img{
	display: block;
	width: 100%;
}
.RISD_three_main_one_title{
	width: 100%;
	overflow: hidden;
	clear: both;
	position: absolute;
	left: 0;
	top: 100px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.RISD_three_main_one_title a{
	display: block;
	width: 100%;
	text-align: center;
}
.RISD_three_main_one_title a.a1{
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
.RISD_three_main_one_title a.a2{
	font-size: 14px;
	font-weight: 200;
	color: #fff;
	text-transform: uppercase;
	margin-top: 5px;
}
.RISD_three_main_one_nr{
	width: 396px;
	background: #fff;
	height: 300px;
	position: absolute;
	right: -396px;
	top: 0;
	box-sizing: border-box;
	padding: 30px 40px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.RISD_three_main_one_nr_title{
	width: 100%;
	overflow: hidden;
	clear: both;
}
.RISD_three_main_one_nr_title a{
	display: block;
	width: 100%;
	text-align: left;
}
.RISD_three_main_one_nr_title a.a1{
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
.RISD_three_main_one_nr_title a.a2{
	font-size: 14px;
	font-weight: 200;
	color: #000;
	text-transform: uppercase;
	margin-top: 5px;
}
.RISD_three_main_one_nr_p1{
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: left;
	font-size: 14px;
	line-height: 22px;
	color: #666;
	margin-top: 20px;
	display: block;
}
.RISD_three_main .RISD_two_btn{
	margin: 0;
	margin-top: 30px;
}
.RISD_three_main_oneWrap:hover .RISD_three_main_one_title{
	top: -100px;
}
.RISD_three_main_oneWrap:hover .RISD_three_main_one_nr{
	right: 0;
}
/**/
.SVA_fourWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding: 40px 0;
	border-top: 5px solid #d59f00;
}
.SVA_four{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.FIT_six_main{
	width: 1080px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 30px;
}
.FIT_six_main_left{
	width: 1000px;
	float: left;
	border-left: 10px solid #e6bd00;
}
.FIT_six_main_leftOne{
	width: 920px;
	overflow: hidden;
	clear: both;
	padding: 40px;
	background: rgba(255,255,255,0.1);
	height: 600px;
	display: none;
}
.FIT_six_main_leftOne_left{
	width: 100%;
	float: left;
}
.FIT_six_main_leftOne_left_title{
	width: 100%;
	overflow: hidden;
	clear: both;
	vertical-align: middle;
}
.FIT_six_main_leftOne_left_title span{
	display: inline-block;
	vertical-align: middle;
}
.FIT_six_main_leftOne_left_title span.span1{
	width: 4px;
	height: 24px;
	background-image: -webkit-linear-gradient(left,#d59f00 0%, #e6bd00 100%);
    background-image: -moz-linear-gradient(left,#d59f00 0%, #e6bd00 100%); 
    background-image: -o-linear-gradient(left,#d59f00 0%, #e6bd00 100%); 
    background-image: -ms-linear-gradient(left,#d59f00 0%, #e6bd00 100%);  
    background-image: linear-gradient(left,#d59f00 0%, #e6bd00 100%);
}
.FIT_six_main_leftOne_left_title span.span2{
	font-size: 18px;
	color: #e6bd00;
	font-weight: bold;
	padding-left: 10px;
}
.FIT_six_main_leftOne_left_p1{
	width: 100%;
	box-sizing: border-box;
	padding-left: 14px;
	font-size: 14px;
	color: rgba(255,255,255,0.7);
	line-height: 24px;
	margin-top: 10px;
}
.FIT_six_main_right{
	width: 70px;
	float: left;
	background: #1a1a1a;
	height: 680px;
}
.FIT_six_main_right span{
	cursor: pointer;
	display: block;
	width: 80px;
	height: 340px;
	line-height: 30px;
	font-size: 20px;
	color: #4c4c4c;
	text-align: center;
	font-weight: 400;
	box-sizing: border-box;
	padding-top: 100px;
}
.FIT_six_main_right span.spanHover{
	color: #fff;
	background-image: -webkit-linear-gradient(left,#d59f00 0%, #e6bd00 100%);
    background-image: -moz-linear-gradient(left,#d59f00 0%, #e6bd00 100%); 
    background-image: -o-linear-gradient(left,#d59f00 0%, #e6bd00 100%); 
    background-image: -ms-linear-gradient(left,#d59f00 0%, #e6bd00 100%);  
    background-image: linear-gradient(left,#d59f00 0%, #e6bd00 100%);
}
/**/
.SVA_fiveWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding: 40px 0;
	border-top: 5px solid #d59f00;
}
.SVA_five{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.RCA_five_main{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 30px;
}
.RCA_five_main_oneWrap{
	width: 280px;
	float: left;
	overflow: hidden;
	padding: 0 10px;
}
.RCA_five_main_one{
	width: 280px;
	overflow: hidden;
	clear: both;
}
.RCA_five_main_one_top{
	width: 100%;
	height: 200px;
	overflow: hidden;
	clear: both;
	display: block;
}
.RCA_five_main_one_top img{
	display: block;
	width: 100%;
    -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_five_main_one_bottom{
	width: 100%;
	border: 1px dashed #fff;
	border-top: 0;
	padding: 10px 0;
	box-sizing: border-box;
    -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_five_main_one_bottom a{
	display: block;
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
}
.RCA_five_main_one_bottom a.a1{
	font-size: 14px;
	color: rgba(255,255,255,0.7);
}
.RCA_five_main_one:hover .RCA_five_main_one_top 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 0.5s;
    -moz-transition:all 0.5s;
    -ms-transition:all 0.5s;
    -o-transition:all 0.5s;
    transition:all 0.5s;
}
.RCA_five_main_one:hover .RCA_five_main_one_bottom{
	background: #fff;
}
.RCA_five_main_one:hover .RCA_five_main_one_bottom a{
	color: #333;
}
/**/
.SVA_sixWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding: 40px 0;
	border-top: 5px solid #d59f00;
}
.SVA_six{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.master3_one_mainWrap{
    width: 1200px;
    clear: both;
    margin: 0 auto;
    position: relative;
    padding-top: 40px;
}
.master3_one_main{
    width: 1200px;
    overflow: hidden;
    clear: both;
    margin: 0 auto;
}
.master3_one_main_one{
    width: 284px;
    float: left;
    padding: 0 8px;
}
.master3_one_main_one_top{
    width: 250px;
    height: 264px;
    position: relative;
    overflow: hidden;
    clear: both;
    z-index: 1;
    padding-left: 14px;
    margin-bottom: 10px;
}
.master3_one_main_one_top:after{
    position: absolute;
    content: '';
    width: 250px;
    height: 250px;
    background: rgba(255,255,255,0.2);
    left: 0;
    bottom: 0;
    z-index: -1;
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -ms-transition:all 0.5s;
    -o-transition:all 0.5s;
    transition:all 0.5s;
}
.master3_one_main_one_top_img{
    width: 250px;
    height: 250px;
    overflow: hidden;
    clear: both;
    display: block;
}
.master3_one_main_one_p1{
    width: 250px;
    padding-left: 14px;
    overflow: hidden;
    clear: both;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    line-height: 26px;
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -ms-transition:all 0.5s;
    -o-transition:all 0.5s;
    transition:all 0.5s;
    display: block;
}
.master3_one_main_one_p2{
    width: 250px;
    padding-left: 14px;
    overflow: hidden;
    clear: both;
    font-size: 14px;
    color: rgba(255,255,255,0.7);
    font-weight: 200;
    padding-top: 5px;
    display: block;
}
.master3_one_main_one:hover .master3_one_main_one_top:after{
    left: 14px;
    bottom: 16px;
}
.master3_one_main_one:hover .master3_one_main_one_p1{
    color: #d59f00;
}
/**/
.SVA_sevenWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: url(../images/SVA/SVA_sevenBG.jpg) center no-repeat;
	background-size: cover;
	padding: 40px 0;
	border-top: 5px solid #d59f00;
}
.SVA_seven{
	width: 1060px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	background: #ffffff;
	padding: 20px;
}
.SVA_seven_main{
	width: 1000px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	border: 5px solid #d59f00;
	padding: 25px;
}
.SVA_seven_ms{
	color: #666;
}
.SVA_seven_main_form{
	width: 1000px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	vertical-align: middle;
	margin-top: 30px;
}
.SVA_seven_main_form input{
	display: inline-block;
	vertical-align: middle;
	width: 228px;
	padding: 10px;
	font-size: 14px;
	color: #333;
	border-width: 2px;
	border-style: solid;
	border-image: -webkit-linear-gradient(left,#d59f00 0%, #e6bd00 100%) 1 1 1 1;
    border-image: -moz-linear-gradient(left,#d59f00 0%, #e6bd00 100%) 1 1 1 1; 
    border-image: -o-linear-gradient(left,#d59f00 0%, #e6bd00 100%) 1 1 1 1; 
    border-image: -ms-linear-gradient(left,#d59f00 0%, #e6bd00 100%) 1 1 1 1;  
    border-image: linear-gradient(left,#d59f00 0%, #e6bd00 100%) 1 1 1 1;
    margin-right: 10px;
}
.SVA_seven_main_form button{
	display: inline-block;
	vertical-align: middle;
	width: 200px;
	padding: 12px 10px;
	font-size: 14px;
	background-image: -webkit-linear-gradient(left,#d59f00 0%, #e6bd00 100%);
    background-image: -moz-linear-gradient(left,#d59f00 0%, #e6bd00 100%); 
    background-image: -o-linear-gradient(left,#d59f00 0%, #e6bd00 100%); 
    background-image: -ms-linear-gradient(left,#d59f00 0%, #e6bd00 100%);  
    background-image: linear-gradient(left,#d59f00 0%, #e6bd00 100%);
    border: none;
    color: #fff;
}