﻿@charset "utf-8";
/*--------------------------head-wrapper---------------------------*/
.head-wrapper { position: relative; width: 100%; z-index: 10000; }
.logo,
.language,
.head-search,
.nav-bar .nav { position: relative; display: inline-block; *display:inline;
 *zoom:1;
vertical-align: top; text-align: left; }
.logo { position: relative; float: left; }
.logo img { position: relative; max-height: 80px; }
.tasking { width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: #ead2ac; overflow: hidden; display: none; z-index: 1; }
.change-language {
margin: .25rem .35rem 0 0; float: right; }
.head-search { position: absolute; right: 0; top: 50%; width: 100%; z-index: 1; margin-top: -15px; }
.head-search .head-search-form { position: absolute; right: 0; width: 0; height: 30px; border-bottom: 1px solid #FFF; overflow: hidden; z-index: 1; -moz-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.head-search .search-ipt { position: absolute; left: 0; top: 0; width: 100%; height: 30px; background: none; border: none; color: #FFF; }
.head-search-form .search-btn { font-family: 'fontawesome'; }
.head-search .search-btn,
.head-search .search-toggle { position: absolute; display: block; right: 0; top: 0; border: none; background: none; font-size:.16rem;
width: 30px; height: 30px; line-height: 30px; text-align: center; cursor: pointer; color: #8F8282; }
.head-search .search-toggle:before { font-family: 'fontawesome'; content: "\f002"; }
.head-search-show.head-search .head-search-form { width: 100%; }
.nav-bar { position: relative; height: .8rem;
background-color: #fff; text-align: center; }
.nav-bar .nav { }
.nav-bar .nav li { position: relative; display: block; }
.nav-bar .nav > li { display: inline-block; vertical-align: top; *display:inline;
 *zoom:1;
padding: 0 .15rem;
}
.nav-bar .nav > li.nav-current > a,
.nav-bar .nav > li:hover > a { color: #333333; }
.nav-bar .nav > li > a { position: relative; display: inline-block; height: .8rem;
text-transform: uppercase; font-weight: bold; font-size: .18rem;
font-family: 'Lato-Black'; color: #cccccc; font-size: 12px; line-height: .8rem;
letter-spacing: 1.2px; font-weight: 100; }
.nav-bar .nav > li > a:after { background: #ead2ac; width: 0; height: 2px; position: absolute; bottom: 25px; left: 0; content: ""; }
.nav-bar .nav > li.nav-current > a:after,
.nav-bar .nav > li:hover > a:after { width: 100%; }
.nav-bar .nav li li { display: block; *display:block;
 line-height:.35rem;
}
.nav-bar .nav li li a {
 padding: 0 .15rem; display: block; border-bottom: 1px solid rgba(255,255,255,0); }
.nav-bar .nav ul { width: 2.55rem; position: absolute; top: .8rem;
left: .15rem;
background: rgba(255,255,255,.9); text-align: left; display: none; z-index: 999; box-shadow: 0 0 2px rgba(0,0,0,.2); }
.nav-bar .nav ul ul,
.fixed-nav.nav-bar .nav ul ul { top: 0; left: 2.57rem; }
.nav-bar .nav ul li:hover >a { color: #ead2ac; }
.nav-bar .nav li .nav-ico {
 font-size: .12rem; margin: 0 0 0 5px; }
.nav-bar .nav li .nav-ico:after { content: '\f0d7'; }
.nav-bar .nav li li .nav-ico { position: absolute; top: 0; right: .1rem;
 line-height: .35rem;
}
.nav-bar .nav li li .nav-ico:after { content: '\f0da'; }
.fixed-nav { position: fixed; width: 100%; top: 0; left: 0; -webkit-transition: top .5s; -moz-transition: top .5s; -o-transition: top .5s; transition: top .5s; z-index: 10009; box-shadow: 0 5px 5px rgba(0,0,0,.2); -webkit-box-shadow: 0 5px 5px rgba(0,0,0,.2); }
/*--------------------------footer---------------------------*/
.foot-wrapper { position: relative; width: 100%; z-index: 0; }
.foot-wrapper,
.foot-wrapper a { text-align: center; }
.foot-items { padding: 1rem 0; line-height: 2.3; }
.foot-item-contact { }
.foot-item-contact li { position: relative; width: 33.33%; display: inline-block; font-family: 'Playfair Display Bold Italic'; font-weight: 100; color: #6f6f6f; font-size:.16rem;
letter-spacing: .6px; line-height:.23rem;
text-transform: capitalize; }
.foot-item-contact li span { display: block; font-family: 'Playfair Display Bold'; margin-bottom: 15px; letter-spacing: 6px; font-size: 12px; line-height: 14px; color: #000; text-transform: uppercase; }
.foot-item-contact li:nth-child(2) { border: 1px solid #bcbcb9; border-top: none; border-bottom: none; }
.foot-item-contact li:before { position: absolute; left: 0; top: 0; font-size: .18rem;
width: .35rem;
text-align: center; line-height: .32rem;
display: none; }
.foot-item-contact li.foot_addr:before { content: "\f041"; }
.foot-item-contact li.foot_phone:before { content: "\f015"; }
.foot-item-contact li.foot_email:before { content: "\f003" }
.foot-item-contact li.foot_fax:before { content: "\f1ac" }
.foot-item-contact li.foot_skype:before { content: "\f17e" }
.foot-social { position: relative; }
.foot-social li { padding: 0; padding: 0; text-align: center; margin: 0 .15rem 0 0;
}
.foot-social li { position: relative; display: inline-block; vertical-align: top; margin: 0 .12rem 0 0;
}
.foot-social li img { max-width: 28px; height: auto; display: block; }
.subscribe span { display: block; }
.subscribe .button { display: inline-block; line-height: .32rem;
 padding: 0 .1rem;
border: 2px solid #fff; background: #fff; color: #ead2ac; border-radius: 4px; margin: .2rem 0;
cursor: pointer; font-weight: bold; }
.subscribe .button:before { font-family: "fontawesome"; content: "\f003"; margin: 0 .05rem 0 0;
}
.subscribe .button:hover { background-color: transparent; border: 2px solid #fff; color: #fff; }
.foot-bottom { background-color: #ffffff; }
.copyright { color: #666; line-height: .7rem;
}

.wml-banner-img{ margin: 0 auto 0; height: auto; position: relative; }
.wml-banner-img img{ width: 100%; height: auto; display: block; }


/*--------------------------------------------------------
													page: index
																	------------------------------------------------------*/

.main_content { z-index: 9999; position: relative; background: #ebebe8; overflow: hidden; width: 100%; padding-top: .1rem; }
.index-title-bar { position: relative; text-align: center; margin-bottom: .6rem;
}
.index-title-bar .title { position: relative; display: inline-block; vertical-align: top; *display: inline;
*zoom: 1;
}
.index-title-bar .title a { text-transform: uppercase; line-height: .36rem;
font-size: .3rem;
font-weight: 100; letter-spacing: 15px; color: #000; font-family: 'Lato-Black'; }
.index-title-bar .sub-title {
font-size: .18rem;
line-height: .27rem; font-family: 'Playfair Display Bold Italic'; font-weight: 100; color: #aaaaaa; letter-spacing: .9px; width: 70%; margin: auto; margin-top: .2rem;
}
.index-product-wrap { position: relative; padding: .8rem 0; }
.index-about-wrap .index-title-bar .title a { color: #fff; font-size: .18rem;
line-height: .216rem;
}
.index-product-wrap .product-items .product-item .item-wrap { background: #fff; }
.index-product-wrap .product-items .product-item .item-info { margin: auto; width: 80%; }
.index-product-wrap .product-items .product-item .item-info .item-title {
 padding: .5rem 0; text-transform: capitalize; position: relative; }
.index-product-wrap .product-items .product-item .item-info .item-title a { font-family: 'Playfair Display Bold'; font-size:.2rem; height: 60px; overflow: hidden; display: block;
}
.index-product-wrap .product-items .product-item .item-info .item-title:before { content: ""; background: #dddddd; width: 100%; height: 1px; position: absolute; top:.3rem;
left: 0; }
.index-product-wrap .product-items .product-item .item-info .item-title:after { content: ""; background: #dddddd; width: 100%; height: 1px; position: absolute; bottom: .3rem; left: 0; }
/*--------------------company-synopses------------------------*/
.company-synopses { position: relative; overflow: hidden; background: #fff; }
.company-synopses ul { width: 100%; }
.synopsis-item { position: relative; *display:inline;
 *zoom:1;
width: 50%; z-index: 1; display: inline-block; overflow: hidden; vertical-align: top; }
.synopsis-item:hover{ background: #e4e4e4; }
.synopsis-item:hover .item-img{ opacity: .6; }
.synopsis-item .item-wrap { position: relative; }
.synopsis-item .item-info { width: 50%; float: right; padding: 8% 3% 8% 3%; }
.synopsis-item .item-info .item-title { }
.synopsis-item .item-info .item-title,
.synopsis-item .item-info .item-title a { font-family: 'Playfair Display Bold'; font-size: .3rem; text-overflow: ellipsis; overflow: hidden; display: block; white-space: nowrap;
line-height: .36rem;
color: #000; font-weight: 100; }
.synopsis-item .item-info .item-desc { font-family: 'Lato-Regular'; color: #aaaaaa; line-height:.21rem;
font-size: 14px; margin-top:.3rem;
}
.synopsis-item .item-info .syno-more { font-family: 'Lato-Black'; color: #fe938c; font-size: 12px; line-height: 18px; text-transform: uppercase; margin-top: 10px; display: table; position: relative; }
.synopsis-item .item-info .syno-more:after { content: ">"; width: 20px; height: 20px; color: #fe938c; font-size: 15px; line-height: 18px; position: absolute; right: -.2.5rem;
top: 0; }
.synopsis-item .item-info .syno-more:hover:after,
.synopsis-item .item-info .syno-more:hover { color: #ead2ac; }
.synopsis-item .item-img { width: 50%; float: left; }
.synopsis-item .item-img img { width: 100%; border:1px solid #ddd; }
.synopsis-img-left .item-img,
.synopsis-img-right .item-info { float: left; }
.synopsis-img-right .item-img,
.synopsis-img-left .item-info { float: right; }
/*---------------about-us ---------------*/
.index-about-wrap { position: relative; overflow: hidden; }
.about-us { position: relative; padding: 1.2rem 0; }
.about-img { position: absolute; width: 100%; left: 0; top: 0; }
.about-us .about-img .item,
.about-us .about-img .item img { position: relative; width: 100% }
.about-us .about-detail { position: relative; padding: 1rem; border: .3rem solid #fff;
text-align: center; }
.about-us .about-detail .about-info { font-family: 'Playfair Display Italic'; color: #fff; letter-spacing: 7.2px; line-height:.6rem;
font-size:.6rem;
}
.about-us .about-more { margin: .6rem 0 0;
}
.about-us .about-more a { display: table; position: relative; padding: 0 50px; text-transform: uppercase; color: #fff; background-color: #ead2ac; margin: auto; border: 2px solid #ead2ac; border-radius: 3px; font-size: 12px; line-height: .41rem;
font-family: 'Lato-Black'; letter-spacing: .9px; }
.about-us .about-more:hover a { background-color: transparent; border: 1px solid #ead2ac; color: #ead2ac; }
.about-us .about-img .flex-control-nav { text-align: center; width: 97%; }
.about-us .about-img .flex-control-paging li a {
 width: .12rem;
 height: .12rem; border: 2px solid #ead2ac; background-color: transparent; }
.about-us .about-img .flex-control-paging li a:hover,
.about-us .about-img .flex-control-paging li a.flex-active {
 width: .12rem;
 height: .12rem; border: 2px solid #ead2ac; background: #ead2ac; }
.about-us .about-img .flex-direction-nav,
.about-us .about-img .flex-control-nav { display: none; }
.about-us:hover .about-img .flex-control-nav { display: block; }
/*---------------------------index-popular-wrap----------------------*/
.index-popular-wrap { position: relative; position: relative; padding: 1rem 0; background-color: #ebebeb; background-color: #ebebeb; }
.index-popular-items { width: 100%; margin: auto; text-align: center; position: relative; -webkit-box-shadow: 0 10px 80px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 10px 80px 0 rgba(0, 0, 0, 0.1); }
.popular-item { background: #fff; }
.popular-item .popular-img { width: 50%; float: left; }
.popular-item .popular-img img { width: 100%; }
.popular-item .popular-wrap { width: 50%; float: right; padding: .4rem .9rem;
}
.popular-item .popular-wrap .title { position: relative; padding-top: .25rem;
letter-spacing: 1.8px; line-height: 0.6rem; font-size: .36rem;
font-family: 'Playfair Display Bold'; font-weight: 100; padding-bottom: .25rem;
margin-bottom: .3rem;
}
.popular-item .popular-wrap .title:after { content: " "; position: absolute; left: 50%; bottom: 0; display: block; width: 105px; height: 2px; background: #ebebeb; margin-left: -52.5px; }
.popular-item .popular-wrap .popular-info { color: #aaaaaa; font-size: 14px; line-height: .21rem;
font-family: 'Lato-Regular'; }
.popular-item .popular-wrap .pop-more { color: #fff; background-color: #ead2ac; border-color: #ead2ac; letter-spacing: 0.1em; text-transform: uppercase; border-width: 2px; padding: 11px 45px; font-size: 12px; line-height: 15px; border-radius: 3px; display: table; margin: auto; font-family: 'Lato-Black'; margin-top: .5rem;
}
.popular-item .popular-wrap .pop-more:hover { background-color: #fe938c; border-color: #fe938c; }
.index-popular-wrap .owl-carousel .owl-controls .owl-dots { display: none !important; }
/*---------------------------trusted-partners-wrap----------------------*/
.trusted-partners-wrap { position: relative; padding: 1rem 0; }
.trusted-partners-wrap .trusted-partners-info { }
.trusted-partners-info li { display: table; overflow: hidden; margin: auto; }
.trusted-partners-info li img { width: 100%; border:1px solid #ddd; }
.trusted-partners-info li:hover img { -webkit-animation: zoomInA cubic-bezier(.17, .78, .38, .89) .3s; animation: zoomInA cubic-bezier(.17, .78, .38, .89) .3s; }
/*----------------------product-items----------------------*/
.product-container { width: 100%; }
.product-items { position: relative; width: 102%; margin-left: -1%; }
.product-items .items-content { /*width: 1230px;
	margin: .45rem 0 0 -15px;*/ }
.product-item { position: relative; display: inline-block; vertical-align: top; *display:inline;
 *zoom:1;
width: 33.333%; margin: 0 0 .22rem;
}
.product-items .product-item,
.goods-items .product-item { width: 100%; visibility: visible !important; }
.product-item .item-wrap { position: relative; overflow: hidden; text-align: center; margin: 0 4%; }
.product-items .product-item .item-wrap { }
.product-item .item-img { position: relative; display: block; width: 100%; overflow: hidden; }
.product-item .item-img img { position: relative; width: 100%; -moz-transition: 1.5s all ease; -o-transition: 1.5s all ease; -webkit-transition: 1.5s all ease; transition: 1.5s all ease; }
.product-item:hover .item-img img { -webkit-transform: scale(1.15); -ms-transform: scale(1.15); -o-transform: scale(1.15); transform: scale(1.15); }
.product-item .item-info .item-title {
padding: .1rem .3rem; text-transform: capitalize; }
.product-item .item-info .item-title,
.product-item .item-info .item-title a { color: #252525; font-family: 'SourceSansProLight'; font-size: .14rem;
font-weight: 100; }
.product-items .product-item .item-img .img-shadow { background: rgba(0,0,0,0.2); position: absolute; top: 0; left: 0; bottom: 0; right: 0; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); }
.product-items .product-item .item-img .img-shadow:after { content: "\f0c1"; color: #fff; top: 50%; left: 50%; position: absolute; font-size: 35px; margin-left: -17px; margin-top: -27px; }
.product-items .product-item:hover .item-img .img-shadow { -webkit-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
/*----------------------------------product-items nav---------------------------------*/

.index-popular-items.owl-carousel .owl-controls .owl-nav,
.index-product-wrap .owl-carousel .owl-controls .owl-nav,
.trusted-partners-wrap .owl-carousel .owl-controls .owl-nav { top: 50%; }
.index-popular-items.owl-carousel .owl-controls .owl-nav .owl-prev,
.index-popular-items.owl-carousel .owl-controls .owl-nav .owl-next,
.index-product-wrap .owl-carousel .owl-controls .owl-nav .owl-prev,
.trusted-partners-wrap .owl-carousel .owl-controls .owl-nav .owl-next,
.trusted-partners-wrap .owl-carousel .owl-controls .owl-nav .owl-prev,
.index-product-wrap .owl-carousel .owl-controls .owl-nav .owl-next { border-radius: 50%; color: #fff; background: #d5d4d2; width: .4rem;
height: .4rem;
line-height: .4rem;
text-align: center; position: absolute; margin: 0; margin-top: -.2rem;
}
.index-popular-items.owl-carousel .owl-controls .owl-nav .owl-prev,
.index-product-wrap .owl-carousel .owl-controls .owl-nav .owl-prev,
.trusted-partners-wrap .owl-carousel .owl-controls .owl-nav .owl-prev { left: -1.2rem; }
.index-popular-items.owl-carousel .owl-controls .owl-nav .owl-next,
.index-product-wrap .owl-carousel .owl-controls .owl-nav .owl-next,
.trusted-partners-wrap .owl-carousel .owl-controls .owl-nav .owl-next { right: -1.2rem; }
.index-popular-items.owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.index-blog-items.owl-carousel .owl-controls .owl-nav .owl-next:hover { color: #fff; }
.index-popular-items.owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.index-popular-items.owl-carousel .owl-controls .owl-nav .owl-next:hover,
.index-product-wrap .owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.trusted-partners-wrap .owl-carousel .owl-controls .owl-nav .owl-next:hover,
.trusted-partners-wrap .owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.index-product-wrap .owl-carousel .owl-controls .owl-nav .owl-next:hover { background: #929292; }
.index-popular-wrap .owl-carousel .owl-controls .owl-dots,
.index-product-wrap .owl-carousel .owl-controls .owl-dots,
.trusted-partners-wrap .owl-carousel .owl-controls .owl-dots { display: none !important; }
/*----------------------------------page nav---------------------------------*/

.path-bar { position: relative; line-height: .33rem; padding: .1rem 0; text-align: left; background: #e0e0e0; }
.path-bar li { display: inline-block; vertical-align: top; position: relative; font-size: .16rem; text-transform: uppercase; }
.path-bar li:after { content: "-"; margin: 0 .1rem;
 font-size: .18rem;
}
.path-bar li a { color: #2f2f2d; font-size: 14px; font-family: 'Lato-Regular'; text-transform: uppercase; letter-spacing: 1px; }
.path-bar li.current a { }
.path-bar li:last-child:after { display: none; }
.path-bar .page-title { font-family: 'Playfair Display Italic'; color: #111; letter-spacing: 7.2px; line-height: .6rem;
font-size: .6rem;
font-weight: 100; }
.page-bar { }
.pages { position: relative; text-align: center; margin: .4rem 0 .15rem;
}
.pages a { position: relative; display: inline-block; vertical-align: top; *display:inline;
 *zoom:1;
border: 1px solid #ead2ac; line-height: 25px; min-width: 26px; padding: 0 8px; margin: 0 0 0 5px; border-radius: 3px; }
.pages a.current,
.pages a:hover { background: #ead2ac; color: #FFF; }
.pages span { border: 1px solid rgba(0,89,139,.2); line-height: 25px; min-width: 26px; padding: 0 8px; margin: 0 0 0 5px; border-radius: 3px; display: inline-block; }
/*----------------------------------aside---------------------------------*/
.aside { float: left; width: 225px; }
.side-tit-bar { position: relative; }
.side-tit-bar .side-tit { position: relative; font-size: .18rem;
line-height: .37rem;
font-weight: normal; text-transform: uppercase; color: #111; font-family: 'SourceSansProSemibold'; border-bottom: 1px solid #aaa; }
.side-tit-bar .side-tit:after { content: ""; width: 72px; height: 2px; background: #000; position: absolute; bottom: 0; left: 0; }
.side-widget { position: relative; margin: 0 0 .2rem;
}
.side-cate { padding: .2rem 0;
}
.side-cate li { position: relative; line-height: 33px; }
.side-cate li { margin: 0 .15rem;
}
.side-cate > li { border-bottom: 1px solid #d6d6d6; }
.side-cate ul { display: none; }
.side-cate li a { position: relative; display: block; }
.side-cate li .icon-cate { position: absolute; right: 0; top: 10px; font-size: 12px; cursor: pointer; color: #99abbf; }
.side-cate li .icon-cate.icon-cate-down:before { content: '\f067'; }
.side-cate li .icon-cate.icon-cate-up:before { content: '\f068'; }
.side-cate li.nav-current > a,
.side-cate li:hover > a,
li.show_li >a { color: #ead2ac; }
.side-cate li.nav-current > .icon-cate,
.side-cate li:hover > .icon-cate,
li.show_li >.icon-cate { color: #ead2ac; }
.side-product-items { position: relative; padding: .4rem .08rem;
}
.side-product-items .items_content { position: relative; }
.side-product-items .items_content { }
.side_product_item { position: relative; display: block; width: 100%; padding: .12rem 0;
overflow: hidden; }
.side_product_item figure { position: relative; display: block; width: 100%; overflow: hidden; }
.side_product_item .item-img { position: relative; width: .85rem;
display: table-cell; vertical-align: middle; padding: 0 .2rem 0 0;
}
.side_product_item .item-img img { position: relative; width: 100%; border: 1px solid #eee; }
.side_product_item figcaption { display: table-cell; vertical-align: middle; }
.side-product-items .btn-prev,
.side-product-items .btn-next { position: absolute; left: 0; width: 100%; height: 15px; display: block; cursor: pointer; opacity: .25; }
.side-product-items .btn-prev {
 top: .2rem; background: url(../images/side_product_up.png) no-repeat center center; }
.side-product-items .btn-next {
 bottom: .2rem; background: url(../images/side_product_down.png) no-repeat center center; }
.aside .side-bn { max-width: 100%; margin: 0 0 25px 0; }
.aside .side-bn img { max-width: 100% }
/*----------------------------------main---------------------------------*/
.main { position: relative; width: 78.3%; float: right; padding-bottom: .7rem;
}
.main-tit-bar { border-bottom: 1px solid rgba(0,89,139,.2); margin: 0 0 .12rem;
overflow: hidden; }
.main-tit-bar .title { color: #333; font-size: .22rem;
text-transform: uppercase; float: left; }
.main-tit-bar .share-this { float: right; }
.main-banner { position: relative; overflow: hidden; margin-bottom: .1rem; }
.main-banner .item,
.main-banner .item img { position: relative; width: 100%; }
.main-banner .flex-control-nav { display: none; }
.main-banner .flex-direction-nav { display: block; }
.main-banner .flex-direction-nav .flex-next { right: .4rem;
}
.main-banner .flex-direction-nav .flex-prev { left: .4rem;
}
.goods-summary { margin: .17rem 0 .25rem;
}
.items_list { }
.items_list ul { width: 103%; margin-left: -1.5%; }
.items_list ul .product-item { padding: 1.5%; }
.goods-items .product-item .item-wrap,
.items_list ul .product-item .item-wrap { margin: 0; }
.goods-items .product-item .item-img,
.items_list ul .product-item .item-img { border: 1px solid #d2d2d2; padding: 4px; }
.goods-items.owl-carousel .owl-controls .owl-nav .owl-prev,
.goods-items.owl-carousel .owl-controls .owl-nav .owl-next { color: #333; }
/*--------------------------------------------------------
													page: single Product
																	------------------------------------------------------*/
/*product photos*/
.product-intro { position: relative; overflow: hidden; }
.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 .product-image.zoom_remove:after { content: ""; position: absolute; width: 100%; height: 100%; left: 0; bottom: 0; z-index: 999; }
.product-view { position: relative; width: 38%; float: left; }
.product-view .product-image { position: relative; padding: 3px; border: 1px solid rgba(0,89,139,.2); }
.product-view .product-image img { position: relative; width: 100%; }
.product-view .image-additional { position: relative; width: 100%; margin: 20px 0; }
.product-view .image-additional ul { position: relative; width: 90%; margin: 0 auto; }
.product-view .image-additional li { position: relative; width: 100%; margin: 0 23px 0 0; }
.product-view .image-additional li.single { display: none; }
.product-view .image-additional li img { position: relative; width: 100%; border: 2px solid #bbbab9; }
.product-view .image-additional li a { position: relative; display: block; padding: 0 .1rem;
}
.product-view .image-additional li.current img { border-color: #ead2ac; }
.product-view .image-additional img.popup { display: none; }
.image-additional .owl-carousel .owl-controls .owl-nav { top: 50%; margin: -.1rem 0 0;
}
.image-additional .owl-carousel .owl-controls .owl-nav .owl-prev,
.image-additional .owl-carousel .owl-controls .owl-nav .owl-next { position: absolute; margin: 0; padding: 0; }
.image-additional .owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.image-additional .owl-carousel .owl-controls .owl-nav .owl-next:hover { background: none; }
.image-additional .owl-carousel .owl-controls .owl-nav .owl-prev { left: -5%; }
.image-additional .owl-carousel .owl-controls .owl-nav .owl-next { right: -5%; }
/*product summary*/
.product-summary { position: relative; width: 58%; 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: #ead2ac; border: 1px solid #ead2ac; color: #FFF; margin: 0 20px 0 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: #ead2ac; }
.product-summary .share-this { margin: .3rem 0 0;
}
/* product detail */
.product-detail { position: relative; overflow: visible; }
.detail-tabs { position: relative; padding-bottom: 1px; border-bottom: 2px solid #ead2ac; }
.detail-tabs .title { position: relative; display: inline-block; vertical-align: top; *display:inline;
 *zoom:1;
line-height: 33px; cursor: pointer; font-size:.16rem;
 margin: 0 .03rem 0 0;
 padding: 0 .18rem;
text-transform: uppercase; font-weight: normal; color: #ead2ac; font-family: 'SourceSansProSemibold'; }
.detail-tabs .title.current { color: #fff; background: #ead2ac; border-color: #ead2ac; }
.product-detail .tab-panel-content {
 padding: .3rem 0; display: block; overflow: hidden }
.product-detail .disabled { display: none; }
/*like product*/
.goods-may-like { position: relative; margin: .5rem 0 0;
}
.goods-title-bar { position: relative; border-bottom: 1px solid #aaa; }
.goods-title-bar:after { content: ""; width: 72px; height: 2px; background: #000; position: absolute; bottom: 0; left: 0; }
.goods-title-bar .title {
 font-size: .16rem; text-transform: uppercase; font-weight: normal; line-height: .33rem;
font-family: 'SourceSansProSemibold'; }
.goods-title-bar .title,
.goods-title-bar .title a { }
.goods-items {
margin: .2rem 0 0; width: 103%; margin-left: -1.5%; }
.goods-items .product-item { margin: 0 0 .0; padding: 3%; }
/*--------------------------------------------------------
													page: blog list
																	------------------------------------------------------*/
.blog_list { position: relative; width: 100%; }
.blog-item { position: relative; width: 100%; overflow: hidden; padding: .2rem 0;
}
.blog-item:before { content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
.blog-item .item-wrap { }
.blog-item .item-img { position: relative; display: block; max-width: 2rem; margin: 0 .2rem 0 0;
float: left; }
.blog-item .item-img img { position: relative; width: 100%; }
.blog-item .item-info { }
.blog-item .item-info .item-title { font-size: .16rem;
}
.blog-item .item-info time { display: block; font-style: italic; margin: .08rem 0;
}
.blog-item .item-info .item-detail { }
.blog-item .item-info .item-more { float: right; color: #fff; padding: .1rem .15rem; background: #666; line-height: .15rem; }
.blog-item .item-info .item-more:hover{ background: #986007;   color: #ead2ac;}
/*--------------------------------------------------------
													page: download list
																	------------------------------------------------------*/
.download_list { position: relative; width: 100%; }
.download-item { position: relative; overflow: hidden; padding: .15rem 0;
 margin: 0 0 .1rem;
 line-height: .3rem;
border-bottom: 1px solid #eee; }
.download-item .item-img { max-width: 25px; }
.download-item .item-title { position: relative; display: inline-block; *display:inline;
vertical-align: top; *zoom:1;
 margin: 0 .1rem;
 font-size: .16rem;
font-weight: bold; }
.download-item .item-button { position: relative; display: inline-block; *display:inline;
vertical-align: top; *zoom:1;
float: right; line-height: .3rem;
 padding: 0 .15rem;
border: 1px solid #ccc; background: #eee; border-radius: .05rem;
cursor: pointer; }
.download-item .item-button:before { content: "\f019"; margin: 0 .1rem 0 0;
}
/*--------------------------------------------------------
													page: faq list
																	------------------------------------------------------*/
.faq_list { position: relative; width: 100%; }
.faq-item { position: relative; width: 100%; overflow: hidden; padding: 0 .35rem;
border-bottom: 1px solid #eee; }
.faq-item .faq-title { position: relative; font-size: .16rem;
 line-height: .3rem;
 padding: .15rem 0;
cursor: pointer; }
.faq-item .faq-title:before { position: absolute; content: "\f067"; left: -.35rem;
top: 50%; margin: -.13rem 0 0;
border: 1px solid #000; border-radius: 50%; width: .2rem;
 height: .2rem;
text-align: center; line-height: .2rem;
 font-size: .12rem;
font-weight: normal; }
.faq-item .faq-title.show-title:before { content: '\f068'; }
.faq-item .faq-cont {
 margin: 0 0 .25rem; display: none; }
.faq-item:first-child .faq-cont { display: block; }
 @media only screen and (max-width: 1600px) {
.index-popular-items.owl-carousel .owl-controls .owl-nav .owl-prev,
.index-product-wrap .owl-carousel .owl-controls .owl-nav .owl-prev,
.trusted-partners-wrap .owl-carousel .owl-controls .owl-nav .owl-prev { left: -.8rem;
}
.index-popular-items.owl-carousel .owl-controls .owl-nav .owl-next,
.index-product-wrap .owl-carousel .owl-controls .owl-nav .owl-next,
.trusted-partners-wrap .owl-carousel .owl-controls .owl-nav .owl-next { right: -.8rem;
}
}
 @media only screen and (max-width: 1550px) {
.index-popular-items.owl-carousel .owl-controls .owl-nav .owl-prev,
.index-product-wrap .owl-carousel .owl-controls .owl-nav .owl-prev,
.trusted-partners-wrap .owl-carousel .owl-controls .owl-nav .owl-prev { left: 0; }
.index-popular-items.owl-carousel .owl-controls .owl-nav .owl-next,
.index-product-wrap .owl-carousel .owl-controls .owl-nav .owl-next,
.trusted-partners-wrap .owl-carousel .owl-controls .owl-nav .owl-next { right: 0; }
}
 @media only screen and (max-width: 1366px) {
html { font-size: 600%; }
.side-tit-bar .side-tit { font-size: .15rem;
}
body { padding: 0; }
}
 @media only screen and (max-width: 1280px) {
html { font-size: 570%; }
.layout,
.nav-bar .nav-wrap,
.path-bar .path-nav { width: 98%; }
body { min-width: 100%; }
.scrollsidebar,
.bottomsidebar { display: none; }
.nav-bar,
.logo img { }
.nav-bar .nav > li > a { padding: 0 .15rem;
}
.index-title-bar .title { font-size: .33rem;
}
.product-items .items-content { width: 100%; margin-left: 0; }
.product-container { width: 100%; }
.product-item .item-wrap { margin: 0 .11rem;
}
.product-items { }
.about-us { padding: .7rem 0;
}
.foot-items { padding: .5rem 0;
}
.index-product-wrap,
.index-popular-wrap,
.trusted-partners-wrap {  padding: .7rem 0;
}
.index-title-bar {  margin-bottom: .4rem;
}
.index-product-wrap .product-items .product-item .item-info .item-title {  padding: .45rem 0 .5rem 0;
}
.index-product-wrap .product-items .product-item .item-info .item-title::after {  bottom: .3rem;
}
.about-us .about-detail {  padding: .7rem;
}
}
 @media only screen and (max-width: 1200px) {
.aside { width: 200px; }
.synopsis-item .item-info .item-title,
.synopsis-item .item-info .item-title a {  font-size: .24rem;
 line-height: .3rem;
}
.index-popular-wrap .owl-carousel .owl-controls .owl-dots,
.index-product-wrap .owl-carousel .owl-controls .owl-dots,
.trusted-partners-wrap .owl-carousel .owl-controls .owl-dots { display: block !important; }
.index-popular-items.owl-carousel .owl-controls .owl-nav,
.index-product-wrap .owl-carousel .owl-controls .owl-nav,
.trusted-partners-wrap .owl-carousel .owl-controls .owl-nav { display: none !important; }
}
 @media only screen and (max-width: 1000px) {
.main { width: 76%; }
}
 @media only screen and (max-width: 1024px) {
html { font-size: 550%; }
}
 @media only screen and (max-width: 950px) {
html { font-size: 550%; }
.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%; }
.sub-content { position: relative; display: block; right: auto; border-radius: 0; border: none; box-shadow: none; z-index: 99999; }
.lang-more { display: none !important }
.mobile-head-items { position: fixed; top: 0; left: 0; background: #161622; width: 100%; height: 25px; line-height: 25px; text-align: left; display: block; }
.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; }
.nav-bar .nav,
.change-language,
.head-search { display: none !important; }
.nav-bar { padding: 25px 0 0 0; height: auto; }
.logo { display: block; text-align: center; width: 100%; }
.mobile-head-item.mobile-head-search .head-search-form { display: block !important; float: none; }
.head-search-form { position: relative; width: 100%; height: .35rem;
border: 1px solid #000; }
.head-search-form .search-ipt { position: absolute; left: 0; top: 0; width: 100%; height:.35rem;
background: none; border: none; padding: 0 .1rem;
}
.head-search-form .search-btn { position: absolute; top: 0; right: 0; width: .35rem;
 height: .35rem;
background: none; border: none; }
/*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: 0; 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; }
/*---------index------*/


.main_content,
.index-about-wrap { }
.foot-items { padding: .3rem 0;
}
.foot-items .foot-item { width: 50%; margin-bottom: 3%; }
.trusted-partners-info li img { -webkit-filter: grayscale(0); -moz-filter: grayscale(0); -ms-filter: grayscale(0); -o-filter: grayscale(0); filter: grayscale(0); }
.foot-items .foot-item { padding: 0; }
.foot-items .foot-item.foot-item-contact,
.foot-items .foot-item.foot-item-news,
.foot-items .foot-item.foot-item-inquiry { width: 50%; margin: 0 0 .2rem;
padding: 0; }
.foot-items .foot-item.foot-item-contact { }
.synopsis-item { width: 100%; }
.synopsis-item .item-info { padding: 8% 3%; }
.popular-item .popular-wrap {  padding: .2rem .3rem 0 .3rem;
}
.about-us .about-detail .about-info { letter-spacing: 6px;  line-height: .45rem;
 font-size: .45rem;
}
.about-us .about-more {  margin: .3rem 0 0;
}
.index-title-bar {  margin-bottom: .25rem;
}
.about-us .about-detail {  border: .16rem solid #fff;
}
/* aside */

.aside { display: none; }
.side-product-items .btn-prev,
.side-product-items .btn-next { display: none; }
.side_product_item { display: inline-block; vertical-align: top; width: 50%; }
/* main */

.main { width: 98%; float: none; margin: 0 auto; }
.product-items .product-item { visibility: visible !important; }
.about-us .about-img,
.about-us .about-detail { width: 100%; float: none; }
.about-us .about-detail { padding: 3%; }
.index-product-wrap,
.index-popular-wrap,
.trusted-partners-wrap,
.about-us {  padding: .5rem 0;
}
.index-product-wrap .product-items .product-item .item-info .item-title a {  font-size: .16rem;
}
/* product intro */

.product-view { width: 50%; float: none; margin: 0 auto; }
.product-view .product-image { display: none }
.product-view .image-additional { width: 100%; margin: 0; }
.product-view .image-additional ul { width: 100%; }
.product-view .image-additional li { width: 100%; margin: 0; }
.product-view .image-additional li a { padding: 0; }
.product-view .image-additional li.current img { border-color: inherit; }
.product-view .image-additional li.single { display: block }
/* product summary */
.product-summary { position: relative; width: 100%; float: none; }
.product-summary .share-this { float: none; margin: 30px 0; }
/* product 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 */
.path-bar {  padding:.5rem 0;
}
.path-bar li a { font-size: 12px; letter-spacing: 0; }
.path-bar .page-title {  line-height: .3rem;
 font-size: .3rem;
}
}
 @media only screen and (max-width: 768px) {
.about-us .about-img { float: none; width: 80%; margin: .3rem auto;
}
.about-us .about-detail { float: none; width: 100%; margin: 0; }
.index-title-bar .title a { text-transform: capitalize; font-size: 0.3rem; }
.copyright { float: none; text-align: center; line-height: .5rem;
}
.popular-item .popular-img { width: 100%; float: none; }
.popular-item .popular-wrap { padding: 3%; width: 100%; float: none; padding-bottom: .5rem;
}
.popular-item .popular-wrap .title { padding-top: 0;  line-height: .5rem;
 font-size: .3rem;
padding-bottom: 15px; margin-bottom: 15px; }
.index-popular-wrap .owl-carousel .owl-controls .owl-dots { bottom: .3rem;
}
.index-title-bar .sub-title { font-size: 15px; line-height: 20px; letter-spacing: .9px; width: 85%; }
.index-product-wrap,
.index-popular-wrap,
.trusted-partners-wrap,
.about-us {  padding: .3rem 0;
}
.about-us .about-detail .about-info { letter-spacing: 4px;  line-height: .35rem;
 font-size: .35rem;
}
.path-bar {  padding:.3rem 0;
}
.path-bar .page-title {  line-height: .24rem;
 font-size: .24rem;
}
}
 @media only screen and (max-width: 640px) {
.product-items { padding: .3rem 0 .5rem 0;
}
.about-us .about-detail { border: 3px solid #fff; padding: 15px; }
.about-us .about-detail .about-info { letter-spacing: 2px;  line-height: .24rem;
 font-size: .24rem;
}
.index-about-wrap .index-title-bar .title a { color: #fff; font-size: 12px; line-height: 15px; letter-spacing: 6px; }
}
 @media only screen and (max-width: 500px) {
.logo img { }
.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next { display: none; }
.flex-control-paging li a { width: .1rem;
 height: .1rem;
}
.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active { width: .12rem;
 height:.12rem;
}
.about-us .about-img { width: 100%; }
.blog-item .item-img { max-width: 1.5rem; margin: 0 .15rem 0 0;
}
.synopsis-item { width: 100%; }
.product-item { width: 50%; }
.path-bar { padding: 15px 0; }
.foot-items .foot-item.foot-item-contact,
.foot-items .foot-item.foot-item-news,
.foot-items .foot-item.foot-item-inquiry { width: 100%; }
.foot-items .foot-item.foot-item-contact { padding: 0; }
.side_product_item { width: 100%; }
.product-view { width: 100%; }
.inquiry-form { padding: .2rem .1rem;
}
.inquiry-form .inquiry-form-ico { width: .6rem;
 right: .1rem;
 top: .1rem;
}
.inquiry-form input[type="text"].form-input,
.inquiry-form textarea.form-text { width: 80%; }
.inquiry-form textarea.form-text { width: 100%; }
.download-item .item-title { display: block; margin: .1rem 0;
}
.download-item .item-button { float: none; }
.synopsis-img-right .item-img,
.synopsis-img-left .item-info { float: none; width: 100%; }
.synopsis-img-left .item-img,
.synopsis-img-right .item-info { float: none; width: 100%; }
.about-us .about-detail { border: none; padding: 0; }
.index-title-bar { margin-bottom: 15px; }
.index-product-wrap,
.index-popular-wrap,
.trusted-partners-wrap,
.about-us { padding: 15px 0; }
.index-title-bar .title a {
 font-size: .24rem; letter-spacing: 6px; }
.foot-item-contact li { width: 100%; font-size: 12px; padding: 15px 0; }
.foot-item-contact li:nth-child(2) { border-bottom: 1px solid #bcbcb9; border-top: 1px solid #bcbcb9; border-left: none; border-right: none; }
}
 @media only screen and (max-width: 375px) {
.about-us .about-detail .about-info { padding: 0 .15rem;
}
}
 @media only screen and (max-width: 320px) {
.synopsis-item,
.product-item { width: 100% }
}
 @media only screen and (max-width: 950px) {
.change-language-cont { top: auto !important; *top: auto !important;
padding: 0 !important; width: 100% !important; text-align: left !important; }
.sub-content { position: relative !important; display: block !important; right: auto !important; border-radius: 0 !important; border: none !important; box-shadow: none !important; z-index: 99999 !important; }
.change-language-title { display: none !important; }
.change-language-cont ul li { width: 25% !important; margin: 0 !important; border: none !important; ; }
.tp-rightarrow,
.tp-leftarrow { display: none; }
.tp-bullets { display: block; }
}
 @media only screen and (max-width: 768px) {
.change-language-cont ul li { width: 33.33333% !important; }
}
 @media only screen and (max-width: 640px) {
.change-language-cont ul li { width: 50% !important; }
}
 @media only screen and (max-width: 320px) {
.change-language-cont ul li { width: 50% !important; }
}
.none { display: none; }
                                                                                              