f.show_on_main
@import url(http://at.alicdn.com/t/font_1116986_4vs2vkmefwt.css);

.dpflex {
  display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  -moz-display: flex;
  -o-display: flex;
}

.nm-basket-content-wrap>a {
  display: block;
  height: 170px;
}

.nm-basket-content-wrap>a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.nm-basket-content-wrap .pub-more2 {
  height: 55px;
}

.manufacturer p {
  font-size: 14px;
}

.clearfix {
  *zoom: 1;
}

.abt_bg {
  height: 2px !important;
  background: #ddd;
}
.brand_mian .abt_team .text .but {
  display: none;
}
.bgf {
  background: #fff;
}
.bgimg {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
}

.bgimg:before {
  content: '';
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(/uploads/abc1/20190708/999.jpg) center 0 no-repeat;
  background-size: cover;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

.user-select {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.none {
  display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333;
}

.color-zs {
  color: #f0864d;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

#app {
  visibility: visible;
  overflow: hidden;
}

html {
  height: 100%;
  overflow-y: scroll;
  overflow-x: visible;
  margin: 0 auto;
}

.border-box {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

html,
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-overflow-scrolling: touch;
}

body {
  transition: all .3s;
}

.no-scroll {
  height: 100%;
  overflow: hidden;
}

.pub-more {
  display: block;
  width: 190px;
  height: 36px;
  line-height: 36px;
  border: solid 2px #e60012;
  color: #f0864d;
  font-size: 16px;
  margin: 0 auto;
  text-align: center;
  transition: all .3s;
}

.pub-more2 {
  display: block;
  width: 100%;
  height: 55px;
  line-height: 55px;
  color: #fff;
  font-size: 18px;
  transition: all .3s;
  background-color: #f0864d;
  text-align: center;
}

.pub_pd {
  padding: 80px 0;
}

.pub-bg {
  background: #f5f5f5;
}

h4 {
  font-size: 16px;
}

.pub_width {
  padding-left: 2.5%;
  padding-right: 2.5%;
}

.width-container {
  padding-left: 7.5%;
  padding-right: 7.5%;
  clear: both;
  max-width: 1560px;
  margin: 0 auto;
  *zoom: 1;
}

.width-container:before,
.width-container:after {
  display: table;
  line-height: 0;
  content: "";
}

.width-container:after {
  clear: both;
}

.text-center {
  text-align: center;
}

.link_solid {
  width: 20px;
  height: 1px;
  background-color: #2db1c2;
  margin: 0 auto 30px;
}

.container {
  margin: 0 auto;
  padding: 0 15px;
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box;
  *zoom: 1;
}

.container:before,
.container:after {
  display: table;
  line-height: 0;
  content: "";
}

.container:after {
  clear: both;
}

.swiper-button-next,
.swiper-button-prev {
  background: none;
}

.anchorBL {
  display: none;
}

.inline-block {
  display: inline-block;
}

.pub_pd_top {
  padding: 128px 0 0;
}

.news_title {
  text-align: center;
  padding-bottom: 30px;
  padding-top: 70px;
  border-bottom: 1px solid rgb(236, 236, 236);
}

.news_title h2 {
  color: #f0864d;
  font-size: 34px;
  padding-bottom: 10px;
}

.news_title time {
  color: #999;
}

.con_news {
  padding: 40px 0;
  border-bottom: 1px solid rgb(236, 236, 236);
  max-width: 1000px;
  margin: 0 auto;
}

.pag_bottom {
  padding: 25px 0;
}

.pag_bottom div {
  width: 48%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.pag_bottom .fr {
  text-align: right;
}

#header {
  height: 0;
}

#header .header_mid_inner {
  padding-top: 24px;
  padding-bottom: 24px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

#header .header_mid_inner.head_active {
  background: #666;
  -webkit-transition: all 0.35s linear;
  transition: all 0.35s linear;
}

#header .header_mid_inner h1 {
  width: 235px;
  float: left;
}

#header .header_mid_inner .add-menu {
  margin-right: 12%;
}

#header .header_mid_inner .add-menu ul .active a {
  color: #f0864d;
}

#header .header_mid_inner .add-menu ul li {
  line-height: 30px;
  float: right;
  margin-right: 60px;
}

#header .header_mid_inner .add-menu ul li a {
  color: #e8e8e8;
  font-family: Arial;
  text-transform: uppercase;
  font-size: 14px;
}

#header .header_mid_inner .add-right {
  float: right;
  padding-top: 3px;
}

#header .header_mid_inner .add-right .btn-langu {
  color: #e8e8e8;
  font-family: Arial;
  height: 16px;
  padding-right: 27px;
  margin-right: 27px;
  margin-top: 4px;
  font-size: 14px;
  text-transform: uppercase;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}

#header .header_mid_inner .add-right .btn-langu i {
  color: #fff;
  font-size: 14px;
  margin-right: 9px;
}

#header .header_mid_inner .add-right .btn-menu {
  display: inline-block;
  width: 30px;
  height: 25px;
  vertical-align: -13px;
  position: relative;
}

#header .header_mid_inner .add-right .btn-menu span {
  display: block;
  position: absolute;
  width: 20px;
  height: 2px;
  transition-timing-function: ease;
  transition-duration: .4s;
  transition-property: transform, background-color;
  border-radius: 4px;
  background-color: #fff;
}

#header .header_mid_inner .add-right .btn-menu span::before,
#header .header_mid_inner .add-right .btn-menu span::after {
  content: "";
  position: absolute;
  left: 0;
  width: 20px;
  height: 2px;
  transition-timing-function: ease;
  transition-duration: .4s;
  transition-property: transform, background-color;
  border-radius: 4px;
  background-color: #fff;
}

#header .header_mid_inner .add-right .btn-menu span::before {
  top: 6px;
  transition-timing-function: ease;
  transition-duration: .4s;
  transition-property: transform, opacity, background-color;
}

#header .header_mid_inner .add-right .btn-menu span::after {
  top: 12px;
}

#header .header_mid_inner .add-right .btn-menu.open span {
  background-color: #f0864d;
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

#header .header_mid_inner .add-right .btn-menu.open span::before {
  background-color: #f0864d;
  transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0;
}

#header .header_mid_inner .add-right .btn-menu.open span::after {
  background-color: #f0864d;
  top: 20px;
  transform: translate3d(0, -20px, 0) rotate(-90deg);
}

/*-----------------------------------------------
  #fullscreen-menu
-----------------------------------------------*/
#fullscreen-menu {
  width: 100%;
  top: 0;
  left: 0;
  position: fixed;
  opacity: 0;
  z-index: -1;
  max-height: 100%;
  height: 100%;
  -webkit-transition: all 0.8s;
  -moz-transit-webkit-transition: all 0.8s;
  -ms-transit-webkit-transition: all 0.8s;
  -o-transit-webkit-transition: all 0.8s;
  transition: all 0.8s;
  background: rgba(0, 0, 0, 0.95);
}

#fullscreen-menu .full-menu {
  padding-top: 5%;
  display: none;
}

#fullscreen-menu .full-menu ul {
  display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  -moz-display: flex;
  -o-display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#fullscreen-menu .full-menu ul li {
  padding: 15px;
}

#fullscreen-menu .full-menu ul li a {
  color: #999;
}

#fullscreen-menu.is-opened {
  z-index: 1001;
  opacity: 1;
  transition: all .3s .4s;
}

#fullscreen-menu .top {
  overflow: hidden;
  padding: 25px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

#fullscreen-menu .top .logo {
  width: 235px;
  float: left;
}

#fullscreen-menu .top .close_btn {
  float: right;
}

#fullscreen-menu .top .close_btn i {
  color: #fff;
  font-size: 34px;
  cursor: pointer;
  vertical-align: -10px;
}

#fullscreen-menu .full-container {
  padding: 5% 0 0;
}

#fullscreen-menu .full-container .head {
  border-bottom: 1px solid #333;
  padding-bottom: 13px;
  margin-bottom: 58px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  position: relative;
}

#fullscreen-menu .full-container .head:after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 152px;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.5;
}

#fullscreen-menu .contact_left {
  float: left;
  width: 60%;
  transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transit-webkit-transition: all 0.5s;
  -ms-transit-webkit-transition: all 0.5s;
  -o-transit-webkit-transition: all 0.5s;
  transition: all 0.5s;
}

#fullscreen-menu .contact_left ul {
  overflow: hidden;
}

#fullscreen-menu .contact_left ul li {
  width: 50%;
  float: left;
  padding-right: 20px;
  box-sizing: border-box;
}

#fullscreen-menu .contact_left ul li h4 {
  font-weight: bold;
  color: #cccccc;
  margin-bottom: 5px;
  font-size: 16px;
}

#fullscreen-menu .contact_left ul li p {
  color: #cccccc;
  height: 80px;
}

#fullscreen-menu .contact_left ul li .share_cnt a {
  width: 32px;
  height: 26px;
  margin-right: 5px;
  display: inline-block;
  background: url(../img/share_icon.png) left center no-repeat;
}

#fullscreen-menu .contact_left ul li .share_cnt a.fb-btn {
  background-position: -38px 0;
}

#fullscreen-menu .contact_left ul li .share_cnt a.yl-btn {
  background-position: -80px 0;
}

#fullscreen-menu .contact_left ul li .share_cnt a.is-btn {
  background-position: -120px 0;
}

#fullscreen-menu .contact_left ul li .share_cnt a.youtu-btn {
  background-position: -162px 0;
  padding: 0 5px;
}

#fullscreen-menu .contact_left ul li .share_cnt a.in-btn {
  background-position: -213px 0;
}

#fullscreen-menu .contact_left .inquiries {
  margin-top: 50px;
  display: flex;
}

#fullscreen-menu .contact_left .inquiries .inquiries_ins {
  margin-right: 12px;
  flex: 1;
  background-color: #333333;
  padding: 0 3%;
  box-sizing: border-box;
}

#fullscreen-menu .contact_left .inquiries .inquiries_ins input {
  float: left;
  width: 80%;
  height: 56px;
  line-height: 56px;
  color: #ccc;
  font-size: 16px;
}

#fullscreen-menu .contact_left .inquiries .inquiries_ins i {
  float: right;
  margin-top: 15px;
  cursor: pointer;
  font-size: 22px;
  color: #fff;
  display: inline-block;
}

#fullscreen-menu .contact_left .inquiries .entrance_btn {
  flex: 0 1 30%;
  width: 285px;
  height: 56px;
  line-height: 56px;
  background-color: #666666;
  text-align: center;
  font-size: 16px;
  color: #fff;
}

#fullscreen-menu .navigation-menu {
  width: 25%;
  float: right;
  transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transit-webkit-transition: all 0.5s;
  -ms-transit-webkit-transition: all 0.5s;
  -o-transit-webkit-transition: all 0.5s;
  transition: all 0.5s;
}

#fullscreen-menu .navigation-menu ul li {
  margin-bottom: 50px;
  line-height: 22px;
}

#fullscreen-menu .navigation-menu ul li a {
  font-size: 28px;
  color: #999999;
}

/*-----------------------------------------------
  Overlay
-----------------------------------------------*/
.shape-overlays {
  width: 100vw;
  height: 100vh;
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}

.shape-overlays.is-opened {
  pointer-events: auto;
}

.shape-overlays__path:nth-of-type(1) {
  fill: #ffffff;
}

.shape-overlays__path:nth-of-type(2) {
  fill: #ffae83;
  fill: rgba(0, 0, 0, 0.35);
}

.shape-overlays__path:nth-of-type(3) {
  fill: #f0864d;
  fill: rgba(0, 0, 0, 0.55);
}

.shape-overlays__path:nth-of-type(4) {
  fill: rgba(0, 0, 0, 0.95);
}

.banner-container .arrowBtn {
  width: 242px;
  position: absolute;
  right: 60px;
  left: auto;
  top: 50%;
  padding: 10px;
  transform: translate(0, -50%);
  z-index: 10;
}

/* .banner-container .arrowBtn:after {
  content: '';
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: -1;
} */
.banner-container .arrowBtn .smollImg {
  width: 200px;
  opacity: 0;
  transform: translate(-50px, 0);
}

.banner-container .arrowBtn:hover .smollImg {
  opacity: 1;
  transform: translate(0);
  transition: all 1s;
}

.banner-container .arrowBtn:hover:after {
  opacity: 1;
  transition: all 1s;
}

.banner-container .arrowBtn:hover i {
  color: #f0864d;
  transition: all .3s;
}

.banner-container .arrow-prev {
  left: 60px;
}

.banner-container .arrow-prev .smollImg {
  float: right;
  width: 200px;
  opacity: 0;
  transform: translate(50px, 0);
}

.banner-container .arrow-prev:hover .smollImg {
  opacity: 1;
  transform: translate(0);
  transition: all 1s;
}

.banner-container .arrow-prev:hover:after {
  opacity: 1;
  transition: all 1s;
}

.banner-container .arrow-prev:hover i {
  color: #f0864d;
  transition: all .3s;
}

/* .banner-container .swiper-button-next,
.banner-container .swiper-button-prev {
  opacity: 1;
} */

.banner-container .swiper-button-next i,
.banner-container .swiper-button-prev i {
  margin-right: 10px;
  font-size: 40px;
  color: #fff;
  margin-top: 8px;
  display: inline-block;
}

.banner-container .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-direction: column;
  background-position: center;
  background-size: cover;
  position: relative;
}

.banner-container .swiper-slide .img_scolo {
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  background-position: center;
  background-size: cover;
  visibility: visible !important;
}

.banner-container .swiper-slide h2 {
  font-family: "AVANTGA2";
  color: #fff;
  font-size: 55px;
  margin: 0 0 50px;
}

.banner-container .swiper-slide .more {
  text-align: center;
}

.banner-container .swiper-slide .btn {
  width: 190px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  margin: 0 6px;
  overflow: hidden;
  position: relative;
}

.banner-container .swiper-slide .btn span {
  font-size: 16px;
  color: #ffffff;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.4s ease-out 100ms;
  transition: all 0.4s ease-out 100ms;
  position: relative;
}

.banner-container .swiper-slide .btn span:after {
  content: attr(data-value);
  position: absolute;
  height: 40px;
  top: 0px;
  left: 0px;
  right: 0;
  color: transparent;
  -webkit-transition: all 0.4s ease-out 200ms;
  transition: all 0.4s ease-out 200ms;
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%);
}

.banner-container .swiper-slide .btn i {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: solid 2px #ffffff;
  box-sizing: border-box;
}

.banner-container .swiper-slide .btn i:after,
.banner-container .swiper-slide .btn i:before {
  content: '';
  position: absolute;
  top: -2px;
  left: -2px;
  background: #f0864d;
  z-index: 5;
}

.banner-container .swiper-slide .btn i:before {
  width: 2px;
  height: 0;
}

.banner-container .swiper-slide .btn i:after {
  width: 0;
  height: 2px;
}

.banner-container .swiper-slide .btn i.bor_bottom:after,
.banner-container .swiper-slide .btn i.bor_bottom:before {
  left: auto;
  top: auto;
  bottom: -2px;
  right: -2px;
}

.banner-container .swiper-slide .btn i.bor_bottom:before {
  width: 2px;
  height: 0;
}

.banner-container .swiper-slide .btn i.bor_bottom:after {
  width: 0;
  height: 2px;
}

.banner-container .swiper-slide .btn:hover span {
  color: transparent;
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
}

.banner-container .swiper-slide .btn:hover span:after {
  color: #f0864d;
  background: #fff;
}

.banner-container .swiper-slide .btn:hover i:after,
.banner-container .swiper-slide .btn:hover i:before {
  transition: all 1.3s;
}

.banner-container .swiper-slide .btn:hover i:before {
  height: 110%;
}

.banner-container .swiper-slide .btn:hover i:after {
  width: 110%;
}

/*加载动画*/
#hty_loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff url(http://www.ftms.com.cn/Public/Index/images/publicImg/loding_cx_bg.jpg) center no-repeat;
  background-size: 100% 100%;
  z-index: 999999999;
  display: none;
}

#hty_loading .loading_cx_img {
  /*background: url(../images/publicImg/loading_cx_img.png) center bottom no-repeat;*/
  /*background-size: 100% auto;*/
  position: absolute;
  width: 10%;
  height: 100px;
  left: 0;
  top: 50%;
  margin-top: -73px;
}

#hty_loading .loading_cx_img img {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}

#hty_loading .loading_hr {
  position: absolute;
  height: 2px;
  width: 96%;
  left: 2%;
  top: 50%;
  margin-top: 27px;
  border-top: 3px solid #F3F3F3;
}

#hty_loading .loading_nubmer {
  font-size: 18px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 0;
  height: 30px;
  margin-top: 35px;
  width: 10%;
  text-align: center;
}

/* footer */
#footer {
  background: rgba(0, 0, 0, 0.9);
}

#footer .foot-copy {
  line-height: 60px;
  float: left;
  color: #ffffff;
  opacity: 0.3;
  font-size: 14px;

}

#footer .foot-copy a {
  color: #ffffff;
  font-size: 14px;
}

#footer .links {
  position: relative;
  float: right;
  margin-top: 14px;
  width: auto;
  text-align: center;
  cursor: pointer;
}

