.side1 img{
	width:100%;
	cursor: pointer;
}
.shubiao{
	cursor: pointer;
}


.c2biao1{
	text-align:center;
	padding-bottom:30px;
}

.c2biao1 h2{
	font-size:40px;
	font-weight:bold;
	padding-bottom:10px;
	color:#000;
}


.c2biao1 h3{
	font-size:18px;
	color:#000;
	padding:0 0 20px 0;
}

.c2biao1 ul li{
	color:#ffb228;
	font-size:50px;
	padding:0 10px;
}
.c2biao1 ul{
  display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: center;	
	align-items:center;	
}

.c2biao1 ul li:first-child{
	height:1px;
	width:50px;
	background:#ffb228;
	padding:0;
}

.c2biao1 ul li:last-child{
	height:1px;
	width:50px;
	background:#ffb228;
	padding:0;
}

.c1nei1{
   display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;	
	align-items:center;
}

.center1{
	padding:50px 0;
}

.c1le1 img{
	width:100%;
	transition:.5s;
}

.c1le1{
	width:49%;
	overflow:hidden;
}

.c1le1 img:hover{
	transform: scale(1.05);	
}

.c1le2{
	width:49%;
}

.c1le2 h2{
	font-size:20px;
	background:#b18c62;
	color:#fff;
	width:30%;
	text-align:center;
	padding:5px 0;
}

.c1le2 p{
	font-size:18px;
	line-height:25px;
	padding:20px 0;
}

.c1le2 p a{
	color:#d02127;
}

.c1wen1{
	width:60%;
	margin:auto;
}

.c1wen1 a{
	display:block;
	padding:5px 0;
	font-size:24px;
	text-align:center;
	color:#fff;
	background:#6a3906;
	border:1px solid #6a3906;
	transition:.5s;
}


.c1wen1 a:hover{
	color:#6a3906;
	background:#fff;
}

.c2nei1{
   display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;		
}

.c2le1{
	width:52.5%;
	overflow:hidden;
}

.c2le1 img{
	width:100%;
	transition:.5s;
}

.c2le1 img:hover{
	    transform: scale(1.05);
}

.c2le2{
	width:47.5%;
	background:#6a3906;
}

.c2wen1{
	padding:15px;
}

.c2wen1 p{
	font-size:16px;
	line-height:30px;
	color:#fff;
}

.c2wen3{
   display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;		
}

.c2wen4 h2{
	font-size:24px;
	color:#fff;
	font-weight:bold;
}

.c2wen4 h3{
	font-size:26px;
	color:#afafaf;
	font-weight:bold;
}

.c2wen5{
	font-size:50px;
	color:#fff;
}


.c2wen2 ul{
   display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;	
}

.c2wen2 ul li{
	width:33.33%;
}

.c2wen2 ul li img{
	width:100%;
}

.center2{
	padding:50px 0;
}

.c3zhong1{
   display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;	
	flex-wrap: wrap;	
}


.c3wen1{
	width:28%;	
	background:#b18c62;
	padding:20px;
	margin-bottom:30px;
	transition:.5s;
}

.c3wen1:hover{
	background: #fff;
	box-shadow: 1px 1px 30px 10px rgba(0,0,0,.2);
	transform: scale(1.05);	
}

.c3wen1:hover .c3le3 h2{
	color:#d02127;
}

.c3wen1:hover .c3le3 h3{
	color:#000;
}

.c3wen1:hover .c3le1 i{
	color:#d02127;
}

.c3le1{
   display: -webkit-flex;
    display: flex;
    flex-direction: row;
align-items:center;	
}

.c3le1 i{
	display:block;
	font-size:50px;
	transition:.5s;
	color:#fff;
}

.c3le3{
	padding-left:20px;
}

.c3le3 h2{
	font-size:24px;
	font-weight:bold;
	transition:.5s;
	color:#fff;
}


.c3le3 h3{
	font-size:16px;
	color:#fff;
	transition:.5s;
}

.c3le2{
	font-size:20px;
	font-weight:bold;
	color:#fff;
	text-align:right;
}

.c3zhong2 ul{
  display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;	
}

.c3zhong2 ul li{
	width:31%;
}

.c3zhong2 ul li img{
	width:100%;
}

.c3nei2{
	font-size:20px;
	padding-bottom:30px;
}

.center3{
	padding:50px 0;
}

.c1anniu1{
   display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;	
	width:70%;	
	margin:auto;
	padding-top:50px;
}

.c1anniu1 a{
	display:block;
	background:#6a3906;
	color:#fff;
	font-size:20px;
	width:35%;
	padding:15px 0;
	text-align:center;
	border:1px solid #6a3906;
	transition:.5s;
}

.c1anniu1 a:hover{
	background:#fff;
	color:#6a3906;
}


.center5{
	padding:50px 0;
}



.c5le3{
   display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;		
}

.c5le3 ul li{
   display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;		
}

.c5le3 ul{
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: space-between;		
	 width: 74.5%;
}

.c5le3 img{
	transition:.5s;
}

.c5le3 img:hover{
	transform: scale(1.03);	
}

.c5le3 p{
	width:24%;
}

.center4{
	padding:50px 0;
}


.c4le3{
   display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;		
}

.c4le3 ul li{
   display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;		
}

.c4le3 ul{
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: space-between;		
	 width: 73.5%;
}

.c4le3 img{
	transition:.5s;
}

.c4le3 img:hover{
	transform: scale(1.03);	
}

.c4le3 p{
	width:25.5%;
}

.c4le3 p img{
	width:100%;
}

.center6{
	padding:50px 0;
}
.c6nei1 ul{
   display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;	
}
.c6nei1 ul li{
	transition:.5s;
}

.c6nei1 ul li p{
	background:#6a3906;
	color:#fff;
	text-align:center;
	font-size:20px;
	padding:10px 0;
	transition:.5s;
}

.c6nei1 ul li:hover{
    box-shadow: 1px 1px 30px 10px rgba(0,0,0,.2);
    transform: scale(1.03);		
}

.c6nei1 ul li:hover p{
	background:#fff;
	color:#6a3906;
}









