.banner{
	height: 480px;
	background: url("/cms_files/filemanager/49/picture/20254/9B0C460148C1D65330BB88894432AA77.png") no-repeat center top;
	padding-top: 180px;
}
.content{
	max-width: 1200px;
	margin: 0 auto;
}
.content a{
	color: #000000;
}
.logo{
	overflow: hidden;
  display: flex;
  align-items: center;
}
.logo img{
	float: left;
}
.logo span,.logo a{
	max-width: 856px;
  font-family: AlibabaPuHuiTi_2_105_Heavy;
  font-weight: 900;
  font-size: 56px;
  color: #E60012;
  letter-spacing: 6px;
  text-align: left;
  line-height: 84px;
	float: left;
	margin-left: 20px;
  text-shadow: 2px 4px 2px rgba(255,255,255,0.9);
}
.con1{
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
	flex-wrap: wrap;
}
.con1 li{
	width: 277px;
	height: 277px;
	background: url("/cms_files/filemanager/49/picture/20254/28ABD68E62A4CEE92DEE588215F374A7.png") no-repeat;
}
.con1 li a{
	display: block;
	padding-top: 187px;
}
.con1 li p{
	text-align: center;
	font-weight: 400;
	font-size: 36px;
	color: #000000;
}
.con1 li:nth-child(2){
	background: url("/cms_files/filemanager/49/picture/20254/B87BA6932E8D7E93CA552BF481E7DBCA.png") no-repeat;
}
.con1 li:nth-child(3){
	background: url("/cms_files/filemanager/49/picture/20254/ECDC7F410A64C1DD187365EADF9A4046.png") no-repeat;
}
.con1 li:nth-child(4){
	background: url("/cms_files/filemanager/49/picture/20254/2E37201FCDB5BC2D30974FB47131A658.png") no-repeat;
}
.tit{
	margin-top: 50px;
	line-height: 73px;
	background: url("/cms_files/filemanager/49/picture/20254/FE550727D41890E92D54FDFD338F0664.png") no-repeat center;
	text-align: center;
	font-weight: 600;
	font-size: 52px;
	color: #333333;
}
.con2{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.con2 li{
	width: 585px;
	height: 160px;
	margin-top: 30px;
	background: url("/cms_files/filemanager/49/picture/20254/D3CD37F24D242998B5E860E69446D9D6.png") no-repeat;
	background-size: 100% 100%;
}
.con2 li a{
	display: block;
	padding-left: 50px;
	line-height: 160px;
	font-weight: 400;
	font-size: 36px;
	color: #333333;
}
.con2 li:nth-child(2){
	background: url("/cms_files/filemanager/49/picture/20254/608593E345D8437EB96450FB5A2616E6.png") no-repeat;
	background-size: 100% 100%;
}
.con2 li:nth-child(3){
	background: url("/cms_files/filemanager/49/picture/20254/A9956E1BFB5F38AD6221B6EE4962374B.png") no-repeat;
	background-size: 100% 100%;
}
.con2 li:nth-child(4){
	background: url("/cms_files/filemanager/49/picture/20254/11256CB4E6FDEC3F51BA3DCAA0640197.png") no-repeat;
	background-size: 100% 100%;
}
.con3{
	background: #FFF9F4;
	min-height: 300px;
	margin-top: 30px;
	padding-bottom: 50px;
}
.con3 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.con3 ul li{
	width: 380px;
	height: 400px;
	margin-top: 30px;
	background: url("/cms_files/filemanager/49/picture/20254/B67BD3CA7710CC7D64722D3B15E49FBA.png") #ffffff no-repeat center 40px;
}
.con3 ul li a{
	display: block;
	padding-top: 240px;
}
.con3 ul li p{
  text-align: center;
  font-weight: 400;
  font-size: 36px;
  color: #333333;
  background: #FFEBD7;
  vertical-align: middle;
  height: 160px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.con3 ul li:nth-child(2){
	background: url("/cms_files/filemanager/49/picture/20254/A4FFBAD07AB73204805BDBA543361E2A.png") #ffffff no-repeat center 40px;
}
.con3 ul li:nth-child(3){
	background: url("/cms_files/filemanager/49/picture/20254/E65FEB5EC5436F4D3E8936DDF66E662A.png") #ffffff no-repeat center 40px;
}
.con3 ul li:nth-child(4){
	background: url("/cms_files/filemanager/49/picture/20254/9445CA7763BA661E4FE067CC5998CD23.png") #ffffff no-repeat center 40px;
}
.con3 ul li:nth-child(5){
	background: url("/cms_files/filemanager/49/picture/20254/1A6E0F27C59505E25A18624C8C94E944.png") #ffffff no-repeat center 40px;
}
.con3 ul li:nth-child(6){
	background: url("/cms_files/filemanager/49/picture/20254/D40AF840C0E983A30C9DFAB15F7F5D8C.png") #ffffff no-repeat center 40px;
}
.footer .link{
	margin-top: 0 !important;
}
/* 适老化 */

/* 响应式 */
@media only screen  and (max-width: 1560px) {
  
}
@media only screen  and (max-width: 1200px) {
  .banner {
  	height:30rem;
  	padding-top:11.25rem;
  }
  .banner img{
  	max-width: 100%;
  }
  .content {
  	max-width:75rem;
	  padding: 0 1%;
  }
  .con1 {
  	margin-top:0;
  }
  .con1 li {
  	width:32%;
  	height:17.3125rem;
	margin-top: 2.5625rem;
	background-size: 100%;
  }
  .con1 li a {
  	padding-top:11.6875rem;
  }
  .con1 li p {
  	font-size:2.25rem;
  }
  .con1 li:nth-child(2) {
	background-size: 100%;
  }
  .con1 li:nth-child(3) {
	background-size: 100%;
  }
  .con1 li:nth-child(4) {
	background-size: 100%;
  }
  .tit {
  	margin-top:3.125rem;
  	line-height:4.5625rem;
  	font-size:3.25rem;
  }
  .con2 li {
  	width:50%;
  	height:10rem;
  	margin-top:1.875rem;
  	background-size:100% 100%;
  }
  .con2 li a {
  	padding-left:3.125rem;
  	line-height:10rem;
  	font-weight:400;
  	font-size:2.25rem;
  }
  .con2 li:nth-child(2) {
  	background-size:100% 100%;
  }
  .con2 li:nth-child(3) {
  	background-size:100% 100%;
  }
  .con2 li:nth-child(4) {
  	background-size:100% 100%;
  }
  .con3 {
  	min-height:18.75rem;
  	margin-top:1.875rem;
  	padding-bottom:3.125rem;
  }
  .con3 ul li {
  	width:49%;
  	height:25rem;
  	margin-top:1.875rem;
  	background:url("/cms_files/filemanager/49/picture/20254/B67BD3CA7710CC7D64722D3B15E49FBA.png") #ffffff no-repeat center 2.5rem;
  }
  .con3 ul li a {
  	padding-top:15rem;
  }
  .con3 ul li p {
  	font-size:2.25rem;
  	/* line-height:6.75rem; */
    height: 10rem;
  }
  .con3 ul li:nth-child(2) {
  	background:url("/cms_files/filemanager/49/picture/20254/A4FFBAD07AB73204805BDBA543361E2A.png") #ffffff no-repeat center 2.5rem;
  }
  .con3 ul li:nth-child(3) {
  	background:url("/cms_files/filemanager/49/picture/20254/E65FEB5EC5436F4D3E8936DDF66E662A.png") #ffffff no-repeat center 2.5rem;
  }
  .con3 ul li:nth-child(4) {
  	background:url("/cms_files/filemanager/49/picture/20254/9445CA7763BA661E4FE067CC5998CD23.png") #ffffff no-repeat center 2.5rem;
  }
  .con3 ul li:nth-child(5) {
  	background:url("/cms_files/filemanager/49/picture/20254/1A6E0F27C59505E25A18624C8C94E944.png") #ffffff no-repeat center 2.5rem;
  }
  .con3 ul li:nth-child(6) {
  	background:url("/cms_files/filemanager/49/picture/20254/D40AF840C0E983A30C9DFAB15F7F5D8C.png") #ffffff no-repeat center 2.5rem;
  }
}
@media only screen  and (max-width: 780px) {
	.con1 li {
	    width: 49%;
	}
  .con1 li a {
    padding-top: 9rem;
  }
  .con2 li {
      width: 100%;
      height: 9rem;
  }
	.con2 li a {
	    padding-left: 3.125rem;
	    line-height: 8rem;
	}
	.con3 ul li {
	    width: 100%;
	    height: 25rem;
	    margin-top: 1.875rem;
	}
	.con3 ul li a {
	    padding-top: 15rem;
	}
  .banner {
    padding-top: 0rem;
  }
  .content.logo{
    height: 30rem;
  }
  .logo span, .logo a {
    font-size: 3.5rem;
    line-height: 5.25rem;
  }
}