@charset "gb2312";
/* 全局CSS定义 */
body {font-family:"宋体";margin:0;padding:0;font-size:12px; background:#bfbfbf url(../images/bg.jpg) repeat-y center; color:#FFF; line-height:22px;}
p,div,form,img,ul,ol,li,dl,dt,dd {margin:0;padding:0;border:0;}
ul,ol,li{list-style:none;}
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;}
table,li,tr,th,br{font-size:12px; font-family:"宋体";}
img{ display:block;}
/* 链接颜色 */
a{ text-decoration:none; color:#FFF;}
a:hover{ text-decoration:none; color:#CC0;}

.fl{ float:left;}
.fr{ float:right;}
.tc{ text-align:center;}
.tr{ text-align:right;}
.cl{ clear:both;}
.mt_01{ margin-top:30px;}
.mt_02{ margin-top:90px;}
/* nav */
.nav{ width:100%; color:#FFF; text-align:center; font-size:12px; height:35px; line-height:35px; font-family:"宋体"; font-weight:normal; background:url(../images/title_01.jpg) repeat-y center;}
.nav a{ color:#FFF;}

.bg01{ width:100%; background:url(../images/title_02.jpg) no-repeat center top; height:64px;}
.bg01 a{ display:block; width:100%; height:640px;}
.bg02{ width:100%; background:url(../images/title_03.jpg) no-repeat center top; height:459px;}
.bg03{ background:url(../images/title_05.jpg) repeat-y center;}
.bg04{ background:url(../images/title_09.jpg) 0px 0px no-repeat;}

.list_01{ float:left; padding-left:16px; width:960px;}
.list_01 li{ float:left; padding:0 0 32px 32px;}
.list_02 li{ background:url(../images/title_12.png) 0px 10px no-repeat; padding-left:10px; line-height:22px;}
.bor_01 img{ border:1px #b0b0b0 solid;}

.fs_01{ padding-top:10px; line-height:18px;}


.wrapper { width: 980px; float:left;}
        /* qqshop focus */#focus { width: 980px; height: 367px; overflow: hidden; position: relative; }
        #focus ul { height: 367px; position: absolute; }
        #focus ul li { float: left; width: 980px; height: 367px; overflow: hidden; position: relative; }
        #focus ul li div { position: absolute; overflow: hidden; }
        #focus .btnBg { position: absolute; width: 480px; height: 20px; left: 0; bottom: 0; background: #000; display:none;}
        #focus .btn { position: absolute; width: 685px; height: 10px; padding: 5px 10px 5px 10px; right: 0; bottom: 5px; text-align: right; display:none;}
        #focus .btn span { display: inline-block; _display: inline; _zoom: 1; width: 25px; height: 10px; _font-size: 0; margin-left: 5px; cursor: pointer; background: #fff; }
        #focus .btn span.on { background: #fff; }
        #focus .preNext { width: 42px; height: 42px; position: absolute; top: 177px; background: url(../images/title_11.png) no-repeat 0 0; cursor: pointer; }
        #focus .pre { left: 35px; }
        #focus .next { right: 35px; background-position: right top; }


/* footer */

#footer{ width:100%; line-height:25px; font-family:"宋体"; font-size:12px; color:#FFF; text-align:center; padding:40px 0; font-weight:normal; background:url(../images/title_10.jpg) repeat-y center; margin-top:40px;}
#footer a{ color:#FFF}
#footer p{ text-align:center; }
#footer address{ font-style:normal; text-align:center; color:#FFF;}

