@charset "utf-8";

@keyframes y {
  from {
    bottom: 0;
  }

  to {
    bottom: 100%;
  }
}

/*-----------index----------*/
.partnerlogo {
  height: auto;
  width: 100%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.partnerlogo > div.s {
  height: 60px;
  text-align: center;
  overflow: hidden;
  float: left;
}

.partnerlogo > div.s img {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  height: auto;
}

.partnerlogo .slick-arrow {
  background-image: url(../images/arrow1.svg);
  background-repeat: no-repeat;
  background-position: center center;
  height: 22px;
  width: 13px;
  margin-top: -11px;
  position: absolute;
  top: 50%;
  font-size: 0em;
  line-height: 0px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  outline: none;
}

.partnerlogo .slick-prev {
  left: -80px;
}

.partnerlogo .slick-next {
  right: -80px;
  transform: rotate(180deg);
}

#mainpart .index_main {
  padding: 25px;
}

#mainpart .index_main .area {
  display: flex;
  height: auto;
  width: 100%;
  align-items: stretch;
  margin-bottom: 10px;
}

#mainpart .index_main .area:after {
  clear: both;
}

#mainpart .index_main .area::before,
#mainpart .index_main .area::after {
  content: " ";
  display: table;
}

#mainpart .index_main .title {
  height: 26px;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 15px;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #cf202d;
  padding-left: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.4375em;
  line-height: 28px;
  color: #000;
  font-weight: normal;
}

#mainpart .index_main .title span {
  font-size: 0.9375em;
  line-height: 18px;
  vertical-align: bottom;
  color: #666;
  margin-left: 15px;
}

#mainpart .index_main .area .news {
  position: relative;
}

#mainpart .index_main .area .more {
  font-size: 1em;
  line-height: 19px;
  color: #666;
  position: absolute;
  top: 10px;
  right: 5px;
}

#mainpart .index_main .area .left {
  width: 67%;
  padding-right: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#mainpart .index_main .area .news.left .list {
  padding-bottom: 10px;
}

#mainpart .index_main .area .right {
  width: 33%;
  padding-left: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#mainpart .index_main .area .itemarea {
  position: relative;
}

#mainpart .index_main .area .left .more i {
  color: #cf202d;
  margin-right: 5px;
  font-size: 0.75em;
}

#mainpart .index_main .area .four_item {
  display: table;
  height: 100%;
  width: 100%;
}

#mainpart .index_main .area .four_item li {
  float: left;
  width: 50%;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 10px;
}

@-moz-document url-prefix() {
  #mainpart .index_main .area .four_item li {
    display: table;
  }

  @-moz-document url-prefix() {
    .aboutin .treepic .list div span {
      display: block;
      text-align: center;
    }
  }

  @-moz-document url-prefix() {
    .aboutin .treepic .list div {
      text-align: center;
      writing-mode: unset !important;
      line-height: 22px;
    }
  }

  #mainpart .index_main .area .right.itemarea .four_item li > div {
    display: inherit;
  }
}

#mainpart .index_main .area .news_banner {
  height: 215px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}

#mainpart .index_main .area .news.left .list li .tt {
  text-align: left;
  margin-left: 120px;
  background-image: url(../images/icon_arrow.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px;
  overflow: hidden;
  height: 26px;
}

#mainpart .index_main .area .news.left .list li .tt a {
  color: #666;
}

#mainpart .index_main .area .right.itemarea .four_item li .linkicon {
  background-color: #cf202d;
  display: block;
  height: 200px;
  width: 100%;
  text-align: center;
  border-bottom-left-radius: 10px;
  border-top-right-radius: 10px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  position: relative;
}

#mainpart
  .index_main
  .area
  .right.itemarea
  .four_item
  li:nth-child(2)
  .linkicon,
#mainpart
  .index_main
  .area
  .right.itemarea
  .four_item
  li:nth-child(3)
  .linkicon,
#mainpart
  .index_main
  .area
  .right.itemarea
  .four_item
  li:nth-child(6)
  .linkicon {
  background-color: #ffc740;
}

#mainpart .index_main .area .right .four_item {
  /*	position: absolute;	*/
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
  padding-top: 46px;
}

#mainpart .index_main .area .news.left .list li {
  font-size: 1.0625em;
  line-height: 26px;
  color: #666;
  padding: 10px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #f2c7cb;
  vertical-align: middle;
}

#mainpart .index_main .area .news.left .list li .date {
  float: left;
}

#mainpart .index_main .four_item li div .text {
  text-align: center;
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: 7%;
}

#mainpart .index_main .four_item li div .text:after {
  text-align: center;
  width: 6px;
  height: 6px;
  background-size: 100% 100%;
  position: absolute;
  right: 10px;
  bottom: -15px;
  content: "";
  background-image: url(../images/arrow2.png);
  background-repeat: no-repeat;
  background-position: center center;
}

#mainpart .index_main .four_item li div .text .h {
  font-size: 1.0625em;
  line-height: 20px;
  color: #fff;
  margin-bottom: 5px;
}

#mainpart .index_main .four_item li a {
  display: block;
}

.four_item li a:focus,
.four_item li a:hover {
  box-shadow: 0px 0px 10px #000;
}

.four_item li:nth-child(2) a .text .h,
.four_item li:nth-child(3) a .text .h,
.four_item li:nth-child(6) a .text .h {
  color: #aa202d !important;
}

#mainpart .index_main .four_item li div .text span {
  font-size: 0.625em;
  line-height: 12px;
  color: #f5bb11;
}

#mainpart .index_main .four_item li:nth-child(2) div .text span,
#mainpart .index_main .four_item li:nth-child(3) div .text span,
#mainpart .index_main .four_item li:nth-child(6) div .text span {
  color: #cf202d;
}

#mainpart .index_main .four_item li:nth-child(5) div .text span {
  font-size: 0.6rem;
}

.volueter_photo {
  height: auto;
  width: 100%;
}

.volueter_photo li {
  float: left;
  width: 50%;
  padding-right: 10px;
  padding-bottom: 20px;
  height: 320px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.volueter_photo li:nth-child(2n) {
  padding-left: 10px;
  padding-right: 0px;
}

.volueter_photo li .picp {
  height: 100%;
  width: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
}

.volueter_photo li .picp .textarea {
  font-size: 0.9em;
  line-height: 20px;
  color: #fff;
  position: absolute;
  width: 100%;
  bottom: -122px;
  margin-top: 0px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.volueter_photo li:hover .picp .textarea {
  bottom: 0px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.volueter_photo li .picp .textarea .h {
  font-size: 1.0625em;
  line-height: 22px;
  padding: 8px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  position: absolute;
  background-color: rgba(206, 33, 46, 0.85);
  bottom: 100%;
}

.volueter_photo li .picp .textarea .intext {
  padding: 8px;
  text-align: left;
  background-color: rgba(206, 33, 46, 0.85);
}

.volueter_photo li .picp .textarea .intext .morein {
  text-align: left;
  display: block;
  width: 100px;
  position: relative;
  margin-top: 8px;
  padding-top: 8px;
  color: #fff;
  padding-bottom: 30px;
}

.volueter_photo li .picp .textarea .intext .morein:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 0px;
  width: 60px;
  height: 1px;
  background-color: #fff;
  opacity: 0.5;
}

.volueter_photo li .picp .textarea .posi {
  position: relative;
  width: 100%;
}

.volueter_photo li .picp .textarea .posi .intext p {
  margin: 0px;
  padding: 0px;
  height: 40px;
  overflow: hidden;
}

#mainpart .index_main .area .right.orderline {
  padding-left: 10px;
  position: relative;
}

.right.orderline .order_but {
  color: #fff;
  height: 60px;
  width: 100%;
  margin-top: 20px;
}

.right.orderline .order_but a {
  color: #fff;
  background-color: #c2252e;
  display: block;
  height: 60px;
  width: 100%;
  border-radius: 5px;
}

.right.orderline .order_but a span {
  font-size: 1.4375em;
  line-height: 60px;
  color: #fff;
  background-image: url(../images/icoonn.jpg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 60px 60px;
  display: table;
  margin-right: auto;
  margin-left: auto;
  padding-right: 60px;
}

.right.orderline .order_but a:hover span,
.right.orderline .order_but a:focus span,
.fileload a:hover,
.fileload a:focus {
  color: #ffc740;
}

.right.orderline .video {
  padding: 30px 0;
  margin-top: 10px;
  background: linear-gradient(to bottom, #c2252e 0%, #505454 51%, #c2252e 100%);
}

.right.orderline .video iframe {
  width: 100%;
  height: 275px;
}

.right.orderline .sitesearch form select {
  height: 45px;
  width: 100%;
  border: 1px solid #c2252e;
  border-radius: 5px;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  background-color: transparent;
  background-image: url(../images/arrow3.svg);
  background-repeat: no-repeat;
  background-position: right center;
}

.right.orderline .sitesearch form select:hover,
.right.orderline .sitesearch form select:focus {
  box-shadow: 0px 0px 10px #c2252e;
}

.right.orderline .sitesearch form {
  margin-bottom: 5px;
}

.orderline .sitesearch .orderinfo .h4 {
  font-size: 1em;
  line-height: 26px;
  color: #c2252e;
  text-align: left;
  margin: 10px;
  font-weight: bold;
}

.orderline .sitesearch .orderinfo {
  padding: 10px;
  /*
	position: absolute;
	bottom: 10px;
	right: 0px;
*/
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 10px;
}

.orderline .sitesearch .orderinfo .scrollbar {
  /*	height: 94px;	*/
  width: 100%;
  position: relative;
}

#intorset {
  /*	height: 94px;	*/
  width: 100%;
  /*	position: absolute;	*/
  left: 0px;
  top: 0px;
  /*	overflow: hidden;	*/
}

.orderline .sitesearch .orderinfo .scrollbar ul li {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999;
  padding: 10px;
  /*	height: 45px;	*/
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0.875em;
  line-height: 25px;
  color: #666;
  display: table;
}

.orderline .sitesearch .orderinfo .scrollbar ul {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #999;
}

.orderline .sitesearch .orderinfo .scrollbar ul li .what {
  /*	height: 25px;	*/
  overflow: hidden;
}

.scrollbar ul li .what a,
.scrollbar ul li .what a:hover {
  color: #666;
}

.orderline .sitesearch .orderinfo .scrollbar ul li > div {
  float: left;
  margin-right: 10px;
}

.subject {
  height: auto;
  width: 100%;
  margin-bottom: 30px;
}

.subject ul {
  display: flex;
  float: left;
  width: 100%;
  justify-content: space-between;
}

.subject ul li {
  float: left;
  width: 32%;
  margin-bottom: 20px;
}

.subject ul li .onne {
  height: auto;
  width: 100%;
}

.subject ul li .onne .picp img {
  height: auto;
  width: 100%;
}

.subject ul li .onne .picp {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.subject ul li .textarea .h {
  font-size: 1.125em;
  line-height: 21px;
  color: #cf202d;
  height: 21px;
  margin-top: 15px;
  margin-bottom: 10px;
  overflow: hidden;
  text-align: left;
}

.subject ul li .onne .textarea .tt {
  font-size: 0.9375em;
  line-height: 25px;
  color: #666;
  height: 75px;
  overflow: hidden;
  text-align: justify;
}

.subject ul li .onne .textarea .h a {
  color: #cf202d;
}

@media screen and (max-width: 1280px) {
  .partnerlogo .slick-prev {
    left: -20px;
  }

  .partnerlogo .slick-next {
    right: -20px;
    transform: rotate(180deg);
  }

  #mainpart .index_main .area .sitesearch .title span {
    display: none;
  }
}

@media screen and (max-width: 1000px) {
  .partnerlogo > div.s {
    width: 33.33333%;
  }

  .calendar {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }

  .right.orderline .order_but a span {
    font-size: 1.125em;
  }
}

@media screen and (max-width: 760px) {
  #mainpart .index_main .area {
    display: flex;
    flex-wrap: wrap;
    position: relative;
  }

  #mainpart .index_main .area .left {
    width: 100%;
    padding-right: 0px;
  }

  #mainpart .index_main .area .right .four_item {
    position: relative;
    padding-top: 10px;
    height: 180px;
  }

  #mainpart .index_main .area .right {
    width: 100%;
    padding-left: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  #mainpart .index_main .area .four_item li {
    float: left;
    width: 25%;
    height: 100%;
    padding-bottom: 10px;
  }

  .orderline .sitesearch .orderinfo {
    position: relative;
  }

  .volueter_photo li {
    height: 280px;
  }

  .orderline .sitesearch {
    width: 50%;
  }

  .orderline .sitesearch .orderinfo {
    position: absolute;
    width: 48%;
  }

  #intorset {
    height: 300px;
  }

  .orderline .sitesearch .orderinfo .scrollbar {
    height: 300px;
    width: 100%;
    position: relative;
  }

  .right.orderline .order_but {
    margin-top: 20px;
  }

  .subject ul {
    display: flex;
    float: left;
    width: 100%;
    justify-content: auto;
    flex-wrap: wrap;
  }

  .subject ul li {
    float: left;
    width: 100%;
    display: table;
  }

  .subject ul li .onne .picp {
    width: 40%;
    float: left;
  }

  .subject ul li .onne .textarea {
    width: 55%;
    float: right;
  }

  .subject ul li .textarea .h {
    margin-top: 5px;
  }

  #mainpart .index_main .area .right.orderline {
    padding-left: 0px;
    position: relative;
  }
}

