/* 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:1200px;
	margin: 0 auto;
}

.container1120 {
	width:1120px;
	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:85px; background:#fff;box-shadow: 0px 0px 10px #ccc; z-index:300; }
.yinying{ position:absolute; top:0px; width:100%;box-shadow: 0px 0px 15px #999;z-index:1000; height:82px;}
#top-logo #logo{float:left; width:360px;margin-top:12px; position:relative;}
#top-logo #logo img{position:absolute; left:0; top:0;}
#top-logo #logo .logozi{position:absolute; left:135px; top:5px;}
#top-logo #logo .logozi h1{ font-size:22px; color:#666; line-height:32px;}
#top-logo #logo .logozi p{font-size:15px; text-transform:uppercase; color:#666; line-height:22px; font-family: Arial, Helvetica, sans-serif;}








/* 菜单*/

#menuMain { float:left;background: #fff; margin-left:10px;}
#menuMain li {float: left;}
#menuMain li a {color: #333;width: 100px;display: block;height: 85px;line-height: 85px;text-align: center;font-size: 16px;}
#menuMain li a:hover {background: #e71224;color: #fff;}
.top-right{float:right; width:810px;}
.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;}
#indexsousuo {
	height: 42px; float:left; background:#FFF;
	

	margin:0px 0 0px 10px;
	position: relative;
	width:240px;
	border:1px solid #e0e0e0;
}
.erlie{ float:left;}
#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;
}
#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;
}

