body{
	min-width: 1280px;
	background: #160527!important;
}
.CCA_banner{
	width: 100%;
	overflow: hidden;
	clear: both;
}
.CCA_banner img{
	display: block;
	width: 100%;
}
/**/
.CCA_one{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 50px;
}
.CCA_one_pic{
	width: 486px;
	float: left;
	display: block;
}
.CCA_one_right{
	width: 614px;
	float: left;
	background: #fff;
	height: 186px;
	padding: 0 50px;
	position: relative;
	padding-top: 30px;
}
.CCA_one_right:after{
	position: absolute;
	width: 28px;
	height: 28px;
	content: '';
	left: 0;
	top: 35px;
    background-image: -webkit-linear-gradient(left,#f20044 0%, #ea00ff 100%);
    background-image: -moz-linear-gradient(left,#f20044 0%, #ea00ff 100%); 
    background-image: -o-linear-gradient(left,#f20044 0%, #ea00ff 100%); 
    background-image: -ms-linear-gradient(left,#f20044 0%, #ea00ff 100%);  
    background-image: linear-gradient(left,#f20044 0%, #ea00ff 100%);
}
.CCA_one_right span{
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: left;
	display: block;
}
.CCA_one_right span.span1{
	font-size: 28px;
	color: #000000;
	font-weight: bold;
	line-height: 32px;
}
.CCA_one_right span.span2{
	font-size: 16px;
	color: #666;
	line-height: 32px;
	margin-top: 10px;
}
/**/
.CCA_two{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding: 50px 0;
}
.CCA_two_title{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	text-align: center;
}
.CCA_two_title span{
	display: inline-block;
	position: relative;
}
.CCA_two_title span:before{
	width: 4px;
	height: 40px;
	position: absolute;
	content: '';
	left: -5%;
	top: 18px;
	background: #fff;
}
.CCA_two_title span:after{
	width: 4px;
	height: 40px;
	position: absolute;
	content: '';
	right: -5%;
	top: 18px;
	background: #fff;
}
.CCA_two_title span b.b1{
	display: block;
	position: relative;
	font-size: 28px;
	color: #fff;
	background: #160527;
	padding: 0 10px;
	line-height: 36px;
	height: 36px;
}
.CCA_two_title span b.b1 em{
	color: #f2004a;
	font-style: normal;
}
.CCA_two_title span b:before{
	width: 110%;
	height: 4px;
	background: #fff;
	position: absolute;
	left: -5%;
	top: 50%;
	margin-top: -2px;
	content: '';
	z-index: -1;
}
.CCA_two_title span b.b2{
	text-transform: uppercase;
	position: relative;
	padding: 0 10px;
	font-weight: normal;
	display: block;
	margin-top: 10px;
}
.CCA_two_title span b.b2 em{
	text-transform: uppercase;
	position: relative;
	background: #160527;
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	padding: 0 10px;
	font-weight: 200;
	font-style: normal;
}
.CCA_two_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: 20px;
}
.CCA_two_main{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 30px;
}
.CCA_two_main_one{
	width: 284px;
	float: left;
	padding: 0 8px;
	overflow: hidden;
}
.CCA_two_main_one_first{
	width: 274px;
	height: 140px;
	padding: 5px;
	background: #fff;
	overflow: hidden;
	clear: both;
	position: relative;
}
.CCA_two_main_one_first_pic{
	display: block;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.CCA_two_main_one_first_pic 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;
}
.CCA_two_main_one_first_pic:hover 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;
}
.CCA_two_main_one_first_wz{
	position: absolute;
	display: inline-block;
	left: 5px;
	top: 5px;
	background: #fff;
	padding: 10px;
}
.CCA_two_main_one_first_wz a{
	display: block;
	width: 100%;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	line-height: 24px;
}
.CCA_two_main_one_first_wz a.a1 b{
	color: #f2004a;
}
.CCA_two_main_one_second{
	margin-top: 16px;
}
.CCA_two_main_one_third{
	height: 306px;
}
.CCA_two_btn{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	text-align: center;
	display: block;
}
.CCA_two_btn b{
	display: inline-block;
	font-size: 16px;
	padding: 0 20px;
	line-height: 50px;
	color: #fff;
	font-weight: normal;
	border-radius: 30px;
    background-image: -webkit-linear-gradient(left,#f20044 0%, #ea00ff 100%);
    background-image: -moz-linear-gradient(left,#f20044 0%, #ea00ff 100%); 
    background-image: -o-linear-gradient(left,#f20044 0%, #ea00ff 100%); 
    background-image: -ms-linear-gradient(left,#f20044 0%, #ea00ff 100%);  
    background-image: linear-gradient(left,#f20044 0%, #ea00ff 100%);
    margin-top: 30px;
}
.CCA_two_btn b:hover{
	background: #ea00ff;
}
/**/
.CCA_three{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding-bottom: 50px;
}
.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;
}
/**/
.CCA_four{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding-bottom: 50px;
}
.SAIC_three_main{
	width: 1155px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 20px;
	background: #fff;
	padding-left: 45px;
}
.SAIC_three_main_left{
	width: 800px;
	float: left;
	overflow: hidden;
	padding-bottom: 20px;
}
.SAIC_three_main_left_p1{
	width: 100%;
	overflow: hidden;
	clear: both;
	position: relative;
	font-size: 14px;
	color: #333;
	line-height: 24px;
	box-sizing: border-box;
	padding-left: 10px;
	padding-top: 15px;
	font-weight: bold;
}
.SAIC_three_main_left_p1:before{
	width: 3px;
	height: 16px;
	background: #fa2d6b;
	position: absolute;
	left: 0;
	top: 19px;
	content: '';
}
.SAIC_three_main_left_p2{
	width: 100%;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	color: #666;
	line-height: 28px;
	box-sizing: border-box;
	padding-left: 10px;
}
.SAIC_three_main_left_p2 span{
	color: #fa2d6b;
}
.SAIC_three_main_right{
	width: 280px;
	float: right;
}
.SAIC_three_main_right img{
	display: block;
	width: 100%;
}
/**/
.CCA_fiveWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: url(../images/CCA/CCA_fiveBG.jpg) center no-repeat;
	background-size: cover;
	padding: 50px 0;
}
.CCA_five{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.CCA_five .CCA_two_title span{
	z-index: 1;
}
.CCA_five .CCA_two_title span:before,.CCA_five .CCA_two_title span:after,.CCA_five .CCA_two_title span b:before{
	background: #000;
}
.CCA_five .CCA_two_title span b.b1,.CCA_five .CCA_two_title span b.b2 em{
	background: #fff;
	color: #000;
}
.CCA_five .CCA_two_ms{
	color: #666;
}
.CCA_five_main{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	box-sizing: border-box;
	margin-top: 30px;
}
.CCA_five_main li{
	width: 100%;
	box-sizing: border-box;
	border-bottom: 1px solid #999;
	overflow: hidden;
	clear: both;
}
.CCA_five_main li span{
	display: block;
	float: left;
	width: 33%;
	border-right: 1px solid #999;
	box-sizing: border-box;
	min-height: 40px;
	line-height: 20px;
	text-align: center;
	font-size: 14px;
	color: #666;
	padding: 10px;
}
.CCA_five_main li:first-child span{
	line-height: 40px;
	font-weight: bold;
	color: #000;
	font-size: 16px;
}
.CCA_five_main li span:first-child{
	width: 34%;
	font-weight: bold;
	color: #000;
}
.CCA_five_main li:nth-child(6) span{
	height: 80px;
}
.CCA_five_main li:nth-child(6) span:first-child{
	line-height: 60px;
}
.CCA_five_main li:nth-child(7) span{
	height: 60px;
}
.CCA_five_main li:nth-child(7) span:first-child{
	line-height: 40px;
}
.CCA_five_main li span:hover{
	color: #f2004a;
}
/**/
.CCA_six{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding: 50px 0;
}
.CCA_six_main{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 30px;
}
.CCA_six_main_oneWrap{
	width: 280px;
	float: left;
	overflow: hidden;
	padding: 0 10px;
}
.CCA_six_main_one{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.CCA_six_main_one_pic{
	display: block;
	width: 100%;
	overflow: hidden;
}
.CCA_six_main_one_pic 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;
}
.CCA_six_main_one_wzWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: #fff;
	padding: 20px 30px;
	box-sizing: border-box;
}
.CCA_six_main_one_wz{
	width: 100%;
	overflow: hidden;
	clear: both;
	position: relative;
	box-sizing: border-box;
	padding-left: 15px;
}
.CCA_six_main_one_wz:after{
	width: 4px;
	height: 100%;
    background-image: -webkit-linear-gradient(top,#f20044 0%, #ea00ff 100%);
    background-image: -moz-linear-gradient(top,#f20044 0%, #ea00ff 100%); 
    background-image: -o-linear-gradient(top,#f20044 0%, #ea00ff 100%); 
    background-image: -ms-linear-gradient(top,#f20044 0%, #ea00ff 100%);  
    background-image: linear-gradient(top,#f20044 0%, #ea00ff 100%);
    position: absolute;
    left: 0;
    top: 0;
    content: '';
}
.CCA_six_main_one_wz a{
	display: block;
	width: 100%;
	font-size: 16px;
	color: #000;
	line-height: 26px;
	font-weight: bold;
}
.CCA_six_main_one_wz a.a1{
	font-weight: normal;
	font-size: 14px;
	color: #666;
}
.CCA_six_main_oneWrap:hover .CCA_six_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 0.5s;
    -moz-transition:all 0.5s;
    -ms-transition:all 0.5s;
    -o-transition:all 0.5s;
    transition:all 0.5s;
}
/**/
.CCA_seven{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding-bottom: 50px;
}
.CCA_seven_main{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 30px;
}
.CCA_seven_main_oneWrap{
	width: 280px;
	float: left;
	overflow: hidden;
	padding: 0 10px;
}
.CCA_seven_main_one{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.CCA_seven_main_one_pic{
	width: 100%;
	overflow: hidden;
	clear: both;
	height: 280px;
	display: block;
}
.CCA_seven_main_one_name{
	width: 100%;
	overflow: hidden;
	clear: both;
	display: block;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	padding-top: 10px;
	line-height: 24px;
}
.CCA_seven_main_one_major{
	padding-top: 5px;
	color: rgba(255,255,255,0.7);
	font-weight: normal;
	font-size: 14px;
}
.CCA_seven_main_one_school{
	padding-top: 0px;
	color: rgba(255,255,255,0.7);
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
}
.CCA_seven_main_oneWrap:hover .CCA_seven_main_one_name{
	color: #fff;
}
/**/
.SVA_sevenWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: url(../images/CCA/SVA_sevenBG.jpg) center no-repeat;
	background-size: cover;
	padding: 40px 0;
}
.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 #f2004a;
	padding: 25px;
}
.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,#f20044 0%, #ea00ff 100%) 1 1 1 1;
    border-image: -moz-linear-gradient(left,#f20044 0%, #ea00ff 100%) 1 1 1 1; 
    border-image: -o-linear-gradient(left,#f20044 0%, #ea00ff 100%) 1 1 1 1; 
    border-image: -ms-linear-gradient(left,#f20044 0%, #ea00ff 100%) 1 1 1 1;  
    border-image: linear-gradient(left,#f20044 0%, #ea00ff 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,#f20044 0%, #ea00ff 100%);
    background-image: -moz-linear-gradient(left,#f20044 0%, #ea00ff 100%); 
    background-image: -o-linear-gradient(left,#f20044 0%, #ea00ff 100%); 
    background-image: -ms-linear-gradient(left,#f20044 0%, #ea00ff 100%);  
    background-image: linear-gradient(left,#f20044 0%, #ea00ff 100%);
    border: none;
    color: #fff;
}
.SVA_sevenWrap .CCA_two_title span:before{
	display: none;
}
.SVA_sevenWrap .CCA_two_title span b.b1{
	background: none;
	color: #000;
}
.SVA_sevenWrap .CCA_two_title span b.b2 em{
	background: none;
	color: #000;
}