/*
┌─────────95A5──────────────────────┐
│ 网站设计制作:≮腾飞论坛≯ QQ:95027066 唯一网址：WWW.sf005.com     │
│        十余年网页设计制作经验、高端建站美工团队为你服务          │
└───────────────────────────── .Com ─┘
*/
@charset "utf-8";
/* CSS Document */
* { margin:0; padding:0; }
body,td,th { font-size: 14px; }
body { color:#383838; font-size:14px; font-family:"微软雅黑",Microsoft YaHei,Arial,Verdana; overflow-y:scroll; background:url(bgbg.jpg); margin:0px;}

a { font-size: 14px; color:#2b262b; }
a:link { text-decoration: none;}
a:visited { text-decoration: none; color:#2b262b; }
a:hover { text-decoration: none; color:#775145; text-decoration:none;}
a:active { text-decoration: none; color:#775145;}
ul {  margin:0 0 0 0; padding: 0; list-style: none; }
img{ border:0;}

.gundong_1 { width:1158px; height:752px;}

#PicShow{ float:left; width:1130px; height:630px; position:relative; display:inline; /*内图与外框距离*//* background:#FFF;*/}/*主框大小*/
#PicShow .gundong{width:1130px; position:relative;}/*调整箭头宽*/
#PicShow .gundong .jCarouselLite { float:left; width:1130px; height:630px;/*图像总尺寸包括文字*/ overflow:hidden;}/*图像暂用高度*/
#PicShow .move_right,#PicShow .move_left{ width:100px; height:630px;/*箭头*/position:absolute; z-index:500;}/*调整箭头上下艰巨*/
#PicShow .move_left span,#PicShow .move_right span{width:100px;height:100px;/*箭头*/position:absolute; top:40%; background:url(arrow.png) no-repeat left top;background-repeat:no-repeat;}
#PicShow .move_left{left:0px;}/*箭头*/
#PicShow .move_left span{background-position:left top;}
#PicShow .move_left:hover span{background-position:left bottom;}
#PicShow .move_right{right:0px;}/*箭头*/
#PicShow .move_right span{background-position:right top;}
#PicShow .move_right:hover span{background-position:right bottom;}	

.PicList{ float:left;}
.PicList li{ float:left; width:1130px;/*图像浮动*/  display:inline;}/*图形宽度*/
.PicList li a img{width:1130px;height:630px;/*图像尺寸*/}
