
.background { width: 100%; position: relative; z-index: 1;}
/* 导航上部图片控制 */
.banner{ width:100%; margin:0 auto; text-align:center;}
.ncs-default-banner{ width:100%;}
.banner .ncs-default-banner img{ width:100%; height:auto; text-align:center; margin:0 auto;}
.banner01{ width:1200px; height:330px; margin:0 auto; text-align:center; position:relative; display:block;overflow:hidden;}
.banner01 .ncs-default-banner img{ width:100%; height:auto; text-align:center; margin:0 auto;}
.banner01 .itmer{ position:absolute; display:none;}
.banner01 ol{ height:5px; position:absolute; left:50%; bottom:30px; margin:0 0 0 -5%;}
.banner01 ol li{ width:30px; height:5px; float:left; background:#fff; cursor:pointer; margin:0 0 0 15px; }
.banner01 ol li.curr{ background:#e60012;}

.banner02,.banner03{ display:none;}

/* 企业导航 */
.ncs-nav { width: 1200px; height: 54px; overflow: hidden; margin:0 auto;}
.meun{ width:820px; height:50px; border-radius:8px; margin:4px 0 0 5px; float:left;}
.meun ul li{ width:102px; height:46px; text-align:center; line-height:46px; float:left; background:url(../images/navlist.png) no-repeat right center;}
.meun ul li a{ height:40px; display:inline-block; text-align:center; font-size:16px;}
.meun ul li.mover{ background:none;}
.meun ul li a.cur{ border-bottom:2px solid #006fbc; color:#006fbc;}
.meun ul li a:hover{ border-bottom:2px solid #006fbc; color:#006fbc; 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;}

.mobile_nav{ display:none;}
.bluex{ width:100% !important; border-bottom:1px solid #006fbc; background:#fff;}

/*main*/
.main{ width:100%; background:#fff url(../images/part01.jpg) no-repeat; margin:0 0 30px 0;}
.titlebox{ width:290px; overflow:hidden; margin:90px 0 0 0; position:relative; float:left;}
.titlebox h4{ font-size:22px; font-weight:500; color:#333; display:inline-block;}
.titlebox .border{ display:block; width:100%; height:4px; margin:10px 0 0 0;}
.titlebox .border .borred{ background:#e60012; width:35%; height:4px; display:inline-block;}
.titlebox .border .borblue{ background:#006fbc; width:65%; height:4px; display:inline-block; }
.titlebox p{ font-size:14px; margin:5px 0 0 0; color:#666;}
.titlebox .iconmore{ width:35px; height:35px; background:url(../images/more.png) no-repeat; display:block; position:absolute; right:5px; bottom: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*/;}
/* 侧边栏搜索 */
.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-goods-list { overflow:hidden;}
.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: 21%; margin:0 0 20px 25px; *zoom:1;}
.ncs-goods-list ul li dl { border:2px solid #E7E7E7; padding: 9px; position: relative; z-index: 1;}
.ncs-goods-list ul li dl:hover{ border:2px solid #006fbc;}
.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:0 4px 0 0;}
.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;}
.comp-about .content { text-align: left;}

.main01{ width:100%; height:400px; background:url(../images/part02.jpg) no-repeat 50% 50%;}
.ncs-comp{ width:70%; margin:50px 0 0 0; overflow:hidden;}
.ncs-comp h4{ font-size:25px; font-weight:500;}
.ncs-comp p{ margin:35px 0 0 0; color:#666; line-height:28px; text-align:justify; font-size:15px;}
.ncs-comp .coblue{ color:#006fbc;}
.company{ width:160px; height:250px; background:url(../images/partimg.jpg) no-repeat; position:absolute; right:45px; top:0; border-top:5px solid #e60012;}
.comtitle{ height:120px; margin:50px 0 0 0; padding:0 10px;}
.comtitle h4{ font-size:22px; color:#fff; font-weight:500; display:inline-block;}
.comtitle em{ display:block; margin:8px 0 0 0; border-bottom:1px solid #006fbc;}
.comtitle P{ color:#fff; opacity:0.8; font-size:12px;}
.comtext{ padding:0 10px; color:#FFF; opacity:0.5;}

.goods-sold{ text-align:right;}
.goods-sold img{ width:20px; height:20px;}
.goods-sold i{ vertical-align:top; font-size:14px;}

.main02{ width:100%; height:auto; background:url(../images/part03.jpg) repeat-y 50% 50%;}
.boxleft{ width:48%; float:left; margin:90px 0 0 0;}
.boxright{ width:48%; float:right; margin:90px 0 0 0;}
.titlebox01{ width:100%; overflow:hidden; position:relative;}
.titlebox01 h4{ font-size:22px; font-weight:500; color:#333; display:block; margin:0 0 0 5px;}
.titlebox01 .border{ display:block; width:100%; height:4px; margin:6px 0 0 0;}
.titlebox01 .border .borred{ background:#e60012; width:30%; height:4px; display:inline-block;}
.titlebox01 .border .borblue{ background:#006fbc; width:70%; height:4px; display:inline-block; }
.titlebox01 p{ font-size:14px; margin:4px 0 0 10px; color:#666;}
.more{ margin:4px 50px 0 0; font-size:14px;}
.more:hover{ color:#006fbc;}

.tith1{ font-size:14px !important; font-weight:500 !important;}
.ncs-about{ width:95%; color:#333; margin-bottom:10px;}
.ncs-about h2{ font-size:15px; padding:15px 10px; border-bottom:1px dashed #c1c1c1;}
.ncs-about p{ line-height:25px; font-size:14px; padding:15px 10px; border-bottom:1px dashed #c1c1c1;}
.btn1{ width:80px; height:30px; line-height:30px; text-align:center; border-radius:3px; display:inline-block; background:#006fbc; color:#fff !important;}
.about-qq img{ width:30px; vertical-align:middle;}
.ncs-about .about-qq a:hover{ text-decoration:none;}

/*=================新闻中心====================*/
.news-list{ width:100%;}
.news-list .listbox li{ height:52px; line-height:52px; border-bottom:1px dashed #c1c1c1; font-size:14px;}
.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;}

.comp-box{ width:300px; float:left; margin:30px 0 0 0;}
.comp-about{ width:850px; float:right; margin:30px 0 0 0; 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;}

.tit-about .newsnaver{ float:right; margin:4px 10px 0 0;}

.newsnav{ width:100%; margin:10px auto; overflow:hidden;}
.newsnav .newsimg{ width:30%; margin:0 40px 0 0;}
.newsnav .newsimg img{ width:100%; border-radius:5px;}
.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;}



/*公司介绍*/
.ncs-comp01{ margin:20px auto; overflow:hidden;}
.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:14px; padding:0 10px; margin-bottom:15px;}

.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:6px 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:100px; 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:375px; float:left; padding:0 10px; margin:5px 0;}
.comp_contact ul li{ width:100%; overflow:hidden; margin:40px 0;}
.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; width:80%; }
.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:23.5%; 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;}





