/**
 * 鍏叡CSS搴�
 * global.css
 * 
 * @copyright Copyright (c) 2010 Beijing Itbeing Tech co.,Ltd
 * @author itbeing<td@itbeing.com>
 * @package nicso
 * @subpackage css
 * @version 2014-09-03
 */
 .bigtxt{  
	border: 1px solid #e7e7e7;
    height: 45px;
	padding-left: 10px;
}
 .summary{  
	
    height: 100px;
    border: 1px solid #e7e7e7;;
    width: 100%;

}
.category_id{
	width: 100px;
	height:30px;
}
.loadinvestors{display:none;}
.theme-mask1{z-index:10000;position:fixed; _position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0.5;filter:alpha(opacity=50);-moz-opacity:0.5; display:none; }
.popover{ width:360px; height:400px; z-index:100001; position:fixed; top:50%;left:50%; background:#fff; margin:-200px 0 0 -180px;   box-shadow:1px 1px 6px 3px rgba(0,0,0,.2); display:none; text-align:center;}
.popover dl{ margin-top:60px; font-size:14px; color:#333; line-height:40px;}
.popover dl a{ width:110px; height:40px; background:#f8a900; color:#fff; display:inline-block; border-radius:2px; font-size:14px;} 
#qrcode img {
	margin: 0 auto
}
#captcha_img{margin-left:12px; }
#cap_resend img{height: 44px;  border: solid 1px #ddd;}


.touzishuo .top  h1{ font-size:16px; margin-top:17px;}
.touzishuo .top  h1 i{ width:3px; height:18px; display:inline-block; background:#f8a900; margin-right:10px; vertical-align:-3px;}
 .summarytd{ position:relative;}
 .summarytd p.zi {
    right: 90px;
    bottom: 13px;
    color: #999;
    position: absolute;
  }

@media screen and (max-width: 400px){
	#cap_resend img {
		width: 125px;

	}
	.summarytd p.zi {
		 right: 45px;
	}
}
@media screen and (max-width: 320px){
	#cap_resend img {
		width: 119px;
		margin-left:1px;
	}
}
.theme-mask3{z-index:10000;position:fixed; _position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0.5;filter:alpha(opacity=50);-moz-opacity:0.5; display:none; }
.popover3{ width:360px; height:400px; z-index:100001; position:fixed; top:50%;left:50%; background:#fff; margin:-200px 0 0 -180px;   box-shadow:1px 1px 6px 3px rgba(0,0,0,.2); display:none; text-align:center;}
.popover3 dl{ margin-top:60px; font-size:14px; color:#333; line-height:40px;}
.popover3 dl a{ width:110px; height:40px; background:#f8a900; color:#fff; display:inline-block; border-radius:2px; font-size:14px;} 
 
#qrcode1{
	margin: 0px auto;
}
.article video{ background:#000;}
#tupian .uploader-list{margin-bottom: 10px;}
#tupian .uploader-list p i{ display:inline-block; width:24px; height:24px; background:url(../images/doc.jpg) no-repeat; margin-right:10px; margin-left:10px; vertical-align:-8px;}
#progress {
background: #154E8C repeat-x scroll left top;
color: #fff;
font-size: 170%;
height: 25px;
left: 450px;
top: 0px;
padding: 10px 0 15px;
position: absolute;
text-align: center;
width: 200px;
font-weight: bold;
display: none;
z-index:99900000000000000000;
-moz-border-radius-bottomleft: 15px;
-moz-border-radius-bottomright: 15px;
-webkit-border-bottom-left-radius: 15px;
-webkit-border-bottom-right-radius: 15px;
}
.uploadify{float:left;}
.success_tishi{color:#f7a900;}
.tishi{clear: left;}
.imagecontent em,i{ font-style:italic;}