@charset "utf-8";
/* CSS Document */
body, html {
	background:#f0f0f0;
}

/************** main  *****************/
.leftmenudiv {
	width:220px;
	background:#ffffff;
	float:left;
	overflow:hidden;
	margin-right:20px;
}
.userdiv {
	padding:20px;
	margin-bottom:20px;
}
.userdiv .userpic {
	width:65px;
	height:65px;
	margin-bottom:22px;
}
.userdiv .userpic img {
	width:100%;
}
.userdiv .uesrname {
	font-size:18px;
	margin-bottom:12px;
}
.userdiv .account {
	color:#999999;
	margin-bottom:16px;
}
.userdiv .company {
	line-height:24px;
	margin-bottom:14px;
}
.centermain {
	margin:0px auto;
	margin-bottom:20px;
	background:url(../images/centermainbg.png) repeat-y;
}
/*leftmenu start*/
.leftmenu {
	margin-bottom:20px;
}
.leftmenu > ul > li > a {
	display:block;
	height:36px;
	line-height:36px;
	padding-left:20px;
	background:#fafafa;
	color:#999999;
	text-decoration:none;
	outline:none;
	position:relative;
}
.leftmenu > ul > li > a:hover {
	background:#f1f1f1;
}
.leftmenu > ul > li.expand > a {
	background:#fafafa;
}
.leftmenu > ul > li > a i {
	display:inline-block;
	position:relative;
	top:6px;
	margin-right:10px;
	width:24px;
	height:24px;
	background:url(../images/icon_leftmenu.png) no-repeat;
}
.leftmenu > ul > li > a i.lm_icon01 {
	background-position:0px 0px;
}
.leftmenu > ul > li > a i.lm_icon02 {
	background-position:-24px 0px;
}
.leftmenu > ul > li > a i.lm_icon03 {
	background-position:-48px 0px;
}
.leftmenu > ul > li > a i.lm_icon04 {
	background-position:-72px 0px;
}
.leftmenu > ul > li > a i.lm_icon05 {
	background-position:-96px 0px;
}
.leftmenu > ul > li > a.active, .leftmenu > ul > li > a.active:hover {
}
.leftmenu > ul > li > ul > li > a {
	display:block;
	height:36px;
	line-height:36px;
	padding-left:54px;
	color:#333333;
	text-decoration:none;
	outline:none;
}
.leftmenu > ul > li a .arrowDown {
	background: url(../images/arrowDown.png) no-repeat 50% 50%;
	width: 20px;
	height: 22px;
	display: inline-block;
	-webkit-transition: all;
	transition: all;
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	top:8px;
	right:0px;
	position:absolute;
}
.leftmenu > ul > li.expand a .arrowDown {
	transform:rotate(-90deg);
}
.leftmenu > ul > li > ul {
	display:none;
}
.leftmenu > ul > li.expand > ul {
}
.leftmenu > ul > li > a:hover {
	color:#dd0011;
}
.leftmenu > ul > li > a.active, .leftmenu > ul > li > a.active:hover {
	background:#dd0011;
	color:#ffffff;
}

/*leftmenu end*/


.rightmain {
	width:960px;
	height:500px;
	/*float:left;*/
	overflow:hidden;
	background:#ffffff;
	padding:0px 20px 20px 20px;
}
.rightmain h3 {
	font-size:16px;
	font-weight:normal;
	color:#dd0011;
	position:relative;
	height:49px;
	line-height:48px;
	border-bottom:1px solid #e0e0e0;
}
.rightmain h3.noborder {
	border-bottom:0px;
}
a.btn_edit {
	position:absolute;
	right:0px;
	font-size:14px;
	color:#dd0011;
	outline:none;
}
a.btn_edit:hover {
	text-decoration:underline;
}
a.btn_edit span {
	padding-right:10px;
}
.rightcont {
	margin:0px 20px 20px 20px;
}
.rightcont2 {
	margin:0px 0px 20px 0px;
}

.form_edit .form-group {
	margin-bottom:0px;
}
.r_item .f_g_2line {
	height:100px;
}
.form_edit .r_item .f_g_2line {
	margin-bottom:30px;
}



