body.emMainBody {
	padding-right:0px;
	background-color:#FCFBFC;
	font-family: PingFang SC,Source Han Sans CN,Source Han Serif SC;
}

img.companyLogImg{
	height:24px;
	margin-right: 5px;
	margin-top: 3px;
}

input[type="text"]:FOCUS,
input[type="password"]:FOCUS{
	border: 1px solid #009688;
}
select:FOCUS{
	border: 1px solid #CECECE;
}
select:FOCUS{
	border: 1px solid #009688;
}
select option:LANG,select option:HOVER,select option:ACTIVE,select option:FOCUS,select option:VISITED,select option:checked,select option:LINK{
	background-color:#24C3C9;
	color: #FFFFFF !important;
}
h4.modal-title{
	font-size: 18px;
}
ul.em_main_header_menu{
	margin:0px;
	position: relative;
	display:flex;
	justify-content:flex-start;
	height:100%;
}
ul.em_main_header_menu li.em_main_header_menu_li {
    cursor: pointer;
    list-style-type: none;
    padding:10px 6px;
    position: relative;
}
ul.em_main_header_menu li.em_main_header_menu_li a.em_main_header_menu_a1 div{
    width:12px;
    height:12px;
    background-size:100% 100%;
	margin-right: 3px;
	display:none;
}
ul.em_main_header_menu li.em_main_header_menu_li a.em_main_header_menu_a1 .glyphicon-menu-down{
	font-size: 11px;
	top:0px;
	margin-left: 3px;
	display:none;
}
ul.em_main_header_menu li.em_main_header_menu_li a.em_main_header_menu_a1{
	font-size: 14px;
	display:flex;
	justify-content:space-between;
	align-items: center;
	padding:0px 5px;
	height: 100%;
}
ul.em_main_header_menu li.em_main_header_menu_li:HOVER {
	/*color: #009688 !important;*/
}
ul.em_main_header_menu li.em_main_header_menu_li:HOVER a.em_main_header_menu_a1 {
	color: #444 !important;
	text-decoration: none;
	border-radius: 4px;
	background-color: #DCDCDC;
}
/*

#emmTopMenuProjectImg{
	background-image:url(../../images/emonline/header/project.png);
}
ul.em_main_header_menu li.em_main_header_menu_li:HOVER a div #emmTopMenuProjectImg{
	background-image:url(../../images/emonline/header/project_s.png);
}
#emmTopMenuSampleImg{
	background-image:url(../../images/emonline/header/sample.png);
}
#emmTopMenuEidtImg{
	background-image:url(../../images/emonline/header/edit.png);
}
ul.em_main_header_menu li.em_main_header_menu_li:HOVER a div #emmTopMenuEidtImg{
	background-image:url(../../images/emonline/header/edit_s.png);
}
#emmTopMenuDesignImg{
	background-image:url(../../images/emonline/header/design.png);
}
ul.em_main_header_menu li.em_main_header_menu_li:HOVER a div #emmTopMenuDesignImg{
	background-image:url(../../images/emonline/header/design_s.png);
}
#emmTopMenuViewImg{
	background-image:url(../../images/emonline/header/view.png);
}
ul.em_main_header_menu li.em_main_header_menu_li:HOVER a div #emmTopMenuViewImg{
	background-image:url(../../images/emonline/header/view_s.png);
}
#emmTopMenuToolImg{
	background-image:url(../../images/emonline/header/tool.png);
}
ul.em_main_header_menu li.em_main_header_menu_li:HOVER a div #emmTopMenuToolImg{
	background-image:url(../../images/emonline/header/tool_s.png);
}
#emmTopMenuHelpImg{
	background-image:url(../../images/emonline/header/help.png);
}
ul.em_main_header_menu li.em_main_header_menu_li:HOVER a div #emmTopMenuHelpImg{
	background-image:url(../../images/emonline/header/help_s.png);
}
.emmPopularMachineImg1{
	background-image:url(../../images/common/fire_red.png);
}
.emmPopularMachineImg2{
	background-image:url(../../images/common/fire_white.png);
}

*/

ul.em_main_header_menu li.em_main_header_menu_li#emmTopMenuProjectLi:HOVER #emmTopMenuProjectMenu {
	display: block;
	top:22px;
}
ul.my_com_dropdown_menu4top > li#newProjectMenuLi:HOVER .my_com_dropdown_menu4top1 {
	display: block;
	top:0px;
	left:135px;
}
ul.my_com_dropdown_menu4top > li#newProjectByExampleMenuLi:HOVER .my_com_dropdown_menu4top1 {
	display: block;
	top:21px;
	left:135px;
}
ul.my_com_dropdown_menu4top > li#openProjectMenuLi:HOVER .my_com_dropdown_menu4top1 {
	display: block;
	top:47px;
	left:135px;
}
ul.my_com_dropdown_menu4top > li#openLastProjectMenuLi:HOVER .my_com_dropdown_menu4top1 {
	display: block;
	top:72px;
	left:135px;
}
ul.my_com_dropdown_menu4top > li#importMenuContainLi:HOVER .my_com_dropdown_menu4top1 {
    display: block;
    left:135px;
}
ul.my_com_dropdown_menu4top > li#exportMenuContainLi:HOVER .my_com_dropdown_menu4top1 {
	display: block;
	left:135px;
}
ul.em_main_header_menu li.em_main_header_menu_li ul{
	top:35px;
}
ul.em_main_header_menu li.em_main_header_menu_li#emmTopMenuProjectLi:HOVER #emmTopMenuProjectMenu,
ul.em_main_header_menu li.em_main_header_menu_li#emmTopMenuSampleLi:HOVER #emmTopMenuSampleMenu,
ul.em_main_header_menu li.em_main_header_menu_li#emmTopMenuEditLi:HOVER #emmTopMenuEditMenu,
ul.em_main_header_menu li.em_main_header_menu_li#emmTopMenuDesignLi:HOVER #emmTopMenuDesignMenu,
ul.em_main_header_menu li.em_main_header_menu_li#emmTopMenuViewLi:HOVER #emmTopMenuViewMenu,
ul.em_main_header_menu li.em_main_header_menu_li#emmTopMenuToolLi:HOVER #emmTopMenuToolMenu,
ul.em_main_header_menu li.em_main_header_menu_li#emmTopMenuHelpLi:HOVER #emmTopMenuHelpMenu{
	display: block;
	top:35px;
}
ul.my_com_dropdown_menu4top > li#extensionMenuContainLi:HOVER .my_com_dropdown_menu4top1 {
	display: block;
	top:48px;
	left:135px;
}
ul.my_com_dropdown_menu4top > li#libraryMenuContainLi:HOVER .my_com_dropdown_menu4top1 {
	display: block;
	top:0px;
	left:135px;
}

ul#emmTopMenuSampleMenu > li:HOVER > ul.emSample_dropdown_menu{
	display: block;
}

ul.my_com_dropdown_menu4top {
	left: auto;
	min-width: 150px;
	top: auto;
	z-index: 99;
	padding: 0px;
	padding: 5px 0;
	background-color: #F1EFF2;
	border-radius: 8px;
}

ul.my_com_dropdown_menu4top li {
	height: 25px;
	line-height: 25px;
	margin: 0px;
}
ul.my_com_dropdown_menu4top li:HOVER{
	cursor: pointer;
}
ul.my_com_dropdown_menu4top li a.em_main_header_menu_a2{
	padding:0px 10px 0px;
	height:25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

li.lastModifyProject > a > span{
	overflow: hidden;
	text-overflow: ellipsis;
}

ul.my_com_dropdown_menu4top li > a.em_main_header_menu_a2 > span.glyphicon{
	float:none;
	margin:unset;
}

ul.my_com_dropdown_menu4top li.presentation_li{
	line-height: 25px;
	padding: 0px;
	margin: 0px;
}

ul.my_com_dropdown_menu4top li a.em_main_sample_menu_a1{
	padding:0px 10px 0px;
	height:25px;
	overflow: hidden;
	text-overflow: ellipsis;
	/* white-space:normal; */
	display:flex;
	justify-content:space-between;
	align-items: center;
}

div.em_main_sample_menu_a1_in{
	/* min-width:150px;
	max-width:240px; */
}

ul.my_com_dropdown_menu4top > .active > a,
ul.my_com_dropdown_menu4top > .active > a:hover,
ul.my_com_dropdown_menu4top > .active > a:focus {
  background-color:#009688;
  color:#FFFFFF !important;
}

ul.my_com_dropdown_menu4top > li > a:focus {
  background-color:#F9F9F9;
  color:#444 !important;
}

ul.my_com_dropdown_menu4top > li > a:hover,
ul.my_com_dropdown_menu4top > li:hover,
ul.my_com_dropdown_menu4top > li:focus,
ul.my_com_dropdown_menu4top li:HOVER a{
  background-color:#009688;
  color:#FFFFFF !important;
}

li#createExpItemLi > a{
	height:23px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

/*li#createExpItemLi > a > span{
	display:block;
	float:left;
}

li#createExpItemLi > a > span.glyphicon-menu-right{
	float:right;
	margin-top: 2px;
}*/

.emmPopularImg{
	display: inline-block;
	width: 12px;
	height: 12px;
	background-size: 100% 100%;
}

ul#emmTopMenuSampleMenu li.dropdown-header{
	color: #009688 !important;
	cursor: auto;
	border-bottom: 1px solid #cecece;
	padding: 0px 10px;
}

ul.my_com_dropdown_menu4top1,
ul.my_com_dropdown_menu4exp {
	left: auto;
	min-width: 140px;
	top: auto;
	z-index: 99;
	padding: 5px 0;
	background-color: #F1EFF2;
	border-radius: 8px;
}

