﻿@charset "utf-8";
body,pul,ol,ul,li,td,tr{ margin:0; padding:0;font-size:12px;}
ul,li{ list-style:none;}
img{ border:0}
.clearfix:after{content:".";display:block; height:0;clear:both;visibility:hidden;} /* only FF */
.yahei{font-family:微软雅黑;}
.clear {clear:both; *display:inline;/*IE only*/}
/*-------------------幻灯片-------------------------*/
.banner{ width:100%;}
#indexmain { clear:both; width:100%; height:350px; position:relative;}
#banner { clear:both; overflow:hidden; height:350px;}
.leftLoop .picList li {height:350px; }
.leftLoop .picList li#b1 { background-color:#000;}
.leftLoop .picList li#b2 { background-color:#000;}
.leftLoop .picList li#b3 { background-color:#000;}
.leftLoop .picList li#b4 { background-color:#000;}
.leftLoop .picList li a { display:block; width:100%; height:350px;}
.leftLoop .hd .prev {  width:45px; height:79px; position:absolute; left:0; top:150px; cursor:pointer; display:block;} 
.leftLoop .hd .prev:hover { background:url(../images/leftbtn.png) top center no-repeat} 
.leftLoop .hd .next {  width:45px; height:79px; position:absolute; right:0; top:150px; cursor:pointer;display:block;} 
.leftLoop .hd .next:hover { background:url(../images/rightbtn.png) top center no-repeat} 
.leftLoop .hd ul { width:116px; padding:0 9px; height:26px; position:absolute; left:50%; margin-left:1px; top:330px;}
.leftLoop .hd ul li { float:left; display:inline; width:13px; height:26px; background:url(../images/dots.png) no-repeat; _background: url(../images/dotsFocus.gif) no-repeat;cursor:pointer; margin:0 5px; text-indent:-9999px;}
.leftLoop .hd ul li.on { background:url(../images/dotsFocus.png) no-repeat;}
/*--------------------------动画底部----------------------------------*/
#index_main{position:relative;width:999px;margin:0 auto;margin-top:-37px;}
.index_tel{position:relative;width:337px;float:left;height:37px;background:url(../images/tel.png) no-repeat;}
.index_product{height:37px;width:auto;background:url(../images/prod.png) no-repeat;margin-left:337px;}
.ul_pr{ width:600px; height:37px; position:absolute; margin: 0px;padding: 0px;margin-left:50px;} 
.ul_pr li{float:left;display:inline;margin-top:10px;} /*display:inline; 不换行*/