@charset "utf-8";
/*二维码*/
.bg-fff{background: #ffffff;}



#toTop{position: fixed;right: 2%;top: 30%;z-index: 999}
#toTop .ewm{border: 1px solid #e5e5e5}
#toTop .ewm .closeDuilian{line-height: 16px;padding-left: 85%}
#toTop .ewm .closeDuilian img{cursor: pointer}
#toTop .ewm .item{position: relative;z-index: 999;padding: 5px;border-bottom: 1px dashed #efecec}
#toTop .ewm .item img{width: 80px;height: 80px}
#toTop .ewm .item p{font-size: 12px;line-height: 17px;text-align: center}
#toTop .ewm .item .back_top{width: 100%;height: 37px;background: #1d65c8;text-align: center;display: block;cursor: pointer}
#toTop .ewm .item .back_top img{margin-top: -45px}
#toTop .ewm .item1{padding-top: 0}
#toTop .ewm .item2{border-bottom: none}
#toTop .goBack{text-align: center;display: block;cursor: pointer;height: 38px;background: #1d65c8}
#toTop .goBack img{margin-top: 12px}

#toTop{border-radius: 6px}
#toTop .ewm{border: none}
#toTop .ewm .item img{width: 120px;height: auto}
#toTop .ewm .item1{border: none;text-align: center}
#toTop .ewm .item1 img{width: auto;padding: 16px 0}
#toTop .ewm .item1 p{font-size: 14px}
#toTop .goBack{border-radius: 0 0 6px 6px}
