*{
	margin: 0;
	padding: 0;
	
}

.centre{
	margin-top: -20px;
}
.container {
  display: flex;
  justify-content: center;
}

table {
  margin-top: 50px;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 50px;
}

td, th {
  /*border: 1px solid black;*/
  padding: 8px;
  text-align:center;
}
	h1{
	margin:30px 0px;
	font-size: 55px; 
	display:inline-block; 
	line-height:30px;
	font-weight:bold;
}
.t1 p{
	margin-top: 5px;
	font-family: 宋体; 
	font-size: 25px;
	}
.t1 img{
	margin:20px;
	width:150px; 
	height:150px;
}

h2{
	margin:30px 0px;
	font-size: 40px; 
	display:inline-block; 
	line-height:30px;
	font-weight:bold;
}

	 p{
	margin-top: 5px;
	font-family: 宋体; 
	font-size: 20px;
	}

span{
	font-size: 28px; 
	color: #F59160;
}
	.ul-box{
	padding-top: 30px;
}


.ul-box a{
	display: inline-block;
	width: 180px;
    height: 40px; 
	line-height:40px;
	font-family: 宋体; 
	margin:  0px 15px;
	font-size: 20px;
	color: #fff;
	background: #F59160;
	border-radius: 20px;
    text-decoration:none;
}

.ul-box a:hover{
	background: #bbb;
	color: #000;
}
.wb{
	margin: 50px 0px;
	width: 100%;
	text-align:center;
	
}

.wbl{
	margin-top: 20px;
	font-size: 18px; 
	line-height:25px;/*设置文字上下居中*/
	}


.wbl a{
	color:#000000;
	text-decoration:none;/*超链接去下划线*/
}

.wbl a:hover{
	background: #bbb;
	color: #000;
}
@media screen and (max-width: 1600px) {
	h1{
	margin:30px 0px;
	font-size: 50px; 
	display:inline-block; 
	line-height:30px;
	font-weight:bold;
}
	td img{
		width: 591px;
		height: 546px;
	}
.t1 p{
	margin-top: 5px;
	font-family: 宋体; 
	font-size: 22px;
	}
.t1 img{
	margin:20px;
	width:150px; 
	height:150px;
}

h2{
	margin:30px 0px;
	font-size: 40px; 
	display:inline-block; 
	line-height:30px;
	font-weight:bold;
}

	.t2 p{
	margin-top: 5px;
	font-family: 宋体; 
	font-size: 20px;
	}

span{
	font-size: 25px; 
	color: #F59160;
}
	
}
@media screen and (max-width: 1400px) {
	h1{
	margin:30px 0px;
	font-size: 45px; 
	display:inline-block; 
	line-height:30px;
	font-weight:bold;
}
	td img{
		width: 591px;
		height: 546px;
	}
.t1 p{
	margin-top: 5px;
	font-family: 宋体; 
	font-size: 20px;
	}
.t1 img{
	margin:20px;
	width:150px; 
	height:150px;
}

h2{
	margin:30px 0px;
	font-size: 35px; 
	display:inline-block; 
	line-height:30px;
	font-weight:bold;
}

	.t2 p{
	margin-top: 5px;
	font-family: 宋体; 
	font-size: 19px;
	}

span{
	font-size: 23px; 
	color: #F59160;
}
	.ul-box{
	padding-top: 30px;
}


.ul-box a{
	display: inline-block;
	width: 170px;
    height: 40px; 
	line-height:40px;
	font-family: 宋体; 
	margin:  0px 15px;
	font-size: 19px;
	color: #fff;
	background: #F59160;
	border-radius: 20px;
    text-decoration:none;
}

.ul-box a:hover{
	background: #bbb;
	color: #000;
}
}
@media screen and (max-width: 1200px) {
	h1{
	margin:30px 0px;
	font-size: 40px; 
	display:inline-block; 
	line-height:30px;
	font-weight:bold;
}
	td img{
		max-width: 80%;
		height: auto;
	}
.t1 p{
	margin-top: 5px;
	font-family: 宋体; 
	font-size: 20px;
	line-height:10px;
	}
.t1 img{
	margin:20px;
	width:150px; 
	height:150px;
}

h2{
	margin:30px 0px;
	font-size: 30px; 
	display:inline-block; 
	line-height:30px;
	font-weight:bold;
}

	.t2 p{
	margin-top: 5px;
	font-family: 宋体; 
	font-size: 18px;
	}

span{
	font-size: 22px; 
	color: #F59160;
}
	.ul-box{
	padding-top: 30px;
}


.ul-box a{
	display: inline-block;
	width: 150px;
    height: 40px; 
	line-height:40px;
	font-family: 宋体; 
	margin:  0px 10px;
	font-size: 19px;
	color: #fff;
	background: #F59160;
	border-radius: 20px;
    text-decoration:none;
}

.ul-box a:hover{
	background: #bbb;
	color: #000;
}
}
@media screen and (max-width: 895px) {
	.container {
    flex-direction: column;
    align-items: center;
  }
  
  td, th {
    display: block;
    width: 100%;
	text-align:center;
  }
	.t1 img[src="IMG/gzh.png"] {
  display: none;
}
.t1 p:nth-of-type(3) {
  display: none;
}
	h1{
	margin:30px 0px;
	font-size: 45px; 
	display:inline-block; 
	line-height:30px;
	font-weight:bold;
}
	td img{
		max-width: 80%;
		height: auto;
	}
.t1 p{
	margin-top: 5px;
	font-family: 宋体; 
	font-size: 20px;
	line-height:10px;
	}
.t1 img{
	margin:20px;
	width:150px; 
	height:150px;
}

h2{
	margin:30px 0px;
	font-size: 30px; 
	display:inline-block; 
	line-height:30px;
	font-weight:bold;
}
	.t2 p{
	margin-top: 5px;
	font-family: 宋体; 
	font-size: 18px;
	}

span{
	font-size: 22px; 
	color: #F59160;
}
	.ul-box{
	padding-top: 10px;
	padding-bottom: 30px;
}


.ul-box a{
	display: inline-block;
	width: 150px;
    height: 40px; 
	line-height:40px;
	font-family: 宋体; 
	margin:  0px 10px;
	font-size: 19px;
	color: #fff;
	background: #F59160;
	border-radius: 20px;
    text-decoration:none;
}

.ul-box a:hover{
	background: #bbb;
	color: #000;
}
	.wbl{
	margin-top: 20px;
	font-size: 16px; 
	line-height:25px;/*设置文字上下居中*/
	}
}

