/* global.css */
.fwarp {/*font-size:1.2em;*/}
input[type="text"],input[type="number"],input[type="password"] {background:none !important;}
.mdisplay {display:none;}
.mwidthauto {width:100% !important;}

/* index.css */
.header .sbar .guide {display:none;}
.header .tpact {width:80px;background:none;right: 0px; top: 20px;}
.header .tpact li a{padding:2px 0px;}

.larea {width:150px;}
.larea .menu {width:136px;}
.larea .menu li > a{font-size:1.2em;}
.rarea{margin-left: 150px;}

/* frame.css */
.tips {padding-left: 5px;overflow: hidden;}

.mdatagrid {table-layout: fixed;}
.mdatagrid th, .datagrid td{white-space: nowrap;overflow: hidden;text-overflow: clip;}
.mdatagrid th {width:auto;}

.datainid th {display:none;}
.datainid input[type=text],.datainid select {width:100% !important;line-height: 33px !important; height: 33px !important;font-size:1.2em;}
.datainid textarea {width:100% !important;font-size:1.2em;}
.datainid td>label{display:inline-block;float:left;width:50%;height:23px;line-height: 23px;margin:0px;padding:0px;}
.datainid td .tdtips {display:block;color:#999999;margin-left:0px;}
.datainid td select#classid, .datainid td select#selcetimg {}
.datainid td select.ps {width:33% !important;}
.actbar .fr select {width:auto !important;}

.showimg p {width:98%;}
.showimg p span {width:95%;}
.showimg p input[type="text"] {line-height: 21px !important; height: 21px !important;background:#fff !important;}
.showimg img{width:auto !important;max-width:98% !important;height:auto !important;max-height:100px !important;}
.showimg p.banner {height:200px;}
.showimg p.banner img {max-height:200px !important;}
.showimg_small,.showimg_smal_tips{float:none;}
.showimg_small_tips {height:auto;line-height:23px;}
.showimg_small p {width:100%;}

.fwin {width:100%;}
.fwin .datainid {width:100% !important;}
.fwin .templist{height:200px;}
.fwin .templist li { width: 116px;}
.fwin .templist li a {width: 106px; height: 110px;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;}
.fwin .templist img { max-width: 100px; max-height: 100px; _width: expression(this.width > 100 && this.width>=this.height ? 100 : true); _height: expression(this.height > 100 && this.width<=this.height ? 100 : true); cursor:pointer}

/* login */
#fwin_yuzhe_page_company_login {top:50px !important;}
.fwin .rfm, .nfl .f_c .rfm {width: 100%;}
.rfm th {width:60px;}
.altw { width: 100%;}

/* save tip */
#submit_result0 {display:block;position:relative;}
#submit_result0 .tip {/*position: fixed;*/width:auto;height:auto !important;bottom:0px;left:80px;color: red;overflow:hidden;}
#submit_result0 .tip p {color: red;}
#submit_result0 .tip p .button {display:none;}
.tip {position:relative;height:auto !important;padding:0px;border:none;}
.tip #messagetext {position: fixed/*absolute*/;bottom:5px;right:5px;width:auto;}
.tip p {height:auto !important;text-align:center;background:#F9CC9D;padding:10px;font-size:1.2em;color: red;overflow:hidden;border:1px solid #fff;}
.tip p .button {display:none;}


/* main */
.tips.ico.i4_16{height:60px;}
.tips.ico.i4_16 a {margin-left:20px;}

/* editor */
.ke-textarea {width:100% !important;}
.ke-dialog {width:90% !important;}

/* end */
select[multiple="multiple"]{line-height: 33px !important; height: 60px !important;width:49% !important;}

/* test */
/*span#industrybox {background:red !important;display:block;font-size:0.1em;}
*/