/*footer*/
@charset "UTF-8";
#footer {
    border-top:1px solid #444;
    background-size: cover;
}
.bottom {
    padding: 0px;
    padding-top: 20px;
    background: url(../../images/footer/common/footer_background.jpg) no-repeat center top;
    background-size: cover;
    position: relative;
}
.bottom .bottomBlock {
    float: left;
}
.bottom .bottomLeft {
    width: 770px;
    min-height: 180px;
    margin-right: 20px;
}
.bottom .bottomRight {
    width: 430px;
}
.bottom .bottomright {
    width: 300px;
}
.bottom .bottomBlock h4 {
    font-size: 18px;
    color: #c8a563;
    margin-bottom: 15px;
}

/*服務幫助*/
.bottom .bottomBlock.bottomRight ul li {
    float: left;
    width: 110px;
    height: 58px;
}
.bottom .bottomBlock.bottomRight ul li a {
    line-height: 58px;
    display: block;
    color: #9d9d9d;
}
.bottom .bottomBlock.bottomRight ul li a i {
    background: url(../../images/footer/common/footerIcon.png?v=0508) no-repeat 0 0;
    display: inline-block;
    margin-right: 5px;
}
.bottom .bottomBlock.bottomRight ul li a i.IconA1 {
    background-position: 0 0;
    width: 20px;
    height: 18px;
}
.bottom .bottomBlock.bottomRight ul li a i.IconA2 {
    background-position: 0 -22px;
    width: 20px;
    height: 18px;
}
.bottom .bottomBlock.bottomRight ul li a i.IconA3 {
    background-position: 0 -40px;
    width: 20px;
    height: 18px;
}
.bottom .bottomBlock.bottomRight ul li a i.IconA4 {
    background-position: 0 -60px;
    width: 20px;
    height: 18px;
}
.bottom .bottomBlock.bottomRight ul li a i.IconA5 {
    background-position: 0 -80px;
    width: 20px;
    height: 18px;
}
.bottom .bottomBlock.bottomRight ul li a i.IconA6 {
    background-position: 0 -100px;
    width: 20px;
    height: 18px;
}
.bottom .bottomBlock.bottomRight ul li a i.IconA7 {
    background-position: 0 -120px;
    width: 20px;
    height: 18px;
}

