﻿@charset "utf-8";
img { border: 0px; }
.bannerboxbycase { width: 1020px; height: 356px; overflow: hidden; text-align:center; }
#focus { width: 890px; height: 356px;  overflow: hidden;  margin:auto;  text-align:center; float:left; }
    #focus ul { width: 890px; height: 356px; position: relative; clear: both; margin:auto; }
        #focus ul li { float: left; width: 890px; height: 356px; overflow: hidden; position: relative; padding: 0px; margin: 0px; }

.bannerboxbycase .preqc { width:65px; height:356px;background: url(/Images/Welcome/prev02.png) no-repeat center; float:left;cursor: pointer; }
.bannerboxbycase .nextqc { width:65px; height:356px;background: url(/Images/Welcome/next02.png) no-repeat center; float:left;cursor: pointer; }

.bannerboxbycase .preqc:hover { width:65px; height:356px;background: url(/Images/Welcome/prev.png) no-repeat center; float:left;cursor: pointer; }
.bannerboxbycase .nextqc:hover { width:65px; height:356px;background: url(/Images/Welcome/next.png) no-repeat center; float:left;cursor: pointer; }
