@charset "utf-8";
@import url("font-awesome/css/font-awesome.min.css");
@import url("normalize/3.0.2/normalize.css");
/* 页面背景*/
/* 默认字体*/
/* 文字默认颜色\大小*/
html,
body {
  font-family: "Noto Sans SC", "Arial", "Hiragino Sans GB", "STHeiti", "黑体", "sans-serif";
  color: #333;
  font-size: 12px;
  font-weight: 100;
  width: 100%;
  height: 100%;
  min-width: 1280px;
  box-sizing: border-box;
}
a {
  text-decoration: none;
  color: #cacaca;
}
a:hover {
  color: #353535;
}
a:focus {
  outline: none;
}
dl,
dd {
  margin: 0;
}
button:focus,
input:focus,
select:focus,
em {
  font-style: normal;
}
textarea:focus {
  outline: none;
}
.clear:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
}
.clear {
  clear: both;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
p {
  margin: 0;
  padding: 0;
}
button {
  outline: none;
}
img[src=""] {
  opacity: 0 !important;
}
.showIt {
  display: block !important;
}
.hideIt {
  display: none !important;
}
.common-background {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.m-inf {
  display: none;
}

/*清除浮动*/
.clearfix:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix {
  zoom: 1;
}

@font-face{font-family:Radomir-Tinkov-Gilroy-Regular;src:url("../fonts/Radomir-Tinkov-Gilroy-Regular.woff2?v=1532251467520535237") format("woff2");font-display:swap;}
@font-face{font-family:Radomir-Tinkov-Gilroy-Bold;src:url("../fonts/Radomir-Tinkov-Gilroy-Bold.woff2?v=1945781989443787137") format("woff2");font-display:swap}
@font-face { font-family: "iconfont"; src: url("../fonts/iconfont.eot?t=1495684464088"); /* IE9*/ src: url("../fonts/iconfont.eot?t=1495684464088#iefix") format("embedded-opentype"), url("../fonts/iconfont.woff?t=1495684464088") format("woff"), url("../fonts/iconfont.ttf?t=1495684464088") format("truetype"), url("../fonts/iconfont.svg?t=1495684464088#iconfont") format("svg"); /* iOS 4.1- */ }

.iconfont { font-family: "iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.icon-add:before { content: "\e6df"; }

.icon-close:before { content: "\e6e9"; }

.icon-search:before { content: "\e741"; }

.icon-back:before { content: "\e697"; }

.icon-more:before { content: "\e6a7"; }

.cantainer{
	width: 100%;
}
.cantainer{
	width: 100%;
}

.container { margin-right: auto; margin-left: auto; width: 1200px; }
/*浮动*/
.fl {
  float: left;
}
.fr {
  float: right;
}

.w50{ width:50%; }
.mt40{ margin-top:40px; }

.fL14{ font-size:14px; font-weight:300; font-family: "Noto Sans SC";}
.fR14{ font-size:14px; font-weight:400; font-family: "Noto Sans SC";}
.fB14{ font-size:14px; font-weight:600; font-family: "Noto Sans SC";}

.fL16{ font-size:16px; font-weight:300; font-family: "Noto Sans SC";}
.fR16{ font-size:16px; font-weight:400; font-family: "Noto Sans SC";}
.fB16{ font-size:16px; font-weight:600; font-family: "Noto Sans SC";}

.fL18{ font-size:18px; font-weight:300; font-family: "Noto Sans SC";}
.fR18{ font-size:18px; font-weight:400; font-family: "Noto Sans SC";}
.fB18{ font-size:18px; font-weight:600; font-family: "Noto Sans SC";}

.header {
  width: 100%;
  position: fixed;
  height: 68px;
  font-size: 14.5px;
  background-color: #5F5D5D;
  z-index: 5;
  /*border-bottom: 1px solid rgba(0, 0, 0, 0.06);*/
}
.header .dyn-selected {
  color: #333333;
  transition: color 400ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.header .dyn-unselected {
  color: #d3d3d3;
}
.header .en {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
}
.header .en .word-wrapper {
  margin-top: 2.4px;
  float: right;
}
.header .en .word-wrapper a {
  float: right;
}
.header .en .word-wrapper span {
  display: inline-block;
  float: right;
  color: white !important;
  padding-left: 6px;
  padding-right: 6px;
}
.header .nav {
  width: 1200px;
  margin: 0 auto;
}
.header .nav .navbar-menu { float: left; display: none; }
.header .nav .navbar-logo { float: left; text-align:left; width: 200px; padding-top:10px; }
.header .nav .navbar-logo .img1 {
   display: block;
   max-width: 180px;
   height: auto;
   text-align:left;
   cursor: pointer;
}
.header .nav .nav-ul {
  width: auto;
  min-width:800px;
  white-space: nowrap;
  user-select: none;
  text-align:right;
}

.header .nav .nav-ul li {
  float: left;
}
.header .nav .nav-ul li:first-child{display: none;}
.header .nav .nav-ul li .buy-nav .buy-center{
  padding-left:14%;
}
.header .nav .nav-ul li .news-nav .buy-center{
  padding-left:28%;
}
.header .nav .nav-ul li .after-sale-nav .buy-center{
  padding-left:40%;
}
.header .nav .nav-ul li .contact-nav .buy-center{
  padding-left:54%;
}

.header .nav .nav-ul li .buys-nav {
  position: absolute;
  left: 0;
  top: 62px;	
  background-color: #5F5D5D;
  min-width: 100%;
  overflow: hidden;
  height: 50px;
  opacity: 0;
}
.header .nav .nav-ul li .buys-nav .buy-center {
  margin: 0 auto;
  width: 300px;
  display: flex;
  flex-wrap: nowrap;
  text-align:center;
  
}
.header .nav .nav-ul li .buys-nav .buy-center-2 {
	width: 400px;
}
.header .nav .nav-ul li .buys-nav .buy-center .buy-link {
  display: inline-block;
  float: left;
  width: auto;
  padding:0 18px;
  cursor: pointer;
  letter-spacing: 1px;
  color:white;
  line-height: 50px;
  text-align: center;
}

.header .nav .nav-ul .li-selected {
  color: #000000 !important;
}
.header .nav .nav-ul .nav-link {
  letter-spacing: 1px;
  float: left;
  line-height: 1;
  cursor: pointer;
  white-space: nowrap;
  text-align:right;
  font-family: "Noto Sans SC";
  font-weight:bold;
  color:white;

}
.nav-link-padding{
  padding: 28px 18px;
}
.header .nav .nav-ul .nav-special-li {
  width: auto; text-align:left;
}
.header .nav .nav-ul .nav-logo {
  background-image: url('../images/navLogo.png');
}
.header .nav .nav-ul .img1 {
  margin: 0 auto;
  display: block;
  max-width: 240px;
  height: auto;
  cursor: pointer;
}
.header .nav .langNav {
	width:100px;
    display: inline-block;
	padding-top:10px;
    height: 50px;
    line-height: 50px;
	text-align:right;
	color:#fff;
	
}
.header .nav .langNav .langNavsel {
    font-weight: 500; 
}
.header .nav .langNav a {
    font-size: 14px; color:#fff;
}
.header .nav .langNav a:hover{ color:#fff; }

.header .nav .nav-ul li .language{display: inline-block; color: #fff;}
.header .nav .nav-ul li .language.lan-act{color: #fff;}
.header .nav .nav-ul li .language.lan-line{padding: 0 10px;}
.header .nav .nav-ul li .language-icon{display: inline-block;padding-right:10px;}
.header .nav .nav-ul li .language-icon>img{vertical-align: middle;}


/* title adv css */
.section-part-1 {
  position: relative;
  height: 650px;
  z-index: 1;
}
.section-part-1 .film {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0);
}
.section-part-1 .txt {
  /*position: absolute;
  top: 50%;
  left: 28%;
  transform: translateX(-50%);
  width: 10.2rem;*/
  width:1200px;
  margin-left:auto;
  margin-right:auto;
  text-align: left;
  padding-top:25%;
  z-index: 5;
  color: #000;
  text-shadow: 1px 0px 1px #4e4647bf;
}
.section-part-1 .txt .title-0 {
  line-height: 1.6;
  letter-spacing: .02rem;
}
.section-part-1 .txt .title-1 {
  letter-spacing: .06rem;
  text-align: left;
}
.section-part-1 .txt .desc {
  letter-spacing: .02rem;
  line-height: .38rem;
  margin-bottom: .05rem;
  text-align: center;
}

/* kefu */
.qqkefu { 
	position: fixed; 
	bottom:16.7%; 
	_position: absolute;  
	_top: expression(eval(document.documentElement.scrollTop + 365));
	z-index: 20; 
	right:0; 
	width:53px;
}
.qqkefu ul li { 
	width:53px; 
	height:47px; 
	margin-bottom:1px; 
	float:right; 
	background:#757575; 
	line-height:47px;  
	cursor:pointer; 
	opacity: 0.9; 
	position:relative
}
.qqkefu ul li a { 
	color:#fff; 
	display: block; 
}
.qqkefu ul li.qq_cza { 	overflow:hidden; }
.qqkefu ul li:hover { background:#1472FF; }
.qqkefu ul li.top { 
	color:#1c1c1c; 
	font-weight:800; 
	text-align:center; 
    position:relative; 
	width:53px; 
	cursor:pointer;  
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.qqkefu ul li.top:hover { background-color: #1472FF; }
.qqkefu ul li b { width:53px; height:47px; display:block; overflow:hidden; float:left; }
.qqkefu ul li b.a { background:url(../images/kefu/czx4.png) no-repeat center center; }
.qqkefu ul li b.b { background:url(../images/kefu/czx3.png) no-repeat center center; }
.qqkefu ul li b.sj { background:url(../images/kefu/sj.png) no-repeat center center; }
.qqkefu ul li b.c { background:url(../images/kefu/czx5.png) no-repeat center center; }

.qqkefu ul li a	i{
    color: #fff;
    font-size: 40px;
    line-height: 45px;
    width: 100%;
    height:100%;
    text-align: center;
	display: block;
	float:left; 
	overflow:hidden;
}

.qqkefu .erweima { 
	height: 150px; 
	position: absolute; 
	top: -105px; 
	left: -134px; 
	background: #FFF; 
	border: 1px solid #CCC; 
	float: right; 
	cursor: default !important; 
	display:none; 
}
.qqkefu .erweima p { 
	line-height: 20px; 
	color: #000; 
	text-align: center; 
	float: left; 
	width: 130px; 
}
.qqkefu .erweima p img { 
	width: 110px; 
	height: 110px; 
	margin: 10px 10px 0px 10px; 
}


.footer {
  width: 100%;
  height: 5.2rem;
  background-color: rgba(160, 152, 152, 0.07);
}
.footer .info-area {
  position: relative;
  width: 15.8rem;
  margin: 0 auto;
  height: 100%;
}
.footer .info-area .en {
  position: absolute;
  top: 46%;
  left: 0; 
}
.footer .info-area .en .dyn-selected {
  color: #099aae;
  letter-spacing: .01rem;
}
.footer .info-area .logo {
  position: absolute;
  top: 27.5%;
  left: .4rem;
  width: .792rem;
  height: auto;
}
.footer .info-area .ul-wrapper {
  position: absolute;
  top: 1.29rem;
  left: 3rem;
}
.footer .info-area .ul-wrapper ul {
  float: left;
  margin-right: 1.5rem;
}
.footer .info-area .ul-wrapper ul a{ color: rgba(0, 0, 0, 0.8); }
.footer .info-area .ul-wrapper ul a:hover {
  text-decoration: underline;
  color: rgba(43, 39, 39, 0.6);
}
.footer .info-area .ul-wrapper ul p {
  line-height: .43rem;
  letter-spacing: 1px;
  color: rgba(43, 39, 39, 0.6);
}
.footer .info-area .ul-wrapper ul .special-p {
  line-height: .1rem;
  margin-bottom: .16rem;
}
.footer .info-area .ul-wrapper ul .bold {
  font-weight: bold;
  color: rgba(0, 0, 0, 0.8);
}
.footer .info-area .ul-wrapper ul .little_bottom {
  margin-bottom: .05rem;
}
.footer .info-area .icon-wrapper {
  position: absolute;
  top: 1.25rem;
  right: 0;
}
.footer .info-area .wechatQRCode {
  position: absolute;
  left: -.2rem;
  top: .9rem;
  display: none;
}
.footer .info-area .wechatQRCode img {
  width: 2rem;
  height: 2rem;
}
.footer .info-area .img-wrapper {
  margin-top: .2rem;
}
.footer .info-area .img-wrapper img {
  margin-right: .6rem;
  width: 27.95px;
  height: 22.75px;
}
.footer .info-area .img-wrapper .wechatQR {
  cursor: pointer;
}
.footer .info-area .icon-wrapper .foot-hotline-box .sales {
  margin-top: .12rem;
}
.footer .info-area .icon-wrapper .foot-hotline-box .sales-email {
  line-height: .3rem;
}
.footer .info-area .icon-wrapper .foot-hotline-box .hot-line-text {
  color: rgba(0, 0, 0, 0.8);
}
.footer .info-area .icon-wrapper .foot-hotline-box .hot-line-text .special-href {
  color: rgba(0, 0, 0, 0.8);
}
.footer .info-area .icon-wrapper .foot-hotline-box .hot-line-text .special-href:hover {
  text-decoration: underline;
}
.footer .info-area .icon-wrapper .foot-hotline-box .hot-line-no {
  color: #000000;
  margin: .03rem 0 .05rem 0;
}
.footer .info-area .icon-wrapper .foot-hotline-box p {
  line-height: .46rem;
  letter-spacing: 1px;
  color: rgba(0, 0, 0, 0.8);
}
.footer-record {
  width: 100%;
  position: relative;
  bottom: 0;
  background-color: white;
  height: 50px;
  line-height: 50px;
  color: rgba(43, 39, 39, 0.6);
}

.footer-record .wrapper {
  width: 550px;
  margin: 0 auto;
  position: relative;
  white-space: nowrap;
}
.footer-record .wrapper .w-01 {
  margin-left: 15px;
}
.footer-record .wrapper .w-02 {
  margin-left: 35px;
  white-space: nowrap;
  cursor: pointer;
}
.footer-record .wrapper .w-02 a{ color: rgba(43, 39, 39, 0.6);}
.footer-record .wrapper .w-02:hover {
  color: rgba(0, 0, 0, 0.7);
}
.footer-record .wrapper img {
  position: absolute;
  /* margin-left: 15px; */
  width: 16px;
  height: 16px;
  display: inline-block;
  top: 16px;
  left: 317px;
}


@keyframes fadeInUp {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  animation-duration: .3s;
  animation-fill-mode: forwards;
}
@keyframes fadeOutDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
  animation-duration: .3s;
  animation-fill-mode: forwards;
}
@keyframes showSlowly {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.showSlowly {
  -webkit-animation-name: showSlowly;
  animation-name: showSlowly;
  animation-duration: .6s;
  animation-fill-mode: forwards;
}
.showSlowly3s {
  -webkit-animation-name: showSlowly;
  animation-name: showSlowly;
  animation-duration: .28s;
  animation-fill-mode: forwards;
}
.noneStatus {
  display: none !important;
}
@keyframes hideSlowly {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.hideSlowly {
  -webkit-animation-name: hideSlowly;
  animation-name: hideSlowly;
  animation-duration: .6s;
  animation-fill-mode: forwards;
}
.hideSlowly3s {
  -webkit-animation-name: hideSlowly;
  animation-name: hideSlowly;
  animation-duration: .29s;
  animation-fill-mode: forwards;
}
.section-item {
  width: 100%;
  overflow: hidden;
  _zoom: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: "liga", "kern";
}
.animated {
  -webkit-animation-duration: .6s;
  animation-duration: .6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.m-header {
  display: none;
}
@-webkit-keyframes jfadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0.2rem);
    transform: translateY(0.2rem);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes jfadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0.2rem);
    -ms-transform: translateY(0.2rem);
    transform: translateY(0.2rem);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.jfadeInUp {
  -webkit-animation-name: jfadeInUp;
  animation-name: jfadeInUp;
}
@media screen and (max-width: 1440px) {
  .header {
    height: 62px;
  }
  .header .en {
    padding-top: 2px;
  }
  .header .en .word-wrapper {
    margin-top: 3px;
  }
  .footer .info-area .ul-wrapper ul p {
    line-height: .46rem;
  }
  .footer .info-area .ul-wrapper ul .little_bottom {
    margin-bottom: .1rem;
  }

}

 /*简洁分页 */
.page_s { text-align: center;margin-top: 20px;margin-bottom: 20px; }
.page_s a { margin: 0 2px;background: #eee;line-height: 33px;display: inline-block;width: max-content;height: 33px;border-radius: 5px;color: #333;padding: 0 15px; }
.page_s a i { margin: 0 5px; }
.page_s a:hover,.page_s a.active { background: #099AAE;color: #fff; }

@media (max-width: 768px) and (min-width: 320px){
	.container { width:100%; }
	.langNav{ display:none; }
	.header .nav { width: 100% !important; position: inherit; position: relative;}
	.t-nav-top { -webkit-transform: rotate(-45deg) translate3d(-5px, 5px, 0); transform: rotate(-45deg) translate3d(-5px, 5px, 0); }
    .t-nav-mid { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
    .lockScroll { overflow-y: hidden; position: relative; height:100%}
	.header .nav .navbar-menu { display: block; position: fixed; right:0; top:10px; z-index: 1000;padding: 15px 14px 0px 15px;  }
    .header .nav .navbar-menu:hover { cursor: pointer; }
    .header .nav .navbar-menu span { display: block; width: 20px; height: 2px; background: #333; -webkit-transition: all .3s; transition: all .3s; }
    .header .nav .navbar-menu .menu { margin-top: 5px; }
	
	.header .nav .navbar-logo { width: 200px; text-align:left; line-height: 48px; z-index: 999;}
	.header .nav .navbar-logo img{ max-width:180px; height:auto; padding-left:10px;}
	.nav-ul { display:none;  }
	.header .nav .nav-ul.on { display: block; height:100%; background-color:#fff;}
	.header .nav .nav-ul {
	  width: 100%;
	  min-width:100%;
	}
	.header .nav .nav-ul li{ width: 80%; margin: 0 5%; display:inline-block; border-bottom: 1px solid rgba(69, 70, 74, 0.2); }
	.header .nav .nav-ul li:first-child{ display: block; text-align:center; }
	.header .nav .nav-ul li a{ color:#333; }
	.nav-link-padding{ padding: 18px 18px; }
	
	.swiper-container { height: 400px; }
    .swiper-slide { background-position: center; background-size: 5% cover; }

	.footer{ height: 624px;}
    .footer .info-area .logo,.footer .info-area .en{ display:none; }
	.footer .info-area .ul-wrapper{    position: inherit; top: inherit; left: 1%;}
	.footer .info-area .ul-wrapper ul{ margin-right: .5rem;}
	.footer .info-area .icon-wrapper{ top: 2.58rem; left: 1%; right:inherit;}


}	

