body {
    margin: auto;
    padding: auto;
    text-align: center;
    width: 1440px;
}

#header {
    width: 100%;
    height: 90px;
    margin: 0 auto;
}

#logo {
    width: 120px;
    height: 90px;
    margin-left: 25px;
    float: left;
}

#city {
    width: 56px;
    height: 30px;
    background-color: #FFFFFF;
    float: left;
    margin-left: 10px;
    color: #8E8E93;
    line-height: 30px;
    margin-top: 30px;
    font-family: Roboto-Medium;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 30px;
}

#selectcity {
    width: 24px;
    height: 24px;
    background-color: #FFFFFF;
    float: left;
    margin-left: 8px;
    margin-top: 33px;
    color: #D1D1D6;
}

#headimg {
    float: right;
    height: 44px;
    width: 44px;
    margin-top: 24px;
}

#login {
    float: right;
    height: 28px;
    width: 28px;
    font-size: 14px;
    color: #8E8E93;
    margin-right: 30px;
    margin-top: 30px;
}

#line {
    width: 1440px;
    height: 2px;
    background: #F5F5F5;
}

#div_tab {
    height: 0px;
    width: 100%;
}

#tab_index {
    display: -moz-inline-box;
    display: inline-block;
    height: 90px;
    width: 150px;
    font-weight: bold;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-color: #007AFF;
    font-family: Roboto-Bold;
    font-size: 18px;
    color: #007AFF;
    letter-spacing: 1.5px;
    line-height: 90px;
}

#tab_shop {
    display: -moz-inline-box;
    display: inline-block;
    height: 90px;
    width: 150px;
    font-weight: bold;
    font-family: Roboto-Bold;
    font-size: 18px;
    color: #474646;
    letter-spacing: 1.5px;
    line-height: 90px;
}

#tab_expert {
    display: -moz-inline-box;
    display: inline-block;
    height: 90px;
    width: 150px;
    font-weight: bold;
    font-family: Roboto-Bold;
    font-size: 18px;
    color: #474646;
    letter-spacing: 1.5px;
    line-height: 90px;
}

#tab_knowledge {
    display: -moz-inline-box;
    display: inline-block;
    height: 90px;
    width: 150px;
    font-weight: bold;
    font-family: Roboto-Bold;
    font-size: 18px;
    color: #474646;
    letter-spacing: 1.5px;
    line-height: 90px;
}

#search {
    display: -moz-inline-box;
    display: inline-block;
    width: 40px;
    height: 40px;
    background-color: #FFFFFF;
    float: right;
    margin-top: 25px;
}

#release {
    display: -moz-inline-box;
    display: inline-block;
    width: 120px;
    height: 40px;
    background-color: #007AFF;
    float: right;
    margin-top: 25px;
    margin-right: 20px;
    color: #FFFFFF;
    line-height: 40px;
    border-radius: 20px 20px 20px 20px;
}

#select_type {
    width: 1200px;
    height: 100px;
    margin: 0 auto;
    text-align: left;
    padding-left: 10px;
    line-height: 50px;
    font-size: 14px;
    color: #989898;
    margin-top: 70px;
    background: #FFFFFF;
    box-shadow: 0 2px 7px 0 rgba(64,85,196,0.13);
    border-radius: 5px;
}

#totalnum {
    width: 1200px;
    height: 60px;
    border-radius: 6px;
}

#belongtype {
    width: 1100px;
    height: 50px;
    background-color: #FFFFFF;
    margin: 0 auto;
    text-align: left;
    padding-left: 10px;
    font-family: Roboto-Medium;
    font-size: 14px;
    color: #8E8E93;
    letter-spacing: 0;
    line-height: 50px;
    font-weight: bold;
}

#releasedate {
    width: 1100px;
    height: 50px;
    background-color: #FFFFFF;
    margin: 0 auto;
    text-align: left;
    padding-left: 10px;
    line-height: 50px;
    font-family: Roboto-Medium;
    font-size: 14px;
    color: #8E8E93;
    letter-spacing: 0;
    font-weight: bold;
}

#status {
    width: 1100px;
    height: 50px;
    background-color: #FFFFFF;
    margin: 0 auto;
    text-align: left;
    padding-left: 10px;
    line-height: 50px;
    font-family: Roboto-Medium;
    font-size: 14px;
    color: #8E8E93;
    letter-spacing: 0;
    font-weight: bold;
}

i {
    font-style: normal;
}

.all {
    margin-left: 60px;
    font-family: Roboto-Medium;
    font-size: 14px;
    color: #007AFF;
    letter-spacing: 0;
    line-height: 30px;
    font-weight: bold;
    cursor: pointer
}

.all_1 {
    margin-left: 60px;
    cursor: pointer
}

    .all_1:hover {
        color: #007AFF;
    }

#productlist {
    margin: 0 auto;
    width: 1200px;
    text-align: left;
}

#producttemp {
    width: 570px;
    height: 281px;
    background-color: #FFFFFF;
    margin: 15px;
    display: inline-block;
    box-shadow: 0px 0px 10px 1px rgba(228, 228, 228, 1);
}