#footer .links .links-btn {
  padding: 0 20px;
  font-size: 14px;
  height: 32px;
  border-radius: 3px;
  border: solid 1px rgba(255, 255, 255, 0.5);
  color: #cacaca;
  line-height: 32px;
}

#footer .links .links-btn i {
  margin: 0 5px;
  float: right;
  transform: rotate(180deg);
  font-size: 14px;
  color: #cacaca;
}

#footer .links .links-btn i.active {
  transform: rotate(0);
}

#footer .links ul {
  position: absolute;
  bottom: 37px;
  left: 0;
  z-index: 2;
  display: none;
  padding: 10px 0 0;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid #585858;
  background: #fff;
}

#footer .links ul li {
  margin-bottom: 10px;
  padding-left: 10px;
  line-height: 24px;
}

#footer.idxfooter {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.7);
}

#allmap img {
  max-width: initial;
}

#BMapLib_sendToPhone0 {
  display: none;
}

.BMap_Marker {
  width: 50px;
  height: 50px;
}

.subnav {
  width: 100% !important;
  background: #fff;
  z-index: 999;
}

.subnav .subnav_tab {
  position: relative;
  overflow: hidden;
}

.subnav .subnav_tab:after {
  border-bottom: 1px solid #d6d6d6;
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: 5;
  width: 100%;
  content: '';
}

.subnav .subnav_tab .swiper-slide {
  width: auto;
  float: left;
  line-height: 68px;
  height: 62px;
  margin-right: 50px;
}

.subnav .subnav_tab .swiper-slide#active {
  border-bottom: 4px solid #f0864d;
}

.subnav .subnav_tab .swiper-slide-thumb-active {
  border-bottom: 4px solid #f0864d;
}

.subnav .subnav_tab .swiper-slide.active {
  border-bottom: 4px solid #f0864d;
  margin-top: -4px;

}

.subnav .subnav_tab .swiper-slide a {
  font-size: 18px;
}

.pdt_info {
  padding: 110px 0 60px;
  text-align: center;
}

.pdt_info h3 {
  font-family: "AVANTGA2";
  font-size: 48px;
}

.pdt_info p {
  max-width: 1230px;
  width: 80%;
  margin: 0 auto 20px;
}

.pdt_info .link {
  width: 39px;
  height: 2px;
  margin: 30px auto;
  background-color: #f0864d;
}

.pdt_info .pub-more {
  background: #f0864d;
  border-color: #f0864d;
  color: #fff;
  margin-top: 40px;
}

.page {
  text-align: center;
  padding: 20px 0;
}

.page a {
  display: inline-block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
}

.page a.active {
  background-color: #2575d5;
  color: #fff;
}

.pdt_advan>.width-container {
  display: flex;
}

.pdt_advan .box {
  flex: 0 0 50%;
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.pdt_advan .box:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 50%;
  background-color: #333333;
  opacity: 0.03;
}

.pdt_advan .box h3 {
  margin-bottom: 35px;
  font-size: 36px;
  font-weight: bold;
  position: relative;
}

.pdt_advan .box h3:after {
  content: '';
  position: absolute;
  left: -82px;
  top: 49%;
  width: 62px;
  height: 2px;
  background-color: #f0864d;
}

.pdt_advan .box p {
  line-height: 36px;
}

.pdt_advan .pdt_advan_img {
  width: 50%;
}

.nm-alpha {
  width: 65%;
  float: left;
  padding-bottom: 0;
  margin-top: -50px;
}

.nm-wrapper-content {
  position: relative;
}

.nm-basket-wrap {
  width: 30%;
  float: right;
  -webkit-transition: all 0.4s;
  -moz-transit-webkit-transition: all 0.4s;
  -ms-transit-webkit-transition: all 0.4s;
  -o-transit-webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.nm-basket-wrap .width-container {
  padding: 0;
}

.nm-basket-wrap.fix {
  position: fixed;
  top: 100px;
}

.nm-basket-wrap .nm-basket-container {
  top: 90px !important;
  border: solid 1px #cccccc;
  background-color: #ffffff;
  right: auto !important;
  float: right;
  padding-bottom: 40px;
  margin-top: 20px;
  -webkit-transition: top .4s;
  /* width: 30%; */
  padding: 25px;
  box-sizing: border-box;
  -webkit-transition: all 0.4s;
  -moz-transit-webkit-transition: all 0.4s;
  -ms-transit-webkit-transition: all 0.4s;
  -o-transit-webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.nm-basket-wrap .nm-basket-container h2 {
  font-size: 30px;
    font-weight: bold;
    line-height: 1.1;
  text-transform: uppercase;
}

.nm-basket-wrap .nm-basket-container h3 {
  font-size: 20px;
  padding: 20px 0 30px;
}

.nm-basket-wrap .nm-basket-container .nm-basket-interaction {
  padding-top: 20px;
}

.nm-basket-wrap .nm-basket-container .nm-basket-interaction span {
  display: inline-block;
  font-size: 15px;
  color: #333333;
  margin-right: 8%;
}

.nm-basket-wrap .nm-basket-container .nm-basket-interaction span:last-child {
  margin: 0;
}

.nm-basket-wrap .nm-basket-container .nm-basket-interaction span i {
  color: #333333;
  margin-right: 14px;
  vertical-align: -1px;
  font-size: 20px;
}

.nm-basket-wrap .nm-basket-container .nm-basket-interaction span i.icon-xiazai {
  font-size: 20px;
}

.nm-basket-wrap .nm-basket-container .nm-basket-interaction span i.icon-save {
  font-size: 21px;
}

.nm-basket-wrap .nm-basket-container .pub-more2 {
  margin: 45px 0 10px;
}

.nm-basket-wrap .nm-basket-container .nm-basket-linklist li {
  padding: 15px 0;
  border-bottom: 1px solid #eaeaea;
}

.nm-basket-wrap .nm-basket-container .nm-basket-linklist li a {
  color: #333333;
  font-size: 14px;
}

.nm-basket-wrap .nm-basket-container .nm-basket-linklist li a i {
  font-size: 14px;
  color: #333333;
  margin-right: 12px;
}

.nm-basket-wrap .nm-basket-container .car {
  text-align: center;
}

.nm-basket-wrap .nm-basket-container .car h4 {
  padding: 26px 0 2px;
}

.nm-basket-wrap .nm-basket-container .car h4 .cny {
  color: #333333;
}

.nm-basket-wrap .nm-basket-container .car h4 .pri {
  font-size: 24px;
  vertical-align: top;
  color: #333333;
  font-weight: bold;

}

.nm-basket-wrap .nm-basket-container .car p {
  color: #333333;
  opacity: 0.6;
}

.nm-anchor-navigation {
  padding: 0 0 40px;
}

.nm-anchor-navigation h2 {
  font-weight: bold;
  font-size: 30px;
  line-height: 28px;
}

.list_power {
  width: 100%;
}

.list_power .power_head {
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 15px;
  display: inline-block;
  margin-bottom: 40px;
}

.list_power .power_head ul li {
  margin-right: 50px;
  float: left;
  font-size: 20px;
  color: #333333;
}

.list_power input.int_sele {
  position: relative;
  width: 23px;
  text-align: center;
  line-height: 24px;
  margin-right: 16px;
  vertical-align: 5px;
  visibility: hidden;
}

.list_power input.int_sele:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 21px;
  height: 21px;
  border: solid 1px #cccccc;
  visibility: visible;
  cursor: pointer;
}

.list_power input.int_sele:checked:after {
  border-color: #f0864d;
}

.list_power input.int_sele:checked:before {
  content: '\e617';
  position: absolute;
  left: 0;
  top: 0;
  font-family: "icon" !important;
  font-size: 16px;
  width: 21px;
  height: 21px;
  cursor: pointer;
  z-index: 2;
  visibility: visible;
  color: #f0864d;
}

.list_power .tab-con {
  border: solid 1px rgba(102, 102, 102, 0.28);
}

.list_power .tab-con .power_title {
  padding: 5% 9%;
  box-sizing: border-box;
  font-size: 28px;
  color: #333333;
}

.list_power .tab-con .power_title input {
  vertical-align: 10px;
}

.list_power .tab-con .content {
  background: #f7f7f7;
  padding: 7%;
  box-sizing: border-box;
}

.list_power .tab-con .content ul {
  overflow: hidden;
}

.list_power .tab-con .content ul li {
  float: left;
  height: 110px;
  box-sizing: border-box;
  width: 33.333%;
  text-align: center;
  border-bottom: 1px solid #dedede;
  border-right: 1px solid #dedede;
  padding: 2% 3% 5%;
}

.list_power .tab-con .content ul li figure {
  width: 22%;
  float: left;
}

.list_power .tab-con .content ul li figure img {
  vertical-align: 0;
}

.list_power .tab-con .content ul li .box {
  width: 78%;
  float: left;
  padding-left: 13px;
  box-sizing: border-box;
  text-align: left;
}

.list_power .tab-con .content ul li .box h4 {
  font-size: 18px;
}

.list_power .tab-con .content ul li .box p {
  font-size: 14px;
}

.list_power .tab-con .content ul li:nth-child(3n) {
  border-right: none;
  padding-right: 0;
  text-align: right;
}

.list_power .tab-con .content ul li:nth-child(2),
.list_power .tab-con .content ul li:nth-child(5) {
  padding-left: 5%;
}

.list_power .tab-con .content ul li:nth-child(4),
.list_power .tab-con .content ul li:nth-child(5),
.list_power .tab-con .content ul li:nth-child(6) {
  border-bottom: none;
  padding-bottom: 0;
  padding-top: 4%;
}

.list_power .tab-con .content ul li:nth-child(1),
.list_power .tab-con .content ul li:nth-child(4) {
  padding-left: 0;
}

.list_Exterior {
  width: 100%;
}

.list_Exterior .nm-configurator-renderimage {
  border: solid 1px #cccccc;
  text-align: center;
}

.list_Exterior .nm-configurator-renderimage img {
  width: 100%;
  transition: .4s;
  -webkit-filter: grayscale(70%);
  /* Chrome, Safari, Opera */
  filter: grayscale(70%);
}

.list_Exterior .nm-configurator-renderimage img:hover {
  width: 100%;
  -webkit-filter: grayscale(0%);
  /* Chrome, Safari, Opera */
  filter: grayscale(0%);
}

.list_Exterior .nm-configurator-renderimage img:nth-child(1) {
  display: block;
}

.list_Exterior .nm-configurator-renderimage img {
  display: none;
}

.list_Exterior .nm-module-tiles-categorized h3 {
  font-size: 20px;
  font-weight: bold;
  padding: 30px 0 15px;
}

.list_Exterior .nm-module-tiles-categorized ul {
  overflow: hidden;
}

.list_Exterior .nm-module-tiles-categorized ul li {
  margin-bottom: 20px;
  float: left;
}

.list_Exterior .nm-module-tiles-categorized ul li figure {
  width: 62px;
  height: 50px;
  float: left;
  position: relative;
  margin-right: 14px;
  cursor: pointer;
  border: solid 1px #ddd;
}

.list_Exterior .nm-module-tiles-categorized ul li figure img {
  display: block;
}

.list_Exterior .nm-module-tiles-categorized ul li .box {
  width: 58px;
  float: left;
  padding-right: 15px;
}

.list_Exterior .nm-module-tiles-categorized ul li .box h4 {
  padding: 2px 0 0;
  font-size: 16px;
}

.list_Exterior .nm-module-tiles-categorized ul li .box p {
  font-size: 14px;
  color: #999999;
}

.list_Exterior .nm-module-tiles-categorized ul li.active figure:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 3px solid #f0864d;
  box-sizing: border-box;
}

.list_Layout .nm-anchor-navigation {
  margin-bottom: 30px;
}

.list_Layout .nm-anchor-navigation h2 {
  float: left;
}

.list_Layout .nm-anchor-navigation .tabs {
  float: right;
}

.list_Layout .nm-anchor-navigation .tabs ul {
  *zoom: 1;
}

.list_Layout .nm-anchor-navigation .tabs ul:before,
.list_Layout .nm-anchor-navigation .tabs ul:after {
  display: table;
  line-height: 0;
  content: "";
}

.list_Layout .nm-anchor-navigation .tabs ul:after {
  clear: both;
}

.list_Layout .nm-anchor-navigation .tabs ul li {
  cursor: pointer;
  font-size: 18px;
  margin-top: 6px;
  float: left;
  line-height: 24px;
  padding: 0 35px;
  border-left: 1px solid #eaeaea;
}

.list_Layout .nm-anchor-navigation .tabs ul li.active {
  margin-top: 0;
  text-align: center;
  color: #fff;
  line-height: 36px;
  background-color: #f0864d;
}

.list_Layout .nm-anchor-navigation .tabs ul li:first-child {
  border: none;
}

.list_Layout .nm-module-tiles-categorized ul li figure {
  width: 110px;
  border: solid 1px #cccccc;
  overflow: hidden;
}

.list_Layout .nm-module-tiles-categorized ul li .box h4 {
  padding-top: 17px;
}

.manufacturer {
  padding-top: 75px;
  clear: both;
}

.manufacturer h3 {
  font-weight: bold;
  margin-bottom: 20px;
}

.manufacturer p {
  line-height: 30px;
  margin-bottom: 20px;
}

/*-------------------------------lishnewu--------------------------------------*/
.list {
  *zoom: 1;
}

.list:before,
.list:after {
  display: table;
  line-height: 0;
  content: "";
}

.list:after {
  clear: both;
}

.img_hide {
  position: relative;
  overflow: hidden;
}

.img_hover img {
  -webkit-transition: all 1s;
  -moz-transit-webkit-transition: all 1s;
  -ms-transit-webkit-transition: all 1s;
  -o-transit-webkit-transition: all 1s;
  transition: all 1s;
}

.img_hover:hover img {
  -webkit-transition: all 0.6s;
  -moz-transit-webkit-transition: all 0.6s;
  -ms-transit-webkit-transition: all 0.6s;
  -o-transit-webkit-transition: all 0.6s;
  transition: all 0.6s;
  transform: scale(1.1);
}

.show_ain,
.show_ainUp {
  position: absolute;
  width: 100%;
  height: 100%;
  transform: translateX(-100%);
  top: 0;
  background: #ef854d;
  animation: show_ains 1.5s;
  opacity: 0;
}

.show_ainUp {
  animation: show_ainsUp 1.5s;
  transform: translateY(100%);
}

@keyframes show_ainsUp {
  from {
    transform: translateY(-100%);
    opacity: 1;
  }

  to {
    opacity: 1;
    transform: translateY(100%);
  }
}

@keyframes show_ains {
  from {
    transform: translateX(100%);
    opacity: 1;
  }

  to {
    opacity: 1;
    transform: translateX(-100%);
  }
}

.img {
  position: relative;
  overflow: hidden;
}

.banner_det {
  height: 20vw !important;
  background-image: url(../img/images/about-banner.jpg);
  background-position: center;
  background-size: cover;
  align-items: center;
}

.banner_det .width-container {
  display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  -moz-display: flex;
  -o-display: flex;
  height: 100%;
  align-items: center;
}

.banner_det .text {
  float: left;
}

.banner_det .text h4 {
  font-size: 60px;
  line-height: 80px;
  font-weight: bold;
  letter-spacing: 3px;
  color: #ffffff;
  opacity: 0.85;
}

.banner_det .text h4::after {
  content: "";
  position: relative;
  left: -100px;
  top: -40px;
  display: block;
  width: 82px;
  height: 2px;
  background-color: #ffffff;
  opacity: 0.5;
}

.banner_det .text p {
  font-size: 30px;
  letter-spacing: 3px;
  color: #ffffff;
}

