﻿@charset "utf-8";

/* CSS Document */

.adpic{ width:100%; float:left; margin-bottom:10px;}
.adpic img{ width:100%;}
#wrap .noright{ margin-right:0; padding-right:0;}
#wrap .nobottom{ margin-bottom:0; padding-bottom:0;}
#wrap .notop{ margin-top:0; padding-top:0;}
#wrap .nobg{ background:none;}
#wrap .noline{ border:none;}
.check,.radio{margin-right:3px;_margin-right:0;}
.pcenter{ text-align:center;}
.pcenter img{ margin:0 auto;}

#wrap{width:950px; overflow:hidden; margin:0 auto; text-align:left;}
.l{ width:100%; float:left;}
.fl{display:inline; float:left;}
.fr{display:inline; float:right;}
.content{ float:left; _display:inline; overflow:hidden;}
.side{ float:right; _display:inline; overflow:hidden;}

#slides{ width:1100px; margin:10px auto; height:70px; overflow:hidden; position:relative; }
.slides_container li{ width:1100px; float:left; margin:13px;}
.slides_container li a{ display:inline-block; width:128px; height:52px; border:1px solid #fff; margin-left:36px;}
.slides_container li a img{ width:128px; height:52px;}
.slides_container li a span{ display:block; width:198px; cursor:pointer; height:30px; line-height:30px; background:#262626; color:#fff;}



.pagination{ position:absolute; left:483px; z-index:10; top:170px;}
.pagination li{ float:left; padding-right:7px;}
.pagination a{ display:block; outline:none; background:url(../images/pg.gif) no-repeat -1px 0; text-indent:-999em; width:14px; height:14px;}
.pagination li.current a{ background-position:-22px 0;}

.prev{ background:url(../images/arr.png) no-repeat; width:26px; height:28px; display:block; left:1px; top:27px; position:absolute; text-indent:-999em; outline:none; z-index:11;}
.prev:hover{ background-position:0 -28px;}
.next{ background:url(../images/arr.png) no-repeat -29px 0; width:26px; height:28px; display:block; right:1px; top:27px; position:absolute; text-indent:-999em;outline:none;z-index:11;}
.next:hover{ background-position:-29px -28px;}

.slides_control{ height:66px !important}