/*浮窗*/
.right-fd {    position: fixed;    right: 5px;    top: 20%;    width: 103px;    z-index: 1000;}
img {    border: none;}
.right-fd a {    display: block;    margin: 0;    padding: 0;}
a {    text-decoration: none;}
img {    vertical-align: middle;}
lg {    padding: 10px 16px;    font-size: 18px;    line-height: 1.3333333;    border-radius: 6px;}
.btn {    display: inline-block;    padding: 6px 12px;    margin-bottom: 0;    font-size: 14px;    font-weight: 400;    line-height: 1.42857143;    text-align: center;    white-space: nowrap;    vertical-align: middle;    -ms-touch-action: manipulation;    touch-action: manipulation;    cursor: pointer;    -webkit-user-select: none;    -moz-user-select: none;    -ms-user-select: none;    user-select: none;    background-image: none;    border: 1px solid transparent;    border-radius: 4px;}
.right-fd-xcp {    background: url(../images/right-xcp.png) no-repeat;    border: none;    border-radius: 0px;    margin: 0;    overflow: hidden;    padding: 0;    height: 84px;    width: 103px;}
.right-fd a {    display: block;    margin: 0;    padding: 0;}