ul#emmTopMenuProjectMenu{
	width:160px;
}
ul.my_com_dropdown_menu4top1 li.divider{
	margin:1px 0 5px;
}
ul.my_com_dropdown_menu4top1 li.divider:HOVER{
	background-color:#e5e5e5;
}
ul.my_com_dropdown_menu4top1 li{
	background-color:#F1EFF2;
	height:25px;
	line-height: 25px;
	padding: 0px;
	margin: 0px;
}
ul.my_com_dropdown_menu4top1 li:HOVER{
	cursor: pointer;
}
ul.my_com_dropdown_menu4top1 li a.em_main_header_menu_a2{
	padding:5px 10px 0px;
	height:25px;
}
ul.my_com_dropdown_menu4top1 > .active > a,
ul.my_com_dropdown_menu4top1 > .active > a:hover,
ul.my_com_dropdown_menu4top1 > .active > a:focus {
  background-color:#009688;
  color:#FFFFFF !important;
}
ul.my_com_dropdown_menu4top1 > li > a:hover,
ul.my_com_dropdown_menu4top1 > li > a:focus {
  background-color:#009688;
  color:#FFFFFF !important;
}
ul.my_com_dropdown_menu4top1 > li:hover,
ul.my_com_dropdown_menu4top1 > li:focus {
  background-color:#009688;
  color:#FFFFFF !important;
}
ul.my_com_dropdown_menu4top1 li:HOVER a{
  background-color:#009688;
  color:#FFFFFF !important;
}
ul.my_com_dropdown_menu4top1 li.dropdown-header{
	color: #009688 !important;
	background-color: #F1EFF2;
	cursor: auto;
	padding:0px 10px;
}
ul.my_com_dropdown_menu4top1 > li.dropdown-header:HOVER,
ul.my_com_dropdown_menu4top > li.dropdown-header:HOVER{
	color: #009688 !important;
	cursor: auto;
	background-color: unset;
}
ul.my_com_dropdown_menu4top1 .my_dropdown_divider{
  min-width:80px;
  height:1px;
  background-color:#F9F9F9;
  margin: 0px 0px 0px 0px;
  border-top: 1px solid #C2C2C2;
  padding:0px;
}
ul.my_com_dropdown_menu4top1 li a.em_main_header_menu_a3{
	background-color:#F1EFF2;
  	color:#444444 !important;
	padding:0px 10px;
	line-height: 25px;
}
ul.my_com_dropdown_menu4top1 li:HOVER a.em_main_header_menu_a3 {
	background-color:#009688;
  	color:#FFFFFF !important;
}
ul.my_com_dropdown_menu4top li.disabled:HOVER{
	cursor: no-drop;
}
ul.my_com_dropdown_menu4top li.disabled,ul.my_com_dropdown_menu4top li.disabled a,ul.my_com_dropdown_menu4top li.disabled:HOVER a{
	color:#CECECE !important;
}

/*菜单上下浮动显示*/
.arrow-tab-menu .arrow-up, .arrow-tab-menu .arrow-down {
	display: none;
}

.arrow-tab-menu .arrow-up, .arrow-tab-menu .arrow-down {
	display: flex;
	box-sizing: border-box;
	cursor: pointer;
	justify-content: center;
	align-items: center;
	text-align: center;
	width: 100%;
}

.arrow-tab-menu .arrow-up i, .arrow-tab-menu .arrow-down i {
	color: #444;
}

.arrow-tab-menu .arrow-up:hover i, .arrow-tab-menu .arrow-down:hover i {
	color: #000;
}

li.bottom_divider{
	position: relative;
}

li.bottom_divider::after{
	position: absolute;
	content: '';
	display: block;
	height: 1px;
	background-color: #CECECE;
	top:100%;
	left: 0;
	width: 100%;
}


ul.my_com_dropdown_menu > li{
	background-color:#F9F9F9;
	height:25px;
	line-height: 25px;
	padding: 2px 10px;
	font-size: 12px;
}
ul.my_com_dropdown_menu > .active > a,
ul.my_com_dropdown_menu > .active > a:hover,
ul.my_com_dropdown_menu > .active > a:focus {
  background-color:#009688;
  color:#FFFFFF !important;
}
ul.my_com_dropdown_menu > li > a:hover,
ul.my_com_dropdown_menu > li > a:focus {
  background-color:#009688;
  color:#FFFFFF !important;
}
ul.my_com_dropdown_menu > li:hover,
ul.my_com_dropdown_menu > li:focus {
  background-color:#009688;
  color:#FFFFFF !important;
}
ul.my_com_dropdown_menu li:HOVER a{
  background-color:#009688;
  color:#FFFFFF !important;
}
.bodyDiv{
	position:absolute;
	left:-5000px;
}
.my-form-control{
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    padding:1px 3px;
}
.my-form-control:focus{
  border-color:#66afe9;
  box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(102,175,233,0.6);
  out-line:0 none;
}
.my-form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
div.header_body {
	border-bottom: none;
	background-color: #fff;
	height: 40px;
	display: flex;
	justify-content: space-between;
}
div.headerContext_4_design {
	margin: 0px 5px 0px 10px;
	display: flex;
	justify-content: space-between;
}
div.headerLog{
  padding:5px 30px 5px 5px;
  height:40px;
}
div.headerLog > a{
	height: 100%;
	align-items: center;
	display: flex;
}
div.mainContext_4_design{
  margin:0px;
  width:100%;
}
div.headerContext{
  padding:0px;
}
img#topMenu_slider:focus,img#topMenu_slider:hover{
	background: url(../../images/emonline/arrowBackColor.png);
}
div.headerUserInfo{
  padding:0 15px;
}
/* safari only*/
@media not all and (min-resolution:.001dpcm) { @media {
	.ztree li a{
		margin: 4px 0px 0px;
	}
	.ztree li a span{
	    padding:2px 0px;
	}
}}
.ztree li span{
	line-height: normal;
}
.ztree li a.curSelectedNode span {
    color: #FFFFFF !important;
    background-color: #009688;
}
.ztree li a.curSelectedNode span {
	padding: 0 5px;
	border-radius: 4px;
}
.ztree li a.curSelectedNode span.button {
	background-color: transparent;
	padding:unset;
}
.ztree li a:HOVER {
	color: #009688 !important;
}
td select,input[type="text"],input[type="text"]{
  width:100%;
}
.ztree * {
    font-family: "微软雅黑",Arial,Helvetica,sans-serif;
    font-size: 12px;
}
a:hover{
  color:#40B0FF !important;
  text-decoration:underline
}
.input-xs {
  height:21px;
  font-weight: 400;
  border-radius: 3px;
  font-size: 12px;
  line-height: 1.5;
  padding: 1px 5px;
  min-width:80px;
  display: block;
  display:none;
}
.winding-input-xs {
  height:21px;
  font-weight: 400;
  border-radius: 3px;
  font-size: 12px;
  line-height: 1.5;
  padding: 1px 5px;
  display: block;
  display:none;
}
.input-xs-color {
  height:21px;
  font-weight: 400;
  border-radius: 3px;
  font-size: 12px;
  line-height: 1.5;
  padding: 1px 5px;
  min-width:80px;
  display: block;
}
.input-xs-point {
  height:21px;
  font-weight: 400;
  border-radius: 3px;
  font-size: 12px;
  line-height: 1.5;
  padding: 1px 5px;
  min-width:10px;
  max-width:40px;
  display: inline;
}
.unit{
  display:none;
}
.valueSelect{
  display:none;
}
div.content_left {
  padding: 0 3px 0 0;
  height: 658px;
  position: relative;
}
div.content_left_top {
	height: 348px;
	border:none;
	border-radius: 0px;
	box-shadow: none;
	margin:unset;
}
div.content_left_top_tree {
  height: 314px;
  margin-bottom: 0px;
	border: none;
	box-shadow: none;
	overflow: auto;
}
.projectTree {
  height: 100%;
  overflow: auto;
}

div.content_left_bottom {
	height: 310px;
	border: none;
	border-radius: 0px;
	border-top: 1px solid #e6e6e6;
	box-shadow: none;
	margin-bottom: unset;
}

div.panel_body_em {
	padding: 0px;
	height: 100%;
}

div.content_left_top .panel-default {
	margin: 0px;
	border: none;
	border-bottom: 1px solid #e6e6e6;
	border-radius: 0px;
	box-shadow: none;
	display: flex;
	justify-content: space-between;
}

.panel_body_em_title {
	color: #000;
	padding: 8px 16px;
	font-size: 14px;
}

#slideleftPic > img.leftOut{
	display:block;
	height:21px;
}

#slideleftPic > img.leftIn{
	display:none;
}

#slideleftPic:hover > img.leftOut{
	display:none;
}

#slideleftPic:hover > img.leftIn{
	display:block;
	height:21px;
}

.proptable{
  overflow-y: auto;
  overflow-x:hidden;
  height: 280px;
	display:none;
}
.proptable table thead tr th{
  border-right: 0px solid #E6E6E6;
	background-color:#000;
	color:#fff;
  border-bottom:0px solid #E6E6E6;
}
.proptable table tbody tr td{
  border-bottom: 1px solid #C2C2C2;
}
th.propnum{
}
th.propname{
}
th.propvalue{
  min-width:80px;
}
.proptable table thead tr,
.proptable table tbody tr{
	height: 30px;
}
.proptable table thead tr th.propunit{
  border-bottom: 0px solid #E6E6E6;
}
.proptable table thead tr th.propunit{
  border-right: 0px solid #E6E6E6;
}
.cloneTable thead tr th.propunit{
	border-right: 0px solid #E6E6E6;
}
.proptable table > tbody > tr > td{
  height:24px;
	padding-left:5px;
}

