.block101 {
    position: relative;
    line-height: 3em;
    border-bottom: 1px solid #bbb;
    position: relative;
    display: flex;
    align-items: center;
}

.block101 div[role='title'] {
    height: 3.5em;
    padding-left: 1em;
    line-height: 3.5em;
    overflow: hidden;
    width: 0;
    flex: 1;
}

.block101 a {
    margin-right: 1rem;
}

.block101 a:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
}

/* 段落标题栏2 */
.block102 {
    padding: 0.375em;
    background-color: #f0f0f0;
    /* text-align: center; */
    border-bottom: 1px solid #bbbbbb;
}

.block102 span {
    width: 80%;
    height: 0.9375em;
    display: inline-table;
    overflow: hidden;
}

.block102 img[role="image"] {
    float: right;
    margin-top: 0.375em;
}

.block104 {
    padding: 0.375em 0.75em;
    font-size: 16px;
}

.block104 span {
    display: block;
    width: 100%;
    border-radius: 5px;
    position: relative;
    display: flex;
    align-items: center;
}

.block104 input {
    border: 1px solid #dedede;
    outline: 0 none;
    width: calc(100% - 3em);
    height: 2em;
    background: #ffffff;
    box-sizing: border-box;
    font-size: 1em;
    flex: 1;
    border-radius: .28em;
    padding: 0.2em 0.75em;
    background-color: #FAFAFA;
}

.block104 button {
    height: 1.875em;
    font-size: 1em;
    color: #fff;
    background-color: #3BAA49;
    margin-left: .5em;
    border-radius: .2em;
}

.block104 button::active {
    outline: 0 none;
}

.block104 img {
    position: absolute;
    left: 1.25em;
    top: 1em;
    width: 0.75em;
    height: 0.75em;
}

/* 段落标题栏 */
.block105 {
    padding: 0.75em;
    background-color: floralwhite;
    text-align: center;
    border-bottom: 1px solid #bbbbbb;
}

.block105 span {
    /* 	width: 80%; */
    height: 0.9375em;
    display: inline-table;
    overflow: hidden;
}

.block106 {
    padding: 0.375em 0.75em;
}

.block106 span {
    font-size: 1em;
    display: block;
    overflow: hidden;
    line-height: 1.5em;
}

.block107 {
    padding: 0.375em 0.75em;
    position: relative;
    font-size: 16px;
    border-bottom: 1px solid #bbbbbb;
}

.block107 input {
    border: 0 none;
    outline: 0 none;
    width: 15em;
    overflow: hidden;
    background-color: transparent !important;
    overflow: hidden;
}

.block107 img {
    width: 1em;
    height: 0.5em;
    position: absolute;
    top: 1em;
    right: 0.75em;
    z-index: 99;
}

.block107 span {
    margin-left: 0.25em
}

.block107 .choice2 {
    display: none;
}

.block107 .choice2, .block107 .choice3 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 998;
}

