@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
:focus{ outline:none;}
body { color:#333; font:13px 'Microsoft Yahei',Tahoma, Geneva, sans-serif; }
input,textarea,select{font-size:12px;font-family:'Microsoft Yahei', Verdana, Geneva, sans-serif ;*font-size:100%}
ul,ol,li { list-style:none;}
/**clearfix**/
.clearfix:after { content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
  /* Hides from IE-mac \*/
  * html .clearfix {height: 1%;} 
  .clearfix {display: block;} 
  /* End hide from IE-mac */
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both;}
/**End clearfix***/
a{ text-decoration:none; color:#333;}
a:hover { color:#666;}

/*wp_mailbox_form*/
.wp_mailbox_form { width:100%;height: 390px;overflow: auto;}
.post_item { margin-bottom:10px; height:30px; line-height:30px; color:#000;}
.item_content { height:auto;}
.post_item label { display:block; width:100px; height:30px; line-height:30px; float:left; cursor:pointer; text-align:right; padding-right:5px;}
.post_item span { vertical-align:top; }
.post_item .need { color:#a60303; margin-right:5px; font-family:'\5B8B\4F53';}
.post_item .input { display:inline-block; width:190px; border:1px solid #d9d9d9;}
.item_title .input { width:252px;}
.post_item .input input { border:0; width:184px; background:#fff; height:14px;_height:13px; line-height:14px; _line-height:13px; padding:7px 3px; color:#787878;}
.item_title .input input { width:246px;}
.post_item .ex_item { display:inline-block; height:30px; color:#999;/* margin-left:10px; */}
.post_item .text { height:auto;  }
.post_item .text textarea { width:248px; height:96px; border:1px; padding:3px 2px;border:1px solid #d9d9d9;}
.item_handle { height:29px; line-height:29px; margin-bottom:0;}
.item_handle .mail_handle { float:left; display:inline;}
.item_handle .handle_post { margin-left:105px;_margin-left:108px;}
.item_handle .handle_reset { margin-left:10px;}
.item_handle input { width:61px; height:29px; border:0; background:url(../../_images/leadermail/btn.png) no-repeat 0 0; cursor:pointer;}
.item_handle .handle_post_en { width:61px; height:29px; border:0; background:url(../../_images/leadermail/btn_en.png) no-repeat 0 0; cursor:pointer;}
.handle_post input:hover { background-position:0 -29px;}
.handle_reset input { background-position:0 -58px;}
.handle_reset .handle_post_en { background-position:0 -58px;}
.handle_reset input:hover { background-position:0 -87px;}
/*验证码*/
#mail_code_img { display:inline-block; height:20px; margin-top:5px;}
#mail_code_img img { height:20px; vertical-align:top;}
/**是否公开**/
.item_public .radio { display:inline-block; height:30px; line-height:30px; }
.item_public .radio input { display:inline-block; width:13px; height:13px; margin-top:10px;}
.item_public .radio em { display:inline-block; height:13px; line-height:13px; margin:9px 3px; font-style:normal;vertical-align:top;}

html .mobile .post_item label {width: 20%;}
html .mobile .item_title .input {width: 47%;}
html .mobile .item_title .input input { width: 96%;}
html .mobile .post_item .input {width: 32%; }
html .mobile .post_item .input input{width: 94%;}
html .mobile .post_item .text textarea {width: 50%;}
html .mobile .wp_mailbox_form{padding-top: 10px;}
html .mobile .post_item .ex_item {display: inline;}

