
.closebutton{
	position: absolute;
	top: 4px;
	right: 14px;
	font-size: 16px;
	cursor: pointer;
}
.closepie{
	position: absolute;
	top: 4px;
	right: 14px;
	font-size: 16px;
	cursor: pointer;
}
.closeAssigneepie{
	position: absolute;
	top: 4px;
	right: 14px;
	font-size: 16px;
	cursor: pointer;
}
#sdt{max-height: 330px;
    overflow-y: scroll;
}
#txtDate .ui-datepicker-calendar {
     display:none;
}
/*运营中心*/
.address{
	margin:10px 0;
	font-size: 16px;
}
.maintencelaybox{
	padding: 10px 20px;
}
.br-card{
	margin-top: 10px;
}
.bvtitle{
	width: 40%;
	float:left ;
	text-align: left;
}
.bvtitleHidden{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.blbox .bvstate{
	width: 60%;
	text-align: right;
	float:left ;
}
.blbox .bvstate .bvselection{
	/*height: 50px;*/
	/*padding: 10px 0;*/
	position: absolute;
	top: 0px;
	right: 16px;
	width: 25px;
	/*background-color: #FFF;*/
	text-align: center;
	/*display: none;*/
	/*border-radius: 10px;
    box-shadow: 0 0 2px #000 inset;*/
}
/*构造三角号*/

/*.blbox .bvstate .bvselection:after, .blbox .bvstate .bvselection:before {
  content: ' ';
  position: absolute;
 
}

.blbox .bvstate .bvselection:before {
 		border: 24px solid transparent;
    border-bottom: 24px solid #C0C0C0;
}

.blbox .bvstate .bvselection:after {
  	border: 20px solid transparent;
    border-bottom: 20px solid #fff;
    left: 4px;
    top: 9px;
}*/




.blbox .bvstate>p{
	display: inline;
	margin-right: 5px;	
	text-align: center;
}

.blbox .bvstate>p span{
		margin: 0 5px;
		border-radius: 10px;
		width: 16px;
		height: 16px;
	}
.blbox .bvstate>p span.bvwarning{
	border-radius: 10px;
	width: 16px;
	height: 16px;
	padding: 2px 6px;
	background-color: red;
	color: #FFFFFF;
}
.blbox .bvstate>p span.bvwarning0{
	border-radius: 10px;
	width: 16px;
	height: 16px;
	padding: 0px 5px;
	background-color: #2acc44;
	color: #FFFFFF;
}
.blbox .bvstate>p span.bvrequest{
	border-radius: 10px;
	width: 16px;
	height: 16px;
	padding: 0px 5px;
	background-color: #ffbc3d;
	color: #FFFFFF;
}
.blbox{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.blbox>a{
	color: #333;
	margin-top: 0px!important;
	padding: 0!important;
		
}
.blbox>span>a{
	color: #333;
	margin-top: 0px!important;
	padding: 0!important;
		
}
.bvdetails{
	margin-top: 10px;
	width: 100%;
	overflow: hidden;
	padding-bottom: 10px;
}
.bvdetails .showDataCon {
	width: 49%;
	float: left;
	margin-top: 10px;
}
.bvdetails .showDataCon ul{
	width: 100%;
	margin: 0 auto;
	padding-left: 22px;
}
.bvdetails .showDataCon>ul>p{
	font-size: 12px;
	
}
.bvdetails .showDataCon>ul>p span{
	margin-left:5px ;
	font-size: 14px;
}
.bvdetails .bvdetail_left{
	width: 40%;	
	float: left;
	font-size: 12px;
}
.bvdetails .bvdetail_left .status_circle{
	position: relative;
}
#circle { 
width: 70px; 
height: 70px; 
border: 3px #2acc44 solid; 
-webkit-border-radius: 50px; 
border-radius: 50px; 
margin: 0 auto;
}

.ul-s-bottom {
    display: block;
    padding: 0px 20px;
    height: 39px;
    line-height: 39px;
    border-top: 1px solid #e4e4e4;
}
.ul-s-bottom .ul-s-b-01 {
    font-size: 12px;
    color: #666666;
}
.ul-s-bottom .ul-s-b-02 {
    font-size: 12px;
    color: #666666;
    margin-left: 10px;
}
.ul-s-bottom .ul-s-b-01 .warningTips {
    width: 6px;
    height: 6px;
    background-color: #7ec856;
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}
.ul-s-bottom .ul-s-b-02 .issueTips {
    width: 6px;
    height: 6px;
    background-color: #ff9900;
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
/*静态页面使用*/
#circle1 { 
width: 100px; 
height: 100px; 
border: 5px #ff0000  solid; 
-webkit-border-radius: 50px; 
border-radius: 50px; 
margin: 0 auto;
}
#circle2 { 
width: 100px; 
height: 100px; 
border: 5px #faa013  solid; 
-webkit-border-radius: 50px; 
border-radius: 50px; 
margin: 0 auto;
}
/*静态页面使用*/
.bvdetails .bvdetail_left .appHealth{
	margin:15px 0 0 20px;
}
.bvdetails .bvdetail_left .tips{
	width: 100px;
	position: absolute;
	top: 15px;
	left: 22px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 1em;
	font-weight: 600;
	color: #2acc44;
}
/*静态页面使用*/
.bvdetails .bvdetail_left .tips1{
	width: 100px;
	position: absolute;
	top: 30px;
	left: 24px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 1.5em;
	font-weight: 600;
	color: #f42020 ;
}
.bvdetails .bvdetail_left .tips2{
	width: 100px;
	position: absolute;
	top: 30px;
	left: 24px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 1.5em;
	font-weight: 600;
	color: #faa013 ;
}
/*静态页面使用*/
.bvdetails .bvdetail_right{
	width: 60%;	
	float: left;
}
.bvdetails .bvdetail_right .showpara,.bvdetails .bvdetail_left .showpara{
	margin-left: 18px;
	text-align: left;
}
.bvdetails .bvdetail_right .showpara>p,.bvdetails .bvdetail_left >p{
	margin-bottom: 10px!important;
	font-size: 12px;
}
/*运营中心*/
td p{
	margin: 0 0;
}
.chioceTab{
	background-color: #ececec;
	position: absolute;
	width: 180px;
	top: 60px;
	left: 208px;
	z-index: 999;
	text-align:center;
	display: none;
	color: #333;
}
.projectCenter{
	background-color: #ececec;
	position: absolute;
	width: 180px;
	top: 60px;
	left: 9%;
	z-index: 999;
	text-align:center;
	display: none;
	color: #333;
}

