﻿@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: auto;
	position: relative;
}
/*左侧导航*/
.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 {
	padding: 10px;
        

}
#tabs li {
	float: left;
	width: 33%;
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 24px;
	font-weight: normal;
	cursor:pointer;
	text-indent: 20px;
}
#tabs .current {
	color: #FF0000;
	font-size: 12px;
	cursor: pointer;
}

#contents{
          width: 726px;
         overflow: hidden;
}
#contents ul {
	display: none;
	margin-top: 30px;
	width: 688px;
	padding-left: 15px;
}
#contents li {
	font-family: "microsoft yahei";
}
/*研究开发*/
.yanfa_tabs {
	height: 44px;
	width: 726px;
	border: 1px solid #d7dbdc;
	background: #eff3f4;
	overflow: hidden;
}
.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;
}
.yanfa_tabs .current {
	color: #FFFFFF;
	background: #dc2d32;
	font-size: 14px;
	cursor: pointer;
}
#contents img {
	float: left;
	height: 166px;
	width: 223px;
}

.yanfa_tabs .current a {
	color: #FFFFFF;
	background: #dc2d32;
	font-size: 14px;
}

.yanfa_contents ul {
	overflow:hidden;
	zoom:1
}
.yanfa_contents li {
	font-family: "microsoft yahei";
}
/*新品推介*/
/*.yanfa_contents .sible_title {
	height: 20px;
	border-bottom: 3px solid #e7e7e7;
	padding-bottom:10px;
	width: 730px;
}
#contents dl {
	width: 400px;
	float: left;
	margin-left: 30px;
}
*/


.sible_tabs {
        margin-top:15px;
	position: relative;
}

.sible_tabs li {
	width: 241px;
        height:21px;
	line-height: 20px;
	text-align: center;
	float: left;
	display: inline;
	padding-bottom: 10px;
border-bottom:3px solid #e3e3e3;
}
.sible_tabs .on {
        height:20px;
	color: #FF0000;
	font-weight: bold;
	background: url(../images/products_14.jpg) no-repeat bottom;
	padding-bottom: 20px;
border:none;
}
.sible_block {
        clear:both;
	width: 730px;
	height: 460px;
	background: #f4f4f4;
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 10px;
        min-height:460px; 
        _height:460px; 
        height:auto !important;
}
.sible_block .block {
	background: #FFFFFF;
	height: 180px;
	width: 688px;
}

.sible_block .block_tt {
	background: #FFFFFF;
	height: 180px;
	width: 688px;
}
.sible_block .block01 {
        margin-top:15px;
	background: #FFFFFF;
	height:300px;min-height:200px; _height:200px; height:auto !important;
	width: 688px;
	margin-left: 15px;
        _display:inline;
        overflow:hidden;
        zoom:1
}


#contents li {
	font-family: "宋体";
	color: #000000;
	font-size: 12px;
}
#contents dt {
	font-family: "microsoft yahei";
	font-size: 18px;
	color: #000000;
}
#contents li.img_pr{float:left;width:250px;}
#contents li.sum_pr{float:left;width:430px;}

/*分页*/

.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;
}
.renzheng_fujian {
	float: right;
	padding-right: 30px;
	margin-top: 10px;
}

.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;} 
