@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: 965px;margin: 0 auto;}
.hon{ margin-top:20px;}
.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: 100px; float:left;}
.hon03{ margin-top: -145px;float:right;}
.hon02 li{  padding-left: 10px; float:left; position:relative; text-align:center;}
.hon02 li span{ text-align:center; padding-top:10px; font-size:16px; display:block;}
.hon02 li img{ display:block;  width:217px; height:215px;}
