body {
  height: 100vh;
  background: url(../images/wal-en_01.jpg) no-repeat bottom center;
  background-size: cover;
  background-attachment: fixed;
}
h1{
  text-align: center;
  height: 180px;
  color: #fff;
  font-size: 50px;
  padding-top: 80px;
  font-family: 'ALIMAMAAGILEVF-B';
}

.table-box {
  font-family:'OPENSANS';
  /* text-align: left; */
  width: 1100px;
  margin: 0 auto;
  padding-bottom: 40px;
  padding-top: 100px;
}
.table-box table {
  width: 100%;
  border: 1px solid #3eaec2;
  
}
.table-box table th,
.table-box table td {
  border: 1px solid #9775de;
}
.table-box table th,
.table-box table td {
  padding: 5px;
}
.table-box table th {
  background-image: linear-gradient(0deg, 
		rgba(224, 159, 223, 0.5) 0%, 
		rgba(187, 170, 226, 0.5) 50%, 
		rgba(153, 178, 229, 0.5) 100%), 
	linear-gradient(
		#d1abe1, 
		#d1abe1);
	background-blend-mode: normal, 
		normal;
  filter: alpha(opacity=75);
  color: #000;
  font-weight: 600;
  font-size: 18px !important;
}
.table-box table td {
  background: #FFFFFF;
  background: rgba(255, 255, 255, 0.6) !important;
  filter: alpha(opacity=60);
}
.FirField {
  width: 100%;
  overflow: hidden;
}
.FirField ul {
  width: 100%;
  overflow: hidden;
}
.FirField ul li {
  float: left;
  font-size: 16px;
  color: #ffffff;
  padding: 0 10px;
}
.FirField ul li p {
  line-height: 26px;
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #4c00e6;
}
.FirField ul li:first-child {
  width: 40%;
  padding: 0 5px;
}
.FirField ul li:last-child {
  width: 82%;
}
.table-box table td{
  padding: 5px 15px;
}
.table-box table td.PaSeImg{
  text-align: center;
}
.table-box table td.PaSeTitl {
  padding: 5px 10px;
  width: 480px;
}
.table-box table td.PaSeName {
  padding: 5px 10px;
}
.table-box table td.centerB li{
  text-align: center;
  font-weight: 600;
}
.table-box table td ul {
  width: 100%;
  overflow: hidden;
}
.table-box table td ul li {
  line-height: 26px;
  font-size: 14px;
  font-family: "microsoft yahei", arial;
}
.table-box table td ul li a {
  text-decoration: none;
  color: #001C3B;
}
.table-box .PaSeTitl li a {
  text-decoration: underline;
}
.table-box .PaSeTitl li .bgpdf01 {
  text-decoration: none;
}
.table-box caption {
  padding: 10px;
  background: #3eaec2;
}
.table-box caption p {
  line-height: 30px;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
}
.table-box table th.PaSeImg,
.table-box table th.PaSeTitl,
.table-box table th.PaSeName {
  line-height: 36px;
  font-size: 16px;
  text-align: center;
  font-weight: 600;
}
.PaSeName01 li {
  text-align: center;
  font-weight: 600;
}
.Teabre {
  line-height: 34px;
  font-size: 16px;
  background: #FFFFFF;
  text-align: center;
  font-family: "microsoft yahei";
  font-weight: 600;
}
.contact{
  width: 1100px;
  margin: 0 auto;
  padding-bottom: 40px;
  color: #fff;
  text-align: center;
  padding-top: 100px;
  font-size: 40px;
  
}
p.blod{
  font-family: 'ALIMAMAAGILEVF-B';
  font-weight: 600;
  font-size: 18px;
  line-height: 40px;

}
p.sim{
  font-family: 'ALIMAMAAGILEVF-B';
  font-size: 16px;
  line-height: 40px;
}
h1.contacth1{
  height: 200px;
  padding: 150px 0 60px 0;
}
