@charset "UTF-8";



body {

  text-align: justify;

  font-family: "方正兰亭黑简体";

}



.copyright {

  margin: 0px auto 0;

  width: 100%;

  height: 50px;

  line-height: 50px;

  text-align: center;

  color: #000;

  font-size: 12px;

  background: #fff;

}



.copyright img {

  vertical-align: text-bottom;

}



.nav-box {

  position: relative;

}



.nav-box img {

  display: block;

}



.nav-box .logo {

  position: absolute;

  left: 30px;

  top: 10px;

}



.navs {

  width: 100%;

  position: absolute;

  bottom: -52px;

  background-color: white;

}



.navs .nav-div {

  width: 60%;

  margin: auto;

  display: flex;

  justify-content: center;

  align-items: center;

}



.navs .nav-div .nav {

  width: 650px;

  display: flex;

  justify-content: space-between;

  align-items: center;

}



.navs .nav-div .nav .nav-bottom {

  color: #1b4658;

  font-size: 19px;

  background: url(../img/index1-img5.png) no-repeat center 100%;

}



.navs .nav-div .nav a {

  color: #1b4658;

  font-weight: bold;

  height: 80px;

  line-height: 80px;

  font-size: 18px;

}



.navs .nav-div .nav a:nth-of-type(2) {

  display: none;

}



.navs .nav-div .nav li {

  width: 160px;

  display: flex;

  justify-content: center;

  align-items: center;

}



.stipulate {

  width: 1200px;

  margin: auto;

  padding-bottom: 200px;

}



.aboutsize {

  margin: auto;



  line-height: 200%;

  color: #363636;

  font-size: 18px;

}



.aboutsize p {

  margin-bottom: 1%;

}



.aboutsize p span {

  color: #0997f2;

  font-weight: 600;

  font-size: 18px;

}



.tu {

  padding-bottom: 40px;

  padding-top: 30px;

  margin: auto;

  width: 100%;

  text-align: center;

  box-sizing: border-box;

}



.titlest {

  padding-bottom: 10px;

  margin: auto;

  width: 100%;

  text-align: center;

  box-sizing: border-box;

}



.titlest1 {

  padding-bottom: 20px;

  margin: auto;

  width: 100%;

  text-align: center;

  box-sizing: border-box;

}



#certify .swiper-pagination {

  bottom: -9px;

}



#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {

  width: 5%;

  border-radius: 30px;

  border: none;

  background-color: #00feff;

}



#certify .swiper-pagination-bullets .swiper-pagination-bullet {

  border: none;

  background-color: #00feff;

}



.cart {

  margin-top: 2%;

  display: flex;

  align-items: center;

}



.cart .cart-color {

  color: #00feff;

}



.cart .cart-top {

  color: #ccd3de;

}



.cart .cart-img {

  flex: 0.1;

  text-align: center;

}



.cart .cart-size {

  flex: 0.8;

}



.cart .cart-size p {

  margin-bottom: 2%;

}



.cart .cart-radius {

  color: white;

}



.cart .cart-radius span {

  color: black;

  padding: 0% 1%;

  background-color: #3cbdfc;

  border-radius: 20px;

}



.flex-flex {

  display: flex;

  justify-content: center;

  align-items: center;

}



.cartimgs {

  width: 25%;

  height: 120px;

  box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.3);

  border-radius: 10px;

  background: url(../img/icon2.png) no-repeat 95% 10%;

  padding: 10px;

  display: flex;

  flex-direction: column;

  justify-content: space-between;

  padding-bottom: 30px;

  padding-left: 20px;

  margin-left: 2.5%;

  margin-right: 2.5%;

  margin-top: 3%;

}



.cartimgs .cartimgs-xq {

  color: #0077bf;

  cursor: pointer;

}



.cartimgs .cartimgs-name {

  font-size: 16px;

}



/*# sourceMappingURL=other.css.map */