.block107 .choice3 {
    background-color: #000000;
    filter: alpha(opacity = 50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.block107 .choice4 {
    width: 100%;
    height: 80%;
    position: fixed;
    z-index: 999;
    top: 50%;
    overflow: hidden;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.block107 .choice4 ul {
    height: 100%;
    overflow-y: auto;
}

.block107 .choice4 li {
    list-style: none;
    border-radius: 0.375em;
    margin-left: 5%;
    padding: 0.75em;
    width: 90%;
    border-bottom: 1px solid #bbbbbb;
    background-color: #ffffff;
}

.block107 .choice4 li:last-child {
    border-bottom: 0 none;
}

.block108 {
    padding: 0.25em 0;
    padding-left: 5.5em;
    padding-right: 0.75em;
    background-color: #fff;
    position: relative;
}

.block108 span {
    text-align: right;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0.5em;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 5.5em;
}

.block108 input {
    margin-left: .75em;
    width: 80%;
    color: #333;
    line-height: 1.5em;
    font-size: 1em;
    border-radius: 5px;
    padding: 0.125em 0.75em;
    border: 1px solid #bbbbbb;
}

.block109 {
    padding: 0.25em 0;
    padding-left: 5.5em;
    padding-right: 0.75em;
    background-color: #ffffff!important;
    position: relative;
}

.block109 span {
    width: 5.85em;
    text-align: right;
    display: inline-block;
    position: absolute;
    font-size: .94em;
    top: 50%;
    left: 0.53em;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.block109 input {
    margin-left: .75em;
    background-color: #FAFAFA;
    width: 80%;
    color: #333;
    line-height: 1.5em;
    font-size: 1em;
    border-radius: 5px;
    padding: 0.2em 0.75em;
    border: 1px solid #bbbbbb;
}

.block110 {
    padding: 0.25em 0;
    padding-left: 5.5em;
    padding-right: 5em;
    background-color: #fff;
    position: relative;
}

.block110 span {
    text-align: right;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0.1em;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 5.5em;
    height: 1.75em;
}

.block110 input {
    width: 95%;
    color: #333;
    line-height: 1.75em;
    border-radius: 5px;
    padding: 0.125em 0.75em;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #bbbbbb;
    height: 1.75em;
    margin-top: -0.2em;
}

.block110 button {
    padding: 0;
    margin: 0;
    position: absolute;
    right: .625em;
    top: 0.3em;
    outline: 0 none;
    height: 1.875em;
    /* 	font-size: 1em; */
    text-align: center;
    vertical-align: middle;
    line-height: 1.875em;
    background: #ffffff !important;
    min-width: 4em;
    padding: 0 0.25em;
    border: 1px solid #dedede;
    color: #000;
}

.block111 {
    padding: 0.25em 0;
    padding-left: 5.5em;
    padding-right: 5em;
    background-color: #fff;
    position: relative;
}

.block111 span {
    text-align: right;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0.1em;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 5.5em;
}

.block111 textarea {
    resize: none;
    vertical-align: middle;
    width: 100%;
    color: #333;
    line-height: 1.5em;
    font-size: 1em;
    border-radius: 5px;
    padding: 0.125em 0.75em;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #bbbbbb;
}

.block111 button {
    padding: 0;
    margin: 0;
    position: absolute;
    right: .625em;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    outline: 0 none;
    height: 1.875em;
    font-size: 1em;
    text-align: center;
    line-height: 1.875em;
    min-width: 4em;
}

.block112 {
    padding: 0.25em;
    background-color: #fff;
    position: relative;
}

.block112 span[role='left'] {
    width: 5.5em;
    text-align: right;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0.75em;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.block112 span[role='right'] {
    line-height: 1.5em;
    border-radius: 5px;
    padding-left: 6em;
    height: 1.5em;
    word-break: normal;
    width: auto;
    display: inline-table;
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow: hidden;
}

.block113 {
    padding: 0.25em 0;
    padding-left: 5.5em;
    padding-right: 0.75em;
    background-color: #fff;
    position: relative;
}

.block113 span {
    text-align: right;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0.75em;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 5.5em;
}

.block113 textarea {
    resize: none;
    vertical-align: middle;
    margin-left: .75em;
    width: 80%;
    color: #333;
    line-height: 1.5em;
    font-size: 1.15em;
    border-radius: 5px;
    padding: 0.125em 0.75em;
    border: 1px solid #bbbbbb;
    display: table-cell;
}

.block114 {
    padding: 0.375em;
    background-color: #f8f8f8;
    border-bottom: 1px solid #bbbbbb;
}

.block114 span {
    width: 80%;
    height: 0.9375em;
    display: inline-table;
}

/* 段落标题栏3 */
.block115 {
    padding: 0.375em;
    /* text-align: center; */
    border-bottom: 1px solid #bbbbbb;
}

.block115 span {
    width: 80%;
    height: 0.9375em;
    display: inline-table;
    overflow: hidden;
}

.block115 img[role="image"] {
    width: 1em;
    margin-right: 0.3em;
}

/* 段落标题栏3 */
.block116 {
    padding: 0.375em;
    background-color: #f0f0f0;
    /* text-align: center; */
    border-bottom: 1px solid #bbbbbb;
}

.block116 span {
    width: 80%;
    height: 0.9375em;
    display: inline-table;
    overflow: hidden;
}

.block116 img[role="image"] {
    width: 1em;
    margin-right: 0.3em;
}

.block116 button {
    float: right;
    margin: -1.75em 0.5em;
}

.block117 {
    padding: 0.375em 0.75em;
    position: relative;
    border-bottom: 1px solid #bbbbbb;
}

.block117 span {
    margin-right: 0.5em;
    display: inline-block;
}

.block118 {
    padding: 0.25em;
    background-color: #fff;
    position: relative;
}

.block118 span[role='left'] {
    width: 5.5em;
    text-align: right;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0.75em;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.block118 span[role='right'] {
    line-height: 1.5em;
    border-radius: 5px;
    padding-left: 6em;
    height: 1.5em;
    overflow: hidden;
}

.block122 {
    padding: 0.375em 0.75em 0.375em 0;
    position: relative;
    font-size: 1em;
}

.block122 input {
    border: 0 none;
    outline: 0 none;
    width: 18em;
    overflow: hidden;
    background-color: transparent !important;
    overflow: hidden;
}

.block122 span {
    display: inline-block;
    width: 5.85em;
    text-align: right;
    margin-left: .53em;
    font-size: .94em;
}

.block122 .content {
    display: inline-block;
    width: calc((100% - 5.5em) * 0.8);
    font-size: 13px;
    border: 1px solid #bbbbbb;
    line-height: 1.5em;
    padding: 0.2em 0.75em;
    font-size: 1em;
    border-radius: .28rem;
}

.block122 .content:empty:before {
    content: attr(placeholder);
    color: #bbb;
    font-size: 14px;
}

.block122 .content:focus {
    content: none;
}

.block122 img {
    width: 1em;
    height: 0.5em;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: calc((100% - 5.5em) * 0.2 + .25em);
    z-index: 99;
}

.block122 .choice2 {
    display: none;
}

.block122 .choice2, .block122 .choice3 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 998;
}

.block122 .choice3 {
    background-color: #000000;
    filter: alpha(opacity = 50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.block122 .choice4 {
    width: 100%;
    height: 80%;
    position: fixed;
    z-index: 999;
    top: 50%;
    overflow: hidden;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.block122 .choice4 ul {
    height: 100%;
    overflow-y: auto;
}

.block122 .choice4 li {
    list-style: none;
    border-radius: 0.375em;
    margin-left: 5%;
    padding: 0.75em;
    width: 90%;
    border-bottom: 1px solid #bbbbbb;
    background-color: #ffffff;
}

.block122 .choice4 li:last-child {
    border-bottom: 0 none;
}

.block127 {
    padding: 0.5em;
    border-bottom: 1px solid #bbb;
}

.block127 a {
    color: #333;
}

.block127 span[role='text'] {
    padding-left: 0.5em;
}

.block127 span[role='number'] {
    padding-left: 50%;
    padding-right: 0.8em;
}

.block127 img[role='right'] {
    float: right;
    width: 0.8em;
    margin-top: 7px;
}

.block128 {
    padding: 0.5em;
    background-color: #ffffce;
    text-align: center;
    border-bottom: 1px solid #bbbbbb;
    font-size: 0.75em;
    margin-top: -0.5em;
    margin-bottom: 0.75em;
}

.block128 span {
    height: 0.9375em;
    display: inline-table;
    overflow: hidden;
    color: #ff0000;
}

.block129 {
    padding: 0.375em 0.75em;
    position: relative;
    font-size: 16px;
    border-bottom: 1px solid #bbbbbb;
}

.block129 input {
    border: 0 none;
    outline: 0 none;
    width: 18em;
    overflow: hidden;
    background-color: transparent !important;
    overflow: hidden;
}

.block129 span {
    margin-left: 0.25em
}

.block129 .content {
    display: inline-block;
    width: 70%;
    font-size: 13px;
}

.block129 .content:empty:before {
    content: attr(placeholder);
    color: #bbb;
    font-size: 14px;
}

.block129 .content:focus {
    content: none;
}

.block129 img {
    width: 1em;
    height: 0.5em;
    position: absolute;
    top: 1em;
    right: 0.75em;
    z-index: 99;
}

.block129 .choice2 {
    display: none;
}

.block129 .choice2, .block129 .choice3 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 998;
}

.block129 .choice3 {
    background-color: #000000;
    filter: alpha(opacity = 50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.block129 .choice4 {
    width: 100%;
    height: 80%;
    position: fixed;
    z-index: 999;
    top: 50%;
    overflow: hidden;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.block129 .choice4 ul {
    height: 100%;
    overflow-y: auto;
}

.block129 .choice4 li {
    list-style: none;
    border-radius: 0.375em;
    margin-left: 5%;
    padding: 0.75em;
    width: 90%;
    border-bottom: 1px solid #bbbbbb;
    background-color: #ffffff;
}

.block129 .choice4 li:last-child {
    border-bottom: 0 none;
}

.block130 {
    background-color: #fff;
    padding: 0.125em 0.75em;
    position: inherit;
}

.block130 label {
    display: block;
    width: 100%;
}

.block130 input {
    margin: 0 2.5em;
}

.block301 {
    padding: 0.8em;
    border-bottom: 1px solid #dedede;
}

.block301 img[role='icon'] {
    float: left;
    width: 4.375em;
    height: 4.375em;
    margin-right: 0.8em;
    border-radius: 5px;
}

.block201 {
    padding: 0.8em;
    border-bottom: 1px solid #bbb;
    height: 6em;
}

.block201 a {
    color: #333;
}

.block201 img[role='right'] {
    float: right;
    width: 0.8em;
    margin-top: -2.5em;
}

.block201 div[role='line'] {
    line-height: 1.5em;
}

.block301 a {
    color: #333;
}

.block301 img[role='right'] {
    float: right;
    width: 0.8em;
    position: absolute;
    right: 0;
    margin-top: -1em;
    margin-right: 1em;
}

.block301 div[role='title'] {
    height: 1.8em;
    overflow: hidden;
    line-height: 1.4em;
}

.block301 span[role='title'] {
    width: 90%;
    word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 1.1em;
}

.block301 div[role='describe'] {
    font-size: 0.9em;
    line-height: 1.6em;
    overflow: hidden;
    max-height: 3.2em;
    margin-top: 0.2em;
    color: #717171;
}

.block301 span[role='green'] {
    border: 1px solid;
    color: #00ff00;
    font-size: 0.7em;
    padding: 0 0.125em;
    margin-left: 0.5em;
}

.block301 span[role='red'] {
    border: 1px solid;
    color: #ff0000;
    font-size: 0.8em;
    padding: 0 0.125em;
}

.block301 span img {
    margin: -2px auto;
    width: 16px;
}

.block302 {
    padding: 0.8em;
    background-color: #fff;
    margin-top: .5em;
}

.block302 img[role='icon'] {
    float: left;
    width: 4.375em;
    height: 4.375em;
    margin-right: 0.8em;
    border-radius: 5px;
}

.block302 a {
    color: #333;
}

.block302 img[role='right'] {
    float: right;
    width: 0.8em;
}

.block302 div[role='title'] {
    height: 1.8em;
    overflow: hidden;
    line-height: 1.4em;
}

.block302 span[role='title'] {
    width: 80%;
    display: inline-block;
}

.block302 div[role='describe'] {
    font-size: 0.9em;
    line-height: 1.6em;
    overflow: hidden;
    max-height: 3.2em;
}

.block302 span[role='red'] {
    border: 1px solid;
    color: #ff0000;
    font-size: 0.8em;
    padding: 0 0.125em;
}

.block302 span[role='green'] {
    border: 1px solid;
    color: #00ff00;
    font-size: 0.8em;
    padding: 0 0.125em;
}

.block303 {
    padding: 0.25em;
    height: 100%;
    clear: both;
    background: white;
    text-align: center;
}

.block303:after{
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
}

.block303  div[role='item'] {
    width: 25%;
    float: left;
}

.block303 div[role='image'] {
    padding-top: 0.5em;
}

.block303 img {
    border-radius: 0.7em;
    max-height: 48px;
}

.block303 div[role='image'] img {
    width: 3rem;
}

.block303 div[role='title'] {
    line-height: 1.125em;
    min-height: 2em;
    margin: 0 0.5em;
    margin-top: 0.3em;
}

.block303 a {
    color: black;
    font-size: 0.8em;
}

.block304 {
    padding: 0.8em;
    border-bottom: 1px solid #bbb;
}

.block304 div[role='title'] {
    height: 1.8em;
    overflow: hidden;
    line-height: 1.4em;
}

.block304 span[role='title'] {
    width: 80%;
    display: inline-block;
}

.block304 div[role='describe'] {
    font-size: 0.9em;
    line-height: 1.6em;
    overflow: hidden;
    max-height: 3.2em;
}

.block305 {
    padding: 0.5em;
    /* 	border-bottom: 1px solid #bbb; */
}

.block305 div[role='title'] {
    height: 1.8em;
    overflow: hidden;
    line-height: 1.4em;
    margin: 0.25em 0.25em -.25em 0.25em;
}

.block305 span[role='title'] {
    width: 80%;
    display: inline-block;
}

.block305 div[role='describe'] {
    font-size: 0.9em;
    line-height: 1.6em;
    overflow: hidden;
    max-height: 3.2em;
    margin: 0.25em;
}

.block305 img {
    height: 1em;
}

.block306 {
    padding-left: 0.8em;
    border-bottom: 1px solid #bbb;
}

.block306 span[role='title'] {
    height: 1.8em;
    overflow: hidden;
    font-size: 16px;
    color: #333;
}

.block306 div[role='line'] {
    height: 1.8em;
    overflow: hidden;
    font-size: 14px;
    color: #666;
}

button[role='button_phone_search'] {
    margin: 0 auto;
    min-width: 6em;
    outline: 0 none;
    height: 1.875em;
    font-size: 1em;
    border-radius: 0;
    text-align: center;
    line-height: 1.875em;
    background-color: #ffffff;
    border-color: #c0c0c0;
    margin-left: 40%;
}

.block307 {
    padding-left: 0.8em;
    border-bottom: 1px solid #bbb;
}

.block307 span[role='title'] {
    height: 1.8em;
    overflow: hidden;
    font-weight: bold;
}

.block307 div[role='line'] {
    height: 1.8em;
    overflow: hidden;
}

.block307 a {
    color: #333;
}

.block307 img[role='right'] {
    float: right;
    height: 0.875em;
    margin-top: -3.6em;
    padding-right: 0.5em;
}

.block308 .tab_menu {
    border: 1px solid #058FCA;
    margin: 1em 0.75em 0.3em;
    overflow: hidden;
    border-radius: 0.6em;
}

.block308 .tab_menu li {
    width: 33.33%;
    float: left;
    height: 1.8em;
    line-height: 1.8em;
    text-align: center;
    cursor: pointer;
    list-style-type: none;
    border-right: 1px solid #058FCA;
    color: #058FCA;
    margin-top: 0;
}

.block308 .tab_menu li:last-child{
    border-right: 0;
}

.block308 .tab_menu li.current {
    background-color: #058FCA;
    color: #fff;
}

.block308 .tab_menu li a {
    color: #fff;
    text-decoration: none;
}

.block308 .tab_menu li.current a {
    color: #333;
}

.block308 .tab_box .hide {
    display: none;
}

/* 详情中的列表*/
.block401 {
    padding: 0.75em;
    background-color: #ffffff;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}

.block401:before {
    display: inline-block;
    width: 6.5em;
    height: 1px;
    position: absolute;
    bottom: -1px;
    left: 0;
    content: "";
    background: #fff;
}
.block401:after {
    content: '';
    height: 0;
    display: block;
    clear: both;
    visibility: hidden;
}

.block401 img[role="product"] {
    float: left;
    width: 5em;
    height: 5em;
    margin-right: 0.75em;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.block401 .up_con {
    height: auto;
    min-height: 5em;
    line-height: 1.25em;
    padding-left: 5.75em;
    position: relative;
}

.block401 div[role='title'] {
    line-height: 1.5em;
    height: auto;
    overflow: hidden;
    margin-bottom: 0.75em;
}
.block401 div[role='title'] img{
    height: 1.1em;
    margin-top: -0.1em;
}

.block401 div[role='operation'] {
    height: 1.25em;
    overflow: hidden;
    line-height: 1.25em;
}

.block401 div[role='operation'] span {
    float: left;
    width: 1em;
    height: 1em;
    margin-right: 0.5em;
    width: 1em;
}

.block401 div[role='operation'] img {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.block401 div[role='operation'] span:last-child {
    margin: 0;
}

.block401 div[role='operation'] span[role='describe'] {
    width: 100%;
    height: 1.25em;
    margin: 0;
    overflow: hidden;
    line-height: 1.25em;
    display: inline-block;
    color: #666;
    overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.block401 .info {
    height: 1.625em;
    line-height: 1.625em;
}

.block401 span[role='remark'] {
    display: inline-block;
    width: 13em; 
    height: 1.625em;
    overflow: hidden;
    color: #666;
    overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.block401 span[role='sales'] {
    border: 1px solid;
    color: #ff0000;
    padding: 0 0.125em;
    font-size: 0.75em;
}

.block401 .info button {
    float: right;
    outline: 0 none;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #058FCA;
    color:#058FCA;
    background:#fff;
    padding: 0.25em;
    line-height: 1.25em;
    font-size: 0.875em;
}

/* 采购列表*/
.block402 {
    padding: 0.75em;
    background-color: #ffffff;
    border-bottom: 1px solid #bbbbbb;
}

.block402:after {
    content: '';
    height: 0;
    display: block;
    clear: both;
    visibility: hidden;
}

.block402 img[role='product'] {
    float: left;
    width: 5em;
    height: 5em;
    margin-right: 0.75em;
    overflow: hidden;
}

.block402 .up_con {
    height: 5em;
    margin-bottom: 0.75em;
}

.block402 .name {
    line-height: 1.5em;
    height: 3em;
    overflow: hidden;
}

.block402 .c_buy {
    height: 1.625em;
    line-height: 1.625em;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.block402 span[role='describe'] {
    width: 5.5em;
    display: inline-block;
    height: 1.625em;
    overflow: hidden;
}

.block402 .gobuy {
    width: 6.375em;
    right: 0;
    top: -0.125em;
}

.block402 .gobuy img {
    float: left;
    width: 1em;
    height: 1em;
}

.block402 .gobuy img[role='diff'] {
    margin: 0.375em 0.5em 0.375em 0em;
}

.block402 .gobuy img[role='add'] {
    float: right;
    margin: 0.375em 0em 0.375em 0.375em;
}

.block402 .gobuy input {
    width: 3.75em;
    outline: 0 none;
    border-radius: 5px;
    border: 1px solid #bbbbbb;
    padding: 0.25em;
    font-size: 0.9em;
    text-align: center;
}

.block402 .info {
    font-size: 0.875em;
    width: 100%;
    height: 1.625em;
    line-height: 1.625em;
    overflow: hidden;
}

.block402 .info span[role='remark'] {
    display: inline-block;
    width: 100%;
    height: 1.625em;
    overflow: hidden;
}

.block402 span[role='sales'] {
    border: 1px solid;
    color: #ff0000;
    padding: 0 0.125em;
}

.block402 span[role='spare'] {
    border: 1px solid;
    color: #ff0000;
    padding: 0 0.125em;
}

.block601 {
    width: 100%;
    min-height: 100px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.block601 img {
    width: 100%;
}

.block602 {
    width: 100%;
}

.block602 img {
    width: 100%;
    display: block;
    padding: 0em;
    margin: 0em;
}

.block603 {
    margin: 3em 2em;
    text-align: center;
}

.block604 {
    width: 100%;
    margin-top: 0.2em;
    background-color: #ececec;
    line-height: 1.75em;
}

.block604 label {
    display: block;
    width: 100%;
    border-bottom: 1px solid #cacaca;
    font-weight: bold;
    padding: 0.25em 0.5em;
    border-left: 2px solid #ff7431;
    margin-bottom: 0.25em;
}

.block604 [role='url'] {
    float: right;
    margin-right: 0.5em;
}

.block604 div[role='line'] {
    padding: 0 0.5em;
}

.block901 {
    margin: 1.5em;
    background: #ffffff;
    padding-left: 0.5em;
}

.block901 span {
    display: inline-block;
    margin: 0.5em 0;
}

.block902 {
    padding: 1em;
    text-align: left;
    border-radius: 0.3em;
    margin: 0 0.5em;
    word-break: break-word;
    background-color: #fff;
    margin-top: 1em;
    overflow: hidden;
}

.block902 div[role='title'] {
    display: block;
    padding-bottom: 0.75em;
    border-bottom: 2px dotted #dedede;
    position: relative;
}

.block902 div[role='title']:before {
    position: absolute;
    content: "";
    bottom: -.6em;
    left: -1.6em;
    background-color: #f5f5f5;
    width: 1.2em;
    height: 1.2em;
    border-radius: 50%;
}

.block902 div[role='title']:after {
    position: absolute;
    content: "";
    bottom: -.6em;
    right: -1.6em;
    background-color: #f5f5f5;
    width: 1.2em;
    height: 1.2em;
    border-radius: 50%;
}

.block902 div[role='title']>div:first-child {
    font-size: .89em;
    line-height: 1.4em;
}

.block902 div[role='title']>div:nth-child(2) {
    font-size: .78em;
    color: #666666;
    text-align: right;
    padding-top: 1.5em;
}

.block902 div[role='content'] {
    font-size: .89em;
    line-height: 1.4em;
    padding-top: 1.5em;
    color: #333333;
    padding-bottom: .8em;
    height: auto;
    display: block;
}

.block903 {
    padding: 0.375em 0.75em;
}

.block903 a {
    float: right;
    margin-right: -2em;
}

.block903 .slist {
    margin: 0 0 5px 0;
    display: none;
    border: 1px solid #ddd;
    border-top: 0;
}

.block903 .sslist {
    overflow: hidden;
    display: none;
}

.block903 .l1 {
    background: #eee;
    position: relative;
    font-size: 0.9em;
    padding-left: 1em;
    padding-right: 3em;
    margin-top: 0.2em;
    margin-bottom: 0;
    cursor: pointer;
    line-height: 3em;
}

.block903 .l2 {
    margin: 0;
    font-size: 0.9em;
    padding-left: 3em;
    padding-right: 3em;
    width: 100%;
    border-top: 1px solid #ddd;
    line-height: 3em;
}

.block903 span[role="block903Span"] {
    display: block;
    width: 100%;
    border: 1px solid #dedede;
    border-radius: 5px;
    position: relative;
}

.block903 input {
    padding-left: 0.75em;
    border: 0 none;
    outline: 0 none;
    width: 100%;
    height: 1.875em;
    background: #ffffff;
    padding-right: 0.75em;
    box-sizing: border-box;
    font-size: 1em;
}

.block903 [role='list'] {
    display: none;
}

.block903 .sslist {
    overflow: hidden;
    display: none;
}

.block903 .l3 {
    font-size: 0.9em;
    padding-left: 5em;
    padding-right: 3em;
    width: 100%;
    border-top: 1px solid #ddd;
    line-height: 3em;
}

.block903 .l3 a {
    font-weight: bold;
}
/*底部确认购买*/
.block991 {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3em;
    padding: 0.6em 0 0.375em 0;
    border-top: 1px solid #bbbbbb;
    background-color: #ffffff;
    z-index: 99999;
}

.block991 img {
    width: 0.4375em;
    height: 0.875em;
    margin: 0.5em 1em 0.375em 1em;
    float: left;
}

.block991 button {
    outline: 0 none;
    font-size: 0.875em;
    padding: 0.375em;
    border: 1px solid #bbbbbb;
    border-radius: 5px;
    float: left;
}

.block991 span {
    float: right;
    color: #fc532a;
    margin-right: 0.75em;
    display: inline-block;
    width: 11em;
    text-align: center;
    height: 1.875em;
    overflow: hidden;
}

.block992 {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3em;
    padding: 0.5em 0;
    border-top: 1px solid #bbbbbb;
    background-color: #fafafa;
    z-index: 99999;
    text-align: center;
    overflow: hidden;
}

.block992 button {
    /* 	height: 2em; */
    /* 	margin: 0 0.375em; */
    background: #f8f8f8 none repeat scroll 0 0;
    color: black;
    padding: 0 1em;
    font-size: 1em;
    border: 0px;
}

input[role="chkPartCode"][type="checkbox"] {
    display: none;
}

/**phone端头部模块*/
.block-header{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding-top: 1em;
    background: #339bba;
    z-index: 999;

}
.block-header .head{
    width: 100%;
    height: 3.1em;
    position: relative;
}
.block-header .arrow-left{
    position: absolute;
    top: 0;
    left: 0.75em;
    display: inline-block;
    width: 3.1em;
    height: 3.1em;
    line-height: 3.1em;
    text-align: left;
    z-index: 99;
}
.block-header .arrow-left>img{
    display: inline-block;
    height: 1.5em;
    vertical-align: middle;
}
.block-header .arrow-right{
    position: absolute;
    top: 0;
    right: 0.75em;
    display: inline-block;
    width: 3.1em;
    height: 3.1em;
    line-height: 3.1em;
    text-align: right;
    z-index: 99;
}
.block-header .arrow-right>img{
    display: inline-block;
    height: 1.5em;
    vertical-align: middle;
}
.block-header .head .title{
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 2.3em;
    line-height: 2.3em;
    text-align: center;
    font-size: 19px;
    color: #fff;
}

.block403{
    width: 100%;
    height: auto!important;
    padding: 0.7em;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    border-bottom: 1px solid #e6e6e6;
    display: flex;
    justify-content: space-between;
}
.block403 div[role="item-operation"]{
    width: auto;
    height: auto;
    margin-right: 0.5em;
    padding-top: 0.1em;
}
.block403 div[role="item-content"]{
    width: 100%;
    height: auto;
}
.block403 a[role="show-con"]{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    background: #f1f1f1;
    border-radius: 0.4em;
    -webkit-border-radius: 0.4em;
    margin: 0.5em 0;
    padding: 0 0.2em;
    -webkit-box-sizing:border-box;
    border-bottom: 1px solid #e6e6e6;
}
.block403 div[role="item-content"] span[role="title-right"]{
    float: right;
}

/**写报告*/
.block404{
    width: 100%;
    height: auto;
    padding: 0.7em 1em;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
    background: #ffffff;
}
.block404 div[role="item-content"]{
    display: inline-block;
    width: 80%;
    height: auto;
}
.block404 div[role="item-content"]>div:first-child>span:first-child{
    font-size: 1.1em;
    font-weight: bold;
}
.block404 div[role="item-content"] span[role="mark"]{
    color: #3baa49;
    border: 1px solid #3baa49;
    border-radius:0.3em;
    -webkit-border-radius:0.3em;
    margin-left: 1.5em;
    padding: 0 0.5em;
}

.block404 div[role="item-content"] span[role="mark"] a {
    color: #333;
}
.block404>img{
    float: right;
    width: 3em;
    height: 3em;
    margin-top: 1em;
}

.mallBlock {
    position: relative;
}
.mallBlock .tips{
    position: absolute;
    right: 0.7em;
    top: 40%;
    border: 1px solid;
    color:#058FCA;
    padding: 0 0.3em;
    border-radius: 0.2em;
    -webkit-border-radius: 0.2em;
}
