/* CSS mobile */
.topbar,.mobile_none{ display:none;}
.mobile{ display:block;}

/*logo*/
.logotab{ height:90px; position:relative;}
.logotab .logo{ height:90px;}
.logotab .logo img{ width:18%; height:auto;}
.compname{ margin-left:10px; font-size:18px;}
.compzy{ margin:0 0 0 13px; font-size:12px;}
.sign { z-index:100; position:absolute; right:5px; top:0px; width:100px; height:50px; background-size: 100% auto;}
.sign img{ width:40%;}
.sign div{ padding:7px 0 0 40px;}
.sign strong{ font-size:14px;}
.sign span{ font-size:14px; padding:0 0 0 31px;}

.namebox{ width:55%;}

/*nav*/
.ncs-nav{ display:none;}

.mobile_menu{ position:absolute; right:10px; bottom:0; width:34px; height:34px; display:block;}
.m_nav_ham{ width:24px; height:2px; background:#333; margin:5px auto; transition-duration:0.3s;}
.nav_ham1{ transform:rotate(45deg); -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -o-transform:rotate(45deg); margin-top:13px;}
.nav_ham2{ transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -o-transform:rotate(-45deg); margin-top:-7px;}
.nav_ham3{ opacity:0;}

.mobile_nav{ width:100%; background:#121212; position:absolute; z-index:10000; display:none;}
.mobile_nav ul li{ line-height:1.5em;}
.mobile_nav ul li a{ color:#ccc; font-size:14px; line-height:1.7em; display:block; padding:12px 20px; background:#222; border-top: 1px solid rgba(255, 255, 255, 0.1); border-bottom: 1px solid rgba(0,0,0,0.3);}

/*banner*/
.banner01{ width:100%; height:115px;}
.banner01 ol{ height:8px; position:absolute; left:50%; bottom:8px; margin:0 0 0 15%;}
.banner01 ol li{ width:8px; height:8px; float:left; background:#fff; cursor:pointer; margin:0 0 0 10px; }

.bt{ margin:0 0 0 -150px; bottom:30px;}
.bt h2{ font-size:30px; margin-top:20px !important;}

/*sell*/
.ncs-goods-list ul li{ width:47%;}
.ncs-goods-list ul li dl{ padding:6px;}
.ncs-goods-list ul li dt,.ncs-goods-list ul li dt a.goods-thumb,.ncs-goods-list ul li dd.goods-name,.ncs-goods-list ul li dd{ width:100%;}
.ncs-goods-list ul li dt a.goods-thumb img{ max-width:100% !important;}

.ncs-goodslist-bar{ height:auto; overflow:hidden;}
.ncs-search{ width:100%;}

/*introduce*/
.titlebox01{ margin-top:20px !important;}
.ncs-comp h4{ font-size:18px;}
.ncs-comp p{ line-height:25px; font-size:12px;}
.ncs-comp01 img{ width:100%;}
.nc-good{ padding:0;}

/*news*/
.main02{ padding-top:50px;}
.news-list01 .listbox01 li{ width:90%;}

.newsnav .newsimg{ margin:0 20px 0 0;}
.newsnav .newsbt{ width:60%;}
.newsnav .newsbt h4{ margin:0; font-size:14px;}
.newsnav .newsbt p{ display:none; }

.news-list .listbox li a{ font-size:12px;}
.news-show h1{ padding:10px 0; line-height:30px;}
.show-text{ padding:0;}

/*honor*/
.honorlist .zs li{ height:auto; width:45%;}
.honorlist .zs1 li{ height:auto; width:38%;}


/*contact*/
.comp_contact{ width:100%;}
.map{ width:100% !important;}
.comp_contact ul li{ margin:20px 0;}
.textarea textarea{ width:65% !important;}

/*photo*/
.gallery a{ width:46%; height:106px; display:table-cell; vertical-align:middle; text-align:center; overflow:hidden;}
.gallery img{ width:100%; height:106px;}





















