/* CSS Document */
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
/*.footer-wrapter{ width:100%; background:#f6f6f6; overflow:hidden}
.footer{ margin:0 auto; width:1226px; height:240px; padding:35px 0px}
.footer .blogo{ float:left; width:370px; font-size:14px; color:#666666; line-height:28px;}
.footer .btxt{ float:right; width:742px; height:240px;}
.footer .btxt dl{ float:left; width:123px;}
.footer .btxt dl dt{ font-size:18px; line-height:38px; height:38px; color:#666666; }
.footer .btxt dl dd{ font-size:14px; line-height:28px; height:28px; }
.footer .btxt dl dd a{color:#666666; }

.footer-wrapter1{ width:100%; background:#e2e2e2; overflow:hidden}
.footer1{ margin:0 auto; width:1226px;  padding:15px 0px; text-align:center; font-size:14px; line-height:28px; color:#676767}


.footer1 .slide1, .footer1 .slide2 {height: 130px;}
.footer1 .slide2 .txt {height: 100%;position: relative;width: 150px;}
.footer1 .slide2 .blackWhite {top: 26px;}
.footer1 .txt .blackWhite {display: inline-block;position: relative;}
.footer1 .slide2 p {top: 84px;}
.footer1 .txt p {color: #8c8c8c;font-size: 12px;line-height: 28px; position: absolute;text-align: center;width: 100%;}
.footer1 .txt .blackWhite img:first-child{opacity:0;display:none;}
.footer1 .txt .blackWhite:hover img:first-child{opacity:1;display:block;}
.footer1 .txt .blackWhite:hover img:last-child{opacity:0;display:none;}*/
/* newµ×²¿ */
.footer-wrapter {
    width: 100%;
    background: #f6f6f6;
    overflow: hidden;
}
.footer-list{
	width:1226px;
	height:130px;
	margin:0 auto;
	border-bottom: 1px solid #ccc;
	padding:30px 65px 0;
	box-sizing: border-box;
}
.footer-list ul li{
	width:75px;
	float: left;
	cursor: pointer;
	
	text-align: center;	
}
.footer-list ul li a{
	display:block;
	color:#666;
	font-size:18px;
}
.footer-list ul li.mrrr{
	margin-right: 69px;
}
.footer-list ul li span{
	width:100%;
	height:48px;
	display: block;
	margin-bottom: 10px;
}
.footer-list ul .li1 span{
	background:url(../images/pinp.png) no-repeat center top;
}
.footer-list ul .li1:hover span{
	background:url(../images/pinph.png) no-repeat center top;
}
.footer-list ul .li2 span{
	background:url(../images/huanj.png) no-repeat center top;
}
.footer-list ul .li2:hover span{
	background:url(../images/huanjh.png) no-repeat center top;
}
.footer-list ul .li3 span{
	background:url(../images/ziz.png) no-repeat center top;
}
.footer-list ul .li3:hover span{
	background:url(../images/zizh.png) no-repeat center top;
}
.footer-list ul .li4 span{
	background:url(../images/cail.png) no-repeat center top;
}
.footer-list ul .li4:hover span{
	background:url(../images/cailh.png) no-repeat center top;
}
.footer-list ul .li5 span{
	background:url(../images/xit.png) no-repeat center top;
}
.footer-list ul .li5:hover span{
	background:url(../images/xith.png) no-repeat center top;
}
.footer-list ul .li6 span{
	background:url(../images/sheb.png) no-repeat center top;
}
.footer-list ul .li6:hover span{
	background:url(../images/shebh.png) no-repeat center top;
}
.footer-list ul .li7 span{
	background:url(../images/guanl.png) no-repeat center top;
}
.footer-list ul .li7:hover span{
	background:url(../images/guanlh.png) no-repeat center top;
}
.footer-list ul .li8 span{
	background:url(../images/anl.png) no-repeat center top;
}
.footer-list ul .li8:hover span{
	background:url(../images/anlh.png) no-repeat center top;
}
.footer {
    margin: 0 auto;
    width: 1226px;
    height: 240px;
    padding: 30px 0px 0px;
}
.footer .blogo {
    float: left;
    width: 370px;
    font-size: 14px;
    color: #666666;
    line-height: 28px;
}
.footer .btxt {
    float: right;
    width: 742px;
    height: 240px;
}
.footer .btxt dl {
    float: left;
    width: 123px;
}
.footer .btxt dl dt {
    font-size: 18px;
    line-height: 38px;
    height: 38px;
    color: #666666;
}
.footer .btxt dl dd {
    font-size: 14px;
    line-height: 28px;
    height: 28px;
}
.footer .btxt dl dd a {
    color: #666666;
}