@CHARSET "UTF-8";

body, html {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: 0px;
	font-family: ﻿MicrosoftYaHei;
}
html{
	overflow-x: auto;
	overflow-y: auto;
}
body{
	min-width: 1366px;
	min-height: 768px;
}
input, select, textarea {
	outline: none;
	color: #64839c;
}
select{
	color:#999;
}
button {
	outline: none;
}

input::-webkit-input-placeholder{
	color:#999;
}
input:-moz-placeholder {
	color:#999;
}
input::-moz-placeholder {
	color:#999;
}
input:-ms-input-placeholder{
	color:#999;
}
img{
	max-width: 100%;
}
.edui-dialog-foot.edui-default{
	position: relative;
	width:650px;
}
.law_content_info img{
	max-width: 100%;
}
.edui-default .edui-for-insertvideo .edui-dialog-content{
	width:100% !important;
}
.law_content_info video{
	max-width: 100%;
}
/* ::-webkit-scrollbar {
	width: 0px
}

::-webkit-input-placeholder { WebKit browsers
	color: #b7c1ca;
}

:-moz-placeholder { Mozilla Firefox 4 to 18
	color: #b7c1ca;
}

::-moz-placeholder { Mozilla Firefox 19+
	color: #b7c1ca;
}

:-ms-input-placeholder { Internet Explorer 10+
	color: #b7c1ca;
} */

.remove{
	display:none !important;
}
.remove2{
	/* color: #FFFFFF !important; */
	color: #6f6c6c!important;;
	pointer-events:auto !important;
}
.left div{
	pointer-events:none;
}
.mustRed{
	font-size: 16px !important;
	color:red !important;
	line-height: 40px !important;
    width: 0 !important;
    display: inline !important;
    float:unset !important;
    position: absolute;
    top: 0px;
    left:0px;
}
/*首页样式start*/
.loginHead{
	position: relative;
	width:100%;
	top:0px;
	height:95px;
	border-bottom:3px solid #d9202f;
}
.loginHead .headLeft{
	width:480px;
	height:100%;
	position: absolute;
	left:14.5%;
}
.loginHead .headLeft .logo{
	float:left;
	width:200px;
	height:100%;
	background-size:75%;
	background-image: url("../images/login/logo.png");
	background-repeat: no-repeat;
	background-position: 0;
}
.loginHead .headLeft .welcome{
	float:left;
	height:100%;
	margin-left:-3px;
	margin-top:24px;
	height:56px;
	border-left:1px solid #ccc;
}
.loginHead .headLeft .welcome .title1{
	color:#666;
	font-size: 22px;
	line-height:32px;
	font-weight: normal;
	text-indent: 38px;
}
.loginHead .headLeft .welcome .title2{
	color:#bfbfbf;
	font-size: 15px;
	line-height:15px;
	font-weight: normal;
	text-indent: 38px;
}
.loginHead .headRight{
	float:right;
	width:50%;
	margin-top:24px;
}
.loginHead .headRight .logo{
	float:right;
	margin-right:24.5%;
}
.loginHead .headRight .logo .weixin{
	float:right;
	height:21px;
	width:25px;
	background-image: url("../images/login/wechat.png");
	margin-top:2px;
	cursor: pointer;
}
.loginHead .headRight .logo .weibo{
	float:right;
	height:22px;
	width:29px;
	margin-right:15px;
	background-image: url("../images/login/weibo.png");
	cursor: pointer;
}

.loginHead .headRight .nav{
	height:18px;
	margin-top:10px;
	width:75%;
	margin-right:22%;
	float:right;
}
.loginHead .headRight .nav .navi{
	float:right;
	width:16%;
	height:18px;
	border-left:1px solid #d6d6d6;
	color:#666;
	text-align: center;
	font-size: 16px;
	line-height: 17px;
}
.loginHead .headRight .nav .navi span{
	cursor: pointer;
}
.loginContent{
	position: absolute;
	width:100%;
	top:98px;
	bottom:0px;
	background-color: #edeff1;
}
.loginContent .logo{
	position: absolute;
	top:0px;
	bottom:0px;
	left:6%;
	right:45%;
	background-color: #edeff1;
	background-repeat: no-repeat;
	background-image: url("../images/login/left1.png");
	background-size: 100%;
	background-position: 0;
	background-position-x: 40px;
}
.loginContent .login{
	width:450px;
	height:450px;
	position: absolute;
	right:11.5%;
	top:14%;
	background-color: #FFF;
	box-shadow: 0px 0px 30px rgba(136, 136, 136, 0.32);
	border-radius: 5px;
}
.loginContent .login .switchTable{
	width:100%;
	height:18%;
	background-color: #f1f1f1;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.loginContent .login .switchTable .switchDiv{
	width:33.3333%;
	height:100%;
	float:left;
	color:#666;
	font-size: 20px;
	position: relative;
	/* padding-top: 1.5%; */
	cursor: pointer;
}
.loginContent .login .switchTable .switchDiv.checked{
	color:#000;
	font-weight: bold;
	background-color: #FFF;
	box-shadow: 0px 0px 20px rgba(136, 136, 136, 0.2);
}
.loginContent .login .switchTable .switchDiv.checked .borderRight{
	border:none;
}
.loginContent .login .switchTable .switchDiv .checkedIcon{
	display: none;
	width:100%;
	z-index:99;
	height:10px;
	margin:0 auto;
	position:absolute;
	bottom:-10px;
	background-repeat: no-repeat; 
	background-size: 67.5% 100%;
	background-image: url("../images/login/selected.png");
	background-position: center;
	background-color: #fff;
}
.loginContent .login .switchTable .switchDiv.checked .checkedIcon{
	display: block;
}
.loginContent .login .switchTable .switchDiv.checked.unit .borderRight div{
	background-image: url("../images/login/unitcopy.png");
}
.loginContent .login .switchTable .switchDiv.checked.unit{
	border-top-left-radius: 5px;
}
.loginContent .login .switchTable .switchDiv.checked.staff{
	border-top-right-radius: 5px;
}
.loginContent .login .switchTable .switchDiv.checked.company .borderRight div{
	background-image: url("../images/login/processCopy.png");
}
.loginContent .login .switchTable .switchDiv.checked.staff .borderRight div{
	background-image: url("../images/login/staff-red.png");
}

.loginContent .login .switchTable .switchDiv .borderRight{
	width:100%;
	height:35px;
	border-right:1px solid #d6d6d6;
	position: absolute;
	margin:auto;
	top:8px;
	bottom:0;
}
.loginContent .login .switchTable .switchDiv .borderRight div{
	width:142px;
	height:31px;
	margin:0 auto;
	text-indent: 45px;
	background-repeat: no-repeat;
	line-height: 32px;
	background-size: 23px;
    background-position: 12px 3px;
}
.loginContent .login .switchTable .switchDiv.unit .borderRight div{
	background-image: url("../images/login/unit.png");
}
.loginContent .login .switchTable .switchDiv.company .borderRight div{
	background-image: url("../images/login/process.png");
}
.loginContent .login .switchTable .switchDiv.staff .borderRight div{
	background-image: url("../images/login/staff-grey.png");
}
.loginContent .login .loginTable{
	width:100%;
	height:82%;
	box-shadow: 0px 0px 20px rgba(136, 136, 136, 0.2);
}
.loginContent .login .loginTable.isIe{
	box-shadow: none !important;
}
.loginContent .login .loginTable .loginInput{
	width:100%;
	height:25%;
	position: relative;
}
.loginContent .login .loginTable .loginInput.signDiv{
	color:#999;
	font-size: 16px;
	text-align: center;
	line-height: 60px;
}
.loginContent .login .loginTable .loginInput.signDiv span{
	color:#b9202f;
	cursor: pointer;
}
.loginContent .login .loginTable .loginButtom{
	width:86%;
	height:60%;
	position: absolute;
	margin:auto;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-color: #b9202f;
	cursor: pointer;
	border:1px solid #b9202f;
	border-radius:3px;
}
.loginContent .login .loginTable .loginButtom div{
	letter-spacing:17px;
	color:#fff;
	font-size: 22px;
	text-align: center;
	width:150px;
	height:40px;
	position: absolute;
	margin:auto;
	top:0px;
	bottom:0;
	left:0;
	right:0;
	line-height: 38px;
}
.loginContent .login .loginTable .loginInput .midDiv{
	width:100%;
	height:60%;
	margin:auto;
	position: absolute;
	top:0;
	bottom:0;
}
.loginContent .login .loginTable .loginInput .label{
	width:26%;
	float:left;
	text-align: right;
	font-size: 16px;
	color:#666;
	vertical-align:middle;
	height:100%;
	line-height: 22px;
	white-space:nowrap;
	position: relative;
}
.loginContent .login .loginTable .loginInput .label div{
	position: absolute;
	margin: auto;
	top:0px;
	bottom:0px;
	height:26px;
	right:5px;
}
.loginContent .login .loginTable .loginInput .inputCssDiv{
	float:left;
	vertical-align:middle;
	height:90%;
	width:65%;
	border: 1px solid #bbb;
	border-radius:4px;
	margin-left:6px;
	
	position: relative;
}
.loginContent .login .loginTable .loginInput .inputCssDiv .iconDiv{
	background-repeat: no-repeat;
	width:9%;
	height:79%;
	margin:auto;
	position: absolute;
	top:0;
	bottom:0;
	background-size: 100%;
}
.loginContent .login .loginTable .loginInput .inputCssDiv.companyName .iconDiv{
	background-image: url("../images/login/indexcopy.png");
}
.loginContent .login .loginTable .loginInput .inputCssDiv.phone .iconDiv{
	background-image: url("../images/login/phone.png");
}
.loginContent .login .loginTable .loginInput .inputCssDiv.pwd .iconDiv{
	background-image: url("../images/login/password.png");
}
.loginContent .login .loginTable .loginInput .inputCssDiv input[type="text"]{
	border:none;
	height:55%;
	margin:auto;
	margin-left:57px;
	border-left:1px solid #bbb;
	position: absolute;
	top:0;
	bottom:0;
	text-indent: 14px;
	font-size: 14px;
	width:70%;
}
.loginContent .login .loginTable .loginInput .inputCssDiv input[type="password"]{
	border:none;
	height:55%;
	margin:auto;
	margin-left:57px;
	border-left:1px solid #bbb;
	position: absolute;
	top:0;
	bottom:0;
	text-indent: 14px;
	font-size: 14px;
	width:70%;
}
.loginContent .login .loginTable .loginInput .inputCssDiv .clearInput{
	width:29px;
	height:29px;
	background-image: url("../images/login/close.png");
	background-repeat: no-repeat;
	position: absolute;
	margin:auto;
	top:0;
	bottom:0;
	right:15px;
	display: none;
	cursor: pointer;
}
.loginContent .login .loginTable .loginInput .inputCssDiv .remember{
	float:left;
	font-size: 16px;
	cursor: pointer;
	color:#999;
}
.loginContent .login .loginTable .loginInput .inputCssDiv input[type="checkbox"]{
	width:19px;
	height:19px;
	
}
.loginContent .login .loginTable .loginInput .inputCssDiv input[type="checkbox"].isNotIe{
	border: 1px solid #aaa;
	border-radius:4px;
	display: inline-block;  
    vertical-align: middle;  
    -webkit-appearance: none;  
    background-color: transparent;  
    line-height: 20px;  
    color:#707070;
    font-weight: bold; 
    font-size: 20px;
    text-indent: 2px;
    margin-top:1px;
    margin-right: 8px;
}
.loginContent .login .loginTable .loginInput .inputCssDiv input[type="checkbox"]:checked:after  {
    content: "√"; 
}
.loginContent .login .loginTable .loginInput .inputCssDiv .forget{
	float:right;
	color:#b9202f;
	cursor: pointer;
	font-size: 16px;
}
.loginContent .login .loginTable .loginInput.checked .inputCssDiv .clearInput{
	display: block;
}
.loginContent .login .loginTable .loginInput .inputCssDiv input::-webkit-input-placeholder { /* WebKit browsers */
　　color:#bbbbbb;
	font-size: 16px;
　　}
.loginContent .login .loginTable .loginInput .inputCssDiv input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
　　color:#bbbbbb;
	font-size: 16px;
　　}
.loginContent .login .loginTable .loginInput .inputCssDiv input::-moz-placeholder { /* Mozilla Firefox 19+ */
　　color:#bbbbbb;
	font-size: 16px;
　　}
.loginContent .login .loginTable .loginInput .inputCssDiv input:-ms-input-placeholder { /* Internet Explorer 10+ */
　　color:#bbbbbb;
	font-size: 16px;
　　}

