@charset "gb2312";
/* 全局CSS定义 */
body {font-family:"微软雅黑";margin:0;padding:0;font-size:14px; background:#e4f2fa; line-height:20px; color:#FFF;}
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:14px; font-family:"微软雅黑";}
img{ display:block;}
/* 链接颜色 */
a{ text-decoration:none; color:#FFF;}
a:hover{ text-decoration:none; color:#C00;}

.fl{ float:left;}
.fr{ float:right;}
.tc{ text-align:center;}
.tr{ text-align:right;}
.cl{ clear:both;}
.mt_01{ margin-top:20px;}
.pt_01{ padding-top:15px;}
.pt_02{ padding:8px 0 8px 15px; font-size:15px;}
/* nav */
.nav{ width:100%; color:#FFF; text-align:center; font-size:12px; height:35px; font-family:"宋体"; line-height:35px;  font-weight:normal; background:#319cd9;}
.nav a{ color:#FFF;}

.bg01{ width:100%; background:url(../images/title_01.jpg) no-repeat center top; height:364px;}
.bg02{ background:url(../images/title_02.jpg) no-repeat center;}
.bg03{ background:#f07231 url(../images/title_05.png) no-repeat right bottom;}

.tit{ background:url(../images/title_03.jpg) 0px 0px no-repeat; padding:22px 0 10px 35px; font-size:26px; line-height:40px;}

.fs_01{ font-size:26px; line-height:45px; height:45px; text-align:center;}
.box_01{ float:left; width:156px; height:431px; background:url(../images/title_06.png) 0px 0px no-repeat;}
.box_01 div{ float:left; width:156px; margin-top:80px; height:257px;}
.box_01 div span{ float:left; width:149px; height:32px; font-size:16px; text-align:center;}
.box_02{ float:left; width:156px; background:url(../images/title_06.png) 0px 0px no-repeat; padding-top:80px;}
.box_02 span{ float:left; width:149px; height:32px; font-size:16px; text-align:center;}



.wrapper { width: 585px; border:1px #b9b9ba solid; float:left;}
        /* qqshop focus */#focus { width: 585px; height: 355px; overflow: hidden; position: relative; }
        #focus ul { height: 355px; position: absolute; }
        #focus ul li { float: left; width: 585px; height: 355px; overflow: hidden; position: relative; }
        #focus ul li div { position: absolute; overflow: hidden; }
		
       
        #focus .preNext { width: 30px; height: 58px; position: absolute; top: 150px; background: url(../images/title_04.png) no-repeat 0 0; cursor: pointer; }
        #focus .pre { left: 20px; }
        #focus .next { right: 20px; background-position: right top; }


.l1_1{ width:156px; position:fixed; top:10px; left:50%; margin-left:-670px; display:none;}
*html .l1_1{position:absolute; bottom:auto; top:expression(eval(document.documentElement.scrollTop));}
.l7{ position:absolute; width:145px; left:50%; margin-left:-670px;}

/* footer */

#footer{ width:100%; line-height:25px; font-family:"宋体"; font-size:12px; color:#FFF; text-align:center; padding:40px 0; font-weight:normal; margin-top:40px; background:#319cd9;}
#footer a{ color:#FFF}
#footer p{ text-align:center; }
#footer address{ font-style:normal; text-align:center; color:#FFF;}