.textover {
  -webkit-text-overflow: ellipsis;
  -webkit-white-space: nowrap;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.textcenter {
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-display: flex;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  -moz-display: flex;
  -moz-justify-content: center;
  -moz-align-items: center;
}

.block {
  display: block;
}

.padding {
  padding-top: 120px;
  padding-bottom: 120px;
}

.pdt_title {
  text-align: center;
}

.pdt_title h3 {
  font-size: 36px;
  line-height: 36px;
  color: #333333;
  font-weight: bold;
}

.pdt_title .link {
  width: 39px;
  height: 2px;
  margin: 30px auto;
  background-color: #f0864d;
}

/*产品参数*/
.link_l {
  width: 36px;
  height: 4px;
  background-color: #ef854d;
}

.cs_list_main .cs_list {
  display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  -moz-display: flex;
  -o-display: flex;
  flex-wrap: wrap;
}

.cs_list_main .cs_list li {
  float: left;
  width: 16%;
  border-right: 1px solid #eaeaea;
  border-bottom: solid 1px #eaeaea;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-display: flex;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  -moz-display: flex;
  -moz-justify-content: center;
  -moz-align-items: center;
  text-align: center;
  padding: 30px 0;
}

.cs_list_main .cs_list li i {
  width: 50px;
  height: 48px;
  display: inline-block;
}

.cs_list_main .cs_list li span {
  display: block;
  padding: 10px 0;
  padding-top: 0;
  font-size: 18px;
  line-height: 20px;
  color: #ef854d;
}

.cs_list_main .cs_list li p {
  height: 24px;
  letter-spacing: 0;
}

.cs_list_main .cs_list li:nth-child(6n) {
  border-right: none;
}

.cs_list_main .cs_list li:nth-child(7) {
  border-bottom: none;
}

.cs_list_main .cs_list li:nth-child(8) {
  border-bottom: none;
}

.cs_list_main .cs_list li:nth-child(9) {
  border-bottom: none;
}

.cs_list_main .cs_list li:nth-child(10) {
  border-bottom: none;
}

.cs_list_main .cs_list li:nth-child(11) {
  border-bottom: none;
}

.cs_list_main .cs_list li:nth-child(12) {
  border-bottom: none;
}

/*品牌介绍*/
.abt_title {
  text-align: center;
}

.abt_title h6 {
  font-size: 44px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #333333;
  line-height: 44px;
}

.abt_title h4 {
  font-size: 36px;
  letter-spacing: 2px;
  color: #333333;
  padding: 20px 0 0 0;
}

.brand_mian .abt_main .act p {
  max-width: 1230px;
  margin: 0 auto 20px;
  text-align: center;
}
.abt_bg  {
 
}
.brand_mian .abt_bg img {
  display: block;
  margin: 0 auto;
}

.brand_mian .abt_icon ul {
  *zoom: 1;
}

.brand_mian .abt_icon ul:before,
.brand_mian .abt_icon ul:after {
  display: table;
  line-height: 0;
  content: "";
}

.brand_mian .abt_icon ul:after {
  clear: both;
}

.brand_mian .abt_icon ul li {
  float: left;
  width: 33.3%;
  border-right: 1px solid #e1e1e1;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 10px 2.5%;
  margin-bottom: 20px;
}

.brand_mian .abt_icon ul li h6 {
  font-size: 30px;
  line-height: 26px;
  color: #333333;
  padding: 25px 0;
}

.brand_mian .abt_icon ul li p {
  margin: 0 auto;
  max-width: 400px;
}

.brand_mian .abt_icon ul li:nth-last-child(1) {
  border-right: none;
}

.brand_mian .abt_team {
  *zoom: 1;
  padding-top: 0;
}

.brand_mian .abt_team:before,
.brand_mian .abt_team:after {
  display: table;
  line-height: 0;
  content: "";
}

.brand_mian .abt_team:after {
  clear: both;
}

.brand_mian .abt_team .img {
  float: left;
  height: 32.65vw;
}

.brand_mian .abt_team .img img {
  height: 100%;
}

.brand_mian .abt_team .text {
  width: 35%;
  height: 32.65vw;
  padding: 5vw;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  float: left;
  background-color: #f8f8f8;
}

.brand_mian .abt_team .text h4 {
  font-size: 3vw;
  font-weight: bold;
  line-height: 3vw;
  color: #333333;
  margin-top: 20%;
}

.brand_mian .abt_team .text strong {
  display: block;
  font-size: 30px;
  font-weight: normal;
  color: #333333;
  padding-top: .5vw;
}

.brand_mian .abt_team .text .act {
  padding: 2.5vw 0 4vw 0;
}

.brand_mian .abt_team .text .act p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}

.brand_mian .abt_team .text .but {
  width: 10vw;
  height: 2.5vw;
  background: #f0864d url(../img/images/go-right.png) center no-repeat;
  background-size: 70%;
}

/*品牌理念*/
.brand_two_main .brand_ln {
  *zoom: 1;
  padding-left: 10%;
  padding-right: 10%;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.brand_two_main .brand_ln:before,
.brand_two_main .brand_ln:after {
  display: table;
  line-height: 0;
  content: "";
}

.brand_two_main .brand_ln:after {
  clear: both;
}

.brand_two_main .brand_ln::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  width: 85%;
  max-height: 415px;
  height: 28vw;
  background-color: #cccccc;
  opacity: 0.1;
}

.brand_two_main .brand_ln .img {
  float: left;
  max-width: 562px;
  width: 45%;
}

.brand_two_main .brand_ln .text {
  width: 50%;
  float: left;
  margin-left: 5%;
}

.brand_two_main .brand_ln .text .brand_tit {
  margin-bottom: 10%;
}

.brand_two_main .brand_ln .text .brand_tit .link_l {
  margin-top: 3vw;
  margin-bottom: 1vw;
}

.brand_two_main .brand_ln .text .brand_tit h4 {
  font-size: 36px;
  line-height: 36px;
  font-weight: bolder;
  letter-spacing: 3px;
  color: #333333;
}

.brand_two_main .brand_ln .text .brand_tit p {
  padding-top: 10px;
  font-size: 36px;
  line-height: 36px;
  color: #333333;
}

.brand_two_main .brand_ln .text .act {
  margin-bottom: 3vw;
}

.brand_two_main .brand_ln .text .name span {
  font-size: 24px;
  color: #333333;
}

.brand_two_main .brand_ln .text .name strong {
  font-size: 36px;
  color: #333333;
  display: block;
  padding-top: 20px;
}

.brand_two_main .brand_list {
  padding-top: 10px;
}

.brand_two_main .brand_list ul {
  *zoom: 1;
}

.brand_two_main .brand_list ul:before,
.brand_two_main .brand_list ul:after {
  display: table;
  line-height: 0;
  content: "";
}

.brand_two_main .brand_list ul:after {
  clear: both;
}

.brand_two_main .brand_list ul li {
  float: left;
  width: 32.5%;
  margin-right: 1.25%;
  text-align: center;
}

.brand_two_main .brand_list ul li .img {
  overflow: hidden;
}

.brand_two_main .brand_list ul li .img img {
  width: 100%;
}

.brand_two_main .brand_list ul li .tit {
  padding: 45px 0;
}

.brand_two_main .brand_list ul li h5 {
  font-size: 26px;
  font-weight: bold;
  line-height: 30px;
}

.brand_two_main .brand_list ul li h4 {
  font-size: 26px;
  padding-top: 5px;
}

.brand_two_main .brand_list ul li p {
  padding: 0 5%;
}

.brand_two_main .brand_list ul li:nth-child(3) {
  margin-right: 0;
}

.brand_t_main .brand_one {
  *zoom: 1;
}

.brand_t_main .brand_one:before,
.brand_t_main .brand_one:after {
  display: table;
  line-height: 0;
  content: "";
}

.brand_t_main .brand_one:after {
  clear: both;
}

.brand_t_main .brand_one .img {
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: solid 12px #ededed;
  width: 59%;
  max-width: 876px;
}

.brand_t_main .brand_one .text {
  height: 27vw;
  max-height: 500px;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-display: flex;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  -moz-display: flex;
  -moz-justify-content: center;
  -moz-align-items: center;
  width: 35%;
  float: left;
  margin-left: 4%;
}

.brand_t_main .brand_one .text h4 {
  font-size: 48px;
  font-weight: bold;
  line-height: 48px;
  letter-spacing: 2px;
}

.brand_t_main .brand_one .text h6 {
  font-size: 36px;
  letter-spacing: 2px;
  padding-top: 5px;
}

.brand_t_main .brand_one .text strong {
  padding: 30px 0;
  display: block;
  font-size: 30px;
  line-height: 48px;
  color: #333333;
  font-weight: normal;
}

.brand_t_main .brand_one .text p {
  margin-top: 30px;
}

.brand_t_main .brand_two {
  text-align: center;
  background: url(../img/images/brand_js-2.jpg) center no-repeat;
  background-size: cover;
}

.brand_t_main .brand_two .text {
  margin: 0 auto;
}

.brand_t_main .brand_two .text h4,
.brand_t_main .brand_two .text h3,
.brand_t_main .brand_two .text p {
  color: #fff;
}

.brand_t_main .brand_two .text .link_l {
  background: #fff;
  width: 31px;
  margin: 0 auto 30px;
  height: 3px;
}

.brand_t_main .brand_two .text h4 {
  font-size: 60px;
  font-weight: bolder;
  line-height: 60px;
  letter-spacing: 6px;
}

.brand_t_main .brand_two .text h3 {
  font-size: 36px;
  line-height: 36px;
  letter-spacing: 0;
  padding: 15px;
  color: #ffffff;
}

.brand_t_main .brand_two .text p {
  max-width: 381px;
  color: #ffffff;
  padding: 0 20px;
  margin: 0 auto;
}

.brand_t_main .brand_three ul {
  *zoom: 1;
}

.brand_t_main .brand_three ul:before,
.brand_t_main .brand_three ul:after {
  display: table;
  line-height: 0;
  content: "";
}

.brand_t_main .brand_three ul:after {
  clear: both;
}

.brand_t_main .brand_three ul li {
  width: 49%;
  float: left;
}

.brand_t_main .brand_three ul li h4 {
  font-size: 30px;
  line-height: 83px;
  letter-spacing: 3px;
  color: #333333;
}

.brand_t_main .brand_three ul li:nth-child(even) {
  float: right;
}

/*登陆页面*/
.land_main {
  position: relative;
  width: 100%;
  height: 100vh;
  background: url(../img/images/land-bg.jpg) no-repeat center;
  background-size: cover;
}

.land_main .land_con {
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.land_main .land_con .right_img {
  width: 50%;
  height: 32.35vw;
  max-height: 489px;
  overflow: hidden;
  float: left;
}

.land_main .land_con .right_img img {
  width: 100%;
}

.land_main .land_con .landing {
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-display: flex;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  -moz-display: flex;
  -moz-justify-content: center;
  -moz-align-items: center;
  height: 32.35vw;
  max-height: 489px;
  background-color: #ffffff;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 0 5%;
  float: left;
  width: 50%;
}

.land_main .land_con .landing .box_main {
  width: 100%;
}

.land_main .land_con .landing form {
  padding-top: 30px;
}

.land_main .land_con .landing .land_logo {
  padding: 20px 0;
  border-bottom: 1px solid #fce7db;
}

.land_main .land_con .landing .land_logo img {
  max-width: 70%;
}

.land_main .land_con .landing .tr {
  border-bottom: 1px solid #d6d6d6;
  max-width: 360px;
  line-height: 60px;
  margin: 0 auto;
  text-align: left;
  margin-bottom: 10px;
}

.land_main .land_con .landing .tr .show_onoff {
  float: right;
}

.land_main .land_con .landing .tr .show_onoff i {
  cursor: pointer;
}

.land_main .land_con .landing .tr .show_onoff .icon-yanjing {
  display: none;
}

.land_main .land_con .landing .tr .show {
  display: none;
}

.land_main .land_con .landing .tr input {
  width: 270px;
  height: 55px;
  margin-left: 10px;
}

.land_main .land_con .landing .tr i {
  float: left;
  color: #333333;
  font-size: 24px;
}

.land_main .land_con .landing .tr .icon-yanjing-guan {
  float: right;
  color: #ebebeb;
}

.land_main .land_con .landing .box {
  margin: 0 auto;
  max-width: 360px;
  *zoom: 1;
}

.land_main .land_con .landing .box:before,
.land_main .land_con .landing .box:after {
  display: table;
  line-height: 0;
  content: "";
}

.land_main .land_con .landing .box:after {
  clear: both;
}

.land_main .land_con .landing .box .forget {
  float: left;
}

.land_main .land_con .landing .box .forget .active {
  opacity: 1;
}

.land_main .land_con .landing .box .forget label {
  cursor: pointer;
}

.land_main .land_con .landing .box .forget span {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #f0864d;
  opacity: 0.3;
}

.land_main .land_con .landing .box .forget input {
  display: none;
}

.land_main .land_con .landing .box a {
  float: right;
}

.land_main .land_con .landing button {
  width: 100%;
  max-width: 360px;
  height: 52px;
  background-color: #f0864d;
  color: #efefef;
  cursor: pointer;
  font-size: 18px;
  margin-top: 50px;
}

.life .life_tab .swiper-slide {
  margin-bottom: 20px;
}

.life .life_tab .swiper-slide .text h4 {
  font-size: 22px;
  line-height: 22px;
  padding: 15px 0;
  font-weight: bold;
  color: #333333;
}

.life .life_tab .swiper-slide .text p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.swiper-pagination-fraction {
  width: 100px;
  text-align: left;
  line-height: 48px;
  bottom: auto;
}

.swiper-pagination-fraction .swiper-pagination-current {
  font-size: 48px;
  font-weight: bold;
  line-height: 36px;
  color: #ef854d;
}

.swiper-pagination-fraction .swiper-pagination-total {
  font-size: 24px;
  font-weight: bold;
  color: #666666;
  opacity: 0.5;
}

.page {
  border-top: #d6d6d6 solid 1px;
  margin-top: 60px;
  position: relative;
}

.page .tab {
  float: right;
  position: relative;
  left: -120px;
  top: 25px;
}

.page .tab .swiper-button-next,
.page .tab .swiper-button-prev {
  width: 110px;
  height: 37px;
  background-color: #ef854d;
  line-height: 37px;
  color: #fff;
  font-weight: bolder;
}

/*产品中心*/
.show_on_tab {
  padding: 80px 0;
  background-color: #f9f9f9;
  position: relative;
}

.show_on_tab .show_on_tit {
  text-align: center;
}

.show_on_tab .show_on_tit h5 {
  font-size: 36px;
  font-weight: bold;
  line-height: 36px;
  letter-spacing: 10px;
  color: #333333;
}

.show_on_tab .show_on_tit h4 {
  font-size: 30px;
  line-height: 60px;
  padding-bottom: 20px;
}

.show_on_tab .show_on_tit p {
  padding: 0 2.5%;
}

.show_on_tab .swiper-button-next,
.show_on_tab .swiper-button-prev {
  font-size: 40px;
  font-weight: 300;
}

.show_on_tab .swiper-button-next:hover,
.show_on_tab .swiper-button-prev:hover {
  color: #ef854d;
}

.show_on_tab .swiper-button-next {
  right: 5px;
}

.show_on_tab .swiper-button-prev {
  left: 5px;
}

.show_on_tab .show_on_tab_mian {
  padding-top: 40px;
}

.show_on_tab .show_on_tab_mian .swiper-slide {
  transform: scale(0.8);
  -webkit-transition: all 0.4s;
  -moz-transit-webkit-transition: all 0.4s;
  -ms-transit-webkit-transition: all 0.4s;
  -o-transit-webkit-transition: all 0.4s;
  transition: all 0.4s;
  text-align: center;
}

.show_on_tab .show_on_tab_mian .swiper-slide p {
  -webkit-text-overflow: ellipsis;
  -webkit-white-space: nowrap;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 40px;
}

.show_on_tab .show_on_tab_mian .swiper-slide-active {
  transform: scale(1);
}

.sel_main_wrap .sel_main {
  background: #f8f8f8;
  padding: 40px 110px;
}

.sel_main_wrap .sel_main .tit {
  padding-bottom: 50px;
}

.sel_main_wrap .sel_main .tit strong {
  font-size: 36px;
  font-weight: bold;
  line-height: 36px;
  color: #333333;
}

.sel_main_wrap .sel_main .tit span {
  font-size: 36px;
  color: #333333;
}

.sel_main_wrap .sel_main .list {
  *zoom: 1;
}

.sel_main_wrap .sel_main .list:before,
.sel_main_wrap .sel_main .list:after {
  display: table;
  line-height: 0;
  content: "";
}

.sel_main_wrap .sel_main .list:after {
  clear: both;
}

.sel_main_wrap .sel_main .list li {
  width: 33.3%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  text-align: center;
  border-right: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  padding: 30px;
  float: left;
}

.sel_main_wrap .sel_main .list li:hover .but {
  border: solid 1px #ef854d;
}

.sel_main_wrap .sel_main .list li:hover .but p {
  color: #ef854d;
}

.sel_main_wrap .sel_main .list li .img img {
  max-height: 160px;
}

.sel_main_wrap .sel_main .list li .img {
  height: 160px;
  max-height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-display: flex;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  -moz-display: flex;
  -moz-justify-content: center;
  -moz-align-items: center;
}

.sel_main_wrap .sel_main .list li .but {
  display: inline-block;
  width: 136px;
  height: 32px;
  border: solid 1px #999999;
  line-height: 32px;
  margin-top: 30px;
}

.sel_main_wrap .sel_main .list li:nth-child(3n) {
  border-right: none;
}

.sel_main_wrap .sel_main .list li:nth-last-child(1) {
  border-bottom: none;
}

.sel_main_wrap .sel_main .list li:nth-last-child(2) {
  border-bottom: none;
}

.sel_main_wrap .sel_main .list li:nth-last-child(3) {
  border-bottom: none;
}

.sel_main_wrap .sel_main .list li:nth-child(1) {
  border-bottom: 1px solid #e1e1e1;
}

.sel_main_wrap .sel_main .list li:nth-child(2) {
  border-bottom: 1px solid #e1e1e1;
}

.sel_main_wrap .sel_main .list li:nth-child(3) {
  border-bottom: 1px solid #e1e1e1;
}

.come {
  text-align: center;
  background: #f0f0f0;
}

.come h4 {
  font-size: 30px;
  font-weight: bold;
  line-height: 36px;
}

.come p span {
  color: #f0864d;
}

.come .act {
  padding: 30px 0 50px 0;
}

.come .but a:nth-child(1) {
  background-color: #f0864d;
}

.come .but a:nth-child(2) {
  display: none;
}

.come .but a {
  margin-right: 10px;
  display: inline-block;
  width: 181px;
  height: 45px;
  background-color: #333333;
  line-height: 45px;
  color: #ffffff;
}

.show_on {
  padding-top: 0;
}

.hp {
  color: #333;
}

.show_on_main {
  position: relative;
  height: 40vw; 
  max-height: 690px;
}

.show_on_one {
  width: 100%;
  height: 100%;
}

.show_on_one .img {
  height: 100%;
  width: 100%;
}

.show_on_one .img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  display: block;
}

