@font-face {
  font-family: 'DINCondensedC';
  src: url('../fonts/DINCondensedC.eot?#iefix') format('embedded-opentype'),  url('../fonts/DINCondensedC.woff') format('woff'), url('../fonts/DINCondensedC.ttf')  format('truetype'), url('../fonts/DINCondensedC.svg#DINCondensedC') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'iconfont';  /* project id 1090740 */
  src: url('//at.alicdn.com/t/font_1090740_hzgsygaj6ni.eot');
  src: url('//at.alicdn.com/t/font_1090740_hzgsygaj6ni.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_1090740_hzgsygaj6ni.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_1090740_hzgsygaj6ni.woff') format('woff'),
  url('//at.alicdn.com/t/font_1090740_hzgsygaj6ni.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_1090740_hzgsygaj6ni.svg#iconfont') format('svg');
}
.iconfont, .ui-main-content .iconfont{
	font-family: 'iconfont' !important;
}
body{
	background: white;
	font-family: 'Google Sans'
}
.g-scrollview{
	padding-top: 1.2rem;
}
.m-navbar{
	height: 1.2rem;
	z-index: 1000;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
}
.m-navbar .navbar-center{
	height: 100%;
}
.m-navbar .navbar-item{
	height: 100%;
}
.m-navbar .logo{
	display: block;
	max-height: .65rem;
}
#navbar-menu img{
	height: .7rem;
}
#home-slider{
	margin-bottom: .3rem;
}
.mod-block{
	margin-bottom: .5rem;
}
.section-title{
	text-align: center;
	margin-bottom: .3rem;
}
.section-title h2{
	font-size: .35rem;
	letter-spacing: -1px;
}
.m-technologies .grids-item img{
	display: block;
	width: 100%;
}
.m-technologies:before,.m-technologies .grids-item:before, .m-technologies .grids-item:after{
	display: none;
}
.m-technologies{
	padding: 0 .1rem;
}
.m-technologies .grids-item{
	padding: .1rem;
}
.m-technologies .grids-item .grids-box{
	border: 1px solid #ddd;
	box-sizing: border-box;
}
.m-technologies .grids-item .grids-box img{
	padding: 0 0 .3rem;
}
.m-technologies .grids-item .grids-txt{
	font-family:'DINCondensedC';
	text-transform: uppercase;
	font-size: .3rem;
	height: .7rem;
	overflow: hidden;
	line-height: .7rem;
	color: black;
}
.swiper-pagination-bullet-active {
    background: #d9251c;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 2px;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 0;
}
#technologies-slider{
	padding-bottom: .3rem;
}
.slider-pagination{
	bottom:  0rem;
}
.slider-pagination .slider-pagination-item{
	width: .2rem;
	height: .2rem;
	margin: 0 .05rem;
}
.slider-pagination>.slider-pagination-item.slider-pagination-item-active{
	background-color: #d9190f;
}
.slider-pagination>.slider-pagination-item{
	background: #e3e3e3;
}
.mod-video{
	position: relative;
	background:#000 url(../images/video-background.jpg) no-repeat center;
	background-size: cover;
	min-height: 2.7rem;
	padding: 1rem .5rem;
	text-align: center;
	color: white;
}
.mod-video img{
	display: block;
	width: 100%;
}
.mod-video p{
	font-weight: 400;
	font-size: .3rem;
	line-height: 1.5;
}
.mod-video .mod-button{
	padding-top: .15rem;
	display: block;
	text-transform: uppercase;
}
.mod-video .mod-button i{
	display: inline-block;
	font-weight: 600;
	font-size: .3rem;
}
.mod-video .mod-button img{
	display: inline-block;
	width: .8rem;
	position: relative;
	top: .25rem;
	margin: 0 .1rem;
}
.section-title-solid{
	text-align: left;
	margin: 0 0 0 .2rem;
	border-bottom: 1px solid #ddd;
	padding-bottom: .2rem;
	margin-bottom: .2rem;
}
.section-title-solid h2:before{
	content: "";
	margin-right: .15rem;
	width: 3px;
	height: .3rem;
	background: #d9251c;
	display: inline-block;
	float: left;
	margin-top: .07rem;
}
#machines-slider{
	/* width: calc(100% - .4rem); */
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: initial;
}
#machines-slider .slider-wrapper{
}
#machines-slider .slider-wrapper .slider-item{
}
#machines-slider .slider-wrapper .slider-item .block{
	padding: 0 .2rem;
}
#machines-slider .title{
	font-weight: 600;
	font-size: .34rem;
	padding: .3rem .2rem .15rem;
}
#machines-slider .description{
	color: #999;
	font-size: .24rem;
	padding: 0 .2rem;
}
.mod-block-slider .slider-pagination{
	position: absolute;
	bottom: auto;
	top: -.72rem;
    right: .2rem;
    left: auto;
    text-align: right;
    justify-content: flex-end;
}
.mod-block-slider{
	position: relative;
}
.mod-exhibitions{
	margin-top: .7rem;
}
.mod-exhibitions .grids-item img{
	display: block;
	max-width: 100%;
}
.mod-exhibitions .m-grids-2{
	padding: .2rem .2rem 0;
}
.grid-noborder:before,.grid-noborder .grids-item:before, .grid-noborder .grids-item:after{
	display: none;
}
.mod-exhibitions .m-grids-2 .grids-item:first-child{
	max-width: 40%;
	padding: 0;
}
.mod-exhibitions .m-grids-2 .grids-item:first-child img{
	display: block;
	border: 1px solid #e9e8e9;
}
.mod-exhibitions .m-grids-2 .grids-item:last-child{
	padding: .2rem .2rem 0 .3rem;
}
.mod-exhibitions .m-grids-2 .grids-item .grids-title{
	font-family:'DINCondensedC';
	text-transform: uppercase;
	font-size: .42rem;
	letter-spacing: -1px;
	line-height: 1.2;
}
.mod-exhibitions .m-grids-2 .grids-item .grids-desc{
	color: #999;
	padding-top: .1rem;
	font-size: .26rem;
}
.mod-start-business{
	background: #6384ff;
	color: white;
	padding: .4rem .2rem .2rem;
	margin-bottom: 0;
}
.mod-start-business .section-title {
	text-align: left;
	font-size: .5rem;
	letter-spacing: -1px;
	margin-bottom: .4rem;
}
.mod-start-business-wrapper .mod-start-business-item{
	margin-bottom: .5rem;
}
.mod-start-business-wrapper .mod-start-business-item:last-child{
	margin-bottom: 0;
}
.mod-start-business-wrapper .mod-start-business-item img{
	display: block;
	width: 1.2rem;
}
.mod-start-business-wrapper .mod-start-business-item h2{
	font-size: .36rem;
	padding: .1rem 0 .05rem;
}
.mod-start-business-wrapper .mod-start-business-item p{
	font-family: 'Google Sans Display';
}
.mod-contact{
	background: #000 url(../images/contact-background.jpg) no-repeat center top;
	background-size: 100% auto;
}
.mod-contact .section-title{
	text-align: center;
	color: white;
	text-transform: uppercase;
	font-size: .55rem;
	font-family:'DINCondensedC';
	padding-top: .9rem;
	font-weight: normal;
}
.mod-contact .m-grids-3{
	padding: 0 1.2rem .35rem;
	background: transparent;

}
.mod-contact .m-grids-3 .grids-item{
	padding: 0 .3rem;
}
.mod-contact .m-grids-3 .grids-item > a{
	display: block;
	background: #d9251c;
	text-align: center;
	border-radius: 10px;
	width: 1.2rem;
	height: 1.2rem;
	line-height: 1.2rem;
}
.mod-contact .m-grids-3 .grids-item img{
	max-width: 70%;
	display: inline-block;
	padding-top: 0.18rem;
}
.hidden{display: none;}
.sidenav {
	background: #6384ff;
	opacity: .99;
	width: 100%;
	height: 20vh;
	position: fixed; 
	left: 0; 
	height: 100vh;
	top: -100vh;
	z-index: 999;
	transition: all .1s;
	overflow: hidden;
	padding-top: .4rem;
}
.sidenav.active{
	top: 1.2rem;
	height: 100vh;
}
.sidenav.active ~ .g-flexview{
	overflow: hidden;
}
.sidenav li {list-style-type: none;text-align: center;}
.sidenav li a{
	line-height: 0.8rem;
	font-size: .32rem;
	font-weight: 700;
	color: white; 
	text-decoration: none;
	opacity: 0; 
	transform: translateX(50px); 
	transition: all 0.4s;
}

