﻿@charset "utf-8";
a:hover,
a:active {
	text-decoration: none !important;
}

body {
	font-family: '微软雅黑';
	background-color: #f8f7fc;
	font-size: 14px!important;
}

input {
	outline: none!important;
}

img {
	border: 0;
}

em {
	color: red;
}

.left {
	float: left;
}

.right {
	float: right;
}

.tcenter {
	text-align: center !important;
}


/*tit样式开始*/

.laybox {
	width: 100%;
	/*padding: 0 20px;*/
}

.blackbg {
	background: #0c74ed;
	height: 60px;
}

.ch1 {
	margin-top: 10px;
}

.settingStyle-02 .ul-02 li a {
	display: block;
}


/*---------------tit样式结束-------------------------*/


/*应用中心样式开始*/

.bgbox {
	width: 100%;
	/* background: #f2f2f2; */
	/*margin-left: -10px;*/
	/*margin-top: -10px;*/
}


/*--------------------------------------------运用中心样式结束*/


/*项目面板样式开始*/

.selectSerch {
	position: absolute;
	right: 0px;
	top: 15px;
}

.selectSerch label {
	height: 36px;
	line-height: 36px;
	position: absolute;
	z-index: 99;
}

.ul-12 {
	margin: 0px 0px 0px 10px;
}

.ul-12 li a {
	color: #999999;
}

.gobal-left {
	background: url(../images/tit/icon-01.png)no-repeat left center;
	background-size: 17px;
	display: inline-block;
	padding-left: 26px;
	/*line-height: 25px;*/
	font-size: 12px;
}

.gobal-left .gobal-l-01 {
	display: inline-block;
	color: #666666;
	/*	font-size: 14px;*/
	text-decoration: none;
}

.gobal-left .gobal-l-01:hover {
	color: #005aaa;
}


/*.gobal-left .gobal-l-01:active {
	color: #333333;
}*/

.gobal-left .gobal-l-yy {
	display: inline-block;
	/*font-size: 14px;*/
	/*	color: #005aaa;*/
	margin: 0;
}

.gobal-right {
	float: right;
}

.ul-03 {}

.ul-03 li {
	display: inline-block;
	vertical-align: bottom;
}

.ul-03 li a:focus {
	outline: none;
}

.ul-03 li a {
	line-height: 48px;
	border-radius: 5px 5px 0 0;
	display: block;
	font-size: 14px;
	color: #666666;
	width: 120px;
	text-align: center;
	vertical-align: top;
	outline: none;
	-webkit-outline: none;
	/*Safari and Chrome*/
	-moz-outline: none;
	/*Firefox*/
	-o-outline: none;
	/* Opera*/
	-ms-outline: none;
	/*Internet Explorer*/
}

.ul-03 li a:focus {
	outline: none;
}

.ul-03 li.active a {
	background-color: #ffffff;
	border-right: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	outline: none;
	-webkit-outline: none;
	/*Safari and Chrome*/
	-moz-outline: none;
	/*Firefox*/
	-o-outline: none;
	/* Opera*/
	-ms-outline: none;
	/*Internet Explorer*/
}

.edop-c-content {
	/*background-color: #ffffff;*/
	/* overflow: hidden; */
	/* position: fixed; */
	/*    margin-top: 30px;*/
	/*overflow: auto;*/
}

.footer {
	background-color: #f2f2f2;
	color: #666666;
	font-size: 12px;
	text-align: center;
	width: 100%;
	padding: 10px 0px;
}

.c-block {
	width: 220px;
	margin: 0px auto;
}

.pro-jd {
	width: 220px;
	margin: 0px auto;
	font-size: 14px;
	color: #999999;
}

.c-block a:hover {
	background-color: #32beff;
	border: 1px solid #32beff;
	color: #ffffff;
}

.edop-c-content-tit {
	width: 100%;
	/*border-bottom: 1px solid #f2f2f2;*/
	overflow: visible;
	height: 68px;
	position: relative;
	/*margin-bottom: 20px;*/
	box-sizing: border-box;
}

.ul-05 {
	vertical-align: middle;
	float: left;
	width: 60%;
	padding: 0px 0px 0px 33px;
	position: absolute;
	top: 42%;
	box-sizing: border-box;
	font-size: 0px;
}

.ul-05 li {
	display: inline-block;
	font-size: 0px;
	padding: 0px;
	margin: 0px;
}

.ul-05 li a {
	font-size: 14px;
	display: block;
	width: 140px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #666666;
	cursor: pointer;
	font-size: 16px;
}

.ul-05 li a:hover,
.ul-05 li.active a {
	color: #005aaa;
	border-bottom: 2px solid #005aaa;
	height: 40px;
	z-index: 1;
	font-size: 16px;
}


/*运营管理进度条*/

.progress-in {
	background-color: #32beff;
}


/*项目管理导航*/

.managementNav {
	background-color: #FFFFFF;
	height: 55px;
	border-bottom: 1px solid #e6e6e6;
	/*    margin: 2px 0 0 10px;	*/
}

.edop-bgbox {
	width: 100%;
	/*    background: #FAFAFA;*/
	padding-left: 10px;
}

.edop-ch5 ul li {
	border-left: 1px solid #e6e6e6;
}

.edop-ch5 ul li:first-child {
	border-left: none;
}

.edop-ch5 ul li a.ch5-active {
	color: #005aaa;
	background: #FAFAFA;
	line-height: 55px;
	/*border: 1px solid #e4e4e4;
    border-bottom: none;*/
}

.edop-ch5 ul li:last-child a.ch5-active {
	color: #005aaa;
	background: #FAFAFA;
	line-height: 55px;
	border-right: 1px solid #e6e6e6;
	border-bottom: none;
}

.edop-ch5 ul li a:hover {
	color: #005aaa;
	border-bottom: none;
}


/*持续集成按钮*/


/*a.br-btn-sm , .dmsm-btn{
	border-radius: 4px;
	background:#005aaa;
}*/


/*项目成员*/

.edop-dmsm-btn {
	background: #005aaa;
	color: #FFFFFF!important;
}


/*里程碑导航颜色*/


