p{margin: 0;}
.page-index .site-main .sm-content{
	margin: 0 auto;
	padding: 0;
}
.sm-data{
	overflow: hidden;
	width: 100%;
	padding: 40px 0;
	border-bottom: 1px solid #d0d0d0;
}
.smd-tit{
	color: #1ea1e8;
	text-align: center;
	margin-bottom: 20px;
}
.smd-txt{
	color: #4a4a4a;
	text-align: center;
}
.sm-heart,.sm-web{
	width: 100%;
	padding: 80px 0;
	border-bottom: 1px solid #d0d0d0;
}
.smh-tit{
	text-align: center;
	color: #0d122b;
	margin-bottom: 20px;
}
.smh-txt{
	text-align: center;
	color: #333;
}
.smh-pro{
	overflow: hidden;
	padding: 60px 0;
}
.smhp-cont{
	text-align: center;
}
.smhp-cont>div{
	color: #333;
	text-align: center;
	padding: 30px 0 20px;
}
.smhp-cont>p{
	color: #4a4a4a;
	text-align: center;
	line-height: 25px;
}
.smh-btn,.smh-btn:hover,.smh-btn:focus,.smt-btn,.smt-btn:hover,.smt-btn:focus{
	color: #fff;
	background: #1ea1e8;
	border-radius: 4px;
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.24);
	text-align: center;
	display: block;
	margin: 0 auto;
}
.sm-web{
	border: 0;
}
.smw-cont{
	overflow: hidden;
	padding: 30px 0;
}
.smw-tit{
	color: #0d122b;
	text-align: center;
	margin-bottom: 30px;
}
.smw-txt{
	color: #4a4a4a;
	text-align: center;
}
.smwc-img{
	padding-right: 4%;
}
.smwc-img>img{
	width: 100%;
	max-width: 550px;
}
.smwc-text{
	padding-top: 5%;
}
.smwc-text>a{
	margin-top: 30px;
  display: inline-block;
  color: #1ea1e8;
}
.id-txt{
	padding: 20px 0 40px;
	color: #333;
	text-align: center;
}
.partner{
	background: #f7f7f7;
}
.partner-detail>img{
	width: 100%;
	max-width: 214px;
}
.sm-media{
	padding: 80px 0;
	width: 100%;
}
.smm-tit{
	color: #0d122b;
	text-align: center;
	margin-bottom: 50px;
}
.smm-news{
	overflow: hidden;
	margin: 30px auto;
}
.smmn-img>img{
	width: 100%;
	max-width: 240px;
}
.smmn-text>p{
	color: #4a4a4a;
}
.smmn-text>a{
	color: #3391ff;
	display: inline-block;
	margin-top: 15px;
}
.sm-taste{
	width: 100%;
	background: #f7f7f7;
	text-align: center;
}

@media only screen and (min-width: 320px) {
	.sm-content{
	  width: 90%;
  }
  .smd-tit,.smh-tit,.smw-tit,.smm-tit{
  	font-size: 30px;
  }
  .smd-txt{
  	font-size: 14px;
  }
  .smhp-cont{
		padding: 0 5px;
	}
	.smhp-cont>img{
		width: 120px;
		height: 100px;
	}
	.smhp-cont>div,.smh-txt{
		font-size: 18px;
	}
	.smh-pro .smhp-cont>p{
		font-size: 12px;
	}
	.smh-btn,.smh-btn:hover,.smh-btn:focus,.smt-btn,.smt-btn:hover,.smt-btn:focus{
		font-size: 12px;
		width: 130px;
		height: 40px;
		line-height: 40px;
	}
	.smw-txt{
		font-size: 18px;
	}
	.cline{
		display: block;
		height: 50px;
		width: 100%;
		float: left;
	}
	.smwc-text>a{
		font-size: 14px;
	}
	.id-txt{
		font-size: 18px;
	}
	.smm-news{
		width: 90%;
	}
	.smm-news .smmn-text>p{
		font-size: 20px;
		line-height: 25px;
		margin-top: 10px;
	}
	.smmn-text>a{
		font-size: 12px;
	}
	.site-main .sm-taste{
		padding: 50px 0;
	}
}
@media only screen and (min-width: 768px) {
	.smhp-cont{
		padding: 0 50px;
	}
}

@media only screen and (min-width: 800px) {
	.cline{
		display: none;
	}
}

@media only screen and (min-width: 1200px) {
	.sm-content{
	  width: 1200px;
  }
  .smd-tit,.smh-tit,.smw-tit,.smm-tit{
  	font-size: 36px;
  }
  .smd-txt{
  	font-size: 18px;
  }
	.smhp-cont>img{
		width: 180px;
		height: 150px;
	}
	.smhp-cont>div,.smh-txt{
		font-size: 22px;
	}
	.smh-pro .smhp-cont>p{
		font-size: 14px;
	}
	.smh-btn,.smh-btn:hover,.smh-btn:focus,.smt-btn,.smt-btn:hover,.smt-btn:focus{
		font-size: 16px;
		width: 180px;
		height: 50px;
		line-height: 50px;
	}
	.smw-txt{
		font-size: 24px;
	}
	.smwc-img{
		padding-right: 4%;
		padding-left: 2%;
	}
	.smwc-text{
		padding-top: 5%;
	}
	.smwc-text>a{
		font-size: 15px;
	}
	.id-txt{
		font-size: 24px;
	}
	.smm-news{
		width: 1000px;
	}
	.smmn-img{
		padding-right: 2%;
	}
	.smm-news .smmn-text>p{
		font-size: 24px;
		line-height: 40px;
	}
	.smmn-text>a{
		font-size: 14px;
	}
	.site-main .sm-taste{
		padding: 75px 0;
	}
}