#section{						
	background:#FFF6ED;
	position:relative;
}
.section-background1{
	position:absolute;
	left:0;
	top:0;
}
.section-background2{
	position:absolute;
	right:0;
	bottom:0;
}
 .section-center{
	width:58%;
	margin:0 auto;
    background-color:#FFFBF5;
}
.section-up{
	width:100%;				
	border-bottom:3px solid #D7C5C4;			
}
.section-up>img{
	width:33.9%;
	display:block;
	margin:0 auto;
	padding-top:21px;
	padding-bottom:30px;
}
/*三张图片*/
.section-up-threePic,.section-up-pic1{
    padding-left:40px;				
}
.section-up-threePic>img{
	padding-right:20px;
	float:left;
	transition: All 0.1s ease-in-out;
    -webkit-transition: All 0.1s ease-in-out;
    -moz-transition: All 0.1s ease-in-out;           
    -ms-transition: All 0.1s ease-in-out;												
}
.section-up-threePic>img:hover,.section-up-pic1>img:hover{
	transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
}
.section-up-pic1>img{
	padding-top:35px;
}
.section-up-pic1>img{
	transition: All 0.1s ease-in-out;
    -webkit-transition: All 0.1s ease-in-out;
    -moz-transition: All 0.1s ease-in-out;           
    -ms-transition: All 0.1s ease-in-out;
}											
.section-up-pic1{
	margin-top:30px;
	margin-bottom:30px;
}						
	
/*轮播*/			    
.lunbo{   
    height: 450px;  
    border:1px solid gold;   
    overflow: hidden;  
    position:relative; 	            
}  
#banner li img{  
    height: 450px; 
}
#banner{  
    width: 9999px;  
    overflow: hidden;  
    position:absolute;  
    transition:all 1s; 
    -ms-transition:1s; 
}  
#banner li{  
    float:left;   
    height: 450px;  
}  
#controls{  
    height: 8px;     
    position: absolute;  
    bottom:22px;  
    left:44%;   
}  
#controls li:first-child{  
    margin-left:10px;  
}  
#controls li{  
    CCpicsor:pointer;  
    float:left;  
    width: 22px;  
    height: 5px;  
    margin-right:5px;  
    background-color:#C89E8D;  
    border-radius: 8px;  
}  
#controls li.star{  
    background-color:#ffffff;  
} 
	            		