.sidenav.active a {opacity: 1; transform: translateX(0);}

.sidenav.active li:nth-child(1) a {transition-delay: 0.08s;}

.sidenav.active li:nth-child(2) a {transition-delay: 0.16s;}

.sidenav.active li:nth-child(3) a {transition-delay: 0.24s;}

.sidenav.active li:nth-child(4) a {transition-delay: 0.32s;}

.sidenav.active li:nth-child(5) a {transition-delay: 0.40s;}

.sidenav.active li:nth-child(6) a {transition-delay: 0.48s;}
.sidenav.active li:nth-child(7) a {transition-delay: 0.56s;}
.sidenav.active li:nth-child(8) a {transition-delay: 0.64s;}
.sidenav.active li:nth-child(9) a {transition-delay: 0.72s;}
.sidenav.active li:nth-child(10) a {transition-delay: 0.80s;}
.sidenav.active li:nth-child(11) a {transition-delay: 0.85s;}
.sidenav.active li:nth-child(12) a {transition-delay: 0.92s;}
.sidenav.active li:nth-child(13) a {transition-delay: 0.99s;}
.sidenav.active li:nth-child(14) a {transition-delay: 1.12s;}
.ac-gn-searchform-wrapper{
	width: 90%;
	margin: .3rem auto;
	position: relative;
}
#ac-gn-searchform-search{
	position: absolute;
	right: .2rem;
	top: .22rem;
	border: none;
}
#ac-gn-searchform-search i{
	color: #fff;
	font-size: .4rem;
}
#ac-gn-searchform-input{
	border: none;
	background-color: rgba(0, 0, 0, .5);
	width: 100%;
	padding: .3rem .2rem;
	color: #fff;
	border-radius: 5px;
	font-size: .26rem;
}
.mod-languages{
	padding-top: 1rem;
	width: 100%;
}
.mod-languages a{
	line-height: .5rem !important;
}
.mod-languages a i{
	position: relative;
	top: .01rem;
}
/* .mod-languages a:first-child i{
	font-size: .5rem;
} */
.mod-languages .languages-wrapper a{
	font-weight: 400;
	font-size: .28rem;
	padding: 0 .2rem;
}
footer{
	text-align: center;
}
footer .mod-socials{
	padding-bottom: .2rem;
}
footer .mod-socials a {
	margin: .2rem .05rem;
}
footer .mod-socials a i{
	font-size: .5rem;
	color: #323232;
}
footer .mod-socials a i:hover{
	color: #d9251c;
}
footer .mod-copyright{
	color: #999;
}
 
