.pc-call{position:fixed;bottom:25%;right:2%;width:84px; border-radius: 84px; background-color: #fbfefd; z-index: 1000; text-align: center; box-shadow: #caefe0 0 0 10px;}
.pc-call li{ width: 60px; position: relative; margin: 0 auto; border-bottom: 1px solid #efefef; padding: 14px 0;}
.pc-call li a{ color: #868686; font-size: 13px; line-height: 24px;}
.pc-call li a i{ display: block; font-size: 3rem; color: #00bb71;}
.pc-call li a span{ display: block;}
.pc-call .tel i{ width: 56px; height: 56px; border-radius: 100%; margin: 0 auto; background-color: #7ddcb7; color: #fff; line-height: 55px; font-size: 3.4rem; position: relative;}
.pc-call .tel i::before{ position: relative; z-index: 2;}
.pc-call .tel i::after{ content: ""; position: absolute; width: 80%; height: 80%; border-radius: 100%; top: 0; bottom: 0; left: 0; right: 0; margin: auto auto; background-color: #00bb71;}
.pc-call .pc-Top{ background: #fbfefd; text-align: center; color: #00bb71; font-size: 20px; font-family: impact; cursor: pointer; position: absolute; width: 100%; height: 84px; border-radius: 100%; line-height: 84px; bottom: -95px; box-shadow: #caefe0 0 0 10px; padding: 0; border-bottom: 0;}
.pc-call .pc-Top i{ font-size: 3rem;}
.pc-call .pc-font{}
.pc-call .pc-font span{display: block; line-height: 20px; text-align: center; padding-top: 6px;}
.pc-call .pc-icon i{ display: inline-block;}
.pc-call .pc-icon .qq{ display: inline-block; background: url(QQ.png) no-repeat center center; background-size:70% ; width: 100%; height: 100%;}
.pc-call .pc-icon .msg{ display: inline-block; background: url(msg.png) no-repeat center center; background-size:70% ; width: 100%; height: 100%;}
.pc-call .pc-tel a{ background-image: linear-gradient(-220deg,#2c79ff,#2c79ff); margin-bottom: 2px; border-radius: 10px 0 0 10px; display: block; position: absolute; right: 0; top: 0; width: 100%; height: 100%; overflow: hidden;}
.pc-call .pc-tel .tel{ display: inline-block; background: url(tel.png) no-repeat center center; width: 50px; height: 100%; vertical-align: middle; background-size:70% ;}
.pc-call .pc-tel span{ display: inline-block; color: #fff; vertical-align: middle; font-size: 16px;}
.pc-call .pc-tel:hover a{ width: 190px;}
.pc-call .pc-code{ border-bottom: 0;}
.pc-call .pc-code .code{ display: inline-block; background: url(code.png) no-repeat center center; width: 100%; height: 100%; background-size:70% ;}
.pc-call .pc-code i{font-size: 3.6rem;}
.pc-call .pc-code .code-img{position: absolute; right: 0; bottom: 0; width: 150px; height: 168px; display: none; transition: all 0.5s;}
.pc-call .pc-code .code-img img{ width: 100%;}
.pc-call .pc-code:hover .code-img{ display: block; right: 60px; transition: all 0.5s;}




#mob-call {position: fixed;bottom: 0;height: 55px;width: 100%;background: #fbfefd;left: 0; z-index: 1000;box-shadow: #caefe0 0 0 10px;}
#mob-call li {display: block; text-align: center;}
#mob-call li i{ display: inline-block; width: 100%; height: 25px; background: url(QQ.png) no-repeat center center; background-size: auto 90%; margin-top: 5px;}
#mob-call #call-list {position: initial}
#mob-call #call-list li:active {background: rgba(0, 0, 0, .3);border-radius: initial}
#mob-call #call-list .item {width: 20%;background: 0 0;display: block;float: left;position: static;position: initial;}
#mob-call #call-list .item a i{ color: #00bb71; font-size: 22px; margin-bottom: 5px; background: none;}
#mob-call #call-list .item a {display: block;height: 55px;width: 100%;margin: 0;padding: 0; color: #999; box-sizing: border-box; border-right: 1px solid #efefef;}
#mob-call #call-list .item:nth-last-child(1) a{ border-right: 0;}
#mob-call #call-list .item span{ margin-top: -12px; display: block; font-size: 12px;}
#mob-call #call-list .item-top i{}
#mob-call #call-list .item-tel i{ background-image: url(tel.png);}
#mob-call #call-list .item-code i{ background-image: url(code.png);}
#mob-call #call-list .item-home i{ background-image: url(home.png);}
#mob-call #call-list .item-msg i{ background-image: url(msg.png);}
#mob-call #call-list .item-prod i{ background-image: url(prod.png);}
#mob-call #call-list .item-top a i{ line-height: 55px; font-size: 30px;}

.f-ewm{ position: fixed; width: 100%; height: 100%; background-color: rgba(0,0,0,0.9); top: 0; left: 0; z-index: 100000000; display: none;}
.f-ewm .jcent{ height: 100%;}
.f-ewm span{ display: block; color: #fff; text-align: center; margin: 1rem 0;}
.f-ewm.show{ display: block;}