.fullWidth {
  width: 100%;
}
.full-minWidth {
  min-width: 1280px;
}

.content-minWidth {
  min-width: 1091px;
}
.content-minWidth {
  min-width: 1091px;
}

.culmn-minWidth {
  min-width: 350px;
}
.culmn-minWidth {
  min-width: 350px;
}
.culmnb-minWidth {
  min-width: 535px;
}

.btn-size {
  width: 38px;
  height: 58px;
}
.contentWidth {
  width: 80%;
}

.footHeight {
  height: 200px;
  height: 200px;
}

.dimensionalCode {
  width: 30%;
  width: 30%;
}

.nav-part-top {
  width: 200px;
  height: 65px;
}

.nav-content {
  width: 201px;
  height: auto;
}

.nav-part-top p {
  font-size: 25px;
}

.list {
  font-size: larger;
  width: 800px;
}

.list-min-width {
  min-width: 1280px;
}

.list-outside {
  width: 85%;
}

.transition-effect-list::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 3px;
  transition: width 0.3s ease;
}

.transition-effect-list:hover::after {
  width: 100%;
}

.transition-effect-nav::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 3px;
  transition: width 0.3s ease;
}

.transition-effect-nav:hover::after {
  width: 100%;
}

.article-part-top {
  width: 220px;
  height: 65px;
}

.article {
  width: 850px;
  font-size: larger;
}

.article-content {
  width: 220px;
  border: 1px solid #dedede;
  margin-right: 30px;
}

.article-part-top {
  width: 220px;
  height: 65px;
}

.article-part-content {
  width: 220px;
  height: 55px;
}

.article-inside {
  width: 1200px;
  justify-content: center;
}

.article-outside {
  width: 85%;
  min-width: 1200px;
}

.culmnb-minWidth img {
  width: 35px;
  height: 35px;
}

.titleText img {
  width: 35px;
  height: 35px;
}

.title-textSize p {
  text-align: center;
  width: 110px;
  height: 30px;
}

.pantograph{
  height: auto;
}

.pantograph-right {
  width: 190px;
}

.bottom-pantograph-right{
  width: 250px;
}
.introduction a {
  font-size: small;
}
.slide-img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.img-size {
  width: 100%;
  height: 100%;
  transition: all 0.6s;
}
.slide-img img:hover {
  transform: scale(1.2);
}
.list-type {
  object-fit: contain;
  margin-bottom: 10px;
  margin-right: 10px;
}
.fixedWidth {
  width: 100%;
}

.article-part-top p {
  font-size: 24px;
}
a{
  font-size: medium;
}
.QRcode-text{
  font-size: 17px;
}
.photo-outside {
  justify-content: center;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 50px;
  width: 85%;
}


.photo {
  height: 200px;
  width: 100%;
}

.photo-min-width {
  min-width: 1280px;
}

.carousel-inner{
  height: auto;
  overflow: hidden !important;
}
.QRcode-text{
  font-size: 16px;
}.QRcode-text{
  font-size: 16px;
}
.showImg{
  width: 100%;
}
.showImg img{
  width: 100%;
  object-fit: contain;
}
.showImgRight p{
  font-size: larger;
}
.Article_content img{
  max-width: 100%;
}
.head-search td{
  width: 40px;
}
.account_size{
  width: 30%;
  min-width: 350px;
  margin-right:20px;
  border:3px solid;
  border-radius:10px ;
  border-color: rgba(11, 77, 162);
  padding: 3px;
}
.button_box{
  margin-top: 5px;
  /* width: 100%; */
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
.button1{
  display: flex;
  justify-content: center;
  /* width: 100%; */
  min-width: 170px;
  background-color: rgba(11, 77, 162);
  color: white;
  border: 3px solid rgba(11, 77, 162);
  margin: 2px;
  border-radius: 5px;
  padding: 5px;
}
.button2{
  display: flex;
  justify-content: center;
  /* width: 100%; */
  min-width: 170px;
  background-color: rgb(255, 255, 255);
  color: rgba(11, 77, 162);
  border: 3px solid rgba(11, 77, 162);
  margin-top: 10px;   
  margin-right: 2px; 
  margin-bottom: 2px;
  margin-left: 2px;
  border-radius: 5px;
  padding: 5px;
}
.entrance{
  width: 100%;
  padding-top:4px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.connection{
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items:center;
  margin-right: 60px;
  margin-left: 60px;
}
.entrance_head{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.entrance_body{
  display: flex;
  flex-direction: row;
  margin-top: 5px;
}
.body_head{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 35px;
  border: 2px rgba(11, 77, 162) solid;
  border-radius: 15px;
}
.body_pass >p{
  font-size: x-small;
  height: 10px;
  margin: 0px;
  color: rgba(11, 77, 162);
}
.body_body{
  margin-top:5px ;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 25px;
  width: 40px;
  border: 2px rgba(11, 77, 162) solid;
}