.drawer-content {
    padding: 5px 20px;
    /*background-color: #F5F6FA;*/
}
.closebtn {
    float: right;
    cursor: pointer;
}

.closebtn.closerule{
	top: 10px;
    font-size: 28px;
    font-weight: bold;
    /*line-height: 1;*/
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    height: 30px;
    line-height: 30px;
}
.subtextDetals,.subtextDetalsLoad{
	/*width:810px;*/
	/*height: 636px;*/
	/*display: none;*/
	position: fixed;
    top: 0;
    left: 100%;
    right: 0;
    bottom: 0;
    overflow: auto;
	background: #FFF;
	box-shadow:-3px 0 4px rgba(0,0,0,0.3);
	z-index: 1039 ;
	transition: 0.2s all;
}
.subtextDetalsLoad{
	display: none;
}
.subtextDetals .detailHeader{
	height:50px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.subtextDetals .detailHeaders {
    height: 50px;
    /*padding: 0 15px;*/
   line-height: 50px;
    border-bottom: 1px solid #e5e5e5;
}
.progressposition{
	margin-top: 20px;
}
/*.content-header{
    padding: 24px;
    /*min-height: 16px;
    border-bottom: 1px solid #e6e6e6;
    line-height: 1px;   
}*/
.content-title{
	height: 30px;
    line-height: 30px;
    float: left;
}
.content-titlemarleft{
	/*margin-left: 20px;*/
}
/*子页面的尾部*/
.content-footer{
	padding: 7px 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.content-footer button:first-child{
	margin-right: 10px;
}

.subtextDetals-active.subtextDetals{
	/*display: block;*/
	left: 36%;
}
.subtextDetals-active .content-header{
	position: fixed;
    width: 64%;
    margin: 0 auto;
    top: 0;
    right: 0;
    z-index: 16020;
    background: #FFF;
    padding: 10px 24px;
    border-bottom: 1px solid #e6e6e6;
	line-height: 30px;
}
.subtextDetals-active .drawer-content{
	margin-top: 50px;
	margin-bottom: 50px;
}
.subtextDetals-active .content-footer{
	position: fixed;
    width: 64%;
    margin: 0 auto;
    bottom: 0;
    right: 0;
    z-index: 1000;
    background: #FFF;
}
.subtextDetals-active.subtextDetalsLoad{
	z-index:10010!important ;
	left: 36%!important;
	display: block!important;
}
.rowmrgtop{
	margin-top: 5px;
}
.rowmrgtop lable{
	vertical-align: middle;
}
.rowmrgtop div input{
	vertical-align: middle;
	margin-top: 7px;
}
.selectchoice{
	display: inline-block;
    height: 40px;
    line-height: 40px;
    margin: 10px 0px 0 0;
}
.baseinfo{
	height: 30px;
	line-height: 30px;
}
.textalignl{
	text-align: left;
}
.textalignc{
	text-align: center;
}
.textalignr{
	text-align: right;
}
.toslideshow{
	line-height: 30px;
}
.tdbox table th{
	font-size: unset!important;
}
/*时间追踪*/
.timetrace{
	margin: 10px 0;
}
#jqmeter-container2 .outer-therm{
	margin: unset!important;
}
/*版本计划*/
.planconheight{
	max-height: 440px;
	overflow: auto;
}

/*guochengbaogao*/
.pictureCon{
	width: 98%;
	margin: 0 auto;
	margin-top: 8%;
}
.pictureCon ul{
	width: 100%;
	text-align: center;
}
.pictureCon ul li{
    width: 225px;
    height: 280px;
    background-color: #FFF;
    display: inline-block;
    margin: 0 auto;
    text-align: left;
    vertical-align: top;
    padding-bottom: 10px;
    cursor: pointer;
    border: 1px solid #C2C2C2;
}
.pictureCon ul li .topimg {
    width: inherit;
    text-align: center;
    padding: 10px 0;
    font-size: 14px;
}

.pictureCon ul li .topimg .imgdiv{
    width: 93px;
    height: 93px;
    margin: 0 auto;
}

.pictureCon ul li .nametitle{
	width: 125px;
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
    background-color: #4AAAF4;
    color: #FFF;
    border-radius: 17px;
    box-shadow: 0px 10px 20px #E1EDF7;
}

.pictureCon ul li p.namedes{
	text-align: center;
    margin-top: 15px;
    padding: 0 10px;
}
.pictureCon ul li.marginright{
	margin-right: 10px;
}

/*guochengbaogao*/

.subpageTop{
	width: 100%;
	height: 90px;
	margin: 0 auto;
	border-bottom: solid 1px #E6E9F5;
	margin-top: 10px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}

.subpageTop .subpagetopdes{
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #4577E5;
	color: #FFFFFF;
	padding-left: 10px;
}

.subpageTop .topbuttoncon{
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding-left: 10px;
	
}

.select-control{
	height: 30px;
	line-height: 30px;
	border-color: #EFEFEF;
}

.select-controlmr{
	margin-right: 15px;
}

