/*footer*/
.bottom {
    padding: 0px;
    position: relative;
    min-width: 1250px;
}
.f-contact {
    margin: 15px auto;
}
.f-contact ul li {
    font-size: 16px;
    color: #666;
    display: inline-block;
    padding-left: 50px;
    height: 44px;
    line-height: 44px;
}
.contact-img1, .contact-img2, .contact-img3 {
    background: url(../../images/footer/common/footer_img.png) no-repeat;
}
.contact-img1 {
    background-position: 0 0;
}
.contact-img2 {
    background-position: 0 -44px;
}
.contact-img3 {
    background-position: 0 -88px;
}
.footer-link {
    background-color: #141833;
    display: table;
    text-align: center;
    width: 100%;
    padding-top: 20px;
}
.footer-link .link-item{
    width: 1100px;
    margin: 0 auto;
}
.footer-link a.back_top {
    display: inline-block;
    text-decoration: none;
    padding: 5px 0px;
    outline: none;
    font-size: 12px;
    color: #6c77bf;
}
.footer-link a.back_top:hover {
    color: #fff;
}
.footer-link p.copyright{
    font-size: 12px;
    color: #6c77bf;
}
.footer-link .footer-link-bg{
    width: 1194px;
    height: 77px;
    margin: 0 auto;
    background: url(../../images/footer/common/footer_img.png?v=1) top center no-repeat;
}
/*首頁彈跳視窗
==============*/
#footer .close-reveal-modal {
    position: absolute;
    top: 5.7%;
    right: 6.6%;
    width: 6%;
    height: 9.8%;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 50%;
}
#footer .close-reveal-modal:hover {
    background-color: rgba(0, 0, 0, 0.7);
}
/*左邊彈跳優惠活動
==============*/
#footer .duilian_left {
    left: 6px;
}
#footer .duilian {
    top: 195px;
    position: absolute;
    width: 230px;
    overflow: hidden;
    display: none;
    z-index: 9999;
}
#footer .duilian_close {
    width: 100%;
    position: absolute;
    cursor: pointer;
    height: 36px;
    margin-left: 30px;
    background: url(../../images/footer/common/btn_close.png) no-repeat 125px 0;
}
#footer .duilian_con {
    width: 230px;
    height: 378px;
    overflow: hidden;
    cursor: pointer;
}
/*在線客服
==============*/
.side{
    position:fixed;
    width: 167px;
    height: 372px;
    top: 220px;
    z-index:1000;
}
.side-header-bg {
    /*SO231 MGM暫時系列拿掉LOGO*/
    /*background: url(../../images/footer/zh/R_1.jpg) no-repeat 0 0;*/
    background: url(../../images/footer/zh/R_2.jpg) no-repeat 0 0;
    background-size: contain;
    width: 127px;
    height: 120px;
    margin-left: 40px;
}
.side-header-bg_zh-tw {
    /*SO231 MGM暫時系列拿掉LOGO*/
    /*background: url(../../images/footer/zh/R_1_zh-tw.jpg) no-repeat 0 0;*/
    background: url(../../images/footer/zh/R_2_zh-tw.jpg) no-repeat 0 0;
    background-size: contain;
    width: 127px;
    height: 120px;
    margin-left: 40px;
}
.side-header-bg.dag {
    background: url(../../images/footer/zh/R_2.jpg) no-repeat 0 0;
    background-size: contain;
    width: 127px;
    height: 120px;
    margin-left: 40px;
}
.side-header-bg_zh-tw.dag {
    background: url(../../images/footer/zh/R_2_zh-tw.jpg) no-repeat 0 0;
    background-size: contain;
    width: 127px;
    height: 120px;
    margin-left: 40px;
}
/*在線客服關閉/開啟*/
.show-service{right:0}
.hide-service{right:-130px}
.show-side-left{left: 0}
.hide-side-left{left: -130px}
.side ul li{
    width:54px;
    height:54px;
    float:left;
    position:relative;
    margin-bottom: 8px;
}
.side ul li .sidebox{
    position:absolute;
    width:54px;height:54px;
    top:0;right:0;
    transition:all 0.3s;
    background: rgb(30,31,31);
    opacity:0.8;
    filter:Alpha(opacity=80);
    color:#fff;
    font:14px/54px "微软雅黑";
    overflow:hidden;
    border-radius: 30px 0px 0px 30px;
}
.side ul li .sidetop{
    width:54px;
    height:54px;
    line-height:54px;
    display:inline-block;
    background: rgb(30,31,31);
    opacity:0.8;
    filter:Alpha(opacity=80);
    transition:all 0.3s;}
