﻿@charset "utf-8";
/* CSS Document */
body{
    font-size:12px;
	font-family:"宋体", Arial;
	color:#555;
	padding:0px;
	background:#f2f2f2;
}
*{
	margin:0px;
	border:0px;
	padding:0px;
	-webkit-appearance: none;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
	outline:none;
}
ul{ 
   list-style:none;
}
ul li{ 
   list-style-type:none;
}
dl>div{
	clear:inherit!important;
}
h1,h2,h3,h4,h5,h6{
    font-size: 14px;
    font-family:"微软雅黑";
    font-weight: 500;
}
div{
	word-break:break-all;
	word-wrap:break-word;
}
.clear{
	clear:both;
	font-size:0px;
	visibility:hidden;
	width:0px;
	line-height:0px!important;height:0;
}	
a{
	color:#555;
	text-decoration:none;
}
a:hover{
	color:#555;
}
a,input,select{
	-webkit-appearance: none;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
	outline:none;
	background:none;
	text-decoration: none;
}
.tip,.tip a,a.tip{
	color:#bbb;
}
.tipped{
	color:#bbb;
	font-family:"宋体";
}
.warning,.warning a,a.warning{
	color:#ff4b8c;
}
.highlight,.highlight a,a.highlight{
	color:#2b98b9;
}
.secondary,.secondary a,a.secondary{
	color:#999;
}
input,select{
	vertical-align:middle;
    outline:none;
    color:#555;
    font-size:12px;
    font-family:Arial,"宋体";
}
textarea{
    outline:none;
    color:#555;
}
input[type="checkbox"]{
    height:13px;
    width:13px;
    -webkit-appearance: none;
    background: none;
    border: 1px solid #ccc;
    cursor:pointer;
}
input[type="checkbox"]:checked{
	background:#0f8fcc url(../images/checked.png) center center no-repeat;
    border: 1px solid #0f8fcc;
}
input[type="radio"] {
    width:14px;
    height:14px;
    outline:none;
    -webkit-appearance: none;
    border:1px solid #999;
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
    border-radius:7px;
    vertical-align:middle;
    cursor:pointer;
}
input[type="radio"]:checked {
    background:url(../images/radio.png) center center no-repeat;
    border:1px solid #ed145b;
}
.en{
    font-family:Arial;
}
.h10{
	height:10px;
    clear:both;
}
body p.subTitle,.subTitle{
	font-family:Arial;
	font-size:14px;
	font-weight:500;
	text-indent:0px;
}
.buttonbar{
    padding:20px 0px;
    clear:both;
	text-align:center;
}
.tipbar {
    clear: both;
    text-align: center;
    line-height:20px;
}
.copy{
    cursor:pointer;
}
.copyValue{
    width:1px;
    height:1px;
    line-height:1px;
    text-indent:1px;
    padding:0px;
    margin:0px;
    border:0px;
    background:none;
}
.validation-summary-errors,.validation-summary-errors li{
    display:inline-block;
}
.loginbg{
	background:#fff;
}
.login_top{
	width:1000px;
	height:130px;
    line-height:130px;
	margin:0 auto;
}
.login_top img{
    vertical-align:middle;
}
.login_wrapper{
	min-width:1000px;
	_width:1000px;
	height:415px;
	background:#317cc8 url(../images/login_banner.png) center bottom repeat-x;
}
.login_main{
	width:1000px;
	height:395px;
	margin:0 auto;
	padding-top:20px;
	overflow:hidden;
}
.loginTitle{
	height:40px;
	line-height:40px;
	padding:0px 0px 0px 10px;
	border-bottom:1px dashed #ccc;
}
.loginTitle span{
	font-weight:500;
}
.login{
	width:320px;
	height:375px;
	float:right;
	background:#fff;
	-moz-border-radius:3px; 
    -webkit-border-radius:3px;
	border-radius:3px;
}
.login01{
	width:auto;
	text-align:center;
	padding-top:15px;
}
.login01 li{
	height:45px;
	line-height:45px;
	overflow:hidden;
}
.user{
	width:180px;
	height:30px;
	line-height:30px;
	border:1px solid #ccc;
	padding:0 3px;
}
.login input:-webkit-autofill {
    -webkit-text-fill-color: #555 !important;
    transition: background-color 5000s ease-in-out 0s;
}
.email{
	width:110px;
	height:30px;
	line-height:30px;
	border:1px solid #ccc;
	padding:0 3px;
}
.login a{
	color:#2b98b9;
}
.color01{
	color:#2b98b9;
}
.num1{
	width:30px;
	height:30px;
	line-height:30px;
    text-align:center;
    background:url(../images/login_01.png);
    font-family:Arial;
	border:1px solid #ccc;
	border-right:0px;
}
.num2{
	width:30px;
	height:30px;
	line-height:30px;
    background:url(../images/login_01.png);
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:center;
}
.add{
    width:25px;
	height:30px;
	line-height:30px;
    text-align:center;
    background:url(../images/login_01.png);
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.add2{
    width:25px;
	height:30px;
	line-height:30px;
    text-align:center;
    background:url(../images/login_01.png);
	border:1px solid #ccc;
	border-left:0px;
}
.sum{
	text-align:center;
	width:68px;
	height:30px;
	line-height:30px;
	letter-spacing:1px;
	border:1px solid #ccc;
	margin-left:6px;
}
.login_button{
	width:225px;
	height:40px;
	background:#00b7ee;
	cursor:pointer;
	color:#fff;
	text-align:center;
    -moz-border-radius:3px; 
    -webkit-border-radius:3px;
	border-radius:3px;
    font-size:14px;
    letter-spacing:5px;
}
.login_bottom{
	width:1000px;
	height:50px;
	text-align:center;
	line-height:22px;
	margin:0 auto;
	padding-top:30px;
    font-family:Arial;
}
.reg_main{
	width:1200px;
    min-height:760px;
	margin:0 auto;
	overflow:hidden;
	background:#fff;
    padding-bottom:10px;
}
.reg_content{
	margin:0 auto;
	padding:40px 0px 0px 270px;
	overflow:hidden;
	background:#fff;
    line-height:22px;
}
.reg_content dt{
	width:20%;
	min-height:45px;
	text-align:right;
	display:block;
	float:left;
	line-height:32px;
}
.reg_content dd{
	width:80%;
	float:left;
	min-height:45px;
	line-height:32px;
}
.reg_button{
	width:190px;
	height:40px;
	background:#00b7ee;
	cursor:pointer;
	color:#fff;
	letter-spacing:5px;
	text-align:center;
    -moz-border-radius:3px; 
    -webkit-border-radius:3px;
	border-radius:3px;
    font-size:14px;
}
.send{
	width:65px;
	height:30px;
	background:#fff;
	cursor:pointer;
	color:#555;
	text-align:center;
    border:1px solid #ccc;
}
.topbar{
	height:45px;
    border-bottom:1px solid #ddd;
}
.topbar_left{
	width:auto;
	float:left;
	line-height:45px;
	padding-left:10px;
    font-size:14px;
    font-weight:500;
}
.topbar_left span{
	padding:0px 6px;
}
.search_box{
	float:right;
	padding-top:8px;
    padding-right:10px;
}
.text01{
	width:160px;
    height:28px;
    line-height:28px;
	padding:0 2px;
    float:left;
    border:1px solid #ccc;
    border-right:0px;
}
.search_button{
	height:30px;
	background:#00b7ee;
	border:0px;
	cursor:pointer;
	color:#fff;
	text-align:center;
    float:left;
    padding:0px 12px;
}
.loginUser{
	width:60px;
	height:60px;
	-moz-border-radius:50%;
    -webkit-border-radius:50%;
    border-radius:50%;
    overflow:hidden;
    display:block;
    margin:auto;
}
.loginUser a{
    width:100px;
    height:100px;
    display:block;
}
.header .loginUser {
    width:60px;
	height:60px;
    margin:10px 10px 0px 0px;
    float:left;
}
.header .loginUser a{
    width:60px;
    height:60px;
}
.header_wrapper{
	min-width:1200px;
	background:#222935;
}
.header{
	width:1200px;
	height:80px;
	margin:0px auto;
}
.logo{
    line-height:80px;
    float:left;
    color:#fff;
    font-size:14px;
	font-family:"微软雅黑";
	font-weight:500;
}
.logo img{
    vertical-align:middle;
}
.logo a{
    color:#fff;
}
.menu{
    text-align:right;
    float:right;
    color:#fff;
	line-height:14px;
	font-family:"微软雅黑";
	font-weight:500;
}
.menu li{
	text-align:center;
	height:80px;
	width:100px;
	float:left;
	cursor:pointer;
}
.menu li img{
	height:18px;
	padding:20px 0px  5px 0px;
}
.menu a{
	display:block;
	height:80px;
    color:#fff;
}
.menu li:hover,.menu a.clickclass{
	background:#0f8fcc;
}
.main{
	width:1200px;
	min-height:800px;
    _height:800px;
	margin:0 auto;
	background:url(../images/index_08.png) repeat-y;
}
.left{
	width:160px;
	min-height:800px;
	_height:800px;
	float:left;
	overflow:hidden;
}
.left_title{
	width:160px;
	height:35px;
	background:#3d7eb7 url(../images/index_06.png) no-repeat 8px center;
	line-height:35px;
	font-size:15px;
	font-weight:500;
	color:#fff;
	text-indent:28px;
    font-family:"微软雅黑";
}
.left_content{
	width:160px;
	height:auto;
}
/*手风琴菜单*/
.AccordionNav{
	width:160px;
}
.AccordionNav dt{
	width:100%;
	height:35px;
	line-height:35px;
	cursor: pointer;
	position: relative;
    font-weight:500;
	font-size:14px;
	border-bottom:1px solid #2f3239;
    float:left;
    font-family:"微软雅黑";
}
.AccordionNav dt a img{
	padding:0px 8px 3px 8px;
	width:15px;
	vertical-align:middle;
}
.AccordionNav dt i{
    padding:0px 8px;
    color:#d0d6db;
}
.leftIco{
	color:#fff; background:#3d4350 url(../images/icoright.png) no-repeat right center;
}
.bottomIco{
	color:#fff; background:#0f8fcc url(../images/icobottom.png) no-repeat right center;
}
.leftIco a,.leftIco a:visited{
	color:#fff; display:block;
}
.leftIco a:hover{
	color:#fff;
	background:#0f8fcc url(../images/icoright.png) no-repeat right center;
}
.bottomIco a:hover{
	color:#fff;
	background:#0f8fcc url(../images/icobottom.png) no-repeat right center;
}
.bottomIco a,.bottomIco a:visited{
	color:#fff;
}
.AccordionNav dd{
	display:none;
	width:100%;
	line-height:20px;
    height:auto;
    float:left;
    padding:3px 0px 3px 10px;
} 
.AccordionNav dd a{
  display:block;
  width:75px;
  height:20px;
  line-height:20px;
  text-decoration:none;
  float:left;
  color:#fff;
}
.AccordionNav dd a:hover{
	color:#fff;
}
/*手风琴菜单*/
.right{
	width:1030px;
	min-height:800px;
	_height:800px;
	float:right;
    background:#fff;
    padding-bottom:10px;
}
.bottom{
	width:auto;
	height:40px;
	padding:30px 0px 0px 0px;
	background:#222935;
	margin:0 auto;
	text-align:center;
	color:#fff;
	line-height:20px;
	clear:both;
    font-family:Arial;
}
.bottom a{
    color:#fff;
}
.button01{
    min-width:100px;
	height:35px;
    line-height:35px;
	background:#00b7ee;
	border:0px;
	cursor:pointer;
	color:#fff;
	text-align:center;
    padding:0px 10px;
    -moz-border-radius:3px; 
    -webkit-border-radius:3px;
	border-radius:3px;
    font-size:14px;
    letter-spacing:3px;
}
a.button01{
    color:#fff;
    min-width:80px;
    display:inline-block;
}
.button02{
    height:30px;
    line-height:30px;
	background:#0f8fcc;
	border:0px;
	cursor:pointer;
	color:#fff;
	text-align:center;
    margin-left:40px;
    display:inline-block;
    color: #fff;
    padding:0px 25px;
    -moz-border-radius:3px; 
    -webkit-border-radius:3px;
	border-radius:3px;
}
.button03{
    background:none;
    margin-left:8px;
    cursor:pointer;
    color:#2b98b9;
}
.text02{
	width:150px;
    height:28px;
    line-height:28px;
	border:1px solid #ddd;
	padding:0 2px;
    margin-left:3px;
}
.text03{
	width:300px;
    height:28px;
    line-height:28px;
	border:1px solid #ddd;
	padding:0 2px;
    margin-left:3px;
}
.text04{
	width:275px;
    height:25px;
    line-height:25px;
	border:1px solid #ddd;
	padding:0 2px;
    margin-left:3px;
}
.coupon{
	width:190px;
	height:100px;
	line-height:100px;
	text-align:center;
	background:#ff4b8c;
	border-left:4px dotted #fff;
	border-right:4px dotted #fff;
	color:#fff;
	font-family:Arial;
	font-weight:400;
	font-size:14px;
    display:inline-block;
    margin:10px 0px;
}
.coupon span{
	font-size:30px;
}
.content01{
	margin:0 auto;
	display:block;
    background:#fff;
    padding:0px 10px;
    padding-top:10px;
}
.content01 p{
    text-indent:2em;
    line-height:20px;
}
 .content01 li{
     width:25%;
     float:left;
     height:25px;
     line-height:25px;
     overflow:hidden;
 }
 .content01 span{
     line-height:20px;
 }
.store{
	margin:0 auto;
	display:block;
    background:#fff;
    padding:0px 10px;
    padding-top:10px;
    text-align:center;
    padding:10px 10px 20px 10px;
}
.store .loginUser{
    margin:20px auto;
}

.content02{
	margin:0 auto;
	padding:25px 0px 0px 280px;
    line-height:28px;
}
.content02 dt{
    width:20%;
    min-height:40px;
    float:left;
    text-align:right;
    display:inline;
}
.content02 dd{
    width:80%;
    min-height:40px;
    float:left;
    text-align:left;
    display:inline;
}
.content03{
	margin:0 auto;
	padding:25px 10px 0px 10px;
}
 .content03 p{
     line-height:25px;
 }
.Attribute{
	line-height:35px;
	margin-top:-3px;
    padding-bottom:5px
}
.content03 dl {
    line-height:28px;
}
.content03 dt{
    width:12%;
    min-height:40px;
    float:left;
    text-align:right;
    display:inline;
}
.content03 dd{
    width:88%;
    min-height:40px;
    float:left;
    text-align:left;
    display:inline;
}
.content04{
	margin:0 auto;
	padding:25px 10px 0px 10px;
}
.content04 dl {
    line-height:28px;
}
.content04 dt{
    width:25%;
    min-height:40px;
    float:left;
    text-align:right;
    display:inline;
}
.content04 dd{
    width:75%;
    min-height:40px;
    float:left;
    text-align:left;
    display:inline;
}
.grid{
    width:100%;
	border-collapse:collapse;
    table-layout:fixed;
}
.grid th {
    font-family:Arial;
}
.grid th,.grid td{
	line-height:22px;
    height:35px;
    text-align:center;
    word-break:keep-all;
	word-wrap:normal;
    text-overflow:ellipsis; /* for IE */
	-moz-text-overflow: ellipsis; /* for Firefox,mozilla */
	overflow:hidden;
    white-space:nowrap;
    padding:0 2px;
 }
.style01{
    width:35px;
}
.style02{
    width:80px;
}
.style03{
    width:320px;
}
.grid td.textLeft{
    text-align:left;
}
.gridhead th {
    background: #e6e6e6;
}
.gridhead th a,.gridhead th{
    font-weight:500;
 }
.alt{
    background-color: #f8f8f8;
}
.grid tbody tr:hover{
    background-color:#e6e6e6;
}
.page{
	height:20px;
	line-height:20px;
	text-align:center;
	margin:0 auto;
	margin-top:10px;
	cursor:pointer;
    color:#3d7eb7;
    font-size:14px;
}
.pageleft{
    float:left;
    padding:2px 0px 0px 13px;
}
.number{
	width:50px;
	height:25px;
	text-align:center;
	border:1px solid #ccc;
	margin-left:3px;
}
.number02{
    width:100%;
    text-align:center;
    background:none;
    margin:auto;
}
.imgbox01{
	width:550px;
	height:110px;
	overflow:hidden;
}
.DiscussAdd .imgbox01{
    width:137.5px;
}
.imgList{
	display:inline-block;
}
.thumbnail{
    width:100px;
    height:100px;
    display:inline-block;
    cursor:pointer;
    border:1px solid #eee;
    margin:5px;
    text-align:center;
    vertical-align:middle;
    overflow:hidden;
}
.small{
    width:75px;
    height:75px;
    padding:5px 0px;
}
.small span{
    display:block;
    height:75px;
}
.small a{
    display:block;
    height:75px;
}
.thumbnail span {
    width:auto;
	height:90px;
	text-align:right;
	padding:5px;
	font-size:14px;
	font-weight:500;
	display:none;
	position:relative;
	color:#fff;
	background:rgb(0,0,0);
    filter:alpha(opacity=30);
    background: rgba(0,0,0,0.3);
	cursor:default;
}
.thumbnail span img:hover{
	cursor:pointer;
}
.headEdit{
	padding-bottom:10px;
}
.headEdit .imgbox01{
    width:120px;
}
.thumbnail:hover span{
	display:block;
}
.bannerAdd .imgbox01{
    height:auto;
    max-height:605px;
    line-height:0px;
}
.bannerAdd .thumbnail{
    display:block;
}
.bannerAdd .imgbox01 .text02{
    margin:3px 0px 5px 3px;
}
.SignBAdd .imgbox01{
    width:410px;
    height:110px;
}
.SignBAdd .thumbnail{
    display:inline-block;
}
.thumbnail02{
    width:405px;
    height:100px;
    cursor:pointer;
    border:1px solid #eee;
    margin:5px;
    text-align:center;
    vertical-align:middle;
    overflow:hidden;
}
.thumbnail02 span {
    width:auto;
	height:90px;
	text-align:right;
	padding:5px;
	font-size:14px;
	font-weight:500;
	display:none;
	position:relative;
	color:#fff;
	background:rgb(0,0,0);
    filter:alpha(opacity=30);
    background: rgba(0,0,0,0.3);
	cursor:default;
}
.thumbnail02 span img:hover{
	cursor:pointer;
}
.thumbnail02:hover span{
	display:block;
}
.select01{
	display:inline-block;
}
.selectbox-wrapper{
	border:#ccc 1px solid; 
	width:154px;
	position:absolute;
	background:#fff; 
	text-align: left;
    margin:-1px 0px 0px 3px;
    z-index:99999999;
}
.selectbox-wrapper UL LI.selected {
	background:#f2f2f2;
}
.selectbox-wrapper UL LI.current {
	background:#f2f2f2;
}
.selectbox-wrapper UL LI {
	padding:3px;
	width:auto;
	cursor:pointer;
	line-height:20px;
}
.selectbox{ 
	display:inline-block;
	padding-left:4px;
	width:150px; 
	cursor: pointer; 
	height:28px;
    line-height:28px;
	background:url(../images/select.png) no-repeat right center;
    border:1px solid #ccc;
    margin:2px 0px 0px 3px;
}
/*带搜索的select*/
.searchable-select-hide {
	display:none;
}
.searchable-select {
	display:inline-block;
	min-width:157px;
	line-height:22px;
	color:#555;
	vertical-align:middle;
	position:relative;
	outline:none;
    margin-left:3px;
}
.searchable-select-holder {
	padding:0px 6px;
	background-color:#fff;
	background-image:none;
	border:1px solid #ccc;
	min-height:28px;
    line-height:28Px;
}
.searchable-select-caret {
	position:absolute;
	width:0;
	height:0;
	box-sizing:border-box;
	border-color:#b3b3b3 transparent transparent transparent;
	top:5px;
	bottom:0;
	border-style:solid;
	border-width:4px;
	margin:auto;
	right:3px;
}
.searchable-select-dropdown {
	position:absolute;
	background-color:#fff;
	border:1px solid #ccc;
	top:26px;
	left:0;
	right:0;
	padding-top:13px;
    z-index:100;
}
.searchable-select-input{
	width:128px;
	height:25px;
	border:1px solid #ddd;
	background:url(../images/searchbtn.png) no-repeat right center;
	display:block;
	padding:0px 11px 0px 3px;
	margin:0px auto;
}
.searchable-scroll {
	margin-top:4px;
	position:relative;
}
.searchable-scroll.has-privious {
	padding-top:16px;
}
.searchable-scroll.has-next {
	padding-bottom:16px;
}
.searchable-has-privious {
	top:0;
}
.searchable-has-next {
	bottom:0;
}
.searchable-has-privious,.searchable-has-next {
	height:16px;
	left:0;
	right:0;
	position:absolute;
	text-align:center;
	z-index:10;
	background:#fff;
	line-height:8px;
	cursor:pointer;
}
.searchable-select-items {
	max-height:400px;
	overflow-y:scroll;
	position:relative;
	padding:10px 0px;
}
.searchable-select-items::-webkit-scrollbar {
	display:none;
}
.searchable-select-item {
	padding:0px 5px;
	cursor:pointer;
	line-height:25px;
}
.searchable-select-item.hover {
	background:#f2f2f2;
}
.searchable-select-item.selected {
	background:#f2f2f2;
}
/*带搜索的select*/
.textarea01{
	width:500px;
    height:100px;
    line-height:18px;
	border:1px solid #ddd;
	padding:0 2px;
    margin-left:3px;
    margin-top:5px;
}
.upbar {
    height:40px;
    vertical-align:middle;
}
.Album_bar{
    padding:8px 0px 0px 8px;
    margin-top:5px;
    border-top:1px dashed #eee;
}
/*列表03*/
.list03{
	width:auto;
	clear:both;
}
.list03 ul{
	margin:0px -2px;
}
.list03 li{
	width:20%;
    height:auto;
	padding:10px 0px;
	float:left;
}
.list03img{
	height:170px;
	margin:0 auto;
	margin:0px 8px;
    overflow:hidden;
}
.list03img span{
	width:auto;
	height:100%;
	display:none;
	text-align:right;
	position:relative;
	background:rgb(0,0,0);
    filter:alpha(opacity=0);
    background: rgba(0,0,0,0);
	z-index:999999;
}
.list03img:hover span{
	display:block;
}
.list03img a{
    width:auto;
	display:block;
	height:170px;
	overflow:hidden;
}
.list03title{
	height:30px;
	line-height:30px;
	margin:0 auto;
	overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
	padding:0px 8px;
	font-size:14px;
}
.list03bar{
	height:18px;
	line-height:16px;
	margin:0 auto;
	padding:0px 8px;
	color:#555;
}
.list03bar span{
	vertical-align:middle;
    cursor:pointer;
}
.list03bar a{
    color: #555;
}
/*列表03*/
/*分页*/
.pagebar{
	padding-top:0px;
	clear:both;
	text-align:center;
	line-height:35px;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:500;
}
.pagebar span{
	height:35px;
	padding:0px 8px;
}
.pagebar b{
	color:#2b98b9;
}
/*分页*/
/*评论列表*/
.Discuss{
	width:auto;
	clear:both;
    padding:20px 0px 10px 0px;
    border-top:1px dashed #ddd;
    margin:10px 10px 0px 10px;
}
.Discuss li{
	clear:both;
	min-height:45px;
	padding-bottom:5px;
}
.headImg01{
    width:36px;
    height:36px;
    float:left;
     -moz-border-radius:18px;
    -webkit-border-radius:18px;
    border-radius:18px;
    overflow:hidden;
	z-index:9999;
}
.headImg01 a {
    width:100%;
    height:36px;
    display:block;
}
.Discuss_right{
	padding-left:41px;
	width:auto;
	height:auto;
}
.Discuss_centent{
	width:auto;
	height:auto;
	line-height:20px;
}
.Discuss_centent span{
	color:#2b98b9;
}
.Discuss_centent img{
    height:25px;
    display:block;
}
.Discussdate{
	color:#999;
	line-height:20px;
}
.Discussdate a{
	color:#2b98b9;
}
.Discussdate span{
	color:#2b98b9;
	cursor:pointer;
}
.name{
    padding-left:10px;
    line-height:18px;
    float:left;
}
.Reply{
	padding-left:36px;
}
.ReplyAdd{
	width:auto;
    padding:0px 20px 0px 0px;
    clear:both;
}

.Album .list03img{
	margin:0px 8px;
    padding:5px;
    border:1px solid #eee;
}
/*评论列表*/
/*上传开始*/
#uploader {
    border:1px solid #dadada;
    color: #838383;
    font-size:14px;
    margin:10px;
}
.webuploader-container {
	position: relative;
}
.webuploader-element-invisible {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px,1px,1px,1px);
}
.webuploader-pick {
	position: relative;
	display: inline-block;
	cursor: pointer;
	background: #00b7ee;
	padding: 10px 0px;
	color: #fff;
	text-align: center;
	border-radius: 3px;
	overflow: hidden;
	font-size:14px;
}
.webuploader-pick-disable {
	opacity: 0.6;
	pointer-events:none;
}
#uploader .queueList {
    margin:20px;
}
.element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px,1px,1px,1px);
}
.placeholder {
    border: 3px dashed #e6e6e6;
    min-height: 200px;
    padding-top: 120px;
    text-align: center;
    background: url(/admin/images/image.png) center 55px no-repeat;
    color: #ccc;
    font-size: 16px;
    position: relative;
}
.uploaderFile .placeholder{
	background: url(/admin/images/file.png) center 60px no-repeat;
	background-size:50px auto;
}
#uploader .placeholder .webuploader-pick {
    font-size: 14px;
    font-family:"微软雅黑";
    background: #00b7ee;
    border-radius: 3px;
    line-height: 40px;
    padding: 1px 22px;
    color: #fff;
    display: inline-block;
    margin: 20px auto;
    cursor: pointer;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
