@charset "utf-8";
/* 
	* CSS Document 
	* Design For Wu Jinghao
	* Copyright To Shangying
	* Design Time: 2015-11-10
*/
body					{ background: #ffffff; font-size:12px; font-family:"微软雅黑"; color:#555; }
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {

	margin: 0;

	padding: 0;

}

/*A*/

a{
	color:#666;

	text-decoration:none;

}

a:hover{
	color:#000;

	text-decoration:none;

}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

.clearfix {
zoom: 1;
}
.fl{
	float:left;
	display:inline;
}
.fr{
	float:right;
	display:inline;
}

.mouse {
    position: absolute;
    left: 50%;
    top: 90%;
    background: url(../images/mouse.png) 100%;
    background-size: contain;
    width: 20px;
    height: 45px;
    margin-left: -10px;
    opacity: 0.5;
	z-index:50;

}

.mouse:hover {
    opacity: 1;
}

/*导航栏*/

#iconbar			{ margin-top:10px;}
#iconbar li			{
	float:left;
	position:relative;
	margin-right:10px;
	
	overflow:hidden;
}
#iconbar .bj{
	background:url(../images/tel-bj.png) no-repeat;
	text-align:left;
}
#iconbar a {
	text-decoration: none;
	outline: none;
	color:#d00000;
	display: block;
	width: 31px;
	height:32px;
	cursor:pointer;
}
#iconbar span	{
	width: 120px;
	height: 30px;
	position: absolute;
	display: none;
	line-height:30px;
	padding-left: 10px;
	font-family:"微软雅黑";
	font-size:14px;
	color:#333;
	text-align:center;
}

/*导航栏*/
.M-top{
	width:100%;
	height:70px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	/*background:rgba(0,0,0,0.7);;*/
	background:#fff;
	position:fixed;
	z-index:50;
	-webkit-box-shadow:0 0 6px #333;  
  -moz-box-shadow:0 0 6px #333;  
  box-shadow:0 0 6px #333;  
	
}
.M-logo{
	padding:10px 0px 0px 20px;
	margin:0px;
}
.M-top-right{
	padding:10px 0px 0px 0px;
	height:50px;
	line-height:50px;
}
.M-nav{
	height:50px;
	line-height:50px;
	padding-right:20px;
}
.M-nav ul li{
	float:left;
	display:block;
}
.M-nav ul li a{
	float:left;
	font-size:16px;
	font-family:"Segoe UI", "微软雅黑";
	color:#fff;
	height:50px;
	line-height:50px;
	display:block;
}
.M-nav ul li a:hover{
	color:#ffffff;
	border-bottom:4px solid #F90;
}

.M-nav ul li a.cur div p{
	margin-top:-20px !important;
}
.M-nav ul li a.cur {
	border-bottom:4px solid #F90;
}

#menu1 ul {
	padding: 0;
}
#menu1 ul li a{
	overflow: hidden;
	float: left;
	height: 20px;
	width: 90px;
	display: block;
	text-align: center;
	padding:18px 0px;
	margin:0px 5px;
	cursor:pointer;
}
#menu1 ul li a, #menu1 ul li a span {
	text-decoration: none;
	clear: both;
	display:block;
	color:#333;
	font-family:"微软雅黑";
	font-size:14px;
	height:20px;
	line-height:20px;
	display:block;
}
#menu1 ul li a div{
	color:#ffffff;
	font-family:"微软雅黑";
}
#menu1 ul a div{
	float:left;
	width:90px;
	height:20px;
	display:block;
	overflow:hidden;
}
#menu1 ul li a font{
	color:#000;
	font-family:"微软雅黑";
	display:block;
	border-bottom:3px solid #F90;
}
#menu1 ul li a span {
}