.show_on_main .show_on_two {

  padding: 45px 50px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 500px;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.7);
  top: 50%;
  transform: translateY(-50%);
  right: 110px;
  text-align: center;
}

.show_on_main .show_on_two .swiper-button-next,
.show_on_main .show_on_two .swiper-button-prev {
  width: 147px;
  height: 44px;
  line-height: 44px;
  background-color: #ef854d;
  font-size: 24px;
  color: #fff;
  position: relative;
  margin: 0;
  float: left;
  margin-top: 30px;
}

.show_on_main .show_on_two .swiper-button-next {
  float: right;
  /* right: -25px; */
}

.show_on_main .show_on_two .swiper-button-prev {
  /* left: -25px; */
}

.show_on_main .show_on_two h4,
.show_on_main .show_on_two span {
  color: #fff;
}

.show_on_main .show_on_two h4 {
  font-size: 26px;
  line-height: 26px;
}

.show_on_main .show_on_two span {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0;
  display: block;
  padding-top: 15px;
}

.show_on_main .show_on_two .link_l {
  width: 35px;
  height: 2px;
  background-color: #ffffff;
  margin: 20px auto;
}

.show_on_main .show_on_two .act p {
  color: #ffffff;
  line-height: 24px;
  opacity: 0.7;
  font-size: 14px;
}

.show_on_main img {
  width: 100%;
}

.pubbanner .swiper-pagination {
  bottom: 65px;
}

.list_configuration .item .box ul li dl dd {
  padding: 20px;
  padding-left: 40px;
  text-indent: 0;
  line-height: 18px;
}

.cs_list_main .cs_list li p {
  font-size: 14px;
}

.subnav_two {
  background: #f7f7f7;
}

.subnav_tab_two {
  float: right;
}

/*账户安全*/
.anqaun_wrap {
  background: #f7f7f7;
}

.anqaun_wrap .anquan {
  background: #fff;
  border-top: 2px solid #dbdbdb;
  padding: 60px 80px;
  padding-top: 0;
}

.anqaun_wrap .anquan .a_tit {
  border-bottom: solid 1px #cccccc;
  padding: 20px 0;
  padding-top: 60px;
}

.anqaun_wrap .anquan .a_tit h5 {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
}

.anqaun_wrap .anquan .a_tit p {
  padding-top: 5px;
}

.anqaun_wrap .anquan .tr_an {
  padding: 23px 0;
  border-bottom: solid 1px #f1f1f1;
  *zoom: 1;
}

.anqaun_wrap .anquan .tr_an:before,
.anqaun_wrap .anquan .tr_an:after {
  display: table;
  line-height: 0;
  content: "";
}

.anqaun_wrap .anquan .tr_an:after {
  clear: both;
}

.anqaun_wrap .anquan .tr_an i {
  float: left;
  width: 45px;
  height: 45px;
  background-color: #f0864d;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-display: flex;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  -moz-display: flex;
  -moz-justify-content: center;
  -moz-align-items: center;
}

.anqaun_wrap .anquan .tr_an i img {
  height: 20px;
}

.anqaun_wrap .anquan .tr_an .text {
  float: left;
  height: 100%;
  display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  -moz-display: flex;
  -o-display: flex;
  align-items: center;
  padding-left: 20px;
  height: 45px;
}

.anqaun_wrap .anquan .tr_an .text p {
  color: #333333;
}

.anqaun_wrap .anquan .tr_an .text p a {
  color: #f0864d;
}

.anqaun_wrap .anquan .tr_an .onoff {
  float: right;
  cursor: pointer;
  width: 104px;
  height: 30px;
  background-color: #fafafa;
  border-radius: 15px;
  border: solid 1px #cecece;
  text-align: center;
  line-height: 30px;
}

.anqaun_wrap .anquan .tr_an .onoff a {
  color: #f0864d;
}

/*个人信息*/
.geren_w1200 {
  max-width: 1200px;
  margin: 0 auto;
}

.geren {
  background: #fff;
  border-top: 2px solid #dbdbdb;
  padding: 60px 80px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  *zoom: 1;
  width: 100%;
}

.geren:before,
.geren:after {
  display: table;
  line-height: 0;
  content: "";
}

.geren:after {
  clear: both;
}

.geren .geren_head {
  float: left;
  text-align: center;
  padding-top: 15px;
  width: 17%;
}

.geren .geren_head i {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
}

.geren .geren_head p {
  padding-top: 10px;
}

.geren .geren_text {
  float: right;
  width: 75%;
}

.geren .geren_text h5 {
  font-size: 18px;
  font-weight: bold;
  border-bottom: solid 1px #e5e5e5;
  line-height: 50px;
}

.geren .geren_text ul {
  margin-bottom: 50px;
}

.geren .geren_text ul li {
  *zoom: 1;
  border-bottom: solid 1px #e5e5e5;
  padding: 15px 3px;
}

.geren .geren_text ul li:before,
.geren .geren_text ul li:after {
  display: table;
  line-height: 0;
  content: "";
}

.geren .geren_text ul li:after {
  clear: both;
}

.geren .geren_text ul li span {
  float: left;
}

.geren .geren_text ul li .name {
  float: left;
  color: #000;
}

.geren .geren_text ul li .cont {
  float: right;
  color: #f0864d;
}

.table_tab .dingdan_table:nth-child(1) {
  display: block;
}

.table_tab .dingdan_table {
  display: none;
}

/*订单管理*/
.dingdan {
  background: #fff;
  border-top: 2px solid #dbdbdb;
  padding: 60px 80px;
  padding-top: 0;
}

.dingdan .dingdan_nav {
  padding: 70px 0 40px 0;
}

.dingdan .dingdan_nav .active a {
  color: #f0864d;
}

.dingdan .dingdan_nav li {
  float: left;
  border-right: 1px #ccc solid;
  padding: 0 40px;
}

.dingdan .dingdan_nav li a {
  font-size: 24px;
  font-weight: bold;
  color: #333;
}

.dingdan .dingdan_nav li:nth-child(1) {
  padding-left: 0;
}

.dingdan .dingdan_nav li:nth-last-child(1) {
  border-right: none;
}

.dingdan .dingdan_index {
  width: 100%;
  justify-content: space-between;
  flex-wrap: nowrap;
  padding-bottom: 25px;
}

.dingdan .dingdan_index ul {
  display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  -moz-display: flex;
  -o-display: flex;
}

.dingdan .dingdan_index ul .active {
  background-color: #f0864d;
  color: #fff;
}

.dingdan .dingdan_index ul li:nth-last-child(1) {
  margin-right: 0;
}

.dingdan .dingdan_index li {
  cursor: pointer;
  width: 144px;
  height: 36px;
  line-height: 36px;
  margin-right: 7px;
  text-align: center;
  background-color: #f2f2f2;
  color: #333333;
}

.dingdan .dingdan_table table {
  width: 100%;
}

.dingdan .dingdan_table table td {
  text-align: center;
  vertical-align: middle;
}

.dingdan .dingdan_table table thead {
  background: #f2f2f2;
}

.dingdan .dingdan_table table thead tr {
  height: 50px;
}

.dingdan .dingdan_table table thead tr td {
  font-size: 16px;
  font-weight: bold;
  color: #333;
}

.dingdan .dingdan_table table tbody .active td {
  color: #999999;
}

.dingdan .dingdan_table table tbody .active td span {
  color: #999999;
}

.dingdan .dingdan_table table tbody .active td span em {
  display: none;
}

.dingdan .dingdan_table table tbody td {
  height: 55px;
  border-bottom: #f7f7f7 solid 1px;
  position: relative;
}

.dingdan .dingdan_table table tbody td span {
  color: #333;
}

.dingdan .dingdan_table table tbody td em {
  display: inline-block;
  width: 4px;
  height: 4px;
  background-color: #f0864d;
  vertical-align: middle;
  margin-right: 5px;
}

/*船艇托管*/
.tuoguan_wrap .tuoguan {
  *zoom: 1;
}

.tuoguan_wrap .tuoguan:before,
.tuoguan_wrap .tuoguan:after {
  display: table;
  line-height: 0;
  content: "";
}

.tuoguan_wrap .tuoguan:after {
  clear: both;
}

.tuoguan_wrap .tuoguan .text {
  display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  -moz-display: flex;
  -o-display: flex;
  align-items: center;
  width: 50%;
  height: 30vw;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-right: 2.5%;
  float: left;
}

.tuoguan_wrap .tuoguan .text h4 {
  font-size: 36px;
  line-height: 48px;
  font-weight: bold;
  width: 80%;
}

.tuoguan_wrap .tuoguan .text .act {
  padding: 30px 0 50px;
}

.shouhou .text .act {
  padding: 30px 0 50px;
}

.tuoguan_wrap .tuoguan .text .but {
  width: 155px;
  height: 49px;
  background-color: #ededed;
  border-radius: 24px;
  line-height: 49px;
}

.shouhou .text .but {
  width: 155px;
  height: 49px;
  background-color: #ededed;
  border-radius: 24px;
  line-height: 49px;
}



.tuoguan_wrap .tuoguan .text .but i {
  float: left;
  text-align: center;
  line-height: 48px;
  color: #fff;
  width: 48px;
  border-radius: 24px;
  font-size: 28px;
  height: 48px;
  background-color: #f0864d;
}

.shouhou .text .but i {
  float: left;
  text-align: center;
  line-height: 48px;
  color: #fff;
  width: 48px;
  border-radius: 24px;
  font-size: 28px;
  height: 48px;
  background-color: #f0864d;
}

.tuoguan_wrap .tuoguan .text .but span {
  padding-left: 15px;
}

.shouhou .text .but span {
  padding-left: 15px;
}

.tuoguan_wrap .tuoguan .img {
  height: 30vw;
  width: 50%;
  overflow: visible;
  float: left;
  position: relative;
}

.tuoguan_wrap .tuoguan .img img {
 
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit:cover;
}

.img_toguan {
  display: none;
}

.tuoguan_wrap .img_toguan li {
  width: 33.3%;
  float: left;
  position: relative;
}

.tuoguan_wrap .img_toguan li:hover .mc {
  opacity: 0;
}

.tuoguan_wrap .img_toguan li img {
  width: 100%;
}

.tuoguan_wrap .img_toguan li .mc {
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-display: flex;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  -moz-display: flex;
  -moz-justify-content: center;
  -moz-align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.55);
  -webkit-transition: all 0.4s;
  -moz-transit-webkit-transition: all 0.4s;
  -ms-transit-webkit-transition: all 0.4s;
  -o-transit-webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.tuoguan_wrap .img_toguan li .mc p {
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
}

/*航海方案*/
.img_cehua li {
  width: 33.3%;
  float: left;
  position: relative;
  height: 20vw;
  overflow: hidden;
}

.img_cehua li:hover .mc {
  opacity: 1;
}

.img_cehua li img {
  width: 100%;
}

.img_cehua li .mc {
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-display: flex;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  -moz-display: flex;
  -moz-justify-content: center;
  -moz-align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.55);
  -webkit-transition: all 0.4s;
  -moz-transit-webkit-transition: all 0.4s;
  -ms-transit-webkit-transition: all 0.4s;
  -o-transit-webkit-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 0;
}

.img_cehua li .mc i {
  width: 37px;
  height: 37px;
  font-size: 24px;
  color: #fff;
  border-radius: 50%;
  border: solid 2px #fff;
  line-height: 33px;
  display: inline-block;
  margin-bottom: 20px;
}

.img_cehua li .mc p {
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
}

.cehua_show_wrap {
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  z-index: 9999;
  left: 0;
  top: 0;
  display: none;
}

.cehua_show_wrap .width-container {
  position: relative;
  height: 100%;
}

.cehua_show_wrap .cehua_show {
  background: #fff;
  padding: 5%;
  *zoom: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 85%;
  max-width: 1260px;
  transform: translate(-50%, -50%);
}

.cehua_show_wrap .cehua_show:before,
.cehua_show_wrap .cehua_show:after {
  display: table;
  line-height: 0;
  content: "";
}

.cehua_show_wrap .cehua_show:after {
  clear: both;
}

.cehua_show_wrap .cehua_show .icon-close {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 40px;
  cursor: pointer;
}

.cehua_show_wrap .img {
  width: 50%;
  float: left;
}

.cehua_show_wrap .text {
  float: right;
  display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  -moz-display: flex;
  -o-display: flex;
  align-items: center;
  width: 45%;
  height: 23.7vw;
  max-height: 400px;
}

.cehua_show_wrap .text h4 {
  font-size: 36px;
  padding-bottom: 10%;
  line-height: 48px;
}

/*技术支持*/
.jishu_wrap li {
  float: left;
  width: 30%;
  margin-right: 5%;
  text-align: center;
}

.jishu_wrap li img {
  -webkit-transition: all 1s;
  -moz-transit-webkit-transition: all 1s;
  -ms-transit-webkit-transition: all 1s;
  -o-transit-webkit-transition: all 1s;
  transition: all 1s;
}

.jishu_wrap li:hover img {
  -webkit-transition: all 0.6s;
  -moz-transit-webkit-transition: all 0.6s;
  -ms-transit-webkit-transition: all 0.6s;
  -o-transit-webkit-transition: all 0.6s;
  transition: all 0.6s;
  transform: scale(1.1);
}

.jishu_wrap li p {
  -webkit-text-overflow: ellipsis;
  -webkit-white-space: nowrap;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0 1%;
  padding-top: 5%;
}

.jishu_wrap li:nth-child(3n) {
  margin-right: 0;
}

/*售后维修*/
.shouhou .img {
  float: right;
  width: 50%;
 height: 30vw;
}
.shouhou .img img{
	object-fit:cover;
}
.shouhou .text {
  float: left;
  width: 35%;
  height: 26.5vw;
  max-height: 500px;
  display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  -moz-display: flex;
  -o-display: flex;
  align-items: center;
}

.shouhou .text .link_l {
  height: 2px;
  margin: 40px 0;
}

.shouhou .text h6 {
  font-size: 30px;
}

.shouhou .text h4 {
  font-size: 40px;
  line-height: 40px;
  font-weight: bold;
  padding: 5px 0 0 0;
}

/*NEWS*/
.news_main {
  padding-top: 30px;
}

.news_main .news_main_tab {
  padding: 10px;
}

