@charset "utf-8";

.layout,.index-info-wrap .index-info {
    width: 100%
}

body,.container {
    min-width: 100%;
}

.scrollsidebar {
    display: none;
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.product-slides:hover .product-item {
    -moz-transform: scale(1.0);
    -webkit-transform: scale(1.0);
    -ms-transform: scale(1.0);
    -o-transform: scale(1.0);
    transform: scale(1.0);
}

.owl-dots {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 20px;
    text-align: center;
}

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

.owl-dots .active {
    background: #9c6;
}

.block .title_block a,.block h4 a {
    color: #000;
}

.block .title_block,.block h4 {
    color: #000;
}

#page .rte img {
    max-width: 100%;
}

.header {
    padding: 12px 0;
}

.topbar {
    display: none;
    overflow: hidden;
}

.head-wrapper {
    border-bottom: none;
}

.head-wrapper-fix .header {
    height: auto;
    padding: 12px 0;
    position: static;
}

.head-wrapper-fix .logo {
    margin-bottom: 38px;
}

.head-wrapper-fix {
    position: relative;
}

.head-wrapper-fix .mobile-head-wrapper {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
}

.head-wrapper-fix .nav-bar {
}

.logo {
    display: block;
    float: none;
    width: 100%;
    text-align: center;
    padding: 0;
}

.logo img {
    position: relative;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    max-width: 60px;
    max-height: none;
}

.mobile-head-wrapper {
    position: relative;
    height: 38px;
    background: #9c6;
    display: block;
    z-index: 9999;
}

.mobile-serve {
    width: 25%;
    float: left;
}

.mobile-serve .title-ico {
    position: relative;
    display: block;
    width: 100%;
    height: 38px;
    background-image: url(../images/mobile_head_icons.png);
    background-color: #9c6;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 38px auto;
    z-index: 9000;
}

.mobile-nav-bar {
    z-index: 1000;
}

.mobile-language {
}

.mobile-head-search {
}

.mobile-head-social {
}

.mobile-nav-bar .title-ico {
    background-position: center 0;
}

.mobile-language .title-ico {
    background-position: center -76px;
}

.mobile-head-search .title-ico {
    background-position: center -38px;
}

.mobile-head-social .title-ico {
    background-position: center -114px;
}

.mobile-serve .mobile-head-hide {
    position: absolute;
    left: 0;
    top: 38px;
    width: 100%;
    background-color: #fff;
    padding: 15px;
    text-align: center;
    visibility: hidden;
}

.mobile-serve .mobile-head-show {
    display: block;
    opacity: 1;
    visibility: visible;
}

.mobile-serve .mobile-head-show .head-social {
    display: block;
}

.body-show-quick .head-wrapper {
}

.body-show-quick:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,0.6);
    z-index: 9999;
}

.body-show-quick-nav:before {
    display: none;
}

.body-show-quick-nav .mobile-nav-mask {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10002;
}

.mobile-serve.mobile-nav-bar .mobile-head-hide {
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
    height: 0;
    padding: 0;
}

.head-search-wrap {
    display: none;
    visibility: hidden;
}

.head-search {
    display: block;
    border: 0;
    padding: 20px 0;
    border-radius: 0;
    height: auto;
    box-shadow: none;
}

.head-search .search-ipt,.head-search .search-btn {
    display: block;
    width: 100%;
    float: none;
    opacity: 1;
}

.head-search .search-ipt,.head-search .search-ipt:focus {
    width: 100%;
    padding-left: 12px;
    height: auto;
    line-height: 30px;
    border: 2px solid #9c6;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.head-search .search-btn,.head-search .search-btn:hover {
    float: none;
    cursor: pointer;
    background: #9c6;
    color: #fff;
    text-align: center;
    border: none;
    height: 36px;
    line-height: 34px;
    padding: 0 10px;
    margin-top: 10px;
    text-indent: inherit;
    font-size: 14px;
    font-weight: bold;
}

.head-social {
    float: none;
    text-align: center;
    line-height: 40px;
    padding: 15px 0;
}

.topbar .head-contact .head-phone:before,.topbar .head-contact .head-email:before,.transall:before,.language:before,.head-social li:before,.topbar .head-contact .head-phone:after,.topbar .head-contact .head-email:after,.transall:after,.language:after,.head-social li:after,.head-social:before,.head-social:after {
    width: 0;
    display: none;
}

