


/*底部咨询*/
/*电话动态效果*/
@-webkit-keyframes change
{
	0%		{-webkit-transform: scale(.8);}
	50%		{-webkit-transform: scale(1);}
	100%	{-webkit-transform: scale(.8);}
}

.zixun{width:100%;box-sizing:border-box;padding:0px 10px;margin:0px auto;display:inline-block;}
.zixun a{display:block;width:290px;height:50px;color:#fff;line-height:150%;}
.zixun .zx_tel{width:100%;height:50px;margin:0px auto;border-radius:3px;-webkit-border-radius:3px;background:#8f253b;margin-bottom:15px;}

.zixun .zx_tel span{display:block;width:60px; height:45px;background:url(../images2014/bmico.png) no-repeat;background-position:15px 10px;-webkit-animation:change 1s infinite;animation:change 1s infinite;float:left;}

.zixun .zx_tel .zi1{width:79%;font-size:14px;display:inline-block;margin-top:2px;float:left;}
.zixun .zx_tel .zi2{font-size:24px;line-height:25px;display:inline-block;float:left;}
.zixun .zx_qq{background-color:#454545;background-image:url(../images2014/bmico.png);background-repeat:no-repeat;background-position:14px -46px;margin-bottom:0px;}
.zixun .zx_qq p{padding-left:60px;}
.wxzx{text-align:center;color:#000;font-size:16px;margin:5px auto;line-height:170%;padding-bottom:15px;}
.wxzx .p1{font-size:22px;color:#8f253b;margin:10px auto;}
.wxzx .p2{font-size:12px;}
@keyframes dot
{
  0% {opacity:0;}
  40% {opacity:0;}
  50% {opacity:1;}
  90% {opacity:1;}
  100% {opacity:0;}
}
@-webkit-keyframes dot
{
  0% {opacity:0;}
  40% {opacity:0;}
  50% {opacity:1;}
  90% {opacity:1;}
  100% {opacity:0;}
}
.footer .fli3 a .no1 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: absolute; border: 2px solid #fff; width: 20px; height: 20px; line-height: 17px; font-size: 14px; color: #fff; right: 1px; top: 1px; font-family: arial; font-weight: bold; -webkit-animation: dot 2s infinite; animation: dot 2s infinite; border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-radius:10px; background: -webkit-linear-gradient(left, #fd142e, #bf0116); background: linear-gradient(to bottom, #fd142e, #bf0116); }
#zixun1{background:#454545;}
#zixun2{background:#7d4d5b; margin-top:18px;}

/*底部*/
.footer{width:100%;height:40px;background:#005AAB;position:fixed;z-index:999;bottom:0px;left:0px;}
.footer ul li{float:left;line-height:40px;text-align:center;}
.footer ul li.fli1{width:33%;}
.footer ul li.fli1 s{ width:20px; height:20px; margin-left:5px; margin-top:11px; float:left;display:block;background:url(../images2014/bmico.png) no-repeat 0px -111px;-webkit-animation:change 1s infinite;animation:change 1s infinite;}
.footer ul li.fli2{width:34%;background:url(../images2014/bmico.png) no-repeat 5px -145px;}
.footer ul li.fli2 a{border-left:1px solid #1b1a1a;border-right:1px solid #1b1a1a;}
.footer ul li.fli3{width:33%;background:url(../images2014/bmico.png) no-repeat 5px -193px;}
.footer ul li a{color:#fff;display:block;}