/*选中样式*/
.loginContent .login .loginTable .loginInput.checked .inputCssDiv.companyName .iconDiv{
	background-image: url("../images/login/index.png") !important;
}
.loginContent .login .loginTable .loginInput.checked .inputCssDiv.phone .iconDiv{
	background-image: url("../images/login/phonecopy.png") !important;
}
.loginContent .login .loginTable .loginInput.checked .inputCssDiv.pwd .iconDiv{
	background-image: url("../images/login/passwordcopy.png")  !important;
}
.loginContent .login .loginTable .loginInput.checked .label span{
	color:#dd3344 !important;
}
.loginContent .login .loginTable .loginInput.checked .inputCssDiv{
	border-color:#dd3344 !important;
}
.loginContent .login .loginTable .loginInput.checked .inputCssDiv input{
	border-left:1px solid #7b7b7b !important;
}
/*首页样式end*/
.header {
	/* background-color: #2c2c2c; */
	/* background-color: #d32133; */
	background-color: #a62319;
	height: 89px;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
}

.left {
	/* background-color: #3f3f3f; */
	background-color: #f0f0f0;
	box-shadow: 0px 4px 4px 0px rgba(37, 129, 206, 0.14);
	position: absolute;
	left: 0px;
	top: 89px;
	bottom: 0px;
	width: 244px;
	overflow-x:hidden;
	overflow-y: auto;
	z-index: 99;
}

.left2 {
	background-color: white;
	box-shadow: 0px 4px 4px 0px rgba(37, 129, 206, 0.14);
	position: absolute;
	left: 0px;
	top: 89px;
	bottom: 0px;
	width: 60px;
	overflow: auto;
	z-index:101;
}

.left2 .leftMenu1 {
	border: 0px !important;
}

.left .overflowDiv {
	width: 244px;
	overflow: hidden;
}

.right {
	position: absolute;
	left: 244px;
	top: 89px;
	bottom: 0px;
	right: 0px;
	padding: 25px 25px 55px 25px;
	background-color: #f3f3f3;
}