.proptable table > tbody > tr > td > ui.propOptionMenu{
	top:auto;
	left:auto;
	padding:0px;
	float:none;
}

.proptable table > tbody > tr > td > ui.propOptionMenu > li{
	padding:5px;
	cursor: pointer;
}

.proptable table > tbody > tr > td > ui.propOptionMenu > li:hover{
	background-color: #009688;
	color:#fff !important;
}

.table > tbody > tr > td{
	vertical-align: middle;
	height: 28px;
	padding: 1px;
}
td.propnum{
  text-align:center;
  width:25px;
}
td.propname{
	min-width:100px;
}
td.propvalue{
}
td.propunit{
  text-align:left;
  min-width:42px;
}
td.firstproptitle{
  font-weight: 900;
  font-size: 12px;
}
td.secondproptitle{
  font-weight: 900;
  font-size: 12px;
  color: #757575;
}
.firstproptitleimg{
  margin-top:-3px;
  width:9px;
  height:9px;
  cursor: pointer;
}
.secondproptitleimg{
  margin-top:-3px;
  width:7px;
  height:7px;
}
.propcheckbox{
  margin-top: 5px;
}
.propcheckboxdiv, .propradiodiv {
  margin-bottom: 0px;
  margin-top: 0px;
  height:21px;
  line-height:21px;
}
.checkbox label, .radio label {
  vertical-align:middle;
  display: inline;
}
div.checkbox label input[type="checkbox"].perfpropsvalue1boxck{
	margin:0px auto;
}
.propbutton{
	width: 150px;
	height: 25px;
	font-size: 12px;
}
.mybutton{
  background-image:url(../../images/emonline/05.png);
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  -moz-border-image: url(../../images/emonline/05.png) 0;
  background-repeat:no-repeat\9;
  background-image:none\9;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/emonline/05.png', sizingMethod=scale)\9;
  border:0px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

button.paramBtn{
	font-size: 11px;
}

div.content_right {
   padding:0px 0px 0px 3px;
}
div.content_right_other {
  	display:none;
	width:100%;
}
div.content_right_other_title{
  width:100%;
  border-bottom: 1px solid #CECECE;
}
div.content_right_other_title_word{
  padding:8px 0px 8px 20px;
  font-size:14px;
  line-height: 22px;
}
div.content_right_other_title_word img{
  width:22px;
  height:22px;
  margin-left:10px;
}
.content_right_other_title_line{
  width:260px;
  height:1px;
  position:absolute;
  left:10px;
  top:41px;
}
div.content_right_other_button{
  width:100%;
  height:50px;
  border-top: 1px solid #CECECE;
  text-align:center;
  float:left;
  padding-top:10px;
}
div.content_right_other_button1{
	width:100%;
	height:50px;
	text-align:center;
	padding-top:10px;
}
div.content_right_other_no_float{
  float:none;
}
div.content_right_other_button a{
  font-size:13px;
  margin:0px;
  float:none;
  height:25px;
  padding: 1px 10px;
  margin-right:10px;
}

div.content_right_panel_other {
	padding: 0px;
	border: none;
	box-shadow: none;
	margin-bottom: 0px;
	float: left;
	width: 100%;
}

div.content_right_panel {
	padding: 0px;
	border: none;
	box-shadow: none;
	background-color: #FFFFFF;
	margin: 0px;
}

.rightContentTab {
	height: 36px;
	width: 100%;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #e6e6e6;
	display: flex;
	justify-content: left;
	padding:8px 0 2px 6px;
}

.rightContentTab > li {
	list-style-type: none;
	min-width: 100px;
	text-align: center;
	margin: 0px 3px 0px 0px;
	background-color: #fff;
	background-color:#ececec;
	padding: 5px 20px;
	display: flex;
	align-items: center;
}
.rightContentTab > li.active, .rightContentTab > li.activ:focus, .rightContentTab > li:hover{
  background-color:#000;
	cursor: pointer;
}
.rightContentTab > li > div{
	width:14px;
	height:14px;
	margin:0px 6px 0px 0px;
	background-size:100% 100%;
}
.rightContentTab > li > div#rctImg_MachineModel{
	background-image: url("../../images/emonline/tab/machineModel.png");
}
.rightContentTab > li:HOVER > div#rctImg_MachineModel,.rightContentTab > li.active > div#rctImg_MachineModel{
	background-image: url("../../images/emonline/tab/machineModel_s.png");
}
.rightContentTab > li > div#rctImg_TextResult{
	background-image: url("../../images/emonline/tab/textResult.png");
}
.rightContentTab > li:HOVER > div#rctImg_TextResult,.rightContentTab > li.active > div#rctImg_TextResult{
	background-image: url("../../images/emonline/tab/textResult_s.png");
}
.rightContentTab > li > div#rctImg_CurveResult{
	background-image: url("../../images/emonline/tab/curveResult.png");
}
.rightContentTab > li:HOVER > div#rctImg_CurveResult,.rightContentTab > li.active > div#rctImg_CurveResult{
	background-image: url("../../images/emonline/tab/curveResult_s.png");
}
.rightContentTab > li > div#rctImg_DataTableMc{
	background-image: url("../../images/emonline/tab/dataTableMc.png");
}
.rightContentTab > li:HOVER > div#rctImg_DataTableMc,.rightContentTab > li.active > div#rctImg_DataTableMc{
	background-image: url("../../images/emonline/tab/dataTableMc_s.png");
}
.rightContentTab > li > div#rctImg_FemModel{
	background-image: url("../../images/emonline/tab/machineModel.png");
}
.rightContentTab > li:HOVER > div#rctImg_FemModel,.rightContentTab > li.active > div#rctImg_FemModel{
	background-image: url("../../images/emonline/tab/machineModel_s.png");
}
.rightContentTab > li > div#rctImg_Winding{
	background-image: url("../../images/emonline/tab/winding.png");
}
.rightContentTab > li:HOVER > div#rctImg_Winding,.rightContentTab > li.active > div#rctImg_Winding{
	background-image: url("../../images/emonline/tab/winding_s.png");
}
.rightContentTab > li > div#rctImg_MapResult{
	background-image: url("../../images/emonline/tab/mapResult.png");
}
.rightContentTab > li:HOVER > div#rctImg_MapResult,.rightContentTab > li.active > div#rctImg_MapResult{
	background-image: url("../../images/emonline/tab/mapResult_s.png");
}
.rightContentTab > li > div#rctImg_VibNoiseResult{
	background-image: url("../../images/emonline/tab/vibNoiseResult.png");
}
.rightContentTab > li:HOVER > div#rctImg_VibNoiseResult,.rightContentTab > li.active > div#rctImg_VibNoiseResult{
	background-image: url("../../images/emonline/tab/vibNoiseResult_s.png");
}
.rightContentTab > li > div#rctImg_VibNoiseAnalysisParam{
	background-image: url("../../images/emonline/tab/vibNoiseAnalysisParam.png");
}
.rightContentTab > li:HOVER > div#rctImg_VibNoiseAnalysisParam,.rightContentTab > li.active > div#rctImg_VibNoiseAnalysisParam{
	background-image: url("../../images/emonline/tab/vibNoiseAnalysisParam_s.png");
}
.rightContentTab > li > div#rctImg_VibNoiseMapResult{
	background-image: url("../../images/emonline/tab/vibNoiseMap.png");
}
.rightContentTab > li:HOVER > div#rctImg_VibNoiseMapResult,.rightContentTab > li.active > div#rctImg_VibNoiseMapResult{
	background-image: url("../../images/emonline/tab/vibNoiseMap_s.png");
}
.rightContentTab > li > div#rctImg_OptimalDesign,
.rightContentTab > li > div#rctImg_OptimalNewDesign,
.rightContentTab > li > div#rctImg_FemTemperatureSetting{
	background-image: url("../../images/emonline/tab/optimalDesign.png");
}
.rightContentTab > li:HOVER > div#rctImg_OptimalDesign,
.rightContentTab > li.active > div#rctImg_OptimalDesign,
.rightContentTab > li:HOVER > div#rctImg_OptimalNewDesign,
.rightContentTab > li.active > div#rctImg_OptimalNewDesign,
.rightContentTab > li:HOVER > div#rctImg_FemTemperatureSetting,
.rightContentTab > li.active > div#rctImg_FemTemperatureSetting{
	background-image: url("../../images/emonline/tab/optimalDesign_s.png");
}
.rightContentTab > li > div#rctImg_OptimalResult,
.rightContentTab > li > div#rctImg_OptimalNewResult{
	background-image: url("../../images/emonline/tab/curveResult.png");
}
.rightContentTab > li:HOVER > div#rctImg_OptimalResult,
.rightContentTab > li.active > div#rctImg_OptimalResult,
.rightContentTab > li:HOVER > div#rctImg_OptimalNewResult,
.rightContentTab > li.active > div#rctImg_OptimalNewResult{
	background-image: url("../../images/emonline/tab/curveResult_s.png");
}
.rightContentTab > li > a{
  font-size:14px;
  color:#444444 !important;
  font-weight: 400;
  outline: none;
  text-decoration:none;
}

.rightContentTab > li > i{
	font-size: 14px;
	padding: 3px 5px;
	color:#444 !important;
	cursor: pointer;
}

.rightContentTab > li.active > a,
.rightContentTab > li:hover > a,
.rightContentTab > li.active > i,
.rightContentTab > li:hover > i{
	color:#FFFFFF !important;
}

