/*footer*/
#footer{
    background: url(../../images/index/common/bg.jpg)#0c3277 0px 184px;
}
.footer-container{
    position: relative;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 50px;
    padding-right: 5px;
}
.bottom {
    padding: 0px;
    /*padding-top: 20px;*/
    position: relative;
    min-width: 1250px;
    z-index: 15;
    background: url("../../images/footer/common/foot.png") 0 0 no-repeat;
}
.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;
}
.bottom ul {
    color: #ECECEC;
    list-style-type: none;
    text-align: center;
    margin: 0;
    padding: 0;
}
.bottom ul li {
    text-align: left;
    color: #a0a0a0;
}
.bottom ul li a {
    color: #757d94;
    line-height: 24px;
    font-size: 14px;
    outline: none;
}
.bottom ul li a:focus {
    text-decoration: none;
}
.bottom ul li a:hover {
    color: #ecc374;
    text-decoration: none;
    transition: .3s;
}
.bottom .tit {
    color: #f8d6a8;
    line-height: 32px;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}
.bottom h3 {
    font-size: 14px;
    padding: 0px;
    margin: 15px 0px 5px;
    color: #b39e8b;
    font-weight: bold;
}
.footer-link {
    background-color: #11051f;
    border-top: 1px solid #4a345d;
    display: block;
    text-align: center;
    width: 100%;
    padding: 20px 0px;
    margin-bottom: -25px;
}
.footer-link a {
    display: inline-block;
    text-decoration: none;
    padding: 5px 0px;
    outline: none;
    font-size: 12px;
    color: #fff;
    transition: .3s;
}
.footer-link a:hover {
    color: #fff;
    text-shadow: 0px 0px 15px #92a4ff;
}
.footer-link .link-item{
    width: 1100px;
    margin: 0 auto;
}
.footer-link p.copyright{
    font-size: 12px;
    color: #fff;
}
/*首頁彈跳視窗
==============*/
#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: 192px;
    height: 407px;
    top: 230px;
    z-index:1000;
}
#side_left{
    width: 170px;
    height: 372px;
}
/*在線客服關閉/開啟*/
.show-service{right:0}
.hide-service{right:-151px}
.show-side-left{left: 0}
.hide-side-left{left: -130px}
.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: 151px;
    height: 136px;
    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: 151px;
    height: 136px;
    margin-left: 40px;
}
.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_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 .float-ad-bg{
    background: url(../../images/footer/common/bg.jpg)no-repeat top center;
    color: #fee408;
    display: block;
    width: 151px;
    height: 55px;
    margin-left: 40px;
    line-height: 55px;
    text-align: center;
}
.side .float-ad-bg2{
    background: url(../../images/footer/common/bg2.png)no-repeat top center;
    color: #fee408;
    display: block;
    width: 151px;
    height: 64px;
    margin-left: 40px;
    line-height: 60px;
    text-align: center;
}
.side .wechatQrcode {
    background: url(../../images/footer/zh/R_5_2.jpg)no-repeat top center;
    display: block;
    margin-left: 40px;
    width:151px;
    height: 172px;
}
.side .wechatQrcode_zh-tw{
    background: url(../../images/footer/zh/R_5_2_zh-tw.jpg)no-repeat top center;
    display: block;
    margin-left: 40px;
    width:151px;
    height: 172px;
}
.side .wechatQrcodeDemo {
    background: url(../../images/footer/zh/demo.jpg)no-repeat top center;
    display: block;
    margin-left: 40px;
    width:151px;
    height: 172px;
}
.side .wechatQrcodeDemo_zh-tw{
    background: url(../../images/footer/zh/demo_zh-tw.jpg)no-repeat top center;
    display: block;
    margin-left: 40px;
    width:151px;
    height: 172px;
}
.side .ad-bg-notlink{
    background-position: 1px 0px;
    height: 49px;
    font-size: 14px;
    line-height: 56px;
}
/*=============================*/
/*.side .sidebox {*/
    /*width: 155px;*/
    /*height: 327px;*/
    /*overflow: hidden;*/
    /*padding: 109px 13px 0px 7px;*/
    /*float: left;*/
