/*
Copyright (c) 2011, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.9.0
html{color:#000;background:#FFF}*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,select,p,blockquote,th,td{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
a{text-decoration: none; color: #000; border:none;}
/*address,button,caption,cite,code,dfn,em,input,optgroup,option,select,strong,textarea,th,var{font:inherit}*/
del,ins{text-decoration:none}
li{list-style:none}
caption,th{text-align:left}
/*h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}*/
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}
sup{vertical-align:baseline}
sub{vertical-align:baseline}
legend{color:#000}
.ewmBox {
    background: url(../images/xfbg.png) repeat;
    bottom: 0;
    height: 65px;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 9999999;
}
.ewmBoxIn {
    height: 65px;
    line-height: 65px;
    margin: 0 auto;
    position: relative;
    width: 1200px;
}
.ewmBox .phoneNum {
    float: left;
    padding: 5px 0 0;
    width: 350px;
}
.ewmBox .ico {
    background: url(../images/ico.png) no-repeat;
    float: left;
    height: 54px;
    width: 54px;
}
.ewmBox .phoneNum .ico {
    background-position: 0 0;
}
.ewmBox .font {
    color: #fff;
    float: left;
    font-size: 22px;
    font-weight: bold;
    padding-left: 10px;
    width: 230px;
}
.ewmBox .font p {
    line-height: 30px;
    margin: 0;
}
.ewmBox .font p.num {
    text-indent: 2em;
}
.ewmBox .QQ {
    float: left;
    padding: 5px 0 0;
    width: 350px;
}
.ewmBox .QQ .ico {
    background-position: -57px 0;
}
.ewmBox .weChat {
    float: left;
    padding: 5px 0 0;
    position: relative;
    width: 320px;
}
.ewmBox .weChat .ico {
    background-position: -113px 0;
}
.ewm2 {
    bottom: 0;
    height: 65px;
    position: absolute;
    right: 0;
    width: 65px;
    z-index: 999;
}
.ewm2 img.wxxt {
    height: 100%;
    width: 100%;
}
.ewm2 img.wxxt1 {
    bottom: 65px;
    display: none;
    left: -80px;
    position: absolute;
}
.ewm2:hover .wxxt1 {
    display: block;
}