﻿@charset "utf-8";
@import url("reset.css");
@import url("global.css");
@import url("head.css");
@import url("foot_con.css");




.header{
	height:300px;
	background: url(../images/products_topbg.jpg) no-repeat center;
	width: 100%;
	overflow: hidden;
}

/* 产品介绍TAB */

/*内容*/
.container {
	background: url(../images/about_us_bg.gif) repeat-x;
	width: 100%;

}
.content_Box {
	width: 1002px;
	margin: 0px auto;
	height: 400px;
	position: relative;
        min-height:400px; 
        _height:400px; 
        height:auto !important;

}
/*左侧导航*/
.content_Nav {
	width: 220px;
	height: auto;
	background-color: #FFFFFF;
	margin-top: -46px;
	position: absolute;
}
.content_Nav .content_bj {
	margin-left: 10px;
	margin-top: 8px;
}
/*.content_bj .sty01 {
	font-family: Arial;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	padding-top: 28px;
}*/
.content_bj .sty02 {
	font-family: "microsoft yahei";
	font-size: 30px;
	color: #FFFFFF;
	text-align: center;
	background: url(../images/content_nav.jpg) no-repeat;
	height: 116px;
	width: 200px;
	vertical-align: bottom;
	padding-top: 40px;
}
.left_nav{
	background: url(../images/content_nav_hover.gif) no-repeat;
}

#left_nav {
	background: top;
	margin-top: -40px;
}
#left_nav li {

    color: #666666;
	font-family: "microsoft yahei";
	font-size: 20px;
	height: 49px;
	width: 200px;
	text-align: center;
    background: url(../images/content_nav_li.gif) no-repeat;
}
#left_nav a {
	line-height: 49px;
	height: 49px;
	display: block;
  
}
#left_nav a:hover{
	background: url(../images/content_nav_hover.gif) no-repeat;
	color: #c30100;
}

.content_Nav .search {
	background: url(../images/search_bg.gif) no-repeat;
	height: 127px;
	width: 199px;
	margin-top: 14px;
	padding-top: 20px;
	padding-left: 12px;
}
.content_bj .search .sty03 {
	color: #7a7a7a;
	font-family: "microsoft yahei";
	font-size: 16px;
	font-weight: bold;
}
.content_Nav .content_bj .search #search-box input {
	margin-top: 10px;
	font-size: 12px;
	text-align: left;
}
.content_bj .search .sty04 {
	border: #d6d6d6 1px solid;
	padding:5px;
	width: 160px;
	color: #666666;
	text-align: left;
}
.content_bj .search .sty05 {
	border:none;
	width:85px;
	height:26px;
	background:url(../images/bg_sidesearch.gif);
	cursor:pointer;
	line-height:300px;
	overflow:hidden;
}
/*右侧内容*/
.content_Con {
	height: auto;
	width: 760px;
}
.content_Con .con_nav {
	border-bottom: 1px solid #e1e1e1;
	height: 35px;
	width: 760px;
	display: block;
	padding-top: 20px;
}

.con_nav .sty01 {
	display: block;
	text-align: center;
	width: 760px;
	height: 35px;
}
.con_nav .sty01 .sp01 {
	font-family: "microsoft yahei";
	font-size: 20px;
	color: #000000;
	height: 22px;
	width: 100px;
	margin-left: 12px;
	background: url(../images/about_us_01.jpg) no-repeat left;
	float: left;
}
.con_nav .sty01 .sp02 {
	color: #999999;
	font-family: "宋体";
	font-size: 12px;
	margin-top: 5px;
	width: 600px;
	vertical-align: bottom;
	text-align: right;
	float: right;
}
.con_nav .sty01 .sp02 a {
	color: #999999;
}
.content_Con .con_con {
	font-family: "microsoft yahei";
	font-size: 14px;
	color: #333333;
	height: auto;
	margin-top: 30px;
	margin-left: 15px;
	line-height: 27px;
}
.content_Con .con_con .p01 {
	text-indent: 28px;
}

.content_Con .con_con h2 {
	color: #e60212;
	font-family: "microsoft yahei";
	font-size: 20px;
	background: url(../images/sector_01.jpg) no-repeat left center;
	padding-left: 24px;
	line-height: 24px;
	margin-top: 30px;
	margin-bottom: 10px;
	width: 760px;

}
.content_Con .con_con .block {
	background: url(../images/sector_04.gif) no-repeat left top;
	height: 145px;
	width: 760px;
}
.content_Con .con_con .block ul {
	padding-left: 30px;
	padding-top: 28px;
	float: left;
}
.content_Con .con_con .block li {
	padding-bottom: 16px;
}
.content_Con .con_con .block p {
	width: 300px;
	padding-top: 23px;
	padding-left: 83px;
	color: #666666;
	float: left;
	font-family: "microsoft yahei";
	font-size: 12px;
}
/*列表*/
.list_page li {
	line-height: 40px;
	font-family: "microsoft yahei";
	font-size: 14px;
	background: url(../images/list_dot.gif) no-repeat left center;
	clear: both;
	padding-left: 10px;
	border-bottom: 1px dashed #cfcfcf;
	color: #666666;
}
.list_page .name {
	overflow: hidden;
	width: 550px;
	color: #666666;
}

