@charset "utf-8";

.layout,
.index-info-wrap .index-info {
   width: 100%
}

body,
.container {
   min-width: 100%;
}

.mobile-product-view {
   max-width: 600px;
   margin: 0 auto;
}

.index-sv-items,
.about-cont,
.product-slides-wrap {
   max-width: 600px;
   margin-left: auto;
   margin-right: auto;
   padding-left: 10px;
   padding-right: 10px;
}

.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;
   margin: 0 4px;
   background: #d22e30;
}

.owl-dots .active {
   background: #000;
}

.head-social li a,
.head-social li img,
.head-search .search-ipt {
   -moz-transition: none;
   -webkit-transition: none;
   -moz-transition: none;
   -ms-transition: none;
   -o-transition: none;
   transition: none;
}

img {
   width: 100%;
}



/* slide banner */
.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%;
   border: 0;
}

.flex-control-paging li a.flex-active {
   background-color: #fff;
}

.owl-carousel .owl-controls {
   height: auto;
}


/* ================================
   homepage
   -------------------------------- */

.index-sv-items {
   padding: 0;
}

.index-sv-items ul {
   width: 100%;
}

.index-sv-items .sv-item {
   width: 100%;
   margin: 0 auto 10px;
   float: none;
   -webkit-animation: none;
   -moz-animation: none !important;
   animation: none !important;
   opacity: 1 !important;
   text-align: center;
   outline: none;
}

.index-sv-items .sv-item:hover {
   outline: none;
   border-color: #eee;
}

.index-sv-items .sv-tit {
   font-size: 16px;
}

.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;
   max-height: none;
}

.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-sv-items .readmore a:before {
   -moz-transform: scale(0.7);
   -webkit-transform: scale(0.7);
   transform: scale(0.7);
}

.index-tit-bar {
   text-align: center;
   padding: 0;
   margin: 0 auto 20px;
}

.index-tit-bar .title {
   font-size: 16px;
}

.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 .owl-carousel .owl-controls {
   height: auto;
}

.index-product .owl-dots {
   position: static;
   height: auto;
}

/* products */
.index-product {
   padding: 0 0 20px 0;
}

.product-slides-wrap,
.product-slides-wrap .product-slides,
.product-slides .product-item,
.product-slides .arr-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 {}

.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 .arr-item .pd-img,
.product-slides .arr-item .pd-img img,
.product-slides .arr-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;
}

.product-slides .product-item .pd-shadow:before,
.product-slides .product-item .pd-shadow:after {
   display: none;
}

.product-list {
   padding: 0;
   margin: 0 -5px;
}

.full-bg-banner {
   height: 100px;
}

.product-item .item-wrap {
   width: 100%;
   margin: 0 auto;
}

.main .product-item:nth-child(2n+1) {
   clear: left;
}

/* about us */
.index-about {
   width: 100%;
   margin: 0 auto;
   padding: 0 0 20px;
}

.index-about .layout {
   padding: 0;
   background-color: transparent;
   border: 0;
   width: 100%;
}

.about-tit-bar,
.goods-tbar {
   text-align: center;
   padding-bottom: 0;
}

.about-tit-bar .title,
.goods-tbar .title {
   display: inline-block;
   z-index: 9;
   position: relative;
   font-size: 18px;
   line-height: 1.5em;
   font-weight: normal;
   position: relative;
}

.about-tit-bar .title:after,
.goods-tbar .title:after {
   content: '';
   display: none;
   width: 170px;
   height: 1px;
   background-color: #ddd;
   margin: 10px auto 0;
}

.about-banner li.slide-item,
.about-banner li.slide-item img {
   max-width: 94%;
   margin-left: 3%;
}

.about-more-info {
   margin: auto;
   margin-left: auto;
   float: none;
}

.about-tit-bar .title {
   line-height: 1.5;
   font-size: 16px;
   border-width: 2px;
   text-align: center;
   display: inline-block;
   padding: 0 15px;
   position: relative;
   z-index: 9;
}

.about-cont {
   padding-top: 20px;
   padding-bottom: 20px;
   font-size: 14px;
}

.about-banner {
   float: none;
   width: 100%;
   display: block;
   overflow: hidden;
   padding: 0 0 5px;
   top: 0;
}

.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 .flex-control-paging li {
   padding: 0 4px;
}

.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;
   float: none;
   font-weight: bold;
}

.index-arr-product {
   padding: 0 0 20px 0;
}

