* { margin: 0; padding: 0; -moz-box-sizing: border-box; box-sizing: border-box; }
html { font-size: 62.5%;}
body {margin: 0 auto;font-family: "microsoft yahei", arial, helvetica, sans-serif;font-size: 12px;font-size: 1.2rem;height: 100%;background:#fff;width:100%;max-width:1920px;margin:0 auto; overflow-x:hidden;color: #333;}
.bold{font-family: 'SourceHanSansCN-Bold';font-weight: bold;}
::selection { color: #fff; background: #6360F7; }
img {border: none; vertical-align: middle; max-width: 100%;}
ul li {list-style-type: none;}
ul, form, p, a, img, table, tr, td, li, dd, dt, dl, span {margin: 0;padding: 0;list-style: none;}
embed, video, iframe { max-width: 100%; }
input[type="submit"], textarea[type="submit"] { cursor: pointer; }
input[type="checkbox"], textarea[type="checkbox"] { cursor: pointer; }
input[type="radio"], textarea[type="radio"] { cursor: pointer; }
input, textarea, select {font-size: 14px; font-size: 1.4rem; border: none; outline: none; background: none;font-family: 'SourceHanSansCN-Regular';}
input:focus, textarea:focus, select:focus { outline: none; }
textarea { resize: none; }
.h1, .h2, .h3, h1, h2, h3{margin: 0;padding: 0;font-weight: normal;}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
a {text-decoration: none;color: #333;outline: none;display: inline-block;}
a:hover,a.active,a:focus {color: #FF7E0E;text-decoration: none;transition: 0.5s ease-in-out;}
a:hover {text-decoration: none;color: #FF7E0E;outline: none;transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-webkit-transition: 0.5s;cursor: pointer; }
a:link{text-decoration: none;}
a:visited{text-decoration: none;}
button {-webkit-transition: all .5s ease 0s;transition: all .5s ease 0s;text-decoration: none;background-color: transparent;border: 0;cursor: pointer;}
embed, video, iframe {max-width: 100%;}
.mar0{margin: 0 !important;}.padd0{padding: 0 !important;}
.iconfont{font-size: 20px; text-align: center; line-height: 1; }
.flo-left{float: left;}.flo-right{float: right;}.clear{clear: both;}
.pull-left { float: left !important; }
.pull-right { float: right !important; }
.fix { *zoom: 1; }
.fix:after, .fix:before { display: block; content: "clear"; height: 0; clear: both; overflow: hidden; visibility: hidden; }
.posi-rela{position: relative;}.posi-abso{position: absolute;}.posi-fix{position: fixed;}
.text-center{text-align: center;}.text-left{text-align: left;}.text-right{text-align: right;}
.m-error { display: block; font-size: 14px;color: #FF0000;line-height: 18px;text-align: left;}
.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
/*@media (min-width:768px){.container{width:750px;}}*/
/*@media (min-width:992px){.container{width:980px;}}*/
/*@media (min-width:1260px){.container{width:1230px;}}*/

@media (min-width:768px){.container{width:750px;}}
@media (min-width:992px){.container{width:980px;}}
@media (min-width:1260px){.container{width:1230px;}}
@media (min-width:1460px){.container{width:1430px;}}

.flex {display: flex;display:-webkit-flex;justify-content: space-between;flex-wrap: wrap}
.block{display: block;}.inblock{display: inline-block;}
.self-ellipsis {display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.self-ellipsis a{display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.self-ellipsis-2 {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.self-ellipsis-2 a {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.self-ellipsis-3 {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.self-ellipsis-3 a {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.self-ellipsis-4 {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.self-ellipsis-4 a {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.self-ellipsis-5 {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
.self-ellipsis-5 a {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
a.pic{display: block; text-align: center; position: relative; overflow: hidden;}
.pic img {-webkit-transition: all 550ms;-o-transition: all 550ms;-moz-transition: all 550ms;transition: all 550ms;}
.pic:hover img {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.picimgs a {position: relative;display: block;overflow: hidden;}
.picimgs:hover a::before {right: 50%;left: 50%;width: 0;background: rgba(255, 255, 255, .2);}
.picimgs a::before,.picimgs a::after {position: absolute;content: '';width: 100%;height: 100%;top: 0;left: 0;z-index: 1;background: rgba(255, 255, 255, 0);transition: all 0.7s ease-in-out;}
.picimgs:hover a::after {height: 0;top: 50%;bottom: 50%;background: rgba(255, 255, 255, .2);}
.common-vc { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
.common-hc { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
.common-center { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.layer-video{max-width: 90%!important;}
#maskVideo{height: 100%;overflow: hidden;}
.layer-video .layui-layer-setwin{z-index: 9999;}

.flex-aj{display: flex;align-items: center;justify-content: center;flex-wrap: wrap;}
.flex-ac{display: flex;align-items: center;flex-wrap: wrap;}
.flex-list{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.flex-def { display: flex; display: -ms-flexbox; display: -webkit-flex;}
.flex-vertical { -webkit-box-orient: vertical; -webkit-flex-flow: column; flex-flow: column;}
.flex-line { flex: 1; -ms-flex: 1;}
.flex-between { justify-content: space-between;}
.flex-cCenter { align-items: center; }
.item-table {display: table;table-layout: fixed;width: 100%;height: 100%;}
.item-cell {display: table-cell;width: 100%;height: 100%;vertical-align: middle;}
.item-backdrop .iconfont {font-size: 26px;color: #fff;position: relative;}
.item-videobox {width: 100%;overflow: hidden;margin: 0 auto;}
.item-videobox .item-video iframe, .item-videobox .item-video video {position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: none;}
@-moz-keyframes jump{
    0%{-moz-transform:translateX(0);}
    25%{-moz-transform:translateX(-8px);}
    50%{-moz-transform:translateX(0);}
    75%{-moz-transform:translateX(-4px);}
    100%{-moz-transform:translateX(0);}}
@keyframes jump{
    0%{transform:translateX(0);}
    25%{transform:translateX(-8px);}
    50%{transform:translateX(0);}
    75%{transform:translateX(-4px);}
    100%{transform:translateX(0);}
}
::-webkit-input-placeholder { color: #666; opacity: 1; }
/* WebKit browsers */
/*:-o-placeholder { color: #999; opacity: 1; }*/
/* Mozilla Firefox 4 to 18 */
::-moz-placeholder { color: #666; opacity: 1; }
/* Mozilla Firefox 19+ */
:-ms-input-placeholder { color: #666; opacity: 1; }
.flex{display: flex;display:-webkit-flex;justify-content: space-between;flex-wrap: wrap}
.flex-start{display: flex;display:-webkit-flex;justify-content: start;flex-wrap: wrap}

.contain-wp{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
@media (min-width:768px){.contain-wp{width:750px;}}
@media (min-width:992px){.contain-wp{width:980px;}}
@media (min-width:1260px){.contain-wp{width:1230px;}}
@media (min-width:1460px){.contain-wp{width:1430px;}}

.wrap{width:1600px;margin: 0 auto}
@media (max-width: 1640px) {.wrap {width: 1400px;}}
@media (max-width: 1460px) {.wrap {width: 1230px;}}
@media (max-width: 1260px) {.wrap {width: 94%;}}
@media (max-width: 992px) {.wrap {width:  94%;} br{ display: none;} }
@media (max-width: 768px) {.wrap { width: 94%; }}

.index-main{background: #F6F8FF;}
.index-main *{box-sizing: border-box;}
.index-main>div{position: relative;}
::selection {
  background-color: #FF7E0E;
}
/* common */
.header { width: 100%; height: 96px; background: rgba(255, 255, 255, 1); position: fixed; top: 0; left: 0; z-index: 1000; transition: 0.3s;}
.header>.wrap { height: 100%; align-items: center;}
.header .header-logo { display: flex; align-items: center;}
.header .logo { height: 58px; float: left;}
.header .navbar { flex: 1; text-align: right;}
.header .navbar .nav-item { display: inline-block; margin: 0 30px; font-size: 16px; line-height: 96px; color: #333333; position: relative;}
.header .navbar .nav-item { color: #333333; }
.header .navbar .nav-item>a { color: #999999; }
.header .navbar .nav-item.active>a { color: #FF7E0E; position: relative;}
.header .navbar .nav-item>a:hover:after { content: ''; width: 100%; height: 4px; background: FF7E0E; position: absolute; left: 0; bottom: 0;}
.header .navbar .nav-item.active>a::after { content: ''; width: 100%; height: 4px; background: #FF7E0E; position: absolute; left: 0; bottom: 0;}
.header .navbar a:hover { color: #FF7E0E;}
.header .navbar .sbnav-list{position:absolute;display:none;box-sizing:border-box;background: #FFFFFF;border: 1px solid #E3E1E1;opacity: 0.95;border-radius: 0px 0px 8px 8px;}
.header .navbar .show {display:block}
.header .navbar .sbnav-wp{box-sizing:border-box;background-color:#fff}
.header .navbar .sbnav-list1{top:100%;left:-26px;width:235px;}
.header .navbar .sbnav-list2{top:0;left:100%;width:228px}
.header .navbar .sbnav-list3{top:0;right:100%;width:160px}
.header .navbar .sbnav-item{position:relative}
.header .navbar .sbnav-item > a{position:relative;display:block;border-bottom: 1px solid rgba(51, 51, 51, 0.1);padding-top:11px;padding-bottom:11px;margin-left:26px;margin-right:26px;line-height:24px;font-size:16px;font-size:1.6rem;color:#777;text-align:left}
.header .navbar .sbnav-item > a:hover,.header .sbnav-item > a.active{color:#FF7E0E}
.header .navbar .nav-item > a:hover+.sbnav-list{display:block}
.header .navbar .sbnav-item > a:hover+.sbnav-list{display:block}
.header .tel { display: flex; margin-left: 100px;}
.header .tel i { width: 35px; height: 35px; background: #FF7E0E; border-radius: 4px; display: flex; align-items: center; justify-content: center;}
.header .tel a { font-size: 16px; color: #333333; line-height: 35px; margin-left: 13px;}
.header .get-plan { width: 120px; height: 36px; background: #FF7E0E;border-radius: 4px; font-size: 16px; color: #FFFFFF; line-height: 36px; margin-left: 69px; text-align: center;}
.header .search { margin-top: 42px; width: 28px;height: 36px; border-radius: 50%; color: #333; line-height: 36px; text-align: center; position: relative;}
.header .search i.icon { font-size: 18px; cursor: pointer;}
.header .search .search-box { display: none; position: absolute; top: 38px; right: 0; z-index: 999; width: 260px; -webkit-border-radius: 10px; border-radius: 10px; background-color: #fff; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.22); box-shadow: 0 0 10px rgba(0, 0, 0, 0.22); padding: 10px 10px; cursor: pointer;}
.header .search .search-box input { font-size: 14px; color: #333;}
.header .search .search-box i.icon { color: #333;}
.mobile-box{display: none}
body { padding-top: 96px;}
@media(max-width:1023px){
  .mobile-box{display: block}
  .header .smdaohang .search-box { margin: 70px 20px 0; width: calc(100% - 60px); -webkit-border-radius: 10px; border-radius: 10px; background-color: #fff; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.22); box-shadow: 0 0 10px rgba(0, 0, 0, 0.22); padding: 5px 10px; cursor: pointer;}
  .header .smdaohang .search-box input { font-size: 14px; color: #333;}
  .header .smdaohang .search-box i.icon { color: #333;}
  .header .category {display: none}
  .header .nav-list-box{display: none}
  .mobile-box .nav { position:fixed;width: 35px;height: 25px;background: #FF7E0E;right: 3%;top:24px;cursor: pointer; border-radius:5px;z-index: 99999999999}
  .header.active .mobile-box .nav {top: 13px;}
  .mobile-box .nav span {display: block;width: 20px;height: 2px;background: #ffffff;position: absolute;left: 50%;margin-left: -10px;top: 50%;transition: 0.5s;z-index: 99999991}
  .mobile-box .nav .nav1 {margin-top: -1px;}
  .mobile-box .nav .nav2 {margin-top: -8px;}
  .mobile-box .nav .nav3 {margin-top: 6px;}
  .mobile-box .nav:hover .nav1 {width: 25px;}
  .mobile-box .navh {background: rgba(255, 255, 255, 0.6);}
  .mobile-box .navh .nav1 {transform: rotate(45deg)}
  .mobile-box .navh .nav2 {transform: rotate(-45deg);width: 10px;margin-left: -1px;margin-top: -5px;}
  .mobile-box .navh .nav3 {transform: rotate(-45deg);width: 9px;margin-top: 3px;margin-left: -8px;}
  .mobile-box .navh:hover .nav2 {margin-top: -8px;margin-left: 7px;}
  .mobile-box .navh:hover .nav3 {margin-top: 5px;margin-left: -12px;}
  .mobile-box .smdaohang {position: fixed;width: 280px;height: 100%;overflow: auto;top: 0px;right: -100%;background:#000; background: rgba(255, 126, 14, 0.9); z-index: 999999;transition: 0.5s;text-align: center;}
  .mobile-box .smdaohangh {right: 0px;}
  .mobile-box .topnav {margin: auto;margin-top:0;padding: 20px;}
  .mobile-box ul.topnav li {text-align: left; position:relative;}
  .mobile-box ul.topnav li a {padding: 5px;padding-left: 0px;color: #fff;display: block; font-size: 14px;font-size: 1.4rem;line-height: 24px; padding-right:50px;}
  .mobile-box ul.topnav ul {display: none;}
  .mobile-box ul.topnav ul li {clear: both;}
  .mobile-box ul.topnav ul li a {padding-left: 20px;font-size: 14px;font-size: 1.4rem;font-weight: normal;outline: 0;}
  .mobile-box ul.topnav ul li a:hover {}
  .mobile-box ul.topnav ul ul li a {padding-left: 40px;}
  .mobile-box ul.topnav ul ul ul li a {padding-left: 60px;}
  .mobile-box ul.topnav span { display:block; position:absolute; right:0px; top:5px; width:24px; height:24px; background: rgba(255, 255, 255, 0.6); cursor:pointer; border-radius:5px;}
  .mobile-box ul.topnav span:before{ content:""; width:16px; height:2px; background:#fff; position:absolute; left:4px; top:50%; margin-top:-1px;}
  .mobile-box ul.topnav span:after{ content:""; width:16px; height:2px; background:#fff; position:absolute; left:4px; top:50%; margin-top:-1px; transform:rotate(90deg); transition:0.5s;}
  .mobile-box ul.topnav span.yizi:after{ transform:rotate(0deg);}
}
@media screen and (max-width: 1460px) { 
  .header .navbar .nav-item { margin: 0 20px;}
  .header .tel { margin-left: 60px;}
  .header .get-plan { margin-left: 40px;}
}
@media screen and (max-width: 1260px) {
  .header .navbar .nav-item { margin: 0 10px;} 
  .header .tel { margin-left: 0;}
  .header .tel a { margin-left: 5px;}
  .header .get-plan { margin-left: 10px;}
}
@media screen and (max-width: 1023px) { 
  .header { height: 80px;}
  .header .navbar { display: none;}
  .header .tel { display: none;}
  .header .get-plan { display: none;}
  .header .search { display: none;}
  .header .search-box { width: 28px; height: 28px; line-height: 28px; margin-right: 46px;}
  body { padding-top: 80px;}
}
@media screen and (max-width: 768px) { 
  .header { position: relative; height: 60px;}
  .header .logo { max-width: 84%; max-height: 40px; object-fit: contain;}
  .mobile-box .nav { top: 18px;}
  body { padding-top: 0;}
}
.header.active { height: 50px;}
.header.active .logo { height: 40px;}
.header.active .navbar .nav-item { line-height: 50px;}

.footer { background-color: #252525; }
.footer>.wrap{ position: relative; padding: 37px 15% 37px 0;} 
.footer .links span { font-size: 16px; color: #FFFFFF; line-height: 32px; margin-right: 20px;}
.footer .links span em { color: #FFFFFF; opacity: 0.7; font-style: normal;}
.footer .links span a { color: #FFFFFF; opacity: 0.7; }
.footer .links span a:hover { opacity: 1;}
.footer .copy { font-size: 16px; color: #FFFFFF; line-height: 32px; text-transform:uppercase;}
.footer .copy span{ color: #FFFFFF; opacity: 0.7;}
.footer .copy a { color: #FFFFFF; opacity: 0.7;}
.footer .copy a:hover { opacity: 1;}
.footer .gotop { position: absolute; right: 0; bottom: 62px; cursor: pointer;}
.footer .gotop span { font-size: 18px; color: #FFFFFF; line-height: 1;}
.footer .gotop .icon { font-size: 16px; color: #FFFFFF; line-height: 1;}
@media (max-width: 1460px) {
}
@media (max-width: 1260px) {
}
@media (max-width: 992px) {
  .footer>.wrap{ padding: 25px 15% 25px 0;}
}
@media (max-width: 768px) {
    .footer>.wrap{ padding: 15px 15% 30px 0;} 
    .footer .links span { line-height: 22px; font-size: 12px;}
    .footer .copy { font-size: 12px; line-height: 22px;} 
    .footer .gotop { bottom: 18px;}
    .footer .gotop span { font-size: 14px;}
    .footer .gotop .icon { font-size: 12px;}
}
*::-webkit-scrollbar { width: 0; height: 0;}
*::-webkit-scrollbar-corner, *::-webkit-scrollbar-thumb, *::-webkit-scrollbar-track { border-radius: 4px; }
*::-webkit-scrollbar-corner,*::-webkit-scrollbar-track {  background-color: rgba(0,0,0,0); box-shadow: inset 0 0 1px rgba(0,0,0,0); }
*::-webkit-scrollbar-thumb { background-color: #999; }

/* kefu */
.customer-service-pc { width: 50px; position: fixed; top: 50%; right: 0; transform: translate(0, -50%); z-index: 999;}
.customer-service-pc .top-item { width: 50px; height: 119px; background: linear-gradient(90deg, #FF8A27 0%, #FF7102 100%); border-radius: 4px; display: flex; align-items: center; justify-content: center;}
.customer-service-pc .top-item span { display: inline-block; width: 16px; font-size: 16px; color: #FFFFFF; line-height: 20px;}
.customer-service-pc .list { margin-top: 11px; width: 100%; background: #FFFFFF; box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.13); border-radius: 4px 4px 8px 8px;}
.customer-service-pc .list .item { cursor: pointer; padding: 11px 0 17px; text-align: center; position: relative;}
.customer-service-pc .list .item::after { content: ''; width: 26px; height: 1px; background: #EAEAEA; position: absolute; left: 12px; bottom: 0;}
.customer-service-pc .list .item:last-child:after { display: none;}
.customer-service-pc .list .item .icon { height: 26px; font-size: 20px; line-height: 26px; color: #999999;}
.customer-service-pc .list .item .iconimg { width: 25px; height: 26px; object-fit: contain;}
.customer-service-pc .list .item .name { margin-top: 7px; font-size: 14px; color: #999999; line-height: 1;}
.customer-service-pc .list .item .kf-phone { display: none; min-width: 167px; height: 40px; border: 1px solid #FDA73A; background: linear-gradient(0deg, #FF811D 0%, #FF9744 100%); border-radius: 3px; font-size: 16px; color: #FFFFFF; line-height: 40px; text-align: center; position: absolute; top: 0; right: 66px;}
.customer-service-pc .list .item .kf-phone a { color: #ffffff;}
.customer-service-pc .list .item .kf-phone::after { content: ''; width: 10px; height: 15px; background: url(../images/kf1.png) no-repeat; background-size: contain; position: absolute; top: 50%; right: -10px; margin-top: -7px;}
.customer-service-pc .list .item:hover .kf-phone { display: block;}
.customer-service-pc .list .item .kf-wx { display: none; width: 164px; height: 164px; background: #FFFFFF; border: 2px solid #FDA73A; border-radius: 3px; position: absolute; top: -24px; right: 66px;}
.customer-service-pc .list .item .kf-wx img { width: 100%;}
.customer-service-pc .list .item .kf-wx::after { content: ''; width: 10px; height: 15px; background: url(../images/kf2.png) no-repeat; background-size: contain; position: absolute; top: 50%; right: -10px; margin-top: -7px;}
.customer-service-pc .list .item:hover .kf-wx { display: block;}
.customer-service-mobile { display: none; width: 100%; height: 40px; position: fixed; bottom: 0; left: 0; z-index: 999;}
.customer-service-mobile .item { flex: 1; padding: 10px 0; background: #DFDFDF; text-align: center; border-right: 1px solid #ffffff;}
.customer-service-mobile .item a { display: block;}
.customer-service-mobile .item:last-child { border-right: none;}
.customer-service-mobile .item .icon { font-size: 22px; line-height: 40px; color: #ffffff;}
.customer-service-mobile .item .iconimg { display: inline-block; width: 20px; height: 20px; object-fit: contain;}
.customer-service-mobile .item:hover { background: #FFA10E;}
.customer-service-mobile .item .kf-phone { display: none; min-width: 167px; height: 40px; border: 1px solid #FDA73A; background: linear-gradient(0deg, #FF811D 0%, #FF9744 100%); border-radius: 3px; font-size: 16px; color: #FFFFFF; line-height: 40px; text-align: center; position: absolute; bottom: 50px; left: 20%;}
.customer-service-mobile .item .kf-phone a { color: #ffffff;}
.customer-service-mobile .item:hover .kf-phone { display: block;}
.customer-service-mobile .item .kf-wx { display: none; width: 164px; height: 164px; background: #FFFFFF; border: 2px solid #FDA73A; border-radius: 3px; position: absolute; bottom: 50px; right: 66px;}
.customer-service-mobile .item .kf-wx img { width: 100%;}
.customer-service-mobile .item:hover .kf-wx { display: block;}
@media screen and (max-width: 768px) {
  .customer-service-pc { display: none;}
  .customer-service-mobile { display: block;}
  body { padding-bottom: 40px;}
}