@media screen and (max-width: 620px) {
  #mainpart .index_main .area .right .four_item {
    height: 160px;
  }

  .volueter_photo li {
    height: 240px;
  }

  .orderline .sitesearch {
    width: 100%;
  }

  .orderline .sitesearch .orderinfo {
    position: relative;
    width: 100%;
  }

  #intorset {
    height: 120px;
  }

  .orderline .sitesearch .orderinfo .scrollbar {
    height: 120px;
  }
}

@media screen and (max-width: 420px) {
  #mainpart .index_main {
    padding: 15px;
  }

  .volueter_photo li {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 20px;
    height: 240px;
  }

  .volueter_photo li:nth-child(2n) {
    padding-left: 0px;
    padding-right: 0px;
  }

  #mainpart .index_main .area .right .four_item {
    height: 360px;
  }

  #mainpart .index_main .area .four_item li {
    float: left;
    width: 50%;
    height: 50%;
    padding-bottom: 10px;
  }

  .subject ul li .textarea .h {
    margin-top: 0px;
    font-size: 1em;
  }

  .orderline .sitesearch .orderinfo {
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
  }

  #mainpart .index_main .area .more {
    font-size: 0.875em;
  }

  #mainpart .index_main .area .news.left .list li .tt {
    margin-left: 90px;
    padding-left: 20px;
  }

  #mainpart .index_main .area .news.left .list li {
    font-size: 0.875em;
  }

  #mainpart .index_main .title {
    height: auto;
    font-size: 1.25em;
    line-height: 24px;
  }
}

/*-----------index_end----------*/

/*-----------about---------*/

#bigbanner .inpagetitle {
  height: auto;
  min-height: 372px;
  width: 100%;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  text-align: center;
  align-items: center;
}

#bigbanner .inpagetitle div h1 {
  font-size: 2.375em;
  line-height: 45px;
  color: #fff;
  text-align: center;
  width: 100%;
  font-weight: normal;
}

#bigbanner .inpagetitle > div {
  padding-bottom: 80px;
  margin-left: auto;
  margin-right: auto;
}

#bigbanner .inpagetitle div .roadline {
  font-size: 1em;
  line-height: 20px;
  color: #fff;
  margin-top: 20px;
}

#bigbanner .inpagetitle div .roadline span {
  color: rgba(255, 255, 255, 0.8);
  display: inline-block;
}

#bigbanner .inpagetitle div .roadline span a {
  color: #fff;
}

#bigbanner .inpagetitle div .roadline span a:after {
  content: "/";
  padding-left: 8px;
  padding-right: 8px;
}

#main-frame .swiper-slide {
  width: 100%;
  display: inline-block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  /*    display: flex;   */
}

#main-frame .swiper-slide img {
  width: 100%;
}

.swiper-container {
  z-index: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0px;
}

.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0px 5px;
}

.swiper-pagination-bullet {
  border-radius: 10px;
  width: 10px;
  height: 10px;
}

.swiper-pagination-bullet {
  background-color: #4891ae;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background-color: #9bd8f1;
}

.swiper-pagination {
  display: none;
}

#mainpart .index_main.about {
  padding-bottom: 0px;
}

#mainpart .index_main.about .inpage {
  margin-right: 40px;
  margin-left: 40px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999;
}

#mainpart .index_main .inpage .title {
  position: relative;
}

#mainpart .index_main .inpage .title:after {
  content: "";
  position: absolute;
  background-color: #dddddd;
  height: 3px;
  width: 100%;
  position: absolute;
  left: -5px;
  bottom: -13px;
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #ddd;
}

.about .inpage .aboutin .aboutbanner {
  height: 295px;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.about .inpage .aboutin .textonepic h2,
.sitemap .inpage .textonepic h2 {
  font-size: 1.25em;
  line-height: 24px;
  font-weight: normal;
  color: #000;
  text-align: left;
  margin-bottom: 10px;
}

.about .inpage .aboutin {
  margin-bottom: 50px;
}

.about .inpage .aboutin .textonepic p,
.sitemap .inpage .textonepic {
  font-size: 1.0625em;
  line-height: 36px;
}

.about .inpage .aboutin .textonepic p,
.sitemap .inpage .textonepic p {
  font-size: 1.0625em;
  line-height: 36px;
  color: #3e3a39;
  margin-bottom: 37px;
}

.about .inpage .aboutin .treepic {
  height: auto;
  width: 100%;
  margin-top: 50px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  max-width: 780px;
}

.about .inpage .aboutin .treepic .h {
  font-size: 1.375em;
  line-height: 48px;
  color: #fff;
  background-color: #cf202d;
  display: table;
  height: 50px;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
  text-shadow: 0 0 3px #666;
  border-radius: 10px;
  margin-bottom: 30px;
}

.about .inpage .aboutin .treepic .list {
  display: flex;
  height: auto;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #cf202d;
  position: relative;
  align-items: stretch;
  justify-content: space-between;
}

.about .inpage .aboutin .treepic .list:before {
  background-color: #cf202d;
  height: 23px;
  width: 1px;
  position: absolute;
  left: 50%;
  bottom: 100%;
  content: "";
}

.about .inpage .aboutin .treepic .list > div {
  margin-right: 10px;
  border: 1px dotted #cf202d;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.125em;
  min-height: 460px;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  border-radius: 5px;
  background-image: url(../images/arrow5.png);
  background-repeat: no-repeat;
  background-position: center 20px;
  padding-top: 40px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  color: #5f5e5b;
  width: 40px;
}

.about .inpage .aboutin .treepic .list > div:last-child {
  margin-right: 0px;
}

.about .inpage .aboutin .map {
  height: 295px;
  width: 100%;
  margin-bottom: 50px;
}

.about .inpage .aboutin .map iframe {
  height: 100%;
  width: 100%;
}

.traffic .way::after {
  clear: both;
}

.traffic .way::before,
.traffic .way::after {
  content: " ";
  display: table;
}

.about .inpage .aboutin .textonepic .traffic .way .icon {
  background-color: #cf202d;
  text-align: center;
  float: left;
  height: 148px;
  width: 148px;
  display: flex;
  align-items: center;
  border-radius: 74px;
}

.about .inpage .aboutin .textonepic .traffic .way .list {
  margin-left: 155px;
  font-size: 1.0625em;
  line-height: 37px;
  color: #3e3a39;
}

.about .inpage .aboutin .textonepic .traffic .way .icon div span {
  font-size: 1.0625em;
  line-height: 20px;
  color: #fff;
  display: block;
}

.about .inpage .aboutin .textonepic .traffic .way .icon div img {
  padding-top: 15px;
}

.about .inpage .aboutin .textonepic .traffic .way .list ul li {
  text-align: left;
  padding-left: 20px;
  margin-bottom: 15px;
}

.about .inpage .aboutin .textonepic .traffic .way .list ul li h3 {
  display: block;
  width: 100%;
  color: #cf202d;
  font-weight: normal;
  text-align: left;
  position: relative;
}

.about .inpage .aboutin .textonepic .traffic .way .list ul li h3:before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  left: -20px;
  top: 15px;
  border-radius: 5px;
  background-color: #c2232f;
}

.about .inpage .aboutin .textonepic .traffic {
  margin-top: 20px;
  margin-bottom: 50px;
}

.about .inpage .aboutin .textonepic .traffic .way .icon > div {
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 1280px) {
  #bigbanner .inpagetitle {
    min-height: 242px;
  }

  #bigbanner .inpagetitle > div {
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 1000px) {
  .about .inpage .aboutin .treepic .list > div {
    margin-right: auto;
    padding-right: 8px;
    padding-left: 8px;
  }
}

@media screen and (max-width: 768px) {
  #mainpart .index_main.about .inpage {
    margin-right: 20px;
    margin-left: 20px;
  }

  .about .inpage .aboutin .treepic .list > div {
    margin-right: 0px;
    min-height: auto;
    -webkit-writing-mode: inherit;
    writing-mode: inherit;
    border-radius: 5px;
    background-image: url(../images/icon_arrow.jpg);
    background-repeat: no-repeat;
    background-position: 10px 15px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 40px !important;
    width: 100%;
    margin-bottom: 10px;
  }

  .about .inpage .aboutin .treepic .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  @-moz-document url-prefix() {
    .aboutin .treepic .list div span {
      display: inline-block;
    }
  }
}

@media screen and (max-width: 480px) {
  #mainpart .index_main.about .inpage {
    margin-right: 0px;
    margin-left: 0px;
  }

  #bigbanner .inpagetitle div .roadline {
    margin-top: 10px;
  }

  #bigbanner .inpagetitle div h1 {
    font-size: 2em;
    line-height: 40px;
  }

  #bigbanner .inpagetitle {
    min-height: 182px;
  }

  .about .inpage .aboutin .textonepic p {
    font-size: 0.9375em;
    line-height: 30px;
  }

  .about .inpage .aboutin .treepic .h {
    font-size: 1.125em;
    line-height: 30px !important;
    padding-top: 9px;
    padding-bottom: 9px;
    height: auto;
    text-align: center;
  }

  .about .inpage .aboutin .treepic .list > div {
    font-size: 0.9375em;
  }

  .about .inpage .aboutin .textonepic .traffic .way .icon {
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }

  .about .inpage .aboutin .textonepic .traffic .way .list {
    margin-left: 0px;
    font-size: 0.9375em;
    line-height: 30px;
    color: #3e3a39;
  }
}

/*-----------about_end---------*/

/*------------album---------------*/

#mainpart .index_main.album .inpage,
#mainpart .index_main.sitemap .inpage,
#mainpart .index_main.subjectx .inpage {
  margin-right: 40px;
  margin-left: 40px;
}

.album .inpage .albums_list {
  max-width: 860px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  font-size: 1.125em;
  line-height: 28px;
  color: #898989;
  padding-top: 30px;
  padding-bottom: 30px;
}

.album .inpage .albums_list ul {
  height: auto;
  width: 100%;
}

