@charset "utf-8";
/*slider*/
.slider_box{margin:0 auto;overflow:hidden; width:665px;}
#slider_img_box{margin:0 auto;overflow:hidden;}
#article_content p img{max-width:100%;overflow:hidden}
.slider_con li{float:left;}

#simg_box{overflow:hidden;float:left;}
.slider_nav li{float:left;border:3px solid #FFF;margin:0 0 12px 0;}
.slider_nav .current{border:3px solid #ff8400;}
.slider_nav li img{width:100%;height:100%;display:block;}

.btn_left,.btn_right{height:100%;position:absolute;background:url(../images/qiehuan.png) no-repeat;width:60px;cursor:pointer;}
.btn_left:active,.btn_right:active{border:dotted #ccc 1px;}
.btn_left{left:0;background-position:0 center;}
.btn_right{right:0;background-position:-60px center;}
#summary .img_text{min-height:50px;}
#summary .num_l{font-size:24px;color:#666;font-family:'Georgia';font-style:italic;height:auto;line-height:50px;float:left;width:12%;margin-right:1%;text-align:left}
#summary .num_text{width:87%;float:left;display:block;line-height:24px;margin:10px 0;}
.Left{float:left;width:30px;text-align:center}
.Right{float:right;width:30px;text-align:center;}