@charset "utf-8";
/* CSS Document */
/*外层框架样式*/
*{ margin: 0;padding: 0;}

html,body{font:"微软雅黑","黑体","宋体",Tahoma,Verdana,Arial,Helvetica,sans-serif; color:#666; padding:0; margin:0;background:#fff;}
body,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td ,em,span,input,button{ margin:0; padding:0;}
ul,ol,li,dl,dd,dt{list-style:none}
input,select,img{ vertical-align:middle;outline-style:none;}
em,i{ font-style:normal;}
img{border:0;outline-style:none;}
h2,h3,h4{font-weight: normal;margin: 0;padding:0;}
table {border-collapse:collapse; border-spacing:0px;}
a{text-decoration: none;color: #333;transition:color 0.25s ease 0s;outline: none;}
a,input,button{ outline:none;}
::-moz-focus-inner{border:0px;}
.clear{content:''; display:block;clear:both;} 
.fl{float: left};
.fr{float: right;}
.container-fluid {
	padding-left: 0!important;
}
#wrap {
	min-width: 100%;
	position: absolute;
	background: #eff3f6 bottom;
	min-height: 100%;
	overflow: hidden;
}
/*.layui-layer-dialog .layui-layer-content{
    position: relative;
    padding: 80px 20px;
    line-height: 24px;
    word-break: break-all;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: center;
    color: #359dce;
    font-size: 50px;
    height: 50px;
    margin-top: 20px;
}
.layui-layer-title,.layui-layer-setwin{
	display: none;
}
.layui-layer-btn .layui-layer-btn0{
    border-color: #4898d5;
    background-color: #2e8ded;
    color: #fff;
    margin-right: 50px;
}
.layui-layer-btn .layui-layer-btn1{
    border-color: #4898d5;
    background-color: #2e8ded;
    color: #fff;
    margin-right: 30px;
}*/
/*@media (min-width: 660px) #wrap {
	min-width: 650px;
}
@media (min-width: 768px) #wrap {
	width: 100%;
	min-width: 750px;
}
@media (min-width: 992px) #wrap {
	width: 100%;
	min-width: 970px;
}
@media (min-width: 1200px) #wrap {
	width: 100%;
	min-width: 1170px;
}*/

.leftMeun {
	position: absolute;
	box-sizing: border-box;
	width:15%;
	height: 100%;
	background: #344563 bottom;

}
.leftMeun >div {
	padding-left: 20px;
}
#rightContent {
	/*position: absolute;*/
	box-sizing: border-box;
	float: left;
	box-sizing: border-box;
	padding-left: 200px;
	overflow-y: scroll;
	overflow-x: hidden;
	/*background-color: #eff3f6;*/
	clear: both;
	color: #717592;
	min-width: 100%;
	min-height: 500px;
	background:#fff;

}
/*左侧菜单栏*/

#logoDiv {
	padding-top: 20px;
	padding-bottom: 20px;
	height: 175px;
	font-size: 17px;
	color: #fff;
	vertical-align: bottom;
	background: #485873;
	margin-left: -18px;

}
#logo {
	width: 100px; height: 100px;border-radius: 50px;
	padding-right: 5px;
}
#logoDiv span {
	vertical-align: bottom;
}
#personInfor {
	padding: 10px 5px 10px;
	margin: 0 5px;
	color: #b3bcc5;
	border-bottom: 1px solid #354457;
	overflow-x: hidden;
	
}
#personInfor p {
	font-size: 12px;
	margin-left: -5px;
}
#personInfor a {
	color: #B3BCC5;
	text-decoration: underline;
}
#userName {
	font-size: 15px!important;
	padding: 0;
	margin: 0;
}
.line-div {
	color: #F00;
	height: 5px;
}
.meun dl {
	padding: 0 10px;
}
.meun-title {
	color: #aab1b7;
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
	border-bottom:1px solid #485873;
}
.meun-item {
	line-height:30px;
	height: 30px;
	color: #aab1b7;
	cursor: pointer;
	margin-left: 23px;
	font-size: 14px;
}
.meun-item a {
	color: #aab1b7;
	display: block;
}
.meun-item-active a {
	color: #c4c7cc;
	display: block;
}
.meun-item img {
	padding-right: 8px;
	height: 20px;
}
.meun-item-active {
	color: #00a3e6;
}