.chioceTab>ul,.projectCenter>ul{
	width: 100%;
	margin: 0;
	padding: 0;
}
.chioceTab>ul>li,.projectCenter>ul>li{
	width: 100%;
	list-style: none;
	margin: 0;
	cursor: pointer;
	position: relative;
}
.chioceTab>ul>li a,.projectCenter>ul>li a{
	color: #333;
	height: 40px!important;
	line-height: 40px!important;
	font-size: 14px!important;
	padding: 0!important;

}
.projectCenter>ul>li a{
	text-align: left!important;
	padding-left: 33px!important;
}
.projectCenter>ul>li{
	position: relative;

}
.liImg{
	position: absolute;
	top: 12px;
    left: 8px;
}
.chioceTab>ul>li>a:hover,.projectCenter>ul>li>a:hover{
	background-color: #e7effb;
	color: #333!important;
	border-bottom: 0!important;
}
.chioceTab>ul>li.br-title-active a,.projectCenter>ul>li.br-title-active a  {
	color: #333!important;
	border-bottom: 0!important;
	}
.dot-bottom {  
    font-size: 0;  
    line-height: 0;  
    border-width: 5px;  
    border-color: #333;  
    border-bottom-width: 0;  
    border-style: dashed;  
    border-top-style: solid;  
    border-left-color: transparent;  
    border-right-color: transparent; 
    margin-left: 5px; 
} 
/*项目中心*/
/*项目中心需求详情页头部*/
.laybox#proDescptCon{
	overflow: hidden;
}
.returnBack{
	position: absolute;
	top: 11px;
	right: 0px;
}
.paper-btn {
	border: none;
	outline: none;
    color: #fff;
    width: 75px;
    height: 33px;
    text-align: center;
    background: #108ee9;
    border-radius: 5px;
    display: inline-block;
    line-height: 33px;
	font-size: 14px;
}
.laybox .proNameL{
	width: 40%;
	float: left;
	padding-bottom: 15px;
}
.laybox .proNameL a{
	margin-left: 70px;
}
.laybox .proNameL ul li{
	padding: 20px 0 10px;
}
.laybox .proNameR{
	width: 55%;
	text-align: left;
	float: left;
	padding: 15px 0;
	line-height: 23px;
}
.laybox .proNameR ul li{
	display: inline-block;
    width: 50%;
    line-height: 28px;
}
.totalCount{
	height: 70px;
	line-height: 75px;
	margin-left: 40px;
}
.totalCount p {
    display: inline-block;
    margin: 0px 10px;
    font-size: 14px;
    background-color: #EFF4F6;
    color: #8C9CB0;
    box-shadow: 10px 10px 20px #F3F7F8;
    height: 45px;
    line-height: 45px;
    border-radius: 10px;
    padding: 0 10px 0 25px;
}
.totalCount p>span{
	color: #37BD29;
	font-weight: bold;
	font-size: 1.25em;
	padding: 5px;
    background-color: #FFFFFF;
    border-radius: 5px;
}
.checkbox label::before{
	top: -8px;
}

