.share {
    position: fixed;
    top: 50%;
    z-index: 9999;
    right: 0px;
    margin-top: -50px;}

.share ul li {
    position: relative;}

.share ul li>a {
    width: 140px;
    height: 50px;
    background: #335d89;
    display: flex;
    line-height: 50px;
    align-items: center;
    justify-content: center;}

.share ul li:nth-child(2n)>a {
    background: #00356b;}

.share ul li>a .img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 10px;}

.share ul li>a .text {
    display: inline-block;
    vertical-align: middle;
    color: #fff;}

.share ul li>a .img img {
    width: 27px;
    display: block !important;}

.share_icon {
    position: absolute;
    right: 160px;
    border: 1px solid #e2e2e7;
    top: 0px;
    background: #fff;
    width: 240px;
    padding-left: 10px;
    height: 50px;
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
    display: none;}

.share_icon>a {
    margin: 0px !important;
    display: inline-block;
    width: 50px;
    height: 50px;
    display: inline-block;
    vertical-align: middle;}

.share_icon a.icon3 {
    background: url(../images_new/img181.png) no-repeat center center;}

.share_icon a.icon4 {
    background: url(../images_new/img182.png) no-repeat center center;}

.share_icon a.icon2 {
    background: url(../images_new/img183.png) no-repeat center center;}

.share_icon a.icon1 {
    background: url(../images_new/img184.png) no-repeat center center;}

.show-pic::before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    border: 12px solid transparent;
    border-left-color: #e0dfdf;
    transform: translate(100%, -50%);}

.show-pic::before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    border: 12px solid transparent;
    border-left-color: #e0dfdf;
    transform: translate(100%, -50%);}

.consult-nav:hover .show-pic {
    display: block;}

.consult-nav {
    position: relative;}

.consult-nav .show-pic {
    display: none;
    position: absolute;
    bottom: 50%;
    left: calc(-100% - 20px);
    z-index: 3;
    width: 100%;
    transform: translateY(50%);}

.consult-nav .show-pic img {
box-shadow: 0 1px 3px #c1c1c1;
width: 100%;
height: auto;}
.consult-nav .show-pic::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    border: 10px solid transparent;
    border-left-color: #fff;
    transform: translate(100%, -50%);}

.consult-nav .show-pic::before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    border: 12px solid transparent;
    border-left-color: #e0dfdf;
    transform: translate(100%, -50%);}

@media screen and (max-width: 560px) {
.share ul li>a .img {
    display: none !important;} .share ul li:not(:first-child) {
    display: none;} .share ul li>a {
    width: 50px !important;
    height: auto !important;
    line-height: 1.5 !important;
    padding: 6px 12px !important;
    letter-spacing: 2px;
    font-size: 11px;}.share .scroll_click {
        display: none !important;}
}   
/***/
.mid4-icon#er{width:100px;}
.mid4-icon#er img{width:100%;}
.mid4Body div a div.icon{    position: relative;}
.ewm2{position: absolute;
    right: 15px;
    top: 27px;
    width: 0px;
    height: 0px;
    z-index: 1;
    transition: all 0.6s;}
    
    .mid4Body div a div.icon:hover .ewm2{ width: 130px;
    height: 130px;}