.album .inpage .albums_list ul li {
  margin-bottom: 20px;
  min-height: 200px;
  position: relative;
}

.album .inpage .albums_list ul li .picp {
  float: left;
  height: 200px;
  width: 270px;
  position: relative;
  overflow: hidden;
}

.album .inpage .albums_list ul li .picp .mask {
  background-color: rgba(207, 32, 45, 0.8);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0px;
  z-index: 3;
  display: flex;
  align-items: center;
  text-align: center;
  top: 0%;
  justify-content: center;
  opacity: 0;
}

.album .inpage .albums_list ul li:hover .picp .mask,
.album .inpage .albums_list ul li a:focus .picp .mask {
  opacity: 1;
}

.album .inpage .albums_list ul li .picp img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

.album .inpage .albums_list ul li .text {
  margin-left: 290px;
  text-align: left;
}

.album .inpage .albums_list ul li .text .date {
  font-size: 1em;
  line-height: 34px;
  color: #727171;
  margin-top: 10px;
  margin-bottom: 10px;
}

.album .inpage .albums_list ul li .text .h {
  font-size: 1.25em;
  line-height: 28px;
  color: #231815;
  height: 28px;
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: 5px;
}

.album .inpage .albums_list ul li:hover .text .h {
  color: #cf202d;
}

.album .inpage .albums_list ul li .text .tt {
  color: #898989;
  font-size: 1.125em;
  line-height: 25px;
  margin: 0px;
  padding: 0px;
  height: 75px;
  overflow: hidden;
}

.album .inpage .albums_list ul li a {
  font-size: 0em;
  line-height: 0px;
}

#pageline {
  height: auto;
  width: 100%;
  position: relative;
}

#pageline .page {
  margin-right: auto;
  margin-left: auto;
  display: table;
}

#pageline .page a {
  line-height: 24px;
  color: #666;
  background-color: #fff3f0;
  text-align: center;
  height: 26px;
  width: 26px;
  margin: 5px;
  font-size: 0.75em;
  display: block;
  float: left;
  border-radius: 13px;
  cursor: pointer;
}

#pageline .page a.stay {
  position: relative;
  margin-top: -8px;
  color: #fff;
  background-color: #cf202d;
}

#pageline .page a.stay:after {
  content: "";
  background-image: url(../images/line_bottom.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  height: 6px;
  width: 26px;
  position: absolute;
  left: 0px;
  bottom: -12px;
}

#pageline .page a.prve_page,
#pageline .page a.next_page {
  background-image: url(../images/arrow_paint.png);
  background-repeat: no-repeat;
  background-position: center center;
  height: 26px;
  width: 26px;
  position: absolute;
  background-color: rgba(0, 0, 0, 0) !important;
  font-size: 0em;
  line-height: 0px;
  color: #fff;
}

#pageline .page a.next_page {
  transform: rotate(180deg);
  right: 0;
}

#pageline .page a.prve_page {
  left: 0;
}

.album .inpage .albums_list ul li .picp .mask i {
  font-size: 1.875em;
  color: #fff;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #mainpart .index_main.album .inpage,
  #mainpart .index_main.sitemap .inpage,
  #mainpart .index_main.subjectx .inpage {
    margin-right: 20px;
    margin-left: 20px;
  }
}

@media screen and (max-width: 480px) {
  #mainpart .index_main.album .inpage,
  #mainpart .index_main.sitemap .inpage,
  #mainpart .index_main.subjectx .inpage {
    margin-right: 0px;
    margin-left: 0px;
  }

  .album .inpage .albums_list ul li .picp {
    float: none;
    height: 200px;
    width: 270px;
    margin-left: auto;
    margin-right: auto;
  }

  .album .inpage .albums_list ul li .text {
    margin-left: 0px;
    text-align: left;
  }

  .album .inpage .albums_list ul li .text .h {
    font-size: 1.125em;
    line-height: 28px;
    color: #231815;
    height: auto;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 5px;
  }

  .album .inpage .albums_list ul li .text .tt {
    font-size: 1em;
    margin-bottom: 10px;
  }

  .album .inpage .albums_list ul li .text .date {
    font-size: 0.875em;
    line-height: 24px;
    color: #727171;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .album .inpage .albums_list ul li {
    margin-bottom: 30px;
    min-height: auto;
    position: relative;
  }

  .album .inpage .albums_list ul li .picp .mask {
    display: none;
  }
}

/*-----------album_view------------*/

.album .inpage .album_view .intotext {
  font-size: 1.0625em;
  line-height: 38px;
  color: #000;
}

.album .inpage .album_view .intotext div span {
  float: left;
}

.album .inpage .album_view .intotext > div.dd {
  display: flex;
}

.album .inpage .album_view .intotext div.dd span:first-child {
  white-space: nowrap;
}

.albumview_list {
  max-width: 860px;
  width: 100%;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
}

.album .inpage .albumview_list ul {
  display: table;
  height: auto;
  width: 100%;
}

.album .inpage .albumview_list ul li {
  width: 30.3333%;
  margin-left: 1.5%;
  margin-right: 1.5%;
  margin-bottom: 30px;
  float: left;
}

.album .inpage .album_view .date {
  font-size: 1em;
  line-height: 34px;
  text-align: right;
  color: #cf202d;
}

.album .inpage .albumview_list ul li .picp {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  font-size: 0em;
}

.album .inpage .albumview_list ul li:hover .picp,
.album .inpage .albumview_list ul li .picp a:focus {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
  display: block;
}

#goback {
  height: 40px;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  display: table;
}

#goback a {
  font-size: 1.125em;
  line-height: 38px;
  color: #fff;
  background-color: #cf202d;
  height: 40px;
  width: auto;
  padding-right: 40px;
  padding-left: 40px;
  display: block;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  float: left;
  margin-right: 30px;
  margin-left: 30px;
}

#goback a.download {
  float: none;
  display: inline-block;
  background-color: transparent;
  font-size: 1.0625em;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #cf202d;
  padding: 0;
  margin: 0;
}

#goback a.download:hover,
#goback a.download:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: underline;
}

.album .inpage .albumview_list ul li:hover .name {
  color: #cf202d;
}

.album .inpage .albumview_list ul li .name {
  font-size: 1.0625em;
  line-height: 30px;
  color: #000;
  text-align: left;
  height: 30px;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 10px;
}

.album .inpage .albumview_list ul li .picp img {
  height: auto;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .album .inpage .albumview_list ul li {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 30px;
    float: left;
  }

  .album .inpage .albumview_list ul li .name {
    font-size: 0.9375em;
  }
}

@media screen and (max-width: 480px) {
  .album .inpage .albumview_list ul li {
    margin-bottom: 20px;
  }

  .album .inpage .albumview_list ul li .name {
    font-size: 0.75em;
  }
}

@media screen and (max-width: 420px) {
  .album .inpage .album_view .intotext {
    font-size: 0.9375em;
    line-height: 22px;
  }

  .album .inpage .album_view .intotext > div.dd {
    margin-bottom: 5px;
  }
}

/*------------album_view_end----------------*/

/*------------contact----------------*/

#mainpart .index_main.contact .inpage,
#mainpart .index_main.link .inpage,
#mainpart .index_main.innews .inpage {
  margin-right: 40px;
  margin-left: 40px;
}

.contact .inpage .h4 {
  font-size: 1.0625em;
  line-height: 26px;
  color: #cf202d;
  text-align: left;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 10px;
}

.contact .inpage .h4:after {
  content: "";
  background-color: #cf202d;
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 50px;
  height: 1px;
}

