@charset "utf-8";
/* 本案例使用css样式 */
.left{ float:left;}
.right{ float:right;}
.device{ width:720px; height:auto; overflow:hidden; margin:20px auto; margin-left:3px;margin-right:3px; position:relative; }
.device .scroll{ width:594px; height:594px; overflow:hidden; position:relative; float:left; margin-left:66px; display:inline;}
.device .scroll ul{ position:absolute; left:0; top:0; height:594px; overflow:hidden;}
.device h2{ height:18px; line-height:18px; text-align:left; font-size:12px; padding:5px 5px 10px 5px;}
.device h2 a{ display:block; float:left; padding-right:10px;color:#686363;}
.device ul{ overflow:hidden;}
.device ul li{   display: inline;
    float: left;
    font-size: 14px;
    height: 186px;
    line-height: 35px;
    margin-bottom: 12px;
    margin-right:30px;
    text-align: center;
    width: 168px;
	overflow:hidden;
	/*width:160px; height:100px; margin-right:10px; margin-bottom:10px; overflow:hidden; position:relative; float:left;*/
	}
.device ul li img{ width:164px; height:147px; }



.pre {
    display: block;
    left: 0;
    position: absolute;
}
.mr_frBtnL {
    cursor: pointer;
    display: inline;
    float: left;
    margin: 157px 0px 0 0;
}
.mr_frBtnR
 {
    cursor: pointer;
    display: inline;
    float: left;
    margin: 157px 10px 0 0;
}

.next {
    display: block;
    float: left;
    position: absolute;
    right: 0;
}

/*.device ul li a.link{ display:block; width:160px; height:24px; line-height:24px; text-align:center; color:#fff; font-size:12px; position:absolute; left:0; bottom:0; background:url(http://demo.lanrenzhijia.com/2014/pic1203/images/dot.png) repeat;z-index:20;}*/