 /*里程碑样式开始*/
.mileStoneRadio{
	width: 96%;
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #E8EDF3;
	padding-left: 40px;

}
.mileStoneRadio ul{
	display: inline-block;
}
.mileStoneRadio ul li {
	list-style: none;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	margin-right: 20px;

}
.mileStoneRadio ul#choice li{
	cursor: pointer;
	padding: 0 20px;
	color: #666666;

}
.mileStoneRadio ul#choice li.active{
	/*background: #108de9;*/
	/*color: #ffffff;*/
	/*border-radius: 5px;*/
	border-bottom: 2px solid #07D8FE;
    /*transition: all 2s;*/
}

.milestonetop{
	/*width: 310px;*/
	height: 50px;
	line-height: 50px;
	background-color: #EFF4F6;
	border-radius: 4px;
	padding: 0 10px;
	margin-top: 20px;
}

.milestonetop>ul li{
	display: inline-block;
	width: 100px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
    color: #7A869C;

}

.milestonetop>ul li.active{
	background-color:#FFFFFF ;
	color: #29333F;
}

.br-stitle-resets{
    overflow: hidden;
    height: 50px;
    line-height:55px;
}

/*yingyong zhongxin yangshi*/
.m-b-20{
	margin: 20px 0;
    border-left: 4px solid #2779FF;
    padding-left: 15px;
}

.searchandtotal{
    height: 20px;
    line-height: 20px;
	margin-bottom: 10px;
}

.prooragion{
	padding: 7px 16px;
	background: #588AEB;
	box-shadow: 10px 10px 20px #DCE9FA;
	color: #FFFFFF;
	border-radius: 18px;
}

select[id="department"]{
	width:150px;
	height:30px;
	border: 1px solid #CCCCCC;
	border-radius: 4px;
	/*color: #b2b2b2;*/
}


/*duliangzhongxin*/
.metricChoice{
	width: 100%;
	height: 125px;

}
.metricChoice ul{
	width: 100%;
}
.metricChoice ul li{
	display: inline-block;
	width: 196px;
	height: 105px;
	padding: 0 15px;
	background-color: #F6F8FC;
	box-shadow: 0px 10px 20px #E7ECF8;
	cursor: pointer;
}

.metricChoice ul li.metriclimrgr{
	margin-right: 16px;
}

.metricChoice ul li .topChoice{
	width: 100%;
	height:40px;
	line-height: 40px;
	text-align: left;
	padding: 0 6px;

}

.metricChoice ul li .bottomdes{
	width: 100%;
	height: 60px;
	border-radius: 5px;
	background: #FFFFFF;
	padding: 5px 5px 0;
	font-size: 12px;
}
.metricChoice ul li .bottomdes:hover{
	background:#F6F8FC;
}

.metricChoice ul li.liactive .bottomdes{
	background:#F6F8FC;
}

.metricChoice ul li .bottomdes .desbutton{
	width: 80px;
	height: 25px;
	line-height: 25px;
	color: #FFFFFF;
	text-align: center;
	border-radius: 5px;

}

.metricChoice ul li .bottomdes p{
	margin: 10px 0 0;
}
/*kapianpeise*/