.rightContentTab > li.active > i:hover,
.rightContentTab > li:hover > i:hover{
	color: #ffdd35 !important;
}

div.content_right_bottom{
  background-color:#FFFFFF;
  width:100%;
  text-align:center
}
.modelimg{
  margin:2px;
  max-width:98%;
  margin:auto;
}
#toolbar .btn, #toolbar .btn-group{
	margin-right:0px;
}
div.windingrow{
  width:100%;
  margin:0px;
}
.windingImg{
  margin:2px;
  height:380px;
  width:98%;
}
div.winding_left{
  min-width:220px;
  border-right: 1px solid #C2C2C2;
}
div.winding_data_title{
  margin-top:10px;
  font-size:14px;
  padding:0px 0px 10px 20px;
  font-weight: 800;
  text-align:left;
  border-bottom: 1px solid #C2C2C2;
}
div.winding_data_title_split{
  background-image:url(../../images/emonline/windingTitleSplit.png);
  background-repeat: repeat-x;
  height:20px;
  max-width:36%;
  margin:25px 3px 0px 3px;;
}
#windingTableTab > a, #slotTableTab > a{
	color:#555;
}
.windingproptable,.slottypetable{
  overflow-y: auto;
  border: 1px solid #C2C2C2;
  margin-top:5px;
}
th.windingpropnum,th.slotpropnum{
  width:25px;
  color:#FFFFFF;
  background-color:#C2C2C2;
  border-right: 2px solid #FFFFFF;
}
th.windingprop,th.slotprop{
  color:#FFFFFF;
  background-color:#C2C2C2;
  border-right: 2px solid #FFFFFF;
  text-align: center;
}
td.windingpropnum,td.slotpropnum{
  text-align:center;
  border-bottom: 0.5px solid #C2C2C2;
}
td.windingprop{
  text-align:center;
  border-bottom: 0.5px solid #C2C2C2;
}
td.slotprop{
  text-align:left;
  border-bottom: 0.5px solid #C2C2C2;
}
div.content_right_tab_context {
	width: 100%;
	overflow: hidden;
}

div.message_panel {
	width: 100%;
	height: 195px;
	border: none;
	box-shadow: none;
	padding: 1px 0px 0px 1px;
	margin: 5px 0px 0px 0px;
	border-radius: 4px;
	display: none;
}
#message_panel_list >ul > li.active > a, #message_panel_list >ul > li.active > a:focus, #message_panel_list >ul > li.active > a:hover{
  background-color:#FFFFFF;
  outline:0px;
}
div.topMenuList{

}
div.messageContext{
  margin:0px;
}
div.messageContext > div{
	padding:0px;
}
div.messageContext > a.slideUpLink {
	margin-top: 0px;
	display: inline;
	width: 21px;
	height: 21px;
	float: right;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-right: 15px;
}
div.messageContext > a.slideUpLink > img{
	height: 16px;
}

div.messagetitle{
  font-size:16px;
}
div.messageitems{
  padding-left: 10px;
  margin-top:1px;
}
.messageproptable table tbody.messageWindowBody tr {
	background-color: #FFFFFF;
}
.messageproptable table tbody.messageWindowBody tr td {
	border: none;
	height:22px;
	min-width:60px
}
.messageproptable{
  overflow-y: auto;
  height: 155px;
  border: 0px solid #C2C2C2;
  padding:3px 0px 0px 0px;
}
td.messageitemico{
  width:50px;
  height:24px;
}
td.messageiteminfo{
  width:95%;
  padding-left:5px;
  height:24px;
}
td.messageitemwarn{
  width:95%;
  color:#ED750C;
  padding-left:5px;
  height:24px;
}
td.messageitemerror{
  width:95%;
  color:red;
  padding-left:5px;
  height:24px;
}
.messagenoticeimg{
  margin-top:-3px;
  width:38px;
  height:16px;
}
div.resultConditionList{
	width:100%;
	margin: auto;
	display: none;
	border-bottom: 1px solid #CECECE;
	padding:1px 20px;
}
div.resultConditionListTitle{
	float:left;
	margin:0px;
	line-height: 20px;
	margin-right:40px;
}
div.resultConditionListContext{
	float:left;
	line-height: 20px;
}
div.performanceResultTop{
	padding:5px 10px;
	width: 100%;
	min-height: 40px;
	margin:0px auto;
	background-color:#FFFFFF;
	list-style-type: none;
	display: flex;
	justify-content:flex-start;
	align-items: center;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

div.performanceResultTop > .btnItem{
	margin-top:2px;
	right: 10px;
	position: absolute;
}
.performanceResultItemBtn{
	border: 1px solid #8f8f9d;
	border-radius: 4px;
	background-color: #fff;
	color: #000 !important;
	display: inline-block;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	outline: 0px;
	padding: 5px 15px;
	margin: 0px;
	width: auto;
	min-width: 70px;
}

.performanceResult_options{
	min-height:35px;
	width:100%;
	margin:auto;
	padding:2px 20px;
	display: none;
	background-color: #F9F9F9;
}
.prefOption{
	width:80%;
	position: relative;
	padding:5px;
	display: none;
	justify-content: flex-start;
	align-items: center;
	white-space: nowrap;
	flex-wrap: wrap;
	margin: 0;
	line-height: 25px;
}
.prefOption div.checkbox{
	margin: 0 20px 0 0;
}

.prefOption label {
	max-width:130px;
	padding-left:0px;
}
.prefOption div.checkbox label{
	padding-left:0px;
}

.prefOption div.checkbox label input{
    margin-top: 2px;
    margin-left:0px;
}
#workConditionList_textresult > div.checkbox, #workConditionList_curveresult > div.checkbox{
	float:left;
	display:inline;
	margin: 2px 0px 0px 15px;
}
#workConditionList_textresult > div.checkbox label input, #workConditionList_curveresult > div.checkbox label input{
	display:inline;
    margin-top: 6px;
    margin-left:-16px;
}
.performanceResultTable{
    overflow-y: auto;
    height: 360px;
    width:100%;
    margin:auto;
    padding-top:1px;
}
.performanceResultTable table thead tr th {
	background-color: #E6E6E6;
	border-right: 0px solid #E6E6E6;
	color: #009688;
	border-bottom: 0px solid #E6E6E6;
}
.performanceResultTable table thead tr {
	background-color: #E6E6E6;
}
.performanceResultTable table tbody tr td {
	border-bottom: 1px solid #C2C2C2;
	border-right: none;
}
.performanceResultTable thead tr th.performancepropvalue,
.performanceResultTable thead tr th.performancepropsvalue1{
	text-align:center;
}
.performanceResultTable thead tr th:last-child{
	border-right: none;
}
.staticResultTable > table{
	overflow: auto;
	border-collapse: separate;
	border-spacing: 0;
}
.staticResultTable table thead{
	position: sticky;
	top:-1px;
}
.staticResultTable > table > thead > tr > th{
	color: #fff;
	background-color: #676d6c;
	border-right: 1px solid #C2C2C2;
	-moz-user-select:none;/*火狐*/
	-webkit-user-select:none;/*webkit浏览器*/
	-ms-user-select:none;/*IE10*/
	-khtml-user-select:none;/*早期浏览器*/
	user-select:none;
}

.staticResultTable > table > thead > tr > th:first-child {
	width: 25px;
}

.staticResultTable > table > thead > tr > th:not(:first-child) {
	min-width: 100px;
}

.cloneTable{
    border-collapse: separate;
    word-break: break-all;
    word-wrap: break-word;
}

.cloneTable thead tr th {
	/*background-color:#E6E6E6;
    border-right: 1px solid #C2C2C2;
    color:#009688;*/
	background-color: #fff;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	color: #000;
	-moz-user-select: none; /*火狐*/
	-webkit-user-select: none; /*webkit浏览器*/
	-ms-user-select: none; /*IE10*/
	-khtml-user-select: none; /*早期浏览器*/
	user-select: none;
}

.userSelect4Body {
	-moz-user-select: none; /*火狐*/
	-webkit-user-select: none; /*webkit浏览器*/
	-ms-user-select: none; /*IE10*/
	-khtml-user-select: none; /*早期浏览器*/
	user-select: none;
}

thead tr > .sfccmFreqTableTh {
	cursor: pointer;
}

th.performancepropnum{
  	width:25px;
	min-width: 25px;
	max-width: 25px;
}
th.performancepropname{
	text-align:center;
	width:25%;
	min-width:80px;
}
th.performancepropunit{
	text-align:center;
	min-width:80px;
}
.cloneTable thead tr th.performancepropvalue{
	text-align:center;
	border-right: 0px solid #C2C2C2;
}
.cloneTable thead tr th.performancepropsvalue1{
	text-align:center;
	border-right: 0px solid #C2C2C2;
}
td.performancepropnum{
  text-align:center;
  width:25px;
}
td.performancepropnamefirst{
  text-align:left;
}
td.performancepropnamesecond{
  text-align:left;
}
td.performancepropunit{
  text-align:center;
}
td.performancepropvalue{
  text-align:center;
}
td.performancepropsvalue1{
  text-align:center;
}
#performanceResultTable > tbody > tr.performanceHighLight{
    background-color: yellow;
}
#performanceResultTable > tbody > tr.performanceHighLight:hover{
    background-color: #F5F5F5;
}

/*---工况结果推荐厂商样式---*/
.recommend_enterprise_button {
	color: #24C3C4 !important;
	text-decoration: underline;
}
.recommend_enterprise_button:hover {
	color: #009688 !important;
	text-decoration: underline;
}