#rightContent iframe {
    width: 100%;
    height: 100%;
    border: none;
    margin-left: 15px;
}

.leftMeun_hide {
    overflow-y: auto;
    height: 100%;
    margin-right: -18px;
}

#leftMeun {
    overflow: hidden;
}

.head {
    overflow: hidden;
    height: 60px;
}

.head .logo {
    float: left;
    color: #fff;
    background: #29354d;
    width: 15%;
    height: 60px;
}

.logo span {
    background: url("../images/icon.png") no-repeat;
    background-position: 0px -1px;
    width: 50px;
    height: 28px;
    float: left;
    margin: 15px 10px 0 25px;
}

.logo b {
    line-height: 60px;
}

.head a {
    float: right;
    color: #fff;
    margin: 0 10px;
}

.headR {
    background: #00a3e6;
    float: left;
    width: 85%;
    height: 60px
}

.headSearch {
    width: 280px;
    height: 36px;
    position: relative;
    margin-left: 20px;
    margin-top: 12px;
    float: left
}

.headSearch input {
    width: 280px;
    height: 36px;
    border-radius: 20px;
    border: none;
    padding-left: 20px;
}

.headSearch span {
    background: url("../images/icon.png") no-repeat;
    background-position: -50px -3px;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 10px;
    top: 7px;
}

.headHome {
    float: right;
    margin-right: 20px;
}

.headHome a {
    float: left;
    margin-top: 10px;
    margin-right: 20px;
}
.headHome a:hover{
    color: #fff;
}
.homes span {
    display: block;
    background: url("../images/icon.png") no-repeat;
    background-position: -78px -3px;
    width: 23px;
    height: 23px;
    margin-left: 3px;
}

.closes span {
    display: block;
    background: url("../images/icon.png") no-repeat;
    background-position: -107px -3px;
    width: 23px;
    height: 23px;
    margin-left: 3px;
}

#logoP {
    margin-left: 55px;
}

.name {
    margin-left: 83px;
    color: #aab1b7;
    font-size: 14px;
}

.leftMeun_hide dt {
    color: #aab1b7;
    margin-left: 10px;
    position: relative;
    padding-left: 14px;
    cursor: pointer;
    font-size: 14px;
    padding-top: 5px;
}

.leftMeun_hide dt.up i {
    border-top-color: transparent;
    border-bottom-color: #aab1b7;
    top: 8px;
}

.leftMeun_hide dt i {
    width: 0;
    height: 0;
    position: absolute;
    border: 5px solid transparent;
    overflow: hidden;
    border-top-color: #aab1b7;
    left: 0px;
    top: 14px;
}
.leftMeun_hide ul{
	margin-bottom: 0;
}
.leftMeun_hide dl{
	margin-bottom: 0;
}
.leftMeun_hide dd {
    display: none;
}
/*右侧具体内容栏目*/

.check-div {
	height: 70px;
	line-height: 70px;
	*line-height: 60px;
	background-color: #fff;
	padding-left: 30px;
	min-width: 824px !important;
	box-sizing: border-box;
}
.check-div button {
	font-size: 12px;
	font-weight: bold;
}
.check-div select {
	height: 26px;
	width: 120px!important;
	display: inline;
	color: #ccc;
}
.check-div input {
	width: 200px !important;
	display: inline;
}
.tab-pane {
	color: #9095ab;
}
.tableHeader {
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	font-weight: bold;
	color: #646987;
	background-color: #e3e8ee;
	padding: 0 30px;
	text-align: left;
}
.codeTop {
	text-align: right;
}
.tablebody {
	margin: 20px 30px;
	text-align: left;
}
.tablebody .row {
	margin-top: 10px;
	background-color: #fff;
	height: 70px;
	line-height: 70px;
}
.footer {
	float: right;
	margin-right: 20px
}
.modal-header {
	/*background-color: #e3e8ee;*/
}
.modal-title {
	font-weight: bold;
}
.expand-col {
	padding: 0;
	margin-top: 30px;
}
.levl2 {
	padding-left: 30px;
}
.levl3 {
	padding-left: 40px;
}
.sitTable {
	background-color: #fff;
	padding-right: 30px;
}
.sitTable table {
	border-top: none;
	background-color: #FFF;
}
/*表格上部边框线*/

