@charset "UTF-8";
/* CSS Document */
*{ margin:0; padding:0;}
.none{ display:none;}
body{ color:#585858; background:#efeff0; font-size:12px; line-height:1.5; font-family:Verdana, Geneva, sans-serif,"微软雅黑"; letter-spacing:0px;}
a{ color:#585858; text-decoration:none;}
ul{ list-style:none;}
a:hover{ color:#9EC65B;}
img{ border:0;}
.clear{ clear:both;}
.left{ float:left;}
.right{ float:right;}
.top_nav{ width:100%;z-index:1000000; height:60px; position:fixed; top:0; background:#efeff0; }
.top .logo{ padding-top:1px;}
.nav.dl{height:50px;}
.nav dl dt{ float:left; height:30px; padding-top:18px;}
.nav dl dd{ float:right; height:50px; padding-left:50px; padding-top:0px;} 
.nav dl dd.ul{height:50px;}
/* .nav dl dd a{ background:url(../images/index_06.jpg) no-repeat 0 0; display:inline; height:29px; line-height:29px; width:54px; text-indent:20px;} */
.nav ul li{ float:left; text-align:center; margin-left:18px; font-size:14px; cursor:pointer; position:relative;}
.nav ul li a{ display:block; height:30px; z-index:10000;}
.hover_nav{ border-bottom:solid 2px #9EC65B;}
.hover_nav a{ color:#9EC65B;}
.pro{ position:relative; margin-top:73px;}
.img-scroll{ overflow:hidden; position:relative;width:1200px;height:300px; margin:0 auto;}
.img-scroll .prev{ display:block; position:absolute; left:0; top:50px;width:70px; height:102px;margin-right:5px;}
.img-scroll .next{ display:block;position:absolute; right:0; top:50px;width:70px; height:102px;}
.img-list{ width:1000px; margin:0 auto;overflow:hidden;}
.img_bottom{ width:1200px;}
.flashBg{ width:900px;  height:300px; position:relative;}
#four_flash .flashBg ul.mobile{width:2000%;height:400px; position:absolute;top:15; left:0;}
.img-scroll ul li{ float:left; width:244px; height:300px;margin-right:86px;}
.img_title{ background:#fff; width:215px; padding:8px 14px; text-align:center;}
.img_title h1{ margin:3px 0; text-align:center; font-size:14px;}
.img_title p{ line-height:1.2;}
.img-scroll dt{ height:182px; overflow:hidden;}
