* {
   margin: 0;
   padding: 0;
}

.p1 {
   font-size: 0;
}

.p1 img {
   width: 100%;

}

.p2 {
   height: 50px;
   background-color: #fff2e2;
   color: #d30000;
   text-align: center;
   line-height: 50px;
   font-size: 18px;
}

a {
   text-decoration: none;
   padding: 5px 20px;
   line-height: 30px;
   margin: 0 10px;
}

a:link,
a:visited {
   color: #d30000;
}

.p2 a:hover,
a.p3 {
   background-color: #d30000;
   color: white;
   border-radius: 20px;
}

img {
   width: 100%;
   height: auto;
}

.p4 {
   margin-bottom: 20px;
   display: block;
}

.p5 {
   text-align: center;
   color: #d30000;
}

.p6 {
   position: relative;
   overflow: hidden;
}

ul {
   display: block;
   margin-block-start: 1em;
   margin-block-end: 1em;
   margin-inline-start: 0px;
   margin-inline-end: 0px;
   padding-inline-start: 40px;
   font-size: 20px;
}

li {
   line-height: 33px;
   font-size: 18px;
   padding: 10px 0;
   overflow: hidden;
   background-image: url(http://www.ylcp.shop/files/files/1671100532245/css/images\(1\)/dot1.gif);
   background-repeat: no-repeat;
   background-position: 0px 25px;
   padding-left: 16px;
   position: relative;
}

.left {
   width: 660px;
   height: 337.087px;
   position: relative;
   line-height: 40px;
   margin-left: 10px;
   float: left;
}

.right {
   width: 660px;
   float: right;
   margin-right: 30px;
}

.foot {
   background-color: #d30000;
   margin-top: 50px;
   padding: 20px 0;
}

.foot p {
   font-size: 14px;
   font-weight: 400;
   line-height: 29px;
   text-align: center;
   margin-top: 17px;
   color: #fff;
}