@charset "utf-8";

body{background:#f8f8f8;font-size:12px;font-family:宋体,Arial;}

.vline{color:#448aa8;margin:0 5px 0 3px;}
/**/
.input-20{width:20px;}.input-25{width:25px;}.input-30{width:30px;}.input-40{width:40px;}.input-60{width:60px;}.input-80{width:80px;}.input-120{width:120px;}.input-150{width:150px;}.input-200{width:200px;}.input-250{width:250px;}.input-300{width:300px;}.input-350{width:350px;}.input-400{width:400px;}.input-450{width:450px;}.input-500{width:450px;}.input-550{width:450px;}.input-600{width:450px;}

/*---------------顶部css*/
.region_top{background:url(../images/top_bottom_bg.png) repeat-x left bottom #f0f0f0;border-top:3px solid #005f88;overflow:hidden;padding-bottom:10px;_zoom:1;min-width:960px;}
.region_top #top_bar{height:110px;margin:0 auto;position:relative;width:960px;}
#top_bar #logo{position:absolute;left:10px;bottom:5px;}
#top_bar #site{background:#005f88;border-bottom-left-radius:3px;border-bottom-right-radius:3px;color:#fff;height:20px;line-height:20px;padding:0 10px;position:absolute;top:0;right:0;}
#top_bar #site a{color:#fff;}
#top_bar #search{background:#e5eef2;border:1px solid #75a8bf;border-top-left-radius:3px;border-bottom-left-radius:3px;padding:2px;position:absolute;bottom:25px;right:0;}
#top_bar #search .search_ipt_kw{background:#fff;border:0 none;color:#777;font-size:12px;float:left;height:15px;line-height:15px;padding:8px 5px 7px;width:350px;}
#top_bar #search .search_ipt_btn{background:#6fad00;border:0 none;color:#fff;cursor:pointer;font-size:13px;font-family:微软雅黑,Arial;float:left;height:30px;width:70px;}
/*导航css*/
.region_top #top_nav{background:#005f88;border-radius:3px;height:35px;margin:10px auto 5px;position:relative;width:960px;}
.region_top #top_nav ul{position:absolute;left:5px;bottom:0;}
#top_nav ul li{display:inline;float:left;line-height:25px;margin-left:1px;text-align:center;}
#top_nav ul li a{color:#fff;display:inline-block;font-size:12px;font-family:微软雅黑,Arial;padding:5px 12px;width:70px;}
#top_nav ul li#home a{background:#6fad00;}
#top_nav ul li a:hover{background:#166d92;text-decoration:none;}

/*---------------幻灯css*/
.region_banner{margin:0 auto;min-width:960px;}
.region_banner #bannerShow{background:#fff;margin:0 auto;overflow:hidden;_zoom:1;position:relative;width:960px;}
.region_banner #bannerShow ul{position:absolute;left:0;top:0;display:block;}
.region_banner #bannerShow ul li{display:inline;float:left;overflow:hidden;/*height:250px;width:960px;*/}
.region_banner #bannerShow ul li img{display:block;}
/*上下按钮*/
#bannerShow .btn_pn{display:block;position:absolute;top:60px;height:60px;width:32px;z-index:10;}
#bannerShow #btn_prev{background:url(../images/boult_left.png) no-repeat;left:-32px;}
#bannerShow #btn_next{background:url(../images/boult_right.png) no-repeat;right:-32px;}
/*底部区域*/
#bannerShow #slidebar{filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#55333333', endColorstr='#55333333');background:rgba(51,51,51,0.5);position:absolute;bottom:0px;height:24px;width:100%;}
/*左侧文本*/
#bannerShow #slidetxt{height:24px;font:12px/22px 宋体,Arial;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:absolute;bottom:0;left:8px;}
#bannerShow #slidetxt p{position:absolute;left:0;}
#bannerShow #slidetxt a{color:#fff;}
/*控制按钮*/
#bannerShow #slideNum{position:absolute;bottom:8px;right:12px;}
#bannerShow #slideNum a{background:#fff;border-radius:12px;float:left;margin:0 2px;overflow:hidden;_zoom:1;height:6px;width:16px;}
#bannerShow #slideNum a.active{background:#6fad00;}
#bannerShow #slideNum a:hover{background:#6fad00;}

/*---------------内页图片css*/
.region_page_banner{margin:0 auto;min-width:960px;}
.region_page_banner .banner_img{margin:0 auto;overflow:hidden;_zoom:1;width:960px;}

/*---------------首页css开始*/
.region_container{margin:0 auto;min-width:960px;padding:5px 0;}

.region_container #innerzone{margin:0 auto;overflow:hidden;_zoom:1;width:960px;}
/*当前位置一*/
/*示例：<h2><span class="arw"><i></i>友情连接</span> <em><a href="./">更多»</a></em></h2>*/
#innerzone h2{background:#f7f7f7;height:30px;overflow:hidden;padding:0 10px;position:relative;}
#innerzone h2 span.arw{color:#000;display:inline-block;font-size:12px;font-family:微软雅黑,Arial;line-height:25px;position:absolute;left:15px;top:2px;}
#innerzone h2 span.arw i{background:#999;display:inline-block;float:left;font-size:0;overflow:hidden;height:3px;width:3px;position:absolute;left:-8px;top:10px;}
/*示例：<h2><span class="arw_bg"><i></i>产品目录</span> <em>当前位置: <a href="./">首页</a> > 产品目录</em></h2>*/
#innerzone h2 span.arw_bg{border-radius:2px;color:#000;display:inline-block;font-size:12px;font-family:微软雅黑,Arial;line-height:25px;position:absolute;left:15px;top:4px;}
#innerzone h2 span.arw_bg i{background:#999;display:inline-block;float:left;font-size:0;overflow:hidden;height:12px;width:2px;position:absolute;left:-8px;top:6px;}
#innerzone h2 em{color:#777;font-style:normal;font-size:12px;font-weight:500;position:absolute;right:5px;top:9px;}
#innerzone h2 a{color:#005f88;}
#innerzone h2 a:hover{color:#558500;}
/*当前位置二*/
#innerzone h4{background:#f7f7f7;height:28px;overflow:hidden;padding:0 10px;position:relative;}
#innerzone h4 span.line_bg{background:url(../images/landian.gif) no-repeat 8px center;border-bottom:1px solid #005f88;color:#005f88;display:inline-block;font-size:12px;font-family:微软雅黑,Arial;line-height:22px;padding:0 10px 0 20px;position:absolute;left:10px;top:2px;}
#innerzone h4 em{color:#777;font-style:normal;font-size:12px;font-weight:500;position:absolute;right:5px;top:8px;}
#innerzone h4 a{color:#005f88;}
#innerzone h4 a:hover{color:#558500;}


/*//////首页一行通栏模式开始//////*/
/*>>公司简介/新闻*/
.region_container .idx_line_about_news{background:#fdfdfd;margin:0 auto;min-width:960px;overflow:hidden;_zoom:1;}
/*简介*/
.idx_line_about_news .mod_about{border:1px solid #ccc;float:left;overflow:hidden;padding:1px;height:200px;width:475px;}
.mod_about p{color:#777;line-height:2.0em;padding:8px 12px;text-indent:2em;text-align:justify;text-justify:inter-ideograph;}
/*企业新闻*/
.idx_line_about_news .mod_news_top{border:1px solid #ccc;float:right;overflow:hidden;margin-left:-1px;padding:1px;height:200px;width:478px;}
.idx_line_about_news .mod_news_top ul{margin:8px 4px;overflow:hidden;}
.mod_news_top ul li{background:url(../images/hes.jpg) no-repeat 4px center;border-bottom:1px dotted #ddd;height:28px;line-height:28px;overflow:hidden;margin:1px auto;padding:0 12px;text-overflow:ellipsis;white-space:nowrap;}
.mod_news_top ul li a{color:#005f88;}
.mod_news_top ul li span{color:#aaa;float:right;}

/*>>产品中心(滚动产品)*/
.region_container .idx_line_scrollPro1{background:#fff;border:1px solid #ccc;margin-top:8px;padding:1px;overflow:hidden;}
.idx_line_scrollPro1 #ver_region_album1{background:#fff;margin:10px auto;overflow:hidden;position:relative;}
.idx_line_scrollPro1 #ver_region_album1 .album_pn{cursor:pointer;display:block;}
.idx_line_scrollPro1 #ver_region_album1 #album_prev1{background:url(../images/ico_pn.png) no-repeat scroll 0 35px;}
.idx_line_scrollPro1 #ver_region_album1 #album_next1{background:url(../images/ico_pn.png) no-repeat scroll -36px 35px;}
/*列表数据*/
.idx_line_scrollPro1 ul{overflow:hidden;_zoom:1;}
.idx_line_scrollPro1 ul li{background:#fff;float:left;padding:0 6px;text-align:center;height:140px;width:135px;position:relative;}
.idx_line_scrollPro1 ul li img{border:1px solid #eee;display:block;margin:2px auto 0;}
.idx_line_scrollPro1 ul li p{display:inline-block;height:22px;line-height:22px;padding:0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:125px;position:absolute;left:6px;bottom:2px;}
.idx_line_scrollPro1 ul li p a{color:#555;}
.idx_line_scrollPro1 ul li p a:hover{color:#005f88;}

/*>>品牌代理*/
.region_container .idx_line_brand_agent{background:#fff;border:1px solid #ccc;margin-top:8px;padding:1px;overflow:hidden;}
.idx_line_brand_agent ul{margin:10px 3px;overflow:hidden;_zoom:1;}
.idx_line_brand_agent ul li{border:1px solid #eee;display:inline;float:left;margin:2px 0 2px 8px;padding:5px 0;text-align:center;height:94px;width:147px;position:relative;}
.idx_line_brand_agent ul li.on{border:1px solid #ccc;box-shadow:0 0 5px #ddd;}
.idx_line_brand_agent ul li p{background:#f8f8f8;display:inline-block;height:22px;line-height:22px;margin-top:5px;padding:0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:125px;position:absolute;left:6px;bottom:3px;}
.idx_line_brand_agent ul li p a{color:#555;}
.idx_line_brand_agent ul li p a:hover{color:#005f88;}

/*>>友情链接*/
.region_container .idx_line_friendLink{background:#fff;border:1px solid #ccc;margin-top:8px;padding:1px;overflow:hidden;}
.idx_line_friendLink{border:1px solid #ccc;margin-top:10px;overflow:hidden;padding:1px;}
.idx_line_friendLink ul{margin:8px 4px;overflow:hidden;_zoom:1;}
.idx_line_friendLink ul li{display:inline;float:left;margin:1px 0 0 8px;padding:0 1px;height:24px;line-height:24px;}
.idx_line_friendLink ul li a{color:#555;}
.idx_line_friendLink ul li a:hover{color:#005f88;}
/*//////首页一行通栏模式结束//////*/


/*+++>>>左侧区域css*/
.region_container .sec_left{float:left;overflow:hidden;width:220px;}
/*产品分类*/
.sec_left .side_pro_cagetory{background:#fff;border:1px solid #ccc;border-bottom:0 none;border-top:2px solid #aaa;margin-bottom:10px;}
.side_pro_cagetory .p_list{}
.side_pro_cagetory dl{border-bottom:1px solid #ddd;}
.side_pro_cagetory dl a{color:#005f88;}
.side_pro_cagetory dl dt{cursor:pointer;font:bold 12px/30px 微软雅黑,Arial;height:30px;padding-left:28px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.side_pro_cagetory dl dt.plus{background:url(../images/plus.png) no-repeat 6px center #f7fbfc;}
.side_pro_cagetory dl dt.minus{background:url(../images/minus.png) no-repeat 6px center #def3ff;}
.side_pro_cagetory dl dd{background:#fff;border-top:1px solid #ddd;display:inline-block;padding:5px;}
.side_pro_cagetory dl dd a{background:url(../images/hes.jpg) no-repeat left 3px transparent;display:inline;line-height:20px;margin:2px 0 0 12px;padding-left:10px;white-space:nowrap;}
.side_pro_cagetory dl dd #pcount{color:#999;font-size:10px;line-height:15px;}
/*新闻资讯*/
.sec_left .lay_side_news{background:#fff;border:1px solid #ccc;border-top:2px solid #aaa;margin-bottom:10px;padding:1px;}
.sec_left .lay_side_news ul{margin:10px 4px;overflow:hidden;}
.lay_side_news ul li{border-bottom:1px dotted #ddd;font-family:Arial;height:23px;line-height:23px;padding:0 2px 0 2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.lay_side_news ul li a{color:#005f88;}
/*友情连接*/
.sec_left .lay_side_link{background:#fff;border:1px solid #ccc;margin-top:10px;padding:1px;}
.sec_left .lay_side_link ul{margin:10px 4px;overflow:hidden;}
.lay_side_link ul li{border-bottom:1px dotted #ddd;font-family:Arial;height:23px;line-height:23px;margin:1px auto 0;padding:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.lay_side_link ul li a{color:#005f88;}
/*单页信息*/
.sec_left .lay_single_page{background:#fff;border:1px solid #ccc;border-top:2px solid #aaa;overflow:hidden;margin-bottom:10px;padding:1px;}
.lay_single_page ul{margin:10px 4px;overflow:hidden;}
.lay_single_page ul li{background:url(../images/hes.jpg) no-repeat 15px center;border-bottom:1px dotted #ddd;height:25px;line-height:25px;margin:1px auto 0;padding:0 8px 0 25px;}
.lay_single_page ul li a{color:#005f88;}
.lay_single_page ul li a.on{font-weight:700;text-decoration:underline;}
/*热门品牌*/
.sec_left .lay_side_brand{background:#fff;border:1px solid #ccc;border-top:2px solid #aaa;margin-bottom:10px;padding:1px;}
.sec_left .lay_side_brand ul{margin:8px 4px;overflow:hidden;}
.lay_side_brand ul li a{background:#f8f8f8;border-color:#f2f2f2 #ccc #ccc #f2f2f2;border-style:solid;border-width:1px;color:#005f88;display:inline-block;float:left;line-height:20px;margin:3px 0 3px 5px;padding:0 5px;overflow:hidden;white-space:nowrap;}

/*+++>>>右侧区域css*/
.region_container .sec_right{border-top:2px solid #005f88;float:right;overflow:hidden;width:730px;}
/*公司简介*/
.sec_right .idx_about{background:#fff;border:1px solid #ccc;overflow:hidden;padding:1px;}
.idx_about p{line-height:2.5em;padding:8px 12px;text-indent:2em;text-align:justify;text-justify:inter-ideograph;}
/*产品中心(滚动产品)*/
.sec_right .idx_scrollPro1{background:#fff;border:1px solid #ccc;margin-top:10px;padding:1px;overflow:hidden;}
.idx_scrollPro1 #ver_region_album1{background:#fff;margin:15px auto;overflow:hidden;position:relative;border:1px solid red;}
.idx_scrollPro1 #ver_region_album1 .album_pn{cursor:pointer;display:block;}
.idx_scrollPro1 #ver_region_album1 #album_prev1{background:url(../images/ico_pn.png) no-repeat scroll 0 15px;}
.idx_scrollPro1 #ver_region_album1 #album_next1{background:url(../images/ico_pn.png) no-repeat scroll -36px 15px;}
/*列表数据*/
.idx_scrollPro1 ul{overflow:hidden;_zoom:1;}
.idx_scrollPro1 ul li{background:#09f;float:left;padding:0 6px;text-align:center;height:106px;width:119px;position:relative;}
.idx_scrollPro1 ul li p{display:inline-block;height:22px;line-height:22px;padding:0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:105px;background:#eee;position:absolute;left:8px;bottom:2px;}
.idx_scrollPro1 ul li p a{color:#333;}
.idx_scrollPro1 ul li p a:hover{color:#005f88;}
/*推荐产品(滚动产品)*/
.sec_right .idx_scrollPro2{background:#fff;border:1px solid #ccc;margin-top:10px;padding:1px;overflow:hidden;}
.idx_scrollPro2 #ver_region_album2{background:#fff;margin:15px auto;overflow:hidden;position:relative;border:1px solid red;}
#ver_region_album2 .album_pn{cursor:pointer;display:block;}
#ver_region_album2 #album_prev2{background:url(../images/ico_pn.png) no-repeat scroll 0 15px;}
#ver_region_album2 #album_next2{background:url(../images/ico_pn.png) no-repeat scroll -36px 15px;}
/*列表数据*/
.idx_scrollPro2 ul{overflow:hidden;_zoom:1;}
.idx_scrollPro2 ul li{background:#09f;float:left;padding:0 6px;text-align:center;height:106px;width:119px;position:relative;}
.idx_scrollPro2 ul li p{display:inline-block;height:22px;line-height:22px;padding:0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:105px;background:#eee;position:absolute;left:8px;bottom:2px;}
.idx_scrollPro2 ul li p a{color:#333;}
.idx_scrollPro2 ul li p a:hover{color:#005f88;}
/*品牌代理*/
.sec_right .idx_brand_agent{background:#fff;border:1px solid #ccc;margin-top:10px;padding:1px;overflow:hidden;}
.sec_right .idx_brand_agent ul{margin:7px;overflow:hidden;_zoom:1;background:#ccc;}
.idx_brand_agent ul li{border:1px solid #ddd;display:inline;float:left;margin-left:7px;padding:5px 0;text-align:center;height:105px;width:132px;position:relative;}
.idx_brand_agent ul li p{display:inline-block;height:22px;line-height:22px;margin-top:5px;padding:0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:110px;background:#eee;position:absolute;left:6px;bottom:3px;}
.idx_brand_agent ul li p a{color:#333;}
.idx_brand_agent ul li p a:hover{color:#005f88;}
/*行业新闻*/
.sec_right .idx_news_top8{background:#fff;border:1px solid #ccc;margin-top:10px;overflow:hidden;padding:1px;}
.sec_right .idx_news_top8 ul{margin:10px 4px;overflow:hidden;}
.idx_news_top8 ul li{border-bottom:1px dashed #ccc;height:25px;line-height:25px;overflow:hidden;margin:3px auto;padding:0 12px;}
.idx_news_top8 ul li a{color:#333;}
.idx_news_top8 ul li a:hover{color:#005f88;}
.idx_news_top8 ul li span{color:#aaa;float:right;}
/*+++友情链接css*/
.region_container .sec_friendLink{margin:0 auto;min-width:960px;}
.sec_friendLink .lay_link{border:1px solid #ccc;margin-top:10px;overflow:hidden;padding:1px;}
.sec_friendLink .lay_link ul{margin:8px 4px;overflow:hidden;}
.lay_link ul li{background:#e5eef5;display:inline;float:left;margin:1px 0 0 8px;padding:0 1px;height:24px;line-height:24px;}
.lay_link ul li a{color:#555;}
.lay_link ul li a:hover{color:#c60;}
/*---------------首页css结束*/



/*---------------公司简介css*/
.sec_right .lay_page_about{background:#fff;border:1px solid #ccc;padding:1px;overflow:hidden;_zoom:1;}
.lay_page_about .aboutDetail{margin:8px;padding:10px;overflow:hidden;}
.aboutDetail p{line-height:2.5em;text-indent:2em;text-align:justify;text-justify:inter-ideograph;}



/*---------------联系我们页面css*/
.sec_right .lay_page_contact{background:#fff;border:1px solid #ccc;padding:1px;overflow:hidden;_zoom:1;}
.lay_page_contact .item_contact{margin:8px;overflow:hidden;padding:10px;}
.item_contact .text_contact{background:url(../images/contact_r_bg.jpg) no-repeat right 80px;}
.item_contact .text_contact p{font-size:12px;line-height:35px;margin-top:1px;padding-left:22px;}
.item_contact .text_contact p strong{font-family:微软雅黑,Arial;}
.item_contact .text_contact p img{margin-right:8px;vertical-align:-3px;}
.item_contact .sitemap{margin:20px auto;text-align:center;}



/*---------------新闻页面css*/
.sec_left .lay_news_cat{background:#fff;border:1px solid #ccc;border-top:2px solid #aaa;overflow:hidden;margin-bottom:10px;padding:1px;}
.lay_news_cat .n_nav{margin:10px 4px;}
.n_nav ul li{background:url(../images/hes.jpg) no-repeat 15px center;border-bottom:1px dotted #ddd;height:25px;line-height:25px;margin:1px auto 0;padding:0 8px 0 25px;}
.n_nav ul li a{color:#005f88;}
.n_nav ul li a.on{font-weight:700;text-decoration:underline;}
/*列表*/
.sec_right .lay_page_newslist{background:#fff;border:1px solid #ccc;overflow:hidden;padding:1px;}
.sec_right .lay_page_newslist ul{margin:8px 4px;padding:0 5px;overflow:hidden;}
.lay_page_newslist ul li{background:url(../images/arrow.gif) no-repeat 12px center;height:28px;line-height:28px;margin-top:8px;overflow:hidden;padding:0 12px 0 25px;}
.lay_page_newslist ul li a{color:#555;font-weight:700;}
.lay_page_newslist ul li a:hover{color:#005f88;}
.lay_page_newslist ul li span{color:#aaa;float:right;}
.lay_page_newslist ul .summary{background:#fcfcfc;border:1px solid #eee;border-radius:5px;color:#aaa;line-height:22px;padding:2px 5px;text-indent:25px;position:relative;}
.lay_page_newslist ul .summary em{border-width:8px;border-style:dashed dashed solid dashed;border-color:transparent transparent #ddd transparent;position:absolute;left:22px;top:-16px;overflow:hidden;height:0;width:0;}
.lay_page_newslist ul .summary em.arr2{border-color:transparent transparent #f8f8f8 transparent;top:-15px;}
/*详细内容css*/
.sec_right .lay_page_newsview{background:#fff;border:1px solid #ccc;overflow:hidden;padding:1px;}
.lay_page_newsview .news_content{padding:8px;}
.news_content .title{border-bottom:1px dashed #ddd;height:30px;line-height:30px;margin-top:8px;padding:5px 0;text-align:center;}
.news_content .title h4{color:#333;font-size:16px;font-family:微软雅黑,宋体,Arial,Helvetica,sans-serif}
.news_content .addtime{height:30px;line-height:30px;margin-top:5px;}
.news_content .addtime em{color:#999;font-style:normal;font-family: Arial, Helvetica, sans-serif;float:right;font-size:12px;height:22px;line-height:22px;margin-top:3px;padding:0 10px;}
.news_content .addtime em span{padding-left:15px;}
.news_content .content{margin-top:12px;overflow:hidden;padding:8px;line-height:2.0em;}
/*上下分页*/
.lay_page_newsview .set_pn_news{background:#f2f2f2;line-height:25px;margin-top:8px;padding:8px;}
.lay_page_newsview .set_pn_news a{color:#333;}
.lay_page_newsview .set_pn_news a:hover{color:#558500;}
.lay_page_newsview .set_pn_news p{background:url(../images/arrow.gif) no-repeat 5px 7px transparent;color:#999;padding-left:15px;}



/*---------------品牌页面css*/
/*列表*/
.sec_right .lay_page_brandlist{background:#fff;border:1px solid #ccc;overflow:hidden;padding:1px;}
.sec_right .lay_page_brandlist ul{margin:8px 5px;padding:0 6px;overflow:hidden;}
.lay_page_brandlist ul li{background:#fff;border:1px solid #eee;border-bottom:1px solid #ccc;display:inline;float:left;margin:10px 0 0 15px;padding:0;overflow:hidden;text-align:center;height:115px;width:155px;position:relative;}
.lay_page_brandlist ul li.on{border:1px solid #ccc;box-shadow:0 0 8px #ddd;}
.lay_page_brandlist ul li img{margin-top:4px;}
.lay_page_brandlist ul li p{background:#f8f8f8;border-top:1px solid #eee;height:20px;line-height:20px;margin:0;padding:3px 0 1px;position:absolute;left:0;bottom:0;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:155px;}
.lay_page_brandlist ul li p a{color:#005f88;}
.lay_page_brandlist ul li #bcount{color:#999;font-size:10px;line-height:15px;padding:0 2px;position:absolute;top:0;right:-2px;}
/*品牌详细产品*/
.sec_right .lay_page_branddetail{background:#fff;border:1px solid #ccc;overflow:hidden;padding:1px;}
/*更多品牌*/
.lay_page_branddetail .brand_more{background:#f2f2f2;border:1px solid #eee;margin:10px 8px 0;overflow:hidden;_zoom:1;}
.brand_more .attrKey{color:#999;float:left;line-height:45px;margin-top:20px;text-align:center;width:100px;}
.brand_more .attrValue{background:#fff;float:right;overflow:hidden;height:120px;width:602px;}
/*内容区css*/
#wgt_scrollBox2{}
#wgt_scrollBox2 #contentBox2 .content{background:#fcfcfc;overflow:hidden;}
#wgt_scrollBox2 #contentBox2 .content ul li{float:left;height:30px;line-height:30px;margin-left:5px;padding:0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:102px;}
#wgt_scrollBox2 #contentBox2 .content ul li a{color:#555;}
#wgt_scrollBox2 #contentBox2 .content ul li a:hover{background:#def3ff;color:#005f88;}
/*按钮*/
#wgt_scrollBox2 .auto_scroll_box{background:#f2f2f2;position:absolute;top:0;z-index:999;}
#wgt_scrollBox2 .auto_scroll_box_btn{background:#ccc;border-radius:10px;position:absolute;top:0;}
/*当前品牌统计*/
.lay_page_branddetail .brand_info{color:#999;font-size:12px;font-family:微软雅黑,Arial;line-height:20px;margin-top:10px;padding:5px 6px 1px;overflow:hidden;_zoom:1;}
.brand_info .b_t_l{background:url(../images/arr_r.gif) no-repeat 2px center;float:left;margin-right:15px;padding-left:15px;}
.brand_info .b_t_l a{color:#df444a;font-size:15px;}
.brand_info .b_t_r{float:right;}
.brand_info .b_t_r strong{color:#df444a;font-size:13px;padding:0 2px;}
/*品牌产品列表*/
.sec_right .lay_page_branddetail .brand_prolist ul{margin:1px 0;overflow:hidden;}
.brand_prolist ul li{background:#fff;border-top:1px solid #ddd;height:120px;overflow:hidden;padding:5px 0;vertical-align:top;}
.brand_prolist ul li .b_p_left{background:#fff;border-right:1px dotted #ddd;display:inline;float:left;margin:4px 0 0 10px;height:110px;overflow:hidden;text-align:center;width:150px;}
.brand_prolist ul li .b_p_left a{display:block;font-size:0;padding:3px;}
.brand_prolist ul li .b_p_right{display:inline;float:left;height:120px;margin-left:13px;position:relative;width:540px;}
.brand_prolist ul li .b_p_right p{line-height:20px;padding-left:5px!important;overflow:hidden;white-space:nowrap;}
.brand_prolist ul li .b_p_right .title a{background:url(../images/dot.gif) no-repeat left center;color:#005f88;font-weight:700;padding-left:10px;}
.brand_prolist ul li .b_p_right .title a:hover{color:#558500;}
.brand_prolist ul li .b_p_right .tf span{color:#555;display:inline-block;height:20px;margin:3px 10px 0 10px;overflow:hidden;}
.brand_prolist ul li .b_p_right .tf span em{color:#aaa;font-style:normal;}
.brand_prolist ul li .b_p_right .tf a{color:#558500;}
.brand_prolist ul li .b_p_right .brief{background:#fafafa;border-top:1px dashed #ddd;color:#666;line-height:18px;margin:2px 2px 0;padding-top:2px;text-indent:12px;}
.brand_prolist ul li .b_p_right .time{color:#aaa;position:absolute;right:5px;bottom:5px;}



/*---------------产品分类目录css*/
.sec_right .lay_pro_cagetory{background:#fff;border:1px solid #ccc;overflow:hidden;padding:1px;}
.lay_pro_cagetory .sec_cat{background:#fcfcfc;border:1px solid #e2e2e2;margin:15px 8px;overflow:hidden;width:auto;}
.sec_cat ul{border:2px solid #fff;margin:4px 6px;line-height:23px;overflow:hidden;padding:0 2px;}
.sec_cat ul .c_h{background:url(../images/hes.jpg) no-repeat scroll left center;color:#05a;overflow:hidden;padding-left:6px;text-align:left;width:auto;}
.sec_cat ul .c_h a{color:#005f88;padding:0 2px;}
.sec_cat ul .c_h a:hover{background:#def3ff;}
.sec_cat ul .c_l{border:1px solid #eee;border-bottom:1px solid #ddd;background:#fafafa;margin:3px 0;padding:0 5px;text-align:left;position:relative;}
.sec_cat ul .c_l em{border-width:6px;border-style:dashed dashed solid dashed;border-color:transparent transparent #ddd transparent;position:absolute;left:12px;top:-12px;overflow:hidden;height:0;width:0;}
.sec_cat ul .c_l em.arr2{border-color:transparent transparent #f8f8f8 transparent;top:-11px;}
.sec_cat ul .c_l a{border-right:1px solid #ddd;color:#666;margin-right:5px;padding-right:8px;}
.sec_cat ul .c_l a:hover{color:#558500;}



/*---------------产品中心页面css*/
.sec_right .lay_page_productlist{background:#fff;border:1px solid #ccc;overflow:hidden;padding:1px;}
/*小分类*/
.lay_page_productlist .pro_child_cat{background:#f8f8f8;border:1px dashed #ddd;margin:10px 8px 0;padding:4px 8px;overflow:hidden;_zoom:1;}
.pro_child_cat a{border-right:1px solid #ddd;color:#666;line-height:20px;margin-right:4px;padding-right:8px;}
.lay_page_productlist .pro_info{background:url(../images/top_bottom_bg.png) repeat-x left bottom;color:#999;font-size:12px;font-family:微软雅黑,Arial;line-height:25px;margin-top:10px;padding-bottom:8px;overflow:hidden;_zoom:1;}
.pro_info span{background:url(../images/arr_r.gif) no-repeat 8px center;padding-left:20px;}
.pro_info strong{color:#df444a;font-size:13px;padding:0 2px;}
/*表格数据*/
.lay_page_productlist .pro_list_item{margin:5px 8px 8px;}
.pro_list_item table{width:100%;line-height:20px;margin:0 auto;border-collapse:collapse;text-align:center;}
.pro_list_item table th{background:#f2f2f2;border:1px solid #ddd;color:#555;font-family:微软雅黑,Arial;line-height:28px;}
.pro_list_item table tr,.pro_list_item table td{border:1px solid #ddd;padding:4px 0;}
.pro_list_item table tr .p_title a{color:#005f88;}
.pro_list_item table tr .p_title a:hover{color:#558500;}
.pro_list_item table tr .p_brand a{color:#5353cf;}
/*产品详细页面*/
.sec_right .lay_page_productdetail{background:#fff;border:1px solid #ccc;overflow:hidden;padding:1px;}
.lay_page_productdetail .product_content{margin:10px 2px 0;}
.product_content #sec_pro_info{background:url(../images/top_bottom_bg.png) repeat-x left bottom;margin:2px;padding:5px 5px 13px;}
/*左侧*/
#sec_pro_info .p_detail_left{display:inline-block;float:left;position:relative;text-align:center;width:300px;}
#sec_pro_info .p_detail_left #innerBox{background:#fdfdfd;border:1px solid #eee;height:280px;width:280px;margin:0 auto;padding:10px;overflow:hidden;position:relative;}
#sec_pro_info .p_detail_left #innerBox img{border:0 none;display:block;margin:0 auto;}
/*右侧*/
#sec_pro_info .p_detail_right{display:inline-block;float:right;width:390px;}
/*表格*/
.p_detail_right table{width:100%;line-height:20px;margin:0 auto;border-collapse:collapse;}
.p_detail_right table tr,.p_detail_right table td{border:1px solid #eee;padding:5px;}
.p_detail_right table .td_l{background:#f8f8f8;color:#666;text-align:right;}
.p_detail_right table .td_r{font-family:Arial;text-align:left;}
.p_detail_right table .td_r a{color:#558500;}
/*内容区域*/
.product_content .sec_pro_content{margin:2px;overflow:hidden;padding:5px;line-height:2.1em;}
.sec_pro_content .wgt_tab_style{font-size:12px;}
.wgt_tab_style .tab_hd{background:#f2f2f2;border:1px solid #f2f2f2;border-bottom:1px solid #ddd;height:30px;position:relative;}
.wgt_tab_style .tab_hd ul{float:left;position:absolute;left:12px;bottom:-1px;}
.wgt_tab_style .tab_hd ul li{display:inline;float:left;margin-right:5px;}
.wgt_tab_style .tab_hd ul li.on{background:#fff;border-top:2px solid #f30;}
.wgt_tab_style .tab_hd ul li.on a{border-left:1px solid #ddd;border-right:1px solid #ddd;color:#f30;height:26px;line-height:26px;padding:0 19px;}
.wgt_tab_style .tab_hd ul li a{color:#666;display:inline-block;font-size:14px;font-family:微软雅黑,Arial;height:28px;line-height:28px;outline:0 none;padding:0 20px;text-decoration:none;}

.wgt_tab_style .tab_ct table{width:100%;line-height:20px;margin:0 auto;border-collapse:collapse;}
.wgt_tab_style .tab_ct table tr,.wgt_tab_style .tab_ct table td{border:1px solid #eee;color:#666;padding:5px;}
.wgt_tab_style .tab_ct{/*border:1px solid #ddd;border-top:0 none;*/overflow:hidden;_zoom:1;}
.wgt_tab_style .tab_ct .temptab{margin:10px;}
/*上下分页*/
.lay_page_productdetail .set_pn_pro{background:#f8f8f8;margin-top:8px;padding:8px;overflow:hidden;_zoom:1;}
.lay_page_productdetail .set_pn_pro a{background:url(../images/arrow.gif) no-repeat left 2px transparent;color:#666;padding-left:10px;}
.lay_page_productdetail .set_pn_pro a:hover{color:#558500;}
.lay_page_productdetail .set_pn_pro p{height:20px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:335px;}
.lay_page_productdetail .set_pn_pro .p_l{float:left;}
.lay_page_productdetail .set_pn_pro .p_r{float:right;text-align:right;}
/*同类推荐产品*/
.lay_page_productdetail .other_cat_pro{border:1px solid #b8c9ab;border-top:3px solid #8fb272;margin:8px;}
.other_cat_pro #orp{font-weight:700;height:22px;line-height:22px;margin-top:3px;padding-left:8px;}
.other_cat_pro ul{margin:1px;overflow:hidden;_zoom:1;}
.other_cat_pro ul li{background:#fafafa;display:inline;float:left;height:165px;margin:4px 0 4px 5px;padding-top:2px;position:relative;text-align:center;width:135px;}
.other_cat_pro ul li .epic{background:#fff;border:1px solid #eee;height:135px;margin:2px 5px 0;}
.other_cat_pro ul li .epic img{display:block;margin:4px auto 0;}
.other_cat_pro ul li p{font-size:12px;height:20px;line-height:20px;overflow:hidden;padding:0;position:absolute;left:3px;bottom:2px;text-overflow:ellipsis;white-space:nowrap;width:130px;}
.other_cat_pro ul li p a{color:#666;}
.other_cat_pro ul li p a:hover{color:#558500;text-decoration:underline;}

/*产品搜索页面*/
.lay_page_productlist .pro_search_item{margin:5px 8px 8px;}
.pro_search_item ul{display:block;overflow:hidden;}
.pro_search_item ul li{border-color:#f2f2f2 #f2f2f2 #ccc #f2f2f2;border-style:solid;border-width:1px;display:inline;float:left;margin:8px 0 8px 10px;overflow:hidden;padding-top:5px;text-align:center;height:205px;width:163px;position:relative;}
.pro_search_item ul li .title{background:#f8f8f8;height:30px;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:153px;padding:0 5px;position:absolute;bottom:0;left:0;}
.pro_search_item ul li .title a{color:#005f88;}


/*---------------企业资质css*/
.sec_right .lay_page_certificate{background:#fff;border:1px solid #ccc;padding:1px;overflow:hidden;_zoom:1;}
.lay_page_certificate .certificate{margin:8px 0;overflow:hidden;}
.certificate ul li{border-top:1px solid #ccc;padding:8px 0;text-align:center;}


/*---------------在线反馈css*/
.sec_right .lay_page_feedback{background:#fff;border:1px solid #ccc;padding:1px;overflow:hidden;_zoom:1;}
.lay_page_feedback .feedback{margin:8px;padding:10px;overflow:hidden;}
.feedback ul{background:url(../images/c_b.jpg) no-repeat right top;margin:10px 50px;overflow:hidden;}
.feedback ul li{height:36px;line-height:36px;margin-top:5px;}
.feedback ul li label{color:#999;display:inline;float:left;line-height:36px;text-align:right;width:120px;}
.feedback ul li input{background:url(../images/top_bottom_bg.png) repeat-x left -1px #fff;border-color:#aaa #ddd #ddd #aaa;border-style:solid;border-width:1px;color:#666;float:left;height:26px;line-height:26px;margin:4px 0 0 5px;outline:0 none;overflow:hidden;padding:0 5px;}
.feedback ul li textarea{background:url(../images/top_bottom_bg.png) repeat-x left -1px #fff;border-color:#aaa #ddd #ddd #aaa;border-style:solid;border-width:1px;float:left;height:80px;margin:5px 0 0 5px;outline:0 none;overflow:hidden;padding:5px;}
.feedback ul li .safecode{cursor:pointer;height:15px;margin:10px 0 0 5px;vertical-align:top;}
.feedback ul li span{color:#f30;margin-left:5px;}
.feedback ul li .btn_submit{background:#6fad00;border:0 none;border-radius:15px;color:#fff;cursor:pointer;font-size:13px;font-family:微软雅黑,Arial;height:30px;margin-left:125px;padding:0 12px;}


/*---------------人才招聘css*/
.sec_right .lay_page_HR{background:#fff;border:1px solid #ccc;padding:1px;overflow:hidden;_zoom:1;}
.lay_page_HR .item_HR{margin:20px 8px;overflow:hidden;}
.item_HR .hr_hd{background:url(../images/hr_hd.gif) no-repeat left center;color:#f30;font-size:15px;font-family:微软雅黑,Arial;margin:8px 0 0 8px;padding-left:20px;}
.item_HR .hr_ct{margin-top:15px;}
/*表格*/
.item_HR .hr_ct table{width:100%;line-height:20px;margin:-1px auto 0;border-collapse:collapse;}
.item_HR .hr_ct table tr,.item_HR .hr_ct table td{border:1px solid #ddd;padding:5px;}
.item_HR .hr_ct table .td_hd{background:url(../images/ol.gif) no-repeat 10px 8px #ebf6e4;padding-left:27px;}
.item_HR .hr_ct table .td_hd strong{color:#558500;font-size:13px;font-family:微软雅黑,Arial;}
.item_HR .hr_ct table .td_l{background:#fcfcfc;color:#666;text-align:right;}
.item_HR .hr_ct table .td_r{font-family:微软雅黑,Arial;text-align:left;}
.item_HR .hr_foot{background:#fafafa;border:1px solid #eee;border-bottom:1px solid #ccc;color:#005f88;font-size:12px;font-family:微软雅黑,Arial;line-height:24px;margin-top:15px;padding:5px 0 5px 10px;}


/*---------------底部css*/
.region_footer{background:#f0f0f0;margin:0 auto;padding:10px 0;min-width:960px;}
.region_footer .footer_text{font-size:12px;font-family:Arial;overflow:hidden;margin:0 auto;padding:20px 0;line-height:24px;text-align:center;width:960px;}
.footer_text .footer_nav{color:#ccc;}
.footer_text .footer_nav a{color:#555;font-family:微软雅黑,Arial;margin:0 4px;}
.footer_text .footer_nav a:hover{color:#005f88;}
.region_footer a{color:#005f88;}


/*---------------右侧模块css*/
.region_rightside {background:#F3F9FF;border: 1px solid #ccc;font-size: 12px;font-weight: normal;padding: 1px;position:fixed;_position:absolute;right: 2px;top: 124px;width:140px;z-index:99;}
.region_rightside .sec_inner {position: relative;}
.sec_inner .rt_btn_close {position: absolute;right: -4px;top: -23px;}
.rt_btn_close .c_r {background: url(../images/ico_close.gif) no-repeat;display: inline-block;height: 16px; width: 80px;}
.sec_inner .rt_title {background:#005f88;color: #fff;font-size:14px;font-family:微软雅黑,Arial;height: 30px;line-height: 30px;padding: 0 10px;}
.sec_inner .rt_content {line-height: 18px;overflow: hidden;padding: 10px 0;text-align:center;}

/*---------------网站分页样式*/
.layer_pager{background:url(../images/top_bottom_bg.png) repeat-x left top;font-size:12px;font-family:微软雅黑,Arial, Helvetica, sans-serif;height:30px;margin-bottom:15px;padding:5px 0;overflow:hidden;_zoom:1;}
.layer_pager .innerpage{line-height:24px;margin-top:6px;float:right;}
.layer_pager .innerpage a{/*background:#eee;border:1px solid #ccc;*/color:#666;display:inline-block;float:left;height:24px;line-height:24px;padding:0 8px;margin-right:1px;text-align:center;}
.layer_pager .innerpage a:hover{/*background:#c30;border:1px solid #c30;*/color:#005f88;}
.layer_pager .innerpage a.p_current{background:#005f88;/*border:1px solid #c30;*/color:#fff;}
.layer_pager .innerpage .p_info{color:#666;display:inline-block;*display:inline;_display:inline;line-height:24px;margin:0 15px;}
.layer_pager .innerpage .p_line{color:#ccc;font-style:normal;margin:0 4px;}