.list_page .date {
	float: right;
	color: #9d9d9d;
}
/*产品TAB页*/
#tabs {
	height: 44px;
	width: 726px;
	border-top: 1px solid #d7dbdc;
	border-bottom: 1px solid #d7dbdc;
	border-left: 1px solid #d7dbdc;
	background: #eff3f4;
	overflow: hidden;
}
#tabs li {
	float: left;
	width: 241px;
	font-family: "microsoft yahei";
	font-size: 14px;
	color: #000000;
	text-align: center;
	line-height: 44px;
	border-right: 1px solid #d7dbdc;
	font-weight: bold;
	cursor:pointer;
}
#tabs .current {
	color: #FFFFFF;
	background: #dc2d32;
	font-size: 14px;
	cursor: pointer;
}


#contents ul {
	display: none;
	margin-top: 30px;
	width: 726px;
}
#contents li {
	font-family: "microsoft yahei";
	width: 726px;
}s
/*产品介绍*/
.products_block01 {
	display: block;
	float: left;
	width: 726px;
	height: auto;
}
#contents .products_pic {
	height: 300px;
	width: 380px;
	margin-right: 20px;
	float: left;
}

#contents .products_p01 {
	font-size: 14px;
	font-family: "宋体";
	line-height: 1.8;
	text-indent: 2em;
}

#contents .products_p02 {
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
	font-family: "microsoft yahei";
	background: url(../images/products_05.jpg) no-repeat left;
	padding-left: 25px;
	line-height: 1.8;
	border-bottom: 1px dashed #999999;
	margin-bottom: 10px;
}
#contents .products_p03 {
	font-size: 14px;
	font-family: "宋体";
	line-height: 25px;
	color: #666666;
	clear: both;
}

.products_p03 span {
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
}
.products_p03 a{
		white-space:nowrap
	}
/*价格信息*/
#contents .jiage_biaoti {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	font-family: "宋体";
}
#contents .jiage_name {
	overflow: hidden;
	width: 550px;
	color: #333333;
	line-height:30px;
	margin-left: 38px;
}

#contents .jiage_date {
	float: right;
	color: #333333;
	line-height:1.8;
	padding-right: 38px;
}
#contents .products_p03 dl{ overflow:hidden; zoom:1}
#contents .products_p03 dt {
	float: left;
	width: 49%;
	margin-bottom: 5px;
}

.products_pic img {
	float: left;
	height: 300px;
	width: 380px;
	margin-right: 20px;
}

#contents .jiage_name a {
	color: #333333;
	font-family: "宋体";
	font-size: 14px;
	line-height: 30px;
}



/*认证体系*/
#contents .renzheng_biaoti {
	background: url(../images/products_01.jpg) repeat-x top;
	height: 34px;
	padding-top: 8px;
	margin-top: 10px;
}


#contents .renzheng_tt {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background: url(../images/products_02.jpg) no-repeat left;
	margin-left: 10px;
	padding-left: 20px;
}
#contents .renzheng_block {
	background: #f3f3f3;
	display: block;
	padding-left: 20px;
	line-height: 1.8;
	font-size: 14px;
}
.renzheng_fujian {
	position: absolute;
	right: 30px;
}

/*研究开发*/
.yanfa_tabs {
	height: 44px;
	width: 726px;
	border: 1px solid #d7dbdc;
	background: #eff3f4;
	overflow: hidden;
}
#contents .jiage_name a:hover {
	color: #FF0000;
}

.yanfa_tabs li {
	float: left;
	width: 241px;
	font-family: "microsoft yahei";
	font-size: 14px;
	color: #000000;
	text-align: center;
	line-height: 44px;
	border-right: 1px solid #d7dbdc;
	font-weight: bold;
	cursor:pointer;
}
#contents .renzheng_block dt {
	font-family: "宋体";
	font-size: 14px;
	line-height: 1.8;
	position: relative;
	padding-left: 20px;
}

.yanfa_tabs .current {
	color: #FFFFFF;
	background: #dc2d32;
	font-size: 14px;
	cursor: pointer;
}
.yanfa_tabs .current a {
	color: #FFFFFF;
	background: #dc2d32;
	font-size: 16px;
}

.yanfa_contents ul {
	margin-top: 30px;
	width: 726px;
}
.yanfa_contents li {
	font-family: "microsoft yahei";
}
.yanfa_contents .yanfa_jianjie {
	font-size: 14px;
	color: #333333;
	font-family: "宋体";
	text-align: justify;
}

.yanfa_contents .yanfa_danwei {
	font-family: "microsoft yahei";
	font-size: 16px;
	color: #333333;
	margin-top: 20px;
	font-weight: bold;
        text-indent:16px;
}