.header .logo {
	width: 244px;
	height: 89px;
	background-image: url(../images/LOGO.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	float: left;
	background-position-x: 0;
}

.header .switch {
	height: 89px;
	width: 77px;
	background-image: url(../images/header-icon1.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	float: left;
}

.header .welcome {
	line-height: 89px;
	height: 89px;
	color: white;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	/* background-image: url(../images/userLogo.png); */
	background-repeat: no-repeat;
	background-position: left center;
	width: 120px;
    text-align: right;
    margin: 0 !important;
    position: relative;;
}
.header .welcome img{
	position: absolute;
	width:32px;
	height:32px;
	left:0;
	top:28px;
}

.header .downMenuBtn {
	background-image: url(../images/downMenu.png);
	background-repeat: no-repeat;
	background-position: 0 center;
}

.header .line {
	float: left !important;
	background-color: #797979;
	width: 1px !important;
	height: 30px !important;
	margin-top: 15px !important;
	padding: 0px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.header .menu {
	width: 50%;
	float: left;
	height: 60px;
	left: 410px;
	top: 0px;
}

.header .menu .levelMenu1 {
	float: left;
	height: 89px;
	margin-right: 15px;
	line-height: 89px;
	color: #FFFFFF!important;
	cursor: pointer;
	font-size: 16px;
	padding-left: 25px;
}

.header .menu .menu1 {
	background-image: url(../images/header-icon5.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	background-size: 22px 22px;
}

.header .menu .menu2 {
	background-image: url(../images/header-icon4.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	background-size: 22px 22px;
}

.header .menu .menu3 {
	background-image: url(../images/header-icon7.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	background-size: 22px 22px;
}

.header .menu .menu4 {
	background-image: url(../images/header-icon6.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	background-size: 22px 22px;
}

.header .menu .menu5 {
	background-image: url(../images/header-icon9.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	background-size: 22px 22px;
}

.header .menu .menu6 {
	background-image: url(../images/header-icon10.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	background-size: 22px 22px;
}

.header .menu .menu7 {
	background-image: url(../images/header-icon11.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	background-size: 22px 22px;
}

.header .menu .menu9 {
	background-image: url(../images/header-icon8.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	background-size: 22px 22px;
}

.header .menuRight {
	height: 60px;
	position: absolute;
	right: 0px;
	top: 0px;
}

.header .menuRight .tonyi {
	float: left;
	height: 89px;
	margin-right: 20px;
	line-height: 89px;
	color: white;
	cursor: pointer;
	font-size: 15px;
	padding-left: 25px;
}

.header .menuRight .menu7 {
	background-image: url(../images/header-icon2.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	margin-left: 20px;
}

.header .menuRight .menu8 {
	background-image: url(../images/header-icon3.png);
	background-repeat: no-repeat;
	background-position: 0 center;
}

.header .menuRight .menu9 {
	background-image: url(../images/header-icon4.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	margin-left: 20px;
	width: 70px;
}

.header .menuRight .menuHeadMessage {
	background-image: url(../images/head-message.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	background-size:21px 16px;
}


.left .leftMenu1 {
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	/* color: #909090; */
	color: #adadad;
	cursor: pointer;
	overflow: hidden;
}

.left .leftMenu1 .imgDiv {
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 40px;
	height: 60px;
	background-size: 13px 13px;
}
.left .leftMenu1 .leftMenu1Color {
	height: 60px;
    width: 4px;
    float: left;
    background-color: #b2b2b2;
    margin-right: 20px;
}
.left .leftMenu1 .leftMenu2Color {
	height: 60px;
    width: 4px;
    float: left;
    background-color: #1f88ca;
    margin-right: 20px;
}
.left .leftMenu1 .leftMenu3Color {
	height: 60px;
    width: 4px;
    float: left;
    background-color: #20cab0;
    margin-right: 20px;
}
.left .leftMenu1 .leftMenu4Color {
	height: 60px;
    width: 4px;
    float: left;
    background-color: #aeab12;
    margin-right: 20px;
}
.left .leftMenu1 .leftMenu5Color {
	height: 60px;
    width: 4px;
    float: left;
    background-color: #e91e63;
    margin-right: 20px;
}
.left .leftMenu1 .leftMenu6Color {
	height: 60px;
    width: 4px;
    float: left;
    background-color: #607d8b;
    margin-right: 20px;
}

.left .leftMenu1.menu1 {
	background-repeat: no-repeat;
	background-position: 22px center;
}
.left .leftMenu1.menu2 {
	background-repeat: no-repeat;
	background-position: 22px center;
}
.left .leftMenu1.menu3 {
	background-repeat: no-repeat;
	background-position: 22px center;
}
.left .leftMenu1.menu4 {
	background-repeat: no-repeat;
	background-position: 22px center;
}
.left .leftMenu1.menu5 {
	background-repeat: no-repeat;
	background-position: 22px center;
}
.left .leftMenu1.menu6 {
	background-repeat: no-repeat;
	background-position: 22px center;
}
.left .leftMenu1.menu7 {
	background-repeat: no-repeat;
	background-position: 22px center;
}
.left .leftMenu1.menu8 {
	background-repeat: no-repeat;
	background-position: 22px center;
}

.left .leftMenu2 {
	font-size: 14px;
	/* color: #909090; */
	color: #adadad;
	background-repeat: no-repeat;
	background-position: 50px center;
	padding-left: 64px;
	height: 45px;
	line-height: 45px;
	cursor: pointer;
	overflow: hidden;
}

.left .leftMenu3 {
	color: #909090;
	font-size: 12px;
	padding-left: 66px;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.left .leftMenu4 {
	color: #909090;
	font-size: 12px;
	padding-left: 66px;
	cursor: pointer;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
}

.left .level2Total {
	display: none;
	/* background-color: #333333; */
	background-color: #f9f9f9;
}

.left .level3Total {
	display: none;
}
.left .level4Total {
	display: none;
}
.left .leftMenu4:hover {
	/* color: white; */
	color: #333333!imortant;
}
.left .leftMenu4.level4Selected {
	/* color: white; */
	color: #333333;
	font-weight: bold;
}

.left .leftMenu3:hover {
	/* color: white; */
	color: #333333!important;
}
.left .leftMenu3.level3Selected {
	/* color: white; */
	color: #333333;
	font-weight: bold;
}

.left .leftMenu2:hover {
	/* color: white; */
	color: #333333!important;
}
.left .leftMenu2.level2Selected {
	/* color: white; */
	color: #333333!important;
}


/* .left .level1Selected {
	border-left: 4px solid rgba(60, 141, 189, 1);
	background-color: #394247;
}

.left .level2Selected {
	color: #b9202f;
	background-image: url(../images/left-menu00.png);
}

.left .level3Selected {
	color: #b9202f;
} */


.xuanzhuan {
	background-image: url(../images/down-arrow.png) !important;
}

.right .content {
	background-color: white;
	box-shadow: 0px 5px 7px 0px rgba(141, 146, 153, 0.17);
	position: absolute;
	top: 100px;
	left: 28px;
	right: 28px;
	bottom: 10px;
	border: solid 1px rgba(221, 221, 221, 1);
}

.header .logo2 {
	background-image: url(../images/logo2.png) !important;
}

.left2 .leftMenu1 {
	height: 41px !important;
	line-height: 41px !important;
	font-size: 16px !important;
	color: #ffffff !important;
	cursor: pointer !important;
	background-position: center center !important;
}

.left2 .leftMenu1:hover {
	background-color: rgb(222, 222, 222) !important;
}

.left2 .leftMenu1:hover .leftMenuHover {
	display: block;
}

.left2 .leftMenuHover {
	position: fixed;
	left: 60px;
	height: 41px;
	width: 200px;
	z-index: 2;
	display: none;
	background-color: rgb(222, 222, 222);
	color: #b9202f;
}

.left2 .leftMenuHover .leftMenuName {
	padding-left: 20px;
	font-size: 14px;
}

.left2 .leftMenuHover .leftMenuContent {
	background-color: white;
	width: 100%;
	max-height: 450px;
    overflow-x: hidden;
    overflow-y: auto;
}

.left2 .leftMenu2 {
	padding-left: 40px !important;
	background-position: 20px center !important;
}

.left2 .leftMenu3 {
	padding-left: 40px !important;
}

.right .operationDiv {
	height: 85px;
	line-height: 85px;
	/* border-bottom: solid 1px rgba(221, 221, 221, 1); */
    background-color: #f0f0f0;
}

.right .content .tableDiv {
	position: absolute;
	top: 89px;
	left: 0px;
	right: 0px;
	bottom: 60px;
}

.right .content .pageDiv {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 60px;
}

table tr th {
	color: #2A2727;
	font-size: 12px;
	line-height: 54px;
	background-color: #f0f0f0;
	border-top: solid 1px #f0f0f0;
	border-bottom: solid 1px #f0f0f0;
	word-wrap:break-word; 
	word-break:break-all;
}

table tr th:first-child {
	border-left: solid 1px #f0f0f0;
}
table tr th:last-child {
	border-right: solid 1px #f0f0f0;
}

table tr td {
	color: #666666;
	font-size: 12px;
	line-height: 34px;
	text-align: center;
	border-bottom: solid 1px #f0f0f0;
	word-wrap:break-word; 
	word-break:break-all;
}

.headerTableDiv table {
	width: 96%;
	margin-left: 2%;
}
.headerTableDiv table th{
	white-space:nowrap;
}
.contentTableDiv table {
	width: 96%;
	margin-left: 2%;
}

.headerTableDiv {
	position: absolute;
	left: 0px;
	right: 0px;
}

.contentTableDiv {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: 56px;
	overflow-x: hidden;
	overflow-y: overlay;
}

.operationDiv {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: white;
}

.formDiv {
	width: 95%;
	margin-left: 2.5%;
	border-radius: 4px 4px 4px 4px;
	border: solid 1px rgba(167, 189, 206, 1);
	position: absolute;
	top: 30px;
	bottom: 30px;
}

.formDiv .formHeader {
	background-image: url(../images/form.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	height: 40px;
	border-radius: 4px 4px 0px 0px;
	background-color: rgba(105, 185, 232, 1);
	font-size: 16px;
	color: white;
	line-height: 40px;
	padding-left: 40px;
}

.formDiv .formBody {
	overflow: auto;
	position: absolute;
	bottom: 70px;
	top: 40px;
	left: 0px;
	right: 0px;
}

.formDiv .formBody .formInput {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	height: 40px;
	line-height: 40px;
	width: 300px;
}

.formDiv .formBody .formInput .label {
	color: #64839c;
	font-size: 14px;
	margin-right: 15px;
	float: left;
}

.formDiv .formBody .formInput input[type=text], .formDiv .formBody .formInput input[type=password]
	{
	width: 234px;
	height: 36px;
	background-color: rgba(255, 255, 255, 1);
	border: solid 1px rgba(196, 212, 224, 1);
	padding-left: 10px;
}

.formDiv .formBody .formInput select {
	width: 234px;
	height: 40px;
	background-color: rgba(255, 255, 255, 1);
	border: solid 1px rgba(196, 212, 224, 1);
	padding-left: 10px;
}

.formDiv .formBody .formInput .radioDiv {
	float: left;
}

.formDiv .formBody .formInput .radio {
	font-size: 14px;
	margin-left: 10px;
	overflow: hidden;
	float: left;
	cursor: pointer;
}

.formDiv .formBody .formInput .radio input {
	float: left;
	margin-top: 14px;
}

.formDiv .formBody .formInput .radio span {
	float: left;
}

.formDiv .formFooter {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 70px;
	border-top: dashed 1px rgba(196, 212, 224, 1);
	text-align: center;
}

.formDiv .formFooter .btn1 {
	width: 151px;
	height: 52px;
	background-color: rgba(244, 129, 102, 1);
	border-radius: 6px 6px 6px 6px;
	color: white;
	line-height: 52px;
	text-align: center;
	cursor: pointer;
	border: 0px;
	margin-top: 8.5px;
}

.formDiv .formFooter .btn2 {
	width: 151px;
	height: 52px;
	background-color: rgba(60, 141, 189, 1);
	border-radius: 6px 6px 6px 6px;
	color: white;
	line-height: 52px;
	text-align: center;
	cursor: pointer;
	border: 0px;
	margin-top: 8.5px;
}

.right .page-title .title {
	color: #333333;
	font-size: 12px;
	float: left;
}

.right .page-title .title .red {
	font-size: 12px;
	cursor: pointer;
}

.right .page-title .option {
	color: #333333;
	font-size: 12px;
	float: right;
	cursor: pointer;
	background-image: url(../images/back.png);
	background-repeat: no-repeat;
	width: 45px;
	text-align: right;
	line-height: 18px;
}

.login-header {
	height: 110px;
	width: 100%;
	border-bottom: 3px solid red;
}

.login-header .logo {
	background-image: url(../images/login-logo.png);
	background-repeat: no-repeat;
	width: 196px;
	height: 67px;
	margin-top: 16.5px;
	float: left;
	margin-left: 15%;
}

.login-header .line {
	background-color: #CCCCCC;
	width: 1px;
	height: 67px;
	margin-top: 16.5px;
	float: left;
	margin-left: 20px;
}
/*操作区域*/
.operationDiv .operationLeft{
	float:left;
	margin-left: 30px;
}
.operationDiv .operationRight{
	float:Right;
	margin-right: 30px;
}
/*搜索选择框*/
.operationDiv .searchChoose{
	float:right;
}
.operationDiv .searchChoose .radioDiv{
	color:#5d5d5d;
	font-size: 14px;
	margin-right:20px;
	line-height: 30px;
	cursor: pointer;
	float:left;
}
.operationDiv .searchChoose .radioDiv .noChecked{
	width:14px;
	height:14px;
	background-image: url("../images/nochecked.png");
	float:left;
	margin-top: 8px;
    margin-right: 8px;
}
.operationDiv .searchChoose .radioDiv .noChecked.checked{
	background-image: url("../images/checked.png");
}
/*搜索框*/
.operationDiv .searchDiv{
	height:30px;
	width:300px;
	border-radius: 5px;
	border:1px solid #cccccc;
	font-size: 14px;
	color:#bbbbbb;
	float:right;
	margin-top: 27.5px;
	background: #ffffff;
	
}
.operationDiv .searchDiv .searchIcon{
	background-image: url("../images/searchIcon.png");
	background-repeat: no-repeat;
	float:left;
	height:30px;
	width:30px;
	background-size: 18px;
	margin-left:17px;
	background-position: 0px;
}
.operationDiv .searchDiv .searchInput{
	border:none;
	float:left;
	height:26px;
	font-size: 14px;
	width:178px;
	margin-top:1px;
}
.operationDiv .searchDiv .searchInput::-webkit-input-placeholder{
	margin-top:0px;
}
.operationDiv .searchDiv .searchInput:-moz-placeholder {
	margin-top:0px;
}
.operationDiv .searchDiv .searchInput::-moz-placeholder {
	margin-top:0px;
}
.operationDiv .searchDiv .searchInput:-ms-input-placeholder{
	margin-top:0px;
}
.operationDiv .searchDiv .searchButton{
	border:1px solid #d32133;
	background-color: #d32133;
	text-align: center;
	color:#FFF;
	font-size: 14px;
	width:67px;
	height:30px;
	float:right;
	line-height: 29px;
	border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    cursor: pointer;
    margin-top:-1px;
    margin-right: -1px;
}
/*操作按钮样式*/
.operationDiv .btn1{
	font-size: 14px;
	color:white;
	border:1px solid #888282;;
	background-color: #888282;;
	text-align: center;
	height: 30px;
	line-height:28px;
    width: 100px;
    border-radius: 5px;
    cursor: pointer;
}
.operationDiv .btn2{
	float:right;
	color:#FFF;
	background-color: #d32133;
	border-color: #d32133;
	height:32px;
	line-height: 27px;
	margin-left:5px;
	margin-top: 27.5px;
}
/*表格内按钮*/
.contentTableDiv .buttonDiv{
	margin:0 auto;
}
.contentTableDiv .tableButton{
	height:30px;
	cursor: pointer;
	text-align: right;
	line-height: 30px;
	color:#666;
	background-repeat: no-repeat;
	background-position: 0;
	float:left;
	margin:0 4px;
} 
.contentTableDiv .tableDetail{
	width:48px;
	background-image: url("../images/listIcon/detail.png");
}
.contentTableDiv .tableStaffDetail{
	width:78px;
	background-image: url("../images/listIcon/staff.png");
}
.contentTableDiv .tableUp{
	width:48px;
	background-image: url("../images/listIcon/up.png");
}
.contentTableDiv .tableDown{
	width:48px;
	background-image: url("../images/listIcon/down.png");
}
.contentTableDiv .tableLeave{
	width:48px;
	background-image: url("../images/listIcon/leave.png");
}
.contentTableDiv .tableSetting{
	width:48px;
	background-image: url("../images/listIcon/setting.png");
}

.contentTableDiv .tableWelfareSetting{
	width:78px;
	background-image: url("../images/listIcon/setting.png");
}
.contentTableDiv .tableUpdate{
	width:48px;
	background-image: url("../images/listIcon/update.png");
}
.contentTableDiv .tableSQ{
	width:48px;
	background-image: url("../images/listIcon/shouquan.png");
}
.tableJY{
	width:48px;
	background-image: url("../images/listIcon/leave.png");
}
.tableUserSetting{
	width:77px;
	background-image: url("../images/listIcon/setting.png");
}
.tableSetting1{
	width:77px;
	background-image: url("../images/listIcon/setting1.png");
}
.tableXuqian{
	width:48px;
	background-image: url("../images/listIcon/xuqian.png");
}
.showCheck{
	width:48px;
	background-image: url("../images/listIcon/check1.png");
}
.tableApprovalInfo{
	width:105px;
	background-image: url("../images/listIcon/approval.png");
}
.tableApproval{
	width:48px;
	background-image: url("../images/listIcon/approval.png");
}
.tableWarning{
	background-image: url("../images/listIcon/warning.png");
}
.tableComplete{
	background-image: url("../images/listIcon/update.png");
}
.tableSure{
	background-image: url("../images/listIcon/contract.png");
}
.tableContract{
	width:48px;
	background-image: url("../images/listIcon/contract.png");
}
.tableMasterCopy{
	width:77px;
	background-image: url("../images/listIcon/setting1.png");
}
.tableShowContract{
	width:77px;
	background-image: url("../images/listIcon/contract.png");
}
.contentTableDiv .tableLock{
	width:48px;
	background-image: url("../images/listIcon/setting.png");
}
.contentTableDiv .tableDelete{
	width:48px;
	background-image: url("../images/listIcon/del.png");
}
.contentTableDiv .tableReturn{
	width:78px;
	background-image: url("../images/listIcon/warning.png");
}
.contentTableDiv .tableDistribute{
	width:90px;
	background-image: url("../images/listIcon/staff.png");
}
.contentTableDiv .tableShakedownPeriod{
	width:90px;
	background-image: url("../images/listIcon/approval.png");
}
.contentTable .tableRecruitmentInfo{
	width:100px;
	background-image: url("../images/buttonIcon/detail1.png");
}
.contentTableDiv .tableRecruitmentFile{
	width:78px;
	background-image: url("../images/listIcon/setting1.png");
}
.contentTableDiv .tablePerfectInfo{
	width:78px;
	background-image: url("../images/listIcon/info.png");
}
.contentTable .tablePerfectInfo{
	width:78px;
	background-image: url("../images/listIcon/info.png");
}
.contentTableDiv .tableZhuanzheng{
	width:48px;
	background-image: url("../images/listIcon/shouquan.png");
}
/*遮罩*/
#shade{
	height: 100%;
    width: 100%;
    background: #000;
    display: none;
    z-index: 100;
    position: fixed;
    left: 0;
    top: 0;
    opacity: 0.5;
}
#confirmShade{
	height: 100%;
    width: 100%;
    background: #000;
    display: none;
    z-index: 100;
    position: fixed;
    left: 0;
    top: 0;
    opacity: 0.5;
}
/*弹出框共通样式*/
.popBox{
	position: fixed;
	left: 0;
	right: 0;
	margin:0 auto;
	width:50%;
	border-top: 5px solid #d32133;
	top:20%;
	z-index:1000;
	display: none;
}
.popBox .popTitle{
	height:50px;
	width:100%;
	background-color:#f5f5f5;
	color:#2a2727;
	font-weight: bold;
	font-size: 16px;
}
.popBox .popTitle .title{
	height:50px;
	font-size: 17px;
	float:left;
	line-height: 50px;
	background-image: url("../images/popTitle.png");
	background-repeat:no-repeat;
	background-position: 0;
	padding-left: 25px;
	margin-left: 20px;
}
/*confirm框样式*/
.popBox.confirmBox .popFoot .buttonDiv{
	width:300px;
}
.popBox.confirmBox .popFoot .btn1,.popBox.confirmBox .popFoot .btn2{
	width:125px;
	height:40px;
	border-radius:7px;
	font-size: 16px;
	cursor: pointer;
	margin-top: 22px;
}
.popBox.confirmBox .popTitle .title{
	background-image: url("../images/alert2.png");
}
.popBox.confirmBox .input{
	text-align: center;
	line-height: 60px;
}
/* confirm end */
/*上传图标*/
.popBox .popTitle .title.title1{
	background-image: url("../images/alert2.png");
}

.popBox .popButton1{
	float:left;
	border:1px solid #d32133;
	border-radius: 5px;
	background-color: #d32133;
	color:#fff;
	text-align: center;
	cursor: pointer;
	font-size: 14px;
	height:35px;
	width:50px;
	line-height: 35px;
	margin-left:15px;
	margin-top:10px;
}
.popBox .popTitle .popClose{
	background-image:url("../images/popClose.png");
	background-repeat:no-repeat;
	float:right;
	width:16px;
	height:16px;
	margin-top: 16px;
    margin-right: 20px;
    cursor: pointer;
}
.popBox .popTitle .popClose1{
	background-image:url("../images/popClose.png");
	background-repeat:no-repeat;
	float:right;
	width:16px;
	height:16px;
	margin-top: 16px;
    margin-right: 20px;
    cursor: pointer;
}
.popBox .popContent{
	width:100%;
	background-color: #FFF;
}
.popBox .popContent textarea{
	resize:none;
	margin-top:10px;
	width:294px;
	height:70px;
	border-color: #ddd;
	border-radius: 5px;
	font-family: MicrosoftYaHei;
}
.popBox .popFoot{
	height:87px;
	width:100%;
	background-color: #FFF;
}
.popBox .popFoot .btn1,.popBox .popFoot .btn2{
	width:180px;
	height:40px;
	border-radius:7px;
	font-size: 16px;
	cursor: pointer;
	margin-top: 22px;
}
.popBox .popFoot .clear{
	width:95%;
	height:1px;
	border-top:1px solid #ddd;
	margin: 0 auto;
}
.popBox .popFoot .buttonDiv{
	width:400px;
	margin:0 auto;
}
.popBox .popFoot .btn1{
	border:1px solid #d32133;
	background-color: #d32133;
	color:#FFF;
	float:left;
}
.popBox .popFoot .btn2{
	border:1px solid #f5f5f5;
	background-color: #f5f5f5;
	color:#666;
	float:right;
}
.popBox .popContent .input{
	width:90%;
	height:60px;
	padding-left:20px;
}
.popBox .popContent .input span{
	width:80px;
	color:#2a2727;
	float:left;
	height:60px;
	font-size: 14px;
	line-height: 60px;
}
.popBox .popContent .input .toAddNewSpan{
	width:100px;
	color:#2a2727;
	float:left;
	height:60px;
	font-size: 14px;
	line-height: 60px;
}
.popBox .popContent .input input,.popBox .popContent .input select{
	border:1px solid #ddd;
	border-radius:3px;
	height:35px;
	line-height: 35px;
	margin-top: 10px;
	padding-left:10px;
}
.popBox .popContent .input input[type="radio"]{
	vertical-align:middle;
	margin-top:0px;
	margin-bottom:1px; 
}

.popBox .popContent .input label{
	height:60px;
	line-height: 60px;
	margin-right:10px;
	cursor: pointer;
}
.fileBtn{
    width: 100px;
    height: 40px;
    border-radius: 7px;
    font-size: 16px;
    cursor: pointer;
    margin-top: 10px;
    border: 1px solid #f5f5f5;
    background-color: #f5f5f5;
    color: #666;
    float: right;
}
/*表单*/
/* .borderTopRed{
	border-top:5px solid #fc8383 !important;
} */
.contentDiv{
	position: absolute;
	top:0px;
	width:100%;
	bottom:20px;
	overflow-y: auto;
	overflow-x: hidden;
}
.footDiv{
	position: absolute;
	height:90px;
	width: calc(100% - 50px);
	bottom:5px;
}
.formInputDiv{
	width:95%;
	margin:0 auto;
	margin-top:20px;
	border: 1px solid #ddd;
	/* padding-bottom:10px; */
	background-color: white;
}
.formInputDiv .titleDiv{
	width:100%;
	height:55px;
	background-color: #f0f0f0;
}
.formInputDiv .contentInputDiv{
	width:100%;
}
.formInputDiv .contentInputDiv .formTable{
	width: 97%;
	font-size: 12px;
	margin: 20px;
	border-bottom: 1px solid #dddddd;
}
.formInputDiv .contentInputDiv .formTable .formTr1{
	border-top: dashed 1px #dddddd;
	border-right: 0;
	border-bottom: 0;
	color: #2a2727;
}
.formInputDiv .contentInputDiv .formTable .formTr2{
	border-top: dashed 1px #dddddd;
	border-left: 0;
	border-bottom: 0;
}
.formInputDiv .contentInputDiv .formTable .thTitle{
	border-top: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
	color: #737373;
    font-weight: normal;
    background-color: #fff7f7;
}
.formInputDiv .titleDiv .titleIcon{
	background-repeat: no-repeat;
	background-position: 0;
	height:20px;
	color:#2a2727;
	padding-left:20px;
	font-size: 17px;
	font-weight: bold;
	height:100%;
	line-height: 55px;
	width:50%;
	float:left;
	height: 55px;
}
.formInputDiv .inputRow{
	width:100%;
	height:66px;
	padding-left:10px;
}
.uploadRow{
	height:auto;
}
.formInputDiv .input{
	width: 31%;
    height: 45px;
    margin-top: 15px;
    float: left;
    line-height: 35px;
    margin-left: 20px;
    color: #2a2727;
}
.formInputDiv .input span{
	line-height: 32px;
    color: #b4b4b4;
    font-size: 36px;
    width: 22px;
    display: block;
    float: left;
    text-align: center;
}
.formInputDiv .input img{
	position: absolute;
    left: 0;
    top: 0;
	height: 100px;
	width: 150px;
}
.fileName{
	float:left;
	font-size: 14px;
}
.fileDel{
	background-image: url("../images/popClose.png");
	background-position: 0;
	background-repeat: no-repeat;
	background-size: 70%;
	float:left;
	width:15px;
	height:15px;
	margin-left: 15px;
	margin-top:10px;
	cursor: pointer;
}
.uploadInput{
	width:100%;
	height:auto;
}
.formInputDiv .input label{
	line-height: 35px;
    color: #666666;
    font-size: 14px;
    display: block;
    float: left;
    text-align: left;
    margin-right: 5px;
}
.formInputDiv .input input{
	width:150px;
	height:35px;
	border: 1px solid #ddd;
	padding-left:10px;
	border-radius: 5px;
	float:left;
	margin-left:10px;
}
.formInputDiv .input input[type="radio"]{
	vertical-align:middle;
	margin-top:0px;
	margin-bottom:1px;
	float:none;
	width:13px;
}
.formInputDiv .input .uploadDiv{
	margin-left:10px;
	float:left;
}
.uploadButton{
	width:116px;
	height:40px;
	background-color: #d32133;
	border:1px solid #d32133;
	border-radius:5px;
	color:#fff;
	font-size: 16px;
	background-image: url("../images/form/add.png");
	background-repeat: no-repeat;
	background-position: 25px;
	text-align: center;
	line-height: 40px;
	text-indent:15px;
	cursor: pointer;
}
.uploadButton1{
	background-image: url("../images/info2/upload.png");
}
.formInputDiv .input input:focus{
	border-color: #f02e65;
}
.formInputDiv .input select{
	width:161px;
	height:39px;
	border: 1px solid #ddd;
	padding-left:10px;
	border-radius: 5px;
	float:left;
	margin-left:10px;
}
.formInputDiv .input textarea{
	border: 1px solid #ddd;
    resize: none;
    margin-left: 10px;
    border-radius: 5px;
    width: 577px;
    height: 100px;
    font-family: MicrosoftYaHei;
}
.formInputDiv .input pre{
    font-family: MicrosoftYaHei;
}
.formInputDiv .input .download{
   cursor: pointer;
}
.formInputDiv .titleDiv .packUp{
	background-image:url("../images/pickup.png");
	background-repeat:no-repeat;
	float:right;
	color:#828282;
	font-size: 14px;
	cursor: pointer;
	margin-top: 17px;
    margin-right: 20px;
    padding-left:24px;
    height:20px;
    line-height:20px;
    background-position: right;
    width: 50px;
    background-size: 15px 15px;
}
.formInputDiv .titleDiv .packUp1{
	background-image:url("../images/pickup1.png");
}
.formInputDiv .titleDiv .titleIcon.icon1{
	/* background-image: url("../images/form/info.png"); */
}
.formInputDiv .titleDiv .titleIcon.icon2{
	/* background-image: url("../images/form/bank.png"); */
}
.formInputDiv .titleDiv .titleIcon.icon3{
	/* background-image: url("../images/form/ziliao.png"); */
}
.formInputDiv .titleDiv .titleIcon.icon4{
	/* background-image: url("../images/form/edu.png"); */
}
.formInputDiv .titleDiv .titleIcon.icon5{
	/* background-image: url("../images/form/work.png"); */
}
.formInputDiv .titleDiv .titleIcon.icon6{
	/* background-image: url("../images/form/jiangcheng.png"); */
}
.formInputDiv .titleDiv .titleIcon.icon7{
	/* background-image: url("../images/form/beian.png"); */
}
.formInputDiv .titleDiv .titleIcon.icon8{
	/* background-image: url("../images/form/shebao.png"); */
}
.formInputDiv .titleDiv .titleIcon.icon9{
	/* background-image: url("../images/form/gongjijin.png"); */
}
.content .footDiv .buttonDiv{
	width:400px;
	margin: 0 auto;
	margin-top:5px;
	height:100%;
}
.content .footDiv button{
	width: 120px;
    height: 42px;
    border-radius: 3px;
    font-size: 16px;
    cursor: pointer;
    margin-top: 22px;
}
.content .footDiv .btn1{
	border:1px solid #d32133;
	background-color: #d32133;
	color:#FFF;
	float:left;
}
.content .footDiv .btn2{
	border: 1px solid #f5f5f5;
    background-color: #ffffff;
    color: #666666;
    float: right;
}
.footDiv .buttonDiv{
	width:400px;
	margin: 0 auto;
	margin-top:5px;
	height:100%;
}
.footDiv button{
	width: 120px;
    height: 42px;
    border-radius: 3px;
    font-size: 16px;
    cursor: pointer;
    margin-top: 22px;
}
.footDiv .btn1{
	border:1px solid #d32133;
	background-color: #d32133;
	color:#FFF;
	float:left;
}
.footDiv .btn2{
	border: 1px solid #e1e0e0;
    background-color: #ffffff;
    color: #666666;
    float: right;
}
.content .footDiv .btn3{
	border:1px solid #d32133;
	background-color: #d32133;
	color:#ffffff;
	float:right;
}
.formInputDiv .areaInput{
	width:100%;
}
.formInputDiv .areaInput select{
	width:90px;
}
.formInputDiv .areaInput input{
	width:270px;
}
/*提示框*/
.alert-div {
	position: fixed;
	top: 80px;
	left: 50px;
	right: 50px;
	height: 50px;
	background: rgba(34, 44, 50, 0.78);
	z-index: 999999999999999;
	border-radius: 5px;
	display: none;
}
.alert-div .alert-content {
	color: white;
	font-size: 16px;
	text-align: center;
	width: 100%;
	line-height: 50px;
}
/*合同布局*/
.content .contentDiv .contractInputDiv{
	width:88%;
	border:1px solid #ddd;
	margin-top:15px;
	color:#2a2727;
}
.content .contentDiv .contractInputDiv .inputRow{
	width:100%;
	height:35px;
	font-size: 14px;
	line-height: 35px;
	color:#666;
}
.content .contentDiv .contractInputDiv .inputRow1{
	width:100%;
	height:40px;
	font-size: 14px;
	line-height: 40px;
	color:#2a2727;
	margin:8px 0;
}
.content .contentDiv .contractInputDiv .inputRow .point{
	font-size: 36px;
	color:#b4b4b4;
	width: 18px;
    display: block;
    float: left;
    line-height: 31px;
    margin-left: 18px;
}
.content .contentDiv .contractInputDiv .inputRow .input{
	width:50%;
	height:100%;
	float:left;
}
.content .contentDiv .contractInputDiv .inputRow1 .input{
	width:50%;
	height:100%;
	float:left;
}
.content .contentDiv .contractInputDiv .inputRow1 .showImg{
	width:150px;
	height:100px;
	border:1px solid #ddd;
	margin-left:120px;
}
.content .contentDiv .contractInputDiv .inputRow1 label{
	display: block;
	width:116px;
	float: left;
	text-align: right;
}
.content .contentDiv .contractInputDiv .inputRow1 textarea{
	height:94px;
	border:1px solid #ddd;
	border-radius: 3px;
	resize: none;
	float:left;
	width: 68%;
    margin-left: 4px;
    padding-left: 12px;
    font-family: MicrosoftYaHei;
    line-height: 30px;
    margin-top: 3px;
}
.content .contentDiv .contractInputDiv .inputRow1 input{
	width:112px;
	height:30px;
	border-radius: 3px;
	border:1px solid #ddd;
	color:#999;
	text-indent:10px;
}
.content .contentDiv .contractInputDiv .inputRow1 select{
	width:112px;
	height:35px;
	border-radius: 3px;
	border:1px solid #ddd;
	color:#999;
	text-indent:5px;
}
.content .contentDiv .contractInputDiv .inputRow1 .speInput{
	margin:0 5px;
	width:140px;
}
.content .contentDiv .contractInputDiv .inputRow1 .speInput::-webkit-input-placeholder{
	text-indent: 10px;
}
.content .contentDiv .contractInputDiv .inputRow1 .speInput:-moz-placeholder {
	text-indent: 10px;
}
.content .contentDiv .contractInputDiv .inputRow1 .speInput::-moz-placeholder {
	text-indent: 10px;
}
.content .contentDiv .contractInputDiv .inputRow1 .speInput:-ms-input-placeholder{
	text-indent: 10px;
}
.content .contentDiv .contractInputDiv input[type="checkbox"]{
	width:20px !important;
	height:20px !important;
	border-color: #aaa !important;
	border-radius:4px;
	display: inline-block;  
    vertical-align: middle;  
    -webkit-appearance: none;  
    background-color: transparent;  
    line-height: 20px;  
    color:#707070;
    font-weight: bold; 
    font-size: 20px;
    text-indent: 2px;
}

.content .contentDiv .contractInputDiv input[type="checkbox"]:checked:after  {
    content: "√"; 
}
.content .contentDiv .contractInputDiv .checkBoxDiv{
	float:left;
	width:70%;
}
.content .contentDiv .contractInputDiv .checkBoxDiv label{
	text-align: left;
	width:42%;
	float:left;
	color:#707070;
}
.content .contentDiv .contractInputDiv .divTitle{
	width:100%;
	height:40px;
	font-size: 15px;
	font-weight: bold;
	line-height: 40px;
    background-position: 0;
    background-position-x: 12px;
    text-indent: 40px;
    border-bottom:1px solid #ddd;
    background-color: #f0f0f0;
}
.content .contentDiv .Alltitle{
	font-size: 18px;
	color:#2a2727;
	text-indent: 3px;
	font-weight: bold;
	width:88%;
	font-weight: bold;
}
.content .contentDiv .contractLeft{
	margin-top:25px;
	float:left;
	width:49.5%;
	border-right:1px solid #ddd;
}
.content .contentDiv .contractLeft .contractInputDiv{
	float:right;
	margin-right:30px;
}
.content .contentDiv .contractLeft .Alltitle{
	float:right;
	margin-right:30px;
}
.content .contentDiv .contractRight{
	margin-top:25px;
	float:left;
	width:49.5%;
}
.content .contentDiv .contractRight .contractInputDiv{
	float:left;
	margin-left:30px;
}
.content .contentDiv .contractRight .Alltitle{
	float:left;
	margin-left:30px;
}
.content .divTitleIcon1{
	background-image: url("../images/info2/basicInfo.png");
	background-repeat: no-repeat;
}
.content .divTitleIcon2{
	background-image: url("../images/info2/pay.png");
	background-repeat: no-repeat;
}
.content .divTitleIcon3{
	background-image: url("../images/info2/contract.png");
	background-repeat: no-repeat;
}
.contractRight .contractInputDiv input{
	width:115px !important;
}
.contractRight .contractInputDiv label{
	width:100px !important;
}


.right .content .tableLeftDiv{
    position: absolute;
    top: 28px;
    left: 20px;
    bottom: 60px;
    width: 480px;
}
.headerTable table{
	width: 100%;
	margin: 0px;
}
.headerTable table th{
	width: 160px;
}
.contentTable table{
	margin: 0px;
}
.contentTable table td{
	width: 160px;
}

.right .content .tableLeftDiv .contentTable{
	position: absolute;
    left: 0px;
    top: 56px;
    right: 0px;
    bottom: -1px;
    overflow: hidden;
}

.right .content .tableRightDiv{
   position: absolute;
   top: 28px;
   left: 500px;
   bottom: 60px;
   right: 20px;
}

.right .content .tableRightDiv .headerTable{
    position: absolute;
    left: 0px;
    right: 0px;
    overflow-x: hidden;
}

.right .content .tableRightDiv .contentTable{
	position: absolute;
    left: 0px;
    top: 56px;
    bottom: -9px;
    right: 0px;
    overflow-x: auto;
    overflow-y: auto;
}

.contentTable .buttonDiv{
	margin:0 auto;
}
.contentTable .tableButton{
	height:30px;
	cursor: pointer;
	text-align: right;
	line-height: 30px;
	color:#666;
	background-repeat: no-repeat;
	background-position: 0;
	float:left;
	margin:0 4px;
} 
.contentTable .tableDetail{
	width:48px;
	background-image: url("../images/listIcon/detail.png");
}
.contentTable .tableLeave{
	width:48px;
	background-image: url("../images/listIcon/leave.png");
}
.contentTable .tableUpdate{
	width:48px;
	background-image: url("../images/listIcon/update.png");
}
.dispatchClassImg{
	width:48px; 
	background-image: url("../images/alert2.png");
	background-size: 17px auto;
}
.contentTable .tableSpecificCooperation{
	width:17px;
	background-image: url("../images/listIcon/specificCooperation.png");
}
.contentTable .tableDelete{
	width:48px;
	background-image: url("../images/listIcon/del.png");
}
.contentTable .tableReturn{
	width:78px;
	background-image: url("../images/listIcon/return.png");
}
.contentTable .tableDistribute{
	width:90px;
	background-image: url("../images/listIcon/staff.png");
}
.contentTable .tableSetting{
	width:48px;
	background-image: url("../images/listIcon/setting.png");
}
.contentTable .tableQianding{
	width:78px;
	background-image: url("../images/listIcon/contract.png");
}
.contentTable .tableCheck{
	width:78px;
	background-image: url("../images/listIcon/info.png");
}
.contentTable .tableXuqian{
	width:48px;
	background-image: url("../images/listIcon/xuqian.png");
}
.contentTable .tableRelieve{
	width:48px;
	background-image: url("../images/listIcon/relieve.png");
}
::-webkit-scrollbar{  
    width: 8px;  
    height: 8px;  
    background-color: #F5F5F5;  
}  
  
/*定义滚动条轨道 内阴影+圆角*/  
::-webkit-scrollbar-track{  
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);  
    border-radius: 10px;  
    background-color: #F5F5F5;  
}  
  
/*定义滑块 内阴影+圆角*/  
::-webkit-scrollbar-thumb{  
    border-radius: 10px;  
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);  
    background-color: red;  
}
/*合同遮罩*/
.contractRight .contractShade{
	position: absolute;
	width:100%;
	height:100%;
	background-color:  rgba(0,0,0,0.3);
	z-index:999;
}
.contractRight .contractShade div{
	position: absolute;
	margin:auto;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-image: url("../images/wait.png");
	background-repeat: no-repeat;
	width:150px;
	height:150px;
	font-size: 24px;
	color:#fff;
	line-height: 260px;
    text-align: center;
    background-position: center;
    background-position-y: 0;
}
/*ztree*/
.relation-tree-content {
	margin-left: 15px;
}

.relation-tree-content1 {
	margin-left: 15px;
}

.relation-body .ztree li ul {
	background-color: white !important;
}

.relation-body1 .ztree li ul {
	background-color: white !important;
}

.relation-body  .ztree>li>a>span {
	font-size: 12px !important;
}

.relation-body1  .ztree>li>a>span {
	font-size: 12px !important;
}

.select-body {
	font-family: "Microsoft Yahei";
}

.select-body .select-data-body {
	border: #d32133 1px solid;
	display: none;
	box-shadow: 0 0 15px #D6D6D6;
}

.select-selBoder {
	border: #52AEEF 1px solid;
}

.select-body .select-add-body {
	text-align: center;
	color: #999999;
	font-size: 15px;
	cursor: pointer;
	border: #DDDDDD 1px solid;
	margin-top: 10px;
}

.select-body .select-add-body .addIcon {
	border-radius: 50px/50px;
	width: 47px;
	height: 49px;
	margin: 0 auto;
	margin-top: 15px;
	background: #F5F5F5;
	margin-top: 15px;
}

.select-body .select-add-body .addIcon img {
	margin-top: 6px;
	margin-left: 2px;
}

.select-body .select-add-body div {
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 15px;
	color: #666666;
}

.select-show-body {
	padding-bottom: 10px;
	border: #DDDDDD 1px solid;
	margin-top: 10px;
	height: 150px;
	overflow: auto;
	display: none;
}

.select-show-body .select-show-info {
	float: left;
	border: 1px solid #ef5959;
	border-radius: 3px;
	margin-top: 11px;
	margin-left: 10px;
	background: #f5f5f5;
	font-size: 15px;
	padding: 4px 2px 3px 8px;
	color: #666666;
}

.select-add-body .select-show-info {
	float: left;
	border: 1px solid #86c6f4;
	border-radius: 3px;
	margin-top: 11px;
	margin-left: 10px;
	background: #f5f5f5;
	font-size: 15px;
	padding: 4px 2px 3px 8px;
	color: #666666;
}

.select-show-body .select-show-info span {
	margin-left: 5px;
	cursor: pointer;
	float: right;
	font-size: 13px;
	margin-right: 2px;
}

.select-add-body .select-show-info span {
	margin-left: 5px;
	cursor: pointer;
	float: right;
	font-size: 15px;
	margin-right: 2px;
}

.select-data-body .select-data-text {
	outline: none;
	border: 0px;
	box-sizing: border-box;
	width: 80%;
	margin-left: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 12px;
}

.select-data-body img {
	margin-top: 5px;
	float: right;
	margin-right: 5px;
	cursor: pointer;
}

.select-data-seach {
	border-bottom: 1px solid #DDDDDD;
}

.sds-head {
	font-size: 16px;
	margin-left: 10px;
	margin-top: 8px;
	color: #333333;
}

.sds-content {
	font-size: 12px;
	margin-left: 10px;
	color: #666666;
	margin-bottom: 8px;
	margin-top: 3px;
}

.select-data-row {
	overflow: auto;
	cursor: pointer;
	border-bottom: 1px solid #eeeeee;
}

.select-data-row:hover {
	background: #EFF1F5;
}

.select-data-show {
	display: none;
	position: absolute;
	background: white;
	width: 100%;
	border: 1px solid #d32133;
	margin-left: -1px;
}
/*历史合同*/
.tableDiv .historyLeft{
	position: absolute;
	width:230px;
	border:1px solid #ddd;
	top:0px;
	left:30px;
	bottom:30px;
	overflow-x: hidden;
	overflow-y: auto;
}
.tableDiv .historyLeft .companyInfo{
	width:100%;
	cursor: pointer;
	border-bottom:1px solid #ddd;
	padding-top: 15px;
}
.tableDiv .historyLeft .companyInfo.checked{
	background-color: #eee;
}
.tableDiv .historyLeft .companyInfo:hover{
	background-color: #eee;
}
.tableDiv .historyLeft .companyInfo p{
	font-size: 14px;
    line-height: 14px;
    text-indent: 5px;
    color:#666;
}
.tableDiv .historyRight{
	position: absolute;
	width:230px;
	border:1px solid #ddd;
	top:0px;
	right:30px;
	bottom:30px;
	overflow-x: hidden;
	overflow-y: auto;
}
.tableDiv .historyRight .contractInfo{
	width:100%;
	cursor: pointer;
	border-bottom:1px solid #ddd;
	padding-top: 15px;
}
.tableDiv .historyRight .contractInfo.checked{
	background-color: #eee;
}
.tableDiv .historyRight .contractInfo:hover{
	background-color: #eee;
}
.tableDiv .historyRight .contractInfo p{
	font-size: 14px;
    line-height: 14px;
    text-indent: 5px;
    color:#666;
}
.tableDiv .historyRight .contractInfo p span{
	margin-left: 10px;
}
.tableDiv .historyRight .contractInfo p span:hover{
	font-weight: bold;
}
.tableDiv .historyContract{
	position: absolute;
	border:1px solid #ddd;
	top:0px;
	left:10px;
	right:20px;
	bottom:30px;
	overflow: hidden;
}
/*选择员工*/
.popBox .selectStaff{
	width:358px;
	max-height:200px;
	overflow-x:hidden;
	overflow-y:auto;
	position: fixed;
	border:1px solid #ddd;
	border-top:none; 
	z-index: 2000;
	margin-left:80px;
	display: none;
}
.popBox .selectStaff .item{
	width:100%;
	height:50px;
	border-top:1px solid #ddd;
	background-color: #FFF;
	overflow: hidden;
	cursor: pointer;
}
.popBox .selectStaff .item .itemName{
	width:100%;
	height:26px;
	color:#000;
	font-size: 18px;
	line-height: 23px;
	text-indent: 15px;
	margin-top:5px;
}
.popBox .selectStaff .item .itemIdcard{
	width:100%;
	height:13px;
	color:#666;
	font-size: 10px;
	line-height: 13px;
	text-indent: 10px;
	margin-bottom:5px;
}
/*流程*/
.processTotal{
	width:960px;
	margin:30px;
	margin-top:60px;
}
.processFirst{
	width:960px;
	height:70px;
}
.processSecond{
	width:960px;
	height:70px;
}
.processThird{
	width:960px;
	height:100px;
}
.processThird .explainFinish{
	float:left;
	width:150px;
	height:50px;
	color: #999;
	margin-top: 50px;
	margin-left: 20px;
}
.processThird .explainFinish span{
	display:inline-block;
	width:40px;
	height:10px;
	border:1px solid #ddd;
	background-color: #f48492;
	border-radius:5px;
	margin-top:2px;
}
.processThird .explainCur{
	float:left;
	width:170px;
	height:30px;
	color: #999;
	margin-top: 50px;
}
.processThird .explainCur span{
	display:inline-block;
	width:40px;
	height:10px;
	border:1px solid #ddd;
	background-color: #ec0622;
	border-radius:5px;
}
.processThird .explainUnFinish{
	float:left;
	width:150px;
	height:50px;
	color: #999;
	margin-top: 50px;
}
.processThird .explainUnFinish span{
	display:inline-block;
	width:40px;
	height:10px;
	border:1px solid #ddd;
	border-radius:5px;
}
.processInterlayer{
	width:960px;
	height:50px;
}
.processInterlayer .processArrows{
	background-image: url("../images/greyArror2.png");
	background-repeat: no-repeat;
	background-position: 11px 4px;
    background-size: 30%;
    height:50px;
	width:70px;
	float:right;
    margin-right: 27px;
}
.processInterlayer .processArrows.curArrows{
	background-image: url("../images/pickArror2.png");
}
.processDiv{
	border:1px solid #9e9e9e;
	border-radius:30px;
	height: 50px;
    width: 150px;
}
.processArrows{
	height:70px;
	width:50px;
}
.processFirst .processDiv,.processFirst .processArrows{
	float:left;
}
.processFirst .processArrows{
	background-image: url("../images/greyArror1.png");
	background-repeat: no-repeat;
	background-position: 13px 18px;
    background-size: 50%;
}
.processFirst .processArrows.curArrows{
	background-image: url("../images/pickArror1.png");
}
.processSecond .processArrows{
	background-image: url("../images/greyArror3.png");
	background-repeat: no-repeat;
	background-position: 11px 17px;
    background-size: 50%;
}
.processSecond .processArrows.curArrows{
	background-image: url("../images/pickArror3.png");
}
.processSecond .processDiv,.processSecond .processArrows{
	float:right;
}
.processDiv .processName{
	height:100%;
	width:100%;
	font-size: 18px;
	text-align: center;
	line-height:50px;
	color:#999;
}
.processDiv p{
	font-size: 12px;
	color:#000;
	line-height: 20px;
}
.curFloor{
	background-color: #ec0622;
	cursor: pointer;
	border-color:#ec0622;
}
.offFloor{
	background-color: #f48492;
	border-color:#f48492;
}
.curFloor .processName{
	color:#FFF;
}
.offFloor .processName{
	color:#FFF;
}
.processContent{
	display: none;
	position: fixed;
	z-index:99999;
	width:auto;
	height:auto;
	background-color: #FFF;
	border:1px solid #ddd;
	border-radius:10px;
	padding-left:10px;
	padding-right:10px;
}

/* 站内信--右侧滑块 */
.headMessage{
	position: fixed;
	top:89px;
	width:0px;
	bottom:0px;
	right:-1px;
	background-color: #fff;
	z-index:1000;
	/* display:none; */
	border-left:1px solid #CCCCCC;
	overflow-x: hidden;
    overflow-y: auto;
    border-top:4px solid red;
}

.headMessageShade{
	position: fixed;
	top:88px;
/* 	left:0px; */
	width:100%;
	bottom:0px;
	background-color: #000;
	z-index:100;
	display:none;
	opacity: 0.2;
}
.headInBoxParent{
/* 	position: absolute;
    overflow-x: auto;
    overflow-y: auto; */
    width:100%;
}
.headInBox{
	width:100%;
	height:56px;
	line-height:28px;
	border-bottom:1px solid rgba(213, 228, 231, 1); 
	cursor: pointer;
	position: relative;
}
.headInBox div span{
	color:#999999;
	font-size:13px;
}
.headInBox div div{
	color:#666666;
	font-size:15px;
}
.showImg img{
	background: #ddd;
}
/*前端联想插件样式*/
.companyRelative{
	width:250px;
	height:30px;
	border:1px solid #ddd;
	float:left;
	position: relative;
	border-radius:5px;
	position: relative;
	margin-right: 5px;
    background: #FFFFFF;
}
.companyRelative .companyRelativeInput{
	border:none;
	height:94%;
	width:90%;
	float:left;
	border-radius:5px;
	text-indent: 5px;
	font-size: 13px;
}
.companyRelative .companyRelativeInput::-webkit-input-placeholder{
	font-size: 13px;
}
.companyRelative .companyRelativeInput:-moz-placeholder {
	font-size: 13px;
}
.companyRelative .companyRelativeInput::-moz-placeholder {
	font-size: 13px;
}
.companyRelative .companyRelativeInput:-ms-input-placeholder{
	font-size: 13px;
}
.companyRelative .companyRelativeInput1::-webkit-input-placeholder{
	margin-top:2px;
}
.companyRelative .companyRelativeInput1:-moz-placeholder {
	margin-top:2px;
}
.companyRelative .companyRelativeInput1::-moz-placeholder {
	margin-top:2px;
}
.companyRelative .companyRelativeInput1:-ms-input-placeholder{
	margin-top:2px;
}
.companyRelative .companyRelativeContent{
	position: absolute;
	border:1px solid #bebdbd;
	margin-top:30px;
	margin-left:0px;
	z-index:101;
	background-color: #FFF;
	max-height:300px;
	overflow-y: auto;
	overflow-x: hidden;
	margin-left:-1px;
	min-width:250px;
}
.companyRelative .companyRelativeContent .companyRelativeContentItem{
	height:30px;
	background-color: #FFF;
	border-bottom:1px solid #bebdbd;
	color:#999;
	font-size: 13px;
	text-indent: 5px;
	line-height: 30px;
	cursor: pointer;
	white-space: nowrap;
	width: auto;
}
.companyRelative .companyRelativeContent .companyRelativeContentItem:last-child{
	border-bottom:0px;
}

.companyRelative img{
    display: none;
}
select::-ms-expand{
    border: 0;
    background-color: transparent;
    padding-right: 5px;
    color: #999;
}

/* 禁止IE浏览器Input样式 */
::-ms-clear, ::-ms-reveal{
	display: none;
}
.totalTr{
	position: absolute !important;
    bottom: 0 !important;
    border-top: solid 1px rgba(213, 228, 231, 1) !important;
    background-color: #F8F8F9 !important;
}
.totalTd{
	background-color: #F8F8F9 !important;
}
.contentTable table{
	min-height: 1px;
}
.left2 .leftMenu1.menu1 {
	background-image: url(../images/left-menu1.png);
	background-repeat: no-repeat;
	background-position: 22px center;
}
.left2 .leftMenu1.menu1:hover{
	background-image: url(../images/left-menu1_1.png);
}
.left2 .leftMenu1.menu1.level1Selected{
	background-image: url(../images/left-menu1_1.png);
}
.left2 .leftMenu1.menu2 {
	background-image: url(../images/left-menu2.png);
	background-repeat: no-repeat;
	background-position: 22px center;
}
.left2 .leftMenu1.menu2:hover{
	background-image: url(../images/left-menu2_1.png);
}
.left2 .leftMenu1.menu2.level1Selected{
	background-image: url(../images/left-menu2_1.png);
}
.left2 .leftMenu1.menu3 {
	background-image: url(../images/left-menu3.png);
	background-repeat: no-repeat;
	background-position: 22px center;
}
.left2 .leftMenu1.menu3:hover{
	background-image: url(../images/left-menu3_1.png);
}
.left2 .leftMenu1.menu3.level1Selected{
	background-image: url(../images/left-menu3_1.png);
}
.left2 .leftMenu1.menu4 {
	background-image: url(../images/left-menu4.png);
	background-repeat: no-repeat;
	background-position: 22px center;
}
.left2 .leftMenu1.menu4:hover{
	background-image: url(../images/left-menu4_1.png);
}
.left2 .leftMenu1.menu4.level1Selected{
	background-image: url(../images/left-menu4_1.png);
}
.left2 .leftMenu1.menu5 {
	background-image: url(../images/left-menu5.png);
	background-repeat: no-repeat;
	background-position: 22px center;
}
.left2 .leftMenu1.menu5:hover{
	background-image: url(../images/left-menu5_1.png);
}
.left2 .leftMenu1.menu5.level1Selected{
	background-image: url(../images/left-menu5_1.png);
}
.left2 .leftMenu1.menu6 {
	background-image: url(../images/left-menu6.png);
	background-repeat: no-repeat;
	background-position: 22px center;
}
.left2 .leftMenu1.menu6:hover{
	background-image: url(../images/left-menu6_1.png);
}
.left2 .leftMenu1.menu6.level1Selected{
	background-image: url(../images/left-menu6_1.png);
}
.left2 .leftMenu1.menu7 {
	background-image: url(../images/left-menu7.png);
	background-repeat: no-repeat;
	background-position: 22px center;
}
.left2 .leftMenu1.menu7:hover{
	background-image: url(../images/left-menu7_1.png);
}
.left2 .leftMenu1.menu7.level1Selected{
	background-image: url(../images/left-menu7_1.png);
}
.left2 .leftMenu1.menu8 {
	background-image: url(../images/left-menu8.png);
	background-repeat: no-repeat;
	background-position: 22px center;
}
.left2 .leftMenu1.menu8:hover{
	background-image: url(../images/left-menu8_1.png);
}
.left2 .leftMenu1.menu8.level1Selected{
	background-image: url(../images/left-menu8_1.png);
}
.left2 .leftMenu3:hover {
	color: #b9202f;
}
.left2 .leftMenu3.level3Selected {
	color: #b9202f;
	font-weight: bold;
}

.left2 .leftMenu2:hover {
	color: #b9202f;
}
.left2 .leftMenu2.level2Selected {
	color: #b9202f;
}

.left2 .leftMenu1:hover {
	background-color: rgba(237, 239, 241, 1);
	color: #b9202f;
}
.left2 .leftMenu1.level1Selected {
	background-color: rgba(237, 239, 241, 1);
	color: #b9202f;
}
table tr td:first-child {
    border-left: solid 1px #f0f0f0;
}
table tr td:last-child {
    border-right: solid 1px #f0f0f0;
}
.downMenu {
	background-color: #2c2c2c;
    width: 100px;
    height: 100px;
    float: right;
    margin-top: 85px;
    right: 100px;
    z-index: 999;
    position: fixed;
}
.downMenu2 {
	background-color: #2c2c2c;
    width: 100px;
    height: 150px;
    float: right;
    margin-top: 85px;
    left: 500px;
    z-index: 999;
    position: fixed;
}
.downMenuFont{
	color: white;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
}
.jiantou{
    width: 100px;
    height: 20px;
    margin-left: 530px;
    top: 65px;
    margin-bottom: -2px;
    z-index: 999999;
    position: fixed;
    margin-top: 79px;
    background-image: url(../images/jiantou.png);
    background-repeat: no-repeat;
}
.toolMenu{
	padding:10px;
	background-color: white;
    width: 100px;
    height: 200px;
    margin-left: 480px;
    margin-top: 70px;
    line-height: 50px;
    text-align: center;
    border: solid 1px #f0f0f0;
    border-radius: 5px;
    position: fixed;
    z-index:9999;
}
.toolMenu1{
    border: solid 1px #d32133;
    margin-top: 10px;
    background-color: #d32133;
    border-radius: 5px;
    color: white;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
}
.left .jiantouIcon{
	background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position-x: 45px;
    background-size: 14px;
}
.timeBtn-shade{
	left:0;
	right:0;
	bottom:0;
	top:0;
	position: fixed;
	z-index:9998;
	display: none;
}
#downMenu2{
	display: none;
}
#hoverBox:HOVER #downMenu2{
	display: block;
}
.downMenu{
	display: none;
}
.headerdown:HOVER .downMenu{
	display: block;
}
.sendZwClass,.sendZnClass,.downClass,.upClass,.importClass,.addClass,.updateClass,.deleteClass,.shangjiaClass,.mergeClass,.saveClass{
	display: none;
}
.saveClass1,.saveClass2,.saveClass3,.saveClass4,.saveClass5,.submissionClass,.confirmClass,.returnClass,.matchClass{
	display: none;
}
.trackClass,.visitClass,.firstClass,.distributionClass,.resetClass,.invoiceClass,.paymentClass{
	display: none;
}
.settingClass,.settingsClass,.normalClass,.seeBillClass,.deleteClass1,.addClass2,.alarmSetting,.batchAlarmSetting{
	display: none;
}
.conductClass,.delayClass,.cancelClass{
	display: none;
}
.searchIcon_aaa {
    background-image: url(../images/searchIcon.png);
    background-repeat: no-repeat;
    float: left;
    height: 30px;
    width: 30px;
    background-size: 18px;
    margin-left: 17px;
    background-position: 0px;
}
.left.companyMenu .companyMenuImg{
	width:40px;
	height:60px;
	float:left;
	margin-right: 5px;
	position: relative;
}
.left.companyMenu .companyMenuImg img{
	width:30px;
	height:30px;
	margin-top:15px;
	margin-left:5px;
	display:none;
}
.left.companyMenu .companyMenuImg .companyMenuImgChangeColor{
	width:30px;
	height:30px;
	margin-top:15px;
	margin-left:5px;
	display: inline-block; 
	mask-size: 100% 100%;
	-webkit-mask-size: 100% 100%;
	background: #9d9d9d;
}
.left.companyMenu .leftMenu1{
	position: relative;;
}
.left.companyMenu .imgDiv{
	position: absolute;
	top: 0px;
    right: 45px;
}
.left.companyMenu span{
	float:left;
	display: inline-block;
}
/*站内信红点*/
.message_red_point{
	display: block;
	width:10px;
	height:10px;
	background-color: red;
	border-radius:50%;
	position: absolute;
	top:2px;
	left:2px;
}
.headInBox.noread div div{
	color:red;
}
.headInBox.noread div span{
	color:red;
}

.mailimg{
	background-image: url(../images/head-message.png);
    background-repeat: no-repeat;
    background-position: 0 center;
}
.force_alarm_li{
	list-style: none;
	margin: 0;
	padding: 0;
}

.buttonDiv .pop-content{
	height:auto !important;
}

/* 富文本 图片上传对话框 位置上移*/
#edui_fixedlayer .edui-dialog.edui-for-insertimage.edui-default{
	top: 90px!important;
}
#edui_fixedlayer .edui-dialog.edui-for-insertvideo.edui-default{
	top: 90px!important;
}

.level1Selected.levelSelectedBackground{
	background: #d2d2d2;	
}
.level2Selected.levelSelectedBackground{
	background: #d2d2d2;	
}
.level3Selected.levelSelectedBackground{
	background: #d2d2d2;	
}