
		  *{
		  	margin: 0;
		  	padding: 0;
		  }
		 .main{
		 	width: 100%;
		 	max-width: 640px;
		 	margin: 0 auto;
		 }
		 .img{
		 	width: 100%;
		 	vertical-align: middle;
		 }
		 .tittle{
		 	background: #f7efef0;
		 	line-height: 50px;
		 	font-size: 20px;
		 	text-align: center;
		 	color: #ce0006;
		 }
		 .tittle-r{
		 	background: #f7efef0;
		 	line-height: 30px;
		 	font-size: 20px;
		 	text-align: left;
		 	color: #ce0006;
		 }
		 .tittle span,.tittle-r span{
		 	font-weight: 700;
		 }
		 .toptitle div{
		 	font-size: 12px;
		 	text-align: center;
		 	line-height: 20px;
		 }
		 .mar{
		 	margin:  10px 10px;
		 	color: #676767;
		 	font-size: 14px;
		 }
		 .more{
		 	width: 200px;
		 	height: 40px;
		 	font-size: 20px;
		 	background: #CE0006;
		 	color: #FFFFFF;
		 	text-align: center;
		 	margin: 10px auto;
		 	border-radius: 20px;
		 	line-height: 40px;
		 }
		 .blou{
		 	font-size: 16px;
		 	font-weight: 700;
		 	color: #717171;
		 	text-align: center;
		 	line-height: 30px;
		 }
		 .bright{
		 	font-weight: 700;
		 	color: #000;
		 	text-align: left;
		 }
		 .yf{
		 	margin: 20px auto;
		 }
		 .yf p{
		 	font-size: 24px;
		 	color: #CE0006;
		 	font-weight: 700;
		 	text-align: center;
		 	line-height: 40px;
		 }
		  .yf div{
		 	font-size: 16px;
		 	color: #CE0006;
		 	text-align: center;
		 	line-height:20px;
		 }
		 .video{
		 	margin: 0 10px;
		 }

	