/*底部*/
#fd{
	background:#333;
	padding-top: 35px;
}
.wp {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
}
.index-fd{
	margin-top: 0px;
}
#fd .fd-top{
	overflow: hidden;
	color: #fff;
	padding-bottom: 25px;
}
#fd dl{
	float: left;
	width: 20%;
}
#fd dl dt{
	font-size: 16px;
	padding-bottom: 20px;
}
#fd .ul-fd li{
	line-height: 26px;
}
#fd .ul-fd li a{
	color: #a8a8af;
}
#fd .ul-fd li a:hover{
	text-decoration: underline;
}
#fd .weixin,#fd .sina{
	background: url(../images/fd_icon1.png) no-repeat;
	width: 25px;
	height: 25px;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 25px;
}
#fd .weixin-pic{
	position: absolute;
	left: -150px;
	top: 0;
	display: none;
}
#fd .tel{
	font-weight: normal;
	font-size: 24px;
	padding-bottom: 15px;
}
#fd h5{
	font-size: 16px;
	color: #a8a8af;
}
#fd .sina{
	background-image: url(../images/fd_icon2.png);
}
#fd .fd-copy{
	height: 40px;
	line-height: 40px;
	color: #a3a3a9;
	background-color: #000;
}
/* side */
.side{position:fixed;width:50px;height:275px;right:0;top:250px;z-index:100;}
.side ul li{width:50px;height:50px;float:left;position:relative;margin-bottom: 2px;}
.side ul li .sidebox{position:absolute;width:50px;height:50px;border-radius:5px 0 0 5px;top:0;right:0;transition:all 0.3s;background:#000022;color:#fff;font:16px/50px "微软雅黑";overflow:hidden;}
.side ul li a:hover .sidebox{width: 175px;}
.side ul li .sidetop{width:50px;height:50px;line-height:50px;display:inline-block;background:#000;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#e4392a;}
.side ul li img{float:right;}

.side2{
	position: fixed;
	width: 40px;
	right: 10px;
	z-index: 100;
	top: 500px;
	height: 80px;
}
.side2 ul li{
	width: 40px;
	height: 40px;
}
.side2 ul li a{
	display: block;
	background-color: #000;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px;
}
.side2 ul li a img{
	vertical-align: middle;
	display: inline-block;
}
.side2 ul li a:hover{
	background-color: #000022;
}
.side2 ul li .weixin{
	position: absolute;
	left: -154px;
	bottom: 0;
	display: none;
}
.side2 ul li .weixin em{
	background: url(../images/arr3.png) no-repeat;
	width: 5px;
	height: 17px;
	display: block;
	position: absolute;
	right: -5px;
	top: 50%;
	margin-top: 3px;
}
.side2 ul li .weixin img{
	display: block;
}

.pager{color: #666; text-align: center; clear:both; margin-bottom: 1em;}
.pager a{display: inline-block; *display: inline; *zoom: 1; margin-left: -1px; padding: 0 12px; height: 32px; line-height: 32px; color: #428bca; border: 1px solid #ddd; background: #fff; text-decoration: none;}
.pager .prev::before{display: inline-block; content: " "; width: 10px; height: 10px; margin-right: 5px;margin-top: 9px; vertical-align: -1px; background: url('/Public/images/doubleArrow.png') no-repeat}
.pager .next::after{display: inline-block; content: " "; width: 10px; height: 10px; margin-left: 5px;margin-top: 9px;vertical-align: -1px; background: url('/Public/images/doubleArrow.png') no-repeat; background-position: 0 0}
.pager .next.disabled::after{background-position: 0 -10px}
.pager .prev::before{background-position: 0 -20px}
.pager .prev.disabled::before{background-position: 0 -30px}
.pager a:not(.goto):hover{background-color: #eee; color: #2a6496}
.pager a.cur,
.pager a.cur:hover{background-color: #428bca; color: #fff; border-color: #428bca; margin-right: 1px}
.pager a.disabled{background-color: #e6e6e6!important; color: #bbb!important; cursor: no-drop}
.pager a,
.pager button,
.pager span{vertical-align: middle}
.pager .dotted{display: inline-block; width: 14px; text-align: center}
.pager .total{margin: 0 10px 0 8px}
.pager input{padding: 6px 0; line-height: 16px; width: 40px; background: #fff; border: 1px solid #ddd; text-align: center; vertical-align: middle}
.pager input.focus{border: 1px solid #428bca}
.pager .goto{width: 0; height: 31px; margin-right: 5px; background-color: #428bca; padding: 0; border: 0; color: #fff; text-align: center; vertical-align: middle; -webkit-transition: all .1s linear; -moz-transition: all .1s linear; -ms-transition: all .1s linear; -o-transition: all .1s linear; transition: all .1s linear; visibility: hidden}
.pager .goto.focus{width: 60px; visibility: visible}
.pager .prev{border-radius: 5px 0 0 5px;}
.pager .next{border-radius: 0 5px 5px 0; }