/* 竖版 Share-1*/
.Share-1{
    width: 70px;
    position: absolute;
}
.Share-1 .Share-top{
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    margin-bottom: 14px;
    color: #999;
    position: relative;
    text-align: center;
}
.Share-1 .Share-top span{
    position: relative;
    display: inline-block;
    padding: 0 8px;
    background-color: #fff;
    z-index: 2;
}
.Share-1 .Share-top i{
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
    height: 1px;
    background-color: #dddddd;
    z-index: 1;
}
.Share-1 li{
    width: 40px;
    margin: 0 auto 12px;
    position: relative;
    z-index: 9;
}
.Share-1 li:last-child{
    margin-bottom: 0;
}
.Share-1 li p a{cursor: pointer;}
.Share-1 li p i{
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: url('https://public.mtnets.com/Images/public/share/share2022.png') no-repeat;
    cursor: pointer;
}
.Share-1 li.Share-wx p i{
    background-position: 0 0;
    box-shadow: 0px 2px 7px 0px rgba(80, 182, 116, 0.5);
}
.Share-1 li.Share-qq p i{
    background-position: -60px 0;
    box-shadow: 0px 2px 7px 0px rgba(79, 156, 221, 0.5);
}
.Share-1 li.Share-qzone p i{
    background-position: -120px 0;
    box-shadow: 0px 2px 7px 0px rgba(248, 182, 65, 0.6);
}
.Share-1 li.Share-wb p i{
    background-position: -180px 0;
    box-shadow: 0px 2px 7px 0px rgba(255, 109, 90, 0.5);
}
.Share-1 .wx-bot{
    position: absolute;
    top: -65px;
    z-index: 9999;
    display: none;
}
.Share-1 .wx-bot .Share-code{
    margin-right: 18px;
    padding: 15px;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.16);
    background-color: #fff;
    border-radius: 4px;
    position: relative;
}
.Share-1 .wx-bot .Share-img{
    width: 138px;
    height: 138px;
}
.Share-1 .wx-bot em{
    position: absolute;
    right: -17px;
    top: 70px;
    display: inline-block;
    height: 32px;
    width: 17px;
    background: url(https://public.mtnets.com/Images/public/share/Share-arr-right.png) no-repeat;
}
.Share-1 .wx-bot span{
    display: block;
    line-height: 20px;
    margin-top: 16px;
    font-size: 14px;
    color: #999;
    text-align: center;
}
.Share-1 li.Share-wx:hover .wx-bot{
    display: block;
}
/* 竖版 Share-1 end*/
/* 横版 Share-2 */
.Share-2{
    position: absolute;
}
.Share-2 .Share-left{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #999;
    margin-right: 16px;
    vertical-align: top;
}
.Share-2 ul{
    display: inline-block;
}
.Share-2 li{
    display: inline-block;
    margin-right: 16px;
    position: relative;
    z-index: 9;
}
.Share-2 li:last-child{
    margin-right: 0;
}
.Share-2 li p a{cursor: pointer;}
.Share-2 li p i{
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: url('https://public.mtnets.com/Images/public/share/share2022.png') no-repeat;
    cursor: pointer;
}
.Share-2 li.Share-wx p i{
    background-position: 0 0;
    box-shadow: 0px 2px 7px 0px rgba(80, 182, 116, 0.5);
}
.Share-2 li.Share-qq p i{
    background-position: -60px 0;
    box-shadow: 0px 2px 7px 0px rgba(79, 156, 221, 0.5);
}
.Share-2 li.Share-qzone p i{
    background-position: -120px 0;
    box-shadow: 0px 2px 7px 0px rgba(248, 182, 65, 0.6);
}
.Share-2 li.Share-wb p i{
    background-position: -180px 0;
    box-shadow: 0px 2px 7px 0px rgba(255, 109, 90, 0.5);
}
.Share-2 .wx-bot{
    position: absolute;
    left: -65px;
    z-index: 9999;
    display: none;
}
.Share-2 .wx-bot .Share-code{
    margin-top: 18px;
    padding: 15px;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.16);
    background-color: #fff;
    border-radius: 4px;
    position: relative;
}
.Share-2 .wx-bot img{
    width: 138px;
    height: 138px;
    max-width: none;
}
.Share-2 .wx-bot em{
    position: absolute;
    top: -15px;
    left: 70px;
    display: inline-block;
    height: 15px;
    width: 32px;
    background: url(https://public.mtnets.com/Images/public/share/Share-arr-top.png) no-repeat;
}
.Share-2 .wx-bot span{
    display: block;
    line-height: 20px;
    margin-top: 16px;
    font-size: 14px;
    color: #999;
    text-align: center;
}
.Share-2 li:hover .wx-bot{
    display: block;
}
/* 横版 Share-2 end*/
/* 文字版 Share-3 */
.Share-3{
    position: absolute;
}
.Share3-top{
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #999;
    cursor: pointer;
}
.Share3-top i{
    display: inline-block;
    width: 13px;
    height: 13px;
    margin: 4.5px 4px 0 0;
    vertical-align: top;
    background: url(https://public.mtnets.com/Images/public/share/share-icon2.png) no-repeat;
}
.Share3-bot{
    position: absolute;
    left: -65px;
    z-index: 9999;
    display: none;
}
.Share3-bot .Share-code{
    width: 490px;
    margin-top: 18px;
    padding: 28px 42px;
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.08);
    background-color: #fff;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
}
.Share3-bot .code-left{
    float: left;
    width: 158px;
    padding-right: 42px;
    border-right: 1px solid #eee;
}
.Share3-bot .code-left .Share-img{
    height: 158px;
}
.Share3-bot .code-left span{
    display: block;
    margin-top: 16px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    background-color: #f5f7fa;
    text-align: center;
}
.Share3-bot .code-left span a{
    color: #333;
}
.Share3-bot .code-left span em{
    display: inline-block;
    width: 20px;
    height: 15px;
    margin: 9px 4px 0 0;
    background: url(https://public.mtnets.com/Images/public/share/Share-icon.png) 0 0 no-repeat;
    vertical-align: top;
}
.Share3-bot .code-right {
	float: right;
	width: 244px;
	margin-left: 44px;
}
.Share3-bot .code-title{
    height: 20px;
    line-height: 20px;
    text-align: center;
    position: relative;
}
.Share3-bot .code-title span{
    position: relative;
    display: inline-block;
    padding: 0 22px;
    font-size: 14px;
    color: #999;
    background-color: #fff;
    z-index: 2;
}
.Share3-bot .code-title i{
    position: absolute;
    top: 11px;
    left: 50%;
    margin-left: -118px;
    height: 1px;
    width: 236px;
    background-color: #eee;
    z-index: 1;
}
.Share-3 .code-right .code-bot{
    margin-top: 25px;
    font-size: 0;
    position: relative;
    z-index: 9;
}
.Share-3 .code-bot span{
    display: inline-block;
    margin-left: 26px;
    font-size: 14px;
    color: #333;
    text-align: center;
}
.Share-3 .code-bot span:first-child{
    margin-left: 0;
}
.Share-3 .code-right .code-bot a{
    display: block;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    margin-bottom: 12px;
    background-color: #f5f7fa;
    overflow: hidden;
}
.Share-3 .code-right .code-bot a:hover{
    background-color: #e6eaf0;
}
.Share-3 .code-bot span i{
    display: block;
    margin: 17px auto 0;
}
.Share-3 .code-bot span:nth-child(1) a i{
    width: 26px;
    height: 30px;
    background: url(https://public.mtnets.com/Images/public/share/Share-icon.png) -120px 0 no-repeat;
}
.Share-3 .code-bot span:nth-child(2) a i{
    width: 30px;
    height: 29px;
    background: url(https://public.mtnets.com/Images/public/share/Share-icon.png) -80px 0 no-repeat;
}
.Share-3 .code-bot span:nth-child(3) a i{
    width: 32px;
    height: 26px;
    background: url(https://public.mtnets.com/Images/public/share/Share-icon.png) -30px 0 no-repeat;
}
.Share-3 .code-right .code-logo{
    width: 92px;
    height: 26px;
    margin: 38px auto 0;
}
.Share-3 .code-right .code-logo img{
    width: 100%;
    height: 100%;
    vertical-align: top;
}
.Share-3:hover .Share3-bot{
    display: block;
}
/* Share-item是图片+文字的所属div，是为了防止后面添加多个图片+文字的情况，可以直接写Share-item的样式 */
/* end */