/* 
* @Author: dengwenqing
* @Date:   2016-08-23 10:41:40
* @Last Modified by:   Marte
* @Last Modified time: 2016-08-23 16:30:59
*/
.swtBar{width: 60px;position: fixed;top: 50%;right: 10px;margin-top: -108px; z-index: 999999;}
.weixin{position: relative; width: 60px; height: 60px;overflow: hidden;border:1px solid #ffae00;margin-bottom: 10px;background-color: #fff;}
.wx,.dh,.qq{position: absolute;top: 0px;height: 120px;color: #ffae00;}
.wx img,.dh img,.qq img{padding: 12px 0; display: block;margin: 0 auto;cursor: pointer;}
.wx .wxTxt,.dh .dhTxt,.qqTxt{padding: 3px 6px; font-size: 18px;text-align: center;cursor: pointer;}
/*微信咨询*/
.wxCode{padding-top: 7px;padding-bottom: 7px; width: 365px;height: 184px;background: url(../images/img/wechatBg.png) no-repeat;position: absolute;left: -385px;top: -10px; display: none;}
.codeLeft,.codeRight{text-align: center;height: 184px;}
.codeLeft img,.codeRight img{display: block;margin: 0 auto;padding-top: 20px;}
.codeLeft{padding-left: 10px;width: 171.5px;border-right: 1px #999 dashed;}
.codeRight{padding-right: 18px; width: 164.5px;}
.codeLeft p,.codeRight p{font-size: 18px;color: #333;padding: 5px 0;}
/*电话咨询*/
.dianhua{position: relative; width: 60px; height: 60px;overflow: hidden;border:1px solid #ffae00;margin-bottom: 10px;background-color: #fff;}
.dhIput{width: 339px;height: 56px;background: url(../images/img/dianhuaBg.png) no-repeat;position: absolute;left: -359px;top: 66px;padding-top: 16px;display: none;}
.dhIput input{width: 160px;height: 40px;border: 0;font-size: 18px;margin-left: 20px;outline: none;color: #333;}
.dhIput button{width: 120px; height: 40px; line-height: 40px;border: 0;background-color: #ffae00;color: #fff;text-align: center;font-size: 20px;border-radius: 4px;outline: none;margin-right: 25px;cursor: pointer;}
/*qq咨询*/
.qqLine{position: relative; width: 60px; height: 60px;overflow: hidden;border:1px solid #ffae00;margin-bottom: 10px;background-color: #fff;}
.qqSlide{width: 339px; height: 73px; padding-top: 9px; background: url(../images/img/qqBg.png) no-repeat;position: absolute;left: -359px;top: 136px;display: none;}
.qqSlide a{color: #333;font-size: 18px;display: block;}
.qqLeft{padding-left: 28px;padding-top: 17px; width: 141.5px;height: 49px; border-right: 1px #999 dashed;}
.qqRight{padding-left: 17px;padding-top: 17px;width: 142.5px;height: 49px;}
.qqLeft img,.qqRight img{vertical-align: middle;margin: 0 4px;}

/*toTop*/
.toTop{position: relative; width: 60px; height: 60px;overflow: hidden;border:1px solid #a7a7a7;margin-bottom: 10px;background-color: #a7a7a7;display: none;}
.top{position: absolute;top: 0px;height: 120px; width: 60px;color: #ffae00;}
.top img{padding: 20.5px 0; display: block;margin: 0 auto;cursor: pointer;}
.top .toTopTxt{background-color: #1b1b1b;color: #fff;padding: 15.5px 10px; font-size: 18px;text-align: center;border: 1px solid #1b1b1b;cursor: pointer;}
/*微信咨询*/}