@charset "utf-8";



/*--------------------------reset main.css---------------------------*/

/* .product-items .product-item color */
body, html, input, button, textarea,a{color:#000;}
a:hover{color:#ed1a3b;}
a{
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
body{font-size: .13rem;}


/* font family */
@font-face {
    font-family: 'FuturaBookBT';
    src: url('fonts/FuturaBookBT/FuturaBookBT.eot');
    src: url('fonts/FuturaBookBT/FuturaBookBT.eot?#iefix') format('embedded-opentype'), url('fonts/FuturaBookBT/FuturaBookBT.woff2') format('woff2'), url('fonts/FuturaBookBT/FuturaBookBT.woff') format('woff'), url('fonts/FuturaBookBT/FuturaBookBT.ttf') format('truetype')
}
.nav > li > a,
.index-title-bar .index-title,
.gd-btn,
.product-item .item-title,
.foot-items .foot-item .foot-tit,
.side-tit-bar .side-tit,
.goods-title-bar .title,
.foot-items .foot-item-inquiry .button,
.about-us .about-title{
    /*font-family: 'FuturaBookBT';*/
}
.about-detail .about-title a{color: #05549e;}

/* clear floating */
.gd-layer:after,
.gd-row:after,
.layer-body:after,
.head-r:after,
.nav-wrap:after,
.company-synopses ul:after,
.items-content:after,
.items_list ul:after,
.owl-stage:after,
.new-item:after,
.blog-news-list:after,
.news-item-hd:after,
.featured-list:after,
.banner-list:after,
.new-product-list:after,
.head-contact:after,
.contact-layer .contact-items:after,
.partner-list:after,
.about-img-list ul:after,
.partner-list ul:after{
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.gd-layer,
.gd-row,
.layer-body,
.head-r,
.nav-wrap,
.company-synopses ul,
.items-content,
.items_list ul,
.owl-stage,
.new-item,
.blog-news-list,
.news-item-hd,
.featured-list,
.banner-list,
.new-product-list,
.head-contact,
.contact-layer .contact-items,
.partner-list,
.about-img-list ul,
.partner-list ul{
    *zoom:1;
}

/* layout */
body{
    max-width: inherit;
}
.layout,
.nav-bar .nav-wrap,
.path-bar .path-nav{
    width: auto;
    max-width: 1200px;
}
.disabled{
    display: none;
}


/* inquiry-pop */
.inquiry-pop-bd{
    width: 100%!important;
    height: 100%!important;
}


/* service bug */
.side_content,
.show_btn{
    position: absolute;
    right: 0;
    top: 0;
}


/* inquiry pop */
html .inquiry-pop-bd .inquiry-pop{
    border: 4px solid #fff;
    box-shadow: none;
}
html .inquiry-pop-bd .inquiry-pop .ico-close-pop{
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #000;
    border-radius: 50%;
    right: -20px;
    top: -20px;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.3);
    color: #000;
}
html .inquiry-pop-bd .inquiry-pop .ico-close-pop:before{
    font-family: 'fontawesome';
    content: '\f00d';
    font-size: .16rem;
}
html .inquiry-pop-bd .inquiry-pop .ico-close-pop:hover{
    background-color: #c28228;
    color: #fff;
}
.inquiry-pop .inquiry-form .form-btn-wrapx .form-btn-submitx{
    background: #444;
    color: #fff;
    border: 0;
    border-radius: 0;
    text-shadow: none;
}
.inquiry-pop .inquiry-form .form-btn-wrapx .form-btn-submitx:hover{
    background: #c28228;
}


/* owl carousel */
.owl-carousel .owl-controls{
    height: auto;
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next{
    margin: 0 0 0 .1rem;
    padding: 0;
    border-radius: 0;
    padding-left: .1rem;
    font-size: .32rem;
}


.owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.owl-carousel .owl-controls .owl-nav .owl-next:hover{
    background: none;
    color: #c28228;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:before{
    content: '\f0d9';
}
.owl-carousel .owl-controls .owl-nav .owl-next:before{
    content: '\f0da';
}
.owl-carousel .owl-controls .owl-dots .owl-dot{
    width: .1rem;
    height: .1rem;
    border-radius: 50%;
    background-color:#aaa;
}
.owl-carousel .owl-controls .owl-dots .active{
    background-color: #000;
}





/*--------------------------head-wrapper---------------------------*/
.head-wrapper {
    z-index: 100;
    position: relative;
    background-color: #f6f6f6;
}

/* topbar */
.topbar{
    line-height: 28px;
    padding: 10px 0;
    background-color: #fff;
}
.head-contact{
    float: left;
}
.head-contact,
.head-contact a{
    color: #333;
}
.head-contact a:hover{
    color: #000;
}
.head-contact li{
    float: left;
    margin-right: .3rem;
}
.head-contact .ct-ico{
    font-family: "fontawesome";
    color: #999;
    font-size: .16rem;
    padding-right: .1rem;
}
.head-contact li.head-phone .ct-ico,
.head-contact li.head-email .ct-ico{
    display: inline-block;
    width: .16rem;
    height: .16rem;
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: .05rem;
    position: relative;
    top: -1px;
}
.head-contact li.head-phone .ct-ico{
    background-image: url(img/ico_tel.png);
    /*content: '\f095';*/
}
.head-contact li.head-email .ct-ico{
    background-image: url(img/ico_email.png);
    /*content: '\f003';*/
}
.head-contact .ct-txt{
    vertical-align: middle;
	font-family: Arial;
}
.head-contact li:hover .ct-ico{
    -webkit-animation: swing 1s ease;
    animation: swing 1s ease;
}


/* follow */
.social-list {
    float: right;
}
.social-list li {
    display: inline-block;
    padding-left: .03rem;
}
.social-list li .sc-ico {
    display: inline-block;
    width: 14px;
    height: 14px;
    padding: 4px;
    border-radius: 50%;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    background-color: #000;
    text-align: center;
}
.social-list li .sc-ico img {
    max-height: 14px;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
	margin-top: -12px;
}
.social-list li .sc-txt {
    display: inline;
    padding-left: .1rem;
    font-size: .12rem;
    color: #666;
}
.social-list li a:hover .sc-ico {
    background-color: #00b0f9;
}
.social-list li a:hover .sc-ico img {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}
.social-list li:nth-child(1) .sc-ico {
    background-color: #3a5898;
}
.social-list li:nth-child(2) .sc-ico {
    background-color: #43bdfe;
}
.social-list li:nth-child(3) .sc-ico {
    background-color: #48a8db;
}
.social-list li:nth-child(4) .sc-ico {
    background-color: #cf3e2b;
}
.social-list li:nth-child(5) .sc-ico {
    background-color: #f90;
}


/* logo */
.head-layout{
    padding: 20px 0;
}
.logo{
    float: left;
}
.logo img{

}


/* search */
.head-search{
    float: right;
    margin-top: 22px;
    position: relative;
}
.head-search {
    display: inline-block;
    position: relative;
}
.head-search .search-ipt {
    display: block;
    width: 220px;
    height: 40px;
    line-height: 40px;
    border: 0;
    background-color: #fff;
    padding: 0 .15rem;
    color: #333;
    border-radius: 3px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
	font-family:Arial;
}
.head-search .search-ipt:focus{
    width: 300px;
}
.head-search .search-ipt::-webkit-input-placeholder {
    color: #aaa;
}
.head-search .search-ipt:-ms-input-placeholder {
    color: #aaa;
}
.head-search .search-ipt:-moz-placeholder {
    color: #aaa;
}
.head-search .search-ipt::-moz-placeholder {
    color: #aaa;
}
.head-search .search-btn,
.head-search .search-toggle {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: 0 0;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    border: 0;
    text-align: center;
    font-size: .15rem;
    color: #aaa;
    overflow: hidden;
	 font-family: 'fontawesome';
}
.head-search .search-btn:before,
.head-search .search-toggle:after,
.head-search .search-toggle:before {
    display: block;
    font-family: 'fontawesome';
    content: '\f002';
}
.head-search .search-toggle {
    visibility: hidden;
}


/* language */
.change-language {
   z-index: 3!important;
   margin-left: .1rem;
   margin-top: .11rem;
   vertical-align: middle!important;
   float: right;
   margin-top: 8px;
}
.change-language-info .change-language-title a{
    -webkit-transition: none!important;
    -o-transition: none!important;
    transition: none!important;
}
.change-language-info .change-language-title,
.change-language-info .change-language-title a,
.change-language-info .change-language-title span,
.change-language-info .language-icon {
    color: #000;
	font-family: Arial;
}
.change-language-info:hover .change-language-title,
.change-language-info:hover .change-language-title a,
.change-language-info:hover .change-language-title span {
    color: #000!important;
}
.change-language-info .language-icon{
    color: #000!important;
    -webkit-transition: all .3s ease!important;
    -o-transition: all .3s ease!important;
    transition: all .3s ease!important;
    top: 8px!important;
}
.change-language-info .language-icon:before{
    content: '\f0d7'!important;
    font-size: .14rem;
}
.change-language-info:hover .language-icon{
    color: #333!important;
}
.change-language-cont,
.change-language-cont a{
    color: #333
}
.change-language-info .change-language-title{
    -webkit-transition: none!important;
    -o-transition: none!important;
    transition: none!important;
}


/* nav */
.nav-bar {
    line-height: 45px;
}
.nav-bar .nav-wrap{
    position: relative;
    padding-bottom:.15rem;
}
.nav-bar .nav{
    float: left;
}
.nav-bar .nav li{
    position: relative;
    font-size: .14rem;
}
.nav-bar .nav li,
.nav-bar .nav li a{
    color: #05549e;
}
.nav-bar .nav .nav-ico {
    display: inline-block;
    line-height: 1.5;
    vertical-align: middle;
    font-size: .16rem;
    margin: 0 0 0 .05rem;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.nav-bar .nav .nav-ico:after {
    content: '\f0d7';
    font-weight: bold;
    font-size: .14rem;
}
.nav-bar .nav > li{
    display: inline-block;
    margin-right: .3rem;
}
.nav-bar .nav > li > a{
    display: inline-block;
    /*text-transform: uppercase;*/
    position: relative;
	font-family: Arial;
	font-size: 1.25em;
}
.nav-bar .nav > li a:hover,
.nav-bar .nav > li.nav-current > a,
.nav-bar .nav > li.li-hover > a{
    color: #ed1a3b;
}
.nav-bar .nav > li.li-hover > a .nav-ico{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.nav-bar .nav ul {
    width: 250px;
    background-color: #f9fafa;
    position: absolute;
    left: 0;
    top: 53px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: translateY(.1rem);
    -ms-transform: translateY(.1rem);
    -o-transform: translateY(.1rem);
    transform: translateY(.1rem);
    opacity: 0;
    visibility: hidden;
    text-align: left;
    padding: .1rem 0;
    -webkit-box-shadow: .02rem .02rem .03rem rgba(0,0,0,.15);
    box-shadow: .02rem .02rem .03rem rgba(0,0,0,.15);
}
.nav-bar .nav ul li{
    padding: 0 .15rem;
    font-size: .14rem;
}
.nav-bar .nav ul li a{
    display: block;
    height: 35px;
    line-height: 35px;
    position: relative;
	font-family:Arial;

}
.nav-bar .nav ul li,
.nav-bar .nav ul li a{
    color: #333;
}
.nav-bar .nav ul li.li-hover > a,
.nav-bar .nav ul li a:hover
{
    color: #05549e;
}
.nav-bar .nav li li .nav-ico {
    position: absolute;
    top: 0;
    right: 0;
    line-height: .35rem;
    text-align: right;
}
.nav-bar .nav li li .nav-ico:after {
    content: '\f0da';
}
.nav-bar .nav .li-hover > ul{
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1;
    visibility: visible;
}
.nav-bar .nav ul ul{
    left: 100%;
    margin-left: .05rem;
    top: -.1rem;
}



/* fixed nav */
.nav-bar .nav-wrap{
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.fixed-nav .nav-bar{
    width: 100%;
    max-width: inherit;
    position: fixed;
    top: 0;
    background-color: #f9fafa;
    box-shadow: 0 0 .1rem rgba(0,0,0,.2);
    border-bottom: 1px solid #ddd;
}
.fixed-nav .nav-bar .nav-wrap{
    padding-top: .075rem;
    padding-bottom: .075rem;
}
.fixed-nav .nav-bar{
    margin-bottom: 0;
}
.fixed-nav .nav-bar .nav-wrap{
    margin: 0 auto;
}




/*--------------------------footer---------------------------*/
.foot-wrapper {
    padding-top: .3rem;
    padding-bottom: .3rem;
    background-color: #f2f2f2;
}
.foot-wrapper .index-title-bar {
    margin-bottom: 0;
    padding-top: .3rem;
}
.foot-items .gd-row {
    margin-left: -.2rem;
    margin-right: -.2rem;
}
.foot-items .foot-item {
    width: 25%;
    float: left;
    line-height: .22rem;
    padding: .4rem .2rem;
    font-size: .13rem;
}
.foot-items .foot-item,
.foot-items .foot-item a {
    color: #000;
}
.foot-items .foot-item a:hover {
    color: #ed1a3b;
}
.foot-items .foot-item .foot-tit {
    font-size: .18rem;
    font-weight: normal;
    padding-bottom: .25rem;
    text-transform: uppercase;
}
.foot-items .foot-item .foot-tit,
.foot-items .foot-item .foot-tit a {
    color: #05549e;
}
.foot-items .foot-item .foot-cont {
    max-width: 200px;
}
.foot-items .foot-item-inquiry .foot-cont {
    max-width: inherit;
}


/* txt-list */

.foot-items .foot-txt-list li {
    margin-bottom: .05rem;
}
.foot-items .foot-txt-list li a {
    display: inline-block;
    position: relative;
	    font-family: Arial;
}
.foot-items .foot-txt-list li a:before {
    content: '\f105';
    font-family: 'fontawesome';
    font-size:.12rem;
    line-height: .19;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.foot-items .foot-txt-list li a:hover {
    padding-left: .12rem;
}
.foot-items .foot-txt-list li a:hover:before {
    opacity: 1;
    filter: alpha(opacity=100);
}


/* contact */

.foot-items .contact-list li {
    padding-left: 0rem;
    position: relative;
    margin-bottom: .05rem;
	font-family: Arial;
}


/* newsletter */

.foot-items .foot-item-inquiry .txt {
    display: block;
	font-family: Arial;
}
.foot-items .foot-item-inquiry .button  , .email.inquiryfoot.ad_inquiryfoot{
    display: inline-block;
    background-color: #c93334;
    color: #fff;
    padding: .035rem .2rem;
    border-radius: .2rem;
    color: #fff;
    margin-top: .3rem;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.foot-items .foot-item-inquiry .button:hover , .email.inquiryfoot.ad_inquiryfoot:hover{
    background-color: #000;
    color: #fff
}
.foot-items .foot-item-inquiry .button:before , .email.inquiryfoot.ad_inquiryfoot:before {
    font-family: fontawesome;
    content: "\f0e0";
    margin: 0 .1rem 0 0
}


/* news */

.foot-items .new-item {
    padding: .05rem 0;
    visibility: hidden;
    margin-bottom: .15rem;
}
.foot-items .new-item .img {
    width: .65rem;
}
.foot-items .new-item .img img {
    display: block;
    width: 100%;
    height: auto;
}
.foot-items .new-item .item-info .title {
    display: block;
    line-height: .15rem;
    overflow: hidden;
    font-weight: normal;
    font-size: .13rem;
}
.foot-items .new-item .item-info time {
    display: block;
    font-size: .12rem;
    line-height: 1.2;
    padding-bottom: .05rem;
}
.foot-items .owl-carousel .owl-controls .owl-dots {
    padding-top: .2rem;
    position: static;
    text-align: left;
}
.foot-items .owl-carousel .owl-controls .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    margin-right: 8px;
    background-color: #aaa;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.foot-items .owl-carousel .owl-controls .owl-dots .active {
    background-color: #ed1a3b;
}
.foot-items .owl-carousel .owl-controls .owl-nav {
    visibility: hidden;
}
.foot-items .owl-loaded .new-item {
    visibility: visible;
	font-family: Arial;
}
.product-slide-item {
    max-width: 200px;
}



/* copyright */

.foot-bar {
    padding-top: .3rem;
    padding-bottom: .3rem;
}
.foot-bar .foot-logo {
    display: inline-block;
    max-height: 28px;
    margin-right: 40px;
    vertical-align: middle;
}
.foot-bar .copyright {
    display: inline;
}


/* gotop */
.gotop{
    width:.45rem;
    height: .45rem;
    line-height: .45rem;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    border-radius: 0%;
    background-color: #1a1a1a;
    border: .02rem solid rgba(255,255,255,1);
    font-size: .18rem;
    color: #fff;
    box-shadow: none;
    text-transform: uppercase;
    -webkit-animation: btnUpDown 1.5s infinite ease ;
    animation: btnUpDown 1.5s infinite ease;
    text-indent: -9999px;
    overflow: hidden;
    bottom: .1rem;
    right: .15rem;
    z-index: 99;
    opacity: .8;
    display: none;
}
.gotop:hover{
    opacity: 1;
    color: #fff;
    background-color: #000;
}
.gotop:before{
    font-family: fontawesome;
    content: '\f0d8';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    font-size: .18rem;
    text-indent: 0;
    text-align: center;
}
@-webkit-keyframes btnUpDown {
    0%{
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
    50%{
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -o-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    100%{
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

}
@keyframes btnUpDown {
    0%{
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
    50%{
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -o-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    100%{
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

}




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

.gd-layer{
    padding: .5rem 0;
}
.layer-hd{}
.layer-body{}
.gd-row{}
.index-title-bar{}
.index-title-bar .index-title{}
.index-title-bar .title-desc{}
.learn-more-bar {}
.gd-btn{}
.gd-row{
    margin: 0 -.35rem;
}
.gd-col-6{
    width: 50%;
    padding: 0 .35rem;
    float: left;
}
.main_content{
    background-color: #fff;
}
.index-main-content{
    background-color: #f2f2f2;
    padding: 0;
}



/* slide banner */
.rev_slider_wrapper {
    max-width: 1180px;
    padding: 10px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    background-color: #fff;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.tp-leftarrow,
.tp-rightarrow {
    font-size: .32rem;
    background-color: transparent;
    float: left;
    display: inline-block;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    color: #000!important;
    width: .5rem;
    height: .5rem;
    line-height: .5rem;
    text-align: center;
    overflow: hidden;
    top: 50%!important;
    margin-top: -.25rem!important;
    z-index: 99;
    border-radius: 0%;
    background: rgba(255,255,255,.6)!important;
}
.tp-leftarrow{
    left: 10px!important;
}
.tp-rightarrow{
    right: 10px!important;
}
.tp-leftarrow:before{
    content: '\f104';
}
.tp-rightarrow:before{
    content: '\f105';
}
.tp-bullets.simplebullets{
    padding-bottom: 10px;
}
.tp-bullets.simplebullets .bullet,
.tp-bullets.simplebullets .bullet.selected{
    width:.12rem;
    height:.06rem;
    border-radius:3px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.tp-bullets.simplebullets .bullet.selected{
    width: .3rem;
}
.tp-bullets.simplebullets .bullet:not(.selected){
}
.tp-bullets.simplebullets .bullet{
    background-color: #fff;
    background-color: rgba(255,255,255,.5);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.tp-bullets.simplebullets .bullet.selected{
    background-color: #fff;
    border-color: #fff;
}
.rev_slider_wrapper:hover .tp-leftarrow,
.rev_slider_wrapper:hover .tp-rightarrow{
    opacity:.8;
    filter: alpha(opacity=80);
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
.rev_slider_wrapper:hover .tp-leftarrow:hover,
.rev_slider_wrapper:hover .tp-rightarrow:hover{
    color: #000!important;
    background: #fff!important;
}
.tp-loader.spinner0 {
    background: url(img/loading.gif) center no-repeat;
    -webkit-background-size: auto 60%;
    background-size: auto 60%;
}



/* title */
.index-title-bar {
    text-align: center;
    margin: 0 auto .3rem;
}
.index-title-bar .index-title{
    position: relative;
    font-size:.24rem;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: normal;
}
.index-title-bar .index-title,
.index-title-bar .index-title a{
    color: #05549e;
}
.index-title-bar .index-title:after{
    content: '';
    display: block;
    width: .4rem;
    height: 2px;
    background-color: #000;
    margin: .25rem auto 0;
}


/* btn */
.learn-more-bar {
    text-align: center;
    padding: .4rem 0 0;
}
.gd-btn-box{
    display: block;
    padding-top: .2rem;
}
.gd-btn {
    background-color: #c93334;
    border: 0;
    color: #fff;
    display: inline-block;
    padding: 11px .22rem;
    border-radius: 0px;
    letter-spacing: .005rem;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
    position: relative;
    overflow: hidden;
}
.gd-btn:hover {
    color: #fff;
}
.gd-btn:before {
    z-index: -1;
    content: '';
    display: block;
    width: 100%;
    height: 0%;
    position: absolute;
    left: 0;
    bottom: -25%;
    background-color: #ed1a3b;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    border-radius: 50%;
}
.gd-btn:hover:before {
    height: 150%;
    width: 130%;
    left: -15%;
    bottom: -25%;
}



/* about */

.about-us {
    text-align: center;
    padding-top: .8rem;
}
.about-us .about-title {
    font-size: .36rem;
    margin-bottom: .25rem;
    text-transform: uppercase;
}
.about-us .about-detail {
    padding: 0 15%;
    font-size: .16rem;
}
.about-us .about-detail .about-title {
    font-weight: normal;
}
.about-us .about-detail .about-desc {
    line-height: 2;
}
.about-us .about-detail p {
    padding-bottom:.15rem;
}



/* product */

.product-item {
    width: 25%;
    float: left;
    padding: .1rem;
}
.product-item .item-wrap {
    border: 1px solid #d2d2d2;
    padding: .03rem;
}
.product-item .item-img {
    display: block;
    position: relative;
    overflow: hidden;
}
.product-item .item-img img {
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}
.product-item .item-img:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    background-color: rgba(255, 255, 255, .35);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.product-item .item-img:hover:before {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease
}
.product-item .item-img img {
    display: block;
    width: 100%;
    height: auto
}
.product-item .item-info {
    padding: .15rem 8%;
    margin: 0 auto;
    text-align: center
}
.product-item .item-title {
    font-weight: 400;
    font-size: .14rem
}
.product-item .item-title a {
    display: block;
    height:.44rem;
    line-height: .22rem;
    overflow: hidden;
    font-size: .16rem;
	font-family: Arial;
}
.product-item .gd-btn-box {
    padding-top: .15rem;
}
.product-items {
    padding-left: .25rem;
    padding-right: .25rem;
    background-color: #fff;
}
.product-items .index-title-bar {
    margin-bottom: .1rem;
}
.product-items .product-item {
    border-bottom: 1px solid #eee;
    padding: .3rem .15rem;
}
.product-items .product-item .item-wrap {
    padding: 0;
    border: 0;
}
.product-items .product-item .item-img {
    border: 0;
}
.product-items .items-content {
    margin-left: -.15rem;
    margin-right: -.15rem;
}
.product-items .items-content:after {
    content: '';
    display: block;
    height: 1px;
    background-color: #fff;
    top: -1px;
    position: relative;
    z-index: 1;
    visibility: visible;
}
.product-items .product-item .item-info {
    padding-bottom: 0rem;
}
.product-items .product-item .gd-btn {
    font-size: .16rem;
}

.product-items .items-content .product-item{ width:100%;}
/* cates */

.index-cate-layer .gd-row {
    margin-left: -.15rem;
    margin-right: -.15rem;
}
.index-cate-item {
    width: 33.333333%;
    float: left;
    padding: .15rem;
}
.index-cate-item .cate-item-wrap {
    display: block;
    position: relative;
}
.index-cate-item .item-img {
    display: block;
    position: relative;
    overflow: hidden;
}
.index-cate-item .item-img img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.index-cate-item .item-img:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.index-cate-item .item-img:before {
    content: '';
    display: block;
    width: 0%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    z-index: 1;
}
.index-cate-item .item-img:hover:before {
    width: 100%;
    background-color: rgba(255, 255, 255, .25);
}
.index-cate-item .item-info {
    margin-top: -1px;
}
.index-cate-item .item-tit,
.index-cate-item .item-tit a {
    color: #fff;
}
.index-cate-item .item-tit {
    width: 100%;
    text-transform: uppercase;
    font-weight: normal;
    font-size: .18rem;
    display: block;
    padding: .15rem .2rem;
    background-color: #05549e;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    z-index: 3;
}
.index-cate-item .cate-item-wrap:hover .item-tit {
    background-color: rgba(0, 0, 0, .8);
}
.index-cate-item:nth-child(3n+1) {
    clear: left;
}



/* partner */

.partner-layer {
    background-color: #fff;
    padding-left: .25rem;
    padding-right: .25rem;
}
.partner-layer .index-title-bar {
    padding-top: .5rem;
    border-top: 2px solid #ddd;
}
.partner-list {
    width: auto;
    margin: 0 -.2rem
}
.partner-list .partner-item {
    width: 100%;
    padding: .1rem .2rem;
    float: left;
    text-align: center;
    overflow: hidden
}
.partner-list .partner-item:nth-child(4n+1) {
    clear: left;
}
.partner-list .partner-item a {
    display: block;
    position: relative
}
.partner-list .partner-item img {
    max-width: 100%;
    position: relative;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}
.partner-list .partner-item:hover img {
    opacity: .5;
    filter: alpha(opacity=50)
}



/*----------------------------------page nav---------------------------------*/

.path-bar{
    background-color: #fff;
    text-transform: uppercase;
    font-style: italic;
}
.path-bar .path-nav{
    padding-top:.3rem;
    padding-bottom: .3rem;
}
.path-bar .path-nav a:hover{
    color: #ed1a3b;
}
.path-bar .path-nav li,
.path-bar .path-nav li a{
    color: #666;
}
.path-bar .path-nav li{
    display: inline;
}
.path-bar .path-nav li:after{
    content: '/';
    padding: 0 .1rem;
}
.path-bar .path-nav li:last-child,
.path-bar .path-nav li:last-child a{
    color: #666;
}
.path-bar .path-nav li:last-child:after{
    display: none;
}
.page-bar {
    text-align: center;
}
.pages {
    position: relative;
    margin: .4rem 0 .15rem;
}
.pages a,
.pages span{
    color: #666;
    background-color: #fff;
    background: -webkit-linear-gradient(#fff, #ddd);
    background: -o-linear-gradient(#fff, #ddd);
    background: linear-gradient(#fff, #ddd);
}
.pages a,
.pages span.current2 {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
    border: 1px solid #ddd;
    line-height: 25px;
    min-width: 25px;
    padding: 3px 12px;
    border-radius: 3px;
    margin: 0 0 0 5px;
}
.pages a.current,
.pages a:hover {
    background:#1a1a1a;
    border-color:#1a1a1a;
    color: #FFF;
}
.pages span.current2 {
    vertical-align: middle;
}


/*----------------------------------aside---------------------------------*/

.aside {
    float: left;
    width: 20%;
    padding-bottom: .6rem;
}
.aside,
.aside a{
    color: #333;
}
.aside a:hover{
    color: #ed1a3b;
}
.side-tit-bar {
    position: relative;
    background-color: #05549e;
    padding: 0 .15rem;
}
.side-tit-bar .side-tit {
    position: relative;
    font-size: .16rem;
    text-transform: uppercase;
    line-height: 26px;
    padding-top: 6px;
    padding-bottom: 6px;
    overflow: hidden;
    font-weight: bold;
}
.side-tit-bar .side-tit,
.side-tit-bar .side-tit a{
    color: #fff;
}
.side-tit-bar .side-tit .txt-impt{
    color: #ed1a3b;
    font-weight: bold;
}
.side-widget {
    position: relative;
    margin: 0 0 .2rem;
}
.side-cate {
    padding: .2rem 0 .2rem 0;
}
.side-cate li {
    position: relative;
    line-height: 32px;
}
.side-cate > li{
}
.side-cate ul {
    display: none;
    margin-left: .1rem;
}
.side-cate li a {
    position: relative;
    display: block;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    margin-right: .3rem;
}
.side-cate li .icon-cate {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    font-size:.12rem;
    cursor: pointer;
    line-height: 32px;
    border-radius: 0;
}
.side-cate li .icon-cate.icon-cate-down:before {
    content: '\f067';
}
.side-cate li .icon-cate.icon-cate-up:before {
    content: '\f068';
}
.side-cate li li{
    font-size: .14rem;
}
.side-cate li li a{
    padding-left:.12rem;
    padding-right: 0;
}
.side-cate li li a:before{
    content: '';
    display: inline-block;
    width: 3px;
    height: 3px;
    position: absolute;
    left: 0;
    top: 14px;
    background-color: #888;
}
.side-cate li li.active > a{
    color: #ed1a3b;
}
.side-cate li li > a:hover:before{
    background-color: #ed1a3b;
}
/*.side-cate li.active > .icon-cate{
    color: #000;
}*/
/*.side-cate li li.active > a:before{
    background-color: #1a1a1a;
}*/
.side-cate li.nav-current>a,
.side-cate li>a:hover,
li.show_li>a {
    color: #05549e;
}
.side-cate li li.nav-current>.icon-cate,
.side-cate li li>.icon-cate:hover,
li.show_li>.icon-cate {
    color: #ed1a3b;
}
.side-product-items {
    position: relative;
    padding: .5rem 0;
}
.side-product-items .items_content {
    position: relative;
}
.side-product-items .items_content {}
.side_product_item {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}
.side_product_item figure {
    position: relative;
    display: table;
    width: 100%;
    height: .95rem;
    overflow: hidden;
}
.side_product_item .item-img,
.side_product_item figcaption{
    display: table-cell;
}
.side_product_item .item-img {
    width: .7rem;
    vertical-align: middle;
}
.side_product_item .item-img img {
    position: relative;
    display: block;
    width: 100%;
    border:1px solid #e5e5e5;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.side_product_item figcaption {
    vertical-align: middle;
}
.side_product_item figcaption a{
    display: inline-block;
    line-height:.17rem;
    max-height: .51rem;
    overflow: hidden;
    padding-left: .15rem;
}
.side_product_item:hover .item-img{
    border-color: #c28228;
}
.side_product_item .item-img:hover + figcaption a{
    color: #1a1a1a;
}
.side-product-items .btn-prev,
.side-product-items .btn-next {
    position: absolute;
    left: 0;
    width: 100%;
    height: 15px;
    display: block;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    opacity: .2;
    filter: alpha(opacity=20);
}
.side-product-items .btn-prev {
    top: .2rem;
    background: url(img/side_product_up.png) no-repeat center center;
}
.side-product-items .btn-next {
    bottom: .2rem;
    background: url(img/side_product_down.png) no-repeat center center;
}
.side-product-items .btn-prev:hover,
.side-product-items .btn-next:hover{
}
.side-product-items .disabled{
    display: block;

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


/*----------------------------------main---------------------------------*/

.main {
    position: relative;
    width: 76%;
    float: right;
    padding-bottom: .6rem;
}
.main-tit-bar {
    padding: 0;
    line-height: .4rem;
    border-bottom: 1px solid #ccc;
    margin: 0 0 .35rem;
    position: relative;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-direction:row;
    flex-direction:row;
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    display: table\9;
}
.main-tit-bar .title,
.main-tit-bar .path-bar,
.main-tit-bar .share-this{
    display: table-cell\9;
    vertical-align: mddle\9;
}
.main-tit-bar .title,
.main-tit-bar .path-bar{
    -webkit-box-flex:1;
    -webkit-flex:1;
    -ms-flex:1;
    flex:1;
}
.main-tit-bar .title{
    line-height: .4rem;
    font-size: .2rem;
}
.main-tit-bar .path-bar{
    margin: 0;
    padding: 0;
}
.main-tit-bar .path-bar .path-nav{
    width: auto;
    max-width: inherit;
    border-bottom: 0;
    padding: 0;
}
.main-tit-bar .share-this{
    width: 100%;
    text-align: right;
}
.main-tit-bar .title + .share-this{
    width: 30%;
    max-width: 250px;
}
.main-tit-bar .share-this img{
    max-width: 100%;
}


/* banner */
.main-banner {
    position: relative;
    overflow: hidden;
}
.main-banner .item{
    display: none;
}
.main-banner .item,
.main-banner .item img {
    position: relative;
    width: 100%;
}
.main-banner .flex-direction-nav {
    display: none;
}
.main-banner .flex-control-paging{
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.main-banner .flex-control-paging li{
    margin: 0 3px;
}
.main-banner .flex-control-paging li a{
    width: .12rem;
    height: .12rem;
}
.main-banner:hover .flex-control-paging{
    opacity: 1;
    filter: alpha(opacity=100);
}
.goods-summary {
    margin: .25rem 0 .25rem;
    font-size: .14rem;
}
.goods-summary,
.goods-summary a{
    color: #000;
}


/* items_list */
.items_list ul{
    margin-left: -.1rem;
    margin-right: -.1rem;
}
.items_list .product-item {
    width: 33.333333%;
}
.items_list .product-item:nth-child(n){
    clear: none;
}
.items_list .product-item:nth-child(3n+1){
    clear: left;
}
.items_list ul{
}
.items_list .product-item .item-wrap{
}






/*--------------------------------------------------------
                                                    page: single Product
                                                                    ------------------------------------------------------*/


/*product photos*/
.product-intro {
    position: relative;
    overflow: hidden;
    padding-bottom: .2rem;
}
.cloud-zoom-lens {
    border: 1px solid #ddded9;
    cursor: move;
}
.cloud-zoom-title {
    font-family: Arial, Helvetica, sans-serif;
    position: absolute !important;
    background-color: #000;
    color: #fff;
    padding: 3px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    top: 0px;
}
.cloud-zoom-big {
    overflow: hidden;
    padding: 0px;
}
.cloud-zoom-loading {
    color: white;
    background: #222;
    padding: 3px;
    border: 1px solid #000;
}
.product-view .product-image.zoom_remove:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    z-index: 999;
}
.product-view {
    position: relative;
    width: 42%;
    float: left;
}
.product-view .product-image {
    position: relative;
    background-color: #f6f6f6;
    border: 1px solid #ddd;
}
.product-view .product-image img {
    position: relative;
    width: 100%;
}
.product-view .image-additional {
    position: relative;
    width: 100%;
    margin: 20px 0 0;
    padding: 0 30px;
}
.product-view .image-additional ul {
    position: relative;
    width: 100%;
    margin: 0 auto;
}
.product-view .image-additional li {
    position: relative;
    width: 100%;
    padding-bottom: 1px;
    margin: 0;
    display: none;
}
.product-view .image-additional li.single {
    display: none;
}
.product-view .image-additional li img {
    position: relative;
    width: 100%;
    padding: 0;
}
.product-view .image-additional li a {
    position: relative;
    display: block;
    border: 1px solid #ccc;
    margin: 1px;
}
.product-view .image-additional li.current a {
    border-color: #000;
    outline: 1px solid #000;
}
.product-view .owl-carousel .owl-item{
    overflow: visible;
}
.product-view .image-additional img.popup {
    display: none;
}
.image-additional .owl-carousel .owl-controls .owl-nav {
    position: static;
}
.image-additional:hover .owl-carousel .owl-controls .owl-nav {
    opacity: 1;
    visibility: visible;
}
.image-additional .owl-carousel .owl-controls .owl-nav .owl-prev,
.image-additional .owl-carousel .owl-controls .owl-nav .owl-next {
    position: absolute;
    top: 6px;
    bottom: 0;
    width: .2rem;
    height: auto;
    padding: 0;
    border-radius: 0;
    color: #333;
    margin: 0;
    text-align: center;
    z-index: 9;
    font-size: .14rem;
}
.image-additional .owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.image-additional .owl-carousel .owl-controls .owl-nav .owl-next:hover{
    opacity: 1;
}
.image-additional .owl-carousel .owl-controls .owl-nav .owl-prev {
    left:-30px;
}
.image-additional .owl-carousel .owl-controls .owl-nav .owl-prev:before,
.image-additional .owl-carousel .owl-controls .owl-nav .owl-next:before{
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    line-height: 30px;
    margin-top: -15px;
    -webkit-transform: scale(.7,1);
    -ms-transform: scale(.7,1);
    -o-transform: scale(.7,1);
    transform: scale(.7,1);
}
.image-additional .owl-carousel .owl-controls .owl-nav .owl-prev:before{
    content: '\f053';
}
.image-additional .owl-carousel .owl-controls .owl-nav .owl-next {
    right:-30px;
}
.image-additional .owl-carousel .owl-controls .owl-nav .owl-next:before{
    content: '\f054';
}
.product-view .image-additional .owl-loaded li{
    display: block;
}

/*product summary*/
.main .product-title{
    line-height: 30px;
    font-size: .2rem;
    font-weight: normal;
    padding-bottom: 7px;
    margin-bottom:.2rem;
    border-bottom: 1px solid #ccc;
}
.product-summary {
    position: relative;
    width: 58%;
    float: right;
    font-size: .12rem;
    padding-left: 5%;
}
.product-summary .product-meta {
    line-height: 1.8;
}
.product-summary .product-meta h3 {
    font-size: .14rem;
    color: #333;
}
.product-summary .product-meta li{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-direction:row;
    flex-direction:row;
    padding-bottom: .03rem;
    font-size: .14rem;
    display: table\9;
}
.product-summary .product-meta li > em,
.product-summary .product-meta li > span{
    display: table-cell\9;
}
.product-summary .product-meta li em{
    width: 40%;
    max-width: 12em;
}
.product-summary .product-meta li span{
    -webkit-box-flex:1;
    -webkit-flex:1;
    -ms-flex:1;
    flex:1;
}
.product-summary .product-meta li em{
    color: #aaa;
}
.product-btn-wrap {
    position: relative;
    margin: .2rem 0 0;
}
.product-btn-wrap .email,
.product-btn-wrap .pdf,
.product-btn-wrap .buy {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    line-height: 26px;
    padding: 0 15px;
    border-radius: 3px;
    background: #14aced;
    border: 2px solid #14aced;
    color: #FFF;
    font-size: .14rem;
    margin: 0 .2rem 0 0;
    border-radius: 3px;
}
.product-btn-wrap .email:before,
.product-btn-wrap .pdf:before,
.product-btn-wrap .buy:before{
    margin-right: .05rem;
}
.product-btn-wrap .buy {
    text-transform: uppercase;
    font-size: 18px;
    padding: 0 30px;
}
.product-btn-wrap .email:before {
    content: "\f003";
    padding: 0 3px 0 0;
}
.product-btn-wrap .pdf:before {
    content: "\f1c1";
    padding: 0 3px 0 0;
}
.product-btn-wrap .email:hover,
.product-btn-wrap .pdf:hover,
.product-btn-wrap .buy:hover {
    background: #fff;
    color: #14aced;
    border-color: #14aced;
}
.product-summary .share-this {
    margin: .35rem 0 0;
    text-align: right;
}


/* product detail */
.product-detail {
    position: relative;
    overflow: visible;
    padding: .15rem 0 0;
}
.detail-tabs {
    position: relative;
}
.detail-tabs .title {
    position: relative;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    line-height:30px;
    cursor: pointer;
    font-size: .14rem;
    padding: 2px .15rem;
    font-weight: normal;
    text-transform: uppercase;
    font-weight: bold;
    float: left;
    margin-right: .06rem;
    background-color: #aaa;
    color: #fff;
}
.detail-tabs .title.current,
.detail-tabs .title.current a{
    color: #fff;
}
.detail-tabs .title.current {
    background-color: #000;
    position: relative;
    font-weight: bold;
}
.product-detail .tab-panel-content {
    display: block;
    overflow: hidden
}
.product-detail .disabled {
    display: none;
}
.tab-panel-wrap{
    margin-bottom: .5rem;
}
.tab-panel-wrap .entry,
.tab-panel-wrap .entry a{
    color: #404040;
}
.tab-panel-wrap .entry p{
    padding: .1rem 0;
}
.tab-panel-wrap .entry h2,
.tab-panel-wrap .entry h3,
.tab-panel-wrap .entry h4{
    padding: .15rem 0;
    line-height: 1.3;
    font-weight: normal;
}
.tab-panel-wrap .entry h2{
    font-size: .32rem;
}
.tab-panel-wrap .entry h3{
    font-size: .24rem;
}
.tab-panel-wrap .entry h4{
    font-size: .24rem;
}


/* inquiry form */
.inquiry-form-wrap .inquiry-form-title{
    line-height: 30px;
    position: relative;
    background-color: #000;
    color: #fff;
    font-size: .16rem;
    text-transform: uppercase;
}
.inquiry-form{
    border-color: #ccc;
    padding: .3rem .25rem;
}
.inquiry-form .form-item{
    padding-bottom: .05rem;
}
.inquiry-form  input[type="text"].form-input,.inquiry-form textarea.form-text{
    border-color: #ccc;
}



/*like product*/
.goods-may-like {
    position: relative;
    margin: .5rem 0 0;
}
.goods-may-like .product-item{
    display: none;
}
.goods-title-bar {
    background-color: #000;
    margin-bottom: 15px;
    padding: 2px .15rem;
}
.goods-title-bar .title {
    display: inline-block;
    font-size: .16rem;
    position: relative;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    line-height: 30px;
}
.goods-title-bar .title .txt-impt{
    color: #ed1a3b;
    font-weight: bold;
}
.goods-may-like .owl-carousel .owl-controls .owl-nav,
.goods-may-like .owl-carousel .owl-controls .owl-nav a{
    color: #fff;
}
.goods-may-like .owl-carousel .owl-controls .owl-nav{
    width: auto;
    left: auto;
    right:.05rem;
    top: -45px;
}
.goods-may-like .owl-carousel .owl-item{
    overflow: visible;
}
.goods-may-like .owl-loaded .product-item{
    display: block;
}
.goods-may-like .product-item{
    width: 100%;
    padding: 0;
}
.goods-may-like .product-item .item-title{
    font-size: .16rem;
    font-weight: normal;
}
.goods-may-like .owl-carousel .owl-controls .owl-nav .owl-prev,
.goods-may-like .owl-carousel .owl-controls .owl-nav .owl-next{
    font-size: .18rem;
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
}
.goods-may-like .owl-carousel .owl-controls .owl-nav .owl-prev:before,
.goods-may-like .owl-carousel .owl-controls .owl-nav .owl-next:before{
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
.goods-may-like .owl-carousel .owl-controls .owl-nav .owl-prev:before{
    content: '\f104';
}
.goods-may-like .owl-carousel .owl-controls .owl-nav .owl-next:before{
    content: '\f105';
}





/*--------------------------------------------------------
                                                    page: blog list
                                                                    ------------------------------------------------------*/

.blog_list {
    position: relative;
    width: 100%;
}
.blog-item {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding:.3rem 0;
}
.blog-item:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.blog-item:after{
    content: '';
    width: 50%;
    opacity: 0;
    height: 2px;
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    border-top:1px solid #000;
    border-bottom:1px solid #000;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.blog-item:hover:after{
    opacity: 1;
}
.blog-item .item-wrap {}
.blog-item .item-img {
    position: relative;
    display: block;
    max-width: 2.5rem;
    margin: 0 .3rem 0 0;
    float: left;
}
.blog-item .item-img img {
    position: relative;
    width: 100%;
}
.blog-item .item-info {font-family: arial, helvetica, sans-serif;}
.blog-item .item-info .item-title {
    font-size: .24rem;
    font-weight: normal;
	font-family: Arial;
}
.blog-item .item-info .item-title a{
	    color: #05549e;
}
.blog-item .item-info time {
    display: block;
    font-style: italic;
    margin: .08rem 0;
    color: #666;
}
.blog-item .item-info .item-detail {
    color: #666;
}
.blog-item .item-info .item-more {
    float: right;
    color: #fff;
    display: inline-block;
    border: 1px solid #444;
    background-color: #05549e;
    padding: .04rem .15rem;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    margin-top: 10px;
}
.blog-item .item-info .item-more:hover{
    background-color: #ed1a3b;
    border-color: #ed1a3b;
    color: #fff;
}
.blog-item:hover:after{
    width: 100%;
}
.blog-item:hover .item-info .item-more:hover{
    color: #fff;
}



/*--------------------------------------------------------
                                                    page: download list
                                                                    ------------------------------------------------------*/

.download_list {
    position: relative;
    width: 100%;
}
.download-item {
    position: relative;
    overflow: hidden;
    padding: .25rem 0 .15rem;
    line-height: .3rem;
    border-bottom: 1px solid #eee;
}
.download-item:hover{
    background-color: #fafafa;
}
.download-item .item-img {
    max-width: 25px;
}
.download-item .item-title {
    position: relative;
    display: inline-block;
    *display: inline;
    vertical-align: top;
    *zoom: 1;
    margin: 0 .1rem;
    font-size: .16rem;
    font-weight: bold;
}
.download-item .item-button {
    position: relative;
    display: inline-block;
    *display: inline;
    vertical-align: top;
    *zoom: 1;
    float: right;
    line-height: .3rem;
    padding: 0 .15rem;
    border: 1px solid #ccc;
    background: #eee;
    border-radius: .05rem;
    cursor: pointer;
}
.download-item .item-button:before {
    content: "\f019";
    margin: 0 .1rem 0 0;
}


/*--------------------------------------------------------
                                                    page: faq list
                                                                    ------------------------------------------------------*/

.faq_list {
    position: relative;
    width: 100%;
}
.faq-item {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 0 .35rem;
    border-bottom: 1px solid #eee;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.faq-item:hover{
    background-color: #fafafa;
}
.faq-item .faq-title {
    position: relative;
    font-size: .16rem;
    line-height: .3rem;
    padding: .15rem 0;
    cursor: pointer;
}
.faq-item .faq-title:before {
    position: absolute;
    content: "\f067";
    left: -.35rem;
    top: 50%;
    margin: -10px 0 0;
    border: 1px solid #000;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height:20px;
    font-size: .12rem;
    font-weight: normal;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.faq-item .faq-title.show-title:before {
    content: '\f068';
}
.faq-item .faq-cont {
    margin: 0 0 .25rem;
    display: none;
}
.faq-item:first-child .faq-cont {
    display: block;
}


@media only screen and (max-width: 1600px) {}

@media only screen and (max-width: 1550px) {}

@media only screen and (max-width: 1366px) {
    html {
        font-size: 600%;
    }
    .side-tit-bar .side-tit {
        font-size: .15rem;
    }

}

@media only screen and (max-width: 1280px) {
    html {
        font-size: 570%;
    }
    .layout,
    .nav-bar .nav-wrap {
        width: 100%;
        padding-left: .15rem;
        padding-right: .15rem;
    }
    body {
        min-width: 100%;
    }
    .scrollsidebar,
    .bottomsidebar {
        display: none;
    }
    .head-layout{
        width: 100%;
        max-width: inherit;
    }
    .rev_slider_wrapper{
        max-width: inherit;
    }
    .nav-bar{
        margin-bottom: 0;
    }
    .path-bar .path-nav{
        padding-left: .15rem;
        padding-right: .15rem;
    }
    .gd-layer{
        overflow: hidden;
    }
    .rev_slider_wrapper{
        padding: 0;
        background: none;
    }
}

@media only screen and (max-width: 1200px) {
    .aside {
        /*width: 200px;*/
        width: 20%;
    }
    .main{
        width: 78%;
    }
}

@media only screen and (max-width: 1000px) {
    .main {
        /*width: 76%;*/
    }
}

@media only screen and (max-width: 1024px) {
    html {
        font-size: 550%;
    }
}

@media only screen and (max-width: 950px) {
    html {
        font-size: 550%;
    }
    body{
        padding-left: 0;
        padding-right: 0;
    }
    .z10000 {
        position: relative;
        z-index: 100000;
    }
    .mobile-body-mask {
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.6);
        position: absolute;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 9999;
    }
    .mobile-ico-close {
        width: 30px;
        height: 30px;
        background: #fff url(img/mobile_close.png) center center no-repeat;
        background-size: 50% auto;
        position: absolute;
        right: -35px;
        top: 0;
    }
    img {
        max-width: 100%;
    }
    .sub-content {
        position: relative;
        display: block;
        right: auto;
        border-radius: 0;
        border: none;
        box-shadow: none;
        z-index: 99999;
    }


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


    /* topbar */
    .topbar{
        padding-top: .4rem;
        padding-bottom: .1rem;
        text-align: center;
    }
    .head-contact{
        float: none;
    }
    .head-contact li{
        float: none;
        display: inline;
        margin: 0 .1rem;
    }
    .social-list{
        float: none;
        text-align: center;
    }

    /* logo */
    .head-layout{
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .logo{
        width: 100%;
        text-align: center;
        float: none;
    }
    .logo img{
        max-height: .6rem;
    }

    /* search */
    .head-search-form {
        position: relative;
        width: 100%;
        height:.35rem;
        border: 1px solid #000;
    }
    .head-search-form .search-ipt {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: .35rem;
        background: none;
        border: none;
        padding: 0 .1rem;
    }
    .head-search-form .search-btn {
        position: absolute;
        top: 0;
        right: 0;
        width: .35rem;
        height: .35rem;
        line-height: .35rem;
        background: none;
        border: none;
        color: #333;
        font-family: 'fontawesome';
        padding: 0;
        cursor: pointer;
        z-index: 1111;
    }
        .head-search-form .search-btn:hover{background: #333;}
    .head-search-form .search-btn:hover{
        background: none;
    }
    .head-search-form .search-btn:before{
        display: block;
        content: '\f002';
        display: inline-block;
        width: .35rem;
    }



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


    /* ------------- footer ------------- */
    .foot-wrapper{
        position: relative;
        overflow: hidden;
    }
    .foot-items:before{
        display: none;
    }
    .foot-items .layout{
        display: block;
        overflow: hidden;
    }
    .foot-items .foot-item{
        width: 50%;
        float: left;
        border: 0;
        line-height: .22rem;
        padding-top: .5rem;
        padding-bottom: .5rem;
    }
    .foot-items .foot-item:nth-child(2n+1){
        clear: left;
    }
    .foot-bar .layout{
        padding-left: .15rem;
        padding-right: .15rem;
    }




    /* ------------- index ------------- */
    .rev_slider_wrapper{
        top:auto;
        margin-bottom: 0;
    }
    .about-us .about-detail .about-title,
    .index-title-bar .index-title{
        font-size: .32rem;
    }
    .has-mobile-link{
        position: relative;
        display: inline-block;
    }
    span.has-mobile-link{
        display: inline-block;
    }
    .has-mobile-link .link{
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }

    /* about us */
    .about-us .about-img{
        height: 8rem;
    }
    .about-us .about-img .slides li{
        height: 8rem;
    }


    /* products */
    .product-item{
        padding: .2rem .1rem;
    }
    .product-items .items-content{
        margin-left: -.1rem;
        margin-right: -.1rem;
    }


    /* ------------- page nav -------------- */
    .sub-head{
        padding-top: 1rem;
        padding-bottom: .3rem;
        margin-bottom: .15rem;
    }


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


    /* ------------- main ------------- */
    .main {
        width: 100%;
        float: none;
        margin: 0 auto;
    }

    /* product intro */
    .product-view {
        width: auto;
        max-width: 400px;
        float: none;
        margin: 0 auto .3rem;
        border: 0 solid #eee;
    }
    .product-view br{
        display: none;
    }
    .product-view .product-image {
        display: none
    }
    .product-view .image-additional li img,
    .product-view .image-additional li.current img{
        border: 0;
        outline: 0;
        vertical-align: middle;
    }
    .product-view .image-additional li.current:before{
        display: none;
    }
    .product-view .image-additional {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .product-view .image-additional ul {
        width: 100%;
    }
    .product-view .image-additional li {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .product-view .image-additional li a {
        border: 1px solid #ccc;
        border: 0;
        margin: 0;
    }
    .product-view .image-additional li.current img {
        border-color: inherit;
    }
    .product-view .image-additional li.current a{
        padding: 0;
        outline: 0;
        border: 0;
    }
    .product-view .image-additional li:before{
        display: none;
    }
    .product-view .image-additional li.single {
        display: block
    }
    .product-view .owl-carousel .owl-controls .owl-dots {
        position: absolute;
        padding-top: 0;
        bottom: .18rem;
        z-index: 1;
    }
    .product-view .owl-carousel .owl-controls .owl-dots .owl-dot{
        border: 0;
        background-color: rgba(0,0,0,.4);
    }
    .product-view .owl-carousel .owl-controls .owl-dots .active{
        background-color:#000;
    }

    /* product summary */
    .product-summary {
        position: relative;
        width: 100%;
        float: none;
        padding-left: 0;
    }
    .product-btn-wrap{
        text-align: left;
        margin-top: .4rem;
    }
    .product-summary .share-this{
        text-align: left;
        margin: .2rem 0;
        float: none;
    }
    .product-btn-wrap .email,
    .product-btn-wrap .pdf,
    .product-btn-wrap .buy{
        margin: 0 .05rem .2rem 0;
    }


    /* product detail  */
    .product-detail{
        border: 0;
        padding: .6rem 0 0;
    }
    .product-detail .tab-panel-content{
        padding: .15rem 0;
    }
    .tab-content-wrap .tab-title-bar,
    .tab-content-wrap .tab-panel-wrap {
        display: none;
    }
    .tab-content-wrap .mobile-tab-items .mobile-tab-item {
        margin: 0 0 30px;
    }
    .tab-content-wrap .mobile-tab-items .mobile-tab-title,
    .tab-content-wrap .mobile-tab-items .mobile-tab-title a{
        color: #fff;
    }
    .tab-content-wrap .mobile-tab-items .mobile-tab-title {
        height: 30px;
        line-height: 30px;
        margin: 0 auto .2rem;
        padding: 0 .15rem;
        font-size: .16rem;
        padding-bottom: 8px;
        position: relative;
        background-color: #000;
        text-transform: uppercase;
    }

    /* Customers Also Bought */
    .goods-title-bar .title{
        font-size:.16rem;
    }
    .goods-may-like .owl-carousel .owl-controls{
        height: auto;
        visibility: visible;
    }
    .goods-may-like .owl-carousel .owl-controls .owl-dots {
        position: static;
        padding-top: .15rem;
    }
    .goods-may-like .product-item{
        display: none;
    }
    .goods-may-like .owl-loaded .product-item{
        display: block;
    }
    /* inquiry */
    .inquiry-form-wrap .inquiry-form-title{
        padding-left:.15rem;
        padding-right: .15rem;
        text-transform: uppercase;
    }

}

@media only screen and (max-width: 768px) {

    .layout,
    .path-bar .path-nav{
        width: auto;
        /*max-width: 90%;*/
    }
    .head-layout{
        max-width:inherit;
    }

    /* ------------- index ------------- */

    /* promote banners */
    .banner-list{
        width: 100%;
        float: none;
    }
    .banner-list .banner-item .banner-info{
        padding-top: .25rem;
        padding-bottom: .25rem;
    }
    .banner-list .banner-item .banner-img{
        height: auto;
        min-height: 2rem;
    }


    /* about us */
    .about-us{
        width: 100%;
        float: none;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -moz-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        padding-top: .5rem;
        padding-bottom: 0;
    }
    .about-us .about-img{
        height: 5rem;
        -webkit-box-ordinal-group: 1;
        -moz-order: 1;
        -webkit-order: 1;
        order: 1;
    }
    .about-us .about-img .slides li{
        height: 5rem;
    }
    .about-us .about-detail{
        height: auto;
        padding:0;
    }
    .about-us .about-detail .detail-info{
        display: block;
        padding-right: 0;
    }

    /* product list */
    .product-item{
        width: 50%;
    }
    .product-item:nth-child(n){
        clear: none;
    }
    .product-item:nth-child(2n+1){
        clear: left;
    }




    /* ------------- product list ------------- */
    .items_list{
    }
    .items_list .product-item{
        width: 33.333333%;
        padding: .05rem;
    }
    .items_list .product-item .item-wrap {
        outline: 0;
    }
    .items_list .product-item:nth-child(n){
        clear: none;
    }
    .items_list .product-item:nth-child(3n+1){
        clear: left;
    }
    .items_list .product-item .item-wrap .btn-view{
        display: block;
    }

    /* ------------- product detail ------------- */
    .goods-may-like .product-item{
        padding: 0;
    }
    .goods-may-like .owl-carousel .owl-controls .owl-dots{
        padding: .35rem 0 .1rem;
    }


    /* ------------- footer ------------- */
    .partner-list{
        padding: 0;
    }
    .gotop{
        width: .35rem;
        height:.35rem;
        line-height:.35rem;
    }
    .gotop:hover{
        background-color: #fff;
        color: #000;
    }
    .foot-bar{
        display: block;
        padding: .3rem 0;
        text-align: center;
    }
    .foot-bar .foot-layout{
        display: block;
    }
    .foot-social li{
        padding: 0 .05rem;
    }
    .foot-social li a{
        padding: 10px;
    }
    .foot-social li img{
        max-width: 14px;
    }
    .foot-bar .foot-info{
        text-align: center;
        padding-top: .15rem;
    }


}



@media only screen and (max-width: 500px) {

    .layout,
    .path-bar .path-nav{
        width: auto;
        max-width: inherit;
    }
    .flex-direction-nav .flex-prev,
    .flex-direction-nav .flex-next {
        display: none;
    }
    .flex-control-paging li a {
        width: .1rem;
        height: .1rem;
    }
    .flex-control-paging li a:hover,
    .flex-control-paging li a.flex-active {
        width: .12rem;
        height: .12rem;
    }
    .head-layout .logo img{
    }


    /* ------------- index ------------- */

    /* title */
    .about-us .about-detail .about-title,
    .index-title-bar .index-title{
        font-size: .24rem;
    }
    .index-title-bar{
        padding-bottom: .15rem;
        margin-bottom: .3rem;
    }
    .index-title-bar .title-desc{
        width: 100%;
        max-width: inherit;
    }

    /* cates */
    .index-cate-item{
        width: 100%;
        float: none;
        padding-top: .05rem;
        padding-bottom: .05rem;
    }

    /* about us */
    .about-us .about-detail .about-tit{
        font-size: .12rem;
    }
    .about-us .about-detail .about-desc{
        font-size: .16rem;
    }

    /* product */
    .product-item{
        padding: .05rem;
    }
    .product-items .items-content{
        margin-left: -.05rem;
        margin-right: -.05rem;
    }
    .product-item .gd-btn-box{
        padding-top: .15rem;
    }
    .product-item .gd-btn{
        padding-top: 6px;
        padding-bottom: 6px;
    }
    .product-items .product-item{
        padding:.15rem .05rem;
    }


    /* inquiry panel */
    .inquiry-panel{
        background-attachment: inherit;
    }
    .inquiry-panel .layer-title{
        font-size: .32rem;
    }

    /* partner */
    .partner-list .partner-item{
        width: 100%;
        clear: none;
    }
    .partner-list .partner-item:nth-child(2n+1){
        clear: left;
    }




    /* ------------- footer ------------- */
    .foot-items .foot-item{
        width: 100%;
        float: none;
        padding-top: .2rem;
        padding-bottom: .2rem;
        padding-right: 15%;
    }
    .foot-bar{
        text-align: center;
    }
    .foot-bar .foot-logo{
        display: block;
        text-align: center;
    }
    .foot-bar .copyright{
        display: block;
        padding-top:.15rem;
    }


    /* ------------- product list ------------- */
    .main-tit-bar{
        display: block;
    }
    .main-tit-bar .title,
    .main-tit-bar .share-this{
        display: block;
    }
    .main-tit-bar .title + .share-this{
        display: block;
        width: 100%;
        max-width: inherit;
        text-align: left;
        padding-top: .06rem;
        padding-bottom: .15rem;
        height: auto;
    }
    .main-tit-bar .share-this img{
        max-width: inherit;
    }
    .items_list ul{
        margin: 0 -.1rem;
    }
    .items_list .product-item{
        width: 50%;
        padding-top: .1rem;
        padding-bottom: .1rem;
    }
    .items_list .product-item:nth-child(n){
        clear: none;
    }
    .items_list .product-item:nth-child(2n+1){
        clear: left;
    }
    .items_list .product-item .item-wrap{
        padding: 0;
    }


    /* ------------- product detail ------------- */
    .side_product_item {
        width: 100%;
    }
    .product-view {
        width: 100%;
        border-color: #e5e5e5;
        border-width: 1px;
    }
    .inquiry-form {
        padding: .2rem .1rem;
    }
    .inquiry-form .inquiry-form-ico {
        width: .6rem;
        right: .1rem;
        top: .1rem;
    }
    .inquiry-form input[type="text"].form-input,
    .inquiry-form textarea.form-text {
        width: 80%;
    }
    .inquiry-form textarea.form-text {
        width: 100%;
    }
    .goods-may-like .goods-items{
    }
    .goods-may-like .owl-carousel .owl-item{
        overflow: visible;
    }
    .goods-may-like .product-item{
        overflow: visible;
    }
    .goods-may-like .product-item .item-wrap{
        position: relative;
    }


    /* ------------- blog ------------- */
    .blog-item .item-img{
        float: none;
        margin-right: 0;
    }
    .blog-item .item-info .item-title{
        font-size: .24rem;
        line-height: 1.1;
        font-weight: normal;
        padding-top: .15rem;
    }
    .blog-item .item-info time{
        color: #999;
    }
    .blog-item .item-info .item-detail{
        color: #666;
    }
    .blog-item .item-info .item-more{
        border-radius: .18rem;
        background-color:#000;
        color: #fff;
        border-color: rgba(0,0,0,0);
        margin: .1rem auto 0;
    }
    .blog-item:hover .item-info .item-more{
        color: #fff;
    }


    /* download */
    .download-item .item-title {
        display: block;
        margin: .1rem 0;
    }
    .download-item .item-button {
        float: none;
    }
}

@media only screen and (max-width: 375px) {}

@media only screen and (max-width: 320px) {
    .synopsis-item,
    .product-item,
    .items_list .product-item,
    .product-items .product-item {
        width: 100%
    }

}


@media only screen and (max-width:950px) {
    .change-language-cont {
        top: auto!important;
        padding: 0!important;
        width: 100%!important;
        text-align: left!important
    }
    .sub-content {
        position: relative!important;
        display: block!important;
        right: auto!important;
        border-radius: 0!important;
        border: none!important;
        box-shadow: none!important;
        z-index: 99999!important
    }
    .change-language-title {
        display: none!important
    }
    .change-language-cont ul li {
        width: 25%!important;
        margin: 0!important;
        border: none!important
    }

    .quick-inquiry .pannel-tit{
        padding-right: 0;
    }
    .contact-items{
        padding-top: 0;
    }
    .contact-item{
        width: 100%;
        float: none;
        padding-top: .1rem;
        padding-bottom: .1rem;
    }
}

@media only screen and (max-width:768px) {
    .change-language-cont ul li {
        width: 33.33333%!important
    }
}

@media only screen and (max-width:640px) {
    .change-language-cont ul li {
        width: 50%!important
    }
}

@media only screen and (max-width:320px) {
    .change-language-cont ul li {
        width: 50%!important
    }
}
.none {
    display: none
}
/*download*/.product-list, .case-list, .certificate-list, .video-list, .download-list, .faq-list{	position: relative;    overflow: hidden;}
.download-list ul li{	position: relative;    display: block;    overflow: hidden;    line-height: 30px;    padding: 30px 0 10px;    border-bottom: 1px solid #E9E9E9;font-family: arial, helvetica, sans-serif;}
.download-list ul li .download-cont{	position: relative;    display: inline-block;    vertical-align: top;    float: left;}
.download-list ul li{	position: relative;    display: block;    overflow: hidden;    line-height: 30px;    padding: 30px 0 10px;padding-left:10px;    border-bottom: 1px solid #E9E9E9;}.download-list ul li .download-cont .download-pic{	position: relative;    display: inline-block;    vertical-align: top;    width: 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;    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;    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(img/icons08.png);    background-repeat: no-repeat;    background-position: 15px 8px;}