@charset "gb2312";
/**
Title: styles for public
@Author:     helios
@version:    2.0
@Email:      liuyubang5@163.com
@QQ:         644163743
@Date:       2012-12-22
@Link:       http://www.cybweb.net
**/
/*---公用部分---*/
* {
	margin:0;
	padding:0;
}
.header_box{
	width:100%;
	height:78px;
	margin:0 auto;
	background:url(../images/header_bg.png) repeat-x;
	}
.innerheader_box{
	width:980px;
	height:78px;
	margin:0 auto;
	background:url(../images/header_bg.png) repeat-x;
	}
.header{
	width:1000px;margin:0 auto;
	height:78px;
	background:url(../images/header_bg.png) repeat-x;
	}
.innerheader{
	width:980px;
	margin:0 auto;
	height:78px;
	background:url(../images/header_bg.png) repeat-x;
	}	
.banner_box{
	width:100%;
	height:320px;
	}	
.banner{
	width:100%;
	margin:0 auto;
	height:320px;
	background:url(../images/banner.jpg) center center no-repeat;
	}
	
.banner_bg{ width:100%; height:405px; float:left;position:relative;}
.banner_m{ width:100%; height:400px; position:relative; z-index:1;}
.band{width:100%; height:400px; cursor:pointer;}
#glume .band li a{ width:100%; height:400px; float:left; display:block;}
.band li {cursor: pointer; height: 400px; position: absolute; width: 100%;}
.ban01{background:url(../images/banner.jpg) no-repeat center ;}
.ban02{background:url(../images/banner2.jpg) no-repeat center ;}
.ban03{background:url(../images/banner3.gif) no-repeat center ;}
.ban15{background:url(../images/8yue.jpg) no-repeat center ;}
.ban04{background:url(../images/1111.jpg) no-repeat center ;}
.ban09{background:url(/images/jiancha.jpg) no-repeat center ;}
.ban10{background:url(../images/sanyue.jpg) no-repeat center ;}
/*.banner{ width:1440px; height:403px; margin:0 auto;}*/
.nubbt{position:absolute;_position:absolute; width:190px; left:45%; bottom:20px; z-index:101; float:left;}
.nubbt li{float:left; display:inline; border-radius:100%; background-color:#eee; width:17px; height:17px; margin-left:10px; }
.nubbt li.on{background-color:#185063;}


.innerbanner_box{
	width:100%;
	height:250px;
	}	
.innerbanner{
	width:100%;
	margin:0 auto;
	height:250px;
	background:url(../images/inner_banner.jpg) center center no-repeat;
	}
.nav_box{
	width:100%;
	height:51px;
	line-height:51px;
	background:url(../images/nav_bgs.png) repeat-x;
	}
.innernav_box{
    background: url("../images/nav_bgs.png") repeat-x scroll 0 0 transparent;
    height: 51px;
    line-height: 51px;
    width: 980px;
    margin: 0 auto;
	}	
.nav{
	width:1000px;
	height:51px;
	line-height:51px;
	margin:0 auto;
	}		
.nav a{
	width:110px;
	height:51px;
	line-height:51px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	display:block;
	float:left;
	text-align:center;
	background:url(../images/nava_bgss.png) right center no-repeat;
	}
.nav a:hover{
	color:#004e59;
	background:url(../images/nav.png) no-repeat;
	}		
.main_nav_box {
	width:980px;
	margin:0 auto;
	background:#FFF;
	padding-bottom:10px;
}
.main_nav{
	width:960px;
	height:131px;
	margin:0 auto;
	background:url(../images/nav_list.png) no-repeat;
	}
.main_nav_one{
	width:180px;
	float:left;
	height:108px;
	text-align:center;
	 margin: 15px 0 0 10px;
	}
.main_nav_one h2 a{
	color:#333333;
	font-size:16px;
	font-family:"微软雅黑";
	line-height:30px;
	}	
.show_con a{
	color:#333333;
	font-size:12px;
	line-height:25px;
	margin:5px;
	}
.show_con a.spe{
	color:#F00;
	}
.main_search{
	width:958px;
	margin:0 auto;
	height:42px;
	line-height:42px;
	border:1px solid #DDD;
	border-top:none;
	border-bottom:none;
	_padding-top:5px;
	background:url(../images/jl_25.png) repeat-x;
	}	
.jl_txt{
	width:255px;
	height:27px;
	line-height:27px;
	background:url(../images/jl_28.png) no-repeat;
	border:none;
	padding-left:30px;
	margin-left:10px;
	}	
.jl_btn{
	width:80px;
	height:27px;
	border:none;
	background:url(../images/search.png) no-repeat;
	}
.hot_search{
	font-weight:bold;
	margin-left:10px;
	font-size:14px;color:#184153;
	}
.btn_more{
	margin-left:50px;
	}	
.hot_search a{
	font-weight:normal;
	font-size:12px;
	color:#184153;
	}
.hot_search a.spl{
	color:#F00;
	}	
.ml10{margin-left:10px;}							
.right {
	float:right;
}
.left {
	float:left;
}
.tc{text-align:center;}
a{text-decoration:none; outline:none;white-space:nowrap;}
a:hover,a:active,a:focus{color:#F00;}
select, input, img, select {
	vertical-align:middle;
}
.center {
	text-align:center;
}
html, body {
	font-family: "宋体";
	margin:0;
	padding:0;
	width:100%;
	color:#191919;
	font-size:12px;
	background:url(../images/bg.gif) repeat;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Webkit内核兼容CSS */
}
div, ul, li {
list-style-type:none;
*zoom:1;
}
div:after, ul:after, li:after {
content: "." ;   
display: block ;
height: 0 ;
clear: both ;
visibility: hidden ;
font-size:0;
}
/*****清除浮动*****/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	font-size:0;
}
.clearfix {
	display: inline-table;
}
* html .clearfix {
	height:1%;
}
.clearfix {
	display: block;
}
/*
helios CSS Reset
理念：清除和重置是紧密不可分的
特色：1.适应中文 2.基于最新主流浏览器
维护：helios(liuyubang5@163.com)
网址:http://www.cybweb.net
*/
/* 清除内外边距 */
body, h2,  h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
	margin: 0;
	padding: 0;
	font-size: 12px;
	color:#000;
}
/*声明新增的HTML5元素都是以块方式显示*/
article,aside,dialog,figure,footer,header,menu,legend,nav,section{
	display:block;
}
/* 设置默认字体 */
body,
button, input, select, textarea { /* for ie */ 
   /* font: 12px/1 Verdana,Tahoma, Helvetica, Arial,  sans-serif;*/
    font: 12px/1 "宋体", Helvetica, Arial, "\5b8b\4f53", sans-serif; /* 用 ascii 字符表示，使得在任何编码下都无问题 */
}
h1 { font-size: 18px; /* 18px / 12px = 1.5 */ }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */
/* 重置列表元素 */
ul, ol { list-style: none; }
/* 重置文本格式元素 */
a { text-decoration: none; }
a:hover { text-decoration: underline; }
abbr[title], acronym[title] { /* 注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果 */
	border-bottom: 1px dotted;
	cursor: help;
}
q:before, q:after { content: ''; }
/* 重置表单元素 */
legend { color: #000; } /* for ie6 */
fieldset, img { border: none; } /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea {
    font-size: 100%; /* 使得表单元素在 ie 下能继承字体大小 */
}
/* 重置表格元素 */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* 重置 hr */
hr {
    border: none;
    height: 1px;
}
/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html { overflow-y: scroll; }
.main_search_s{
	margin-top:10px;
	_margin-top:0px;
	float:left;
	}
#mcd {
	margin-top:5px;
	_margin-top:5px;
margin-bottom: 10px;
}