/*index页面的CSS*/

.top{
	background-image: url('images/banner.png') 0 0 no-repeat;
	height: 1372px;
}
.content{
	position: relative;
	z-index: 5;
	height: 650px;
	width: 1200px;
	margin: auto;
	margin-top: -258px;
	border-radius: 5px;
	border-top:none;
}
.banner{
	display: block;
	margin: auto;
}
.con_top{
}
.con_top_nav{
	height: 36px;
	position: relative;
	top:4px;
}
.tempWrap{
	background: url('../images/con_bg.png');
	border-radius: 5px;
}
.con_top_nav li{
	width: 169.4px;
	height: 40px;
	float: left;
	display: inline;
	border-radius: 5px;
	background: #efefef;
	line-height: 40px;
	text-align: center;
	border:1px solid #ddd;
	font-weight: bold;
}

/* .con_top_nav li.first{
	margin-left: 0.2px;
	background: #f7f7f7;
	border-bottom:none;	
} */
.firstOn{
	margin-left: 0.2px !important;
	background: #f7f7f7 !important;
	border-bottom:none !important;
}
.on{
	margin-left: 0.2px;
	background: #f7f7f7;
	border-bottom:none;	
}
.con_top_show li{
	float: left;
	height: 260px;
	width: 300px;
	text-align: center;
}
.con_top_show li img{
	margin-top: 15px;
}
.con_top_show li span{
	margin-top: 25px;
	display: block;
	color: black;
}
.con_top_show{
	height: 303px;
	border-radius: 8px;
	background: url('../images/con_bg.png') no-repeat;
}

.con_bottom{
	background: url("../images/con_bottom_bg.png") no-repeat;
	height: 308px;
	border-radius: 5px;
}
.con_bottom_left,.con_bottom_right{
	float: left;
	width: 560px;
	padding:43px 20px;
}
.con_bottom_left img{
	float: left;
	padding-right: 20px;
}

.con_bottom_left div h3{
	font-size: 16px;
	height: 16px;
	font-weight: bold;
	color: #ffc42b;
	margin-top: 5px;
	padding-bottom: 20px;
	line-height: 16px;
	overflow: hidden;
}
.con_bottom_left div p{
	color: white;
	line-height: 25px;
}
.con_bottom_left div img{
	margin-top: 20px;
}
.conTop img{
	float: left;
	padding-right: 20px;
}
.conTop div{
	padding-top: 6px;
}
.conTop h3{
	font-size: 16px;
	color: #ffc42b;
}
.conTop div.time{
	color: #ffc42b;
	margin-top: 5px;
}
.conTop p{
	margin-top: 5px;
	color: white;
	line-height: 25px;
}
.conBottom{
	margin-top: 20px;
}
.conBottom img{
	float: left;
	padding-right: 20px;
}
.conBottom div{
	padding-top: 6px;
}
.conBottom h3{
	font-size: 16px;
	color: #ffc42b;
}
.conBottom div.time{
	color: #ffc42b;
	margin-top: 5px;
}
.conBottom p{
	margin-top: 5px;
	color: white;
	line-height: 25px;
}

/*滚动需要的轮播next prev样式*/
.prev{
	height: 300px;
	width: 90px;
	position: absolute;
	z-index: 10;
	cursor: url('../images/arr_left.cur'),-moz-zoom-out;
	cursor: url('../images/arr_left.cur'),auto;
}
.next{
	right: 0px;
	height: 300px;
	width: 90px;
	position: absolute;
	z-index: 10;
	cursor: url('../images/arr_right.cur'),-moz-zoom-out;
	cursor: url('../images/arr_right.cur'),auto;
}
/*产品中心的css*/
.con_pro{
	height: 812px;
	width: 1200px;
	background: white;
	border-radius: 5px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
}
.floatRight{
	float:right;
	display: inline;
	margin-top: 20px;
}
.sliderBar{
	float: left;
	margin-left: 40px;
	margin-top: 40px;
}
.sliderBar span{
	font-family: 'Microsoft Yi Baiti';
	font-size: 16px;
	margin-left: 7px;
}
.sliderBar li{
	height: 50px;
	width: 204px;
	background: url('../images/pro_li.png') no-repeat;
	line-height: 50px;
	padding:0px 18px 0 28px;
}
.sliderBar .on{
	background: #ffcc33;
	border:1px solid #ccc;
	border-radius: 5px;
	width: 202px;
}
.sliderBar li.first{
	height: 150px;
	background: url('../images/pro_ul.png') no-repeat;
}
.sliderBar li.firstIntro{
	height: 150px;
	background: url('../images/con_ul.png') no-repeat;
}
.rightContent{
	float: right;
}
.rightContentTop{
	width: 800px;
	height: 42px;
	margin-top: 40px;
	margin-right: 60px;
	background: url('../images/pro_liL.png') no-repeat;
	line-height: 42px;
}
.rightContentTop img{
	vertical-align: -4px;
	margin-left: 12px;
}
.rightContentBottom{
	width: 800px;
	padding-left: 10px;
	margin-top: 50px;
}
.rightContentBottom div{
	float: left;
	margin-right: 39px;
}
.rightContentBottom span{
	width: 200px;
	height: 42px;
	margin: auto;
	margin-top: 34px;
	line-height: 42px;
	text-align: center;
	font-weight: 700;
	font-size: 14px;
	padding: 5px 10px;
	border-radius: 10px;
	background-color: #ebebeb;
	border: 1px solid #d5d5d5;
	
}
.rightContentBottom p{
	margin-top: 26px;
	line-height: 32px;
	font-size: 16px;
}
.mar{
	margin-top: 18px;
	padding-left: 0px;
}
.erweima1{
	margin-left: 50px;
}
.erweima1 img{
	float: left;
}
.erweima1 p{
	float: right;
	margin-top: 21px;
	margin-left: 40px;
	font-size: 16px;
}
.map{
	width: 800px !important;
	margin-top: 42px;
}

.news_lists{

}
.news_lists li{
	height: 70px;
	width: 780px;
	line-height: 70px;
	border-bottom: 1px dotted black;
	list-style-image: url('../images/icon_4.gif');
	list-style-position: inside;
}
.news_lists i{
	float:right;
	font-size: 12px;
}
.news_lists a:hover{
	text-decoration: underline;
	color: red;
}
.page_lists{
	width: 200px;
	margin: auto;
	margin-top: 20px;
}
.page_lists li{
	float:left;
	margin-left: 5px;
}