.find_nav_list{
	width: 100%;
	overflow-x: auto;
	margin-bottom: 0;
}
.tab-oneline-nav{
	display: block !important;
	white-space: nowrap;
	position: relative;
}
.tab-oneline-nav:after{
	position: absolute;
	content: '';
    left: 0;
    z-index: 2;
    bottom: 0;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #ccc;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    padding: 0 .05rem;
    display: none;
}
.tab-oneline-nav li{
	width: auto;
	display: inline-block;
	position: relative;
	margin: 0 .15rem;
}
.tab-oneline-nav li a{
	padding: .3rem 0;

	font-family:'DINCondensedC';
	text-transform: uppercase;
	font-size: .3rem;
	display: block;
}
.tab-oneline-nav li.active a:after{
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #d9251c;
}

.ui-main-content{
	padding: .2rem .5rem;
	margin-top: .2rem;
	line-height: 1.6;
	font-size: .28rem;
	margin-bottom: 1rem;
	color: #333;
}
.ui-main-content, .ui-main-content *{
	font-family: 'Google Sans' !important;
}
.ui-main-content .text-wrapper p{
	margin-bottom: .2rem;
}
.mod-page-banner img{
	display: block;
	max-width: 100%;
}
.mod-inquire{
	background: #6384ff;
	color: #fff;
	padding: 0 .2rem;
	padding-bottom: .5rem;
	padding-top: .7rem;
}
.mod-inquire .section-title{
	margin-bottom: 0;
}
.mod-inquire .section-title h1{
	font-family:'DINCondensedC';
	text-transform: uppercase;
	font-size: .4rem;
	font-weight: normal;
	letter-spacing: -1px;
}
.mod-inquire .section-title h1:after{
	content: "";
	display: block;
	width: 1rem;
	height: 2px;
	background: #fff;
	margin: .15rem auto .3rem;
}
.mod-inquire-form .form-item{
	border: none;
	border: rgba(255, 255, 255, .99);
	padding: .2rem;
	float: left;
	width: calc(50% - 10px);
	margin: 5px;
	background-color: rgba(255, 255, 255, .99);
	border-radius: 3px;
}
.mod-inquire-form .form-message{
	display: block;
	width: calc(100% - 10px);
	height: 1.4rem;
}
.mod-inquire-form .button{
	border: none;
	width: calc(100% - 10px);
	height: 1rem;
	text-align: center;
	background: #fff;
	margin: 5px;
	font-family:'DINCondensedC';
	text-transform: uppercase;
	font-size: .34rem;
	color: #000;
	border-radius: 3px;
}
.ui-list .ui-list-item{
	margin-bottom: .4rem;
	padding-bottom: .4rem;
}
.ui-list .ui-list-item .ui-list-item-thumb img{
	display: block;
	width: 100%;
}
.ui-list .ui-list-item .ui-list-item-title{
	font-size: .3rem;
	line-height: 1.5;
}
.ui-list-item-date{
	color: #333;
	padding: .15rem 0 .05rem;
	font-size: 12px;
}
.ui-paging .iconfont{
	display: none;
}
.ui-paging .ui-paging-info, .ui-paging .iconfont, .ui-paging-next, .ui-paging-prev{
	display: none;
}
.ui-paging{
	text-align: center;
	margin-top: .4rem;
}
.ui-paging .ui-paging-item{
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background-color: #eee;
	text-align: center;
	margin-right: 5px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.04);
	border-radius: 3px;
}
.ui-paging .ui-paging-current{
	background-color: #e53935;
	color: #fff;
}
.mod-channel-content-title{
	font-size: .32rem;
	line-height: 1.3;
	margin-bottom: .3rem;
}
.mod-channel-content-content img{
	width: 100%;
}
.page-title{
	text-align: center;
	font-family:'DINCondensedC';
	text-transform: uppercase;
	font-size: .44rem;
	color: #000;
	font-weight: bold;
	padding-top: .5rem;
}