.yanfa_contents .yanfa_zhengshu {
	float: left;
	width: 200px;
	text-align: center;
	padding-right: 40px;
	padding-left: 0px;
	margin-top: 30px;
}
.yanfa_contents .yanfa_zhengshu p {
	text-align: center;
	font-family: "宋体";
	color: #333333;
	font-size: 14px;
	line-height: 1.8;
}

.yanfa_contents .yanfa_zhengshu img {
	height: 132px;
	width: 172px;
}

/*研发设备*/
.yanfa_contents .shebei {
	float: left;
	width: 350px;
	text-align: center;
	padding-right: 10px;
	padding-left: 0px;
	margin-top: 30px;
}
.yanfa_contents .shebei p {
	text-align: center;
}

.yanfa_contents .shebei img {
	height: 227px;
	width: 299px;
}
/*新品推介*/
.yanfa_contents .sible_title {
	height: 20px;
	border-bottom: 3px solid #e7e7e7;
	padding-bottom:10px;
	width: 730px;
}


.sible_tabs {
	position: relative;
	height: 6px;
}

.sible_tabs li {
	width: 241px;
	line-height: 20px;
	text-align: center;
	float: left;
	display: inline;
	padding-bottom: 10px;
}
.sible_tabs .on {
	color: #FF0000;
	font-weight: bold;
	background: url(../images/products_14.jpg) no-repeat bottom;
	padding-bottom: 20px;
}
.sible_tabs p {
	position:absolute;
	top:29px;
	left:10px;
	width:250px;
	height:7px;
	border-top: 3px solid #d23433; 
	overflow: hidden; 
	text-align: center;
}

.sible_tabs b {
	display:inline-block;
	width:0;
	height:0;
	margin-top:-3px;
	overflow: hidden;
	font-size: 0;
	border-top: 9px solid #d23433;
	border-right: 9px dashed #fff;
	border-bottom: 9px dashed #fff;
	border-left: 9px dashed #fff;
}
.sible_block {
	width: 730px;
	height: 458px;
	background: #f4f4f4;
	margin-top: 30px;
	position: relative;
	display: none;
}
.sible_block ul {
	margin: 0px auto;
	position: absolute;
	margin-top: 20px;
}
.sible_block li {
	margin: 0px auto;
	width: 688px;
	font-size: 12px;
	color: #000000;
	line-height: 25px;
}
.sible_block .xinpin_tit {
	background: #FFFFFF;
	height: 178px;
}


.sible_block .xinpin_tit dl {
	display: block;
	float: left;
	margin-right: 45px;
	margin-top: 10px;
	margin-left: 18px;
}

.sible_blockt .xinpin_tit a {
	color: #000000;
}

.sible_block .xinpin_tit a:hover {
	color: #d23433;
	font-weight: bold;
}

.sible_block .xinpin_con {
	margin-top: 20px;
}
#xinpin_product .xinpin_con img {
	height: 166px;
	width: 223px;
}
.sible_block .xinpin_con dl {
	float: left;
	margin-right: 30px;
}
.xinpin_con .xinpin_con01 {
	font-size: 18px;
	color: #000000;
	width: 388px;
}
/*电子商务*/
#contents .dianshang {
	background: url(../images/dianshang_01.jpg) no-repeat;
	float: left;
	height: 481px;
	width: 354px;
	position: relative;
}
#contents .dianshang1 {
	float: left;
	height: 481px;
	width: 354px;
	position: relative;
}
.dianshang .title {
	font-size: 20px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	margin-top: 30px;
}
.dianshang .wenzi {
	font-family: "宋体";
	color: #666666;
	font-size: 14px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
	padding-top: 10px;
}
.dianshang .pic {
	left: 30px;
	position: absolute;
	top: 370px;
}
.dianshang1 .title {
	font-size: 20px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	margin-top: 30px;
}
.dianshang1 .wenzi {
	font-family: "宋体";
	color: #666666;
	font-size: 14px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
	padding-top: 10px;
}
.dianshang1 .pic {
	left: 30px;
	position: absolute;
	top: 370px;
}

/*分页*/

.content_Con .page {
	text-align: center;
	padding-top: 20px;
	height: 30px;
	clear: both;
	padding-bottom: 5px;
	overflow:hidden;
	background: #f6f6f6;
	width: 740px;
	margin-left: 15px;
	margin-top: 20px;
}
.content_Con .page a {
	border: 1px solid #c8c7c7;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 5px;
	font-size: 14px;
	line-height: 2em;
	color: #7e7e7e;
}

.content_Con .page a:hover {
	color: #fff;
	text-decoration: none;
	background: #cc012a;
	border: 1px solid #ba210d;
}



.content_Con .page a.checked {
	color: #fff;
	text-decoration: none;
	background: #a5151c;
	border: 1px solid #ba210d;
}

.one{
	background-color: #f3f3f3;
}
.two{
	background-color: #ffffff;
}




/*gotop*/
#gotop{ width:52px; 
         height:52px; 
		 background:url(../images/about_us_top.gif) no-repeat; 
		 position:fixed; 
		 right:50px; 
		 cursor:pointer;
		 _position:absolute;
		 _bottom:auto;
		 _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}

#gotop{ bottom:132px;} 
