@charset "utf-8";
/* CSS Document */
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{ padding:0; margin:0;}
body{ font-size:14px; color:#39362d; margin:0px auto;  font-family:"微软雅黑";word-wrap:break-word; white-space:normal; background:#fff; max-width:1920px;}
li{ list-style:none;}
.clear{clear:both}



/*滚动*/
.main{width: 1200px;margin: 0 auto;}

.hon_c{ height:280px; }
.prev,.next{ width:22px; height:23px; display:block; overflow:hidden; margin-top:15px;}
.prev{ background:url(../images/arrow_left.png) no-repeat 0 0;}
.next{ background:url(../images/arrow_right.png) no-repeat 0 0;}
.hon01{ margin-top: 118px; float:left;}
.hon03{ margin-top: -143px;float:right;}
.hon02 li{  padding-left: 20px; float:left; position:relative;}
.hon02 li img{ display:block;  width:265px; height:260px;}
