@charset "gb2312";



*{

margin:0 auto;

}

body{

font-size:12px;

font-family:"微软雅黑";

background:#bde7ff;

}

h1{border:0;margin:0;padding:0;font-size:100%}

li{

list-style:none

}



.f14{

font-size:14px;

}



.top_create{color: #e62d8a;padding-right:3px;}



A:link {

	COLOR: #53bbf0; TEXT-DECORATION: none;font-size:14px;

}

A:visited {

	COLOR: #53bbf0; TEXT-DECORATION: none;font-size:14px;

}

A:hover {

	COLOR: #53bbf0; TEXT-DECORATION: none;font-size:14px;

}

/*导航*/

A.menu:link {

	COLOR: #000000; TEXT-DECORATION: none; font-size:14px;

}

A.menu:visited {

	COLOR: #000000; TEXT-DECORATION: none;font-size:14px;

}

A.menu:hover {

	COLOR: #000000; TEXT-DECORATION: none; font-size:14px;

}



/*底部导航*/

A.fmenu:link {

	COLOR: #999999; TEXT-DECORATION: none; font-size:12px;

}

A.fmenu:visited {

	COLOR: #999999; TEXT-DECORATION: none;font-size:12px;

}

A.fmenu:hover {

	COLOR: #999999; TEXT-DECORATION: none; font-size:12px;

}



/*个人中心导航*/

A.umenu:link {

	COLOR: #ffffff; TEXT-DECORATION: none; font-size:20px;

}

A.umenu:visited {

	COLOR: #ffffff; TEXT-DECORATION: none;font-size:20px;

}

A.umenu:hover {

	COLOR: #ffffff; TEXT-DECORATION: none; font-size:20px;

}



/*个人中心表单样式*/

.uinput{

	border-radius:2px;

	border:1px #cccccc solid;

	font-size:14px;

	width:248px;

	height:28px;

	padding-left:5px;

	color:#666666;

}

.uselect{

	border-radius:2px;

	border:1px #cccccc solid;

	font-size:14px;

	height:32px;

	padding-left:5px;

	color:#666666;

}



/*幻灯片*/

.flexslider{

	margin:0px auto;

	position:relative;

	width:640px;

	height:300px;

	zoom:1;

	overflow: hidden;

}

.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;margin-left:-40px;}

.flexslider .slides{zoom:1;}

.flex-control-nav{width:100%;position:absolute;bottom:10px;text-align:center;}

.flex-control-nav li{display:inline-block;zoom:1;*display:inline;}

.flex-control-paging li a{background:url(../images/dot.png) no-repeat 0 -16px;display:block;height:16px;overflow:hidden;text-indent:-99em;width:16px;cursor:pointer;}

.flex-control-paging li a.flex-active{background-position:0 0;}

/*幻灯片*/

/*注册登陆弹窗*/

.black_overlay{ 

	display: none; 

	position: absolute; 

	top: 0%; 

	left: 0%; 

	width: 100%; 

	height: 100%; 

	background-color: black; 

	z-index:1001; 

	-moz-opacity: 0.8; 

	opacity:.80; 

	filter: alpha(opacity=88); 

} 

.white_content{ 

	display: none; 

	position: absolute; 

	top: 25%; 

	left: 25%; 

	width: 548px; 

	height: 352px; 

	padding: 20px; 

	background-color: white; 

	z-index:1002; 

	overflow: auto; 

	border-radius:6px;

}

/*注册登陆弹窗*/

/*性别选择*/

/*.desaturate { filter: grayscale(100%);

-webkit-filter: grayscale(100%);

-moz-filter: grayscale(100%);

-ms-filter: grayscale(100%);

-o-filter: grayscale(100%);

filter:Gray;

filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);

}*/

.checked{ filter: grayscale(0%);

-webkit-filter: grayscale(0%);

-moz-filter: grayscale(0%);

-ms-filter: grayscale(0%);

-o-filter: grayscale(0%);

}

/*性别选择*/

/*发布弹窗*/

.white_content1{ 

	display: none; 

	position: absolute; 

	top: 25%; 

	left: 25%; 

	width: 710px; 

	height: 230px; 

	padding: 20px; 

	background-color: white; 

	z-index:1002; 

	overflow: auto; 

	border-radius:6px;

}

/*注册登陆弹窗*/

.reginput{

	border-radius:2px;

	border:1px #aaaaaa solid;

	font-size:14px;

	width:236px;

	height:24px;

	}

.reginput1{

	border-radius:2px;

	border:1px #aaaaaa solid;

	font-size:14px;

	width:162px;

	height:24px;

	}



/*上传按钮样式*/



.div1{

	float: left;

	height:120px;

	width: 120px;

	position:relative;

}

.div2{

	text-align:center;

	font-size:14px;

	color:#999999;

	line-height:24px;

}



.div3{

	float: left;

	height:108px;

	width: 108px;

	position:relative;

	border:1px solid #CCCCCC;

}