.contact .inpage .contactinfo ul {
  margin-top: 20px;
  margin-bottom: 50px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.contact .inpage .contactinfo ul li a {
  color: #666;
}

.contact .inpage .contact_form .note {
  font-size: 1.0625em;
  line-height: 36px;
  color: #666;
  width: 100%;
  margin-bottom: 50px;
}

.contact .inpage .contact_form form,
.contact .inpage .contact_form .second {
  display: table;
  margin: 0px;
  padding: 0px;
  height: auto;
  width: 100%;
}

.fieldset::after {
  clear: both;
}

.fieldset::before,
.fieldset::after {
  content: " ";
  display: table;
}

.contact .inpage .contact_form form fieldset,
.contact .inpage .contact_form .second fieldset,
.contact .inpage .contact_form form .fieldset,
.contact .inpage .contact_form .second .fieldset {
  padding: 0px;
  float: none;
  width: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

.contact .inpage .contact_form form > div,
.contact .inpage .contact_form .second > div {
  float: left;
  width: 48.5%;
}

.contact .inpage .contact_form form > div:last-child,
.contact .inpage .contact_form .second > div:last-child {
  margin-left: 3%;
}

.contact .inpage .contact_form form fieldset label,
.contact .inpage .contact_form .second fieldset label,
.contact .inpage .contact_form form .fieldset label,
.contact .inpage .contact_form .second .fieldset label {
  font-size: 1.0625em;
  line-height: 29px;
  color: #666;
  height: 29px;
  padding-top: 8px;
  padding-bottom: 8px;
  float: left;
  padding-left: 45px;
  position: relative;
  text-align: left;
}

.contact .inpage .contact_form form fieldset > div,
.contact .inpage .contact_form .second fieldset > div,
.contact .inpage .contact_form form .fieldset > div,
.contact .inpage .contact_form .second .fieldset > div {
  margin-left: 130px;
}

.contact .inpage .contact_form form fieldset div input[type="text"],
.contact .inpage .contact_form .second fieldset div input[type="text"],
.contact .inpage .contact_form form fieldset div input[type="password"],
.contact .inpage .contact_form form .fieldset div input[type="text"],
.contact .inpage .contact_form .second .fieldset div input[type="text"],
.contact .inpage .contact_form form .fieldset div input[type="password"] {
  height: 45px;
  width: 100%;
  border: 1px solid #e1e1e1;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  -webkit-appearance: none;
  outline: none;
  color: #b5b5b6;
  font-size: 1.0625em;
  font-family: "微軟正黑體", Arial;
}

.contact .inpage .contactinfo .note {
  color: #ce212e;
  text-align: center;
  margin-bottom: 50px;
}

#frmVisit select {
  font-size: 1em;
  height: 45px;
  min-width: 100px;
  margin-right: 5px;
  background-color: #fff;
  /*	-webkit-appearance: none;	*/
  /*	-moz-appearance: none;	*/
  outline: none;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /*	background-image: url(../images/arrow7.png);	*/
  /*	background-repeat: no-repeat;	*/
  /*	background-position: right center;	*/
  padding-right: 40px;
}

.allfull .must .selectlist div.time select {
  margin-left: 10px;
}

.contact .inpage .contactinfo ul li {
  margin-bottom: 10px;
  width: 50%;
}

.contact .inpage .contact_form form div fieldset .code .codeimg,
.contact .inpage .contact_form .second div fieldset .code .codeimg,
.contact .inpage .contact_form form div .fieldset .code .codeimg,
.contact .inpage .contact_form .second div .fieldset .code .codeimg {
  background-repeat: no-repeat;
  background-position: center center;
  float: left;
  height: 45px;
  width: 100%;
  margin-left: 2%;
  border-radius: 3px;
  max-width: 150px;
}

.contact .inpage .contact_form form div fieldset .code .codeimg img,
.contact .inpage .contact_form .second div fieldset .code .codeimg img,
.contact .inpage .contact_form form div .fieldset .code .codeimg img,
.contact .inpage .contact_form .second div .fieldset .code .codeimg img {
  width: 100%;
}

.contact .inpage .contact_form form div fieldset .code a,
.contact .inpage .contact_form .second div fieldset .code a,
.contact .inpage .contact_form form div .fieldset .code a,
.contact .inpage .contact_form .second div .fieldset .code a {
  line-height: 45px;
  padding-left: 10px;
}

@media screen and (max-width: 560px) {
  .contact .inpage .contact_form form div fieldset .code .codeimg,
  .contact .inpage .contact_form .second div fieldset .code .codeimg,
  .contact .inpage .contact_form form div .fieldset .code .codeimg,
  .contact .inpage .contact_form .second div .fieldset .code .codeimg {
    max-width: 38%;
  }

  .contact .inpage .contact_form form div fieldset .code a,
  .contact .inpage .contact_form form div .fieldset .code a {
    padding-left: 5px;
  }
}

.contact .inpage .contactinfo ul li img {
  width: 35px;
  height: 35px;
  float: left;
  margin-right: 10px;
}

.contact .inpage .contactinfo ul li span {
  float: left;
  color: #666;
  line-height: 35px;
  font-size: 1.125em;
  display: inline-block;
}

.contact .inpage .contact_form form div .must div textarea,
.contact .inpage .contact_form .second div .must div textarea,
.notetext {
  padding: 10px;
  height: 110px;
  width: 100%;
  overflow: auto;
  border-radius: 3px;
  border: 1px solid #e1e1e1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "微軟正黑體", Arial;
  font-size: 1.0625em;
}

.contact .inpage .contact_form form .must label:before,
.contact .inpage .contact_form .second .must > label:before {
  content: "(必填)";
  color: #cf232f;
  left: 5px;
  position: absolute;
  font-size: 0.875em;
}

.contact .inpage .contact_form form div .must .code input[type="text"],
.contact .inpage .contact_form .second div .must .code input[type="text"] {
  width: 50%;
  float: left;
}

.contact .inpage .contact_form form div .must .code input[type="text"],
.contact .inpage .contact_form .second div .must .code input[type="text"] {
  width: 30%;
}

.contact .inpage .contact_form form div fieldset input[type="submit"],
.contact .inpage .contact_form form div fieldset input[type="button"],
.contact .inpage .contact_form .second div fieldset input[type="submit"],
.contact .inpage .contact_form .second div fieldset input[type="button"],
.contact .inpage .contact_form form div .fieldset input[type="submit"],
.contact .inpage .contact_form form div .fieldset input[type="button"],
.contact .inpage .contact_form .second div .fieldset input[type="submit"],
.contact .inpage .contact_form .second div .fieldset input[type="button"] {
  font-size: 1.125em;
  line-height: 38px;
  color: #fff;
  background-color: #cf202d;
  height: 40px;
  width: 212px;
  padding-right: 40px;
  padding-left: 40px;
  display: block;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  float: right;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  font-family: "微軟正黑體", Arial;
  text-align: center;
}

.contact .inpage .contact_form form div fieldset .code .codeimg img,
.contact .inpage .contact_form .second div fieldset .code .codeimg img,
.contact .inpage .contact_form form div .fieldset .code .codeimg img,
.contact .inpage .contact_form .second div .fieldset .code .codeimg img {
  max-width: 100%;
  max-height: 45px;
  width: auto;
  height: auto;
}

@media screen and (max-width: 768px) {
  #mainpart .index_main.contact .inpage,
  #mainpart .index_main.link .inpage,
  #mainpart .index_main.innews .inpage {
    margin-right: 20px;
    margin-left: 20px;
  }

  .contact .inpage .contactinfo ul li {
    margin-bottom: 10px;
    width: 100%;
  }

  .contact .inpage .contact_form form > div,
  .contact .inpage .contact_form .second > div {
    float: left;
    width: 100%;
  }

  .contact .inpage .contact_form form > div:last-child,
  .contact .inpage .contact_form .second > div:last-child {
    margin-left: 0px;
  }

  .contact .inpage .contact_form form div fieldset input[type="submit"],
  .contact .inpage .contact_form form div fieldset input[type="button"],
  .contact .inpage .contact_form .second div fieldset input[type="submit"],
  .contact .inpage .contact_form .second div fieldset input[type="button"] {
    width: 100%;
    float: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 480px) {
  #mainpart .index_main.contact .inpage,
  #mainpart .index_main.link .inpage,
  #mainpart .index_main.innews .inpage {
    margin-right: 0px;
    margin-left: 0px;
  }

  .contact .inpage .contact_form form fieldset > div,
  .contact .inpage .contact_form .second fieldset > div,
  .contact .inpage .contact_form form .fieldset > div,
  .contact .inpage .contact_form .second .fieldset > div {
    margin-left: 0px;
  }

  .contact .inpage .contact_form form fieldset > div.code,
  .contact .inpage .contact_form .second fieldset > div.code,
  .contact .inpage .contact_form form .fieldset > div.code,
  .contact .inpage .contact_form .second .fieldset > div.code {
    width: 100%;
    display: inline-block;
  }

  .contact .inpage .contact_form form fieldset label,
  .contact .inpage .contact_form .second fieldset label,
  .contact .inpage .contact_form form .fieldset label,
  .contact .inpage .contact_form .second .fieldset label {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .contact .inpage .contactinfo ul li span,
  .contact .inpage .contact_form .note {
    font-size: 0.9375em;
  }

  .contact .inpage .contactinfo ul,
  .contact .inpage .contact_form .note {
    margin-bottom: 30px;
  }

  .contact .inpage .contactinfo ul li img {
    margin-right: 5px;
  }
}

/*------------------------contact_end----------------------*/
/*------------------------link----------------------*/
#linklist {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 50px;
}

#linklist ul {
  display: table;
  height: auto;
  width: 100%;
}

#linklist ul li {
  width: 31.3333%;
  margin-right: 3%;
  float: left;
  margin-bottom: 30px;
}

#linklist ul li:nth-child(3n) {
  margin-right: 0%;
}

#linklist ul li .linkpic {
  border: 1px solid #ddd;
  position: relative;
  text-align: center;
}

#linklist ul li .linktext {
  font-size: 1.1875em;
  line-height: 22px;
  color: #000;
  margin: 10px;
}

#linklist ul li .linkpic a {
  display: block;
}

#linklist ul li .linkpic a:hover,
#linklist ul li .linkpic a:focus {
  outline: #c2252e solid 1px !important;
}

#linklist ul li .linkpic > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}

#linklist ul li .linkpic img.space {
  height: auto;
  width: 100%;
}

#linklist ul li .linkpic > div img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
}

#linklist ul li:nth-child(3n) {
  margin-right: 0%;
}

@media screen and (max-width: 768px) {
  #linklist ul li .linktext {
    font-size: 1.0625em;
  }
}

@media screen and (max-width: 480px) {
  #linklist ul li {
    width: 100%;
    margin-right: 0px;
    display: flex;
    margin-bottom: 10px;
  }

  #linklist ul li .linkpic {
    border: 1px solid #999;
    position: relative;
    width: 40%;
    float: left;
  }

  #linklist ul li .linktext {
    font-size: 1.0625em;
    width: 55%;
    margin-left: 5%;
    float: left;
    margin-top: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 0px !important;
    display: flex;
    align-items: center;
    text-align: left;
  }
}

/*--------------link_end-----------------------*/

/*---------------------news---------------------------*/

#newslist::after {
  clear: both;
}

#newslist::before,
#newslist::after {
  content: " ";
  display: table;
}

#newslist {
  height: auto;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 50px;
  /*	display: table;	*/
}

#newslist ul {
  display: flex;
  float: left;
  width: 100%;
  flex-wrap: wrap;
}

#newslist ul li {
  float: left;
  width: 31.3333%;
  margin-right: 3%;
  margin-bottom: 50px;
}

#newslist ul li:nth-child(3n) {
  margin-right: 0% !important;
}

#newslist ul li .onne {
  height: auto;
  max-width: 100%;
  width: 100%;
}

#newslist ul li .onne .picp img {
  height: auto;
  max-width: 100%;
}

#newslist ul li .onne .picp {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

#newslist ul li .textarea .h {
  font-size: 1.125em;
  line-height: 21px;
  color: #cf202d;
  height: 21px;
  margin-top: 15px;
  margin-bottom: 10px;
  overflow: hidden;
  text-align: left;
}

#newslist ul li .onne .textarea .tt {
  font-size: 0.9375em;
  line-height: 25px;
  color: #666;
  height: 75px;
  overflow: hidden;
  text-align: justify;
}

#newslist ul li .onne .textarea .h a {
  color: #cf202d;
}

@media screen and (max-width: 768px) {
  #newslist ul {
    display: flex;
    float: left;
    width: 100%;
    justify-content: auto;
    flex-wrap: wrap;
  }

  #newslist ul li {
    float: left;
    width: 100%;
    display: table;
  }

  #newslist ul li .onne .picp {
    width: 40%;
    float: left;
  }

  #newslist ul li .onne .textarea {
    width: 55%;
    float: right;
  }

  #newslist ul li .textarea .h {
    margin-top: 5px;
  }

  .innews .inpage .newsview img {
    max-width: 100%;
  }
}

@media screen and (max-width: 420px) {
  #newslist ul li .textarea .h {
    margin-top: 0px;
    font-size: 1em;
  }

  #newslist ul li {
    margin-bottom: 20px;
  }

  #newslist ul li .onne .picp {
    width: 100%;
    float: none;
  }

  #newslist ul li .onne .textarea {
    width: 100%;
    float: none;
    margin-top: 10px;
  }
}

/*-------------------news_end--------------------------*/
/*-------------------news_view--------------------------*/
.innews .inpage .newsview {
  padding-bottom: 50px;
  font-size: 1.0625em;
  line-height: 36px;
  color: #3e3a39;
}

.innews .inpage .newsview img {
  max-width: 100%;
}

.innews .inpage .newsview .headtitle {
  font-size: 1.25em;
  line-height: 24px;
  text-align: left;
  color: #231815;
  margin-bottom: 50px;
}

.innews .inpage .newsview .date {
  font-size: 1em;
  line-height: 34px;
  text-align: right;
  color: #cf202d;
}

.innews .inpage .newsview .textonepic p {
  font-size: 1.0625em;
  line-height: 36px;
  color: #3e3a39;
  margin: 0px;
  padding: 0px;
}

.innews .inpage .newsview .videoarea {
  height: auto;
  width: 100%;
  margin-bottom: 35px;
  position: relative;
}

.innews .inpage .newsview .videoarea iframe {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
}

.innews .inpage .newsview .videoarea img.space {
  height: auto;
  width: 100%;
}

.innews .inpage .newsview .textonepic ol li {
  text-align: left;
  list-style-type: decimal;
  margin-left: 30px;
}

.innews .inpage .newsview .textonepic {
  margin-bottom: 30px;
}

@media screen and (max-width: 420px) {
  .innews .inpage .newsview .textonepic,
  .innews .inpage .newsview .textonepic p {
    font-size: 0.9375em;
    line-height: 28px;
  }
}

/*-------------------news_view_end--------------------------*/

/*-------------------------rented------------------------------------*/

.rented .inpage {
  display: flex;
}

#leftpart_list {
  width: 270px;
  flex-shrink: 0;
}

#rightpart_list {
  width: 100%;
  flex-shrink: 1;
  padding-left: 5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#leftpart_list .leftmenu {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top-width: 2px;
  border-bottom-width: 2px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #cf202d;
  border-bottom-color: #cf202d;
}

#leftpart_list .leftmenu ul li a {
  font-size: 1.125em;
  line-height: 30px;
  color: #231815;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 35px;
  display: block;
  text-align: left;
  background-image: url(../images/arrow6.png);
  background-repeat: no-repeat;
  background-position: 15px center;
}

#leftpart_list .leftmenu > ul > li {
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #f5c0c5;
}

