@charset "gb2312";
.product-cats{
	margin-top: 26px;
	margin-bottom: 23px;
	/* text-align: center; */
}
.product-cats ul{
	overflow: hidden;
	display: inline-block;
}
.content-main img{
max-width:100%;}
.product-cats li{
	float: left;
	height: 58px;
	line-height: 58px;
	background: url("../images/product_cats_bg.png") no-repeat left top;
	overflow: hidden;
	padding-left: 4px;
}
.product-cats li a{
	display: block;
	background: url("../images/product_cats_bg.png") no-repeat right -58px;
	padding-right: 36px;
	padding-left: 32px;
	color: black;
	font-size: 15px;
}
.product-cats li.active,.product-cats li:hover{
	background-position: left -116px;
}
.product-cats li.active a,.product-cats li:hover a{
	background-position: right -174px;
	color: white;
}
.list {

	overflow: hidden;
}
.list ul{
	overflow: hidden;
	width: 120%;
}
.list li{
	position:relative;}
.list li a{
	float: left;
	width: 264px;
	margin-right: 20px;
	margin-bottom: 28px;
	background-color: white;
	padding-bottom:15px;
	border: 5px solid white;
	overflow: hidden;
	position:relative;
	
}

.list li .imgContainer {
  position:absolute;
  left: 0;
  top: 0px;
  background:url(../images/Watermark_s_cn.png) no-repeat center center;
  z-index:1000;
  width:264px;
  height:264px;
}

.list li a:hover{
	float: left;
	width: 264px;
	border: 5px solid #1BBFCB;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 28px;
	background-color: white;padding-bottom:15px;
}
.list li img{
	width: 100%;
	height: 264px;
	margin-bottom: 22px;
}
.list li span{
	font-size: 18px;
	color: #333;
	height: 23px;
	line-height: 23px;
	padding: 0 10px;
	background: url(../images/pro_list_icon.jpg) no-repeat 230px top;
	display: block;
}
.list li p{
	color: #555;
	font-size: 12px;
	line-height: 35px;
	height: 35px;
	padding: 0 10px;
	margin-bottom: 5px;
}
.bigpic{
	width:440px;
	float:right;}
.showpic{
	height:110px;
	width:110px;
	float:left;
	margin-top:10px;
	position:relative;
}
.showpic .imgContainer {
  position:absolute;
  left: 0;
  top: 0px;
  background:url(../images/Watermark_ss_cn.png) no-repeat center center;
  z-index:1000;
  width:110px;
  height:110px;
}

.bigspic{
	height:360px;
	width:360px;
	float:left;
	position:relative;
}
.bigspic .imgContainer {
  position:absolute;
  left: 0;
  top: 0px;
  background:url(../images/Watermark_b_cn.png) no-repeat center center;
  z-index:1000;
  width:360px;
  height:360px;
}

.showpic img {
	height:96px;
	width:96px;
	border:2px solid #ccc;
	padding:0px;
	/*filter:alpha(opacity=80);
	opacity:0.8;*/
}
.showpic:hover img {
	height:96px;
	width:96px;
	border:2px solid #1BBFCB;
	padding:0px;
	/*filter:alpha(opacity=100);
	opacity:1.0;*/
	transition: .5s;
	cursor:pointer;
}
.content{
	padding-bottom: 60px;
	border-bottom: 0px #666 dashed;
	margin-bottom: 20px;line-height:24px;
	color:#333;
}
.content .title{
	font-size: 39px;
	font-weight: normal;
	color: #333;
	line-height: 100px;
}
.body{
	background: url(../images/about_bot_bg.jpg) no-repeat bottom center;
	background-color: #f5f5f5;
}
.content p{
	line-height:24px;
	padding-bottom:15px;
	color:#333;
}
h1.title{
	font-size: 18px;
	color: #333;
	font-weight: 600;
	text-align: center;
	height: 38px;
	line-height: 38px;
	padding-top:15px;
}
 .explain{
	overflow: hidden;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #666;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 16px;
	font-size:12px
}
.content-main{
	padding: 20px 0;
	line-height: 28px;
	color: #333;
	font-size: 14px;
}
.content-main p{
	text-indent: 24px;
	margin-bottom: 10px;
}
.body_r{
	width: 870px;
	float:right;
	margin-top:20px;
	padding-bottom:20px;
	}.body_l{
	width: 250px;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	}