.ctbox{
	z-index: 9999;
}
.br-title {
	position: relative;
}
.tdposition{
	position: relative;
}
.tdCountTips{
	position: absolute;
	top: 0px;
	left: 0;
	display: none;
}
.tdCountTips span{
	padding: 2px 6px;
    background-color: #ff9004;
    border-radius: 10px;
    color: #FFFFFF;
}
.storyDelay{
	text-align: left;
    width: 40px;
    margin: 0 auto;
}
.storyDelayNone{
	text-align: left;
    width: 40px;
    margin: 0 auto;
}
.tipico{
	position: absolute;
	left: 10px;
	top: 21px;
	width: 18px;
	height: 18px;
	background: url(../images/errortip.png) no-repeat;
	display: none;
}
/*.tdbox{
	overflow: auto;
}*/
.tdalignLeft{
	text-align: left;
	padding: 0 10px;
}
/*项目中心的css*/
.edop-br-stitle {
    overflow: hidden;
    /*height: 75px;
    line-height: 75px;
    border-bottom: 1px solid #e6e6e6;*/
}
.position{
	width: 180px;
	font-size: 16px;
	
}
.proHeader>input{
	margin-top:10px;
}
.specialtable th,
.specialtable td{
	border: 1px solid #e6e6e6;
}
/*xianshizhezhaoceng*/
.storyshow , .storyshowDts{
	display:none;
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left: 0;
	z-index:190;
}
.storycontent {
    width: 100%;
    margin: 0 auto;
    max-height: 330px;
    overflow-y: auto;
    background: #fff;
    border-radius: 4px;
    padding-bottom: 20px;
}
.storycontent table {
	width:100%;
	
	}
.storycontent table td,.storycontent table th {
	height:60px;
	line-height:60px;
	text-align:center;
	border-bottom:1px solid #e6e6e6;
	font-size:12px;
	color:#333;
	}
.storywrap {
	position:absolute;
	z-index:102;
	top:100px;
	left:20%;
	width: 60%;
	}
.piewrap {
	position:absolute;
	z-index:102;
	top:100px;
	left:15%;
	width: 70%;
	height: 380px;
	background-color: #FFFFFF;
	}
	
.storychart{
	width: 40%;
	float: left;
	margin: 0 5%;
}
.subtaskchart{
	width: 40%;
	float: left;
	margin: 0 5%;
}
.laybox .proName{
	margin-left: 70px;
    margin-top: -23px;
    line-height: 25px;
}
.storyDelayNone span {
    width: 6px;
    height: 6px;
    background-color: #7ec856;
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}
.storyDelay span {
    width: 6px;
    height: 6px;
    background-color: #ff9900;
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}
/*项目人员列表*/