#uploader .placeholder .flashTip {
    color: #666666;
    font-size: 12px;
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 20px;
}
#uploader .placeholder .flashTip a {
    color: #0785d1;
    text-decoration: none;
}
#uploader .placeholder.webuploader-dnd-over {
    border-color: #999999;
}
#uploader .placeholder.webuploader-dnd-over.webuploader-dnd-denied {
    border-color: red;
}
#uploader .filelist {
    list-style: none;
    margin-left:-20px;
}
#uploader .filelist:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    clear: both;
}
#uploader .filelist li {
    width: 20%;
    height: 150px;
    background: url(/admin/images/file.png) no-repeat center 40px;
    background-size:50px auto;
    text-align: center;
    position: relative;
    display: inline;
    float: left;
    overflow: hidden;
    font-size: 12px;
    margin:10px 0px 10px 0px;
}
#uploader .filelist li span{
    padding:20px;
}
#uploader .filelist li span.log {
    position: relative;
    top: -45px;
}
#uploader .filelist li span.title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow : ellipsis;
    top: 5px;
    text-indent: 5px;
    text-align: left;
}
#uploader .filelist li span.progress {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 8px;
    overflow: hidden;
    z-index: 50;
}
#uploader .filelist li span.progress span {
    display: none;
    overflow: hidden;
    width: 0;
    height: 100%;
    background: #1483d8 url(/admin/images/progress.png) repeat-x;

    -webit-transition: width 200ms linear;
    -moz-transition: width 200ms linear;
    -o-transition: width 200ms linear;
    -ms-transition: width 200ms linear;
    transition: width 200ms linear;

    -webkit-animation: progressmove 2s linear infinite;
    -moz-animation: progressmove 2s linear infinite;
    -o-animation: progressmove 2s linear infinite;
    -ms-animation: progressmove 2s linear infinite;
    animation: progressmove 2s linear infinite;

    -webkit-transform: translateZ(0);
}
@-webkit-keyframes progressmove {
    0% {
       background-position: 0 0;
    }
    100% {
       background-position: 17px 0;
    }
}
@-moz-keyframes progressmove {
    0% {
       background-position: 0 0;
    }
    100% {
       background-position: 17px 0;
    }
}
@keyframes progressmove {
    0% {
       background-position: 0 0;
    }
    100% {
       background-position: 17px 0;
    }
}
#uploader .filelist li span.imgWrap {
    position: relative;
    z-index: 2;
    vertical-align: middle;
    overflow: hidden;
    width:100%;
    height: 150px;

    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;

    -webit-transition: 200ms ease-out;
    -moz-transition: 200ms ease-out;
    -o-transition: 200ms ease-out;
    -ms-transition: 200ms ease-out;
    transition: 200ms ease-out;
}
#uploader .filelist li img {
    width: 100%;
}
#uploader .filelist li span.error {
    background: #f43838;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 20px;
    height: 22px;
    line-height: 20px;
    width: 100%;
    z-index: 100;
}
#uploader .filelist li .success {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 40px;
    z-index: 200;
    background: url(/admin/images/success.png) no-repeat right bottom;
}
#uploader .filelist div.file-panel {
    position: absolute;
    height: 0;
    width:100%;
    top: 0;
    left:20px;
    overflow: hidden;
    z-index:300;
	background:#000;
	filter:alpha(opacity=60);
    background: rgba(0,0,0,0.6);
}
#uploader .filelist div.file-panel span {
    width: 20px;
    height: 20px;
    display: inline;
    float: right;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/admin/images/del.png) no-repeat;
    margin: 6px -10px 1px 0px;
    cursor: pointer;
}
#uploader .statusBar {
    height:58px;
    border-top: 1px solid #dadada;
    padding: 0 20px;
    line-height: 58px;
    vertical-align: middle;
    position: relative;
}
#uploader .statusBar .progress {
    border: 1px solid #1483d8;
    width: 198px;
    background: #fff;
    height: 18px;
    position: relative;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    color: #6dbfff;
    position: relative;
    margin-right: 10px;
}
#uploader .statusBar .progress span.percentage {
    width: 0;
    height: 100%;
    left: 0;
    top: 0;
    background: #1483d8;
    position: absolute;
}
#uploader .statusBar .progress span.text {
    position: relative;
    z-index: 10;
}

