@charset "utf-8";

*,*::before,*::after {
    box-sizing: border-box;
}

body,html,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,th,td,form,object,iframe,blockquote,pre,a,abbr,address,code,img,fieldset,form,label,figure {
    margin: 0;
    padding: 0;
}

body,html,input,button,textarea {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin: 0 auto;
    color: #333333;
    line-height: 24px;
}

article,aside,figcaption,figure,footer,header,hgroup,main,nav,section {
    display: block;
}

body {
    background: #FFFFFF;
}

h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3,h4,h5 {
    font-size: 14px;
}

img {
    border: none;
    vertical-align: middle;
}

li {
    list-style: none;
}

i,em {
    font-style: normal;
}

a {
    color: #333;
    text-decoration: none;
}

a:focus {
    outline: none;
}

a:hover {
    color: #E25050;
    text-decoration: none;
}

input[type="text"]:focus {
    outline: none;
}

input[type="button"],input[type="reset"],input[type="submit"] {
    cursor: pointer;
}

input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
    padding: 0;
}

button,input,select,textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

.owl-dots .owl-dot,.owl-prev,.owl-next {
    cursor: pointer;
}

.clearfix:after,.layout:after,.topbar:after,.header:after,.product-intro:after,.product-summary .product-meta:after,.product-summary .price-bar:after,.product-summary .product-buy:after,.product-shop dl:after,.color-list:after,.product-summary .size-list:after,.product-summary .check-item:after,#respond:after,.goods-related .related-list ul:after,.head-wrapper:after,.blog-widget .foot-blog-item:after,.products-scroll-list li:after,.main-tit-bar:after,.main-banner:after,.blog-list .blog-item:after,.index-discover ul li:after,.exhibition-tit-bar:after,.detail-tabs:after,.index-info-wrap:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

.clearfix,.layout,.topbar,.header,.product-intro,.product-summary .product-meta,.product-summary .price-bar,.product-summary .product-buy,.product-shop dl,.color-list,.product-summary .size-list,.product-summary .check-item,#respond,.goods-related .related-list ul,.head-wrapper,.blog-widget .foot-blog-item,.products-scroll-list li,.main-tit-bar,.main-banner,.blog-list .blog-item,.index-discover ul li,.exhibition-tit-bar,.detail-tabs,.index-info-wrap {
    *zoom: 1;
}

.clear {
    clear: both;
}

.layout,.path-bar .path-nav {
    width: 1080px;
    margin: 0 auto;
    position: relative;
}

.z9999 {
    z-index: 9999!important;
}

body {
    width: 100%;
    min-width: 1080px;
    position: absolute;
    left: 0;
    top: 0
}

.container {
    position: relative;
    display: block;
    width: 100%;
    min-width: 1080px;
    overflow: hidden;
}

.shopcart-title .goods-num,.head-login-info h4,.cate-menu li a.hover,.product-item .pd-price b,.blog-widget .foot-blog-item .blog-cont p a.more,.cate-menu li a:hover,.nav-bar .nav li ul li a:hover,.head-cartlist dl a:hover,.narrow-by li li a:hover,.narrow-by li li a.selected,.service-items .service-item li a:hover,.blog-list .blog-item .readmore,.blog-list .blog-item .readmore a,.sort-by ul li.selected a,.sort-by ul li.selected a:hover,.goods-may-like .goods-item .goods-price b,.product-summary .price-bar .special-price,.product-summary .discount,.total-price .price,.goods-related .related-list ul .pd-name a:hover {
    color: #E25050;
}

.head-shopcart .ico-cart,.slide-banners .owl-prev,.slide-banners .owl-next,.product-slides .owl-prev,.product-slides .owl-next,.blog-widget .owl-prev,.blog-widget .owl-next,.narrow-by li li a,.narrow-by li a.with-ul-tit b,.sort-by ul li .arrow-down,.sort-by ul li .arrow-up,.path-bar .path-nav li .ico-home b,.product-intro .add-to-cart,.product-intro .add-to-wishlist,.goods-may-like .owl-prev,.goods-may-like .owl-next,.change-currency .arrow,.goods-related .icon-add,.product-summary .ico-tick {
    background-image: url(../images/sprites.png);
    background-repeat: no-repeat;
    background-color: transparent;
}

.hide-cate .cate-nav-btn:after,.product-summary .btn-add-to-cart:after,.color-list li.checked .color-small-img:after,.select-box .select-value:after,.size-list li.checked span.size-value:after {
    background-image: url(../images/sprites.png);
    background-repeat: no-repeat;
    background-color: transparent;
}

