/*全局定义*/
*{margin: 0px; padding: 0px;}
body{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #484848; font-family: "微软雅黑";}
.bg{background: url(../images/bo_bg.jpg) no-repeat center top #cfd6e1;}
.clear{clear: both; height: 0;}
img{border:none;}
ul,li{margin: 0px; padding: 0px;}
a:link,a:visited,a:active{font-size: 12px; color: #484848; text-decoration: none;}
a:hover{color: #026378; text-decoration: underline;}
a{blur:expression(this.blur());}
a{outline:none;}
.fl{float:left;}
.fr{float:right;}
.k{border:solid 1px #ddd;}

/*网页头部*/
#header{width: 1130px; margin: 0 auto; overflow: hidden;}
#logo{height: 106px; float: left; overflow: hidden;}
#top{width: 807px; float: right;}
#top_right{float: right;padding-right: 50px;}
#top_right a{padding-right: 18px; margin-top: -10px;}
#top_right img{padding-right: 20x;}


/*导航条*/
#navbar{width: 807px; float: left; margin: 0 auto;}
#navbar ul{list-style: none; padding-left: 50px;float: right;margin-right:50px;}
#navbar li{float: left;}
#navbar li.current a{background: url(../images/menu_bg2.gif);color:#fff;}
#navbar li a{width: 100px; height: 45px; line-height: 45px; display: block; text-align: center; font-size: 13px;background-image: url(../images/menu_bg.gif);}
#navbar li a:hover{font-size: 15px; text-decoration: none;background-image: url(../images/menu_bg2.gif);color:#fff;}

#banner{width: 100%; height: 380px; float: left; margin: 0 auto;z-index: -999;}
.focus{width:100%;height:380px;overflow:hidden;position:relative;}
.f-img-list{height:380px;overflow:hidden;position:absolute;left:0;top:0;z-index:100;width:100%;}
.f-img-list li{height:380px;text-align:center;width:100%;position:absolute;left:0;top:0;z-index:101;list-style: none;}
.f-img-list li a{display:block;height:380px;width:100%;}
.f-img-list li.on{z-index:105;}
.f-img-list li.bg01{background:url("../images/banner1.jpg") no-repeat 50% 0;}
.f-img-list li.bg02{background:url("../images/banner2.jpg") no-repeat 50% 0;}
.f-img-list li.bg03{background:url("../images/banner3.jpg") no-repeat 50% 0;}
.d-select-list{position:absolute;bottom:0;height:90px;background:#ff0000;z-index:110;}
.d-select-list li{list-style:none;padding-top:10px;background:#f8f8f8;float:left;position:relative;}
.d-select-list li.on{background:#d9d9d9;}
.d-select-list li a{position:relative;width:195px;overflow:hidden;display:block;height:76px;border-right:1px dotted #b8c2cc;padding:2px 25px;text-decoration:none;}
.d-select-list li a .title{height:20px;line-height:20px;color:#012239;}
.d-select-list li a .icon{height:48px;width:48px;float:left;}
.d-select-list li a .desc{margin-top:2px;line-height:20px;}
.d-select-list li .arrow{position:absolute;top:-8px;left:117px;width:16px;height:8px;display:none;}
.d-select-list li.on .arrow{display:block;}
.focusbtn{z-index:999;width:45px;height:100px;position:absolute;top:148px;background:url("../images/sprite.png") no-repeat;cursor:pointer;opacity:0.2;-moz-opacity:0.2;filter:alpha(opacity=20);}
.focus-btn-next{left:0;background-position:0 0;}
.focus-btn-prev{right:0;background-position:100% 0;}
#flash-aboot{width: 100%; height: 293px; float: left; margin: 0 auto; background: url(../images/banner-about.jpg) no-repeat center top;}
#flash-news{width: 100%; height: 293px; float: left; margin: 0 auto; background: url(../images/banner-news.jpg) no-repeat center top;}
#flash-product{width: 100%; height: 293px; float: left; margin: 0 auto; background: url(../images/banner-product.jpg) no-repeat center top;}
#flash-case{width: 100%; height: 293px; float: left; margin: 0 auto; background: url(../images/banner-case.jpg) no-repeat center top;}
#flash-contact{width: 100%; height: 293px; float: left; margin: 0 auto; background: url(../images/banner-contact.jpg) no-repeat center top;}
#flash-job{width: 100%; height: 293px; float: left; margin: 0 auto; background: url(../images/banner-job.jpg) no-repeat center top;}

/*主体内容*/
#main{width: 100%; float: left; margin: 0 auto; background: url(../images/main_bg.jpg) repeat-x center top;}
#container{width: 1130px; margin: 0 auto; overflow: hidden;}
#content{width: 857px; float: right; margin: 0 auto;}
#choice{width: 1130px; float: left; padding-bottom: 23px;}
#default{width: 100%; float: left; margin: 0 auto; margin-top: -60px; padding-bottom: 30px;}
#wrapper{width: 1130px; margin: 0 auto; overflow: hidden; background: url(../images/wr_bg.png) no-repeat;}

/*首页新闻*/
#news{width: 420px; margin: 0 auto; margin-bottom: 15px;}
#news{border-top: 1px solid #ddd;border-right: 1px solid #ddd;border-left: 1px solid #ddd;}
.t_title{ border-bottom:solid 1px #ddd; height:40px; padding:0 10px;}
.t_title dt{ float:left; background:url(../images/img06.jpg) no-repeat 0 10px;font:15px/40px "微软雅黑"; color:#3592e2; padding-left:10px;}
.t_title dd{ float:right; line-height:30px;}
.t_title dd a{ color:#666;}
.t_title dd a:hover{ color:#f00;}
.t_title dd a img{margin-top: 10px;}

#news .nr{
	
}
#news .nr ul{
	padding-right: 10px;
	padding-left: 10px;
}
#news .nr ul li{
	height:26px;
	line-height:25px;
	background:url(../images/webbj.png) left center no-repeat;
	overflow:hidden;
	color:#666;
	position: relative;
}
#news .nr ul li a{ margin-left:16px; color:#666;}
#news .nr ul li a:hover{ color:#FBAB00;}
#news .nr ul li span{
	float: right;
}
#news .end{

	border-bottom: 1px solid #ddd;
	height:15px;
}
/*图片新闻*/
.news_ontop {
	height:85px;
	overflow:hidden;
	margin: 10px;
}
.news_ontop_thumb {
	float:left;
	width:125px;
}

.news_ontop_thumb img {
	border:solid 1px #e1e1e1;
	width: 120px;
	height:76px;
}
.news_ontop_thumb a:hover img {border:solid 1px #ec5b00; }
.news_ontop_info {
	float:right;
	width:260px;
	color:#999;
	line-height:24px;
}
.news_ontop_info strong { display:block; color:#666; line-height:25px; margin-bottom:5px; }
.news_ontop_info strong a {
}
.news_ontop_info strong a:hover {
	text-decoration:underline;
}



/*
#xinwen{float: left; margin-top: 13px; margin-left: -31px; *margin-left: -15px;}
.jieshao{width: 265px; float: left; margin-left: 31px; *margin-left: 15px; background: url(../images/jieshao_bg.jpg) no-repeat 0 83px;}
.jieshao img{float: left; padding-right: 8px;}
.jieshao b{line-height: 18px; padding-top: 5px; font-size: 13px; color: #414141; font-weight: normal;}
.jieshao p{padding-top: 53px; color: #8d8d8c;}
span.time{float: left; padding-top: 15px;}
span.gengduo{float: right; padding-top: 18px;}
*/
/*首页Tab选项卡*/
/*
.authenticate-center{width: 857px; height: 244px; float: left;}
.authenticate-center2{width: 857px; height: 235px; float: left; border-bottom: solid 1px #e6e6e5; padding-bottom:20px;}
.authenticate-center h2{height: 32px; line-height: 32px;}
.authenticate-center2 h2{height: 57px; line-height: 42px; padding-left: 10px; background: url(../images/tab2_bg.jpg) no-repeat;}
.authenticate-center h2 a,.authenticate-center2 h2 a{font:12px/30px "微软雅黑"; color:#3592e2;display:block;width:125px;float:left; text-align:center; cursor:pointer;display:inline;}
.authenticate-center h2 a.hover,.authenticate-center2 h2 a.hover{background:#3592e2;color:#fff;}
.authenticate-center h2 a:hover,.authenticate-center2 h2 a:hover{color: #fff; text-decoration: none;}
.authenticate-center span,.authenticate-center2 span{padding-left: 70px;}
.authenticate-center span a,.authenticate-center2 span a{color: #7e7e7e;}
*/
.m3_r{width:855px;float: left;}
.m3_r_t{ width:855px; height:40px; border-bottom:solid 1px #ddd;}
.m3_r_t ul{ float:left;width:855px;}
.m3_r_t ul li{float:left;font:15px/40px "微软雅黑"; width:25%;text-align:center; cursor:pointer; display:inline;}
.m3_r_t ul li a{ color:#1996e8; text-decoration:none;font-size: 15px;}
.m3_r_t ul li.hover{ background:#3592e2;}
.m3_r_t ul li.hover a{ color:#fff;}
.m3_r_t span{ float:right; line-height:30px; padding-right:10px;}
.m3_r_b{width:855px; height:auto; overflow:hidden; clear:both;height:147px;}


/* 用于控制显示与隐藏的css类 */
.customer{width:416px;float: left; padding:10px; padding-right:0;}
.customer img{float: left; padding-right: 17px; background: url(../images/kypj_b.jpg) no-repeat;}
.customer b{font-size: 12px; color: #265963;}
.customer p{padding-top: 5px; padding-right: 10px; line-height: 20px; color: #767676;}
.customer span{float: left; padding-top: 5px; padding-left: 0;}
.customer span a{color: #a37b54;}
.customer span a:hover{color: #026378;}

/*公司业绩*/
.yeji{padding-left:1px;padding-top:5px;}
.yeji li{width:203px;list-style-type:none;float:left;padding:5px;}
.yeji li img{margin-left:6px;}
.yeji p{width:210px;line-height:22px;text-align:center;}

/*首页生产设备+企业资质*/
td.scrollpic{padding-right: 10px;}
td.scrollpic img,td.biao img{margin-top: 10px; margin-bottom: 5px; padding: 2px; border: solid 1px #e7e7e6;}
td.scrollpic b{font-size: 12px; font-weight: normal;}

td.biao{padding-right: 10px;}

#service{width: 855px; height: 221px; float: left; margin-top: 20px; background: url(../images/fwcn_bg.jpg) no-repeat 1px 78px;}
#service h2{height: 45px; padding-left: 11px; font-size: 16px; color: #007f7e; background: url(../images/title_6.jpg) no-repeat left bottom;}
#commitment{width: 440px; float: left; margin-top: 15px;}
#commitment b{ display:block;height: 36px; line-height: 36px; font-size: 13px; color: #fff; padding-left: 71px; background: url(../images/title_3.jpg) no-repeat 21px 0;}
#commitment img,#affter img{float: left; padding-left: 50px; padding-right: 17px;}
#commitment p,#affter p{padding: 14px 35px 0 0; color: #077194;line-height:22px;}

#affter{width: 414px; float: left; margin-top: 16px;}
#affter b{display:block;height: 36px; line-height: 36px; font-size: 13px; color: #fff; padding-left: 65px; background: url(../images/title_4.jpg) no-repeat 15px 0;}

/*首页左侧内容*/
#sidebox{width: 232px; float: left;}
#product_list{width: 230px; float: left; margin: 0 auto; padding-bottom: 15px; border: solid 1px #e7e7e7;}
#product_list h2,#contact_us h2{height: 45px; line-height: 45px; padding-left: 18px; font-size: 16px; color: #2e2e2e; border-bottom: solid 1px #e7e7e7; background: url(../images/title_5.jpg) no-repeat;}

#product_list span,#contact_us span{padding-left: 7px; font-size: 14px; color: #838281; font-weight: normal;}
#product_list img{float: left; padding-bottom: 5px;}

#nav ul{position: absolute; margin-left: 130px; margin-top: -27px; display: none; list-style: none;}
#nav li{width: 230px; float: left; clear: left; list-style: none; background: url(../images/product_listp-li.jpg) no-repeat;}
#nav li a{height: 24px; line-height: 24px; display: block; padding-left: 45px;}
#nav li a:hover{color: #026378; text-decoration: none; background: url(../images/jt_line.gif) no-repeat 2px 8px;}
#nav li.show ul{display: block; padding: 12px 0px; list-style: none; background-color: #3592e2;}
#nav li.show li ul{display: none;}
#nav li li.show ul{display: block;}
#nav li.show li{width: auto; background: url(../images/bjt.gif) no-repeat 18px 9px;}
#nav li.show li a{padding-right:20px;height: 26px; line-height: 26px; padding-left: 30px; color: #fff;}
#nav li.show li a:hover{color: #deff00; text-decoration: none; background: url(../images/bjt_line.gif) no-repeat 18px 9px;}

#contact_us{width: 230px; float: left; margin-top: 6px; border: solid 1px #e7e7e7;}
#contact_us img{float: left; padding-left: 1px; padding-bottom: 8px;}
#contact_us p{line-height: 24px; padding-left: 10px; padding-bottom: 15px;}

/*内页左侧内容*/
#sidebar{width: 169px; float: left; margin: 0 auto; margin-left: 14px;}
#plist{width: 169px; float: left; margin: 0 auto;}
#plist h2{height: 50px; line-height: 50px; margin-top: 8px; padding-left: 16px; font-size: 14px; color: #fff; background: url(../images/title_1.jpg) no-repeat left center;}
#plist h2 a{ font-size: 14px; color: #fff;}
#plist span{font-size: 11px; padding-left: 8px; color: #fff; font-weight: normal;}
#plist ul{list-style: none;}
#plist li{background: url(../images/plist_li.jpg) no-repeat;}
#plist li a{height: 35px; line-height: 35px; display: block; padding-left: 16px;}
#plist li a:hover{font-size: 12px; color: #fff; text-decoration: none; background: url(../images/plist_line.jpg) no-repeat;}
#plist .lb{ font-weight:bold; font-size:13px;}


.plist{width: 169px; float: left; margin: 0 auto; margin-bottom:6px;}
.plist h2{height: 50px; line-height: 50px; margin-top: 8px; padding-left: 16px; font-size: 14px; color: #fff; background: url(../images/title_1.jpg) no-repeat left center;}
.plist h2 a{ font-size: 14px; color: #fff;}
.plist span{font-size: 11px; padding-left: 8px; color: #fff; font-weight: normal;}
.plist ul{list-style: none;}
.plist li{background: url(../images/plist_li.jpg) no-repeat;}
.plist li a{height: 35px; line-height: 35px; display: block; padding-left: 16px;}
.plist li a:hover{font-size: 12px; color: #fff; text-decoration: none; background: url(../images/plist_line.jpg) no-repeat;}
.plist .lb{ font-weight:bold; font-size:13px;}

.nlist{width: 169px; float: left; margin: 0 auto; margin-bottom:6px;}
.nlist h2{height: 50px; line-height: 50px; margin-top: 8px; padding-left: 16px; font-size: 14px; color: #fff; background: url(../images/title_1.jpg) no-repeat left center;}
.nlist h2 a{ font-size: 14px; color: #fff;}
.nlist span{font-size: 11px; padding-left: 8px; color: #fff; font-weight: normal;}
.nlist ul{list-style: none;}
.nlist li{background: url(../images/plist_lin.jpg) no-repeat;}
.nlist li a{height: 35px; line-height: 35px; display: block; padding-left: 16px;}
.nlist li a:hover{font-size: 12px; text-decoration: none;}
.nlist .lb{ font-weight:bold; font-size:13px;}


#prolist ul{position: absolute; margin-left: 130px; margin-top: -35px; display: none;}
#prolist li{width: 169px; float: left; clear: left; list-style: none; background: url(../images/plist_li.jpg) no-repeat;}
#prolist li a{height: 35px; line-height: 35px; display: block; padding-left: 16px;}
#prolist li a:hover{font-size: 14px; color: #fff; text-decoration: none; background: url(../images/plist_line.jpg) no-repeat;}
#prolist li.show ul{display: block; padding: 12px 0px; list-style: none; background-color: #3592e2;}
#prolist li.show li ul{display: none;}
#prolist li li.show ul{display: block;}
#prolist li.show li{width:auto;padding-right:20px; margin-top: 0; background: url(../images/bjt.gif) no-repeat 18px 9px;}
#prolist li.show li a{height: 26px; line-height: 26px; padding-left: 30px; color: #fff;}
#prolist li.show li a:hover{font-size: 12px; color: #deff00; text-decoration: none; background: url(../images/bjt_line.gif) no-repeat 18px 9px;}

.prolist ul{position: absolute; margin-left: 130px; margin-top: -35px; display: none;}
.prolist li{width: 169px; float: left; clear: left; list-style: none; background: url(../images/plist_li.jpg) no-repeat;}
.prolist li a{height: 35px; line-height: 35px; display: block; padding-left: 16px;}
.prolist li a:hover{font-size: 14px; color: #fff; text-decoration: none; background: url(../images/plist_line.jpg) no-repeat;}
.prolist li.show ul{display: block; padding: 12px 0px; list-style: none; background-color: #3592e2;}
.prolist li.show li ul{display: none;}
.prolist li li.show ul{display: block;}
.prolist li.show li{width: 200px; margin-top: 0; background: url(../images/bjt.gif) no-repeat 18px 9px;}
.prolist li.show li a{height: 26px; line-height: 26px; padding-left: 30px; color: #fff;}
.prolist li.show li a:hover{font-size: 12px; color: #deff00; text-decoration: none; background: url(../images/bjt_line.gif) no-repeat 18px 9px;}


.nlistu ul{position: absolute; margin-left: 130px; margin-top: -35px; display: none;}
.nlistu li{width: 169px; float: left; clear: left; list-style: none; background: url(../images/plist_lin.jpg) no-repeat;}
.nlistu li a{height: 35px; line-height: 35px; display: block; padding-left: 8px;}
.nlistu li a:hover{font-size: 12px;text-decoration: none;}
.nlistu li.show ul{display: block; padding: 12px 0px; list-style: none; background-color: #3592e2;}
.nlistu li.show li ul{display: none;}
.nlistu li li.show ul{display: block;}
.nlistu li.show li{width: 200px; margin-top: 0; background: url(../images/bjt.gif) no-repeat 18px 9px;}
.nlistu li.show li a{height: 26px; line-height: 26px; padding-left: 30px; color: #fff;}
.nlistu li.show li a:hover{font-size: 12px; color: #deff00; text-decoration: none; background: url(../images/bjt_line.gif) no-repeat 18px 9px;}

#contact{width: 169px; float: left; margin: 0 auto; margin-top: 15px;}
#contact img{float: left; padding-bottom: 16px;}

/*其它页面主要部分*/
#secondary,#default_inside{width: 878px; float: right; margin: 0 auto; margin-right: 17px; padding-top: 25px;}
#secondary h1,#default_inside p.title{height: 30px; line-height: 30px; font-size: 16px; font-weight: bold; border-bottom: solid 1px #d6d6d6;}
#secondary p{line-height: 30px; padding-top: 20px; padding-right: 15px; text-indent: 24px;}
#default_conter h1{padding: 20px 0px; text-align: center; font-size: 16px; font-weight: bold; color: #026378; background: none;}
span.fast{height: 36px; line-height: 36px; float:right; margin-top: -36px; color: #939393;}
span.fast a:link,span.fast a:visited,span.fast a:active{color: #939393; font-weight: normal; text-decoration: none;}
span.fast a:hover{color: #026378; text-decoration: underline;}

/*全部产品页面*/
#chanpin{width: 878px; margin: auto; padding-top: 10px;}
.chanpin{width: 878px; margin: auto; padding-top: 10px; clear:both;}
#chanpin h2,.chanpin h2{color:#CA0610; font-size:14px; text-indent:12px; height:35px; line-height:35px; clear:both;}
#chanpin h2 a,.chanpin h2 a{color:#CA0610; font-size:14px; text-indent:12px; height:35px; line-height:35px;}
ul.imglist{list-style-type: none; text-align: center;}
ul.imglist li{float: left; margin-right: 21px;}
ul.imglist li a{display: block;}
ul.imglist li img{margin-top: 10px; text-align: center; padding: 2px; border: solid 1px #dfdfdf; background-color: #fff;}
ul.imglist li h3{line-height: 18px; padding-top: 10px; text-align: center; font-weight: normal;}

/*上下分页*/
#several{float: left; width: 90%; margin: 20px 0px; text-align:center; color: #484848;}
/*
#several span.current,#several a:link,#several span.current,#several a:visited{line-height: 42px; color:#484848; border:1px solid #ccc; text-decoration:none; padding: 3px 5px; margin-left:5px;}
#several span.current,#several a:hover{color: #026378; border:1px solid #026378; text-decoration:none;}
*/
#several a {margin-right:5px;display:inline-block;vertical-align:middle; _vertical-align:super;border:1px solid #BBB;height:25px;line-height:25px;margin:0 3px;}
#several a:hover {background:#3592e2; text-decoration:none; color:#fff;}
#several a span{}
#several .total{padding:0 5px;display:inline-block;vertical-align:middle; _vertical-align:super;border:1px solid #BBB;height:25px;line-height:25px;margin:0 5px;}
#several span a{width:25px; text-align:center}
#several span a.current {color:#fff;cursor:default;background:#3592e2;}
#several .first,#several .last{padding:0 6px;}
#several .prev,#several .next{padding:0 12px;}
#several .prev {background:url(../images/prev.gif) no-repeat 4px 50%;}
#several .next{background:url(../images/next.gif) no-repeat 94% 50%;}

/*产品详细页面及上一个下一个*/
#cp_lr{width: 95%; margin: 0px auto; margin-left: 24px; padding-top: 15px; padding-bottom: 10px; text-align:center;}
#cp_lr a{ text-decoration:underline; font-size:14px; color:#3366CC; font-weight:bold;}
#cp_lr img{float: none; margin: 10px auto 20px auto;}
#cp_lr p{text-align: left; padding-bottom: 15px; line-height: 24px;}
#cp_lr td.title{font-weight: bold;}
#cp_lr table,table.rc{word-wrap: break-word; table-layout: fixed; word-break: break-all; border: solid 1px #dfdfdf; border-width:1px 0px 0px 1px; margin-left: auto; margin-right: auto; text-align: center; margin-bottom: 15px;}
#cp_lr table th,table.rc th,#cp_lr table td,table.rc td{border: solid 1px #dfdfdf; border-width:0px 1px 1px 0px; padding: 5px; text-align:center;}
.cpc{width: 95%; margin: 0px auto; margin-left: 12x; padding-top: 15px; padding-bottom: 10px; text-align:left; clear:both; line-height:20px;}

#up_down{width: 96%; margin: 15px auto 25px auto; padding-left: 15px; line-height: 32px; text-align: left; border: dashed 1px #dfdfdf;}
#up_down span a{fong-size: 12px; font-weight: normal; color: #484848; text-decoration: underline;}
#up_down span a:hover{color: #026378; text-decoration:underline;}

/*产品详细页-相关产品*/
h3.chanpin-title{width: 830px; height: 30px; line-height: 30px; margin: 20px 20px 15px 8px; padding-left: 20px; font-size: 14px; border: solid 1px #dfdfdf;}
#related_product{margin-left: 15px;}
#related_product li img{width: 188px; height: 188px; margin-bottom: 8px; border: solid 1px #dfdfdf; text-align: center;}
#related_product h4{margin:0px; padding: 0px; font-size:12px; font-weight: normal; line-height:22px;}
#related_product li{float:left; width: 188px; padding-right: 26px; _padding-right: 24px; list-style: none; text-align:center}

/*图片点击放大效果*/
#lightbox{position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; font:Arial, Helvetica, sans-serif; font-size:14px}
#lightbox a img{ border: none;}
#outerImageContainer{position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto;}
#imageContainer{padding: 10px;}
#loading{position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0;}
#hoverNav{position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10;}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{width: 49%; height: 100%; background: transparent url(../images/blank.gif) no-repeat; display: block;}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{font: 14px Arial, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em;}
#imageData{	padding:0 10px; color: #666;}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}		
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
#overlay{position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 380px; background-color: #000; filter:alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6;}
.clearfix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/*新闻列表详细页面*/
#news-content{width: 878px; float: left; margin: auto;}
#news-content ul{list-style: none; padding-top: 10px;}
#news-content li{line-height: 36px; border-bottom: dashed 1px #c5c5c2; background: url(../images/news_li.gif) no-repeat left center;}
#news-content li a{padding-left: 13px;}
#news-content span{float: right;  color: #6e6e6e;}

#news_concern{margin:auto; padding: 10px 28px 0px 30px; line-height:26px; font-size:12px; margin-bottom: 30px; text-align: left;}
#news_concern p{line-height: 26px;}
#news_concern img{margin: 10px 0;}

/*标题下的信息，如发布时间、点击次数等*/
#title_extra{display:block; line-height: 24px; text-align:center; margin:auto;}
p#help{width:92%; margin: 10px auto; line-height: 30px; padding-left: 10px; padding-right: 10px; font-weight: bold; text-align: left; border: dotted 1px #68d805;}

/*底部内容*/
#footer{width: 100%; margin: 0 auto; float: left; clear: both; padding-bottom: 30px; background: url(../images/footer_bg.jpg) no-repeat center top;}
#bottom{width: 1130px; position: relative; margin: 0 auto;}
#bottom p{width: 1130px; float: left; margin: 0 auto; text-align: center; font-size: 11px; color: #626262; line-height: 26px; margin-top: -15px;}
#footer_r{width: 870px; height: 245px; float: left; margin: 0 auto; padding-top: 26px;}
ul.kslj_list li{width: 110px; float:left; line-height:22px; font-size: 11px; margin-left:5px; list-style: none;text-align:center;}
ul.kslj_list li.kslj_list_pro{width: 220px;}
ul.kslj_list li span{display: block; color:#595959; font-size: 16px;text-align:center;}
ul.kslj_list li a{line-height: 25px; color: #6b6b6b;}
ul.kslj_list li a:hover{color: #026378;}
#yuejiao{width: 261px; position: absolute; top:0; right: 0;}
#yuejiao img{float: left; padding-bottom: 10px;}
#yuejiao span{float: left; color: #3b3b3b;}
#foot_right{width: 261px; float: left; padding-top: 15px;}
#ewm{width: 94px; float: left; padding-right: 12px;}
#foot_other{width: 146px; float: right; padding-right: 8px;}
#search{height: 23px; float: right; margin-top: -40px; margin-right: 6px;}
#input{width: 121px; height: 23px; line-height: 23px; text-indent: 12px; border: none; background: url(../images/input_bg.jpg) no-repeat;}
.copyright{ font:12px/24px "微软雅黑",SimSun,"Arial Narrow",HELVETICA; color:#333;}
.copyright img{vertical-align: middle;}
	
	
#primary{width: 100%; height: 166px; float: left; margin: 0 auto; margin-top: 20px; background: url(../images/primary_bg.jpg) no-repeat center 19px;}
#cooperation{width: 1130px; margin: 0 auto;}
#cooperation h2{height: 49px; line-height: 34px; font-size: 18px; color: #fff; padding-left: 20px; font-weight: normal; background: url(../images/hzlc.jpg) no-repeat;}
#quotation{width: 562px; float: left;}
#quotation img,#ordering img{float: left; padding-top: 7px; padding-right: 15px; }
#quotation p,#ordering p{color: #5e5e5e;line-height:24px;}
#ordering{width: 568px; float: left;}

#prom{width: 1130px; margin: 0 auto;}
#prom h1{height: 49px; line-height: 49px; font-size: 18px; font-weight:bold; color:#3592e2; font-weight: normal; border-bottom:2px solid #3592e2; margin-bottom:10px; clear:both;}
/*
#prom ul{ width:1130px;}
#prom ul li{ float:left; width:550px;}
*/
.opro{}

.contact_css td{
	padding-right:40px;
	line-height:40px;
	font-size:14px;
}
.cp1{width:550px;}
.cp3{width:418px;}
.cp3,.cp3{border:solid 1px #eaeaea;height:auto; overflow:hidden;margin-bottom:10px; display:inline; padding:5px;}
.cp dt{float:left;}
.cp dt img{ width:150px; height:150px;padding:2px;}
.cp dt a img{border:dashed 1px #eaeaea;}
.cp dt a:hover img{border:dashed 1px #c5c5c5;}
.cp1 dd{ float:right; width:390px; height:auto; overflow:hidden;}
.cp3 dd{ float:right; width:258px; height:auto; overflow:hidden;}
.cp dd h2{ font:bold 12px/22px "宋体"; color:#222; margin-bottom:4px;}
.cp dd h2 a{ color:#222;}
.cp dd h2 a:hover{ color:#f00;}
.cp dd span{ font:12px/22px "宋体"; color:#999; margin-bottom:10px; display:block}
.cp dd p a{display:block;width:100px;float:right;margin-right:15px;}



.cp2{border:solid 1px #eaeaea;width: 550px;margin-top:0;padding:0px; margin-bottom:10px;line-height: 16px; padding-right:6px;line-height: 20px; }
.cp2 p{line-height: 20px; text-indent:0; margin:0px; padding:0px; padding-right:6px;}
.cp2 table{ background:#dedede; border:0px; }
.cp2 table td{ background:#fff; line-height:22px;}
.cp2 img{float:left; margin:5px; padding: 2px; border: dashed 1px #b0c9dd; background-color: #fff;}
.cp2 b{font-size:12px; height:26px; line-height:26px; margin:0; font-weight: normal; padding:0px; margin:0px; font-weight:bold;}
.cp2 b a{ text-decoration:none;}

.flink{width:1130px;margin:10px auto;overflow: hidden;}
.m5{ padding:10px;}
.m5 a{ font:12px/24px "微软雅黑"; margin-right:10px; display:inline;}


.commendSeriesList{ width:1130px;}
.commendSeriesList ul{ width:1100px; height:100px; line-height:33px; list-style:none; border:1px solid #E6E6E6; margin:0 auto; margin-top:12px; background:#F6F6F6;}
.commendSeriesList ul li{ float:left; padding:0px 20px 0px 10px; line-height:25px; width:120px; background:url(../images/d.jpg) left center no-repeat; text-indent:5px;}
.commendSeriesList ul .head{ font-weight:bold; width:12px; text-align:right;  background:none; line-height:25px; text-indent:0px;}


table.biaoge{border:1px solid #E8E8E8;border-width:1px 0px 0px 1px;text-align:center; margin-bottom:15px;}
table.biaoge td{border:1px solid #E8E8E8;border-width:0px 1px 1px 0px;padding:5px;text-align:left; line-height:20px;}
table.biaoge img {border:0;}

/*禁止选择内容(FF)*/
.notselect{-moz-user-select:none;}


.arti{width: 230px; float: left; margin-top: 10px; border: solid 1px #e7e7e7;}
.arti h2{height: 45px; line-height: 45px; padding-left: 18px; font-size: 16px; color: #2e2e2e; border-bottom: solid 1px #e7e7e7; background: url(../images/title_5.jpg) no-repeat;}
span.moo{float: right; margin-top: -32px; padding-right: 16px;}
.arti span{padding-left: 7px; font-size: 14px; color: #838281; font-weight: normal;}
.arti img{clear:both; padding-bottom: 5px;}

.arti ul{ list-style: none;}
.arti ul li{width: 230px; float: left; clear: left; list-style: none; background: url(../images/product_listp-li.jpg) no-repeat;}
.arti ul li a{height: 20px; line-height: 20px; display: block; padding-left: 38px;}
.arti ul li a:hover{color: #026378; text-decoration: none; background: url(../images/jt_line.gif) no-repeat 2px 8px;}