.news_main .swiper-slide {
  padding: 1%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-transition: all 0.4s;
  -moz-transit-webkit-transition: all 0.4s;
  -ms-transit-webkit-transition: all 0.4s;
  -o-transit-webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.news_main .swiper-slide:hover {
  background-color: #ffffff;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
}

.news_main .swiper-slide .img {
  max-height: 250px;
}

.news_main .swiper-slide .text .tit {
  *zoom: 1;
  padding-top: 10px;
}

.news_main .swiper-slide .text .tit:before,
.news_main .swiper-slide .text .tit:after {
  display: table;
  line-height: 0;
  content: "";
}

.news_main .swiper-slide .text .tit:after {
  clear: both;
}

.news_main .swiper-slide .text .tit i {
  display: inline-block;
  vertical-align: -4px;
}

.news_main .swiper-slide .text .tit i img {
  width: 14px;
}

.news_main .swiper-slide .text h4 {
  font-size: 24px;
  font-weight: bolder;
  -webkit-text-overflow: ellipsis;
  -webkit-white-space: nowrap;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 20px;
}

.news_main .swiper-slide .text p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.jingxiao_wrap {
  background: #f7f7f7;
}

.jingxiao_wrap .w1200s {
  max-width: 1560px;
  margin: 0 auto;
}

.jingxiao_wrap .w1200s .nav_head {
  *zoom: 1;
}

.jingxiao_wrap .w1200s .nav_head:before,
.jingxiao_wrap .w1200s .nav_head:after {
  display: table;
  line-height: 0;
  content: "";
}

.jingxiao_wrap .w1200s .nav_head:after {
  clear: both;
}

.jingxiao_wrap .w1200s .nav_head .tit {
  float: left;
}

.jingxiao_wrap .w1200s .nav_head .tit h4 {
  font-weight: bolder;
  font-size: 24px;
  letter-spacing: 2px;
}

.jingxiao_wrap .w1200s .nav_head .tit p {
  font-size: 16px;
  color: #999999;
  padding-top: 5px;
}

.jingxiao_wrap .w1200s .nav_head .form_jingxiao {
  width: 80%;
  float: right;
}

.jingxiao_wrap .w1200s .nav_head .form_jingxiao .form {
  width: 100%;
  *zoom: 1;
}

.jingxiao_wrap .w1200s .nav_head .form_jingxiao .form:before,
.jingxiao_wrap .w1200s .nav_head .form_jingxiao .form:after {
  display: table;
  line-height: 0;
  content: "";
}

.jingxiao_wrap .w1200s .nav_head .form_jingxiao .form:after {
  clear: both;
}

.jingxiao_wrap .w1200s .nav_head .form_jingxiao .tr {
  width: 25%;
  height: 42px;
  border: solid 1px rgba(102, 102, 102, 0.28);
  padding: 0 18px;
  margin-left: 1.5%;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  float: left;
}

.jingxiao_wrap .w1200s .nav_head .form_jingxiao .tr .sel_hide {
  width: 100%;
  position: absolute;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  top: 100%;
  left: 0;
  border: #000 solid 1px;
  background: #fff;
  height: 300px;
  z-index: 99;
  display: none;
}

.jingxiao_wrap .w1200s .nav_head .form_jingxiao .tr .sel_hide .sel_hide_tab {
  height: 300px;
  background: #fff;
}

.jingxiao_wrap .w1200s .nav_head .form_jingxiao .tr .sel_hide .swiper-slide {
  cursor: pointer;
  height: 40px;
  text-indent: 18px;
}

.jingxiao_wrap .w1200s .nav_head .form_jingxiao .tr .sel_hide .swiper-slide:hover {
  color: #f0864d;
}

.jingxiao_wrap .w1200s .nav_head .form_jingxiao .tr input {
  width: 85%;
  height: 98%;
}

.jingxiao_wrap .w1200s .nav_head .form_jingxiao .tr .icon {
  float: right;
  text-align: right;
  width: 15%;
  line-height: 43px;
  cursor: pointer;
}

.jingxiao_wrap .w1200s .nav_head .form_jingxiao .tr:nth-child(1) {
  margin-left: 0;
}

.jingxiao_wrap .w1200s .nav_head .form_jingxiao .name {
  width: 40%;
}

.jingxiao_wrap .w1200s .nav_head .form_jingxiao .search {
  width: 5%;
  float: right;
  text-align: center;
  line-height: 43px;
  height: 41px;
  cursor: pointer;
  background: #f0864d;
}

.jingxiao_wrap .w1200s .nav_head .form_jingxiao .search .icon {
  cursor: pointer;
  font-size: 20px;
  color: #fff;
}

.jingxiao_wrap .w1200s .map_show {
  *zoom: 1;
  margin-top: 45px;
}

.jingxiao_wrap .w1200s .map_show:before,
.jingxiao_wrap .w1200s .map_show:after {
  display: table;
  line-height: 0;
  content: "";
}

.jingxiao_wrap .w1200s .map_show:after {
  clear: both;
}

.jingxiao_wrap .w1200s .map_show .map {
  float: left;
  width: 68%;
  height: 485px;
  background-color: #333333;
}

.jingxiao_wrap .w1200s .map_show .map_t_show {
  float: right;
  width: 30%;
  height: auto;
}

.jingxiao_wrap .w1200s .map_show .map_t_show .show_num {
  border-bottom: solid 1px #959595;
  padding: 10px 0;
}

.jingxiao_wrap .w1200s .map_show .map_t_show .show_num p {
  color: #999;
}

.jingxiao_wrap .w1200s .map_show .map_t_show ul li {
  *zoom: 1;
  padding-top: 30px;
}

.jingxiao_wrap .w1200s .map_show .map_t_show ul li:before,
.jingxiao_wrap .w1200s .map_show .map_t_show ul li:after {
  display: table;
  line-height: 0;
  content: "";
}

.jingxiao_wrap .w1200s .map_show .map_t_show ul li:after {
  clear: both;
}

.jingxiao_wrap .w1200s .map_show .map_t_show ul li .posit_icon {
  float: left;
  width: 20px;
}

.jingxiao_wrap .w1200s .map_show .map_t_show ul li .posit_icon i {
  width: 14px;
  height: 17px;
  display: inline-block;
  background: url(../img/images/posit-bg.png) center no-repeat;
  background-size: 100% auto;
  font-size: 10px;
  color: #fff;
  text-align: center;
  line-height: 17px;
  font-family: "Arial";
}

.jingxiao_wrap .w1200s .map_show .map_t_show ul li a {
  width: 90%;
  float: left;
}

.jingxiao_wrap .w1200s .map_show .map_t_show ul li a p {
  color: #999;
  font-size: 14px;
}

/*联系我们*/
.contact_wrap .contact_one .text {
  width: 50%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  float: left;
  height: 538px;
  display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  -moz-display: flex;
  -o-display: flex;
  align-items: center;
  padding-right: 5%;
}

.contact_wrap .contact_one .text .box {
  width: 100%;
}

.contact_wrap .contact_one .text .tit h2 {
  font-size: 30px;
  font-weight: bold;
  padding-bottom: 10px;
}

.contact_wrap .contact_one .text .tit p {
  font-size: 14px;
  color: #333333;
  opacity: 0.5;
}

.contact_wrap .contact_one .text .tit .link_l {
  margin: 50px 0;
}

.contact_wrap .contact_one .text .positi {
  *zoom: 1;
  padding-bottom: 30px;
}

.contact_wrap .contact_one .text .positi:before,
.contact_wrap .contact_one .text .positi:after {
  display: table;
  line-height: 0;
  content: "";
}

.contact_wrap .contact_one .text .positi:after {
  clear: both;
}

.contact_wrap .contact_one .text .positi .icon {
  float: left;
  padding-right: 7px;
}

.contact_wrap .contact_one .text .positi .icon i {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 31px;
}

.contact_wrap .contact_one .text .positi .cont {
  float: left;
}

.contact_wrap .contact_one .text .positi .cont p {
  line-height: 30px;
}

.contact_wrap .contact_one .text .call_poen .r {
  float: left;
}

.contact_wrap .contact_one .text .call_poen .r .tr i {
  color: #333;
  padding-right: 10px;
}

.contact_wrap .contact_one .text .call_poen .r .tr strong {
  font-size: 24px;
  font-weight: bolder;
  color: #333333;
}

.contact_wrap .contact_one .text .call_poen .r .qq_wx {
  padding-top: 60px;
}

.contact_wrap .contact_one .text .call_poen .r .qq_wx .icon {
  margin-right: 10px;
  float: left;
  width: 28px;
  height: 24px;
  background-color: #999999;
  color: #fff;
  text-align: center;
  line-height: 24px;
}

.contact_wrap .contact_one .text .call_poen .l {
  float: right;
  text-align: center;
}

.contact_wrap .contact_one .text .call_poen .l div {
  margin-left: 20px;
  float: left;
}

.contact_wrap .contact_one .text .call_poen .l p {
  padding-top: 5px;
}

.contact_wrap .contact_one .map {
  width: 50%;
  float: left;
  position: relative;
  background-color: #d4d4d4;
  height: 538px;
}

.contact_wrap .contact_one .map #allmap {
  width: 960px;
  height: 100%;
}

.contact_wrap .contact_join {
  padding-top: 0 !important;
}

.contact_wrap .contact_join .tit {
  text-align: center;
  border-bottom: solid #e0e0e0 1px;
  padding-bottom: 40px;
}

.contact_wrap .contact_join .tit h4 {
  font-size: 30px;
  letter-spacing: 3px;
}

.contact_wrap .contact_join .tit h5 {
  font-size: 30px;
  padding-top: 10px;
  font-weight: bold;
}

.contact_wrap .contact_join .tps {
  text-align: center;
  padding: 60px 0;
}

.contact_wrap .contact_join .contern .list {
  float: left;
  width: 100%;
      display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.contact_wrap .contact_join .contern .list:before, .contact_wrap .contact_join .contern .list:after{
	display: none;
}

.contact_wrap .contact_join .contern .list .active .nav_show {
  background-color: #f0864d;
}

.contact_wrap .contact_join .contern .list .active .icon-jia-copy {
  display: block;
}

.contact_wrap .contact_join .contern .list .active .icon-jian {
  display: none;
}

.contact_wrap .contact_join .contern .list li {
  margin-bottom: 20px;
 width: 49%;
}
@media (max-width: 768px) {
	.contact_wrap .contact_join .contern .list li{
		width: 100%;
	}
}
.contact_wrap .contact_join .contern .list li .icon-jia-copy {
  display: none;
}

.contact_wrap .contact_join .contern .list .cont_show {
  display: none;
  background: #fef9f6;
}

.contact_wrap .contact_join .contern .list .cont_show .cont {
  padding: 20px;
}

.contact_wrap .contact_join .contern .list .cont_show .cont a {
  display: block;
  width: 142px;
  height: 43px;
  border: solid 1px #d1d1d1;
  text-align: center;
  line-height: 43px;
  margin-top: 15px;
}

.contact_wrap .contact_join .contern .list .nav_show {
  width: 100%;
  *zoom: 1;
  height: 53px;
  line-height: 53px;
  padding: 0 25px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background-color: #7a7a7a;
  cursor: pointer;
}

.contact_wrap .contact_join .contern .list .nav_show:before,
.contact_wrap .contact_join .contern .list .nav_show:after {
  display: table;
  line-height: 0;
  content: "";
}

.contact_wrap .contact_join .contern .list .nav_show:after {
  clear: both;
}

.contact_wrap .contact_join .contern .list .nav_show span,
.contact_wrap .contact_join .contern .list .nav_show .icon {
  color: #fff;
}

.contact_wrap .contact_join .contern .list .nav_show .icon {
  float: right;
}

.contact_wrap .contact_join .contern .list:nth-child(even) {
  float: right;
}

.contact_wrap .contact_join .contern .list:nth-child(1) li:nth-child(1) .cont_show {
  display: block;
}

.land_main .land_con .landing_two .tr {
  max-width: 524px;
}

.land_main .land_con .landing button {
  max-width: 525px;
  height: 52px;
}

.landing_two .tit {
  text-align: left;
}

.landing_two .tit h4 {
  font-size: 24px;
  font-weight: bold;
}

.land_main .land_con .landing_two .tr input {
  height: 45px;
}

.land_main .land_con .landing_two .tr {
  line-height: 45px;
}

.down_wrap .down_one {
  background: #fff;
  padding: 70px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.down_wrap .down_one h4 {
  font-size: 24px;
  font-weight: bolder;
  padding-bottom: 30px;
}

.down_wrap .down_one .sel_nav {
  padding-bottom: 20px;
}

.down_wrap .down_one .sel_nav li {
  margin-bottom: 10px;
}

.down_wrap .down_one .sel_nav .sel_con {
  display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  -moz-display: flex;
  -o-display: flex;
}

.down_wrap .down_one .sel_nav span {
  flex: 0 0 auto;
  float: left;
  padding-top: 5px;
  padding-right: 40px;
  color: #333333;
}

.down_wrap .down_one .sel_nav .show_sel {
  float: left;
  flex: 1 1 auto;
}

.down_wrap .down_one .sel_nav .close_sel_hide {
  flex: 0 0 auto;
  float: right;
  height: 22px;
  border: dashed 1px red !important;
}

.down_wrap .down_one .sel_nav .close_sel_hide em {
  color: red !important;
}

.down_wrap .down_one .sel_nav .close_sel_hide i {
  color: #fff !important;
  background-color: red !important;
}

.down_wrap .down_one .sel_nav .show_sel li {
  float: left;
  margin-right: 10px;
}

.down_wrap .down_one .sel_nav .ipt {
  border: dashed 1px #f0864d;
  padding: 5px 12px;
  border-radius: 3px;
  cursor: pointer;
}

.down_wrap .down_one .sel_nav .ipt em {
  color: #333;
}

.down_wrap .down_one .sel_nav .ipt i {
  display: inline-block;
  text-align: center;
  line-height: 15px;
  margin-left: 10px;
  vertical-align: 2px;
  color: #fff;
  border-radius: 50%;
  font-size: 12px;
  width: 15px;
  height: 15px;
  background-color: #f0864d;
}

.down_wrap .down_one .sel_click {
  border: solid 1px #e1e1e1;
}

.down_wrap .down_one .sel_click .active {
  color: #f0864d;
}

.down_wrap .down_one .sel_click .tr {
  display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  -moz-display: flex;
  -o-display: flex;
  border-bottom: dashed 1px #e1e1e1;
}

.down_wrap .down_one .sel_click .tr .tit {
  float: left;
  flex: 0 0 auto;
  background: #fafafa;
  padding: 35px 50px 35px 20px;
  font-weight: bolder;
  color: #333;
}

.down_wrap .down_one .sel_click .tr .list {
  float: left;
  flex: 1 1 auto;
  padding: 35px 0;
}

.down_wrap .down_one .sel_click .tr .list li {
  float: left;
  margin-left: 50px;
  cursor: pointer;
  margin-bottom: 10px;
}

.down_wrap .down_one .sel_click .tr:nth-last-child(1) {
  border-bottom: none;
}

.down_wrap .down_two {
  padding: 70px;
  background: #fff;
  margin-top: 40px;
}

.down_wrap .down_two input.int_sele {
  position: relative;
  width: 15px;
  text-align: center;
  text-indent: 2px;
  line-height: 16px;
  margin-right: 10px;
  visibility: hidden;
}

.down_wrap .down_two input.int_sele:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 15px;
  height: 15px;
  border: solid 1px #cccccc;
  visibility: visible;
  cursor: pointer;
}

.down_wrap .down_two input.int_sele:checked:after {
  border-color: #f0864d;
}

.down_wrap .down_two input.int_sele:checked:before {
  content: '\e617';
  position: absolute;
  left: 0;
  top: 0;
  font-family: "icon" !important;
  font-size: 12px;
  width: 15px;
  height: 15px;
  cursor: pointer;
  z-index: 2;
  visibility: visible;
  color: #f0864d;
}

.down_wrap .down_two .all {
  padding: 15px 20px;
  border-bottom: solid 2px #e1e1e1;
  margin-bottom: 10px;
}

.down_wrap .down_two .all .all_down {
  display: inline-block;
  width: 135px;
  height: 35px;
  background-color: #f0864d;
  text-align: center;
  line-height: 35px;
  margin-left: 35px;
}

.down_wrap .down_two .all .all_down i,
.down_wrap .down_two .all .all_down span {
  color: #fff;
}

.down_wrap .down_two .down_list {
  border: solid 1px #e1e1e1;
}

.down_wrap .down_two table {
  width: 100%;
  padding: 0 20px;
  margin-bottom: -1px;
}

.down_wrap .down_two table tr {
  height: 49px;
}

.down_wrap .down_two table tr:hover .but {
  background-color: #f0864d;
  border: solid 1px #ededed;
  color: #fff;
}

.down_wrap .down_two table td {
  border-bottom: solid 1px #dfdfdf;
  vertical-align: middle;
  text-align: center;
}

.down_wrap .down_two table .but {
  display: inline-block;
  width: 64px;
  height: 23px;
  border: solid 1px #ededed;
  text-align: center;
  line-height: 23px;
}

.down_wrap .down_two table tbody tr td:nth-child(1) {
  text-align: left;
}

.down_wrap .down_two table thead tr td:nth-child(1) {
  text-align: left;
}

.down_wrap .down_two table tbody tr td:nth-last-child(1) {
  text-align: right;
}

.down_wrap .down_two table thead tr td:nth-last-child(1) {
  text-align: right;
  padding-right: 6px;
}

/*更改弹窗*/
.change_wrap {
  width: 100vw;
  height: 100vh;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.55);
}

.change_wrap .change_data {
  width: 100%;
  max-width: 600px;
  position: absolute;
  left: 50%;
  top: 50%;
  background: #fff;
  transform: translate(-50%, -50%);
  padding: 40px;
  border-radius: 5px;
}

.change_wrap .change_data .change_tit {
  font-size: 30px;
  text-align: center;
  padding-bottom: 20px;
}

.change_wrap .change_data .icon-close {
  position: absolute;
  right: 10px;
  font-size: 26px;
  top: 10px;
}

.change_wrap .change_data .change_form .change_tr {
  width: 100%;
  height: 40px;
  border: solid 1px #ddd;
  border-radius: 5px;
  line-height: 40px;
  margin-bottom: 10px;
}

.change_wrap .change_data .change_form .change_tr input {
  height: 98%;
  text-indent: 10px;
  color: #333;
}

.change_wrap .change_data .but .cancel,
.change_wrap .change_data .but .yes {
  width: 48%;
  border-radius: 5px;
  height: 40px;
  border: solid 1px #ddd;
  color: #333;
  float: left;
  cursor: pointer;
}

.change_wrap .change_data .but .yes {
  float: right;
  color: #999;
}

/*-------------------------------lishnewu--------------------------------------*/
.body_open {
  width: 100vh;
  height: 100vh;
  overflow: hidden;
}

.show_input {
  display: none;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  background: rgba(0, 0, 0, 0.6);
}

.show_input .cont {
  padding: 20px;
  border-radius: 10px;
  max-width: 800px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  width: 80%;
}

.show_input .cont h5 {
  text-align: center;
  font-size: 30px;
  color: #f0864d;
  padding: 20px 0;
  padding-bottom: 30px;
}

.show_input .cont .icon-close {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #333;
  font-size: 32px;
  cursor: pointer;
}

.show_input .cont input,
.show_input .cont textarea,
.show_input .cont button {
  width: 100%;
  border: solid 1px #ddd;
  height: 40px;
  margin-bottom: 15px;
  text-indent: 15px;
  border-radius: 3px;
}

.show_input .cont textarea {
  height: 100px;
  padding-top: 10px;
  resize: none;
}

.show_input .cont button {
  background: #f0864d;
  border: solid 1px #f0864d;
  color: #fff;
}

#theadInp {
  padding-top: 5px;
}