/*项目中心首页*/
/*质量阈背景颜色*/

 input:focus { outline: none; } 
.qualityBc{
	width: 55px;
    height: 25px;
    margin: 0 auto;
    line-height: 25px;
    border-radius: 5px;
    border-width: 1px;
    border-style: solid;
}

.qualityRes{
	width: 55px;
    height: 25px;
    margin: 0 auto;
    line-height: 25px;
    border-radius: 5px;
    border-width: 1px;
    border-style: solid;
}
.cicdTable{
	overflow: auto;	
}
.cicdTable,.cicdTable table {
	width: 100%;
}	
.cicdTable table td, .cicdTable table th {
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-bottom: 1px solid #e6e6e6;
    font-size: 12px;
    color: #333;
}
/*团队*/
.radioChoice{
	height: 80px;
	line-height: 80px;
	margin-bottom: 10px;
	padding-left: 2.5%;
}

.radioChoice .choicebutton{
    width: 200px;
    height: 80px;
	border: 1px solid #E9EDF0;
	display: inline-block;
	cursor: pointer;
	border-radius: 4px;
}

.radioChoice .choicebutton.buttonmarr15px{
	margin-right: 15px;
}

.radioChoice .choicebutton.buttonActive{
	background: #44CCFE;
	color: #FFFFFF;
}

.radioChoice .choicebutton>div{
	display: inline-block;
}

.radioChoice .choicebutton .choiceimmg{
	width: 80px;
	height: 80px;
}

.radioChoice .choicebutton .choiceimmg img{
	width: 100%;
}

.radioChoice .choicebutton .option{
	line-height: 80px;
	padding-left: 8px;
}

.radioChoice label{
	margin-right: 10px;
}
.bottomCon{
	display: none;
	width: 95%;
	margin: 0 auto;
}
.bottomCon p{
	margin: 0;
}
.bottomCon p[name="order"]{
	margin: 0;
	text-align: left;
	padding-left: 15px;
}
.bottomCon .appContainer{
	width: 100%;
	text-align: center;
}
.bottomCon .appContainer .appDetCon{
	float: left;
	/*display: inline-block;*/
	width: 46%;
	vertical-align: top;
	/*margin-right: 1%;*/
	margin-bottom:20px;
    border: 1px solid #ECECEC;
    padding: 5px 15px;
    background-color: #F7F8FB;
}

.bottomCon .marginrightcon{
	margin-right: 2%;
}

.bottomCon .appContainer .appDetCon .restText{
	background-color: #FFFFFF;
	text-align: center;
}

.topTitle{
	overflow: hidden;
	height: 45px;
    line-height: 45px;
    font-size: 14px;
	font-weight: 700;
	
}
.solidHead ul,.deptInfo ul{
	width: 100%;
	border-bottom:1px solid #ECECEC;
}
.solidHead ul li{
	width: 28%;
	display:inline-block ;
	height: 30px;
	line-height: 30px;
	/*font-weight: 600;*/
}
.solidHeadAPP ul,.deptInfoAPP ul{
	width: 100%;
	border-bottom:1px solid #ECECEC;
}
.solidHeadAPP ul li{
	width: 28%;
	display:inline-block ;
	height: 30px;
	line-height: 30px;
	/*font-weight: 600;*/
}
.deptInfo ul li{
	width: 28%;
	display:inline-block ;
	height: 30px;
	line-height: 30px;
	vertical-align: top;
}
.deptInfoAPP ul li{
	width: 28%;
	display:inline-block ;
	height: 30px;
	line-height: 30px;
	vertical-align: top;
}
.solidHead ul li:first-child{
	width: 70%;
	text-align: left;
}
.solidHeadAPP ul li:first-child{
	width: 40%;
}
.deptInfo ul li:first-child{
	width: 67%;
	position: relative;
    padding-left: 16px;
    text-align: left;
}
.deptInfoAPP ul li:first-child{
	width: 40%;
	position: relative;
    padding-left: 16px;
}
.squarered{
	width: 12px;
	height: 12px;
/*	background-color: #d9534f;*/
	position: absolute;
    top: 9px;
    left: 0;
    font-size: 10px;
    text-align: center;
    line-height: 12px;
    color: white;
}

