/*二维码返回顶部*/

.ewm_back{position:fixed;right:20px;bottom:60px;}


.back{width:52px;height:52px; text-align:center; vertical-align:central;background-color:#53B5E2; border-top-left-radius:4px; border-top-right-radius:4px;}
.back_to_top{ margin-top:14px; }
.back:hover{ background-color:#323A45;}


.ewm_small{width:52px;height:52px; text-align:center; vertical-align:central; background-color:#f0f0f0; border-bottom-left-radius:4px; border-bottom-right-radius:4px;}
.ewm_small figure{ background:url(/r/cms/www/njzj/img/xxqy_img/ewm-small2.png) bottom center no-repeat;width:36px;height:36px; cursor:pointer; margin-left:8px; padding-top:8px;}
.ewm_small:hover{ background-color:#323A45;}
.ewm_small:hover .gray{ display:none;}


.ewm_back aside{position:absolute;right:70px;top:-3px;width:160px;height:149px; background:#fff; box-shadow:0px 1px 8px #999; text-align:center;font-family:微软雅黑;border-radius:4px;border: 1px solid #D2D2D2;}
.ewm_back aside h3{color:#73a710; margin-top:7px;margin-bottom:7px;font-size:22px;font-weight:normal;}
.ewm_back aside .shuoming{ font-size:14px;margin-top:5px;}
.ewm_back aside .big-ewm{width:95px;height:95px;margin-top:15px;}
/*二维码返回顶部over*/