#uploader .statusBar .info {
    display: inline-block;
    font-size: 14px;
    color: #666666;
}
#uploader .statusBar .btns {
    position: absolute;
    top: 10px;
    right: 20px;
    line-height: 40px;
}
#filePicker2 {
    display: inline-block;
    float: left;
}
#uploader .statusBar .btns .webuploader-pick,
#uploader .statusBar .btns .uploadBtn,
#uploader .statusBar .btns .uploadBtn.state-uploading,
#uploader .statusBar .btns .uploadBtn.state-paused {
    background: #ffffff;
	height:35px;
	line-height:35px;
    border: 1px solid #cfcfcf;
    color: #565656;
    padding: 0px 15px;
    display: inline-block;
    border-radius: 3px;
    margin-left: 10px;
    cursor: pointer;
    font-size: 14px;
    float: left;
}
#uploader .statusBar .btns .uploadBtn {
    background: #00b7ee;
    color: #fff;
    border-color: transparent;
}
#uploader .statusBar .btns .uploadBtn.disabled {
    pointer-events: none;
    opacity: 0.6;
}
/*上传结束*/
/*点击弹出窗口开始*/
.clickbtn01{
	cursor:pointer;
}
.overlayerbg {
	background-color:#666;
	position:absolute;
	z-index:99;
	left:0;
	top:0;
	display:none;
	width:100%;
	height:100%;
	opacity:0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
}
.showbox {
	position:absolute;
	width:630px;
	left:50%;
	height:auto;
	z-index:100;
	background:#fff;
  display:none;
}
.showbox_top {
	padding:0px 10px;
	height:38px;
	border-bottom:1px solid #ddd;
    padding-top:7px;
}
.showbox_top .secondary{
    vertical-align:middle;
 }