.hide {
	display:none
}
.faqs-list dt {
	font-size: .3rem;
    color: #d9190f;
    margin-bottom: 20px;
    margin-left: 26px;
    cursor: pointer;
    line-height: 1.3;
    font-weight: bold;
}
.faqs-list dt:before {
	content:"";
	border-color:transparent #ccc;
	border-style:solid;
	border-width:5px 0 5px 8px;
	display:block;
	height:0;
	width:0;
	left:-16px;
	top:17px;
	position:relative
}
.faqs-list dd {
	padding:20px;
	background:#fdfcfa;
	border-radius:5px;
	border:1px solid #f2eee6;
	margin:20px 0 30px;
	position:relative
}
.faqs-list dd:after,dd:before {
	bottom:100%;
	left:6%;
	border:solid transparent;
	content:"";
	height:0;
	width:0;
	position:absolute;
	pointer-events:none
}
.faqs-list dd:after {
	border-color:transparent;
	border-color:transparent;
	border-bottom-color:#fdfcfa;
	border-width:15px;
	margin-left:-15px
}
.faqs-list dd:before {
	border-color:transparent;
	border-color:transparent;
	border-bottom-color:#f2eee6;
	border-width:17px;
	margin-left:-17px
}

img{
	max-width: 100%;
	height: auto;
}
.mod-certificate-list .ui-list-item .ui-list-item-image img{
	display: block;
	width: 100%;
}
.mod-certificate-list .ui-list-item-content .ui-list-item-title{
	font-weight: 500;
	font-size: .26rem;
	padding-top: .2rem;
	text-align: center;
	display: block;
}
html.swipebox-html.swipebox-touch{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#swipebox-container{position:relative;width:100%;height:100%}#swipebox-slider{-webkit-transition:-webkit-transform .4s ease;transition:transform .4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide .swipebox-inline-container,#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide img{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:0 0;max-width:1140px;max-height:100%;width:100%;padding:5%;-webkit-box-sizing:border-box;box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#swipebox-slider .slide-loading{background:url(../images/loader.gif) center center no-repeat}#swipebox-bottom-bar,#swipebox-top-bar{-webkit-transition:.5s;transition:.5s;position:absolute;left:0;z-index:999;height:50px;width:100%}#swipebox-bottom-bar{bottom:-50px}#swipebox-bottom-bar.visible-bars{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}#swipebox-top-bar{top:-50px}#swipebox-top-bar.visible-bars{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}#swipebox-title{display:block;width:100%;text-align:center}#swipebox-close,#swipebox-next,#swipebox-prev{background-image:url(../images/icons.png);background-repeat:no-repeat;border:none!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px;top:0}#swipebox-arrows{display:block;margin:0 auto;width:100%;height:50px}#swipebox-prev{background-position:-32px 13px;float:left}#swipebox-next{background-position:-78px 13px;float:right}#swipebox-close{top:0;right:0;position:absolute;z-index:9999;background-position:15px 12px}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-next.disabled,#swipebox-prev.disabled{opacity:.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{-webkit-animation:rightSpring .3s;animation:rightSpring .3s}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{-webkit-animation:leftSpring .3s;animation:leftSpring .3s}.swipebox-touch #swipebox-container:after,.swipebox-touch #swipebox-container:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.swipebox-touch #swipebox-container:before{left:0;-webkit-box-shadow:inset 10px 0 10px -8px #656565;box-shadow:inset 10px 0 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;-webkit-box-shadow:inset -10px 0 10px -8px #656565;box-shadow:inset -10px 0 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before,.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@-webkit-keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@media screen and (min-width:800px){#swipebox-close{right:10px}#swipebox-arrows{width:92%;max-width:800px}}#swipebox-overlay{background:rgba(0,0,0,.9)}#swipebox-bottom-bar,#swipebox-top-bar{text-shadow:1px 1px 1px #000;background:#000;opacity:.95}#swipebox-top-bar{color:#fff!important;font-size:15px;line-height:43px;font-family:Helvetica,Arial,sans-serif}

.mod-product-info{
	padding: .3rem 0rem;
}
.mod-product-info .product-title a{
	font-size: .36rem;
	line-height: 1.3;
	display: block;
	text-align: center;
	font-weight: 400;
	padding: .2rem;
	font-family: 'DINCondensedC';
}
.category-title{
	padding: 0 .2rem;
}
.category-title a{
	text-align: center;
	display: block;
	padding: .2rem 0 .4rem;
}
.mod-product-cover a img{
	display: block;
	width: 100%;
	padding: .4rem 0 0;
}
#mod-product-list .product-list-wrap .product-list-gird{
	margin-bottom: .5rem;
	border: 1px solid #ddd;
}
.ui-tipbox{
	padding: .2rem;
	text-align: center;
}
.ui-tipbox-explain a{
	background: #d9251c;
	color: white;
	display: block;
	width: 3rem;
	margin: .5rem auto 0;
	border-radius: 3px;
	height: .8rem;
	line-height: .8rem;
	font-weight: 400;
	font-family: 'DINCondensedC';
    text-transform: uppercase;
    font-size: .34rem;
}
.ui-tipbox-icon i{
	font-size: 1.4rem;
	color: #888;
}
#product-right-column .product-name{
	font-weight: 500;
	font-size: .42rem;
	line-height: 1.2;
	margin-bottom: .3rem;
}
#product-right-column .product-short-description{
	padding: 0;
	font-size: .3rem;
    line-height: 1.4;
}
.ui-button{
	border: none;
	width: 100%;
	height: 1rem;
	text-align: center;
	background: #d9251c;
	margin: 5px auto;
	font-family: 'DINCondensedC';
	text-transform: uppercase;
	font-size: .36rem;
	color: #fff;
	border-radius: 3px;
	display: block;
	line-height: 1rem;
}
#PD_Tab .tab-nav{
	text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
    display: block;
}
#PD_Tab .tab-nav .tab-nav-item{
	width: 100%;
    text-align: left;
    position: relative;
}
#PD_Tab .tab-nav-item.tab-active:before {
    content: '';
    width: 40%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    margin-left:0;
    z-index: 4;
    background-color: currentColor;
}
.fn-align-center{
	text-align: center
}