/*二级菜单*/
.erji{ display:none; border-top:2px solid #e71224;}

.erji{position: absolute;top: 80px;left:0;background: url(../images/er.jpg) repeat-y center center;box-shadow: 0 5px 10px rgba(0, 0, 0, .2);z-index:1000; width:100%;}

.erji .con { width:1200px; margin:0 auto;  }
.erji .left {width: 50%;float: left; background: #f5f5f5;padding-top:50px; padding-bottom:70px;}
.erji .right { width: 40%;float: right;padding-top:20px; padding-bottom:50px; margin-left:10%;}


#menuMain ul li .erji .con .link-b { height:60px; line-height:60px;width:120px;float: left;display: block;padding-left:8%;text-align: left;font-size: 16px;color: #333;}

#menuMain ul li .erji .left a:hover { color:#FFF;}
#menuMain ul li .erji .left .ico_1 {background: url(../images/head1.png) no-repeat 8% center;}
#menuMain ul li .erji .left .ico_1:hover{background:url(../images/head01.png) no-repeat 8% center #e71224;}
#menuMain ul li .erji .left .ico_2 {background: url(../images/head2.png) no-repeat 8% center;}
#menuMain ul li .erji .left .ico_2:hover{background:url(../images/head02.png) no-repeat 8% center #e71224;}
#menuMain ul li .erji .left .ico_3 {background: url(../images/head3.png) no-repeat 8% center;}
#menuMain ul li .erji .left .ico_3:hover{background:url(../images/head03.png) no-repeat 8% center #e71224;}
#menuMain ul li .erji .left .ico_4 {background: url(../images/head4.png) no-repeat 8% center;}
#menuMain ul li .erji .left .ico_4:hover{background:url(../images/head04.png) no-repeat 8% center #e71224;}
#menuMain ul li .erji .left .ico_5 {background: url(../images/head5.png) no-repeat 8% center;}
#menuMain ul li .erji .left .ico_5:hover{background:url(../images/head05.png) no-repeat 8% center #e71224;}
#menuMain ul li .erji .left .ico_6 {background: url(../images/head6.png) no-repeat 8% center;}
#menuMain ul li .erji .left .ico_6:hover{background:url(../images/head06.png) no-repeat 8% center #e71224;}
#menuMain ul li .erji .left .ico_7 {background: url(../images/head7.png) no-repeat 8% center;}
#menuMain ul li .erji .left .ico_7:hover{background:url(../images/head07.png) no-repeat 8% center #e71224;}
#menuMain ul li .erji .left .ico_8 {background: url(../images/head8.png) no-repeat 8% center;}
#menuMain ul li .erji .left .ico_8:hover{background:url(../images/head08.png) no-repeat 8% center #e71224;}

#menuMain ul li .erji .con .link-bb { height:50px; line-height:50px;width:180px;float: left;display: block;padding-left:3%;text-align: left;font-size: 16px;color: #333;}


#menuMain ul li  .erji .right .m-b{ width:100%;}

#menuMain ul li  .erji .right .more{ background:#e71224; color:#FFF; width:155px; height:40px; line-height:40px; text-align:center; font-size:16px; margin:0; border-radius:3px;}
#menuMain ul li  .erji .right .more:hover{ background:#c90b1b;}
#menuMain ul li .erji .right p{ font-size:14px; line-height:24px; margin:18px 0;}





.small_icon{ float:left; margin-top:30px; margin-left:40px;}
.small_icon a {
    display: inline-block;
    width: 20px;
    height: 20px; background:#666;
   
    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;
}
/*数字*/
.jianjie{ background:#e2e2e2;  height:110px; margin-bottom:50px;}
.jianjie{ background:#FFF;box-shadow: 0px 10px 30px 2px #e0e4e8; }
.shu{ position:relative;}

.shuzi li{position:relative; float:left; width:297px; text-align:center; padding-top:15px;}
.shuzi .line{ width:1px; height:46px; background:#eee; margin-top:30px;}
.shuzi li h1{  font-size:45px; font-weight:bold; color:#666; font-family:Arial, Helvetica, sans-serif;}
.shuzi li h1 .biao1{ position:absolute; right:75px;top:20px; font-weight:normal; font-size:16px; color:#666;}
.shuzi li h1 .biao2{ position:absolute; right:90px;top:20px; font-weight:normal; font-size:18px; color:#666;}
.shuzi li h1 .biao3{ position:absolute; right:105px;top:20px; font-weight:normal; font-size:18px; color:#666;}
.shuzi li p{ font-size:16px; color:#666; font-weight: normal;}


.shuzi li h1 span{font-size:50px; font-weight:600; color:#dc231f;color:#777; }
.jianjie1{ height:137px;}
.shu1{ position:relative;}

.shuzi1 li{position:relative; float:left; width:235px; text-align:center; padding-top:15px;}
.shuzi1 .line{ width:1px; height:46px; background:#ccc; margin-top:30px;}
.shuzi1 li h1{  font-size:40px; font-weight:bold; color:#4b4b4b; font-family:Arial, Helvetica, sans-serif; }
.shuzi1 li h1 .biao1{ position:absolute; right:50px;top:20px; font-weight:normal; font-size:16px; color:#999;}
.shuzi1 li h1 .biao2{ position:absolute; right:85px;top:20px; font-weight:normal; font-size:18px; color:#999;}
.shuzi1 li h1 .biao3{ position:absolute; right:100px;top:20px; font-weight:normal; font-size:18px; color:#999;}
.shuzi1 li p{ font-size:15px; color:#666; }

.shuzi1 li h1 span{font-size:50px; font-weight:600; color:#dc231f;color:#777; }

/*底部------------------------------------------------------------------------------------------------------------------------ */

#youlian{background: #4e4e4e; line-height:30px; overflow:hidden; padding-top:17px;padding-bottom:17px;}
.links h3 {
    display: inline-block;
    font-size: 13px;
    color: #707070;
    margin-right: 10px; font-weight: bold;
}
.links a {
    color: #999; font-size: 13px;
    margin-right: 10px;

    white-space: nowrap;
    display: inline-block;
}
#foot{ background: #535353;height:245px;}
#foot .nav{ float:left; margin-top:30px; }
#foot .nav li {
    float: left; margin-right:30px; border-right:1px solid #606060;height:26px; line-height:26px;
   
  
}
#foot .nav li a{  color: #a3a3a3; font-size:13px; display:block; height:26px; line-height:26px; width:80px;}
#foot .nav li{color: #a3a3a3; font-size:13px;}
#foot .nav li .sub-nav li{ float:none;border-right:none;}
#foot .nav li .sub-nav li a{ color: #ccc; font-size:13px; }
.foot-right{ float:right;}

#foot .nav li .fu{ width:495px;}
#foot .foot-right .lianxi{ margin-top:30px; font-size:13px;float:left; color:#a3a3a3; padding-right:27px;margin-right:0;border-right:1px solid #606060;height:110px;}

#foot .foot-right .shouji{margin-top:30px; font-size:13px;float:left; width:105px; text-align:center; padding:0 30px; margin-right:0;border-right:1px solid #606060; height:110px;}

#foot .foot-right .biao1{ color:#a3a3a3; }
#foot .foot-right .biao2{ color:#a3a3a3; margin-bottom:5px;}
#foot .foot-right .wen1{ font-size:24px;color:#a3a3a3;margin-bottom:10px; font-weight:bold;}
#foot .foot-right .wen2{ font-size:18px;color:#a3a3a3;margin-bottom:10px;font-weight:bold;}



#foot .nav li .fu li{ float:left; }
#foot .nav li .fu li a{ float:left; width:133px; }
.nei{ background:#FFF; padding:18px; margin:20px 0;}
.nei1{margin:20px 0;}
.weizhi a{ font-size:12px; }
.weizhi span{ margin:0 5px;}
.cheng{ color:#f75730;}
.beian{ height:46px; line-height:46px; background:#4e4e4e; color:#7d7d7d; text-align:center; font-size:12px;}
.beian a{color:#7d7d7d; margin-right:15px;}


/*浮动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:126px;}
.float_qq li.float_qq3{ position:absolute; top:102px; left:0; width:200px; }
.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:#e71224; 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:20px 0 10px; font-family:宋体;text-align: center; clear:both; margin:20px 0;}
#pages a { display:inline-block; height:33px; line-height:33px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 20px;  margin-top:20px; margin-bottom:20px;}
#pages a:last-child{ margin:20px 5px;}
#pages a.a1 { display:inline-block; height:33px; line-height:33px; background:#e71224; border:1px solid #1cb9ec; color:#fff; text-align:center;padding:0 20px;  margin-top:20px; margin-bottom:20px;}
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
#pages span { display:inline-block; height:33px; line-height:33px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px; margin-top:20px; margin-bottom:20px;}
.page .noPage { display:inline-block; width:56px; height:33px; line-height:33px; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }