@charset "utf-8";
/*--------------------------head-wrapper---------------------------*/
.head-wrapper { position: relative; width: 100%; z-index: 10000; }
.logo { position: relative; float: left; }
.logo img { max-height: 110px; }
.logo, .head-social, .head-social li, .change-language, .head-search { position: relative; display: inline-block;  *display:inline;
 *zoom:1;
vertical-align: middle; text-align: left; }
.head-right { position: relative; margin-right: 45px; text-align: right; }
.topbar { position: relative; margin: 20px 0; }
.head-social li { margin: 0 2px; background: #bfbfbf; border-radius: 50%; line-height: 27px; }
.head-social li img { max-width: 27px; }
.change-language { }
/*============================================================
					head-search
============================================================*/
.head-search-wrap { position: absolute; top: 36px; right: 45px; }
.head-search-wrap .search-title { width: 41px; height: 41px; background-position: -155px 0px; cursor: pointer; position: absolute; right: 0; top: 0; }
.head-search-wrap.wrap-hide .search-title { background-position: -58px 0px; }
.head-search { width: 500px; height: 41px; display: none; position: absolute; top: 0; right: 0; }
.head-search .search-ipt { position: absolute; left: 0; top: 0; width: 500px; height: 50px; background: none; border: none; border-bottom: 2px #ff9800 solid; font-size: 16px; padding-left: 41px; }
.head-search .search-btn { position: absolute; left: 5px; top: 0; width: 41px; height: 41px; border: none; background-color: transparent; background-position: -58px 0px; }
.nav-bar { position: relative; height: 110px; background: #424242; text-align: center; }
.nav-bar .nav { position: relative; float: right; margin-right: 90px;}
.nav-bar .nav li { position: relative; display: block; text-align: left; color: #fff; text-align: left }
.nav-bar .nav > li { display: inline-block; vertical-align: top;  *display:inline;
 *zoom:1;
padding: 0 17px; }
.nav-bar .nav > li:before { content: ""; width: 0; height: 100%; position: absolute; top: 0; left: 0; background-color: #ff9800; }
.nav-bar .nav > li:after { content: ""; width: 0; height: 100%; position: absolute; top: 0; left: 0; background-color: #000; }
.nav-bar .nav > li:hover:before, .nav-bar .nav > li:hover:after { width: 100%; }
.nav-bar .nav > li.nav-current { background-color: #ff9800; }
.nav-bar .nav > li > a { position: relative; display: inline-block; font-family: 'Open Sans Regular'; height: 110px; line-height: 110px; font-size: 24px; text-transform: uppercase; color: #ffffff; z-index: 9; }
.nav-bar .nav ul { width: 225px; position: absolute; top: 110px; left: 0; background: rgba(0, 0, 0, 1); text-align: left; display: none; z-index: 999; }
.nav-bar .nav ul ul, .fixed-nav.nav-bar .nav ul ul { top: 0; left: 227px; }
.nav-bar .nav li li { display: block;  *display:block;
line-height: 35px; }
.nav-bar .nav li li a { color: #fff; display: block; padding: 9px 30px 10px 30px; font-family: 'Lato-Light'; text-transform: capitalize; }
.nav-bar .nav ul li:hover >a { color: #ff9800; }
.nav-bar .nav li .nav-ico { font-size: 12px; z-index: 10; margin: 0 0 0 3px; }
.nav-bar .nav li .nav-ico:after { content: '\f107'; }
.nav-bar .nav li li .nav-ico { position: absolute; top: 0; right: 10px; line-height: 35px; }
.nav-bar .nav li li .nav-ico:after { content: '\f105'; font-size: 12px; }
.fixed-nav { position: fixed; width: 100%; top: 0; left: 0; margin: 0; -webkit-transition: top .5s; -moz-transition: top .5s; -o-transition: top .5s; transition: top .5s; -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .1); -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .1); box-shadow: 0 2px 2px rgba(0, 0, 0, .1); z-index: 10009; text-align: center; }
.fixed-nav-appear { top: 0; }
/*--------------------------footer---------------------------*/	
.foot-wrapper { position: relative; width: 100%; font-family: 'SourceSansProLight'; font-size: 16px; }
.foot-wrapper, .foot-wrapper a { color: #FFF; }
.foot-items { padding: 80px 0; background-size: 100%; background-attachment: fixed; }
.foot-items .layout { }
.foot-items, .foot-items a { }
.foot-item { position: relative; display: inline-block; vertical-align: top;  *display:inline;
 *zoom:1;
width: 50%; }
.foot-item.foot-item-contact { padding-right: 100px; }
.foot-item .foot-tit { position: relative; font-family: 'Open Sans Regular'; margin: 0 0 47px; letter-spacing: 2px; line-height: 31px; font-size: 24px; text-transform: uppercase; color: #fff; }
.foot-item .sub-title { font-family: 'Open Sans Regular'; line-height: 24px; font-size: 14px; font-weight: 400; color: #fff; padding: 0 0 24px 0; border-bottom: 1px rgba(255,152,0,.87) solid; }
.foot-item-contact .foot-cont { padding-top: 28px; }
.foot-item-contact li { position: relative; line-height: 25px; padding: 0 0 10px; }
.foot-item-contact li:before { padding: 0 10px 0 0; font-size: 14px; }
.foot-item-contact li.foot-company:before { content: "\f0f7"; }
.foot-item-contact li.foot-phone:before { content: "\f095"; }
.foot-item-contact li.foot-email:before { content: "\f003"; }
.foot-item-contact li.foot-fax:before { content: "\f1ac"; }
.foot-item-contact li.foot-sky:before { content: "\f17e"; }
.foot-item.foot-item-inquiry .inquiryfoot, .foot-item.foot-item-inquiry .inquiryfoot:visited { background: #fff; color: #333; border-radius: 0; padding: 15px 50px; font-size: 18px; font-family: 'Open Sans Regular'; min-width: 260px; text-align: center; }
.foot-item.foot-item-inquiry .inquiryfoot:hover { background: #ff9800; color: #fff; }
.foot-item.foot-item-inquiry { padding-left: 110px; }
.foot-item.foot-item-inquiry .sub-title { border-bottom: none; }
.copyright { text-align: right; background: #424242; padding: 35px 0; }
/*============================================================
					head-contact
============================================================*/

.head-contact { font-size: 14px; line-height: 60px; background-color: rgba(255,152,0,.87); display: table; width: 730px; margin-left: -350px; position: absolute; bottom: 0; left: 50%; z-index: 99; padding: 40px 80px; }
.head-contact, .head-contact a { color: #ffffff; font-family: 'Asap Regular'; letter-spacing: 0.5px; line-height: 48px; font-size: 48px; }
.head-contact .head-phone, .head-contact .head-email { padding: 0 0 0 60px; position: relative; text-align: center; display: table; margin: auto; }
.head-contact .head-phone:before, .head-contact .head-email:before { content: ""; position: absolute; left: 0; top: 4; width: 48px; height: 48px; font-size: 48px; line-height: 60px; color: #fff; }
.head-contact .head-phone:before { content: "\f095";/*content: "\f2a0";*/ }
.head-contact .head-email:before { content: "\f003"; }
.head-contact .contact-info { font-family: 'Open Sans SemiBold Italic'; letter-spacing: -0.7px; line-height: 36px; font-size: 30px; text-align: center; }
/*--------------------------index---------------------------*/	
 




.index-layout { position: relative; width: 100%; margin-top: 70px; }
.company-synopses-wrap { position: relative; width: 100%; padding-bottom: 40px; }
.company-synopses { position: relative; width: 100%; }
.synopsis-item { position: relative; display: inline-block; vertical-align: middle;  *display:inline;
 *zoom:1;
width: 600px; text-align: center }
.synopsis-item .item-wrap { position: relative; padding: 0 15px; }
.synopsis-item .item-img { position: relative; border-radius: 50%; display: table; float: left; background-color: #424242; max-width: 100px; }
.synopsis-item .item-img img { position: relative; }
.synopsis-item .item-info { float: right; width: 470px; padding: 0 25px; text-align: left; margin-bottom: 40px; }
.synopsis-item .item-title { font-family: 'Open Sans Bold'; margin: 0 0 23px 0; padding: 0; letter-spacing: -0.5px; line-height: 24px; font-size: 24px; text-transform: uppercase; color: #38383a; }
.synopsis-item .item-text { font-family: 'Open Sans Light'; font-size: 14px; line-height: 24px; color: #374047; }
.company-synopses-wrap .synopsis-item.synopsis-item-even .item-img { float: right; }
.company-synopses-wrap .synopsis-item.synopsis-item-even .item-info { float: left; text-align: right; }
.index-title-bar { position: relative; padding-bottom: 50px; }
.index-title-bar .title { }
.index-title-bar .title, .index-title-bar .title a { font-family: 'Open Sans Regular'; color: #424242; font-size: 57px; margin-bottom: 18px; text-align: center; text-transform: capitalize; }
.index-title-bar .sub-title { font-family: 'Open Sans Light'; margin: 0; padding: 0; line-height: 24px; font-size: 18px; color: #adadb3; max-width: 770px; text-align: center; margin: auto; }
.index-product-wrap { position: relative; padding: 70px 0; background: #f0f0f0; }
.index-product-wrap .product-item { display: block;  *display:block;
width: 100%; margin: 0; background-color: #ffffff;     visibility: visible !important; }
.goods-items-wrap .product-item { display: block;  *display:block;
width: 100%; margin: 0; }
.index-product-wrap .product-item .item-wrap { padding: 0; }
.index-product-wrap .swiper-button-next, .index-product-wrap .swiper-button-prev { opacity: 0; top: -40px; }
.index-product-wrap:hover .swiper-button-next, .index-product-wrap:hover .swiper-button-prev { opacity: 1; top: -40px; }
.index-product-wrap .product-item .item-info { padding: 20px; }
.index-product-wrap .product-item .item-info .item-name { font-family: 'Open Sans SemiBold'; line-height: 16px; font-size: 12px; text-align: center; color: #6d747a; }
.index-product-wrap .product-item .item-img:before { content: ""; background-color: rgba(255,152,0,.95); width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 2; opacity: 0; }
.index-product-wrap .product-item .item-img:after { content: ""; width: 119px; height: 119px; position: absolute; top: 50%; left: 50%; z-index: 3; background-image: url(../images/magnify.png); margin-left: -55px; margin-top: -55px; opacity: 0; }
.index-product-wrap .product-item .item-img:hover:before { opacity: 1; }
.index-product-wrap .product-item .item-img:hover:after { opacity: 1; transform: rotate(180deg); -ms-transform: rotate(180deg); 	/* IE 9 */ -moz-transform: rotate(180deg); 	/* Firefox */ -webkit-transform: rotate(180deg); /* Safari 和 Chrome */ -o-transform: rotate(180deg); }
.index-product-wrap .product-item:hover { box-shadow: 0 5px 25px rgba(120,120,120,.4); -webkit-box-shadow: 0 5px 25px rgba(120,120,120,.4); -ms-box-shadow: 0 5px 25px rgba(120,120,120,.4); -o-box-shadow: 0 5px 25px rgba(120,120,120,.4); -moz-box-shadow: 0 5px 25px rgba(120,120,120,.4); }
.product-items { position: relative; }
.product-item { position: relative; display: inline-block; vertical-align: top;  *display:inline;
 *zoom:1;
text-align: center; width: 33.333333%; margin: 0 0 20px; }
.product-item .item-wrap { padding: 0 5px; }
.product-item .item-img { position: relative; width: 100%; }
.product-item .item-img img { position: relative; width: 100%; }
.product-item:hover .item-img img { }
.product-item .item-img:hover:before { }
.product-item .item-info { position: relative; padding: 10px 0; }
.product-item .item-info .item-name { font-family: 'SourceSansProbold'; font-size: 18px; }
.about-us-wrap { position: relative; width: 100%; z-index: 0;   background-attachment: fixed; background-size: 100%; }
.about-us-wrap .about-wrap-bg { padding: 50px 0; }
.about-us-wrap .index-title-bar .title, .about-us-wrap .index-title-bar .title a, .about-us-wrap .index-title-bar .sub-title { color: #fff; }
.about-detail { position: relative; width: 100%; z-index: 99; }
.about-detail, .about-detail a { }
.about-detail .title { position: relative; font-size: 48px; }
.about-detail .title span { position: relative; display: block; font-family: 'SourceSansProBold'; }
.about-detail .text { font-size: 18px; color: #fff; -moz-column-count: 2; /* Firefox */ -webkit-column-count: 2; /* Safari 和 Chrome */ column-count: 2; font-family: 'Open Sans Regular'; -moz-column-gap: 90px; /* Firefox */ -webkit-column-gap: 90px; /* Safari and Chrome */ column-gap: 90px; }
.about-us-wrap .flex-control-nav { display: none; }
.about-detail .read-more { position: relative; display: block; line-height: 48px; padding: 0 40px; color: #FFF; font-family: 'Open Sans Bold'; font-size: 18px; background: #ff9800; border: 1px solid #ff9800; max-width: 235px; width: 100%; text-align: center; margin: auto; margin-top: auto; margin-top: 45px; }
.about-detail .read-more:hover { background: #fff; color: #ff9800; border: 1px solid #fff; }
/*company-new-wrap*/
.company-new-wrap { position: relative; margin: 50px 0; }
.company-new-wrap .company-items { width: 1230px; margin-left: -15px; }
.company-new-wrap .company-item { width: 585px; display: inline-block; margin: 0 15px; border: 1px solid #d8dadc; padding: 30px 25px 50px 25px; text-align: center; margin-bottom: 30px; }
.company-new-wrap .company-item .company-title { font-family: 'Open Sans Bold'; font-size: 24px; }
.company-new-wrap .company-item .new-time { font-family: 'OpenSans-LightItalic'; color: #424242; margin-bottom: 28px; font-size: 14px; }
.company-new-wrap .company-item .item-info { color: #777777; font-size: 16px; font-family: 'Open Sans Light'; }
.company-new-wrap .company-item .item-info .more { color: #ff9800; text-transform: capitalize; font-weight: 800; }
/*----------------------------------page---------------------------------*/
.page-banner { position: relative; }
.page-banner img { position: absolute; width: 100%; height: 100%; }
.page-banner .title { font-family: 'SourceSansProSemibold'; font-size: 50px; color: #FFF; text-transform: uppercase; width: 100%; height: 255px; line-height: 255px; text-align: right; }
.path-bar { position: relative; width: 100%; line-height: 52px; background: #eeeeee; border-top: 1px solid #e5e5e5; margin: 0 0 40px; text-transform: uppercase; text-align: center; }
.path-bar li:after { content: "-"; margin: 0 5px; }
.path-bar .path-nav { }
.path-bar li { display: inline-block; vertical-align: top; position: relative; font-size: 16px; }
.path-bar li a { color: #333; }
.path-bar li.current a { color: #ff9800; }
.path-bar li:last-child:after { content: ''; }
.page-layout { padding: 0 0 65px; }
/*----------------------------------aside---------------------------------*/	
.aside { float: left; width: 270px; }
.side-tit-bar { position: relative; }
.side-tit-bar .side-tit { position: relative; font-size: 18px; padding: 7px 0 7px 15px; font-family: "Open Sans Bold"; text-transform: uppercase; background-color: #424242; color: #ff9800; }
.side-widget { position: relative; margin: 0 0 20px; }
.side-widget .side-hide { padding: 15px 0; border: 1px #eeeeee solid; padding: 0 15px; }
.side-cate ul li { position: relative; line-height: 35px; }
.side-cate ul li { padding: 0 13px; }
.side-cate ul ul { display: none; }
.side-cate ul li a { position: relative; display: block; }
.side-cate > ul > li:before { content: ""; position: absolute; left: 0; top: 15px; width: 3px; height: 3px; background: #242533; }
.side-cate ul li li a:before { display: none; }
.side-cate ul li .icon-cate { position: absolute; right: 0; top: 10px; color: #666; font-size: 12px; cursor: pointer; }
.side-cate ul li .icon-cate.icon-cate-down:before { content: '\f067'; }
.side-cate ul li .icon-cate.icon-cate-up:before { content: '\f068'; }
.side-cate .nav-current > a { color: #ff9800; }
.products-scroll-list-wrap { position: relative; }
.products-scroll-list { position: relative; padding: 15px 0 0; }
.products-scroll-list li { margin: 0 0 20px; display: block; overflow: hidden; overflow: hidden; }
.products-scroll-list li img { width: 70px; border: 1px solid #eeeeee; float: left; margin: 0 12px 0 0; border-radius: 2px; }
.products-scroll-btn-prev, .products-scroll-btn-next { position: relative; width: 100%; height: 19px; display: block; z-index: 999 }
.products-scroll-btn-prev { background: url(../images/icons-prev.png) no-repeat center center; margin: 10px 0 0; }
.products-scroll-btn-next { background: url(../images/icons-next.png) no-repeat center center; margin: 10px 0 20px; }
.side-bn { max-width: 100%; margin: 0 0 25px 0; }
.side-bn img { max-width: 100% }
.main { position: relative; width: 890px; display: block; float: right; }
.main-tit-bar { overflow: hidden; border-bottom: 1px solid #d2d2d2; padding: 0 0 5px; margin: -6px 0 10px; }
.main-tit-bar .title { position: relative; display: inline-block; vertical-align: top;  *display:inline;
 *zoom:1;
font-size: 30px; text-transform: uppercase; }
.main-tit-bar .share-this { display: inline; float: right; margin: 10px 10px 0 0; }
.main-banner { position: relative; display: block; }
.main-banner img { position: relative; width: 100%; }
.goods-summary { margin: 15px 0; }
.product-title-bar { position: relative; text-align: center; background: #eeeeee; }
.product-title-bar li { position: relative; display: inline-block; vertical-align: middle; font-family: 'SourceSansProSemibold'; font-size: 26px; }
.product-title-bar li a { position: relative; line-height: 78px; padding: 0 142px; display: block; }
.product-title-bar li.nav-current a:after, .product-title-bar li:hover a:after { content: ""; position: absolute; width: 17px; height: 11px; bottom: -11px; left: 50%; margin: 0 0 0 8.5px; background: url(../images/pre02.png) no-repeat center center; }
.product-title-bar li, .product-title-bar li a { color: #7d7d7d }
.product-title-bar li.nav-current a, .product-title-bar li:hover a { color: #FFF; background: #ff9800 }
.product-sub-title-bar { position: relative; text-align: center; padding: 50px 0 40px; }
.product-sub-title-bar li { position: relative; display: inline-block; vertical-align: middle; font-family: 'SourceSansProSemibold'; font-size: 20px; }
.product-sub-title-bar li a { position: relative; line-height: 45px; padding: 0 43px; display: block; }
.product-sub-title-bar li, .product-sub-title-bar li a { color: #000000 }
.product-sub-title-bar li.nav-current a, .product-sub-title-bar li:hover a { color: #ff9800 }
.product-list, .certificate-list, .video-list, .download-list, .faq-list { position: relative; }
.product-list ul { padding: 50px 0 20px; }
.product-list ul, .certificate-list ul, .video-list ul { position: relative; }
.download-list ul { }
.download-list ul li { position: relative; display: block; overflow: hidden; line-height: 30px; padding: 30px 0 10px; border-bottom: 1px solid #E9E9E9; }
.download-list ul li .download-cont { position: relative; display: inline-block; vertical-align: top;  *display:inline;
 *zoom:1;
float: left; }
.download-list ul li .download-cont .download-pic { position: relative; display: inline-block; vertical-align: top;  *display:inline;
 *zoom:1;
width: 25px; height: 25px; overflow: hidden; }
.download-list ul li .download-cont .download-pic img { max-width: 25px; max-height: 25px; }
.download-list ul li .download-cont .download-detail { position: relative; display: inline-block; vertical-align: top;  *display:inline;
 *zoom:1;
margin: 0 15px; font-size: 18px; font-family: 'SourceSansProSemibold'; }
.download-list ul li .download-button { position: relative; display: inline-block; vertical-align: top;  *display:inline;
 *zoom:1;
float: right; height: 30px; line-height: 30px; font-size: 14px; border-width: 1px; border-style: solid; border-left-color: #C1C1C1; border-right-color: #C1C1C1; border-top-color: #C9C9C9; border-bottom-color: #A5A5A5; border-radius: 5px;  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#F1F1F1', endColorStr='#DADADA', gradientType='0');
background: -moz-linear-gradient(top, #F1F1F1, #DADADA); background: -o-linear-gradient(top, #F1F1F1, #DADADA); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F1F1F1), to(#DADADA)); }
.download-list ul li .download-button a { position: relative; display: block; padding: 0 12px 0 40px; color: #0A0A0A; background-image: url(../images/icons08.png); background-repeat: no-repeat; background-position: 15px 8px; }
.faq-list ul { }
.faq-list ul li { position: relative; display: block; overflow: hidden; line-height: 24px; border-bottom: 1px solid #E9E9E9; color: #3D3D3D; }
.faq-list ul li .faq-title { position: relative; padding: 20px 0 16px 42px; height: 24px; line-height: 24px; cursor: pointer; }
.faq-list ul li .faq-title b { position: absolute; left: 1px; top: 20px; width: 24px; height: 24px; display: block; overflow: hidden; }
.faq-list ul li .faq-title b.faq-down { background: url(../images/icons10.png) no-repeat center center; }
.faq-list ul li .faq-title b.faq-up { background: url(../images/icons09.png) no-repeat center center; }
.faq-list ul li .faq-title h2 { font-weight: normal; font-size: 18px; font-family: 'SourceSansProSemibold'; }
.faq-list ul li .faq-cont { position: relative; padding: 0 0 30px 42px; font-size: 14px; }
.page-bar .pages { display: block; margin: 30px 0 0; text-align: right; }
.pages a, .pages span { display: inline-block; border: 1px solid #CFCFCF; line-height: 25px; padding: 0 9px; margin: 0 4px; vertical-align: middle; }
.pages span, .pages span a { text-transform: uppercase; }
.pages span { margin: 0 10px; }
.page-count { }
.pages .page-prev { margin: 0 10px 0 10px; }
.pages .page-next { margin: 0 0 0 15px; }
.pages a.current, .pages a:hover { border: 1px solid #ff9800; background: #ff9800; color: #FFF; }
.pages a:hover { text-decoration: none; }
.blog-list { background: #fff; padding: 0 0 80px; margin: 0 auto 15px; }
.blog-list .blog-item { padding: 20px 0; position: relative; margin: 0 auto 3px; }
.blog-list .blog-item .blog-img { float: left; width: 200px; height: auto; margin: 0 20px 8px 0; }
.blog-list .blog-item .blog-tit { font-size: 16px; }
.blog-list .blog-item .blog-meta { display: block; color: #aaa; }
.blog-list .blog-item .blog-meta span { display: inline; padding: 0 15px 0 0; }
.blog-list .blog-item .blog-summary { padding: 8px 0; color: #999; }
.blog-list .blog-item .readmore { display: block; text-align: right; font-size: 14px; }
.blog-list .blog-item .readmore:hover a { color: #1F5792; }
.blog-list .blog-item .readmore i { font-size: 14px; }
.blog-list .blog-item:hover { background: #fafafa; }
.blog-list .blog-item:hover img { opacity: 0.8; }
.blog-list .blog-item:before { content: ""; height: 1px; font-size: 1px; overflow: hidden; border-top: 1px double #ff9800; border-bottom: 1px double #ff9800; ; position: absolute; left: 0; right: 0; bottom: -3px; }
/* product photos */
.product-intro { position: relative; display: block; }
.product-title { font-size: 26px; border-bottom: 1px solid #dcdcdc; padding: 0 0 15px 0; margin: 0 0 20px; font-family: 'SourceSansProSemibold'; font-weight: normal; line-height: 28px; color: #1a1926; }
.cloud-zoom-lens { border: 1px solid #eee; cursor: move; }
.cloud-zoom-title { font-family: Arial, Helvetica, sans-serif; position: absolute !important; background-color: #000; color: #fff; padding: 3px; width: 100%; text-align: center; font-weight: bold; font-size: 10px; top: 0px; }
.cloud-zoom-big { border: 1px solid #eee; overflow: hidden; padding: 0px; }
.cloud-zoom-loading { color: white; background: #222; padding: 3px; border: 1px solid #000; }
.product-view { position: relative; width: 370px; float: left; }
.product-view .product-image.zoom_remove:after { content: ""; position: absolute; width: 100%; height: 100%; left: 0; bottom: 0; z-index: 999; }
.product-view .product-image { position: relative; border: 1px solid #eeeeee; }
.product-view .product-image img { position: relative; width: 100%; }
.product-view .image-additional { position: relative; width: 94%; margin: 20px auto 0; }
.product-view .image-additional .swiper-container { padding: 0; }
.product-view .image-additional.image-additional-hide { display: none; }
.product-view .image-additional .image-item img { position: relative; width: 100%; border: 1px solid #eee; }
.product-view .image-additional .image-item a { position: relative; display: block; padding: 0 10px; }
.product-view .image-additional .image-item.current img { border-color: #ff9800; border-width: 2px; }
.product-view .image-additional .swiper-button-next, .product-view .image-additional .swiper-button-prev { top: 50%; margin: -8px 0 0; font-size: 14px; }
.product-view .image-additional .swiper-button-prev { right: auto; left: -4%; }
.product-view .image-additional .swiper-button-next { right: -4%; }
/* product summary */
.product-summary { position: relative; width: 480px; float: right; }
.product-summary .product-meta { line-height: 25px; }
.product-summary .product-meta h3 { font-family: 'SourceSansProSemibold'; margin: 0 0 10px; font-size: 16px; }
.product-btn-wrap { position: relative; margin: 20px 0 0; }
.product-btn-wrap .email, .product-btn-wrap .pdf, .product-btn-wrap .buy { position: relative; display: inline-block;  *display:inline;
 *zoom:1;
vertical-align: top; line-height: 30px; padding: 0 15px; border-radius: 3px; background: #ff9800; border: 1px solid #ff9800; color: #FFF; margin: 0 20px 10px 0; }
.product-btn-wrap .buy { text-transform: uppercase; font-size: 18px; padding: 0 30px; }
.product-btn-wrap .email:before { content: "\f0e0"; padding: 0 3px 0 0; }
.product-btn-wrap .pdf:before { content: "\f1c1"; padding: 0 3px 0 0; }
.product-btn-wrap .email:hover, .product-btn-wrap .pdf:hover, .product-btn-wrap .buy:hover { background: none; color: #ff9800; }
.product-summary .share-this { margin: 30px 0 0; }
.product-detail { position: relative; overflow: visible; margin: 50px 0 0; }
.detail-tabs { position: relative; border-bottom: 1px solid #ff9800; padding-bottom: 2px; }
.detail-tabs .title { position: relative; display: inline-block; vertical-align: top;  *display:inline;
 *zoom:1;
color: #7f7f7f; padding: 7px 10px; margin: 0 50px 0 0; cursor: pointer; font-size: 18px; text-transform: uppercase; }
.detail-tabs .title.current { color: #fff; font-family: "Open Sans Bold"; background-color: #ff9800; }
.product-detail .detail-panel { padding: 20px 0; display: block; overflow: hidden }
.product-detail .disabled { display: none; }
.goods-tbar { position: relative; border-bottom: 1px solid #bbbdc4; margin: 0 0 45px; }
.goods-tbar .title { position: relative; font-size: 18px; padding: 7px 10px; font-family: "Open Sans Bold"; text-transform: uppercase; background-color: #424242; color: #ff9800; }
.goods-tbar .title, .goods-tbar .title a { }
.goods-may-like { position: relative; margin: 70px 0 0; }
.goods-items-wrap { position: relative; width: 100%; }
.goods-items-wrap .swiper-button-next, .goods-items-wrap .swiper-button-prev { position: absolute; top: -75px; z-index: 10; cursor: pointer; background-position: center; background-repeat: no-repeat; font-size: 14px; }
.goods-items-wrap .swiper-button-prev { right: 30px; }
.goods-items-wrap .swiper-button-next { right: 0; }
.goods-items-wrap .swiper-button-prev:before, .goods-items-wrap .swiper-button-next:before { color: #fff; }
/*----------------------------page-about
							---------------------------------------------------*/
.page-about-pic { position: relativ; width: 100%; }
.page-about-pic img { position: relativ; width: 100%; }
.about-tit-bar { position: relative; text-align: center; margin: 65px 0 55px; }
.about-tit-bar .title { font-size: 48px; text-transform: uppercase; }
.page-tit-bar { position: relative; text-align: center; overflow: hidden; }
.page-tit-bar .title { position: relative; display: inline-block; vertical-align: middle; margin: 0 8px 16px; }
.page-tit-bar .title a { position: relative; display: block; line-height: 45px; padding: 0 26px; font-size: 18px; background: #e0e0e0; color: #000000; }
.page-tit-bar .title:hover a, .page-tit-bar .title.current a { background: #ff9800; color: #FFF; }
.page-content { position: relative; margin: 70px 0 0; }
.page-content .title { position: relative; font-family: "SourceSansProSemibold"; font-size: 24px; }
.page-content .title, .page-content .title a { color: #000; }
.page-content .page-ser { position: relative; margin: 25px 0; }
.page-content .page-ser li { position: relative; display: inline-block; vertical-align: top;  *display:inline;
 *zoom:1;
padding: 0 15px; line-height: 40px; background: #efefef; margin: 0 10px 10px 0; text-transform: uppercase; color: #9b9999; font-family: 'SourceSansProSemibold'; }
.page-content .page-ser li img { margin: 0 10px 0 0; }
.page-content .text { font-size: 18px; color: #9b9999; border-bottom: 1px solid #cccccc; }
.page-content .text p { margin: 0 0 20px; }
.page-content .share-this { margin: 30px 0 0; }
.mobile-head-items { display: none; }

@media only screen and (max-width: 1366px) {
.layout, .path-bar .path-nav { width: 1024px; }
body, .container { min-width: 1024px; }
.nav-bar .nav > li > a { font-size: 18px; }
.foot-item .foot-tit { font-size: 26px; }
.synopsis-item { width: 50%; }
.synopsis-item .item-wrap { position: relative; padding: 0 3%; }
.synopsis-item .item-info { width: 80%; padding: 0 3%; }
.synopsis-item .item-img { display: block; width: 20%; }
.synopsis-item .item-img img { width: 100%; }
.synopsis-item .item-title { font-size: 30px; }
.about-us-wrap .about-wrap-bg { padding: 20px 0; }
.company-new-wrap .company-items { width: 1054px; margin-left: -15px; }
.company-new-wrap .company-item { width: 497px; }
.aside { width: 22.5%; }
.main { width: 74.5% }
.side-tit-bar .side-tit { font-size: 16px; }
.main-tit-bar .title { font-size: 26px; }
.product-view { width: 380px; }
.product-summary { width: 350px; }
}

@media only screen and (max-width: 1200px) {
.logo img { max-height: 60px; }
.nav-bar .nav > li > a { height: 60px; line-height: 60px; text-transform: capitalize; }
.head-search-wrap { top: 10px; }
.nav-bar { height: auto; }
}

@media only screen and (max-width: 1024px) {
.path-bar .path-nav, .nav-bar .nav-wrap { width: 100%; }
body, .container { min-width: 100%; }
.layout { width: 98%; margin: 0 auto; }
.tp-leftarrow, .tp-rightarrow { display: none; visibility: hidden }
.foot-item .foot-tit { font-size: 24px; }
.synopsis-item .item-wrap { }
.synopsis-item .item-title { font-size: 26px; }
.about-detail .title { font-size: 36px; }
.product-view { width: 47%; }
.product-summary { width: 50%; }
.company-new-wrap .company-items { width: 100%; margin-left: 0; }
.company-new-wrap .company-item { width: 48%; margin: 0 1%; padding: 3%; }
}

@media only screen and (max-width: 840px) {
.head-search { width: 450px; height: 40px; }
.about-img { position: relative; overflow: hidden; }
.about-detail { }
.product-title { font-size: 22px; }
/* ===================================================

 * footer 

 * --------------------------------------------------- */
.foot-item { width: 50%; padding: 0 50px 0 0; }
.foot-item.foot-item-news { width: 100%; padding: 0; margin: 0 0 30px; }
.foot-item.foot-item-contact { width: 50%; padding: 0; }
.product-item { }
}

@media only screen and (max-width: 768px) {
/* layout */
.mobile-contact { display: none; }
.mobile-head-items { display: block; }
.z10000 { position: relative; z-index: 100000; }
.mobile-body-mask { width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); position: absolute; position: fixed; left: 0; top: 0; z-index: 9999; }
.mobile-ico-close { width: 30px; height: 30px; background: #fff url(../images/mobile_close.png) center center no-repeat; background-size: 50% auto; position: absolute; right: -35px; top: 0; }
img { max-width: 100%; }
.owl-carousel { padding: 0 0 30px; }
/* box sizing */

* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
.owl-carousel { padding: 0 0 30px; }
.sub-content { position: relative; display: block; right: auto; border-radius: 0; border: none; box-shadow: none; z-index: 99999; }
.scrollsidebar, .bottomsidebar { display: none; }
.gotop, .lang-more { display: none; visibility: hidden; }
.swiper-pagination { display: block; }
.swiper-button-next, .swiper-button-prev { display: none; }
/* ===================================================

 * header 

 * --------------------------------------------------- */

 
.mobile-head-items { position: fixed; top: 0; left: 0; background: #161622; width: 100%; height: 25px; line-height: 25px; text-align: left }
.mobile-head-item { float: left; width: 45px; }
.mobile-head-item.mobile-head-aside { float: right }
.mobile-head-item .title { width: 100%; height: 25px; line-height: 25px; overflow: hidden; text-align: center; color: #FFF; }
.mobile-head-item .title a { position: relative; display: block; color: #FFF; }
.mobile-head-item.mobile-head-home .title a:before { content: '\f015'; }
.mobile-head-item.mobile-head-nav .title:before { content: '\f0c9'; }
.mobile-head-item.mobile-head-language .title:before { content: "\f1ab"; }
.mobile-head-item.mobile-head-search .title:before { content: "\f002"; }
.mobile-head-item.mobile-head-social .title:before { content: "\f007"; }
.mobile-head-item.mobile-head-aside .title:before { content: "\f060"; }
.mobile-head-item .main-content-wrap { background: #FFF; top: 0; display: block; z-index: 99999; }
.mobile-head-item .main-content-wrap .content-wrap { overflow-y: scroll; height: 100%; padding: 15px 10px; }
.mobile-head-item .main-content-wrap.middle-content-wrap .content-wrap { overflow-y: hidden; }
.mobile-head-item .side-content-wrap { position: fixed; display: block; left: -70%; width: 70%; height: 100%; }
.mobile-head-item .middle-content-wrap { position: absolute; left: 0; width: 100%; height: auto; padding: 20px 0; opacity: 0; visibility: hidden; }
.mobile-head-item .middle-show-content-wrap { top: 30px; visibility: visible; opacity: 1; }
.head-right, .nav-bar .head-search-wrap, .nav-bar .nav { display: none; }
/*============================================================
				mobile-head-search
============================================================*/

.mobile-head-item .main-content-wrap.middle-content-wrap .content-wrap .head-search-wrap { position: relative; float: none; width: 100%; margin: 0; top: auto; right: auto; }
.head-search-wrap.search-hide .search-wrap { position: relative; float: none; height: 36px; width: 100%; margin: 0; top: auto; right: auto; }
.head-search { display: block; position: relative; top: auto; right: auto; width: 100%; }
.head-search-wrap .search-ipt { display: block; left: auto; position: relative; width: 100%; top: auto; padding-left: 10px; border: 2px solid rgba(255,152,0,.87); height: 41px; }
.head-search .search-btn { right: 5px; top: -1px; left: auto; background-position: 14px 14px; }
.head-search-wrap .search-title { display: none; }
.logo { float: none; text-align: center; width: 100%; }
.logo img { height: auto; margin: 30px 0 10px 0; max-width: 30%; }
/*nav */

.nav li { position: relative; display: block; width: 100%; font-size: 16px; }
.nav > li { border-bottom: 1px solid #eee; line-height: 35px; }
.nav > li:after { content: '\f105'; position: absolute; right: 0; top: 12px; color: #999; font-size: 12px; }
.nav li ul { display: block; width: 100%; }
.nav li ul li { width: auto; padding: 0 10px; font-size: 14px; text-transform: lowercase; line-height: 30px; }
.nav li ul li:before { content: ""; width: 3px; height: 3px; background: #999; border-radius: 50%; position: absolute; left: 0; top: 15px; }
.nav li ul li li { line-height: 25px; font-family: 'SourceSansProLight'; }
.nav li ul li li:before { display: none; }
/* translate */

.transall { display: block; width: 100%; float: none; }
.head-wrapper .prisna-wp-translate-dropdown-sub-container, .head-wrapper .prisna-wp-translate-dropdown-body, .head-wrapper .prisna-wp-translate-dropdown-body:hover { background: none!important; border: 0!important; box-shadow: none!important; }
.head-wrapper .prisna-wp-translate-dropdown-container, .head-wrapper .prisna-wp-translate-dropdown-sub-container, .head-wrapper .prisna-wp-translate-dropdown-body { height: auto!important; }
.head-wrapper .prisna-wp-translate-dropdown-body { float: none!important; }
.head-wrapper .prisna-wp-translate-dropdown-body .prisna-wp-translate-dropdown-body>p.prisna-wp-translate-dropdown-current-language, .head-wrapper .transall .prisna-wp-translate-dropdown-current-language-arrow { display: none!important; }
.head-wrapper .prisna-wp-translate-dropdown-languages-list-scroll { display: block!important; height: auto!important; }
.head-wrapper .prisna-wp-translate-dropdown-languages-list p { width: 50%; display: inline!important; ; float: left!important; }
.head-wrapper .prisna-wp-translate-dropdown-languages-list { display: block!important; }
.transall .prisna-wp-translate-dropdown-current-language { display: none!important; }
/* ===================================================

 * footer 

 * --------------------------------------------------- */


/* ===================================================

 * for:homepage 

 * --------------------------------------------------- */
.fullscreen-container { height: auto !important; }
.tp-bullets { bottom: 180px !important; }
.head-contact { margin-left: 0; position: relative; bottom: auto; left: auto; padding: 3% 5%; width: 100%; }
.head-contact, .head-contact a { line-height: 30px; font-size: 30px; }
.head-contact .contact-info { line-height: 26px; font-size: 20px; letter-spacing: 1px; }
.head-contact .head-phone::before, .head-contact .head-email::before { width: 30px; height: 30px; font-size: 30px; line-height: 30px; }
.head-contact .head-phone, .head-contact .head-email { padding: 0 0 0 40px; }
.index-layout { margin-top: 0; }
.company-synopses-wrap { padding-bottom: 0; }
.index-product-wrap { padding: 5% 0; }
.index-title-bar { padding-bottom: 3%; }
.about-detail .text { font-size: 16px; -moz-column-count: 1; -webkit-column-count: 1; column-count: 1; text-align: center; padding: 0 5%; }
.head-social { text-align: center; display: block; }
.foot-item.foot-item-inquiry .inquiryfoot, .foot-item.foot-item-inquiry .inquiryfoot:visited { padding: 15px; font-size: 16px; }
.foot-items { padding: 5% 0; background-size: cover; background-attachment: inherit; }
.foot-item.foot-item-inquiry { padding: 0 3% 0 3%; }
.copyright { text-align: center; }
/* ===================================================

 * for:product list 

 * --------------------------------------------------- */

.path-bar { display: none; }
.promote-bar { display: none; }
/* aside */

.aside { display: none; }
.side-head-search { width: 100%; }
.side-head-search .search-ipt { width: 100%; }
.side-tit-bar { position: relative; }
.side-tit-bar .side-tit { font-size: 16px; line-height: 30px; }
.side-widget { margin: 0 0 30px; }
.side-cate ul li { line-height: 30px; }
.products-scroll-btn-prev, .products-scroll-btn-next { display: none; }
.products-scroll-list li { display: inline-block; vertical-align: top; width: 48%; margin: 0 1%; }
.products-scroll-list li img { width: 100%; float: none; margin: 0; }
/* main */

.main { width: 98%; float: none; padding: 0; margin: 0 auto; }
.main-tit-bar { margin: 30px 0 10px; }
.main-tit-bar .title { font-size: 20px; }
.product-list ul, .certificate-list ul, .video-list ul { position: relative; width: 100%; }
.page-bar .pages { display: block; float: none; text-align: center }
.pages a, .pages span { height: 25px; line-height: 25px; padding: 0 10px; border-radius: 2px; font-size: 12px; }
/* ===================================================

 * for:product detail 

 * --------------------------------------------------- */

/* product intro */

.product-title { font-size: 20px; margin: 30px 0 10px 0; }
.product-view { width: 100%; float: none; }
.product-view .product-image { display: none }
.product-view .image-additional { width: 100%; margin: 0; }
.product-view .image-additional { width: 100%; margin: 0 }
.product-view .image-additional .swiper-container { padding: 0 0 25px; }
.product-view .image-additional .image-item a { padding: 0 5px; }
.product-view .image-additional .image-item.current img { border-color: #eee; border-width: 1px; }
.product-view .image-additional.image-additional-hide { display: block }
/* product summary */
.product-summary { position: relative; width: 100%; float: none; }
.product-summary .share-this { float: none; margin: 30px 0; }
/* detail */

.tab-content-wrap .tab-title-bar, .tab-content-wrap .tab-panel-wrap { display: none; }
.tab-content-wrap .mobile-tab-items .mobile-tab-item { margin: 0 0 30px; }
.tab-content-wrap .mobile-tab-items .mobile-tab-title { font-family: 'SourceSansProSemibold'; margin: 0 0 15px; }
.tab-content-wrap .mobile-tab-items .mobile-tab-panel { }
/* Customers Also Bought */

.goods-items { width: 100%; }
.product-title-bar li { font-size: 22px; }
.product-title-bar li a { line-height: 48px; padding: 0 52px; }
.product-sub-title-bar { padding: 35px 0 25px; }
.product-sub-title-bar li { font-size: 18px; }
.product-sub-title-bar li a { padding: 0 20px; }
/* ===================================================

 * for:blog 

 * --------------------------------------------------- */

.blog-list .blog-item { padding: 15px; border-bottom: 1px solid #ddd; }
.blog-list .blog-item:last-child { border: 0; }
.blog-list .blog-item:hover { background: none; }
.blog-list .blog-item:before { left: 15px; right: 15px; display: none; }
.blog-list .blog-item .blog-img { display: block; max-width: 100%; float: none; }
.blog-list .blog-item .blog-tit { font-size: 16px; line-height: 1.3em; padding: 6px 0 0; font-weight: normal; }
.blog-list .blog-item .blog-meta { padding: 6px 0 0; }
.blog-list .blog-item .blog-summary { padding: 0; margin: 8px 0; height: 80px; line-height: 20px; overflow: hidden; }
.blog-list .blog-item .readmore { display: none; }
.main .blog-article { padding: 5px 10px; }
/*----------------inquiry-form--------------------------*/

.inquiry-form { padding: 15px; }
.inquiry-form input[type="text"].form-input, .inquiry-form textarea.form-text { width: 100%; }
.faq-list ul li .faq-cont { font-size: 14px; padding-bottom: 15px; }
.faq-list ul li .faq-title { padding-bottom: 30px; }
.inquiry-form-wrap { width: 100%; }
}

@media screen and (max-width: 640px) {
.logo img { max-width: 50%; }
.swiper-pagination-bullet { width: 4px; height: 4px; }
.index-title-bar .title, .index-title-bar .title a { font-size: 32px; }
.company-synopses { padding: 30px 0; }
.synopsis-item { width: 100%; margin: 0 0 15px; }
.synopsis-item .item-wrap { padding: 0 10px; }
.synopsis-item .item-title { font-size: 20px; }
.about-us-wrap { background-size: cover; background-attachment: inherit; }
.company-new-wrap .company-item { width: 98%; margin: 1%; }
.foot-item, .foot-item.foot-item-contact, .foot-item.foot-item-inquiry { width: 100%; padding: 0 10px; }
.foot-item .foot-tit { font-size: 20px; }
.about-detail .title { font-size: 26px; }
.about-detail .text { font-size: 16px; }
.product-item { width: 50%; }
.product-item .item-info .item-name { font-size: 16px; }
.products-scroll-list li { display: block; width: 100%; margin: 0 0 20px; }
.products-scroll-list li img { max-width: 65px; float: left; margin: 0 15px 0 0; }
.download-list ul li { border-bottom: none; }
.download-list ul li .download-cont { display: block; float: none; margin: 0 0 20px; }
.download-list ul li .download-button { float: none; }
.product-view .image-additional .image-item a { padding: 0 }
}

@media screen and (max-width: 320px) {
.synopsis-item, .product-item { width: 100%; }
}
.bottomsidebar .bottomcontent { background: #ff9800 !important; }