.side ul li .sidetop:hover{
    background: rgb(30,31,31);
    opacity:1;
    filter:Alpha(opacity=100);}
.side ul li img{float:left;}
/*客服第二樣式*/
.side-left-bg{
    background: url("../../images/footer/zh/ad_L.png") no-repeat 0 0;
}
.side-left-bg_zh-tw{
    background: url("../../images/footer/zh/ad_L_zh-tw.png") no-repeat 0 0;
}
.side-left-button{
    width: 41px;
    height: 257px;
    float: right;
    cursor: pointer;
}
.sidebox-left{
    width: 130px;
    height: 358px;
    cursor: pointer;
}
.side .side-bg {
    background: url(../../images/footer/zh/online-chat.png) no-repeat 0 0;
    width: 41px;
    height: 257px;
    float: left;
    cursor: pointer;
}
.side .side-bg_zh-tw {
    background: url(../../images/footer/zh/online-chat_zh-tw.png) no-repeat 0 0;
    width: 41px;
    height: 257px;
    float: left;
    cursor: pointer;
}
/*=============================*/
/*客服第三樣式*/
.side a{
    display: block;
    margin-bottom: -5px;
    cursor: pointer;
    text-decoration: none;
}
.side>.sidebox>a>img{
    width: 129px;
}
.side .float-ad-bg{
    background: url(../../images/footer/common/bg.jpg)no-repeat top center;
    color: #fff;
    display: block;
    width: 127px;
    height: 72px;
    font-weight: bold;
    margin-left: 40px;
    line-height: 73px;
    text-align: center;
}
.side .wechatQrcode {
    background: url(../../images/footer/common/R_5_2.jpg)no-repeat top center;
    background-size: cover;
    display: block;
    margin-left: 40px;
    width: 130px;
    height: 150px;
}
.side .wechatQrcodeDemo {
    background: url(../../images/footer/common/demo.jpg)no-repeat top center;
    background-size: cover;
    display: block;
    margin-left: 40px;
    width: 130px;
    height: 150px;
}
.side .ad-bg-notlink{
    background-position: 1px 0px;
    height: 49px;
    font-size: 14px;
    line-height: 56px;
}
/*=============================*/
#footer .right_ad_cs, #footer .right_ad_mail,
#footer .right_ad_qq, #footer .right_ad_tel{
    background: url(../../images/footer/common/right_icon2.png) no-repeat;
    width: 55px;
    height: 45px;
    display: inline-block;
    margin-top: 5px;
    margin-left: 5px;
    float: left;
}
#footer .right_ad_cs{}
#footer .right_ad_mail{
    background-position: 0 -45px;
}
#footer .right_ad_qq{
    background-position: 0 -90px;
}
#footer .right_ad_tel{
    background-position: 0 -135px;
}
#footer .right_ad_qr{
    font-size: 2.5rem;
    margin-left: 14px;
    margin-top: 10px;
}
.side ul li .sideboxqr{
    position: absolute;
    width: 54px;
    height: 54px;
    top: 0;
    right: 0;
    transition: all 0.3s;
    background: rgb(30,31,31);
    opacity: 0.8;
    filter: Alpha(opacity=80);
    color: #fff;
    font: 14px/54px "微软雅黑";
    overflow: hidden;
    border-radius: 30px 0px 0px 30px;
}
.side ul li .tooltip{
    top:-80px!important;
}
.tooltip-inner{
    width: 100px;
    height: 100px;
    background-color: #e5e5e5;
}
.tooltip.left .tooltip-arrow{
    top: 50%!important;
    margin-top: 20px;
    border-left-color: #eee;
}
.tooltip div{
    margin-top: 65%;
}
.tooltip img{
    margin-top: 7px;
    margin-left: 2px;
    width: 80px;
}