@import "animate.css";
@import "vendors/swiper.css";
.gotop {
  display: block;
  position: fixed;
  right: 5%;
  bottom: 20px;
  background: url("../img/gotop.png") no-repeat scroll left top/100% auto;
  width: 60px;
  height: 60px;
  z-index: 3;
  opacity: 0.8;
}
.gotop:hover {
  opacity: 1;
}

body {
  background: url("../img/bg.jpg") repeat;
  width: 100%;
  height: 100%;
}

.article .kv {
  background: url("../img/main_bg.png") no-repeat center bottom;
  height: 495px;
  padding-top: 50px;
}
.article .kv .title {
  background: url("../img/title.png") no-repeat left top/100% auto;
  width: 713px;
  height: 211px;
  margin: 0 auto;
}
.article .nav {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 98px;
}
.article .nav a {
  display: block;
  float: left;
  width: 11.719vw;
  height: 10.729vw;
}
.article .nav a.list01 {
  background: url("../img/list01.png") no-repeat left top/100% auto;
}
.article .nav a.list01:hover, .article .nav a.list01.active {
  background: url("../img/list01_h.png") no-repeat left top/100% auto;
}
.article .nav a.list02 {
  background: url("../img/list02.png") no-repeat left top/100% auto;
}
.article .nav a.list02:hover, .article .nav a.list02.active {
  background: url("../img/list02_h.png") no-repeat left top/100% auto;
}
.article .nav a.list03 {
  background: url("../img/list03.png") no-repeat left top/100% auto;
}
.article .nav a.list03:hover, .article .nav a.list03.active {
  background: url("../img/list03_h.png") no-repeat left top/100% auto;
}
.article .nav a.list04 {
  background: url("../img/list04.png") no-repeat left top/100% auto;
}
.article .nav a.list04:hover, .article .nav a.list04.active {
  background: url("../img/list04_h.png") no-repeat left top/100% auto;
}
.article .nav a.list05 {
  background: url("../img/list05.png") no-repeat left top/100% auto;
}
.article .nav a.list05:hover, .article .nav a.list05.active {
  background: url("../img/list05_h.png") no-repeat left top/100% auto;
}
.article .nav a.list06 {
  background: url("../img/list06.png") no-repeat left top/100% auto;
}
.article .nav a.list06:hover, .article .nav a.list06.active {
  background: url("../img/list06_h.png") no-repeat left top/100% auto;
}
.article .nav a.list07 {
  background: url("../img/list07.png") no-repeat left top/100% auto;
}
.article .nav a.list07:hover, .article .nav a.list07.active {
  background: url("../img/list07_h.png") no-repeat left top/100% auto;
}
.article .nav:before, .article .nav:after {
  content: " ";
  display: block;
  float: left;
}
.article .nav:before {
  background: url("../img/list_first.png") no-repeat left top/100% auto;
  width: 10.938vw;
  height: 10.7292vw;
}
.article .nav:after {
  background: url("../img/list_last.png") no-repeat left top/100% auto;
  width: 10.938vw;
  height: 11.198vw;
}
.article .tab_container {
  margin-top: 50px;
}
.article .tab_container li {
  background: #f9f9f9;
}
.article .tab_container li .block {
  display: table;
}
.article .tab_container li .block .photo, .article .tab_container li .block .text {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  text-align: center;
}
.article .tab_container li .block .photo img {
  width: 100%;
  display: block;
}
.article .tab_container li .block .text h2 {
  color: #ec3800;
  font-size: 1.5rem;
  margin-bottom: 25px;
}
.article .tab_container li .block .text .txt {
  width: 60%;
  margin: 0 auto;
  margin-bottom: 25px;
  text-align: left;
  line-height: 180%;
  text-align: justify;
  text-justify: inter-ideograph;
  -ms-text-justify: inter-ideograph; /*IE9*/
}
.article .tab_container li .block .text .btn {
  display: inline-block;
  background: url("../img/btn_more.png") no-repeat;
  width: 140px;
  height: 40px;
  background-position: 0 0;
}
.article .tab_container li .block .text .btn:hover {
  background-position: 0 -40px;
}
.article #tab1 .text {
  background: url("../img/c01_bg.png") no-repeat center center;
}
.article #tab2 .text {
  background: url("../img/c02_bg.png") no-repeat center center;
}
.article #tab3 .text {
  background: url("../img/c03_bg.png") no-repeat center center;
}
.article #tab4 .text {
  background: url("../img/c04_bg.png") no-repeat center center;
}
.article #tab5 .text {
  background: url("../img/c05_bg.png") no-repeat center center;
}
.article #tab6 .text {
  background: url("../img/c06_bg.png") no-repeat center center;
}
.article #tab7 .text {
  background: url("../img/c07_bg.png") no-repeat center center;
}
.article .adblock {
  width: 100%;
  background: url("../img/ad_bg.jpg") repeat;
  border-radius: 45%;
  padding: 8px 10px 2px;
  overflow: hidden;
}
.article .adblock img {
  width: 100%;
  border-radius: 45%;
}
.article .swiper {
  position: relative;
  margin-top: -85px;
}
.article .swiper .dog {
  background: url("../img/dog.png") no-repeat left top/100% auto;
  width: 219px;
  height: 125px;
  bottom: -13%;
  left: 22%;
  display: block;
  z-index: 3;
  position: absolute;
}
.article .swiper .swiper-button-prev, .article .swiper .swiper-button-next {
  background: url("../img/arrow.png") no-repeat left top/100% auto;
  width: 35px;
  height: 35px;
  position: absolute;
  z-index: 3;
  top: 45%;
}
.article .swiper .swiper-button-prev {
  -webkit-transform: rotate(3.14159rad);
          transform: rotate(3.14159rad);
  left: 33.5%;
}
.article .swiper .swiper-button-next {
  right: 33.5%;
}
.article .swiper .swiper-slide {
  -webkit-transform: scale(0.92);
          transform: scale(0.92);
  -moz-transform: scale(0.92);
  -ms-transform: scale(0.92);
  -o-transform: scale(0.92);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.article .swiper .swiper-slide-next {
  -webkit-transform: scale(1);
          transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.footer {
  color: #000;
  font-size: 0.9375rem;
  padding-top: 15px;
  padding-bottom: 15px;
}

@media screen and (max-width: 1400px) {
  .container {
    width: 100%;
  }
  .article .swiper .dog {
    width: 15.4vw;
    height: 9.5vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .article .kv {
    height: 42vw;
  }
  .article .kv .title {
    width: 74vw;
    height: 21vw;
  }
  .article .adblock {
    padding: 5px 7px 0px;
  }
  .article .nav {
    margin-top: 50px;
  }
  .article .nav:before, .article .nav:after {
    display: none;
  }
  .article .nav a {
    width: 14.2857142857%;
    height: 13vw;
  }
  .article .tab_container {
    margin-top: 40px;
  }
  .article .tab_container li .block .photo {
    overflow: hidden;
    height: 267px;
  }
  .article .tab_container li .block .photo img {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
  }
  .article .tab_container li .block .text h2 {
    font-size: 1.125rem;
    margin-bottom: 10px;
  }
  .article .tab_container li .block .text .txt {
    width: 90%;
    font-size: 0.9375rem;
    margin-bottom: 10px;
    line-height: 140%;
  }
  .article .tab_container li .block .text .btn {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
  }
}
@media screen and (min-width: 828px) and (max-width: 1024px) {
  .article .tab_container li .block .photo {
    height: 287px;
  }
  .article .tab_container li .block .photo img {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
  }
}
@media only screen and (max-width: 767px) {
  .gotop {
    width: 42px;
    height: 42px;
  }
  .article #tab1 .text {
    background: url("../img/m/c01_bg.png") no-repeat center center;
  }
  .article #tab2 .text {
    background: url("../img/m/c02_bg.png") no-repeat center center;
  }
  .article #tab3 .text {
    background: url("../img/m/c03_bg.png") no-repeat center center;
  }
  .article #tab4 .text {
    background: url("../img/m/c04_bg.png") no-repeat center center;
  }
  .article #tab5 .text {
    background: url("../img/m/c05_bg.png") no-repeat center center;
  }
  .article #tab6 .text {
    background: url("../img/m/c06_bg.png") no-repeat center center;
  }
  .article #tab7 .text {
    background: url("../img/m/c07_bg.png") no-repeat center center;
  }
  .article .kv {
    background: url("../img/m/main_bg.png") no-repeat bottom center;
    height: 375px;
    padding-top: 75px;
  }
  .article .kv .title {
    width: 92vw;
    height: 63vw;
  }
  .article .swiper {
    margin-top: -70px;
  }
  .article .swiper .dog {
    display: none;
  }
  .article .swiper .swiper-button-prev {
    left: 0;
  }
  .article .swiper .swiper-button-next {
    right: 0;
  }
  .article .tab_container {
    margin-top: 30px;
  }
  .article .tab_container li .block .photo, .article .tab_container li .block .text {
    display: block;
    width: 100%;
  }
  .article .tab_container li .block .text .con {
    padding: 25px 0;
  }
  .article .tab_container li .block .text h2 {
    margin-bottom: 12px;
    font-size: 1.25rem;
  }
  .article .tab_container li .block .text .txt {
    width: 88%;
  }
  .m-nav {
    zoom: 1;
  }
  .m-nav:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
  }
  .m-nav {
    width: 78%;
    margin: 0 auto;
    margin-top: 15px;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
  }
  .m-nav a {
    display: block;
    float: left;
    width: 25%;
    text-align: center;
  }
  .m-nav a:nth-of-type(n+5) {
    width: 33.3333%;
  }
  .m-nav a:hover .icon-01:before, .m-nav a.active .icon-01:before {
    background-position: 0px -77px;
  }
  .m-nav a:hover .icon-02:before, .m-nav a.active .icon-02:before {
    background-position: -48px -78px;
  }
  .m-nav a:hover .icon-03:before, .m-nav a.active .icon-03:before {
    background-position: -96px -78px;
  }
  .m-nav a:hover .icon-04:before, .m-nav a.active .icon-04:before {
    background-position: -152px -78px;
  }
  .m-nav a:hover .icon-05:before, .m-nav a.active .icon-05:before {
    background-position: -222px -78px;
  }
  .m-nav a:hover .icon-06:before, .m-nav a.active .icon-06:before {
    background-position: -292px -78px;
  }
  .m-nav a:hover .icon-07:before, .m-nav a.active .icon-07:before {
    background-position: -350px -78px;
  }
  hr {
    background: url("../img/dotted.png") repeat-x;
    border-top: 0;
    height: 4px;
  }
}
@media screen and (min-width: 400px) and (max-width: 600px) {
  .article .kv .title {
    width: 82vw;
    height: 56vw;
  }
}
@media only screen and (max-width: 1200px) {
  .fixedbtn {
    bottom: 80px;
    width: 60px;
    height: 150px;
    padding: 10px 0;
  }
  .fixedbtn__item {
    width: 40px;
    height: 43px;
    background: url("../img/fixedbtn-text.png");
    background-size: 40px auto;
  }
  .fixedbtn__item:first-child {
    background-position: 0 -86px;
  }
  .fixedbtn__item:first-child:hover {
    background-position: 0 -86px;
  }
  .fixedbtn__item:last-child {
    background-size: 40px auto;
    margin-top: 30px;
  }
  .fixedbtn__item:last-child::before {
    height: 2px;
    top: -15px;
  }
  .fixedbtn__item:last-child:hover {
    background-size: 40px auto;
  }
  .fixedbtn__item:hover::after {
    display: none;
  }
}