#leftpart_list .leftmenu > ul > li:last-child {
  border-bottom-width: 2px;
  border-bottom-style: none;
  border-bottom-color: #f5c0c5;
}

#leftpart_list .leftmenu > ul > li > a:hover,
#leftpart_list .leftmenu > ul > li > a.open,
#leftpart_list .leftmenu > ul > li.current > a {
  background-image: url(../images/arrow6_2.png);
  color: #cf202d;
}

.eaditarea {
  font-size: 1.0625em;
  line-height: 30px;
  padding-top: 20px;
  padding-bottom: 50px;
}

.eaditarea:last-child {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e5e5e5;
}

.eaditarea h3 {
  font-weight: normal;
  text-align: left;
  font-size: 1.0625em;
  line-height: 30px;
  margin-bottom: 10px;
}

.eaditarea .table,
.eaditarea .table2 {
  padding-left: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.eaditarea .table table tr td,
.eaditarea .table table tr th {
  background-color: #fff;
  padding: 5px;
}

.eaditarea .table table {
  background-color: #333;
}

.eaditarea .table2 table {
  background-color: #a9c7c9;
}

.eaditarea .table2 table tr th,
.eaditarea .table2 table tr.note td {
  padding: 5px;
  background-color: #c5dde1 !important;
}

.eaditarea .table2 table tr td,
.eaditarea .table2 table tr th {
  padding: 5px;
  font-weight: normal;
}

.eaditarea .table2 table tr td {
  background-color: #fff;
}

.eaditarea .table2 table tr:nth-child(2n) td {
  background-color: #e2eff2;
}

.eaditarea .table2 table tr td ol li {
  text-align: left;
  list-style-type: decimal;
  list-style-position: inside;
}

.eaditarea .ollist ul li {
  text-align: left;
  margin-left: 45px;
  text-indent: -50px;
}

.eaditarea .ollist .x {
  text-align: left;
  margin-left: 35px;
  text-indent: -35px;
}

.eaditarea .ollist .ne {
  background-color: #333;
  margin-top: 15px;
  margin-bottom: 15px;
}

.eaditarea .ollist .ne tr td {
  background-color: #efefef;
  padding: 5px;
}

.eaditarea .ollist .ne tr:nth-child(2n) td {
  background-color: #fff;
}

#rightpart_list .eaditarea .ollist .x a {
  color: #666;
}

#leftpart_list .leftmenu ul li ul li a {
  background-image: none;
  padding-top: 0px;
  padding-bottom: 5px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

#leftpart_list .leftmenu ul li ul li a:hover,
#leftpart_list .leftmenu ul li ul li a.stay:hover,
#leftpart_list .leftmenu ul li ul li a.stay {
  color: #cf202d;
}

#leftpart_list .leftmenu ul li ul li a:hover:before,
#leftpart_list .leftmenu ul li ul li a:hover:before {
  color: #cf202d;
}

#leftpart_list .leftmenu ul li ul li a:before {
  content: "·";
  margin-right: 5px;
  font-size: 1.5em;
  color: #9fa0a0;
}

.eaditarea .place_pic {
  margin-bottom: 20px;
}

.eaditarea .place_pic img {
  height: auto;
  width: 100%;
}

.eaditarea .place_info {
  margin-top: 30px;
}

.eaditarea .place_info ul li {
  display: flex;
  width: 100%;
  margin-bottom: 15px;
}

.eaditarea .place_info ul li div {
  text-align: left;
}

.eaditarea .place_info ul li div:first-child {
  float: left;
  width: 120px;
  color: #cf202d;
  flex-shrink: 0;
}

.eaditarea .place_info ul li div:first-child:before {
  content: "●";
  margin-right: 10px;
  font-size: 0.75em;
}

.eaditarea .place_info ul.ruru li div:first-child:before {
  display: none;
}

#goback > div {
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
}

#goback div span {
  color: #cf202d;
  margin-left: 5px;
}

@media screen and (max-width: 980px) {
  #leftpart_list {
    width: 240px;
    flex-shrink: 0;
  }
}

@media screen and (max-width: 780px) {
  .rented .inpage {
    display: block;
  }

  #leftpart_list {
    width: 100%;
    margin-bottom: 30px;
  }

  #leftpart_list .leftmenu ul li a {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  #rightpart_list {
    padding-left: 0%;
  }
}

@media screen and (max-width: 420px) {
  .innews .inpage .newsview .textonepic,
  .innews .inpage .newsview .textonepic p {
    font-size: 0.9375em;
    line-height: 28px;
  }

  .eaditarea {
    font-size: 0.9375em;
    line-height: 28px;
    padding-top: 10px;
    padding-bottom: 40px;
  }

  .eaditarea h3 {
    font-size: 0.9375em;
    line-height: 28px;
  }

  .eaditarea .table,
  .eaditarea .table2 {
    padding-left: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .eaditarea .place_info ul li div:first-child {
    float: left;
    width: 100px;
    color: #cf202d;
    flex-shrink: 0;
  }

  #goback a {
    padding-right: 30px;
    padding-left: 30px;
    margin-right: 10px;
    margin-left: 10px;
  }
}

.contact .inpage .contact_form form.second fieldset label.no,
.contact .inpage .contact_form .second fieldset label.no,
.contact .inpage .contact_form form.second .fieldset label.no,
.contact .inpage .contact_form .second .fieldset label.no {
  padding-top: 0px;
}

.contact .inpage .contact_form form.second fieldset label,
.contact .inpage .contact_form .second fieldset label,
.contact .inpage .contact_form form.second .fieldset label,
.contact .inpage .contact_form .second .fieldset label {
  padding-left: 0px;
}

.contact .inpage .contact_form form.second fieldset > div,
.contact .inpage .contact_form .second fieldset > div,
.contact .inpage .contact_form form.second .fieldset > div,
.contact .inpage .contact_form .second .fieldset > div {
  margin-left: 130px;
  color: #b5b5b6;
}

.contact .inpage .contact_form .second fieldset.must label,
.contact .inpage .contact_form .second .fieldset.must label {
  padding-left: 45px;
}

.contact .inpage .contact_form .second fieldset.must .codenumber label,
.contact .inpage .contact_form .second .fieldset.must .codenumber label {
  padding-left: 0px;
}

.contact .inpage .contact_form .second fieldset.must .codenumber .must,
.contact .inpage .contact_form .second .fieldset.must .codenumber .must {
  font-size: 0.875em;
  color: #cf232f;
  padding-left: 5px;
}

.contact_form form.second div label span {
  font-size: 0.9375em;
  display: block;
  position: relative;
  margin-top: -5px;
  bottom: 0px;
  max-width: 120px;
}

