* {
  margin: 0;
  padding: 0;
}

ul, ol {
  list-style: none;
}

a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.strategy_contain, .strategy_country {
  width: 916px;
  margin: 88px auto 0;
  height: auto;
  overflow: hidden;
}

.ul_box, .crumb_box {
  overflow: hidden;
  position: fixed;
  top: 89px;
  background-color: #fff;
  z-index: 10;
  width: 916px;
  height: 100px;
}

.ul_box {
  height: auto;
  width: 916px;
}

.crumb_box {
  height: 70px;
}

/*.strategy_contain .continent{margin-top:30px;}*/
.continent li {
  width: 86px;
  height: 40px;
  float: left;
  margin-left: 62px;
  text-align: center;
  font-size: 18px;
  font-family: '黑体';
  line-height: 40px;
  overflow: hidden;
  border: 1px solid #02cb73;
  border-radius: 4px;
  background-color: #fff;
  cursor: pointer;
  margin-top: 30px;
  margin-bottom: 30px;
}

.continent li a {
  color: #02cb73;
}

.continent li.strategy_current {
  background: #02cb73;
}

.continent li.strategy_current a {
  color: #fff;
}

.continent li:first-child {
  margin-left: 0;
}

.continent li:hover {
  background: #02cb73;
}

.continent li:hover a {
  color: #fff;
}

.country, .country_spot {
  width: 100%;
  margin-top: 104px;
  overflow: hidden;
}

.country_spot {
  margin-top: 80px;
}

.country ol li {
  width: 292px;
  height: 156px;
  background: #666;
  float: left;
  margin-left: 20px;
  margin-bottom: 20px;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .country ol li:nth-child(3n+1) {
    margin-left: 0;
  }

  .country_spot ul li:nth-child(3n+1) {
    margin-left: 0;
  }
}

.country ol li a {
  width: 100%;
  display: block;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.country ol li a .fugai {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.19);
}

.country ol li a p {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 52px;
}

/*.country ol li a:hover img{transform:scale(1.1,1.1);transition:0.5s ease;}
.country ol li a:hover .fugai{background: rgba(0,0,0,0);}*/
.country ol li i {
  font-size: 24px;
  font-family: '黑体';
}

.country ol li em {
  font-family: HelveticaNeue;
  font-size: 18px;
}

.country ol li em, .country ol li i {
  display: block;
  font-style: normal;
  color: #ffffff;
}

.Europe, .Africa, .America, .Oceania {
  display: none;
}

/*攻略国家列表样式*/
.crumb_box a {
  color: #02cb73;
  font-size: 18px;
}

.crumb_box {
  padding-top: 30px;
  box-sizing: border-box;
}

.crumb_box span {
  color: #959595;
  font-size: 22px;
}

.country_spot ul li {
  width: 292px;
  height: 210px;
  background: #ffffff;
  float: left;
  margin-left: 20px;
  margin-bottom: 20px;
  box-shadow: 1px 1px 8px #ccc;
}

.country_spot ul li a {
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
}

.country_spot ul li a div {
  width: 100%;
  height: 156px;
  background-color: #ffffff;
}

.country_spot ul li a p {
  font-size: 18px;
  font-family: '黑体';
  color: #4f4f4f;
  line-height: 55px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media screen and (max-width: 768px) {
  .strategy_contain, .strategy_country {
    margin: 48px auto 0;
  }

  .ul_box {
    top: 49px;
  }
}

@media screen and (max-width: 450px) {
  .strategy_contain, .strategy_country {
    width: 100%;
    padding: 30px;
    margin: 0;
    box-sizing: border-box;
  }

  .continent li:first-child {
    margin-left: 0;
  }

  .continent li {
    width: 54px;
    height: 25px;
    float: left;
    margin-left: 25px;
    text-align: center;
    font-size: 12px;
    font-family: '黑体';
    line-height: 25px;
    overflow: hidden;
    border: 1px solid #02cb73;
    border-radius: 4px;
    background-color: #fff;
    cursor: pointer;
    margin-top: 30px;
    display: inline;
    margin-bottom: 30px;
  }

  .country {
    margin: 0 auto;
  }

  .country ol li:first-child {
    margin-top: 100px;
  }

  .country ol li {
    clear: both;
    display: inline-block;
    box-shadow: 0px 4px 8px #ccc;
    width: 100%;
    margin-left: 0;
    height: 170px;
  }

  .ul_box, .crumb_box {
    width: 100%;
  }

  .crumb_box {
    padding: 0;
    top: 49px;
    height: 46px;
    line-height: 46px;
    left: 30px;
  }

  .country_spot {
    margin-top: 68px;
  }

  .country_spot ul li {
    clear: both;
    width: 100%;
    margin-left: 0;
    height: 238px;
  }

  .country_spot ul li a div {
    height: 186px;
  }
}

@media screen and (min-width: 350px) and (max-width: 418px) {
  .strategy_contain {
    width: 100%;
    padding: 30px;
    margin: 0;
    box-sizing: border-box;
  }

  .continent li {
    width: 46px;
    height: 25px;
    float: left;
    margin-left: 15px;
    text-align: center;
    font-size: 12px;
    font-family: '黑体';
    line-height: 25px;
    overflow: hidden;
    border: 1px solid #02cb73;
    border-radius: 4px;
    background-color: #fff;
    cursor: pointer;
    margin-top: 30px;
    display: inline;
    margin-bottom: 30px;
  }

  .country ol li {
    clear: both;
    display: inline-block;
    box-shadow: 0px 4px 8px #ccc;
    width: 100%;
    margin-left: 0;
    height: 170px;
  }

  .ul_box {
    width: 100%;
  }
}

@media screen and (min-width: 320px) and (max-width: 349px) {
  .strategy_contain {
    width: 100%;
    padding: 30px;
    margin: 0;
    box-sizing: border-box;
  }

  .continent li {
    width: 40px;
    height: 20px;
    float: left;
    margin-left: 12px;
    text-align: center;
    font-size: 12px;
    font-family: '黑体';
    line-height: 20px;
    overflow: hidden;
    border: 1px solid #02cb73;
    border-radius: 4px;
    background-color: #fff;
    cursor: pointer;
    margin-top: 30px;
    display: inline;
    box-sizing: border-box;
    margin-bottom: 30px;
  }

  .country ol li {
    clear: both;
    display: inline-block;
    box-shadow: 0px 4px 8px #ccc;
    width: 100%;
    margin-left: 0;
    height: 170px;
  }

  .ul_box {
    width: 100%;
  }

  .country_spot ul li a div {
    height: 138px;
  }

  .country_spot ul li {
    height: 192px;
  }
}