.g-main{
    width: 100%;
    padding:30px 0 50px;
    background: #fcfffc;
}
.m-cn{
    width: 1140px;
    margin: 0 auto;
    font-size: 12px;
}
.m-side{
    width: 200px;
    margin-right: 18px;
    background: #fff;
}
.m-side .u-tt{
    height: 40px;
    width: 150px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    padding-left: 50px;
    text-align: left;
    background: #e52e04;
}
.m-side .m-tab{
    background: #fff;
}
.m-tab .u-tabTt{
    height: 40px;
    width: 150px;
    line-height: 40px;
    padding-left: 50px;
    text-align: left;
    color: #333;
    background: #e0e0e0;
}
.m-tab ul{
    padding: 10px 0;
    border:1px solid #e0e0e0;
}
.m-tab ul li,.m-tab ul a{
    color: #666;
    line-height: 18px;
}
.m-tab ul a{
    display: block;
    width: 150px;
    padding-left: 50px;
    text-align: left;
}
.m-tab ul a:hover,.m-tab ul a.u-active{
    color: #e52e04;
}
.m-sideMain{
    width: 920px;
    background: #fcfffc;
    border: 1px solid #e0e0e0;
}
.help-center-search{
    margin:0 auto;
    padding: 30px 0;
    width: 943px;
}
.help-center-search.seller{
    width: 1140px;
}
.help-center-input-con{
    height: 46px;
    border: 2px solid #e62e3a;
    position: relative;
    width: 918px;
    margin: 0 auto;
}
.help-center-search .search-input{
    width: 80%;
    display: inline-table;
    height: 100%;
    margin-left: 20px;
    font-size: 12px;
}
.help-center-search .search-submit{
    width: 98px;
    height: 46px;
    background-color: #e62e3a;
    color: #FFFFFF;
    display: inline-table;
    font-size: 14px;
    line-height: 46px;
    text-align: center;
    float: right;
}
.search-container{
    line-height: 18px;
    width: 80%;
}
.search-result-con{
    margin-bottom: 40px;
}
.search-result-title{
    color: #2981e4;
    font-size: 14px;
    line-height: 24px;
}
.search-result-container{
    color: #333333;
}
.search-container .highlighted{
    color:#e62e3a;
}
.search-container a:hover{
    text-decoration: underline;
    color: #2981e4;
}
/*paging*/
.paging a,
.paging span,
.paging label,
.laypage_btn,
.laypage_skip{
    display: inline-block;
    vertical-align: middle;
}
.paging a,.laypage_curr{
    width:25px;
    height:24px;
    line-height:24px;
    padding:0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-align: center;
    border:1px solid #e1e1e1;
    margin:0 -1px 0 0;
    background:#fff;
}
.paging span{
    padding: 0 10px;
}
.paging{
    text-align:right;
    padding: 15px 0;
}
.paging .laypage_next,
.paging .laypage_prev{
    width:58px;
}
.paging .laypage_curr{
    position:relative;
    z-index:10;
    border:1px solid #e62e3a;
    background:#e62e3a;
    color:#fff;
    padding:0;
}
.laypage_skip{
    width:40px;
    line-height:24px;
    height:24px;
    padding:0;
    border:1px solid #e1e1e1;
    text-align: center;
    margin:0 6px;
}
.laypage_btn{
    width:45px;
    height:26px;
    line-height:26px;
    background:#e62e3a;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color:#fff;
    padding:0;
    cursor: pointer;
    margin-left:6px;
    border: none;
}
.custom-index{
    position: absolute;
    right: -60px;
    top: -7px;
}
.no-item{
    width: 320px;
    margin: 200px 0 200px 280px;
}
.inline{
    display: inline-block;
}
.v-middle{
    vertical-align: middle;
}
.logo{
    display: inline-block;
    margin: 0 58px 0 35px;
    float: left;
}
.logo img{
    width: auto;
}