@charset "utf-8";
::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 6px !important;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 6px !important;
    background: #ffffff !important;
    cursor: pointer !important;
}

::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 5px !important;
    -webkit-box-shadow: inset 0 0 5px rgba(240, 240, 240, 0.5) !important;
    background: #B2B6BF !important;
    cursor: pointer !important;
}

::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(240, 240, 240, 0.5) !important;
    border-radius: 0 !important;
    background: #E1E4EB !important;
    cursor: pointer !important;
}
input:-internal-autofill-selected {
    background-color: white !important;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
    box-shadow: inset 0 0 0 1000px white !important;
    /*-webkit-box-shadow: 0 0 0px 1000px white inset*/
}
input:-webkit-autofill {
    box-shadow: 0 0 0px 1000px white inset !important;
    /*-webkit-box-shadow: 0 0 0px 1000px white inset*/
}
input:-webkit-autofill:focus, input:-webkit-autofill:hover {
    box-shadow: 0 0 0px 1000px white inset !important;
    /*-webkit-box-shadow: 0 0 0px 1000px white inset*/
}
.menu li{color: #353535}
.menu li.active {
    background-color: #E5F5FA;
    border-bottom: 2px solid #0232CD;
    color:#0232CD;
}
.menu>li:hover {
    background-color: #E5F5FA;
    border-bottom: 2px solid #0232CD;
    color:#0232CD;
}
/*
	#e2f9ff
*/
.accordion-heading {
    background: #f4f8f9;
    line-height: 30px;
    padding: 9px 10px 10px 30px;
    border: 0px solid #d5e8ed;
    border-width: 0px 0px 0px;
    cursor: pointer;
    color:#0082a7;
     background: url("../img/2menu/menub-lb.png") no-repeat scroll 25px;
}
.accordion-group{
    border: 0px solid #d5e8ed;
    border-width: 0px 0px 0px;
    margin: -1px 0;
}
.accordion-body li.active {
    background: #093B63;
    color:#FFFFFF;
    font-weight:bold;
    padding:9px 10px 10px 55px;
}
.accordion-body li:hover {
    background: #093B63;
    color:#FFFFFF;
    font-weight:bold;
}
.subject {
    background: #f4f8f9;
    }
.accordion-body li {
    border: 0px solid #f1f1f1;
}
.accordion-group a {
    color: #A1C3DF;
}
.accordion-body {
    background: transparent;
}
#menu {
    border: 0px solid transparent;
    border-width: 0px 0px 1px;
}
.optione {
    background: url("../img/2menu/row-lb.png") no-repeat scroll center;
    height: 30px;
    width: 14px;
    line-height: 30px;
    padding: 0 8px;
}
.accordion-body li.active .optione,.accordion-body li:hover .optione{
    background: url("../img/2menu/row-la.png") no-repeat scroll center;
    height: 30px;
    width: 14px;
    line-height: 30px;
    padding: 0 8px;
}

.table-list tbody tr:hover td div.Display-items span{
	border: 1px solid #ffffff;
	color:#404041;
	background-color:#ffffff;
}
.table-list-error.trb tr{
	border: 1px solid #dcdddd;
}


/***** 刘小刚 2016-05-09  *****/
.error{
	background-color: #f86b4f;
}
#typeTd select{
	width: 100px;
	height: 28px;
	border: 1px solid #ccc;
}
#typeTd input{
	min-width:0;
	vertical-align: baseline;
}
#typeTd input[type='radio']{
	display :inline;
	float:none;
	padding:1px 0px 9px 0px;
	vertical-align: bottom;
    margin-right: 5px;
    margin-left: 5px;
}
#typeTd input[type='checkbox']{
	display :inline;
	float:none;
	padding:0 5px;
	vertical-align: bottom;
}
#typeTd .tab_list_box{
	width: 360px;
}
#typeTd .tab_list_box td{
	border: 0;
}
#typeTd .input-mini{
	width: 68px;
}

