html,
body {
  margin: 0;
  padding: 0;
}
body {
  background: linear-gradient(-90deg, #98d2f3, #f1f1f1, #98d2f3);
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
p {
  margin: 0;
}
.header {
  width: 100%;
}
.header img {
  width: 100%;
}
.yellow {
  width: 1400px;
  margin: 70px auto;
}
.yellow .images {
  border: 15px solid #fff;
  border-bottom-right-radius: 130px;
  position: relative;
}
.yellow .images img {
  width: 100%;
  vertical-align: middle;
}
.yellow .images .pot {
  width: 64px;
  height: 142px;
  position: absolute;
  top: -15px;
  left: -60px;
  background: url('../images/color_title.png') 0 0 no-repeat;
}
.yellow .images .cloud {
  position: absolute;
  top: 286px;
  left: -431px;
}
.yellow .color_list {
  width: 1140px;
  margin-top: 22px;
}
.yellow .color_list li {
  width: 118px;
  height: 102px;
  margin-right: 28px;
  float: left;
  cursor: pointer;
}
.yellow .color_list li p {
  height: 50%;
}
.yellow .color_list li span {
  display: block;
  line-height: 42px;
  text-align: center;
  font-size: 14px;
}
.yellow .color_list li:nth-child(8n) {
  margin: 0;
}
.yellow .color_list:after {
  content: "";
  clear: both;
  display: block;
}
.box {
  position: relative;
}
.box .Red_balloon {
  position: absolute;
  top: -134px;
  left: 0;
  z-index: -1;
}
.box .cloud2 {
  position: absolute;
  top: 80px;
  right: 0;
}
.box .right_cloud {
  position: absolute;
  bottom: 0;
  right: 0px;
  z-index: -1;
}
.box .leaf {
  position: absolute;
  top: 100px;
  right: 0px;
}
.brown .images {
  border: 15px solid #fff;
  border-bottom-right-radius: 130px;
  position: relative;
}
.brown .images img {
  width: 100%;
}
.brown .images .pot {
  position: absolute;
  top: -15px;
  left: -60px;
  background: url('../images/color_title.png') 0 -142px no-repeat;
}
.brown .images .cloud {
  position: absolute;
  top: calc(100% - 207px);
  left: -378px;
}
.brown .color_list li {
  margin-right: 28px;
}
.brown .color_list li:nth-child(8n) {
  margin: 0;
}
.pink .color_list li {
  margin-right: 28px;
}
.pink .color_list li:nth-child(8n) {
  margin: 0;
}
.pink .images .pot {
  position: absolute;
  top: -15px;
  left: -60px;
  background: url('../images/color_title.png') 0 calc(-142px * 2) no-repeat;
}
.pink .images .leaf {
  position: absolute;
  right: -185px;
  bottom: 114px;
}
.purple .color_list li {
  margin-right: 28px;
}
.purple .color_list li:nth-child(8n) {
  margin: 0;
}
.purple .images .pot {
  position: absolute;
  top: -15px;
  left: -60px;
  background: url('../images/color_title.png') 0 calc(-142px * 3) no-repeat;
}
.purple .images .cloud {
  position: absolute;
  top: 230px;
  left: -466px;
  z-index: -1;
}
.purple .images .leaf {
  position: absolute;
  right: -185px;
  bottom: 114px;
}
.blue .color_list {
  position: relative;
}
.blue .color_list li {
  margin-right: 28px;
}
.blue .color_list li:nth-child(8n) {
  margin: 0;
}
.blue .color_list .Wild_goose {
  width: 25px;
  height: 25px;
  position: absolute;
  left: -134px;
  bottom: 0;
}
.blue .images .pot {
  position: absolute;
  top: -15px;
  left: -60px;
  background: url('../images/color_title.png') 0 calc(-142px * 4) no-repeat;
}
.blue .images .cloud {
  position: absolute;
  top: 230px;
  left: -466px;
  z-index: -1;
}
.blue .images .leaf {
  position: absolute;
  right: -185px;
  bottom: 114px;
}
.coffee .color_list li {
  margin-right: 28px;
}
.coffee .color_list li:nth-child(8n) {
  margin: 0;
}
.coffee .images .pot {
  position: absolute;
  top: -15px;
  left: -60px;
  background: url('../images/color_title.png') 0 calc(-142px * 5) no-repeat;
}
.coffee .images .cloud {
  position: absolute;
  top: 230px;
  left: -426px;
  z-index: -1;
}
.green .color_list li {
  margin-right: 28px;
}
.green .color_list li:nth-child(8n) {
  margin: 0;
}
.green .images .pot {
  position: absolute;
  top: -15px;
  left: -60px;
  background: url('../images/color_title.png') 0 calc(-142px * 6) no-repeat;
}
.green .images .cloud {
  position: absolute;
  top: 240px;
  left: -426px;
  z-index: -1;
}
.green .images .leaf {
  position: absolute;
  top: 0;
  right: -396px;
  z-index: -1;
}
.Light_green_one {
  position: relative;
}
.Light_green_one .cloud {
  position: absolute;
  top: 206px;
  right: 130px;
}
.Light_green_one .leaf {
  position: absolute;
  top: 208px;
  left: -20px;
}
.Light_green .color_list li {
  margin-right: 28px;
}
.Light_green .color_list li:nth-child(8n) {
  margin: 0;
}
.Light_green .images .pot {
  position: absolute;
  top: -15px;
  left: -60px;
  background: url('../images/color_title.png') 0 calc(-142px * 7) no-repeat;
}
.Light_green .images .cloud {
  position: absolute;
  top: 240px;
  left: -426px;
  z-index: -1;
}
.gray .color_list li {
  margin-right: 28px;
}
.gray .color_list li:nth-child(7n) {
  margin-right: 28px;
}
.gray .color_list li:nth-child(8n) {
  margin: 0;
}
.gray .images .pot {
  position: absolute;
  top: -15px;
  left: -60px;
  background: url('../images/color_title.png') 0 calc(-142px * 8) no-repeat;
}
.gray .images .cloud {
  position: absolute;
  top: 0px;
  left: -426px;
  z-index: -1;
}
.gray .images .leaf {
  position: absolute;
  top: 0;
  right: -396px;
  z-index: -1;
}
.Solid .color_list li {
  margin-right: 28px;
}
.Solid .color_list li:nth-child(8n) {
  margin: 0;
}
.Solid .images .pot {
  position: absolute;
  top: -15px;
  left: -60px;
  background: url('../images/color_title.png') 0 calc(-142px * 9) no-repeat;
}
.Solid .images .cloud {
  position: absolute;
  top: 0px;
  left: -426px;
  z-index: -1;
}
.Solid .images .leaf {
  position: absolute;
  top: 0;
  right: -396px;
  z-index: -1;
}
.address {
  width: 100%;
  position: relative;
}
.address .cloud {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.address img {
  width: 100%;
}
@media screen and (min-width: 900px) and (max-width: 1400px) {
  .yellow {
    width: 800px;
  }
  .yellow .images {
    height: initial;
    border-bottom-right-radius: 100px;
  }
  .yellow .images img {
    vertical-align: middle;
  }
  .yellow .color_list {
    width: 800px;
  }
  .yellow .color_list li {
    width: 74px;
    height: 70px;
  }
  .yellow .color_list li span {
    line-height: 30px;
  }
}
@media screen and (min-width: 1300px) and (max-width: 1500px) {
  .yellow {
    width: 1000px;
  }
}
@media screen and (min-width: 1500px) and (max-width: 1800px) {
  .yellow {
    width: 1200px;
  }
}
.yellowbox {
  overflow: hidden;
}
.yellow .images {
  border-bottom-right-radius: 150px;
}
.yellow .images .color {
  width: 78px;
  position: absolute;
  top: 15px;
  right: 15px;
  text-align: center;
}
.yellow .images .color img {
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.yellow .images .color:hover .color_list {
  top: 30px;
  z-index: 1;
  visibility: initial;
}
.yellow .images .color_list {
  width: 78px;
  position: absolute;
  top: -450px;
  left: 0;
  z-index: -1;
  visibility: hidden;
  transition: 0.5s;
}
.yellow .images .color_list li {
  width: 35px;
  height: 35px;
  margin-right: 0;
  border: 2px solid transparent;
  position: relative;
}
.yellow .images .color_list li p {
  height: 100%;
  border-radius: 35px;
}
.yellow .images .color_list li span {
  width: 100px;
  line-height: 25px;
  border-radius: 25px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #fff;
  display: none;
  opacity: 0;
  transition: all 0.35s ease 0;
  z-index: 50;
}
.yellow .images .color_list li:hover span {
  top: 5px;
  left: 25px;
  opacity: 1;
  display: block;
}

.animtionss{
    animation: myfirst2 5s infinite linear;
}

@keyframes myfirst2
{
from {transform: rotate(0deg);}
to {transform: rotate(359deg);}
}
 
@keyframes myfirst
{
from {transform: rotate(0deg);}
to {transform: rotate(-359deg);}


/*@keyframes animtionss {*/
/*    20% {*/
/*        transform: rotate(15deg)*/
/*    }*/

/*    40% {*/
/*        transform: rotate(-10deg)*/
/*    }*/

/*    60% {*/
/*        transform: rotate(5deg)*/
/*    }*/

/*    80% {*/
/*        transform: rotate(-5deg)*/
/*    }*/

/*    to {*/
/*        transform: rotate(0deg)*/
/*    }*/
/*}*/