/*.roll_row .roll__list li{
    float: left;
    display: block;
    margin-right: 10px;
    height: 31px;
    line-height: 31px;
    font-size: 14px;
    text-align: center;
    color: #989898;
    cursor: pointer;
    border: 1px solid #e6e6e6;
    padding: 0 5px;
}
.roll_row .roll__list li.active {
    color: #FFFFFF!important;
    background-color: #005aaa;
    border: 1px solid #005aaa;
}
.roll-wrap .roll__list{
	width: 9999px;
	padding-left: 40px;
}*/

.cons {
	/*	width: 978px;*/
	overflow: hidden;
	position: relative;
	height: 60px;
	padding-top: 10px;
}

.con {
	padding-top: 10px;
	float: left;
	width: 9999px;
	position: absolute;
	left: 0;
	top: 0;
}

.leftcss {
	width: 163px;
	display: inline;
	float: left;
	height: 30px;
	margin-right: 10px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	color: #989898;
	cursor: pointer;
	border: 1px solid #e6e6e6;
	padding: 0 5px;
	border-radius: 2px;
}

.leftcss.active {
	color: #FFFFFF!important;
	background-color: #005aaa;
	border: 1px solid #005aaa;
}


/*度量页面按钮*/


/*.mileStoneRadio ul#choice li.active ,.paper-btn{
    background: #005aaa!important;
}*/

.edop-button-active {
	background: #005aaa!important;
	border: 1px solid #005AAA!important;
}

#supplierNames li {
	color: #989898;
	cursor: pointer;
	border: 1px solid #e6e6e6;
	padding: 0 5px;
	/* border-bottom: 0px; */
	border-radius: 4px;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	margin: 0 5px;
}

.liActive {
	color: #FFFFFF!important;
	background-color: #005aaa;
	border: 1px solid #005aaa;
}

input.search {
	width: 260px;
	height: 32px;
	border-radius: 5px;
	border: 1px solid #e5e5e5;
	background: url(../images/cenger_07.png) no-repeat 10px center;
	padding-left: 35px;
	color: #b2b2b2;
	/*display: inline-block;
	vertical-align: top;*/
	font-size: 14px;
	background-color: #FFFFFF;
}

input::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #999;
	font-size: 13px;
}

input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #999;
	font-size: 13px;
}

input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #999;
	font-size: 13px;
}

input:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #999;
	font-size: 13px;
}

.searchspe {
	width: 230px!important;
}

.searchPosition {
	margin-top: 22px;
	margin-right: 33px;
}

.edop-c-searchs {
	line-height: 30px;
	padding: 2px 0;
	width: 100%;
	margin: 0 auto;
	padding-left: 5px;
	z-index: 1000;
}

.edop-c-search {
	overflow: visible;
	height: 30px;
	line-height: 30px;
	padding: 0;
	width: 100%;
	/*width: 96%;*/
	margin: 0 auto;
	position: fixed;
	top: 60px;
	left: 0;
	padding-left: 1%;
	z-index: 8;
	background: #f7f8fa;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.15);
}

.xmu-mob {
	clear: both;
	overflow: hidden;
	background: #fafafa;
}


/*-------------------------------------应用中心样式结束*/


/*项目中心样式开始*/

.ul-06,
.ul-09 {
	width: 100%;
}

.xm-tit {
	padding: 0px 33px 20px;
	float: right;
}

.xm-tit input {
	margin: 0px;
}

.list1 {
	background: url(../images/icon-07.png) no-repeat;
	width: 22px;
	height: 22px;
	display: inline-block;
	vertical-align: middle;
	margin: 0px 10px;
	cursor: pointer;
}

.list1.active {
	background: url(../images/icon-07-a.png) no-repeat;
}

.list2 {
	background: url(../images/icon-08.png) no-repeat;
	width: 22px;
	height: 22px;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
}

.list2.active {
	background: url(../images/icon-08-a.png) no-repeat;
}

.ul-07 {
	width: 95%;
	overflow: hidden;
	padding-left: 1.5%;
	margin: 0 auto;
}

.ul-07>li {
	width: 220px;
	height: 285px;
	/*border: 1px solid #e4e4e4;*/
	background-color: #ffffff;
	display: inline-block;
	margin: 0px 12px 20px 13px;
}

.ul-07>li .supplierNum {
	height: 54px;
	background-color: #F2F5F8;
	padding-top: 10px;
}

.ul-07>li .supplierNum .supNumDetails {
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
	border: 2px solid #E3E9F2;
	padding-left: 20px;
	background-color: #FFFFFF;
}

.ul-07>li .supplierNum .supNumDetails span {
	margin-left: 20px;
}

.ul-07>li .otherDetails {
	height: 200px;
	border: 1px solid #E7EBF1;
	padding-left: 15px;
	padding-top: 10px;
}

.ul-07>li .otherDetails ul li {
	list-style: none;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
}

.ul-07>li .otherDetails ul li>span {
	margin-left: 10px;
}

.ul-07>li .liBottom {
	height: 40px;
	line-height: 40px;
	border: 1px solid #E7EBF1;
	border-top: none;
	padding-left: 10px;
	font-size: 12px;
}

.ul-07>li .liBottom span[name="projectNum"] {
	margin-right: 10px;
}