/* .main-tab {
  width:100%;
  height:90vh;
} */
.nm_main_wrap {
  width: 100%;
  height: calc(100vh - 200px);
  overflow: hidden;
}

.nm_main_t {
  display: block !important;
  overflow-x: scroll !important;
  overflow: visible !important;
}

.list_configuration,
.mt_04 {
  width: 100%;
  height: 100%;
}

.mt_04 .swiper-slide {
  height: auto !important;
}

.nm_main {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-display: flex;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  -moz-display: flex;
  -moz-justify-content: center;
  -moz-align-items: center;
}


.scroll_main {
  width: 100%;
  height: 100%;
}

.img_max {
  display: block;
  max-width: 600px;
  margin: 0 auto;
}

.selection_list {
  padding-top: 10%;
}

.nav_wrap {
  height: 115px;
}

.pop_bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.554);
  z-index: 999;
  padding: 30px 0;
  display: none;
}

.name_cny {
  padding-right: 5%;
  width: 32%;
  box-sizing: border-box;

}

.name_cny h6,
.name_cny span {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}

.box_one span,
.box_one em {
  color: #fff;
}

.box_two a {
  width: 110px;
  height: 34px;
  background-color: #f0864d;
  color: #fff;
  text-align: center;
  line-height: 34px;
  float: left;
  margin-left: 25px;
}

.name_cny .cny {
  padding-top: 15px;
  height: 34px;
  line-height: 34px;
}

.dowon_box {
  width: 45%;
  box-sizing: border-box;

}

.dowon_box li {
  float: left;
  border-right: solid 1px #5a5a5a;
  text-align: center;
  min-height: 90px;
  padding: 20px 7%;
  box-sizing: border-box;

}

.dowon_box li:nth-last-child(1) {
  border-right: none;
}

.dowon_box .icon,
.dowon_box p {
  color: #fff;
}

.postit {
  box-sizing: border-box;
  min-height: 90px;
  padding: 20px 5%;
  border: solid 1px #5a5a5a;
  border-top: none;
  border-bottom: none;
  width: 23%;
}

.postit p {
  color: #fff;
}

.nm-basket-linklist li:nth-child(1) {
  display: none;
}



.img_cehua {
  display: none;
}
html,
  body{
	overflow-x: hidden;  
  }
@media all and (min-width: 1560px) {
  .container {
    width: 1430px;
  }

  html,
  body {
    font-size: 16px;
    line-height: 24px;
  }

  .brand_t_main .brand_two .text h3 {
    font-size: 28px;
  }
}

@media all and (min-width: 1440px) {

  html,
  body {
    font-size: 16px;
    line-height: 24px;
  }

  .nm-basket-wrap .nm-basket-container h2 {
    font-weight: bold;
    font-size: 30px;
    line-height: 1.1;
  }

  .nm-basket-wrap .nm-basket-container h3 {
    font-size: 20px;
    padding: 10px 0 20px;
  }
}

@media all and (max-width: 2500px) {

  html,
  body {
    font-size: 16px;
    line-height: 24px;
  }

  .brand_t_main .brand_two .text h3 {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
    padding: 15px;
  }
}

@media all and (max-width: 1560px) {
  .tuoguan_wrap .tuoguan .text h4 {
    font-size: 30px;
    line-height: 36px;
  }

  .tuoguan_wrap .tuoguan .text .act {
    padding: 60px 0;
  }
}

@media all and (max-width: 1670px) {
  .show_on_main .show_on_two {
    padding: 30px 20px;
    right: 80px;
  }

  .show_on_main .show_on_two .swiper-button-next,
  .show_on_main .show_on_two .swiper-button-prev {
    width: 140px;
    height: 35px;
    line-height: 35px;
  }

  .show_on_main .show_on_two .link_l {
    width: 35px;
    height: 2px;
    background-color: #ffffff;
    margin: 20px auto;
  }

  .show_on_main .show_on_two .act p {
    color: #ffffff;
    line-height: 24px;
    opacity: 0.7;
  }

  .list_Layout .nm-anchor-navigation {
    margin-bottom: 35px;
  }

  /* .list_Layout .nm-anchor-navigation .tabs {
    float: left;
    width: 100%;
    padding: 15px 0;
  } */

  .contact_wrap .contact_one .text .call_poen .l {
    float: left;
    width: 100%;
  }

  .contact_wrap .contact_one .text .call_poen .l div:nth-child(1) {
    margin-left: 0;
  }

  .contact_wrap .contact_one .text .call_poen .r .qq_wx {
    padding-top: 10px;
    padding-bottom: 30px;
    *zoom: 1;
  }

  .contact_wrap .contact_one .text .call_poen .r .qq_wx:before,
  .contact_wrap .contact_one .text .call_poen .r .qq_wx:after {
    display: table;
    line-height: 0;
    content: "";
  }

  .contact_wrap .contact_one .text .call_poen .r .qq_wx:after {
    clear: both;
  }

  .contact_wrap .contact_one .text .tit .link_l {
    margin: 20px 0;
    height: 2px;
  }

  .contact_wrap .contact_one .text .tit h2 {
    font-size: 24px;
    padding-bottom: 5px;
  }
}

@media all and (max-width: 1439px) {
  .contact_wrap .contact_one .map #allmap {
    width: 100%;
  }

  .nm-basket-wrap .nm-basket-container {
    padding: 15px;
  }

  html,
  body {
    font-size: 14px;
    line-height: 22px;
  }

  .pub_pd_top {
    padding: 90px 0 0;
  }
/* 
  .nm-basket-wrap .nm-basket-container h2 {
    font-size: 2vw;
  } */

  .nm-basket-wrap .nm-basket-container h3 {
    padding: 10px 0 30px;
    font-size: 20px;
  }

  .nm-basket-wrap .nm-basket-container .nm-basket-interaction span {
    padding-bottom: 10px;
  }

  .nm-basket-wrap .nm-basket-container .pub-more2 {
    margin: 25px 0 10px;
  }

  .nm-anchor-navigation h2 {
    padding-bottom: 10px;
  }

  .subnav ul li {
    margin-right: 5%;
  }

  .banner_det .text h4 {
    font-size: 50px;
    line-height: 70px;
  }

  .banner_det .text p {
    font-size: 26px;
  }

  .nm-basket-wrap .nm-basket-container h3 {
    font-size: 20px;
  }

  .list_configuration .item .head {
    font-size: 20px !important;
    height: 65px;
    line-height: 65px;
  }

  .pdt_advan .box h3 {
    margin-bottom: 40px;
    font-size: 34px;
  }

  .pdt_advan .box p {
    line-height: 32px;
  }

  #header .header_mid_inner .add-menu ul li {
    margin-right: 40px;
  }

  #fullscreen-menu .top {
    padding-bottom: 12px;
  }

  #fullscreen-menu .full-container .head {
    font-size: 20px;
    margin-bottom: 45px;
  }

  #fullscreen-menu .top .close_btn i {
    vertical-align: -6px;
    font-size: 30px;
  }

  #fullscreen-menu .navigation-menu ul li {
    margin-bottom: 40px;
  }

  #fullscreen-menu .navigation-menu ul li a {
    font-size: 26px;
  }

  .banner-container .swiper-slide h2 {
    font-size: 52px;
    margin-bottom: 6vh;
  }

  .pdt_info {
    padding: 90px 0 50px;
  }

  .pdt_info h3 {
    font-size: 42px;
  }

  .padding {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  html,
  body {
    font-size: 14px;
    line-height: 22px;
  }

  .brand_t_main .brand_one .text h4 {
    font-size: 34px;
    line-height: 32px;
    letter-spacing: 0px;
  }

  .brand_t_main .brand_one .text h6 {
    font-size: 26px;
    letter-spacing: 0px;
  }

  .brand_t_main .brand_one .text strong {
    display: block;
    font-size: 20px;
  }

  .brand_t_main .brand_one .text p {
    margin-top: 20px;
  }

  .land_main .land_con .landing {
    padding: 4% 5%;
  }

  .land_main .land_con .landing .land_logo {
    padding: 15px 0;
  }

  .land_main .land_con .landing .tr {
    line-height: 50px;
  }

  .land_main .land_con .landing button {
    margin-top: 30px;
  }

  .sel_main_wrap .sel_main {
    padding: 40px 60px;
  }

  .list_Exterior .nm-module-tiles-categorized ul li .box {
    width: 138px;
  }

  .cs_list_main .cs_list li {
    width: 24%;
  }

  .cs_list_main .cs_list li:nth-of-type(6n) {
    border-right: 1px solid #eaeaea;
  }

  .cs_list_main .cs_list li:nth-of-type(4n) {
    border-right: none;
  }

  .cs_list_main .cs_list li:nth-child(7) {
    border-bottom: 1px solid #eaeaea;
  }

  .cs_list_main .cs_list li:nth-child(6) {
    border-bottom: 1px solid #eaeaea;
  }

  .cs_list_main .cs_list li:nth-child(8) {
    border-bottom: 1px solid #eaeaea;
  }

  .shouhou .text h4 {
    font-size: 32px;
    line-height: 32px;
  }

  .shouhou .text h6 {
    font-size: 24px;
  }

  .shouhou .text .link_l {
    margin: 30px 0;
  }
}

.video_cnt {
  position: relative;
}

.video_cnt img {
  display: block;
  margin: 0 auto;
}

.video_cnt .pdt_video_btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

.list_configuration .mt_04 {
  margin-top: -40px;
}

.list_configuration .item_left .box ul li h4 {
  cursor: pointer;
}

.list_configuration .item_right .box ul li h4 .select {
  display: inline-block;
  width: 18px;
  height: 18px;
  line-height: 20px;
  border: solid 1px #666666;
  color: #f0864d;
  font-size: 13px;
  text-indent: 3px;
  margin-right: 14px;
  vertical-align: 1px;
}

.list_configuration .item {
  width: 48%;
}

.list_configuration .item .head {
  height: 70px;
  line-height: 70px;
  background-color: #333333;
  text-align: center;
  font-size: 26px;
  color: #ffffff;
  font-weight: bold;
}

.list_configuration .item .box ul li h4 {
  position: relative;
  padding: 22px 20px;
  font-weight: bold;
  border-bottom: 1px solid #d6d6d6;
}

.list_configuration .item .box ul li h4 .icon-down {
  float: right;
  color: #333;
}

.list_configuration .item .box ul li h4.sliderOpen .icon-down {
  transform: rotate(180deg);
}

.list_configuration .item .box ul li dl {
  display: none;
}

.list_configuration .item .box ul li dl dd {
  padding: 20px;
  padding-left: 40px;
  text-indent: 0;
  line-height: 18px;
  border-bottom: 1px dashed #e3e3e3;
  position: relative;
}

.list_configuration .item .box ul li dl dd:after {
  content: '';
  position: absolute;
  left: 22px;
  top: 30px;
  margin-top: -5px;
  width: 6px;
  height: 6px;
  background-color: #f0864d;
}

@media all and (max-width: 1260px) {

  /*---------------------lishenwu--------------------------------*/
  .nm_main_wrap {
    height: calc(100vh - 180px);
  }

  .padding {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  #header .header_mid_inner {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  #header .header_mid_inner h1 {
    padding-left: 2px;
    width: 160px;;
  }

  #header .header_mid_inner h1 img {
    vertical-align: middle;
  }

  .video_cnt .pdt_video_btn {
    width: 60px;
  }

  .brand_mian .abt_main .abt_title h6 {
    font-size: 36px;
    line-height: 36px;
  }

  .brand_mian .abt_main .abt_title h4 {
    font-size: 32px;
    padding: 10px 0 30px 0;
  }

  .brand_mian .abt_icon ul li h6 {
    font-size: 26px;
    padding: 15px 0;
  }

  .brand_t_main .brand_one .img {
    border: solid 8px #ededed;
  }

  .brand_t_main .brand_one .text strong {
    padding: 20px 0;
  }

  .brand_two_main .brand_ln .text .name span {
    font-size: 16px;
  }

  .brand_two_main .brand_ln .text .name strong {
    font-size: 24px;
  }

  .brand_two_main .brand_list ul li .tit {
    padding: 20px 0;
  }

  .brand_two_main .brand_list ul li h5 {
    font-size: 24px;
    line-height: 26px;
  }

  .brand_two_main .brand_list ul li h4 {
    font-size: 24px;
  }

  .land_main .land_con .landing {
    padding: 2% 5%;
  }

  .land_main .land_con .landing .land_logo {
    padding: 15px 0;
  }

  .land_main .land_con .landing .tr {
    line-height: 40px;
  }

  .land_main .land_con .landing .tr input {
    height: 30px;
  }

  .land_main .land_con .landing button {
    margin-top: 30px;
    height: 40px;
    font-size: 16px;
  }

  .show_on_tab .show_on_tit h5 {
    font-size: 42px;
    line-height: 36px;
    letter-spacing: 5px;
  }

  .show_on_tab .show_on_tit h4 {
    font-size: 26px;
    line-height: 50px;
    padding-bottom: 10px;
  }

  .show_on_main .show_on_two {
    padding: 20px 15px;
    right: 20px;
    width: 355px;
  }

  .show_on_main .show_on_two .swiper-button-next,
  .show_on_main .show_on_two .swiper-button-prev {
    width: 140px;
    height: 35px;
    line-height: 35px;
  }

  .show_on_main .show_on_two h4 {
    font-size: 32px;
    line-height: 32px;
  }

  .show_on_main .show_on_two span {
    font-size: 22px;
    line-height: 22px;
    letter-spacing: 0px;
    padding-top: 10px;
  }

  .show_on_main .show_on_two .link_l {
    margin: 15px auto;
  }

  .show_on_main .show_on_two .act p {
    line-height: 24px;
  }

  .banner_det .text h4 {
    font-size: 48px;
  }

  /* .nm-basket-wrap .nm-basket-container h2 {
    font-size: 2vw;
  } */

  .nm-basket-wrap .nm-basket-container h3 {
    font-size: 20px;
    padding: 10px 0 20px;
  }

  .tuoguan_wrap .tuoguan .text h4 {
    font-size: 24px;
    line-height: 30px;
  }

  .tuoguan_wrap .tuoguan .text .act {
    padding: 40px 0;
  }

  .tuoguan_wrap .tuoguan .text .but i {
    width: 40px;
    border-radius: 24px;
    line-height: 40px;
    font-size: 24px;
    height: 40px;
  }

  .tuoguan_wrap .tuoguan .text .but {
    width: 140px;
    height: 40px;
    line-height: 40px;
  }

  .cehua_show_wrap .text h4 {
    font-size: 30px;
    padding-bottom: 5%;
  }

  .shouhou .text h4 {
    font-size: 26px;
    line-height: 32px;
    padding-top: 3px;
  }

  .shouhou .text h6 {
    font-size: 20px;
  }

  .shouhou .text .link_l {
    margin: 20px 0;
  }

  .news_main .swiper-slide .text h4 {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  /*---------------------lishenwu--------------------------------*/
}

@media all and (max-width: 1236px) {
  #header .header_mid_inner .add-menu {
    display: none;
  }

  #fullscreen-menu .full-menu {
    display: block;
  }

  #fullscreen-menu .full-container {
    padding: 12% 0 0;
  }
}

@media all and (max-width: 1099px) {
  .pop_bottom {
    display: block;
  }

  .img_max {
    max-width: 600px;
    margin: 0 auto;
  }

  .dingdan .dingdan_nav {
    padding: 50px 0 30px 0;
  }

  .nm_main_t {
    padding-top: 5%;
  }

  .nm-basket-wrap {
    height: auto;
    position: relative;
    top: 0;
    margin-top: 60px;
  }

  .nm-basket-wrap .nm-basket-container {
    float: none;
    padding: 20px;
    width: 100%;
  }

  .nm-anchor-navigation {
    padding: 0 0 30px !important;
  }

  .nm-anchor-navigation h2 {
    font-size: 26px;
  }

  .nm-alpha {
    width: 100%;
  }

  /* .nm-basket-wrap .nm-basket-container h2 {
    font-size: 30px;
  } */

  .nm-basket-wrap .nm-basket-container h3 {
    font-size: 20px;
  }

  .arrowBtn {
    padding: 0 !important;
  }

  .smollImg {
    display: none;
  }

  .show_on_main .show_on_two {
    right: 20px;
    width: 450px;
  }

  .show_on_main .show_on_two .swiper-button-next,
  .show_on_main .show_on_two .swiper-button-prev {
    width: 130px;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
  }

  .show_on_main .show_on_two h4 {
    font-size: 18px;
    line-height: 18px;
  }

  .show_on_main .show_on_two span {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0px;
    padding-top: 10px;
  }

  .show_on_main .show_on_two .link_l {
    margin: 15px auto;
  }

  .show_on_main .show_on_two .act p {
    line-height: 22px;
  }

  .brand_mian .abt_icon ul li h6 {
    font-size: 20px;
  }

  .brand_t_main .brand_one .text strong {
    line-height: 17px;
  }

  .pdt_advan .box h3 {
    margin-bottom: 28px;
    font-size: 28px;
  }

  .pdt_advan .box p {
    line-height: 24px;
  }

  .sel_main_wrap .sel_main .tit span {
    font-size: 28px;
  }

  .sel_main_wrap .sel_main .tit strong {
    font-size: 30px;
  }

  .sel_main_wrap .sel_main .tit {
    padding-bottom: 20px;
  }

  .pub-more {
    width: 210px;
  }

  .nm-basket-wrap {
    display: none;
  }

  .anqaun_wrap .anquan {
    padding: 0 40px;
    padding-bottom: 60px;
  }

  .img_cehua li .mc i {
    width: 30px;
    height: 30px;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 10px;
  }

  .img_cehua li .mc p {
    font-size: 18px;
  }

  .dingdan {
    padding: 60px 30px;
    padding-top: 0;
  }

  .geren {
    padding: 30px 30px;
  }

  .contact_wrap .contact_one .map {
    width: 100%;
    float: left;
    position: relative;
    background-color: #d4d4d4;
    height: 408px;
  }

  .contact_wrap .contact_one .text {
    width: 100%;
    height: auto;
    padding-bottom: 30px;
    padding-right: 0;
  }

  .contact_wrap .contact_one .text .call_poen .l {
    float: right;
    width: auto;
  }

  .contact_wrap .contact_one .text .call_poen .r .qq_wx {
    padding-top: 60px;
    padding-bottom: 0;
  }

  .width-container {
    padding-left: 4.5%;
    padding-right: 4.5%;
  }

  .land_main .land_con .landing_two .tr {
    line-height: 30px;
  }

  .land_main .land_con .landing_two form {
    padding-top: 20px;
  }

  .land_main .land_con .landing_two button {
    margin-top: 20px;
    height: 30px;
  }

  .down_wrap .down_one,
  .down_wrap .down_two {
    padding: 40px;
  }

  .down_wrap .down_one .sel_click .tr .list {
    padding: 20px 0;
  }

  .down_wrap .down_one .sel_click .tr .tit {
    padding: 20px 30px 20px 20px;
  }

  .down_wrap .down_one .sel_click .tr .list li {
    margin-left: 30px;
    margin-bottom: 10px;
  }

  .down_wrap .down_one .sel_nav span {
    padding-right: 20px;
  }
}