.head-social li {
    padding: 8px;
}

.head-social li a {
    width: 32px;
    height: 32px;
    background-color: #9c6;
    border-color: #9c6;
}

.head-social li img {
    padding: 0;
    margin: 0;
}

.language {
    float: none;
}

.nav-bar {
    height: 1px;
    overflow: hidden;
    background-color: transparent;
    border-bottom: 0;
}

.nav-wrap {
    padding: 1em 15px 10px;
    background: #fff;
    z-index: 10000;
    width: 70%;
    height: 100%;
    position: fixed;
    left: -85%;
    top: 0;
    display: block;
    z-index: 10009;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-align: left;
}

.nav ul:before {
    display: none;
}

.nav > li.nav-current {
    background-color: transparent;
}

.nav-wrap .nav {
    left: auto;
    border: 0;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: visible;
    overflow-y: scroll;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    -o-overflow-scrolling: touch;
    line-height: 32px;
    float: none;
    display: block;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.nav-wrap .nav li,.nav-wrap .nav li a {
    float: none;
    display: block;
    padding: 0;
    margin: 0;
    font-size: 12px;
    height: auto;
    line-height: 30px;
    color: #666;
}

.nav-wrap .nav li a.ico-home {
    height: 35px;
    background-image: url(../images/ico-home-gray.png);
}

.nav-wrap .nav li a:after {
    display: none;
    content: "";
}

.nav-wrap .nav li a:hover,.nav-wrap .nav li a.hover,.nav-wrap .nav li:hover {
    background: none;
}

.nav-wrap .nav li {
    border-bottom: 1px solid #ddd;
    padding: 6px 0;
    position: relative;
}

.nav-wrap .nav li .nav-ico-with-child {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 6px;
}

.nav-wrap .nav li .nav-ico-with-child:before,.nav-wrap .nav li .nav-ico-with-child:after {
    content: "";
    display: block;
    width: 12px;
    height: 2px;
    background: #333;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -6px;
    top50%;margin-top: -1px;
    opacity: 0.6;
}

.nav-wrap .nav li .nav-ico-with-child:after {
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.nav-wrap .nav li ul {
    display: none;
    position: static;
    width: 100%;
    background: none;
    border: 0;
    padding: 0 0 5px;
    opacity: 1;
    visibility: visible;
    box-shadow: none;
}

.nav-wrap .nav li ul ul {
    padding-left: 15px;
}

.nav-wrap .nav li ul a {
    display: block;
    position: relative;
    padding-left: 10px;
}

.nav-wrap .nav  li li a {
    border-bottom: none;
}

.nav-wrap .nav li ul li {
    position: relative;
}

.nav-wrap .nav li ul li:before {
    content: '';
    display: block;
    width: 3px;
    height: 3px;
    background-color: #999;
    position: absolute;
    left: 0;
    top: 14px;
}

.nav-wrap .nav li li {
    padding: 0;
    border: 0;
}

.nav-wrap .nav li.show-nav-menu > ul {
    display: block;
}

.nav-wrap .nav li.show-nav-menu > .nav-ico-with-child:after {
    display: none;
}

.nav-wrap .nav li.with-sub-menu > a {
    display: block;
    margin-right: 40px;
}

.nav-wrap .nav li.show-nav-menu > a {
    font-weight: bold;
}

.nav-wrap .nav li li .nav-ico-with-child {
    top: 1px;
}

.nav-wrap .mobile-ico-close {
    display: block;
    left: auto;
    right: -31px;
    z-index: 20000;
}

.show-nav .mobile-ico-close {
    display: block;
    left: auto;
    right: -31px;
}

.mobile-fix-head .header {
    position: fixed;
    top: 0;
}

.mobile-fix-head .topbar {
    margin-bottom: 38px;
}

.mobile-nav-bar .mobile-head-show {
    left: 0;
    display: block;
}

.mobile-nav-bar .mobile-head-show .nav-wrap {
    left: 0;
    z-index: 10009;
    opacity: 1
}

.mobile-ico-close {
    display: none;
    width: 30px;
    height: 30px;
    background: #fff url(../images/mobile_close.png) center center no-repeat;
    background-size: 50% auto;
    position: absolute;
    left: -31px;
    top: 0;
}

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

.slide-banners {
    width: 100%;
    height: auto;
}

.slide-banners .slide-item {
    height: auto;
    background: none;
}

.slide-banners .slide-item a {
    width: 100%;
    margin: 0;
    padding: 0;
    position: static;
}

.slide-banners-wrap .slide-banners .slide-item img {
    display: block;
    width: 100%;
}

.flex-control-nav {
    height: auto;
    line-height: 10px;
    bottom: 8px;
}

.flex-control-nav li {
    padding: 0 3px;
}

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

.flex-control-paging li a {
    width: 5px;
    height: 5px;
    border-radius: 50%;
}

.flex-control-paging li a.flex-active {
    background-color: #9c6;
}

.index-sv-items .sv-item,.about-cont,.mobile-product-view {
    max-width: 600px;
    margin: 0 auto;
}

.index-sv-items {
    padding: 30px 15px;
}

.index-sv-items ul {
    width: 100%;
}

.index-sv-items .sv-item {
    width: 100%;
    padding: 15px 0;
    float: none;
    -webkit-animation: none;
    -moz-animation: none!important;
    animation: none!important;
    opacity: 1!important;
    text-align: center;
}

.index-sv-items .sv-tit {
    padding-bottom: 10px;
    font-size: 18px;
    text-transform: uppercase;
}

.index-sv-items .sv-desc {
    padding: 0 0 5px;
}

.index-sv-items .sv-item:hover .sv-ico {
    -moz-transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

.index-sv-items .sv-ico {
    padding: 0;
    margin: 0 auto 15px;
    float: none;
}

.index-sv-items .sv-ico img {
    width: 80px;
    border: 0;
}

.index-sv-items .sv-tit,.index-sv-items .sv-desc,.index-sv-items .readmore {
    margin-left: 0;
}

.index-sv-items .sv-item:hover .sv-ico img {
    box-shadow: none;
}

.index-tit-bar {
    text-align: center;
    padding: 0;
    margin: 0;
}

.index-tit-bar .title {
    font-size: 16px;
    padding: 0 8px;
    text-transform: uppercase;
}

.index-tit-bar .title:before {
    height: 2px;
    width: 80px;
    left: 50%;
    margin-left: -40px;
}

.index-tit-bar .title:after {
    margin-top: 10px;
}

.index-info-wrap .index-info ul {
    width: 100%;
    text-align: center;
    padding: 0 0 50px;
}

.index-info-wrap .index-info ul .index-info-list {
    width: 90%;
    margin: 0 auto;
    display: block;
}

.index-info-wrap .index-info ul .index-info-list .info-pic {
    width: 60%;
    margin: 0 auto;
}

.index-info-wrap .index-info ul .index-info-list .info-pic {
    border-bottom-width: 3px;
}

.index-info-wrap .index-info ul .index-info-list .info-detail-wrap .info-title {
    padding: 10px 0 0;
    font-size: 14px;
}

.index-info-wrap .index-info ul .index-info-list .info-detail-wrap .info-detail {
    font-size: 12px;
    line-height: 20px;
}

.index-info-wrap .index-info ul .index-info-list .info-detail-wrap .info-more {
    font-size: 12px;
    margin: 10px 0;
}

.index-product {
    padding: 0;
    margin: 0;
}

.product-slides-wrap,.product-slides-wrap .product-slides,.product-slides .product-item,.arr-product .product-item,.goods-items-wrap,.goods-items-wrap .goods-items,.goods-items .product-item {
    width: 100%;
}

.product-slides-wrap .product-slides,.goods-items-wrap .goods-items {
    padding: 0 0 50px;
    margin-bottom: 20px;
}

.product-slides .product-item .pd-img,.product-slides .product-item .pd-img img,.product-slides .product-item .pd-shadow {
    width: 100%;
    height: auto;
}

.product-slides .product-item .pd-shadow {
    top: 0;
    bottom: 0;
}

.product-slides .product-item .pd-shadow:before {
    width: 30px;
    height: 30px;
    margin-bottom: -17px;
    -webkit-background-size: auto 10px;
    background-size: auto 10px;
    border-width: 2px;
}

.full-bg-banner {
    height: 100px;
}

.product-item .item-wrap {
    width: 94%;
    margin: 0 auto;
}

.main .product-item:nth-child(2n+1) {
    clear: left;
}

.index-about {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 20px;
}

.index-about .layout {
    padding: 0;
    background-color: transparent;
    border: 0;
}

.about-tit-bar {
    padding: 10px 0;
    position: relative;
    text-transform: uppercase;
}

.about-tit-bar {
    padding: 0;
    text-align: center;
}

.about-tit-bar:before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    position: absolute;
    left: 0;
    top: 50%;
}

.about-tit-bar .title {
    line-height: 36px;
    font-size: 16px;
    border-width: 2px;
    text-align: center;
    display: inline-block;
    padding: 0 15px;
    background-color: #fff;
    position: relative;
    z-index: 9;
}

.about-cont {
    width: 90%;
    padding: 20px 0;
    font-size: 14px;
}

.about-banner {
    float: none;
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 0 0 5px;
}

.about-banner .slides:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.about-banner .flex-control-nav {
    position: static;
    padding: 15px 0;
}

.about-banner .slides {
    position: relative;
    width: 100%;
    display: block;
    margin: 0 auto;
    float: none;
    overflow: hidden;
}

.about-detail {
    float: none;
    width: 100%;
    font-size: 12px;
    margin: 0;
    text-align: center;
}

.about-detail p {
    text-align: left;
    line-height: 1.8;
}

.about-detail .about-more {
    height: auto;
    line-height: 30px;
    padding: 3px 36px;
    font-size: 14px;
    margin: 10px 0;
    float: none;
    font-weight: bold;
}

.index-arr-product {
    padding: 0;
}

.foot-wrapper {
    border-top-width: 0;
}

.foot-wrapper .foot-items {
    padding: 20px 10px 0;
    font-size: 12px;
    width: 100%;
    margin: 0 auto;
}

.foot-items .foot-item-hide {
    display: block;
    margin: 0 0 15px;
    border: 1px solid #3A4D5E;
    padding: 0 10px;
}

.foot-items .foot-item-hide .foot-cont {
    padding: 10px 0;
}

.foot-items .foot-item .foot-tit {
    padding: 0;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: normal;
}

.foot-blog {
    text-align: center;
}

.foot-contact,.foot-inquiry,.foot-blog {
    width: 100%;
    margin: 0;
}

.foot-items .foot-item-hide {
    border: 1px solid rgba(255,255,255,0.2);
}

.foot-item-hide .foot-cont {
    position: relative;
    display: none;
}

.foot-contact li {
    font-size: 12px;
    display: block;
    position: relative;
    min-height: inherit;
}

.foot-contact li p,.foot-contact li:before {
    display: block;
    vertical-align: top;
}

.foot-contact li p {
    width: 100%;
    padding-left: 30px;
}

.foot-contact li li:before {
    float: left;
}

.subscribe-form {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0;
    overflow: hidden;
}

.foot-inquiry .subscribe {
    padding-bottom: 8px;
}

.foot-inquiry .subscribe-form .subscribe-ipt {
    width: 100%;
    height: 35px;
    line-height: 35px;
    border-radius: 0;
}

.foot-inquiry .subscribe-form .subscribe-btn {
    width: auto;
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
    border: none;
    font-size: 12px;
    border-radius: 0;
    margin-top: 8px;
    width: 100%;
}

.mobile-blog-slides {
}

.blog-slides ul li {
    position: relative;
    display: block;
    overflow: hidden;
    width: 96%;
    padding: 0 2%;
    height: auto;
    text-align: center;
}

.foot-blog-item .blog-cont-time:before {
    display: none;
}

.foot-blog-item .blog-cont {
    padding-top: 15px;
}

.foot-blog-item .blog-cont .blog-cont-pic {
    width: 35%;
    height: auto;
    float: none;
    display: inline-block;
    vertical-align: top;
    *dispay: inline;
    *zoom: 1;
    margin-right: 0;
}

.foot-blog-item	.blog-cont-detail {
    position: relative;
    display: block;
}

.foot-blog-item .blog-cont-time {
    margin-top: 10px;
}

.foot-blog-item .blog-cont-title {
    height: auto;
}

.blog-slides .owl-dots .owl-dot {
    background-color: rgba(255,255,255,0.4);
}

.blog-slides .owl-dots .active {
    background-color: rgba(255,255,255,0.8);
}

.foot-btn-prev,.foot-btn-next {
    display: none;
    visibility: hidden;
}

.foot-items .foot-item .foot-tit {
    margin-bottom: 0;
    text-align: left;
    padding: 0 5px;
}

.foot-items .foot-blog .foot-tit {
    padding: 0 15px;
}

.foot-items .foot-item-hide .foot-tit {
    position: relative;
    font-weight: normal;
    margin-bottom: 0;
}

.foot-items .foot-item .foot-tit:before {
    display: none;
}

.foot-items .foot-item-hide .foot-tit:after {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    right: 0;
    top: 11px;
    border-radius: 50%;
    background: url(../images/sprites1.png) 6px -14px no-repeat;
    opacity: 0.4;
}

.foot-items .service-show .foot-tit:after {
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.foot-contact li:before {
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    top: -4px;
}

.foot-items .service-show .foot-cont {
    display: block;
}

.path-bar {
    height: auto;
    margin: 0 0 15px;
    padding: 5px 0;
    background-color: #f9f9f9;
}

.path-bar .path-nav {
    width: 96%;
    margin: 0 auto;
    text-align: left;
    font-size: 11px;
}

.path-bar .path-nav,.path-bar .path-nav a {
    color: #666;
}

.path-bar li {
    padding-left: 4px;
}

.aside {
    width: 100%;
    float: none;
}

.side-tit-bar {
    border: none;
    padding: 0;
    line-height: 20px;
    height: auto;
    padding: 10px;
}

.side-tit-bar .side-tit {
    font-size: 14px;
    line-height: 20px;
    text-transform: none;
}

.side-tit-bar .side-tit-ico:before {
    display: inline;
    content: '\ea50';
    color: #666;
    position: absolute;
    top: 11px;
    right: 10px;
    font-size: 18px;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.side-tit-bar .side-tit-ico-down:before {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

.side-tit-bar:before,.main-tit-bar:before {
    display: none;
}

.side-widget {
    border: 1px solid #eee;
    width: 98%;
    margin: 0 auto 20px;
    padding-top: 0;
}

.side-widget .side-hide {
    display: none;
    padding: 10px;
}

.side-cate ul li li {
    padding: 0 0 0 15px;
}

.side-cate ul li a {
    display: inline-block;
}

.side-cate ul li a,.side-cate ul li li a {
    font-size: 12px;
    background: none;
    padding: 0;
}

.side-cate ul li .icon-cate {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
    right: -3px;
}

.side-cate > ul > li > ul > li a:before {
    display: inline-block;
    content: '';
    width: 3px;
    height: 3px;
    background-color: #999;
    vertical-align: middle;
    margin-right: 5px;
}

.aside .side-bn {
    display: none;
}

.side-widget-show .side-tit-bar {
    border-bottom: 2px solid #9c6;
    background-color: #fafafa;
}

.side-widget-show .side-tit-bar .side-tit {
    font-weight: bold;
}

.side-widget-show .side-tit-bar .side-tit-ico:before {
    top: 15px;
}

.side-widget-show .side-cate {
    display: block;
}

.products-scroll-list-wrap {
    width: 100%;
    margin-top: 8px;
}

.products-scroll-list {
    width: 100%;
    margin-top: 0;
}

.products-scroll-list ul {
    margin: 0 -10px;
}

.products-scroll-list ul:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.products-scroll-list li {
    width: 50%;
    float: left;
    padding: 0 8px 15px;
}

.products-scroll-list li img {
    position: relative;
    width: 100%;
    float: none;
    margin: 0 auto;
    display: block;
    padding: 0;
}

.products-scroll-list li .pd-info {
    position: relative;
    width: 100%;
    margin: 0 auto;
    display: block;
    margin-top: 8px;
    text-align: left;
    line-height: 1.5em;
    max-height: 3em;
    overflow: hidden;
}

.products-scroll-list li:nth-child(2n+1) {
    clear: left;
}

.products-scroll-btn-prev,.products-scroll-btn-next {
    display: none;
}

.main {
    width: 100%;
    float: none;
}

.main-tit-bar {
    height: auto;
    padding: 0 0 8px;
    border-top: 0;
    border-bottom: 1px solid #dadada;
    width: 98%;
    margin: 0 auto;
}

.main-tit-bar .title {
    font-size: 14px;
    padding: 0 0 0 10px;
    text-transform: none;
}

.main-banner {
    clear: both;
}

.main-banner .flex-control-nav {
    bottom: 5px;
}

.main-banner .slide-banners .flex-control-paging li a {
    width: 5px;
    height: 5px;
}

.goods-summary {
    position: relative;
    width: 96%;
    margin: 0 auto;
}

.product-list ul,.certificate-list ul,.video-list ul {
    width: 100%;
}

.product-list ul .product-item,.video-list ul .product-item,.certificate-list ul .product-item {
    width: 50%;
    margin: 0 0 10px;
}

.product-item .pd-info .pd-name {
    font-size: 12px;
    line-height: 1.4;
    margin-top: 12px;
}

.main .product-item {
    padding-bottom: 10px;
}

.main .product-item .pd-info .pd-name a {
    padding-top: 0;
    height: auto;
    max-height: 36px;
}

.main .product-item:nth-child(3n+1) {
    clear: none;
}

.main .product-item:nth-child(2n+1) {
    clear: left;
}

.download-list ul,.faq-list ul {
    position: relative;
    width: 96%;
    display: block;
    overflow: hidden;
    margin: 0 auto;
}

.faq-list ul li .faq-title {
    height: auto;
}

.entry {
    position: relative;
    width: 96%;
    margin: 0 auto;
}

.inquiry-form {
    padding: 25px 7% 75px;
}

.inquiry-form .inquiry-form-ico {
    width: 40px;
    top: 20px;
}

.inquiry-form .form-input,.inquiry-form input[type="text"] {
    width: 100%;
}

.inquiry-form .form-input.form-input-capcha,.inquiry-form input[type="text"].form-input-capcha {
    width: 150px;
}

.inquiry-form .form-text,.inquiry-form textarea {
    width: 100%;
}

.detail-wrap {
    padding: 0;
    border: 0;
    background: none;
}

.product-view {
    width: 100%;
    float: none;
    padding: 0;
    margin-bottom: 0;
}

.product-view .product-img {
    display: none;
}

.product-view .small-img-wrap {
    display: none;
}

.mobile-product-view {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.mobile-product-view .mobile-img-item,.mobile-product-view .mobile-img-item img {
    position: relative;
    width: 100%;
}

.mobile-product-view:after {
    content: "";
    width: 100%;
    height: 40px;
    display: block;
    overflow: hidden;
    background: rgba(0,0,0,0.3);
    position: absolute;
    left: 0;
    bottom: 0;
}

.product-intro {
    padding-bottom: 0;
}

.mobile-product-view .owl-dots {
    bottom: 10px;
}

.mobile-product-view .owl-prev,.mobile-product-view .owl-next {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    background-image: url(../images/mobile_gallery_arrows.png);
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 60px 30px;
    text-indent: -9999em;
    overflow: hidden;
    opacity: 0.15;
}

.mobile-product-view .owl-prev {
    background-position: 0 0;
    left: 10px;
}

.mobile-product-view .owl-next {
    background-position: -30px 0;
    right: 10px;
}

.product-title {
    text-align: center;
    font-size: 16px;
    border-bottom: 0;
    padding: 10px 0 0;
}

.product-summary {
    width: 96%;
    float: none;
    margin: 20px auto 0;
}

.product-detail {
    padding: 0;
    margin: 0;
}

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

.detail-tabs {
    height: auto;
    border-bottom: 0;
}

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

.entry th,.entry td {
    padding: 0 8px;
}

.mobile-detail-items {
    margin: 30px 0 0;
}

.mobile-detail-item .tab {
    display: block;
    float: none;
    margin-bottom: 10px;
}

.mobile-detail-items h2 {
    display: block;
    float: none;
    padding: 8px 10px;
    background: #fff;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    line-height: 28px;
    position: relative;
    font-size: 12px;
}

.mobile-detail-items .current h2,.mobile-detail-items .active h2 {
    margin-bottom: 0;
    background-color: #fff;
    padding: 8px 10px;
    margin-bottom: 0;
}

.mobile-detail-items .current h2,.mobile-detail-items .current h2 a,.mobile-detail-items h2,.mobile-detail-items h2 a {
    color: #333;
}

.mobile-detail-items h2:after {
    content: "";
    display: block;
    width: 11px;
    height: 16px;
    background: url(../images/mobile_select_arrow.png) center center no-repeat;
    background-size: 80% auto;
    position: absolute;
    right: 10px;
    top: 15px;
}

.mobile-detail-items .active h2:after {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.product-detail .detail-panel {
    display: none;
    background: #fff;
    border-bottom: 1px solid #ddd;
    padding: 10px 10px 30px;
}

.mobile-detail-items .detail-panel {
    display: none;
}

.mobile-detail-items .current .detail-panel {
    display: none;
}

.mobile-detail-items .active .detail-panel {
    display: block;
}

.mobile-detail-items .current h2 {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
}

.mobile-detail-items .active h2 {
    border-bottom: 2px solid #9c6;
}

.goods-tbar {
    margin-top: 20px;
    text-align: center;
}

.goods-tbar .title {
    font-size: 16px;
}

.goods-may-like {
    margin: 0;
}

.goods-items .product-item {
    margin: 0;
}

.page-layout {
    padding: 0;
}

.pages a,.pages span {
    height: auto;
    padding: 2px 8px;
    margin-bottom: 6px;
}

.footer {
    width: 100%;
    padding: 25px 10px 45px;
    text-align: center;
}

.footer .copyright {
    display: block;
    float: none;
}

.footer .foot-logo {
    display: none;
}

.footer .foot-nav,.footer .copyright {
    text-align: center;
}

.footer .foot-nav {
    text-transform: none;
    font-size: 11px;
    padding-top: 8px;
}

.footer .foot-nav li {
    padding: 0 7px;
    line-height: 1.8;
}

.foot-nav li.current a {
    border: 0;
}

.mobile-foot-contact {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 36px;
    line-height: 36px;
    display: block;
    overflow: hidden;
    background: #000;
    z-index: 9999;
}

.mobile-foot-contact .head-phone,.mobile-foot-contact .head-email {
    position: relative;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    text-align: center;
    color: #FFF;
}

.mobile-foot-contact .head-phone {
    width: 50%;
    background-color: #9c6;
}

.mobile-foot-contact .head-phone a,.mobile-foot-contact .head-email a {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.mobile-foot-contact .head-email {
    width: 50%;
}

.mobile-foot-contact .head-phone span,.mobile-foot-contact .head-email span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    *display: inline;
}

.mobile-foot-contact .head-phone span:before {
    content: '\e942';
    padding: 0 5px 0 0;
    font-size: 14px;
    vertical-align: middle;
}

.mobile-foot-contact .head-email span:before {
    content: '\e900';
    padding: 0 5px 0 0;
    font-size: 14px;
    vertical-align: middle;
}

.mobile-foot-contact .head-phone span:after,.mobile-foot-contact .head-email span:after {
    content: attr(data-txt);
}

.mobile-foot-contact b {
    display: none;
}

.blog-slides ul li {
    margin-bottom: 10px;
}

.blog-slides .owl-carousel .owl-controls {
    position: static;
}

.blog-slides .owl-dots {
    position: static;
    padding-bottom: 20px;
}

.blog-list .blog-item:before {
    border-top-color: #9c6;
    border-bottom-color: #9c6;
}

.blog-list .blog-item .blog-img {
    width: 100%;
    float: none;
    margin: 0;
}

.blog-list .blog-item .blog-tit {
    padding-top: 8px;
}

.download-list ul li .download-cont {
    padding-right: 0;
}

.download-list ul li .download-cont .download-detail {
    display: inline;
    line-height: 1.4;
}

.download-list ul li .download-button a {
    text-indent: -9999px;
    overflow: hidden;
    padding: 0 20px;
    background-position: center;
}

.gotop {
    width: 36px;
    height: 36px;
    bottom: 50px;
    -webkit-background-size: auto 6px;
    background-size: auto 6px;
    background-position: center;
    border-width: 2px;
}