body {
  height: 100vh;
  background-color: white;
  background-size: cover;
  background-attachment: fixed;
}

.tit01{width: 657px; height: 59px; margin: 0 auto; padding-top: 100px; padding-bottom:30px;}
.tit02{width: 422px; height: 59px; margin: 0 auto;  margin-top: 70px;}

.table-box {
  font-family:'OPENSANS';
  /* text-align: left; */
  width: 1100px;
  margin: 0 auto;
  padding-bottom: 40px;
  padding-top: 20px;
}
.table-box table {
  width: 100%;
  
}
.table-box table th,
.table-box table td {
}
.table-box table th,
.table-box table td {
}
.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);
}

.table-box table td{padding-top:30px; padding-right: 10px;
}
.table-box table td.PaSeImg{
  text-align: left;
}
.table-box table td.PaSeTitl {
  width: 380px;
}
.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;
  padding-left: 20px;
}
.table-box table td ul li h4{
  font-size: 27px;
 font-family: 'OPENSANS';
  color: #000;
}
.table-box table td ul li {
	line-height: 32px;
  padding-top: 30px;
  font-size: 18px;
  font-family: 'OPENSANS';
  color: #000;
}

.table-box table td ul li span {
  font-size: 26px; font-weight: bold;
}
.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;
}
@media screen and (max-width:1300px) {
  h1.contacth1{
    height: 150px;
    padding: 100px 0 60px 0;
  }
  
}