/* 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; color:#666;
	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:1350px;
	margin: 0 auto;
}
.container1 { margin:0 40px;}

.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:100px; background:#fff;box-shadow: 0px 0px 10px #ccc; z-index:30000; position:fixed; width:100%; top:0; left:0;}
.yinying{ position:absolute; top:0px; width:100%;box-shadow: 0px 0px 15px #999;z-index:1000; height:82px;}
#top-logo #logo{float:left; width:200px;margin-top:15px;}









/* 菜单*/
.nav{ display:none; float:right;width:12%; padding-right:2.5%; margin-top:18px;}
.navshide{ display:none; position:absolute; top:100%; left:0; width:100%; z-index:100;}
.navshide ul li a{ display:block; width:100%;padding:3% 0; text-align:center;background:#242424;opacity:0.95;color:#FFF; border-bottom:1px solid #666;} 
.line{ cursor:pointer; }
.line li{ height:3px;  background:#1d1d1d; margin:10%; border-radius:10px;}
.line li:nth-child(1){width:20px;}
.line li:nth-child(2){width:34px;}
.line li:nth-child(3){width:27px;}


.dingbu{ background:#0060b0; height:32px; color:#FFF; font-size:14px; text-align:right; line-height:32px;}
.dingbu a{color:#FFF; font-size:14px;}
.dingbu span{ color:#FFF;}




.menuMain { float:left;background: #fff; margin-left:280px;}
.menuMain li {float: left;}
.menuMain li a {color: #333;width: 120px;display: block;height:100px;line-height: 100px;text-align: center;font-size: 16px;}
.menuMain li a:hover {background: #00448b;color: #fff;}
.top-right{float:right; width:1100px;}
.tel{ float:left; width:170px; margin-top:30px;}

.tel span:nth-child(2){ font-family:impact;  font-size:24px; line-height:24px; color:#818181; margin-left:2px;}

#sousuo {
	height: 42px; float:right; background:#FFF;  
	

	margin:0px 0 0px 10px;
	position: relative;
	width:240px;
	border:1px solid #e0e0e0;
}

#searchBox {
	width: 200px; margin-left:5px;

	height: 40px;
	line-height:40x;
	_padding-top:5px;
	border: none;
	text-indent: 13px;
	color: #999; font-size:15px;
	position: absolute;
	left: 0;
	top: 0; margin-left:20px;
}
#searchBtn {
	width: 21px;
	height: 35px;
	line-height:35px;
	border: none;
	cursor: pointer;
	background: url(../images/sou.jpg) 0 6px no-repeat;
	position: absolute;
	right:10px;
	top:5px;
}






.small_icon{ float:right; margin-top:40px; margin-left:20px;}
.small_icon a {
    display: inline-block; position:relative;
    width: 20px;
    height: 20px; background:#0060b0;
   
    border-radius: 50%;
    padding: 4px;
 
}





.small_icon a:nth-child(1):hover{ background:#339cde;}
.small_icon a:nth-child(2):hover{ background:#e6162d;}
.small_icon a:nth-child(1){ margin-right:5px;} 

.small_icon img {
    width:16px; margin:0 2px;
    height: auto;
}

.topzong{ position:relative;}
.erji{ display:none; position:absolute; left:0; top:100px; z-index:10000; background:#FFF; border-bottom-left-radius:10px; border-bottom-right-radius:10px; padding:40px 5%; border-top:2px solid #0060b0;}

.tit{ font-size:30px; font-weight:bold;margin-bottom:20px;}
.titzi{ font-size:15px; margin-bottom:30px; line-height:24px; color:#666;}
.navleft{ width:40%; float:left;}
.navright{ width:58%; float:left; margin-left:2%;}
.menuMain li .erji .navright a{ float:left; display:block; border-bottom:1px solid #999; width:30%; margin-right:3%;}
.menuMain li .erji .navright a:nth-child(1){border-top:1px solid #999;}
.menuMain li .erji .navright a:nth-child(2){border-top:1px solid #999;}
.menuMain li .erji .navright a:nth-child(3){border-top:1px solid #999;}



/*底部------------------------------------------------------------------------------------------------------------------------ */

.foot{ background:#264994; padding:55px 0; height:120px;}
.dibu{ }
.logodi{ float:left; width:20%;}
.dizhong{float:left; width:50%; color:#fff;}
.dizhong p{ font-size:13px; line-height:24px; color:#fff;}
.dizhong p span{ color:#FFF;}
.dizhong p em{ color:#FFF;}
.dinav{ color:#fff; margin-bottom:10px;}
.dinav a{ font-size:13px; color:#fff; margin:0 15px;}
.dinav a:nth-child(1){ margin-left:0;}
.erweima{ float:right; width:20%;  overflow:hidden; margin-top:-20px;}
.erweima ul li{ width:50%; float:left;}
.erweima ul li img{ width:115px;height:115px; border-radius:10px; margin:0 auto; display:block;}
.erweima ul li p{ text-align:center; color:#FFF; font-size:14px; margin-top:5px;}



/*浮动qq*/
.float_qq{ position:fixed; bottom:0px; right:0; width:50px; height:203px; z-index:6666;}
.float_qq li{ width:auto; height:50px; z-index:20;}
.float_qq li.float_qq1,.float_qq li.float_qq4{ position:absolute; left:0; width:62px;}
.float_qq li.float_qq1{ top:0;}
.float_qq li.float_qq2{ position:absolute; top:51px; left:0; width:400px;}
.float_qq li.float_qq3{ position:absolute; top:102px; left:0; width:350px; }
.float_qq li.float_qq4{ top:153px;}
.float_qq4{ position:absolute; top:153px; left:0;}
.float_qq li a{ display:block; font-family:"Microsoft Yahei"; color:#FFF; font-size:14px; height:50px; line-height:50px; overflow:hidden; background-color:#333; border-radius:6px;}
.float_qq li a img{ display:block; float:left; vertical-align:middle; width:24px; height:24px; margin:12px 12px 14px 14px;}
.float_qq li a:hover{ background-color:#206bd1; opacity:1;}
.float_shwx{ position:absolute; top:-226px; left:-216px; background:url(../images/float_wxbd.png) no-repeat bottom right; width:216px; height:216px; padding-bottom:9px; display:none;}
.float_shwx img{ display:block; padding:14px; background-color:#FFF; width:188px; height:188px;}

#qLpercentage{ width:105px; height:104px; line-height:104px; text-align:center;}
/*翻页*/
.pages { padding:14px 0 10px; font-size:16px;text-align: center; clear:both; margin:20px 0;}
.pages a { margin:0 2px;border-radius:5px; display:inline-block; height:33px; line-height:33px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 15px; color:#898989;}
.pages a.a1 {  background:#00448b; color:#FFF; }
.pages a:hover { background:#13559f; color:#fff; text-decoration:none }
.pages span { color:#898989; padding-left:20px; }
.pages span strong{ color:#016dcd; padding:0 5px; font-weight:500;}