.squaregray{
	width: 12px;
	height: 12px;
	/*background-color: #8C8C8C;*/
	position: absolute;
    top: 9px;
    left: 0;
    font-size: 10px;
    text-align: center;
    line-height: 12px;
    color: white;
}
/*向左*/
.triangle_border_left{
    width:0;
    height:0;
    border-width:15px 15px 15px 0;
    border-style:solid;
    border-color:transparent #C0C0C0 transparent transparent;/*透明 灰 透明 透明 */
 /*   margin:40px auto;*/
    position:relative;

}
.triangle_border_left span{
    display:block;
    width:0;
    height:0;
    border-width:14px 14px 14px 0;
    border-style:solid;
    border-color:transparent #FFF transparent transparent;/*透明 黄 透明 透明 */
    position:absolute;
    top:-14px;
    left:2px;
}
.memDetCon{
	width: 220px;
	position: relative;
	/*overflow-y: auto;*/
	text-align: center;
	/*z-index:100;*/
	border-radius: 10px;
	box-shadow:0 0 2px #000 inset;
	background:#fff;
	display: none;
	position: absolute;
	padding-bottom: 5px;
}
.supplierCon{
	width: 220px;
	position: relative;
	/*overflow-y: auto;*/
	text-align: center;
	/*z-index:100;*/
	border-radius: 10px;
	box-shadow:0 0 2px #000 inset;
	background:#fff;
	display: none;
	position: absolute;
	padding-bottom: 5px;
}

.memDetL{
	width: 99%;
	max-height: 250px;
	overflow: auto;
}
.headerTip{
	width: 100%;
}
.memDetL ul{
	width: 100%;
	
}
.memDetL ul li,.headerTip ul li{
	width: 40%;
	display: inline-block;
	line-height: 25px;
}
.headerTip ul li{
	font-weight: bold;
}
.tranglePo{
	position: absolute;
	left:-14px;
	top: 0px;
}
.divConten{
	margin-top: 20px;
}
.innerTopHeader span {
	margin-left: 10px;
}
.innerText{
	text-align: center;
	border-radius: 10px;
	box-shadow:0 0 1px #000 inset;
	background:#fff;
	padding-bottom: 5px;
    margin-top: 10px;
}
.issueDetails{
	width: 99%;
	max-height: 130px;
	overflow: auto;
}
.issueDetails ul li{
	display: inline-block;
	line-height: 25px;
	text-align: left;
	padding: 0 0 0 3px;
	vertical-align: bottom;
}
.innerMemberNo ul li{
	width: 20%
}
.supplierNo ul li{
	width: 10%
}
/* .innerMemberNo ul li:first-child{
	width: 30%;
} */
/* .supplierNo ul li:first-child{
	width: 20%;
} */
.storyDelay ul li:first-child{
	width: 36%;
}
.projectNo ul li:first-child{
	width: 70%;
}
.projectNo p{
	margin: 0;
	padding-left: 5px;
}
.storyDelay p,.supplierNo p{
	margin: 0;
}
.storyList{
	margin-top: 20px;

}
.storyList label{
	line-height: 30px;
	cursor: pointer;
}
.rAndsTable {
	display: none;
}
.rAndsTable table th ,.rAndsTable table td {
	text-align: left;
} 
.tipsChoice{
	font-size: 12px;
}
.tipsChoice div{
	display: inline-block;
}
.tipsChoice .form-group{
	margin-bottom: 0;
}
.tipsAndName .supplierName span{
	background: #f7f7f7;
	border-radius: 5px;
    padding: 6px 12px;
}
.tipsChoice .form-control{
	border-radius: 5px;
}
/*#supplierNames li{
	background-color: #f3f3f3;
	border: 1px solid #ebebeb;
    /*border-style: solid;
    border-color: #ebebeb;*/
    /*border-bottom: 0px
    border-radius: 4px;
    /*border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    font-size: 12px;
    line-height: 35px;
    cursor: pointer;
    text-align: center;
    margin: 0 5px;
}*/
/*.liActive{
	background-color: #FFF!important;
   color: #108EE9; 
}*/
.supplierName{
	margin: 10px 0;
}
.summary span{
	margin: 0 3px;
}
.tipsChoice .ofDays{
	margin: 0 3px;
}
select.formControl{
	width: 45px;
	height: 25px;
	line-height: 25px;
	border-radius: 5px;
	border: 1px solid #D2D6DC;
	appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    padding: 0 10px;
	background-color: #FFFFFF;
  /*在选择框的最右侧中间显示小箭头图片*/
  background: url(../images/arrowdown.png) no-repeat scroll right center transparent;
}
select.resetarrow{
	width: 45px;
	height: 34px;
	line-height: 25px;
	border-radius: 5px;
	border: 1px solid #D2D6DC;
	appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    padding: 0 10px;
	background-color: #FFFFFF!important;
  /*在选择框的最右侧中间显示小箭头图片*/
  background: url(../images/arrowdown.png) no-repeat scroll right center transparent;
}