.contact_form .second div fieldset div select,
.contact_form .login-form fieldset div select,
.contact_form .second div .fieldset div select,
.contact_form .login-form .fieldset div select {
  float: left;
  height: 45px;
  min-width: 100px;
  margin-right: 10px;
  background-color: #fff;
  -webkit-appearance: none;
  outline: none;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url(../images/arrow7.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 40px;
}

.contact_form .second div fieldset div .codenumber,
.contact_form .second div .fieldset div .codenumber {
  margin: 0px;
  padding: 0px;
  float: left;
  width: auto;
}

.contact_form .btn {
  cursor: pointer;
}

.contact .inpage .contact_form .second div fieldset .flexdiv,
.contact .inpage .contact_form .second div .fieldset .flexdiv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.contact .inpage .contact_form .second div fieldset .flexdiv .codenumber input,
.contact
  .inpage
  .contact_form
  .second
  div
  .fieldset
  .flexdiv
  .codenumber
  input {
  width: 60px;
  margin-left: 5px;
  margin-right: 5px;
}

.contact .inpage .contact_form .second div fieldset .flexdiv .codenumber,
.contact .inpage .contact_form .second div .fieldset .flexdiv .codenumber {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact
  .inpage
  .contact_form
  .second
  div
  fieldset
  .flexdiv
  .codenumber
  .people-list,
.contact
  .inpage
  .contact_form
  .second
  div
  .fieldset
  .flexdiv
  .codenumber
  .people-list {
  margin-bottom: 5px;
}

.contact
  .inpage
  .contact_form
  .second
  div
  fieldset
  .flexdiv
  .codenumber
  .people-list
  + .people-list,
.contact
  .inpage
  .contact_form
  .second
  div
  .fieldset
  .flexdiv
  .codenumber
  .people-list
  + .people-list {
  margin-left: 10px;
}

.contact
  .inpage
  .contact_form
  .second
  div
  fieldset
  .flexdiv
  input[type="text"].person,
.contact
  .inpage
  .contact_form
  .second
  div
  .fieldset
  .flexdiv
  input[type="text"].person {
  float: left;
  width: 50%;
}

.contact .inpage .contact_form form .fieldset div input[type="text"]:hover,
.contact .inpage .contact_form form .fieldset div input[type="text"]:focus,
.contact .inpage .contact_form .second div input[type="text"]:hover,
.contact .inpage .contact_form .second div input[type="text"]:focus,
.contact .inpage .contact_form .second div textarea:focus,
.allfull .fieldset div input[type="text"]:hover,
.allfull .fieldset div input[type="text"]:focus,
.allfull .fieldset div input[type="password"]:hover,
.allfull .fieldset div input[type="password"]:focus,
.inpage .contact_form form .fieldset div input[type="password"]:hover,
.inpage .contact_form form .fieldset div input[type="password"]:focus,
.allfull fieldset div input[type="password"]:hover,
.allfull fieldset div input[type="password"]:focus {
  border-color: #c2252e;
  box-shadow: 0px 0px 10px #c2252e;
}

.contact .inpage .contact_form .second div fieldset div textarea,
.contact .inpage .contact_form .second div .fieldset div textarea {
  padding: 10px;
  height: 165px;
  width: 100%;
  overflow: auto;
  border-radius: 3px;
  border: 1px solid #e1e1e1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "微軟正黑體", Arial;
  font-size: 1.0625em;
}

.contact .inpage .contact_form .second div fieldset .checkboxarea label,
.contact .inpage .contact_form .second div .fieldset .checkboxarea label {
  width: 100%;
  margin-bottom: 10px;
}

.contact .inpage .contact_form .second div fieldset .checkboxarea label input,
.contact .inpage .contact_form .second div .fieldset .checkboxarea label input {
  display: inline-block;
  width: 80px;
  margin-right: 10px;
  margin-left: 10px;
}

.contact
  .inpage
  .contact_form
  .second
  div
  fieldset
  .checkboxarea
  label
  input[type="checkbox"],
.contact
  .inpage
  .contact_form
  .second
  div
  .fieldset
  .checkboxarea
  label
  input[type="checkbox"] {
  height: 15px;
  width: 15px;
  background-color: #fff;
  margin-right: 10px;
}

.contact .inpage .contact_form .second div fieldset .code input[type="text"],
.contact .inpage .contact_form .second div .fieldset .code input[type="text"] {
  width: 30%;
  float: left;
}

.contact .inpage .contact_form .second div fieldset.people,
.contact .inpage .contact_form .second div .fieldset.people {
  margin-top: 50px;
}

.contact .inpage .contact_form .second div fieldset.people .flexdiv,
.contact .inpage .contact_form .second div .fieldset.people .flexdiv {
  flex-direction: row;
  justify-content: flex-start;
}

.contact
  .inpage
  .contact_form
  .second
  div
  fieldset.people
  .flexdiv
  .codenumber
  + .codenumber,
.contact
  .inpage
  .contact_form
  .second
  div
  .fieldset.people
  .flexdiv
  .codenumber
  + .codenumber {
  margin-left: 20px;
}

@media screen and (max-width: 1024px) {
  .contact .inpage .contact_form .second div fieldset.people,
  .contact .inpage .contact_form .second div .fieldset.people {
    margin-top: 0;
  }

  .contact .inpage .contact_form .second div fieldset.people .flexdiv,
  .contact .inpage .contact_form .second div .fieldset.people .flexdiv {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .contact .inpage .contact_form .second div fieldset .flexdiv .codenumber,
  .contact .inpage .contact_form .second div .fieldset .flexdiv .codenumber {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .contact
    .inpage
    .contact_form
    .second
    div
    fieldset
    .flexdiv
    .codenumber
    .people-list
    + .people-list,
  .contact
    .inpage
    .contact_form
    .second
    div
    .fieldset
    .flexdiv
    .codenumber
    .people-list
    + .people-list {
    margin-left: 0;
  }

  .contact
    .inpage
    .contact_form
    .second
    div
    fieldset.people
    .flexdiv
    .codenumber,
  .contact
    .inpage
    .contact_form
    .second
    div
    .fieldset.people
    .flexdiv
    .codenumber {
    width: 100%;
  }

  .contact
    .inpage
    .contact_form
    .second
    div
    fieldset.people
    .flexdiv
    .codenumber
    + .codenumber,
  .contact
    .inpage
    .contact_form
    .second
    div
    .fieldset.people
    .flexdiv
    .codenumber
    + .codenumber {
    margin-left: 0;
    margin-top: 15px;
  }
}

@media screen and (max-width: 768px) {
  .contact .inpage .contact_form .second div fieldset .flexdiv .codenumber,
  .contact .inpage .contact_form .second div .fieldset .flexdiv .codenumber {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .contact
    .inpage
    .contact_form
    .second
    div
    fieldset
    .flexdiv
    .codenumber
    .people-list
    + .people-list,
  .contact
    .inpage
    .contact_form
    .second
    div
    .fieldset
    .flexdiv
    .codenumber
    .people-list
    + .people-list {
    margin-left: 10px;
  }
}

@media screen and (max-width: 600px) {
  .contact .inpage .contact_form .second div fieldset .flexdiv .codenumber,
  .contact .inpage .contact_form .second div .fieldset .flexdiv .codenumber {
    width: 100%;
  }
}

@media screen and (max-width: 560px) {
  .contact .inpage .contact_form .second div fieldset .code a,
  .contact .inpage .contact_form .second div .fieldset .code a {
    padding-left: 5px;
  }
}

.contact .inpage .contactinfo .allfull {
  font-size: 1.0625em;
  color: #666;
  padding-top: 20px;
  padding-bottom: 50px;
}

.allfull fieldset,
.allfull .fieldset {
  margin-bottom: 10px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

.allfull fieldset label,
.allfull .fieldset label {
  font-size: 1.0625em;
  line-height: 29px;
  color: #666;
  height: 29px;
  padding-top: 8px;
  padding-bottom: 8px;
  float: left;
  padding-left: 45px;
  position: relative;
  text-align: left;
}

.allfull fieldset .usetimes label,
.allfull .fieldset .usetimes label {
  padding-right: 20px;
}

.allfull fieldset .usetimes label:before,
.allfull .fieldset .usetimes label:before {
  display: none;
}

.allfull fieldset > div,
.allfull .fieldset > div {
  margin-left: 160px;
}

.allfull fieldset div input[type="text"],
.allfull fieldset div input[type="password"],
.allfull .fieldset div input[type="text"],
.allfull .fieldset div input[type="password"] {
  height: 45px;
  width: 100%;
  border: 1px solid #e1e1e1;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  -webkit-appearance: none;
  outline: none;
  color: #b5b5b6;
  font-size: 1.0625em;
  font-family: "微軟正黑體", Arial;
}

.allfull fieldset.must > label:before,
.allfull .fieldset.must > label:before {
  content: "(必填)";
  color: #cf232f;
  left: 5px;
  position: absolute;
  font-size: 0.875em;
}

.allfull fieldset.nomust > label:before,
.allfull .fieldset.nomust > label:before {
  content: "";
}

.allfull .must .selectlist {
  width: auto;
}

.allfull .must .selectlist > div {
  float: left;
  display: flex;
}

.allfull .must .selectlist > div select {
  float: left;
  height: 45px;
  min-width: 100px;
  margin-right: 5px;
  background-color: #fff;
  /*	-webkit-appearance: none;	*/
  /*	-moz-appearance: none;	*/
  outline: none;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /*	background-image: url(../images/arrow7.png);	*/
  /*	background-repeat: no-repeat;	*/
  /*	background-position: right center;	*/
  padding-right: 40px;
  font-size: 1em;
}

.allfull .must .selectlist div.time select {
  margin-left: 10px;
}

.allfull .must div label input[type="radio"] {
  margin-right: 5px;
  height: 15px;
  width: 15px;
}

.contact_form .notelist {
  font-size: 1.0625em;
  line-height: 36px;
  color: #666;
  text-align: left;
  display: block;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 50px;
}

.contact_form .notelist > div {
  margin-left: 20px;
}

.contact .inpage .contact_form form .butline input,
.contact .inpage .contact_form .second .butline input,
.allfull .must .btn {
  font-size: 1.25em;
  line-height: 45px;
  color: #fff;
  background-color: #cf202d;
  text-align: center;
  height: 45px;
  width: 200px;
  margin-right: 40px;
  margin-left: 40px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  font-family: "微軟正黑體", Arial;
  border-radius: 5px;
  margin-bottom: 10px;
}

.allfull .must .btn {
  cursor: pointer;
  width: 85px;
}

.allfull .must .clear-btn {
  border: 1px solid #cf202d;
  background-color: #fff;
  color: #cf202d;
}

@media screen and (max-width: 1220px) {
  .contact .inpage .contact_form .second div fieldset .flexdiv .sed,
  .contact .inpage .contact_form .second div .fieldset .flexdiv .sed {
    width: 100%;
    margin-bottom: 10px;
    display: table;
  }

  .contact .inpage .contact_form .second div fieldset .flexdiv,
  .contact .inpage .contact_form .second div .fieldset .flexdiv {
    display: block;
  }

  .contact_form .second div fieldset div select,
  .contact_form .second div .fieldset div select {
    float: left;
    height: 45px;
    width: 45%;
  }

  .contact
    .inpage
    .contact_form
    .second
    div
    fieldset
    .flexdiv
    input[type="text"].person,
  .contact
    .inpage
    .contact_form
    .second
    div
    .fieldset
    .flexdiv
    input[type="text"].person {
    float: left;
    width: 100%;
    margin-bottom: 10px;
  }

  .allfull fieldset label[for="usedate"],
  .allfull .fieldset label[for="usedate"] {
    float: none;
    display: block;
    margin-bottom: 10px;
  }

  .allfull fieldset label[for="usetimes"],
  .allfull .fieldset label[for="usetimes"] {
    padding-left: 20px;
    padding-right: 10px;
  }

  .allfull fieldset > div,
  .allfull .fieldset > div {
    margin-left: 0;
  }
}

@media screen and (max-width: 980px) {
  .allfull .must .selectlist > div {
    float: left;
    display: flex;
    margin-bottom: 10px;
  }

  .contact .inpage .contact_form .second div fieldset .checkboxarea label input,
  .contact
    .inpage
    .contact_form
    .second
    div
    .fieldset
    .checkboxarea
    label
    input {
    width: 80px;
    height: 35px;
  }

  .contact .inpage .contact_form .second div fieldset .checkboxarea label,
  .contact .inpage .contact_form .second div .fieldset .checkboxarea label {
    margin-bottom: 10px;
  }

  .contact .inpage .contact_form form.second fieldset > div.checkboxarea,
  .contact .inpage .contact_form .second fieldset > div.checkboxarea,
  .contact .inpage .contact_form form.second .fieldset > div.checkboxarea,
  .contact .inpage .contact_form .second .fieldset > div.checkboxarea {
    margin-left: 0px !important;
    color: #b5b5b6;
  }

  .allfull fieldset .usetimes,
  .allfull .fieldset .usetimes {
    float: left;
    display: block;
    width: 100%;
  }

  .allfull fieldset label[for="usetimes"],
  .allfull .fieldset label[for="usetimes"] {
    padding-left: 10px;
  }
}

@media screen and (max-width: 768px) {
  .contact .inpage .contact_form .second div fieldset .checkboxarea label,
  .contact .inpage .contact_form .second div .fieldset .checkboxarea label {
    width: 100%;
    margin-bottom: 0px;
  }

  .allfull .must .selectlist > div select {
    min-width: 80px;
  }

  .contact .inpage .contact_form .second div fieldset .checkboxarea label input,
  .contact
    .inpage
    .contact_form
    .second
    div
    .fieldset
    .checkboxarea
    label
    input {
    width: 80px;
    height: 35px;
  }

  .contact .inpage .contact_form .second div fieldset .checkboxarea label,
  .contact .inpage .contact_form .second div .fieldset .checkboxarea label {
    width: 100%;
    margin-bottom: 10px;
  }

  .allfull .must .btn {
    float: left;
    display: block;
    margin-left: 0;
  }
}

@media screen and (max-width: 480px) {
  .allfull fieldset > label,
  .allfull .fieldset > label {
    float: none;
    display: block;
  }

  .allfull fieldset > div,
  .allfull .fieldset > div {
    margin-left: 0px;
  }

  .contact .inpage .contact_form form.second fieldset > div,
  .contact .inpage .contact_form .second fieldset > div,
  .contact .inpage .contact_form form.second .fieldset > div,
  .contact .inpage .contact_form .second .fieldset > div {
    margin-left: 0px;
    color: #b5b5b6;
  }

  .contact_form form.second div label span {
    display: inline-block;
    position: relative;
    margin-top: 0px;
    margin-left: 10px;
    max-width: none;
  }

  .contact .inpage .contact_form form fieldset label,
  .contact .inpage .contact_form .second fieldset label,
  .contact .inpage .contact_form form .fieldset label,
  .contact .inpage .contact_form .second .fieldset label {
    height: auto;
  }

  .contact_form .notelist {
    font-size: 0.9375em;
    line-height: 30px;
  }

  .contact .inpage .contact_form form fieldset label,
  .contact .inpage .contact_form .second fieldset label,
  .contact .inpage .contact_form form .fieldset label,
  .contact .inpage .contact_form .second .fieldset label {
    font-size: 0.9375em;
  }

  .allfull .must .selectlist > div select {
    padding-right: 20px;
  }
}

/*--------------------reservation-------------------*/
.fileload {
  display: table;
  padding-top: 10px;
  margin-right: auto;
  padding-bottom: 30px;
  margin-left: auto;
  position: relative;
  font-size: 1.0625em;
  line-height: 36px;
  color: #666;
  margin-bottom: 30px;
}

.fileload:after {
  position: absolute;
  left: 50%;
  bottom: 20px;
  margin-left: -25px;
  width: 50px;
  height: 1px;
  background-color: #cf202d;
  content: "";
}

.fileload a {
  font-size: 1.0625em;
  line-height: 30px;
  background-color: #cf202d;
  height: 30px;
  width: auto;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  color: #fff;
}

.contact .inpage .mustknow {
  font-size: 1.0625em;
  line-height: 36px;
  display: table;
  width: 100%;
  padding-bottom: 50px;
}

.contact .inpage .mustknow > div {
  float: left;
  width: 48%;
  margin-right: 4%;
  color: #666;
}

.contact .inpage .mustknow > div:last-child {
  margin-right: 0%;
}

.contact .inpage .mustknow div div span:first-child {
  color: #cf202d !important;
  float: left;
  white-space: nowrap;
}

.contact .inpage .mustknow > div > div span {
}

.contact .inpage .mustknow > div > div {
  margin-bottom: 10px;
  display: flex;
}

.contact .inpage .mustknow div div ol li {
  margin-left: 20px;
  list-style-type: decimal;
  text-align: left;
  margin-bottom: 10px;
}

.contact .inpage .contact_form form div .must .threehigh textarea,
.contact .inpage .contact_form .second div .must .threehigh textarea {
  height: 165px;
}

.sitemap .inpage .textonepic {
  padding-top: 10px;
}

.sitemap_list {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}

.sitemap_list > div {
  width: 18%;
  margin-right: 2.5%;
  margin-bottom: 50px;
  float: left;
}

.sitemap_list > div:nth-child(5n) {
  width: 18%;
  margin-right: 0%;
}

.sitemap_list div .h {
  color: #cf202d;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #cf202d;
}

.sitemap_list div ul li a {
  color: #3e3a39;
}

.sitemap_list div .h a {
  color: #cf202d;
}

.sitemap_list div ul li {
  margin-bottom: 10px;
}

@media screen and (max-width: 980px) {
  .sitemap_list > div {
    width: 30.33333%;
    margin-right: 3%;
    margin-bottom: 50px;
    float: left;
  }

  .sitemap_list > div:nth-child(5n) {
    width: 30.33333%;
    margin-right: 3%;
  }

  .sitemap_list > div:nth-child(3n) {
    margin-right: 0%;
  }
}

@media screen and (max-width: 768px) {
  .contact .inpage .mustknow > div {
    width: 100%;
    margin-right: 0%;
  }

  .sitemap_list > div {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 30px;
    float: left;
  }

  .sitemap_list > div:nth-child(5n) {
    width: 48%;
    margin-right: 4%;
  }

  .sitemap_list > div:nth-child(3n) {
    margin-right: 4%;
  }

  .sitemap_list > div:nth-child(2n) {
    margin-right: 0%;
  }
}

@media screen and (max-width: 480px) {
  .contact .inpage .mustknow {
    font-size: 0.9375em;
    line-height: 30px;
    display: table;
    width: 100%;
    padding-bottom: 30px;
  }

  .sitemap .inpage .textonepic p {
    font-size: 0.9375em;
    line-height: 30px;
  }
}

/*----------------------sitemap-------------------*/

.subjectx .inpage .sublist ul li {
  display: flex;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #f9d9db;
  font-size: 1.0625em;
  line-height: 30px;
  color: #666;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}

.subjectx .inpage .sublist ul li:nth-child(even) {
  background-color: #fffcfc;
}

.subjectx .inpage .sublist ul li .date {
  text-align: left;
  width: 120px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}

.sublist ul li .titletext a {
  color: #666;
  background-image: url(../images/icon_arrow.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 30px;
}

.subjectx .inpage .sublist {
  padding-top: 20px;
  padding-bottom: 50px;
}

.sublist ul li .titletext a:hover {
  color: #cf202d;
}

@media screen and (max-width: 480px) {
  .subjectx .inpage .sublist ul li {
    font-size: 0.9375em;
    line-height: 30px;
    display: flex;
    flex-wrap: wrap;
  }

  .subjectx .inpage .sublist ul li .date {
    width: 100%;
  }

  .sublist ul li .titletext a {
    background-position: left 10px;
    padding-left: 20px;
  }
}

/*----------------------sub-------------------*/

.innews .inpage .newsview .textonepic .right {
  float: right;
  margin-bottom: 30px;
  margin-left: 30px;
}

@media screen and (max-width: 480px) {
  .innews .inpage .newsview .textonepic .right {
    float: none;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
}

/*-------------------unit---------------------------*/
.innews .inpage .newsview .textonepic p a {
  color: #333;
}

.unit {
  padding-top: 20px;
  padding-bottom: 50px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999;
}

.subjectx .inpage .unit .note p {
  font-size: 1.0625em;
  line-height: 30px;
  color: #666;
}

.subjectx .inpage .unit .floor {
  width: 100%;
  padding-top: 50px;
}

.subjectx .inpage .unit .floor .one_floor {
  margin-bottom: 20px;
}

.subjectx .inpage .unit .floor .one_floor:last-child {
  margin-bottom: 0px;
}

.subjectx .inpage .unit .floor .one_floor .h {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cf202d;
  display: table;
  width: 100%;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
}

.subjectx .inpage .unit .floor .one_floor .h span {
  font-size: 1.0625em;
  line-height: 26px;
  color: #fff;
  height: 26px;
  padding-right: 30px;
  padding-left: 30px;
  background-color: #cf202d;
  display: block;
  float: left;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.subjectx .inpage .unit .floor .one_floor ul {
  height: auto;
  width: 100%;
  margin-top: 15px;
}

.subjectx .inpage .unit .floor .one_floor ul li {
  color: #231815;
  margin-bottom: 0px;
  text-indent: -15px;
  margin-left: 20px;
}

.subjectx .inpage .unit .floor .one_floor ul li a {
  color: #231815;
}

.subjectx .inpage .unit .floor .one_floor ul li:before {
  content: "·";
  color: #231815;
  font-size: 1.875em;
  margin-right: 10px;
}

.ballline ul li {
  float: left;
  margin-top: 10px;
  margin-right: 18px;
  margin-bottom: 10px;
  margin-left: 18px;
}

.ballline ul li a {
  font-size: 1.0625em;
  line-height: 60px;
  color: #231815;
  background-color: #efefef;
  text-align: center;
  height: 60px;
  width: 60px;
  border-radius: 30px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
  display: block;
}

.ballline ul li a {
  color: #231815;
}

.ballline ul li.stay a,
.ballline ul li a:hover,
.ballline ul li a:focus {
  color: #ffffff;
  background-color: #cf202d;
}

.ballline ul {
  display: table;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 768px) {
  .ballline ul li {
    margin-right: 10px;
    margin-left: 10px;
  }
}

@media screen and (max-width: 480px) {
  .ballline ul li {
    float: left;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    width: 33.3333%;
  }

  .ballline ul li a {
    margin-left: auto;
    margin-right: auto;
  }

  .subjectx .inpage .unit .note p {
    font-size: 0.9375em;
    line-height: 30px;
    color: #666;
  }
}

.unit_floor h2 {
  font-size: 1.125em;
  line-height: 27px;
  font-weight: normal;
  color: #cf202d;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cf202d;
  text-align: left;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.unit_floor {
  padding-top: 20px;
  padding-bottom: 50px;
}

.unit_floor .textline {
  font-size: 1.0625em;
  line-height: 30px;
  color: #231815;
  margin-bottom: 30px;
}

.unit_floor .textline:last-child {
  margin-bottom: 0px;
}

.unit_floor .textline p {
}

.unit_floor .textline ol li {
  margin-left: 30px;
  list-style-type: decimal;
}

.unit_floor .textline ul li {
  margin-left: 30px;
  text-indent: -30px;
}

.unit_floor .right {
  float: right;
  margin-bottom: 30px;
  margin-left: 30px;
}

@media screen and (max-width: 768px) {
  .unit_floor .right {
    float: none;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    display: table;
    max-width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .unit_floor .textline {
    font-size: 0.9375em;
    line-height: 30px;
  }

  .unit_floor .textline ol li {
    font-size: 0.9375em;
    line-height: 30px;
  }

  .unit_floor .textline ul li {
    font-size: 0.9375em;
    line-height: 30px;
  }

  .unit_floor .textline {
    margin-bottom: 20px;
  }

  .unit_floor .textline:last-child {
    margin-bottom: 0px;
  }
}

.subjectx .inpage .volueter_photo {
  height: auto;
  width: 100%;
  display: table;
  padding-top: 20px;
  padding-bottom: 50px;
}

.subjectx .inpage .volueter_photo li {
  height: 380px;
}

@media screen and (max-width: 1280px) {
  .subjectx .inpage .volueter_photo li {
    height: 340px;
  }
}

@media screen and (max-width: 980px) {
  .subjectx .inpage .volueter_photo li {
    height: 320px;
  }
}

@media screen and (max-width: 768px) {
  .subjectx .inpage .volueter_photo li {
    height: 280px;
  }
}

@media screen and (max-width: 480px) {
  .subjectx .inpage .volueter_photo li {
    width: 100%;
  }

  .subjectx .inpage .volueter_photo li {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

.innews .inpage .newsview .allpic {
  height: auto;
  width: 100%;
}

.contact .inpage .contact_form .second div fieldset div .address,
.contact .inpage .contact_form .second div .fieldset div .address {
  margin-top: 10px;
}

.contact .inpage .contact_form form fieldset.butline,
.contact .inpage .contact_form .second fieldset.butline,
.contact .inpage .contact_form form .fieldset.butline,
.contact .inpage .contact_form .second .fieldset.butline {
  width: auto;
  display: table;
  margin-left: auto;
  margin-right: auto;
}

.contact_form form .butline > div {
  margin-right: auto !important;
  margin-left: auto !important;
  display: table;
}

.subjectx .inpage .ballline {
  margin-top: 15px;
  margin-bottom: 25px;
}

#twzipcode .county,
#twzipcode .district {
  -webkit-appearance: none;
  -moz-appearance: none;
}

#twzipcode .zipcode {
  width: 90px;
  margin-left: 10px;
  margin-right: 0px;
}

@media screen and (max-width: 900px) {
  #twzipcode .county,
  #twzipcode .district,
  #twzipcode .zipcode {
    width: 100%;
    max-width: 190px;
    margin-left: 0px;
    margin-top: 10px;
  }
}

@media screen and (max-width: 480px) {
  #zipwrap label {
    width: 100%;
    display: block;
  }

  #twzipcode {
    display: block;
  }
}

.calendar {
  display: block !important;
}

/* new */
.login-form {
  max-width: 550px;
  margin: 100px auto 0px !important;
  float: none !important;
  width: 100% !important;
}

.login-form2 {
  max-width: 550px;
  margin: 60px auto 0px !important;
  float: none !important;
  width: 100% !important;
}

.login-form3 {
  max-width: 550px;
  margin: 20px auto;
}

.login-form3 .login-form2 {
  margin: 20px auto 0px !important;
}

.login-links {
  font-size: 0.9375em;
  padding: 20px 0 30px 0;
}

.login-links a {
  padding: 10px 20px;
  color: #666;
  position: relative;
  display: inline-block;
}

.login-links a:first-child::after {
  content: "";
  position: absolute;
  top: 15px;
  right: -2px;
  width: 1px;
  height: 13px;
  background-color: #666;
}

.login-links,
.login-btn {
  text-align: center;
  margin-left: 110px;
}

.login-btn .btn {
  float: none !important;
  display: inline-block !important;
}

.contact_form .second div fieldset div .codenumber,
.contact_form .second div .fieldset div .codenumber {
  margin: 0px;
  padding: 0px;
  float: left;
  width: auto;
}

.login-form2 fieldset > div,
.login-form2 .fieldset > div {
  margin-left: 135px !important;
}

.contact .inpage .contact_form .second .login-form2 fieldset label,
.contact .inpage .contact_form .second .login-form2 .fieldset label {
  padding-left: 45px;
}

.contact .inpage .contact_form .second .login-form2 fieldset .mgender label,
.contact .inpage .contact_form .second .login-form2 .fieldset .mgender label {
  padding-left: 15px;
  padding-right: 15px;
}

.contact .inpage .contact_form .second .must .mgender label::before {
  display: none;
}

.contact .inpage .contact_form .second .login-form2 fieldset > div,
.contact .inpage .contact_form .second .login-form2 .fieldset > div {
  color: #666;
}

.reg_msg {
  line-height: 36px;
  max-width: 600px;
  margin: 0px auto;
  padding: 80px 0;
}

.forget_msg {
  color: #666666;
  line-height: 36px;
  font-size: 1.25em;
  text-align: center;
  padding: 0px 0px 30px 0px;
}

.account_menu {
  text-align: center;
  padding: 60px 0px 30px 0px;
}

.account_menu a {
  border-radius: 10px;
  background-color: #efefef;
  color: #000000;
  font-size: 1.125em;
  padding: 5px 40px 6px 40px;
  margin: 0px 10px;
  box-shadow: 1px 2px 3px #999;
  display: inline-block;
}

.account_menu a.current,
.account_menu a:hover,
.account_menu a:focus {
  background-color: #ce212e;
  color: #fff;
}

.login-btn .btn {
  font-size: 1.125em;
  line-height: 38px;
  color: #fff;
  background-color: #cf202d;
  height: 40px;
  width: 212px;
  padding-right: 40px;
  padding-left: 40px;
  display: block;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  border: 0;
  text-align: center;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .account_menu a {
    padding: 5px 20px 6px 20px;
  }
}

@media screen and (max-width: 600px) {
  .account_menu a {
    margin: 20px 5px 0px 5px;
    padding: 5px 10px 6px 10px;
  }
}

@media screen and (max-width: 480px) {
  .login-links,
  .login-btn {
    margin-left: 0;
  }

  .login-form2 fieldset > div,
  .login-form2 .fieldset > div {
    margin-left: 0 !important;
  }

  .login-form2 {
    max-width: 95%;
  }

  .account_menu {
    padding: 10px 0px 0px 0px;
  }

  .login-form2 {
    margin: 10px auto 0px !important;
  }
}

.contact .inpage .mustknow > div.block_1 {
  float: none;
  width: 100%;
  margin-right: 0;
  padding-top: 20px;
}

.timezone {
  margin-left: 0 !important;
  width: 100% !important;
}

.time-wrap label {
  color: #515151 !important;
  display: inline-block;
  padding-right: 50px;
  padding-top: 0px !important;
  font-size: 0.9375em !important;
}

.time-wrap label input {
  margin-right: 5px;
}

.txt1 {
  line-height: 45px;
}

.second2 {
  text-align: center;
  padding-top: 40px !important;
}

.exper_comp {
  text-align: center;
  padding: 70px 0;
  line-height: 36px;
  color: #666666;
}

.exper_comp span {
  color: #ce212e;
}

.right.orderline .order_but2 {
  margin-top: 25px;
}

.contact_form .second div fieldset div select#by,
.contact_form .second div .fieldset div select#by {
  min-width: 100px;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.contact_form .second div fieldset div select#bd,
.contact_form .second div fieldset div select#bm,
.contact_form .second div .fieldset div select#bd,
.contact_form .second div .fieldset div select#bm {
  min-width: 60px;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.contact .inpage .contact_form .second fieldset .mgender label,
.contact .inpage .contact_form .second .fieldset .mgender label {
  padding-right: 15px;
}

.contact .inpage .contact_form2 .second fieldset label,
.contact .inpage .contact_form2 .second .fieldset label {
  padding-left: 15px;
}

.wrap33 label {
  width: 120px;
}

.wrap33 input[type="checkbox"],
.wrap50 input[type="checkbox"] {
  margin-right: 5px;
}

.wrap50 label {
  width: 185px;
}

.wrap33 .red,
.birthday .red {
  color: #ce212e;
  font-size: 0.97em;
  line-height: 35px;
}

@media screen and (max-width: 1220px) {
  .contact_form .second div fieldset div select,
  .contact_form .second div .fieldset div select {
    width: auto;
  }
}

@media screen and (max-width: 950px) {
  .contact_form .second div fieldset div select#by,
  .contact_form .second div fieldset div select#bm,
  .contact_form .second div fieldset div select#bd,
  .contact_form .second div .fieldset div select#by,
  .contact_form .second div .fieldset div select#bm,
  .contact_form .second div .fieldset div select#bd {
    width: 100%;
    margin-top: 10px;
  }
}

@media screen and (max-width: 480px) {
  .contact .inpage .contact_form2 .second fieldset > label,
  .contact .inpage .contact_form2 .second .fieldset > label {
    width: 100%;
  }

  .wrap33 .red,
  .birthday .red {
    font-size: 0.875em;
    padding-left: 15px;
  }
}

.clearfloat {
  float: none;
  clear: both;
}

.contact .inpage .datalist > div {
  margin-right: 2%;
}

.contact .inpage .datalist > div p {
  word-break: break-all;
  word-wrap: break-word;
}

.noscript {
  text-align: center;
  background: #ffc740;
  color: #c2252e;
  padding: 5px;
}

a.sr-only {
  color: #fff;
  float: left;
}

.sr-only {
  position: absolute;
  padding: 0;
  margin: -0.063rem;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  z-index: 1000;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  margin: 0;
  overflow: visible;
  clip: auto;
}

.accesspoint {
  position: absolute;
  left: 0;
}

#footer .accesspoint {
  color: #cf202d;
}

#footer .accesspoint:hover,
#footer .accesspoint:focus {
  display: block;
  color: #fff;
}

.toollist .accesspoint {
  color: #cf202d !important;
}

.toollist .accesspoint:hover,
.toollist .accesspoint:focus {
  color: #fff !important;
}

#header .toolbar .sq .toollist a.accesspoint::after {
  display: none;
}

#mainpart {
  position: relative;
}

#mainpart .accesspoint {
  color: rgba(114, 113, 113, 0);
  left: 20px;
  top: 0px;
  /*	margin-top: -60px;	*/
  position: absolute;
}

#mainpart .top_meun .accesspoint {
  color: rgba(114, 113, 113, 0);
  left: 20px;
  top: 50%;
  margin-top: -10px;
}

#mainpart .accesspoint:hover,
#mainpart .accesspoint:focus {
  color: rgba(114, 113, 113, 1);
}

@media screen and (max-width: 768px) {
  .toollist .accesspoint {
    display: none;
  }
}

#header .menubar .sq .logo a:focus,
#header .menubar .sq .menulist ul li a:focus,
#mainpart .index_main .area .more:focus,
#mainpart .index_main .area .news.left .list li .tt a:focus,
.subject ul li a:focus,
.subject ul li a:hover,
.scrollbar ul li .what a:focus,
#footer .infomation .right .tag > div a:focus,
.partnerlogo .slick-arrow:hover,
.partnerlogo .slick-arrow:focus,
#newslist li a:focus,
#newslist li a:hover,
#pageline .page a.prve_page:focus,
#pageline .page a.next_page:focus,
.sublist ul li .titletext a:focus,
#leftpart_list .leftmenu > ul > li > a:focus,
#leftpart_list .leftmenu ul li ul li a:focus,
#frmVisit select:focus,
.sitemap_list div .h a:focus,
.sitemap_list div ul li a:focus,
.contact_form .second div fieldset div select:focus,
.contact_form .second div .fieldset div select:focus,
.allfull .must .selectlist > div select:focus,
.allfull .must div label input[type="radio"]:focus,
.secode:focus,
.login-links a:focus,
.wrap33 input[type="checkbox"]:focus,
.wrap50 input[type="checkbox"]:focus,
.contact_form .second input[type="radio"]:focus,
.copyright a:focus,
.bottom_logo a:focus,
#pageline .page a:focus,
.textonepic p a:focus,
.contactinfo ul li a:focus,
.swiper-slide a:focus,
.swiper-slide a:hover,
.swiper-button-prev:focus,
.swiper-button-next:focus {
  outline: #c2252e solid 1px !important;
  box-shadow: 0px 0px 10px #c2252e;
}

#header .toolbar .sq .toollist a:focus,
.socialmedia a:focus,
#footer .webmap .sq .weblist ul li a:focus {
  outline: #ffffff solid 1px !important;
}

