﻿.center1,.center2,.center4{
	padding:5% 2%;
}

.c1nei1{
	padding:8%;
	background:#e6f7fa;
}

.c1nei1 p{
	font-size:1rem;
	line-height:1.8rem;
}

.c1nei1 p i{
	color:#f7717a;
}

.c2biao1{
	display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: center;
	align-items:center;
	padding-top:5%;
}

.c2biao1 h2{
	font-size:1.5rem;
	text-align:center;
	color:#000;
	width:35%;
}

.c2biao1 p{
	width:20%;
}

.c2fan1{
transform:rotate(180deg);
-ms-transform:rotate(180deg); 	/* IE 9 */
-moz-transform:rotate(180deg); 	/* Firefox */
-webkit-transform:rotate(180deg); /* Safari 鍜� Chrome */
-o-transform:rotate(180deg); 	/* Opera */
	
}

.c2biao2{
	font-size:0.9rem;
	text-align:center;
	padding-bottom:5%;
	font-family: "Segoe Script";
	font-weight: bold;
}


.c2nei1 ul{
	    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;	
}

.c2nei1 ul li{
	width:49%;
	padding-bottom:2%;
}

.c2nei1 ul li p{
	text-align:center;
	font-size:1rem;
	padding:5% 0;
	color:#625252;
}

.c1anniu1{
	padding:8% 0 5% 0;
}

.c1anniu1 a{
	background:#f7717a;
	border-radius: 10rem;
	display:block;
	text-align:center;
	width:100%;
	padding:3% 0;
	font-size:1.2rem;
	color:#fff;
}

.center3{
	padding:5% 2%;
	background:#f0d2d4;
}

.c3nei1 ul{
	    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;	
}

.c3nei1 ul li{
	width:49%;
	padding-bottom:2%;
}

.c3nei1 ul li p{
	background:#fff;
	padding:10% 0;
}

.c3nei1 ul li p i{
	display:block;
	width:25%;
	margin:auto;
	border-top:1px solid #f0d2d4;
	padding-bottom:5%;
}

.c3nei1 ul li p span{
	display:block;
	font-size:0.8rem;
	text-align:center;
	line-height:1.3rem;
}

.c4wen1{
	padding-bottom:2%;
}

.c4nei1 ul{
	    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;	
}

.c4nei1 ul li{
	width:60%;
}

.c4nei1 ul li:first-child img:first-child{
	padding-bottom:3%;
}

.c4nei1 ul li:last-child{
	width:38%;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: space-between;	
}

.center5{
	background:#bee1e7;
	padding:5% 2%;
}

.c5nei1 ul{
	    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;		
}

.c5nei1 ul li{
	width:49%;
	padding-bottom:2%;
}

.c5nei1 ul li p{
	font-size:0.8rem;
	padding:5% 0;
	text-align:center;
	background:#fff;
	color:#625252;
}

.c5nei1{
	padding-bottom:5%;
}

.c5zhong1 .swiper-pagination{
	bottom:0;
}


.center6{
	padding:5% 2%;
}

.c6wen1{
	display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;	
	align-items:center;
	border-bottom:1px dashed #afafaf;
	padding:3% 0;
}

.c6wen1 p{
	font-size:1rem;
	color:#625252;
}

.c6wen1 a{
	display:block;
	color:#fff;
	width:25%;
	text-align:center;
	background:#38bce0;
	border-radius: .3rem;
	font-size:0.8rem;
	padding:2% 0;
}

.center7{
	padding:5% 2%;
}

.c7nei1 ul{
	    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;	
}

.c7nei1 ul li{
	width:49%;
	padding-bottom:2%;
}

.c7nei1 ul li p{
	font-size:1rem;
	padding:5% 0;
	text-align:center;
	color:#625252;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}


