﻿@charset "utf-8";
*{margin:0;padding:0;list-style:none;}
body{
	font-size: 13px;
	font-family: Tahoma;
	color: #000;
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
}
img{border:none;}
.layout_center{width:960px;margin:0 auto;}
.float_left{float:left;}
.float_right{float:right;margin-right:8px;}
.float_clear{clear:both;}
.red{color:red;}
.gray{color:gray;}
.blue{color:#0b94ff;font-size:15px;}
p{line-height:22px;}
a{color:#000;text-decoration:none;}
a:hover{
	color: #ff6600;
	text-decoration: underline;
}
.style1{font-size:14px;color:#ff0000;}
.input_submit{width:60px;height:26px;background-image:url(../img/sprite.gif);background-repeat:no-repeat;border:none;background-position:0px -237px;}
.search_button{width:18px;height:18px;background-image: url(../img/search.gif);background-repeat: no-repeat;border:none;}
#search input{border:1px solid #dddddd;font-size:13px;padding:4px;font-family:Tahoma;}
input,textarea,select{border:1px solid #CCC;font-size:13px;padding:4px;font-family:Tahoma;}

hr{border-top-width:1px;border-top-style:dotted;border-top-color:#cccccc;Shade:no;height:0px;margin:10px 0px;}

/*头部样式*/
#header_main{height:110px;}
#header{height:110px;}
#logo{float:left;height:100px;width:200px;}
#header_right{float:left;width:760px;}
#header_right_icon{width:480px;height:100px;float:left;}
#header_right_icon h1{font-size:22px;padding-top:25px;padding-left:12px;color:#2641bb;}
#header_right_icon p{font-size:13px;line-height:25px;padding-left:15px;}
#header_right_search{width:250px;float:right;text-align:right;margin-right:15px;}
#header_right_search p{line-height:55px;}
/*top*/
#top_main{height:32px;background-image: url(../img/top_bg.gif);background-repeat: repeat-x;}
#top{height:32px;line-height:32px;width:962px;margin:0 auto;}
#top h2{font-size:12px;font-weight:normal;}
/*导航样式*/
#nav_main{height:35px;}
#navigation{height:35px;background-image: url(../img/nav.gif);background-repeat: repeat-x;}
#navigation ul #nav_index{float:left;line-height:35px;height:35px;text-align:center;background-image: url(../img/nav_main.gif);background-repeat: repeat-x;}
#navigation ul .main_nav{float:left;line-height:35px;text-align:center;margin-left:5px;background-image: url(../img/nav_main.gif);background-repeat: repeat-x;}
#navigation ul .current_nav{height:35px;text-decoration:none;color:#FFF;background-image: url(../img/nav_hover.gif);background-repeat: repeat-x;}
#navigation ul li a{
	width: 100px;
	display: block;
	_display: block;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
#navigation ul li a:hover{height:35px;text-decoration:none;color:#ffffff;background-image: url(../img/nav_hover.gif);background-repeat: repeat-x;}
#navigation ul li ul{display:none;position:absolute;background-color:#0b94ff;z-index:100;}
#navigation ul li ul li{line-height:30px;}
#navigation ul li ul li a{height:30px;color:#ffffff;width:150px;font-size:13px;border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:#CCC;text-indent:13px;text-align:left;}
#navigation ul li ul li a:hover{text-decoration:none;width:150px;height:30px;color:#ffffff;background-image: url(../img/sprite.gif);background-repeat: repeat;background-position: 0px -80px;}
/*幻灯样式*/
#banner{height:250px;margin:0 auto;background-color:#fff;padding-top:5px;padding-bottom:5px;}
#banner_other{height:150px;margin:0 auto;background-color:#fff;padding-top:5px;padding-bottom:5px;}
#pitch{}.pitch-gallery{overflow:hidden;width:960px;position:relative;}
.pitch-gallery-holder{width:3920px;position:relative;top:0;left:0;}
.pitch-gallery-div{float:left;}
/*内容通栏*/
#content_main{}
#content_body{width:960px;margin-right: auto;margin-bottom: 0;margin-left: auto;padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left:10px;background-color: #FFF;}
#content{background-color:#FFFFFF;}
#index_left{width:260px;float:left;}
#index_center{width:340px;float:left;margin-left:10px;}
#index_right{float:left;width:340px;margin-left:10px;}
.index_right_products li{width:95px;height:100px;float:left;margin:4px;text-align:center;}
#left{
	float: left;
	width: 240px;
	border: 1px dotted #DDDDDD;
}
#right{float:right;width:713px;margin-left:5px;}
#link_text{background:#FFF;padding-top:5px;}
#copyright{color:#666666;font-size:13px;height:45px;padding-top:13px;background-color:#FFFFFF;text-align:left;text-indent:8px;border-top-width:1px;border-top-style:solid;border-top-color:#cccccc;}
#copyright a{color:#666666;}
/*通用样式*/
.title_style{
	height: 44px;
	line-height: 44px;
	text-indent: 65px;
	background-image: url(../img/right_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.title_style h2{font-size:13px;}

.title_style2{
	height: 33px;
	line-height: 33px;
	text-indent: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0b94ff;
/*	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #dddddd;*/
}
.title_style2 h2{
	font-size: 13px;
	color: #ec1c24;
}

.body_style{padding:10px;overflow:hidden;zoom:1;}
.body_style dl dt{display:block;line-height:33px;height:33px;text-indent:3px;border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:#dddddd;}
.body_style dl dt a{
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}
.body_style dl dt a:hover{color:#ff6600;text-decoration:underline;}
.body_style dl dd{display:block;text-indent:20px;line-height:33px;height:33px;border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:#dddddd;}
.body_style dl dd a{color:#333333;font-size:13px;}
.body_style dl dd a:hover{color:#ff6600;text-decoration:underline;}
.bottom_style{height:5px;}
/*产品样式*/
.products li{float:left;text-align:center;margin:3px;width:162px;height:185px;}
.products img{padding:1px;border:1px solid #DDDDDD;}
.products a:hover img{border:1px solid #f4f4f4;}
.products a{line-height:25px;color:#C00;}
.Pro_Info{text-align:center;}
.Pro_Info img{padding:2px;border:1px solid #DDDDDD;}
.Pro_Images{padding:2px;}
.Pro_Images img{display:inline; width:50px; height:50px;margin:1px;border:1px solid #dddddd;filter:alpha(opacity=50);opacity:0.3;cursor:pointer;}
.Pro_Images .active{filter:alpha(opacity=100);opacity:1;border-color:#cccccc;}
.Pro_BigImage{text-align:center;background:#fff;}
.Pro_BigImage img{margin:0 auto;cursor:pointer;border:1px solid #dddddd;}
/*新闻样式*/
.news{text-indent:2px;}
.news li{line-height:30px;height:30px;overflow:hidden;border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:#CCCCCC;}
.news li a{color:#333333;}
.news li a:hover{color:#0b94ff;}
.news_title{text-align:center;font-size:22px;padding:5px;margin:5px;color:#0b94ff;font-weight:normal;}
.news_content{padding:10px;}
.news_info{height:30p;line-height:30px;text-align:center;margin:4px;padding:4px;border:1px dotted #CCC;}
/*分页样式*/
.page{clear:both;padding:3px;text-align:center;}
#page{padding:10px;text-align:right;clear:both;border-top-width:2px;border-top-style:solid;border-top-color:#0b94ff;}
#page a{border:1px solid #cccccc;padding:2px 5px;margin:2px;text-decoration:none;}
#page a:hover{color:#ffffff;border:#0b94ff 1px solid;background:#0b94ff;}
.page_current{background:#0b94ff;color:#ffffff;border:#0b94ff 1px solid;padding:2px 5px;margin:2px;}
#page span.disabled{border:#cccccc 1px solid;padding:2px 5px;margin:2px;color:#333333;}
#page span.text{border:#CCCCCC 1px solid;padding:2px 5px;margin:2px;color:#333333;}
/*表格*/
.taochan{width:100%;font-size:13px;	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-left-color: #dddddd;}
.taochan caption{
	padding: 10px 0;
	text-align: left;
	color: #FF6600;
	font-weight: 800;
}
.taochan td,.taochan th{height:20px;padding:4px;border-bottom:1px solid #ddd;border-right:1px solid #ddd;line-height:20px;vertical-align:top;}
.taochan th{height:20px;line-height:20px;background:#ffffff;padding:4px;}
.taochan .tdB{color:#0b94ff;font-weight:bold;}

.vedio_index{width:220px;height:180px;float:left;margin-right:10px;}

/*分页样式*/
#pages{margin-top:20px;margin-bottom:20px;padding:0px 20px 0px 20px;text-align:center;font-size:13px;}
#pages a{margin:4px;padding:2px 8px;border:1px solid #eee;background:#eee;border-radius:1px;text-decoration:none;font-size:13px;}
#pages a:hover{border:#0066ae 1px solid;border-radius:1px;background:#0066ae;color:#fff;font-size:13px;}
#pages .page_current{margin:4px;padding:2px 8px;border:#0066ae 1px solid;border-radius:1px;background:#0066ae;color:#fff;font-size:13px;}
#pages span.disabled{margin:4px;padding:2px 8px;border:#eee 1px solid;background:#eee;border-radius:1px;color:#333;font-size:13px;}
#pages span.text{margin:4px;padding:2px 8px;border:#eee 1px solid;background:#eee;border-radius:1px;color:#666;font-size:13px;}