﻿/* CSS Document */
*{ margin:0px; padding:0px;}
body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,form,img,dl,dt,dd,table,th,td,blockquote,fieldset,div,strong,label,em{margin:0;padding:0;border:0;}
ul,ol,li{list-style:none;}
input,button{margin:0;font-size:14px;vertical-align:middle; outline:none;}
body{font-size:14px;font-family:"宋体",'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;}
table{border-collapse:collapse;border-spacing:0;}
img{display:block; border:none;}
a{color:#000;text-decoration:none;}

/**/
body{padding-bottom:50px;}

/*当前页*/
.tuanj{ overflow:hidden; height:1061px;}
.tuanjbg{ position:absolute; top:0; left:50%; width:1440px; height:1061px; margin-left:-720px;}

.tuanjwidth{ width:829px; height:940px; overflow:auto; background:url(/Images/yunshang/js.png) center center no-repeat; margin-top:30px;}
.tips{ position:absolute; bottom:13px; left:96px; width:40px; height:182px;border:#fff solid 1px;
       text-align:center; padding:0 10px; font-family:"微软雅黑"; cursor:pointer;}
.tips2{ left:211px}
.tips3{ left:325px}
.tips4{ left:440px}
.tips5{ left:555px}
.tips6{ left:670px}
.tips_bg{position:fixed; width:100%;min-height:100%; background:url(/Images/yunshang/blank8.png) 0 0 repeat; z-index:1000;top:0; left:0;display:none; }
.tips_pic{ position:absolute; top:0; left:0; right:0; bottom:0; margin:auto; max-height:80%; max-width:80%; }
.tips_pic2{ top:50%; left:50%; width:500px; height:500px;margin:-250px 0 0 -250px;}
.tips_pic3{ top:50%; left:50%; width:900px; height:600px;margin:-300px 0 0 -450px;}

/*图片滚动图*/
.photo{ background:#dedede; margin-bottom:100px; padding:20px 0 30px;}
.picScroll-left{ width:1140px; margin:0 auto; position:relative; }
.picScroll-left .hd{ line-height:30px; position:absolute; bottom:0; left:-2%; width:104%; height:30px;  }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:30px; height:30px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	cursor:pointer; background:url("/Images/yunshang/arrow2.png") bottom center no-repeat; position:absolute; top:-120px; left:0px;}
.picScroll-left .hd .next{ background-position:top center;left:auto; right:0px;  }
.picScroll-left .hd ul{ position:absolute; left:50%; bottom:-11px; }
.picScroll-left .hd ul li{ float:left;  width:13px; height:13px; overflow:hidden; 
margin-right:5px; text-indent:-999px; cursor:pointer; background:url("/Images/yunshang/icoCircle.png") 0 -15px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{ padding:10px;margin-top:20px;   }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:357px; height:230px; display:block; cursor:pointer; }
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li .title{ line-height:24px;   }
.pageState{ color:#808080; display:none;}