.has-feedback .form-control {
	cursor:pointer;
}
.has-feedback .form-control-feedback {
	width:38px;
	height:38px;
}
.has-feedback .form-control-feedback.btn_search {
	background:url(../images/icon_search_small.png) no-repeat center 0px;
}
.has-feedback .form-control:hover + .btn_search, .has-feedback .form-control:focus + .btn_search {
	background:url(../images/icon_search_small.png) no-repeat center -32px;
}
.has-feedback .form-control-feedback.icon_date {
	background:url(../images/icon_date_small.png) no-repeat center 0px;
	right:0px;
}
.has-feedback .form-control:hover + .icon_date, .has-feedback .form-control:focus + .icon_date {
	background:url(../images/icon_date_small.png) no-repeat center -32px;
}
.forlink_word .link_word {
	color:#dd0011;
	width:80px;
	position:absolute;
	right:0px;
	top:-2px;
}
.forlink_word .link_word a {
	color:#dd0011;
}
.has-feedback [readonly].form-control, .form_date [readonly].form-control, .forlink_word [readonly].form-control {
	background:none;
}
.input-group-addon.form-control-feedback {
	display:block;
}
.form_edit .inp_mes_group {

}
.form_edit .inp_mes_group .message {

	color:#ff0000;
	font-size:12px;
	line-height:20px;

	display:none;
}
.form_edit .inp_mes_group.error .form-control {
	border:0px;
	background:#ffe0e3;
	color:#ff0000;
}
.form_edit .inp_mes_group.error .message {
	display:block;
}
.form_edit .inp_mes_group.error .form-control:focus + .message {
	display:none;
}
.form_edit .inp_mes_group.sub_col {

}
.form_edit .inp_mes_group.sub_col .col-xs-4 {
	padding-left:10px;
	padding-right:0px;
}
.form_edit .inp_mes_group.sub_col .col-xs-4:first-child {
	padding-left:0px;
}
.form_edit .form-control.textarea_h01 {
	height:64px;
}
.form_edit .btn_addline {
	display:inline-block;
	margin-bottom:10px;
}
.form_edit .r_item > .btn_addline {
	margin-top:-10px;
}


.dropdiv {
    position: relative;
	width:100%;
	height:40px;
}
.dropdiv .arrowdown01 {
    width: 40px;
    height: 40px;
	background:url(../images/icon_arrowdown.png) no-repeat 0px -5px;
    position: absolute;
	right:0px;
	top:0px;
	z-index:1;
}
.dropdiv .arrowdown01:hover {
	background:url(../images/icon_arrowdown.png) no-repeat 0px -55px;
}
.dropdiv .form-control {
	z-index:3;
	position:absolute;
	background:none;
	padding-right:30px;
}
.dropdiv .form-control:focus + .arrowdown01, .dropdiv .form-control:hover + .arrowdown01 {
	background:url(../images/icon_arrowdown.png) no-repeat 0px -55px;
}
.dropdiv .form-control:focus {
	border-radius:0px;
}
.dropdiv .sublist01 {
	border-radius:0px;
	box-shadow:none;
    min-width: 100%;
    margin-top:-1px;
	background:#ffffff;
	padding:0px;
	border:1px solid #dd0011;
}
.dropdiv .sublist01 > li > a {
	line-height:36px;
	margin-left:1px;
}
/* .squared3 */
.squared3 {
    position: relative;
	width:20px;
	display: inline-block;
	vertical-align:baseline;
}
.squared3 label {
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  font-weight:normal;
  top: 0;
  left: 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background:#ffffff;
  border:1px solid #bbbbbb;
}
.squared3 label span {
	position:absolute;
	left:25px;
	white-space:nowrap;
	color:#999999;
}
.squared3 label:after {
  content: '';
  width: 10px;
  height: 8px;
  position: absolute;
  top: 4px;
  left: 4px;
  border: 2px solid #ffffff;
  border-top: none;
  border-right: none;
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.squared3 label:hover {
	background: #dd0011;
	border-color:#dd0011;
    opacity: 0.3;
}
.squared3 label:hover::after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
}
.squared3 input[type=checkbox] {
  visibility: hidden;
}
.squared3 input[type=checkbox]:checked + label {
	background: #dd0011;
	border-color:#dd0011;
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.squared3 input[type=checkbox]:checked + label:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}