/*}*/
.side .lang{
    background: url("../../images/footer/zh/online_info_cn.png") 0 0 no-repeat;
}
.side .lang_zh-tw{
    background: url("../../images/footer/zh/online_info_zh.png") 0 0 no-repeat;
}
.side .sidebox .side-qrcode{
    width: 110px;
    height: 110px;
    padding: 10px;
    margin: 0 auto;
    margin-top: 20px;
    background: #12214d;
    border-radius: 5px;
}
.side .sidebox a:hover{
    color: #fdff06;
    filter: brightness(95%);
}
.side .sidebox .link-item{
    width: 135px;
    height: 32px;
    border-radius: 5px;
    border-bottom: 1px solid #3B5AB2;
    padding: 3px 0;
    margin-bottom: 5px;
    line-height: 25px;
    background: #12214d;
}
.side .sidebox .link-item i{
    background: url("../../images/footer/common/online_icon.png") no-repeat;
    width: 25px;
    height:25px;
    display: inline-block;
    margin: 0 5px;
    float: left;
}
.side .sidebox .link-item i.join-us{

}
.side .sidebox .link-item i.online-qq{
    background-position: 0 -25px;
}
.side .sidebox .link-item i.agent{
    background-position: 0 -50px;
}
/*.side .sidebox img {*/
    /*float: left;*/
/*}*/
#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;
}

/*djl99 在線客服*/
.contactusdiyou {
    position: fixed;
    right: -300px;
    bottom: 0px;
    _position: absolute;
    width: 300px;
    height: 100%;
    background: rgba(15, 15, 15, .8);
    border-left: 1px solid #2b2b2b;
    box-shadow: -1px 0px 0px 0px #000;
    z-index: 99999999999;
    _margin-bottom: 0px;
    transition: all .5s ease;
}
.hoverbtn {
    cursor: pointer;
    position: fixed;
    top: 30%;
    right: 0;
}
.hoverbtn .online-chat {
    background: url(../../images/footer/zh/online-chat.png)no-repeat 0 0;
    display: block;
    width: 41px;
    height: 257px;
}
.hoverbtn .online-chat_zh-tw {
    background: url(../../images/footer/zh/online-chat_tw.png)no-repeat 0 0;
    display: block;
    width: 41px;
    height: 257px;
}
.contactusdiyou .hoverbtn .hoverimg {
    width: 13px;
    height: 9px;
    margin: 10px 0px 0px 10px;
    float: left;
    display: inline;
    background-repeat: no-repeat;
}
.contactusdiyou .content {
    height: 100%;
    padding: 3rem 2rem;
    box-sizing: border-box;
}
.content h2 {
    margin: 0;
    font-size: 2rem;
    color: #b89559;
    text-transform: uppercase;
}
.content p {
    font-size: 1rem;
    color: #b3b1aa;
    margin: 2rem 0 2.5rem;
    padding: 0;
}
#helpway {
    margin-top: 180px;
}
#helpway li {
    color: #e7e3d3;
    font-size: 14px;
    padding: 1.5rem 0;
    height: 100px;
    border-top: 1px solid #272727;
    text-align: left;
}
#helpway li div i {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    border-radius: 50%;
    font-size: 1rem;
    color: #eee;
    background-color: #393e49;
    display: block;
    width: 2rem;
    height: 2rem;
    text-align: center;
    line-height: 2rem;
    border: 1px solid #393e49;
    margin-top: 5px;
}
#helpway li:hover div i {
    color: #f6f3e9;
    background-color: #5860c3;
    border: 1px solid #8990ea;
}
#helpway li div span {
    color: #b89559;
    font-size:18px;
}