@media all and (max-width: 990px) {
  .abt_bg {
    height: 300px;
  }

  .show_on_main {
    height: auto;
  }

  .show_on_one .img img {
    height: auto;
  }

  .width-container {
    padding-left: 3.5%;
    padding-right: 3.5%;
  }

  .global-search-mask {
    position: fixed;
    display: block;
    width: 100%;
    height: 100%;
    left: 0%;
    top: 0;
    z-index: 100;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    pointer-events: none;
  }

  .pub_pd_top {
    padding: 60px 0 0;
  }

  .pdt_advan>.width-container {
    display: block;
  }

  .pdt_advan .box {
    width: 100%;
    margin-bottom: 20px;
    padding: 20px 0;
  }

  .pdt_advan .box:after {
    display: none;
  }

  .pdt_advan .box h3 {
    margin-bottom: 20px;
    font-size: 26px;
  }

  .pdt_advan .box h3:after {
    left: -32px;
    width: 22px;
  }

  .pdt_advan .pdt_advan_img {
    width: 100%;
  }

  #fullscreen-menu .contact_left {
    width: 100%;
    float: none;
    display: none;
  }

  #fullscreen-menu .contact_left .box ul li {
    display: none;
  }

  #fullscreen-menu .contact_left .box ul li:nth-child(4) {
    display: block;
  }

  #fullscreen-menu .contact_left .inquiries {
    margin: 0;
  }

  #fullscreen-menu .contact_left .inquiries .inquiries_ins {
    margin-right: 6px;
  }

  #fullscreen-menu .contact_left .inquiries .inquiries_ins input {
    height: 46px;
    line-height: 46px;
    font-size: 14px;
  }

  #fullscreen-menu .contact_left .inquiries .inquiries_ins i {
    margin-top: 12px;
  }

  #fullscreen-menu .contact_left .inquiries .entrance_btn {
    height: 46px;
    line-height: 46px;
    font-size: 14px;
  }

  #fullscreen-menu .navigation-menu {
    float: none;
    width: 100%;
  }

  #fullscreen-menu .navigation-menu ul {
    padding-top: 1vh;
  }

  #fullscreen-menu .navigation-menu ul li {
    margin-bottom: 3vh;
  }

  /*---------------------lishenwu--------------------------------*/
  .cs_list_main .cs_list li {
    width: 24%;
    padding: 20px 0;
  }

  .cs_list_main .cs_list li:nth-child(6n) {
    border-right: 1px solid #eaeaea;
  }

  .cs_list_main .cs_list li:nth-child(4n) {
    border-right: none;
  }

  .cs_list_main .cs_list li:nth-child(7) {
    border-bottom: 1px solid #eaeaea;
  }

  .cs_list_main .cs_list li:nth-child(8) {
    border-bottom: 1px solid #eaeaea;
  }

  .brand_mian .abt_icon ul li h6 {
    font-size: 24px;
    line-height: 24px;
  }

  .brand_mian .abt_team .img {
    float: left;
    height: auto;
  }

  .brand_mian .abt_team .img img {
    width: 100%;
    display: block;
  }

  .brand_mian .abt_team .text {
    width: 100%;
    height: auto;
    padding: 5vw;
  }

  .brand_mian .abt_team .text h4 {
    font-size: 26px;
    line-height: 26px;
    margin-top: 8%;

  }

  .brand_mian .abt_team .text strong {
    font-size: 20px;
    padding-top: 5px;
  }

  .brand_mian .abt_team .text .but {
    width: 90px;
    height: 25px;
  }

  .brand_mian .abt_icon ul li {
    width: 100%;
    border-right: none;
  }

  .brand_mian .abt_icon ul li h6 {
    font-size: 24px;
    line-height: 24px;
  }

  .brand_t_main .brand_one .img {
    width: 100%;
  }

  .brand_t_main .brand_one .text {
    width: 100%;
    height: auto;
    padding: 30px 0;
    margin-left: 0;
    padding-bottom: 0;
  }

  .brand_t_main .brand_one .text h4 {
    font-size: 34px;
    line-height: 32px;
    letter-spacing: 0px;
  }

  .brand_t_main .brand_one .text h6 {
    font-size: 26px;
    letter-spacing: 0px;
  }

  .brand_t_main .brand_one .text strong {
    padding: 10px 0;
    display: block;
    font-size: 20px;
  }

  .brand_t_main .brand_one .text p {
    margin-top: 20px;
  }

  .brand_t_main .brand_two .text h4 {
    font-size: 36px;
    font-weight: bolder;
    line-height: 36px;
    letter-spacing: 1px;
  }

  .brand_t_main .brand_two .text h3 {
    font-size: 24px;
    letter-spacing: 2px;
  }

  .brand_t_main .brand_two .text .link_l {
    margin-bottom: 10px;
  }

  .brand_t_main .brand_three ul li h4 {
    font-size: 24px;
    line-height: 60px;
    letter-spacing: 1px;
  }

  .brand_two_main .brand_ln .text .name span {
    font-size: 16px;
  }

  .brand_two_main .brand_ln .text .name strong {
    font-size: 24px;
  }

  .brand_two_main .brand_ln .text .brand_tit {
    margin-bottom: 10%;
  }

  .brand_two_main .brand_ln .text .brand_tit h4 {
    font-size: 30px;
    line-height: 30px;
    letter-spacing: 0px;
  }

  .brand_two_main .brand_ln .text .brand_tit p {
    padding-top: 10px;
    font-size: 26px;
    line-height: 26px;
  }

  .brand_two_main .brand_list ul li .tit {
    padding: 20px 0;
  }

  .brand_two_main .brand_list ul li h5 {
    font-size: 24px;
    line-height: 26px;
  }

  .brand_two_main .brand_list ul li h4 {
    font-size: 24px;
  }

  .land_main .land_con .right_img {
    display: none;
  }

  .land_main .land_con .landing {
    height: auto;
    width: 100%;
    padding: 8% 5%;
  }

  .land_main .land_con .landing .land_logo {
    padding: 15px 0;
  }

  .land_main .land_con .landing .tr {
    line-height: 40px;
  }

  .land_main .land_con .landing .tr input {
    height: 30px;
  }

  .land_main .land_con .landing button {
    margin-top: 30px;
    height: 40px;
    font-size: 16px;
  }

  .sel_main_wrap .sel_main {
    padding: 40px 30px;
  }

  .sel_main_wrap .sel_main .tit {
    padding-bottom: 20px;
  }

  .sel_main_wrap .sel_main .tit strong {
    font-size: 30px;
    line-height: 30px;
  }

  .sel_main_wrap .sel_main .tit span {
    font-size: 28px;
  }

  .sel_main_wrap .sel_main .list li {
    width: 50%;
    padding: 15px;
  }

  .sel_main_wrap .sel_main .list li:nth-child(3n) {
    border-right: solid 1px #e1e1e1;
  }

  .sel_main_wrap .sel_main .list li:nth-child(2n) {
    border-right: none;
  }

  .sel_main_wrap .sel_main .list li:nth-last-child(3) {
    border-bottom: solid 1px #e1e1e1;
  }

  .show_on_tab .show_on_tit h5 {
    font-size: 36px;
    line-height: 36px;
    letter-spacing: 3px;
  }

  .show_on_tab .show_on_tit h4 {
    font-size: 24px;
    line-height: 50px;
    padding-bottom: 5px;
  }

  .come h4 {
    font-size: 26px;
    line-height: 26px;
  }

  .come .act {
    padding: 20px 0 40px 0;
  }

  .come .but a:nth-child(1) {
    background-color: #f0864d;
  }

  .come .but a {
    margin-right: 10px;
    display: inline-block;
    width: 110px;
    height: 35px;
    line-height: 35px;
  }

  .show_on_main .show_on_two {
    position: initial;
    right: 20px;
    width: 100%;
    transform: translateY(0);
  }

  .show_on_main .show_on_two .swiper-button-next,
  .show_on_main .show_on_two .swiper-button-prev {
    width: 25px;
    height: 100px;
    line-height: 100px;
    margin-top: -176px;
  }

  .show_on_main .show_on_two h4 {
    font-size: 24px;
    line-height: 24px;
  }

  .show_on_main .show_on_two span {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0;
    padding-top: 10px;
  }

  .show_on_main .show_on_two .link_l {
    margin: 15px auto;
  }

  .show_on_main .show_on_two .act p {
    line-height: 26px;
  }

  .sel_main_wrap .sel_main .list li:nth-child(3n) {
    border-bottom: 1px solid #e1e1e1;
  }

  .sel_main_wrap .sel_main .list li:nth-child(2n) {
    border-right: none;
    border-bottom: 1px solid #e1e1e1;
  }

  .cs_list_main .cs_list li span {
    font-size: 16px;
  }

  .module-tiles-categorized ul li .box {
    width: 120px;
  }

  .tuoguan_wrap .tuoguan .text {
    width: 100%;
    height: auto;
    padding-right: 0;
    padding-bottom: 50px;
  }

  .tuoguan_wrap .tuoguan .text .act {
    padding: 30px 0;
  }

  .tuoguan_wrap .tuoguan .img {
    width: 100%;
    height: auto;
    padding-right: 0;
  }

  .tuoguan_wrap .tuoguan .img img {
    position: initial;
    width: 100%;
    height: auto;
  }

  .dingdan .dingdan_nav li {
    padding: 0 15px;
  }

  .dingdan .dingdan_nav li a {
    font-size: 18px;
  }

  .dingdan .dingdan_nav {
    padding: 40px 0 20px 0;
  }

  .shouhou .img {
    width: 100%;
  }

  .shouhou .text {
    width: 100%;
    height: auto;
    padding-top: 30px;
  }

  .landing_two .tit {
    text-align: center;
  }

  .landing_two .tit p {
    padding-top: 5px;
  }

  .news_title h2 {
    font-size: 24px;
  }

  .dowon_box li:nth-child(1) {
    width: 100%;
    border: none;
  }

  .dowon_box li:nth-child(2) {
    display: none;
  }

  .dowon_box li:nth-child(3) {
    display: none;
  }

  .postit {
    display: none;
  }

  .name_cny {
    width: 85%;
  }

  .dowon_box {
    width: 15%;
  }

  .dowon_box li {
    min-height: auto;
  }

  /*---------------------lishenwu--------------------------------*/
}

@media all and (max-width: 768px) {
  .show_on_tab .show_on_tab_mian .swiper-slide img {
    max-height: 500px;
  }

  .name_cny h6,
  .name_cny span {
    font-size: 14px;
  }

  .pop_bottom {
    padding: 15px 0;
    padding-bottom: 10px;
  }

  .mobile-hide {
    display: none;
  }

  .show_on_main .show_on_two .swiper-button-next,
  .show_on_main .show_on_two .swiper-button-prev {
    opacity: .6;
  }

  .img_max {
    width: 100%;
  }

  .pub-more {
    width: 150px;
  }

  .list_Layout .nm-anchor-navigation .tabs ul li {
    padding: 0 3.5vw;
    font-size: 3vw;
    margin-top: 4px;
  }

  .nm-anchor-navigation {
    padding: 50px 0 25px;
  }

  .nm-anchor-navigation h2 {
    font-size: 22px;
  }

  .nm-basket-wrap .nm-basket-container .pub-more2 {
    height: 46px;
    line-height: 46px;
  }

  .list_power .power_head ul li {
    margin-right: 30px;
    font-size: 16px;
  }

  .list_power .power_head ul li:last-child {
    margin: 0;
  }

  .list_power input.int_sele:checked:before {
    font-size: 14px;
  }

  .list_power input.int_sele {
    margin-right: 10px;
    line-height: 22px;
  }

  .list_power .tab-con .power_title input {
    vertical-align: 1.5vw;
  }

  .list_power input.int_sele:after {
    width: 18px;
    height: 18px;
  }

  .list_power .tab-con .power_title {
    font-size: 6vw;
  }

  .list_power .tab-con .content ul li {
    width: 50%;
    border-right: 1px solid #dedede !important;
    padding: 2% 3% 5% !important;
  }

  .list_power .tab-con .content ul li figure {
    margin-top: 2vw;
  }

  .list_power .tab-con .content ul li .box h4 {
    font-size: 14px;
  }

  .list_power .tab-con .content ul li:nth-child(4) {
    border-bottom: 1px solid #dedede;
  }

  .list_power .tab-con .content ul li:nth-child(even) {
    border-right: none !important;
  }

  .list_configuration .item {
    width: 100%;
  }

  .list_configuration .item .head {
    font-size: 16px !important;
    height: 55px;
    line-height: 55px;
  }

  .list_configuration .item .box ul li h4 {
    padding: 16px 16px;
    font-size: 14px;
  }

  #fullscreen-menu .top .logo {
    width: 50vw;
  }

  #header .header_mid_inner .add-right {
    padding-top: 0;
  }

  /*#header .header_mid_inner .add-right .btn-langu {
    display: none;
  }*/
  #header .header_mid_inner .add-right .btn-langu{
	padding-right: 10px;
    margin-right: 7px;
  }

  .subnav ul li {
    line-height: 54px;
    height: 52px;
    margin-right: 8%;
  }

  .subnav ul li.active {
    border-bottom-width: 2px;
  }

  .subnav ul li:last-child {
    margin-right: 0;
  }

  .subnav ul li a {
    font-size: 16px;
  }

  .pdt_info {
    padding: 60px 0 50px;
  }

  .pdt_info h3 {
    font-size: 28px;
  }

  .pdt_info .link {
    width: 20px;
    margin: 20px auto;
  }

  .pdt_info p {
    width: 100%;
  }

  #footer {
    padding: 15px 0;
  }

  #footer .foot-copy {
    line-height: 22px;
  }

  #footer .links {
    display: none;
  }

  /*---------------------lishenwu--------------------------------*/
  .brand_t_main .brand_one .img {
    width: 100%;
  }

  .brand_t_main .brand_one .text {
    width: 100%;
    height: auto;
    padding: 30px 0;
    margin-left: 0;
    padding-bottom: 0;
  }

  .brand_t_main .brand_one .text h4 {
    font-size: 34px;
    line-height: 32px;
    letter-spacing: 0px;
  }

  .brand_t_main .brand_one .text h6 {
    font-size: 26px;
    letter-spacing: 0px;
  }

  .brand_t_main .brand_one .text strong {
    padding: 10px 0;
    display: block;
    font-size: 20px;
  }

  .brand_t_main .brand_one .text p {
    margin-top: 20px;
  }

  .brand_t_main .brand_two .text h4 {
    font-size: 36px;
    font-weight: bolder;
    line-height: 36px;
    letter-spacing: 1px;
  }

  .brand_t_main .brand_two .text h3 {
    font-size: 24px;
    line-height: 25px;
    letter-spacing: 2px;
  }

  .brand_t_main .brand_two .text .link_l {
    margin-bottom: 10px;
  }

  .brand_t_main .brand_three ul li {
    width: 100%;
    margin-bottom: 20px;
  }

  .brand_t_main .brand_three ul li h4 {
    font-size: 24px;
    line-height: 60px;
    letter-spacing: 1px;
  }

  .brand_two_main .brand_ln .img {
    width: 100%;
  }

  .brand_two_main .brand_ln .text {
    width: 100%;
    margin-left: 0;
  }

  .brand_two_main .brand_ln .text .brand_tit h4 {
    font-size: 26px;
    line-height: 26px;
    letter-spacing: 1px;
  }

  .brand_two_main .brand_ln .text .brand_tit p {
    font-size: 22px;
    line-height: 20px;
    letter-spacing: 1px;
  }

  .brand_two_main .brand_ln .text .brand_tit .link_l {
    margin: 20px 0;
    height: 2px;
  }

  .brand_two_main .brand_ln .text .name span {
    font-size: 16px;
  }

  .brand_two_main .brand_ln .text .name strong {
    font-size: 24px;
  }

  .brand_two_main .brand_ln .text .brand_tit {
    margin-bottom: 10%;
  }

  .brand_two_main .brand_list ul li {
    width: 100%;
    margin-bottom: 30px;
  }

  .brand_two_main .brand_list ul li .tit {
    padding: 10px 0;
  }

  .brand_two_main .brand_list ul li h5 {
    font-size: 24px;
    line-height: 26px;
  }

  .brand_two_main .brand_list ul li h4 {
    font-size: 24px;
  }

  .land_main .width-container {
    padding: 0 2.5%;
  }

  .banner_det {
    height: 45vw;
  }

  .banner_det .text h4 {
    font-size: 40px;
  }

  .brand_two_main .brand_ln .text .name span {
    font-size: 14px;
  }

  .pubbanner .swiper-button-next {
    right: -50px;
  }

  .pubbanner .swiper-button-prev {
    left: -50px;
  }

  .cs_list_main .cs_list li {
    width: 33%;
    padding: 20px 0;
  }

  .cs_list_main .cs_list li span {
    display: block;
    padding: 5px 0;
    font-size: 14px;
    line-height: 14px;
  }

  .cs_list_main .cs_list li p {
    color: #333333;
  }

  .cs_list_main .cs_list li:nth-child(6n) {
    border-right: 1px solid #eaeaea;
  }

  .cs_list_main .cs_list li:nth-child(4n) {
    border-right: 1px solid #eaeaea;
  }

  .cs_list_main .cs_list li:nth-child(3n) {
    border-right: none;
  }

  .cs_list_main .cs_list li:nth-child(7) {
    border-bottom: 1px solid #eaeaea;
  }

  .cs_list_main .cs_list li:nth-child(8) {
    border-bottom: 1px solid #eaeaea;
  }

  .cs_list_main .cs_list li:nth-child(9) {
    border-bottom: 1px solid #eaeaea;
  }

  .banner_det .text h4 {
    line-height: 50px;
  }

  .banner_det .text p {
    font-size: 20px;
  }

  .subnav .subnav_tab .swiper-slide a {
    font-size: 16px;
  }

  .img_cehua li {
    width: 50%;
    height: 30vw;
  }

  .news_main .swiper-slide .text h4 {
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 10px;
  }

  .jingxiao_wrap .w1200s .nav_head .form_jingxiao {
    padding-top: 20px;
    width: 100%;
  }

  .jingxiao_wrap .w1200s .map_show .map {
    width: 100%;
    height: 300px;
  }

  .jingxiao_wrap .w1200s .map_show .map_t_show {
    width: 100%;
    padding-top: 20px;
  }

  .jingxiao_wrap .w1200s .map_show {
    margin-top: 25px;
  }

  .contact_wrap .contact_join .contern .list {
    width: 100%;
  }

  .contact_wrap .contact_join .tit h5 {
    font-size: 24px;
    font-weight: bold;
  }

  .contact_wrap .contact_join .tit h4 {
    font-size: 24px;
  }

  .contact_wrap .contact_join .tps {
    text-align: center;
    padding: 40px 0;
  }

  .show_on_main .show_on_two .swiper-button-next {
    float: right;
    right: -25px;
  }

  .show_on_main .show_on_two .swiper-button-prev {
    left: -25px;
  }

  /*---------------------lishenwu--------------------------------*/
}