.ul-07>li .liBottom span[name="projectNum"] span {
	width: 16px;
	height: 16px;
	background: url(../images/imagenew/prono.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-right: 6px;
}

.ul-07>li .liBottom span[name="appNum"] span {
	width: 16px;
	height: 16px;
	background: url(../images/imagenew/appno.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

.ul-07>li .ul-s-tit {
	height: 40px;
	line-height: 40px;
	display: block;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	/*background-color: #728294;*/
	padding: 0px 20px;
}


/*.ul-07>li .ul-s-center {
	overflow: hidden;
}*/


/*.ul-07>li .otherDetails .ul-s-c-01 {
	font-size: 12px;
	color: #989898;
	width: 42%;
	display: inline-block;
	padding: 20px 0px 0px 20px;
	text-align: left;
}*/


/*.ul-07>li .otherDetails .ul-s-c-02 {
	display: block;
	font-size: 12px;
	color: #989898;
	padding: 20px 0px 0px 20px;
	width: 100%;
	text-align: left;
}*/

.textalignc {
	text-align: center;
}

.textalignr {
	text-align: right;
}

.textalignl {
	text-align: left;
}

.ul-07 li .ul-s-center .ul-s-c-02 span {
	color: #ff6600;
}

.ul-07 li .ul-s-bottom {
	border-top: 1px solid #e4e4e4;
	display: block;
	margin-top: 20px;
	padding: 0px 20px;
	height: 39px;
	line-height: 39px;
}

.ul-07 li .ul-s-bottom .ul-s-b-01 {
	font-size: 12px;
	color: #666666;
}

.ul-07 li .ul-s-bottom .ul-s-b-01 span {
	width: 6px;
	height: 6px;
	background-color: #f7a03b;
	border-radius: 3px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 6px;
}

.ul-07 li .ul-s-bottom .ul-s-b-02 {
	font-size: 12px;
	color: #666666;
	margin-left: 10px;
}

.ul-07 li .ul-s-bottom .ul-s-b-02 span {
	width: 6px;
	height: 6px;
	background-color: #96ba34;
	border-radius: 3px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

.ul-07 li .ul-s-bottom a.more {
	display: inline-block;
	font-size: 12px;
	float: right;
	vertical-align: middle;
	position: relative;
}

.ul-07 li .ul-s-bottom a.more:hover {
	color: #229af0;
}

.ul-07 li .ul-s-bottom a.more span {
	border-bottom: 1px solid #108ee9;
	border-right: 1px solid #108ee9;
	border-left: transparent;
	display: inline-block;
	margin-left: 6px;
	width: 6px;
	height: 6px;
	position: relative;
	vertical-align: middle;
	top: -3px;
	right: 0px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.ul-08 li {
	width: 98%;
}


/*项目中心样式结束*/


/*度量中心样式开始*/

.kong-img {
	display: block;
	text-align: center;
	min-height: 400px;
	padding-top: 70px;
}

.kong-img img {}

.kong-img p {
	font-size: 24px;
	color: #666666;
	margin-top: 40px;
}


/*------------------------------度量中心样式结束*/


/*运用中心样式开始*/

.slideStyle {}

.slider-dl {
	width: auto;
	padding: 0px 33px 20px;
	display: inline-block;
	margin-right: 50px;
}

.slider-dl .slider-dt {
	font-size: 12px;
	color: #404040;
	display: inline-block;
	vertical-align: middle;
	font-weight: normal;
}

.slider-dl .slider-dd {
	display: inline-block;
	font-size: 14px;
	color: #666666;
	vertical-align: middle;
	margin: 0px;
	padding: 0px 10px;
	cursor: pointer;
}

.slider-dl1 .slider-dd:hover,
.slider-dl1 .slider-dd.active {
	background-color: #108de9;
	color: #ffffff;
	border-radius: 3px;
}

.slider-dl label {
	vertical-align: middle;
	font-size: 14px;
}

.slider-dl label input {
	vertical-align: middle;
}

.slider-bottom {
	width: 100%;
	padding: 20px 33px 10px;
	border-bottom: 1px solid #ebebeb;
	overflow: hidden;
}

.slider-b-l {
	font-size: 12px;
	color: #404040;
	display: inline-block;
	vertical-align: bottom;
	margin-top: 5px;
}

.slider-b-l span {
	color: #108de9;
	padding: 0px 5px;
}

.slider-b-r input {
	margin: 0px;
}

.ul-11 {
	margin: 20px 0px;
}

.ul-11 li .ul-s-tit {
	background-color: #ffffff;
}

.ul-11 .ul-s-tit h3 {
	display: inline-block;
}

.ul-11 .ul-s-tit a {
	float: right;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding-top: 10px;
}

.ul-11 .ul-s-tit a img {}

.ul-11 li .ul-s-center .ul-s-c-02 {
	padding: 0px 20px;
}

.ul-11 li .ul-s-center .ul-s-c-02 span {
	color: #999999;
}

.ul-11 li .ul-s-center .ul-s-c-01 {
	padding: 10px 20px 5px;
}

.ul-11 .ul-s-center-l {
	display: inline-block;
	padding: 10px 20px;
}

.ul-11 .ul-s-center-l img {}

.ul-11 .ul-s-center-r {
	width: 50%;
	float: right;
}

.ul-11 .ul-s-center .ul-s-center-r .ul-s-c-01 {
	width: 100%;
	padding: 10px 0px 0px 20px;
}

.ul-11 li .ul-s-bottom {
	margin-top: 1px;
}


/*--------------------------------------------运用中心样式结束*/


/*项目面板样式开始*/

.selectSerch {
	position: absolute;
	right: 0px;
	top: 15px;
}

.selectSerch label {
	height: 36px;
	line-height: 36px;
	position: absolute;
	z-index: 99;
}

.mb-l {
	width: 12.56%;
	background-color: #fff;
	/*margin-bottom: -5000px;
	padding-bottom: 5000px;*/
	padding-top: 10px;
	display: inline-block;
	float: left;
	border-right: 1px solid #f0f0f0;
}

.ul-12 {
	margin: 0px 0px 0px 10px;
}

.ul-12 li a {
	color: #999999;
	font-size: 14px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	display: block;
	text-decoration: none;
}

.ul-12 li:hover a,
.ul-12 li.active a {
	color: #005aaa;
	background-color: #ffffff;
	display: block;
	text-decoration: none;
	border-right: 4px solid #005aaa;
	/*border-bottom: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;*/
	border-radius: 5px 0px 0px 5px;
}

.mb-r {
	/*margin-bottom: -5000px;
	padding-bottom: 5000px;*/
	display: inline-block;
	vertical-align: top;
	float: right;
	/*margin-top: -9px;*/
	min-height: 536px;
	margin-left: 0;
	margin-right: 0;
	padding-top: 8px;
	/*padding-left: 5px;*/
	/*padding-right: 10px;*/
	width: calc(100% - 210px);
	z-index: 99;
	transition: all .3s;
	background: #FFFFFF;
}

.mb-r-margin {
	overflow: hidden;
	padding: 0 5px 100px 0;
}

.dash2 {
	padding: 0 10px;
	maring: 2px 0px;
	border: 1px solid #eeeff4;
	width: 62.76%;
	height: 300px;
	border-radius: 4px;
	box-shadow: 4px 5px 10px #eef0f4;
}

.dash2 .dbox2 {
	position: relative;
}

.dash-title2 {
	border-bottom: 1px solid #e6e6e6;
	width: 100%;
	overflow: hidden;
}

.dash-title2 .dashlogo {
	padding-left: 8px;
	width: 100%;
	background: url(../images/mywork.png) no-repeat left center;
}

.dash-title2 ul {
	overflow: hidden;
	margin-left: 10px;
	margin-bottom: 0px;
}

.dash-title2 ul li {
	float: left;
	margin: 0 10px;
}

.dash-title2 ul li a {
	display: inline-block;
	height: 46px;
	line-height: 46px;
	color: #333;
	width: 60px;
	text-align: center;
	text-decoration: none;
}

.dash-title2 ul li {
	float: left;
	margin: 0 10px;
}

.dash-title2 ul li a {
	display: inline-block;
	height: 40px;
	line-height: 43px;
	color: #333;
	width: 60px;
	text-align: center;
}

.dash-title2 ul li.dash2-active a {
	color: #005aaa;
	border-bottom: 1px solid #005aaa;
}

.dbox2 p {
	font-size: 12px;
	color: #333;
	margin: 0;
	margin-top: 15px;
}

.dbox2 table {
	width: 100%;
}

.dbox2 span {
	display: inline-block;
	width: 10px;
	height: 10px;
	background-size: 100% 100%;
	margin-right: 2px;
}

span.zy {
	background: url(../../resources/images/dash_23.png) no-repeat;
}

span.jj {
	background: url(../../resources/images/dash_30.png) no-repeat;
}

span.yz {
	background: url(../../resources/images/dash_33.png) no-repeat;
}

span.cy {
	background: url(../../resources/images/dash_37.png) no-repeat;
}

.dbox2 th,
.dbox2 td {
	font-size: 12px;
	color: #333;
	text-align: center;
	line-height: 30px;
}

.dash2-c {
	height: 250px;
	overflow: hidden;
	padding: 0 15px;
}

.dash2-c img {
	margin: 10px 40px;
}


/*项目信息*/

.xm-xinxi {
	width: 36%;
	float: left;
	border: 1px solid #eeeff4;
	margin-left: 1%;
	height: 300px;
	background: #fff;
	border-radius: 4px;
	box-shadow: 4px 5px 10px #eef0f4;
}

.xinxi-tit {
	height: 40px;
	line-height: 40px;
	padding: 0px 10px;
}

.xinxi-tit .text {
	color: #005aaa;
	background: url(../images/projectinfo.png) no-repeat left center;
	display: inline-block;
	padding-left: 26px;
	background-size: 26%;
}

.xinxi-tit .text span {}

.xinxi-tit a {
	float: right;
	/*padding-top: 10px;*/
}

.xinxi-tit a img {}

.xinxi-center {
	padding: 0px 20px;
}

.xinxi-center .xinxi-img {
	width: 160px;
	height: 255px;
	text-align: center;
	/*background: url(../images/haier.png) no-repeat left center;
	padding-bottom: 10px;*/
	float: left;
}

.xinxi-center .xinxi-img img {
	margin-top: 45px;
}

.xinxi-center .xinxi-img h3 {
	font-size: 16px;
	font-weight: normal;
	color: #000;
	line-height: 25px;
	margin-right: 5px;
}

.xinxi-center .xinxi-img .time {
	/*padding-left: 94px;*/
	color: #999999;
	font-size: 12px;
}

.xinxi-center .xinxi-details {
	width: calc(100% - 160px);
	height: 255px;
	float: left;
	line-height: 26px;
}

.xinxi-center .ul-s-c-01 {
	font-size: 12px;
	color: #999999;
	/*width: 49%;*/
	display: inline-block;
	padding: 5px 0px;
}

.xinxi-center p.ul-s-c-01 {
	margin: 0;
}

.xinxi-center .ul-s-c-02 {
	font-size: 12px;
	color: #999999;
	width: 100%;
	display: inline-block;
	/*padding: 5px 0px;*/
	margin: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}


/*里程碑*/

.lcbei {
	height: 248px;
	margin: 10px 0px 0px 0px;
	width: 62.76%;
}

.lcbei .text {
	background: url(../images/versiondata.png) no-repeat left center;
	display: inline-block;
	padding-left: 26px;
	background-size: 26%;
}

.milestonet .text {
	background: url(../images/milestonelogo.png) no-repeat left center;
	display: inline-block;
	padding-left: 26px;
	background-size: 26%;
}

.lcbei-row {
	margin-bottom: 30px;
}

.lcbei-row .lcbei-row-tit {
	padding: 0px 10px;
	color: #666666;
	text-decoration: underline;
	font-size: 14px;
	margin-bottom: 10px;
	display: block;
}

.lcbei-row .lcbei-row-tit:hover {
	color: #999999;
}

.lcbei-row .lcbei-row-tit:active {
	color: #000000;
}

.ul-14 {
	margin: 0px;
	width: 100%;
	padding: 10px;
}

.ul-14 li {
	display: inline-block;
	width: 19.5%;
	vertical-align: top;
	position: relative;
}

.ul-14 li.color7 a {
	background-color: #54a9fc;
}

.ul-14 li.color7 a span.text3 {
	background-color: #54a9fc;
	color: #ffffff;
	border: 1px solid #54a9fc;
}

.ul-14 li.color7 a span.jduan {
	color: #54a9fc;
}

.ul-14 li.color8 a {
	background-color: #ffbc3c;
}

.ul-14 li.color8 a span.text3 {
	background-color: #ffbc3c;
	border: 1px solid #ffbc3c;
	color: #ffffff;
}

.ul-14 li.color8 a span.jduan {
	color: #ffbc3c;
}

.ul-14 li a {
	display: block;
	text-align: center;
	background-color: #bbbbbb;
	height: 8px;
	position: relative;
	text-decoration: none;
}

.ul-14 li a span.text3 {
	vertical-align: top;
	display: inline-block;
	font-size: 14px;
	color: #666666;
	background-color: #ffffff;
	height: 24px;
	line-height: 24px;
	position: absolute;
	padding: 0px 7px;
	top: -7px;
	border: 1px solid #bbbbbb;
	border-radius: 12px;
	left: 40%;
}

.ul-14 li a span.jduan {
	color: #666666;
	padding-top: 24px;
	display: block;
	font-size: 12px;
}

.tipscolumn {
	float: right;
	width: 30px;
	height: 12px;
	margin-top: 14px;
	border-radius: 3px;
}

.tc-b-span .text {
	background: none;
	font-size: 12px;
	text-align: center;
	width: 100%;
	padding: 0px;
}

.ul-15 li {
	width: 32.92%;
}


/*研发质量*/

.banben .text {
	background-size: 22%;
}

.yfzl {
	height: 248px;
	margin: 10px 0px 0px 1%;
}

.yfzl .xinxi-tit .text {
	background: url(../images/reandpl.png) no-repeat left center;
	display: inline-block;
	padding-left: 26px;
	background-size: 24%;
}

.yfzl-row {
	margin-bottom: 10px;
}

.yfzl-row .text {
	font-size: 12px;
	color: #545454;
	width: 49%;
	display: inline-block;
	padding: 14px 0px;
	text-align: center;
}

.yfzl-row .text1 {
	position: relative;
}

.yfzl-row .text1:after {}

.yfzl-row .number {
	font-size: 22px;
	display: inline-block;
	width: 49%;
	text-align: center;
}

.yfzl-row .number .text {
	display: block;
	padding: 5px 0px 10px;
	width: 100%;
}

.yfzl-row .number.color1 {
	color: #69d977;
}

.yfzl-row .number.color2 {
	color: #ff2825;
}


/*团队*/

.team .xinxi-tit .text {
	background: url(../images/teammember.png) no-repeat left center;
	display: inline-block;
	padding-left: 26px;
	background-size: 40%;
}

.ul-13 {
	overflow: hidden;
	margin-top: 10px;
	margin-left: 0px;
}

.ul-13 li {
	text-align: center;
	width: 12%;
	color: #333;
	float: left;
	margin: 0 14px;
}

.ul-13 li h3 {
	font-size: 14px;
	margin: 15px 0 10px 0;
	line-height: unset;
}

.ul-13 li p {
	font-size: 12px;
}

.ul-13 li p span {
	display: inline-block;
	height: 15px;
	width: 12px;
	vertical-align: middle;
	margin-right: 2px;
}


/*版本数据*/

.banben table {
	width: 96%;
	border-bottom: 1px solid #e6e6e6;
	margin-top: 10px;
	font-size: 12px;
	color: #333;
	margin: 10px 2%;
}

.banben table tr {
	border-top: 1px solid #e6e6e6;
}

.banben table td {
	height: 36px;
	line-height: 36px;
	text-align: center;
}

.banben table a {
	display: inline-block;
	width: 50px;
	height: 20px;
	border-radius: 4px;
	color: #fff;
	text-align: center;
	line-height: 20px;
}

.banben a.btn-yfb {
	background: #2acc44;
}

.banben a.btn-wfb {
	background: #c9c9c9;
}

.banben table td.color3 {
	color: #4786bd;
}

.banben table td span {
	margin-right: 10px;
}


/*应用健康度*/

.jkdu {
	height: 248px;
	margin: 10px 0px 0px 1%;
}

.jkdu .xinxi-tit .text {
	background: url(../images/teammember.png) no-repeat left center;
	display: inline-block;
	padding-left: 26px;
	background-size: 40%;
}


/*.jkdu img {
	width: 90%;
}*/


/*工作量天*/

.dayStyle {
	height: 248px;
	margin: 10px 0px 0px 1%;
}

.dayStyle .xinxi-tit .text {
	background: url(../images/worksum.png) no-repeat left center;
	display: inline-block;
	padding-left: 26px;
	background-size: 19%;
}

.dayStyle-row {
	margin-bottom: 30px;
}

.dayStyle-row div {
	width: 32%;
	text-align: center;
	padding: 30px 0px 15px;
	display: inline-block;
}

.dayStyle-row .number {
	font-size: 22px;
	display: block;
	width: 100%;
	padding: 10px 0px;
}

.dayStyle-row .text {
	font-size: 12px;
}

.dayStyle-row .number.color4 {
	color: #a0ff54;
}

.dayStyle-row .number.color5 {
	color: #60aefd;
}

.dayStyle-row .number.color6 {
	color: #ff4540;
}

.day-jindu {}

.day-jindu span {
	font-size: 14px;
	display: inline-block;
	margin-right: 28px;
}

.day-jindu img {
	width: 70%;
}

#div9 {
	padding: 0px;
}

#div .progress-in {}

#div9 .progress-in {
	background-color: #d85350;
	padding: 0px;
	height: 24px;
}

#div9 .percent-show {
	padding: 0px 0px 0px 10px;
	color: #ffffff;
	width: auto !important;
	text-align: left;
	left: 0px;
}

#div9 .percent-show span {
	color: #ffffff;
	margin-right: 0px;
}


/*-----------------------------------------项目面板样式结束*/


/*总览界面样式开始*/

.zlStyle {
	display: inline-block;
	background-color: #ffffff;
	border: 1px solid #d7d7d7;
	padding: 0px 10px;
	font-size: 0px;
	box-sizing: border-box;
}

.zlpage1 {
	width: 58%;
	margin: 20px 0px 0px 0px;
	vertical-align: top;
}

.zlpage2 {
	vertical-align: top;
	width: 40.8%;
	margin: 20px 0px 0px 10px;
}

.zlStyle .xinxi-tit {
	border-bottom: 1px solid #ebebeb;
	padding: 0px;
	margin-bottom: 20px;
}

.zlStyle .xinxi-tit .text {
	background: none;
	padding: 0px;
	color: #2994ff;
	font-size: 14px;
	padding: 0px 5px;
}

.zlStyle .xinxi-tit .text.active {
	border-bottom: 1px solid #2994ff;
}

.zlpage-center {
	overflow: hidden;
}

.zl-ul-01,
.zl-ul-05 {
	margin: 0px 0px 20px 0px;
}

.zl-ul-01 li,
.zl-ul-05 li {
	display: inline-block;
	margin-right: 20px;
	font-size: 12px;
	color: #666666;
	border: 1px solid #ebebeb;
	padding: 5px 12px;
	border-radius: 14px;
	cursor: pointer;
}

.zl-ul-01 li.active,
.zl-ul-05 li.active {
	background-color: #2994ff;
	border: 1px solid #2994ff;
	color: #ffffff;
}

.zlpage3 {
	vertical-align: top;
	width: 40.8%;
	margin: 20px 0px 0px 10px;
	display: inline-block;
}

.zlpage3 .zlpage2 {
	width: 100%;
	margin: 0px 0px 0px 0px;
}

.xqiu-style {
	padding: 10px 0px 0px;
}

.xqiu-style img {
	text-align: center;
}

.xqiu-style>div {
	vertical-align: middle;
}

.xqiu-style .doughnutR {
	width: 228px;
	height: 156px;
}

.zlpage-center h3 {
	font-size: 16px;
	text-align: center;
	color: #666666;
}

.xqiu-l {
	display: inline-block;
}

.xqiu-r {
	display: inline-block;
	width: 55%;
	/*vertical-align: middle;*/
	text-align: center;
}

.xqiu-r .bd {}

.xqiu-r-number {
	width: 100%;
	overflow: hidden;
	padding-top: 10px;
}

.xqiu-r-n-1 {
	width: 50%;
	display: inline-block;
	text-align: center;
	border-left: 1px solid #cccccc;
}

.xqiu-r-n-1:first-child {
	border-left: none;
}

.xqiu-r-n-1 .n1 {
	color: #ff9900;
	font-size: 22px;
	display: block;
}

.xqiu-r-n-1 .text {
	font-size: 14px;
	color: #666666;
	display: block;
}

.xqiu-r-n-2 .n1 {
	color: #91d0a2;
}

.xqiu-r p {
	color: #2eba07;
	font-size: 12px;
	margin-top: 20px;
}

.xqiu-r p span {
	color: #999999;
	padding-left: 10px
}


/*时间*/

.blackStyle {
	margin: 0px 10px;
	height: 26px;
	line-height: 26px;
	border-radius: 2px;
	vertical-align: top;
	margin-bottom: 10px;
	width: 50%;
	float: right;
}

.bd {
	border: 1px solid #d0dce4;
}

.blackStyle .timeStyle {
	font-size: 14px;
	width: 30%;
	display: inline-block;
	text-align: center;
	background-color: #f9fcfd;
	color: #5f666b;
	border-right: 1px solid #d0dce4;
	vertical-align: top;
}

.timeStyle-2 {
	width: 100%;
	display: inline-block;
	background: url(../../resources/images/icon-10.png) no-repeat 96% center;
}

.timeStyle-2 input {
	width: 80%;
	height: 23px;
	line-height: 23px;
	border: none;
	vertical-align: top;
	float: left;
	color: #666666;
	font-size: 12px;
	padding-left: 3px;
}

.timeStyle-2 span {
	color: #d0dce4;
	display: inline-block;
}

.blankDiv {
	width: 37px;
	height: 37px;
	background: #fff;
	position: absolute;
	opacity: 1;
	z-index: 10000;
}

.blankDiv_left {
	top: 42%;
	left: 9px;
}

.blankDiv_right {
	top: 42%;
	right: 9px;
}

.zl-ul-06 {
	padding: 10px 0px;
}

.zl-ul-06 li {
	display: inline-block;
	width: 33%;
	text-align: center;
}

.zl-ul-06 li p {
	font-size: 12px;
	color: #666666;
	padding-bottom: 15px;
}

.zl-ul-06 li .doughnut {
	width: 110px;
	height: 110px;
	margin-bottom: 21px!important;
	margin: 0 auto;
}

.zl-ul-06 li .zl-ul-06-span {
	font-size: 12px;
	color: #333333;
	display: block;
	/*padding: 10px 0px 0px;*/
}

.zl-ul-06 li .zl-ul-06-span .bg1 {
	background-color: #02a34e;
	width: 14px;
	height: 14px;
	display: inline-block;
	border-radius: 7px;
	vertical-align: middle;
}

.zl-ul-06 li .zl-ul-06-span .bg2 {
	background-color: #f4f4f4;
	width: 14px;
	height: 14px;
	display: inline-block;
	border-radius: 7px;
	vertical-align: middle;
}

.zl-ul-06 li .zl-ul-06-span .bg3 {
	background-color: #ffdc28;
	width: 14px;
	height: 14px;
	display: inline-block;
	border-radius: 7px;
	vertical-align: middle;
}

.zl-ul-06 li .zl-ul-06-span .bg4 {
	background-color: #ff5163;
	width: 14px;
	height: 14px;
	display: inline-block;
	border-radius: 7px;
	vertical-align: middle;
}

.zl-ul-06 li .zl-ul-06-span span {
	color: #999999;
}

.tdbox {
	width: 100%;
	overflow-x: auto;
}

.tdbox table {
	width: 100%;
	/*min-width: 1400px;*/
}

.tdbox table td .c8,
.tdbox table td .c9 {
	background-color: #2eba07;
	width: 6px;
	height: 6px;
	border-radius: 3px;
	display: inline-block;
	vertical-align: middle;
}

.tdbox table td .c9 {
	background-color: #f04686;
}

.tdbox table td .text {
	padding-left: 0px;
}

.tdbox tr.trbg {
	background-color: #f3f3f3;
}

.tdbox table td {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 12px;
	color: #333;
}

.tdbox table th {
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 12px;
	color: #333;
}

.tdbox table tr {
	border-bottom: 1px solid #e6e6e6;
}

.tdbox table tbody tr:hover {
	background-color: #fafafa;
}

.tdbox table td a:hover {
	color: #58aafc;
}

.tdbox table td a:active {
	color: #248df5;
}

.tableDiv {
	width: 100%;
	height: 175px;
	overflow-x: hidden;
	overflow-y: hidden;
}

.tableChangeCss {
	width: 100%;
	height: 175px;
	overflow: hidden;
}

.zl-ul-08 {
	margin-bottom: 4px;
}

.zl-ul-08 li {
	display: block;
	width: 100%;
	border-top: 1px solid #ebebeb;
}

.zl-ul-08 li:first-child {
	border-top: none;
}

.zl-ul-08 li a {
	width: 50%;
	display: inline-block;
	font-size: 14px;
	color: #666666;
	padding: 9px 10px;
}

.zl-ul-08 li a:hover {
	color: #3499fd;
}

.zl-ul-08 li a:active {
	color: #1d81e4;
}

.mt10 {
	margin-top: 10px !important;
}

.reporterCon {
	width: 400px;
	height: 200px;
	text-align: center;
	cursor: pointer;
	border: 1px solid #d3d3d3;
	background: #ffffff;
	font-size: 20px;
	margin: 15px 0 8px 0;
}


/*项目管理部分的样式定义*/

.form-group {
	margin-bottom: 10px!important;
}

.highsearch {
	padding: 10px;
}

.formd-group,
.formdt-group {
	width: 100%;
}

.formd-group .groupHeader {
	width: 100%;
	height: 55px;
	line-height: 55px;
	border-bottom: 1px solid #e5e5e5;
	padding: 0 15px;
}

.formd-group>ul>li {
	height: 30px;
	line-height: 30px;
	color: #808080;
	margin-top: 30px;
}

.formd-group>ul>li .liText {
	line-height: 30px;
	width: 115px;
	text-align: left;
	padding-left: 15px;
	float: left;
}

.formd-group>ul>li .liContent {
	width: calc(100% - 115px);
	float: right;
	padding-right: 120px;
}

.formd-group .task-ul-separate {
	width: 50%;
	float: left;
	min-height: 450px;
	padding-right: 20px;
}

.formd-group>ul>li .liContentmulti {
	width: calc(100% - 115px);
	float: right;
	padding-right: 100px;
}

.formdt-group>ul>li {
	height: auto;
	color: #808080;
	margin-top: 30px;
}

.formdt-group .lidText {
	line-height: 30px;
	width: 115px;
	text-align: left;
	padding-left: 15px;
	float: left;
	color: #808080;
}

.formdt-group .lidContent {
	width: calc(100% - 115px);
	float: right;
	padding-right: 120px;
}

.formd-group .task-ul-separates {
	width: 50%;
	float: left;
	margin-bottom: 30px;
	padding-right: 20px;
}

.activityLog {
	line-height: 30px;
	width: 115px;
	text-align: left;
	color: #808080;
	float: left;
}


/*datatable的全局样式*/

.div-border {
	border-left: none!important;
	border-right: none!important;
}


/*datatable的全局样式*/

.activityLogrest {
	width: calc(100% - 115px);
	float: right;
	/*padding-right: 120px;*/
}

.tdhidden {
	padding-left: 6px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	text-align: left;
	/*margin: 0 auto;*/
}
.overEllipises{
	overflow: hidden;
	white-space: nowrap;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.spanMaginr5 {
	margin-right: 5px;
}

.spanMaginr10 {
	margin-right: 10px;
}

.spanMaginr15 {
	margin-right: 15px;
}

.numShow {
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: #F2F2F2;
	/*padding: 15px;*/
}

.numShow ul {
	height: 45px;
}

.numShow ul li {
	height: 45px;
	line-height: 45px;
	display: inline-block;
	margin-left: 5px;
	padding: 0 12px;
	cursor: pointer;
}

.numShow ul li span {
	font-size: 20px!important;
}

.numShow ul li strong {
	font-size: 14px!important;
}

.numShow ul li.clickActive {
	border-bottom: 2px solid #005aaa;
}

.progress-bar1 {
	line-height: 10px!important;
	color: #000!important;
}

.progress-bar2 {
	line-height: 8px!important;
	color: #000!important;
}

.progress1 {
	height: 10px!important;
}

.progress2 {
	height: 8px!important;
}

.describe {
	width: 98%;
	margin: 20px auto 0;
	margin-top: 80px;
}

.describe ul {
	width: 100%;
	margin-left: 6px;
}

.describe>ul>li {
	display: inline-block;
	/* float: left; */
	width: 32.333%;
	background: #FFF;
	height: 235px;
	margin: 6px 3px;
}

.describe>ul>li:hover {
	box-shadow: 0 0px 11px rgba(0, 0, 0, .15);
}

.describe>ul>li p {
	vertical-align: middle;
}

.describe>ul>li .showMain dt {
	margin: 30px 0 0;
	text-align: center;
}

.describe>ul>li .showMain dt img {
	width: 20%;
}

.describe>ul>li .showMain dd {
	width: 80%;
	text-align: center;
	margin: 8px auto;
	font-size: 14px;
}

.describe>ul>li .showMain dd span {
	border: 1px solid #E6E6E6;
	display: inline-block;
	padding: 5px;
	margin: 4px 0;
	border-radius: 4px;
	font-size: 12px;
}

.describe>ul>li .showMain dd span:hover {
	background-color: #32beff;
	color: #FFFFFF;
}

.searchbackground {
	background-color: #f5f5f5;
}

.seainputbackground {
	background-color: #FFF!important;
}


/*总览界面样式结束*/


/*项目任务界面样式开始*/


/*项目任务界面样式结束*/


/*页面自适应*/

@media only screen and (min-width: 1367px) {
	.ul-07 {
		width: 99%;
		padding-left: 0;
		;
	}
}

@media(min-width:1680px) {
	.edop-c-content {
		min-height: 730px;
	}
	.xqiu-style {
		text-align: center;
	}
	.ul-04 li {
		margin: 20px 26px;
	}
	.jkdu img {
		width: 70%;
	}
	.ul-07 li {
		margin: 0px 2px 20px 0px;
	}
	.ul-08 li {
		width: 100%;
	}
}


/*全局修改dataTables的样式:*/

table.dataTable tbody th,
table.dataTable tbody td {
	padding: 0px 10px!important;
	line-height: 40px!important;
	border-bottom: 1px solid #e6e6e6;
	/*text-align: center;*/
}

table.dataTable thead th,
table.dataTable thead td {
	padding: 0px 10px!important;
	line-height: 45px!important;
	border-bottom: 1px solid #e6e6e6;
	/*text-align: center;*/
}

table.dataTable tbody>tr.selected,
table.dataTable tbody>tr>.selected table.dataTable.hover tbody>tr.selected:hover,
table.dataTable.hover tbody>tr>.selected:hover,
table.dataTable.display tbody>tr.selected:hover,
table.dataTable.display tbody>tr>.selected:hover {
	background-color: #f6f6f6!important;
}

table.dataTable>thead tr {
	background-color: #F5F5F5;
}

table.dataTable.table-striped>tbody tr:nth-child(even) {
	background-color: #F9FAFC;
}

table.dataTable.table-striped>tbody tr:nth-child(odd) {
	/*//jishuhang*/
	background-color: #F5F6FA;
}

.tdbox table>thead tr {
	background-color: #F5F5F5;
}


/*
.btn-group{
	width: 40px;
}*/


/*项目成员卡片样式*/

.mem-card {
	width: 335px;
	height: 200px;
	margin: 7px;
	border: 1px solid #E6E6E6;
	float: left;
	border-radius: 4px;
	font-size: 12px;
	padding: 0 10px;
	background: #FFFFFF;
}

.mem-card:hover {
	box-shadow: 0px 0px 15px #6e6e6e;
}

.card-left {
	width: 85px;
	float: left;
	vertical-align: middle;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.card-left img {
	margin: 45% 0;
}

.card-right {
	width: calc(98% - 85px);
	text-align: center;
	float: left;
}

.card-head {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #E6E6E6;
	text-align: left;
	font-weight: 600;
	margin-bottom: 10px;
}

.card-bodyy,
.card-bodyy ul {
	width: 100%;
	height: 115px;
}

.card-bodyy ul li {
	overflow: hidden;
}

.msgTitle {
	width: 75px;
	float: left;
	text-align: left;
}

.msgContent {
	width: calc(100% - 75px);
	float: left;
}

.msgContent p {
	width: 100%;
	padding-right: 0px!important;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: left;
}

.card-foot {
	clear: both;
	border-top: 1px solid #e6e6e6;
	height: 38px;
	text-align: right;
}

.btn-mrgt3 {
	margin-top: 3px;
}

.btn-mrgr3 {
	margin-right: 3px;
}

.changeBtn {
	width: 50px;
	margin-left: 15px;
	cursor: pointer;
}

/*遮罩层样式*/
input.upload {
	clear: both;
}

.upload {
	color: #fff!important;
	text-align: center;
	background: #073e93;
	display: inline-block;
	/*line-height: 40px;*/
	/* margin: 0px 0 10px 30px; */
	padding: 0px 15px;
	/* line-height: unset!important; */
}


/*sla部分页面样式*/

.contentdiv {
	width: 95%;
	border: 2px dashed #E6E6E6;
	margin: 10px auto;
}

.slatitle {
	width: 100px;
	height: 30px;
	line-height: 30px;
	background: #F2F2F0;
	border-radius: 20px;
	text-align: center;
	margin: 10px 10px 0 10px;
}

.bodycontent {
	width: 90%;
	margin: 0 0 2% 8%;
}

.subheading {
	font-size: 16px;
	/*font-weight: bold;*/
	margin: 5px 0;
}

.subheading span{
	/*background-color: #CCCCCC;*/
	padding: 3px;
	border-radius: 5px;
}

.contentexplain {
	/*width: 88%;*/
	margin: 0 auto;
}

.tipsCircle{
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #000;
    display: inline-block;
    margin-right: 10px;
}
.contentexplain p[name="demandDetails"]{
	text-indent: 30px;
}

.sublittleheading {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0;
}

p.pwidth {
	width: 92%;
	margin: 0 auto;
}

.dataTables_wrapper .dataTables_info {
	height: 45px;
    line-height: 45px;
    border-top: 1px solid #e6e6e6;

}

@media only screen and (min-width: 1281px) and (max-width: 1365px) {
	html {
		overflow: auto;
	}
	.mb-l {
		min-height: 500px;
	}
	#childDiv {
		min-height: 500px;
	}
}

/* @media only screen and (max-width:1280px) {
	html {
		overflow-x: auto;
	}
	.edop-c-content {
		width: 100%;
		margin: 30px auto;
	}
	.edop-c-search,
	.edop-laybox {
		width: 100%;
		background: #F2F2F2;
	}
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {
		float: left;
	}
	.zlpage1 {
		width: 710px;
	}
	.zlpage3 {
		width: 515px;
	}
	.xqiu-r {
		width: 260px;
	}
} */

@media(min-width:1900px) {
	.edop-c-content {
		min-height: 730px;
		margin: 0 auto;
	}
	.xqiu-style {
		text-align: center;
	}
	.zlpage3 {
		width: 41%;
	}
	.blackStyle {
		width: 30%;
	}
	.ul-04 li {
		margin: 20px 19px;
	}
	.kong-img {
		min-height: 640px;
	}
	.ul-07 li {
		margin: 0px 29px 20px 29px;
	}
	.ul-11 li {
		margin: 0px 29px 20px 29px;
	}
	.ul-13 li {
		width: 13.5%;
	}
	.jkdu img {
		width: 60%;
	}
	.xqiu-r {
		width: 70%;
	}
}

@media (min-width:768px) {
	.nav-justified>li {
		display: table-cell;
		width: 1%;
	}
	/* .col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {
		float: left;
	} */
	.describe>ul>li .showMain dd {
		width: 100%;
		text-align: center;
		margin: 8px auto;
		font-size: 14px;
	}
	#outestId {
		margin-top: 90px;
	}
}


/*导航冲突的navbar样式解决*/
.navp {
	width: 100%;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 10px!important;
}
.navp>li {
	display: inline-block;
}
.navp>li>a {
	position: relative;
	display: block;
	padding: 10px 15px;
	color: #333;
}
.navp>li.active>a {
	color: #005aaa;
	border-bottom: 1px solid #005aaa;
}

/*质量阈*/
.qualitycircle {
	width: 14px;
	height: 14px;
	border-radius: 10px;
	background: #48cfad;
	margin: 0 auto;
}

/*设置dataTables分页中第一页隐藏的样式*/
.displaynone{
	opacity: 0;
}

.exportProjectInfos{
	margin-left: 10px;
	position: relative;
	top: -2px;
}

/**
	echart数据视图
 */
.echartTable{
	box-sizing: border-box;
	width: 100%;
}

.echartTable tr th,
.echartTable tr td{
	height: 40px;
	border: solid 1px #ccc;
	text-indent: 20px;
}