.performancepropvalue_button {
	color: #bc1812 !important;
	text-decoration: underline;
	cursor:auto;
}
.performancepropvalue_button:hover {
	color: #841F21 !important;
	text-decoration: underline;
}

.performancepropvalue_button_readonly {
	color: #444 !important;
	text-decoration: none;
	cursor:auto;
}
.performancepropvalue_button_readonly:hover {
	color: #444 !important;
	text-decoration: none;
	cursor:auto;
}

.performanceprop_more_quote_btn{
	color: #FFFFFF !important;
	background-color: #24C3C9;
	border: none;
	outline: none;
	cursor: pointer;
}
.performanceprop_more_quote_btn:hover,
.performanceprop_more_quote_btn:focus{
	background-color: #009688;
	border: none;
	outline: none;
}

.performanceprop_more_quote_btn_readonly{
	color: #FFFFFF !important;
	background-color: #24C3C9;
	border: none;
	outline: none;
	cursor: no-drop;
	opacity:0.2;
}
.performanceprop_more_quote_btn_readonly:hover,
.performanceprop_more_quote_btn_readonly:focus{
	color: #FFFFFF !important;
	background-color: #24C3C9;
	border: none;
	outline: none;
	cursor: no-drop;
	opacity:0.2;
}

td input.performancepropvalue_input{
	width:30%;
}

.performancepropnamesecond > .fa{
	cursor: pointer;
	color:#24C3C9;
	width:15px;
	font-size: 14px;
}

.performancepropnamesecond > .fa:hover{
	color:#009688;
}

a.emonlineBtn1:visited, a.emonlineBtn1, a.emonlineBtn1:link,#optionBtn{
    float:left;
    background-color: #ffffff;
    height:21px;
    border-radius: 15px;
    color: #000000;
    display: inline-block;
    font-size: 12px;
    margin-left: 1px;
    margin-right:10px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    border: 1px solid #aaaaaa;
    padding: 0px 10px;
    outline:0px;
}
a.emonlineBtn1:active, a.emonlineBtn1:hover {
    background-color: #8ac007;
    color: #ffffff !important;
    outline:0px;
}

#optionBtn:active, #optionBtn:hover {
    background-color: #759D06;
    color: #fff !important;
    outline:0px;
}

#optionBtn.active{
	background-color: #8ac007;
}