@media screen and (max-width: 625px) {
	.container {
    flex-direction: column;
    align-items: center;
  }
  td, th {
    display: block;
    width: 100%;
	text-align:center;
	padding: 0;
  }
	.t1 img[src="IMG/gzh.png"] {
  display: none;
}
.t1 p:nth-of-type(3) {
  display: none;
}
	h1{
	margin:30px 0px;
	font-size: 45px; 
	display:inline-block; 
	line-height:30px;
	font-weight:bold;
}
	td img{
		max-width: 90%;
		height: auto;
	}
.t1 p{
	margin-top: 5px;
	font-family: 宋体; 
	font-size: 20px;
	line-height:10px;
	}
.t1 img{
	margin:20px;
	width:150px; 
	height:150px;
}

h2{
	margin-top: 50px;
	font-size: 30px; 
	display:inline-block; 
	line-height:30px;
	font-weight:bold;
}
	.t2 p{
	margin: 15px;
	font-family: 宋体; 
	font-size: 18px;
	}

span{
	font-size: 22px; 
	color: #F59160;
}
	.ul-box{
	padding-top: 10px;
	padding-bottom: 30px;
}


.ul-box a{
	display: inline-block;
	width: 140px;
    height: 40px; 
	line-height:40px;
	font-family: 宋体; 
	margin:  0px 10px;
	font-size: 19px;
	color: #fff;
	background: #F59160;
	border-radius: 20px;
    text-decoration:none;
}

.ul-box a:hover{
	background: #bbb;
	color: #000;
}
	.wbl{
	margin-top: 20px;
	font-size: 16px; 
	line-height:25px;/*设置文字上下居中*/
	}
}
@media (max-width: 460px) {
  .container {
    flex-direction: column;
    align-items: center;
  }
  
  td, th {
    display: block;
    width: 100%;
	text-align:center;
  }
	.t1 img[src="IMG/gzh.png"] {
  display: none;
}
.t1 p:nth-of-type(3) {
  display: none;
}
	.wbl{
	margin-top: 20px;
	font-size: 14px; 
	line-height:22px;/*设置文字上下居中*/
	}
}/* CSS Document */

