* {
  padding: 0;
  margin: 0;
  list-style: none;
}

.vertification-body {
  background-color: #ececed !important;
}

.banner_vertify_code {
  width: 100%;
  height: 620px;
  background: url('../images/International-verification-code/verification-code-bg.png') center center no-repeat;
  position: relative;
}

a:link,
a:visited {
  text-decoration: none;
}

.banner_vertify_code button {
  position: absolute;
  left: 50%;
  top: 433px;
  -webkit-transform: translateX(-596px);
  -moz-transform: translateX(-596px);
  -ms-transform: translateX(-596px);
  -o-transform: translateX(-596px);
  transform: translateX(-596px);
  width: 282px;
  height: 70px;
  border-radius: 35px;
  border: 2px solid #fff;
  color: #fff;
  font-size: 24px;
  vertical-align: middle;
  outline: none;
  cursor: pointer;
  background: none;
}

.item_box.category-nav {
  width: 100%;
  height: 80px;
  line-height: 80px;
  padding: 0;
  border-bottom: 1px solid #e4e8ea;
  overflow: hidden;
  background-color: white;
}

.item_box_wp {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.clearfixs:before {
  display: block;
  content: "";
  clear: both;
}

.clearfixs {
  display: inline-block;
}

.item_box_wp ul li {
  float: left;
  list-style: none;
  padding: 0 100px;
  overflow: hidden;
}

.item_box_wp ul li a {
  font-size: 16px;
  height: 100%;
  color: #374552;
  padding: 8px 0;
  border: none;
  outline: none;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}

.item_box_wp ul li a:hover,
.item_box_wp ul li a.cur {
  height: 60px;
  border-bottom: 4px solid #252288;
  text-decoration: none;
}

#item_scene {
  height: 600px;
}

.product-advantage-title {
  padding-top: 6px;
  font-size: 36px;
  height: 100px;
  letter-spacing: 4px;
  line-height: 100px;
  font-weight: 500;
  color: #fff;
}

.product-advantage-hr {
  height: 1px;
  width: 100%;
  background-color: #fff;
}

#item_advantage {
  height: 443px;
  background: url('../images/International-verification-code/product-advantage-bg.png') no-repeat;
}

.item-advantage-container {
  margin-top: 30px;
  height: 260px;
  width: 100%;
}

#item_country {
  /* height: 1050px; */
  height: auto;
}

.item_country_box {
  background-color: rgba(255, 255, 255);
  height: 90%;
  border-radius: 10px;
  position: relative;
  top: 100px;
}

.item-country-title {
  margin-top: 20px;
  font-size: 20px;
  color: #374552;
  letter-spacing: 1px;
}

.item-country-search {
  text-align: left;
  margin-top: 30px;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  height: 50px;
  border: 2px solid #252288;
  border-radius: 30px;
  background-color: #252288;
}

.item-country-search-input {
  font-size: 16px;
  padding-left: 30px;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  width: 74%;
  height: 100%;
  border: none;
  background: #fff;
  outline: none;
}

.item-country-search-container {
  position: absolute;
  margin-left: 2%;
  padding: 0 2px;
  margin-top: 12px;
  cursor: pointer;
}

.item-country-search-container-text {
  color: #fff;
  position: relative;
  font-size: 18px;
  top: 2px;
  left: 10px;
}

.item-country-details {
  width: 100%;
}

.country-container {
  margin-top: 60px;
  display: flex;
}

.country-container div {
  flex: 1;
  font-size: 18px;
  font-weight: 500;
  color: rgba(41, 41, 49, 1);
}

.country-bottom {
  display: block;
  width: 12%;
  height: 4px;
  background-color: #e39d4f;
  text-align: left;
  margin: 0 44%;
  margin-top: 6px;
}

.country-detail {
  width: 100%;
  height: 90%;
  margin-top: 20px;
}

.country-detail ul {
  width: 100%;
  height: 100%;
  font-size: 16px;
}

.country-li-container {
  margin: 10px 12%;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: left;
  display: flex;
}

.country-li-container div {
  flex: 1;
}

#item_about {
  height: 500px;
  margin-top: 100px;
}

#item-access {
  margin-top: 150px;
}

.item-container {
  padding-top: 60px;
}

.item-container ul {
  height: 400px;
  width: 100%;
  display: flex;
}

.item-container ul li {
  height: 80%;
  width: 290px;
  margin: 0px auto;
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 4px;
}

.li-item {
  height: 100%;
  width: 100%;
}

.li-item-img {
  padding-top: 40px;
}

.li-item-title {
  padding-top: 10px;
  font-size: 24px;
}

.li-item-info {
  padding-top: 10px;
}

.li-item-info p {
  padding-top: 8px;
  font-size: 15px;
}

.li-item-action {
  padding-top: 36px;
}

.container {
  width: 80%;
  height: 100%;
  margin: 0 auto;
  text-align: center;
}

.item-name {
  padding-top: 50px;
  font-size: 36px;
  height: 100px;
  letter-spacing: 4px;
  line-height: 100px;
  font-weight: 500;
  color: rgba(41, 41, 49, 1);
}