div.laminate_body{
  height:410px;
  overflow-y: auto;
}
div.laminate_panel:active, div.laminate_panel:focus, div.laminate_panel:hover {
    border: 1px solid #71A30E;
}
div.laminate_panel{
  margin:0px 11px 10px 11px;
  width:160px;
  border-radius: 8px;
  float:left;
}
div.laminate_panel_body{
  padding:5px 10px;
}
div.laminate_panel_footer{
  padding:3px 0px;
  text-align:center;
  background-color: #FFFFFF;
  font-size:14px;
  border-bottom:0px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
img.laminateimg{
  width:140px;
  height:140px;
}
div.slot_type_body{
  height:394px;
  overflow-y: auto;
}
div.slot_type_panel:active, div.slot_type_panel:focus, div.slot_type_panel:hover {
    border: 1px solid #ddd;
}
div.slot_type_panel.slot_type_panel_select {
    border: 1px solid #71A30E;
}
div.slot_type_panel{
  margin:0px 11px 10px 11px;
  width:160px;
  border-radius: 8px;
  float:left;
  border: 1px solid #fff;
}
div.slot_type_panel_body{
  padding:5px 10px;
}
div.slot_type_panel_footer{
  padding:3px 0px;
  text-align:center;
  background-color: #FFFFFF;
  font-size:14px;
  border-bottom:0px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border-top: 1px solid #fff;
}
.slot_type_panel_footer a{
  color:#000000;
}
img.slottypeimg{
  width:140px;
  height:140px;
}
.modalBtn{
  background-color: #fff;
  border-color: #ccc;
  color: #333;
}
.modalBtn:active, .modalBtn:focus, .modalBtn:hover {
  background-color:#71A30E;
  color: #fff !important;
}
.input-xs-current-ratio {
  height:21px;
  font-weight: 400;
  border-radius: 3px;
  font-size: 12px;
  line-height: 1.5;
  padding: 1px 5px;
  min-width:80px;
  display: block;
}
.current-ratio-item{
  height:35px;
  font-size:12px;
}

.resistanceTable{
  overflow-y: auto;
  height: 200px;
  width:95%;
  margin:0px 15px;
  padding:1px 0px 0px 0px;
}

.resistanceTable table thead tr th{
  background-color:#E6E6E6;
  border-right: 0px solid #E6E6E6;
  color:#009688;
  border-bottom:0px solid #E6E6E6;
}
.resistanceTable table thead tr{
  background-color:#E6E6E6;
}
.resistanceTable table tbody tr td{
  border-bottom: 1px solid #C2C2C2;
  height: 30px;
  padding: 5px;
}
th.resistancpropnum{
  width:25px;
}
th.resistancepropresistance{
}
.resistanceTable table thead tr th.resistancepropspeed{
  border-right: 0px solid #E6E6E6;
}
.cloneTable thead tr th.resistancepropspeed{
  border-right: 0px solid #E6E6E6;
}
td.resistancpropnum{
  text-align:center;
}
td.resistancepropresistance{
}
td.resistancepropspeed{
}
div.startResistanceBtns{
  margin-top:20px;
}

.materialTable{
  overflow-x: auto;
  width:100%;
}
.materialTable table thead tr{
  background-color:#E6E6E6;
}
.materialTable table thead tr th{
  background-color:#E6E6E6;
  border-right: 0px solid #E6E6E6;
  color:#009688;
  border-bottom:0px solid #E6E6E6;
  white-space: nowrap;
  padding:5px 5px 5px 0;
}
.materialTable table thead tr th a{
  color:#009688 !important;
  text-decoration: none;
}
.materialTable thead tr th.resistancepropspeed{
  border-right: 0px solid #E6E6E6;
}
.materialTable table tbody tr td{
  border-bottom: 1px solid #C2C2C2;
  white-space: nowrap;
}
.materialTable table thead tr th.materialpropnum{
  width:25px;
  padding:5px;
}
.materialTable table thead tr th.materialpropnote{
  border-right: 0px solid #E6E6E6;
  max-width:150px;
}
.reportTemplateTable{
  overflow: auto;
  width:100%;
  float:left;
}
.reportTemplateTable table thead tr th{
  background-color:#C2C2C2;
  border-right: 2px solid #FFFFFF;
  color:#FFFFFF;
  white-space: nowrap;
}
.reportTemplateTable table tbody tr td{
  border-bottom: 1px solid #C2C2C2;
  white-space: nowrap;
}
td.materialpropnum{
  text-align:center;
}

.variableTable{
  width:100%;
  padding:0px;
  margin-top: 10px;
  overflow: auto;
}
.variableTable table thead tr th{
  background-color:#E6E6E6;
  border-right: 0px solid #E6E6E6;
  color:#009688;
  border-bottom:0px solid #E6E6E6;
  white-space: nowrap;
}
.variableTable table tbody tr td{
  border-bottom: 1px solid #E6E6E6;
  height: 30px;
  padding: 5px;
  text-overflow:ellipsis;
  overflow: hidden;
  max-width: 200px;
}
.variableTable table tbody tr > .modal-body-tableFreq{
	cursor: pointer;
}
.variableTable table thead tr th.variableNum{
  width:25px;
}
.variableTable table thead tr th.variableRote{
  border-right: 0px solid #FFFFFF;
  max-width:150px;
}

.freqCharacteristicCurveTable{
	padding:0px; margin-top: 10px; overflow: auto;height: 330px;
}

.freqCharacteristicCurveTable table thead tr th{
	padding:5px 0;
}

.freqCharacteristicCurveTable table thead tr th.variableNum{
	width:30px;
	padding:5px;
	vertical-align:middle;
	text-align: center;
}

.freqCharacteristicCurveTable table thead tr th.sfccmFreqTableTh{
	width:20%;
}

.freqCharacteristicCurveTable table thead tr th.linevolt{
	width:20%;
}

.freqCharacteristicCurveTable table thead tr th.power{
	width:20%;
}

.freqCharacteristicCurveTable table thead tr th.torque{
	width:20%;
}

.freqCharPropInput{
	margin-left:0px;padding: 0px;width: 100%;height: 100%;
}

.cloneTable thead tr th.torque {
    border-right: 0px solid #E6E6E6;
}
.variableTable table thead tr th.torque {
    border-right: 0px solid #E6E6E6;
}
td.variableNum{
  text-align:center;
}
.variableTableTextarea{
	display:flex;
	justify-content:space-between;
	align-items: center;
	padding: 5px 0px;
}

a.delMessageIco{
  width:14px;
  height:18px;
  float:right;
  background-image:url(../../images/emonline/delMessage-1.png);
}
a.delMessageIco:hover {
  background-image:url(../../images/emonline/delMessage-2.png);
}

.projectSearchTable{
  overflow: hidden;
  min-height: 320px;
  margin-top:15px;
  padding-left:0px;
  padding-right:0px;
}
.projectSearchTable > tbody > tr > td{
  vertical-align:middle;
  height:28px;
  padding: 0px 0px;
}
.projectSearchTable table thead tr th{
  background-color:#C2C2C2;
  border-right: 2px solid #FFFFFF;
  color:#FFFFFF;
}
.projectSearchTable table tbody tr td{
  border-bottom: 1px solid #C2C2C2;
}
th.projectSearchProjectname{
}
th.projectSearchLastModify{
  width:140px;
}
th.projectSearchBtn{
  width:60px;
}
td.projectSearchProjectname{
  text-align:left;
}
td.projectSearchLastModify{
  text-align:center;
}
td.projectSearchBtn{
  text-align:center;
}
div.projectSearchPagination{
  text-align:center;
}
div.welcomeToEasiMotorOl{
  width:100%;
  background-color:#a1a1a1;
  margin-bottom:40px;
}
div .loginHeader{
  margin-top:100px;
  margin-bottom:80px;
  height:110px;
  line-height:110px;
}
.welcomeToEasiMotorOlPic{
  width:100%;
  display:none;
}
.loginBodyLeft{
  padding-left:0px;
}
.loginBodyLeft >ul{
  border-bottom: 0px solid #FBFBFB;
}
.loginBodyLeft >ul > li{
  text-align:center;
  min-width: 70px;
  width:auto;
  height:30px;
  margin-right:4px;
}
.loginBodyLeft >ul > li > a{
  padding:3px 10px;
  height:30px;
  font-size:16px;
  color:#000000;
  width:auto;
  min-width: 70px;
  font-size:15px;
  border-width: 0px;
  background-color:#FBFBFB;
}

.loginBodyLeft >ul > li.active > a, .loginBodyLeft >ul > li.active > a:focus, .loginBodyLeft >ul > li.active > a:hover, .loginBodyLeft >ul > li > a:focus, .loginBodyLeft >ul > li > a:hover{
  background-color:#E8E8E8;
  color:#71A30E !important;
  outline:0px;
  border-width: 0px;
  font-weight: 900;
}
div .loginTabContent{
  background-color:#E8E8E8;
  min-height:230px;
}
div.userLoginFormItem{
  margin-left:50px;
  height:32px;
  width:330px;
  min-width:330px;
}
.userLoginFormItemTextIco{
  background-color: #FFFFFF;
  border-radius: 38px;

}
.userLoginFormItem img{
  width:18px;
  height:18px;
  float:left;
  position:relative;
  left:10px;
  top:-27px;
}
.userLoginFormItemText{
  border-radius: 38px;
  background-color: #fff;
  padding-left:35px;
  display:inline;
}
.userLoginFormItemText:focus {
  border-color:#71A30E;
}
.userLoginFormItem label{
  margin-left:0px;
  font-size:13px;
  padding-left:30px;
}
.userLoginFormItem a{
  font-size:13px;
  color:#71a30e;
}
.myButton1{
  margin:20px 20px 20px 20px;
  float:left;
  background-color: #ffffff;
  height:21px;
  border-radius: 15px;
  color: #000000;
  display: inline-block;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  border: 1px solid #aaaaaa;
  padding: 0px 10px;
  outline:0px;
}
a.myButton1:active, a.myButton1:focus, a.myButton1:hover {
    background-color: #8ac007;
    color: #ffffff !important;
    outline:0px;
}
.loginBodyRight{
  padding-right:0px;
}
.productIntroduceTitle{
  font-size:18px;
  margin-top:0px;
}
.productIntroduceSubTitle{
  font-size:15px;
  font-weight: 800;
  margin-top:15px;
  margin-bottom:15px;
}
.productIntroduceDetail{
  margin:5px 0px;
}
div.detailbody{
  margin-top:15px;
}
.detailbodyLeft{
  min-width:230px;
  height:450px;
  border-right: 2px solid #aaaaaa;

}
.detailbodyLeftItem{
  width:100%;
  float:left;
  margin-bottom:5px;
}
.userFace{
  width:32px;
  height:32px;
  margin-right:20px;
  float:left;
  display: none;
}
.userFaceName{
  float:left;
  width:110px;
  margin-top:10px;
  word-break: break-all;
  word-wrap: break-word;
}
.userInfoDetail li a{
  background-color: transparent;
  padding: 14px 0px;
  height:22px;
  outline:0px;
}
.userInfoDetail li > a:focus,.userInfoDetail li > a:hover{
	background-color: transparent;
    color: #71a30e !important;
}
.userInfoDetail li.active > a, .userInfoDetail li.active > a:focus, .userInfoDetail li.active > a:hover {
    background-color: transparent;
    color: #71a30e !important;
}
.userInfoDetail li a:hover {
    background-color: transparent;
    color: #71a30e !important;
}
.perferencesIcoDetail{
  float:left;
  width:12px;
  height:12px;
  margin-right:8px;
  margin-top:1px;
  background:url(../../images/emonline/menuIcon/perferencesIco.png) no-repeat;
}
.personalAssetsIcoDetail{
  float:left;
  width:12px;
  height:12px;
  margin-right:8px;
  margin-top:1px;
  background:url(../../images/emonline/menuIcon/personalAssetsIco.png) no-repeat;
}
.usageOverviewIcoDetail{
  float:left;
  width:12px;
  height:12px;
  margin-right:8px;
  margin-top:1px;
  background:url(../../images/emonline/menuIcon/usageOverviewIco.png) no-repeat;
}
.projectArchiveIcoDetail{
  float:left;
  width:12px;
  height:12px;
  margin-right:8px;
  margin-top:1px;
  background:url(../../images/emonline/menuIcon/projectArchiveIco.png) no-repeat;
}
.userInfoDetail{
  margin-top:12px;
}
.userInfoDetail > li > a:hover .perferencesIcoDetail, .userInfoDetail > li.active > a .perferencesIcoDetail {
    background:url(../../images/emonline/menuIcon/perferencesIco-s1.png) no-repeat;
}
.userInfoDetail > li > a:hover .personalAssetsIcoDetail, .userInfoDetail > li.active > a .personalAssetsIcoDetail {
    background:url(../../images/emonline/menuIcon/personalAssetsIco-s1.png) no-repeat;
}
.userInfoDetail > li > a:hover .usageOverviewIcoDetail, .userInfoDetail > li.active > a .usageOverviewIcoDetail {
    background:url(../../images/emonline/menuIcon/usageOverviewIco-s1.png) no-repeat;
}
.userInfoDetail > li > a:hover .projectArchiveIcoDetail, .userInfoDetail > li.active > a .projectArchiveIcoDetail {
    background:url(../../images/emonline/menuIcon/projectArchiveIco-s1.png) no-repeat;
}
.userInfoHeaderWordDetail{
  float:left;
  margin-top:-2px;
  font-size:13px;
  font-weight: 600;
}
.userInfoHeaderWordDetailGt{
  float:right;
  margin-right:25px;
  padding-top:3px;
  font-size:9px;
  font-weight: 600;
}
.userInfoDetailMainTitle{
  font-size:13px;
  font-weight: 600;
  border-bottom: 1px dotted #000000;
  padding:10px 0px;
  color: #71a30e !important;
  min-width:300px;
  width:100%;
  margin-bottom:10px;
  float:left;
}
.userInfoDetailMainColumn{
  min-width:580px;
  width:100%;
  padding:3px 0px;
  height:auto;
  float:left;
}
.userInfoDetailColumnItemTitle{
  padding-top:2px;
}
.userInfoDetailColumnItem{
  height:auto;
  float:left;
  margin-right:20px;
  margin-top:10px;
}
.userInfoDetailColumnItemRight{
  height:auto;
  float:right;
  margin-top:10px;
}
.userInfoDetailTitle{
  width:278px;
  float:left;
}
.userInfoDetailContext{
  float:left;
  width:300px;
}
.userInfoDetailContext select{
  width:100%;
}
.userInfoDetailContext input{
  width:100%;
  height:22px;
}
.userInfoDetailContext input[type="checkbox"], .userInfoDetailColumnItem input[type="radio"] {
  height:14px;
}
.balanceOfAccount{
  width:120px;
  background-color: #E8E8E8;
  padding-right:15px;
  height:18px;
  line-height:18px;
}
.userInfoDetailCheck {
    cursor: pointer;
    font-weight: 400;
    margin-bottom: 0;
    min-height: 20px;
    padding-left: 20px;
}
.userInfoDetailColumnItem input[type="checkbox"], .userInfoDetailColumnItem input[type="radio"] {
    margin-left: -20px;
    margin-top:2px;
    position: absolute;
}
.transferTable{
  overflow: hidden;
  width:100%;
  margin-top:5px;
  min-width:480px;
  float:left;
  border: 0px solid #c2c2c2;
}
.transferTable table thead tr th{
  background-color:#C2C2C2;
  border-right: 2px solid #FFFFFF;
  color:#FFFFFF;
}
.transferTable table tbody tr td{
  border-bottom: 1px solid #C2C2C2;
}
th.transactionid{
  width:90px;
}
th.transactionname{
}
th.transactiondate{
  min-width:80px;
}
th.transactionname{
}
th.transactionaccount{

}
th.transactionamount{
  min-width:70px;
}
th.transactionbalanceaccount{
  min-width:70px;
}
.transferTable table thead tr th.transactionremark{
  border-bottom: 0px solid #C2C2C2;
}
.transferTable table > tbody > tr > td{
  height:24px;
  padding:3px;
}
td.transactionid{
}
td.transactionname{
	word-break: break-all;
    word-wrap: break-word;
}
td.transactiondate{
	text-align: center;
}
td.transactionaccount{
}
td.transactionamount{
	text-align: right;
}
td.transactionbalanceaccount{
	text-align: right;
}
td.transactionremark{
	word-break: break-all;
    word-wrap: break-word;
}
.usageTable{
  overflow: hidden;
  width:100%;
  margin-top:10px;
  min-width:480px;
  float:left;
  border: 0px solid #c2c2c2;
}
.usageTable table thead tr th{
  background-color:#C2C2C2;
  border-right: 2px solid #FFFFFF;
  color:#FFFFFF;
}
.usageTable table tbody tr td{
  border-bottom: 1px solid #C2C2C2;
}
th.usageprojectname{
}
th.usagetaskname{
}
th.usagetype{
}
th.usagedate{
  min-width:80px;
}
th.usagecoretime{
	min-width:60px;
}
th.usagestatus{
}
th.usagecost{
	min-width:45px;
}
.usageTable table thead tr th.usageremark{
  border-bottom: 0px solid #C2C2C2;
  max-width: 200px;
}
.usageTable table > tbody > tr > td{
  height:24px;
  padding:3px;
}
td.usageprojectname{
	word-break: break-all;
    word-wrap: break-word;
}
td.usagetype{
	text-align: center;
}
td.usagedate{
	text-align: center;
}
td.usagecoretime{
}
td.usagestatus{
	text-align: center;
}
td.usagecost{
  white-space: nowrap;
  text-align: right;
}
td.usageremark{
	word-break: break-all;
    word-wrap: break-word;
    max-width: 200px;
}
.motorSolutionTable{
  overflow:hidden;
  width:100%;
  margin-top:20px;
  min-width:480px;
  float:left;
  border: 0px solid #c2c2c2;
}
.motorSolutionTable table thead tr th{
  background-color:#C2C2C2;
  border-right: 2px solid #FFFFFF;
  color:#FFFFFF;
}
.motorSolutionTable table tbody tr td{
  border-bottom: 1px solid #C2C2C2;
}
.motorSolutionTable table thead tr th.lastModifyTime{
  border-bottom: 0px solid #C2C2C2;
  border-right: 0px;
}
.motorSolutionTable table tbody tr td.lastModifyTime{
  text-align: center;
}
.motorSolutionTable table tbody tr td.createTime{
  text-align: center;
}
.motorSolutionTable table > tbody > tr > td{
  height:24px;
  padding:0px 3px;
}
.projectArchiveTable{
  overflow:hidden;
  width:100%;
  margin-top:20px;
  min-width:480px;
  float:left;
  border: 0px solid #c2c2c2;
}
.projectArchiveTable table thead tr th{
  background-color:#C2C2C2;
  border-right: 2px solid #FFFFFF;
  color:#FFFFFF;
}
.projectArchiveTable table tbody tr td{
  border-bottom: 1px solid #C2C2C2;
}
th.projectarchiveprojectname{
}
th.projectarchivecreated{
}
th.projectarchivePower{
	min-width: 70px;
}
th.projectarchiveVoltage{
	min-width: 70px;
}
th.projectarchiveCurrent{
	min-width: 70px;
}
th.projectarchiveRotateSpeed{
	min-width: 70px;
}
th.projectarchiveEfficiency{
	min-width: 80px;
}
th.projectarchiveTorque{
	min-width: 70px;
}
th.projectarchiveMotorType{
	min-width: 70px;
}
th.projectarchivechanged{
  width:90px;
}
.projectArchiveTable table thead tr th.projectarchiveOption{
  border-bottom: 0px solid #C2C2C2;
  border-right: 0px;
  width:52px;
}
.projectArchiveTable table > tbody > tr > td{
  height:24px;
  padding:0px 3px;
}
td.projectarchiveprojectname{
}
td.projectarchivecreated{
  text-align:center;
}
td.projectarchivePower{
  text-align:right;
}
td.projectarchiveVoltage{
  text-align:right;
}
td.projectarchiveCurrent{
  text-align:right;
}
td.projectarchiveRotateSpeed{
  text-align:right;
}
td.projectarchiveTorque{
  text-align:right;
}
td.projectarchiveEfficiency{
  text-align:right;
}
td.projectarchiveMotorType{
  text-align:center;
}
td.projectarchivechanged{
  text-align:center;
}
.dragCloneTable{
    word-break:break-all;
    table-layout:fixed;
    word-wrap: break-word;
}
/*chrome浏览器hack*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .proptable table > tbody > tr > td{
      word-break:break-all;
    }
}
div.steelMaterialPropertiesModalBody{
  font-size:14px;
  margin:0px 15px;
}
div.steelMaterialPropertiesModalBody div{
  margin-top: 5px;
  height:34px;
  display:flex;

}
.tdheader{
    background-image: url("../../images/emonline/sort1.png");
    background-position: right center;
    background-repeat: no-repeat;
    cursor: pointer;
    -moz-user-select:none;/*火狐*/
    -webkit-user-select:none;/*webkit浏览器*/
    -ms-user-select:none;/*IE10*/
    -khtml-user-select:none;/*早期浏览器*/
    user-select:none;
}
/*
.tdheader:focus, .tdheader:hover,.tdheaderDesc:focus, .tdheaderDesc:hover {
    background-image: url("../../images/emonline/sort_asc.png");
}
.tdheaderAsc:focus, .tdheaderAsc:hover {
    background-image: url("../../images/emonline/sort_desc.png");
}
*/
.tdheader:focus a, .tdheader:hover a,
.tdheaderAsc:focus a, .tdheaderAsc:hover a,
.tdheaderDesc:focus a, .tdheaderDesc:hover a {
    color: #71a30e !important;
    text-decoration: none;
}
.tdheaderAsc{
    background-image: url("../../images/emonline/sort_asc.png");
    background-position: right center;
    background-repeat: no-repeat;
    cursor: pointer;
    -moz-user-select:none;/*火狐*/
    -webkit-user-select:none;/*webkit浏览器*/
    -ms-user-select:none;/*IE10*/
    -khtml-user-select:none;/*早期浏览器*/
    user-select:none;
}
.tdheaderDesc{
    background-image: url("../../images/emonline/sort_desc.png");
    background-position: right center;
    background-repeat: no-repeat;
    cursor: pointer;
    -moz-user-select:none;/*火狐*/
    -webkit-user-select:none;/*webkit浏览器*/
    -ms-user-select:none;/*IE10*/
    -khtml-user-select:none;/*早期浏览器*/
    user-select:none;
}
.tdheaderAsc a,.tdheaderDesc a{
    color: #71a30e !important;
}
table thead tr th div {
    margin: 0;
    padding: 0;
}
ol.olTableList {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 100%;
  overflow: auto;
}
ol.olTableList .ui-selecting {
  background: #eee;
}
ol.olTableList .ui-selected {
  background: #eee;
}
ol.olTableList li {
  padding: 0 4px;
  font-size: 12px;
  height: 20px;
  background: none;
  border:none;
}
.message_font2{
    width: 10px;
    height: 10px;
    letter-spacing: 1px;
    float: left;
    color: #ff0000;
}
.projectOptionBtn{
	width: 11px;
    height: 11px;
    margin-top:4px;
    margin-left:8px;
}
.reportRename{
	width:200px;
}
.olTableList li{
    white-space:nowrap;/* 强制不换行 */
}
.templatepropCheckBoxTd{
	text-align: center;
}
.templatepropTypeCodeTd{
    text-align: left;
}
.templatepropCheckBox{
    margin: 0px;
}
ul.rightBottomWindowTab{
	height:23px;
	width: 100%;
	padding:0px 10px 0px 0px;
	margin: 0px;
	list-style:none;
}
ul.rightBottomWindowTab li{
	float: left;
}
ul.rightBottomWindowTab li.selected,
ul.rightBottomWindowTab li.rightBottomWindowChildTab:HOVER{
	background-color: #000;
	color:#FFFFFF !important;
}
li.rightBottomWindowChildTab{
	text-align:center;
	min-width: 100px;
	width:auto;
	cursor: pointer;
	padding:2px 15px;
	background-color: #ececec;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
ul.rightBottomWindowTab li.rightBottomWindowChildTab > span.taskErrorTip,
ul.rightBottomWindowTab li.rightBottomWindowChildTab > span.msgErrorTip{
	margin-top: 3px;
	color: #f00 !important;
	font-size: 14px;
	display: none;
}
.messageImg{
	width:13px;
	height:13px;
	background-image:url(../../images/common/message.png);
	background-size:100% 100%;
}
ul.rightBottomWindowTab li.selected .messageImg,ul.rightBottomWindowTab li:HOVER .messageImg{
	background-image:url(../../images/common/message_s.png);
}
.taskImg{
	width:13px;
	height:13px;
	background-image:url(../../images/common/task.png);
	background-size:100% 100%;
}
ul.rightBottomWindowTab li.selected .taskImg,ul.rightBottomWindowTab li:HOVER .taskImg{
	background-image:url(../../images/common/task_s.png);
}
ul.rightBottomWindowTab li.rightBottomWindowChildTab span,
ul.rightBottomWindowTab_slider li.rightBottomWindowChildTab span{
	display: block;
	margin-left:5px;
}
ul.rightBottomWindowTab li.rightBottomWindowRightBtn,
ul.rightBottomWindowTab_slider li.rightBottomWindowRightBtn{
	width:auto;
	float:right;
}
ul.rightBottomWindowTab li.rightBottomWindowRightBtn a{
	margin: 0px;
	display: block;
	padding:3px;
}

ul.rightBottomWindowTab li.rightBottomWindowRightBtn a > img{
	height:16px;
}
ul.rightBottomWindowTab_slider{
	height:21px;
	background-color: #F9F9F9;
	float: left;
	width: 50%;
	padding:0px;
	list-style:none;
}
ul.rightBottomWindowTab_slider li{
	float: left;
}
ul.rightBottomWindowTab_slider li.selected,ul.rightBottomWindowTab_slider li.rightBottomWindowChildTab:HOVER{
	background-color: #000;
	color:#FFFFFF !important;
}
ul.rightBottomWindowTab_slider li.selected .messageImg,ul.rightBottomWindowTab_slider li:HOVER .messageImg{
	background-image:url(../../images/common/message_s.png);
}
ul.rightBottomWindowTab_slider li.selected .taskImg,ul.rightBottomWindowTab_slider li:HOVER .taskImg{
	background-image:url(../../images/common/task_s.png);
}
ul.rightBottomWindowTab_slider li.rightBottomWindowRightBtn a{
	margin: 6px 7px 0px;
	display: block;
}

.hasMessageContext{
	display: none;
	float:left;
	margin-left: 10px;
	margin-left: 4px;
	padding-top:3px;
}
.hasMessageContext div{
	white-space:nowrap;
	float: left;
	overflow:hidden;
	text-overflow:ellipsis;
	border-top: 0px;
	padding-left:5px;
	height:24px;
	display:inline;
}
.scanVariableDefinitionOptionContainer{
	height:300px;
	overflow: auto;
}
ul.scanVariableDefinitionOptionUl{
    float: left;
    padding:0px 20px 0px 20px;
    margin:8px 0px;
    height:22px;
    list-style-type: none;
}
ul.scanVariableDefinitionOptionUl li{
    float: left;
    list-style-type: none;
    font-size: 12px;
    border: none;
    width:100%;
    margin:0px;
    padding: 3px 0px;
}
ul.scanVariableDefinitionOptionUl li input{
	margin: 1px 6px 0px 0px;
	float: left;
}

#projectTreeRightMenu{
	left: auto;
	top: auto;
	z-index: 99;
	padding: 5px 0;
	background-color: #F1EFF2;
	border-radius: 8px;
}