/* end .squared3 */
.prog_step2 {
	text-align: center;
	position: relative;
	width: 210px;
	height: 50px;
	margin: 20px auto;
	color: #666666;
}
.prog_step2 .line {
	height: 2px;
	background: #e0e0e0;
	font-size: 1px;
	width: 150px;
	position: absolute;
	top: 13px;
	left:30px;
}
.prog_step2 .stepone, .prog_step2 .steptwo {
	width: 60px;
	text-align: center;
	position:absolute;
	z-index: 2;
}
.prog_step2 .steptwo {
	left: 140px;
}

.prog_step2 .stepone span, .prog_step2 .steptwo span {
	display: block;
	width: 28px;
	height: 28px;
	margin-left: 16px;
	margin-bottom: 10px;
	line-height: 28px;
	border-radius:50px;
	background: #e0e0e0;
	color: #ffffff;
}
.prog_step2 .over span {
	background: #5ac83c;
}
.form_edit .add_word {
	position: relative;
}
.form_edit .add_word .form-control {
	padding-right: 20px;
}
.form_edit .add_word .addon {
	position: absolute;
	right: 25px;
	top: -2px;
	color: #999999;

}
.tableline {
	width: 100%;
	overflow: auto;
}
.tableline .table {
	width: auto;
}
.tableline .table th {
	white-space: nowrap;
}
.modal-lg {
	width: 1200px;
}
.botline {
	border-bottom:1px solid #eeeeee;
}
.form_edit .sear02 .btn {
	height: 32px;
	line-height: 30px;
	vertical-align: auto;
}
.form_edit .sear02 .form-control {

}
.r_item .form-group.sear02 {
	line-height: 32px;
	border:0px;
}
.form_edit .sear03 .btn {
	height: 32px;
	line-height: 32px;
	vertical-align: auto;
}
.form_edit .sear03 label {
	text-align: right;
}
.form_edit .sear03 .form-control {
	margin-bottom: 0px;
}
.form_edit .sear04 .btn {
	height: 32px;
	line-height: 32px;
	vertical-align: auto;
}
.form_edit .sear04 label {
	text-align: left;
}
.form_edit .sear04 .form-control {
	margin-bottom: 0px;
}
.r_item .form-group.sear03 {
	line-height: 32px;
}

/************** main end  *****************/

/*footer start*/
.footer {
	background:#222222;
	height:70px;
	padding:20px 0px;
	color:#666666;
	text-align:center;
}
.footer .fnav {
	padding-top:30px;
	margin-bottom:20px;
}
.footer .fnav a {
	padding:0px 20px;
	color:#999999;
}
.footer .fnav a:hover {
	color:#cccccc;
}
.footer .finfo {
	font-size:12px;
}

/*footer end*/


.lineh01 {
	line-height:26px;
}
.tunfixed {
	table-layout: auto;
}
.r_item label.radio-inline {
	line-height:20px;
	padding-top:0px;
	color:#333333;
}
.pos02 {
	position:absolute;
	left: 312px;
	top: 3px;
}
.form-horizontal .btnlit {
	width: 80px;
	height: 36px;
	line-height:34px;
	vertical-align: top;
}
.fginfo {
	padding:6px 20px;
	background: #f9f9f9;
	color: #999999;
}
.addpoint {
	position: relative;
}
.addpoint .dotlinebtn {
	display: block;
	width: 30px;
	height:30px;
	background: url(../images/dot02.png) no-repeat center center;
	position: absolute;
	right:5px;
	top:0px;
}
td .addpoint .dotlinebtn {
	right:10px;
	top:6px;
}
/*设计变更-新建 定位样式*/
.pos01 {
	position:relative;
	top:30px;
	left:-66px;
}
.form_edit .otherinfo01 {
    margin-bottom:0px;
}
.finfo01 {
	font-size: 12px;
	color: #999999;
	line-height:20px;
}
.datelink {
	position:absolute;
	top:-4px;
	right:-0px;
}
/*    弹出菜单  tabs 样式             */
.mytabs.nav-tabs {
	margin-left:-40px;
	margin-right:-40px;
	border:1px solid #e0e0e0;
	border-left:0px;
	border-right:0px;
	background: #f9f9f9;
	position:relative;
	height:48px;
}