.item-hr {
  height: 1px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

.item-content {
  height: 300px;
  min-height: 300px;
}

.scene-ul {
  margin-top: 50px;
  height: 300px;
  width: 100%;
  display: flex;
}

.scene-ul li:first-child {
  margin-left: 0;
}

.scene-ul li:last-child {
  margin-right: 0;
}

.scene-ul li {
  height: 100%;
  width: 100%;
  margin: 0px 20px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 8px;
}

.scene-container {
  width: 100%;
  height: 100%;
}

.scene-container-top {
  height: 35%;
  width: 100%;
  background-color: #f7f7f7;
}

.scene-container-top-img {
  padding-top: 26px;
}

.scene-container-top-title {
  padding-top: 6px;
  letter-spacing: 2px;
  font-size: 18px;
}

.scene-container-bottom {
  height: 70%;
  width: 100%;
  background-color: #fff;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.scene-container-bottom-bubble {
  padding-top: 10px;
  height: 20px;
  width: 30px;
}

.scene-container-bottom-content {
  font-size: 14px;
  text-align: start;
  text-indent: 6px;
  white-space: normal;
  word-break: break-all;
  line-height: 20px;
  padding: 10px 6px;
  margin-left: auto;
  margin-right: auto;
  height: 66%;
  width: 80%;
  border: 1px solid #787777;
  position: relative;
}

.scene-container-bottom-content:before,
.scene-container-bottom-content:after {
  content: "";
  display: block;
  border-width: 16px;
  position: absolute;
  top: -32px;
  left: 78px;
  border-style: solid dashed dashed;
  border-color: transparent transparent #787777 transparent;
  font-size: 0;
  line-height: 0;
}

.scene-container-bottom-content:after {
  top: -30px;
  border-color: transparent transparent #FFF transparent;
}

.access-title {
  color: #54545A;
  font-size: 28px;
  letter-spacing: 4px;
}

.access-now {
  text-align: center;
  padding-bottom: 100px;
  margin-top: 50px;
}

.access-now-action {
  padding: 8px 50px;
  border-radius: 38px;
  color: #fff;
  font-size: 18px;
  outline: none;
  cursor: pointer;
  background: #4D4AA0;
}

.swiper-slide {
  height: 100%;
  border-radius: 6px;
  color: #fff;
}

.swiper-slide ul {
  height: 100%;
  width: 100%;
  display: flex;
}

.swiper-slide ul li {
  height: 100%;
  width: 100%;
  margin: 0px 20px;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 8px;
}

.swiper-slide ul li:first-child {
  margin-left: 90px;
}

.swiper-slide ul li:last-child {
  margin-right: 90px;
}

.swiper-button-left-circile {
  background-image: url('../images/International-verification-code/swiper-left-icon.png');
  height: 40px;
  width: 40px;
  background-size: 40px 40px;
}

.swiper-button-right-circle {
  background-image: url('../images/International-verification-code/swiper-right-icon.png');
  height: 40px;
  width: 40px;
  background-size: 40px 40px;
}

.item-advantage-img {
  margin-top: 40px;
}

.item-advantage-title {
  margin-top: 20px;
  font-size: 22px;
  letter-spacing: 1px;
}

.item-advantage-info {
  margin-top: 20px;
}

.item-advantage-info p {
  margin-top: 8px;
  font-size: 15px;
}

.pagination {
  width: 100%;
  height: 50px;
  line-height: 50px;
  margin-top: 40px;
  display: flex;
}

.paginationContainer {
  width: 80%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  font-size: 16px;
}

.left-pagination {
  flex: 1;
  padding-left: 3.5%;
}

.pagenumberBoxLeft {
  width: 100%;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.pagenumberBoxLeft li {
  height: 26px;
  line-height: 26px;
  float: left;
  padding: 4px 9px;
  cursor: pointer;
  color: rgba(41, 41, 49, 1);
}

.pagenumberBoxLeft li:hover,
.pagenumberBoxLeft li.act {
  color: #4D4AA0;
}

.pagenumberBoxLeft li:last-child {
  margin-left: -4px;
}

/* .right-pagination {
  flex: 1;
} */

.pagenumberBoxRight {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.pagenumberBoxRight li {
  height: 26px;
  line-height: 26px;
  float: left;
  padding: 0px 12px;
  cursor: pointer;
  color: rgba(41, 41, 49, 1);
}

.pagenumberBoxRight li:hover,
.pagenumberBoxRight li.active {
  background-color: #4D4AA0;
  color: #fff;
}

.pagenumberBoxRight li:first-child{
  margin-right: 10px;
}

.pagenumberBoxRight li:first-child:hover{
  background-color: transparent;
  color: rgba(41, 41, 49, 1);
}

.pagenumberBoxRight li:last-child{
  background-color: transparent;
}

.pageInput {
  width: 24px; 
  padding-left: 10px; 
  height: 26px; 
  border: 1px solid #d9d9d9;
  color: rgba(41, 41, 49, 1);
  font-size: 14px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.pageAction {
  position: relative;
  top: 2px;
  margin-left: -5px;
  border-bottom-right-radius: 2px;
  border-bottom-right-radius: 2px;
  width: 30px;
  height: 26px;
  padding: 3px;
  background: #4D4AA0;
  color: #fff;
  cursor: pointer;
}

.nohover{
  pointer-events: none;
}

.lastpagenation:hover{
  background-color: transparent !important;
  color: rgba(41, 41, 49, 1) !important;
}