.sitTable .table>tbody>tr:first-child>td {
	border-top: none;
}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	vertical-align: middle !important;
	padding: 8px 15px!important;
}
.btn {
	border: none;
}
.toggle-btn {
	display: none;
	width: 52px;
	height: 50px;
	font-size: 20px;
	padding: 15px;
	cursor: pointer;
	float: left;
	color: #212121;
	-moz-transition: all 0.2s ease-out 0s;
	-webkit-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
}
.pd0px {
	padding-left: 200px!important;
}
select {
	padding: 0 auto!important;
}
/*进度条样式*/

@media (max-width: 1123px) {
	#rightContent {
		padding-left: 0;
	}
	.tab-pane {
		min-width: 973px;
	}
	.leftMeun {
		/*display: none;*/
	}
	.toggle-btn {
		display: block;
	}
}
.input-xs {
	height: 25px;
	line-height: 25px;
}
.btn-white {
	background: #fff;
	border: 1px solid #ccc!important;
	font-weight: normal!important;
	margin-right: 10px;
}
.btn-green {
	border: 1px solid #ccc!important;
	font-weight: normal!important;
	margin-right: 10px;
	color: #fff;
	background: #529373;
}
.btn-yellow {
	background: #fff;
	border: 1px solid #ccc!important;
	font-weight: normal!important;
	margin-right: 10px;
	color: #eab67c!important;
	border: 1px solid #eab67c!important;
}
/*颜色*/

.gray {
	color: #b7b7b7;
	font-weight: normal;
	padding: 0 10px;
}
.footer .glyphicon {
	font-size: 12px;
	color: #00BDEF;
	padding: 4px;
	background-color: #fff;
	margin-right: 10px;
}
.zhi {
	margin-top: 33px;
	border-radius: 0!important;
	width: 50px!important;
	height: 21px!important;
	line-height: 20px;
	border: none;
	box-shadow: none!important;
}
.duiqi {
	margin-left: -26px!important;
	margin-top: 7px;
	width: 200px!important;
}
.form-horizontal .form-group {
	margin-right: -100px!important;
}
.select-duiqi {
	height: 25px!important;
	color: #ccc!important;
	margin-left: -25px;
	margin-top: 6px;
	width: 200px!important;
}
.linkCcc {
	color: #9095ab!important;
	text-decoration: underline;
	padding-right: 10px;
}
.linkCcc:hover {
	color: #000!important;
	text-decoration: underline;
}
.modal {
	color: #4b4b4b;
}
.top100 {
	margin-top: -25px!important;
	height: 40px!important;
	line-height: 67px!important;
}
.left {
	float: left;
}
.right {
	float: right;
}

.fwng{ width: 90%;margin:0 auto;border-collapse: collapse;}
.fwng td{border:1px solid #ccc;white-space: nowrap; line-height: 30px;}
.fwng td.tit{ width: 150px;}
.fwng td.center{ text-align: center;}
.fwng td .btn{background-color: #3585b6; padding: 0 10px; color: #fff; font-size: 14px; text-align: center; border-radius: 5px; display: inline-block; height:30px;}
.fwng td input{ margin-left: 10px;}
.fwng tr.no_bor td{border:none; text-align: center; padding: 10px;}
.fwng tr.no_bor td .btn{ width: 100px;}
.fwng td .btn:hover{ background: #0c70ac;}