@media not all
{
.duilian_left {
	left: -180px;
}
}
@media screen and (max-width:1365px)
{
.duilian_left {
	left: -165px;
}
}
@media screen and (max-width:1599px) and (min-width:1366px)
{
.duilian_left {
	left: -165px;
}
}
@media screen and (max-width:1919px) and (min-width:1600px)
{
.duilian_left {
	left: -180px;
}
}
@media screen and (min-width:1920px)
{
.duilian_left {
	left: -180px;
}
}
@media screen and (max-height:1080px) and (min-height:901px)
{
body {
	
}
}
@media screen and (max-height:900px) and (min-height:800px)
{
body {
	
}
}
area {
	outline: 0px; border: 0px currentColor; border-image: none;
}