.index-arr-product .owl-dot {
   padding: 0;
}



/* ================================
   footer
   -------------------------------- */
.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);
   margin: 0 4px;
}

.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(img/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;
}

.foot-nav li.current a {
   border: 0;
}

.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;
}

.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: #d22e30;
}

.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: '\e619';
   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;
}


.path-bar {
   height: auto;
   margin: 0 0 15px;
   padding: 5px 0;
}

.path-bar .path-nav {
   width: 96%;
   margin: 0 auto;
   font-size: 11px;
}

.path-bar li {
   padding-left: 4px;
}



/* ================================
   aside
   -------------------------------- */
.aside {
   width: 100%;
   float: none;
   padding: 0 10px;
}

.side-tit-bar {
   border: none;
   padding: 0;
   line-height: 20px;
   height: auto;
   padding: 10px;
}

.side-tit-bar .side-tit {
   font-size: 12px;
   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;
   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;
}

.side-cate>ul>li>a:before {
   -moz-transform: scale(0.7);
   -webkit-transform: scale(0.7);
   -ms-transform: scale(0.7);
   -o-transform: scale(0.7);
   transform: scale(0.7);
}

.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;
   -moz-transform: scale(1);
   -webkit-transform: scale(1);
   -ms-transform: scale(1);
   -o-transform: scale(1);
   transform: scale(1);
}

.aside .side-bn {
   display: none;
}

.side-widget-show .side-tit-bar {
   border-bottom: 2px solid #61696b;
   background-color: #f8f8f8;
}

.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
   -------------------------------- */
.main {
   width: 100%;
   float: none;
   padding: 0 10px;
}

.main-tit-bar {
   height: auto;
   padding: 0 0 8px;
   border-top: 0;
   border-bottom: 1px solid #dadada;
   margin: 0 -10px;
}

.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;
   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;
   padding: 0 5px;
}

.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;
   background: none;
}

.inquiry-form .form-text,
.inquiry-form textarea {
   width: 100%;
   background: none;
   overflow: hidden;
}

/* ------------------ product detail ------------------ */
.detail-wrap {
   padding: 0;
   border: 0;
   background: none;
}

.product-view {
   width: auto;
   float: none;
   padding: 0;
   margin: 0 -10px;
}

.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: 30px;
   display: block;
   overflow: hidden;
   background: rgba(0, 0, 0, 0.1);
   position: absolute;
   left: 0;
   bottom: 0;
}

.product-intro {
   padding-bottom: 0;
}

.mobile-product-view .owl-dots {
   bottom: 5px;
   z-index: 11;
}

.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(img/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 */
.product-summary {
   width: 100%;
   float: none;
   margin: 20px auto 0;
}

/* detail */
.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: 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(img/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 #61696b;
   background-color: #f8f8f8;
}

.goods-tbar {
   border-bottom: 0;
}

.goods-tbar .title {
   font-size: 16px;
}

.goods-may-like {
   margin: 0 auto 20px;
   padding: 15px 0 0;
}

.goods-items .product-item {
   margin: 0;
   padding: 0 5px;
}

.goods-may-like .owl-dots {
   position: static;
   padding: 10px 0 0;
}

.page-layout {
   padding: 0;
}

.pages a,
.pages span {
   height: auto;
   padding: 2px 8px;
   margin-bottom: 6px;
}


/* ------------------ blog ------------------ */
.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 {
   margin: 0 -10px;
}

.blog-list .blog-item {
   padding: 20px 15px;
}

.blog-list .blog-item:before {
   border-top-color: #000;
   border-bottom-color: #000;
}

.blog-list .blog-item .blog-img {
   width: 100%;
   float: none;
   margin: 0;
}

.blog-list .blog-item .blog-tit {
   padding-top: 8px;
}

/* ------------------ download ------------------ */
.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;
   -webkit-background-size: auto 13px;
   background-size: auto 13px;
}

.gotop {
   width: 36px;
   height: 36px;
   bottom: 50px;
   -webkit-background-size: auto 6px;
   background-size: auto 6px;
   background-position: center;
   border-width: 2px;
}




.about-tit-bar .title,
.about-tit-bar .title a {
   text-align: center;
   display: block;
}


.sjquan {

   display: flex;

   flex-direction: row-reverse;

   align-items: center;

   height: 100%;
}

.sjquan .mobile-nav-bar {
   float: right;
}

.sjquan .mobile-language {
   float: right;
}