.ui-box-content p{
	color: #888;
}
.ui-box-content .ui-title, .ui-list-item-title, .txt-fancy{
	font-family: 'DINCondensedC';
	font-size: .34rem;
	color: #000;
	font-weight: normal;
}
.fn-mb20{
	margin-bottom: 20px;
}
#mod-download-list{
    padding: .2rem .3rem;
    margin-bottom: 0;
}
.ui-box-content{
	padding: .15rem;
	line-height: 1.5;
}
.mod-download-list .ui-list-item{
	border: 1px solid #eee;
	padding: 15px;
	margin-bottom: 10px;
	position: relative;
}
.mod-download-list .ui-list-item .ui-list-item-footer{
	padding-top: 10px;
}
.mod-download-list .ui-list-item .ui-list-item-footer li{
	font-size: 12px;
	color: #888;
}
.download-button{
	position: absolute;
	right: 20px;
	bottom: 20px;
}
.download-button i{
	font-size: .5rem;
	color: #d9251c;
}
.uk-hidden{
	display: none;
}
.product-short-description{
	overflow-x: auto;
}
.product-short-description table tr, .ui-tab-content table tr{
	height: auto !important;
}
.product-short-description table td{
	border: 1px solid #eee !important;
	font-size: 12px !important;
	padding: 5px !important;
	vertical-align: middle !important;
}
.product-short-description table td *, .ui-tab-content table td *{
	font-size: 12px !important;
	font-weight: normal !important;
	font-family: 'Google Sans' !important;
	padding: 0 !important;
}
 .ui-tab-content table td{
 	font-size: 12px !important;
	padding: 0px !important;
	vertical-align: middle !important;
 }
 #btn-videos{
 	margin-top: .5rem;
 	text-transform: uppercase;
 	font-weight: bold;
 }