/*
	2016-08-02
	之后的新增样式统一放在new.css文件中
*/
/* 登陆	*/
.erroe-mage{
	border: 1px solid #fdc;
	background: #ffeee6 url("../img/new/error.png") no-repeat scroll 5px;
	padding: 8px 8px 8px 30px;
	border-radius: 6px;
	color: #666;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
}
.log-bg{
	border-radius: 10px;
	-webkit-box-shadow: 4px 4px 4px #414141;  
  	-moz-box-shadow: 4px 4px 4px #414141;  
  	box-shadow: 4px 4px 4px #414141;  
}
.log{
	border-radius: 6px;
}
.logo-title{
	background: url("../img/new/logo-hd.png") no-repeat scroll top;
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
	text-align: center;
	color: rgb(255, 255, 255);
	font-size: 22px;
	padding:20px 0 30px 0;
}
.log > div {
    padding: 120px 30px 30px;
}
.admin {
    padding: 0px 5px 0px 40px;
    background: url("../img/new/han.png") no-repeat left 2px;
    height: 35px;
    line-height: 35px;
}
.passwd {
    padding: 0px 5px 0px 40px;
    background: url("../img/new/han.png") no-repeat left -36px;
    height: 35px;
    line-height: 35px;
}
.logging {
	background: url("../img/new/logoin.png") no-repeat scroll left center;
	padding-left: 90px;
}
/* 首页 */
.workbody ul{
	padding:10px 15px 15px 15px;
}
.workbody ul li{
	border-bottom:1px dashed #ccc;
}
.workbody ul li a{
	color: #414141;
}
.workbody ul li a:hover {
    text-decoration: underline;
    color: #333;
}
.table-list-modl > tbody > tr > td > div.btn-group{
	min-width:80px;
}
/*
	#e2f9ff
*/


.subject {
    background: #f4f8f9;
    }

