/* CSS Document */
@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size:100%;
	vertical-align: baseline;
	background: transparent;
	font-family: '微软雅黑', 'YaHei', '黑体', 'Hei', Tahoma, Helvetica, arial, sans-serif
}
body{ background:#f8f8f8;}
img {
	border: none;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
a {
	text-decoration: none;
	color: black;
}
h2 a:hover {
	color: #1073c6;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* 通用样式 */

.grid_2 {
	width: 775px;
	float: left;
	margin-top: 15px;
}
.grid_1 {
	width: 370px;
	float: right;
	margin-top: 15px;
}
.alpha {
	margin-left: 0;
}
.omega {
	margin-right: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.container {
	width:1200px;
	margin: 0 auto;
}
.top {
	margin-top: 5px;
}
.bottom {
	margin-bottom: 20px;
}
input, button {
	font-family: '微软雅黑', 'YaHei', '黑体', 'Hei', Tahoma, Helvetica, arial, sans-serif;
}
/* 清楚浮动元素 */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0
}
* html .clearfix, *:first-child+html .clearfix {
	zoom: 1
}
/*头部------------------------------------------------------------------------------------------------------------------------ */ 
#top {
	width: 100%; background:#fff;
}
#top-welcome {
	background: #f9f9f9;
	color:#808080;
	height: 30px;
	font-size:14px;
	line-height: 30px;
}
#top-welcome a {
	color: #666;font-size:12px;
}
#top-welcome .cheng{ color:#ff7e00;}
#top-welcome .hong{ color:#ed200f;}
#top-welcome .lv{ color:#008700;}
#top-welcome a:hover { color:#ff7e00;}

.top-right-list li{ float:left;}
.top-right-list li a{ display:block; height:17px; line-height:17px; padding:0 13px; border-right:1px solid #dddddd; margin-top:7px;}
.top-right-list li .dd-yincang{ display:none;}
.top-right-list li.huiyuan a{background: url(../images/huiyuan.jpg) no-repeat 70px center ; padding-right:25px;}

.top-right-list li.huiyuan{ position:relative;}
.top-right-list li.huiyuan .dd-yincang{ position:absolute; left:0; top:24px; background:#FFF; border:1px solid #CCC;}

.top-right-list li.huiyuan li{ clear:both;}
.top-right-list li.huiyuan li a{background:none; display:block; width:71px; height:20px; line-height:20px;padding-right:0px; border-right: none;}
.none{ display:none;}

/*-------------*/

#top-logo{ height:82px; background:#fff; }
#top-logo #logo{float:left; width:233px;margin-top:12px;}









/* 菜单*/

#menuMain {width:800px; float:right;background: #fff; }
#menuMain li {float: left;}
#menuMain li a {color: #333;width: 100px;display: block;height: 82px;line-height: 82px;text-align: center;font-size: 15px}
#menuMain li a:hover {background: #0766b8;color: #fff;text-decoration: none;}


/*底部------------------------------------------------------------------------------------------------------------------------ */


#foot-menuMain {
	background:#383b3d;
	color: #888;
	
}
.foot-contact {
	font-size:13px; background:#191b1c;
	color: #5c5c5c; line-height:22px;
	padding-top:30px; padding-bottom:30px; text-align:center; 
}
.foot-contact a{ color:#5c5c5c;font-size:13px;}

.foot-logo{ width:75px; margin-right:30px; float:left;padding-top:40px; }
.foot-left{width:500px;float:left;padding-top:40px; }
.foot-left h4{ font-weight:normal; font-size:18px; color:#FFF;}
.foot-left p{ font-size:13px; line-height:22px;}
.foot-left p span{ color:#ff8606; font-weight:bold; font-size:20px; margin-right:10px;}
.foot-right{ float:right; width:100px;padding-top:20px;padding-bottom:20px; }
.erweima li{ text-align:center; color:#ededef; float:left; margin:0 15px;}
.erweima li img{ border:10px solid #FFF; border-radius:10px; }


style.css:100
.tq-cb-b dl dd h4 a {
    font-size: 16px;
}