.div4{

	text-align:center;

	font-size:14px;

	color:#999999;

	line-height:21px;

}



.div5{

	float: left;

	height:118px;

	width: 118px;

	position:relative;

}

.div6{

	text-align:center;

	font-size:14px;

	color:#999999;

	line-height:21px;

}



.inputstyle{

	width: 120px;

	height:120px;

	cursor: pointer;

	font-size: 30px;

	outline: medium none;

	position: absolute;

	filter:alpha(opacity=0);

	-moz-opacity:0;

	opacity:0;

	left:0px;

	top: 0px;

}



/*上传按钮样式*/



/*顶部导航*/





#colorNav > ul > li{ 

	list-style: none;

	display: inline-block;

	line-height: 1;

	margin: 1px;

	border-radius: 3px;

	position:relative;

}



#colorNav > ul > li > a{

	color:inherit;

	text-decoration:none !important;

	font-size:12px;

	padding: 12px;

}



#colorNav li ul{

	position:absolute;

	list-style:none;

	text-align:left;

	width:120px;

	left:50%;

	margin-left:-88px;

	max-height:0px;

	overflow:hidden;

	

	-webkit-transition:max-height 0.4s linear;

	-moz-transition:max-height 0.4s linear;

	transition:max-height 0.4s linear;

}



#colorNav li ul li{

	background-color:#313131;

	padding: 3px;

	background:rgba(0, 0, 0, 0.8) ;filter:Alpha(opacity=80);

}



#colorNav li ul li a{

	padding:6px;

	color:#fff !important;

	text-decoration:none !important;

	display:block;

	font-size:12px;

}



#colorNav li ul li:hover{

	background-color:#444;

}



#colorNav li ul li:first-child{

	border-radius:3px 3px 0 0;

	margin-top:5px;

	position:relative;

}



#colorNav li ul li:first-child:before{ 

	content:'';

	position:absolute;

	width:1px;

	height:1px;

	border:5px solid transparent;

	border-bottom-color:#313131;

	left:50%;

	top:-10px;

	margin-left:-5px;

}



#colorNav li ul li:last-child{

	border-bottom-left-radius:3px;

	border-bottom-right-radius:3px;

}





/*#colorNav li:hover ul{

	max-height:220px; 

}*/



/*顶部导航*/

/*会员上传样式*/

.btn-primary {

  color: #fff;

  background-color: #53bbf0;

  display: inline-block;

  padding: 7px 20px;

  text-align: center;

  vertical-align: top;

  -ms-touch-action: manipulation;

  touch-action: manipulation;

  cursor: pointer;

  -webkit-user-select: none;

     -moz-user-select: none;

      -ms-user-select: none;

          user-select: none;

  border-radius: 2px;

}



.file-upload {

position: relative;  

overflow: hidden;  

}

.file-upload input.upload {

position: absolute;  

top: 0;  

right: 0;  

margin: 0;  

padding: 0;  

font-size: 20px;  

cursor: pointer;  

opacity: 0;  

filter: alpha(opacity=0);  

}

#uploadFile {

line-height: 28px;

width:300px;  

background:transparent;

border:1px #cccccc solid;

border-radius:2px;

margin-right:5px;

}

#uploadFile1 {

line-height: 28px;

width:300px;  

background:transparent;

border:1px #cccccc solid;

border-radius:2px;

margin-right:5px;

}

/*会员上传样式*/



/*底部二维码显示*/

.thumbnail{position: relative;z-index: 0;}

.thumbnail:hover{background-color: transparent;z-index: 50;}

.thumbnail span{position: absolute;padding: 2px;left: -1000px;border: 1px solid #cccccc;visibility: hidden;color: black;text-decoration: none;}

.thumbnail:hover span{ visibility: visible;top: -118px;left: -30px; width:85px; height:85px;background:url("/images/ewm.jpg") no-repeat 2px ;background-color: #ffffff;}



/*底部滚动显示*/

#jump{position:fixed;top:360px;right:20px;width:40px;z-index:400;_position:absolute;_top:expression(documentElement.scrollTop+"px")}

#top5,#ind,#bqq,#mob,#dtt{display:block;width:40px;height:40px;cursor:pointer}

#top5{background:url("/images/008-01.png") repeat scroll 0 0 transparent}

#ind{background:url("/images/007-01.png") repeat scroll 0 0 transparent}

#bqq{background:url("/images/010-01.png") repeat scroll 0 0 transparent}

#mob{background:url("/images/009-01.png") repeat scroll 0 0 transparent}

#dtt{background:url("/images/011-01.jpg") repeat scroll 0 0 transparent}



#EWM{position:absolute;right:40px;display:none}

#EWM img{width:140px;height:140px;border:0px solid #ddd}

/*ZF图标*/
#wangjian{margin-left:41%;margin-top:-45px}
#tongguan{margin-left:52%;margin-top:-19px}