.plugin-fixed-call{position:fixed;bottom:30%;right:2%;width:58px;display: none;z-index: 1000;height: 267px;background: url(../images/pf.png) no-repeat top center;}
.plugin-fixed-call .child{position:absolute;right:0px;overflow:hidden;cursor:pointer;width:58px;height:45px;line-height: 45px;margin-top:1px;}
.plugin-fixed-call .child{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.plugin-fixed-call .child:hover{width:180px;background: #337843;}
.plugin-fixed-call .child img{position:absolute;top:0px;left:0px;}
.plugin-fixed-call .child p{position: absolute;left:58px;color:#fff;}

.plugin-fixed-call .fixedQQ{bottom:80px;}
.plugin-fixed-call .fixedCall{top:25px;}
.plugin-fixed-call .fixedTop{position:absolute;right:0px;bottom:25px;color:#fff;cursor:pointer;text-align:center;width:58px;height:45px;line-height: 45px;font-size: 14px;}
.plugin-fixed-call .fixedTop .fixedTopPointer{position:absolute;top:-5px;left:18px;}
.plugin-fixed-call .fixedCode{top:80px;cursor:pointer;width:58px;height:45px;line-height: 45px;position: absolute;}
.plugin-fixed-call .fixedCode:hover .fixedCodeInfo{display: block;opacity: 1;}
.fixedCodeInfo{display:none;position:absolute;top:-30px;right:60px;padding:0 3px;border:1px solid #ccc;background:#fff;opacity: 0; width: 80px;z-index: 33;}
.fixedCodeInfo .fixedPointer{position: absolute;right:-6px;bottom:12px;}

.htel i{ display: inline-block; font-size: 26px; vertical-align: top;
	-webkit-animation: telno 7s steps(1,end) infinite; animation: telno 7s steps(1,end) infinite;
	transform-origin:50% 100%;-ms-transform-origin:50% 100%; -webkit-transform-origin:50% 100%;
	-moz-transform-origin:50% 100%;-o-transform-origin:50% 100%; font-style: normal;}
.htel i.i0{ animation-delay: 0s;-moz-animation-delay: 0s;-webkit-animation-delay: 0s;}
.htel i.i1{ animation-delay: 0.5s;-moz-animation-delay: 0.5s;-webkit-animation-delay: 0.5s;}
.htel i.i2{ animation-delay: 1s;-moz-animation-delay: 1s;-webkit-animation-delay: 1s;}
.htel i.i3{ animation-delay: 1.5s;-moz-animation-delay: 1.5s;-webkit-animation-delay: 1.5s;}
.htel i.i4{ animation-delay: 2s;-moz-animation-delay: 2s;-webkit-animation-delay: 2s;}

.htel i.i5{ animation-delay: 2.5s;-moz-animation-delay: 2.5s;-webkit-animation-delay: 2.5s;}
.htel i.i6{ animation-delay: 3s;-moz-animation-delay: 3s;-webkit-animation-delay: 3s;}
.htel i.i7{ animation-delay: 3.5s;-moz-animation-delay: 3.5s;-webkit-animation-delay: 3.5s;}
.htel i.i8{ animation-delay: 4s;-moz-animation-delay: 4s;-webkit-animation-delay: 4s;}
.htel i.i9{ animation-delay: 4.5s;-moz-animation-delay: 4.5s;-webkit-animation-delay: 4.5s;}

.htel i.i10{ animation-delay: 5s;-moz-animation-delay: 5s;-webkit-animation-delay: 5s;}
.htel i.i11{ animation-delay: 5.5s;-moz-animation-delay: 5.5s;-webkit-animation-delay: 5.5s;}
.htel i.i12{ animation-delay: 6s;-moz-animation-delay: 6s;-webkit-animation-delay: 6s;}
.htel i.i13{ animation-delay: 6.5s;-moz-animation-delay: 6.5s;-webkit-animation-delay: 6.5s;}
@-webkit-keyframes telno {
  0% { font-size: 40px;}
  7.14%,14.28%,21.42%,28.57%,35.71%,42.86%,50%,57.14%,64.28%,71.42%,78.57%,85.71%,92.86%,100%{ font-size: 26px;}
}
@keyframes telno {
  0% { font-size: 40px;}
  7.14%,14.28%,21.42%,28.57%,35.71%,42.86%,50%,57.14%,64.28%,71.42%,78.57%,85.71%,92.86%,100%{ font-size: 26px;}
}


.footrexian{ position: relative; width: 100%; border-radius: 6px; padding: 43px 40px;
	background: url('../images/hottelbg.jpg') center/cover no-repeat; margin-top: -126px;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.foothot{ font-size: 22px; color: #fff; line-height: 40px; padding-right: 100px;}
.foothot a{ color: #fff; display: inline-block; height: 100%; vertical-align: top;}

#totop{ position: absolute; width: 60px; height: 60px; right: 70px; cursor: pointer;
	z-index: 1; top: 50%; margin-top: -30px; border-radius: 10px;
	background: #fff url('../images/totop.png') center no-repeat;
	-webkit-transition: .4s; transition: .4s;}
#totop:hover{ box-shadow: 0 0 10px 0 #fff;}
 