.lidesbuttoncolor{
	background: -webkit-linear-gradient(left,#87a2fa,#77aff8); /* Safari 5.1-6.0 */
    background: -o-linear-gradient(left,#87a2fa,#77aff8); /* Opera 11.1-12.0 */
    background: -moz-linear-gradient(left,#87a2fa,#77aff8); /* Firefox 3.6-15 */
    background: linear-gradient(left,#87a2fa,#77aff8); /* 标准语法 */
}

.lidesbuttoncolorred{
	background: -webkit-linear-gradient(left,#d07cd1,#db78a4); /* Safari 5.1-6.0 */
    background: -o-linear-gradient(left,#d07cd1,#db78a4); /* Opera 11.1-12.0 */
    background: -moz-linear-gradient(left,#d07cd1,#db78a4); /* Firefox 3.6-15 */
    background: linear-gradient(left,#d07cd1,#db78a4); /* 标准语法 */
}

.litopbordercolor1{
	border-top:2px solid #d47ac0;

}
.litopbordercolor2{
	border-top:2px solid #fea96e;

}
.litopbordercolor3{
	border-top:2px solid #82aef9;

}
.litopbordercolor4{
	border-top:2px solid #80d5c9;

}

/*项目概览页开始*/
/*.edop-br-sbox {
    padding: 0 30px;
}*/
/*项目概览页结束*/

/*项目管理开始*/
.edop-laybox{
	/*width: 98%;*/
	padding: 0;
	margin: 0 auto;
}
.proManlaybox{
	width: 100%;
}

.edop-br-sbox {
    background: #fff;
    padding: 0px 10px;
}
/*.deptShowInfo table td {
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-bottom: 1px solid #e6e6e6;
    font-size: 12px;
    color: #333;
    }
.deptShowInfo table th {
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-bottom: 1px solid #e6e6e6;
    font-size: 12px;
    color: #333;
    background-color: #f2f2f2;
    }*/

/*.edop-bgbox{
	width: 100%;
    background: #fff;
}*/


.edop-ch5 ul li {
	float: left;
}

.edop-ch5 ul {
	overflow: hidden;
}
.edop-ch5 ul li a {
	display: block;
	width: 100px;
	height: 100%;
	line-height: 54px;
	color: #999;
	text-align: center;
	font-size: 14px;
	outline: none;
}
/*
.edop-ch5 ul li a.ch5-active {
	color: #2770e3;
	background: #fff;
    border: 1px solid #e4e4e4;
    border-bottom: none;
}*/

/*.edop-ch5 ul li a:hover {
	color: #0099ff;
	border-bottom: none;
}*/

/*项目任务*/
.edop-issue-edit-button-area{
	position: relative;
	left: 39%;
}
/*项目成员*/
.edop-dmsm-btn {
    color: #fff;
    /*width: 110px;*/
    height: 35px;
    text-align: center;
    /*background: #108ee9;*/
    border-radius: 5px;
    display: inline-block;
    line-height: 35px;
    margin: 25px 0 0 10px;
    cursor: pointer;
    padding: 0 20px;
}
.edop-dmsm-btn.btn-qx {
    color: #fff;
    text-decoration: none;
    background: #cdcdcd;
}
.edop-dmsm-btn.btn-qx:hover{
	background: #d9d9d9;
}


/*运营中心首页*/
.setionDiv{
		width: 80%;
		height: 100%;
		text-align: center;
		margin: 3% auto;

	}
	.setionDiv .childrenDiv{
		width: 25%;
		/*display: inline-block;
		margin: 0 auto;*/
		float: left;
		padding: 1.5em 0;
		/*opacity: 0;*/
	}
	.setionDiv .childrenDiv p{
		margin-top: 25px;
		font-size: 1em;
	}
	.setionDiv .childrenDiv .subChild{
	    width: 85%;
	    margin: 0 auto;
	    padding: 20px 0;
	    border: 1px solid #f1f1f1;
	    background-color: #ebf0f6;
	    height: 240px;
	    box-shadow: 0px 0px 20px #fcfdfe;
	    border-radius: 10px;
	}
	.setionDiv .childrenDiv .subChild a{
	    line-height: 2em;
	    padding: 0.4rem 0;
	    color: #666;
    	cursor: pointer;
	}

	.setionDiv .childrenDiv .subChild a .imgback{
		width: 120px;
		height: 120px;
		line-height: 120px;
		margin: 0 auto;
		border-radius: 60px;
		background-color: #FFFFFF;
		box-shadow: 0 0 20px #dae6f5;
	}
	.nametitle {
	    width: 145px;
	    height: 35px;
	    line-height: 35px;
	    margin: 0 auto;
	    margin-top: 20px;
	    text-align: center;
	    font-size: 14px;
	    background-color: #4AAAF4;
	    color: #FFF;
	    border-radius: 17px;
	    box-shadow: 0px 10px 20px #E1EDF7;
	}


	.setionDiv .childrenDiv .subChild a i{
		font-size: 3em;
	}
	.setionDiv .childrenDiv .subChild a img{
		/*width: 40%;*/

	}
@media only screen and (max-width: 1280px) {
	.edop-arrsear span{
		margin-right: 1.1%;
	}
	.edop-updown{
		left: 92%;
	}
}
select.edop-td-input {
	display: inline;
	width: 200px;
	height: 30px;
	/*border-radius: 5px;
	border: 0;*/
	outline: none;
	border: 1px solid #EFEFEF;
	padding-left: 10px;
	color: #b2b2b2;
	appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;

    /*在选择框的最右侧中间显示小箭头图片*/
  	background: url(../images/arrowdown.png) no-repeat scroll right center;
	background-color: #FFF;

  /*为下拉小箭头留出一点位置，避免被文字覆盖*/
  padding-right: 18px;*/
}
.edop-td-input {
	display: inline;
	/*width: 270px;*/
	/*width: 24%;*/
	width: 205px;
	height: 30px;
	/*border-radius: 5px;*/
	/*border: 0;*/
	outline: none;
	border: 1px solid #EFEFEF;
	padding-left: 10px;
	color: #b2b2b2;
}

.edop-arrsear .span{
	margin-right: 3.2%;
	display: inline-block;
}
.edop-updown{
	/*left: 90.6%;*/
	/*top: -27px;
	width: 49px;*/
	cursor: pointer;
}

.getUp {
	text-align: right;
    margin: 15px 0;
}
.getUp div{
	display: inline;
}
.getUp .mr24 button {
	margin-right: 1%;
}
.edop-button-active{
	background: #108ee9;
    color: #fff;
    width: 66px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #108ee9;
    border-radius: 5px;
    outline:none;
}
.edop-button-default{
	background: #fff;
    color: #666;
    width: 66px;
    height: 35px;
    line-height: 35px;
    border-radius: 5px;
    border: 1px solid #d9d9d9;
    outline:none;
}
.edop-datetime{
	cursor: pointer;
	/*background: url(../images/datetime.png) no-repeat 130px center;*/
}
.br-scontent{
	margin: 2px 0px;
}
