body {
    font-family: "helvetica neue",arial,sans-serif;
    font-size: 14px;
    color: #444;
}

.container{
    position: relative;
    margin: 0 auto;
    border: 0;
}

.col-md-6{

}
input[type^='text'] {
    width: 500px;
}

textarea {
    width: 100%;
    height: 500px;
    font-size: 9px!important;
}

.box2{
    overflow:hidden;background:#1E90E6;padding:10px
}

#kuang div {
    float: left;
    width: 45%
}
.tis{display: inline-block;width:auto!important;}
#category_guide {
    background: #FAFAFA;
    padding: 12px 20px;
    margin-top: 60px;
    box-shadow: inset 0 1px 0 white,0 1px 2px rgba(0,0,0,.15);
    border-radius: 2px;
}
#category_guide .unit {
    float: left;
    border-right: 1px solid #EDEDED;
}

#shuxian{
    width: 1px;
    height: 1000px;
    border: 0.5px solid #eee;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99999;
}

.unit {
    width: 263px;
    margin-right: 23px;
}
#category_guide .last {
    margin-right: 0 !important;
    padding-right: 0;
    border: 0;
}
#category_guide .unit a {
    display: block;
    height: 24px;
    line-height: 24px;
    float: left;
    margin-right: 20px;
}

a {
    color: #222;
    text-decoration: none;
    outline: 0;
}
.clear {
    clear: both;
}
#header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 48px;
    z-index: 99997;
    background: #fff;
    box-shadow: 0 0 4px rgba(0,0,0,.2);
}
.wrapper {
    position: relative;
    margin: 0 auto;
    border: 0;
}
.menu-bar {
    height: 48px;
    text-align: center;
}
.menu-bar .left-part {
    float: left;
    margin-top: 10px;
}
#huaban {
    float: left;
    margin-right: 20px;
    width: 203px;
    height: 28px;
    background: url(/images/wlcsjia-logo.png) 0 0 no-repeat;
}
.header-item {
    position: relative;
    float: left;
    line-height: 28px;
    color: #444;
    margin-right: 25px;
    cursor: pointer;
}
.header-item.cut-off {
    display: inline-block;
    margin: 2.5px 20px 2.5px -5px;
    background-color: #ddd;
    width: 1px;
    height: 20px;
}
.header-item.meisi {
    margin-right: 20px;
}
.header-item .entrance {
    display: inline-block;
    background-image: url(http://huaban.com/img/muse/em-new.svg);
    width: 30px;
    height: 14px;
    margin-left: 6px;
    margin-bottom: 4px;
    vertical-align: middle;
}
.menu-bar .menu-nav {
    position: relative;
    float: left;
    margin-right: 20px;
    width: 24px;
    height: 28px;
    background: url(http://huaban.com/img/menu_sprite.svg?20150302) 0 -248px no-repeat;
    cursor: pointer;
}

.menu-bar .right-part {
    float: right;
    margin-left: 20px;
}
.menu-bar .login-nav {
    display: inline-block;
    width: 114px;
    line-height: 48px;
}
.menu-bar .login-nav .register, .menu-bar .login-nav .login {
    padding: 0;
    width: 50px;
    height: 32px;
    line-height: 32px;
}
.menu-bar .login-nav .register {
    margin-right: 10px;
}
.rbtn {
    background: #E53E49;
    background: linear-gradient( #E53E49, #D43636);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.08),0 1px 0 rgba(255,255,255,.3);
    text-shadow: 0 -1px 0 rgba(0,0,0,.1);
    color: #fff;
    border: 1px solid #C90000;
}
.btn {
    display: inline-block;
    line-height: 1;
    border-radius: 2px;
    font-size: 14px;
    padding: 0 12px;
    height: 28px;
    line-height: 28px;
    background: #fff;
    background: linear-gradient( #FAFAFA, #F2F2F2);
    border: 1px solid #D9D9D9;
    cursor: pointer;
    text-decoration: none;
    color: #444;
    white-space: nowrap;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    text-align: center;
}
.rbtn {
    background: #E53E49;
    background: linear-gradient( #E53E49, #D43636);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.08),0 1px 0 rgba(255,255,255,.3);
    text-shadow: 0 -1px 0 rgba(0,0,0,.1);
    color: #fff;
    border: 1px solid #C90000;
}

.bluebtn {
    background: #03A9F4;
    background: linear-gradient( #03A9F4, #3879D9);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.08),0 1px 0 rgba(255,255,255,.3);
    text-shadow: 0 -1px 0 rgba(0,0,0,.1);
    color: #fff;
    border: 1px solid #3879D9;
}

.menu-bar .login-nav {
    display: inline-block;
    width: 114px;
    line-height: 48px;
    margin-top: 7px;
}

nav .login {
    padding: 0;
    width: 50px;
    height: 32px;
    line-height: 32px;
}
.menu-bar .searching-unit {
    float: none;
    margin-right: 20px;
    padding-right: 20px;
    padding-top: 8px;
    overflow: hidden;
}
.searching-unit {
    float: left;
    position: relative;
}
.searching-unit input{
    margin:0px;
}
input {
    width: 80px;
    height: 32px;
    padding: 0 6px 0 12px;
    font-size: 14px;
    color: #000;
    background: #FAFFBD;
    border: 1px solid #ddd;
    border-radius: 2px;
    margin:5px 0;
}
input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    resize: none;
    outline: 0;
}

textarea{
    border:2px solid #000;
    padding:10px;
    font-size:12px;
}