body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,form,img,dl,dt,dd,blockquote,fieldset,div,strong,label,em{margin:0;padding:0;border:0}
.h3, h3 {
  font-size: 32px;margin-bottom: 10px;
}
ul,ol,li{list-style:none;padding:0;margin:0;}
*{cursor:default}
a,a *{cursor:pointer;color:#666;}

.container{width:100%;max-width:1430px;padding:0 80px;}
.navbar{margin-bottom:0;}

body{font-family:Arial;font-size:16px;color:#000;line-height:180%;padding-top:240px;}
header{position:fixed;width:100%;top:0;left:0;z-index:999;background:url(../images/pngb.png);}
.pngbg{background:url(../images/pngb.png);height:75px;width:100%;position:fixed;z-index:99px;bottom:0;left:0;}
a{color:#666;text-decoration:none;}
a:hover{color:#000;text-decoration:none;}
header .dowebok a{color:#000;font-size:35px;font-weight:bold;text-decoration:none;}
header  a:hover,header a.active{color:#bb925c;}
.language{position:absolute;bottom:20px;right:20px;}
header .dowebok {
	overflow:hidden;
	height:45px;
	width:100%;
	margin-top:0px;
	margin-left:0;
}
header .dowebok a {
	padding-right:65px;
	line-height:45px;
	text-align:center;
}
.logo{padding:80px 0 40px 0;}
.clearfix{clear:both;}
img{max-width:100%;}

#about .row,#news h3{padding-bottom:40px;}

#product{max-width:1423px;}
#product .col-md-4{padding-bottom:40px;}
#product .pic{position:relative;}
#product .pic img{width:100%}
#product .pic .bg{display:none;width:100%;height:100%;position:absolute;left:0px;top:0px;background:url(../images/pngb2.png);opacity:0.8}
#product .open .pic .bg{display:block}
#product h5{line-height:20px;height:40px;overflow:hidden;font-size:14px;}

.alist .tle{cursor:pointer}
.alist .colse,.alist .txt{display:none;}
.alist .on .colse{display:inline}
.alist .on .open{display:none}
.alist .open .txt{display:block;padding:20px 0;padding-left:20px;font-size:14px;}

.product-info{position:relative; height:100%}
.product-info .info{padding-top:40px;padding-bottom:90px;}
.product-info .back-c{position:absolute;right:80px;z-index:9999;}
.product-info .pictxt{position:fixed;z-index:9999;width:120px;text-align:center;margin-left:-60px;bottom:10px;left:50%;color:#000;font-size:18px;}
.product-info .pictxt span{cursor:pointer}
.product-info .pictxt .active{color:#bb925c;}
.product-info h1{font-size:18px;position:fixed;left:80px;bottom:10px;z-index:999;}
.slideBox{ width:100%; height:100%;overflow:hidden; position:relative;  }
.slideBox .hd{ height:25px; overflow:hidden; position:fixed; right:80px; bottom:10px; z-index:1;font-weight:bold;}
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{display:none; float:left;text-align:center;  cursor:pointer; }
.slideBox .hd ul li.on{ display:block;}
.slideBox .bd{width:100%;height:100%; position:relative; z-index:0;   }
.slideBox .bd ul{width:100%;height:100%;}
.slideBox .bd li{height:100%; vertical-align:middle; text-align:center;}
.slideBox .bd li .tspan{width:100%;height:100%; vertical-align:middle; text-align:center;display:table-cell;}
.slideBox .bd img{text-align:center;max-height:100%;max-width:100%}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{position:absolute; left:0; top:0; margin-top:-25px; display:block; width:50%; height:100%;}
.slideBox .next{ left:auto; right:0; }
.slideBox .prev{cursor:url('../images/prev.cur'),auto;cursor:url('../images/prev.cur'),-moz-zoom-out; }
.slideBox .next{cursor:url('../images/next.cur'),auto;cursor:url('../images/next.cur'),-moz-zoom-out; }
.slideBox .prevStop{ display:none;}
.slideBox .nextStop{ display:none;}

.slideBox .prev span,.slideBox .next span{width: 50px;height: 50px;position: absolute;top: 50%;margin-top: -25px;background: transparent url("../images/png.png") no-repeat 0 0;}
.slideBox .prev span{background-position: 17px -283px;left:0;}
.slideBox .next span{background-position: 20px -333px;right:0;}

.slideBox .prev:hover span{background-position: -32px -283px;}
.slideBox .next:hover span{background-position: -30px -333px;}


@media (max-width: 767px) {
.container{padding:0 15px;}
.logo{padding:10px 0;}
.logo img{max-height:45px;}
#news .pic{display:none;}
body{padding-top:82px;}
#navbar{position:absolute;top:50px;right:0;background:#fff;right:15px;}
.nav>li>a:focus, .nav>li>a:hover {background:none}
}


.top-nav{position:relative}
.top-nav li{display:inline-block;vertical-align:top;margin-right:20px;font-size:15px;line-height:1;font-weight:700}
.top-nav a{position:relative;padding-bottom:.25em;display:block;color:#000;font-size:18px;font-weight:bold;}
.menu-btn{position:absolute;left:15px;top: 30px;width: 24px;height: 24px;display: none;}
.no-cssvwunit .menu-btn{top:50%;top: 50%;margin-top:-10px;width:20px;height:20px;}
.menu-btn span{position:absolute;display:block;width:100%;height: 2px;background-color:#000}
.menu-btn span:first-of-type,.menu-btn span:last-of-type{-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}
.menu-btn span:first-of-type{top:0;left:0}
.menu-btn span:last-of-type{bottom:0;left:0}
.menu-btn span:nth-of-type(2),.menu-btn span:nth-of-type(3),.menu-btn span:nth-of-type(4){top:50%;left:0;margin-top:-1px}
.menu-open .menu-btn span:first-of-type,.menu-open .menu-btn span:last-of-type,.menu-open .menu-btn span:nth-of-type(3){opacity:0}
.menu-open .menu-btn span:first-of-type{-moz-transform:translateY(8px);-ms-transform:translateY(8px);-webkit-transform:translateY(8px);transform:translateY(8px)}
.menu-open .menu-btn span:last-of-type{-moz-transform:translateY(-8px);-ms-transform:translateY(-8px);-webkit-transform:translateY(-8px);transform:translateY(-8px)}
.menu-open .menu-btn span:nth-of-type(2){-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.menu-open .menu-btn span:nth-of-type(4){-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.menu-open .menu-btn span:nth-of-type(2),.menu-open .menu-btn span:nth-of-type(4){-moz-transition:-moz-transform .2s ease-out .2s;-o-transition:-o-transform .2s ease-out .2s;-webkit-transition:-webkit-transform .2s ease-out;-webkit-transition-delay:.2s;transition:transform .2s ease-out .2s}
@media (max-width:1023px){
    .top-nav{position:fixed;z-index:10;top:70px;left:0;width:100%;height:0;background-color:#fff;opacity:0;visibility:hidden;overflow:hidden;-moz-transform:translate3d(0,-10px,0);-ms-transform:translate3d(0,-10px,0);-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}
    .no-cssvwunit .top-nav{top: 80px;}
    .top-nav li{position:relative;display:block;margin-right:0;font-size:14px;line-height:1;font-weight:400}
    .top-nav .lang{position:absolute;right:0;bottom:0;width:13.125vw;border-left:1px solid #000}
    .top-nav .lang a{padding-left:0;text-align:center}
    .top-nav a{position:relative;padding-left:4vw;padding-bottom:14px;padding-top: 17px}
    .top-nav a.current:after,.top-nav a:hover:after{display:none}
    .menu-open .top-nav{opacity:1;visibility:visible;height:auto;-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
    .menu-btn{display:block}
}
.product-info h1{left:15px;bottom:40px;width:100%;}
@media (max-width:767px){
    .top-nav{top: 58px;}
    .inner-footer{font-size: 12px;}
    .menu-btn{top: 25px;width: 20px;height: 20px;}
    .top-nav li{font-size: 13px}
	.product-info h1{left:15px;bottom:40px;width:100%;}
	.slideBox .hd{right:15px;}
	.product-info .back-c{right:15px;}
}

.more-1{font-size:16px;font-weight:bold}
.more-1:hover{color:#fff;text-decoration:none;text-shadow:#000 1px 0 0,#000 0 1px 0,#000 -1px 0 0,#000 0 -1px 0;
-webkit-text-shadow:#000 1px 0 0,#000 0 1px 0,#000 -1px 0 0,#000 0 -1px 0;
-moz-text-shadow:#000 1px 0 0,#000 0 1px 0,#000 -1px 0 0,#000 0 -1px 0;}

 .condition {
  padding-top: 40px;
  padding-bottom: 15px;
  position: -webkit-sticky;
  position: sticky;
  top: 30px;
  z-index: 3;
  background-color: #fff;
  text-align: center;
}
.condition .search-btn div button::before {
  content: "";
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  border-radius: 10px;
  background-color: #bb925c;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
}
.condition .search-btn div button i {
  position: relative;
  z-index: 2;
}
.condition .search-btn .search {
  border-bottom: 1px solid #9c9c9c;
}
.condition .search-btn div button:hover {
  color:#bb925c
}
.condition .search-btn div button:hover:before {
  width:0;
  height:0
}
.condition .search-btn div button:before {
  content:"";
  width:calc(100% + 2px);
  height:calc(100% + 2px);
  border-radius:10px;
  background-color:#bb925c;
  -webkit-transition:all .2s linear;
  transition:all .2s linear
}
.condition  .pro-search {
  width: 76.78%;
  padding-left: 60px;
  padding-bottom: 60px;
  float: left;
  border-left: 1px solid #bb925c;
}
.condition .search-btn {
  display:inline-block;
  width:55%
}
.condition .search-btn div input {
  width: calc(100% - 64px);
  display: inline-block;
  border: none;
  height: 40px;
  color: #666;
  font-family: univers_lt_53_extended;
  font-weight: 700;
}
.condition .search-btn div button {
  float: right;
  width: 64px;
  height: 32px;
  border-radius: 10px;
  color: #fff;
  position: relative;
  border: 1px solid #bb925c;
  margin-top: 3px;
}