﻿@charset "utf-8";
/* CSS Document */

.banner{
	height:400px;
	overflow:hidden;
	position:relative;
}
.main_image{
	height:400px;
	overflow:hidden;
	position:relative;
}
.main_image ul{
	width:9999px;
	height:422px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
}
.main_image li{
	float:left;
	width:100%;
	height:400px;
}
.main_image li span{
	display:block;
	width:100%;
	height:400px;
}
.flicking_con{
	display:none;
}
#btn_prev,#btn_next{
	z-index:11111;
	position:absolute;
	display:block;
	width:60px!important;
	height:126px!important;
	top:50%;
	margin-top:-63px;
	display:none;
}
#btn_prev{
	background:url(../img/ban_lr.png) no-repeat left center;
	left:5%;
}
#btn_next{
	background:url(../img/ban_lr.png) no-repeat right center;
	right:5%;
}

.center{
	background:#fff;
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	padding:0 20px;
}

/*产品分类*/

.cp_fenlei{
	padding:20px 0 5px;
	overflow:hidden;
}
.cp_fenlei ul {
	width:103%;
}
.cp_fenlei ul li{
	
	float:left;
	padding:0 9px;
	margin-bottom:20px;
	border-right:1px dashed #E9E9E9;
}
.cp_fenlei ul li h3{
	height:24px;
	padding-bottom:4px;
}
.cp_fenlei ul li h3 a{
	display:block;
	font-size:15px;
	padding-right:24px;
	float:left;
	background:url(../img/ind_n_ico.gif) no-repeat right 7px;
	height:24px;
	line-height:24px;
}
.cp_fenlei ul li .img{
	width:252px;
	height:180px;
	overflow:hidden;
}

/*中旺展会,参展回顾,交流访问,公司公告*/
.new_cm{
	overflow:hidden;
	padding:0 0 15px;
}
.new_cm .new_l{
	width:826px;
	float:left;
	border:1px solid #EBEBEB;
	height:338px;
}
.new_cm .tab_menu{
	height:40px;
	background:#EBEBEB;
	position:relative;
}
.new_cm .tab_menu li{
	float:left;
	padding:0 32px;
	line-height:40px;
	font-size:14px;
	color:#656565;
	cursor:pointer;
}
.new_cm .tab_menu li.selected{
	background:#1495E8;
	color:#fff;
}
.new_cm .new_box{
	padding:10px 10px 0;
	position:relative;
} 
.new_cm #tab_box .hide{
	display:none;
}
.blueberry{
	width:350px;
	height:250px;
	float:left;
	position: relative;
	padding-top:10px;
}
.blueberry .slides {
	display: block;
	position: relative;
	overflow: hidden;
	width:350px;
	height:250px !important;
}
.blueberry .slides li {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display:none;
}
.blueberry .slides li img {
	display: block;
	width:350px;
	height:250px ;
	max-width: none;
}
.blueberry .slides li.active { 
	display: block; 
	position: relative; 
}
.blueberry .rslides_tabs {
	position:absolute;
	width:350px;
	height:16px;
	background:url(../img/ind_n_bg.png) no-repeat right;
	bottom:0;
	left:0;
	overflow:hidden;
}
.blueberry .rslides_tabs li { 
	display: inline-block; 
	float:right;
}
.blueberry .rslides_tabs li a {
	display: block;
	height: 16px;
	width:40px;
}
.blueberry .rslides_tabs li a {
	overflow: hidden;
	text-align:center;
	border-left:1px solid #fff;
	color:#fff;
}
.blueberry .rslides_tabs li.rslides_here a{ 
	background: #B20F0F; 
}
.rslides1_nav{
	display:none;
}
.new_l .new_list{
	width:450px;
	float:right;
}
.new_l a.n_more{
	position:absolute;
	right:10px;
	top:-27px;
	color:#CBCBCB;
}
.new_l a.n_more:hover{
	color:#000;
}
.new_l .new_list li{
	line-height:30px;
	height:30px;
	overflow:hidden;
	border-bottom:1px solid #F3F3F3;
}
.new_l .new_list li span{
	float:right;
	padding-left:12px;
}
.new_l .new_list li a{
	display:block;
	background:url(../img/ind_n_ico.gif) no-repeat 2px -36px;
	padding-left:20px;
}
.new_l .new_list li a:hover{
	background:url(../img/ind_n_ico.gif) no-repeat 2px -76px;
	color:#E53939;
}

