.font_color1>div{
			color: #FFFFFF !important;
		}
		.font_color2>div{
			color:#666666 !important;
		}
		.banner>div{
			height: 720px;
			width: 100%;
			position: relative;
			overflow: hidden;
		}
		.banner_img{
			width: 1920px;
			position: absolute;
			left: 50%;
			margin-left:-960px;	
			height: 100%;
		}
		.banner_img>img{
			width: 100%;
			height: 100%;
		}
		.banner_content{
			width: 100%;
			position: absolute;
			top: 300px;
		}
		.banner_content_title{
			color: #FFFFFF;
			text-align: center;
			margin: 0 auto;
			font-size: 48px;
			font-weight: bold;
		}
		.banner_content_text{
			color: #FFFFFF;text-align: center;font-size: 24px;
		}
		.trait{
			background-color:#1d73c2;
		}
		.trait>div{
			width: 1280px;
			height: 200px;
			margin: 0 auto;
		}
		.trait>div>div{
			width: 160px;
			height: 140px;
			float: left;
			padding: 30px 0px;
			text-align: center;
			color: #FFFFFF;

			
		}
		
		.trait .trait_title{
			margin: 20px 0;
			font-size: 24px;
			font-weight: bold;
		}
		.trait .trait_text{
			font-size: 14px;			
		}
		.trait>div>div:nth-child(1){
			background-color:#297ac5 ;
		}
		.trait>div>div:nth-child(2){
			background-color:#3481c8 ;
		}
		.trait>div>div:nth-child(3){
			background-color:#3f88cb ;
		}
		.trait>div>div:nth-child(4){
			background-color:#4a8fce ;
		}
		.trait>div>div:nth-child(5){
			background-color:#5696d1 ;
		}
		.trait>div>div:nth-child(6){
			background-color:#4a8fce ;
		}
		.trait>div>div:nth-child(7){
			background-color:#3f88cb ;
		}
		.trait>div>div:nth-child(8){
			background-color:#3481c8;
		}
		
		.SYCP>div{
			width: 1280px;
			margin: 0 auto;
			overflow: hidden;
			padding: 70px 0 80px;
		}
		.SYCP .SYCP_title{
			font-size: 24px;
			text-align: center;
			font-weight: bold;
		}
		.SYCP .SYCP_content{
			margin-top: 55px;
		}
		.SYCP .SYCP_content>a>div{
			width: 213px;
			height: 250px;
			float: left;
			margin-top: 10px;
			transition: all 0.8s; 
			color: #000;
		}
		.SYCP .SYCP_content>a>div:hover{
			margin-top:0px;
		}
		.SYCP .SYCP_img{
			width: 200px;
			height: 145px;
			margin: 0 auto;
			background-repeat: no-repeat;
		}
		.SYCP p{
			text-align: center;
			margin: 0px;
		}
		.SYCP_P1{
			font-size: 16px;
			font-weight: bold;
			padding-top: 35px;
		}
		.SYCP_P2{
			font-size: 14px;
			padding-top: 12px;
		}
		
		
		
		.FunctionalBlock>div>div:nth-child(2){
			margin-left: 60px;

		}
		.FunctionalBlock>div{
			padding: 70px 0 60px;
			width: 1280px;
			margin: 0 auto;
			overflow: hidden;
			
		}
		.FB_img{
			width: 562px;
			height: 500px;
			float: left;
		}
		.FB_content{
			width: 656px;
			float: left;
		}
		.FB_content h5{
			margin: 90px 0 30px;
			font-size: 24px;
			font-weight: bold;
		}
		.FB_content>div{
			overflow: hidden;
			
		}
		.FB_content>div>div{
			
			font-size: 16px;
			line-height: 42px;
		}
		.FB_content_type1>div>div{
			float: left;
		}
		
		.FB_content_type1>div>div:nth-child(1){
			font-size:22px ;
			color: #1d73c2;
		}
		.FB_content_type1>div>div:nth-child(2){
			width: 635px;
		}
		.FB_content_type2>div>div:nth-child(odd){
			font-weight: bold;
			font-size: 18px;
		}
		