.close{
    padding-top:7px;
    display:block;
	float:right;
	text-align:right;
	font-family:Arial;
	font-size:15px;
    cursor:pointer;
}
.showbox_content{
	height:342px;
	overflow-y:scroll;
	padding:8px 0px 8px 13px;
}
.showbox_content li{
	width:20%;
	float:left;
	text-align:center;
	float:left;
	display:inline;
	padding:5px 0px;
	overflow:hidden;
}
.popupImg{
	display:block;
	width:106px;
	height:80px;
	cursor:pointer;
	overflow:hidden;
	cursor:pointer;
}
.showbox_content span{
	display:block;
	height:20px;
	line-height:20px;
	text-overflow:ellipsis;
    white-space: nowrap;
	overflow:hidden;
	padding:5px 16px 0px 0px;
    color:#999;
}
/*点击弹出窗口结束*/

/*点击弹出大图*/
.zoomify {
	cursor:pointer;
	cursor:-webkit-zoom-in;
	cursor:zoom-in
}
.zoomify.zoomed {
	cursor:-webkit-zoom-out;
	cursor:zoom-out;
	padding:0;
	margin:0;
	border:none;
	border-radius:0;
	box-shadow:none;
	position:relative;
	z-index:1501
}
.zoomify-shadow {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:100%;
	height:100%;
	display:block;
	z-index:1500;
	background:rgba(0,0,0,.3);
	opacity:0
}
.zoomify-shadow.zoomed {
	opacity:1;
	cursor:pointer;
	cursor:-webkit-zoom-out;
	cursor:zoom-out
}
/*点击弹出大图*/
/*相册查看*/
#fullscreenSlideshowContainer{
	background:#343943;
}
#fullscreenSlideshowContainer .ui {
	position:absolute;
	z-index:10;
}
#fullscreenSlideshowContainer img{
	max-width:100%;
}
#fs-loader,#fs-prev,#fs-next,#fs-close {
	color:white;
	font-weight:bold;
	cursor:pointer;
	line-height:1em;
}
#fs-close {
	top:10px;
	right:10px;
}
#fs-prev,#fs-next {
	top:50%;
	margin-top:-1em;
}
#fs-prev {
	left:10px;
}
#fs-next {
	right:10px;
}
#fs-loader {
	top:50%;
	left:50%;
	height:25px;
	margin-top:-25px;
	margin-left:-75px;
	display:none;
}
#fs-caption {
	bottom:0px;
	text-align:center;
	width:100%;
	left:0;
	line-height:35px;
	display:none;
	background:#000;
	color:#fff;
	font-size:14px;
}
#fs-loader,#fs-prev,#fs-next,#fs-close{
	width:40px;
	height:40px;
	line-height:40px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-ms-border-radius:20px;
	border-radius:20px;
	text-align:center;
	font-size:25px;
	font-family:"宋体";
	font-weight:100;
	cursor: pointer;
	background:#000;
	color:#fff;
}
/*相册查看*/
.tabs li{
	text-align:center;
	line-height:35px;
	float:left;
	cursor:pointer;
	list-style-type:none;
	font-size:14px;
	font-weight:500;
	font-family:"微软雅黑";
	padding:0px 20px;
}
.tabs li.active{
	height:35px;
	background:#fff;
	border-top:1px solid #ed145b;
}
.panes{
	height:auto;
	padding:10px;
	border:1px #ccc solid;
}
.set{
    padding:20px;
}
.set li{
    line-height:35px;
    font-size:14px;
    font-weight:500;
    font-family:Arial,"微软雅黑";
}