#contrast .contrast .country {
  background-color: #F4F4F4;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 0.5rem 0.2rem;
  z-index: 9999;
  display: none;
}

#contrast .contrast .country .row {
  margin-left: 0;
  margin-right: 0;
}

#contrast .contrast .country h3 {
  font-weight: bold;
  position: relative;
  margin-top: 0;
  font-size: 22px;
}

#contrast .contrast .country h3 img {
  position: absolute;
  right: 0;
  top: 0;
  width: 25px;
  height: auto;
}

#contrast .contrast .country .countryList {
  padding-left: 0;
  padding-right: 0;
}

#contrast .contrast .country .countryList div img {
  width: 50px;
  height: auto;
}

#contrast .contrast .country .countryList div p {
  margin-top: 10%;
}

#contrast .contrast .country .countryTtile {
  margin-top: 5%;
  padding-left: 0;
  padding-right: 0;
}

#contrast .contrast .country .countryTtile h4 {
  font-weight: bold;
}

#contrast .contrast .country .northAmerica {
  margin-top: 10%;
  border-bottom: 1px solid #E1E1E1;
  padding-bottom: 5%;
}

#contrast .contrast .country .europe {
  margin-top: 5%;
  border-bottom: 1px solid #E1E1E1;
  padding-bottom: 5%;
}

#contrast .contrast .country .oceania {
  margin-top: 5%;
  border-bottom: 1px solid #E1E1E1;
  padding-bottom: 5%;
}

#contrast .contrast .country .asia {
  margin-top: 5%;
  border-bottom: 1px solid #E1E1E1;
  padding-bottom: 5%;
}

#contrast .contrast .counTitle {
  box-shadow: 2.5px 2.5px 15px rgba(0, 0, 0, 0.1), -2.5px -2.5px 15px rgba(0, 0, 0, 0.1);
  width: 95%;
  margin-left: 2.5%;
  border-radius: 5px;
  padding-top: 0.3rem;
  padding-bottom: 0.8rem;
  background-color: white;
}

#contrast .contrast .counTitle h3 {
  font-weight: bold;
  padding-left: 0.3rem;
  padding-right: 0.3rem;
  margin-bottom: 0.3rem;
  font-size: 22px;
}

#contrast .contrast .counTitle .tag {
  padding-left: 0.3rem;
  padding-right: 0.3rem;
}

#contrast .contrast .counTitle .row {
  margin-left: 0;
  margin-right: 0;
}

#contrast .contrast .counTitle .counCon {
  padding-right: 0.3rem;
  margin-top: 0.3rem;
}

#contrast .contrast .counTitle .counCon .comparison {
  border-radius: 15px;
  background-color: #343E83;
  color: white;
  font-size: 0.4rem;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}

#contrast .contrast .counTitle .counCon .comparison img {
  width: 20px;
  height: auto;
  margin-top: 0.3rem;
}

#contrast .contrast .counTitle .counCon .choseCoun {
  position: relative;
}

#contrast .contrast .counTitle .counCon .choseCoun .coun {
  display: none;
}

#contrast .contrast .counTitle .counCon .choseCoun .del {
  display: none;
}

#contrast .contrast .counTitle .counCon div img {
  width: 60px;
  height: auto;
}

#contrast .contrast .counTitle .counCon div .del {
  width: 20px;
  height: auto;
  position: absolute;
  top: -0.3rem;
  right: 0;
}

#contrast .contrast .counList {
  box-shadow: 2.5px 2.5px 15px rgba(0, 0, 0, 0.1), -2.5px -2.5px 15px rgba(0, 0, 0, 0.1);
  width: 95%;
  margin-left: 2.5%;
  border-radius: 5px;
  padding-top: 0.3rem;
  padding-bottom: 1rem;
  margin-top: 0.5rem;
  height: 5.5rem;
}

#contrast .contrast .counList h3 {
  font-weight: bold;
  padding-left: 0.3rem;
  padding-right: 0.3rem;
  margin-bottom: 0;
  font-size: 22px;
}

#contrast .contrast .counList .swiper-container .swiper-wrapper {
  padding: 0.3rem 0;
  padding-left: 0.3rem;
}

#contrast .contrast .counList .swiper-container .swiper-wrapper .swiper-slide {
  box-shadow: 2.5px 2.5px 15px rgba(0, 0, 0, 0.1), -2.5px -2.5px 15px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  background-color: white;
  text-align: center;
  height: 3rem;
  position: relative;
}

#contrast .contrast .counList .swiper-container .swiper-wrapper .swiper-slide p {
  text-align: center;
  font-size: 0.4rem;
  margin-top: 0.2rem;
}

#contrast .contrast .counList .swiper-container .swiper-wrapper .swiper-slide img {
  width: 60px;
  height: auto;
  margin-top: 0.4rem;
}

#contrast .contrast .immeCompare {
  box-shadow: 2.5px 2.5px 15px rgba(0, 0, 0, 0.1), -2.5px -2.5px 15px rgba(0, 0, 0, 0.1);
  width: 95%;
  margin-left: 2.5%;
  border-radius: 5px;
  margin-top: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.8rem;
}

#contrast .contrast .immeCompare .row {
  margin-left: 0;
  margin-right: 0;
}

#contrast .contrast .immeCompare .useInfor {
  box-shadow: 2.5px 2.5px 15px rgba(0, 0, 0, 0.1), -2.5px -2.5px 15px rgba(0, 0, 0, 0.1);
  width: 95%;
  margin-left: 2.5%;
  border-radius: 5px;
  padding: 0.4rem 0;
}

#contrast .contrast .immeCompare .useInfor div span {
  font-weight: bold;
}

#contrast .contrast .immeCompare .useInfor div input {
  width: 100%;
  border: none;
  outline: none;
}

#contrast .contrast .immeCompare .useTel {
  margin-top: 0.5rem;
}

#contrast .contrast .immeCompare button {
  background-color: #37407B;
  text-align: center;
  font-weight: bold;
  width: 95%;
  margin-left: 2.5%;
  margin-top: 0.5rem;
  color: white;
  letter-spacing: 2px;
  padding: 0.3rem;
  border-radius: 10px;
}