#mainpart .index_main .area .more:hover,
#mainpart .index_main .area .news.left .list li .tt a:hover,
.login-links a:hover {
  color: #c2252e;
}

#footer .webmap .sq .weblist ul li a:hover,
#footer .infomation .right .tag > div a:hover,
#header .toolbar .sq .toollist a:hover {
  text-decoration: underline;
}

.partnerlogo a:hover,
.partnerlogo a:focus,
#main-frame .swiper-slide:focus {
  border: #c2252e solid 1px;
}

.subject ul li a,
.partnerlogo a,
#newslist li a {
  display: inline-block;
}

#mainpart .top_meun ul li a:focus {
  color: #cf202d;
}

.contact .inpage .contact_form form div fieldset input[type="submit"]:focus,
.contact .inpage .contact_form form div fieldset input[type="submit"]:hover,
.contact .inpage .contact_form .second div fieldset input[type="submit"]:focus,
.contact .inpage .contact_form .second div fieldset input[type="submit"]:hover,
.contact .inpage .contact_form form div .fieldset input[type="submit"]:focus,
.contact .inpage .contact_form form div .fieldset input[type="submit"]:hover,
.contact .inpage .contact_form .second div .fieldset input[type="submit"]:focus,
.contact .inpage .contact_form .second div .fieldset input[type="submit"]:hover,
.login-btn .btn:focus,
.login-btn .btn:hover,
#goback a:hover,
#goback a:focus,
.contact .inpage .contact_form .second .butline input:focus,
.contact .inpage .contact_form .second .butline input:hover,
.allfull .must .btn:focus,
.allfull .must .btn:hover {
  box-shadow: 0px 0px 10px #000;
}