#line1 {
    height: 25px;
    margin-top: 31px;
    margin-left: 30px;
}

#line2 {
    height: 25px;
    background-color: #FFFFFF;
    margin-left: 30px;
    margin-top: 10px;
}

#label {
    display: -moz-inline-box;
    display: inline-block;
    color: rgba(102, 102, 102, 0.647058823529412);
    font-style: normal;
    font-size: 12px;
    background-color: rgba(247, 247, 247, 1);
    border-width: 1px;
    border-style: solid;
    border-color: rgba(235, 235, 235, 1);
    border-radius: 4px;
    margin-left: 10px;
    width: 50px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    ;
}

#describe_1 {
    height: 70px;
    background: #FFFFFF;
    margin-left: 30px;
    margin-right: 25px;
}

#Describe {
    font-family: 'PingFangSC-Regular', 'PingFang SC';
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    color: #989898;
    line-height: 18px;
    margin-left: 10px;
    padding-top: 10px;
    height: 100%;
}

#saler {
    height: 70px;
    margin-left: 30px;
}

#saler1 {
    height: 40px;
    margin-top: 40px;
}

#headimg_1 {
    display: -moz-inline-box;
    display: inline-block;
    width: 32px;
    height: 32px;
    background: inherit;
    background-color: rgba(242, 242, 242, 1);
    border: none;
    border-radius: 16px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 4px;
    margin-left: 10px;
}

#head_img {
    width: 16px;
    height: 16px;
    margin: 8px 8px 8px 8px;
    vertical-align: middle;
}

#releasename {
    display: -moz-inline-box;
    display: inline-block;
    width: 170px;
    background-color: #FFFFFF;
    font-family: 'PingFangSC-Regular', 'PingFang SC';
    font-weight: 400;
    font-style: normal;
    color: rgba(102, 102, 102, 0.647058823529412);
    font-size: 14px;
    text-align: left;
}

#address {
    display: -moz-inline-box;
    display: inline-block;
    width: 80px;
    float: right;
    margin-top: 15px;
    margin-right: 10px;
    font-family: 'PingFangSC-Regular', 'PingFang SC';
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    color: #CCCCCC;
    background-color: #FFFFFF;
}

#ProductName {
    display: -moz-inline-box;
    display: inline-block;
    padding-left: 5px;
    height: 21px;
    font-family: 'PingFangSC-Regular', 'PingFang SC';
    font-weight: bold;
    font-style: normal;
    font-size: 14px;
    line-height: 21px;
}

#status1 {
    display: -moz-inline-box;
    display: inline-block;
    font-family: 'PingFangSC-Regular', 'PingFang SC';
    font-size: 12px;
    color: #666666;
    width: 50px;
}

#Price {
    float: right;
    margin-right: 15px;
    margin-top: 2px;
    ont-family: Roboto-Bold;
    font-size: 16px;
    color: #007AFF;
    font-weight: bold;
    margin-right: 25px;
}

#saler2 {
    height: 30px;
}

#CreateTime {
    display: -moz-inline-box;
    display: inline-block;
    float: right;
    margin-top: 15px;
    margin-right: 10px;
    font-family: 'PingFangSC-Regular', 'PingFang SC';
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    color: #CCCCCC;
    background-color: #FFFFFF;
}

#seemore {
    width: 20%;
    height: 40px;
    margin: 0 auto;
    line-height: 60px;
    font-size: 14px;
    color: #989898;
    padding-bottom: 60px;
}
    #seemore:hover {
        color: #007AFF
    }

#bread {
    width: 1200px;
    height: 60px;
    border-radius: 5px;
    background: #FFFFFF;
    margin: 0 auto;
    vertical-align: middle;
    text-align: center;
    margin-top: 20px;
}

    #bread a {
        text-decoration: none;
        color: #C7C7CC;
    }

.bread {
    float: left;
    margin-left: 20px;
    font-family: Roboto-Medium;
    font-size: 14px;
    color: #C7C7CC;
    line-height: 60px;
}

.bread_1 {
    float: left;
    margin-left: 20px;
    font-family: Roboto-Medium;
    font-size: 14px;
    color: #007AFF;
    line-height: 60px;
    font-weight: bold;
}

#info {
    width: 1200px;
    height: 985px;
    margin: 0 auto;
    background: #FFFFFF;
    box-shadow: 0 2px 7px 0 rgba(64,85,196,0.13);
    border-radius: 5px;
}

.basicinfo {
    width: 100px;
    height: 90px;
    font-family: Roboto-Regular;
    font-size: 24px;
    color: #000000;
    letter-spacing: 1px;
    line-height: 90px;
    float: left;
    margin-left: 30px;
    margin-top: 30px;
}

.info_1 {
    width: 28px;
    height: 30px;
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #8E8E93;
    letter-spacing: 0;
    line-height: 30px;
    float: right;
    margin-top: 60px;
    margin-right: 30px;
}