@media all and (max-width: 650px) {
  .list_Exterior .nm-module-tiles-categorized ul li {
    width: 33.3%;
    text-align: center;
  }

  .list_Exterior .nm-module-tiles-categorized ul li .box {
    width: 100%;
    padding-top: 10px;
  }


  .list_Exterior .nm-module-tiles-categorized ul li figure {
    float: none;
    margin: 0 auto;
  }

  .banner-container .swiper-slide h2 {
    font-size: 9vw;
  }

  .nm_main_wrap {
    height: calc(100vh - 170px);
  }

  .list_power .tab-con .content ul li {
    height: 85px;
  }

  .list_power .tab-con .content {
    padding: 5%;

  }

  .banner-container .swiper-slide .more {
    width: 100%;
  }

  .banner-container .swiper-slide .more .btn {
    height: 10vw;
    line-height: 10vw;
    margin: 0 2px;
    width: calc(50% - 50px);
  }

  .banner-container .swiper-slide .more .btn span {
    font-size: 14px;
  }

  .padding {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .brand_mian .abt_icon ul li {
    width: 100%;
    border-right: none;
  }

  .brand_mian .abt_icon ul li h6 {
    font-size: 24px;
    line-height: 24px;
  }

  .brand_mian .abt_team .img {
    float: left;
    height: auto;
  }

  .brand_mian .abt_team .img img {
    width: 100%;
    display: block;
  }

  .brand_mian .abt_team .text {
    width: 100%;
    height: auto;
    padding: 5vw;
  }

  .brand_mian .abt_team .text h4 {
    font-size: 26px;
    line-height: 26px;
    margin-top: 8%;
  }

  .brand_mian .abt_team .text strong {
    font-size: 20px;
    padding-top: 5px;
  }

  .brand_mian .abt_team .text .but {
    width: 90px;
    height: 25px;
  }

  .cs_list_main .cs_list li p {
    font-size: 12px;
  }

  .cehua_show_wrap .text {
    width: 100%;
    height: auto;
  }

  .cehua_show_wrap .text h4 {
    font-size: 24px;
    padding: 10px 0;
    padding-top: 5px;
  }

  .cehua_show_wrap .img {
    width: 100%;
  }

  .cehua_show_wrap .cehua_show .icon-close {
    right: -9px;
    top: -35px;
    color: #fff;
  }

  .geren {
    padding: 10px 10px;
  }

  .geren .geren_head {
    width: 100%;
  }

  .geren .geren_head i {
    width: 60%;
    margin: 0 auto;
  }

  .geren .geren_text {
    width: 100%;
  }

  .anqaun_wrap .anquan {
    padding: 0 10px;
    padding-bottom: 30px;
  }

  .anqaun_wrap .anquan .tr_an .text {
    width: 75%;
    padding-left: 10px;
  }

  .anqaun_wrap .anquan .tr_an .onoff {
    margin-top: 20px;
    width: 100%;
  }

  .contact_wrap .contact_join .contern .list .nav_show {
    height: 45px;
    line-height: 45px;
    padding: 0 15px;
  }

  .down_wrap .down_one,
  .down_wrap .down_two {
    padding: 20px;
  }

  .down_wrap .down_one .sel_nav .ipt {
    padding: 5px 5px;
  }

  .down_wrap .down_one .sel_nav .ipt i {
    margin-left: 5px;
    vertical-align: 0px;
  }

  .down_wrap .down_one .sel_nav .sel_con {
    flex-wrap: wrap;
  }

  .down_wrap .down_one .sel_nav span {
    padding-bottom: 10px;
  }

  .down_wrap .down_one .sel_click .tr .tit {
    padding: 10px 15px 10px 10px;
  }

  .down_wrap .down_one .sel_click .tr .list li {
    margin-left: 20px;
  }

  .down_wrap .down_one .sel_click .tr .list {
    padding: 10px 0;
  }

  .down_list thead tr td:nth-child(2) {
    display: none;
  }

  .down_list thead tr td:nth-child(3) {
    display: none;
  }

  .down_list tbody tr td:nth-child(2) {
    display: none;
  }

  .down_list tbody tr td:nth-child(3) {
    display: none;
  }

  .down_wrap .down_two .all .all_down {
    width: 95px;
    height: 30px;
    background-color: #f0864d;
    text-align: center;
    line-height: 30px;
    margin-left: 40px;
  }

  .down_wrap .down_one .sel_click .tr .list li {
    margin-left: 10px;
  }

  .down_wrap .down_one h4 {
    font-size: 20px;
    padding-bottom: 10px;
  }

  .down_wrap .down_one .sel_nav .show_sel li {
    margin-right: 5px;
  }

  .list_power .tab-con .content {
    padding: 5%;
  }

}

@media all and (max-width: 580px) {

  #fullscreen-menu .navigation-menu ul li a {
    font-size: 22px;
  }

  .tuoguan_wrap .img_toguan li {
    width: 100%;
  }

  .show_on_main .show_on_two {
    padding: 20px 30px;
  }

  .tuoguan_wrap .tuoguan .text h4 {
    font-size: 20px;
    width: 100%;
    line-height: 24px;
  }

  .tuoguan_wrap .tuoguan .text {
    padding-bottom: 30px;
  }

  .jishu_wrap li {
    width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
  }

  .jishu_wrap li p {
    padding-top: 10px;
  }

  .dingdan .dingdan_nav li {
    padding: 0px 10px;
  }

  .dingdan .dingdan_nav li a {
    font-size: 16px;
  }

  .dingdan {
    padding: 40px 10px;
    padding-top: 0;
  }

  .jingxiao_wrap .w1200s .nav_head .form_jingxiao .tr {
    width: 49%;
    height: 42px;
    border: solid 1px rgba(102, 102, 102, 0.28);
    padding: 0 18px;
    margin-left: 2%;
    margin-bottom: 10px;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
  }

  .jingxiao_wrap .w1200s .nav_head .form_jingxiao .name {
    width: 100%;
    margin-left: 0%;
  }

  .jingxiao_wrap .w1200s .nav_head .form_jingxiao .search {
    width: 100%;
  }

  .contact_wrap .contact_one .text .call_poen .l {
    width: 100%;
  }

  .contact_wrap .contact_one .text .call_poen .l img {
    width: 80px;
  }

  .contact_wrap .contact_one .text .call_poen .r .qq_wx {
    padding-top: 10px;
    padding-bottom: 30px;
  }

  .contact_wrap .contact_one .text .tit h2 {
    font-size: 20px;
    padding-bottom: 5px;
  }

  .contact_wrap .contact_one .text .call_poen .r .tr strong {
    font-size: 18px;
  }

  .contact_wrap .contact_one .text .positi .cont p {
    line-height: 24px;
  }

  .page {
    margin-top: 20px;
  }

  .swiper-pagination-fraction {
    bottom: -16px;
  }

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

  .swiper-pagination-fraction .swiper-pagination-current {
    font-size: 36px;
    line-height: 36px;
  }

  .swiper-pagination-fraction .swiper-pagination-total {
    font-size: 20px;
    opacity: 0.5;
  }

  .page .tab .swiper-button-next,
  .page .tab .swiper-button-prev {
    width: 90px;
    height: 30px;
    line-height: 30px;
  }

  .page .tab {
    left: -100px;
  }
}

@media all and (max-width: 510px) {
  .brand_t_main .brand_one {
    *zoom: 1;
  }

  .abt_bg {
    height: 200px;
  }

  .list_Layout .nm-module-tiles-categorized ul li .box h4 {
    padding-top: 0;
  }

  .banner_det {
    height: 50vw !important;
  }

  .brand_t_main .brand_one:before,
  .brand_t_main .brand_one:after {
    display: table;
    line-height: 0;
    content: "";
  }

  .brand_t_main .brand_one:after {
    clear: both;
  }

  .brand_t_main .brand_one .img {
    border: solid 0px #ededed;
  }

  .brand_t_main .brand_one .text {
    padding-top: 10px;
  }

  .brand_t_main .brand_one .text h4 {
    font-size: 26px;
    line-height: 26px;
  }

  .brand_t_main .brand_one .text h6 {
    font-size: 20px;
    padding-top: 0px;
  }

  .brand_t_main .brand_one .text strong {
    font-size: 18px;
    line-height: 20px;
    padding-top: 15px;
  }

  .brand_t_main .brand_one .text .link_l {
    height: 1px;
  }

  .brand_t_main .brand_one .text p {
    margin-top: 15px;
  }

  .brand_t_main .brand_two .text .link_l {
    height: 1px;
  }

  .brand_t_main .brand_two .text h4 {
    line-height: 50px;
  }

  .brand_t_main .brand_two .text h3 {
    font-size: 20px;
    line-height: 20px;
  }

  .brand_t_main .brand_two .text p {
    line-height: 16px;
  }

  .brand_t_main .brand_two .text h3 {
    font-size: 14px;
    line-height: 20px;
    padding-top: 0;
  }

  .cs_list_main .cs_list li {
    width: 50%;
    box-sizing: border-box;
  }

  .cs_list_main .cs_list li:nth-child(3n) {
    border-right: 1px solid #eaeaea;
  }

  .cs_list_main .cs_list li:nth-child(2n) {
    border-right: none;
  }

  .cs_list_main .cs_list li:nth-child(10) {
    border-bottom: 1px solid #eaeaea;
  }

  .img_cehua li .mc i {
    width: 25px;
    height: 25px;
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 10px;
  }

  .img_cehua li .mc p {
    font-size: 16px;
  }

  .shouhou .text h4 {
    font-size: 24px;
    line-height: 24px;
  }

  .dingdan .dingdan_index li {
    width: 23%;
    margin-bottom: 10px;
  }

  .dingdan .dingdan_index li:nth-child(4n) {
    margin-right: 0;
  }

  .dingdan .dingdan_index ul {
    flex-wrap: wrap;
  }
}

@media all and (max-width: 480px) {
  .padding {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  #fullscreen-menu .full-menu ul li {
    padding: 0px;
  }

  html,
  body {
    font-size: 12px;
    line-height: 20px;
  }

  .brand_mian .abt_main .abt_title {
    text-align: center;
  }

  .brand_mian .abt_main .abt_title h6 {
    font-size: 26px;
    letter-spacing: 0px;
    line-height: 26px;
  }

  .brand_mian .abt_main .abt_title h4 {
    letter-spacing: 0px;
    font-size: 24px;
    padding: 5px 0 20px 0;
  }

  .brand_mian .abt_main .act p {
    margin: 0 auto 10px;
  }

  .abt_title h6 {
    font-size: 26px;
    letter-spacing: 0px;
    color: #333333;
    line-height: 26px;
  }

  .abt_title h4 {
    font-size: 24px;
    letter-spacing: 0px;
    padding: 10px 0 50px 0;
  }

  .land_main .land_con .landing .tr input {
    width: 200px;
  }

  .sel_main_wrap .width-container {
    padding: 0 2.5%;
  }

  .sel_main_wrap .sel_main {
    padding: 30px 20px;
  }

  .sel_main_wrap .sel_main .tit {
    padding-bottom: 20px;
  }

  .sel_main_wrap .sel_main .tit strong {
    font-size: 24px;
    line-height: 24px;
  }

  .sel_main_wrap .sel_main .tit span {
    font-size: 20px;
  }

  .sel_main_wrap .sel_main .list li {
    width: 50%;
    padding: 15px;
  }

  .sel_main_wrap .sel_main .list li .but {
    width: 90px;
    height: 25px;
    line-height: 25px;
    margin-top: 15px;
  }

  .sel_main_wrap .sel_main .list li:nth-child(3n) {
    border-right: solid 1px #e1e1e1;
  }

  .sel_main_wrap .sel_main .list li:nth-child(2n) {
    border-right: none;
  }

  .sel_main_wrap .sel_main .list li:nth-last-child(3) {
    border-bottom: solid 1px #e1e1e1;
  }

  .banner_det .text h4 {
    font-size: 24px;
    line-height: 26px;
  }

  .banner_det .text p {
    font-size: 14px;
  }

  #fullscreen-menu .contact_left ul li p {
    height: 40px;
  }

  #fullscreen-menu .navigation-menu ul {
    padding-top: 3vh;
  }

  .pdt_advan .box h3 {
    font-size: 22px;
  }

  .subnav .subnav_tab .swiper-slide a {
    font-size: 14px;
  }

  .dingdan .positi_dele table thead tr td:nth-last-child(3) {
    display: none;
  }

  .dingdan .positi_dele table tbody tr td:nth-last-child(3) {
    display: none;
  }

  .dingdan .dingdan_table table tbody td {
    border: #f7f7f7 solid 1px;
  }

  .news_title h2 {
    padding-bottom: 0px;
    font-size: 18px;
  }
}

@media all and (max-width: 320px) {
  .land_main .land_con .landing .tr input {
    width: 190px;
  }

  .dingdan .dingdan_nav li a {
    font-size: 14px;
  }
}

.header_menu_show {
  opacity: 1 !important;
  z-index: 9999 !important;
}

#fullscreen-menu .show_up {
  transform: translateY(0);
  opacity: 1;
}

.topsticky {
  position: fixed !important;
  right: 0;
  z-index: 99;
  -webkit-transition: all 0.4s;
  -moz-transit-webkit-transition: all 0.4s;
  -ms-transit-webkit-transition: all 0.4s;
  -o-transit-webkit-transition: all 0.4s;
  transition: all 0.4s;
}

/*banner ain*/
.bannerAin {
  animation: 8s bannerAin;
}

@keyframes bannerAin {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(1.2);
  }

}