/*五大优势轮播*/
.section-up-info {
	overflow: hidden;
	margin:0 auto;
}
.section-up-info #section-up-info-title {
	position: relative;
}
.section-up-info #section-up-info-title div {
	margin: 0 auto;
	overflow: hidden;
	user-select: none;
}
.section-up-info #section-up-info-title div ul {
	width: 9999999px;
	transition: all .3s ease-out;
}
.section-up-info #section-up-info-title div ul li {
	float: left;
	color: #464646;
	opacity: .1;
	text-align: center;
	height: 122px;
	line-height: 130px;
	CCpicsor: default;
	transition: left .3s ease-out;
}
.section-up-info #section-up-info-title div ul li.CC-pic {
	opacity: .3;
}
.section-up-info #section-up-info-title div ul li.CCpic {
	opacity: 1;
	color: saddlebrown;
	font-weight: 800;
}
.hisection-up-infocon-f2 {
	text-indent: -22px;
}
.section-up-info #section-up-info-title a {
	display: block;
	width: 14px;
	height: 26px;
	position: absolute;
	top: 53px;
	background-repeat: no-repeat;
	background-size: contain;
}
.section-up-info #section-up-info-title a.prev {
	background-image: url(../img/first-page/fiveAdvantages/left.png);
}
.section-up-info #section-up-info-title a.next {
	left: auto;
	background-image: url(../img/first-page/fiveAdvantages/right.png);
}
.section-up-info #pic {
	position: relative;
	margin: 20px auto;
	width: 500px;
	height: 350px;
}
.section-up-info #pic ul {
	width: 9999px;
	transition: all .3s ease-out;
	transform: translateZ(0);
}
.section-up-info #pic ul li {
	float: left;
	position: relative;
	width: 100px;
	height: 350px;
	transition: all .3s ease-out;
	transform-origin: 50% 50%;
}
.section-up-info #pic ul li img {
	position: absolute;
	left: -200px;
	width: 500px;
	height: 100%;
	transition: all .3s ease-out;
	opacity: 0;
	transform: scale(.3);
}
.section-up-info #pic ul li.CC-pic1 {
	z-index: 10;
}
.section-up-info #pic ul li.CC-pic1 img {
	display: block;
	opacity: .6;
	transform: scale(.6);
}
.section-up-info #pic ul li.CC-pic {
	z-index: 100;
}
.section-up-info #pic ul li.CC-pic img {
	display: block;
	opacity: .8;
	transform: scale(.8);
}
.section-up-info #pic ul li.CCpic {
	z-index: 200;
}
.section-up-info #pic ul li.CCpic img {
	display: block;
	opacity: 1;
	transform: scale(1);
}
.section-up-info #content {
	position: relative;
	width: 900px;
	margin: 30px auto 0;
	overflow: hidden;
}
.section-up-info #content>div {
	display: none;
}
.section-up-info #content>div.CCpic {
	display: block;
}
.section-up-info #content:before {
	position: absolute;
	left: 0;
	top: 90px;
	width: 100%;
	height: 2px;
	display: block;
	content: " ";
	background: linear-gradient(90deg, hsla(0, 0%, 56%, 0), #8e8e8e, hsla(0, 0%, 56%, 0));
}
.section-up-info #content .date {
	margin-bottom: 70px;
	width: 99999px;
	transition: all .3s ease-out;
	transform: translate3d(300px, 0, 0);
	user-select: none;
	CCpicsor: default;
}
.section-up-info #content .date li {
	visibility: hidden;
	position: relative;
	float: left;
	width: 300px;
	text-align: center;
	font-size: 36px;
	color: #c1c0c0;
	height: 70px;
	line-height: 70px;
	transition: all .3s ease-out;
}
.section-up-info #content .date li:after {
	position: absolute;
	left: 146px;
	bottom: -25px;
	display: block;
	content: " ";
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background: #c8c8c8;
	transition: all .3s ease-out;
}
.section-up-info #content .date li.CCpic {
	visibility: visible;
	font-size: 70px;
	color: #019ae5;
}
.section-up-info #content .date li.CCpic:after {
	left: 144px;
	bottom: -27px;
	width: 12px;
	height: 12px;
	background: #019ae5;
}
.section-up-info #content .txt {
	position: relative;
	background: #fff;
	padding: 40px 70px;
	min-height: 100px;
	text-align: center;
}
.section-up-info #content .txt:before {
	content: "";
	display: block;
	position: absolute;
	left: 437px;
	top: -16px;
	width: 0;
	height: 0;
	border-left: 13px solid transparent;
	border-right: 13px solid transparent;
	border-bottom: 16px solid #fff;
}
.section-up-info #content .txt li {
	display: none;
	margin: 0 auto;
	line-height: 40px;
	color: #646464;
	font-size: 16px;
}
.section-up-info #content .txt li.CCpic,
.more-link {
	display: block;
}
.section-up-info #section-up-info li.CCpic {
	margin: 0 10px;
}
.section-up-info #section-up-info li.CCpic .icon-finsection-up-info {
	line-height: 121px;
	height: 121px;
	width: 41px;
	font-size: 80px;
	text-indent: -18px;
}
.section-up-info #content li.CCpic {
	padding-top: 0;
}
.section-up-info #content li.CCpic .icon-finmonth {
	margin-top: 0;
	font-size: 60px;
	width: 34px;
	height: 90px;
	line-height: 90px;
	text-indent: -13px;
}
.section-up-info #content li.CCpic .icon-finmonth.icon-md {
	width: 20px;
	text-indent: -18px;
}
.marginLeft10{
	margin-left:10px;
}
.bottomTitle{
	font-size: 12px;
    color: #D7BBB3;
    letter-spacing: 0.04px;
    font-style: normal;
    font-weight: 800;
	text-align: center;
	margin-top: -60px;
}