<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#cboxLoadedContent{
    border:none !important;
}
#cboxPrevious{
           position: absolute;
    top: 50%;
    left: -65px;
    margin-top: -32px;
    background: url(../images/anniu.png) no-repeat top left;
    /* width: 100%; */
    /* height: 100%; */
    text-indent: -9999px;
    z-index: 100;
    width: 50px;
    height: 98px;

}

.cboxPhoto{
    height:600px;
}
#cboxNext{
        position: absolute;
    top: 50%;
    right: -65px;
    margin-top: -32px;
    background: url(../images/anniu.png) no-repeat -200px;
    width: 50px;
    height: 98px;
    text-indent: -9999px;
}
#cboxTitle{
    position: absolute;
    bottom: -20px;
    left: 0;
    height: 20px;
    font-size:16px;
    color: #fff;
    margin-top: 620px;
    display: inline-block;
    text-align: center;
    width: 100%;
}
#cboxClose{
        position: absolute;
    top: -26px;
    right: -40px;
    display: block;
    background: url(../images/close.png) no-repeat top center;
    width: 38px;
    height: 38px;
    z-index: 100;
    text-indent: -9999px;    background-position: 0;
}
#colorbox, #cboxOverlay, #cboxWrapper{
    overflow: unset;
}
.page-box{
        padding-top: 0px;
}
.Onpage .page_always{
    text-decoration: none;
    color: black;
    width: 150px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    font-size: 18px;
    margin: 0 0.4%;
    background: white;
   
}
.Onpage .pagePcb{
	color: white;
    background: #0085d1;
    margin: 0 0.4%;
    
}
.Onpage .pagePcb:hover{
    background:#0898ea;
}


.Onpage a:hover {
	color: white;
	background: #0085d1;
	margin: 0 0.4%;
}.Onpage {
	max-width: 1280px;
	margin: 0 auto;
	text-align: center;
	margin-top: 50px;
	margin-bottom:40px;
}
 #cboxCurrent{
     display:none !important;
 }
.page-box-con{
    border:none;    padding: 0px;   background-color: #f8f8f8;
}
.product-display-list li{
      margin-right: 20px;
    width: 305px;
    height: 250px;
}
.product-display-list{
    width:100%;
}
#cboxLoadedContent{
     overflow: unset;
}
#cboxClose:hover{
    background-position: 0;
}
.product-display-list .title{    display: block;
    height: 50px;
    line-height: 50px;
    position: absolute;
    bottom: 0;
    width: 100%;
    /* background: url(../images/feedback_bg.png) repeat-x 0 -10px; */
    color: #666666;
    background: #fff;

}
.hovers:hover .img{
    opacity: 0.7;
    transition: opacity .5s ease;
}</pre></body></html>