/* Generated by less 2.5.1 */
html,
body {
  height: 100%;
}
img {
  max-width: 100%;
}
a:hover {
  text-decoration: none;
}
a:hover,
a:active {
  text-decoration: none;
}
a:focus {
  outline: none;
  text-decoration: none;
}
input {
  vertical-align: middle;
  border: none;
}
ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.boxvc {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.img-init {
  padding: 0;
  background: none;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  width: 100%;
}
/* 样式重置 */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
strong,
span,
strong,
a {
  margin: 0;
  padding: 0;
  font-size: 16px;
}
h1,
h2,
h3,
h4 {
  font-weight: bold;
}
input,
textarea {
  resize: none;
  /*但是在移动设备当中 有一些浏览器是会有自己的默认样式*/
  -webkit-appearance: none;
  appearance: none;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
.tc {
  text-align: center;
}
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
.p0 {
  padding: 0 !important;
}
.p5 {
  padding: 5px;
}
.p10 {
  padding: 10px;
}
.p15 {
  padding: 15px;
}
.p20 {
  padding: 20px;
}
.p25 {
  padding: 25px;
}
.p30 {
  padding: 30px;
}
.pt5 {
  padding-top: 5px;
}
.pt10 {
  padding-top: 10px;
}
.pt15 {
  padding-top: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pt25 {
  padding-top: 25px;
}
.pt30 {
  padding-top: 30px;
}
.pr5 {
  padding-right: 5px;
}
.pr10 {
  padding-right: 10px;
}
.pr15 {
  padding-right: 15px;
}
.pr20 {
  padding-right: 20px;
}
.pr25 {
  padding-right: 25px;
}
.pr30 {
  padding-right: 30px;
}
.pb5 {
  padding-bottom: 5px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb25 {
  padding-bottom: 25px;
}
.pb30 {
  padding-bottom: 30px;
}
.pl5 {
  padding-left: 5px;
}
.pl10 {
  padding-left: 10px;
}
.pl15 {
  padding-left: 15px;
}
.pl20 {
  padding-left: 20px;
}
.pl25 {
  padding-left: 25px;
}
.pl30 {
  padding-left: 30px;
}
.m0 {
  margin: 0 !important;
}
.m5 {
  margin: 5px;
}
.m10 {
  margin: 10px;
}
.m15 {
  margin: 15px;
}
.m20 {
  margin: 20px;
}
.m25 {
  margin: 25px;
}
.m30 {
  margin: 30px;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr20 {
  margin-right: 20px;
}
.mr25 {
  margin-right: 25px;
}
.mr30 {
  margin-right: 30px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb30 {
  margin-bottom: 30px;
}
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.ml25 {
  margin-left: 25px;
}
.ml30 {
  margin-left: 30px;
}
.tc {
  text-align: center;
}
.vc {
  display: -webkit-box;
  -webkit-box-orient: horizontal;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  display: -moz-box;
  -moz-box-orient: horizontal;
  -moz-box-pack: center;
  -moz-box-align: center;
  -o-box-orient: horizontal;
  -o-box-pack: center;
  -o-box-align: center;
  -ms-box-orient: horizontal;
  -ms-box-pack: center;
  -ms-box-align: center;
  box-orient: horizontal;
  box-pack: center;
  box-align: center;
}
.fwb {
  font-weight: bold;
}
.t14 {
  font-size: 1.4rem;
  font-size: 14px;
}
.t18 {
  font-size: 1.8rem;
  font-size: 18px;
}
.t24 {
  font-size: 2.4rem;
  font-size: 24px;
}
.t30 {
  font-size: 3rem;
  font-size: 30px;
}
.t48 {
  font-size: 4.8rem;
  font-size: 48px;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #1a1a1a;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
}
.csshub-milky {
  text-transform: uppercase;
  display: block;
  color: #f1ebe5;
  text-shadow: 0 8px 9px #c4b59d, 0px -2px 1px #ffffff;
  letter-spacing: -4px;
  text-align: center;
  border-radius: 20px;
}
.csshub-shine {
  background: #222222 -webkit-gradient(linear, left top, right top, from(#222222), to(#ffff00), color-stop(0.5, red)) 0 0 no-repeat;
  -webkit-background-size: 125px;
  color: rgba(255, 255, 255, 0.1);
  -webkit-background-clip: text;
  -webkit-animation-name: csshub-shine;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
}
.csshub-button {
  background-color: transparent;
  border: 2px solid #1ECD97;
  border-radius: 4px;
  display: inline-block;
  text-decoration: none!important;
  color: #1ECD97;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  height: 40px;
  line-height: 40px;
  letter-spacing: 1px;
  margin: 5px;
  overflow: hidden;
  padding: 0 22px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
}
.csshub-button:hover {
  background-color: #1ECD97;
}
.csshub-roll-text {
  display: block;
  position: relative;
  transition: all 420ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.csshub-roll-text:last-child {
  color: #fff;
}
.csshub-rollover:hover .csshub-roll-text:first-child {
  margin-top: -38px;
}
a.csshub-btn {
  text-align: center;
  position: relative;
  display: inline-block;
  margin: 15px 25px;
  outline: none;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
  font-size: 30px;
  overflow: hidden;
  padding: 0 4px;
}
.csshub-btn span {
  position: relative;
  display: inline-block;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.csshub-btn span::before {
  position: absolute;
  top: 100%;
  content: attr(data-hover);
  font-weight: 700;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.csshub-btn:hover span,
.csshub-btn:focus span {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  transform: translateY(-100%);
}
@-webkit-keyframes csshub-shine {
  0% {
    background-position: top left;
  }
  100% {
    background-position: top right;
  }
}
@media (max-width: 1442px) {
  html {
    font-size: 192px;
  }
}
@media (max-width: 1282px) {
  html {
    font-size: 170.66666667px;
  }
}
@media (max-width: 1026px) {
  html {
    font-size: 136.53333333px;
  }
}
@media (max-width: 962px) {
  html {
    font-size: 128px;
  }
}
@media (max-width: 952px) {
  html {
    font-size: 126.66666667px;
  }
}
@media (max-width: 902px) {
  html {
    font-size: 120px;
  }
}
@media (max-width: 802px) {
  html {
    font-size: 106.66666667px;
  }
}
@media (max-width: 775px) {
  html {
    font-size: 103.06666667px;
  }
}
@media (max-width: 770px) {
  html {
    font-size: 102.4px;
  }
}
@media (max-width: 738px) {
  html {
    font-size: 98.13333333px;
  }
}
@media (max-width: 734px) {
  html {
    font-size: 97.6px;
  }
}
@media (max-width: 733px) {
  html {
    font-size: 97.46666667px;
  }
}
@media (max-width: 669px) {
  html {
    font-size: 88.93333333px;
  }
}
@media (max-width: 642px) {
  html {
    font-size: 85.33333333px;
  }
}
@media (max-width: 602px) {
  html {
    font-size: 80px;
  }
}
@media (max-width: 570px) {
  html {
    font-size: 75.73333333px;
  }
}
@media (max-width: 535px) {
  html {
    font-size: 71.06666667px;
  }
}
@media (max-width: 437px) {
  html {
    font-size: 58px;
  }
}
@media (max-width: 416px) {
  html {
    font-size: 55.2px;
  }
}
@media (max-width: 413px) {
  html {
    font-size: 54.8px;
  }
}
@media (max-width: 386px) {
  html {
    font-size: 51.2px;
  }
}
@media (max-width: 377px) {
  html {
    font-size: 50px;
  }
}
@media (max-width: 362px) {
  html {
    font-size: 48px;
  }
}
@media (max-width: 322px) {
  html {
    font-size: 42.66666667px;
  }
}
.bl {
  display: block;
}
@font-face {
  font-family: 'Century-Gothic';
  src: url('../fonts/CenturyGothic.TTF');
  font-weight: normal;
  font-style: normal;
}
html {
  overflow-x: hidden;
}
* {
  font-family: 'Century-Gothic';
}
body {
  font-family: 'Century-Gothic';
  background: #F0F0F0;
  position: relative;
}
.swiper-pagination-bullet-active {
  background-color: #111;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 10px;
}
.swiper-pagination-bullet {
  width: 7px;
  height: 7px;
}
.sections-control {
  bottom: 125px;
}
#sections-wrapper {
  height: 77vh;
}
.segment-inner {
  margin-top: -124px;
}
.section-thumbnail.active {
  display: block;
}
header {
  z-index: 333;
  position: relative;
  background-color: #1A1A1A;
  top: 0;
  left: 0;
  padding-bottom: 20px;
}
header .contai {
  margin: 0 auto;
  height: 100%;
}
header .contai .left {
  margin-top: 28px;
}
header .contai .left li {
  float: left;
}
header .contai .left li a {
  display: block;
  width: 18px;
  margin-right: 10px;
}
header .contai .center {
  margin-top: 20px;
  display: inline-block;
  text-align: center;
  margin-left: 28%;
}
header .contai .right {
  margin-top: 28px;
}
header .contai .right div {
  float: left;
  margin-left: 22px;
}
header .contai .right div a p {
  color: #E4BC7E;
  font-size: 14px;
  margin-top: 2px;
  position: relative;
}
header .contai .right div a p span {
  color: #D8D8D8;
}
header .contai .right div a p i {
  width: 15px;
  height: 15px;
  background-color: #1A1A1A;
  position: absolute;
  z-index: 333;
  top: -7px;
  right: 0;
}
.banner {
  background-color: #fff;
  padding: 0;
  margin: 0;
  border: none;
}
.banner .item-101 {
  display: none;
}
.banner .navbar-brand {
  padding: 7.5px 15px;
}
.banner div {
  padding: 0;
}
.banner div .nav {
  float: left;
}
.banner div .nav .item-134 {
  margin-right: 0;
}
.banner div .nav li:hover {
  background-color: #fff;
}
.banner div .nav .item-117 span {
  left: 20px;
}
.banner div .nav .item-116 span {
  left: 0;
}
.banner div .nav .item-115 span {
  left: -27px;
}
.banner div .nav .deaper-layer .item-126 {
  padding-right: 0;
}
.banner div .nav .deaper-layer li {
  margin-right: 0;
  padding-right: 125px;
}
.banner div .item-110 div.deaper-layer li {
  margin-right: 0;
  padding-right: 109px;
}
.banner div .nav .deaper-layer li a {
  font-size: 14px;
  font-weight: 400;
}
.banner div .nav li {
  padding: 0;
  margin-right: 69px;
  position: relative;
  float: left;
}
.banner div .nav li a {
  font-size: 16px;
  color: #1A1A1A;
  font-weight: 600;
}
.banner div .nav li span {
  position: absolute;
  top: -27px;
  left: -36px;
  font-size: 14px;
  font-weight: 400;
}
@media screen and (min-width: 996px) and (max-width: 1220px) {
  .banner div > .nav > li {
    padding: 0;
    font-size: 12px;
    font-weight: 900;
    margin-right: 8px;
  }
  .banner .detail_pro > ul > li {
    padding-right: 24px;
  }
}
@media screen and (min-width: 768px) and (max-width: 996px) {
  .banner div > .nav > li {
    padding: 0;
    font-size: 12px;
    font-weight: 900;
    margin-right: 0px;
  }
  .banner div > .nav > li > a {
    font-size: 12px;
  }
  .banner .detail_pro > ul > li {
    padding-right: 8px;
    width: 120px;
  }
  .banner .detail_pro > ul > li > p {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .banner {
    background-color: #1A1A1A;
  }
  .banner .container > .navbar-collapse {
    margin-left: 0;
  }
  .banner .navbar-nav .open .dropdown-menu {
    padding-top: 10px;
  }
  .banner div > .nav {
    margin: 0;
    position: fixed;
    width: 100%;
    background-color: #fff;
  }
  .banner div .nav li span {
    position: inherit;
  }
  .banner div .nav.mobile .deaper-layer li {
    padding-left: 15px;
    padding-right: 100px;
    width: 100%;
  }
  .banner div > .nav > li {
    margin: 0;
    background-color: #fff;
    float: none;
  }
  .banner div > .nav > li a {
    font-size: 12px;
    font-weight: 700;
  }
  .banner div > .nav > li img {
    display: none;
  }
  .banner .collapse > ul > li > ul > li {
    margin: 0;
  }
  .banner .collapse > ul > li > ul > li p {
    text-indent: 12px;
    font-size: 13px;
    font-weight: 700;
  }
}
.box_shadow {
  width: 100%;
  position: absolute;
  top: 126px;
  left: 0;
  z-index: 333;
  background-color: #000;
  opacity: 0.7;
  display: none;
}
.dropdown-menu {
  padding: 40px 0 10px;
  border-radius: inherit;
  border: 1px solid #ccc;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #ffffff;
}
main .nav {
  width: 100%;
  text-align: center;
}
main .nav img {
  margin-top: -124px;
  width: 100%;
}
main .nav .text {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  text-align: center;
  font-size: 64px;
  margin-left: -444px;
  margin-top: -75px;
  font-weight: 300;
  z-index: 1;
}
main .nav .text .text_bottom {
  position: absolute;
  top: 110px;
  left: 350px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  border: 1px solid #fff;
}
main .nav .text .text_bottom a {
  display: block;
  font-size: 17px;
  box-sizing: border-box;
  padding: 0 20px;
  color: #A5C1C4;
}
main .nav .text .text_bottom .left {
  color: #fff;
  box-sizing: border-box;
}
main .nav .text .text_bottom .left:hover {
  background-color: #fff;
  color: #A5C1C4;
}
main .nav .text .text_bottom .right {
  background-color: #fff;
  box-sizing: border-box;
}
main .nav .text .text_bottom .right:hover {
  background: none;
  color: #fff;
}
main .main_text {
  text-align: center;
  padding: 60px 0;
  background-color: #fff;
}
main .main_text p {
  font-size: 24px;
  font-weight: 400;
  line-height: 33px;
}
main .main_text span {
  font-size: 24px;
  font-weight: 900;
}
main .top_product .t_f_product {
  width: 50%;
  background-color: #0F77B4;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 84px;
  margin-left: -5px;
  height: 540px;
}
main .top_product .t_f_product .text {
  font-size: 58px;
  color: #fff;
  line-height: 100px;
}
main .top_product .t_f_product .line {
  font-size: 40px;
  color: #fff;
  line-height: 80px;
  font-weight: 100;
}
main .top_product .t_f_product p {
  line-height: 30px;
  font-size: 15px;
  color: #FEFEFC;
  padding: 0 50px;
}
main .top_product .t_f_product a {
  display: inline-block;
  width: 120px;
  border: 1px solid #fff;
  color: #fff;
  margin-top: 46px;
}
main .top_product img {
  height: 100%;
  width: 50%;
}
main .top_product .t_l_product {
  height: 540px;
  width: 50%;
  background: url(../images/images/product_03.png) center center no-repeat;
}
main .bottom_product {
  margin-top: 5px;
}
main .bottom_product .t_l_product {
  height: 540px;
  width: 55%;
  background: url(../images/images/product_05.png) center center no-repeat;
  position: relative;
  margin-left: -5px;
}
main .bottom_product .t_l_product a {
  width: 105px;
  height: 105px;
  background: url(../images/images/play.png) center center no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -20px;
  margin-top: -52px;
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}
main .bottom_product .t_l_product a:hover {
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
}
main .bottom_product .t_r_product {
  width: 45%;
  background-color: #BACF84;
  text-align: center;
  padding: 66px 0;
  height: 540px;
}
main .bottom_product .t_r_product .text {
  font-size: 46px;
  color: #fff;
  line-height: 100px;
}
main .bottom_product .t_r_product .line {
  font-size: 40px;
  color: #fff;
  line-height: 80px;
  font-weight: 100;
}
main .bottom_product .t_r_product p {
  line-height: 35px;
  font-size: 16px;
  color: #FEFEFC;
  padding: 0 50px;
}
main .bottom_product .t_r_product a {
  display: inline-block;
  width: 120px;
  border: 1px solid #fff;
  color: #fff;
  margin-top: 37px;
}
main .product_three .t_r_product {
  height: 540px;
  width: 55%;
  background: url(../images/images/product_13.png) center center no-repeat;
}
main .product_three .t_l_product {
  width: 45%;
  background-color: #ED7B71;
  text-align: center;
  padding: 66px 0;
  margin-left: -5px;
  height: 540px;
}
main .product_three .t_l_product .text {
  font-size: 46px;
  color: #fff;
  line-height: 70px;
}
main .product_three .t_l_product .line {
  font-size: 40px;
  color: #fff;
  line-height: 80px;
  font-weight: 100;
}
main .product_three .t_l_product p {
  line-height: 35px;
  font-size: 16px;
  color: #FEFEFC;
  padding: 0 50px;
}
main .product_three .t_l_product a {
  display: inline-block;
  width: 120px;
  border: 1px solid #fff;
  color: #fff;
  margin-top: 33px;
}
main .news_nav {
  width: 100%;
}
main .news_nav .news_left {
  width: 50%;
  height: 420px;
  background: url(../images/news/news_16.png) center center no-repeat;
  text-align: center;
  margin-left: -5px;
  position: relative;
}
main .news_nav .news_left:hover {
  transition: all 1s;
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -transform: scale(1.1, 1.1);
  z-index: 333;
}
main .news_nav .news_left .news_left_text {
  position: absolute;
  color: #FEFEFC;
  bottom: 30px;
  left: 25%;
}
main .news_nav .news_left .news_left_text h3 {
  font-size: 25px;
}
main .news_nav .news_left .news_left_text p {
  font-size: 15px;
  line-height: 25px;
}
main .news_nav .news_left .news_left_text a {
  color: #FEFEFC;
  font-size: 12px;
}
main .news_nav .news_right {
  width: 50%;
  height: 420px;
  background: url(../images/news/news_01_16.png) left center no-repeat;
  text-align: center;
  position: relative;
}
main .news_nav .news_right:hover {
  transition: all 1s;
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -transform: scale(1.1, 1.1);
  z-index: 333;
}
main .news_nav .news_right .news_right_text {
  position: absolute;
  color: #FEFEFC;
  bottom: 30px;
  left: 37%;
}
main .news_nav .news_right .news_right_text h3 {
  font-size: 21px;
}
main .news_nav .news_right .news_right_text p {
  font-size: 15px;
  line-height: 25px;
}
main .news_nav .news_right .news_right_text a {
  color: #FEFEFC;
  font-size: 12px;
}
main .all_news {
  text-align: center;
}
main .all_news .all_news_box {
  margin: 35px 0;
}
main .all_news .all_news_box a {
  display: inline-block;
  width: 260px;
  line-height: 37px;
  border: 1px solid #8C8C8C;
  font-size: 21px;
  color: #666;
  text-align: center;
}
@media screen and (min-width: 996px) and (max-width: 1220px) {
  main .nav .text {
    margin-left: -440px;
    margin-top: -140px;
  }
  main .bottom_product .t_r_product .text {
    line-height: 50px;
  }
  main .product_three .t_l_product {
    padding: 39px 0;
  }
  main .product_three .t_l_product .text {
    line-height: 50px;
  }
  main .news_nav .news_left .news_left_text {
    left: 14%;
  }
  main .news_nav .news_right .news_right_text {
    left: 28%;
  }
}
@media (max-width: 768px) {
  main .nav img {
    margin-top: 0;
    position: relative;
    top: 0;
    left: 0;
  }
  main .nav .text {
    position: absolute;
    top: 12%;
    left: 5%;
    color: #fff;
    text-align: center;
    font-size: 0.4rem;
    margin: 0;
    font-weight: 300;
  }
  main .nav .text .text_bottom {
    position: absolute;
    top: 0.7rem;
    left: 2rem;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    border: 1px solid #fff;
  }
  main .nav .text .text_bottom a {
    display: block;
    font-size: 0.1rem;
    box-sizing: border-box;
    padding: 0 20px;
    color: #A5C1C4;
  }
  main .nav .text .text_bottom .left {
    color: #fff;
  }
  main .nav .text .text_bottom .right {
    background-color: #fff;
  }
  main .main_text {
    text-align: center;
    padding: 0.2rem 0;
    background-color: #fff;
  }
  main .main_text p {
    font-size: 0.15rem;
    font-weight: 400;
    line-height: 0.3rem;
  }
  main .main_text span {
    font-size: 0.2rem;
    font-weight: 900;
  }
  main .top_product .t_f_product {
    width: 100%;
    background-color: #0F77B4;
    padding: 0;
    padding-bottom: 0.2rem;
    margin: 0;
    height: inherit;
  }
  main .top_product .t_f_product .text {
    font-size: 0.5rem;
    color: #fff;
    line-height: 1rem;
  }
  main .top_product .t_f_product .line {
    font-size: 0.4rem;
    color: #fff;
    line-height: 0.5rem;
    font-weight: 100;
  }
  main .top_product .t_f_product p {
    line-height: 0.4rem;
    font-size: 0.2rem;
    color: #FEFEFC;
    padding: 0.2rem;
  }
  main .top_product .t_f_product a {
    display: inline-block;
    width: 2rem;
    border: 1px solid #fff;
    color: #fff;
    margin-top: 0.2rem;
  }
  main .top_product img {
    width: 100%;
  }
  main .bottom_product {
    margin-top: 5px;
    position: relative;
  }
  main .bottom_product .play {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -55px;
    margin-top: -180px;
  }
  main .bottom_product .t_r_product {
    width: 100%;
    background-color: #BACF84;
    text-align: center;
    padding: 0.2rem;
    height: inherit;
  }
  main .bottom_product .t_r_product .text {
    font-size: 0.5rem;
    color: #fff;
    line-height: 0.8rem;
  }
  main .bottom_product .t_r_product .line {
    font-size: 0.4rem;
    color: #fff;
    line-height: 0.5rem;
    font-weight: 100;
  }
  main .bottom_product .t_r_product p {
    line-height: 0.4rem;
    font-size: 0.2rem;
    color: #FEFEFC;
    padding: 0.2rem;
  }
  main .bottom_product .t_r_product a {
    display: inline-block;
    width: 2rem;
    border: 1px solid #fff;
    color: #fff;
    margin-top: 0.2rem;
  }
  main .product_three .t_l_product {
    width: 100%;
    background-color: #ED7B71;
    text-align: center;
    padding: 0 0 0.2rem 0;
    height: inherit;
  }
  main .product_three .t_l_product .text {
    font-size: 0.5rem;
    color: #fff;
    line-height: 0.8rem;
  }
  main .product_three .t_l_product .line {
    font-size: 0.4rem;
    color: #fff;
    line-height: 0.5rem;
    font-weight: 100;
  }
  main .product_three .t_l_product p {
    line-height: 0.4rem;
    font-size: 0.2rem;
    color: #FEFEFC;
    padding: 0.2rem;
  }
  main .product_three .t_l_product a {
    display: inline-block;
    width: 2rem;
    border: 1px solid #fff;
    color: #fff;
    margin-top: 0.2rem;
  }
  main .news_nav .news_left_ms {
    position: relative;
    text-align: center;
  }
  main .news_nav .news_left_ms img {
    width: 100%;
  }
  main .news_nav .news_left_ms .news_left_text {
    text-align: center;
    position: absolute;
    color: #FEFEFC;
    bottom: 30px;
    left: 50%;
    margin-left: -2rem;
    background: rgba(0, 0, 0, 0.5);
    padding: 10px;
  }
  main .news_nav .news_left_ms .news_left_text h3 {
    font-size: 0.2rem;
  }
  main .news_nav .news_left_ms .news_left_text p {
    font-size: 0.15rem;
    line-height: 0.25rem;
  }
  main .news_nav .news_left_ms .news_left_text a {
    color: #FEFEFC;
    font-size: 0.12rem;
  }
  main .news_nav .news_right_ms {
    text-align: center;
    position: relative;
  }
  main .news_nav .news_right_ms img {
    width: 100%;
  }
  main .news_nav .news_right_ms .news_right_text {
    position: absolute;
    color: #FEFEFC;
    bottom: 20px;
    left: 50%;
    margin-left: -1.2rem;
    background: rgba(0, 0, 0, 0.5);
    padding: 10px;
  }
  main .news_nav .news_right_ms .news_right_text h3 {
    font-size: 0.2rem;
  }
  main .news_nav .news_right_ms .news_right_text p {
    font-size: 0.15rem;
    line-height: 0.25rem;
  }
  main .news_nav .news_right_ms .news_right_text a {
    color: #FEFEFC;
    font-size: 0.12rem;
  }
  main .all_news {
    text-align: center;
  }
  main .all_news .all_news_box {
    padding: 0.3rem 0;
    margin: 0;
  }
  main .all_news .all_news_box a {
    display: inline-block;
    width: 260px;
    line-height: 37px;
    border: 1px solid #8C8C8C;
    font-size: 21px;
    color: #666;
    text-align: center;
  }
}
@media screen and (min-width: 1344px) and (max-width: 1498px) {
  main .top_product .t_f_product {
    padding-bottom: 54px;
  }
}
footer {
  width: 100%;
}
footer .top_footer_l > .footer_right .litem img {
  display: none;
}
footer .top_footer_l > .footer_right .litem .item-101 {
  display: none;
}
footer .top_footer_l > .footer_right .litem .item-128 a {
  font-size: 17px;
  color: #1A1A1A;
}
footer .top_footer_l > .footer_right .litem > ul > .item-134 {
  margin-right: 0;
}
footer .top_footer_l > .footer_right .litem > ul > li {
  float: left;
  margin-right: 70px;
}
footer .top_footer_l > .footer_right .litem > ul > li .image-title {
  font-size: 14px;
  color: #666;
  margin-bottom: 0px;
}
footer .top_footer {
  height: 268px;
  background-color: #E4E4E4;
}
footer .top_footer .footer_right img {
  margin-bottom: 20px;
}
footer .top_footer .footer_right p {
  font-size: 12px;
  line-height: 20px;
  color: #666;
  font-weight: 900;
}
footer .top_footer .footer_right ul .litem {
  margin-left: 64px;
}
footer .top_footer .footer_right ul li {
  margin-top: 36px;
  padding-right: 66px;
}
footer .top_footer .footer_right ul li ul span {
  display: block;
  font-size: 17px;
  color: #1A1A1A;
  font-weight: 900;
  margin-bottom: 25px;
}
footer .top_footer .footer_right ul li ul .item-111 a {
  display: block;
  font-size: 17px;
  color: #1A1A1A;
  font-weight: 900;
  margin-bottom: 25px;
}
footer .top_footer .footer_right ul li ul li {
  padding: 0;
  margin: 0;
}
footer .top_footer .footer_right ul li ul li a {
  display: block;
  font-size: 14px;
  line-height: 25px;
  color: #666;
  font-weight: 900;
}
footer .top_footer .footer_right ul li:last-child {
  padding: 0;
}
footer .top_footer_l {
  padding-left: 200px;
}
footer .bottom_footer {
  height: 50px;
}
footer .bottom_footer ul li {
  float: left;
  margin-right: 18px;
  line-height: 50px;
  color: #1A1A1A;
  font-weight: 700;
}
footer .bottom_footer ul a {
  color: #1A1A1A;
}
@media (max-width: 768px) {
  footer .bottom_footer ul li {
    float: left;
    margin-right: 9px;
  }
  footer .bottom_footer ul li a {
    display: block;
    font-size: 0.2rem;
    line-height: 1rem;
    color: #1A1A1A;
    font-weight: 900;
  }
}
@media screen and (min-width: 1220px) and (max-width: 1720px) {
  footer .top_footer .footer_right ul .litem {
    margin-left: 0;
  }
  footer .top_footer_l {
    padding-left: 100px;
  }
  footer .top_footer .footer_right ul li {
    padding-right: 30px;
  }
  footer .top_footer_l > .footer_right .litem > ul > li {
    margin-right: 40px;
  }
}
@media screen and (min-width: 996px) and (max-width: 1220px) {
  footer .top_footer .footer_right ul .litem {
    margin-left: 20px;
  }
  footer .top_footer .footer_right ul li {
    padding-right: 42px;
  }
}
@media screen and (max-width: 1300px) and (min-width: 1120px) {
  footer .top_footer .footer_right > ul li:first-child {
    display: none;
  }
  .top_footer_l > .footer_right .litem > ul > li {
    margin-right: 30px!important;
  }
}
.product1 .part1 {
  overflow: hidden;
  position: relative;
  letter-spacing: 2px;
  padding: 80px 100px 110px;
  background: url(../images/product/prodcut_02.png) no-repeat;
  background-position: center top;
  background-attachment: fixed;
}
.product1 .part1 .container span {
  color: #e2c09b;
  font-size: 30px;
  line-height: 40px;
  display: block;
}
.product1 .part1 .container h3 {
  font-size: 56px;
  line-height: 85px;
}
.product1 .part1 .container p {
  font-size: 24px;
  line-height: 32px;
}
.product1 .part1 .container a {
  display: inline-block;
  padding: 4px 35px;
  border-radius: 5px;
  background-color: #E2C09B;
  color: #000;
  margin-top: 30px;
  font-size: 24px;
  line-height: 32px;
}
.product1 .part1 .container a:hover {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  transform: scale(0.9);
  opacity: 1;
  color: #fff;
}
.product1 .part2 {
  overflow: hidden;
  position: relative;
  padding: 80px 200px 110px;
  background-color: #fff;
  background-position: center top;
  background-attachment: fixed;
}
.product1 .part2 .container {
  text-align: center;
}
.product1 .part2 .container .product_right {
  margin-top: 120px;
  margin-left: 150px;
  width: 50%;
}
.product1 .part2 .container .product_right h3 {
  font-size: 36px;
  line-height: 85px;
  font-weight: 900;
}
.product1 .part2 .container .product_right p {
  font-size: 24px;
  line-height: 32px;
}
.product1 .part3.wrap {
  background: url(../images/product/product_04.png) no-repeat;
  background-position: center top;
  background-attachment: fixed;
}
.product1 .part3 {
  overflow: hidden;
  position: relative;
  padding: 140px 0 180px;
}
.product1 .part3 .container {
  display: inline;
  text-align: center;
}
.product1 .part3 .container .product_left {
  margin-left: 200px;
}
.product1 .part3 .container .product_left img {
  display: block;
  padding: 15px 0;
}
.product1 .part3 .container .product_left span {
  color: #E2C09B;
  font-weight: 400;
  font-size: 46px;
}
.product1 .part3 .container .product_left p {
  color: #E2C09B;
  font-weight: 900;
  font-size: 24px;
  letter-spacing: 1px;
}
.product1 .part4 {
  overflow: hidden;
  position: relative;
  background-color: #fff;
  background-position: left top;
  background-attachment: fixed;
}
.product1 .part4 .container {
  text-align: center;
}
.product1 .part4 .container .product_left {
  margin-left: -150px;
}
.product1 .part4 .container .product_right {
  margin-top: 250px;
  margin-right: -10px;
  width: 50%;
}
.product1 .part4 .container .product_right h3 {
  font-size: 36px;
  line-height: 100px;
  font-weight: 900;
}
.product1 .part4 .container .product_right p {
  font-size: 24px;
  line-height: 32px;
}
.product1 .part5 {
  overflow: hidden;
  position: relative;
  padding: 140px 0;
  background: url(../images/product/product_nav_04.png) center no-repeat;
  background-attachment: fixed;
}
.product1 .part5 .container {
  text-align: center;
}
.product1 .part5 .container .product_left {
  margin-left: -10px;
  width: 60%;
}
.product1 .part5 .container .product_left h3 {
  font-size: 36px;
  line-height: 45px;
  font-weight: 400;
  color: #e2c09b;
}
.product1 .part5 .container .product_left p {
  font-size: 16px;
  line-height: 38px;
  color: #e2c09b;
}
.product1 .part6.part66 .container img {
  margin-right: 157px;
}
.product1 .part6.part66 .container .last {
  margin-right: 0;
}
.product1 .part6.part66 .container span {
  margin-left: -4px;
}
.product1 .part6.part66 .container span:nth-child(2) {
  padding-left: 135px;
}
.product1 .part6.part66 .container span:nth-child(3) {
  padding-left: 160px;
}
.product1 .part6.part66 .container span:last-child {
  padding-left: 275px;
}
.product1 .part6.part61 .container img {
  margin-right: 174px;
}
.product1 .part6.part61 .container .last {
  margin-right: 0;
}
.product1 .part6.part61 .container span {
  margin-left: -4px;
}
.product1 .part6.part61 .container span:nth-child(2) {
  padding-left: 145px;
}
.product1 .part6.part61 .container span:nth-child(3) {
  padding-left: 140px;
}
.product1 .part6.part61 .container span:last-child {
  padding-left: 270px;
}
.product1 .part6.part62 .container img {
  margin-right: 248px;
}
.product1 .part6.part62 .container .last {
  margin-right: 0;
}
.product1 .part6.part62 .container span {
  margin-left: 0;
}
.product1 .part6.part62 .container span:nth-child(2) {
  padding-left: 220px;
}
.product1 .part6.part62 .container span:nth-child(3) {
  padding-left: 200px;
}
.product1 .part6.part62 .container span:last-child {
  padding-left: 240px;
}
.product1 .part6 {
  overflow: hidden;
  position: relative;
  padding: 70px 0;
  background: #fff;
  background-position: right top;
  background-attachment: fixed;
}
.product1 .part6 .container img {
  vertical-align: bottom;
  margin-right: 167px;
  margin-bottom: 45px;
  display: inherit;
}
.product1 .part6 .container .last {
  margin-right: 0;
}
.product1 .part6 .container span {
  font-size: 14px;
  color: #000;
  margin-left: -20px;
}
.product1 .part6 .container span:nth-child(2) {
  padding-left: 152px;
}
.product1 .part6 .container span:nth-child(3) {
  padding-left: 195px;
}
.product1 .part6 .container span:last-child {
  padding-left: 300px;
}
@media screen and (min-width: 767px) and (max-width: 996px) {
  .product1 .part1 {
    overflow: hidden;
    position: relative;
    letter-spacing: 2px;
    padding: 0.7rem 0.2rem 0.7rem;
    background: url(../images/product/prodcut_02.png) no-repeat;
    background-position: center;
    background-attachment: cover;
  }
  .product1 .part1 .container span {
    color: #e2c09b;
    font-size: 0.3rem;
    line-height: 0.3rem;
  }
  .product1 .part1 .container h3 {
    font-size: 0.4rem;
    line-height: 1rem;
  }
  .product1 .part1 .container p {
    font-size: 0.1rem;
    line-height: 0.3rem;
    font-weight: 900;
  }
  .product1 .part1 .container a {
    display: inline-block;
    padding: 4px 15px;
    border-radius: 5px;
    background-color: #E2C09B;
    color: #000;
    margin-top: 0.3rem;
    font-size: 0.1rem;
    line-height: 0.3rem;
    font-weight: 400;
  }
}
@media (max-width: 767px) {
  .product1 .part1 {
    overflow: hidden;
    position: relative;
    letter-spacing: 2px;
    padding: 0.7rem 0 0;
    padding-top: 0px;
    background: #fff;
    background-position: left top;
    background-attachment: fixed;
  }
  .product1 .part1 .container span {
    color: #e2c09b;
    font-size: 0.3rem;
    line-height: 0.3rem;
  }
  .product1 .part1 .container h3 {
    font-size: 0.4rem;
    line-height: 1rem;
  }
  .product1 .part1 .container p {
    font-size: 0.1rem;
    line-height: 0.3rem;
    font-weight: 900;
  }
  .product1 .part1 .container a {
    display: inline-block;
    padding: 4px 15px;
    border-radius: 5px;
    background-color: #E2C09B;
    color: #000;
    margin-top: 0.3rem;
    font-size: 0.1rem;
    line-height: 0.3rem;
    font-weight: 400;
  }
}
@media (max-width: 768px) {
  .product1 .part2 {
    overflow: hidden;
    position: relative;
    letter-spacing: 2px;
    padding: 40px 0;
    background-color: #fff;
    background-position: left top;
    background-attachment: fixed;
  }
  .product1 .part2 .container {
    text-align: center;
  }
  .product1 .part2 .container img {
    max-width: 60%;
  }
  .product1 .part2 .container .fl {
    float: none;
  }
  .product1 .part2 .container .product_right {
    margin: 0;
    width: 100%;
    margin-top: 10px;
  }
  .product1 .part2 .container .product_right h3 {
    font-size: 0.4rem;
    line-height: 1rem;
    font-weight: 900;
  }
  .product1 .part2 .container .product_right p {
    font-size: 13px;
    line-height: 0.3rem;
    font-weight: 900;
  }
  .product1 .part3 {
    overflow: hidden;
    position: relative;
    padding: 0;
    background: #000;
    background-position: right top;
    background-attachment: fixed;
    background-size: 100% auto;
    text-align: center;
  }
  .product1 .part3 .container {
    display: inline;
    text-align: center;
  }
  .product1 .part3 .container .fr {
    float: none;
  }
  .product1 .part3 .container .product_left {
    margin: 0;
    text-align: center;
  }
  .product1 .part3 .container .product_left img {
    display: inline;
    max-width: 90%;
    padding: 15px;
  }
  .product1 .part4 {
    overflow: hidden;
    letter-spacing: 1px;
    position: relative;
    background-color: #fff;
    background-position: left top;
    background-attachment: fixed;
    padding: 20px 0;
  }
  .product1 .part4 .container {
    text-align: center;
  }
  .product1 .part4 .container .product_left {
    margin-left: 0;
  }
  .product1 .part4 .container .product_right {
    float: left;
    margin: 20px 0;
    width: 100%;
  }
  .product1 .part4 .container .product_right h3 {
    font-size: 0.4rem;
    line-height: 1rem;
    font-weight: 900;
  }
  .product1 .part4 .container .product_right p {
    font-size: 16px;
    line-height: 0.3rem;
    font-weight: 900;
  }
  .product1 .part5 {
    overflow: hidden;
    position: relative;
    padding: 40px 0;
    letter-spacing: 2px;
    background: #010b17;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
  }
  .product1 .part5 .container {
    text-align: center;
  }
  .product1 .part5 .container img {
    max-width: 60%;
  }
  .product1 .part5 .container .product_left {
    text-align: center;
    margin: 0;
    float: none;
    width: 100%;
  }
  .product1 .part5 .container .product_left h3 {
    font-size: 0.4rem;
    line-height: 0.5rem;
    font-weight: 400;
    color: #e2c09b;
  }
  .product1 .part5 .container .product_left p {
    font-size: 0.15rem;
    line-height: 0.3rem;
    font-weight: 400;
    color: #e2c09b;
  }
  .product1 .part6 {
    overflow: hidden;
    padding: 30px 0 20px;
    background: #fff;
    background-position: right top;
    background-attachment: fixed;
    position: relative;
  }
  .product1 .part6 .container .swiper-container {
    padding-bottom: 100px;
  }
  .product1 .part6 .container img {
    margin: 0;
    max-width: 60%;
    margin-right: 0!important;
  }
  .product1 .part6 .container .swiper-slide {
    position: relative;
  }
  .product1 .part6 .container .swiper-slide span {
    position: absolute;
    bottom: -0.7rem;
    width: 100%;
    left: 0;
  }
  .product1 .part6 .container span {
    font-size: 14px;
    color: #000;
    margin-left: 0;
    padding: 0;
  }
  .product1 .part6 .container span:nth-child(2) {
    padding-left: 0!important;
  }
  .product1 .part6 .container span:nth-child(3) {
    padding-left: 0!important;
  }
  .product1 .part6 .container span:last-child {
    padding-left: 0!important;
  }
}
.product2 .part1 {
  overflow: hidden;
  position: relative;
  padding: 80px 300px 105px;
  background: url(../images/product/product_2_01.png) no-repeat;
  background-position: center top;
  background-attachment: fixed;
  letter-spacing: 2px;
}
.product2 .part1 .container span {
  color: #e2c09b;
  font-size: 30px;
  line-height: 40px;
}
.product2 .part1 .container h3 {
  font-size: 56px;
  line-height: 85px;
}
.product2 .part1 .container p {
  font-size: 24px;
  line-height: 32px;
}
.product2 .part1 .container a {
  display: inline-block;
  padding: 4px 35px;
  border-radius: 5px;
  background-color: #E2C09B;
  color: #000;
  margin-top: 30px;
  font-size: 24px;
  line-height: 32px;
}
.product2 .part1 .container a:hover {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  transform: scale(0.9);
  opacity: 1;
  color: #fff;
}
.product2 .part2 {
  overflow: hidden;
  position: relative;
  letter-spacing: 1px;
  padding: 30px 0;
  background-color: #fff;
  background-position: left top;
  background-attachment: fixed;
}
.product2 .part2 .product_right {
  position: absolute;
  top: 0;
  left: 52%;
  width: 42%;
  text-align: center;
  margin-top: 160px;
}
.product2 .part2 .product_right h3 {
  font-size: 34px;
  line-height: 85px;
  font-weight: 700;
}
.product2 .part2 .product_right p {
  font-size: 24px;
  line-height: 32px;
}
.product2 .part3 {
  overflow: hidden;
  position: relative;
  letter-spacing: 1px;
  padding: 80px 0 140px;
  background: url(../images/product/product_2_03.png) no-repeat;
  background-position: right top;
  background-attachment: fixed;
}
.product2 .part3 .container {
  text-align: center;
}
.product2 .part3 .container .product_left {
  margin-top: 80px;
  margin-right: 600px;
}
.product2 .part3 .container .product_left h3 {
  font-size: 34px;
  line-height: 50px;
  font-weight: 400;
}
.product2 .part3 .container .product_left p {
  margin-top: 30px;
  font-size: 24px;
  line-height: 32px;
}
.product2 .part4 {
  overflow: hidden;
  position: relative;
  padding: 80px 0 110px;
  letter-spacing: 1px;
  background-color: #fff;
  background-position: left top;
  background-attachment: fixed;
}
.product2 .part4 .container {
  text-align: center;
}
.product2 .part4 .container img {
  margin-left: -100px;
}
.product2 .part4 .container .product_right {
  margin-right: -50px;
  width: 50%;
  margin-top: 50px;
}
.product2 .part4 .container .product_right h3 {
  font-size: 36px;
  line-height: 100px;
  font-weight: 400;
}
.product2 .part4 .container .product_right p {
  font-size: 24px;
  line-height: 32px;
}
.product2 .part5 {
  overflow: hidden;
  position: relative;
  padding: 140px 0;
  background: url(../images/product/product_2_05.png) no-repeat;
  background-position: center top;
  background-attachment: fixed;
}
.product2 .part5 .container {
  text-align: center;
}
.product2 .part5 .container .product_left {
  margin-left: -10px;
  width: 50%;
}
.product2 .part5 .container .product_left h3 {
  font-size: 36px;
  line-height: 45px;
  font-weight: 400;
  color: #e2c09b;
}
.product2 .part5 .container .product_left p {
  font-size: 16px;
  line-height: 38px;
  color: #e2c09b;
}
.product2 .part6 {
  overflow: hidden;
  position: relative;
  padding: 70px 0;
  background: #fff;
  background-position: right top;
  background-attachment: fixed;
}
.product2 .part6 .container img {
  vertical-align: bottom;
  margin-right: 164px;
  margin-bottom: 45px;
  display: inherit;
}
.product2 .part6 .container .last {
  margin-right: 0;
}
.product2 .part6 .container span {
  font-size: 14px;
  color: #000;
  margin-left: -4px;
}
.product2 .part6 .container span:nth-child(2) {
  padding-left: 135px;
}
.product2 .part6 .container span:nth-child(3) {
  padding-left: 152px;
}
.product2 .part6 .container span:last-child {
  padding-left: 280px;
}
@media screen and (min-width: 996px) and (max-width: 1770px) {
  .product2 .part2 .product_right {
    left: 55%;
    margin-top: 100px;
    width: 38%;
  }
  .product2 .part2 .product_right h3 {
    line-height: 55px;
  }
  .product2 .part2 .product_left img {
    max-width: 80%;
  }
}
@media screen and (min-width: 767px) and (max-width: 996px) {
  .product2 .part1 {
    overflow: hidden;
    position: relative;
    letter-spacing: 2px;
    padding: 0.7rem 0.2rem 0.7rem;
    background: url(../images/product/prodcut_02.png) no-repeat;
    background-position: center;
  }
  .product2 .part1 .container span {
    color: #e2c09b;
    font-size: 0.3rem;
    line-height: 0.3rem;
  }
  .product2 .part1 .container h3 {
    font-size: 0.4rem;
    line-height: 1rem;
  }
  .product2 .part1 .container p {
    font-size: 0.1rem;
    line-height: 0.3rem;
    font-weight: 900;
  }
  .product2 .part1 .container a {
    display: inline-block;
    padding: 4px 15px;
    border-radius: 5px;
    background-color: #E2C09B;
    color: #000;
    margin-top: 0.3rem;
    font-size: 0.1rem;
    line-height: 0.3rem;
    font-weight: 400;
  }
}
@media (max-width: 767px) {
  .product2 .part1 {
    overflow: hidden;
    position: relative;
    letter-spacing: 2px;
    padding: 0.7rem 0 0;
    padding: 0;
    background: #fff;
    background-position: left top;
    background-attachment: fixed;
  }
  .product2 .part1 .container span {
    color: #e2c09b;
    font-size: 0.3rem;
    line-height: 0.3rem;
  }
  .product2 .part1 .container h3 {
    font-size: 0.4rem;
    line-height: 1rem;
  }
  .product2 .part1 .container p {
    font-size: 0.1rem;
    line-height: 0.3rem;
    font-weight: 900;
  }
  .product2 .part1 .container a {
    display: inline-block;
    padding: 4px 15px;
    border-radius: 5px;
    background-color: #E2C09B;
    color: #000;
    margin-top: 0.3rem;
    font-size: 0.1rem;
    line-height: 0.3rem;
    font-weight: 400;
  }
}
@media (max-width: 768px) {
  .product2 .part2 {
    overflow: hidden;
    position: relative;
    letter-spacing: 2px;
    padding: 40px 0;
    background-color: #fff;
    background-position: left top;
    background-attachment: fixed;
  }
  .product2 .part2 img {
    max-width: 100%;
  }
  .product2 .part2 .fl {
    float: none;
  }
  .product2 .part2 .product_right {
    margin: 0;
    padding: 20px;
    position: inherit;
    width: 100%;
  }
  .product2 .part2 .product_right h3 {
    font-size: 0.4rem;
    line-height: 0.6rem;
    font-weight: 900;
  }
  .product2 .part2 .product_right p {
    font-size: 13px;
    line-height: 0.3rem;
    font-weight: 400;
  }
  .product2 .part3 {
    letter-spacing: 2px;
    overflow: hidden;
    position: relative;
    padding: 0;
    background: #d7eae6;
    background-position: right top;
    background-attachment: fixed;
    background-size: 100% auto;
    text-align: center;
  }
  .product2 .part3 .container {
    display: inline;
    text-align: center;
  }
  .product2 .part3 .container .fr {
    float: none;
  }
  .product2 .part3 .container .product_left {
    margin: 0;
    text-align: center;
    padding: 20px;
  }
  .product2 .part3 .container .product_left img {
    display: inline;
    max-width: 90%;
    padding: 15px;
  }
  .product2 .part3 .container .product_left h3 {
    font-size: 0.4rem;
    line-height: 0.5rem;
    font-weight: 400;
  }
  .product2 .part3 .container .product_left p {
    margin-top: 0;
    font-size: 13px;
    line-height: 0.3rem;
    font-weight: 400;
  }
  .product2 .part4 {
    overflow: hidden;
    letter-spacing: 2px;
    position: relative;
    background-color: #fff;
    background-position: left top;
    background-attachment: fixed;
    padding: 20px 0;
  }
  .product2 .part4 .container {
    text-align: center;
  }
  .product2 .part4 .container img {
    margin: 0;
  }
  .product2 .part4 .container .product_right {
    float: none;
    margin: 0;
    width: 100%;
  }
  .product2 .part4 .container .product_right h3 {
    font-size: 0.4rem;
    line-height: 1rem;
    font-weight: 900;
  }
  .product2 .part4 .container .product_right p {
    font-size: 13px;
    line-height: 0.3rem;
    font-weight: 400;
  }
  .product2 .part5 {
    overflow: hidden;
    position: relative;
    padding: 40px 0;
    letter-spacing: 2px;
    background: #000000;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
  }
  .product2 .part5 .container {
    text-align: center;
  }
  .product2 .part5 .container img {
    max-width: 60%;
    display: inline-block;
  }
  .product2 .part5 .container .product_left {
    text-align: center;
    margin: 0;
    float: none;
    width: 100%;
  }
  .product2 .part5 .container .product_left h3 {
    font-size: 0.4rem;
    line-height: 0.5rem;
    font-weight: 400;
    color: #e2c09b;
  }
  .product2 .part5 .container .product_left p {
    font-size: 0.15rem;
    line-height: 0.3rem;
    font-weight: 400;
    color: #e2c09b;
  }
  .product2 .part6 {
    overflow: hidden;
    padding: 30px 0 20px;
    background: #fff;
    background-position: right top;
    background-attachment: fixed;
    position: relative;
  }
  .product2 .part6 .container .swiper-container {
    padding-bottom: 100px;
  }
  .product2 .part6 .container img {
    margin: auto;
    max-width: 60%;
  }
  .product2 .part6 .container a {
    display: block;
  }
  .product2 .part6 .container .swiper-slide {
    position: relative;
  }
  .product2 .part6 .container .swiper-slide span {
    position: absolute;
    bottom: -0.7rem;
    width: 100%;
    left: 0;
  }
  .product2 .part6 .container span {
    font-size: 14px;
    color: #000;
    margin-left: 0;
    padding: 0;
  }
  .product2 .part6 .container span:nth-child(2) {
    padding-left: 0;
  }
  .product2 .part6 .container span:nth-child(3) {
    padding-left: 0;
  }
  .product2 .part6 .container span:last-child {
    padding-left: 0;
  }
}
.fixedNav {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 100000;
}
.banner div .nav .deaper-layer .active a {
  color: #e5bb7e;
  font-weight: 900;
}
.banner div .nav .deaper-layer .active a span {
  color: #e5bb7e;
  font-weight: 900;
}
.banner div .nav .deaper-layer li a:hover {
  color: #e5bb7e;
  font-weight: 900;
}
.banner div .nav .deaper-layer li a:hover span {
  color: #e5bb7e;
  font-weight: 900;
}
.banner div .nav .deaper-layer .item-118 {
  padding-right: 0;
}
.banner div .nav .deaper-layer .item-118 img {
  max-width: 50%;
  margin-top: 20px;
}
.banner div .nav .deaper-layer .item-118 span {
  left: 32px;
}
.banner div .nav .deaper-layer .item-119 {
  padding-right: 0;
}
.banner div .nav .deaper-layer .item-119 img {
  max-width: 50%;
  margin-top: 20px;
}
.banner div .nav .deaper-layer .item-119 span {
  left: 14px;
}
.banner div .nav .deaper-layer .item-120 {
  padding-right: 0;
}
.banner div .nav .deaper-layer .item-120 img {
  max-width: 50%;
  margin-top: 20px;
}
.banner div .nav .deaper-layer .item-120 span {
  left: 40px;
}
.banner div .nav .deaper-layer .item-121 {
  padding-right: 15px;
}
.banner div .nav .deaper-layer .item-121 img {
  max-width: 50%;
  margin-top: 20px;
}
.banner div .nav .deaper-layer .item-121 span {
  left: -45px;
  white-space: nowrap;
}
div.mod-languages.advanced-dropdown ul {
  background: #333;
  position: absolute;
  z-index: 100;
  list-style-type: none;
  left: 0;
  padding: 10px 5px 5px 10px;
  border-radius: 2px;
}
div.mod-languages.advanced-dropdown ul li {
  margin-bottom: 5px;
  margin-right: 0px;
}
div.mod-languages.advanced-dropdown ul li a {
  color: #e5bb7e;
}
.banner div .nav .item-113 span {
  left: -41px;
}
.news-wrap .content-box .content .about-txt img {
  margin-bottom: 30px;
}
.news-wrap .news-list .item .text-box .date {
  float: right;
  margin: 10px;
}
@media (max-width: 768px) {
  .navbar-toggle {
    width: inherit;
    margin-right: 25px;
  }
  footer .bottom_footer {
    padding-right: 0;
  }
  .navbar-header .right {
    margin-top: 14px;
  }
  .navbar-header .right .right_icon {
    float: left;
    margin-right: 20px;
  }
  .navbar-header .right .language {
    float: left;
    margin-right: 20px;
  }
}
.school3-wrap .content-box .emr-box {
  margin-top: 50px;
  margin-bottom: 35px;
}
.school3-wrap .content-box .person-box {
  margin-bottom: 50px;
}
.stroy4 .swiper-wrapper .swiper-slide .item-box p {
  font-size: 13px;
  line-height: 0.08rem;
}
@media (max-width: 1199px) and (min-width: 769px) {
  .banner div .nav .deaper-layer li {
    padding-right: 115px;
  }
  .banner div .nav .deaper-layer li.item-116 {
    padding-right: 5px;
  }
}
@media (max-width: 768px) and (min-width: 620px) {
  .banner div > .nav {
    display: flex;
    display: -webkit-flex;
    margin-left: -9px;
    position: absolute;
  }
  header .contai .center {
    margin-left: 18%;
  }
  .banner div .nav .deaper-layer li {
    float: none;
    margin-bottom: 20px;
  }
}
#bs-example-navbar-collapse-1 .mobile {
  position: inherit;
}
#video {
  position: fixed;
  top: 10%;
  left: 50%;
  width: 1140px;
  margin-left: -558px;
  z-index: 9999;
}
#video video {
  width: 100%;
}
#video a {
  position: absolute;
  right: 20px;
  top: 10px;
  font-size: 0.1rem;
  color: #FFF;
  z-index: 99999;
  cursor: pointer;
}
@media (max-width: 1140px) {
  #video {
    top: 20%;
    left: 2%;
    width: 96%;
    margin-left: 0px;
  }
  #video a {
    right: 3%;
  }
}
main .news_nav .news_right .news_right_text {
  left: 50%;
  background: rgba(0, 0, 0, 0.5);
  width: 300px;
  margin-left: -150px;
  padding: 15px 10px;
}
main .news_nav .news_left .news_left_text {
  left: 50%;
  background: rgba(0, 0, 0, 0.5);
  width: 300px;
  margin-left: -150px;
  padding: 15px 10px;
}
header .contai .right div {
  position: relative;
}
div.mod-languages.advanced-dropdown ul {
  width: 100px;
}
