﻿html {
    color: #333;
    background: #FFF
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0;max-width: 100%;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal
}

ol,
ul {
    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
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

input,
textarea,
select {
    *font-size: 100%
}

legend {
    color: #000
}

#yui3-css-stamp.cssreset {
    display: none
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

body a.wfEditorMode {
    display: none;
}

body.wfEditorMode a.wfEditorMode {
    display: block;
    height: 1.3em;
    line-height: 1.3em;
    float: right;
    margin: 0;
    padding: 0 0.5em;
    background: white;
    color: #99ccff !important;
    margin-top: -1.3em;
    position: relative;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    text-decoration: none;
}

body {
    font: 15px Verdana, Arial, Helvetica, "microsoft yahei", sans-serif;
}

strong {
    font-weight: 600;
}

.pt120 {
    padding-top: 120px;
}

.pb100 {
    padding-bottom: 100px;
}

.page-cen {
    max-width: 1200px;
    margin: 0 auto;
}
.page-cen>a{
    color: #c6c6c6;
}
.fixBar ul {
    margin-top: -187px;
}

.fixBar {
    position: fixed;
    right: -40px;
    top: 0;
    bottom: 0;
    margin: 0;
    width: 40px;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
    z-index: 900;
}

.fixBar .bauma-icon {
    background: url("../images/bauma-sidebar.gif") no-repeat center;
    width: 40px;
    height: 300px;
    cursor: pointer;
    overflow: hidden;
}

.fixBar .bauma-icon>a {
    display: inline-block;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}

.fixBar ul {
    position: absolute;
    width: 40px;
    top: 50%;
}

.fixBar li {
    position: relative;
    width: 40px;
    height: 68px;
    /*padding: 4px 0 2px 0;*/
    text-align: center;
    cursor: pointer;
}

.fixBar li:not(:last-child) {
    border-bottom: 1px solid #D8D5D5;
}

.fixBar li .icon_img {
    height: 29px;
}

.fixBar li.f-chat .icon_img {
    background: url(../images/lianxi.png) no-repeat center bottom;
}

.fixBar li.f-feedback .icon_img {
    background: url(../images/liuyan.png) no-repeat center bottom;
}

.fixBar li.f-wechat .icon_img {
    background: url(../images/weixin.png) no-repeat center bottom;
}

.fixBar li.f-chat:hover .icon_img {
    background-image: url(../images/lianxi_active.png);
}

.fixBar li.f-feedback:hover .icon_img {
    background-image: url(../images/liuyan_active.png);
}

.fixBar li.f-wechat:hover .icon_img {
    background-image: url(../images/weixin_active.png);
}

.fixBar li>a,
.fixBar li>span {
    display: inline-block;
    width: 40px;
    text-align: center;
    text-decoration: none;
    outline: none;
    line-height: 15px;
    vertical-align: middle;
    padding-top: 4px;
    font-size: 12px;
    color: #333333;
}

.fixBar li:hover>a,
.fixBar li:hover>span {
    color: #ffffff;
}

.fixBar li:hover {
    background-color: #3671cf;
}

.f-icon {
    background-image: url("../images/fixsprite-02.png");
    background-repeat: no-repeat;
}

.fixBar .f-baidu {
    background-position: -164px -82px;
}

.fixBar .f-baidu:hover {
    background-position: -212px -82px;
}

.fixBar .f-feedback {
    background-position: -164px -151px;
}

.fixBar .f-feedback:hover {
    background-position: -212px -151px;
}


/* .fixBar .f-chat{background-position:-164px -13px;} */

.fixBar .f-chat {
    background-position: -212px -13px;
}

.fixBar .f-wechat {
    background-position: -164px -221px;
}

.fixBar .f-wechat:hover {
    background-position: -212px -221px;
}

.fixBar .wechat-mask-icon {
    background-position: -17px -6px;
    position: absolute;
    right: 60px;
    top: 50%;
    margin-top: -98px;
    display: none;
    width: 124px;
    height: 157px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.fixBar .wechat-mask-icon .erweima_icon {
    position: absolute;
    top: 18px;
    left: 12px;
    bottom: 20px;
    right: 17px;
}

.fixBar .wechat-mask-icon .erweima_icon img {
    width: 100%;
}

.fixBar .phone-mask-icon img {
    display: none;
}

.fixBar .f-phone {
    background-position: -164px -291px;
}

.fixBar .f-phone:hover {
    background-position: -212px -291px;
}

.fixBar .phone-mask-icon {
    background-position: -17px -172px;
    position: absolute;
    right: 42px;
    top: 50%;
    margin-top: -27px;
    display: none;
    width: 131px;
    height: 54px;
}

.fixBar li:hover a {
    -webkit-transition: none;
    transition: none;
}

.fixBar .f-top {
    position: absolute;
    width: 40px;
    height: 40px;
    bottom: 50px;
    background-position: -26px -297px;
    /* display: none; */
    overflow: hidden;
}

.fixBar .f-top:hover {
    border: 1px solid #3671cf;
    background: #3671cf;
}

.fixBar .f-top a {
    display: none;
    text-align: center;
    text-decoration: none;
    outline: none;
    line-height: 999;
    vertical-align: middle;
    font-size: 12px;
    padding-top: 0;
    color: #fff;
    width: 100%;
    height: 100%;
    margin-top: 4px;
    line-height: 15px;
}

.fixBar .f-top:hover a {
    display: block;
}

.fixBar .f-close {
    position: absolute;
    width: 40px;
    height: 40px;
    bottom: 5px;
    right: 0;
    background-position: -71px -295px;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: transform .5s ease-in-out;
    -webkit-transition: -webkit-transform .5s ease-in-out;
    transition: -webkit-transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
}

.fixBar .f-close:hover {
    background-position: -111px -295px;
}

.fixbar-expand {
    position: fixed;
    bottom: 0;
    right: -100px;
    margin: 0;
    z-index: 999;
    display: none;
}

@keyframes mmove {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    50% {
        -webkit-transform: translateX(-19px);
        transform: translateX(-19px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes mmove {
    0% {
        -webkit-transform: translateX(0);
    }
    50% {
        -webkit-transform: translateX(-19px);
    }
    100% {
        -webkit-transform: translateX(0);
    }
}

.fixbar-expand .fixbar-toggle {
    background-position: -42px -245px;
    width: 100px;
    height: 40px;
    cursor: pointer;
}

.fixbar-expand .fixbar-toggle:hover {
    animation: mmove 2s ease-in-out .5s 1;
    -webkit-animation: mmove 2s ease-in-out .5s 1;
    -ms-animation: mmove 2s ease-in-out .5s 1;
    -moz-animation: mmove 2s ease-in-out .5s 1;
}

.icon-triangle-right:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #fff;
}

.icon-chat-position:after {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(100%, -50%);
    transform: translate(100%, -50%);
}

#LXB_CONTAINER {
    top: 200px!important;
    right: -9999px!important;
}

.lxb-cb-tip-info {
    top: -105px!important;
}

.fbar-tabs {
    z-index: 99999;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}