.partnerlogos {
  max-width: 930px;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  z-index: 0;
  padding: 20px 2px 0px 2px;
}

.partnerlogos .swiper-slide {
  width: 100%;
  display: inline-block;
  position: relative;
}

.partnerlogos .swiper-slide img {
  width: 100%;
}

.swiper-pagination {
  display: none;
}

.swiper-button-prev,
.swiper-button-next {
  background-image: url(../images/arrow1.svg);
  background-size: 13px 22px;
  background-repeat: no-repeat;
  background-position: center center;
  height: 22px;
  width: 13px;
  margin-top: -11px;
  position: absolute;
  top: auto;
  bottom: 20%;
  font-size: 0em;
  line-height: 0px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  outline: none;
}

.swiper-button-prev {
  left: 20px;
}

.swiper-button-next {
  right: 20px;
  transform: rotate(180deg);
}

.swiper-slide a {
  display: inline-block;
  font-size: 0em;
}

.account_table {
  padding: 35px 50px 0;
}

.account_table .table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 50px;
}

.account_table .table th {
  background-color: #d5d5d5;
  color: #000000;
  font-size: 1.1875em;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  padding: 5px 0;
}

.account_table .table td {
  border-bottom: 4px solid #efefef;
  color: #000000;
  font-size: 1.0625em;
  text-align: center;
  word-break: break-all;
  padding: 40px 0;
}

.account_table .table td.date {
  white-space: nowrap;
}

.account_table .table td.return {
  color: #ce212e;
}

.account_table .table td.return a {
  color: #000000;
}

.account_table .table td.return a:hover,
.account_table .table td.return a:focus {
  color: #ce212e;
  text-decoration: underline;
}

@media screen and (max-width: 1200px) {
  .account_table {
    padding: 20px 0 50px;
  }

  .account_table .table th {
    font-size: 1.125em;
  }

  .account_table .table td {
    font-size: 1em;
  }
}

@media screen and (max-width: 991px) {
  .account_table .table thead {
    display: none;
  }

  .account_table .table tr {
    border: 4px solid #efefef;
    display: block;
    width: 100%;
    margin-bottom: 2rem;
  }

  .account_table .table td {
    border-bottom: 1px solid #efefef;
    text-align: left;
    display: block;
    padding: 10px 0;
    padding-left: 120px;
    position: relative;
  }

  .account_table .table td::before {
    content: attr(data-content);
    background-color: #d5d5d5;
    color: #000000;
    text-align: center;
    width: 100px;
    line-height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
  }
}