#projectTreeRightMenu > li > a{
    height: 25px;
    padding: 3px 16px;
}

#projectTreeRightMenu > li:hover{
    background-color: #f5f5f5;
}

.fullMenuDiv{
	padding:5px 10px;
	min-height:80px;
	background-color:#FCFBFC;
	border:1px solid #E6E6E6;
}

.fullMenuDiv > ul{
	display:flex;
	justify-content:flex-start;
	height:100%;
}

.fullMenuDiv > ul > li{
	cursor: pointer;
	list-style-type: none;
	min-width:82px;
	padding: 5px;
	text-align: center;
	border-radius: 4px;
	margin-right: 10px;
}

.fullMenuDiv > ul > li:hover{
	background-color: #ececec;
}

.fullMenuDiv > ul > li img{
	width:32px;
	height:32px;
}

.fullMenuDiv > ul > li > div.menuText{
	margin-top: 5px;
}

.fullMenuDiv > ul > li img.subMenu{
	width:16px;
	height:16px;
}

.fullMenuDiv > ul > li:hover .dropdown-menu {
	display: block;
}
/*
@media (max-width: 1560px){
	.fullMenuDiv{
		padding:0.3em 0.625em;
		min-height:5em;
		height: auto;
	}

	.fullMenuDiv > ul{
		justify-content:space-between;
	}

	.fullMenuDiv > ul > li{
		min-width:5em;
		max-width:6em;
		padding: 0.3125em;
		margin-right: 0.75em;
	}

	.fullMenuDiv > ul > li img{
		width:2em;
		height:2em;
	}

	.fullMenuDiv > ul > li > div.menuText{
		margin-top: 0.3125em;
		white-space: normal;
		word-break: break-word;
	}

	.fullMenuDiv > ul > li img.subMenu{
		width:1em;
		height:1em;
	}
}
*/

