body{ background:#f9f9f9;}
.background { width: 100%; position: relative; z-index: 1;}
.pc_none{ display:none;}
/* 导航上部图片控制 */
.banner{ width:100%; margin:0 auto; text-align:center;}
.ncs-default-banner{ width:100%;}
.ban_box{ box-shadow:0 5px 10px #999;}

.banner01{ width:100%; min-height:300px; margin:0 auto; text-align:center; position:relative; display:block;}
.banner01 .ncs-default-banner img{ width:1200px; height:auto; text-align:center; margin:0 auto;}
.banner01 .itmer{ position:absolute; display:none;}
.banner01 ol{ height:15px; position:absolute; left:50%; bottom:10px; margin:0 0 0 -55px;}
.banner01 ol li{ width:15px; height:15px; float:left; background:#00a0e9; cursor:pointer; opacity:0.5;}
.banner01 ol li.curr{ background:#00a0e9; opacity:1;}

/* 企业导航 */
.nav04{ width:100%; border-top:1px solid #00a0e9; background:#fff;}
.ncs-nav { width: 100%; height: 45px; overflow: hidden;}
.meun{ width:100%; height:45px; border-radius:8px; float:left;}
.meun ul li{ width:12.4%; height:45px; text-align:center; line-height:45px; float:left; margin:0 0 0 1px;}
.meun ul li a{ display:block; text-align:center; font-size:16px;}
.meun ul li.mover{ background:none;}
.meun ul li a.cur{ color:#fff; background:#00a0e9;}
.meun ul li a:hover{ color:#fff; background:#00a0e9; text-decoration:none;}
.search{ width:210px; float:right; margin:9px 0 0 0; position:relative;}
.search input{ border:none;}
.search .inp1{ border:1px solid #006fbc; color:#666; padding:5px; width:190px; height:25px; border-radius:3px;}
.search .inp2{ width:25px; height:25px; background:url(../images/search.png) no-repeat; cursor:pointer; position:absolute; right:10px; top:8px;}


/*main首页样式*/
.main{ width:1200px; min-height:530px; margin:0 auto; position:relative; background:#fff;}
.content01{ width:100%; clear:both;}
.cont-box{ width:100%; overflow:hidden;}
.cont-fl{ float:left; overflow:hidden;  width:365px;}
.titlebox{ overflow:hidden; margin:20px 0 0 0; height:30px; border-bottom:1px solid #00a0e9; padding:0 10px;}
.titlebox h4{ font-size:22px; color:#00a0e9; font-weight:600; display:inline-block;}
.titlebox p{ font-size:14px; margin:5px 0 0 5px; color:#666;}
.titlebox a:hover{ color:#00a0e9;}
.bar-bottom{ border-bottom:1px solid #00a0e9;}
.bar-top{ border-top:1px solid #00a0e9;}

.tith1{ font-size:14px !important; font-weight:500 !important;}
.ncs-about{ width:100%; color:#333;}
.ml7{ margin-left:7px;}
.ncs-about h2{ font-size:16px; padding:15px 10px; border-bottom:1px dashed #c1c1c1;}
.ncs-about  ul li{ line-height:25px; font-size:14px; padding:13px 10px; border-bottom:1px dashed #c1c1c1;}
.about-qq img{ width:30px; vertical-align:middle;}
.ncs-about .about-qq a:hover{ text-decoration:none;}

.cont-list{ margin:5px 0 0 0;}
.cont-list img{ border:1px solid #e7e7e7;}
.cont-list ul li{ line-height:32px; font-size:14px;}

.goods-list{ width:780px; float:left; margin:20px 0; position:relative;}
.goods-list .sell-list{ width:678px; height:170px; overflow:hidden; margin:0 auto; position:relative;}
.goods-list .sell-list ul{ position:absolute;  width:1350px; margin:5px 0 0 0; overflow:hidden;}
.goods-list .sell-list ul li{ width:160px; height:162px; float:left; margin:0 0 0 8px; position:relative;}
.goods-list .sell-list ul li a{ display:block;}
.goods-list .sell-list ul li .sell-text{ width:95%; height:20px; background:rgba(0,0,0,0.5); color:#fff; padding:5px; display:block; position:absolute; left:0; bottom:0;}
.goods-list .sell-list ul li img{ width:160px; height:160px; display:block; border:1px solid #ccc;}

.butfl{ width:35px; height:35px; position:absolute; left:10px; top:115px;}
.butfr{ width:35px; height:35px; position:absolute; right:3px; top:115px;}
.but{ width:35px; height:35px; background:url(../images/button.png) no-repeat; display:block;}
.but_fl{ background-position:0 -35px;}
.but_fr{ background-position:-35px 0;}

/* 侧边栏企业分类控制标签 */
.ico-none, .ico-block, .ico-sub { color:#FFF; background-color: #FFD379; border: solid 1px #FFB417; box-shadow: 1px 1px 1px 0 rgba(0,0,0,.1);}
/* ====================== */
/* 左侧边栏样式 -> left.php */
/* ====================== */
/* =====================
 * 表单元素格式化及伪类效果
 * ===================== */
.text { font-family: Tahoma; height: 20px; line-height: 20px; background-color:#fff; padding: 1px 2px 3px 4px; border: solid 1px #ccc;}
.text:hover { background-color:#FFF;}
.text:focus { background-color:#FFF; border-color: #CCC; box-shadow: 1px 1px 1px 0 #E7E7E7; -moz-box-shadow: 1px 1px 1px 0 #E7E7E7/* if FF*/; -webkit--box-shadow: 1px 1px 1px 0 #E7E7E7/* if Webkie*/;}
.text01 { font-family: Tahoma; height: 20px; line-height: 20px; background-color:#fff; padding: 1px 2px 3px 4px; border: solid 1px #ccc;}
/* 侧边栏搜索 */
.ncs-search { width: 265px; margin: 15px 13px 10px 5px; display:inline-table; *display:inline;}
.ncs-search th { width: 60px; text-align: right; padding: 5px 10px 5px 0;}
.ncs-search td { padding: 5px 10px 5px 0;}
.ncs-search a { text-decoration:none; border-radius: 4px; background-color:#006fbc; color:#FFF !important; padding:6px 10px; line-height:20px; margin:0 0 0 10px;}

.numvip{ font-size: 16px; font-weight: 600; padding:10px; color:#db2242; border-bottom:1px dashed #ccc;}
.numvip span{ color:#333;}
.numvip img{ width:7%; display:inline-block; vertical-align:middle;}


/* 侧边栏产品分类 */
.ncs-class-bar{ border-radius:3px; margin:10px 0 0 0;}
.ncs-class-bar p { background-color: #F9F9F9; border-bottom: solid 1px #E7E7E7; height: 28px; line-height:28px;}
.ncs-class-bar p span { text-align: center; display:inline-block; width: 23%; height:20px; padding: 4px 0;}
.ncs-class-bar p span { *display:block; *float:left;}
.ncs-class-bar p a { line-height: 16px; color: #777; padding: 2px;}
.ncs-class-bar p a:hover { text-decoration: none; color: #FFF; background-color: #999; border-radius: 4px;}
.ncs-submenu { font-size: 0; *word-spacing:-1px/*IE6、7*/;  width: 170px; margin: 5px 13px 5px 15px; _margin: 5px 6px 5px 8px; _display: inline-block; _float:left;}
.ncs-submenu li { font-size: 12px; font-weight: 600; text-align:left; margin: 6px 0; clear:both; }
.ncs-submenu li a { line-height: 20px; word-wrap: break-word; display: inline-block; *dispaly: inline; max-width: 135px; color: #333; overflow:hidden; *zoom:1;}
.ncs-submenu li ul { width: 150 ; margin: 5px 0px 5px 20px; }
.ncs-submenu li ul li { line-height: 20px; font-weight: normal; text-align:left; margin: 4px 0; }
.ico-none, .ico-block, .ico-sub { vertical-align: top; display: inline-block; *display: inline/*IE7*/; *zoom: 1/*IE7*/; cursor: default;}
.ico-none, .ico-block, .ico-sub {}
.ico-none, .ico-block { width: 10px; height:10px; text-align:center; margin: 5px 10px 5px 0; border-radius: 2px;}
.ico-none em, .ico-block em { font-size: 12px; line-height: 10px!important; display: block; height: 10px;  }
.ico-sub { font-size: 0px; line-height:0; width: 3px; height:3px; margin: 8px 6px 8px 0; border-radius: 3px;}


/* 产品列表 */
.ncs-main { filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#E5FFFFFF', endColorstr='#E5FFFFFF'); text-align:center;}
.ncs-main .content { text-align: left; border-color: #E7E7E7; border-style: solid; border-width: 0 1px 1px; background:rgba(255,255,255,0.9);}
.nothing { width: 780px; padding: 50px 0; text-align: center; }
.ncs-goods-list { overflow:hidden; border:1px solid #e7e7e7;}
.ncs-goods-list ul { font-size: 0; *word-spacing:-1px/*IE6、7*/; margin-right: -1px; margin-bottom: -1px;}
.ncs-goods-list ul li { font-size: 12px; color: #666; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block;  *display: inline/*IE7*/; width: 20%; *zoom:1;}
.ncs-goods-list ul li dl { border: solid #E7E7E7; border-width: 0 1px 1px 0; padding: 9px; position: relative; z-index: 1;}
.ncs-goods-list ul li dt { width: 160px; margin: 5px auto;}
.ncs-goods-list ul li dt a.goods-thumb { line-height: 0; background-color: #FFF; text-align: center; vertical-align: middle; display: table-cell; *display: block; width: 160px; height: 160px; overflow: hidden;}
.ncs-goods-list ul li dt a.goods-thumb img { max-width: 160px; max-height: 160px; margin-top:expression(160-this.height/2); *margin-top:expression(80-this.height/2)/*IE6,7*/;}
.ncs-goods-list ul li dt .goods-thumb-scroll-show { font-size: 0; *word-spacing:-1px/*IE6、7*/; margin-top: 5px;}
.ncs-goods-list ul li dt .goods-thumb-scroll-show li { vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *dispaly: inline; width: 24px; height: 24px; padding: 1px; border: solid 1px #F5F5F5; margin-right: 4px;}
.ncs-goods-list ul li dt .goods-thumb-scroll-show li.selected { border-color: #D93600;}
.ncs-goods-list ul li dt .goods-thumb-scroll-show li a { line-height: 0; background-color: #FFF; text-align: center; vertical-align: middle; display: table-cell; *display: block; width: 24px; height: 24px; overflow: hidden;}
.ncs-goods-list ul li dt .goods-thumb-scroll-show li a img { max-width: 24px; max-height: 24px; margin-top:expression(24-this.height/2); *margin-top:expression(12-this.height/2)/*IE6,7*/;}
.ncs-goods-list ul li dd { width: 160px; margin: 0 auto;}
.ncs-goods-list ul li dd.goods-name { line-height: 16px; display: block; height: 32px; overflow: hidden; margin-bottom: 5px;}
.ncs-goods-list ul li dd.goods-info { font-size: 0; *word-spacing:-1px/*IE6、7*/;}
.ncs-goods-list ul li dd.goods-info span { font-size: 12px; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *dispaly: inline; width: 50%; *zoom: 1;}
.ncs-goods-list ul li dd.goods-promotion { font: 700 12px/15px "microsoft yahei"; background: url("../images/2014shop_background_img.png") no-repeat scroll 0 -100px rgba(0, 0, 0, 0); color: #FFFFFF; height: 30px; text-align: center; padding: 20px 9px 15px; width: 30px;  z-index: 2; position: absolute; right: 5px; top: 5px;}

.goods-sold img {
    width: 20px;
    height: 20px;
}
.goods-sold i {
    vertical-align: top;
    font-size: 14px;
}



/*=================新闻中心====================*/
.news-list{ width:100%;}
.news-list .listbox li{ height:52px; line-height:52px; border-bottom:1px dashed #c1c1c1; font-size:12px;}
.news-list .listbox li a{ height:52px; display:block; background:url(../images/newslist_ico.png) no-repeat left center; padding:0 0 0 15px;}
.news-list .listbox li a:hover{ color:#005f9b !important;}
.news-list .listbox li .wrop{ width:259px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; display:inline-block;}

.comp-box{ width:300px; float:left;}
.comp-about{ width:850px; float:right; text-align:center;}
.tit-about{ width:100%; overflow:hidden; position:relative;}
.tit-about h4{ font-size:22px; font-weight:500; color:#333; display:block;}
.tit-about .border{ display:block; width:100%; height:4px; margin:6px 0 0 0;}
.tit-about .border .borred{ background:#e60012; width:20%; height:4px; display:inline-block;}
.tit-about .border .borblue{ background:#006fbc; width:80%; height:4px; display:inline-block; }
.tit-about p{ font-size:14px; margin:4px 0 0 10px; color:#666;}

.newsnaver{ float:right; margin:4px 0 0 0;}

.newsnav{ width:100%; padding:20px 0; overflow:hidden; border-bottom:1px solid #c1c1c1;}
.newsnav .newsimg{ width:230px; height:155px; display:table-cell; vertical-align:middle; text-align:center; overflow:hidden; margin:0 40px 0 0;}
.newsnav .newsimg a{ display:block;}
.newsnav .newsimg img{ width:100%; border-radius:5px; display:block; margin:0 auto; vertical-align:middle;}
.newsnav .newsbt{ width:65%; text-align:left;}
.newsnav .newsbt a:hover{ color:#3d5590;}
.newsnav .newsbt h4{ font-size:18px; margin:15px 0;}
.newsnav .newsbt em{ display:block; font-weight:600;}
.newsnav .newsbt p{ font-size:14px; line-height:28px; text-align:justify; text-indent:2em;}
/*新闻详情*/
.news-show{ padding:0 10px; overflow:hidden;}
.news-show h1{ text-align:center; font-size:30px; padding:20px; line-height:40px; }
.show-info{ width:100%; overflow:hidden; margin:10px 0;}
.show-info span{ margin:0 0 0 10px;}
.show-text{ padding:0 10px;}
.show-text p{ text-indent:2em; margin-bottom:15px; line-height:28px; text-align:justify; font-size:14px;}
.show-text span{ display:block;}



/*公司介绍*/
.cont-a{ overflow:hidden;  width:300px;}
.ncs-comp01{ padding:20px 0; overflow:hidden; background: #f0ebdb;}
.comp-img{ overflow:hidden; text-align:center; margin:0 0 10px 0;}
.ncs-comp01 img{ border:1px solid #e7e7e7; margin:0 auto; display:block;}
.ncs-comp01 p{ text-indent:2em; text-align:justify; line-height:30px; font-size:16px; padding:0 25px; margin-bottom:15px; text-shadow:0 1px 0 #fff;}

.nc-good{ padding:0 14px; display:block; margin-bottom:10px;}
.nc-goods-sort{ border:1px solid #ddd; border-bottom:none; overflow:hidden; display:block;}
.nc-goods-sort li{ border-bottom:1px solid #ddd; color:#333; overflow:hidden; height:42px; line-height:42px; font-size:14px; }
.nc-goods-sort li i{ width:25%; float:left; background:#f2f2f2; text-align:right; padding-right:15px; margin-right:10px; border-right:1px solid #ddd;}
.nc-text a:hover{ color:006fbc;}


/*产品供应*/


/* 列表排序 */
.ncs-goodslist-bar { background: #F7F7F7; height:28px; padding:11px 0;}
.ncs-array { display:block; float:left; padding:6px 8px 6px 4px; margin-left:15px; _margin-left:3px/* IE6 */; }
.ncs-array li { display: inline-block; margin: 0 1px;}
.ncs-array li { *display:inline/* IE7*/; _float:left;}
.ncs-array li a { line-height:17px; color:#555; background:url(../images/nc_sortbar.gif) no-repeat scroll 32px -76px; display:inline-block; width:28px; padding:0 14px 0 4px;}
.ncs-array li a { *display:inline/* IE7 */;}
.ncs-array li a.nobg, .sort-bar .array li.selected a.nobg { background:none; padding:0 4px !important;}
.ncs-array li.selected a { font-weight:700; color:#F60;}
.ncs-array li.selected a.asc { background-position:32px -96px;}
.ncs-array li.selected a.desc { background-position:32px -116px;}
.bar{ border:1px solid #e7e7e7;}

/* 翻页样式 */
.pagination { display: inline-block; margin: 0 auto;}
.pagination ul { font-size: 0; *word-spacing:-1px/*IE6、7*/; }
.pagination ul li { vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; margin: 0 0 0 -1px;}
.pagination ul li { *display: inline/*IE6、7*/; *zoom:1;}
.pagination li span { font: normal 14px/20px "microsoft yahei"; color: #AAA; background-color: #FAFAFA; text-align: center; display: block; min-width: 20px; padding: 8px; border: 1px solid #E6E6E6; position: relative; z-index: 1;}
.pagination li a span , 
.pagination li a:visited span { color: #005AA0; text-decoration: none; background-color: #FFF; position: relative; z-index: 1;}
.pagination li a:hover span, .pagination li a:active span{ color: #FFF; text-decoration: none !important; background-color: #D93600; border-color: #CA3300; position: relative; z-index: 9; cursor:pointer;}
.pagination li a:hover { text-decoration: none;}
.pagination li span.currentpage { color: #AAA; font-weight: bold; background-color: #FAFAFA; border-color: #E6E6E6; position: relative; z-index: 2;}
.pages{ width:38px; height:36px; text-align:center; margin: 0 1px; border:1px solid #E6E6E6;}


/*荣誉资质*/
.honorlist{ overflow:hidden; background:url(../images/honor.png) no-repeat left bottom; min-height:300px;}
.honorlist .zs li{ width:230px; height:160px; display:table-cell; vertical-align:middle; overflow:hidden; margin:30px 0 0 37px; float:left; text-align:center; cursor:pointer; position:relative;}
.honorlist .zs1 li{ width:165px; height:215px; display:table-cell; vertical-align:middle; overflow:hidden; margin:30px 0 30px 37px; float:left; text-align:center; cursor:pointer;}
.honorlist ul li img{ width:100%;}


/*联系方式*/
.comp_contact{ width:100%; padding:0 10px; margin:5px 0; overflow:hidden;}
.comp_contact ul li{ width:50%; overflow:hidden; margin:15px 0; float:left;}
.comp_contact .contacticon{ width:50px; height:50px; background:url(../images/contact_ico.png) no-repeat; float:left; display:block;}
.comp_contact .contact_ico1{ background-position:0 0;}
.comp_contact .contact_ico2{ background-position:0 -75px;}
.comp_contact .contact_ico3{ background-position:0 -150px;}
.comp_contact .contact_ico4{ background-position:0 -225px;}
.comp_contact .contact_ico5{ background-position:0 -300px;}

.comp_contact .cont_name{ float:left; margin:0 0 0 10px; text-align:left; }
.comp_contact .cont_name h4{ font-size:16px; font-weight:500; color:#000;}
.comp_contact .cont_name p{ font-size:14px; margin:9px 0 0 0;}

.textarea{ height:100px !important;}

.map{ margin:20px 0 0 0;}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}

/*二维码联系方式*/
.erwei{ width:300px; height:300px; overflow:hidden; background:url(../images/erweibg.png) no-repeat 50% 50%; display:table-cell; vertical-align:middle; text-align:center; position:relative;}
.erwei img{ width:60%; margin:0 auto; display:block; box-shadow:0 0 20px #ccc;}
.weitext{ position:absolute; left:23%; bottom:10px; font-size:16px; text-shadow:0 1px 1px #fff;}


/*============公司相册===============*/
.photolist{ padding:6px; overflow:hidden;}
.gallery img { height: 200px; transition: -webkit-filter .4s, filter .4s; filter: grayscale(0%); -webkit-filter: grayscale(0%); }
.gallery a { width: 267px; height: 200px; display: inline-block; overflow: hidden; margin: 6px; box-shadow: 0 0 4px -1px #000; float:left; }


/*===============产品宣传册===========*/
.box { float:left; width:18.6%; position:relative; border:1px solid #ccc; background:#f7f7f7; text-decoration:none !important; margin:1% 0 1% 1%;}
.box a.none_drn { text-decoration:none;}
.box a:hover { color:#333;}
.water-img-content { position:relative; width:100%; height:290px; overflow:hidden;}
.water-book-img { position:absolute; top:50%; width:100%; transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); -o-transform:translateY(-50%);}
.water-qrurl-panel { position:absolute; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,.8); opacity:0; filter:alpha(opacity=0); -webkit-filter:alpha(opacity=0); transition:all .4s ease-in-out; -webkit-transition:all .4s ease-in-out; -moz-transition:all .4s ease-in-out; -ms-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out; z-index:14px;}
.water-qrurl-panel.show { visibility:visible; opacity:1; filter:alpha(opacity=100); -webkit-filter:alpha(opacity=100);}
.af-table { display:table; width:100%; height:100%;}
.af-table-centered { display:table-cell; text-align:center; vertical-align:middle;}
.water-qrurl-img { width:110px; height:110px; border:0; padding:0; margin:0;}
.water-book-title { display:-webkit-box; width:96%; height:46px; line-height:24px; color:#333; font-size:14px; font-weight:700; text-align:left; word-break:break-all; background:#eee; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; padding:2%;}
.water-book-companyname { width:228px; color:#333; text-align:left; word-break:break-word; background:#ccc; padding:10px;}
.water-qrurl-code { position:absolute; top:0; left:0; width:42px; height:42px; background-image:url(../images/book_qrcode.png); background-position:-1px -1px; z-index:15;}
.water-qrurl-code:hover { background-position:-1px -46px;}