.menu-first {
	background: #fff;
	overflow: hidden;
	padding-top: 0px;
	padding-bottom: 2px;
	width: 250px;
	float:left;
	
}

.menu-first ul li {
	display: block
}

.menu-first ul li a {
	text-decoration: none;
	height: 40px;
	line-height: 40px;
	display: block;
	
}

.menu-first ul li a:hover {
	text-decoration: none;
}

.menu-first ul li a.current,.menu-first ul li a.current:hover {
	background: #1BBFCB url(../images/about_05.jpg) no-repeat scroll 90% center!important;
	color: #06c;
	border-bottom: solid 1px #FFF;
	font-weight:bold;transition: .2s;
}

.menu-first ul li.menu-none a {
	display: block;
	margin: 0 auto;	
	text-decoration: none;
	width: 215px;
	font-size:15px;transition: .2s;
	padding:10px 0px;padding-left: 35px;
	color:#666;
	border-bottom:solid 1px #E3E3E3;
}

.menu-first ul li.menu-none a:hover {
	text-decoration: none;
	color:#1BBFCB;
	font-size:15px;
	border-left: 4px solid #1BBFCB;
	border-bottom:solid 1px #E3E3E3;
	
}

.menu-first ul li.menu-none a.active {
	text-decoration: none;
	color:#1BBFCB;
	font-size:15px;
	border-left: 4px solid #1BBFCB;
	border-bottom:solid 1px #E3E3E3;
	
}

.menu-first ul li.menu-none a.current,.menu-first ul li.menu-none a.current:hover {
	color: #fff;border-left: 0px solid #0187D0;
}

.menu-first ul li a.current1{
	background: #E3E3E3 url(../images/about_06.jpg) no-repeat scroll 90% center!important;
	color: #000;
	border-bottom: solid 1px #FFF;
	font-weight:bold;transition: .2s;
}
.menu-first ul li.menu-none a.current1,.menu-first ul li.menu-none a.current1:hover {
	color: #000;border-left: 0px solid #0187D0;
}

.list0 {

	overflow: hidden;
	margin-top:15px;
}
.list0 ul{
	overflow: hidden;
	width: 120%;
}
.list0 li{
	float: left;
	width: 362px;
	border: 5px solid white;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 28px;
	background-color: white;
	padding-bottom:15px;
}
.list0 li a:hover{
	float: left;
	width: 362px;
	border: 5px solid #1BBFCB;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 28px;
	background-color: white;padding-bottom:15px;
}
.list0 li img{
	width: 100%;
	height: 264px;
	margin-bottom: 22px;
}
.list0 li span{
	font-size: 18px;
	color: #333;
	height: 23px;
	line-height: 23px;
	padding: 0 10px;
	display: block;
	text-align:center;
}
.list0 li p{
	color: #555;
	font-size: 12px;
	line-height: 35px;
	height: 35px;
	padding: 0 10px;
	margin-bottom: 5px;
}
.imghover1{
	filter:alpha(opacity=80);
	opacity:0.8;
	border:solid 1px #e1e1e1;
}
.imghover1:hover{
	filter:alpha(opacity=100);
	opacity:1.0;
	border:solid 1px #0BA14A;
	transition: .5s;
}
.fy_left_content{ padding-bottom:0px; line-height:25px;}
.fy_left_box{padding-bottom:18px; border-bottom:dashed 1px #e1e1e1; margin-bottom:18px;}
.fy_left_box  h3{font-size:15px; margin:0; padding:0; padding-bottom:5px;}
.fy_left_box  h3 a{text-decoration:none; color:#515151;}
.fy_left_box  h3 a:link{color:#515151; font-size:15px; font-weight:bold;}
.fy_left_box  h3 a:visited{color:#515151; }
.fy_left_box  h3 a:hover, .fy_left_box  h3 a:active, .fy_left_box  h3 a:focus{color:#1BBFCB; text-decoration:none;}
.fy_left_box  h2{ height:24px; line-height:24px; color:#b4b4b4; font-size:12px; font-weight:normal; margin:0; padding:0;}
.fy_left_box  p{ font-size:13px; line-height:22px; color:#6e6e6e;}
.fy_left_box .foot_more_p{ text-align:right; height:20px; line-height:20px;}
.fy_left_box .foot_more_p a{ color:#FF0000;}