/* 电脑站底部 start */ .foot-box { background-color: #313131; color: #dedede; background-image: url(../images/footBg.jpg); } @media (min-width: 768px) { .foot-box { padding: 50px 0; } } .foot-box a { color: #dedede; } @media (min-width: 768px) { .foot-box a:hover { color: #fff; } } .footer-title { /* color: #CA1624; */ font-size: 25px; /* font-weight: bold; */ margin-bottom: 30px; color: #fff; } .footer-title small { display: block; font-size: 12px; opacity: 0.5; } .footer-title:after { display: block; content: ''; margin-top: 5px; width: 25px; height: 1px; background-color: #eee; } .footer-nav { float: left; border-right: 1px solid rgba(255,255,255,0.04); width: 22.5%; } .footer-nav-ul { overflow: hidden; } .footer-nav-li { float: left; width: 50%; } .footer-nav-link { display: block; padding-right: 10px; line-height: 38px; } .footer-contact { float: left; width: 40%; padding-left: 5%; border-right: 1px solid rgba(255,255,255,0.04); padding-right: 5%; } .footer-contact-li { font-size: 14px; padding: 8px 0 8px 0; background: no-repeat 0 center; } /* .footer-contact-li.i1 { background-image: url(../images/foot_icon1.png); } .footer-contact-li.i2 { background-image: url(../images/foot_icon2.png); } .footer-contact-li.i3 { background-image: url(../images/foot_icon3.png); } .footer-contact-li.i4 { background-image: url(../images/foot_icon4.png); } */ .footer-ewm { float: right; width: 23%; } .footer-ewm ul { overflow: hidden; margin-left: -30px; } .footer-ewm li { float: left; width: 50%; } .foot-ewm-bg { margin-left: 30px; } .foot-ewm-image { width: 100px; max-width: 100%; } .foot-ewm-title { margin: 8px 0 0; /* padding-left: 32px; background: url(../images/foot_ss.png) left center no-repeat; */ text-align: center; font-size: 16px; } .dpib {display: inline-block;} .footer-copyright { text-align: center; padding: 20px 0; background-color: #2a2a2a; color: #eee; /* border-top: 1px solid #333; */ } .footer-copyright a { color: #eee; } .footer-copyright .dpib { margin: 0 3px; } @media (max-width: 1200px) { .foot-box {padding: 30px 0;} .footer-contact {padding: 0 3%;} .footer-title {font-size: 20px; margin-bottom: 15px;} .footer-contact-li {font-size: 14px; padding: 5px 0 5px 0;} .footer-ewm {width: 28%;} .foot-ewm-title {padding: 0; background-image: none; text-align: center; margin-top: 5px;} } @media (max-width: 992px) { .footer-contact {padding: 0 2%} .foot-box {padding: 20px 0;} .footer-ewm {width: 30%;} } @media (max-width: 768px) { .foot-box { /* display: none; */ } .footer-nav { display: none; } .footer-contact { width: 50%; border: 0; } .footer-ewm { width: 46%; } .foot-ewm-title { font-size: 15px; } .footer-copyright { line-height: 20px; padding: 10px 0; font-size: 13px; border-top: 1px solid #dedede; } } @media (max-width: 480px) { .footer-contact, .footer-ewm { width: auto; float: none; padding: 0 10px; } .footer-ewm { margin-top: 10px; } .footer-title { margin-bottom: 10px; font-size: 16px; } .foot-ewm-title { font-size: 14px; } .footer-contact-li { padding: 0; font-size: 13px; } .footer-ewm li { width: auto; } } /* 电脑站底部 end */ /* 右侧悬浮客服 start */ .kefu-page-box { position: fixed; z-index: 900; right: -170px; bottom: 30px; /* top: 50%; */ /* transform: translateY(-50%); */ } .kefu-list-link { text-decoration: none; } .kefu-list-li { margin-top: 1px; clear: both; height: 71px; position: relative; } .kefu-list-icon { background: url(../images/fx.png) no-repeat; display: block; width: 30px; height: 27px; margin: 0 auto; text-align: center; } .kefu-list-title { height: 20px; font-size: 14px; line-height: 20px; overflow: hidden; text-align: center; color: #fff; margin: 0; } .kefu-list-qq-icon { background-position: 4px 5px; } .kefu-list-tel-icon { background-position: 0 -21px; } .kefu-list-liuyan-icon { background-position: 4px -53px; } .kefu-list-weixin-icon { background-position: -34px 4px; } .kefu-list-weibo-icon { background-position: -30px -22px; } .kefu-list-ftop { display: none; } .kefu-list-ftop-icon { width: 33px; height: 35px; background-position: -27px -51px; } .kefu-list-left { float: left; width: 77px; height: 47px; position: relative; } .kefu-list-tel-right { font-size: 16px; color: #fff; float: left; height: 24px; line-height: 22px; padding: 0 15px; border-left: 1px solid #fff; margin-top: 14px; } .kefu-page-box-right { width: 20px; } .kefu-list-bg { background: #0d6439; width: 97px; height: 56px; position: relative; padding: 9px 0 6px; float: left; } .kefu-list-tel-bg { background: #0d6439; color: #fff; height: 56px; width: 247px; padding: 9px 0 6px; float: left; } .kefu-list-weixin-pic-box { position: absolute; left: -130px; top: -24px; display: none; z-index: 333; } .kefu-list-weixin-pic { width: 100px; height: 100px; } @media (max-width: 1200px) { .kefu-page-box {display: none;} } /* 右侧悬浮客服 end */ /* 底部按钮 start */ .footBg { height: 50px; } .footUl { position: fixed; bottom: 0; left: 0; width: 100%; z-index: 20; display: flex; } .footLi { float: left; width: 20%; text-align: center; background-color: #393939; } .footLi.cur { background-color: #0d6439; } .footLink { display: block; padding-top: 8px; padding-bottom: 4px; } .footIcon { height: 20px; display: block; margin: 0 auto; } .footTitle { color: #fff; font-size: 12px; margin-top: 0; line-height: 18px; } /* 底部按钮 end */ .go-top { position: fixed; height: 48px; width: 48px;; right: 21px; bottom: 48px; display: block; opacity: 1; cursor: pointer; background-image: url(../images/goTop.png); background-position: center; background-repeat: no-repeat; background-size: cover; /* -webkit-transition: all .6s; -moz-transition: all .6s; -ms-transition: all .6s; -o-transition: all .6s; transition: all .6s; */ } .go-top:hover { opacity: 0.8; } .pc-show { display: block; } .pm-show { display: none; } @media (max-width:768px) { .pc-show { display: none; } .pm-show { display: block; } } @media (min-width: 992px) { .pc-last { margin-right: 0; } } @media (min-width: 480px) and (max-width: 992px) { .tpc-last { margin-right: 0; } } @media (max-width: 480px) { .ph-last { margin-right: 0; } }