@charset "utf-8";
/* CSS Document */
.target{ }
.target .title ul li { display:inline;}
.target .title ul li a img{ margin-right:10px; margin-top: -5px;}
.target .title ul .adt{ margin-right:100px;}
.target .title ul .scht{ margin-right:100px;}
.target .title ul .scht input{ width:150px;}
.target .title ul li #selch{ width:150px;}
.target .tar_list{ padding-left:35px; padding-top:5px; position:absolute; bottom:0; top:50px; right:0; left:0;  overflow-y:scroll; overflow-x:scroll; background:#fff !important;  }
.target .tar_list .tar_let{ width:190px; border-top:1px solid #2dbe60; margin-top:25px; padding-top:5px;  }
.target .tar_list .tar_let .alorder{ font-size:16px; padding-left:10px; font-weight:bold; color:#666; font-family:"微软雅黑", Arial, "宋体"; margin-bottom:10px;}
.target .tar_list .tar_let .tar_detail { margin-top:15px;} 
.target .tar_list .tar_let .tar_detail a{ padding:5px 10px 5px 10px; border:1px solid #ccc; color:#666 !important; }
.target .tar_list .tar_let .tar_detail .tar_d  a{ /* margin-left:15px; background:#eee;*/}
.target .tar_list .tar_let .tar_detail .tar_d  input{  margin-left:15px; background:#eee;}
.target .tar_list .tar_let .tar_detail .tar_d_child  a{  margin-left:30px; background:#eee;}
.target .tar_list .tar_let .tar_detail .tar_d_child  input{  margin-left:30px; background:#eee;}

.content { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
/*.content p { min-height: 320px; }*/
.content p:nth-child(even) { color: #999; font-family: Georgia, serif; font-size: 17px; font-style: italic; }
.content p:nth-child(3n+0) { color: #c96; }
#content-1 { /*overflow: hidden;*/ padding: 20px; width: 100%; }
#content-1 p { float: left; width: 300px; min-width: 100px; margin-right: 10px; background: rgba(0,0,0,0.3); padding: 10px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
#content-1 p:last-child { width: auto; margin-right: 0; }
#content-1 .content { background: #252525; width: 300px; padding: 20px; overflow: auto; background: #333; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; float: left; margin-right: 10px; }
#content-1 .content p { float: none; width: auto; margin-right: 0; min-height: auto; }
.content-wrapper .asd { background: #fff; width: 200px; position: absolute; margin-left: 20px;  }