.video-item{
	position: relative;
}
.video-item img{
	width: 100%;
	min-height: 150px;
	border: 1px solid #ddd;
}
.video-item .icon-play{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50px;
	height: 50px;
	margin-top: -25px;
	margin-left: -25px;
	min-height: 0;
	border: none;
}
.video-item h5{
	padding-bottom: 20px;
	text-align: center;
	padding-top: 5px;
}
#mod-product-description{
}

#mod-product-description table td {
    font-size: 12px !important;
    padding: 0px !important;
    vertical-align: middle !important;
    border: 1px solid #ddd;
    padding: 4px !important;
    text-align: center;
}

#mod-video-list{
	margin-bottom: 0;
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video{
	padding-bottom: 94%;
}
/** 简体中文 **/
.zh-cn .m-technologies .grids-item .grids-txt{
	font-size: 13px;
	font-weight: 400;
}
.zh-cn .section-title h2{
	font-size: .4rem;
}
.zh-cn .mod-exhibitions .m-grids-2 .grids-item .grids-title{
    font-size: .35rem;
}
.scrolltab-nav{
	background: white;
}
.m-scrolltab{
	padding-top: 1.2rem;
}
.scrolltab-item{
	padding: 0 .1rem;
}
.en-us .scrolltab-title {
    font-size: .3rem;
    overflow-x: hidden;
    max-width: 1.6rem;
    font-family: 'DINCondensedC';
    text-transform: uppercase;
    font-size: 13px;
    color: #333;
    padding-top: 8px;
    max-width: 1.8rem;
}
.zh-cn .scrolltab-title{
	color: #333;
	font-size: 14px;
	font-weight: normal;
}
.scrolltab-icon{
	margin-right: .1rem;
}
.scrolltab-content-title{
	font-family: 'DINCondensedC';
	color: #000;
	text-transform: uppercase;
}
.zh-cn .scrolltab-content-title{
	font-weight: 600;

}
#navbar-languages a{
	display: inline-block;
	margin-right: 10px;
}
#navbar-languages a img{
	width: 25px;
}
.pd_txt, .pd_s_txt {
    overflow: auto;
}
.spec_lay .table_lay {
    position: relative;
}

.spec_lay .table_lay .mo_hover {
    position: absolute;
    min-width: 120%;
    width: 100%;
    height: 100%;
    background: url(../images/t-bt.png) rgba(0,0,0,0.5) no-repeat 35% center;
    background-size: 70px;
}