.footer-link {
    box-shadow: 0 -1px 0 #000;
    border-top:1px solid #2c2c2c;
    background: #0d0d0d; /* Old browsers */
    background: -moz-linear-gradient(top, #0d0d0d 0%, #121212 50%, #101010 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #0d0d0d 0%,#121212 50%,#101010 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #0d0d0d 0%,#121212 50%,#101010 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d0d0d', endColorstr='#101010',GradientType=0 ); /* IE6-9 */
    display: block;
    margin-top: 10px;
    width: 100%;
}
.footer-link a {
    color: #828282;
    display: inline-block;
    text-decoration: none;
    padding: 10px 50px 10px 0;
    outline: none;
    font-size: 14px;
}
.footer-link a:hover {
    color: #fff;
}
.footer-link .copyright {
    color: #828282;
    float: right;
    margin-right: 20px;
    line-height: 40px;
}

/*back up*/
.back-to-top {
    cursor: pointer;
    display: inline;
    position: fixed;
    bottom: 18px;
    right: 15px;
}
#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    width: 50px;
    height: 50px;
    margin-bottom: 0px;
    padding: 12px 5px 0 7px;
    font: 20px/27px sans-serif;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
    border-radius: 50%;
    color: #828282;
    opacity: 0;
    -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
    background-color: #E6E6E6;
    background-image: -moz-linear-gradient(top, #EBEBEB, #DEDEDE);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#EBEBEB), to(#DEDEDE));
    background-image: -webkit-linear-gradient(top, #EBEBEB, #DEDEDE);
    background-image: -o-linear-gradient(top, #EBEBEB, #DEDEDE);
    background-image: linear-gradient(to bottom, #EBEBEB, #DEDEDE);
    background-repeat: repeat-x;
    transition: opacity .2s;
    z-index: 999;
}
#back-to-top:hover {
    background: #e9ebec;
}
#back-to-top.show {
    opacity: 1;
}
.close-reveal-modal{
    position: absolute;
    top: 5.7%;
    right: 9.6%;
    width: 6%;
    height: 9.8%;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 50%;
}
.close-reveal-modal:hover {
    background-color: rgba(0,0,0,.5);
}
/*左邊彈跳優惠活動
==============*/
#footer .duilian_left {
    left: 6px;
}
#footer .duilian {
    top: 195px;
    position: absolute;
    z-index: 9999;
}
#footer .duilian_close {
    width: 36px;
    position: absolute;
    cursor: pointer;
    height: 36px;
    right: -36px;
    background: url(../../images/footer/common/btn_close.png) no-repeat 0 0;
}
#footer .duilian_con {
    height: 378px;
    cursor: pointer;
}
/*在線客服
==============*/
.right_ad {
    position: fixed;
    z-index: 10;
    top: 210px;
    right: -179px;
    cursor: pointer;
    transition: all .3s ease;
}
.right_ad_show {
    width: 405px;
    z-index: 15;
}
.right_ad .right_ad_tag {
    width: 238px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden;
    height: 232px;
    background: url(../../images/footer/zh/f_rad01.png) no-repeat 0 0;
}
.right_ad_img {
    padding: 0;
    width: 170px;
    margin-left: 59px;
}
.right_ad_show .right_ad_tag {
    transition: all linear 0s;
    height: 504px;
    background: url(../../images/footer/zh/f_rad01.png) no-repeat 0 0;
    width: 238px;
    border-radius: 3px;
    overflow: hidden;
}
.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;
    text-align: center;
    line-height: 60px;
}
.hoverbtn p.contact-btn i {
    color: #fff;
    display: inline-block;
    width: 30px;
    height: 28px;
}
.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 li {
    color: #e7e3d3;
    font-size: 14px;
    padding: 1.5rem 0;
    height: 100px;
    border-top: 1px solid #272727;
    text-align: left;
}
#helpway li div i {
    display: block;
    background-color: #393e49;
    border: none;
    width: 32px;
    height: 32px;
    -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%;
    text-align: center;
    line-height: 32px;
    color: #eee;
    background-image: url(../../images/footer/common/mainContact_icon.png);
    background-position: 0 0;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 2;
}
#helpway li:hover div i {
    color: #f6f3e9;
    background-color: #41b28a;
}
#helpway li div span {
    color: #b89559;
    font-size:18px;
}
#helpway li div p {
    margin: 0;
    font-size: .9rem;
}
#helpway li div i.icon-qq {
    background-position: 0 -33px;
}
#helpway li div i.icon-skype {
    background-position: 0 -65px;
}
#helpway li div i.icon-mail {
    background-position: 0 -97px;
}
/*滾動條
==============*/
body::-webkit-scrollbar {
    width: 8px;
}
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
body::-webkit-scrollbar-thumb {
    outline: 1px solid slategrey;
    background-color: #666;
}
/*在線客服
==============*/
.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:last-child{
    border-bottom:none;
}
.side ul li .sidebox{
    position:absolute;
    width:54px;height:54px;
    top:0;right:0;
    /*transition:all 0.3s;*/
    background:#e4423f;
    opacity:0.8;
    filter:Alpha(opacity=80);
    color:#fff;
    font:14px/54px "微软雅黑";
    overflow:hidden;
}
#footer .side i{
    background: url(../../images/footer/common/right_icon2.png) no-repeat;
    width: 46px;
    height: 36px;
    display: inline-block;
    margin-top: 10px;
    margin-left: 10px;
    float: left;
}
#footer .qrcode-icon{
    background-image: none!important;
    font-size: 35px;
    margin: 10px;
}
#footer .qrcode-wrap{
    background: #e4423f;
    position: absolute;
    padding: 0px 0 5px;
    margin: 0 auto;
    width: 0px;
    top: 0;
    right: 0;
}
#footer .qrcode-wrap .qr-img,
#footer .qrcode-wrap .wechat-qr img{
    display: inline-block;
    box-sizing: border-box;
    padding: 0 5px;
    margin-left: -5px;
    width: 125px;
    height: 115px;
}
#footer .qrcode-wrap .qr-img img{
    width: 100%;
}
#footer .qrcode-wrap span {
    width: 100%;
    display: block;
    text-align: center;
    padding: 0 10px;
    font-size: 18px;
    color: #fff;
    line-height: 18px;
}
#footer .qrcode-wrap span.bigerText {
    font-size: 46px;
    margin: -8px auto 10px;
}
#footer .side i.right_ad_cs{}
#footer .side i.right_ad_mail{
    background-position: 0 -170px;
}
#footer .side i.right_ad_qq{
    background-position: 0 -62px;
}
#footer .side i.right_ad_tel{
    background-position: 0 -98px;
}
#footer .side i.right_ad_wechat{
    background-position: 0 -240px;
}
#footer .side i.right_ad_whatsApp{
    background-position: 0 -205px;
}
#footer .right_ad_qr{
    font-size: 2.5rem;
    margin-left: 10px;
    margin-top: 10px;
}
/*QRcode CSS刻樣式*/
#footer .qrcode-wrap{
    position: absolute;
    width: 0px;
    top: 0;
    right: 0;
}
#footer .qrcode-wrap .qrcode{
    width: 125px;
    height: 161px;
    padding: 6px;
    background: #e4423f;
}
#footer .qrcode-wrap .qrcode i{
    font-size: 2rem;
    float: left;
    margin-top: -18px;
    background: none;
    margin-left: 0;
    width: auto;
    height: auto;
}
#footer .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;
}
#footer .qrcode-wrap .qrcode p.xs-txt{
    float: left;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 1px;
    margin-top: -1px;
    margin-left: 2px;
    margin-right: -4px;
}
/*-----------------*/
/*-----微信在線客服QR-----*/
#footer .qrcode-wrap .wechat-qr{
    width: 125px;
    height: 145px;
    padding: 6px;
    background: #e4423f;
}
#footer .qrcode-wrap .wechat-server-txt{
    background: url("../../images/footer/common/wechatQR/wechat-icon.png") 0 0 no-repeat;
    height: 20px;
    width: 100%;
    padding-left: 26px;
    margin-top: -18px;
}
.qrcode-wrap .wechat-server-txt p{
    font-size: 14px;
    line-height: 18px;
}
/*-----------------*/