.mytabs.nav-tabs li > a {
	height:46px;
	line-height:46px;
	padding:0px 30px;
	margin:0px;
	min-width:140px;
	text-align: center;
	border:0px;
	border-radius:0px;
	border-right:1px solid #e0e0e0;
}
.mytabs.nav-tabs > li.active > a, .mytabs.nav-tabs > li.active > a:hover, .mytabs.nav-tabs > li.active > a:focus {
	height:47px;
	line-height:47px;
	border:0px;
	border-radius:0px;
	border-right:1px solid #e0e0e0;	
}
.mytabs2.nav-tabs > li.active > a, .mytabs2.nav-tabs > li.active > a:hover, .mytabs2.nav-tabs > li.active > a:focus {
	border-top:0px;
	border-left:0px;
}
.mytabs2.nav-tabs {
	margin-left:-40px;
	margin-right:-40px;
	border:1px solid #e0e0e0;
	border-left:0px;
	border-right:0px;
	background: #f9f9f9;
	position:relative;
	height:34px;
	padding-left: 40px;
}
.mytabs2.nav-tabs li > a {
	height:32px;
	line-height:32px;
	padding:0px 30px;
	margin:0px;
	min-width:140px;
	text-align: center;
	border:0px;
	border-radius:0px;
	border-right:1px solid #e0e0e0;
}
.mytabs2.nav-tabs li:first-child > a {
	border-left:1px solid #e0e0e0;
}
.mytabs2.nav-tabs > li.active > a, .mytabs2.nav-tabs > li.active > a:hover, .mytabs2.nav-tabs > li.active > a:focus {
	height:33px;
	line-height:33px;
}
/************** kendo 样式调整  *****************/
.k-dropdown, .k-datepicker {

}
.table .k-dropdown, .k-datepicker {
	margin-bottom:0px;
}
.k-dropdown-wrap .k-input, .k-picker-wrap .k-input {
	height:36px;
}
.table .k-dropdown-wrap .k-input, .table .k-picker-wrap .k-input {
	height:38px;
	font-size:12px;
}
.k-dropdown-wrap .k-select {
    width: 32px;
    height: 32px;
	background:url(../images/icon_arrowdown_small.png) no-repeat 0px 0px;
	border-left:0px solid #e0e0e0;
}
.k-dropdown-wrap .k-select:hover {
	background:url(../images/icon_arrowdown_small.png) no-repeat 0px -32px;
}
.k-datepicker .k-select {
    width: 32px;
    height: 32px;
	background:url(../images/icon_date_small.png) no-repeat 0px 0px;
	border-left:0px solid #e0e0e0;
}
.k-datepicker .k-state-hover .k-select {
	background:url(../images/icon_date_small.png) no-repeat 0px -38px;
}
.table .k-dropdown-wrap .k-select {
    width: 32px;
    height: 38px;
	background:url(../images/icon_arrowdown_small.png) no-repeat 0px 3px;
	border-left:0px solid #e0e0e0;
}
.table .k-dropdown-wrap .k-select:hover {
	background:url(../images/icon_arrowdown_small.png) no-repeat 0px -29px;
}
.table .k-datepicker .k-select {
    width: 32px;
    height: 38px;
	background:url(../images/icon_date_small.png) no-repeat 0px 3px;
	border-left:0px solid #e0e0e0;
}
.table .k-datepicker .k-state-hover .k-select {
	background:url(../images/icon_date_small.png) no-repeat 0px -29px;
}
.table .k-dropdown-wrap.k-state-active .k-input, .table .k-datepicker .k-input:focus {
	border:1px solid #dd0011;
}
.k-dropdown-wrap.k-state-default .k-input {
	line-height: 30px;
}
/*****************************************/
.form-horizontal .form-group .btn01 {
	padding:0px 10px;
}
.seartop {
}
.seartop h4 {
	margin-top:20px;
}
.r_item.seartop .form-group {
	border:0px;
}
.biaodline {
	padding:10px;
}
.tablineht01 tbody tr td {
	line-height:22px;
}
.form_edit .form-control {
	height:36px;
	line-height:30px;
}
.k-window input.k-textbox {
	height:36px;
	line-height:30px;
}
.k-window-content .k-edit-label label {
	line-height:20px;
}
.k-header.k-autocomplete, .k-state-active.k-dropdown-wrap, .k-state-active.k-numeric-wrap, .k-state-active.k-picker-wrap, .k-textbox {
	border-color:#e0e0e0;
}
.k-grid-header th.k-header > .k-link {
	line-height:inherit;
}