*{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.main{
	margin: auto;
	width: 1200px;
}
.right-poa-edition{
	float: left;
    position: fixed;
    right: 140px;
    bottom: 40px;
    width: 52px;
    height: 310px;
    overflow: hidden;
}
@media (max-width:1600px) {
    .right-poa-edition {
        float: left;
        position: fixed;
        right: 3px;
        bottom: 40px;
    }
}
.advertising-le {
    float: left;
    width: 184px;
    position: static !important;
    z-index: 100000000;
    bottom: 116px;
    left: 20px;
}
.right-da-ed{
	float: right;
	width:220px;
	overflow: hidden;
}
.posi-edition1{
	float: right;
	width: 220px;
}
.posi-edition1 span{
	float: right;
	width: 52px;
	background:url(../Content/home/images/top_bottom/positi1.png) no-repeat;
	height: 52px;
	 position: relative;
	z-index: 1000;
    cursor: pointer;
}
.posi-edition1:hover span{
	float: right;
	width: 52px;
	background:url(../Content/home/images/top_bottom/positi1h.png) no-repeat;
	height: 52px;
	 position: relative;
    cursor: pointer;
	z-index: 1000;
}
.posi-edition1 p{
    float: right;
    z-index: 999;
    position: absolute;
    top: 0px;
    border-radius: 100px;
    color: #666666;
    background: #fff;
    font-size: 18px;
    display: block;
    line-height: 50px;
    height: 50px;
    display: flex;
    width: 160px;
    font-weight: bold;
    text-align: center;
    box-shadow:0px 4px 14px #dddddd;
    display:none;
    right:55px;
}
.posi-edition1:hover p{
	display:block;
}
.right-poa-edition:hover{
	float: left;
    position: fixed;
    width: 267px;
    overflow:hidden;
}
.posi-edition2{
	float: right;
	width: 220px;
	margin-top: 10px;
    cursor: pointer;
}
.posi-edition2 span{
	float: right;
	width: 52px;
	background:url(../Content/home/images/top_bottom/positi3.png) no-repeat;
	height: 52px;
	 position: relative;
	z-index: 1000;
    cursor: pointer;
}
.posi-edition2:hover span{
	float: right;
	width: 52px;
	background:url(../Content/home/images/top_bottom/positi3h.png) no-repeat;
	height: 52px;
	 position: relative;
	z-index: 1000;
}
.posi-edition2 p{
    float: left;
    z-index: 999;
    position: absolute;
    top: 126px;
    border-radius: 20px;
    color: #666666;
    background: #fff;
    font-size: 18px;
    display: flex;
    padding: 10px 20px 10px 10px;
    background: #fff;
    width: 135px;
    font-weight: bold;
    text-align: center;
    box-shadow:0px 4px 14px #dddddd;
    right:55px;
    display:none;
}
.posi-edition2 p img{
    margin:auto;
}
.posi-edition2:hover p{
	display:block;
}

.posi-edition3{
	float: right;
	width: 220px;
	margin-top: 10px;
}
.posi-edition3 span{
	float: right;
	width: 52px;
	background:url(../Content/home/images/top_bottom/positi2.png) no-repeat;
	height: 52px;
	 position: relative;
	z-index: 1000;
    cursor: pointer;
}
.posi-edition3:hover span{
	float: right;
	width: 52px;
	background:url(../Content/home/images/top_bottom/positi2h.png) no-repeat;
	height: 52px;
	 position: relative;
	z-index: 1000;
}

.posi-edition4{
	float: right;
	width: 220px;
	margin-top: 10px;
    cursor: pointer;
}
.posi-edition4 span{
	float: right;
	width: 52px;
	background:url(../Content/home/images/top_bottom/positi4.png) no-repeat;
	height: 52px;
	 position: relative;
	z-index: 1000;
}
.posi-edition4:hover span{
	float: right;
	width: 52px;
	background:url(../Content/home/images/top_bottom/positi4h.png) no-repeat;
	height: 52px;
	 position: relative;
    cursor: pointer;
	z-index: 1000;
}