#share_ico {
    width: 18px;
    height: 20px;
    background-image: url(../assets/Group8@3x.svg);
    margin-top: 65px;
    margin-right: 20px;
    float: right
}

#project_title {
    width: 578px;
    height: 30px;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #000000;
    letter-spacing: 0.5px;
    line-height: 30px;
    margin-top: 40px;
    text-align: left;
    font-weight: bold;
    margin-left: 30px;
}

.info_line {
    width: 100%;
    height: 60px;
    margin-top: 20px;
}

.code {
    width: 45%;
    height: 100%;
    text-align: left;
    opacity: 0.7;
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #000000;
    letter-spacing: -0px;
    line-height: 60px;
    margin-left: 30px;
    float: left;
}

#price_range {
    font-family: Roboto-Bold;
    font-size: 16px;
    color: #007AFF;
    letter-spacing: 1px;
    line-height: 60px;
    font-weight: bold;
}

.content {
    width: 1140px;
    height: 45px;
    margin: 0 auto;
    margin-top: 30px;
    text-align: left;
    padding-left: 10px;
    opacity: 0.7;
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #000000;
    letter-spacing: 0.5px;
    line-height: 25px;
}

#download {
    width: 56px;
    height: 30px;
    font-family: Roboto-Medium;
    font-size: 14px;
    color: #007AFF;
    letter-spacing: 0;
    line-height: 30px;
    font-weight: bold;
    float: left;
    margin-left: 12px;
    cursor: pointer;
}

#download_ico {
    width: 30px;
    height: 30px;
    background-image: url(../assets/上传.png);
    background-position: 5px;
    float: left;
    margin-left: 30px;
}

#memory {
    width: 129px;
    height: 30px;
    font-family: Roboto-Medium;
    font-size: 12px;
    color: #B3B3B3;
    letter-spacing: 1.5px;
    line-height: 30px;
    margin-left: 60px;
}

#release_userinfo {
    width: 1200px;
    height: 168px;
    margin: 0 auto;
    background: #FFFFFF;
    box-shadow: 0 2px 7px 0 rgba(64,85,196,0.13);
    border-radius: 5px;
    margin-top: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#release_line {
    width: 100%;
    height: 48px;
}

#release_userimg {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    float: left;
    margin-left: 60px;
}

#release_name {
    width: 47px;
    height: 30px;
    font-family: Roboto-Regular;
    font-size: 14px;
    float: left;
    margin-left: 20px;
    margin-top: 10px;
    color: #000000;
    line-height: 30px;
}

#auth_status {
    width: 44px;
    height: 20px;
    background-color: #FF2D55;
    float: left;
    margin-top: 15px;
    font-family: Roboto-Black;
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 1.5px;
    line-height: 20px;
}

#consult_ico {
    width: 30px;
    height: 30px;
    background-image: url(../assets/聊天.png);
    background-position: 5px;
    float: left;
    margin-top: 10px;
    margin-left: 68px;
}

#consult_online {
    width: 56px;
    height: 30px;
    font-family: Roboto-Medium;
    font-size: 14px;
    color: #8E8E93;
    letter-spacing: 0;
    line-height: 30px;
    float: left;
    margin-top: 10px;
    margin-left: 13px;
    cursor: pointer;
}

#release_address {
    width: 84px;
    height: 19px;
    opacity: 0.7;
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #8E8E93;
    letter-spacing: -0px;
    line-height: 19px;
    float: right;
    margin-top: 15px;
    margin-right: 60px;
}

#release_address_ico {
    width: 30px;
    height: 30px;
    background-image: url(../assets/上传.png);
    background-position: 5px;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}

#sendcase {
    width: 1200px;
    height: 168px;
    margin: 0 auto;
    background: #FFFFFF;
    box-shadow: 0 2px 7px 0 rgba(64,85,196,0.13);
    border-radius: 5px;
    margin-top: 30px;
    margin-bottom: 85px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#sendcase_1 {
    width: 100%;
    height: 44px;
}

#send_newcase {
    width: 226px;
    height: 44px;
    background-color: #007AFF;
    border-radius: 30px 30px 30px 30px;
    float: left;
    margin-left: 60px;
    box-shadow: 0 2px 7px 0 rgba(64,85,196,0.13);
    border-radius: 30px;
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 44px;
}

#send_hadcase {
    width: 278px;
    height: 44px;
    border-radius: 30px 30px 30px 30px;
    float: left;
    margin-left: 30px;
    background: #FFFFFF;
    box-shadow: 0 2px 7px 0 rgba(64,85,196,0.13);
    border-radius: 30px;
}

#send_hadcase_1 {
    width: 112px;
    height: 30px;
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #474646;
    letter-spacing: 0;
    line-height: 30px;
    float: left;
    margin-left: 20px;
    margin-top: 7px;
}

#hadcase_ico {
    width: 30px;
    height: 30px;
    background-image: url(../assets/22.png);
    background-position: 5px;
    float: left;
    margin-left: 50px;
    margin-top: 7px;
}
