@charset "utf-8";
body,h1,h2,h3,h4,h5,h6,p,ol,form,img,dl,dt,dd,table,th,td,blockquote,fieldset,div,strong,label,em{margin:0;padding:0;border:0;}
input,button{margin:0;font-size:12px;vertical-align:middle;}
body{font-size:12px;font-family:Arial, Helvetica, sans-serif;color:#333;margin:0 auto;}
a{color:#333;text-decoration:none;}
a:hover{color:#c00;}

/* sliderbox */
.sliderbox{width:100%;position:relative;padding:10px 5% 10px 10px;margin:5px auto;border:1px solid #ede9e9; overflow:hidden; background:#EFEFEF}
.btn{position:absolute;display:none;padding-top:200px;width:22px;height:205px;cursor:pointer;text-indent:-999em;}
.pre{background:url(../images/left.png) no-repeat 0 40%;left:0px;}
.next{background:url(../images/right.png) no-repeat 0 40%;right:0px;}
#ztbox{width:40%;position:relative;height:320px; float:left}
#conter{margin-left:20px;float:left;display:inline;overflow:hidden;}
#conter ul{width:auto;}
#conter li{width:30%;cursor:pointer;height:76px;float:left;display:inline;margin:0 0 15px 3%;}
#conter li b,#conter li strong{font-weight:normal;}
#conter li.on{}
#conter li.on span{background:#898989;color:#fff;}
#conter .txt{ display:none; padding-top:5px; text-align:center}
#conter li img{float:left;overflow:hidden;}
#conter li span{display:block;width:100%;line-height:17px;color:#797979;float:left;height:17px;overflow:hidden;background:#eaeaea;text-align:center;}
#scroll{background:url(../images/line.gif) repeat-x left bottom;width:575px;height:13px;left:0px;bottom:14px;cursor:pointer;position:absolute; }
#scroll span{width:142px;height:13px;left:0px;bottom:0px;cursor:pointer;position:absolute;background:url(../images/scrollBg.png) no-repeat;}
.sliderbox .bpic{width:100%;margin:0 auto 0 auto;}
.sliderbox .bigpic .bpbox{width:90%; margin:0px auto}


.sliderbox .bigpic{width:60%;position:relative;margin-bottom:10px; float:left}
.sliderbox .bigpic .sl_pic{ display:block; width:90%; margin:0px auto}
.sliderbox .bigpic .txt{ padding-top:5px; text-align:center}


@media (max-width: 767px)
{
#ztbox{ display:none}
.sliderbox .bigpic{width:100%;}
}