.side1 img{
	width:100%;
}


.c1biao1 i{
	display: block;
	text-align: center;
	font-size:50px;
	color: #770508;
}

.c1biao1 h2{
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}

.c1biao1 h2 span{
	color: #770508;
}

.c1biao1 h3{
	font-size: 22px;
	color: #afafaf;
	text-align: center;
}

.c1biao1{
	padding-bottom: 50px;	
}

.center1{
	padding: 50px 0;
}

.c1nei1{
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;		
}


.c1le2{
	width: 49%;
}

.c1le2 img{
	width: 100%;
}

.c1nei1 ul{
	width: 49%;
	display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;	
}

.c1nei1 ul li{
	width: 49%;
}

.c1nei1 ul li a{
	display: block;	
    padding: 58px 0;
    border: 1px solid #770508;
    background: #eeeeee;
    color: #770508;
    transition: .5s;
}


.c1nei1 ul li a:hover{
	background: #770508;
	color: #fff;
}

.c1nei1 ul li a h4{
	font-size: 30px;
	text-align: center;
}

.c1nei1 ul li a p{
	font-size: 16px;
	text-align: center;
}


.c1anniu1{
	padding-top: 50px;
}


.c1anniu1 a{
	display: block;
	text-align: center;
	font-size: 30px;
	background: #770508;
	padding: 10px 0;
	color: #fff;
	transition: .5s;
	border: 1px solid #770508;
}

.c1anniu1 a:hover{
	background: #fff;
	color: #770508;
}


.center3{
	padding:50px 0;
}

.c3nei1{
	display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;	
	flex-wrap: wrap;	
}


.c3nei2{
	width:32.33%;
	border:1px solid #ddd;
	margin-bottom:2%;
	transition:.5s;
	position: relative;
}

.c3nei2:hover{
box-shadow: 1px 1px 30px 10px rgba(0,0,0,.2);

}

.c3nei2 img{
	padding:0;
	width:100%;
}

.c3nei2 h4{
	font-size:26px;
	text-align:center;
}

.c3nei2 p{
	color:#666;
	font-size:18px;
	text-indent:0rem;
	line-height:1rem;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content:center;
	padding:20px 0;
}

.c3nei3{
	padding:25px 0;
}


.c3an2 a{
	display:block;
	width:40%;
	text-align:center;
	border: 1px solid #770508;
	color:#000;
	font-size:16px;
	padding:2% 0;
}

.c3an2 a:last-child{
	color:#fff;
	background:#770508;
}


.c3an2{
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content:center;	
}

.c3nei2 p span{
	color:#e20002;
	padding-left: 5px;
}

.c3icon1{
	font-size:18px;
}

.c3biao2{
	margin-top:50px;
}

.c3nei2 i{
    display: block;
    position: absolute;
    top: 0;
    left: 0;	
}

.c2nei1{
	display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;	
    flex-wrap: wrap;
}

.c2wen1{
	width: 49%;	
    padding: 50px 0;
    position: relative;
	transition: .5s;
    margin-bottom: 2%;
}

.c2wen1 a{
	display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.c2wen1:hover{
 box-shadow: 1px 1px 30px 10px rgba(0,0,0,.2);
}

.c2wen1 h4{
	width: 35%;
	font-size: 24px;
	text-align: center;
}

.c2wen1 p{
	width: 63%;
	font-size: 18px;
	line-height: 30px;
	padding: 0 10px;
}

.c2wen1 i{
	display: block;
	position: absolute;
	bottom:0;
	right: 10px;
	font-size: 30px;
	color: #770508;
}

.center2{
	padding: 50px 0;
}

.center4{
	padding: 50px 0;
}

.c4nei1 ul{
	display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;		
}

.c4nei1 ul li:first-child{
	width: 75%;
display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;	
}

.center5{
	padding: 50px 0;
}

.c5nei1{
	padding-bottom: 20px;
}

.c5nei1 ul{
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;		
}

.c5nei1 ul li:first-child a:first-child img{
	padding-bottom: 20px;
}

.c5nei1 ul li:last-child{
    width: 74.5%;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
}