.accordion-body {
    background: transparent;
}
#menu {
    border: 0px solid transparent;
    border-width: 0px 0px 1px;
}
.optione {
    background: url("../img/2menu/row-lb.png") no-repeat scroll center;
    height: 30px;
    width: 14px;
    line-height: 30px;
    padding: 0 8px;
}
.accordion-body li.active .optione,.accordion-body li:hover .optione{
    background: url("../img/2menu/row-la.png") no-repeat scroll center;
    height: 30px;
    width: 14px;
    line-height: 30px;
    padding: 0 8px;
}
.openlink{width:95%;border:1px solid #dce4e6;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;overflow:hidden; padding:0 0 1% 1%;margin-bottom:50px;}
.openlink ul li a{position: relative;margin:1% 1% 0 0; width:19%; height:50px; float:left; background:#f4f8f9; border:2px solid #d5e8ed; text-align:center;  line-height:50px;box-sizing:border-box;
-moz-box-sizing:border-box;-webkit-box-sizing:border-box;font-size: 14px;display: block;color: #389dc1;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;}
.openlink ul li a:hover{border:2px solid #0232CD; color:#389dc1;}
.margin_t10{
	margin-top:10px ;
}
/* c g 2016 11 1 2种状态*/

.error-mag{ margin-top:10px;background:#f2dedf; border:1px solid #ecd3d6; width:100%; float:left; }
.error-mag .Ad_icon{ float:left; padding:10px; width:50px;height:50px;background:url("../img/3px_icons.png")no-repeat scroll center;}
.success-mag{ margin-top:10px;background:#D0EE9C; border:1px solid #A6E33C; width:100%; float:left;}
.success-mag .Ad_icon{ float:left; padding:10px; width:50px;height:50px;background:url("../img/check.png")no-repeat scroll center;}
/* c g 2016 11 1 2种状态*/

/* c g  2018 08 06 首页 */
.red-msg{
		
	position: absolute;
	top: -10px;
	right: -10px;
	line-height: 20px;
	width: 20px;
	height: 20px;
	display: block;
	background: red;
	color: #fff;
	font-size: 12px;
	border-radius: 100%;

}

.treemap-layaut{
	width:100%;
	height:200px;
	margin:10px 0;
}
.bar-layout{
	width:50%;
	float:left;
	height:320px;
	padding:10px;
	box-sizing: border-box;
}

.repair-press{
    display: flex;
    margin: 0 2%;
    padding-bottom: 30px;
}
.repair-press li:nth-child(odd){
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 150px;
}
.repair-press li:nth-child(odd) p{
    border: 1px solid #0232CD;
    width: 48px;
    height: 48px;
    border-radius: 100%;
    background-color: #F5F9F9;
    display: flex;
    align-items: center;
    justify-content: center;
}
.repair-press li:nth-child(odd) p span{
    width: 34px;
    height: 34px;
    opacity: 1;
    background: #0232CD;
    border-radius: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    font-weight: 900;
    line-height: 34px;
}
.repair-press li:nth-child(odd) h2{font-size: 12px;color: #353535;padding: 15px 0 10px 0}
.repair-press li:nth-child(odd) h3{font-size: 12px;color: #666666;font-weight: 400;}
.repair-press li:nth-child(even){position: relative;min-width: 40px;}
.repair-press li:nth-child(even) span{width: 100%;height: 1px;background-color: #D5D7DE;top: 20px;display: block;position: absolute}
.repair-press li:nth-child(even) span:after{content: '';display: block;background: url("../img/linkarr.png") no-repeat;width: 8px;height: 9px;position: absolute;right: -5px;top: -4px;}
.repair-press li:last-child{display: none;}


.repair-press-real{
    display: flex;
    padding-bottom: 14px;
}
/*.repair-press-real li:nth-child(odd){*/
/*    width: 220px;*/
/*}*/
.repair-press-real li:nth-child(odd) p{
    width: 39px;
    height: 39px;
    border-radius: 100%;
    background: #ffffff;
    border: 1px solid #e1e1e1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.repair-press-real li:nth-child(odd) p span{
    width: 39px;
    height: 39px;
    opacity: 1;
    background: #3F66E5;
    border-radius: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    font-weight: 900;
    line-height: 39px;
}
.repair-press-real li:nth-child(odd) h2{font-size: 14px;color: #353535;padding: 15px 0 10px 0}
.repair-press-real li:nth-child(odd) h3{font-size: 12px;color: #666666;font-weight: 400;}
.repair-press-real li:nth-child(even){position: relative;width: 249px;
    height: 1px;
    background: #0232cd;
    margin-top: 20px;
    margin-left: 7px;
    margin-right: 7px;
}
.repair-press-real li:nth-child(even) span{
   top: 20px;display: block;position: absolute
}
/*.repair-press-real li:nth-child(even) span:after{content: '';display: block;background: url("../img/linkarr.png") no-repeat;width: 8px;height: 9px;position: absolute;right: -5px;top: -4px;}*/
.repair-press-real li:last-child{display: none;}

.go-apply{padding-bottom: 30px;}
.go-apply button{
    padding: 9px 18px 9px 36px;
    background: url("../img/goApply.png") no-repeat center left 12px #179fd1;
    border-radius: 2px;
    box-shadow: 0px 8px 10px 0px #d2f3ff;
    color: #ffffff;
    cursor: pointer;
}
.go-apply button:hover{background: url("../img/goApply.png") no-repeat center left 12px #0d91c2;}

.repair-info{
    text-align: left;
    margin: 0 2% 20px;
}
.repair-info thead tr{
    background-color: #FAFAFA;
    font-weight: 600;
    font-size: 16px;
}
.repair-info thead tr th{padding: 15px 10px;border-bottom: 1px solid #EBEEF5;}
.repair-info tbody tr td{padding: 15px 10px;color: #333333;text-align: left;font-size: 14px;border-bottom: 1px solid #EFF1F5}
.repair-info tbody tr:hover{background-color: #F5F7FA;}
.repair-info tbody tr td .item{padding: 0;}
.repair-info tbody tr td .item a{color: #0232CD}