/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
.topTitle select::-ms-expand { display: none; }

.deptShowInfo table td, .deptShowInfo table th {
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-bottom: 1px solid #e6e6e6;
    font-size: 12px;
    color: #333;
    }
.gatherTips p{
	display: inline-block;
    margin-left: 5px;
    background-color: #f7f7f7;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    border-radius: 10px;
}
.fontstrong{
	color: #009900;
    font-weight: bold;
    font-size: 1.25em;
}
.jiraWorks p, .appNames p{
	color: #108EE9;
	cursor: pointer;
}
.marginLeft{
	margin-left: 5px;
}



#intro1,#intro2{
	width: 100%;
	height: 25px;
	padding: 10px;	
	color: #333;
    border-top:0;
}
#contented1,#contented2{ 
	width: 100%;
	height:220px;
	padding-top: 10px;
	overflow: hidden;
}
#key1,#key2{
	color:#333;
	float:right;
	cursor: pointer;
}
/*表格td单元格设置*/
.tdtext{
	text-align: left;
	padding: 0 10px;
}


.changeChoice{
	position: absolute;
	width: 80px;
	top:0;
	right: 5px;
}
.changeChoice img{
	width: 34%;
	cursor: pointer;
}
/*度量*/
.circleG{
    width: 6px;
    height: 6px;
    background-color: #7ec856;
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}
.circleY{
	width: 6px;
    height: 6px;
    background-color: #ff9900;
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}
.circleD{
	width: 6px;
    height: 6px;
    background-color: #51EBC6!important;
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
    padding: unset!important;
    
}
.circleT{
	width: 6px;
    height: 6px;
    background-color: #6686FF!important;
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
    padding: unset!important;
}
.progressVs{
	text-align: left!important;
}
.progressVs div{
	display: inline-block;
	vertical-align: middle;
}

.showAllSup{
    position: absolute;
    top: 40px;
    left: 8%;
    margin: 0 auto;
    width: 83%;
    height: auto;
    border: 1px solid #CCCCCC;
    box-shadow: 0px 0px 10px #dadada;
    border-radius: 10px;
    display: none;
    background-color: #FFFFFF;
    z-index: 999;
}
.showAllSup ul{
    width: 80%;
    margin: 0 auto;
}
.showAllSup ul li{
	list-style: none;
	display: inline-block;
	width: 235px;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin-right: 35px;
	
}
.showAllSup ul li:hover{
	background-color: #CFCFCF;
	cursor: pointer;
}

.br-stitles{
	height: 60px;
	line-height: 60px;
	/*border-bottom: 1px solid #e6e6e6;*/
	text-align: right;
} 

.cardmargright{
	margin-right: 20px;
}

/*模态窗口*/
.modal-content {
    z-index: 3000;
}
/*@media (min-width: 768px){
	.modal-dialog {
	    width: 895px!important;
	    margin: 30px auto!important;
	}
}*/
.header-top{
	padding: 0px 10px;
}
	
.toShowModuleDetails table{
	width: 100%;
}

.toShowModuleDetails table td,.toShowModuleDetails table th {
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-bottom: 1px solid #e6e6e6;
    font-size: 12px;
    color: #333;
}
