	   * {
			margin: 0;
			padding: 0;
		}
		a{
			text-decoration: none;
		}
		.banner_box {
			width: 100%;
			margin: 0 auto;
			overflow: hidden;
			position: relative;
			height: 1024px;
		}
		
		.banner_box .banner {
			width: 1920px;
			position: absolute;
			left: 50%;
			margin-left: -960px;
		}
		
		.bg {
			width: 100%;
			height: 5000px;
			margin: 0 auto;
			background: url(../img/bg.jpg)no-repeat;
			overflow: hidden;
		}
		
		.bg .top_circle {
			width: 815px;
			height: 240px;
			position: relative;
			bottom: 0;
			left: 0;
			right: 0;
			margin: auto;
			background: url(../img/top_circle.png)no-repeat;
			background-size: 100%;
		}
		
		.bg .title_p {
			font-family: "微软雅黑";
			color: #fff7d5;
			width: 850px;
			margin: 0 auto;
			margin-top: 80px;
			font-size: 14px;
			line-height: 25px;
			text-align: justify;
		}
		
		.bg .title1 {
			width: 480px;
			height: 195px;
			margin: 0 auto;
			margin-top: 120px;
		}
		
		.bg .title1 img {
			max-width: 100%;
		}
		
		.activity_list {
			width: 850px;
			margin: 0 auto;
			margin-top: 40px;
			font-family: "微软雅黑";
		}
		
		.activity_list dd {
			width: 850px;
			display: block;
			padding: 10px;
			overflow: hidden;
			border: 1px solid #fff7d5;
			margin-top: 20px;
		}
		
		.activity_list dd .list_img1 {
			display: block;
			width: 325px;
			height: 220px;
			background: url(../img/icon-img1.jpg)no-repeat;
			background-size: 100%;
			border: 0;
			float: left;
		}
		
		.activity_list dd .list_img2 {
			display: block;
			width: 325px;
			height: 220px;
			background: url(../img/icon-img2.jpg)no-repeat;
			background-size: 100%;
			float: left;
		}
		
		.activity_list dd .right_font {
			width: 450px;
			float: left;
		}
		
		.activity_list dd .right_font h4 {
			color: #fff7d5;
			margin-left: 10px;
			margin-top: 10px;
		}
		
		.activity_list dd .right_font p {
			color: #fff7d5;
			font-size: 14px;
			margin-left: 15px;
			margin-top: 10px;
			line-height: 25px;
			text-align: justify;
		}
		
		.activity_list dd .right_font a {
			display: block;
			color: #52d0e2;
			margin-left: 370px;
			font-size: 14px;
			margin-top: 50px;
			
		}
		
		.propaganda_box {
			width: 600px;
			overflow: hidden;
			margin: 0 auto;
			margin-top: 30px;
		}
		
		.propaganda_box h4 {
			text-align: center;
			color: #FFF7D5;
			margin-top: 50px;
		}
		
		.propaganda_box .banner1 {
			width: 600px;
			height: 350px;
			margin: 0 auto;
			margin-top: 10px;
			background: url(../img/dream.png)no-repeat;
			background-size: 100%;
			border-radius: 10px;
			-webkit-border-radius: 10px;
		}
		
		.propaganda_box dl {
			width: 600px;
			overflow: hidden;
			margin-top: 30px;
		}
		
		.propaganda_box dl .dd1 {
			display: block;
			width: 240px;
			overflow: hidden;
			float: left;
		}
		
		.propaganda_box dl .dd1 .dd-img1 {
			width: 240px;
			height: 150px;
		}
		
		.propaganda_box dl .dd1 .dd-img1 img {
			max-width: 100%;
		}
		
		.propaganda_box dl .dd1 p {
			text-align: center;
			color: #fff7d5;
		}
		
		.propaganda_box dl .dd2 {
			display: block;
			width: 240px;
			height: 150px;
			float: left;
			margin-left: 120px;
		}
		
		.propaganda_box dl .dd2 .dd-img2 {
			width: 240px;
			height: 150px;
			margin-top: 12px;
		}
		
		.propaganda_box dl .dd2 .dd-img2 img {
			max-width: 100%;
		}
		
		.propaganda_box dl .dd2 p {
			text-align: center;
			color: #fff7d5;
		}
		
		.bg .title2 {
			width: 480px;
			height: 195px;
			margin: 0 auto;
			margin-top: 120px;
		}
		
		.bg .title2 img {
			max-width: 100%;
		}
		
		.media_list {
			width: 850px;
			margin: 0 auto;
			margin-top: 40px;
			font-family: "微软雅黑";
		}
		
		.media_list dd {
			width: 850px;
			display: block;
			padding: 10px;
			overflow: hidden;
			border-top: 1px solid #fff7d5;
			border-left: 1px solid #fff7d5;
			border-right: 1px solid #fff7d5;
		}
		
		.media_list dd .loan-img1 {
			display: block;
			width: 297px;
			height: 174px;
			background: url(../img/loan-img1.png)no-repeat;
			background-size: 100%;
			float: left;
		}
		.media_list dd .loan-img2 {
			display: block;
			width: 297px;
			height: 174px;
			background: url(../img/loan-img2.png)no-repeat;
			background-size: 100%;
			float: left;
		}
		.media_list dd .loan-img3 {
			display: block;
			width: 297px;
			height: 174px;
			background: url(../img/loan-img3.png)no-repeat;
			background-size: 100%;
			float: left;
		}
		.media_list dd .loan-img4 {
			display: block;
			width: 297px;
			height: 174px;
			background: url(../img/loan-img4.png)no-repeat;
			background-size: 100%;
			float: left;
		}
		
		.media_list dd .media_right {
			width: 450px;
			float: left;
		}
		
		.media_list dd .media_right h4 {
			color: #fff7d5;
			margin-left: 10px;
			margin-top: 10px;
		}
		
		.media_list dd .media_right p {
			color: #fff7d5;
			font-size: 14px;
			margin-left: 10px;
			margin-top: 10px;
			line-height: 25px;
			text-align: justify;
		}
		
		.media_list dd .media_right a {
			display: block;
			color: #52d0e2;
			margin-left: 370px;
			font-size: 14px;
			margin-top: 5px;
		}
		
		.bg .title3 {
			width: 480px;
			height: 195px;
			margin: 0 auto;
			margin-top: 120px;
		}
		
		.bg .title3 img {
			max-width: 100%;
		}
		
		.swiper-container {
			width: 700px;
			height: 400px;
			margin-top: 50px;
		}
		
		.swiper-slide {
			text-align: center;
			font-size: 18px;
			/* Center slide text vertically */
			display: -webkit-box;
			display: -ms-flexbox;
			display: -webkit-flex;
			display: flex;
			-webkit-box-pack: center;
			-ms-flex-pack: center;
			-webkit-justify-content: center;
			justify-content: center;
			-webkit-box-align: center;
			-ms-flex-align: center;
			-webkit-align-items: center;
			align-items: center;
		}
		
		.swiper-slide img {
			display: block;
			width: 600px;
			height: 350px;
		}
		
		.swiper-button-prev {
			width: 31px;
			height: 60px;
			background: url(../img/left_img.png)no-repeat;
			background-size: 100%;
		}
		
		.swiper-button-next {
			width: 31px;
			height: 60px;
			background: url(../img/right_img.png)no-repeat;
			background-size: 100%;
		}
		
		.bg .title4 {
			width: 480px;
			height: 195px;
			margin: 0 auto;
			margin-top: 200px;
		}
		
		.bg .title4 img {
			max-width: 100%;
		}
		
		.bg .review{
			width:600px;
			height:300px;
			margin:0 auto;
			margin-top:50px;
			background:url(../img/threeYear.jpg)no-repeat;
			background-size:100%;
		}
		#reviewBox p{
			text-align: center;
			color:#52d0e2;
			margin-top:10px;
			font-family: "微软雅黑";
			font-size:14px;
		}
		.top_font{
			width:682px;
			height:141px;
			background:url(../img/top_font.png)no-repeat;
			background-size:100%;
			margin:0 auto;
			margin-top:200px;
		}