#ruzhu {
    background-color: #F8F8F8;
}

.ruzhu-top {
    background-image: url("/static/image/supplier/ruzhu/ruzhubj.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1400px;
    height: 320px;
    margin: 0 auto;
    margin-top: 30px;
}

.ruzhu-top-top {
    font-size: 42px;
    color: #646464;
    padding: 20px 0 0 46px;
}

.ruzhu-top-top img{
    width: 340px;
    height: 30px;
}

.ruzhu-top-body {
    padding: 30px 136px 0 136px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}

.ruzhu-top-body-item-top {
    margin-bottom: 16px;
    text-align: center;
}

.ruzhu-top-body-item-top img {
    width: 62px;
    height: 50px;
    margin: 0 auto;
    margin-bottom: 16px;
}

.ruzhu-top-body-item-top div {
    font-size: 20px;
    font-weight: 700;
    color: #575757;
    text-align: center;
}

.ruzhu-top-body-item-bottom div {
    font-size: 14px;
    color: #4C4C4C;
    margin-bottom: 5px;
    text-align: center;
}

.ruzhu-body {
    width: 1400px;
    margin: 20px auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.ruzhu-body-left {
    width: 690px;
}

.ruzhu-body-xianxia {
    background-color: #fff;
    border-radius: 8px;
    width: 100%;
    height: 260px;
    padding: 0 50px;
    box-sizing: border-box;
}

.ruzhu-body-xianxia-top {
    border-bottom: 1px solid #E7E7E7;
    padding: 20px 0;
    display: flex;
    align-items: center;
}

.ruzhu-body-xianxia-top img {
    width: 28px;
    height: 24px;
    margin-right: 20px;
}

.ruzhu-body-xianxia-top div {
    font-size: 20px;
    color: #4C4C4C;
}

.ruzhu-body-xianxia-body {
    padding-top: 30px;
}

.ruzhu-body-xianxia-body div {
    font-size: 18px;
    color: #4C4C4C;
    margin-bottom: 15px;
    line-height: 1.8;
}

.ruzhu-body-phone {
    background-color: #fff;
    border-radius: 8px;
    width: 100%;
    height: 260px;
    padding: 0 50px;
    box-sizing: border-box;
}

.ruzhu-body-phone img {
    width: 28px;
    height: 28px;
}

.ruzhu-body-phone-body {
    padding-top: 30px;
}

.ruzhu-body-phone-body-top {
    font-size: 18px;
    color: #4C4C4C;
}

.ruzhu-body-phone-body-body {
    margin-top: 20px;
}

.ruzhu-body-phone-body-body div {
    font-size: 18px;
    color: #4C4C4C;
    margin-bottom: 15px;
}

.ruzhu-body-right {
    width: 690px;
}

.ruzhu-body-right-top {
    border-bottom: 1px solid #E7E7E7;
    padding: 40px 0 20px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ruzhu-body-right-top-left {
    display: flex;
    align-items: center;
}

.ruzhu-body-right-top-left img {
    width: 40px;
    height: 34px;
    margin-right: 20px;
}

.ruzhu-body-right-top-left div {
    font-size: 24px;
    color: #4C4C4C;
}

.ruzhu-body-right-top-right {
    font-size: 18px;
    color: #4C4C4C;
}

.ruzhu-body-right-body-top {
    font-size: 18px;
    color: #4C4C4C;
    margin-top: 30px;
}

.ruzhu-body-right-body-body {
    margin-top: 45px;
}

.ruzhu-body-right-item {
    margin-bottom: 25px;
    display: flex;
}

.ruzhu-body-right-item-left {
    width: 90px;
    display: flex;
    align-items: center;
}

.xing {
    color: #4C4C4C;
    margin-right: 5px;
}

.name {
    font-size: 18px;
    color: #4C4C4C;
}

.ruzhu-body-right-item-right {
    color: #4C4C4C;
    margin-left: 40px;
}

.ruzhu-body-right-item-right input {
    margin-right: 5px;
}

.input {
    font-size: 14px;
    color: #4C4C4C;
    border: 1px solid #979797;
    border-radius: 4px;
    width: 360px;
    height: 34px;
    line-height: 34px;
    padding-left: 20px;
    box-sizing: border-box;
}

.ruzhu-body-right-body-bottom {
    margin-top: 60px;
}

.ruzhu-body-right-body-bottom a {
    font-size: 18px;
    color: #fff;
    background: linear-gradient(to right, #FFCEE9, #F377AA); /*渐变色*/
    border-radius: 48px;
    width: 190px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    display: block;
    margin: 0 auto;
    cursor: pointer;
}

.ruzhu-bottom {
    width: 1400px;
    margin: 20px auto;
}

.ruzhu-wsrz {
    background-color: #fff;
    border-radius: 8px;
    width: 100%;
    padding: 0 50px;
    box-sizing: border-box;
}

.ruzhu-wsrz-top {
    border-bottom: 1px solid #E7E7E7;
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ruzhu-wsrz-top-left {
    display: flex;
    align-items: center;
}

.ruzhu-wsrz-top-left img {
    width: 28px;
    height: 25px;
    margin-right: 20px;
}

.ruzhu-wsrz-top-left div {
    font-size: 20px;
    color: #4C4C4C;
}

.ruzhu-wsrz-top-right {
    font-size: 14px;
    color: #4C4C4C;
}

.ruzhu-wsrz-body {
    width: 660px;
    margin: 0 auto;
    padding: 60px 0 80px 0;
}

.ruzhu-wsrz-body-item {
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ruzhu-wsrz-body-item-left {
    width: 178px;
    display: flex;
    align-items: center;
}

.ruzhu-wsrz-body-item-left span {
    font-size: 16px;
    color: #4C4C4C;
    margin-right: 5px;
}

.ruzhu-wsrz-body-item-right {
    font-size: 18px;
    color: #4C4C4C;
    width: 476px;
    display: flex;
    align-items: center;
}

#logobutton {
    border-radius: 4px;
    background: linear-gradient(to right, #FFCEE9, #F377AA); /*渐变色*/
    width: 104px;
    height: 38px;
}

#licensebutton {
    border-radius: 4px;
    background: linear-gradient(to right, #FFCEE9, #F377AA); /*渐变色*/
    width: 120px;
    height: 38px;
    float: left;
}

#thumbbutton {
    border-radius: 4px;
    background: linear-gradient(to right, #FFCEE9, #F377AA); /*渐变色*/
    width: 120px;
    height: 38px;
    float: left;
}

.ruzhu-button {
    font-size: 18px;
    color: #fff;
    background: linear-gradient(to right, #FFCEE9, #F377AA); /*渐变色*/
    border-radius: 48px;
    width: 190px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    margin: 0 auto;
    margin-top: 50px;
    cursor: pointer;
}

.gs {
    display: none;
}

.gt {
    display: none;
}

.gr {
    display: none;
}

#category {
    font-size: 16px;
    color: #4C4C4C;
    display: flex;
    flex-wrap: wrap;
}

.addcategory {
    font-size: 16px;
    color: #4C4C4C;
}

.category_add {
    width: 100%;
    display: flex;
}

.layui-form-select {
    width: 40% !important;
    margin-right: 10px;
    margin-bottom: 10px;
}

.ts {
    font-size: 16px;
    color: #4C4C4C;
    position: relative;
    top: 8px;
    left: 10px;
}

.ruzhu-success{
    background-color: #fff;
    border-radius: 8px;
    width: 1400px;
    margin: 20px auto;
    padding: 100px 0;
}

.ruzhu-success-body{
    width: 700px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.ruzhu-success-left img{
    width: 206px;
    height: 260px;
}

.ruzhu-success-sh{
    font-size: 32px;
    color: #000;
    margin-bottom: 30px;
}

.ruzhu-success-sh span{
    color: #D764E5;
}

.ruzhu-success-ht{
    font-size: 24px;
    color: #000;
}

.ruzhu-success-bottom{
    font-size: 20px;
    color: #fff;
    background: linear-gradient(to right, #FFCEE9, #F377AA); /*渐变色*/
    border-radius: 48px;
    width: 226px;
    height: 58px;
    line-height: 58px;
    margin: 0 auto;
    margin-top: 80px;
    text-align: center;
}