*{magin:0; padding:0;}
.swiper-slide{text-align: center;}
.swiper-slide img{width:100%; max-width: 600px;}
.center{text-align: center; padding-top:10px;}
.center .bigtitle{font-size: 30px; color: #242D58;}
.center img{width: 50%; margin-bottom: 30px; max-width: 500px;}
#fwarea{ 
	width:80%;
	max-width: 600px;
	margin: 20px auto;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	 
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	box-orient: horizontal;
	border:0px solid red;
}
#fwarea div{
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1; 
	border:0px solid red;
	margin:auto 5px;}
#fwarea div input{width:95%; border:1px solid #999; border-radius: 5px; height:50px; padding-left:5px; font-size:18px; line-height: 50px;text-align: center;}
#tijiao{width:70%; max-width:400px; margin:20px auto; background: #242D58; font-size:20px; border-radius: 30px;height: 60px; color:#fff; text-align: center; line-height: 60px;}
.pannel {padding:5px;box-sizing:border-box;}
.pannel .smalltitle{padding:5px;background:#e8008c; color:#fff; margin-bottom: 5px;}
.pannel .content{}
.pannel .content img{width:100%;}