.what-is-al-die-casting {
  display: flex;
  width: 1200px;
  padding: 60px 0 80px;
}

.what-is-al-die-casting .left {
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.16);
  margin-right: 5px;
}

.what-is-al-die-casting .right {
  width: 700px;
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 78px 60px;
  font-size: 16px;
  font-family: Arial-Regular, Arial;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  background-color: rgba(245, 245, 245, 1);
}



.pvc-deasign-guide {
  width: 1200px;
  padding: 60px 0 60px;
}

.pvc-deasign-guide table {
  border-collapse: collapse;
  width: 1200px;
  text-align: center;
  font-size: 16px;
  font-family: Arial-Regular, Arial;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
}

.pvc-deasign-guide td {
  height: 80px;
  border: 1px solid #e5e5e5;
  width: 600px;
}
.pvc-deasign-guide tr td:first-child {
  border-left: none;
}
.pvc-deasign-guide tr td:last-child{
  border-right:none ;

}
.pvc-mater{
  width: 1200px;
  padding: 60px 0 60px;
}
.pvc-mater .pvc-mater-img{
  display: flex;
  justify-content: space-between;
}

.pvc-mater .pvc-mater-img img{
  width: 588px;
  height: 400px;
}
.pvc-mater td:first-child{
  font-family: Arial-Bold, Arial;
  font-weight: bold;
  color: #242424;
  line-height: 24px;
}
.pvc-mater .second-row td{
  font-weight: 400;
  color: #666666;
}
.pvc-mater th {
  font-size: 16px;
  font-family: Arial-Bold, Arial;
  font-weight: bold;
  color: #242424;
  line-height: 24px;
  height: 80px;
  background-color: rgba(248, 248, 248, 1);
}
.pvc-mater-row{
  font-size: 16px;
  font-family: Arial-Regular, Arial;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  padding:24px 0 40px;
  
}
.pvc-mater table {
  border-collapse: collapse;
  width: 1200px;
  text-align: center;
  font-size: 16px;
  font-family: Arial-Regular, Arial;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
}

.pvc-mater .no-border-top td{
  border-top: none;
}

.pvc-mater td {
  height: 80px;
  border: 1px solid #e5e5e5;
  width: 600px;
}
.pvc-mater td sup{
  font-size: 12px;
}
.pvc-advantages {
  display: flex;
  width: 1200px;
  padding: 60px 0 80px;
}

.pvc-advantages .left {
  width: 600px;
  height: 408px;
  margin-right: 24px;
  background-color: #fff;
}

.pvc-advantages .right {
  width: 576px;
  padding: 66px 50px ;
  font-size: 16px;
  font-family: Arial-Regular, Arial;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  background-color: #fff;
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.16);
}

.pvc-advantages ul {
  list-style-position: inside;
  list-style-type: none;
}

.pvc-advantages li {
  display: flex;
  align-items: center;
  padding: 2px 0;
}

.ready-to-get-a-quote {
  padding-bottom: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ready-to-get-a-quote .contact-button-small{
  margin: 40px 0 0;

}
.pvc-tech {
  width: 1200px;
  padding: 60px 0 20px;
}

.pvc-tech ul {
  list-style-position: inside;
  font-size: 16px;
  font-family: Arial-Regular, Arial;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
}

.pvc-tech li {
  padding: 7px 0;
}

.list-dot {
  width: 14px;
  height: 14px;
  opacity: 1;
  border: 5px solid #2d78b5;
  border-radius: 50%;
  margin-right: 14px;
  flex-shrink: 0;
}
.pvc-applications {
  display: flex;
  width: 1200px;
  padding: 60px 0 80px;
}

.pvc-applications .left {
  margin-right: 24px;
  background-color: #fff;
}

.pvc-applications .right {
  padding: 40px 25px;
  font-size: 16px;
  font-family: Arial-Regular, Arial;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  background-color: #fff;
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.16);
}

.pvc-applications ul {
  list-style-position: inside;
  list-style-type: none;
  margin-top: 20px;
}

.pvc-applications li {
  display: flex;
  align-items: center;
  padding: 4px 0;
}

.pvc-applications-right {
  width:453px;
  height: 360px;
}

.pvc-applications-img {
  margin-top: 40px;
}