.new_r{
	float:right;
	width:362px;
	border:1px solid #EBEBEB;
	height:328px;
}
.new_r .new_list{
	padding:10px;
}
.new_r .new_list li{
	line-height:30px;
	height:30px;
	overflow:hidden;
	border-bottom:1px solid #F3F3F3;
}
.new_r .new_list li a{
	display:block;
	background:url(../img/ind_n_ico.gif) no-repeat 2px -36px;
	padding-left:20px;
}
.new_r .new_list li a:hover{
	background:url(../img/ind_n_ico.gif) no-repeat 2px -76px;
	color:#E53939;
}

.ind_tit{
	height:40px;
	line-height:40px;
	background:#EBEBEB;
	padding:0 10px;
}
.ind_tit span{
	float:left;
	font-size:14px;
	color:#656565;
}
.ind_tit a.m{
	float:right;
	color:#cbcbcb;
	display:block;
}
.ind_tit a.m:hover{
	color:#000;
}

/*新品推荐,热销产品*/
.cp_com .title{
	height:35px;
	border-bottom:2px solid #EBEBEB;
}
.cp_com .title span{
	float:left;
	padding:0 6px;
	font-size:20px;
	border-bottom:2px solid #1495E8;
	line-height:20px;
	padding-top:7px;
	padding-bottom:8px;
}
.cp_com .title a.m{
	float:right;
	height:16px;
	line-height:16px;
	color:#fff;
	background:#1495E8;
	width:44px;
	border-radius:5px;
	text-align:center;
	margin-top:13px;
	margin-right:8px;
}
.cp_com .title a.m:hover{
	background:#E95959;
}

.cp_com{
	padding-bottom:16px;
	overflow:hidden;
}
.cp_com .cp_list{
	width:100%;
	overflow:hidden;
	padding:15px 0 5px;
}
.cp_com .cp_list ul{
	width:105%;
}
.cp_com .cp_list li{
	width:190px;
	float:left;
	margin-right:12px;
	display:inline;
	
}
.cp_com .cp_list li .img{
	width:188px;
	height:218px;
	overflow:hidden;
	border:1px solid #EBEBEB;
}
.cp_com .cp_list li p{
	line-height:16px;
	text-align:center;
	overflow:hidden;
	padding-top:10px;
}
.cp_com .cp_list li a:hover .img{
	border:1px solid #F00;
}

/*应用案例,体验中心,仪器学院*/
.anli_com{
	padding-bottom:30px;
	overflow:hidden;
}
.anli_com .com_pd{
	width:383px;
	float:left;
	margin-right:22px;
	display:inline;
	border:1px solid #EBEBEB;
}
.anli_com .com_pd .anli_list{
	padding:10px;
}
.anli_com .com_pd .anli_list img{
	width:363px;
	height:160px;
}
.anli_com .com_pd .anli_list ul{
	padding-top:5px;
}
.anli_com .com_pd .anli_list ul li{
	height:32px;
	line-height:32px;
	overflow:hidden;
	border-bottom:1px solid #EBEBEB;
}
.anli_com .com_pd .anli_list span{
	float:right;
}
.anli_com .com_pd .anli_list li a{
	display:block;
	background:url(../img/ind_n_ico.gif) no-repeat 2px -36px;
	padding-left:20px;
}
.anli_com .com_pd .anli_list li a:hover{
	background:url(../img/ind_n_ico.gif) no-repeat 2px -76px;
	color:#E53939;
}