ul.dropdown_menu4Bar{
	left: auto;
	min-width: 220px;
	top: auto;
	z-index: 99;
	padding: 10px 0;
	background-color: #F1EFF2;
	margin-left: -5px;
	margin-top: 9px;
	border-radius: 8px;
}

ul.dropdown_menu4Bar > li{
	display: flex;
	justify-content:space-between;
	padding: 10px 14px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #000 !important;
	white-space: nowrap;
}

ul.dropdown_menu4Bar > li img{
	height:16px;
	width:16px;
	margin-right: 6px;
}

ul.dropdown_menu4Bar > li div{
	display: flex;
	justify-content:flex-start;
	align-items: center;
}

ul.dropdown_menu4Bar > li:hover{
	background-color: #B557DD;
	color: #fff !important;
}

ul.dropdown_menu4Bar > li img.selectImg,
ul.dropdown_menu4Bar > li:hover img.normalImg{
	display:none;
}

ul.dropdown_menu4Bar > li:hover img.selectImg{
	display:inline;
}

ul.dropdown_menu4UnRelease{
	left: auto;
	top: auto;
	z-index: 99;
	padding: 8px 16px;
	background-color: #000;
	margin-left: -5px;
	margin-top: 9px;
	border-radius: 4px;
	min-width: auto;
}

ul.dropdown_menu4UnRelease > li{
	display: flex;
	justify-content:space-between;
	align-items: center;
	font-size: 12px;
	color: #fff !important;
	white-space: nowrap;
}

/*----------------分享项目----------------*/

.spShareProjectCreateBtn{
    color:#fff;
    background-color:#24c3c9;
    float: right;
    width: 100px;
    font-size: 14px;
    height: 30px;
    border: none;
}

.spShareProjectCreateBtn:hover,
.spShareProjectCreateBtn:focus{
    color:#fff;
    background-color:#009688;
}

.spShareProjectContentDiv{
    min-height: 100px;
}

.spShareProjectItemTitle{
    font-size: 14px;
    color: #009688;
    display:inline-block;
    text-align: right;
    line-height: 30px;
}

.spShareProjectItem{
    display:inline-block;
}

.spShareProjectSelect{
    width: 119px;
    height: 30px;
    padding-left:10px;
}

.spCopyTextDiv{
    margin-top: 20px;
    display: none;
}

.spShareProjectBtnDiv{
    margin: 20px 0;
    height: 30px;
}

.spShareProjectBtnDiv > button{
    width:200px;
}

.spShareProjectBottomBtnDiv{
    position: relative;
    width: 100%;
    border-top: 1px solid #e5e5e5;
    padding-top: 25px;
    margin-top: 20px;
}

.shareprojectpermitCopy{
	margin-left: 20px;
	line-height: 30px;
	font-size: 14px;
	color: #009688;
	display:inline-block;
}

.shareprojectpermitCopyRadio{
	position: relative;
	top: 2px;
}

.aspPlusSpan{
    font-size: 12px;
}

.aspShareAssignUserListDiv{
    margin-top: 10px;
}

.aspShareAssignUserTitle{
    font-size: 14px;
    color: #009688;
    text-align: right;
    line-height: 30px;
    display: inline-block;
    vertical-align: top;
}

.aspShareAssignUserTitleLong{

}

.aspShareAssignUserRow{
    display: inline-block;
    width: 614px;
    vertical-align: top;
}

.aspShareAssignSuccessRow{
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
}

.aspAssignUserItem{
    height:30px;
    line-height: 30px;
    display: inline-block;
    margin-bottom: 5px;
}

.aspAssignUserItemDiv{
    height: 30px;
    line-height: 30px;
    display: inline-block;
    vertical-align: top;
}

.aspAssignUserItemDiv > input{
    width: 380px;
    height: 30px;
    padding-left:10px;
}

.aspAssignUserItemDiv > button{
    line-height: 30px;
    width: 20px;
}

.aspPhoneOrUsernameErrorPrompt{
    color:#f00;
    font-size: 14px;
    display: none;
}

.aspConfirmAssignItem{
    line-height: 30px;
}

.aspConfirmAssignItemIcon{
    display: inline-block;
}

.aspConfirmAssignItemPhone{
    display: inline-block;
    width:100px;
}

.aspConfirmAssignItemUName{
    display: inline-block;
    word-break: break-all;
}

.aspConfirmAssignItemCancel{
    display: inline-block;
    cursor: pointer;
    color: #BC1812;
}

.checkbox-inline, .radio-inline {
    display: flex;
    align-items: center;
}
#comModalContainer .checkbox-inline,#comModalContainer .radio-inline {
    display:inline-block;
}
#showPropTbody .checkbox label, #showPropTbody .radio label{
	display:flex;
}

/*----------------分享项目 END----------------*/

.factory_info{
	width:100%;
	padding:15px;
	font-size:14px;
	line-height:30px;
	color:#000;
}
.factory_info_title{
	color:#009688;
	font-size:18px;
	line-height:50px;
	display:inline-block;
}
.factory_info_title > a{
	color:#009688 !important;
	font-size:18px;
}
.factory_info_title > i{
	display:inline;
	/* color:#ccc; */
	color:#444;
	margin-left:5px;
}

.factory_info_article{
	text-indent:2em;
}
.factory_info_contact{
	padding-bottom:50px;
}

/*-------购物车按钮样式--------*/
.comm_up_buttons{
	display: flex;
	justify-content: center;
	align-items: center;
}
.comm_up_button{
	height:35px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: rgba(0,0,0,0.87);
	font-size: 18px;
	margin-left:8px;
	cursor: pointer;
}
.comm_up_button img{
	width:16px;
}
.comm_up_button_left{
	height:35px;
	padding:0px 9px;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
	background:#FFD500;
	display: flex;
	justify-content:space-around;
	align-items: center;
	font-size:14px;
}
.comm_up_button_left span{
    white-space:nowrap;
}
.comm_up_button_left img{
	margin-right:7px;
}
.comm_up_button_right{
	height:35px;
	padding:0px 13px;
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
	background:#DF2D26;
	display: flex;
	justify-content: center;
	align-items: center;
}
/*-------购物车按钮样式 end--------*/
