/*footer*/
.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: #000;
    display: table;
    text-align: center;
    width: 100%;
    padding: 30px 20px;
    position: relative;
    margin-bottom: -44px;
}
.footer-link .link-item{
    width: 1200px;
    margin: 0 auto;
}
.footer-link .link-item2{
    width: 500px;
    margin: 0 auto;
}
.footer-link a.back_top {
    color: rgba(255, 255, 255, 0.6);
     display: inline-block;
     text-decoration: none;
     padding: 5px 0px;
     outline: none;
     font-size: 12px;
 }
.footer-link a:hover {
    color: #fff;
    text-shadow: 0px 0px 10px #fff;
}
.footer-link p.copyright{
    font-size: 12px;
    color: rgba(255, 255, 255, 0.6);
}
.footer-link div.dgicon{
    width: 100px;
    height: 48px;
    background: url("../../images/footer/common/DG LOGO_footer.png") no-repeat 0 0;
    float: left;
}
/*首頁彈跳視窗
==============*/
#footer .close-reveal-modal {
    position: absolute;
    right: 72px;
    top: 50%;
    width: 46px;
    height: 46px;
    line-height: 1;
    font-size: 30px;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.1);
}
#footer .close-reveal-modal span {
    position: absolute;
    right: 13px;
    font-size: 36px;
}
#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:54px;
    height:275px;
    right:0;
    top:288px;
    z-index:100;}
.side ul li{
    width:54px;
    height:54px;
    float:left;
    position:relative;
    border-bottom:1px solid #444;}
.side ul li .sidebox{
    position:absolute;
    width:54px;height:54px;
    top:0;right:0;
    transition:all 0.3s;
    background:#0589ff;
    opacity:0.8;
    filter:Alpha(opacity=80);
    color:#fff;
    font:14px/54px "微软雅黑";
    overflow:hidden;
}
.side ul li .sidetop{
    width:54px;
    height:54px;
    line-height:54px;
    display:inline-block;
    background:#0589ff;
    opacity:0.8;
    filter:Alpha(opacity=80);
    transition:all 0.3s;}
.side ul li .sidetop:hover{
    background:#0589ff;
    opacity:1;
    filter:Alpha(opacity=100);}
/*.side ul li 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: 46px;
    height: 44px;
    display: inline-block;
    margin-top: 10px;
    margin-left: 10px;
    float: left;
}
#footer .qrcode-icon{
    font-size: 35px;
    margin: 10px;
}
#footer .qrcode-wrap{
    position: absolute;
    width: 0px;
    top: 0;
    right: 0;
}
/*QRcode CSS刻樣式*/
.qrcode-wrap .qrcode{
    width: 125px;
    height: 175px;
    padding: 6px;
    background: #0588FE;
}
#footer .qrcode-wrap .qr-img{
    width: 115px;
}
#footer .qrcode-wrap .qr-img img{
    width: 100%;
}
.qrcode-wrap .qrcode i{
    font-size: 2rem;
    float: left;
    margin-top: -18px;
}
.qrcode-wrap .qrcode p.lg-txt{
    float: left;
    font-size: 1.5rem;
    text-shadow: 0px 0px 1px #fff;
    letter-spacing: 5px;
    margin-top: -18px;
    margin-left: 5px;
    line-height: 20px;
}
.qrcode-wrap .qrcode p.xs-txt{
    float: left;
    font-size: 12px;
    line-height: 16px;
    margin-top: -1px;
    margin-left: 5px;
    margin-right: -2px;
}
/*-----------------*/
#footer .right_ad_cs{}
#footer .right_ad_mail{
    background-position: 0 -60px;
}
#footer .right_ad_qq{
    background-position: 0 -110px;
}
#footer .right_ad_tel{
    background-position: 0 -180px;
}
#footer .right_ad_qr{
    font-size: 2.5rem;
    margin-left: 10px;
    margin-top: 10px;
}
.side ul li .sideboxqr{
    position:absolute;
    width:54px;height:54px;
    top:0;right:0;
    transition:all 0.3s;
    background:#0589ff;
    opacity:0.8;
    filter:Alpha(opacity=80);
    color:#fff;
    font:14px/54px "微软雅黑";
    overflow:hidden;}
.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: #0f0f0f;
    border-left: 1px solid #2b2b2b;
    box-shadow: -1px 0px 0px 0px #000;
    z-index: 99999999999;
    _margin-bottom: 0px;
    transition: all .5s ease;
}
.hoverbtn {
    width: 40px;
    height: 150px;
    cursor: pointer;
    position: fixed;
    top: 30%;
    margin-top: -66px;
    right:0;
    color: #000;
    background: #b51b1b;
    line-height: 250%;
    -webkit-border-radius: 3px 0px 0px 3px;
    -moz-border-radius: 3px 0px 0px 3px;
    -o-border-radius: 3px 0px 0px 3px;
    border-radius: 3px 0px 0px 3px;
    -moz-box-shadow: -4px 4px 4px -4px #000;
    -webkit-box-shadow: -4px 4px 4px -4px #000;
    box-shadow: -4px 4px 4px -4px #000;
    writing-mode: vertical-lr;
}
.hoverbtn p.contact-btn {
    color: #fff;
    font-size: 1.15rem;
    letter-spacing: 8px;
    margin-left: 7px;
    text-align: center;
}
.hoverbtn p.contact-btn i {
    color: #fff;
    display: inline-block;
    width: 30px;
    height: 30px;
}
.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;
}
#footer .content p {
    font-size: 1rem;
    color: #b3b1aa;
    margin: 2rem 0 2.5rem;
    padding: 0;
}
#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: none;
    margin-top: 5px;
}
#helpway li:hover div i {
    color: #f6f3e9;
    background-color: #41b28a;
}
#helpway li div span {
    color: #b89559;
    font-size:18px;
}