.comment-form .form-item input[type="submit"],.goods-related .buy-together {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    padding: 0 18px;
    background: #bd362f;
    background: -webkit-linear-gradient(center top,#ee5f5b,#bd362f);
    background: -moz-linear-gradient(center top,#ee5f5b,#bd362f);
    background: -ms-linear-gradient(top,#ee5f5b,#bd362f);
    background: -o-linear-gradient(center top,#ee5f5b,#bd362f);
    background: linear-gradient( top,#ee5f5b,#bd362f);
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}

.comment-form .form-item input[type="submit"]:hover,.goods-related .buy-together:hover,.ass:hover {
    opacity: 0.8;
    -moz-opacity: 80;
    filter: alpha(opacity=80);
}

.slide-banners .owl-nav,.foot-social li a,.gotop,.blog-list .blog-item img,.product-item:hover .pd-img img,.product-item:hover .pd-img .img-hover,.goods-may-like .goods-item img,.topbar .currency-cur b,.head-social li img,.slide-banners-wrap .slide-prev,.slide-banners-wrap .slide-next,.nav ul,.nav-bar .nav li a,.foot-contact .inq-buttom a,.main-banner .slide-prev,.main-banner .slide-next,#nodes a,.index-products .product-slides .owl-nav,.index-products .goods-items .owl-nav,.about-banner-wrap .about-cont .about-more,.product-item .pd-img,.nav li:after,.products-tabs h2:after,.foot-social li,.product-slides .owl-prev,.product-slides .owl-next,.product-item .pd-img .pd-shadow,.product-item .pd-info,.language .language-info .language-cont,.mobile-serve .mobile-head-hide,.foot-inquiry .subscribe-form .subscribe-btn {
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.product-item .pd-shadow-wrap .pd-shadow {
    -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;
}

.product-item .pd-shadow-wrap,.product-item .pd-shadow-wrap .pd-ico {
    -moz-transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

.head-social li:hover img {
    -moz-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
}

.pc-nav ul,.language .language-info .language-cont {
    -moz-transform: translateY(60px);
    -webkit-transform: translateY(60px);
    -ms-transform: translateY(60px);
    -o-transform: translateY(60px);
    transform: translateY(60px);
}

.mobile-serve .mobile-head-hide {
    -moz-transform: translateY(-60px);
    -webkit-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    -o-transform: translateY(-60px);
    transform: translateY(-60px);
}

.nav ul.bl-ul,.language .language-info .language-cont.language-cont-hover,.mobile-serve .mobile-head-show {
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}{-moz-transform:rotate(-360deg);-webkit-transform:rotate(-360deg);-ms-transform:rotate(-360deg);-o-transform:rotate(-360deg);transform:rotate(-360deg);
}

@font-face {
    font-family:'SourceSansProLight';src:url('fonts-mryoung/SourceSansPro-Light.otf');font-weight:normal;font-style:normal;
}

@font-face {
    font-family:'SourceSansProRegular';src:url('fonts-mryoung/SourceSansPro-Regular.otf');font-weight:normal;font-style:normal;
}

@font-face {
    font-family:'SourceSansProBold';src:url('fonts-mryoung/SourceSansPro-Bold.otf');font-weight:normal;font-style:normal;
}

@font-face {
    font-family:'icomoon';src:url('fonts/icomoon.eot?-l21epb');src:url('../fonts/icomoon.eot') format('embedded-opentype'),url('../fonts/icomoon.woff') format('woff'),url('../fonts/icomoon.ttf') format('truetype'),url('../fonts/icomoon.svg') format('svg');font-weight:normal;font-style:normal;
}[class^="icon-"],[class*=" icon-"],a.with-child:after,.widget-cates li a.with-ul-tit:before,.widget-cates li.with-ul-hide a.with-ul-tit:before,.tit-ico:before,.btn-inquiry:before,.nav >li.ico-home:before,.product-item .pd-shadow-wrap .pd-ico:before,.mobile-foot-contact .head-phone span:before,.mobile-foot-contact .head-email span:before,.side-tit-ico:before {
     font-family: 'icomoon';
     speak: none;
     font-style: normal;
     font-weight: normal;
     font-variant: normal;
     text-transform: none;
     line-height: 1;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
 }

.head-wrapper {
    position: relative;
    z-index: 10000;
    width: 100%;
    background: #202020;
}

.head-wrapper-fix {
    position: fixed;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
}

.head-wrapper-fix .topbar {
    height: 0;
    overflow: hidden;
}

.head-wrapper-fix .header {
    padding: 10px 0;
}

.topbar {
    position: relative;
    height: 38px;
    background: #110B0B;
}

.topbar .head-contact,.transall,.language {
    position: relative;
    float: left;
}

.topbar .head-contact .head-phone:before,.topbar .head-contact .head-email:before,.transall:before,.language:before {
    content: "";
    position: absolute;
    left: 0;
    top: 11px;
    width: 1px;
    height: 16px;
    display: block;
    overflow: hidden;
    /*background:url(../images/icons11.png) no-repeat center center;*/
}

.head-email span b a {
    color: #a0a0a0;
}

.topbar .head-contact .head-phone,.topbar .head-contact .head-email {
    position: relative;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    line-height: 38px;
    padding: 0 10px 0 26px;
    color: #A0A0A0;
}

.topbar .head-contact .head-phone {
    background: url(../images/icons04.png) no-repeat 10px center;
}

.topbar .head-contact .head-email {
    background: url(../images/icons05.png) no-repeat 0 center;
}

.head-search {
    position: relative;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    float: right;
    width: 245px;
    height: 24px;
    background: #202020;
    border-radius: 20px;
    overflow: hidden;
    margin: 6px 0 0;
}

.head-search .search-ipt {
    position: absolute;
    top: 0;
    left: 0;
    width: 192px;
    padding: 0 10px;
    height: 24px;
    line-height: 24px;
    border: none;
    color: #A0A0A0;
    background: #202020;
    font-style: italic;
}

.head-search .search-btn {
    position: absolute;
    top: 0;
    right: 0;
    background: #202020 url(../images/search-btn.png) no-repeat center center;
    width: 33px;
    height: 24px;
    line-height: 24px;
    display: block;
    overflow: hidden;
    border: none;
}

.header {
    position: relative;
}

.logo {
    position: relative;
    float: left;
    width: 20%;
    /*margin-top:10px;*/
    clear: both;
}

.logo img {
    max-width: 100%;
}

.nav-bar {
    float: right;
    height: 34px;
    margin: 37px 0;
}

.nav {
    float: left;
}

.nav li,.nav li a {
    position: relative;
    display: block;
}

.nav > li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 20px
}

.nav > li > a {
    padding: 0 15px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    text-transform: uppercase;
    color: #FFF;
    font-weight: bold;
}

.nav >li:hover > a,.nav >li.nav-current > a {
    background-color: #E25050
}

.nav li li {
    display: block;
    *display: block;
    line-height: 35px;
    padding: 0 15px;
}

.nav li li a {
    border-bottom: 1px dotted #DFE3E6;
}

.nav ul {
    width: 200px;
    padding: 10px 0;
    position: absolute;
    top: 34px;
    left: 0;
    background: #FFF;
    text-align: left;
    visibility: hidden;
    opacity: 0;
}

.nav ul ul {
    top: 0;
    left: 200px;
}

.nav ul.bl-ul {
    display: block;
    height: auto;
    opacity: 1;
    visibility: visible
}

.nav-bar .nav li .nav-ico {
    display: block;
    width: 7px;
    height: 34px;
    position: absolute;
    display: block;
    overflow: hidden;
    top: 0;
    right: 7px;
    background: url(../images/icons01.png) no-repeat center center
}

.nav-bar .nav li:hover .nav-ico,.nav >li.nav-current .nav-ico {
    background: url(../images/icons01-hover.png) no-repeat center center
}

.nav-bar .nav li li .nav-li-ico {
    display: block;
    width: 0;
    height: 0;
    border: 4px solid;
    position: absolute;
    top: 15px;
    right: 5px;
    border-color: transparent transparent transparent #999;
    background: none;
    margin: 0;
    padding: 0;
}

.nav-bar .nav li li:hover .nav-li-ico {
    border-color: transparent transparent transparent #E25050;
}

.owl-carousel {
    position: relative;
    width: 100%;
}

.owl-carousel .owl-item {
    float: left;
    min-height: 1px;
    position: relative;
    overflow: hidden;
}

.owl-carousel .owl-stage-outer {
    overflow: hidden;
    position: relative;
}

.owl-carousel .owl-controls {
    height: 0;
    overflow: visible;
}

.owl-stage {
    position: relative;
}

.owl-loaded .slide-item {
    display: block;
}

.slide-banners-wrap {
    margin: 0 auto;
    position: relative;
}

.slide-banners {
    position: relative;
    height: 581px;
    overflow: hidden;
}

.slide-banners .slide-item {
    position: relative;
    overflow: hidden;
    display: none;
    width: 100%;
    height: 581px;
    background-repeat: no-repeat;
    background-position: center center;
}

.slide-banners-wrap .slide-banners .slide-item img {
}

.slide-banners .slide-item a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.slide-banners .slide-item b {
    display: block;
    width: 2em;
    height: 2em;
    border-radius: 50%;
    line-height: 2em;
    text-align: center;
    color: #fff;
    background: #ff9600;
    position: absolute;
    right: 2px;
    top: 2px;
    font-weight: normal;
    font-family: Arial;
}

.slide-banners .flex-direction-nav {
    *height: 0;
}

.slide-banners .flex-direction-nav a {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    z-index: 9999;
    top: 50%;
    margin-top: -35px;
    text-indent: -9999em;
    overflow: hidden;
    cursor: pointer;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0.5;
    background-color: #212121;
    opacity: 0;
}

.slide-banners .flex-direction-nav .flex-prev {
    background-image: url(../images/prev.png);
    left: 0;
}

.slide-banners .flex-direction-nav .flex-next {
    background-image: url(../images/next.png);
    right: 0;
}

.slide-banners:hover .flex-direction-nav a {
    opacity: 1;
}

.slide-banners:hover .flex-direction-nav .flex-prev {
    left: 90px;
}

.slide-banners:hover .flex-direction-nav .flex-next {
    right: 90px;
}

.main-banner .flex-direction-nav {
    display: none;
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
    z-index: 99;
}

.flex-control-nav li {
    margin: 0 3px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
}

.flex-control-paging li a {
    width: 8px;
    height: 8px;
    display: block;
    background: #EBEBEB;
    cursor: pointer;
    text-indent: -9999px;
    border-radius: 50%;
}

.flex-control-paging li a.flex-active {
    background: #E25050;
}

.page-layout {
    position: relative;
    padding: 0 0 40px;
}

.index-info-wrap {
    position: relative;
    width: 100%;
}

.index-info-wrap .index-info {
    width: 880px;
    margin: 0 auto;
}

.index-info-wrap .index-info ul {
    position: relative;
    width: 927px;
    padding: 60px 0;
}

.index-info-wrap .index-info ul .index-info-list {
    position: relative;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    width: 262px;
}

.index-info-wrap .index-info ul .index-info-list .info-title {
    position: relative;
    line-height: 23px;
    margin: 0 0 12px;
}

.index-info-wrap .index-info ul .index-info-list .info-title img {
    position: relative;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
}

.index-info-wrap .index-info ul .index-info-list .info-title span {
    position: relative;
    font-family: 'SourceSansProBold';
    font-size: 18px;
    color: #000;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    padding: 0 0 0 8px;
}

.index-info-wrap .index-info ul .index-info-list .info-detail-wrap {
}

.index-info-wrap .index-info ul .index-info-list .info-detail-wrap .info-detail {
    line-height: 22px;
    color: #646466;
}

.index-tit-bar {
    position: relative;
    text-align: center;
    padding: 50px 0;
    line-height: 37px;
}

.index-tit-bar .title {
    position: relative;
    font-size: 30px;
    font-weight: normal;
}

.index-tit-bar .title,.index-tit-bar .title a {
    color: #000;
}

.index-product {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #202020;
}

.index-product .index-tit-bar .title,.index-product .index-tit-bar .title a {
    color: #FFFFFF;
}

.product-slides-wrap {
    position: relative;
    width: 1080px;
    margin: 0 auto;
}

.product-slides-wrap .product-slides {
    position: relative;
    width: 1104px;
    padding: 0 0 30px;
}

.product-slides-wrap .product-slides .owl-nav {
    display: inline;
    position: absolute;
    top: 35%;
    left: 0;
    z-index: 0;
    width: 1080px;
    text-align: center
}

.product-slides-wrap .product-slides .owl-prev,.product-slides-wrap .product-slides .owl-next {
    width: 30px;
    height: 71px;
    text-indent: -9999em;
    overflow: hidden;
    z-index: 999;
    position: absolute;
    display: block;
    opacity: 0.6
}

.product-slides-wrap .product-slides .owl-prev {
    background: url(../images/pd-prev.png) no-repeat center center;
    left: 0;
}

.product-slides-wrap .product-slides .owl-next {
    background: url(../images/pd-next.png) no-repeat center center;
    right: 0;
}

.product-slides-wrap .product-slides .owl-prev:hover,.product-slides-wrap .product-slides .owl-next:hover {
    opacity: 1
}

.product-slides .owl-prev.disabled:hover,.product-slides .owl-next.disabled:hover,.product-slides .owl-prev.disabled,.product-slides .owl-next.disabled {
    background-color: transparent;
    cursor: default;
    filter: alpha(opacity=0);
    opacity: 0;
}

.product-item {
    position: relative;
    width: 252px;
    height: auto;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    margin: 0 24px 30px 0;
}

.product-item .item-wrap {
    position: relative;
    background-color: #FAFAFA;
}

.product-item:hover .item-wrap {
}

.product-item .pd-info:hover {
    background-color: #E25050;
}

.product-item .pd-info:hover,.product-item .pd-info:hover a {
    color: #fff;
}

.product-item .pd-img {
    position: relative;
    width: 99.3%;
    border: solid 1px #ccc;
    overflow: hidden;
}

.product-item .pd-img img {
    position: relative;
    width: 100%;
}

.product-item .pd-img .pd-shadow {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    background-color: rgba(226,80,80,0.5);
    visibility: hidden;
}

.product-item .pd-img:hover .pd-shadow {
    opacity: 1;
    -moz-opacity: 100;
    filter: alpha(opacity=100);
    visibility: visible;
}

.product-item .pd-info {
    position: relative;
    display: block;
    overflow: hidden;
    text-align: center;
    padding: 10px 15px;
    line-height: 20px;
    background-color: #202020;
}

.product-item .pd-info .pd-name a {
    color: #fff;
}

.product-item .pd-info .pd-name {
    font-size: 14px;
}

.product-slides .product-item .item-wrap {
    background-color: #FFFFFF;
}

.product-slides .product-item .pd-info {
    padding: 17px 25px;
}

.product-slides .product-item .pd-info .pd-name {
}

.index-arr-product {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.index-arr-product .arr-product-slides {
    position: relative;
    width: 105%;
    padding: 0 0 30px
}

.index-about {
    position: relative;
    width: 100%;
    padding: 0 0 85px;
    background: #20559b
}

.about-tit-bar {
    position: relative;
    text-align: center;
    padding: 50px 0 20px;
    line-height: 37px;
}

.about-tit-bar .title {
    font-size: 30px;
    font-weight: normal;
}

.about-tit-bar .title,.about-tit-bar .title a {
    color: #FFFFFF;
}

.about-cont {
    position: relative;
    margin: 0 auto;
}

.about-banner {
    position: relative;
    float: left;
    width: 500px;
    height: auto;
}

.about-banner li.slide-item,.about-banner li.slide-item img {
    position: relative;
    width: 100%;
}

.about-detail {
    float: right;
    width: 550px;
    color: #FFFFFF;
    line-height: 22px
}

.about-detail .about-more {
    position: relative;
    display: block;
    font-size: 16px;
    margin: 15px 0 0;
    color: #FFFFFF;
}

.inquiry-form .form-btn-wrap .form-btn-submit:hover {
    background: none;
    border-color: #E25050
}

.about-banner .flex-control-nav {
    bottom: -50px;
}

.about-banner .flex-control-paging li a {
    width: 4px;
    height: 4px;
    border-radius: 0;
    background: FFF
}

.about-banner .flex-control-paging li a.flex-active {
    background: #000;
}

.foot-wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: url(../images/bg_foot.jpg)repeat center center;
}

.foot-wrapper,.foot-wrapper a {
    color: #C6C6C6;
}

.foot-wrapper a:hover {
    color: #E25050;
}

.foot-wrapper .foot-items {
    padding: 55px 0 30px;
}

.foot-items .foot-item {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    line-height: 20px;
}

.foot-items .foot-item .foot-tit {
    position: relative;
    line-height: 22px;
    padding: 15px 0;
    overflow: hidden;
    color: #fff;
}

.foot-items .foot-item .foot-cont {
    position: relative;
}

.foot-contact {
    position: relative;
    width: 265px;
}

.foot-inquiry {
    position: relative;
    width: 265px;
    margin: 0 92px;
}

.foot-blog {
    position: relative;
    width: 365px;
}

.foot-contact .foot-cont ul {
    margin: 20px 0 0;
}

.foot-contact li {
    line-height: 20px;
    padding: 0 0 0px 22px;
    background-image: url(../images/icons03.png);
    background-repeat: no-repeat;
    font-size: 14px;
    margin-top: 5px;
}

.foot-contact li.foot-addr {
    background-position: 0 3px;
}

.foot-contact li.foot-phone {
    padding: 0 0 0 22px;
    margin-top: 8px;
    background: url(../images/icons04.png) no-repeat 2px 5px
}

.foot-contact li.foot-email {
    padding: 0 0 0 22px;
    margin-top: 8px;
    background: url(../images/icons05.png) no-repeat 2px 5px
}

.foot-contact li.foot-fax {
    background-position: 0 -102px;
}

.foot-contact li.foot-sky {
    background-position: 0 -177px;
}
.foot-contact li.foot-user {
    padding: 0 0 0 22px;
    margin-top: 8px;
    background: url(../images/user.png) no-repeat -5px;
    background-size: 25px;
}
.foot-inquiry .subscribe {
}

.subscribe-form {
    position: relative;
    display: block;
    overflow: hidden;
}

.foot-inquiry .subscribe-form .subscribe-ipt {
    position: relative;
    width: 240px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    border: 1px solid #535353;
    color: #C7C7C7;
    display: block;
    overflow: hidden;
    font-style: italic;
    background: #323232;
    margin: 20px 0 8px
}

.foot-inquiry .subscribe-form .subscribe-btn {
    position: relative;
    padding: 0 17px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    overflow: hidden;
    border: none;
    background: #E25050;
    color: #FFF;
    font-size: 14px;
    border: 1px solid #E25050
}

.foot-inquiry .subscribe-form .subscribe-btn:hover {
    background: none;
    color: #E25050
}

.blog-slides {
    position: relative;
    z-index: 0;
}

.blog-slides ul {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 20px
}

.blog-slides ul li {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0 0 20px;
}

.foot-blog-item .blog-cont .blog-cont-pic {
    float: left;
    width: 73px;
    overflow: hidden;
    margin: 5px 17px 5px 0
}

.foot-blog-item .blog-cont img {
    width: 100%;
}

.foot-blog-item .blog-cont-title {
    font-weight: normal;
    font-size: 12px;
}

.foot-blog-item .blog-cont-time {
    color: #E25050;
}

.blog-slides .owl-dots {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 15px;
    text-align: left;
}

.blog-slides .owl-dots .owl-dot {
    display: inline-block;
    width: 3px;
    height: 3px;
    background: none;
    cursor: pointer;
    text-indent: -9999px;
    border-radius: 0;
    margin: 0 3px;
    background: #DBDBDB;
}

.blog-slides .owl-dots .active {
    background: #E25050;
}

.foot-social {
    position: relative;
    display: block;
    line-height: 15px;
}

.foot-social li {
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
}

.foot-social li img {
    padding: 0 15px 0 0;
}

.footer {
    padding: 25px 30px;
}

.footer,.footer a {
    color: #9F9F9F;
}

.footer .foot-nav {
    display: block;
    float: right;
}

.footer .foot-nav li {
    display: inline-block;
    vertical-align: top;
    line-height: 30px;
}

.foot-nav li a {
    padding: 0 10px;
}

.foot-nav li:after {
    content: "|";
}

.foot-nav li:last-child:after {
    content: "";
    display: none;
}

.footer .copyright {
    float: left;
    line-height: 30px;
    color: #5A5A5A;
}

.gotop {
    display: block;
    width: 45px;
    height: 40px;
    padding: 5px 0 0;
    line-height: 40px;
    text-align: center;
    background-image: url(../images/ico_top.png);
    background-position: center 9px;
    background-repeat: no-repeat;
    background-color: #E25050;
    position: fixed;
    right: 20px;
    bottom: 40px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    opacity: 0.3;
    -moz-opacity: 30;
    filter: alpha(opacity=30);
}

.gotop:hover {
    -moz-transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    transform: translateY(-6px);
    opacity: 1;
    -moz-opacity: 100;
    filter: alpha(opacity=100);
}

.path-bar {
    position: relative;
    height: 31px;
    line-height: 31px;
    margin: 5px 0 30px;
}

.path-bar li:after {
    content: "/";
    position: absolute;
    display: block;
    overflow: hidden;
    right: 0;
    top: 0
}

.path-bar .path-nav {
}

.path-bar li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    font-family: 'SourceSansProRegular';
}

.path-bar li a {
    display: block;
    padding: 0 10px 0 5px;
}

.path-bar li:hover a,.path-bar li.current a {
    color: #E25050;
}

.path-bar li:last-child:after {
    content: '';
}

.aside {
    float: left;
    width: 245px;
    margin: 5px 0 0;
}

.side-tit-bar {
    position: relative;
    height: 35px;
    line-height: 35px;
    background: #232323 url(../images/icons12.png) no-repeat left top;
    padding: 0 0 0 32px;
}

.side-tit-bar .side-tit {
    position: relative;
    font-size: 16px;
    line-height: 35px;
    font-weight: normal;
    color: #FFF;
}

.side-widget {
    margin: 0 0 20px 0;
}

.side-widget .side-hide {
    padding: 15px 0
}

.side-cate ul li {
    position: relative;
    line-height: 35px;
    padding: 0 0 0 24px;
    background: url(../images/icons07.png) no-repeat 10px 17px;
    font-family: 'SourceSansProRegular';
}

.side-cate ul li li {
    background: none;
    padding: 0 0 0 2px;
    margin: 0 0 0 10px;
}

.side-cate ul li li:after {
    content: "";
    width: 30px;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0px;
    display: block;
    overflow: hidden;
    background: #E25050;
}

.side-cate ul li .icon-cate {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
}

.side-cate ul li .icon-cate-down:before {
    content: "\ea0a";
    color: #FFF;
    color: #333;
    font-size: 8px;
}

.side-cate ul li .icon-cate-up:before {
    content: "\ea0b";
    color: #FFF;
    color: #333;
    font-size: 8px;
}

.products-scroll-list-wrap {
    position: relative;
    padding: 15px 0;
}

.products-scroll-list {
    position: relative;
    padding: 15px 0 0;
}

.products-scroll-list li {
    padding: 0 8px 35px;
    display: block;
    overflow: hidden;
}

.products-scroll-list li img {
    width: 58px;
    border: 1px solid #EAEAEA;
    float: left;
    margin: 0 20px 0 0;
    border-radius: 2px;
}

.products-scroll-list li .pd-info {
    line-height: 20px;
    overflow: hidden;
}

.products-scroll-btn-prev {
    width: 100%;
    height: 19px;
    display: block;
    background: url(../images/icons-prev.png) no-repeat center center;
}

.products-scroll-btn-next {
    width: 100%;
    height: 19px;
    display: block;
    background: url(../images/icons-next.png) no-repeat center center;
}

.side-bn {
    max-width: 100%;
    margin: 0 0 25px 0;
}

.side-bn img {
    max-width: 100%
}

.side-contact {
    border-bottom: 1px solid #E8E8E8;
}

.side-contact .side-pic {
    position: relative;
    width: 100%;
    margin: 0 0 5px 0;
}

.side-contact .side-pic img {
    position: relative;
    width: 100%;
}

.side-contact ul {
    padding: 0 8px
}

.side-contact ul li {
    padding: 6px 0 6px 17px;
    background: url(../images/icons12.png) no-repeat left 12px;
    border-bottom: 1px solid #E8E8E8;
    line-height: 20px;
}

.side-contact ul li:last-child {
    border-bottom: none;
}

.side-contact ul li span {
    font-weight: bold;
}

.main {
    position: relative;
    width: 805px;
    display: block;
    overflow: hidden;
    float: right;
}

.main-tit-bar {
    height: 33px;
    line-height: 33px;
    overflow: hidden;
    border-bottom: 1px solid #EAEAEA;
    padding: 0 0 5px;
}

.main-tit-bar .title {
    font-size: 28px;
    line-height: 33px;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    position: relative;
    font-family: 'SourceSansProRegular';
    color: #000;
}

.main-tit-bar .share-this {
    display: inline;
    float: right;
    margin: 0 10px 0 0;
}

.main-banner {
    position: relative;
    display: block;
}

.main-banner-cont {
    border-top: none;
    padding: 15px 0;
    display: block;
    overflow: hidden;
}

.main-banner .slide-banners {
    height: auto;
    margin: 0 0 8px 0;
}

.main-banner .slide-banners .slide-item {
    height: auto;
}

.main-banner .slide-banners .slide-item img {
    width: 100%;
}

.goods-summary {
    line-height: 22px;
    padding: 10px 0
}

.product-list,.certificate-list,.video-list,.download-list,.faq-list {
    position: relative;
    overflow: hidden;
    background: #FFF;
    margin: 20px 0 0;
}

.product-list ul,.certificate-list ul,.video-list ul {
    position: relative;
    width: 115%;
}

.product-list ul .product-item,.video-list ul .product-item,.goods-items .product-item {
    width: 243px;
    margin: 0 38px 38px 0;
}

.certificate-list ul .product-item {
    width: 184px;
    margin: 0 23px 23px 0;
}

.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;
    font-size: 16px;
    margin: 0 15px;
    text-shadow: 0 0 1px rgba(0,0,0,0.3);
}

.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: 16px;
    text-shadow: 0 0 1px rgba(0,0,0,0.3);
}

.faq-list ul li .faq-cont {
    position: relative;
    padding: 0 0 30px 42px;
    font-size: 14px;
}

.page-bar .pages {
    display: block;
    padding: 10px;
    margin: 20px 0 30px;
    text-align: center;
    font-size: 12px;
}

.pages a,.pages span {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    border: 1px solid #CFCFCF;
    height: 24px;
    line-height: 24px;
    padding: 0 9px;
    margin: 0 4px;
    vertical-align: middle;
    font-family: "SourceSansProRegular"
}

.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 {
    color: #FFF;
    background: #E25050;
    border: 1px solid #E25050;
}

.pages a:hover {
    text-decoration: none;
}

.product-intro {
    position: relative;
    display: block;
}

.product-view {
    width: 323px;
    float: left;
    position: relative;
    padding: 0 0 10px;
    background: #fff;
    text-align: center;
}

.product-view .text-tips {
    clear: both;
    color: #666;
    padding: 15px 0;
    line-height: 1.5em;
}

.product-view .product-img {
    display: table-cell;
    width: 320px;
    height: 320px;
    text-align: center;
    border: 1px solid #eee;
    overflow: hidden;
    cursor: pointer;
    vertical-align: middle;
}

.product-view .product-img img {
    max-width: 320px;
    max-height: 320px;
    position: relative;
}

.product-view .share-this {
    display: inline-block;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
}

.small-img-scroll {
    position: relative;
    overflow: hidden;
    margin: 20px auto 0;
}

.small-img-scroll li {
    margin: 0 2px;
    display: inline;
}

.small-img-scroll li.disabled {
    display: block;
}

.small-img-wrap {
    padding: 0 15px;
    position: relative;
}

.small-img-wrap .small-img-slide {
    padding: 0 30px;
    width: auto;
}

.small-img-wrap .small-img-item,.small-img-wrap .small-img-item img {
    width: 62px;
    height: 62px;
}

.small-img-wrap .small-img-item {
    display: block;
    text-align: center;
    margin: 0 15px;
    cursor: pointer;
    border-width: 2px;
    border-style: solid;
    border-color: transparent;
    overflow: hidden;
}

.small-img-wrap .small-img-item img {
    display: block;
    vertical-align: middle;
}

.small-img-wrap .current .small-img-item {
    border-color: #E25050;
}

.small-img-wrap .small-btn-prev,.small-img-wrap .small-btn-next {
    display: block;
    width: 14px;
    position: absolute;
    top: 0;
    bottom: 0;
    text-indent: -9999em;
    overflow: hidden;
    background-image: url(../images/img_scroll_btns.png);
    background-repeat: no-repeat;
    background-color: transparent;
    cursor: pointer;
}

.small-img-wrap .small-btn-prev:hover,.small-img-wrap .small-btn-next:hover {
}

.small-img-wrap .small-btn-prev {
    background-position: 0 center;
    left: 0;
}

.small-img-wrap .small-btn-next {
    background-position: right center;
    right: 0;
}

.small-img-wrap .small-btn-prev.disabled:hover,.small-img-wrap .small-btn-next.disabled:hover,.small-img-wrap a.disabled {
    background-color: transparent;
    cursor: default;
    filter: alpha(opacity=20);
    opacity: 0.2;
}

.container {
    position: relative;
}

.photos-gallery {
    width: 800px;
    border: 1px solid rgba(0,0,0,.5);
    border-radius: 5px;
    overflow: hidden;
    background: #fff;
    z-index: 999999;
    display: none;
}

.photos-gallery .close-gallery {
    display: block;
    width: 25px;
    height: 25px;
    background: url(../images/close_pop.png) center center no-repeat;
    position: absolute;
    right: 10px;
    top: 10px;
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: pointer;
}

.photos-gallery .close-gallery:hover {
    opacity: 1;
}

.photos-gallery .gallery-main {
    overflow: hidden;
    position: relative;
    background: #eee;
}

.photos-gallery .gallery-photo {
    float: left;
    width: 490px;
    padding: 15px 50px 1000px;
    margin-bottom: -970px;
    position: relative;
    background: #fff;
}

.photos-gallery .gallery-photo img {
    width: 100%;
    height: auto;
}

.gallery-small-imgs {
    width: 200px;
    float: right;
    padding: 15px 5px 15px 5px;
}

.gallery-small-imgs li {
    width: 32%;
    text-align: center;
    padding: 5px 0;
    display: inline-block;
    vertical-align: top;
}

.gallery-small-imgs li a {
    display: inline-block;
    border-width: 2px;
    border-style: solid;
    border-color: transparent;
}

.gallery-small-imgs li a:hover,.gallery-small-imgs li.current a {
    border-color: #ed532f;
}

.gallery-small-imgs li a:hover {
    padding: 1px;
    border-width: 1px;
    background: #fff;
}

.gallery-small-imgs li.current a:hover {
    padding: 0;
    border-width: 2px;
}

.gallery-small-imgs li.disabled {
    display: block;
}

.gallery-small-imgs li img {
    width: 100%;
}

.gallery-body-mask {
    display: none;
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity=40);
    opacity: 0.4;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99999;
}

.photos-gallery .gallery-photo-title {
    padding: 8px 20px;
    border-bottom: 1px solid #eee;
    color: #333;
}

.photos-gallery .photo-box {
    position: relative;
    background: url(../images/loading.gif) center center no-repeat;
}

.photos-gallery .photo-prev,.photos-gallery .photo-next {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    display: block;
    width: 22px;
    height: 40px;
    background-image: url(../images/gallery_btns.png);
    background-repeat: no-repeat;
    background-color: transparent;
    text-indent: -9999em;
    overflow: hidden;
    border-radius: 3px;
    cursor: pointer;
}

.photos-gallery .photo-prev:hover,.photos-gallery .photo-next:hover {
    background-color: #999;
}

.photos-gallery .photo-prev {
    background-position: 4px 5px;
    left: -40px;
}

.photos-gallery .photo-next {
    background-position: -14px 5px;
    right: -40px;
}

.photos-gallery .photo-prev:hover {
    background-position: 4px -30px;
}

.photos-gallery .photo-next:hover {
    background-position: -14px -30px;
}

.product-title {
    font-size: 28px;
    border-bottom: 1px solid #EAEAEA;
    padding: 0 0 17px 0;
    margin: 0 0 20px 0;
    font-family: 'SourceSansProRegular';
    color: #000;
}

.product-summary {
    width: 460px;
    float: right;
}

.product-summary .inquiry-tit {
    color: #0082CA;
    font-size: 18px;
    font-weight: normal;
    padding: 0 0 15px
}

.product-summary .share-this {
    padding: 30px 0 0;
    float: right;
}

.product-detail {
    position: relative;
    overflow: visible;
    margin: 60px 0 0;
}

.detail-tabs {
    position: relative;
}

.detail-tabs h2 {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    position: relative;
    font-size: 16px;
    line-height: 31px;
    padding: 0 30px;
    cursor: pointer;
    font-family: 'SourceSansProRegular';
    color: #000;
}

.detail-tabs h2.current {
    color: #fff;
    background: #E25050;
}

.product-detail .detail-panel {
}

.product-detail .disabled {
    display: none;
}

.goods-tbar {
    position: relative;
    height: 35px;
    line-height: 35px;
    background: #232323 url(../images/icons12.png) no-repeat left top;
    padding: 0 0 0 32px;
}

.goods-tbar .title {
    position: relative;
    font-size: 16px;
    line-height: 35px;
    font-weight: normal;
    color: #FFF;
}

.goods-may-like {
    position: relative;
    margin: 40px 0 0;
}

.goods-items-wrap {
    position: relative;
    width: 843px;
}

.goods-items {
    position: relative;
    width: 100%;
    margin: 15px 0 0;
}

.goods-items .product-item {
}

.goods-items .owl-nav {
    display: inline;
    position: absolute;
    top: -40px;
    right: 38px;
}

.goods-items .owl-prev,.goods-items .owl-next {
    display: block;
    width: 16px;
    height: 16px;
    text-indent: -9999em;
    overflow: hidden;
    z-index: 999;
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    margin: 0 7px;
}

.goods-items .owl-prev {
    background-image: url(../images/gd-prev.png);
}

.goods-items .owl-next {
    background-image: url(../images/gd-next.png);
}

.blog-list {
    background: #fff;
    padding: 0 0 80px;
    margin: 0 auto 15px;
}

.blog-list .blog-item {
    padding: 20px 20px;
    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 #E25050;
    border-bottom: 1px double #E25050;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3px;
}

.blog-article {
}

.jquery-lightbox-button-close,.jquery-lightbox-button-left,.jquery-lightbox-button-right,.slide-banners .flex-prev,.slide-banners .flex-next,.about-banner-wrap .owl-prev,.about-banner-wrap .owl-next,.history-foot .site-name {
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.jquery-lightbox-overlay {
    background: #000;
}

.jquery-lightbox-navigator {
    display: none;
    height: 0!important;
}

.jquery-lightbox {
    padding: 0;
    background: #fff url(../images/loading.gif) center center no-repeat;
    border: 6px solid #333;
    border-radius: 10px;
}

.jquery-lightbox-background img {
    display: block;
    max-width: 100%;
}

.jquery-lightbox-button-close,.jquery-lightbox-button-left,.jquery-lightbox-button-right {
    background-image: url(../images/lightbox_sprites.png);
    background-repeat: no-repeat;
    background-color: transparent;
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.jquery-lightbox:hover .jquery-lightbox-button-close,.jquery-lightbox:hover .jquery-lightbox-button-left,.jquery-lightbox:hover .jquery-lightbox-button-right {
    filter: alpha(opacity=100);
    opacity: 1;
    z-index: 9000;
}

.jquery-lightbox-button-close {
    display: block;
    width: 28px;
    height: 28px;
    background-position: -56px 0;
    position: absolute;
    right: 6px;
    top: 6px;
    text-indent: -9999em;
    overflow: hidden;
}

.jquery-lightbox-buttons {
    width: 56px;
    position: absolute;
    left: 0;
    top: 45%;
    width: 100%;
}

.jquery-lightbox-button-left,.jquery-lightbox-button-right {
    display: block;
    width: 28px;
    height: 36px;
    text-indent: -9999em;
    overflow: hidden;
    position: relative;
    position: absolute;
}

.jquery-lightbox-button-left {
    background-position: 0 0;
    left: 6px;
}

.jquery-lightbox-button-right {
    background-position: -28px 0;
    right: 6px;
}

.jquery-lightbox-button-max {
    display: none!important;
}

.jquery-lightbox-mode-html .jquery-lightbox-background {
    display: none;
}

.jquery-lightbox-mode-image .jquery-lightbox-html {
    display: none;
}

.lightbox-html .jquery-lightbox-overlay {
    background: #fff;
}

.lightbox-html .jquery-lightbox {
    border: 1px solid #999;
    border-radius: 8px;
    box-shadow: 0 0 4px rgba(0,0,0,0.5);
    text-align: center;
}

.lightbox-html embed {
    border-radius: 0 0 8px 8px;
}

.lightbox-html .jquery-lightbox {
    padding: 35px 15px 15px;
}

.lightbox-html .jquery-lightbox-button-close {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(../images/lightbox_close.png);
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    right: 5px;
    top: 5px;
    text-indent: -9999em;
    overflow: hidden;
}

.inquiry-form-wrap {
    position: relative;
    width: 100%;
    background: url(../images/inq01.png) repeat left top;
}

.inquiry-form {
    position: relative;
    padding: 25px 7% 35px;
    border: 1px solid #F4F4F4;
}

.inquiry-form:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 5px;
    display: block;
    overflow: hidden;
    background: url(../images/inq02.png) repeat-x left top;
}

.inquiry-form .inquiry-form-ico {
    position: absolute;
    right: 20px;
    top: 27px;
    width: 75px;
    display: block;
    overflow: hidden;
}

.inquiry-form .inquiry-form-ico img {
    position: relative;
    width: 100%;
}

.inquiry-form .inquiry-form-title {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}

.inquiry-form .form-item {
    position: relative;
    display: block;
}

.inquiry-form .form-input,.inquiry-form input[type="text"] {
    position: relative;
    border: 1px solid #E3E3E3;
    width: 50%;
    height: 31px;
    line-height: 31px;
    margin: 18px 0 0;
    color: #C1C1C1;
    padding: 0 0 0 20px;
}

.inquiry-form .form-text,.inquiry-form textarea {
    position: relative;
    border: 1px solid #E3E3E3;
    width: 90%;
    height: 112px;
    line-height: 31px;
    margin: 18px 0 0;
    color: #C1C1C1;
    padding: 0 0 0 20px;
}

.inquiry-form .form-input-name,.inquiry-form input[type="text"].form-input-name {
    padding: 0 0 0 28px;
    background: url(../images/inq04.png) no-repeat 8px 9px;
}

.inquiry-form .form-input-email,.inquiry-form input[type="text"].form-input-email {
    padding: 0 0 0 28px;
    background: url(../images/inq05.png) no-repeat 8px 11px;
}

.inquiry-form .form-btn-wrap {
    position: absolute;
    bottom: 57px;
    left: 7%;
    width: 83%;
    height: 0;
    display: block;
}

.inquiry-form .form-btn-wrap .form-btn-submit {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    height: 30px;
    line-height: 30px;
    padding: 0 16px;
    font-size: 14px;
    border-width: 1px;
    border-style: solid;
    border-left-color: #ECC75C;
    border-right-color: #ECC75C;
    border-top-color: #F4D67E;
    border-bottom-color: #E1AF32;
    border-radius: 5px;
    color: #4C4C4E;
    text-shadow: 0 0 1PX rgba(0,0,0,0.3);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFF5D1',endColorStr='#FCE26B',gradientType='0');
    background: -moz-linear-gradient(top,#FFF5D1,#FCE26B);
    background: -o-linear-gradient(top,#FFF5D1,#FCE26B);
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#FFF5D1),to(#FCE26B));
}

.inquiry-form .Validform_checktip {
    display: block;
    width: 93%;
    margin: 0 auto;
    _display: none;
}

.inquiry-form .Validform_wrong {
    font-size: 12px;
    font-weight: bold;
    color: #da3439;
    _display: block;
}

.entry {
    padding: 15px 0;
}

.entry {
    color: #666;
}

.entry a {
    color: #0030FF;
}

.entry p {
    margin: 0;
    padding: 8px 0;
    font-size: 13px;
    line-height: 1.8;
}

.entry table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 20px;
}

.entry th,.entry td {
    height: 30px;
    border: 1px solid #ccc;
    text-align: left;
    line-height: 1.5;
    font-size: 12px;
    color: #666;
    background: #fbfbfb;
    padding: 0 15px;
}

.entry th {
    font-size: 12px;
    background: #eee;
}

.entry td p,.entry th p,.pd-panel .entry td p,.pd-panel .entry th p {
    margin: 0;
    padding: 5px;
    color: #666;
    font-size: 12px;
    line-height: 1.3;
}

.entry td.amts {
    color: #cb2027;
}

.entry th#cartDelete {
    text-align: center;
}

.entry .button {
    margin: 15px 10px 0 0;
    background: #dfdfdf;
    padding: 8px 15px;
    border: 0;
    cursor: pointer;
    line-height: 1.2;
    color: #777;
    font-weight: bold;
    text-transform: Capitalize;
}

.entry .button:hover {
    background: #cb2027;
    color: #fff;
}

.entry .deletecartitem {
    width: 50px;
    text-align: center;
}

.entry .deletecartitem label {
    display: none;
}

.entry .stotal td.amts {
    font-size: 18px;
    font-weight: bold;
}

.entry img.alignleft {
    float: left;
    margin: 20px 15px 0 0;
}

.entry img.alignright {
    float: right;
    margin: 20px 0 0 15px;
}

.entry img.alignleftnopad {
    float: left;
    margin-left: 0;
}

.entry img.alignrightnopad {
    float: right;
    margin-right: 0;
}

.entry img.aligncenter {
    text-align: center;
    display: block;
    margin: 20px auto 0 auto;
}

.entry img {
    max-width: 100%;
}

.cartitem a {
    color: #292929;
    font-weight: bold;
}

.inquiry-form ul li {
    background: none;
}

.entry .inquiry-form-wrap {
    margin: 20px 0 0;
}

.contact-form {
    padding: 15px 20px 50px;
}

.contact-form .form-item {
    width: auto;
    padding: 6px 0 6px 90px;
    _width: 600px;
}

.contact-form .form-label {
    width: 85px;
}

.contact-form .form-btn-wrap {
    position: relative;
    display: block;
    padding: 15px 0 0 90px;
    bottom: auto;
    right: auto;
}

.contact-form .form-btn-wrap .form-btn-submit {
    padding: 5px 40px;
    text-align: center;
    font-size: 14px;
    background: -moz-linear-gradient(top,#fff,#ddd);
    background: -webkit-linear-gradient(top,#fff,#ddd);
    background: -ms-linear-gradient(top,#fff,#ddd);
    background: -o-linear-gradient(top,#fff,#ddd);
    background: linear-gradient(top,#fff,#ddd);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#dddddd',GradientType=0);
    border-radius: 3px;
}

.contact-form .form-btn-wrap .form-btn-submit:hover {
    border: 1px solid #aaa;
    color: #333;
    box-shadow: 0 0 3px #ddd inset;
}

.top-category {
    padding-bottom: 10px;
}

.top-category .titl {
    padding: 5px;
    line-height: 12px;
    border: 1px solid #cccccc;
}

.pagenavi {
    padding: 10px 5px 30px 20px;
}

.pagenavi span,.pagenavi a {
    padding: 5px;
    border: 1px solid #ccc;
    margin-right: 5px;
}

.post-ratings {
    width: 100%;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

.post-ratings-loading {
    display: none;
    height: 16px;
    text-align: left;
}

.post-ratings-image {
    border: 0px;
}

.post-ratings IMG,.post-ratings-loading IMG,.post-ratings-image IMG {
    border: 0px;
    padding: 0px;
    margin: 0px;
}

.post-ratings-text {
}

.post-ratings-comment-author {
    font-weight: normal;
    font-style: italic;
}

.model {
    width: 100%;
    overflow: hidden;
    font-size: 13px;
    line-height: 18px;
}

.info-title {
    max-height: 110px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: block;
}

.info-con {
    display: block;
    margin-left: 20px;
}

.info-con-title {
    font-size: 15px;
    color: #FF3300;
}

.info-con span {
    display: block;
}

.info-left {
    float: left;
    width: 120px;
    max-height: 370px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: block;
    margin-top: 123px;
}

.info-middle {
    float: left;
    display: block;
    overflow: hidden;
    padding: 0 10px;
}

.info-right {
    float: left;
    width: 120px;
}

.info-right div:first-child {
    height: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: block;
    margin-top: 11px;
}

.info-right div:nth-child(2) {
    height: 166px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: block;
    margin-top: 13px;
}

.info-right div:nth-child(3) {
    height: 148px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: block;
    margin-top: 9px;
}

.size-table td {
    text-align: center;
}

.main {
    overflow: hidden;
}

.main .item-head {
    padding: 10px 0;
    border-top: 1px dashed #c0c0c0;
    clear: both;
    font-size: 14px;
    font-weight: bold;
}

.main .color-show li {
    width: 70px;
    height: 90px;
    float: left;
    text-align: center;
}

.main .color-show li img {
    width: 51px;
    height: 51px;
}

.main .color-show li span {
    display: block;
    padding: 5px 0 0;
}

.main .color-show li.show-big {
    width: 220px;
    min-height: 300px;
    _height: 300px;
    _overflow: visible;
    float: left;
}

.main .color-show li.show-big img {
    width: 160px;
    height: auto;
    margin: 15px auto 0;
}

.selected {
    cursor: pointer;
}

.ico ul li {
    padding: 5px 0;
}

.ico ul li a {
    color: #FFC000;
    font-weight: bold;
}

.sub-tbar {
    line-height: 30px;
    background: url(../images/tit_bg_line.png) repeat-x scroll 0 15px;
    text-align: center;
    margin-bottom: 15px;
}

.sub-tbar h3 {
    display: inline-block;
    padding: 0 10px;
    background: #fff;
    font-size: 18px;
    font-weight: normal;
}

.sub-tbar h3 {
    *display: inline;
}

.handmade li {
    float: left;
    width: 257px;
    height: 280px;
    padding: 0 10px;
}

.handmade li .img,.handmade li .img img {
    display: block;
    width: 250px;
    height: 138px;
}

.handmade li .tit {
    display: block;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    padding: 5px 0 0;
    font-size: 12px;
}

.handmade li .tit,.handmade li .tit a {
    color: #333;
}

.handmade li .summary {
    height: 80px;
    line-height: 20px;
    overflow: hidden;
}

.shippingdate {
    padding: 2px 0 0;
    border-top: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
    margin: 10px 0 0;
}

.detail {
    float: right;
    width: 350px;
    padding: 2px 0 0 20px;
    border-top: 1px dashed #ddd;
    border-left: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
    margin: 10px 0 0;
}

.detail a {
}

.detail ul {
    overflow: hidden;
}

.detail ul li {
    float: left;
    width: 160px;
}

.size {
    margin-top: 0px;
    padding-left: 60px;
}

.size table {
    border: 1px solid #efefef;
    margin-top: 20px;
}

.size ul li {
    float: left;
    padding: 0 18px;
}

.size table td {
    text-align: center;
}

.size table tr {
    text-align: center;
}

.size table th {
    text-align: center;
    color: #FFC000;
    font-weight: bold;
}

.size-pro table {
    border: 1px solid #efefef;
    margin-top: 20px;
    text-align: center;
}

.size-pro ul li {
    float: left;
    padding: 0 18px;
}

.size-pro table td {
    text-align: center;
}

.size-pro table tr {
    text-align: center;
    color: #FFC000;
    font-weight: bold;
}

.size-pro table th {
    text-align: center;
    color: #FFC000;
    font-weight: bold;
}

.attachment-100x100 {
    max-width: 120px;
}

.topbar .change-currency {
    display: inline;
    float: right;
    margin: 0 0 0 10px;
}

.topbar .change-currency a:hover {
    text-decoration: none;
}

.topbar .change-currency a.USD,.change-currency a.EUR,.topbar .change-currency a.CAD,.topbar .change-currency a.GBP,.topbar .change-currency a.AUD,.topbar .change-currency a.HK,.topbar .change-currency a.JPY,.topbar .change-currency a.RUB,.topbar .change-currency a.CHF,.topbar .change-currency a.MXN,.topbar .change-currency a.NOK,.topbar .change-currency a.CZK,.topbar .change-currency a.BRL,.topbar .change-currency a.ARS {
    padding: 0 0 0 26px;
    background-image: url(../images/currency-icons.png);
    background-repeat: no-repeat;
}

.topbar .change-currency a.USD {
    background-position: 2px 4px;
}

.topbar .change-currency a.EUR {
    background-position: 2px -22px;
}

.topbar .change-currency a.CAD {
    background-position: 2px -50px;
}

.topbar .change-currency a.GBP {
    background-position: 2px -75px;
}

.topbar .change-currency a.AUD {
    background-position: 2px -100px;
}

.topbar .change-currency a.HK {
    background-position: 2px -125px;
}

.topbar .change-currency a.JPY {
    background-position: 2px -150px;
}

.topbar .change-currency a.RUB {
    background-position: 2px -177px;
}

.topbar .change-currency a.CHF {
    background-position: 2px -202px;
}

.topbar .change-currency a.MXN {
    background-position: 2px -227px;
}

.topbar .change-currency a.NOK {
    background-position: 2px -252px;
}

.topbar .change-currency a.CZK {
    background-position: 2px -278px;
}

.topbar .change-currency a.BRL {
    background-position: 2px -303px;
}

.topbar .change-currency a.ARS {
    background-position: 2px -329px;
}

.dropdown {
    display: inline-block;
    float: left;
    margin-right: 5px;
    position: relative;
    padding-top: 1px;
}

.dropdown .submenu {
    width: 90px;
    display: none;
    position: absolute;
    left: 0;
    top: 44px;
    background: #fff;
    border-radius: 0 3px 3px 3px;
    border: 1px solid #bbb;
    text-align: left;
    padding: 5px;
    z-index: 99999;
    background: #fff;
}

.dropdown .submenu a {
    display: block;
    border-top: 1px solid #eee;
}

.over .submenu {
    display: block
}

.currency_cur {
    width: 90px;
    padding: 0 5px;
    border: 1px solid #bbb;
}

.currency_text {
    float: left;
}

.totalall {
    font-size: 18px;
    font-weight: bold;
}

@media screen and (min-width:769px) and (max-width:1100px) {
}

.footlike {
    width: 100%;
    height: auto;
    background-color: #fff;
    float: left;
    display: none;
}

.inquiry-form ul li img {
    max-width: 80px;
}

.linkop {
    float: left;
    color: #000;
}

.in_buttom_link {
    width: 1080px;
    margin: auto;
    padding-top: 0.5%;
    padding-bottom: 0.5%;
    overflow: hidden;
    font-size: 1.5em;
}

.in_buttom_link ul li {
    float: left;
    padding-right: 1%;
}

.in_buttom_link ul li a {
    font-size: 0.6em;
}

@media screen and (max-width:800px) {
    .in_buttom_link {
        width: 100%;
        margin: auto;
        padding-left: 10px;
        padding-right: 10px;
    }}

#proabout a {
    background-color: #e25050;
    color: #fff;
    margin-right: 5px;
    margin-top: 10px;
    padding: 0.5% 0.5% 0.5% 0.5%;
}

#category_description_short p a {
    float: none;
    padding: 0px;
    margin: 0px;
}

.heaf_map {
    float: right;
    line-height: 40px;
    color: #a0a0a0;
}

.heaf_map a {
    color: #a0a0a0;
}

.language {
    float: right;
    padding-left: 10px;
}