/* line 2, app/components/about_us/view.scss */
.about_us .about-us-container {
  width: 1000px;
  height: 7938px;
  margin: 20px auto 20px auto;
}
/* line 6, app/components/about_us/view.scss */
.about_us .about-us-container p {
  font-size: 15px;
  line-height: 28px;
  margin: 2px 0 0 100px;
  width: 700px;
}
/* line 11, app/components/about_us/view.scss */
.about_us .about-us-container p i {
  margin-right: 1em;
}
/* line 15, app/components/about_us/view.scss */
.about_us .about-us-container .indent {
  text-indent: 30px;
}
/* line 18, app/components/about_us/view.scss */
.about_us .about-us-container .bold {
  font-weight: bold;
}
/* line 21, app/components/about_us/view.scss */
.about_us .about-us-container .indent2 {
  padding-left: 30px;
  width: 670px;
}
/* line 2, app/components/app_dowm/app-setIn/view.scss */
.app-setIn {
  background: #e1ecf1;
  display: flex;
  align-content: space-between;
  justify-content: center;
  flex-direction: column;
}
/* line 8, app/components/app_dowm/app-setIn/view.scss */
.app-setIn > div {
  height: 2.5rem;
  width: 100%;
}
/* line 13, app/components/app_dowm/app-setIn/view.scss */
.app-setIn .bigCenter {
  flex: 1;
  height: auto;
}
/* line 17, app/components/app_dowm/app-setIn/view.scss */
.app-setIn .setInForm {
  padding: 4rem 0;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-content: space-between;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
/* line 33, app/components/app_dowm/app-setIn/view.scss */
.app-setIn .setInForm > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1rem;
  padding: 1.5rem;
  font-family: "Microsoft YaHei";
  font-size: 1.4rem;
}
/* line 47, app/components/app_dowm/app-setIn/view.scss */
.app-setIn .setInForm > div .required {
  color: #db0000;
}
/* line 50, app/components/app_dowm/app-setIn/view.scss */
.app-setIn .setInForm > div label {
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 55, app/components/app_dowm/app-setIn/view.scss */
.app-setIn .setInForm > div input {
  display: flex;
  justify-content: center;
  width: 60%;
  align-items: center;
}
/* line 62, app/components/app_dowm/app-setIn/view.scss */
.app-setIn .setInForm button {
  width: 70%;
  border: 0;
  background: #004ea2;
  color: #fff;
  border-radius: 0.5rem;
  height: 3rem;
  font-family: "Microsoft YaHei";
  font-size: 1.2rem;
  margin: 3rem 0;
}
/* line 7, app/components/app_dowm/app_down/view.scss */
.app-down {
  font-family: "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
  color: #808080;
  height: 100%;
  background: #e8e8e8;
}
/* line 12, app/components/app_dowm/app_down/view.scss */
.app-down .appcontent {
  width: 100% !important;
  height: 100% !important;
}
/* line 16, app/components/app_dowm/app_down/view.scss */
.app-down .main-body22 {
  background-color: #efefef;
  height: 800px;
  position: relative;
  width: 100%;
  padding: 0% 0% 0% 16%;
}
/* line 4, app/components/app_dowm/app_success/view.scss */
.app_success .bigCenter {
  height: auto;
}
/* line 8, app/components/app_dowm/app_success/view.scss */
.app_success .setInForm {
  padding: 4rem 0;
  width: 100%;
  display: flex;
  align-content: space-between;
  justify-content: center;
  flex-direction: column;
}
/* line 16, app/components/app_dowm/app_success/view.scss */
.app_success .setInForm > div {
  display: flex;
  justify-content: center;
  font-size: 1rem;
  padding: 1.5rem;
  font-family: "Microsoft YaHei";
  font-size: 1.4rem;
}
/* line 1, app/components/breadcrumb/view.scss */
.breadcrumb-wrapper {
  width: 1000px;
  margin: 0 auto;
  padding: 20px 0 15px 0;
  overflow: hidden;
}
/* line 8, app/components/breadcrumb/view.scss */
.breadcrumb-wrapper .breadcrumb {
  float: left;
}
/* line 11, app/components/breadcrumb/view.scss */
.breadcrumb-wrapper .breadcrumb .bar {
  margin: 0 5px;
}
/* line 4, app/components/common/text_tool/view.scss */
.text-tools ul {
  padding: 0;
}
/* line 8, app/components/common/text_tool/view.scss */
.text-tools .get-started {
  margin: 20px 0;
  color: #666;
  font-size: 11px;
  text-align: center;
}
/* line 15, app/components/common/text_tool/view.scss */
.text-tools .get-started a {
  color: #666;
}
/* line 19, app/components/common/text_tool/view.scss */
.text-tools #wysihtml5-editor-toolbar {
  position: relative;
}
/* line 23, app/components/common/text_tool/view.scss */
.text-tools header {
  display: block;
  border-radius: 4px;
  width: 780px;
  background: #eee;
  z-index: 1;
  text-align: center;
  background-image: linear-gradient(bottom, #eeeeee 0%, white 100%);
  background-image: -o-linear-gradient(bottom, #eeeeee 0%, white 100%);
  background-image: -moz-linear-gradient(bottom, #eeeeee 0%, white 100%);
  background-image: -webkit-linear-gradient(bottom, #eeeeee 0%, white 100%);
  background-image: -ms-linear-gradient(bottom, #eeeeee 0%, white 100%);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.3);
  font-size: 0;
  text-align: center;
}
/* line 41, app/components/common/text_tool/view.scss */
.text-tools .commands {
  border-left: 1px solid #ddd;
  display: inline-block;
}
/* line 46, app/components/common/text_tool/view.scss */
.text-tools [data-wysihtml5-command],
.text-tools [data-wysihtml5-action],
.text-tools .fore-color {
  position: relative;
  border-right: 1px solid #ddd;
  border-left: 1px solid #fff;
  list-style: none;
  font-size: 12px;
  display: inline-block;
  cursor: pointer;
  height: 40px;
  width: 50px;
}
/* line 60, app/components/common/text_tool/view.scss */
.text-tools [data-wysihtml5-command]:after,
.text-tools [data-wysihtml5-action]:after,
.text-tools .fore-color:after {
  width: 68px;
  content: "";
  background: url("https://ylcg.haierbiomedical.com/group1/M00/00/44/CoUFfV8-FYqANPxMAAAKKod6dic574.png") no-repeat;
  position: absolute;
  left: -10px;
  right: 0;
  top: 0;
  bottom: 0;
}
/* line 73, app/components/common/text_tool/view.scss */
.text-tools [data-wysihtml5-command]:hover,
.text-tools [data-wysihtml5-action]:hover,
.text-tools .fore-color:hover {
  background-image: linear-gradient(bottom, #e5f0e2 0%, white 100%);
  background-image: -o-linear-gradient(bottom, #e5f0e2 0%, white 100%);
  background-image: -moz-linear-gradient(bottom, #e5f0e2 0%, white 100%);
  background-image: -webkit-linear-gradient(bottom, #e5f0e2 0%, white 100%);
  background-image: -ms-linear-gradient(bottom, #e5f0e2 0%, white 100%);
}
/* line 84, app/components/common/text_tool/view.scss */
.text-tools [data-wysihtml5-command="bold"]:after {
  background-position: 24px center;
}
/* line 88, app/components/common/text_tool/view.scss */
.text-tools [data-wysihtml5-command="italic"]:after {
  background-position: -48px center;
}
/* line 92, app/components/common/text_tool/view.scss */
.text-tools [data-wysihtml5-command="insertUnorderedList"]:after {
  background-position: -115px center;
}
/* line 96, app/components/common/text_tool/view.scss */
.text-tools [data-wysihtml5-command="insertOrderedList"]:after {
  background-position: -197px center;
}
/* line 100, app/components/common/text_tool/view.scss */
.text-tools [data-wysihtml5-command="formatBlock"][data-wysihtml5-command-value="h1"]:after {
  background-position: -344px center;
}
/* line 104, app/components/common/text_tool/view.scss */
.text-tools [data-wysihtml5-command="formatBlock"][data-wysihtml5-command-value="h2"]:after {
  background-position: -428px center;
}
/* line 108, app/components/common/text_tool/view.scss */
.text-tools [data-wysihtml5-command="createLink"]:after {
  background-position: -271px center;
}
/* line 112, app/components/common/text_tool/view.scss */
.text-tools [data-wysihtml5-command="insertImage"]:after {
  background-position: -513px center;
}
/* line 116, app/components/common/text_tool/view.scss */
.text-tools .fore-color::after {
  background-position: -741px center;
}
/* line 120, app/components/common/text_tool/view.scss */
.text-tools [data-wysihtml5-command="insertSpeech"]:after {
  background-position: -596px center;
}
/* line 124, app/components/common/text_tool/view.scss */
.text-tools [data-wysihtml5-action="change_view"]:after {
  background-position: -670px center;
}
/* line 128, app/components/common/text_tool/view.scss */
.text-tools .fore-color ul {
  display: none;
  position: absolute;
  z-index: 2;
  top: 40px;
  right: -1px;
  left: -2px;
  border: 1px solid #ccc;
  border-top: 0;
  background: #fff;
  overflow: hidden;
}
/* line 141, app/components/common/text_tool/view.scss */
.text-tools .fore-color li {
  display: block;
  margin: 3px;
  width: auto;
  border: 0;
  height: 15px;
}
/* line 149, app/components/common/text_tool/view.scss */
.text-tools .fore-color li::after {
  display: none;
}
/* line 153, app/components/common/text_tool/view.scss */
.text-tools .fore-color:hover ul {
  display: block;
}
/* line 157, app/components/common/text_tool/view.scss */
.text-tools .fore-color [data-wysihtml5-command-value="silver"] {
  background: silver !important;
}
/* line 162, app/components/common/text_tool/view.scss */
.text-tools .fore-color [data-wysihtml5-command-value="gray"] {
  background: gray !important;
}
/* line 166, app/components/common/text_tool/view.scss */
.text-tools .fore-color [data-wysihtml5-command-value="maroon"] {
  background: maroon !important;
}
/* line 170, app/components/common/text_tool/view.scss */
.text-tools .fore-color [data-wysihtml5-command-value="red"] {
  background: red !important;
}
/* line 174, app/components/common/text_tool/view.scss */
.text-tools .fore-color [data-wysihtml5-command-value="purple"] {
  background: purple !important;
}
/* line 178, app/components/common/text_tool/view.scss */
.text-tools .fore-color [data-wysihtml5-command-value="green"] {
  background: green !important;
}
/* line 182, app/components/common/text_tool/view.scss */
.text-tools .fore-color [data-wysihtml5-command-value="olive"] {
  background: olive !important;
}
/* line 186, app/components/common/text_tool/view.scss */
.text-tools .fore-color [data-wysihtml5-command-value="navy"] {
  background: navy !important;
}
/* line 190, app/components/common/text_tool/view.scss */
.text-tools .fore-color [data-wysihtml5-command-value="blue"] {
  background: blue !important;
}
/* line 194, app/components/common/text_tool/view.scss */
.text-tools .fore-color .wysihtml5-command-active {
  outline: 1px solid #666;
  outline-offset: 1px;
}
/* line 199, app/components/common/text_tool/view.scss */
.text-tools .wysihtml5-commands-disabled .fore-color ul {
  display: none;
}
/* line 203, app/components/common/text_tool/view.scss */
.text-tools .wysihtml5-action-active,
.text-tools .wysihtml5-command-active {
  box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.2);
  background: #eee !important;
}
/* line 209, app/components/common/text_tool/view.scss */
.text-tools .wysihtml5-commands-disabled [data-wysihtml5-command],
.text-tools .wysihtml5-commands-disabled .fore-color {
  opacity: 0.4;
  cursor: default;
  background-image: none !important;
}
/* line 216, app/components/common/text_tool/view.scss */
.text-tools [data-wysihtml5-dialog] {
  color: #333;
  font-size: 14px;
  text-align: left;
  border-radius: 4px;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ccc;
  padding: 5px 10px;
  background: #FFFBE0;
  position: absolute;
  width: 810px;
  text-align: center;
  top: 45px;
}
/* line 234, app/components/common/text_tool/view.scss */
.text-tools [data-wysihtml5-dialog] input {
  color: #333;
  border: 1px solid #ccc;
  padding: 3px;
  width: 300px;
}
/* line 241, app/components/common/text_tool/view.scss */
.text-tools [data-wysihtml5-dialog] input:focus {
  outline: 0;
  border: 1px solid #666;
}
/* line 246, app/components/common/text_tool/view.scss */
.text-tools [data-wysihtml5-dialog-action] {
  padding: 4px;
  color: #fff;
  cursor: pointer;
}
/* line 252, app/components/common/text_tool/view.scss */
.text-tools [data-wysihtml5-dialog-action="save"] {
  background: #007200;
}
/* line 256, app/components/common/text_tool/view.scss */
.text-tools [data-wysihtml5-dialog-action="cancel"] {
  background: #999;
}
/* line 260, app/components/common/text_tool/view.scss */
.text-tools section {
  width: 780px;
  height: 200px;
}
/* line 265, app/components/common/text_tool/view.scss */
.text-tools textarea {
  font-family: "Courier New", Courier, monospace;
  width: 100%;
  background: transparent;
  height: 100%;
  border: 0;
  resize: none;
  white-space: pre;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  padding: 10px;
  word-wrap: normal;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 283, app/components/common/text_tool/view.scss */
.text-tools textarea:focus {
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.3);
  background: rgba(255, 255, 255, 0.4);
  outline: 0;
}
/* line 289, app/components/common/text_tool/view.scss */
.text-tools a.fork {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
}
/* line 295, app/components/common/text_tool/view.scss */
.text-tools .wysiwyg-color-black {
  color: black;
}
/* line 299, app/components/common/text_tool/view.scss */
.text-tools .wysiwyg-color-silver {
  color: silver;
}
/* line 303, app/components/common/text_tool/view.scss */
.text-tools .wysiwyg-color-gray {
  color: gray;
}
/* line 307, app/components/common/text_tool/view.scss */
.text-tools .wysiwyg-color-white {
  color: white;
}
/* line 311, app/components/common/text_tool/view.scss */
.text-tools .wysiwyg-color-maroon {
  color: maroon;
}
/* line 315, app/components/common/text_tool/view.scss */
.text-tools .wysiwyg-color-red {
  color: red;
}
/* line 319, app/components/common/text_tool/view.scss */
.text-tools .wysiwyg-color-purple {
  color: purple;
}
/* line 323, app/components/common/text_tool/view.scss */
.text-tools .wysiwyg-color-fuchsia {
  color: fuchsia;
}
/* line 327, app/components/common/text_tool/view.scss */
.text-tools .wysiwyg-color-green {
  color: green;
}
/* line 331, app/components/common/text_tool/view.scss */
.text-tools .wysiwyg-color-lime {
  color: lime;
}
/* line 335, app/components/common/text_tool/view.scss */
.text-tools .wysiwyg-color-olive {
  color: olive;
}
/* line 339, app/components/common/text_tool/view.scss */
.text-tools .wysiwyg-color-yellow {
  color: yellow;
}
/* line 343, app/components/common/text_tool/view.scss */
.text-tools .wysiwyg-color-navy {
  color: navy;
}
/* line 347, app/components/common/text_tool/view.scss */
.text-tools .wysiwyg-color-blue {
  color: blue;
}
/* line 351, app/components/common/text_tool/view.scss */
.text-tools .wysiwyg-color-teal {
  color: teal;
}
/* line 355, app/components/common/text_tool/view.scss */
.text-tools .wysiwyg-color-aqua {
  color: aqua;
}
/* line 358, app/components/common/text_tool/view.scss */
.text-tools .file-group {
  float: right;
  margin-top: 10px;
  margin-right: 5px;
}
/* line 362, app/components/common/text_tool/view.scss */
.text-tools .file-group .file-name {
  width: 150px;
  text-align: right;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  overflow: hidden;
  word-wrap: nowrap;
  text-overflow: ellipsis;
}
/* line 1, app/components/common/tip_and_alert/view.scss */
.tip {
  position: absolute;
  letter-spacing: 0;
}

/* line 6, app/components/common/tip_and_alert/view.scss */
.tip-noborder {
  border-width: 0px;
}

/* line 10, app/components/common/tip_and_alert/view.scss */
.tip-alert {
  position: absolute;
}
/* line 12, app/components/common/tip_and_alert/view.scss */
.tip-alert .alert-icon {
  width: 36px;
  height: 36px;
}
/* line 3, app/components/common/top/view.scss */
.go-to-top {
  position: fixed;
  right: 60px;
  bottom: 60px;
  background-color: #303b86;
}
/* line 4, app/components/common/top/view.scss */
.go-to-top.hide {
  display: none;
}
/* line 7, app/components/common/top/view.scss */
.go-to-top a {
  width: 40px;
  height: 40px;
  display: block;
}
/* line 1, app/components/contact_us/view.scss */
.contact-us {
  position: fixed;
  right: 5px;
  bottom: 32px;
  z-index: 2000;
}
/* line 6, app/components/contact_us/view.scss */
.contact-us .tools-right {
  float: right;
  width: 45px;
}
/* line 9, app/components/contact_us/view.scss */
.contact-us .tools-right .tools {
  width: 45px;
  height: 45px;
}
/* line 12, app/components/contact_us/view.scss */
.contact-us .tools-right .tools .icon-arrow01 {
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/46/CoUFfWXDE-OAKoWBAAAD_9wg3Kw419.png") no-repeat 5px 0;
}
/* line 15, app/components/contact_us/view.scss */
.contact-us .tools-right .tools .icon-arrow01:hover {
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/46/CoUFfWXDFB2AQGHwAAAEA-ksV6k239.png") no-repeat 5px 0;
}
/* line 18, app/components/contact_us/view.scss */
.contact-us .tools-right .tools .icon-arrow02 {
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/46/CoUFfWXDFF2AE9R9AAAGITTWlcg625.png") no-repeat 0 0;
}
/* line 21, app/components/contact_us/view.scss */
.contact-us .tools-right .tools .icon-arrow02:hover {
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/46/CoUFfWXDFKCAGLYFAAAG_AZJZ3w843.png") no-repeat 0 0;
}
/* line 24, app/components/contact_us/view.scss */
.contact-us .tools-right .tools .icon-arrow05 {
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/46/CoUFfWXDFOuAa2eDAAAHV9bDIQQ154.png") no-repeat 0 0;
}
/* line 27, app/components/contact_us/view.scss */
.contact-us .tools-right .tools .icon-arrow05:hover {
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/46/CoUFfWXDFVyAX5A0AAAHkpqvVRM407.png") no-repeat 0 0;
}
/* line 30, app/components/contact_us/view.scss */
.contact-us .tools-right .tools .icon-arrow03 {
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/46/CoUFfWXDFZ2ASozZAAAHmhfDrak137.png") no-repeat 0 0;
}
/* line 33, app/components/contact_us/view.scss */
.contact-us .tools-right .tools .icon-arrow03:hover {
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/46/CoUFfWXDFgaAM3UyAAAHxjacxD0041.png") no-repeat 0 0;
}
/* line 39, app/components/contact_us/view.scss */
.contact-us .tools-left {
  float: right;
}
/* line 41, app/components/contact_us/view.scss */
.contact-us .tools-left table {
  display: inline-block;
  background-color: #f3f3f3;
  font-size: 12px;
  margin-right: 10px;
}
/* line 47, app/components/contact_us/view.scss */
.contact-us .tools-left table td {
  padding: 0;
}
/* line 51, app/components/contact_us/view.scss */
.contact-us .tools-left .content {
  float: right;
  overflow: auto;
}
/* line 55, app/components/contact_us/view.scss */
.contact-us .tools-left .code, .contact-us .tools-left .code1 {
  margin-top: -35px;
  /* background-color: #e3e3e3;*/
  overflow: hidden;
  /*height: 164px;*/
}
/* line 60, app/components/contact_us/view.scss */
.contact-us .tools-left .code p, .contact-us .tools-left .code1 p {
  text-align: center;
  font-size: 15px;
  padding: 0;
  margin: 10px 0;
}
/* line 68, app/components/contact_us/view.scss */
.contact-us .tools-left .mobile {
  padding: 13px 0;
  margin-top: -455px;
  /*height: 578px;*/
  overflow: hidden;
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/46/CoUFfWXDFkiATAueAAANw8P2-NQ328.png");
  width: 635px;
  text-align: center;
}
/* line 80, app/components/contact_us/view.scss */
.contact-us .table-striped {
  width: 900px;
  border-color: #000;
}
/* line 84, app/components/contact_us/view.scss */
.contact-us .table-striped thead th {
  background-color: #c5d9f1;
  height: 20px;
  line-height: 20px;
}
/* line 91, app/components/contact_us/view.scss */
.contact-us .table-striped tr td {
  height: 20px;
  line-height: 20px;
}
/* line 95, app/components/contact_us/view.scss */
.contact-us .table-striped tr .cos2 {
  width: 8%;
}
/* line 96, app/components/contact_us/view.scss */
.contact-us .table-striped tr .cos3 {
  width: 37%;
}
/* line 97, app/components/contact_us/view.scss */
.contact-us .table-striped tr .cos4 {
  width: 15%;
}
/* line 98, app/components/contact_us/view.scss */
.contact-us .table-striped tr .cos5 {
  width: 24%;
}
/* line 99, app/components/contact_us/view.scss */
.contact-us .table-striped tr .multi-row {
  width: 16%;
  background-color: #8db4e2;
  color: #333;
}

/* line 108, app/components/contact_us/view.scss */
#contact-us-table {
  max-height: 420px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 10px 0;
}
/* line 1, app/components/creative_demand/chain_innovate_datial/view.scss */
.creative_demand_detail {
  font-family: 'Microsoft YaHei';
}
/* line 3, app/components/creative_demand/chain_innovate_datial/view.scss */
.creative_demand_detail .carousel {
  width: 100%;
  height: 400px;
  z-index: 0;
}
/* line 7, app/components/creative_demand/chain_innovate_datial/view.scss */
.creative_demand_detail .carousel .carousel-content {
  width: 100%;
  height: 400px;
}
/* line 11, app/components/creative_demand/chain_innovate_datial/view.scss */
.creative_demand_detail .carousel .carousel-indicators {
  left: 50%;
  margin-bottom: 0;
  bottom: 18px;
}
/* line 15, app/components/creative_demand/chain_innovate_datial/view.scss */
.creative_demand_detail .carousel .carousel-indicators li {
  background-color: #fff;
  width: 12px;
  height: 12px;
  margin-right: 14px;
  border: 1px solid #2d323e;
  border-radius: 8px;
}
/* line 26, app/components/creative_demand/chain_innovate_datial/view.scss */
.creative_demand_detail .carousel .carousel-indicators .active {
  background-color: #2d323e;
}
/* line 30, app/components/creative_demand/chain_innovate_datial/view.scss */
.creative_demand_detail .carousel .carousel-control {
  top: 45%;
}
/* line 34, app/components/creative_demand/chain_innovate_datial/view.scss */
.creative_demand_detail .main-demand-body {
  background-color: #fff;
  padding: 0 120px;
}
/* line 38, app/components/creative_demand/chain_innovate_datial/view.scss */
.creative_demand_detail .main-demand-body .control-group .v-line {
  width: 4px;
  background-color: #535761;
  height: 80px;
  float: left;
}
/* line 44, app/components/creative_demand/chain_innovate_datial/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right {
  float: left;
  margin-left: 18px;
  width: 930px;
}
/* line 48, app/components/creative_demand/chain_innovate_datial/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .demand-name {
  color: #2d323e;
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
}
/* line 54, app/components/creative_demand/chain_innovate_datial/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .demand-desc {
  color: #717171;
  font-size: 14px;
  line-height: 22px;
  margin-top: 20px;
}
/* line 60, app/components/creative_demand/chain_innovate_datial/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .table-div {
  border-bottom: 1px solid #d8d8d8;
}
/* line 62, app/components/creative_demand/chain_innovate_datial/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .table-div table {
  display: block;
  padding: 30px 0 35px 0;
}
/* line 65, app/components/creative_demand/chain_innovate_datial/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .table-div table tr {
  line-height: 30px;
}
/* line 67, app/components/creative_demand/chain_innovate_datial/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .table-div table tr td {
  text-align: left;
  vertical-align: middle;
}
/* line 70, app/components/creative_demand/chain_innovate_datial/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .table-div table tr td a {
  color: #3884c0;
  font-size: 14px;
}
/* line 75, app/components/creative_demand/chain_innovate_datial/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .table-div table tr td:nth-child(1) {
  font-size: 14px;
  font-weight: bold;
  color: #2d323e;
}
/* line 80, app/components/creative_demand/chain_innovate_datial/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .table-div table tr td:nth-child(2) {
  color: #717171;
}
/* line 86, app/components/creative_demand/chain_innovate_datial/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .response-demand {
  padding: 45px 0;
}
/* line 89, app/components/creative_demand/chain_innovate_datial/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .response-demand > table tr {
  line-height: 30px;
}
/* line 91, app/components/creative_demand/chain_innovate_datial/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .response-demand > table tr td {
  text-align: left;
  vertical-align: top;
}
/* line 94, app/components/creative_demand/chain_innovate_datial/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .response-demand > table tr td > table {
  width: 100%;
}
/* line 97, app/components/creative_demand/chain_innovate_datial/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .response-demand > table tr td > table thead tr {
  background-color: #f4f4f4;
}
/* line 99, app/components/creative_demand/chain_innovate_datial/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .response-demand > table tr td > table thead tr th {
  font-weight: bold;
  color: #2d323e;
}
/* line 103, app/components/creative_demand/chain_innovate_datial/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .response-demand > table tr td > table thead tr th:nth-child(1) {
  text-align: center;
}
/* line 109, app/components/creative_demand/chain_innovate_datial/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .response-demand > table tr td > table tbody tr:nth-child(odd) {
  background-color: #fdfdfd;
}
/* line 112, app/components/creative_demand/chain_innovate_datial/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .response-demand > table tr td > table tbody tr:nth-child(even) {
  background-color: #f4f4f4;
}
/* line 115, app/components/creative_demand/chain_innovate_datial/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .response-demand > table tr td > table tbody td:nth-child(1) {
  font-weight: normal;
  text-align: center;
}
/* line 121, app/components/creative_demand/chain_innovate_datial/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .response-demand > table tr td a {
  color: #3884c0;
  font-size: 14px;
  font-style: italic;
  text-decoration: underline;
}
/* line 128, app/components/creative_demand/chain_innovate_datial/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .response-demand > table tr > td:nth-child(1) {
  font-size: 14px;
  font-weight: bold;
  color: #2d323e;
}
/* line 136, app/components/creative_demand/chain_innovate_datial/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .response-box {
  width: 100%;
  text-align: center;
}
/* line 139, app/components/creative_demand/chain_innovate_datial/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .response-box > div {
  font-size: 12px;
  color: #717171;
  padding: 10px 0;
}
/* line 147, app/components/creative_demand/chain_innovate_datial/view.scss */
.creative_demand_detail .main-demand-body .demand-block1 {
  padding: 45px 0 35px 0;
}
/* line 150, app/components/creative_demand/chain_innovate_datial/view.scss */
.creative_demand_detail .main-demand-body .circle-button-black {
  width: 164px;
  height: 30px !important;
  line-height: 30px;
  background-color: #2d323e;
  border-radius: 22px;
  color: #fff;
  font-size: 18px;
  border: 0;
}
/* line 160, app/components/creative_demand/chain_innovate_datial/view.scss */
.creative_demand_detail .main-demand-body .circle-button-white {
  width: 164px;
  height: 30px !important;
  line-height: 30px;
  background-color: #fff;
  border-radius: 22px;
  color: #2d323e;
  font-size: 18px;
  border: 1px solid #2d323e;
}
/* line 1, app/components/creative_demand/demand/view.scss */
.creative_demand {
  width: 100%;
  background-color: #f8f8f8;
  font-family: 'Microsoft YaHei';
}
/* line 5, app/components/creative_demand/demand/view.scss */
.creative_demand .top-name {
  padding: 40px 0 30px 0;
}
/* line 7, app/components/creative_demand/demand/view.scss */
.creative_demand .top-name .bottom-line {
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/47/CoUFfWXDH-KASAtKAAAHH-8KmA0934.png") no-repeat;
  text-align: center;
}
/* line 10, app/components/creative_demand/demand/view.scss */
.creative_demand .top-name .bottom-line span {
  display: inline-block;
  color: #2d323e;
  font-family: "Microsoft YaHei";
  font-size: 30px;
  width: 200px;
  padding: 0 20px;
  text-align: center;
}
/* line 18, app/components/creative_demand/demand/view.scss */
.creative_demand .top-name .bottom-line span label {
  height: 30px;
}
/* line 21, app/components/creative_demand/demand/view.scss */
.creative_demand .top-name .bottom-line span p {
  font-size: 16px;
}
/* line 27, app/components/creative_demand/demand/view.scss */
.creative_demand .main-demand-body {
  background-color: #fff;
  padding: 0 70px;
}
/* line 30, app/components/creative_demand/demand/view.scss */
.creative_demand .main-demand-body .select-box {
  padding: 45px 0;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
/* line 35, app/components/creative_demand/demand/view.scss */
.creative_demand .main-demand-body .select-box .span3 {
  padding: 0;
  text-align: left;
}
/* line 40, app/components/creative_demand/demand/view.scss */
.creative_demand .main-demand-body .main-data-list {
  padding-bottom: 130px;
}
/* line 42, app/components/creative_demand/demand/view.scss */
.creative_demand .main-demand-body .main-data-list ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
/* line 44, app/components/creative_demand/demand/view.scss */
.creative_demand .main-demand-body .main-data-list ul li {
  padding: 30px 0;
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
}
/* line 48, app/components/creative_demand/demand/view.scss */
.creative_demand .main-demand-body .main-data-list ul li img {
  float: left;
  width: 311px;
  height: 178px;
}
/* line 53, app/components/creative_demand/demand/view.scss */
.creative_demand .main-demand-body .main-data-list ul li .data-right {
  margin-left: 30px;
  float: left;
  line-height: 36px;
}
/* line 57, app/components/creative_demand/demand/view.scss */
.creative_demand .main-demand-body .main-data-list ul li .data-right .control-group {
  width: 710px;
  padding: 2px 0;
}
/* line 60, app/components/creative_demand/demand/view.scss */
.creative_demand .main-demand-body .main-data-list ul li .data-right .control-group .demand-name {
  font-size: 16px;
  font-weight: bold;
  color: #2d323e;
}
/* line 65, app/components/creative_demand/demand/view.scss */
.creative_demand .main-demand-body .main-data-list ul li .data-right .control-group .sub-info {
  color: #b0b0b0;
  font-size: 14px;
}
/* line 68, app/components/creative_demand/demand/view.scss */
.creative_demand .main-demand-body .main-data-list ul li .data-right .control-group .sub-info .left {
  float: left;
}
/* line 71, app/components/creative_demand/demand/view.scss */
.creative_demand .main-demand-body .main-data-list ul li .data-right .control-group .sub-info .right {
  float: right;
}
/* line 73, app/components/creative_demand/demand/view.scss */
.creative_demand .main-demand-body .main-data-list ul li .data-right .control-group .sub-info .right .icon {
  margin-top: -2px;
}
/* line 78, app/components/creative_demand/demand/view.scss */
.creative_demand .main-demand-body .main-data-list ul li .data-right .control-group .tags {
  max-width: 340px;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 84, app/components/creative_demand/demand/view.scss */
.creative_demand .main-demand-body .main-data-list ul li .data-right .control-group .desc {
  font-size: 14px;
  color: #717171;
  line-height: 22px;
  padding: 5px 0;
}
/* line 90, app/components/creative_demand/demand/view.scss */
.creative_demand .main-demand-body .main-data-list ul li .data-right .control-group .circle-button {
  border: none;
  color: #fff;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
}
/* line 97, app/components/creative_demand/demand/view.scss */
.creative_demand .main-demand-body .main-data-list ul li .data-right .control-group .js-check-demand {
  border: none;
  color: #fff;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
}
/* line 107, app/components/creative_demand/demand/view.scss */
.creative_demand .main-demand-body .main-data-list ul li:last-child {
  border-bottom: none;
}
/* line 111, app/components/creative_demand/demand/view.scss */
.creative_demand .main-demand-body .main-data-list .js-creative-demand-pagination {
  text-align: center;
}
/* line 114, app/components/creative_demand/demand/view.scss */
.creative_demand .main-demand-body .main-data-list .js-creative-demand-pagination .pagination span.current {
  color: #2d323e;
  background-color: #fff;
  border: 1px solid #2d323e;
}
/* line 119, app/components/creative_demand/demand/view.scss */
.creative_demand .main-demand-body .main-data-list .js-creative-demand-pagination .pagination a, .creative_demand .main-demand-body .main-data-list .js-creative-demand-pagination .pagination span {
  display: inline-block;
  vertical-align: middle;
  padding: 6px 10px;
  border: none;
  border-radius: 16px;
  background-color: #2d323e;
  color: #fff;
  margin: 0 5px;
}
/* line 132, app/components/creative_demand/demand/view.scss */
.creative_demand .main-demand-body .black-input {
  background-color: #2d323e;
  color: #fff;
  font-size: 14px;
  height: auto !important;
  padding: 5px 18px !important;
  border: 0;
}
/* line 140, app/components/creative_demand/demand/view.scss */
.creative_demand .main-demand-body label {
  color: #4a4a4a;
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
}
/* line 146, app/components/creative_demand/demand/view.scss */
.creative_demand .main-demand-body input, .creative_demand .main-demand-body select {
  border: 1px solid #c9c9c9;
  border-radius: 0;
}
/* line 1, app/components/creative_demand/demand_adminstraton/view.scss */
.demand_adminstraton {
  width: 100%;
  background-color: #f8f8f8;
  font-family: 'Microsoft YaHei';
}
/* line 5, app/components/creative_demand/demand_adminstraton/view.scss */
.demand_adminstraton .top-name {
  padding: 40px 0 30px 0;
}
/* line 7, app/components/creative_demand/demand_adminstraton/view.scss */
.demand_adminstraton .top-name .bottom-line {
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/47/CoUFfWXDKbSAIgXKAAAHH-8KmA0651.png") no-repeat;
  text-align: center;
}
/* line 10, app/components/creative_demand/demand_adminstraton/view.scss */
.demand_adminstraton .top-name .bottom-line span {
  display: inline-block;
  color: #2d323e;
  font-family: "Microsoft YaHei";
  font-size: 30px;
  width: 200px;
  padding: 0 20px;
  text-align: center;
}
/* line 18, app/components/creative_demand/demand_adminstraton/view.scss */
.demand_adminstraton .top-name .bottom-line span label {
  height: 30px;
}
/* line 21, app/components/creative_demand/demand_adminstraton/view.scss */
.demand_adminstraton .top-name .bottom-line span p {
  font-size: 16px;
}
/* line 27, app/components/creative_demand/demand_adminstraton/view.scss */
.demand_adminstraton .main-demand-body {
  background-color: #fff;
  padding: 0 70px;
}
/* line 30, app/components/creative_demand/demand_adminstraton/view.scss */
.demand_adminstraton .main-demand-body .select-box {
  padding: 45px 0;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
/* line 35, app/components/creative_demand/demand_adminstraton/view.scss */
.demand_adminstraton .main-demand-body .select-box .span3 {
  padding: 0;
  text-align: left;
}
/* line 40, app/components/creative_demand/demand_adminstraton/view.scss */
.demand_adminstraton .main-demand-body .main-data-list {
  padding-bottom: 130px;
}
/* line 42, app/components/creative_demand/demand_adminstraton/view.scss */
.demand_adminstraton .main-demand-body .main-data-list .table-striped {
  width: 100%;
}
/* line 45, app/components/creative_demand/demand_adminstraton/view.scss */
.demand_adminstraton .main-demand-body .main-data-list .table-striped th, .demand_adminstraton .main-demand-body .main-data-list .table-striped td {
  height: 40px;
  padding: 0;
  font-family: "Microsoft YaHei";
  font-size: 14px;
}
/* line 51, app/components/creative_demand/demand_adminstraton/view.scss */
.demand_adminstraton .main-demand-body .main-data-list .table-striped th {
  background: #000;
  color: #fff;
  border: 1px solid #2d323e;
}
/* line 56, app/components/creative_demand/demand_adminstraton/view.scss */
.demand_adminstraton .main-demand-body .main-data-list .table-striped td {
  color: #2d323e;
}
/* line 59, app/components/creative_demand/demand_adminstraton/view.scss */
.demand_adminstraton .main-demand-body .main-data-list .table-striped tbody tr:nth-child(odd) {
  background: #fdfdfd;
}
/* line 62, app/components/creative_demand/demand_adminstraton/view.scss */
.demand_adminstraton .main-demand-body .main-data-list .table-striped tbody tr:nth-child(even) {
  background: #f4f4f4;
}
/* line 66, app/components/creative_demand/demand_adminstraton/view.scss */
.demand_adminstraton .main-demand-body .main-data-list .js-creative-demand-pagination {
  text-align: center;
}
/* line 69, app/components/creative_demand/demand_adminstraton/view.scss */
.demand_adminstraton .main-demand-body .main-data-list .js-creative-demand-pagination .pagination span.current {
  color: #2d323e;
  background-color: #fff;
  border: 1px solid #2d323e;
}
/* line 74, app/components/creative_demand/demand_adminstraton/view.scss */
.demand_adminstraton .main-demand-body .main-data-list .js-creative-demand-pagination .pagination a, .demand_adminstraton .main-demand-body .main-data-list .js-creative-demand-pagination .pagination span {
  display: inline-block;
  vertical-align: middle;
  padding: 6px 10px;
  border: none;
  border-radius: 16px;
  background-color: #2d323e;
  color: #fff;
  margin: 0 5px;
}
/* line 87, app/components/creative_demand/demand_adminstraton/view.scss */
.demand_adminstraton .main-demand-body .black-input {
  background-color: #2d323e;
  color: #fff;
  font-size: 14px;
  height: auto !important;
  padding: 5px 18px !important;
  border: 0;
}
/* line 95, app/components/creative_demand/demand_adminstraton/view.scss */
.demand_adminstraton .main-demand-body label {
  color: #4a4a4a;
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
}
/* line 101, app/components/creative_demand/demand_adminstraton/view.scss */
.demand_adminstraton .main-demand-body input, .demand_adminstraton .main-demand-body select {
  border: 1px solid #c9c9c9;
  border-radius: 0;
}
/* line 1, app/components/creative_demand/demand_adminstraton_supplier/view.scss */
.demand_adminstraton_supplier {
  width: 100%;
  background-color: #f8f8f8;
  font-family: 'Microsoft YaHei';
}
/* line 5, app/components/creative_demand/demand_adminstraton_supplier/view.scss */
.demand_adminstraton_supplier .top-name {
  padding: 40px 0 30px 0;
}
/* line 7, app/components/creative_demand/demand_adminstraton_supplier/view.scss */
.demand_adminstraton_supplier .top-name .bottom-line {
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/47/CoUFfWXDKbSAIgXKAAAHH-8KmA0651.png") no-repeat;
  text-align: center;
}
/* line 10, app/components/creative_demand/demand_adminstraton_supplier/view.scss */
.demand_adminstraton_supplier .top-name .bottom-line span {
  display: inline-block;
  color: #2d323e;
  font-family: "Microsoft YaHei";
  font-size: 30px;
  width: 200px;
  padding: 0 20px;
  text-align: center;
}
/* line 18, app/components/creative_demand/demand_adminstraton_supplier/view.scss */
.demand_adminstraton_supplier .top-name .bottom-line span label {
  height: 30px;
}
/* line 21, app/components/creative_demand/demand_adminstraton_supplier/view.scss */
.demand_adminstraton_supplier .top-name .bottom-line span p {
  font-size: 16px;
}
/* line 27, app/components/creative_demand/demand_adminstraton_supplier/view.scss */
.demand_adminstraton_supplier .main-demand-body {
  background-color: #fff;
  padding: 0 70px;
}
/* line 30, app/components/creative_demand/demand_adminstraton_supplier/view.scss */
.demand_adminstraton_supplier .main-demand-body .select-box {
  padding: 45px 0;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
/* line 35, app/components/creative_demand/demand_adminstraton_supplier/view.scss */
.demand_adminstraton_supplier .main-demand-body .select-box .span3 {
  padding: 0;
  text-align: left;
}
/* line 40, app/components/creative_demand/demand_adminstraton_supplier/view.scss */
.demand_adminstraton_supplier .main-demand-body .main-data-list {
  padding-bottom: 130px;
}
/* line 42, app/components/creative_demand/demand_adminstraton_supplier/view.scss */
.demand_adminstraton_supplier .main-demand-body .main-data-list .table-striped {
  width: 100%;
}
/* line 45, app/components/creative_demand/demand_adminstraton_supplier/view.scss */
.demand_adminstraton_supplier .main-demand-body .main-data-list .table-striped th, .demand_adminstraton_supplier .main-demand-body .main-data-list .table-striped td {
  height: 40px;
  padding: 0;
  font-family: "Microsoft YaHei";
  font-size: 14px;
}
/* line 51, app/components/creative_demand/demand_adminstraton_supplier/view.scss */
.demand_adminstraton_supplier .main-demand-body .main-data-list .table-striped th {
  background: #000;
  color: #fff;
  border: 1px solid #2d323e;
}
/* line 56, app/components/creative_demand/demand_adminstraton_supplier/view.scss */
.demand_adminstraton_supplier .main-demand-body .main-data-list .table-striped td {
  color: #2d323e;
}
/* line 59, app/components/creative_demand/demand_adminstraton_supplier/view.scss */
.demand_adminstraton_supplier .main-demand-body .main-data-list .table-striped tbody tr:nth-child(odd) {
  background: #fdfdfd;
}
/* line 62, app/components/creative_demand/demand_adminstraton_supplier/view.scss */
.demand_adminstraton_supplier .main-demand-body .main-data-list .table-striped tbody tr:nth-child(even) {
  background: #f4f4f4;
}
/* line 66, app/components/creative_demand/demand_adminstraton_supplier/view.scss */
.demand_adminstraton_supplier .main-demand-body .main-data-list .js-creative-demand-pagination {
  text-align: center;
}
/* line 69, app/components/creative_demand/demand_adminstraton_supplier/view.scss */
.demand_adminstraton_supplier .main-demand-body .main-data-list .js-creative-demand-pagination .pagination span.current {
  color: #2d323e;
  background-color: #fff;
  border: 1px solid #2d323e;
}
/* line 74, app/components/creative_demand/demand_adminstraton_supplier/view.scss */
.demand_adminstraton_supplier .main-demand-body .main-data-list .js-creative-demand-pagination .pagination a, .demand_adminstraton_supplier .main-demand-body .main-data-list .js-creative-demand-pagination .pagination span {
  display: inline-block;
  vertical-align: middle;
  padding: 6px 10px;
  border: none;
  border-radius: 16px;
  background-color: #2d323e;
  color: #fff;
  margin: 0 5px;
}
/* line 87, app/components/creative_demand/demand_adminstraton_supplier/view.scss */
.demand_adminstraton_supplier .main-demand-body .black-input {
  background-color: #2d323e;
  color: #fff;
  font-size: 14px;
  height: auto !important;
  padding: 5px 18px !important;
  border: 0;
}
/* line 95, app/components/creative_demand/demand_adminstraton_supplier/view.scss */
.demand_adminstraton_supplier .main-demand-body label {
  color: #4a4a4a;
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
}
/* line 101, app/components/creative_demand/demand_adminstraton_supplier/view.scss */
.demand_adminstraton_supplier .main-demand-body input, .demand_adminstraton_supplier .main-demand-body select {
  border: 1px solid #c9c9c9;
  border-radius: 0;
}
/* line 1, app/components/creative_demand/demand_detail/view.scss */
.creative_demand_detail {
  font-family: 'Microsoft YaHei';
}
/* line 3, app/components/creative_demand/demand_detail/view.scss */
.creative_demand_detail .carousel {
  width: 100%;
  height: 400px;
  z-index: 0;
}
/* line 7, app/components/creative_demand/demand_detail/view.scss */
.creative_demand_detail .carousel .carousel-content {
  width: 100%;
  height: 400px;
}
/* line 11, app/components/creative_demand/demand_detail/view.scss */
.creative_demand_detail .carousel .carousel-indicators {
  left: 50%;
  margin-bottom: 0;
  bottom: 18px;
}
/* line 15, app/components/creative_demand/demand_detail/view.scss */
.creative_demand_detail .carousel .carousel-indicators li {
  background-color: #fff;
  width: 12px;
  height: 12px;
  margin-right: 14px;
  border: 1px solid #2d323e;
  border-radius: 8px;
}
/* line 26, app/components/creative_demand/demand_detail/view.scss */
.creative_demand_detail .carousel .carousel-indicators .active {
  background-color: #2d323e;
}
/* line 30, app/components/creative_demand/demand_detail/view.scss */
.creative_demand_detail .carousel .carousel-control {
  top: 45%;
}
/* line 34, app/components/creative_demand/demand_detail/view.scss */
.creative_demand_detail .main-demand-body {
  background-color: #fff;
  padding: 0 120px;
}
/* line 38, app/components/creative_demand/demand_detail/view.scss */
.creative_demand_detail .main-demand-body .control-group .v-line {
  width: 4px;
  background-color: #535761;
  height: 80px;
  float: left;
}
/* line 44, app/components/creative_demand/demand_detail/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right {
  float: left;
  margin-left: 18px;
  width: 930px;
}
/* line 48, app/components/creative_demand/demand_detail/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .demand-name {
  color: #2d323e;
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
}
/* line 54, app/components/creative_demand/demand_detail/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .demand-desc {
  color: #717171;
  font-size: 14px;
  line-height: 22px;
  margin-top: 20px;
}
/* line 60, app/components/creative_demand/demand_detail/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .table-div {
  border-bottom: 1px solid #d8d8d8;
}
/* line 62, app/components/creative_demand/demand_detail/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .table-div table {
  display: block;
  padding: 30px 0 35px 0;
}
/* line 65, app/components/creative_demand/demand_detail/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .table-div table tr {
  line-height: 30px;
}
/* line 67, app/components/creative_demand/demand_detail/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .table-div table tr td {
  text-align: left;
  vertical-align: middle;
}
/* line 70, app/components/creative_demand/demand_detail/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .table-div table tr td a {
  color: #3884c0;
  font-size: 14px;
}
/* line 75, app/components/creative_demand/demand_detail/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .table-div table tr td:nth-child(1) {
  font-size: 14px;
  font-weight: bold;
  color: #2d323e;
}
/* line 80, app/components/creative_demand/demand_detail/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .table-div table tr td:nth-child(2) {
  color: #717171;
}
/* line 86, app/components/creative_demand/demand_detail/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .response-demand {
  padding: 45px 0;
}
/* line 89, app/components/creative_demand/demand_detail/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .response-demand > table tr {
  line-height: 30px;
}
/* line 91, app/components/creative_demand/demand_detail/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .response-demand > table tr td {
  text-align: left;
  vertical-align: top;
}
/* line 94, app/components/creative_demand/demand_detail/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .response-demand > table tr td > table {
  width: 100%;
}
/* line 97, app/components/creative_demand/demand_detail/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .response-demand > table tr td > table thead tr {
  background-color: #f4f4f4;
}
/* line 99, app/components/creative_demand/demand_detail/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .response-demand > table tr td > table thead tr th {
  font-weight: bold;
  color: #2d323e;
}
/* line 103, app/components/creative_demand/demand_detail/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .response-demand > table tr td > table thead tr th:nth-child(1) {
  text-align: center;
}
/* line 109, app/components/creative_demand/demand_detail/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .response-demand > table tr td > table tbody tr:nth-child(odd) {
  background-color: #fdfdfd;
}
/* line 112, app/components/creative_demand/demand_detail/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .response-demand > table tr td > table tbody tr:nth-child(even) {
  background-color: #f4f4f4;
}
/* line 115, app/components/creative_demand/demand_detail/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .response-demand > table tr td > table tbody td:nth-child(1) {
  font-weight: normal;
  text-align: center;
}
/* line 121, app/components/creative_demand/demand_detail/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .response-demand > table tr td a {
  color: #3884c0;
  font-size: 14px;
  font-style: italic;
  text-decoration: underline;
}
/* line 128, app/components/creative_demand/demand_detail/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .response-demand > table tr > td:nth-child(1) {
  font-size: 14px;
  font-weight: bold;
  color: #2d323e;
}
/* line 136, app/components/creative_demand/demand_detail/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .response-box {
  width: 100%;
  text-align: center;
}
/* line 139, app/components/creative_demand/demand_detail/view.scss */
.creative_demand_detail .main-demand-body .control-group .data-right .response-box > div {
  font-size: 12px;
  color: #717171;
  padding: 10px 0;
}
/* line 147, app/components/creative_demand/demand_detail/view.scss */
.creative_demand_detail .main-demand-body .demand-block1 {
  padding: 45px 0 35px 0;
}
/* line 150, app/components/creative_demand/demand_detail/view.scss */
.creative_demand_detail .main-demand-body .circle-button-black {
  width: 164px;
  height: 30px !important;
  line-height: 30px;
  background-color: #2d323e;
  border-radius: 22px;
  color: #fff;
  font-size: 18px;
  border: 0;
}
/* line 160, app/components/creative_demand/demand_detail/view.scss */
.creative_demand_detail .main-demand-body .circle-button-white {
  width: 164px;
  height: 30px !important;
  line-height: 30px;
  background-color: #fff;
  border-radius: 22px;
  color: #2d323e;
  font-size: 18px;
  border: 1px solid #2d323e;
}
/* line 1, app/components/creative_demand/footer/view.scss */
.creative_footer {
  width: 100%;
  font-family: 'Microsoft YaHei';
  background-color: #f8f8f8;
  padding: 40px 0 60px 0;
}
/* line 6, app/components/creative_demand/footer/view.scss */
.creative_footer .foot-container {
  width: 1200px;
  margin: 0 auto;
}
/* line 9, app/components/creative_demand/footer/view.scss */
.creative_footer .foot-container .line {
  width: 100%;
}
/* line 12, app/components/creative_demand/footer/view.scss */
.creative_footer .foot-container .link-middle {
  padding: 30px 0 22px 0;
  text-align: center;
}
/* line 16, app/components/creative_demand/footer/view.scss */
.creative_footer .foot-container .foot-ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
  line-height: 20px;
}
/* line 23, app/components/creative_demand/footer/view.scss */
.creative_footer .foot-container .foot-ul li {
  float: left;
  display: inline-block;
  text-align: center;
}
/* line 27, app/components/creative_demand/footer/view.scss */
.creative_footer .foot-container .foot-ul li a {
  color: #4a4a4a;
  font-size: 12px;
}
/* line 31, app/components/creative_demand/footer/view.scss */
.creative_footer .foot-container .foot-ul li a:hover {
  font-weight: bold;
}
/* line 35, app/components/creative_demand/footer/view.scss */
.creative_footer .foot-container .foot-ul .word-li {
  padding: 0 12px;
}
/* line 39, app/components/creative_demand/footer/view.scss */
.creative_footer .foot-container .copy-right {
  color: #2d323e;
  font-weight: bold;
  text-align: center;
}
/* line 1, app/components/creative_demand/footer2/view.scss */
.creative_footer2 {
  width: 100%;
  font-family: 'Microsoft YaHei';
  background-color: #fff;
  padding: 40px 0 60px 0;
}
/* line 6, app/components/creative_demand/footer2/view.scss */
.creative_footer2 .foot-container {
  width: 1200px;
  margin: 0 auto;
}
/* line 9, app/components/creative_demand/footer2/view.scss */
.creative_footer2 .foot-container .line {
  width: 100%;
}
/* line 12, app/components/creative_demand/footer2/view.scss */
.creative_footer2 .foot-container .link-middle {
  padding: 30px 0 22px 0;
  text-align: center;
}
/* line 16, app/components/creative_demand/footer2/view.scss */
.creative_footer2 .foot-container .foot-ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
  line-height: 20px;
}
/* line 23, app/components/creative_demand/footer2/view.scss */
.creative_footer2 .foot-container .foot-ul li {
  float: left;
  display: inline-block;
  text-align: center;
}
/* line 27, app/components/creative_demand/footer2/view.scss */
.creative_footer2 .foot-container .foot-ul li a {
  color: #4a4a4a;
  font-size: 12px;
}
/* line 31, app/components/creative_demand/footer2/view.scss */
.creative_footer2 .foot-container .foot-ul li a:hover {
  font-weight: bold;
}
/* line 35, app/components/creative_demand/footer2/view.scss */
.creative_footer2 .foot-container .foot-ul .word-li {
  padding: 0 12px;
}
/* line 39, app/components/creative_demand/footer2/view.scss */
.creative_footer2 .foot-container .copy-right {
  color: #2d323e;
  font-weight: bold;
  text-align: center;
}
/* line 1, app/components/creative_demand/header/view.scss */
.creative_header {
  height: 58px;
  line-height: 58px;
  background-color: #2d323e;
  color: #eee;
  font-family: 'Microsoft YaHei';
}
/* line 7, app/components/creative_demand/header/view.scss */
.creative_header .navbar-collapse {
  width: 1200px;
}
/* line 9, app/components/creative_demand/header/view.scss */
.creative_header .navbar-collapse .navbar-header {
  margin-top: 14px;
}
/* line 13, app/components/creative_demand/header/view.scss */
.creative_header .navbar-collapse ul li {
  font-size: 14px;
  height: 14px;
  line-height: 14px;
  padding: 0 15px;
}
/* line 18, app/components/creative_demand/header/view.scss */
.creative_header .navbar-collapse ul li a {
  color: #eee;
}
/* line 21, app/components/creative_demand/header/view.scss */
.creative_header .navbar-collapse ul li a:hover {
  color: #fff;
}
@charset "UTF-8";
/* line 1, app/components/creative_demand/index/view.scss */
.creative_index {
  width: 100%;
  background-color: #fff;
  font-family: 'Microsoft YaHei';
  /*.three-pics{
    width: 1200px;
    padding: 40px 0 0 0;
    margin: 0 auto;
    .three-pics-ul{
      margin: 0 0 0 -35px;
      padding: 0;
      list-style-type: none;
      li{
        margin-left: 35px;
        float: left;
        position: relative;
        .word-desc{
          position: absolute;
          bottom: 0;
          width: 100%;
          height: 60px;
          overflow: hidden;
          background-color: rgba(0,0,0,0.55);
          >span{
            color: #fff;
            font-size: 18px;
            text-align: center;
            line-height: 60px;
            position: relative;
            display: inline-block;
            width:100%;
          }
        }
        @media \0screen\,screen\9 {/!* 只支持IE6、7、8 *!/
          .word-desc{
            background-color:#000;
            filter:Alpha(opacity=55);
            position:static; /!* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 *!/
            *zoom:1; /!* 激活IE6、7的haslayout属性，让它读懂Alpha *!/
            >span{
              position: relative;/!* 设置子元素为相对定位，可让子元素不继承Alpha值 *!/
              display: inline-block;
              width:100%;
            }
          }
        }
      }
    }
  }*/
}
/* line 5, app/components/creative_demand/index/view.scss */
.creative_index .creative_footer {
  background: #fff;
}
/* line 8, app/components/creative_demand/index/view.scss */
.creative_index .bg-tops {
  background: #f2f5fa;
  padding: 80px 0;
}
/* line 12, app/components/creative_demand/index/view.scss */
.creative_index .bg-tops2 {
  background: #e4e9f7;
}
/* line 14, app/components/creative_demand/index/view.scss */
.creative_index .bg-tops2 #user_firstshow {
  width: 1200px;
}
/* line 16, app/components/creative_demand/index/view.scss */
.creative_index .bg-tops2 #user_firstshow .info-list {
  left: 1200px;
  width: 1200px;
  box-sizing: border-box;
  height: 470px;
  overflow: hidden;
}
/* line 26, app/components/creative_demand/index/view.scss */
.creative_index .carousel {
  width: 100%;
  height: 600px;
  z-index: 0;
}
/* line 30, app/components/creative_demand/index/view.scss */
.creative_index .carousel .carousel-content {
  width: 100%;
  height: 600px;
}
/* line 34, app/components/creative_demand/index/view.scss */
.creative_index .carousel .carousel-indicators {
  left: 50%;
  margin-bottom: 0;
  bottom: 30px;
}
/* line 38, app/components/creative_demand/index/view.scss */
.creative_index .carousel .carousel-indicators li {
  background-color: #fff;
  width: 12px;
  height: 12px;
  margin-right: 14px;
  border: 1px solid #2d323e;
  border-radius: 8px;
}
/* line 49, app/components/creative_demand/index/view.scss */
.creative_index .carousel .carousel-indicators .active {
  background-color: #2d323e;
}
/* line 53, app/components/creative_demand/index/view.scss */
.creative_index .carousel .carousel-control {
  top: 45%;
}
/* line 56, app/components/creative_demand/index/view.scss */
.creative_index .carousel .left {
  left: 6%;
}
/* line 59, app/components/creative_demand/index/view.scss */
.creative_index .carousel .right {
  right: 6%;
}
/* line 108, app/components/creative_demand/index/view.scss */
.creative_index .three-nums {
  width: 1070px;
  padding: 90px 0;
  margin: 0 auto;
}
/* line 112, app/components/creative_demand/index/view.scss */
.creative_index .three-nums .three-nums-ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
/* line 116, app/components/creative_demand/index/view.scss */
.creative_index .three-nums .three-nums-ul li {
  margin-right: 120px;
  width: 260px;
  float: left;
}
/* line 120, app/components/creative_demand/index/view.scss */
.creative_index .three-nums .three-nums-ul li .tag-value {
  height: 76px;
  line-height: 76px;
  /* margin-bottom: 10px;*/
  text-align: center;
}
/* line 125, app/components/creative_demand/index/view.scss */
.creative_index .three-nums .three-nums-ul li .tag-value .line {
  display: inline-block;
  width: 32px;
  height: 1px;
  background-color: #4a4a4a;
  margin-bottom: 28px;
}
/* line 132, app/components/creative_demand/index/view.scss */
.creative_index .three-nums .three-nums-ul li .tag-value > span {
  font-size: 60px;
  color: #2d323e;
  font-family: "Microsoft YaHei";
}
/* line 138, app/components/creative_demand/index/view.scss */
.creative_index .three-nums .three-nums-ul li .tag-name {
  width: 195px;
  height: 32px;
  line-height: 32px;
  color: #80848c;
  font-size: 20px;
  text-align: center;
  margin: 0 auto;
  font-family: "Microsoft YaHei";
}
/* line 148, app/components/creative_demand/index/view.scss */
.creative_index .three-nums .three-nums-ul li .tag-english {
  font-size: 16px;
  width: 220px;
  height: 20px;
  line-height: 20px;
}
/* line 152, app/components/creative_demand/index/view.scss */
.creative_index .total-title {
  margin: 0 auto;
  width: 1070px;
  padding-bottom: 60px;
}
/* line 156, app/components/creative_demand/index/view.scss */
.creative_index .total-title p {
  font-size: 38px;
  color: #2d323e;
  font-family: "Microsoft YaHei";
  text-align: center;
  height: 40px;
  line-height: 34px;
  position: relative;
}
/* line 165, app/components/creative_demand/index/view.scss */
.creative_index .total-title span {
  color: #eaeaea;
  font-size: 48px;
  font-family: "Microsoft YaHei";
  font-weight: bold;
  text-align: center;
  display: block;
  margin-left: 5px;
  height: 38px;
  font-style: oblique;
}
/* line 177, app/components/creative_demand/index/view.scss */
.creative_index .three-product {
  width: 1200px;
  height: 682px;
  margin: 0 auto;
}
/* line 181, app/components/creative_demand/index/view.scss */
.creative_index .three-product .product-container {
  width: 587px;
  height: 682px;
  float: left;
  background-color: #fff;
}
/* line 187, app/components/creative_demand/index/view.scss */
.creative_index .three-product .product-container .title-infor {
  width: 503px;
  margin: 0 auto;
  padding: 25px 0 15px;
}
/* line 191, app/components/creative_demand/index/view.scss */
.creative_index .three-product .product-container .title-infor > span {
  float: left;
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: #2d323e;
}
/* line 196, app/components/creative_demand/index/view.scss */
.creative_index .three-product .product-container .title-infor > span label {
  font-size: 18px;
  font-family: "ArialMT";
  margin-left: 10px;
}
/* line 202, app/components/creative_demand/index/view.scss */
.creative_index .three-product .product-container .title-infor > a {
  float: right;
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: #2d323e;
}
/* line 210, app/components/creative_demand/index/view.scss */
.creative_index .three-product .product-container ul li {
  list-style: none;
}
/* line 215, app/components/creative_demand/index/view.scss */
.creative_index .three-product .product-container:nth-of-type(1) {
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/47/CoUFfWXDKTOAG0d5AAAEBUHNQlU911.png") no-repeat;
  background-color: #fff;
}
/* line 218, app/components/creative_demand/index/view.scss */
.creative_index .three-product .product-container:nth-of-type(1) ol {
  width: 503px;
  margin: 16px auto 0;
  padding: 0;
  list-style: none;
}
/* line 224, app/components/creative_demand/index/view.scss */
.creative_index .three-product .product-container:nth-of-type(1) ol li {
  padding: 22px 0 28px;
  border-bottom: 1px solid #e1e1e1;
  height: 70px;
}
/* line 228, app/components/creative_demand/index/view.scss */
.creative_index .three-product .product-container:nth-of-type(1) ol li .number {
  width: 20px;
  height: 18px;
  background: #000;
  text-align: center;
  line-height: 18px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  float: left;
  vertical-align: top;
}
/* line 240, app/components/creative_demand/index/view.scss */
.creative_index .three-product .product-container:nth-of-type(1) ol li .information-num {
  width: 354px;
  line-height: 18px;
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: #717171;
  float: left;
  overflow: hidden;
  margin-left: 18px;
  height: 70px;
}
/* line 250, app/components/creative_demand/index/view.scss */
.creative_index .three-product .product-container:nth-of-type(1) ol li .information-num h4 {
  font-size: 14px;
  font-weight: bold;
  color: #2d323e;
  margin-bottom: 15px;
}
/* line 258, app/components/creative_demand/index/view.scss */
.creative_index .three-product .product-container:nth-of-type(1) ol li .number-data {
  float: right;
  height: 70px;
  line-height: 70px;
  vertical-align: top;
}
/* line 265, app/components/creative_demand/index/view.scss */
.creative_index .three-product .product-container:nth-of-type(1) ol li:nth-of-type(5) {
  border: 0;
}
/* line 270, app/components/creative_demand/index/view.scss */
.creative_index .three-product .product-container:nth-of-type(2) {
  float: right;
  background: transparent;
}
/* line 273, app/components/creative_demand/index/view.scss */
.creative_index .three-product .product-container:nth-of-type(2) .small-product {
  height: 340px;
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/47/CoUFfWXDKTOAG0d5AAAEBUHNQlU911.png") no-repeat;
  background-color: #fff;
}
/* line 279, app/components/creative_demand/index/view.scss */
.creative_index .three-product .product-container:nth-of-type(2) .small-product:nth-of-type(2) {
  margin-top: 22px;
  height: 320px;
}
/* line 283, app/components/creative_demand/index/view.scss */
.creative_index .three-product .product-container:nth-of-type(2) .product-show-three {
  width: 503px;
  margin: 40px auto 0;
}
/* line 287, app/components/creative_demand/index/view.scss */
.creative_index .three-product .product-container:nth-of-type(2) .product-show-three li {
  float: left;
  width: 150px;
}
/* line 291, app/components/creative_demand/index/view.scss */
.creative_index .three-product .product-container:nth-of-type(2) .product-show-three li .img-container {
  width: 150px;
  height: 150px;
  position: relative;
  overflow: hidden;
  border: 1px solid #e5e5e5;
}
/* line 297, app/components/creative_demand/index/view.scss */
.creative_index .three-product .product-container:nth-of-type(2) .product-show-three li .img-container div {
  position: absolute;
  width: 150px;
  height: 150px;
  background: rgba(0, 0, 0, 0.5);
  line-height: 150px;
  text-align: center;
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 32px;
}
/* line 307, app/components/creative_demand/index/view.scss */
.creative_index .three-product .product-container:nth-of-type(2) .product-show-three li .img-container div span {
  font-size: 16px;
}
/* line 313, app/components/creative_demand/index/view.scss */
.creative_index .three-product .product-container:nth-of-type(2) .product-show-three li .img-container:hover div {
  top: 0px;
}
/* line 318, app/components/creative_demand/index/view.scss */
.creative_index .three-product .product-container:nth-of-type(2) .product-show-three li p {
  font-size: 14px;
  font-weight: bold;
  font-family: "Microsoft YaHei";
  line-height: 24px;
  margin-top: 9px;
}
/* line 326, app/components/creative_demand/index/view.scss */
.creative_index .three-product .product-container:nth-of-type(2) .product-show-three li:nth-of-type(2) {
  margin-left: 26px;
}
/* line 329, app/components/creative_demand/index/view.scss */
.creative_index .three-product .product-container:nth-of-type(2) .product-show-three li:nth-of-type(3) {
  float: right;
}
/* line 335, app/components/creative_demand/index/view.scss */
.creative_index .three-list {
  width: 1200px;
  height: 800px;
  margin: 0 auto;
}
/* line 339, app/components/creative_demand/index/view.scss */
.creative_index .three-list .icon-creative-top1, .creative_index .three-list .icon-creative-top2, .creative_index .three-list .icon-creative-top3 {
  background: #fff;
  margin-bottom: -21px;
  background-image: url("https://ylcg.haierbiomedical.com/group1/M00/05/47/CoUFfWXDKTOAG0d5AAAEBUHNQlU911.png");
  background-repeat: no-repeat;
  line-height: 75px;
  padding: 0px 0 15px;
}
/* line 346, app/components/creative_demand/index/view.scss */
.creative_index .three-list .icon-creative-top1 > span, .creative_index .three-list .icon-creative-top2 > span, .creative_index .three-list .icon-creative-top3 > span {
  float: left;
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: #2d323e;
  margin-left: 40px;
}
/* line 352, app/components/creative_demand/index/view.scss */
.creative_index .three-list .icon-creative-top1 > span label, .creative_index .three-list .icon-creative-top2 > span label, .creative_index .three-list .icon-creative-top3 > span label {
  font-size: 18px;
  font-family: "ArialMT";
  margin-left: 4px;
  letter-spacing: -1px;
}
/* line 359, app/components/creative_demand/index/view.scss */
.creative_index .three-list .icon-creative-top1 > a, .creative_index .three-list .icon-creative-top2 > a, .creative_index .three-list .icon-creative-top3 > a {
  float: right;
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: #2d323e;
  margin-right: 20px;
  line-height: 80px;
  letter-spacing: -1px;
}
/* line 369, app/components/creative_demand/index/view.scss */
.creative_index .three-list .three-list-ul {
  margin: 0 0 0 -18px;
  padding: 0;
  list-style-type: none;
}
/* line 373, app/components/creative_demand/index/view.scss */
.creative_index .three-list .three-list-ul .outter-li {
  margin-left: 18px;
  width: 382px;
  float: left;
  position: relative;
  /* .check-more{
     width: 200px;
     margin: 0 auto;
     background-color: #fff;
     padding: 15px 92px 20px 92px;
     text-align: center;
     >a{
       text-decoration: underline;
       color: #2d323e;
       font-size: 12px;
       font-style: italic;
     }
     a:hover{
       font-weight: bold;
     }
   }*/
}
/* line 378, app/components/creative_demand/index/view.scss */
.creative_index .three-list .three-list-ul .outter-li .top-name {
  height: 55px;
}
/* line 381, app/components/creative_demand/index/view.scss */
.creative_index .three-list .three-list-ul .outter-li .slide_box {
  width: 382px;
  height: 650px;
  overflow: hidden;
  position: relative;
}
/* line 386, app/components/creative_demand/index/view.scss */
.creative_index .three-list .three-list-ul .outter-li .slide_box .info-list {
  background-color: #fff;
  list-style-type: none;
  margin: 20px 0 0 0;
  width: 324px;
  padding: 10px 30px 1px 30px;
  position: absolute;
  left: 382px;
  height: 648px;
  overflow: hidden;
}
/* line 396, app/components/creative_demand/index/view.scss */
.creative_index .three-list .three-list-ul .outter-li .slide_box .info-list li {
  padding: 22px 0 0 0;
  width: 324px;
  overflow: hidden;
}
/* line 400, app/components/creative_demand/index/view.scss */
.creative_index .three-list .three-list-ul .outter-li .slide_box .info-list li .title {
  color: #2d323e;
  font-weight: bold;
}
/* line 403, app/components/creative_demand/index/view.scss */
.creative_index .three-list .three-list-ul .outter-li .slide_box .info-list li .title .title-num {
  display: inline-block;
  float: left;
  width: 20px;
  height: 18px;
  background-color: #2d323e;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 18px;
  font-weight: bold;
}
/* line 415, app/components/creative_demand/index/view.scss */
.creative_index .three-list .three-list-ul .outter-li .slide_box .info-list li .title .wide {
  width: 55px;
}
/* line 418, app/components/creative_demand/index/view.scss */
.creative_index .three-list .three-list-ul .outter-li .slide_box .info-list li .title .top-three {
  background-color: #ef0000;
}
/* line 421, app/components/creative_demand/index/view.scss */
.creative_index .three-list .three-list-ul .outter-li .slide_box .info-list li .title .title-name {
  color: #2d323e;
  font-size: 14px;
  display: inline-block;
  float: left;
  line-height: 20px;
  height: 20px;
  margin-left: 14px;
  max-width: 288px;
  overflow: hidden;
  font-weight: bold;
}
/* line 433, app/components/creative_demand/index/view.scss */
.creative_index .three-list .three-list-ul .outter-li .slide_box .info-list li .title .title-name-wide {
  max-width: 255px;
}
/* line 437, app/components/creative_demand/index/view.scss */
.creative_index .three-list .three-list-ul .outter-li .slide_box .info-list li .detail {
  margin: 0 0 0 36px;
  width: 276px;
  padding: 15px 0 22px 0;
  border-bottom: 1px solid #e1e1e1;
}
/* line 442, app/components/creative_demand/index/view.scss */
.creative_index .three-list .three-list-ul .outter-li .slide_box .info-list li .detail .control-group-half {
  width: 50%;
  line-height: 24px;
  font-size: 12px;
  color: #717171;
  float: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/* line 452, app/components/creative_demand/index/view.scss */
.creative_index .three-list .three-list-ul .outter-li .slide_box .info-list li .detail .control-group {
  width: 100%;
  line-height: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/* line 458, app/components/creative_demand/index/view.scss */
.creative_index .three-list .three-list-ul .outter-li .slide_box .info-list li .detail .control-group .name {
  color: #717171;
  font-size: 12px;
}
/* line 462, app/components/creative_demand/index/view.scss */
.creative_index .three-list .three-list-ul .outter-li .slide_box .info-list li .detail .control-group .red-value {
  font-size: 20px;
  color: #ef0000;
}
/* line 466, app/components/creative_demand/index/view.scss */
.creative_index .three-list .three-list-ul .outter-li .slide_box .info-list li .detail .control-group .grey-value {
  font-size: 20px;
  color: #717171;
}
/* line 472, app/components/creative_demand/index/view.scss */
.creative_index .three-list .three-list-ul .outter-li .slide_box .info-list li .no-border {
  border: none;
  padding: 10px 0 10px 0;
  margin: 0 0 0 70px;
  width: 200px;
}
/* line 480, app/components/creative_demand/index/view.scss */
.creative_index .three-list .three-list-ul .outter-li .slide_box .info-list li:last-of-type .detail {
  border-bottom: none;
}
/* line 486, app/components/creative_demand/index/view.scss */
.creative_index .three-list .three-list-ul .outter-li .slide_box_nood {
  width: 80px;
  margin: 0 auto;
  background-color: #fff;
  padding: 15px 152px 15px 152px;
}
/* line 491, app/components/creative_demand/index/view.scss */
.creative_index .three-list .three-list-ul .outter-li .slide_box_nood #pagination {
  display: block;
  list-style: none;
  z-index: 9900;
  padding: 5px 15px 5px 0;
  margin: 0;
  height: 10px;
  text-align: center;
}
/* line 499, app/components/creative_demand/index/view.scss */
.creative_index .three-list .three-list-ul .outter-li .slide_box_nood #pagination li {
  display: block;
  list-style: none;
  width: 10px;
  height: 10px;
  float: left;
  margin-left: 15px;
  border-radius: 6px;
  background: #fff;
  border: 1px solid #2d323e;
}
/* line 509, app/components/creative_demand/index/view.scss */
.creative_index .three-list .three-list-ul .outter-li .slide_box_nood #pagination li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  text-indent: -9999px;
}
/* line 518, app/components/creative_demand/index/view.scss */
.creative_index .three-list .three-list-ul .outter-li .slide_box_nood #pagination li.current {
  background: #2d323e;
}
/* line 540, app/components/creative_demand/index/view.scss */
.creative_index .three-list .three-list-ul .scheme-box {
  width: 795px;
}
/* line 542, app/components/creative_demand/index/view.scss */
.creative_index .three-list .three-list-ul .scheme-box .title-infor {
  width: 795px;
}
/* line 545, app/components/creative_demand/index/view.scss */
.creative_index .three-list .three-list-ul .scheme-box #scheme-slide {
  width: 795px;
}
/* line 547, app/components/creative_demand/index/view.scss */
.creative_index .three-list .three-list-ul .scheme-box #scheme-slide .info-list {
  width: 735px;
  left: 795px;
}
/* line 550, app/components/creative_demand/index/view.scss */
.creative_index .three-list .three-list-ul .scheme-box #scheme-slide .info-list li {
  width: 735px;
  height: 80px;
  padding-top: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #e1e1e1;
}
/* line 556, app/components/creative_demand/index/view.scss */
.creative_index .three-list .three-list-ul .scheme-box #scheme-slide .info-list li > div {
  float: left;
  line-height: 80px;
  color: #717171;
  font-size: 12px;
  font-family: "Microsoft YaHei";
}
/* line 563, app/components/creative_demand/index/view.scss */
.creative_index .three-list .three-list-ul .scheme-box #scheme-slide .info-list li .pic-show {
  width: 72px;
  height: 72px;
}
/* line 569, app/components/creative_demand/index/view.scss */
.creative_index .three-list .three-list-ul .scheme-box #scheme-slide .info-list li .content-container {
  width: 396px;
  height: 72px;
  margin-left: 24px;
  margin-right: 46px;
}
/* line 575, app/components/creative_demand/index/view.scss */
.creative_index .three-list .three-list-ul .scheme-box #scheme-slide .info-list li .content-container .title-name {
  float: none;
}
/* line 578, app/components/creative_demand/index/view.scss */
.creative_index .three-list .three-list-ul .scheme-box #scheme-slide .info-list li .content-container .content-infor {
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: #717171;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  padding-top: 10px;
}
/* line 5, app/components/creative_demand/industry-line/view.scss */
.standardization_type .main-demand-body {
  padding: 40px 60px !important;
}
/* line 7, app/components/creative_demand/industry-line/view.scss */
.standardization_type .main-demand-body .control-group, .standardization_type .main-demand-body .control-group-half {
  width: 100%;
  padding: 15px 0;
}
/* line 10, app/components/creative_demand/industry-line/view.scss */
.standardization_type .main-demand-body .control-group label, .standardization_type .main-demand-body .control-group-half label {
  font-size: 16px;
  font-weight: bold;
  text-align: right;
  width: 140px;
}
/* line 17, app/components/creative_demand/industry-line/view.scss */
.standardization_type .main-demand-body .control-group .pic-upload-box, .standardization_type .main-demand-body .control-group-half .pic-upload-box {
  display: inline-block;
  vertical-align: top;
}
/* line 20, app/components/creative_demand/industry-line/view.scss */
.standardization_type .main-demand-body .control-group .pic-upload-box > div, .standardization_type .main-demand-body .control-group-half .pic-upload-box > div {
  display: inline-block;
}
/* line 24, app/components/creative_demand/industry-line/view.scss */
.standardization_type .main-demand-body .control-group .pic-upload-intro, .standardization_type .main-demand-body .control-group-half .pic-upload-intro {
  padding: 5px 0 10px 0;
  margin-left: 142px;
}
/* line 28, app/components/creative_demand/industry-line/view.scss */
.standardization_type .main-demand-body .control-group .one-pic-group, .standardization_type .main-demand-body .control-group-half .one-pic-group {
  width: 100px;
  height: 124px;
  margin-right: 10px;
  cursor: pointer;
  float: left;
}
/* line 34, app/components/creative_demand/industry-line/view.scss */
.standardization_type .main-demand-body .control-group .one-pic-group .bottom-btn, .standardization_type .main-demand-body .control-group-half .one-pic-group .bottom-btn {
  width: 100%;
  display: inline-block;
}
/* line 37, app/components/creative_demand/industry-line/view.scss */
.standardization_type .main-demand-body .control-group .one-pic-group .bottom-btn a, .standardization_type .main-demand-body .control-group-half .one-pic-group .bottom-btn a {
  padding: 10px 0 0 0;
  color: #000;
  display: inline-block;
}
/* line 42, app/components/creative_demand/industry-line/view.scss */
.standardization_type .main-demand-body .control-group .one-pic-group .bottom-btn .reUpload, .standardization_type .main-demand-body .control-group-half .one-pic-group .bottom-btn .reUpload {
  float: left;
}
/* line 45, app/components/creative_demand/industry-line/view.scss */
.standardization_type .main-demand-body .control-group .one-pic-group .bottom-btn .delPic, .standardization_type .main-demand-body .control-group-half .one-pic-group .bottom-btn .delPic {
  float: right;
}
/* line 52, app/components/creative_demand/industry-line/view.scss */
.standardization_type .main-demand-body .control-group .data-validate-item .select-menu, .standardization_type .main-demand-body .control-group-half .data-validate-item .select-menu {
  left: 0;
  position: absolute;
  width: 320px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
/* line 58, app/components/creative_demand/industry-line/view.scss */
.standardization_type .main-demand-body .control-group .data-validate-item .select-menu .search, .standardization_type .main-demand-body .control-group-half .data-validate-item .select-menu .search {
  padding: 5px;
}
/* line 60, app/components/creative_demand/industry-line/view.scss */
.standardization_type .main-demand-body .control-group .data-validate-item .select-menu .search input[type=text], .standardization_type .main-demand-body .control-group-half .data-validate-item .select-menu .search input[type=text] {
  width: 85px;
}
/* line 63, app/components/creative_demand/industry-line/view.scss */
.standardization_type .main-demand-body .control-group .data-validate-item .select-menu .search .btn-small, .standardization_type .main-demand-body .control-group-half .data-validate-item .select-menu .search .btn-small {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 12px;
}
/* line 69, app/components/creative_demand/industry-line/view.scss */
.standardization_type .main-demand-body .control-group .data-validate-item .select-menu ul, .standardization_type .main-demand-body .control-group-half .data-validate-item .select-menu ul {
  padding: 0 5px;
  height: auto;
  max-height: 300px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 76, app/components/creative_demand/industry-line/view.scss */
.standardization_type .main-demand-body .control-group .data-validate-item .select-menu li, .standardization_type .main-demand-body .control-group-half .data-validate-item .select-menu li {
  line-height: 20px !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 79, app/components/creative_demand/industry-line/view.scss */
.standardization_type .main-demand-body .control-group .data-validate-item .select-menu li label, .standardization_type .main-demand-body .control-group-half .data-validate-item .select-menu li label {
  width: 115px !important;
  margin: 5px 10px 5px 5px !important;
}
/* line 87, app/components/creative_demand/industry-line/view.scss */
.standardization_type .main-demand-body .control-group .data-validate-item .select-menu .product-operate-p, .standardization_type .main-demand-body .control-group-half .data-validate-item .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 93, app/components/creative_demand/industry-line/view.scss */
.standardization_type .main-demand-body .control-group .data-validate-item .select-menu .scope-category-label, .standardization_type .main-demand-body .control-group-half .data-validate-item .select-menu .scope-category-label {
  text-align: left !important;
  font-size: 14px;
  font-weight: normal;
  font-family: "Microsoft YaHei";
}
/* line 101, app/components/creative_demand/industry-line/view.scss */
.standardization_type .main-demand-body .control-group-half {
  width: 50%;
  float: left;
}
/* line 105, app/components/creative_demand/industry-line/view.scss */
.standardization_type .main-demand-body .input-group-append {
  display: inline-block;
  width: 320px;
  border: 1px solid #c9c9c9;
  height: 36px;
  vertical-align: middle;
}
/* line 113, app/components/creative_demand/industry-line/view.scss */
.standardization_type .main-demand-body .control-group > input, .standardization_type .main-demand-body .control-group-half > input {
  width: 460px;
  height: 24px;
  line-height: 24px;
  padding: 6px 10px;
  vertical-align: middle;
}
/* line 120, app/components/creative_demand/industry-line/view.scss */
.standardization_type .main-demand-body .control-group .datepicker, .standardization_type .main-demand-body .control-group-half .datepicker {
  width: 270px !important;
  height: 22px;
  line-height: 22px;
  border: none;
}
/* line 123, app/components/creative_demand/industry-line/view.scss */
.standardization_type .main-demand-body .control-group .calendar, .standardization_type .main-demand-body .control-group-half .calendar {
  padding: 10px 7px;
  border-left: 0;
  background-color: #ffffff;
  border: none;
}
/* line 126, app/components/creative_demand/industry-line/view.scss */
.standardization_type .main-demand-body .control-group > select, .standardization_type .main-demand-body .control-group-half > select {
  width: 320px;
  line-height: 38px;
  height: 38px;
  vertical-align: middle;
}
/* line 132, app/components/creative_demand/industry-line/view.scss */
.standardization_type .main-demand-body .control-group > textarea, .standardization_type .main-demand-body .control-group-half > textarea {
  width: 900px;
  padding: 6px 10px;
  border-radius: 0;
}
/* line 138, app/components/creative_demand/industry-line/view.scss */
.standardization_type .main-demand-body .control-group > p .demend_product3, .standardization_type .main-demand-body .control-group > p .demend_nature, .standardization_type .main-demand-body .control-group > p .self_demend, .standardization_type .main-demand-body .control-group-half > p .demend_product3, .standardization_type .main-demand-body .control-group-half > p .demend_nature, .standardization_type .main-demand-body .control-group-half > p .self_demend {
  width: 320px;
  line-height: 38px;
  height: 38px;
  vertical-align: middle;
}
/* line 145, app/components/creative_demand/industry-line/view.scss */
.standardization_type .main-demand-body .control-group .product-select2, .standardization_type .main-demand-body .control-group-half .product-select2 {
  width: 320px;
  line-height: 38px;
  margin-top: 10px;
  height: 38px;
  vertical-align: middle;
  margin-left: 146px;
}
/* line 1, app/components/creative_demand/industry_detail/view.scss */
.industry_detail {
  font-family: 'Microsoft YaHei';
}
/* line 3, app/components/creative_demand/industry_detail/view.scss */
.industry_detail .carousel {
  width: 100%;
  height: 400px;
  z-index: 0;
}
/* line 7, app/components/creative_demand/industry_detail/view.scss */
.industry_detail .carousel .carousel-content {
  width: 100%;
  height: 400px;
}
/* line 11, app/components/creative_demand/industry_detail/view.scss */
.industry_detail .carousel .carousel-indicators {
  left: 50%;
  margin-bottom: 0;
  bottom: 18px;
}
/* line 15, app/components/creative_demand/industry_detail/view.scss */
.industry_detail .carousel .carousel-indicators li {
  background-color: #fff;
  width: 12px;
  height: 12px;
  margin-right: 14px;
  border: 1px solid #2d323e;
  border-radius: 8px;
}
/* line 26, app/components/creative_demand/industry_detail/view.scss */
.industry_detail .carousel .carousel-indicators .active {
  background-color: #2d323e;
}
/* line 30, app/components/creative_demand/industry_detail/view.scss */
.industry_detail .carousel .carousel-control {
  top: 45%;
}
/* line 34, app/components/creative_demand/industry_detail/view.scss */
.industry_detail .main-demand-body {
  background-color: #fff;
  padding: 0 120px;
}
/* line 38, app/components/creative_demand/industry_detail/view.scss */
.industry_detail .main-demand-body .control-group .v-line {
  width: 4px;
  background-color: #535761;
  height: 80px;
  float: left;
}
/* line 44, app/components/creative_demand/industry_detail/view.scss */
.industry_detail .main-demand-body .control-group .data-right {
  float: left;
  margin-left: 18px;
  width: 930px;
}
/* line 48, app/components/creative_demand/industry_detail/view.scss */
.industry_detail .main-demand-body .control-group .data-right .demand-name {
  color: #2d323e;
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
}
/* line 54, app/components/creative_demand/industry_detail/view.scss */
.industry_detail .main-demand-body .control-group .data-right .demand-desc {
  color: #717171;
  font-size: 14px;
  line-height: 22px;
  margin-top: 20px;
}
/* line 60, app/components/creative_demand/industry_detail/view.scss */
.industry_detail .main-demand-body .control-group .data-right .table-div {
  border-bottom: 1px solid #d8d8d8;
}
/* line 62, app/components/creative_demand/industry_detail/view.scss */
.industry_detail .main-demand-body .control-group .data-right .table-div table {
  display: block;
  padding: 30px 0 35px 0;
}
/* line 65, app/components/creative_demand/industry_detail/view.scss */
.industry_detail .main-demand-body .control-group .data-right .table-div table tr {
  line-height: 30px;
}
/* line 67, app/components/creative_demand/industry_detail/view.scss */
.industry_detail .main-demand-body .control-group .data-right .table-div table tr td {
  text-align: left;
  vertical-align: middle;
}
/* line 70, app/components/creative_demand/industry_detail/view.scss */
.industry_detail .main-demand-body .control-group .data-right .table-div table tr td a {
  color: #3884c0;
  font-size: 14px;
}
/* line 75, app/components/creative_demand/industry_detail/view.scss */
.industry_detail .main-demand-body .control-group .data-right .table-div table tr td:nth-child(1) {
  font-size: 14px;
  font-weight: bold;
  color: #2d323e;
}
/* line 80, app/components/creative_demand/industry_detail/view.scss */
.industry_detail .main-demand-body .control-group .data-right .table-div table tr td:nth-child(2) {
  color: #717171;
}
/* line 86, app/components/creative_demand/industry_detail/view.scss */
.industry_detail .main-demand-body .control-group .data-right .response-demand {
  padding: 45px 0;
}
/* line 89, app/components/creative_demand/industry_detail/view.scss */
.industry_detail .main-demand-body .control-group .data-right .response-demand > table tr {
  line-height: 30px;
}
/* line 91, app/components/creative_demand/industry_detail/view.scss */
.industry_detail .main-demand-body .control-group .data-right .response-demand > table tr td {
  text-align: center;
}
/* line 94, app/components/creative_demand/industry_detail/view.scss */
.industry_detail .main-demand-body .control-group .data-right .response-demand > table tr td > table {
  width: 100%;
}
/* line 97, app/components/creative_demand/industry_detail/view.scss */
.industry_detail .main-demand-body .control-group .data-right .response-demand > table tr td > table thead tr {
  background-color: #f4f4f4;
}
/* line 99, app/components/creative_demand/industry_detail/view.scss */
.industry_detail .main-demand-body .control-group .data-right .response-demand > table tr td > table thead tr th {
  font-weight: bold;
  color: #2d323e;
}
/* line 103, app/components/creative_demand/industry_detail/view.scss */
.industry_detail .main-demand-body .control-group .data-right .response-demand > table tr td > table thead tr th:nth-child(1) {
  text-align: center;
}
/* line 109, app/components/creative_demand/industry_detail/view.scss */
.industry_detail .main-demand-body .control-group .data-right .response-demand > table tr td > table tbody tr:nth-child(odd) {
  background-color: #fdfdfd;
}
/* line 112, app/components/creative_demand/industry_detail/view.scss */
.industry_detail .main-demand-body .control-group .data-right .response-demand > table tr td > table tbody tr:nth-child(even) {
  background-color: #f4f4f4;
}
/* line 115, app/components/creative_demand/industry_detail/view.scss */
.industry_detail .main-demand-body .control-group .data-right .response-demand > table tr td > table tbody td:nth-child(1) {
  font-weight: normal;
  text-align: center;
}
/* line 121, app/components/creative_demand/industry_detail/view.scss */
.industry_detail .main-demand-body .control-group .data-right .response-demand > table tr td a {
  color: #3884c0;
  font-size: 14px;
  font-style: italic;
  text-decoration: underline;
}
/* line 128, app/components/creative_demand/industry_detail/view.scss */
.industry_detail .main-demand-body .control-group .data-right .response-demand > table tr > td:nth-child(1) {
  font-size: 14px;
  font-weight: bold;
  color: #2d323e;
}
/* line 136, app/components/creative_demand/industry_detail/view.scss */
.industry_detail .main-demand-body .control-group .data-right .response-box {
  width: 100%;
  text-align: center;
}
/* line 139, app/components/creative_demand/industry_detail/view.scss */
.industry_detail .main-demand-body .control-group .data-right .response-box > div {
  font-size: 12px;
  color: #717171;
  padding: 10px 0;
}
/* line 147, app/components/creative_demand/industry_detail/view.scss */
.industry_detail .main-demand-body .demand-block1 {
  padding: 45px 0 35px 0;
}
/* line 150, app/components/creative_demand/industry_detail/view.scss */
.industry_detail .main-demand-body .circle-button-black {
  width: 164px;
  height: 30px !important;
  line-height: 30px;
  background-color: #2d323e;
  border-radius: 22px;
  color: #fff;
  font-size: 18px;
  border: 0;
}
/* line 160, app/components/creative_demand/industry_detail/view.scss */
.industry_detail .main-demand-body .circle-button-white {
  width: 164px;
  height: 30px !important;
  line-height: 30px;
  background-color: #fff;
  border-radius: 22px;
  color: #2d323e;
  font-size: 18px;
  border: 1px solid #2d323e;
}
/* line 5, app/components/creative_demand/intelligent_manufacturing/view.scss */
.intelligent_manufacturing .main-demand-body {
  padding: 40px 60px !important;
}
/* line 7, app/components/creative_demand/intelligent_manufacturing/view.scss */
.intelligent_manufacturing .main-demand-body .control-group, .intelligent_manufacturing .main-demand-body .control-group-half {
  width: 100%;
  padding: 15px 0;
}
/* line 10, app/components/creative_demand/intelligent_manufacturing/view.scss */
.intelligent_manufacturing .main-demand-body .control-group label, .intelligent_manufacturing .main-demand-body .control-group-half label {
  font-size: 16px;
  font-weight: bold;
  text-align: right;
  width: 140px;
}
/* line 17, app/components/creative_demand/intelligent_manufacturing/view.scss */
.intelligent_manufacturing .main-demand-body .control-group .pic-upload-box, .intelligent_manufacturing .main-demand-body .control-group-half .pic-upload-box {
  display: inline-block;
  vertical-align: top;
}
/* line 20, app/components/creative_demand/intelligent_manufacturing/view.scss */
.intelligent_manufacturing .main-demand-body .control-group .pic-upload-box > div, .intelligent_manufacturing .main-demand-body .control-group-half .pic-upload-box > div {
  display: inline-block;
}
/* line 24, app/components/creative_demand/intelligent_manufacturing/view.scss */
.intelligent_manufacturing .main-demand-body .control-group .pic-upload-intro, .intelligent_manufacturing .main-demand-body .control-group-half .pic-upload-intro {
  padding: 5px 0 10px 0;
  margin-left: 142px;
}
/* line 28, app/components/creative_demand/intelligent_manufacturing/view.scss */
.intelligent_manufacturing .main-demand-body .control-group .one-pic-group, .intelligent_manufacturing .main-demand-body .control-group-half .one-pic-group {
  width: 100px;
  height: 124px;
  margin-right: 10px;
  cursor: pointer;
  float: left;
}
/* line 34, app/components/creative_demand/intelligent_manufacturing/view.scss */
.intelligent_manufacturing .main-demand-body .control-group .one-pic-group .bottom-btn, .intelligent_manufacturing .main-demand-body .control-group-half .one-pic-group .bottom-btn {
  width: 100%;
  display: inline-block;
}
/* line 37, app/components/creative_demand/intelligent_manufacturing/view.scss */
.intelligent_manufacturing .main-demand-body .control-group .one-pic-group .bottom-btn a, .intelligent_manufacturing .main-demand-body .control-group-half .one-pic-group .bottom-btn a {
  padding: 10px 0 0 0;
  color: #000;
  display: inline-block;
}
/* line 42, app/components/creative_demand/intelligent_manufacturing/view.scss */
.intelligent_manufacturing .main-demand-body .control-group .one-pic-group .bottom-btn .reUpload, .intelligent_manufacturing .main-demand-body .control-group-half .one-pic-group .bottom-btn .reUpload {
  float: left;
}
/* line 45, app/components/creative_demand/intelligent_manufacturing/view.scss */
.intelligent_manufacturing .main-demand-body .control-group .one-pic-group .bottom-btn .delPic, .intelligent_manufacturing .main-demand-body .control-group-half .one-pic-group .bottom-btn .delPic {
  float: right;
}
/* line 52, app/components/creative_demand/intelligent_manufacturing/view.scss */
.intelligent_manufacturing .main-demand-body .control-group .data-validate-item .select-menu, .intelligent_manufacturing .main-demand-body .control-group-half .data-validate-item .select-menu {
  left: 0;
  position: absolute;
  width: 320px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
/* line 58, app/components/creative_demand/intelligent_manufacturing/view.scss */
.intelligent_manufacturing .main-demand-body .control-group .data-validate-item .select-menu .search, .intelligent_manufacturing .main-demand-body .control-group-half .data-validate-item .select-menu .search {
  padding: 5px;
}
/* line 60, app/components/creative_demand/intelligent_manufacturing/view.scss */
.intelligent_manufacturing .main-demand-body .control-group .data-validate-item .select-menu .search input[type=text], .intelligent_manufacturing .main-demand-body .control-group-half .data-validate-item .select-menu .search input[type=text] {
  width: 85px;
}
/* line 63, app/components/creative_demand/intelligent_manufacturing/view.scss */
.intelligent_manufacturing .main-demand-body .control-group .data-validate-item .select-menu .search .btn-small, .intelligent_manufacturing .main-demand-body .control-group-half .data-validate-item .select-menu .search .btn-small {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 12px;
}
/* line 69, app/components/creative_demand/intelligent_manufacturing/view.scss */
.intelligent_manufacturing .main-demand-body .control-group .data-validate-item .select-menu ul, .intelligent_manufacturing .main-demand-body .control-group-half .data-validate-item .select-menu ul {
  padding: 0 5px;
  height: auto;
  max-height: 300px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 76, app/components/creative_demand/intelligent_manufacturing/view.scss */
.intelligent_manufacturing .main-demand-body .control-group .data-validate-item .select-menu li, .intelligent_manufacturing .main-demand-body .control-group-half .data-validate-item .select-menu li {
  line-height: 20px !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 79, app/components/creative_demand/intelligent_manufacturing/view.scss */
.intelligent_manufacturing .main-demand-body .control-group .data-validate-item .select-menu li label, .intelligent_manufacturing .main-demand-body .control-group-half .data-validate-item .select-menu li label {
  width: 115px !important;
  margin: 5px 10px 5px 5px !important;
}
/* line 87, app/components/creative_demand/intelligent_manufacturing/view.scss */
.intelligent_manufacturing .main-demand-body .control-group .data-validate-item .select-menu .product-operate-p, .intelligent_manufacturing .main-demand-body .control-group-half .data-validate-item .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 93, app/components/creative_demand/intelligent_manufacturing/view.scss */
.intelligent_manufacturing .main-demand-body .control-group .data-validate-item .select-menu .scope-category-label, .intelligent_manufacturing .main-demand-body .control-group-half .data-validate-item .select-menu .scope-category-label {
  text-align: left !important;
  font-size: 14px;
  font-weight: normal;
  font-family: "Microsoft YaHei";
}
/* line 101, app/components/creative_demand/intelligent_manufacturing/view.scss */
.intelligent_manufacturing .main-demand-body .control-group-half {
  width: 50%;
  float: left;
}
/* line 105, app/components/creative_demand/intelligent_manufacturing/view.scss */
.intelligent_manufacturing .main-demand-body .input-group-append {
  display: inline-block;
  width: 320px;
  border: 1px solid #c9c9c9;
  height: 36px;
  vertical-align: middle;
}
/* line 113, app/components/creative_demand/intelligent_manufacturing/view.scss */
.intelligent_manufacturing .main-demand-body .control-group > input, .intelligent_manufacturing .main-demand-body .control-group-half > input {
  width: 460px;
  height: 24px;
  line-height: 24px;
  padding: 6px 10px;
  vertical-align: middle;
}
/* line 120, app/components/creative_demand/intelligent_manufacturing/view.scss */
.intelligent_manufacturing .main-demand-body .control-group .datepicker, .intelligent_manufacturing .main-demand-body .control-group-half .datepicker {
  width: 270px !important;
  height: 22px;
  line-height: 22px;
  border: none;
}
/* line 123, app/components/creative_demand/intelligent_manufacturing/view.scss */
.intelligent_manufacturing .main-demand-body .control-group .calendar, .intelligent_manufacturing .main-demand-body .control-group-half .calendar {
  padding: 10px 7px;
  border-left: 0;
  background-color: #ffffff;
  border: none;
}
/* line 127, app/components/creative_demand/intelligent_manufacturing/view.scss */
.intelligent_manufacturing .main-demand-body .control-group p select, .intelligent_manufacturing .main-demand-body .control-group-half p select {
  width: 320px;
  line-height: 38px;
  height: 38px;
  vertical-align: middle;
}
/* line 134, app/components/creative_demand/intelligent_manufacturing/view.scss */
.intelligent_manufacturing .main-demand-body .control-group > select, .intelligent_manufacturing .main-demand-body .control-group-half > select {
  width: 320px;
  line-height: 38px;
  height: 38px;
  vertical-align: middle;
}
/* line 140, app/components/creative_demand/intelligent_manufacturing/view.scss */
.intelligent_manufacturing .main-demand-body .control-group > textarea, .intelligent_manufacturing .main-demand-body .control-group-half > textarea {
  width: 900px;
  padding: 6px 10px;
  border-radius: 0;
}
/* line 145, app/components/creative_demand/intelligent_manufacturing/view.scss */
.intelligent_manufacturing .main-demand-body .control-group .product-select2, .intelligent_manufacturing .main-demand-body .control-group-half .product-select2 {
  width: 320px;
  line-height: 38px;
  margin-top: 10px;
  height: 38px;
  vertical-align: middle;
  margin-left: 146px;
}
/* line 1, app/components/creative_demand/intelligent_manufacturing_detial/view.scss */
.inteligent_manufacturing_detail {
  font-family: 'Microsoft YaHei';
}
/* line 3, app/components/creative_demand/intelligent_manufacturing_detial/view.scss */
.inteligent_manufacturing_detail .carousel {
  width: 100%;
  height: 400px;
  z-index: 0;
}
/* line 7, app/components/creative_demand/intelligent_manufacturing_detial/view.scss */
.inteligent_manufacturing_detail .carousel .carousel-content {
  width: 100%;
  height: 400px;
}
/* line 11, app/components/creative_demand/intelligent_manufacturing_detial/view.scss */
.inteligent_manufacturing_detail .carousel .carousel-indicators {
  left: 50%;
  margin-bottom: 0;
  bottom: 18px;
}
/* line 15, app/components/creative_demand/intelligent_manufacturing_detial/view.scss */
.inteligent_manufacturing_detail .carousel .carousel-indicators li {
  background-color: #fff;
  width: 12px;
  height: 12px;
  margin-right: 14px;
  border: 1px solid #2d323e;
  border-radius: 8px;
}
/* line 26, app/components/creative_demand/intelligent_manufacturing_detial/view.scss */
.inteligent_manufacturing_detail .carousel .carousel-indicators .active {
  background-color: #2d323e;
}
/* line 30, app/components/creative_demand/intelligent_manufacturing_detial/view.scss */
.inteligent_manufacturing_detail .carousel .carousel-control {
  top: 45%;
}
/* line 34, app/components/creative_demand/intelligent_manufacturing_detial/view.scss */
.inteligent_manufacturing_detail .main-demand-body {
  background-color: #fff;
  padding: 0 120px;
}
/* line 38, app/components/creative_demand/intelligent_manufacturing_detial/view.scss */
.inteligent_manufacturing_detail .main-demand-body .control-group .v-line {
  width: 4px;
  background-color: #535761;
  height: 80px;
  float: left;
}
/* line 44, app/components/creative_demand/intelligent_manufacturing_detial/view.scss */
.inteligent_manufacturing_detail .main-demand-body .control-group .data-right {
  float: left;
  margin-left: 18px;
  width: 930px;
}
/* line 48, app/components/creative_demand/intelligent_manufacturing_detial/view.scss */
.inteligent_manufacturing_detail .main-demand-body .control-group .data-right .demand-name {
  color: #2d323e;
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
}
/* line 54, app/components/creative_demand/intelligent_manufacturing_detial/view.scss */
.inteligent_manufacturing_detail .main-demand-body .control-group .data-right .demand-desc {
  color: #717171;
  font-size: 14px;
  line-height: 22px;
  margin-top: 20px;
}
/* line 60, app/components/creative_demand/intelligent_manufacturing_detial/view.scss */
.inteligent_manufacturing_detail .main-demand-body .control-group .data-right .table-div {
  border-bottom: 1px solid #d8d8d8;
}
/* line 62, app/components/creative_demand/intelligent_manufacturing_detial/view.scss */
.inteligent_manufacturing_detail .main-demand-body .control-group .data-right .table-div table {
  display: block;
  padding: 30px 0 35px 0;
}
/* line 65, app/components/creative_demand/intelligent_manufacturing_detial/view.scss */
.inteligent_manufacturing_detail .main-demand-body .control-group .data-right .table-div table tr {
  line-height: 30px;
}
/* line 67, app/components/creative_demand/intelligent_manufacturing_detial/view.scss */
.inteligent_manufacturing_detail .main-demand-body .control-group .data-right .table-div table tr td {
  text-align: left;
  vertical-align: middle;
}
/* line 70, app/components/creative_demand/intelligent_manufacturing_detial/view.scss */
.inteligent_manufacturing_detail .main-demand-body .control-group .data-right .table-div table tr td a {
  color: #3884c0;
  font-size: 14px;
}
/* line 75, app/components/creative_demand/intelligent_manufacturing_detial/view.scss */
.inteligent_manufacturing_detail .main-demand-body .control-group .data-right .table-div table tr td:nth-child(1) {
  font-size: 14px;
  font-weight: bold;
  color: #2d323e;
}
/* line 80, app/components/creative_demand/intelligent_manufacturing_detial/view.scss */
.inteligent_manufacturing_detail .main-demand-body .control-group .data-right .table-div table tr td:nth-child(2) {
  color: #717171;
}
/* line 86, app/components/creative_demand/intelligent_manufacturing_detial/view.scss */
.inteligent_manufacturing_detail .main-demand-body .control-group .data-right .response-demand {
  padding: 45px 0;
}
/* line 89, app/components/creative_demand/intelligent_manufacturing_detial/view.scss */
.inteligent_manufacturing_detail .main-demand-body .control-group .data-right .response-demand > table tr {
  line-height: 30px;
}
/* line 91, app/components/creative_demand/intelligent_manufacturing_detial/view.scss */
.inteligent_manufacturing_detail .main-demand-body .control-group .data-right .response-demand > table tr td {
  text-align: center;
}
/* line 94, app/components/creative_demand/intelligent_manufacturing_detial/view.scss */
.inteligent_manufacturing_detail .main-demand-body .control-group .data-right .response-demand > table tr td > table {
  width: 100%;
}
/* line 97, app/components/creative_demand/intelligent_manufacturing_detial/view.scss */
.inteligent_manufacturing_detail .main-demand-body .control-group .data-right .response-demand > table tr td > table thead tr {
  background-color: #f4f4f4;
}
/* line 99, app/components/creative_demand/intelligent_manufacturing_detial/view.scss */
.inteligent_manufacturing_detail .main-demand-body .control-group .data-right .response-demand > table tr td > table thead tr th {
  font-weight: bold;
  color: #2d323e;
}
/* line 103, app/components/creative_demand/intelligent_manufacturing_detial/view.scss */
.inteligent_manufacturing_detail .main-demand-body .control-group .data-right .response-demand > table tr td > table thead tr th:nth-child(1) {
  text-align: center;
}
/* line 109, app/components/creative_demand/intelligent_manufacturing_detial/view.scss */
.inteligent_manufacturing_detail .main-demand-body .control-group .data-right .response-demand > table tr td > table tbody tr:nth-child(odd) {
  background-color: #fdfdfd;
}
/* line 112, app/components/creative_demand/intelligent_manufacturing_detial/view.scss */
.inteligent_manufacturing_detail .main-demand-body .control-group .data-right .response-demand > table tr td > table tbody tr:nth-child(even) {
  background-color: #f4f4f4;
}
/* line 115, app/components/creative_demand/intelligent_manufacturing_detial/view.scss */
.inteligent_manufacturing_detail .main-demand-body .control-group .data-right .response-demand > table tr td > table tbody td:nth-child(1) {
  font-weight: normal;
  text-align: center;
}
/* line 121, app/components/creative_demand/intelligent_manufacturing_detial/view.scss */
.inteligent_manufacturing_detail .main-demand-body .control-group .data-right .response-demand > table tr td a {
  color: #3884c0;
  font-size: 14px;
  font-style: italic;
  text-decoration: underline;
}
/* line 128, app/components/creative_demand/intelligent_manufacturing_detial/view.scss */
.inteligent_manufacturing_detail .main-demand-body .control-group .data-right .response-demand > table tr > td:nth-child(1) {
  font-size: 14px;
  font-weight: bold;
  color: #2d323e;
}
/* line 136, app/components/creative_demand/intelligent_manufacturing_detial/view.scss */
.inteligent_manufacturing_detail .main-demand-body .control-group .data-right .response-box {
  width: 100%;
  text-align: center;
}
/* line 139, app/components/creative_demand/intelligent_manufacturing_detial/view.scss */
.inteligent_manufacturing_detail .main-demand-body .control-group .data-right .response-box > div {
  font-size: 12px;
  color: #717171;
  padding: 10px 0;
}
/* line 147, app/components/creative_demand/intelligent_manufacturing_detial/view.scss */
.inteligent_manufacturing_detail .main-demand-body .demand-block1 {
  padding: 45px 0 35px 0;
}
/* line 150, app/components/creative_demand/intelligent_manufacturing_detial/view.scss */
.inteligent_manufacturing_detail .main-demand-body .circle-button-black {
  width: 164px;
  height: 30px !important;
  line-height: 30px;
  background-color: #2d323e;
  border-radius: 22px;
  color: #fff;
  font-size: 18px;
  border: 0;
}
/* line 160, app/components/creative_demand/intelligent_manufacturing_detial/view.scss */
.inteligent_manufacturing_detail .main-demand-body .circle-button-white {
  width: 164px;
  height: 30px !important;
  line-height: 30px;
  background-color: #fff;
  border-radius: 22px;
  color: #2d323e;
  font-size: 18px;
  border: 1px solid #2d323e;
}
/* line 1, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver {
  width: 100%;
  background-color: #f8f8f8;
  font-family: 'Microsoft YaHei';
  padding-top: 44px;
}
/* line 6, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver > div {
  width: 1200px;
  margin: 0 auto;
}
/* line 10, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .total-title {
  height: 56px;
  margin-bottom: 30px;
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/47/CoUFfWXDKbSAIgXKAAAHH-8KmA0651.png") no-repeat;
  text-align: center;
}
/* line 16, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .total-title span {
  display: inline-block;
  color: #2d323e;
  font-family: "Microsoft YaHei";
  font-size: 30px;
  width: 200px;
  padding: 0 20px;
  text-align: center;
}
/* line 24, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .total-title span label {
  height: 30px;
}
/* line 27, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .total-title span p {
  font-size: 16px;
}
/* line 32, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow {
  background: #fff;
  padding-top: 40px;
}
/* line 35, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow ul {
  overflow: hidden;
}
/* line 38, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow ul li {
  list-style: none;
  float: left;
}
/* line 43, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .titleName {
  width: 488px;
  margin: 0px auto;
  overflow: visible;
  height: 34px;
  padding-bottom: 50px;
}
/* line 50, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .titleName li {
  padding: 0 36px;
  border-right: 1px solid #e1e1e1;
  height: 18px;
  font-size: 16px;
  color: #9e9e9e;
  font-family: "Microsoft YaHei";
}
/* line 57, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .titleName li a {
  color: #9e9e9e;
}
/* line 60, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .titleName li p {
  font-size: 12px;
  margin-top: 6px;
  text-align: center;
}
/* line 66, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .titleName li:nth-of-type(1) {
  padding-left: 70px;
}
/* line 70, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .titleName li:nth-of-type(3) {
  border: 0;
  padding-right: 0px;
  text-align: center;
  padding-left: 26px;
}
/* line 78, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .show-list {
  width: 1160px;
  margin: 0 auto;
  margin-left: 34px;
}
/* line 82, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .show-list li {
  width: 270px;
  height: 380px;
  border: 1px solid #e1e1e1;
  float: left;
  margin-right: 16px;
  margin-top: 48px;
}
/* line 89, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .show-list li .product-introduce {
  margin-top: 25px;
}
/* line 92, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .show-list li .product-introduce p, .mindToDeliver .productShow .show-list li .product-introduce div, .mindToDeliver .productShow .show-list li .product-introduce h4 {
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: normal;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #2d323e;
}
/* line 102, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .show-list li .product-introduce h4 {
  padding-bottom: 2px;
  margin-left: 20px;
  width: 230px;
}
/* line 107, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .show-list li .product-introduce p {
  font-size: 12px;
  color: #9e9e9e;
  padding: 10px 0;
  padding-bottom: 16px;
  height: 15px;
}
/* line 114, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .show-list li .product-introduce div {
  font-size: 18px;
  color: #f40000;
}
/* line 121, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .show-list li:nth-of-type(1) {
  margin-top: 0;
}
/* line 124, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .show-list li:nth-of-type(2) {
  margin-top: 0;
}
/* line 127, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .show-list li:nth-of-type(3) {
  margin-top: 0;
}
/* line 130, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .show-list li:nth-of-type(4) {
  margin-top: 0;
}
/* line 135, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .show-list2 {
  width: 1160px;
  margin: 0 auto;
  margin-left: 34px;
}
/* line 139, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .show-list2 li {
  width: 270px;
  height: 390px;
  border: 1px solid #e1e1e1;
  float: left;
  margin-right: 16px;
  margin-top: 48px;
}
/* line 147, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .show-list2 li img {
  border-bottom: 1px solid #e1e1e1;
}
/* line 150, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .show-list2 li .proIntroduce {
  height: 90px;
  margin: 0 auto;
  margin-top: 20px;
  width: 226px;
}
/* line 156, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .show-list2 li .proIntroduce > p {
  font-family: "Microsoft YaHei";
  font-size: 16px;
  line-height: 20px;
  height: 42px;
  overflow: hidden;
  color: #2d323e;
  margin-bottom: 20px;
}
/* line 165, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .show-list2 li .proIntroduce > div {
  overflow: hidden;
}
/* line 167, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .show-list2 li .proIntroduce > div label {
  font-family: "Microsoft YaHei";
  float: left;
  color: #f40000;
  font-size: 16px;
}
/* line 173, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .show-list2 li .proIntroduce > div span {
  font-family: "Microsoft YaHei";
  float: right;
  font-size: 14px;
  color: #9e9e9e;
}
/* line 183, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .show-list1 {
  width: 1060px;
  margin: 0 auto;
}
/* line 186, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .show-list1 li {
  height: 100px;
  padding: 36px 0 32px;
  border-bottom: 1px dashed #e1e1e1;
  float: none;
}
/* line 191, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .show-list1 li h4 {
  color: #2d323e;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  margin-bottom: 20px;
}
/* line 197, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .show-list1 li > div {
  height: 68px;
  overflow: hidden;
}
/* line 200, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .show-list1 li > div div {
  width: 728px;
  float: left;
  color: #2d323e;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  line-height: 22px;
}
/* line 208, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .show-list1 li > div span {
  color: #b0b0b0;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  float: right;
  text-align: right;
}
/* line 215, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .show-list1 li > div b {
  color: #b0b0b0;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  font-weight: normal;
  float: right;
  width: 204px;
  text-align: right;
  height: 42px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-left: 20px;
}
/* line 228, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .show-list1 li > div b img {
  margin-left: 8px;
  vertical-align: middle;
}
/* line 232, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .show-list1 li > div b p {
  padding-top: 10px;
}
/* line 238, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .show-list1 li:nth-of-type(1) {
  padding-top: 20px;
}
/* line 241, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .show-list1 li:last-child {
  border: 0;
  padding-bottom: 0;
}
/* line 246, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .js-creative-demand-pagination {
  text-align: center;
  padding: 70px 0;
}
/* line 250, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .js-creative-demand-pagination .pagination span.current {
  color: #2d323e;
  background-color: #fff;
  border: 1px solid #2d323e;
}
/* line 255, app/components/creative_demand/mindToDeliver/view.scss */
.mindToDeliver .productShow .js-creative-demand-pagination .pagination a, .mindToDeliver .productShow .js-creative-demand-pagination .pagination span {
  display: inline-block;
  vertical-align: middle;
  padding: 6px 10px;
  border: none;
  border-radius: 16px;
  background-color: #2d323e;
  color: #fff;
  margin: 0 5px;
}
/* line 2, app/components/creative_demand/new_demand/view.scss */
.creative_demand_new .main-demand-body {
  padding: 40px 60px !important;
}
/* line 4, app/components/creative_demand/new_demand/view.scss */
.creative_demand_new .main-demand-body .control-group, .creative_demand_new .main-demand-body .control-group-half {
  width: 100%;
  padding: 15px 0;
}
/* line 7, app/components/creative_demand/new_demand/view.scss */
.creative_demand_new .main-demand-body .control-group label, .creative_demand_new .main-demand-body .control-group-half label {
  font-size: 16px;
  font-weight: bold;
  text-align: right;
  width: 140px;
}
/* line 14, app/components/creative_demand/new_demand/view.scss */
.creative_demand_new .main-demand-body .control-group .pic-upload-box, .creative_demand_new .main-demand-body .control-group-half .pic-upload-box {
  display: inline-block;
  vertical-align: top;
}
/* line 17, app/components/creative_demand/new_demand/view.scss */
.creative_demand_new .main-demand-body .control-group .pic-upload-box > div, .creative_demand_new .main-demand-body .control-group-half .pic-upload-box > div {
  display: inline-block;
}
/* line 21, app/components/creative_demand/new_demand/view.scss */
.creative_demand_new .main-demand-body .control-group .pic-upload-intro, .creative_demand_new .main-demand-body .control-group-half .pic-upload-intro {
  padding: 5px 0 10px 0;
  margin-left: 142px;
}
/* line 25, app/components/creative_demand/new_demand/view.scss */
.creative_demand_new .main-demand-body .control-group .one-pic-group, .creative_demand_new .main-demand-body .control-group-half .one-pic-group {
  width: 100px;
  height: 124px;
  margin-right: 10px;
  cursor: pointer;
  float: left;
}
/* line 31, app/components/creative_demand/new_demand/view.scss */
.creative_demand_new .main-demand-body .control-group .one-pic-group .bottom-btn, .creative_demand_new .main-demand-body .control-group-half .one-pic-group .bottom-btn {
  width: 100%;
  display: inline-block;
}
/* line 34, app/components/creative_demand/new_demand/view.scss */
.creative_demand_new .main-demand-body .control-group .one-pic-group .bottom-btn a, .creative_demand_new .main-demand-body .control-group-half .one-pic-group .bottom-btn a {
  padding: 10px 0 0 0;
  color: #000;
  display: inline-block;
}
/* line 39, app/components/creative_demand/new_demand/view.scss */
.creative_demand_new .main-demand-body .control-group .one-pic-group .bottom-btn .reUpload, .creative_demand_new .main-demand-body .control-group-half .one-pic-group .bottom-btn .reUpload {
  float: left;
}
/* line 42, app/components/creative_demand/new_demand/view.scss */
.creative_demand_new .main-demand-body .control-group .one-pic-group .bottom-btn .delPic, .creative_demand_new .main-demand-body .control-group-half .one-pic-group .bottom-btn .delPic {
  float: right;
}
/* line 48, app/components/creative_demand/new_demand/view.scss */
.creative_demand_new .main-demand-body .control-group-half {
  width: 50%;
  float: left;
}
/* line 52, app/components/creative_demand/new_demand/view.scss */
.creative_demand_new .main-demand-body .input-group-append {
  display: inline-block;
  width: 320px;
  border: 1px solid #c9c9c9;
  height: 36px;
  vertical-align: middle;
}
/* line 60, app/components/creative_demand/new_demand/view.scss */
.creative_demand_new .main-demand-body .control-group > input, .creative_demand_new .main-demand-body .control-group-half > input {
  width: 460px;
  height: 24px;
  line-height: 24px;
  padding: 6px 10px;
  vertical-align: middle;
}
/* line 67, app/components/creative_demand/new_demand/view.scss */
.creative_demand_new .main-demand-body .control-group .datepicker, .creative_demand_new .main-demand-body .control-group-half .datepicker {
  width: 270px !important;
  height: 22px;
  line-height: 22px;
  border: none;
}
/* line 70, app/components/creative_demand/new_demand/view.scss */
.creative_demand_new .main-demand-body .control-group .calendar, .creative_demand_new .main-demand-body .control-group-half .calendar {
  padding: 10px 7px;
  border-left: 0;
  background-color: #ffffff;
  border: none;
}
/* line 73, app/components/creative_demand/new_demand/view.scss */
.creative_demand_new .main-demand-body .control-group > select, .creative_demand_new .main-demand-body .control-group-half > select {
  width: 320px;
  line-height: 38px;
  height: 38px;
  vertical-align: middle;
}
/* line 79, app/components/creative_demand/new_demand/view.scss */
.creative_demand_new .main-demand-body .control-group > textarea, .creative_demand_new .main-demand-body .control-group-half > textarea {
  width: 900px;
  padding: 6px 10px;
  border-radius: 0;
}
/* line 1, app/components/creative_demand/supplierDemand/view.scss */
.supplierDemand {
  font-family: 'Microsoft YaHei';
}
/* line 4, app/components/creative_demand/supplierDemand/view.scss */
.supplierDemand .control-group .right {
  line-height: normal;
}
/* line 6, app/components/creative_demand/supplierDemand/view.scss */
.supplierDemand .control-group .right .names {
  width: 100px;
  text-align: right;
  display: inline-block;
}
/* line 1, app/components/creative_demand/supplierDemandResult/view.scss */
.supplierDemandResult {
  font-family: 'Microsoft YaHei';
}
/* line 4, app/components/creative_demand/supplierDemandResult/view.scss */
.supplierDemandResult .demand-form .select-box {
  height: 60px;
}
/* line 6, app/components/creative_demand/supplierDemandResult/view.scss */
.supplierDemandResult .demand-form .select-box .span3 {
  width: 290px;
}
/* line 8, app/components/creative_demand/supplierDemandResult/view.scss */
.supplierDemandResult .demand-form .select-box .span3 label {
  width: 100px;
  text-align: right;
}
/* line 1, app/components/creative_demand/supply-chain-innovate-detial/view.scss */
.supply-chain-innovate-detial {
  font-family: 'Microsoft YaHei';
}
/* line 3, app/components/creative_demand/supply-chain-innovate-detial/view.scss */
.supply-chain-innovate-detial .carousel {
  width: 100%;
  height: 400px;
  z-index: 0;
}
/* line 7, app/components/creative_demand/supply-chain-innovate-detial/view.scss */
.supply-chain-innovate-detial .carousel .carousel-content {
  width: 100%;
  height: 400px;
}
/* line 11, app/components/creative_demand/supply-chain-innovate-detial/view.scss */
.supply-chain-innovate-detial .carousel .carousel-indicators {
  left: 50%;
  margin-bottom: 0;
  bottom: 18px;
}
/* line 15, app/components/creative_demand/supply-chain-innovate-detial/view.scss */
.supply-chain-innovate-detial .carousel .carousel-indicators li {
  background-color: #fff;
  width: 12px;
  height: 12px;
  margin-right: 14px;
  border: 1px solid #2d323e;
  border-radius: 8px;
}
/* line 26, app/components/creative_demand/supply-chain-innovate-detial/view.scss */
.supply-chain-innovate-detial .carousel .carousel-indicators .active {
  background-color: #2d323e;
}
/* line 30, app/components/creative_demand/supply-chain-innovate-detial/view.scss */
.supply-chain-innovate-detial .carousel .carousel-control {
  top: 45%;
}
/* line 34, app/components/creative_demand/supply-chain-innovate-detial/view.scss */
.supply-chain-innovate-detial .main-demand-body {
  background-color: #fff;
  padding: 0 120px;
}
/* line 38, app/components/creative_demand/supply-chain-innovate-detial/view.scss */
.supply-chain-innovate-detial .main-demand-body .control-group .v-line {
  width: 4px;
  background-color: #535761;
  height: 80px;
  float: left;
}
/* line 44, app/components/creative_demand/supply-chain-innovate-detial/view.scss */
.supply-chain-innovate-detial .main-demand-body .control-group .data-right {
  float: left;
  margin-left: 18px;
  width: 930px;
}
/* line 48, app/components/creative_demand/supply-chain-innovate-detial/view.scss */
.supply-chain-innovate-detial .main-demand-body .control-group .data-right .demand-name {
  color: #2d323e;
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
}
/* line 54, app/components/creative_demand/supply-chain-innovate-detial/view.scss */
.supply-chain-innovate-detial .main-demand-body .control-group .data-right .demand-desc {
  color: #717171;
  font-size: 14px;
  line-height: 22px;
  margin-top: 20px;
}
/* line 60, app/components/creative_demand/supply-chain-innovate-detial/view.scss */
.supply-chain-innovate-detial .main-demand-body .control-group .data-right .table-div {
  border-bottom: 1px solid #d8d8d8;
}
/* line 62, app/components/creative_demand/supply-chain-innovate-detial/view.scss */
.supply-chain-innovate-detial .main-demand-body .control-group .data-right .table-div table {
  display: block;
  padding: 30px 0 35px 0;
}
/* line 65, app/components/creative_demand/supply-chain-innovate-detial/view.scss */
.supply-chain-innovate-detial .main-demand-body .control-group .data-right .table-div table tr {
  line-height: 30px;
}
/* line 67, app/components/creative_demand/supply-chain-innovate-detial/view.scss */
.supply-chain-innovate-detial .main-demand-body .control-group .data-right .table-div table tr td {
  text-align: left;
  vertical-align: middle;
}
/* line 70, app/components/creative_demand/supply-chain-innovate-detial/view.scss */
.supply-chain-innovate-detial .main-demand-body .control-group .data-right .table-div table tr td a {
  color: #3884c0;
  font-size: 14px;
}
/* line 75, app/components/creative_demand/supply-chain-innovate-detial/view.scss */
.supply-chain-innovate-detial .main-demand-body .control-group .data-right .table-div table tr td:nth-child(1) {
  font-size: 14px;
  font-weight: bold;
  color: #2d323e;
}
/* line 80, app/components/creative_demand/supply-chain-innovate-detial/view.scss */
.supply-chain-innovate-detial .main-demand-body .control-group .data-right .table-div table tr td:nth-child(2) {
  color: #717171;
}
/* line 86, app/components/creative_demand/supply-chain-innovate-detial/view.scss */
.supply-chain-innovate-detial .main-demand-body .control-group .data-right .response-demand {
  padding: 45px 0;
}
/* line 89, app/components/creative_demand/supply-chain-innovate-detial/view.scss */
.supply-chain-innovate-detial .main-demand-body .control-group .data-right .response-demand > table tr {
  line-height: 30px;
}
/* line 91, app/components/creative_demand/supply-chain-innovate-detial/view.scss */
.supply-chain-innovate-detial .main-demand-body .control-group .data-right .response-demand > table tr td {
  text-align: center;
}
/* line 94, app/components/creative_demand/supply-chain-innovate-detial/view.scss */
.supply-chain-innovate-detial .main-demand-body .control-group .data-right .response-demand > table tr td > table {
  width: 100%;
}
/* line 97, app/components/creative_demand/supply-chain-innovate-detial/view.scss */
.supply-chain-innovate-detial .main-demand-body .control-group .data-right .response-demand > table tr td > table thead tr {
  background-color: #f4f4f4;
}
/* line 99, app/components/creative_demand/supply-chain-innovate-detial/view.scss */
.supply-chain-innovate-detial .main-demand-body .control-group .data-right .response-demand > table tr td > table thead tr th {
  font-weight: bold;
  color: #2d323e;
}
/* line 103, app/components/creative_demand/supply-chain-innovate-detial/view.scss */
.supply-chain-innovate-detial .main-demand-body .control-group .data-right .response-demand > table tr td > table thead tr th:nth-child(1) {
  text-align: center;
}
/* line 109, app/components/creative_demand/supply-chain-innovate-detial/view.scss */
.supply-chain-innovate-detial .main-demand-body .control-group .data-right .response-demand > table tr td > table tbody tr:nth-child(odd) {
  background-color: #fdfdfd;
}
/* line 112, app/components/creative_demand/supply-chain-innovate-detial/view.scss */
.supply-chain-innovate-detial .main-demand-body .control-group .data-right .response-demand > table tr td > table tbody tr:nth-child(even) {
  background-color: #f4f4f4;
}
/* line 115, app/components/creative_demand/supply-chain-innovate-detial/view.scss */
.supply-chain-innovate-detial .main-demand-body .control-group .data-right .response-demand > table tr td > table tbody td:nth-child(1) {
  font-weight: normal;
  text-align: center;
}
/* line 121, app/components/creative_demand/supply-chain-innovate-detial/view.scss */
.supply-chain-innovate-detial .main-demand-body .control-group .data-right .response-demand > table tr td a {
  color: #3884c0;
  font-size: 14px;
  font-style: italic;
  text-decoration: underline;
}
/* line 128, app/components/creative_demand/supply-chain-innovate-detial/view.scss */
.supply-chain-innovate-detial .main-demand-body .control-group .data-right .response-demand > table tr > td:nth-child(1) {
  font-size: 14px;
  font-weight: bold;
  color: #2d323e;
}
/* line 136, app/components/creative_demand/supply-chain-innovate-detial/view.scss */
.supply-chain-innovate-detial .main-demand-body .control-group .data-right .response-box {
  width: 100%;
  text-align: center;
}
/* line 139, app/components/creative_demand/supply-chain-innovate-detial/view.scss */
.supply-chain-innovate-detial .main-demand-body .control-group .data-right .response-box > div {
  font-size: 12px;
  color: #717171;
  padding: 10px 0;
}
/* line 147, app/components/creative_demand/supply-chain-innovate-detial/view.scss */
.supply-chain-innovate-detial .main-demand-body .demand-block1 {
  padding: 45px 0 35px 0;
}
/* line 150, app/components/creative_demand/supply-chain-innovate-detial/view.scss */
.supply-chain-innovate-detial .main-demand-body .circle-button-black {
  width: 164px;
  height: 30px !important;
  line-height: 30px;
  background-color: #2d323e;
  border-radius: 22px;
  color: #fff;
  font-size: 18px;
  border: 0;
}
/* line 160, app/components/creative_demand/supply-chain-innovate-detial/view.scss */
.supply-chain-innovate-detial .main-demand-body .circle-button-white {
  width: 164px;
  height: 30px !important;
  line-height: 30px;
  background-color: #fff;
  border-radius: 22px;
  color: #2d323e;
  font-size: 18px;
  border: 1px solid #2d323e;
}
/* line 5, app/components/creative_demand/supply-chain-innovate/view.scss */
.supply_chain_innovate .main-demand-body {
  padding: 40px 60px !important;
}
/* line 7, app/components/creative_demand/supply-chain-innovate/view.scss */
.supply_chain_innovate .main-demand-body .control-group, .supply_chain_innovate .main-demand-body .control-group-half {
  width: 100%;
  padding: 15px 0;
}
/* line 10, app/components/creative_demand/supply-chain-innovate/view.scss */
.supply_chain_innovate .main-demand-body .control-group label, .supply_chain_innovate .main-demand-body .control-group-half label {
  font-size: 16px;
  font-weight: bold;
  text-align: right;
  width: 140px;
}
/* line 17, app/components/creative_demand/supply-chain-innovate/view.scss */
.supply_chain_innovate .main-demand-body .control-group .pic-upload-box, .supply_chain_innovate .main-demand-body .control-group-half .pic-upload-box {
  display: inline-block;
  vertical-align: top;
}
/* line 20, app/components/creative_demand/supply-chain-innovate/view.scss */
.supply_chain_innovate .main-demand-body .control-group .pic-upload-box > div, .supply_chain_innovate .main-demand-body .control-group-half .pic-upload-box > div {
  display: inline-block;
}
/* line 24, app/components/creative_demand/supply-chain-innovate/view.scss */
.supply_chain_innovate .main-demand-body .control-group .pic-upload-intro, .supply_chain_innovate .main-demand-body .control-group-half .pic-upload-intro {
  padding: 5px 0 10px 0;
  margin-left: 142px;
}
/* line 28, app/components/creative_demand/supply-chain-innovate/view.scss */
.supply_chain_innovate .main-demand-body .control-group .one-pic-group, .supply_chain_innovate .main-demand-body .control-group-half .one-pic-group {
  width: 100px;
  height: 124px;
  margin-right: 10px;
  cursor: pointer;
  float: left;
}
/* line 34, app/components/creative_demand/supply-chain-innovate/view.scss */
.supply_chain_innovate .main-demand-body .control-group .one-pic-group .bottom-btn, .supply_chain_innovate .main-demand-body .control-group-half .one-pic-group .bottom-btn {
  width: 100%;
  display: inline-block;
}
/* line 37, app/components/creative_demand/supply-chain-innovate/view.scss */
.supply_chain_innovate .main-demand-body .control-group .one-pic-group .bottom-btn a, .supply_chain_innovate .main-demand-body .control-group-half .one-pic-group .bottom-btn a {
  padding: 10px 0 0 0;
  color: #000;
  display: inline-block;
}
/* line 42, app/components/creative_demand/supply-chain-innovate/view.scss */
.supply_chain_innovate .main-demand-body .control-group .one-pic-group .bottom-btn .reUpload, .supply_chain_innovate .main-demand-body .control-group-half .one-pic-group .bottom-btn .reUpload {
  float: left;
}
/* line 45, app/components/creative_demand/supply-chain-innovate/view.scss */
.supply_chain_innovate .main-demand-body .control-group .one-pic-group .bottom-btn .delPic, .supply_chain_innovate .main-demand-body .control-group-half .one-pic-group .bottom-btn .delPic {
  float: right;
}
/* line 52, app/components/creative_demand/supply-chain-innovate/view.scss */
.supply_chain_innovate .main-demand-body .control-group .data-validate-item .select-menu, .supply_chain_innovate .main-demand-body .control-group-half .data-validate-item .select-menu {
  left: 0;
  position: absolute;
  width: 320px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
/* line 58, app/components/creative_demand/supply-chain-innovate/view.scss */
.supply_chain_innovate .main-demand-body .control-group .data-validate-item .select-menu .search, .supply_chain_innovate .main-demand-body .control-group-half .data-validate-item .select-menu .search {
  padding: 5px;
}
/* line 60, app/components/creative_demand/supply-chain-innovate/view.scss */
.supply_chain_innovate .main-demand-body .control-group .data-validate-item .select-menu .search input[type=text], .supply_chain_innovate .main-demand-body .control-group-half .data-validate-item .select-menu .search input[type=text] {
  width: 85px;
}
/* line 63, app/components/creative_demand/supply-chain-innovate/view.scss */
.supply_chain_innovate .main-demand-body .control-group .data-validate-item .select-menu .search .btn-small, .supply_chain_innovate .main-demand-body .control-group-half .data-validate-item .select-menu .search .btn-small {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 12px;
}
/* line 69, app/components/creative_demand/supply-chain-innovate/view.scss */
.supply_chain_innovate .main-demand-body .control-group .data-validate-item .select-menu ul, .supply_chain_innovate .main-demand-body .control-group-half .data-validate-item .select-menu ul {
  padding: 0 5px;
  height: auto;
  max-height: 300px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 76, app/components/creative_demand/supply-chain-innovate/view.scss */
.supply_chain_innovate .main-demand-body .control-group .data-validate-item .select-menu li, .supply_chain_innovate .main-demand-body .control-group-half .data-validate-item .select-menu li {
  line-height: 20px !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 79, app/components/creative_demand/supply-chain-innovate/view.scss */
.supply_chain_innovate .main-demand-body .control-group .data-validate-item .select-menu li label, .supply_chain_innovate .main-demand-body .control-group-half .data-validate-item .select-menu li label {
  width: 115px !important;
  margin: 5px 10px 5px 5px !important;
}
/* line 87, app/components/creative_demand/supply-chain-innovate/view.scss */
.supply_chain_innovate .main-demand-body .control-group .data-validate-item .select-menu .product-operate-p, .supply_chain_innovate .main-demand-body .control-group-half .data-validate-item .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 93, app/components/creative_demand/supply-chain-innovate/view.scss */
.supply_chain_innovate .main-demand-body .control-group .data-validate-item .select-menu .scope-category-label, .supply_chain_innovate .main-demand-body .control-group-half .data-validate-item .select-menu .scope-category-label {
  text-align: left !important;
  font-size: 14px;
  font-weight: normal;
  font-family: "Microsoft YaHei";
}
/* line 101, app/components/creative_demand/supply-chain-innovate/view.scss */
.supply_chain_innovate .main-demand-body .control-group-half {
  width: 50%;
  float: left;
}
/* line 105, app/components/creative_demand/supply-chain-innovate/view.scss */
.supply_chain_innovate .main-demand-body .input-group-append {
  display: inline-block;
  width: 320px;
  border: 1px solid #c9c9c9;
  height: 36px;
  vertical-align: middle;
}
/* line 113, app/components/creative_demand/supply-chain-innovate/view.scss */
.supply_chain_innovate .main-demand-body .control-group > input, .supply_chain_innovate .main-demand-body .control-group-half > input {
  width: 460px;
  height: 24px;
  line-height: 24px;
  padding: 6px 10px;
  vertical-align: middle;
}
/* line 120, app/components/creative_demand/supply-chain-innovate/view.scss */
.supply_chain_innovate .main-demand-body .control-group .datepicker, .supply_chain_innovate .main-demand-body .control-group-half .datepicker {
  width: 270px !important;
  height: 22px;
  line-height: 22px;
  border: none;
}
/* line 123, app/components/creative_demand/supply-chain-innovate/view.scss */
.supply_chain_innovate .main-demand-body .control-group .calendar, .supply_chain_innovate .main-demand-body .control-group-half .calendar {
  padding: 10px 7px;
  border-left: 0;
  background-color: #ffffff;
  border: none;
}
/* line 126, app/components/creative_demand/supply-chain-innovate/view.scss */
.supply_chain_innovate .main-demand-body .control-group > select, .supply_chain_innovate .main-demand-body .control-group-half > select {
  width: 320px;
  line-height: 38px;
  height: 38px;
  vertical-align: middle;
}
/* line 132, app/components/creative_demand/supply-chain-innovate/view.scss */
.supply_chain_innovate .main-demand-body .control-group > textarea, .supply_chain_innovate .main-demand-body .control-group-half > textarea {
  width: 900px;
  padding: 6px 10px;
  border-radius: 0;
}
/* line 137, app/components/creative_demand/supply-chain-innovate/view.scss */
.supply_chain_innovate .main-demand-body .control-group .product-select2, .supply_chain_innovate .main-demand-body .control-group-half .product-select2 {
  width: 320px;
  line-height: 38px;
  margin-top: 10px;
  height: 38px;
  vertical-align: middle;
  margin-left: 146px;
}
/* line 2, app/components/demand/creative_demand/view.scss */
.creative_demand #wrap_slide {
  width: 218px;
  height: 535px;
  position: relative;
}
/* line 4, app/components/demand/creative_demand/view.scss */
.creative_demand #wrap_slide #slide {
  width: 218px;
  height: 506px;
  overflow: hidden;
  position: absolute;
  top: 45px;
}
/* line 6, app/components/demand/creative_demand/view.scss */
.creative_demand #wrap_slide #slide p {
  margin: 10px 0 0 0;
  font-size: 12px;
  line-height: 20px;
  color: #545454;
  text-align: center;
}
/* line 9, app/components/demand/creative_demand/view.scss */
.creative_demand #wrap_slide #slide .slide_con {
  text-decoration: none;
  display: block;
  width: 218px;
  height: 506px;
  position: absolute;
  left: 480px;
}
/* line 14, app/components/demand/creative_demand/view.scss */
.creative_demand #wrap_slide #previous {
  width: 12px;
  height: 24px;
  line-height: 99em;
  overflow: hidden;
  position: absolute;
  left: 5px;
  top: 100px;
  cursor: pointer;
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/left.gif', sizingMethod='crop');
}
/* line 18, app/components/demand/creative_demand/view.scss */
.creative_demand #wrap_slide #next {
  width: 12px;
  height: 24px;
  line-height: 99em;
  overflow: hidden;
  position: absolute;
  left: 230px;
  top: 100px;
  cursor: pointer;
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/right.gif', sizingMethod='crop');
}
/* line 21, app/components/demand/creative_demand/view.scss */
.creative_demand #wrap_slide .slide_box {
  position: absolute;
  top: 550px;
  width: 100%;
}
/* line 23, app/components/demand/creative_demand/view.scss */
.creative_demand #wrap_slide .slide_box ul {
  padding: 5px 0 15px 2px;
  height: 10px;
}
/* line 25, app/components/demand/creative_demand/view.scss */
.creative_demand #wrap_slide .slide_box ul li {
  float: left;
  margin-right: 1px;
}
/* line 27, app/components/demand/creative_demand/view.scss */
.creative_demand #wrap_slide .slide_box #pagination {
  display: block;
  list-style: none;
  position: absolute;
  top: 25px;
  z-index: 9900;
  padding: 5px 15px 5px 0;
  margin: 0;
}
/* line 35, app/components/demand/creative_demand/view.scss */
.creative_demand #wrap_slide .slide_box #pagination li {
  display: block;
  list-style: none;
  width: 10px;
  height: 10px;
  float: left;
  margin-left: 15px;
  border-radius: 5px;
  background: #b6b6b6;
}
/* line 44, app/components/demand/creative_demand/view.scss */
.creative_demand #wrap_slide .slide_box #pagination li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  text-indent: -9999px;
}
/* line 53, app/components/demand/creative_demand/view.scss */
.creative_demand #wrap_slide .slide_box #pagination li.current {
  background: #0b4781;
}
/* line 1, app/components/demand/demand_buyer/view.scss */
.demand-demand-buyer {
  margin-left: 20px;
}
/* line 2, app/components/demand/demand_buyer/view.scss */
.demand-demand-buyer h3 {
  padding: 16px 0 16px 0;
}
/* line 9, app/components/demand/demand_buyer/view.scss */
.demand-demand-buyer .card .icon-level {
  display: block;
  margin-top: 10px;
}
/* line 13, app/components/demand/demand_buyer/view.scss */
.demand-demand-buyer .card h5 {
  font-size: 12px;
  font-weight: normal;
  margin: 15px 0 0 0;
  line-height: 28px;
}
/* line 20, app/components/demand/demand_buyer/view.scss */
.demand-demand-buyer .card dl {
  font-size: 12px;
  line-height: 28px;
}
/* line 25, app/components/demand/demand_buyer/view.scss */
.demand-demand-buyer .card dl dd span {
  color: inherit;
}
/* line 1, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bg {
  width: 1920px;
  height: 1080px;
  background: url(/srmoem/assets/images/icons.png) 0px 0px no-repeat;
}

/* line 6, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-tip {
  width: 1200px;
  height: 243px;
  background: url(/srmoem/assets/images/icons.png) 0px -1080px no-repeat;
}

/* line 11, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-foot-line {
  width: 1200px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) 0px -1323px no-repeat;
}

/* line 16, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-border-image, .demand-detail .demand-content .demand-line-last {
  width: 1100px;
  height: 48px;
  background: url(/srmoem/assets/images/icons.png) 0px -1363px no-repeat;
}

/* line 21, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-6 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1411px no-repeat;
}

/* line 26, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-3 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1435px no-repeat;
}

/* line 31, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-4 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1459px no-repeat;
}

/* line 36, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-5 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1483px no-repeat;
}

/* line 41, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-7 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1507px no-repeat;
}

/* line 46, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-8 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1531px no-repeat;
}

/* line 51, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-1 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1555px no-repeat;
}

/* line 56, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-2 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1579px no-repeat;
}

/* line 61, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-line1 {
  width: 1001px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1603px no-repeat;
}

/* line 66, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow1 {
  width: 910px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -1001px -1603px no-repeat;
}

/* line 71, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow2 {
  width: 910px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) 0px -1627px no-repeat;
}

/* line 76, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-7 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1640px no-repeat;
}

/* line 81, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-1 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1640px no-repeat;
}

/* line 86, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-6 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1674px no-repeat;
}

/* line 91, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-5 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1674px no-repeat;
}

/* line 96, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-4 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1708px no-repeat;
}

/* line 101, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-2 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1708px no-repeat;
}

/* line 106, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-9 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1742px no-repeat;
}

/* line 111, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-8 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1742px no-repeat;
}

/* line 116, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-top3 {
  width: 382px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1080px no-repeat;
}

/* line 121, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-top1 {
  width: 382px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1135px no-repeat;
}

/* line 126, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-top2 {
  width: 382px;
  height: 52px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1190px no-repeat;
}

/* line 131, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-supplier-logo {
  width: 300px;
  height: 60px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1242px no-repeat;
}

/* line 136, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-buyplatform-new {
  width: 273px;
  height: 60px;
  background: url(/srmoem/assets/images/icons.png) -1500px -1242px no-repeat;
}

/* line 141, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contactUs {
  width: 240px;
  height: 65px;
  background: url(/srmoem/assets/images/icons.png) 0px -1776px no-repeat;
}

/* line 146, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-buyer-admin {
  width: 233px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1080px no-repeat;
}

/* line 151, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-login-logo {
  width: 223px;
  height: 41px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1135px no-repeat;
}

/* line 156, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-supplier-banner {
  width: 220px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1190px no-repeat;
}

/* line 161, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-plansubmit {
  width: 210px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1209px no-repeat;
}

/* line 166, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-interaction {
  width: 210px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1302px no-repeat;
}

/* line 171, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-right {
  width: 207px;
  height: 25px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1323px no-repeat;
}

/* line 176, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b1 {
  width: 195px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1100px -1363px no-repeat;
}

/* line 181, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b2 {
  width: 195px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1295px -1363px no-repeat;
}

/* line 186, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-demand-top {
  width: 166px;
  height: 54px;
  background: url(/srmoem/assets/images/icons.png) -240px -1776px no-repeat;
}

/* line 191, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search-bg {
  width: 162px;
  height: 22px;
  background: url(/srmoem/assets/images/icons.png) -1407px -1323px no-repeat;
}

/* line 196, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser10 {
  width: 160px;
  height: 50px;
  background: url(/srmoem/assets/images/icons.png) -406px -1776px no-repeat;
}

/* line 201, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-topic-now {
  width: 160px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1118px no-repeat;
}

/* line 206, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bottomline {
  width: 1px;
  height: 155px;
  background: url(/srmoem/assets/images/icons.png) -1920px 0px no-repeat;
}

/* line 211, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-demand-sub-top {
  width: 153px;
  height: 54px;
  background: url(/srmoem/assets/images/icons.png) 0px -1841px no-repeat;
}

/* line 216, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-demand-detail-top {
  width: 151px;
  height: 54px;
  background: url(/srmoem/assets/images/icons.png) -153px -1841px no-repeat;
}

/* line 221, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b3 {
  width: 151px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1490px -1363px no-repeat;
}

/* line 226, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b4 {
  width: 151px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1641px -1363px no-repeat;
}

/* line 231, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss3 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px 0px no-repeat;
}

/* line 236, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss2 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -100px no-repeat;
}

/* line 241, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss1 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -200px no-repeat;
}

/* line 246, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss4 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -300px no-repeat;
}

/* line 251, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss6 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -400px no-repeat;
}

/* line 256, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss5 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -500px no-repeat;
}

/* line 261, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-supplier-logo-white {
  width: 148px;
  height: 27px;
  background: url(/srmoem/assets/images/icons.png) -1921px -600px no-repeat;
}

/* line 266, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo {
  width: 147px;
  height: 61px;
  background: url(/srmoem/assets/images/icons.png) -1921px -627px no-repeat;
}

/* line 271, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-left {
  width: 146px;
  height: 25px;
  background: url(/srmoem/assets/images/icons.png) -1921px -688px no-repeat;
}

/* line 276, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-gzt {
  width: 140px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1921px -713px no-repeat;
}

/* line 281, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser3 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -768px no-repeat;
}

/* line 286, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser7 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -812px no-repeat;
}

/* line 291, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser6 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -856px no-repeat;
}

/* line 296, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser5 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -900px no-repeat;
}

/* line 301, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser8 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -944px no-repeat;
}

/* line 306, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser9 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -988px no-repeat;
}

/* line 311, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser1 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1032px no-repeat;
}

/* line 316, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser2 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1076px no-repeat;
}

/* line 321, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser4 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1120px no-repeat;
}

/* line 326, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-scheme-top {
  width: 131px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1164px no-repeat;
}

/* line 331, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-c-hide {
  width: 58px;
  height: 130px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1219px no-repeat;
}

/* line 336, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-c-show {
  width: 58px;
  height: 130px;
  background: url(/srmoem/assets/images/icons.png) -1979px -1219px no-repeat;
}

/* line 341, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-buyplatform {
  width: 130px;
  height: 27px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1349px no-repeat;
}

/* line 346, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-scheme-sub-top {
  width: 128px;
  height: 52px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1376px no-repeat;
}

/* line 351, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-scheme-detail-top {
  width: 128px;
  height: 52px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1428px no-repeat;
}

/* line 356, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhds {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1480px no-repeat;
}

/* line 361, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icondydj {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1524px no-repeat;
}

/* line 366, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconembraco {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1568px no-repeat;
}

/* line 371, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconfl {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1612px no-repeat;
}

/* line 376, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconbg {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1656px no-repeat;
}

/* line 381, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconbe {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1700px no-repeat;
}

/* line 386, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconfxpk {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1744px no-repeat;
}

/* line 391, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icongk {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1788px no-repeat;
}

/* line 396, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconda {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1832px no-repeat;
}

/* line 401, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhh {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1773px -1242px no-repeat;
}

/* line 406, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconxk {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -566px -1776px no-repeat;
}

/* line 411, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhl {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -686px -1776px no-repeat;
}

/* line 416, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsx {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -806px -1776px no-repeat;
}

/* line 421, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhmt {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -926px -1776px no-repeat;
}

/* line 426, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhsm {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1046px -1776px no-repeat;
}

/* line 431, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon3M {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1166px -1776px no-repeat;
}

/* line 436, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconrdc {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1286px -1776px no-repeat;
}

/* line 441, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsps {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1406px -1776px no-repeat;
}

/* line 446, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconrs {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1526px -1776px no-repeat;
}

/* line 451, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconskf {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1646px -1776px no-repeat;
}

/* line 456, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsl {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1766px -1776px no-repeat;
}

/* line 461, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsldj {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -304px -1841px no-repeat;
}

/* line 466, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsbf {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -424px -1841px no-repeat;
}

/* line 471, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-scheme-right {
  width: 111px;
  height: 25px;
  background: url(/srmoem/assets/images/icons.png) -1805px -1135px no-repeat;
}

/* line 476, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contributed-bail {
  width: 106px;
  height: 28px;
  background: url(/srmoem/assets/images/icons.png) -1792px -1363px no-repeat;
}

/* line 481, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contribute-bail {
  width: 104px;
  height: 26px;
  background: url(/srmoem/assets/images/icons.png) -1815px -1080px no-repeat;
}

/* line 486, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-add-pic {
  width: 100px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) 0px -1895px no-repeat;
}

/* line 491, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-add-more-pic {
  width: 100px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -100px -1895px no-repeat;
}

/* line 496, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bubble {
  width: 100px;
  height: 50px;
  background: url(/srmoem/assets/images/icons.png) -200px -1895px no-repeat;
}

/* line 501, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lmfg {
  width: 100px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -544px -1841px no-repeat;
}

/* line 506, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lcy {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -644px -1841px no-repeat;
}

/* line 511, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-lsc {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -742px -1841px no-repeat;
}

/* line 516, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lhlf {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -840px -1841px no-repeat;
}

/* line 521, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lesp {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -938px -1841px no-repeat;
}

/* line 526, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lhaier {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -1036px -1841px no-repeat;
}

/* line 531, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-haizol {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -1134px -1841px no-repeat;
}

/* line 536, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lhope {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -1232px -1841px no-repeat;
}

/* line 541, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-UAPP {
  width: 96px;
  height: 96px;
  background: url(/srmoem/assets/images/icons.png) -2071px 0px no-repeat;
}

/* line 546, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-HDY {
  width: 96px;
  height: 95px;
  background: url(/srmoem/assets/images/icons.png) -2071px -96px no-repeat;
}

/* line 551, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-check-demand {
  width: 96px;
  height: 30px;
  background: url(/srmoem/assets/images/icons.png) -2071px -191px no-repeat;
}

/* line 556, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-leftbg {
  width: 32px;
  height: 84px;
  background: url(/srmoem/assets/images/icons.png) -2071px -221px no-repeat;
}

/* line 561, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-level-5 {
  width: 68px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -305px no-repeat;
}

/* line 566, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-freezer {
  width: 66px;
  height: 66px;
  background: url(/srmoem/assets/images/icons.png) -2071px -321px no-repeat;
}

/* line 571, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-person {
  width: 64px;
  height: 49px;
  background: url(/srmoem/assets/images/icons.png) -2103px -221px no-repeat;
}

/* line 576, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon10 {
  width: 63px;
  height: 63px;
  background: url(/srmoem/assets/images/icons.png) -2071px -387px no-repeat;
}

/* line 581, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon11 {
  width: 63px;
  height: 63px;
  background: url(/srmoem/assets/images/icons.png) -2071px -450px no-repeat;
}

/* line 586, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-kt {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -513px no-repeat;
}

/* line 591, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-qt {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -549px no-repeat;
}

/* line 596, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-mj {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -585px no-repeat;
}

/* line 601, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-xyj {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -621px no-repeat;
}

/* line 606, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-dz {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -657px no-repeat;
}

/* line 611, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-rsq {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -693px no-repeat;
}

/* line 616, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-cfdq {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -729px no-repeat;
}

/* line 621, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bl {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -765px no-repeat;
}

/* line 626, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-circle {
  width: 60px;
  height: 28px;
  background: url(/srmoem/assets/images/icons.png) -2103px -270px no-repeat;
}

/* line 631, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-leftbgLead {
  width: 32px;
  height: 53px;
  background: url(/srmoem/assets/images/icons.png) -2134px -387px no-repeat;
}

/* line 636, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-left01 {
  width: 24px;
  height: 53px;
  background: url(/srmoem/assets/images/icons.png) -2137px -321px no-repeat;
}

/* line 641, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-right01 {
  width: 24px;
  height: 53px;
  background: url(/srmoem/assets/images/icons.png) -2134px -450px no-repeat;
}

/* line 646, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-byMonth {
  width: 50px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -801px no-repeat;
}

/* line 651, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-byYear {
  width: 50px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -825px no-repeat;
}

/* line 656, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-byDay {
  width: 50px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -849px no-repeat;
}

/* line 661, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-line {
  width: 45px;
  height: 30px;
  background: url(/srmoem/assets/images/icons.png) -2071px -873px no-repeat;
}

/* line 666, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goto-top {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -903px no-repeat;
}

/* line 671, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow05 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -903px no-repeat;
}

/* line 676, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow02 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -943px no-repeat;
}

/* line 681, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow04 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -943px no-repeat;
}

/* line 686, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow01 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -983px no-repeat;
}

/* line 691, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-message {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -983px no-repeat;
}

/* line 696, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-questionnaire {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1023px no-repeat;
}

/* line 701, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contact-blue {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1023px no-repeat;
}

/* line 706, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contact {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1063px no-repeat;
}

/* line 711, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow03 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1063px no-repeat;
}

/* line 716, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-person {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1103px no-repeat;
}

/* line 721, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-lock {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1103px no-repeat;
}

/* line 726, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-correct {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1141px no-repeat;
}

/* line 731, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-warning2 {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1141px no-repeat;
}

/* line 736, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-tqrdc {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1179px no-repeat;
}

/* line 741, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-info {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1179px no-repeat;
}

/* line 746, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-order {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1218px no-repeat;
}

/* line 751, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-my {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1218px no-repeat;
}

/* line 756, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-warnning {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1257px no-repeat;
}

/* line 761, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-tactics {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1257px no-repeat;
}

/* line 766, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-line {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1296px no-repeat;
}

/* line 771, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-user1 {
  width: 38px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1296px no-repeat;
}

/* line 776, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-password {
  width: 38px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1335px no-repeat;
}

/* line 781, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-successful01 {
  width: 37px;
  height: 37px;
  background: url(/srmoem/assets/images/icons.png) -2109px -1335px no-repeat;
}

/* line 786, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-info {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -513px no-repeat;
}

/* line 791, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-error {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -549px no-repeat;
}

/* line 796, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-warning {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -585px no-repeat;
}

/* line 801, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-white {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -621px no-repeat;
}

/* line 806, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-confirm {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -657px no-repeat;
}

/* line 811, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-success {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -693px no-repeat;
}

/* line 816, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-promote {
  width: 34px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -729px no-repeat;
}

/* line 821, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-reduce {
  width: 34px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -765px no-repeat;
}

/* line 826, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-plan-title-arrow {
  width: 13px;
  height: 32px;
  background: url(/srmoem/assets/images/icons.png) -2151px -903px no-repeat;
}

/* line 831, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-green-ok {
  width: 28px;
  height: 27px;
  background: url(/srmoem/assets/images/icons.png) -2116px -873px no-repeat;
}

/* line 836, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-right {
  width: 16px;
  height: 26px;
  background: url(/srmoem/assets/images/icons.png) -2144px -873px no-repeat;
}

/* line 841, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-left {
  width: 16px;
  height: 26px;
  background: url(/srmoem/assets/images/icons.png) -2151px -943px no-repeat;
}

/* line 846, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-show {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2121px -801px no-repeat;
}

/* line 851, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon31 {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2121px -825px no-repeat;
}

/* line 856, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-down {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2121px -849px no-repeat;
}

/* line 861, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-up {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1373px no-repeat;
}

/* line 866, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-hide {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2095px -1373px no-repeat;
}

/* line 871, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-email {
  width: 24px;
  height: 18px;
  background: url(/srmoem/assets/images/icons.png) -2119px -1373px no-repeat;
}

/* line 876, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-green-circle {
  width: 22px;
  height: 22px;
  background: url(/srmoem/assets/images/icons.png) -2145px -801px no-repeat;
}

/* line 881, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-red-circle {
  width: 22px;
  height: 22px;
  background: url(/srmoem/assets/images/icons.png) -2145px -825px no-repeat;
}

/* line 886, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-close {
  width: 20px;
  height: 20px;
  background: url(/srmoem/assets/images/icons.png) -2145px -849px no-repeat;
}

/* line 891, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-case {
  width: 17px;
  height: 20px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1179px no-repeat;
}

/* line 896, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon38 {
  width: 20px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2139px -305px no-repeat;
}

/* line 901, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon36 {
  width: 20px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2146px -1335px no-repeat;
}

/* line 906, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-messages {
  width: 20px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2137px -374px no-repeat;
}

/* line 911, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-l {
  width: 19px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -2148px -1296px no-repeat;
}

/* line 916, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-r {
  width: 19px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -2148px -1315px no-repeat;
}

/* line 921, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon8 {
  width: 19px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2146px -1349px no-repeat;
}

/* line 926, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon28 {
  width: 15px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -2151px -983px no-repeat;
}

/* line 931, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon2 {
  width: 19px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2143px -1373px no-repeat;
}

/* line 936, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon26 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1397px no-repeat;
}

/* line 941, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon29 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2090px -1397px no-repeat;
}

/* line 946, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon24 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2109px -1397px no-repeat;
}

/* line 951, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon7 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2128px -1397px no-repeat;
}

/* line 956, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon21 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2147px -1397px no-repeat;
}

/* line 961, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon3 {
  width: 18px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1199px no-repeat;
}

/* line 966, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon6 {
  width: 18px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1218px no-repeat;
}

/* line 971, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon16 {
  width: 18px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1232px no-repeat;
}

/* line 976, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-email {
  width: 18px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1257px no-repeat;
}

/* line 981, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search2 {
  width: 17px;
  height: 17px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1271px no-repeat;
}

/* line 986, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search {
  width: 17px;
  height: 17px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1411px no-repeat;
}

/* line 991, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon5 {
  width: 17px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2088px -1411px no-repeat;
}

/* line 996, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon27 {
  width: 17px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2105px -1411px no-repeat;
}

/* line 1001, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon18 {
  width: 17px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2122px -1411px no-repeat;
}

/* line 1006, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon41 {
  width: 17px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2139px -1411px no-repeat;
}

/* line 1011, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon19 {
  width: 17px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1428px no-repeat;
}

/* line 1016, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon22 {
  width: 17px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2088px -1428px no-repeat;
}

/* line 1021, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-info16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1002px no-repeat;
}

/* line 1026, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-info-small {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1023px no-repeat;
}

/* line 1031, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-notfinish {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1039px no-repeat;
}

/* line 1036, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-error16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1063px no-repeat;
}

/* line 1041, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-next {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1079px no-repeat;
}

/* line 1046, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-user {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1103px no-repeat;
}

/* line 1051, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-13 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1119px no-repeat;
}

/* line 1056, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-warning16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1141px no-repeat;
}

/* line 1061, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-trash-small {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1157px no-repeat;
}

/* line 1066, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-success16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1440px no-repeat;
}

/* line 1071, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-back {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2087px -1440px no-repeat;
}

/* line 1076, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-plus-big {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2103px -1440px no-repeat;
}

/* line 1081, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-finish {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2119px -1440px no-repeat;
}

/* line 1086, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-calendar {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2135px -1440px no-repeat;
}

/* line 1091, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon13 {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2150px -1440px no-repeat;
}

/* line 1096, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-attachment {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1456px no-repeat;
}

/* line 1101, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon9 {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2086px -1456px no-repeat;
}

/* line 1106, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-home {
  width: 16px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2101px -1456px no-repeat;
}

/* line 1111, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-attach {
  width: 14px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1472px no-repeat;
}

/* line 1116, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon14 {
  width: 13px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1472px no-repeat;
}

/* line 1121, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon12 {
  width: 16px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2151px -969px no-repeat;
}

/* line 1126, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon4 {
  width: 15px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2117px -1456px no-repeat;
}

/* line 1131, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon35 {
  width: 15px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2132px -1456px no-repeat;
}

/* line 1136, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-jb {
  width: 15px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2147px -1456px no-repeat;
}

/* line 1141, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon34 {
  width: 15px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2105px -1428px no-repeat;
}

/* line 1146, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-yhddqs {
  width: 15px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2120px -1428px no-repeat;
}

/* line 1151, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-check {
  width: 15px;
  height: 11px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1246px no-repeat;
}

/* line 1156, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon45 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2098px -1472px no-repeat;
}

/* line 1161, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-14 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2112px -1472px no-repeat;
}

/* line 1166, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-f {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2126px -1472px no-repeat;
}

/* line 1171, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon48 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2140px -1472px no-repeat;
}

/* line 1176, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-8 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1488px no-repeat;
}

/* line 1181, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon1 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1488px no-repeat;
}

/* line 1186, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-11 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2099px -1488px no-repeat;
}

/* line 1191, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon30 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2113px -1488px no-repeat;
}

/* line 1196, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-question {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2127px -1488px no-repeat;
}

/* line 1201, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon43 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2141px -1488px no-repeat;
}

/* line 1206, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-10 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1502px no-repeat;
}

/* line 1211, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-help {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1502px no-repeat;
}

/* line 1216, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon15 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2099px -1502px no-repeat;
}

/* line 1221, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-9 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2113px -1502px no-repeat;
}

/* line 1226, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon40 {
  width: 14px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2127px -1502px no-repeat;
}

/* line 1231, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon44 {
  width: 14px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2141px -1502px no-repeat;
}

/* line 1236, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon20 {
  width: 14px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1516px no-repeat;
}

/* line 1241, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon17 {
  width: 12px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2154px -1472px no-repeat;
}

/* line 1246, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-email-read {
  width: 14px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2135px -1428px no-repeat;
}

/* line 1251, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-50 {
  width: 14px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1428px no-repeat;
}

/* line 1256, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-email-unread {
  width: 14px;
  height: 11px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1516px no-repeat;
}

/* line 1261, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon49 {
  width: 14px;
  height: 11px;
  background: url(/srmoem/assets/images/icons.png) -2099px -1516px no-repeat;
}

/* line 1266, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon46 {
  width: 13px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1529px no-repeat;
}

/* line 1271, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon23 {
  width: 12px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2155px -1488px no-repeat;
}

/* line 1276, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon25 {
  width: 12px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2155px -1502px no-repeat;
}

/* line 1281, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-part-in {
  width: 12px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2084px -1529px no-repeat;
}

/* line 1286, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-choosed {
  width: 13px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2096px -1529px no-repeat;
}

/* line 1291, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon47 {
  width: 10px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2157px -374px no-repeat;
}

/* line 1296, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-top1 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2109px -1529px no-repeat;
}

/* line 1301, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search-icon {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2121px -1529px no-repeat;
}

/* line 1306, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-gb {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2133px -1529px no-repeat;
}

/* line 1311, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon33 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2145px -1529px no-repeat;
}

/* line 1316, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon39 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1542px no-repeat;
}

/* line 1321, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-gray-circle {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2083px -1542px no-repeat;
}

/* line 1326, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-blue {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2095px -1542px no-repeat;
}

/* line 1331, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon42 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2107px -1542px no-repeat;
}

/* line 1336, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon32 {
  width: 12px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2134px -440px no-repeat;
}

/* line 1341, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowup {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2134px -503px no-repeat;
}

/* line 1346, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowdown {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2145px -503px no-repeat;
}

/* line 1351, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowdown-current {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2156px -503px no-repeat;
}

/* line 1356, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowup-current {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2156px -1411px no-repeat;
}

/* line 1361, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-12 {
  width: 11px;
  height: 7px;
  background: url(/srmoem/assets/images/icons.png) -2103px -298px no-repeat;
}

/* line 1366, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-minus {
  width: 9px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2146px -440px no-repeat;
}

/* line 1371, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-plus {
  width: 9px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2155px -440px no-repeat;
}

/* line 1376, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-right {
  width: 6px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2159px -305px no-repeat;
}

/* line 1381, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowright-small {
  width: 5px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2161px -321px no-repeat;
}

/* line 1386, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-more {
  width: 9px;
  height: 5px;
  background: url(/srmoem/assets/images/icons.png) -2114px -298px no-repeat;
}

/* line 1391, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowdown-small {
  width: 9px;
  height: 5px;
  background: url(/srmoem/assets/images/icons.png) -2123px -298px no-repeat;
}

/* line 1396, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-disc-black {
  width: 6px;
  height: 6px;
  background: url(/srmoem/assets/images/icons.png) -2159px -314px no-repeat;
}

/* line 1401, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-disc {
  width: 6px;
  height: 6px;
  background: url(/srmoem/assets/images/icons.png) -2161px -330px no-repeat;
}

/* line 5, app/components/demand/demand_detail/view.scss */
.demand-detail {
  font-family: 'Microsoft YaHei';
}
/* line 8, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-info-inline label {
  text-align: right;
  width: 80px;
}
/* line 14, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content {
  border: 1px solid #eeeeee;
  margin-bottom: 30px;
  padding: 20px 20px 10px;
}
/* line 19, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content.front-show {
  border: 0;
  margin-bottom: 0px;
  padding: 20px 0;
}
/* line 25, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-one-line,
.demand-detail .demand-content .demand-half-line {
  margin-bottom: 5px;
  border: 1px dashed #eeeeee;
  background-color: #e4f2fc;
}
/* line 32, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-one-line.all-width .demand-info-inline,
.demand-detail .demand-content .demand-half-line.all-width .demand-info-inline {
  width: 160px;
}
/* line 38, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-line-last {
  margin-bottom: 5px;
  width: 100%;
  height: 40px;
}
/* line 45, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-half-line {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 495px;
}
/* line 50, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-series {
  width: 50%;
}
/* line 54, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-name {
  background-color: #f4f4f4;
  padding-left: 10px;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
}
/* line 61, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-name i {
  margin: 3px 5px 0 0;
}
/* line 66, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-select {
  padding-left: 20px;
  width: 170px;
}
/* line 67, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-select label {
  width: auto !important;
  text-align: left !important;
}
/* line 76, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-quota {
  width: 250px;
}
/* line 77, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-quota label {
  margin-left: -2px;
}
/* line 85, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-quota-new label {
  margin-left: -2px;
}
/* line 90, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-quota-table {
  float: right;
  height: 42px;
}
/* line 93, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-quota-table tr, .demand-detail .demand-content .demand-quota-table td {
  padding: 0px 8px;
  margin-top: 0px;
  line-height: 14px;
}
/* line 101, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .detail-info.hide {
  display: none;
}
/* line 106, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-tactic {
  width: 210px;
}
/* line 109, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-tactic label {
  width: 75px;
}
/* line 114, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-tactic-attribute {
  width: 180px;
}
/* line 117, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-tactic-attribute label {
  width: 95px;
}
/* line 122, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .product-scope {
  display: inline-block;
  vertical-align: bottom;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  overflow: hidden;
  width: 200px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* line 132, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-delivery label {
  margin-left: -3px;
  width: 64px !important;
}
/* line 138, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-delivery.front-width label {
  width: 78px !important;
}
/* line 144, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-design {
  width: 260px;
}
/* line 147, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-design label {
  width: auto !important;
}
/* line 153, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-bom label {
  padding-left: 23px;
  width: auto !important;
}
/* line 158, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-open-module {
  width: 200px;
}
/* line 160, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-open-module label {
  width: auto !important;
}
/* line 165, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-head-drop {
  padding-left: 23px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* line 171, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-head-drop label {
  width: auto !important;
}
/* line 176, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-info {
  margin: 7px 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* line 182, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-info label {
  margin-right: 10px;
  width: 75px;
  text-align: right;
}
/* line 188, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-info.demand-info-inline {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 191, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-info li {
  list-style-type: decimal;
  line-height: 20px;
}
/* line 197, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-currency {
  min-width: 155px;
}
/* line 200, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-currency label {
  width: 70px;
}
/* line 205, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-count {
  width: 190px;
}
/* line 209, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-module-attribute {
  width: 180px;
}
/* line 212, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-module-attribute label {
  width: 95px;
}
/* line 217, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-module {
  width: 190px;
}
/* line 220, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-module label {
  width: 75px;
}
/* line 225, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-sample {
  line-height: 22px;
  word-break: break-all;
  overflow: auto;
  white-space: normal;
}
/* line 226, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-sample label {
  width: 75px;
}
/* line 235, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-definite {
  padding-left: 23px;
  height: 50px;
  word-break: break-all;
  overflow: auto;
  white-space: normal;
}
/* line 242, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-definite .label-sub-title {
  width: auto;
}
/* line 245, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-definite .label-title {
  text-align: center;
  width: 96%;
  color: #4287c8;
}
/* line 252, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-last {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 400px;
}
/* line 257, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-attachment {
  text-align: right;
  width: 100%;
}
/* line 261, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-attachment label {
  width: auto;
}
/* line 265, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-attachment a.replace-file {
  text-decoration: underline;
  color: #323431;
}
/* line 270, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-attachment a.js-no-file {
  color: #000;
  cursor: default;
}
/* line 275, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-attachment a.js-notshow-file {
  display: none;
}
/* line 280, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-operate {
  padding: 15px;
  text-align: center;
  min-height: 0;
}
/* line 285, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-operate p {
  margin: 0;
  font-size: 14px;
}
/* line 290, app/components/demand/demand_detail/view.scss */
.demand-detail .demand-content .demand-operate .talk-file {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 296, app/components/demand/demand_detail/view.scss */
.demand-detail .progress-action {
  height: 65px;
  background-color: #fff9ec;
  margin-bottom: 10px;
}
/* line 300, app/components/demand/demand_detail/view.scss */
.demand-detail .progress-action p {
  margin: 0;
  padding: 20px;
  text-align: center;
}
/* line 305, app/components/demand/demand_detail/view.scss */
.demand-detail .progress-action p span {
  margin-right: 20px;
  vertical-align: middle;
  font-size: 14px;
}
/* line 312, app/components/demand/demand_detail/view.scss */
.demand-detail .notice {
  background-color: #f4f4f4;
  line-height: 20px;
  font-size: 14px;
  color: #717171;
  padding: 15px;
}
/* line 318, app/components/demand/demand_detail/view.scss */
.demand-detail .notice .red-span {
  float: left;
  display: inline-block;
  color: #005aaa;
  font-weight: bold;
}
/* line 321, app/components/demand/demand_detail/view.scss */
.demand-detail .notice .content {
  display: inline-block;
  float: left;
  width: 700px;
}
/* line 326, app/components/demand/demand_detail/view.scss */
.demand-detail .pro-require {
  width: 180px;
  margin: 3px;
  float: left;
  border: solid #4287c8 1px;
  padding: 4px;
  height: 300px;
  overflow: auto;
}

/* line 337, app/components/demand/demand_detail/view.scss */
.requirement-edit {
  width: 700px;
}
/* line 340, app/components/demand/demand_detail/view.scss */
.requirement-edit .modal-dialog {
  padding: 5px;
}
/* line 343, app/components/demand/demand_detail/view.scss */
.requirement-edit .modal-dialog .form-group {
  overflow: hidden;
}
/* line 346, app/components/demand/demand_detail/view.scss */
.requirement-edit .modal-dialog .form-group .group-section {
  float: left;
  width: 330px;
}
/* line 352, app/components/demand/demand_detail/view.scss */
.requirement-edit .modal-dialog .control-group {
  margin: 5px;
}
/* line 354, app/components/demand/demand_detail/view.scss */
.requirement-edit .modal-dialog .control-group label {
  width: 120px;
}
/* line 357, app/components/demand/demand_detail/view.scss */
.requirement-edit .modal-dialog .control-group .edit-tip {
  color: #ff0000;
  font-size: 14px;
}
/* line 363, app/components/demand/demand_detail/view.scss */
.requirement-edit .modal-dialog .factory-p {
  margin-left: 120px;
  width: 500px;
  margin-top: 5px;
}
/* line 367, app/components/demand/demand_detail/view.scss */
.requirement-edit .modal-dialog .factory-p .park-select {
  width: 70px;
}
/* line 370, app/components/demand/demand_detail/view.scss */
.requirement-edit .modal-dialog .factory-p .factory-select {
  width: 330px;
}
/* line 374, app/components/demand/demand_detail/view.scss */
.requirement-edit .modal-dialog .design-select {
  width: 200px;
}
/* line 378, app/components/demand/demand_detail/view.scss */
.requirement-edit .select-menu {
  left: 0;
  position: absolute;
  width: 146px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
/* line 384, app/components/demand/demand_detail/view.scss */
.requirement-edit .select-menu .search {
  padding: 5px;
}
/* line 386, app/components/demand/demand_detail/view.scss */
.requirement-edit .select-menu .search input[type=text] {
  width: 85px;
}
/* line 390, app/components/demand/demand_detail/view.scss */
.requirement-edit .select-menu ul {
  padding: 0 5px;
  height: auto;
  max-height: 300px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 397, app/components/demand/demand_detail/view.scss */
.requirement-edit .select-menu li {
  line-height: 20px !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 400, app/components/demand/demand_detail/view.scss */
.requirement-edit .select-menu li label {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 120px !important;
  margin: 5px 10px 5px 5px !important;
}
/* line 408, app/components/demand/demand_detail/view.scss */
.requirement-edit .select-menu .product-operate-p {
  width: 110px;
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 415, app/components/demand/demand_detail/view.scss */
.requirement-edit .select-menu .scope-category-label {
  text-align: left !important;
}
/* line 2, app/components/demand/demand_differ/view.scss */
.demand-differ .breadcrumb {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}
/* line 7, app/components/demand/demand_differ/view.scss */
.demand-differ .breadcrumb .left {
  width: 500px;
  float: left;
}
/* line 11, app/components/demand/demand_differ/view.scss */
.demand-differ .breadcrumb .demand-count {
  float: right;
}
/* line 13, app/components/demand/demand_differ/view.scss */
.demand-differ .breadcrumb .demand-count span {
  margin: 0 5px;
}
/* line 18, app/components/demand/demand_differ/view.scss */
.demand-differ .demand-second-filter {
  border: none;
  overflow: hidden;
  padding: 20px 0;
}
/* line 23, app/components/demand/demand_differ/view.scss */
.demand-differ .demand-second-filter .nav-group dl {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei';
  font-size: 14px;
}
/* line 28, app/components/demand/demand_differ/view.scss */
.demand-differ .demand-second-filter .nav-group dl dt {
  padding: 0;
  width: 80px;
  top: 0px;
  border-bottom: none;
  text-align: left;
  color: #005fa7;
  font-weight: bold;
}
/* line 37, app/components/demand/demand_differ/view.scss */
.demand-differ .demand-second-filter .nav-group dl dd {
  margin: 0 15px 0 15px;
}
/* line 39, app/components/demand/demand_differ/view.scss */
.demand-differ .demand-second-filter .nav-group dl dd a {
  color: #616161;
}
/* line 46, app/components/demand/demand_differ/view.scss */
.demand-differ .demand-second-filter .filter-group {
  height: 40px;
}
/* line 48, app/components/demand/demand_differ/view.scss */
.demand-differ .demand-second-filter .filter-group .order-group {
  float: left;
}
/* line 50, app/components/demand/demand_differ/view.scss */
.demand-differ .demand-second-filter .filter-group .order-group .order-button {
  position: relative;
  display: inline-block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  height: 24px;
  margin: 6px 10px 0 0px;
}
/* line 60, app/components/demand/demand_differ/view.scss */
.demand-differ .demand-second-filter .filter-group .order-group .order-button span {
  line-height: 24px;
  margin: 0 28px 0 12px;
  color: #717171;
}
/* line 65, app/components/demand/demand_differ/view.scss */
.demand-differ .demand-second-filter .filter-group .order-group .order-button i {
  position: absolute;
  top: 7px;
  right: 9px;
}
/* line 72, app/components/demand/demand_differ/view.scss */
.demand-differ .demand-second-filter .filter-group .filter-only {
  float: left;
  margin: 10px 0 0 20px;
}
/* line 76, app/components/demand/demand_differ/view.scss */
.demand-differ .demand-second-filter .filter-group .filter-only span, .demand-differ .demand-second-filter .filter-group .filter-only input {
  vertical-align: middle;
}
/* line 79, app/components/demand/demand_differ/view.scss */
.demand-differ .demand-second-filter .filter-group .filter-only label {
  margin-right: 10px;
}
/* line 87, app/components/demand/demand_differ/view.scss */
.demand-differ .demand-list-group ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 1220px;
  position: relative;
  left: -20px;
  overflow: hidden;
}
/* line 95, app/components/demand/demand_differ/view.scss */
.demand-differ .demand-list-group ul li {
  float: left;
  background-color: #fff;
  margin: 0 0 20px 20px;
  width: 285px;
  height: 340px;
  padding: 0;
  overflow: hidden;
}
/* line 103, app/components/demand/demand_differ/view.scss */
.demand-differ .demand-list-group ul li .list-block {
  padding: 0 20px;
  margin: 0;
}
/* line 106, app/components/demand/demand_differ/view.scss */
.demand-differ .demand-list-group ul li .list-block p {
  margin: 0;
  font-family: 'Microsoft YaHei';
}
/* line 110, app/components/demand/demand_differ/view.scss */
.demand-differ .demand-list-group ul li .list-block .d-num {
  color: #ff0000;
  font-weight: bold;
  margin-right: 5px;
}
/* line 118, app/components/demand/demand_differ/view.scss */
.demand-differ .demand-list-group ul li .demand-title {
  height: 70px;
  padding-top: 1px;
  position: relative;
}
/* line 123, app/components/demand/demand_differ/view.scss */
.demand-differ .demand-list-group ul li .demand-title p {
  height: 70px;
  line-height: 70px;
  border-bottom: 1px dashed #bebebe;
}
/* line 127, app/components/demand/demand_differ/view.scss */
.demand-differ .demand-list-group ul li .demand-title p .d-title {
  display: block;
  width: 245px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #005fa7;
  font-size: 16px;
}
/* line 135, app/components/demand/demand_differ/view.scss */
.demand-differ .demand-list-group ul li .demand-title p .d-title em {
  color: red;
  font-style: normal !important;
}
/* line 143, app/components/demand/demand_differ/view.scss */
.demand-differ .demand-list-group ul li .demand-info {
  height: 180px;
  position: relative;
  padding: 20px 0px 20px 20px;
  font-size: 14px;
  overflow: hidden;
}
/* line 149, app/components/demand/demand_differ/view.scss */
.demand-differ .demand-list-group ul li .demand-info p {
  height: 35px;
  line-height: 35px;
}
/* line 155, app/components/demand/demand_differ/view.scss */
.demand-differ .demand-list-group ul li .demand-corp {
  position: relative;
  padding-bottom: 20px;
}
/* line 159, app/components/demand/demand_differ/view.scss */
.demand-differ .demand-list-group ul li .demand-corp a {
  border: 1px solid #005fa7;
  color: #fff;
  background-color: #005fa7;
  border-radius: 0px;
}
/* line 167, app/components/demand/demand_differ/view.scss */
.demand-differ .demand-list-group ul li.last {
  margin-right: 0px;
}
/* line 172, app/components/demand/demand_differ/view.scss */
.demand-differ .pagination {
  display: block;
  margin: 30px auto 40px auto;
}
/* line 2, app/components/demand/demand_differ1/view.scss */
.demand-differ .breadcrumb {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}
/* line 7, app/components/demand/demand_differ1/view.scss */
.demand-differ .breadcrumb .left {
  width: 500px;
  float: left;
}
/* line 11, app/components/demand/demand_differ1/view.scss */
.demand-differ .breadcrumb .demand-count {
  float: right;
}
/* line 13, app/components/demand/demand_differ1/view.scss */
.demand-differ .breadcrumb .demand-count span {
  margin: 0 5px;
}
/* line 18, app/components/demand/demand_differ1/view.scss */
.demand-differ .demand-second-filter {
  border: none;
  overflow: hidden;
  padding: 20px 0;
}
/* line 23, app/components/demand/demand_differ1/view.scss */
.demand-differ .demand-second-filter .nav-group dl {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei';
  font-size: 14px;
}
/* line 28, app/components/demand/demand_differ1/view.scss */
.demand-differ .demand-second-filter .nav-group dl dt {
  padding: 0;
  width: 80px;
  top: 0px;
  border-bottom: none;
  text-align: left;
  color: #005fa7;
  font-weight: bold;
}
/* line 37, app/components/demand/demand_differ1/view.scss */
.demand-differ .demand-second-filter .nav-group dl dd {
  margin: 0 15px 0 15px;
}
/* line 39, app/components/demand/demand_differ1/view.scss */
.demand-differ .demand-second-filter .nav-group dl dd a {
  color: #616161;
}
/* line 46, app/components/demand/demand_differ1/view.scss */
.demand-differ .demand-second-filter .filter-group {
  height: 40px;
}
/* line 48, app/components/demand/demand_differ1/view.scss */
.demand-differ .demand-second-filter .filter-group .order-group {
  float: left;
}
/* line 50, app/components/demand/demand_differ1/view.scss */
.demand-differ .demand-second-filter .filter-group .order-group .order-button {
  position: relative;
  display: inline-block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  height: 24px;
  margin: 6px 10px 0 0px;
}
/* line 60, app/components/demand/demand_differ1/view.scss */
.demand-differ .demand-second-filter .filter-group .order-group .order-button span {
  line-height: 24px;
  margin: 0 28px 0 12px;
  color: #717171;
}
/* line 65, app/components/demand/demand_differ1/view.scss */
.demand-differ .demand-second-filter .filter-group .order-group .order-button i {
  position: absolute;
  top: 7px;
  right: 9px;
}
/* line 72, app/components/demand/demand_differ1/view.scss */
.demand-differ .demand-second-filter .filter-group .filter-only {
  float: left;
  margin: 10px 0 0 20px;
}
/* line 76, app/components/demand/demand_differ1/view.scss */
.demand-differ .demand-second-filter .filter-group .filter-only span, .demand-differ .demand-second-filter .filter-group .filter-only input {
  vertical-align: middle;
}
/* line 79, app/components/demand/demand_differ1/view.scss */
.demand-differ .demand-second-filter .filter-group .filter-only label {
  margin-right: 10px;
}
/* line 87, app/components/demand/demand_differ1/view.scss */
.demand-differ .demand-list-group ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 1220px;
  position: relative;
  left: -20px;
  overflow: hidden;
}
/* line 95, app/components/demand/demand_differ1/view.scss */
.demand-differ .demand-list-group ul li {
  float: left;
  background-color: #fff;
  margin: 0 0 20px 20px;
  width: 285px;
  height: 340px;
  padding: 0;
  overflow: hidden;
}
/* line 103, app/components/demand/demand_differ1/view.scss */
.demand-differ .demand-list-group ul li .list-block {
  padding: 0 20px;
  margin: 0;
}
/* line 106, app/components/demand/demand_differ1/view.scss */
.demand-differ .demand-list-group ul li .list-block p {
  margin: 0;
  font-family: 'Microsoft YaHei';
}
/* line 110, app/components/demand/demand_differ1/view.scss */
.demand-differ .demand-list-group ul li .list-block .d-num {
  color: #ff0000;
  font-weight: bold;
  margin-right: 5px;
}
/* line 118, app/components/demand/demand_differ1/view.scss */
.demand-differ .demand-list-group ul li .demand-title {
  height: 70px;
  padding-top: 1px;
  position: relative;
}
/* line 123, app/components/demand/demand_differ1/view.scss */
.demand-differ .demand-list-group ul li .demand-title p {
  height: 70px;
  line-height: 70px;
  border-bottom: 1px dashed #bebebe;
}
/* line 127, app/components/demand/demand_differ1/view.scss */
.demand-differ .demand-list-group ul li .demand-title p .d-title {
  display: block;
  width: 245px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #005fa7;
  font-size: 16px;
}
/* line 135, app/components/demand/demand_differ1/view.scss */
.demand-differ .demand-list-group ul li .demand-title p .d-title em {
  color: red;
  font-style: normal !important;
}
/* line 143, app/components/demand/demand_differ1/view.scss */
.demand-differ .demand-list-group ul li .demand-info {
  height: 180px;
  position: relative;
  padding: 20px 0px 20px 20px;
  font-size: 14px;
  overflow: hidden;
}
/* line 149, app/components/demand/demand_differ1/view.scss */
.demand-differ .demand-list-group ul li .demand-info p {
  height: 35px;
  line-height: 35px;
}
/* line 155, app/components/demand/demand_differ1/view.scss */
.demand-differ .demand-list-group ul li .demand-corp {
  position: relative;
  padding-bottom: 20px;
}
/* line 159, app/components/demand/demand_differ1/view.scss */
.demand-differ .demand-list-group ul li .demand-corp a {
  border: 1px solid #005fa7;
  color: #fff;
  background-color: #005fa7;
  border-radius: 0px;
}
/* line 167, app/components/demand/demand_differ1/view.scss */
.demand-differ .demand-list-group ul li.last {
  margin-right: 0px;
}
/* line 172, app/components/demand/demand_differ1/view.scss */
.demand-differ .pagination {
  display: block;
  margin: 30px auto 40px auto;
}
/* line 2, app/components/demand/demand_differ_platform_control/view.scss */
.demand-differ-platform-control .breadcrumb {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}
/* line 7, app/components/demand/demand_differ_platform_control/view.scss */
.demand-differ-platform-control .breadcrumb .left {
  width: 500px;
  float: left;
}
/* line 11, app/components/demand/demand_differ_platform_control/view.scss */
.demand-differ-platform-control .breadcrumb .demand-count {
  float: right;
}
/* line 13, app/components/demand/demand_differ_platform_control/view.scss */
.demand-differ-platform-control .breadcrumb .demand-count span {
  margin: 0 5px;
}
/* line 18, app/components/demand/demand_differ_platform_control/view.scss */
.demand-differ-platform-control .demand-second-filter {
  border: none;
  overflow: hidden;
  padding: 20px 0;
}
/* line 23, app/components/demand/demand_differ_platform_control/view.scss */
.demand-differ-platform-control .demand-second-filter .nav-group dl {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei';
  font-size: 14px;
}
/* line 28, app/components/demand/demand_differ_platform_control/view.scss */
.demand-differ-platform-control .demand-second-filter .nav-group dl dt {
  padding: 0;
  width: 80px;
  top: 0px;
  border-bottom: none;
  text-align: left;
  color: #005fa7;
  font-weight: bold;
}
/* line 37, app/components/demand/demand_differ_platform_control/view.scss */
.demand-differ-platform-control .demand-second-filter .nav-group dl dd {
  margin: 0 15px 0 15px;
}
/* line 39, app/components/demand/demand_differ_platform_control/view.scss */
.demand-differ-platform-control .demand-second-filter .nav-group dl dd a {
  color: #616161;
}
/* line 46, app/components/demand/demand_differ_platform_control/view.scss */
.demand-differ-platform-control .demand-second-filter .filter-group {
  height: 40px;
}
/* line 48, app/components/demand/demand_differ_platform_control/view.scss */
.demand-differ-platform-control .demand-second-filter .filter-group .order-group {
  float: left;
}
/* line 50, app/components/demand/demand_differ_platform_control/view.scss */
.demand-differ-platform-control .demand-second-filter .filter-group .order-group .order-button {
  position: relative;
  display: inline-block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  height: 24px;
  margin: 6px 10px 0 0px;
}
/* line 60, app/components/demand/demand_differ_platform_control/view.scss */
.demand-differ-platform-control .demand-second-filter .filter-group .order-group .order-button span {
  line-height: 24px;
  margin: 0 28px 0 12px;
  color: #717171;
}
/* line 65, app/components/demand/demand_differ_platform_control/view.scss */
.demand-differ-platform-control .demand-second-filter .filter-group .order-group .order-button i {
  position: absolute;
  top: 7px;
  right: 9px;
}
/* line 72, app/components/demand/demand_differ_platform_control/view.scss */
.demand-differ-platform-control .demand-second-filter .filter-group .filter-only {
  float: left;
  margin: 10px 0 0 20px;
}
/* line 76, app/components/demand/demand_differ_platform_control/view.scss */
.demand-differ-platform-control .demand-second-filter .filter-group .filter-only span, .demand-differ-platform-control .demand-second-filter .filter-group .filter-only input {
  vertical-align: middle;
}
/* line 79, app/components/demand/demand_differ_platform_control/view.scss */
.demand-differ-platform-control .demand-second-filter .filter-group .filter-only label {
  margin-right: 10px;
}
/* line 87, app/components/demand/demand_differ_platform_control/view.scss */
.demand-differ-platform-control .demand-list-group ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 1220px;
  position: relative;
  left: -20px;
  overflow: hidden;
}
/* line 95, app/components/demand/demand_differ_platform_control/view.scss */
.demand-differ-platform-control .demand-list-group ul li {
  float: left;
  background-color: #fff;
  margin: 0 0 20px 20px;
  width: 285px;
  height: 340px;
  padding: 0;
  overflow: hidden;
}
/* line 103, app/components/demand/demand_differ_platform_control/view.scss */
.demand-differ-platform-control .demand-list-group ul li .list-block {
  padding: 0 20px;
  margin: 0;
}
/* line 106, app/components/demand/demand_differ_platform_control/view.scss */
.demand-differ-platform-control .demand-list-group ul li .list-block p {
  margin: 0;
  font-family: 'Microsoft YaHei';
}
/* line 110, app/components/demand/demand_differ_platform_control/view.scss */
.demand-differ-platform-control .demand-list-group ul li .list-block .d-num {
  color: #ff0000;
  font-weight: bold;
  margin-right: 5px;
}
/* line 118, app/components/demand/demand_differ_platform_control/view.scss */
.demand-differ-platform-control .demand-list-group ul li .demand-title {
  height: 70px;
  padding-top: 1px;
  position: relative;
}
/* line 123, app/components/demand/demand_differ_platform_control/view.scss */
.demand-differ-platform-control .demand-list-group ul li .demand-title p {
  height: 70px;
  line-height: 70px;
  border-bottom: 1px dashed #bebebe;
}
/* line 127, app/components/demand/demand_differ_platform_control/view.scss */
.demand-differ-platform-control .demand-list-group ul li .demand-title p .d-title {
  display: block;
  width: 245px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #005fa7;
  font-size: 16px;
}
/* line 135, app/components/demand/demand_differ_platform_control/view.scss */
.demand-differ-platform-control .demand-list-group ul li .demand-title p .d-title em {
  color: red;
  font-style: normal !important;
}
/* line 143, app/components/demand/demand_differ_platform_control/view.scss */
.demand-differ-platform-control .demand-list-group ul li .demand-info {
  height: 180px;
  position: relative;
  padding: 20px 0px 20px 20px;
  font-size: 14px;
  overflow: hidden;
}
/* line 149, app/components/demand/demand_differ_platform_control/view.scss */
.demand-differ-platform-control .demand-list-group ul li .demand-info p {
  height: 35px;
  line-height: 35px;
}
/* line 155, app/components/demand/demand_differ_platform_control/view.scss */
.demand-differ-platform-control .demand-list-group ul li .demand-corp {
  position: relative;
  padding-bottom: 20px;
}
/* line 159, app/components/demand/demand_differ_platform_control/view.scss */
.demand-differ-platform-control .demand-list-group ul li .demand-corp a {
  border: 1px solid #005fa7;
  color: #fff;
  background-color: #005fa7;
  border-radius: 0px;
}
/* line 167, app/components/demand/demand_differ_platform_control/view.scss */
.demand-differ-platform-control .demand-list-group ul li.last {
  margin-right: 0px;
}
/* line 172, app/components/demand/demand_differ_platform_control/view.scss */
.demand-differ-platform-control .pagination {
  display: block;
  margin: 30px auto 40px auto;
}
/* line 1, app/components/demand/demand_interaction_schedule/view.scss */
.demand-interaction-schedule {
  padding-top: 25px;
  width: 1200px !important;
}
/* line 4, app/components/demand/demand_interaction_schedule/view.scss */
.demand-interaction-schedule .title {
  margin: 0 auto;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #004ea2;
  font-weight: bold;
}
/* line 11, app/components/demand/demand_interaction_schedule/view.scss */
.demand-interaction-schedule .top {
  float: right;
  margin-right: 140px;
  margin-top: 10px;
}
/* line 15, app/components/demand/demand_interaction_schedule/view.scss */
.demand-interaction-schedule .top .span {
  color: #717171;
  font-family: "Microsoft YaHei";
  font-size: 14px;
}
/* line 20, app/components/demand/demand_interaction_schedule/view.scss */
.demand-interaction-schedule .top .span1, .demand-interaction-schedule .top .span2, .demand-interaction-schedule .top .span3, .demand-interaction-schedule .top .span6 {
  color: #ffffff;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  text-align: center;
  line-height: 20px;
}
/* line 28, app/components/demand/demand_interaction_schedule/view.scss */
.demand-interaction-schedule .top .span1 {
  background-color: #54c285;
  width: 80px;
}
/* line 32, app/components/demand/demand_interaction_schedule/view.scss */
.demand-interaction-schedule .top .span2 {
  background-color: #76c4f2;
  width: 80px;
}
/* line 36, app/components/demand/demand_interaction_schedule/view.scss */
.demand-interaction-schedule .top .span3 {
  background-color: #f41f1f;
  width: 120px;
}
/* line 40, app/components/demand/demand_interaction_schedule/view.scss */
.demand-interaction-schedule .top .span6 {
  background-color: #c1c1c1;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  width: 80px;
}
/* line 48, app/components/demand/demand_interaction_schedule/view.scss */
.demand-interaction-schedule .schedule {
  margin-top: 10px;
}
/* line 50, app/components/demand/demand_interaction_schedule/view.scss */
.demand-interaction-schedule .schedule .schedule_strip {
  margin-top: 10px;
}
/* line 52, app/components/demand/demand_interaction_schedule/view.scss */
.demand-interaction-schedule .schedule .schedule_strip img {
  width: 1060px;
  margin-top: 10px;
}
/* line 61, app/components/demand/demand_interaction_schedule/view.scss */
.demand-interaction-schedule .content .ul1 {
  padding: 1px;
}
/* line 63, app/components/demand/demand_interaction_schedule/view.scss */
.demand-interaction-schedule .content .ul1 .li-style {
  height: auto;
  min-height: 354px;
}
/* line 67, app/components/demand/demand_interaction_schedule/view.scss */
.demand-interaction-schedule .content .ul1 > li {
  width: 138px;
  background-color: #fafafa;
  float: left;
  list-style: none;
  margin-right: 6px;
  margin-bottom: 20px;
}
/* line 68, app/components/demand/demand_interaction_schedule/view.scss */
.demand-interaction-schedule .content .ul1 > li .div-style {
  margin-top: 10px;
  min-height: 386px;
  height: auto;
}
/* line 76, app/components/demand/demand_interaction_schedule/view.scss */
.demand-interaction-schedule .content .ul1 > li .fbr {
  line-height: 34px;
}
/* line 78, app/components/demand/demand_interaction_schedule/view.scss */
.demand-interaction-schedule .content .ul1 > li .fbr .strong {
  color: #ffffff;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
}
/* line 86, app/components/demand/demand_interaction_schedule/view.scss */
.demand-interaction-schedule .content .ul1 > li .inside {
  border-left: 1px solid #dcd4d4;
  float: left;
  list-style-type: none;
  margin: auto;
  padding: 2px;
  margin-left: 30px;
  height: 16px;
}
/* line 94, app/components/demand/demand_interaction_schedule/view.scss */
.demand-interaction-schedule .content .ul1 > li .inside li {
  padding: 0;
  margin-top: 10px;
  font-family: "Microsoft YaHei";
  color: #4a4a4a;
  font-size: 12px;
}
/* line 103, app/components/demand/demand_interaction_schedule/view.scss */
.demand-interaction-schedule .content .ul1 > li .inside4 {
  border-left: 1px solid #dcd4d4;
  float: left;
  list-style-type: none;
  margin: auto;
  padding: 2px;
  margin-left: 30px;
  height: 16px;
}
/* line 111, app/components/demand/demand_interaction_schedule/view.scss */
.demand-interaction-schedule .content .ul1 > li .inside4 li {
  padding: 0;
  margin-top: 6px;
  font-family: "Microsoft YaHei";
  color: #4a4a4a;
  font-size: 12px;
}
/* line 122, app/components/demand/demand_interaction_schedule/view.scss */
.demand-interaction-schedule .module_img {
  margin-top: 10px;
}
/* line 124, app/components/demand/demand_interaction_schedule/view.scss */
.demand-interaction-schedule .module_img .schedule_strip {
  margin-top: 10px;
}
/* line 127, app/components/demand/demand_interaction_schedule/view.scss */
.demand-interaction-schedule .module_img .schedule_strip img {
  width: 910px;
}
/* line 134, app/components/demand/demand_interaction_schedule/view.scss */
.demand-interaction-schedule .ul_list {
  margin-top: 2px;
  margin-left: 107px;
}
/* line 137, app/components/demand/demand_interaction_schedule/view.scss */
.demand-interaction-schedule .ul_list .ul2 {
  padding: 1px;
  margin-left: 35px;
}
/* line 140, app/components/demand/demand_interaction_schedule/view.scss */
.demand-interaction-schedule .ul_list .ul2 > li {
  float: left;
  list-style: none;
  margin-right: 6px;
  min-height: 230px;
  margin-bottom: 20px;
  background-color: #fafafa;
}
/* line 147, app/components/demand/demand_interaction_schedule/view.scss */
.demand-interaction-schedule .ul_list .ul2 > li .inside {
  border-left: 1px solid #dcd4d4;
  float: left;
  list-style-type: none;
  margin: auto;
  padding: 2px;
  margin-left: 30px;
  line-height: 22px;
}
/* line 156, app/components/demand/demand_interaction_schedule/view.scss */
.demand-interaction-schedule .ul_list .ul2 > li .wkq {
  padding-top: 100px;
  padding-bottom: 100px;
  padding-left: 40px;
}
/* line 4, app/components/demand/demand_items_new/view.scss */
.demand-items-new .product-latest-requirement {
  width: 1000px;
  margin: 10px auto 0 auto;
}
/* line 8, app/components/demand/demand_items_new/view.scss */
.demand-items-new .product-latest-requirement p .more-demands {
  float: right;
  font-size: 12px;
  margin-right: 30px;
}
/* line 12, app/components/demand/demand_items_new/view.scss */
.demand-items-new .product-latest-requirement p .more-demands a {
  color: #666;
}
/* line 14, app/components/demand/demand_items_new/view.scss */
.demand-items-new .product-latest-requirement p .more-demands a:hover {
  color: #4b7caf;
  text-decoration: underline;
}
/* line 21, app/components/demand/demand_items_new/view.scss */
.demand-items-new .product-latest-requirement .product-latest-requirement-items {
  min-height: 460px;
  border-top: 1px solid #eeeeee;
}
/* line 24, app/components/demand/demand_items_new/view.scss */
.demand-items-new .product-latest-requirement .product-latest-requirement-items ul {
  list-style: none;
  padding: 0;
}
/* line 27, app/components/demand/demand_items_new/view.scss */
.demand-items-new .product-latest-requirement .product-latest-requirement-items ul .demand {
  float: left;
  width: 500px;
  margin: 10px 0;
}
/* line 31, app/components/demand/demand_items_new/view.scss */
.demand-items-new .product-latest-requirement .product-latest-requirement-items ul .demand .demand-image {
  float: left;
  width: 160px;
  height: 100px;
}
/* line 35, app/components/demand/demand_items_new/view.scss */
.demand-items-new .product-latest-requirement .product-latest-requirement-items ul .demand .demand-image img {
  width: 160px;
  height: 100px;
}
/* line 40, app/components/demand/demand_items_new/view.scss */
.demand-items-new .product-latest-requirement .product-latest-requirement-items ul .demand .demand-text {
  float: left;
  width: 310px;
  height: 80px;
  padding: 10px;
  background-color: #eef3f9;
}
/* line 46, app/components/demand/demand_items_new/view.scss */
.demand-items-new .product-latest-requirement .product-latest-requirement-items ul .demand .demand-text a {
  display: block;
  font-size: 14px;
  width: 200px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 55, app/components/demand/demand_items_new/view.scss */
.demand-items-new .product-latest-requirement .product-latest-requirement-items ul .demand .demand-text .demand-oneline p {
  float: left;
  line-height: 25px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 62, app/components/demand/demand_items_new/view.scss */
.demand-items-new .product-latest-requirement .product-latest-requirement-items ul .demand .demand-text .demand-oneline .p-left {
  width: 60%;
}
/* line 65, app/components/demand/demand_items_new/view.scss */
.demand-items-new .product-latest-requirement .product-latest-requirement-items ul .demand .demand-text .demand-oneline .p-right {
  width: 40%;
}
/* line 1, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bg {
  width: 1920px;
  height: 1080px;
  background: url(/srmoem/assets/images/icons.png) 0px 0px no-repeat;
}

/* line 6, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-tip {
  width: 1200px;
  height: 243px;
  background: url(/srmoem/assets/images/icons.png) 0px -1080px no-repeat;
}

/* line 11, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-foot-line {
  width: 1200px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) 0px -1323px no-repeat;
}

/* line 16, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-border-image, .demand-jz-detail .demand-content .demand-line-last {
  width: 1100px;
  height: 48px;
  background: url(/srmoem/assets/images/icons.png) 0px -1363px no-repeat;
}

/* line 21, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-6 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1411px no-repeat;
}

/* line 26, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-3 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1435px no-repeat;
}

/* line 31, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-4 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1459px no-repeat;
}

/* line 36, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-5 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1483px no-repeat;
}

/* line 41, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-7 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1507px no-repeat;
}

/* line 46, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-8 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1531px no-repeat;
}

/* line 51, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-1 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1555px no-repeat;
}

/* line 56, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-2 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1579px no-repeat;
}

/* line 61, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-line1 {
  width: 1001px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1603px no-repeat;
}

/* line 66, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow1 {
  width: 910px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -1001px -1603px no-repeat;
}

/* line 71, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow2 {
  width: 910px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) 0px -1627px no-repeat;
}

/* line 76, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-7 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1640px no-repeat;
}

/* line 81, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-1 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1640px no-repeat;
}

/* line 86, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-6 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1674px no-repeat;
}

/* line 91, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-5 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1674px no-repeat;
}

/* line 96, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-4 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1708px no-repeat;
}

/* line 101, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-2 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1708px no-repeat;
}

/* line 106, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-9 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1742px no-repeat;
}

/* line 111, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-8 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1742px no-repeat;
}

/* line 116, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-top3 {
  width: 382px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1080px no-repeat;
}

/* line 121, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-top1 {
  width: 382px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1135px no-repeat;
}

/* line 126, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-top2 {
  width: 382px;
  height: 52px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1190px no-repeat;
}

/* line 131, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-supplier-logo {
  width: 300px;
  height: 60px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1242px no-repeat;
}

/* line 136, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-buyplatform-new {
  width: 273px;
  height: 60px;
  background: url(/srmoem/assets/images/icons.png) -1500px -1242px no-repeat;
}

/* line 141, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contactUs {
  width: 240px;
  height: 65px;
  background: url(/srmoem/assets/images/icons.png) 0px -1776px no-repeat;
}

/* line 146, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-buyer-admin {
  width: 233px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1080px no-repeat;
}

/* line 151, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-login-logo {
  width: 223px;
  height: 41px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1135px no-repeat;
}

/* line 156, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-supplier-banner {
  width: 220px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1190px no-repeat;
}

/* line 161, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-plansubmit {
  width: 210px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1209px no-repeat;
}

/* line 166, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-interaction {
  width: 210px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1302px no-repeat;
}

/* line 171, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-right {
  width: 207px;
  height: 25px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1323px no-repeat;
}

/* line 176, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b1 {
  width: 195px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1100px -1363px no-repeat;
}

/* line 181, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b2 {
  width: 195px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1295px -1363px no-repeat;
}

/* line 186, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-demand-top {
  width: 166px;
  height: 54px;
  background: url(/srmoem/assets/images/icons.png) -240px -1776px no-repeat;
}

/* line 191, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search-bg {
  width: 162px;
  height: 22px;
  background: url(/srmoem/assets/images/icons.png) -1407px -1323px no-repeat;
}

/* line 196, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser10 {
  width: 160px;
  height: 50px;
  background: url(/srmoem/assets/images/icons.png) -406px -1776px no-repeat;
}

/* line 201, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-topic-now {
  width: 160px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1118px no-repeat;
}

/* line 206, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bottomline {
  width: 1px;
  height: 155px;
  background: url(/srmoem/assets/images/icons.png) -1920px 0px no-repeat;
}

/* line 211, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-demand-sub-top {
  width: 153px;
  height: 54px;
  background: url(/srmoem/assets/images/icons.png) 0px -1841px no-repeat;
}

/* line 216, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-demand-detail-top {
  width: 151px;
  height: 54px;
  background: url(/srmoem/assets/images/icons.png) -153px -1841px no-repeat;
}

/* line 221, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b3 {
  width: 151px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1490px -1363px no-repeat;
}

/* line 226, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b4 {
  width: 151px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1641px -1363px no-repeat;
}

/* line 231, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss3 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px 0px no-repeat;
}

/* line 236, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss2 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -100px no-repeat;
}

/* line 241, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss1 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -200px no-repeat;
}

/* line 246, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss4 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -300px no-repeat;
}

/* line 251, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss6 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -400px no-repeat;
}

/* line 256, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss5 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -500px no-repeat;
}

/* line 261, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-supplier-logo-white {
  width: 148px;
  height: 27px;
  background: url(/srmoem/assets/images/icons.png) -1921px -600px no-repeat;
}

/* line 266, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo {
  width: 147px;
  height: 61px;
  background: url(/srmoem/assets/images/icons.png) -1921px -627px no-repeat;
}

/* line 271, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-left {
  width: 146px;
  height: 25px;
  background: url(/srmoem/assets/images/icons.png) -1921px -688px no-repeat;
}

/* line 276, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-gzt {
  width: 140px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1921px -713px no-repeat;
}

/* line 281, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser3 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -768px no-repeat;
}

/* line 286, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser7 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -812px no-repeat;
}

/* line 291, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser6 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -856px no-repeat;
}

/* line 296, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser5 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -900px no-repeat;
}

/* line 301, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser8 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -944px no-repeat;
}

/* line 306, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser9 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -988px no-repeat;
}

/* line 311, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser1 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1032px no-repeat;
}

/* line 316, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser2 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1076px no-repeat;
}

/* line 321, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser4 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1120px no-repeat;
}

/* line 326, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-scheme-top {
  width: 131px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1164px no-repeat;
}

/* line 331, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-c-hide {
  width: 58px;
  height: 130px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1219px no-repeat;
}

/* line 336, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-c-show {
  width: 58px;
  height: 130px;
  background: url(/srmoem/assets/images/icons.png) -1979px -1219px no-repeat;
}

/* line 341, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-buyplatform {
  width: 130px;
  height: 27px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1349px no-repeat;
}

/* line 346, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-scheme-sub-top {
  width: 128px;
  height: 52px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1376px no-repeat;
}

/* line 351, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-scheme-detail-top {
  width: 128px;
  height: 52px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1428px no-repeat;
}

/* line 356, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhds {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1480px no-repeat;
}

/* line 361, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icondydj {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1524px no-repeat;
}

/* line 366, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconembraco {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1568px no-repeat;
}

/* line 371, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconfl {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1612px no-repeat;
}

/* line 376, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconbg {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1656px no-repeat;
}

/* line 381, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconbe {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1700px no-repeat;
}

/* line 386, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconfxpk {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1744px no-repeat;
}

/* line 391, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icongk {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1788px no-repeat;
}

/* line 396, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconda {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1832px no-repeat;
}

/* line 401, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhh {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1773px -1242px no-repeat;
}

/* line 406, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconxk {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -566px -1776px no-repeat;
}

/* line 411, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhl {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -686px -1776px no-repeat;
}

/* line 416, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsx {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -806px -1776px no-repeat;
}

/* line 421, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhmt {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -926px -1776px no-repeat;
}

/* line 426, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhsm {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1046px -1776px no-repeat;
}

/* line 431, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon3M {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1166px -1776px no-repeat;
}

/* line 436, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconrdc {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1286px -1776px no-repeat;
}

/* line 441, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsps {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1406px -1776px no-repeat;
}

/* line 446, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconrs {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1526px -1776px no-repeat;
}

/* line 451, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconskf {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1646px -1776px no-repeat;
}

/* line 456, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsl {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1766px -1776px no-repeat;
}

/* line 461, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsldj {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -304px -1841px no-repeat;
}

/* line 466, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsbf {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -424px -1841px no-repeat;
}

/* line 471, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-scheme-right {
  width: 111px;
  height: 25px;
  background: url(/srmoem/assets/images/icons.png) -1805px -1135px no-repeat;
}

/* line 476, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contributed-bail {
  width: 106px;
  height: 28px;
  background: url(/srmoem/assets/images/icons.png) -1792px -1363px no-repeat;
}

/* line 481, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contribute-bail {
  width: 104px;
  height: 26px;
  background: url(/srmoem/assets/images/icons.png) -1815px -1080px no-repeat;
}

/* line 486, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-add-pic {
  width: 100px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) 0px -1895px no-repeat;
}

/* line 491, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-add-more-pic {
  width: 100px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -100px -1895px no-repeat;
}

/* line 496, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bubble {
  width: 100px;
  height: 50px;
  background: url(/srmoem/assets/images/icons.png) -200px -1895px no-repeat;
}

/* line 501, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lmfg {
  width: 100px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -544px -1841px no-repeat;
}

/* line 506, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lcy {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -644px -1841px no-repeat;
}

/* line 511, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-lsc {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -742px -1841px no-repeat;
}

/* line 516, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lhlf {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -840px -1841px no-repeat;
}

/* line 521, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lesp {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -938px -1841px no-repeat;
}

/* line 526, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lhaier {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -1036px -1841px no-repeat;
}

/* line 531, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-haizol {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -1134px -1841px no-repeat;
}

/* line 536, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lhope {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -1232px -1841px no-repeat;
}

/* line 541, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-UAPP {
  width: 96px;
  height: 96px;
  background: url(/srmoem/assets/images/icons.png) -2071px 0px no-repeat;
}

/* line 546, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-HDY {
  width: 96px;
  height: 95px;
  background: url(/srmoem/assets/images/icons.png) -2071px -96px no-repeat;
}

/* line 551, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-check-demand {
  width: 96px;
  height: 30px;
  background: url(/srmoem/assets/images/icons.png) -2071px -191px no-repeat;
}

/* line 556, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-leftbg {
  width: 32px;
  height: 84px;
  background: url(/srmoem/assets/images/icons.png) -2071px -221px no-repeat;
}

/* line 561, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-level-5 {
  width: 68px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -305px no-repeat;
}

/* line 566, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-freezer {
  width: 66px;
  height: 66px;
  background: url(/srmoem/assets/images/icons.png) -2071px -321px no-repeat;
}

/* line 571, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-person {
  width: 64px;
  height: 49px;
  background: url(/srmoem/assets/images/icons.png) -2103px -221px no-repeat;
}

/* line 576, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon10 {
  width: 63px;
  height: 63px;
  background: url(/srmoem/assets/images/icons.png) -2071px -387px no-repeat;
}

/* line 581, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon11 {
  width: 63px;
  height: 63px;
  background: url(/srmoem/assets/images/icons.png) -2071px -450px no-repeat;
}

/* line 586, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-kt {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -513px no-repeat;
}

/* line 591, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-qt {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -549px no-repeat;
}

/* line 596, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-mj {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -585px no-repeat;
}

/* line 601, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-xyj {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -621px no-repeat;
}

/* line 606, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-dz {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -657px no-repeat;
}

/* line 611, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-rsq {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -693px no-repeat;
}

/* line 616, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-cfdq {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -729px no-repeat;
}

/* line 621, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bl {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -765px no-repeat;
}

/* line 626, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-circle {
  width: 60px;
  height: 28px;
  background: url(/srmoem/assets/images/icons.png) -2103px -270px no-repeat;
}

/* line 631, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-leftbgLead {
  width: 32px;
  height: 53px;
  background: url(/srmoem/assets/images/icons.png) -2134px -387px no-repeat;
}

/* line 636, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-left01 {
  width: 24px;
  height: 53px;
  background: url(/srmoem/assets/images/icons.png) -2137px -321px no-repeat;
}

/* line 641, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-right01 {
  width: 24px;
  height: 53px;
  background: url(/srmoem/assets/images/icons.png) -2134px -450px no-repeat;
}

/* line 646, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-byMonth {
  width: 50px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -801px no-repeat;
}

/* line 651, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-byYear {
  width: 50px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -825px no-repeat;
}

/* line 656, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-byDay {
  width: 50px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -849px no-repeat;
}

/* line 661, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-line {
  width: 45px;
  height: 30px;
  background: url(/srmoem/assets/images/icons.png) -2071px -873px no-repeat;
}

/* line 666, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goto-top {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -903px no-repeat;
}

/* line 671, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow05 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -903px no-repeat;
}

/* line 676, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow02 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -943px no-repeat;
}

/* line 681, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow04 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -943px no-repeat;
}

/* line 686, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow01 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -983px no-repeat;
}

/* line 691, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-message {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -983px no-repeat;
}

/* line 696, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-questionnaire {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1023px no-repeat;
}

/* line 701, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contact-blue {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1023px no-repeat;
}

/* line 706, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contact {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1063px no-repeat;
}

/* line 711, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow03 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1063px no-repeat;
}

/* line 716, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-person {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1103px no-repeat;
}

/* line 721, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-lock {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1103px no-repeat;
}

/* line 726, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-correct {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1141px no-repeat;
}

/* line 731, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-warning2 {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1141px no-repeat;
}

/* line 736, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-tqrdc {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1179px no-repeat;
}

/* line 741, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-info {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1179px no-repeat;
}

/* line 746, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-order {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1218px no-repeat;
}

/* line 751, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-my {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1218px no-repeat;
}

/* line 756, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-warnning {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1257px no-repeat;
}

/* line 761, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-tactics {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1257px no-repeat;
}

/* line 766, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-line {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1296px no-repeat;
}

/* line 771, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-user1 {
  width: 38px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1296px no-repeat;
}

/* line 776, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-password {
  width: 38px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1335px no-repeat;
}

/* line 781, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-successful01 {
  width: 37px;
  height: 37px;
  background: url(/srmoem/assets/images/icons.png) -2109px -1335px no-repeat;
}

/* line 786, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-info {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -513px no-repeat;
}

/* line 791, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-error {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -549px no-repeat;
}

/* line 796, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-warning {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -585px no-repeat;
}

/* line 801, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-white {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -621px no-repeat;
}

/* line 806, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-confirm {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -657px no-repeat;
}

/* line 811, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-success {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -693px no-repeat;
}

/* line 816, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-promote {
  width: 34px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -729px no-repeat;
}

/* line 821, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-reduce {
  width: 34px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -765px no-repeat;
}

/* line 826, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-plan-title-arrow {
  width: 13px;
  height: 32px;
  background: url(/srmoem/assets/images/icons.png) -2151px -903px no-repeat;
}

/* line 831, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-green-ok {
  width: 28px;
  height: 27px;
  background: url(/srmoem/assets/images/icons.png) -2116px -873px no-repeat;
}

/* line 836, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-right {
  width: 16px;
  height: 26px;
  background: url(/srmoem/assets/images/icons.png) -2144px -873px no-repeat;
}

/* line 841, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-left {
  width: 16px;
  height: 26px;
  background: url(/srmoem/assets/images/icons.png) -2151px -943px no-repeat;
}

/* line 846, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-show {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2121px -801px no-repeat;
}

/* line 851, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon31 {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2121px -825px no-repeat;
}

/* line 856, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-down {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2121px -849px no-repeat;
}

/* line 861, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-up {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1373px no-repeat;
}

/* line 866, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-hide {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2095px -1373px no-repeat;
}

/* line 871, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-email {
  width: 24px;
  height: 18px;
  background: url(/srmoem/assets/images/icons.png) -2119px -1373px no-repeat;
}

/* line 876, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-green-circle {
  width: 22px;
  height: 22px;
  background: url(/srmoem/assets/images/icons.png) -2145px -801px no-repeat;
}

/* line 881, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-red-circle {
  width: 22px;
  height: 22px;
  background: url(/srmoem/assets/images/icons.png) -2145px -825px no-repeat;
}

/* line 886, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-close {
  width: 20px;
  height: 20px;
  background: url(/srmoem/assets/images/icons.png) -2145px -849px no-repeat;
}

/* line 891, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-case {
  width: 17px;
  height: 20px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1179px no-repeat;
}

/* line 896, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon38 {
  width: 20px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2139px -305px no-repeat;
}

/* line 901, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon36 {
  width: 20px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2146px -1335px no-repeat;
}

/* line 906, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-messages {
  width: 20px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2137px -374px no-repeat;
}

/* line 911, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-l {
  width: 19px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -2148px -1296px no-repeat;
}

/* line 916, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-r {
  width: 19px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -2148px -1315px no-repeat;
}

/* line 921, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon8 {
  width: 19px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2146px -1349px no-repeat;
}

/* line 926, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon28 {
  width: 15px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -2151px -983px no-repeat;
}

/* line 931, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon2 {
  width: 19px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2143px -1373px no-repeat;
}

/* line 936, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon26 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1397px no-repeat;
}

/* line 941, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon29 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2090px -1397px no-repeat;
}

/* line 946, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon24 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2109px -1397px no-repeat;
}

/* line 951, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon7 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2128px -1397px no-repeat;
}

/* line 956, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon21 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2147px -1397px no-repeat;
}

/* line 961, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon3 {
  width: 18px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1199px no-repeat;
}

/* line 966, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon6 {
  width: 18px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1218px no-repeat;
}

/* line 971, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon16 {
  width: 18px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1232px no-repeat;
}

/* line 976, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-email {
  width: 18px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1257px no-repeat;
}

/* line 981, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search2 {
  width: 17px;
  height: 17px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1271px no-repeat;
}

/* line 986, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search {
  width: 17px;
  height: 17px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1411px no-repeat;
}

/* line 991, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon5 {
  width: 17px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2088px -1411px no-repeat;
}

/* line 996, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon27 {
  width: 17px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2105px -1411px no-repeat;
}

/* line 1001, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon18 {
  width: 17px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2122px -1411px no-repeat;
}

/* line 1006, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon41 {
  width: 17px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2139px -1411px no-repeat;
}

/* line 1011, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon19 {
  width: 17px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1428px no-repeat;
}

/* line 1016, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon22 {
  width: 17px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2088px -1428px no-repeat;
}

/* line 1021, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-info16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1002px no-repeat;
}

/* line 1026, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-info-small {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1023px no-repeat;
}

/* line 1031, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-notfinish {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1039px no-repeat;
}

/* line 1036, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-error16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1063px no-repeat;
}

/* line 1041, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-next {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1079px no-repeat;
}

/* line 1046, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-user {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1103px no-repeat;
}

/* line 1051, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-13 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1119px no-repeat;
}

/* line 1056, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-warning16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1141px no-repeat;
}

/* line 1061, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-trash-small {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1157px no-repeat;
}

/* line 1066, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-success16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1440px no-repeat;
}

/* line 1071, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-back {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2087px -1440px no-repeat;
}

/* line 1076, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-plus-big {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2103px -1440px no-repeat;
}

/* line 1081, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-finish {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2119px -1440px no-repeat;
}

/* line 1086, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-calendar {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2135px -1440px no-repeat;
}

/* line 1091, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon13 {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2150px -1440px no-repeat;
}

/* line 1096, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-attachment {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1456px no-repeat;
}

/* line 1101, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon9 {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2086px -1456px no-repeat;
}

/* line 1106, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-home {
  width: 16px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2101px -1456px no-repeat;
}

/* line 1111, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-attach {
  width: 14px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1472px no-repeat;
}

/* line 1116, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon14 {
  width: 13px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1472px no-repeat;
}

/* line 1121, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon12 {
  width: 16px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2151px -969px no-repeat;
}

/* line 1126, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon4 {
  width: 15px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2117px -1456px no-repeat;
}

/* line 1131, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon35 {
  width: 15px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2132px -1456px no-repeat;
}

/* line 1136, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-jb {
  width: 15px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2147px -1456px no-repeat;
}

/* line 1141, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon34 {
  width: 15px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2105px -1428px no-repeat;
}

/* line 1146, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-yhddqs {
  width: 15px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2120px -1428px no-repeat;
}

/* line 1151, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-check {
  width: 15px;
  height: 11px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1246px no-repeat;
}

/* line 1156, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon45 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2098px -1472px no-repeat;
}

/* line 1161, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-14 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2112px -1472px no-repeat;
}

/* line 1166, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-f {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2126px -1472px no-repeat;
}

/* line 1171, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon48 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2140px -1472px no-repeat;
}

/* line 1176, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-8 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1488px no-repeat;
}

/* line 1181, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon1 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1488px no-repeat;
}

/* line 1186, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-11 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2099px -1488px no-repeat;
}

/* line 1191, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon30 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2113px -1488px no-repeat;
}

/* line 1196, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-question {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2127px -1488px no-repeat;
}

/* line 1201, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon43 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2141px -1488px no-repeat;
}

/* line 1206, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-10 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1502px no-repeat;
}

/* line 1211, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-help {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1502px no-repeat;
}

/* line 1216, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon15 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2099px -1502px no-repeat;
}

/* line 1221, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-9 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2113px -1502px no-repeat;
}

/* line 1226, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon40 {
  width: 14px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2127px -1502px no-repeat;
}

/* line 1231, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon44 {
  width: 14px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2141px -1502px no-repeat;
}

/* line 1236, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon20 {
  width: 14px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1516px no-repeat;
}

/* line 1241, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon17 {
  width: 12px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2154px -1472px no-repeat;
}

/* line 1246, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-email-read {
  width: 14px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2135px -1428px no-repeat;
}

/* line 1251, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-50 {
  width: 14px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1428px no-repeat;
}

/* line 1256, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-email-unread {
  width: 14px;
  height: 11px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1516px no-repeat;
}

/* line 1261, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon49 {
  width: 14px;
  height: 11px;
  background: url(/srmoem/assets/images/icons.png) -2099px -1516px no-repeat;
}

/* line 1266, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon46 {
  width: 13px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1529px no-repeat;
}

/* line 1271, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon23 {
  width: 12px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2155px -1488px no-repeat;
}

/* line 1276, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon25 {
  width: 12px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2155px -1502px no-repeat;
}

/* line 1281, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-part-in {
  width: 12px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2084px -1529px no-repeat;
}

/* line 1286, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-choosed {
  width: 13px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2096px -1529px no-repeat;
}

/* line 1291, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon47 {
  width: 10px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2157px -374px no-repeat;
}

/* line 1296, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-top1 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2109px -1529px no-repeat;
}

/* line 1301, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search-icon {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2121px -1529px no-repeat;
}

/* line 1306, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-gb {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2133px -1529px no-repeat;
}

/* line 1311, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon33 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2145px -1529px no-repeat;
}

/* line 1316, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon39 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1542px no-repeat;
}

/* line 1321, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-gray-circle {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2083px -1542px no-repeat;
}

/* line 1326, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-blue {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2095px -1542px no-repeat;
}

/* line 1331, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon42 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2107px -1542px no-repeat;
}

/* line 1336, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon32 {
  width: 12px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2134px -440px no-repeat;
}

/* line 1341, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowup {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2134px -503px no-repeat;
}

/* line 1346, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowdown {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2145px -503px no-repeat;
}

/* line 1351, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowdown-current {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2156px -503px no-repeat;
}

/* line 1356, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowup-current {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2156px -1411px no-repeat;
}

/* line 1361, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-12 {
  width: 11px;
  height: 7px;
  background: url(/srmoem/assets/images/icons.png) -2103px -298px no-repeat;
}

/* line 1366, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-minus {
  width: 9px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2146px -440px no-repeat;
}

/* line 1371, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-plus {
  width: 9px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2155px -440px no-repeat;
}

/* line 1376, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-right {
  width: 6px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2159px -305px no-repeat;
}

/* line 1381, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowright-small {
  width: 5px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2161px -321px no-repeat;
}

/* line 1386, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-more {
  width: 9px;
  height: 5px;
  background: url(/srmoem/assets/images/icons.png) -2114px -298px no-repeat;
}

/* line 1391, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowdown-small {
  width: 9px;
  height: 5px;
  background: url(/srmoem/assets/images/icons.png) -2123px -298px no-repeat;
}

/* line 1396, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-disc-black {
  width: 6px;
  height: 6px;
  background: url(/srmoem/assets/images/icons.png) -2159px -314px no-repeat;
}

/* line 1401, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-disc {
  width: 6px;
  height: 6px;
  background: url(/srmoem/assets/images/icons.png) -2161px -330px no-repeat;
}

/* line 7, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-info-inline label {
  text-align: right;
  width: 80px;
}
/* line 13, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content {
  border: 1px solid #eeeeee;
  margin-bottom: 30px;
  padding: 20px 20px 10px;
}
/* line 18, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content.front-show {
  border: 0;
  margin-bottom: 20px;
  padding: 20px 0;
}
/* line 24, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .demand-one-line,
.demand-jz-detail .demand-content .demand-half-line {
  margin-bottom: 5px;
  border: 1px dashed #eeeeee;
  background-color: #e4f2fc;
}
/* line 31, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .demand-one-line.all-width .demand-info-inline,
.demand-jz-detail .demand-content .demand-half-line.all-width .demand-info-inline {
  width: 160px;
}
/* line 37, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .demand-line-last {
  margin-bottom: 5px;
  width: 100%;
  height: 40px;
}
/* line 44, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .demand-half-line {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 495px;
}
/* line 49, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .demand-series {
  width: 50%;
}
/* line 53, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .demand-name {
  background-color: #f4f4f4;
  padding-left: 10px;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
}
/* line 60, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .demand-name i {
  margin: 3px 5px 0 0;
}
/* line 65, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .demand-select {
  padding-left: 20px;
  width: 170px;
}
/* line 66, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .demand-select label {
  width: auto !important;
  text-align: left !important;
}
/* line 75, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .demand-quota {
  width: 250px;
}
/* line 76, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .demand-quota label {
  margin-left: -2px;
}
/* line 84, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .detail-info.hide {
  display: none;
}
/* line 89, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .demand-tactic {
  width: 135px;
}
/* line 93, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .product-scope {
  display: inline-block;
  vertical-align: bottom;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  overflow: hidden;
  width: 200px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* line 103, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .demand-delivery label {
  margin-left: -3px;
  width: 64px !important;
}
/* line 109, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .demand-delivery.front-width label {
  width: 78px !important;
}
/* line 115, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .demand-head-drop {
  padding-left: 23px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* line 121, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .demand-head-drop label {
  width: auto !important;
}
/* line 126, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .demand-info {
  margin: 7px 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* line 132, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .demand-info label {
  margin-right: 10px;
  width: 75px;
  text-align: right;
}
/* line 138, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .demand-info.demand-info-inline {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 143, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .demand-currency {
  min-width: 155px;
}
/* line 146, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .demand-currency label {
  width: 70px;
}
/* line 151, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .demand-count {
  width: 190px;
}
/* line 155, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .demand-module-attribute {
  width: 180px;
}
/* line 158, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .demand-module-attribute label {
  width: 95px;
}
/* line 163, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .demand-module {
  width: 190px;
}
/* line 166, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .demand-module label {
  width: 75px;
}
/* line 171, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .demand-definite {
  padding-left: 23px;
  height: 50px;
  word-break: break-all;
  overflow: auto;
  white-space: normal;
}
/* line 178, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .demand-definite label {
  width: auto;
}
/* line 183, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .demand-last {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 400px;
}
/* line 188, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .demand-attachment {
  text-align: right;
  width: 100%;
}
/* line 192, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .demand-attachment label {
  width: auto;
}
/* line 196, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .demand-attachment a.replace-file {
  text-decoration: underline;
  color: #323431;
}
/* line 201, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .demand-attachment a.js-no-file {
  color: #000;
  cursor: default;
}
/* line 206, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .demand-attachment a.js-notshow-file {
  display: none;
}
/* line 211, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .demand-operate {
  padding: 15px;
  text-align: center;
  min-height: 0;
}
/* line 216, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .demand-operate p {
  margin: 0;
  font-size: 14px;
}
/* line 221, app/components/demand/demand_jz_detail/view.scss */
.demand-jz-detail .demand-content .demand-operate .talk-file {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 3, app/components/demand/demand_jz_offer_before/view.scss */
.demand-jz-offer-before h3 {
  padding: 16px 0 16px 0;
}
/* line 6, app/components/demand/demand_jz_offer_before/view.scss */
.demand-jz-offer-before .requiremengt-undertaking {
  padding-bottom: 30px;
}
/* line 11, app/components/demand/demand_list/view.scss */
.demand-demand-filter {
  overflow: hidden;
  width: 1102px;
}
/* line 15, app/components/demand/demand_list/view.scss */
.demand-demand-filter .nav-group {
  border: 1px solid #e6f5fc;
  font-size: 14px;
}
/* line 18, app/components/demand/demand_list/view.scss */
.demand-demand-filter .nav-group .dt {
  background-color: #e6f5fc;
  padding: 0;
  width: 120px;
  height: 100%;
  float: left;
  line-height: 70px;
  text-align: center;
}
/* line 27, app/components/demand/demand_list/view.scss */
.demand-demand-filter .nav-group dl {
  float: left;
  padding: 5px 20px;
  margin: 0;
  border-bottom: none;
  width: 920px;
  line-height: 27px;
}
/* line 34, app/components/demand/demand_list/view.scss */
.demand-demand-filter .nav-group dl dd {
  margin: 0 25px 0 15px;
}
/* line 36, app/components/demand/demand_list/view.scss */
.demand-demand-filter .nav-group dl dd a {
  color: #565555;
}
/* line 43, app/components/demand/demand_list/view.scss */
.demand-demand-filter .filter-group {
  height: 80px;
  background-color: #e6f5fc;
  margin: 10px 0 20px 0;
}
/* line 48, app/components/demand/demand_list/view.scss */
.demand-demand-filter .filter-group .order-group {
  float: left;
}
/* line 51, app/components/demand/demand_list/view.scss */
.demand-demand-filter .filter-group .order-group .order-button {
  position: relative;
  display: inline-block;
  background-color: #fff;
  border: 1px solid #fff;
  height: 24px;
  margin: 6px 0 0 10px;
}
/* line 59, app/components/demand/demand_list/view.scss */
.demand-demand-filter .filter-group .order-group .order-button span {
  line-height: 24px;
  margin: 0 28px 0 12px;
  color: #717171;
}
/* line 64, app/components/demand/demand_list/view.scss */
.demand-demand-filter .filter-group .order-group .order-button i {
  position: absolute;
  top: 7px;
  right: 9px;
}
/* line 70, app/components/demand/demand_list/view.scss */
.demand-demand-filter .filter-group .order-group select {
  width: 140px;
}
/* line 73, app/components/demand/demand_list/view.scss */
.demand-demand-filter .filter-group .order-group span {
  margin-left: 5px;
}
/* line 77, app/components/demand/demand_list/view.scss */
.demand-demand-filter .filter-group .order-group .search-form {
  margin-top: 10px;
  padding-left: 10px;
}
/* line 81, app/components/demand/demand_list/view.scss */
.demand-demand-filter .filter-group .order-group .search-form label {
  width: 60px;
  text-align: right;
}
/* line 88, app/components/demand/demand_list/view.scss */
.demand-demand-filter .filter-group .filter-only {
  float: left;
  margin: 10px 0 0 20px;
}
/* line 92, app/components/demand/demand_list/view.scss */
.demand-demand-filter .filter-group .filter-only span, .demand-demand-filter .filter-group .filter-only input {
  vertical-align: middle;
}
/* line 95, app/components/demand/demand_list/view.scss */
.demand-demand-filter .filter-group .filter-only label {
  margin-right: 10px;
}

/* line 102, app/components/demand/demand_list/view.scss */
.demand-demand-list {
  font-size: 12px;
  background-color: #fff;
  padding: 15px 50px;
  margin: 16px auto;
  font-family: 'Microsoft YaHei';
}
/* line 108, app/components/demand/demand_list/view.scss */
.demand-demand-list .page-name {
  line-height: 30px;
  font-size: 16px;
  color: #075b9b;
  font-weight: bold;
}
/* line 113, app/components/demand/demand_list/view.scss */
.demand-demand-list .page-name span {
  margin: -2px 10px 0 0;
}
/* line 117, app/components/demand/demand_list/view.scss */
.demand-demand-list .breadcrumb {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}
/* line 121, app/components/demand/demand_list/view.scss */
.demand-demand-list .breadcrumb a {
  color: #818080;
}
/* line 125, app/components/demand/demand_list/view.scss */
.demand-demand-list .demand-count {
  float: right;
  width: 150px;
  text-align: right;
}
/* line 129, app/components/demand/demand_list/view.scss */
.demand-demand-list .demand-count span {
  margin: 0 5px;
  color: #ff0000;
  font-weight: bold;
}
/* line 137, app/components/demand/demand_list/view.scss */
.demand-demand-list .demand-list-group ul {
  margin: -8px;
  padding: 0;
}
/* line 141, app/components/demand/demand_list/view.scss */
.demand-demand-list .demand-list-group ul li {
  float: left;
  list-style-type: none;
  margin: 0 0 20px 8px;
  width: 267px;
  height: 338px;
  padding: 0;
  border: 1px solid #e9e9e9;
}
/* line 150, app/components/demand/demand_list/view.scss */
.demand-demand-list .demand-list-group ul li .list-block {
  padding: 0;
  margin: 0;
}
/* line 154, app/components/demand/demand_list/view.scss */
.demand-demand-list .demand-list-group ul li .list-block p {
  position: relative;
  color: #6d6d6d;
  margin: 16px 16px 0 16px;
}
/* line 160, app/components/demand/demand_list/view.scss */
.demand-demand-list .demand-list-group ul li .list-block .d-num {
  color: #ff0000;
  font-weight: bold;
  margin-right: 5px;
}
/* line 168, app/components/demand/demand_list/view.scss */
.demand-demand-list .demand-list-group ul li .demand-title {
  height: 70px;
  line-height: 70px;
  text-align: left;
  padding: 1px 20px 0 22px;
  position: relative;
  background-color: #e6f4fb;
}
/* line 175, app/components/demand/demand_list/view.scss */
.demand-demand-list .demand-list-group ul li .demand-title p {
  margin: 0;
}
/* line 177, app/components/demand/demand_list/view.scss */
.demand-demand-list .demand-list-group ul li .demand-title p .d-title {
  display: block;
  font-size: 16px;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #005fa7;
  font-weight: bold;
}
/* line 186, app/components/demand/demand_list/view.scss */
.demand-demand-list .demand-list-group ul li .demand-title p .d-title em {
  color: red;
  font-style: normal !important;
}
/* line 194, app/components/demand/demand_list/view.scss */
.demand-demand-list .demand-list-group ul li .demand-info {
  padding: 12px 22px 8px 22px;
  position: relative;
}
/* line 197, app/components/demand/demand_list/view.scss */
.demand-demand-list .demand-list-group ul li .demand-info p {
  height: 28px;
  line-height: 28px;
  margin: 0;
  font-size: 14px;
  overflow: hidden;
}
/* line 204, app/components/demand/demand_list/view.scss */
.demand-demand-list .demand-list-group ul li .demand-info .d-info-show {
  display: block;
  width: 196px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 213, app/components/demand/demand_list/view.scss */
.demand-demand-list .demand-list-group ul li .demand-corp {
  position: relative;
}
/* line 215, app/components/demand/demand_list/view.scss */
.demand-demand-list .demand-list-group ul li .demand-corp p {
  margin: 5px 0 0 22px;
}
/* line 217, app/components/demand/demand_list/view.scss */
.demand-demand-list .demand-list-group ul li .demand-corp p a {
  display: inline-block;
  background-color: #005fa7;
  color: #fff;
  text-align: center;
  padding: 7px 12px;
  border-radius: 0;
}
/* line 226, app/components/demand/demand_list/view.scss */
.demand-demand-list .demand-list-group ul li .demand-corp .d-corp {
  color: #3f89c8;
}
/* line 231, app/components/demand/demand_list/view.scss */
.demand-demand-list .demand-list-group ul li.last {
  margin-right: 0px;
}
/* line 236, app/components/demand/demand_list/view.scss */
.demand-demand-list .pagination {
  display: block;
  margin: 30px auto 40px auto;
}
/* line 8, app/components/demand/demand_progress/view.scss */
.demand-demand-progress {
  margin: 10px 0 20px 0;
}
/* line 11, app/components/demand/demand_progress/view.scss */
.demand-demand-progress .progress {
  margin: 0px auto;
  padding: 0;
  height: 57px;
  text-align: center;
}
/* line 17, app/components/demand/demand_progress/view.scss */
.demand-demand-progress .progress ol {
  margin: 0px;
  position: relative;
  top: 20px;
  left: 20px;
}
/* line 23, app/components/demand/demand_progress/view.scss */
.demand-demand-progress .progress .progress-bar {
  width: 160px;
}
/* line 28, app/components/demand/demand_progress/view.scss */
.demand-demand-progress .progress .progress-step.active .progress-step-into {
  color: #717171;
}
/* line 32, app/components/demand/demand_progress/view.scss */
.demand-demand-progress .progress .progress-step-into {
  line-height: 16px;
  margin-top: 10px;
  color: #717171;
}
/* line 37, app/components/demand/demand_progress/view.scss */
.demand-demand-progress .progress .progress-step-date {
  color: #cc003a;
}

/* line 44, app/components/demand/demand_progress/view.scss */
#modal_supplier_confirm.modal .modal-body {
  height: auto;
  min-height: 30px;
  margin: 0;
}
/* line 48, app/components/demand/demand_progress/view.scss */
#modal_supplier_confirm.modal .modal-body .form.form-aligned {
  width: 300px;
  height: 70px;
}
/* line 52, app/components/demand/demand_progress/view.scss */
#modal_supplier_confirm.modal .modal-body .form.form-aligned .control-group label {
  width: auto;
}
/* line 3, app/components/demand/demand_protocol/view.scss */
.demand-demand-protocol {
  margin: 30px 0;
}
/* line 7, app/components/demand/demand_protocol/view.scss */
.demand-demand-protocol .protocol-text {
  padding: 20px 15px;
  border: 1px solid #eeeeee;
}
/* line 11, app/components/demand/demand_protocol/view.scss */
.demand-demand-protocol .protocol-text h3 {
  margin: 0 0 10px 0;
}
/* line 15, app/components/demand/demand_protocol/view.scss */
.demand-demand-protocol .protocol-text h5 {
  color: #cccccc;
  margin: 0;
  line-height: 16px;
  font-size: 12px;
  font-weight: normal;
}
/* line 23, app/components/demand/demand_protocol/view.scss */
.demand-demand-protocol .protocol-text p {
  color: #cccccc;
  line-height: 16px;
  margin: 0;
}
/* line 30, app/components/demand/demand_protocol/view.scss */
.demand-demand-protocol .protocol-action {
  text-align: center;
  margin-top: 20px;
}
/* line 3, app/components/demand/demand_protocol_purchaser/view.scss */
.demand-demand-protocol-purchaser {
  margin: 30px 0;
}
/* line 7, app/components/demand/demand_protocol_purchaser/view.scss */
.demand-demand-protocol-purchaser .protocol-text {
  padding: 20px 15px;
  border: 1px solid #eeeeee;
}
/* line 11, app/components/demand/demand_protocol_purchaser/view.scss */
.demand-demand-protocol-purchaser .protocol-text h3 {
  margin: 0 0 10px 0;
}
/* line 15, app/components/demand/demand_protocol_purchaser/view.scss */
.demand-demand-protocol-purchaser .protocol-text h5 {
  color: black;
  margin: 0;
  line-height: 12px;
  font-size: 12px;
  font-weight: bold;
}
/* line 23, app/components/demand/demand_protocol_purchaser/view.scss */
.demand-demand-protocol-purchaser .protocol-text p {
  color: black;
  line-height: 12px;
  margin: 0;
  font-size: 12px;
}
/* line 29, app/components/demand/demand_protocol_purchaser/view.scss */
.demand-demand-protocol-purchaser .protocol-text .strong_text {
  font-weight: bold;
  color: red;
}
/* line 35, app/components/demand/demand_protocol_purchaser/view.scss */
.demand-demand-protocol-purchaser .protocol-action {
  text-align: center;
  margin-top: 20px;
}
/* line 1, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bg {
  width: 1920px;
  height: 1080px;
  background: url(/srmoem/assets/images/icons.png) 0px 0px no-repeat;
}

/* line 6, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-tip {
  width: 1200px;
  height: 243px;
  background: url(/srmoem/assets/images/icons.png) 0px -1080px no-repeat;
}

/* line 11, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-foot-line {
  width: 1200px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) 0px -1323px no-repeat;
}

/* line 16, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-border-image {
  width: 1100px;
  height: 48px;
  background: url(/srmoem/assets/images/icons.png) 0px -1363px no-repeat;
}

/* line 21, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-6 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1411px no-repeat;
}

/* line 26, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-3 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1435px no-repeat;
}

/* line 31, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-4 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1459px no-repeat;
}

/* line 36, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-5 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1483px no-repeat;
}

/* line 41, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-7 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1507px no-repeat;
}

/* line 46, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-8 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1531px no-repeat;
}

/* line 51, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-1 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1555px no-repeat;
}

/* line 56, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-2 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1579px no-repeat;
}

/* line 61, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-line1 {
  width: 1001px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1603px no-repeat;
}

/* line 66, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow1 {
  width: 910px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -1001px -1603px no-repeat;
}

/* line 71, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow2 {
  width: 910px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) 0px -1627px no-repeat;
}

/* line 76, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-7 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1640px no-repeat;
}

/* line 81, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-1 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1640px no-repeat;
}

/* line 86, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-6 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1674px no-repeat;
}

/* line 91, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-5 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1674px no-repeat;
}

/* line 96, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-4 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1708px no-repeat;
}

/* line 101, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-2 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1708px no-repeat;
}

/* line 106, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-9 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1742px no-repeat;
}

/* line 111, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-8 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1742px no-repeat;
}

/* line 116, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-top3 {
  width: 382px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1080px no-repeat;
}

/* line 121, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-top1 {
  width: 382px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1135px no-repeat;
}

/* line 126, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-top2 {
  width: 382px;
  height: 52px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1190px no-repeat;
}

/* line 131, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-supplier-logo {
  width: 300px;
  height: 60px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1242px no-repeat;
}

/* line 136, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-buyplatform-new {
  width: 273px;
  height: 60px;
  background: url(/srmoem/assets/images/icons.png) -1500px -1242px no-repeat;
}

/* line 141, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contactUs {
  width: 240px;
  height: 65px;
  background: url(/srmoem/assets/images/icons.png) 0px -1776px no-repeat;
}

/* line 146, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-buyer-admin {
  width: 233px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1080px no-repeat;
}

/* line 151, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-login-logo {
  width: 223px;
  height: 41px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1135px no-repeat;
}

/* line 156, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-supplier-banner {
  width: 220px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1190px no-repeat;
}

/* line 161, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-plansubmit {
  width: 210px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1209px no-repeat;
}

/* line 166, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-interaction {
  width: 210px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1302px no-repeat;
}

/* line 171, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-right {
  width: 207px;
  height: 25px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1323px no-repeat;
}

/* line 176, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b1 {
  width: 195px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1100px -1363px no-repeat;
}

/* line 181, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b2 {
  width: 195px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1295px -1363px no-repeat;
}

/* line 186, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-demand-top {
  width: 166px;
  height: 54px;
  background: url(/srmoem/assets/images/icons.png) -240px -1776px no-repeat;
}

/* line 191, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search-bg {
  width: 162px;
  height: 22px;
  background: url(/srmoem/assets/images/icons.png) -1407px -1323px no-repeat;
}

/* line 196, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser10 {
  width: 160px;
  height: 50px;
  background: url(/srmoem/assets/images/icons.png) -406px -1776px no-repeat;
}

/* line 201, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-topic-now {
  width: 160px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1118px no-repeat;
}

/* line 206, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bottomline {
  width: 1px;
  height: 155px;
  background: url(/srmoem/assets/images/icons.png) -1920px 0px no-repeat;
}

/* line 211, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-demand-sub-top {
  width: 153px;
  height: 54px;
  background: url(/srmoem/assets/images/icons.png) 0px -1841px no-repeat;
}

/* line 216, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-demand-detail-top {
  width: 151px;
  height: 54px;
  background: url(/srmoem/assets/images/icons.png) -153px -1841px no-repeat;
}

/* line 221, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b3 {
  width: 151px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1490px -1363px no-repeat;
}

/* line 226, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b4 {
  width: 151px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1641px -1363px no-repeat;
}

/* line 231, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss3 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px 0px no-repeat;
}

/* line 236, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss2 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -100px no-repeat;
}

/* line 241, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss1 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -200px no-repeat;
}

/* line 246, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss4 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -300px no-repeat;
}

/* line 251, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss6 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -400px no-repeat;
}

/* line 256, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss5 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -500px no-repeat;
}

/* line 261, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-supplier-logo-white {
  width: 148px;
  height: 27px;
  background: url(/srmoem/assets/images/icons.png) -1921px -600px no-repeat;
}

/* line 266, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo {
  width: 147px;
  height: 61px;
  background: url(/srmoem/assets/images/icons.png) -1921px -627px no-repeat;
}

/* line 271, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-left {
  width: 146px;
  height: 25px;
  background: url(/srmoem/assets/images/icons.png) -1921px -688px no-repeat;
}

/* line 276, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-gzt {
  width: 140px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1921px -713px no-repeat;
}

/* line 281, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser3 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -768px no-repeat;
}

/* line 286, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser7 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -812px no-repeat;
}

/* line 291, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser6 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -856px no-repeat;
}

/* line 296, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser5 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -900px no-repeat;
}

/* line 301, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser8 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -944px no-repeat;
}

/* line 306, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser9 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -988px no-repeat;
}

/* line 311, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser1 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1032px no-repeat;
}

/* line 316, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser2 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1076px no-repeat;
}

/* line 321, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser4 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1120px no-repeat;
}

/* line 326, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-scheme-top {
  width: 131px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1164px no-repeat;
}

/* line 331, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-c-hide {
  width: 58px;
  height: 130px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1219px no-repeat;
}

/* line 336, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-c-show {
  width: 58px;
  height: 130px;
  background: url(/srmoem/assets/images/icons.png) -1979px -1219px no-repeat;
}

/* line 341, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-buyplatform {
  width: 130px;
  height: 27px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1349px no-repeat;
}

/* line 346, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-scheme-sub-top {
  width: 128px;
  height: 52px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1376px no-repeat;
}

/* line 351, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-scheme-detail-top {
  width: 128px;
  height: 52px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1428px no-repeat;
}

/* line 356, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhds {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1480px no-repeat;
}

/* line 361, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icondydj {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1524px no-repeat;
}

/* line 366, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconembraco {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1568px no-repeat;
}

/* line 371, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconfl {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1612px no-repeat;
}

/* line 376, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconbg {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1656px no-repeat;
}

/* line 381, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconbe {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1700px no-repeat;
}

/* line 386, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconfxpk {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1744px no-repeat;
}

/* line 391, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icongk {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1788px no-repeat;
}

/* line 396, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconda {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1832px no-repeat;
}

/* line 401, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhh {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1773px -1242px no-repeat;
}

/* line 406, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconxk {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -566px -1776px no-repeat;
}

/* line 411, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhl {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -686px -1776px no-repeat;
}

/* line 416, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsx {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -806px -1776px no-repeat;
}

/* line 421, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhmt {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -926px -1776px no-repeat;
}

/* line 426, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhsm {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1046px -1776px no-repeat;
}

/* line 431, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon3M {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1166px -1776px no-repeat;
}

/* line 436, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconrdc {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1286px -1776px no-repeat;
}

/* line 441, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsps {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1406px -1776px no-repeat;
}

/* line 446, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconrs {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1526px -1776px no-repeat;
}

/* line 451, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconskf {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1646px -1776px no-repeat;
}

/* line 456, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsl {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1766px -1776px no-repeat;
}

/* line 461, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsldj {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -304px -1841px no-repeat;
}

/* line 466, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsbf {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -424px -1841px no-repeat;
}

/* line 471, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-scheme-right {
  width: 111px;
  height: 25px;
  background: url(/srmoem/assets/images/icons.png) -1805px -1135px no-repeat;
}

/* line 476, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contributed-bail {
  width: 106px;
  height: 28px;
  background: url(/srmoem/assets/images/icons.png) -1792px -1363px no-repeat;
}

/* line 481, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contribute-bail {
  width: 104px;
  height: 26px;
  background: url(/srmoem/assets/images/icons.png) -1815px -1080px no-repeat;
}

/* line 486, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-add-pic {
  width: 100px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) 0px -1895px no-repeat;
}

/* line 491, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-add-more-pic {
  width: 100px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -100px -1895px no-repeat;
}

/* line 496, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bubble {
  width: 100px;
  height: 50px;
  background: url(/srmoem/assets/images/icons.png) -200px -1895px no-repeat;
}

/* line 501, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lmfg {
  width: 100px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -544px -1841px no-repeat;
}

/* line 506, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lcy {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -644px -1841px no-repeat;
}

/* line 511, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-lsc {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -742px -1841px no-repeat;
}

/* line 516, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lhlf {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -840px -1841px no-repeat;
}

/* line 521, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lesp {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -938px -1841px no-repeat;
}

/* line 526, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lhaier {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -1036px -1841px no-repeat;
}

/* line 531, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-haizol {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -1134px -1841px no-repeat;
}

/* line 536, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lhope {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -1232px -1841px no-repeat;
}

/* line 541, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-UAPP {
  width: 96px;
  height: 96px;
  background: url(/srmoem/assets/images/icons.png) -2071px 0px no-repeat;
}

/* line 546, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-HDY {
  width: 96px;
  height: 95px;
  background: url(/srmoem/assets/images/icons.png) -2071px -96px no-repeat;
}

/* line 551, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-check-demand {
  width: 96px;
  height: 30px;
  background: url(/srmoem/assets/images/icons.png) -2071px -191px no-repeat;
}

/* line 556, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-leftbg {
  width: 32px;
  height: 84px;
  background: url(/srmoem/assets/images/icons.png) -2071px -221px no-repeat;
}

/* line 561, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-level-5 {
  width: 68px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -305px no-repeat;
}

/* line 566, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-freezer {
  width: 66px;
  height: 66px;
  background: url(/srmoem/assets/images/icons.png) -2071px -321px no-repeat;
}

/* line 571, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-person {
  width: 64px;
  height: 49px;
  background: url(/srmoem/assets/images/icons.png) -2103px -221px no-repeat;
}

/* line 576, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon10 {
  width: 63px;
  height: 63px;
  background: url(/srmoem/assets/images/icons.png) -2071px -387px no-repeat;
}

/* line 581, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon11 {
  width: 63px;
  height: 63px;
  background: url(/srmoem/assets/images/icons.png) -2071px -450px no-repeat;
}

/* line 586, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-kt {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -513px no-repeat;
}

/* line 591, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-qt {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -549px no-repeat;
}

/* line 596, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-mj {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -585px no-repeat;
}

/* line 601, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-xyj {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -621px no-repeat;
}

/* line 606, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-dz {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -657px no-repeat;
}

/* line 611, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-rsq {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -693px no-repeat;
}

/* line 616, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-cfdq {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -729px no-repeat;
}

/* line 621, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bl {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -765px no-repeat;
}

/* line 626, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-circle {
  width: 60px;
  height: 28px;
  background: url(/srmoem/assets/images/icons.png) -2103px -270px no-repeat;
}

/* line 631, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-leftbgLead {
  width: 32px;
  height: 53px;
  background: url(/srmoem/assets/images/icons.png) -2134px -387px no-repeat;
}

/* line 636, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-left01 {
  width: 24px;
  height: 53px;
  background: url(/srmoem/assets/images/icons.png) -2137px -321px no-repeat;
}

/* line 641, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-right01 {
  width: 24px;
  height: 53px;
  background: url(/srmoem/assets/images/icons.png) -2134px -450px no-repeat;
}

/* line 646, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-byMonth {
  width: 50px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -801px no-repeat;
}

/* line 651, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-byYear {
  width: 50px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -825px no-repeat;
}

/* line 656, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-byDay {
  width: 50px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -849px no-repeat;
}

/* line 661, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-line {
  width: 45px;
  height: 30px;
  background: url(/srmoem/assets/images/icons.png) -2071px -873px no-repeat;
}

/* line 666, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goto-top {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -903px no-repeat;
}

/* line 671, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow05 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -903px no-repeat;
}

/* line 676, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow02 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -943px no-repeat;
}

/* line 681, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow04 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -943px no-repeat;
}

/* line 686, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow01 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -983px no-repeat;
}

/* line 691, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-message {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -983px no-repeat;
}

/* line 696, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-questionnaire {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1023px no-repeat;
}

/* line 701, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contact-blue {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1023px no-repeat;
}

/* line 706, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contact {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1063px no-repeat;
}

/* line 711, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow03 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1063px no-repeat;
}

/* line 716, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-person {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1103px no-repeat;
}

/* line 721, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-lock {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1103px no-repeat;
}

/* line 726, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-correct {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1141px no-repeat;
}

/* line 731, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-warning2 {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1141px no-repeat;
}

/* line 736, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-tqrdc {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1179px no-repeat;
}

/* line 741, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-info {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1179px no-repeat;
}

/* line 746, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-order {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1218px no-repeat;
}

/* line 751, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-my {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1218px no-repeat;
}

/* line 756, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-warnning {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1257px no-repeat;
}

/* line 761, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-tactics {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1257px no-repeat;
}

/* line 766, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-line {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1296px no-repeat;
}

/* line 771, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-user1 {
  width: 38px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1296px no-repeat;
}

/* line 776, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-password {
  width: 38px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1335px no-repeat;
}

/* line 781, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-successful01 {
  width: 37px;
  height: 37px;
  background: url(/srmoem/assets/images/icons.png) -2109px -1335px no-repeat;
}

/* line 786, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-info {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -513px no-repeat;
}

/* line 791, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-error {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -549px no-repeat;
}

/* line 796, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-warning {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -585px no-repeat;
}

/* line 801, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-white {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -621px no-repeat;
}

/* line 806, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-confirm {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -657px no-repeat;
}

/* line 811, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-success {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -693px no-repeat;
}

/* line 816, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-promote {
  width: 34px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -729px no-repeat;
}

/* line 821, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-reduce {
  width: 34px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -765px no-repeat;
}

/* line 826, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-plan-title-arrow {
  width: 13px;
  height: 32px;
  background: url(/srmoem/assets/images/icons.png) -2151px -903px no-repeat;
}

/* line 831, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-green-ok {
  width: 28px;
  height: 27px;
  background: url(/srmoem/assets/images/icons.png) -2116px -873px no-repeat;
}

/* line 836, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-right {
  width: 16px;
  height: 26px;
  background: url(/srmoem/assets/images/icons.png) -2144px -873px no-repeat;
}

/* line 841, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-left {
  width: 16px;
  height: 26px;
  background: url(/srmoem/assets/images/icons.png) -2151px -943px no-repeat;
}

/* line 846, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-show {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2121px -801px no-repeat;
}

/* line 851, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon31 {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2121px -825px no-repeat;
}

/* line 856, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-down {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2121px -849px no-repeat;
}

/* line 861, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-up {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1373px no-repeat;
}

/* line 866, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-hide {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2095px -1373px no-repeat;
}

/* line 871, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-email {
  width: 24px;
  height: 18px;
  background: url(/srmoem/assets/images/icons.png) -2119px -1373px no-repeat;
}

/* line 876, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-green-circle {
  width: 22px;
  height: 22px;
  background: url(/srmoem/assets/images/icons.png) -2145px -801px no-repeat;
}

/* line 881, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-red-circle {
  width: 22px;
  height: 22px;
  background: url(/srmoem/assets/images/icons.png) -2145px -825px no-repeat;
}

/* line 886, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-close {
  width: 20px;
  height: 20px;
  background: url(/srmoem/assets/images/icons.png) -2145px -849px no-repeat;
}

/* line 891, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-case {
  width: 17px;
  height: 20px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1179px no-repeat;
}

/* line 896, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon38 {
  width: 20px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2139px -305px no-repeat;
}

/* line 901, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon36 {
  width: 20px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2146px -1335px no-repeat;
}

/* line 906, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-messages {
  width: 20px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2137px -374px no-repeat;
}

/* line 911, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-l {
  width: 19px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -2148px -1296px no-repeat;
}

/* line 916, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-r {
  width: 19px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -2148px -1315px no-repeat;
}

/* line 921, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon8 {
  width: 19px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2146px -1349px no-repeat;
}

/* line 926, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon28 {
  width: 15px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -2151px -983px no-repeat;
}

/* line 931, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon2 {
  width: 19px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2143px -1373px no-repeat;
}

/* line 936, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon26 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1397px no-repeat;
}

/* line 941, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon29 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2090px -1397px no-repeat;
}

/* line 946, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon24 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2109px -1397px no-repeat;
}

/* line 951, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon7 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2128px -1397px no-repeat;
}

/* line 956, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon21 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2147px -1397px no-repeat;
}

/* line 961, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon3 {
  width: 18px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1199px no-repeat;
}

/* line 966, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon6 {
  width: 18px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1218px no-repeat;
}

/* line 971, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon16 {
  width: 18px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1232px no-repeat;
}

/* line 976, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-email {
  width: 18px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1257px no-repeat;
}

/* line 981, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search2 {
  width: 17px;
  height: 17px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1271px no-repeat;
}

/* line 986, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search {
  width: 17px;
  height: 17px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1411px no-repeat;
}

/* line 991, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon5 {
  width: 17px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2088px -1411px no-repeat;
}

/* line 996, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon27 {
  width: 17px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2105px -1411px no-repeat;
}

/* line 1001, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon18 {
  width: 17px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2122px -1411px no-repeat;
}

/* line 1006, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon41 {
  width: 17px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2139px -1411px no-repeat;
}

/* line 1011, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon19 {
  width: 17px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1428px no-repeat;
}

/* line 1016, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon22 {
  width: 17px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2088px -1428px no-repeat;
}

/* line 1021, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-info16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1002px no-repeat;
}

/* line 1026, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-info-small {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1023px no-repeat;
}

/* line 1031, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-notfinish {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1039px no-repeat;
}

/* line 1036, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-error16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1063px no-repeat;
}

/* line 1041, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-next {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1079px no-repeat;
}

/* line 1046, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-user {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1103px no-repeat;
}

/* line 1051, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-13 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1119px no-repeat;
}

/* line 1056, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-warning16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1141px no-repeat;
}

/* line 1061, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-trash-small {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1157px no-repeat;
}

/* line 1066, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-success16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1440px no-repeat;
}

/* line 1071, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-back {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2087px -1440px no-repeat;
}

/* line 1076, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-plus-big {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2103px -1440px no-repeat;
}

/* line 1081, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-finish {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2119px -1440px no-repeat;
}

/* line 1086, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-calendar {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2135px -1440px no-repeat;
}

/* line 1091, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon13 {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2150px -1440px no-repeat;
}

/* line 1096, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-attachment {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1456px no-repeat;
}

/* line 1101, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon9 {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2086px -1456px no-repeat;
}

/* line 1106, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-home {
  width: 16px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2101px -1456px no-repeat;
}

/* line 1111, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-attach {
  width: 14px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1472px no-repeat;
}

/* line 1116, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon14 {
  width: 13px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1472px no-repeat;
}

/* line 1121, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon12 {
  width: 16px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2151px -969px no-repeat;
}

/* line 1126, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon4 {
  width: 15px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2117px -1456px no-repeat;
}

/* line 1131, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon35 {
  width: 15px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2132px -1456px no-repeat;
}

/* line 1136, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-jb {
  width: 15px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2147px -1456px no-repeat;
}

/* line 1141, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon34 {
  width: 15px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2105px -1428px no-repeat;
}

/* line 1146, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-yhddqs {
  width: 15px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2120px -1428px no-repeat;
}

/* line 1151, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-check {
  width: 15px;
  height: 11px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1246px no-repeat;
}

/* line 1156, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon45 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2098px -1472px no-repeat;
}

/* line 1161, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-14 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2112px -1472px no-repeat;
}

/* line 1166, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-f {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2126px -1472px no-repeat;
}

/* line 1171, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon48 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2140px -1472px no-repeat;
}

/* line 1176, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-8 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1488px no-repeat;
}

/* line 1181, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon1 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1488px no-repeat;
}

/* line 1186, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-11 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2099px -1488px no-repeat;
}

/* line 1191, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon30 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2113px -1488px no-repeat;
}

/* line 1196, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-question {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2127px -1488px no-repeat;
}

/* line 1201, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon43 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2141px -1488px no-repeat;
}

/* line 1206, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-10 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1502px no-repeat;
}

/* line 1211, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-help {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1502px no-repeat;
}

/* line 1216, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon15 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2099px -1502px no-repeat;
}

/* line 1221, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-9 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2113px -1502px no-repeat;
}

/* line 1226, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon40 {
  width: 14px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2127px -1502px no-repeat;
}

/* line 1231, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon44 {
  width: 14px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2141px -1502px no-repeat;
}

/* line 1236, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon20 {
  width: 14px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1516px no-repeat;
}

/* line 1241, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon17 {
  width: 12px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2154px -1472px no-repeat;
}

/* line 1246, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-email-read {
  width: 14px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2135px -1428px no-repeat;
}

/* line 1251, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-50 {
  width: 14px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1428px no-repeat;
}

/* line 1256, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-email-unread {
  width: 14px;
  height: 11px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1516px no-repeat;
}

/* line 1261, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon49 {
  width: 14px;
  height: 11px;
  background: url(/srmoem/assets/images/icons.png) -2099px -1516px no-repeat;
}

/* line 1266, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon46 {
  width: 13px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1529px no-repeat;
}

/* line 1271, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon23 {
  width: 12px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2155px -1488px no-repeat;
}

/* line 1276, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon25 {
  width: 12px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2155px -1502px no-repeat;
}

/* line 1281, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-part-in {
  width: 12px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2084px -1529px no-repeat;
}

/* line 1286, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-choosed {
  width: 13px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2096px -1529px no-repeat;
}

/* line 1291, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon47 {
  width: 10px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2157px -374px no-repeat;
}

/* line 1296, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-top1 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2109px -1529px no-repeat;
}

/* line 1301, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search-icon {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2121px -1529px no-repeat;
}

/* line 1306, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-gb {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2133px -1529px no-repeat;
}

/* line 1311, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon33 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2145px -1529px no-repeat;
}

/* line 1316, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon39 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1542px no-repeat;
}

/* line 1321, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-gray-circle {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2083px -1542px no-repeat;
}

/* line 1326, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-blue {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2095px -1542px no-repeat;
}

/* line 1331, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon42 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2107px -1542px no-repeat;
}

/* line 1336, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon32 {
  width: 12px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2134px -440px no-repeat;
}

/* line 1341, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowup {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2134px -503px no-repeat;
}

/* line 1346, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowdown {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2145px -503px no-repeat;
}

/* line 1351, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowdown-current {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2156px -503px no-repeat;
}

/* line 1356, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowup-current {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2156px -1411px no-repeat;
}

/* line 1361, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-12 {
  width: 11px;
  height: 7px;
  background: url(/srmoem/assets/images/icons.png) -2103px -298px no-repeat;
}

/* line 1366, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-minus {
  width: 9px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2146px -440px no-repeat;
}

/* line 1371, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-plus {
  width: 9px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2155px -440px no-repeat;
}

/* line 1376, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-right {
  width: 6px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2159px -305px no-repeat;
}

/* line 1381, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowright-small {
  width: 5px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2161px -321px no-repeat;
}

/* line 1386, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-more {
  width: 9px;
  height: 5px;
  background: url(/srmoem/assets/images/icons.png) -2114px -298px no-repeat;
}

/* line 1391, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowdown-small {
  width: 9px;
  height: 5px;
  background: url(/srmoem/assets/images/icons.png) -2123px -298px no-repeat;
}

/* line 1396, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-disc-black {
  width: 6px;
  height: 6px;
  background: url(/srmoem/assets/images/icons.png) -2159px -314px no-repeat;
}

/* line 1401, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-disc {
  width: 6px;
  height: 6px;
  background: url(/srmoem/assets/images/icons.png) -2161px -330px no-repeat;
}

/* line 7, app/components/demand/demand_resource_detail/view.scss */
.demand-resource-detail .demand-content {
  border: 1px solid #eeeeee;
  margin-bottom: 30px;
  padding: 20px 20px 10px;
}
/* line 12, app/components/demand/demand_resource_detail/view.scss */
.demand-resource-detail .demand-content.front-show {
  border: 0;
  margin-bottom: 20px;
  padding: 20px 0;
}
/* line 18, app/components/demand/demand_resource_detail/view.scss */
.demand-resource-detail .demand-content .demand-one-line {
  margin-bottom: 5px;
  border: 1px dashed #eeeeee;
  background-color: #e4f2fc;
}
/* line 24, app/components/demand/demand_resource_detail/view.scss */
.demand-resource-detail .demand-content .demand-one-line.all-width .demand-info-inline {
  width: 160px;
}
/* line 28, app/components/demand/demand_resource_detail/view.scss */
.demand-resource-detail .demand-content .demand-one-line .demand-info.demand-info-inline {
  width: 100%;
  padding-left: 5px;
}
/* line 32, app/components/demand/demand_resource_detail/view.scss */
.demand-resource-detail .demand-content .demand-one-line .demand-info.demand-info-inline label {
  width: 10%  !important;
  text-align: right;
  float: left;
}
/* line 37, app/components/demand/demand_resource_detail/view.scss */
.demand-resource-detail .demand-content .demand-one-line .demand-info.demand-info-inline span {
  width: 85%;
  float: left;
}
/* line 45, app/components/demand/demand_resource_detail/view.scss */
.demand-resource-detail .demand-content .demand-name {
  background-color: #f4f4f4;
  padding-left: 10px;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
}
/* line 52, app/components/demand/demand_resource_detail/view.scss */
.demand-resource-detail .demand-content .demand-name i {
  margin: 3px 5px 0 0;
}
/* line 57, app/components/demand/demand_resource_detail/view.scss */
.demand-resource-detail .demand-content .demand-info {
  margin: 7px 0;
}
/* line 60, app/components/demand/demand_resource_detail/view.scss */
.demand-resource-detail .demand-content .demand-info label {
  margin-right: 10px;
  width: 75px;
  text-align: right;
}
/* line 66, app/components/demand/demand_resource_detail/view.scss */
.demand-resource-detail .demand-content .demand-info.demand-info-inline {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 70, app/components/demand/demand_resource_detail/view.scss */
.demand-resource-detail .demand-content .demand-info .demand-attachment {
  width: 100%;
}
/* line 75, app/components/demand/demand_resource_detail/view.scss */
.demand-resource-detail .demand-content .demand-operate {
  padding: 15px;
  text-align: center;
  min-height: 0;
}
/* line 80, app/components/demand/demand_resource_detail/view.scss */
.demand-resource-detail .demand-content .demand-operate p {
  margin: 0;
  font-size: 14px;
}
/* line 88, app/components/demand/demand_resource_detail/view.scss */
.demand-resource-detail .progress-action {
  height: 65px;
  background-color: #fff9ec;
}
/* line 92, app/components/demand/demand_resource_detail/view.scss */
.demand-resource-detail .progress-action p {
  margin: 0;
  padding: 20px;
  text-align: center;
}
/* line 97, app/components/demand/demand_resource_detail/view.scss */
.demand-resource-detail .progress-action p span {
  margin-right: 20px;
  vertical-align: middle;
  font-size: 14px;
}

/* line 106, app/components/demand/demand_resource_detail/view.scss */
.time-plan .plan-step ul li .date-div {
  padding: 10px 0;
  height: 74px;
  margin: 0;
  vertical-align: middle;
  text-align: center;
  border: 1px solid #eeeeee;
}
/* line 2, app/components/demand/demand_second_list/view.scss */
.demand-second .breadcrumb {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}
/* line 7, app/components/demand/demand_second_list/view.scss */
.demand-second .breadcrumb .left {
  width: 200px;
  float: left;
}
/* line 11, app/components/demand/demand_second_list/view.scss */
.demand-second .breadcrumb .return {
  width: 200px;
  float: right;
  text-align: right;
}
/* line 17, app/components/demand/demand_second_list/view.scss */
.demand-second .demand-second-filter {
  border: none;
  overflow: hidden;
  padding: 35px 0;
}
/* line 22, app/components/demand/demand_second_list/view.scss */
.demand-second .demand-second-filter .nav-group dl {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei';
  font-size: 14px;
}
/* line 27, app/components/demand/demand_second_list/view.scss */
.demand-second .demand-second-filter .nav-group dl dt {
  padding: 0;
  width: 80px;
  top: 0px;
  border-bottom: none;
  text-align: left;
  color: #005fa7;
  font-weight: bold;
}
/* line 36, app/components/demand/demand_second_list/view.scss */
.demand-second .demand-second-filter .nav-group dl dd {
  margin: 0 15px 0 15px;
}
/* line 38, app/components/demand/demand_second_list/view.scss */
.demand-second .demand-second-filter .nav-group dl dd a {
  color: #616161;
}
/* line 45, app/components/demand/demand_second_list/view.scss */
.demand-second .demand-second-filter .filter-group {
  height: 40px;
}
/* line 47, app/components/demand/demand_second_list/view.scss */
.demand-second .demand-second-filter .filter-group .order-group {
  float: left;
}
/* line 49, app/components/demand/demand_second_list/view.scss */
.demand-second .demand-second-filter .filter-group .order-group .order-button {
  position: relative;
  display: inline-block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  height: 24px;
  margin: 6px 10px 0 0px;
}
/* line 59, app/components/demand/demand_second_list/view.scss */
.demand-second .demand-second-filter .filter-group .order-group .order-button span {
  line-height: 24px;
  margin: 0 28px 0 12px;
  color: #717171;
}
/* line 64, app/components/demand/demand_second_list/view.scss */
.demand-second .demand-second-filter .filter-group .order-group .order-button i {
  position: absolute;
  top: 7px;
  right: 9px;
}
/* line 71, app/components/demand/demand_second_list/view.scss */
.demand-second .demand-second-filter .filter-group .demand-count {
  float: right;
}
/* line 73, app/components/demand/demand_second_list/view.scss */
.demand-second .demand-second-filter .filter-group .demand-count span {
  margin: 0 5px;
}
/* line 77, app/components/demand/demand_second_list/view.scss */
.demand-second .demand-second-filter .filter-group .filter-only {
  float: left;
  margin: 10px 0 0 20px;
}
/* line 81, app/components/demand/demand_second_list/view.scss */
.demand-second .demand-second-filter .filter-group .filter-only span, .demand-second .demand-second-filter .filter-group .filter-only input {
  vertical-align: middle;
}
/* line 84, app/components/demand/demand_second_list/view.scss */
.demand-second .demand-second-filter .filter-group .filter-only label {
  margin-right: 10px;
}
/* line 92, app/components/demand/demand_second_list/view.scss */
.demand-second .demand-list-group ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 1220px;
  position: relative;
  left: -20px;
  overflow: hidden;
}
/* line 100, app/components/demand/demand_second_list/view.scss */
.demand-second .demand-list-group ul li {
  float: left;
  background-color: #fff;
  margin: 0 0 20px 20px;
  width: 285px;
  height: 340px;
  padding: 0;
  overflow: hidden;
}
/* line 108, app/components/demand/demand_second_list/view.scss */
.demand-second .demand-list-group ul li .list-block {
  padding: 0 20px;
  margin: 0;
}
/* line 111, app/components/demand/demand_second_list/view.scss */
.demand-second .demand-list-group ul li .list-block p {
  margin: 0;
  font-family: 'Microsoft YaHei';
}
/* line 115, app/components/demand/demand_second_list/view.scss */
.demand-second .demand-list-group ul li .list-block .d-num {
  color: #ff0000;
  font-weight: bold;
  margin-right: 5px;
}
/* line 123, app/components/demand/demand_second_list/view.scss */
.demand-second .demand-list-group ul li .demand-title {
  height: 70px;
  padding-top: 1px;
  position: relative;
}
/* line 128, app/components/demand/demand_second_list/view.scss */
.demand-second .demand-list-group ul li .demand-title p {
  height: 70px;
  line-height: 70px;
  border-bottom: 1px dashed #bebebe;
}
/* line 132, app/components/demand/demand_second_list/view.scss */
.demand-second .demand-list-group ul li .demand-title p .d-title {
  display: block;
  width: 245px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #005fa7;
  font-size: 16px;
}
/* line 140, app/components/demand/demand_second_list/view.scss */
.demand-second .demand-list-group ul li .demand-title p .d-title em {
  color: red;
  font-style: normal !important;
}
/* line 148, app/components/demand/demand_second_list/view.scss */
.demand-second .demand-list-group ul li .demand-info {
  height: 180px;
  position: relative;
  padding: 20px 0px 20px 20px;
  font-size: 14px;
  overflow: hidden;
}
/* line 154, app/components/demand/demand_second_list/view.scss */
.demand-second .demand-list-group ul li .demand-info p {
  height: 30px;
  line-height: 30px;
}
/* line 160, app/components/demand/demand_second_list/view.scss */
.demand-second .demand-list-group ul li .demand-corp {
  position: relative;
  padding-bottom: 20px;
}
/* line 164, app/components/demand/demand_second_list/view.scss */
.demand-second .demand-list-group ul li .demand-corp a {
  border: 1px solid #005fa7;
  color: #fff;
  background-color: #005fa7;
  border-radius: 0px;
}
/* line 172, app/components/demand/demand_second_list/view.scss */
.demand-second .demand-list-group ul li.last {
  margin-right: 0px;
}
/* line 177, app/components/demand/demand_second_list/view.scss */
.demand-second .pagination {
  display: block;
  margin: 30px auto 40px auto;
}
/* line 4, app/components/demand/deposit_gvs_surplus/view.scss */
.deposit-gvs-surplus .demand-code {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 150px;
}
/* line 8, app/components/demand/deposit_gvs_surplus/view.scss */
.deposit-gvs-surplus .demand-publish-time {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 11, app/components/demand/deposit_gvs_surplus/view.scss */
.deposit-gvs-surplus .demand-creator {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 180px;
}
/* line 15, app/components/demand/deposit_gvs_surplus/view.scss */
.deposit-gvs-surplus .tab-contents {
  padding: 0;
}
/* line 18, app/components/demand/deposit_gvs_surplus/view.scss */
.deposit-gvs-surplus .tab-content {
  min-height: 0 !important;
}
/* line 20, app/components/demand/deposit_gvs_surplus/view.scss */
.deposit-gvs-surplus .tab-content .block {
  padding: 25px 13px;
}
/* line 24, app/components/demand/deposit_gvs_surplus/view.scss */
.deposit-gvs-surplus .span {
  margin: 2px;
}
/* line 27, app/components/demand/deposit_gvs_surplus/view.scss */
.deposit-gvs-surplus fieldset {
  width: 1000px;
}
/* line 30, app/components/demand/deposit_gvs_surplus/view.scss */
.deposit-gvs-surplus .span1 {
  width: 120px;
}
/* line 33, app/components/demand/deposit_gvs_surplus/view.scss */
.deposit-gvs-surplus .span3 {
  width: 260px;
}
/* line 37, app/components/demand/deposit_gvs_surplus/view.scss */
.deposit-gvs-surplus .td-heading {
  font-weight: normal !important;
}
/* line 41, app/components/demand/deposit_gvs_surplus/view.scss */
.deposit-gvs-surplus .demand-pagination {
  text-align: right;
  padding-bottom: 20px;
}
/* line 44, app/components/demand/deposit_gvs_surplus/view.scss */
.deposit-gvs-surplus .demand-pagination.inline-pagination {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding-bottom: 0;
  width: 860px;
}
/* line 1, app/components/demand/detail_3Dfiles/view.scss */
.detail_3Dfiles {
  font-family: 'Microsoft YaHei';
  color: #283540;
}
/* line 4, app/components/demand/detail_3Dfiles/view.scss */
.detail_3Dfiles .width-1200-center {
  padding: 0px 40px;
  box-sizing: border-box;
  border-radius: 4px;
}
/* line 8, app/components/demand/detail_3Dfiles/view.scss */
.detail_3Dfiles .width-1200-center .topTital {
  color: #283540;
  font-size: 18px;
  font-family: 'Microsoft YaHei';
  text-align: left;
  padding-top: 30px;
}
/* line 16, app/components/demand/detail_3Dfiles/view.scss */
.detail_3Dfiles .width-1200-center .modal_detail {
  float: right;
  margin-bottom: 5px;
}
/* line 23, app/components/demand/detail_3Dfiles/view.scss */
.detail_3Dfiles #breadcrumb {
  padding: 20px 40px;
  overflow: hidden;
  margin: 10px 0;
}
/* line 29, app/components/demand/detail_3Dfiles/view.scss */
.detail_3Dfiles #breadcrumb > div div {
  margin-bottom: 10px;
}
/* line 31, app/components/demand/detail_3Dfiles/view.scss */
.detail_3Dfiles #breadcrumb > div div span {
  display: inline-block;
  vertical-align: top;
  color: #53616e;
  font-family: "Microsoft YaHei";
  line-height: 16px;
}
/* line 38, app/components/demand/detail_3Dfiles/view.scss */
.detail_3Dfiles #breadcrumb > div div label {
  color: #283540;
  font-family: "Microsoft YaHei";
  line-height: 16px;
}
/* line 46, app/components/demand/detail_3Dfiles/view.scss */
.detail_3Dfiles .breadcrumb_left {
  float: left;
  width: 280px;
}
/* line 51, app/components/demand/detail_3Dfiles/view.scss */
.detail_3Dfiles .breadcrumb_left div span {
  width: 210px;
}
/* line 56, app/components/demand/detail_3Dfiles/view.scss */
.detail_3Dfiles .breadcrumb_right {
  float: right;
  width: 625px;
}
/* line 61, app/components/demand/detail_3Dfiles/view.scss */
.detail_3Dfiles .breadcrumb_right div span {
  width: 540px;
}
/* line 66, app/components/demand/detail_3Dfiles/view.scss */
.detail_3Dfiles .addContent {
  padding: 10px 0px;
  box-sizing: border-box;
}
/* line 69, app/components/demand/detail_3Dfiles/view.scss */
.detail_3Dfiles .addContent p {
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  font-family: "Microsoft YaHei";
}
/* line 76, app/components/demand/detail_3Dfiles/view.scss */
.detail_3Dfiles .title {
  margin: 10px 0;
  float: left;
  font-size: 14px;
  font-family: "Microsoft YaHei";
}
/* line 82, app/components/demand/detail_3Dfiles/view.scss */
.detail_3Dfiles .title span {
  color: red;
}
/* line 86, app/components/demand/detail_3Dfiles/view.scss */
.detail_3Dfiles .title2 {
  float: right;
}
/* line 88, app/components/demand/detail_3Dfiles/view.scss */
.detail_3Dfiles .title2 .btn:nth-of-type(1) {
  margin-right: 10px;
}
/* line 94, app/components/demand/detail_3Dfiles/view.scss */
.detail_3Dfiles .table2 {
  width: 100%;
}
/* line 96, app/components/demand/detail_3Dfiles/view.scss */
.detail_3Dfiles .table2 tr {
  padding: 10px 0;
}
/* line 99, app/components/demand/detail_3Dfiles/view.scss */
.detail_3Dfiles .table2 tr th, .detail_3Dfiles .table2 tr td {
  text-align: center;
}
/* line 105, app/components/demand/detail_3Dfiles/view.scss */
.detail_3Dfiles .table2 thead tr {
  background: #e1ebf5;
  color: #004a82;
  font-size: 14px;
  line-height: 45px;
}
/* line 115, app/components/demand/detail_3Dfiles/view.scss */
.detail_3Dfiles .table2 tbody tr {
  padding: 10px 0;
  text-align: center;
  height: 40px;
}
/* line 119, app/components/demand/detail_3Dfiles/view.scss */
.detail_3Dfiles .table2 tbody tr .btn {
  padding: 5px 10px;
  border: 0;
}
/* line 124, app/components/demand/detail_3Dfiles/view.scss */
.detail_3Dfiles .table2 tbody tr:nth-child(even) {
  background: #F8F8F8;
}
/* line 128, app/components/demand/detail_3Dfiles/view.scss */
.detail_3Dfiles .table2 tbody tr:nth-child(odd) {
  background: #fdfdfd;
}
/* line 135, app/components/demand/detail_3Dfiles/view.scss */
.detail_3Dfiles .btn-group .btn:nth-of-type(1) {
  margin: 20px 20px 0 500px;
}
/* line 138, app/components/demand/detail_3Dfiles/view.scss */
.detail_3Dfiles .btn-group .btn:nth-of-type(2) {
  margin-top: 20px;
  background: #fff;
  border: 1px solid #004ea2;
}
/* line 144, app/components/demand/detail_3Dfiles/view.scss */
.detail_3Dfiles .noButton {
  border: 1px solid #004ea2 !important;
  color: #004ea2;
  background: #fff;
}
/* line 150, app/components/demand/detail_3Dfiles/view.scss */
.detail_3Dfiles .btn-upload span {
  cursor: pointer;
  color: #004ea2;
}
/* line 155, app/components/demand/detail_3Dfiles/view.scss */
.detail_3Dfiles .btn {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 161, app/components/demand/detail_3Dfiles/view.scss */
.information3D {
  width: 870px;
}
/* line 163, app/components/demand/detail_3Dfiles/view.scss */
.information3D p {
  text-indent: 30px;
  font-size: 12px;
  padding: 5px 0;
  font-family: "Microsoft YaHei";
}
/* line 169, app/components/demand/detail_3Dfiles/view.scss */
.information3D .titleOne {
  text-indent: 0px;
}
/* line 173, app/components/demand/detail_3Dfiles/view.scss */
.information3D .footerOne {
  text-align: right;
  text-indent: 0px;
}
/* line 3, app/components/demand/fangan_protocol/view.scss */
.demand-fangan-protocol > .protocol {
  padding: 20px 15px;
  border: 1px solid #eee;
}
/* line 8, app/components/demand/fangan_protocol/view.scss */
.demand-fangan-protocol .protocol-operate {
  margin: 20px;
  text-align: center;
}
/* line 4, app/components/demand/fangan_topic_list/view.scss */
.demand-fangan-topic-list {
  margin-top: 20px;
}
/* line 7, app/components/demand/fangan_topic_list/view.scss */
.demand-fangan-topic-list .topic-detail-left {
  width: 760px;
  padding-right: 20px;
  border-right: 1px dashed #eeeeee;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 13, app/components/demand/fangan_topic_list/view.scss */
.demand-fangan-topic-list .topic-detail-left .first-topic {
  width: 746px;
  border-radius: 4px;
  border: 1px solid #e4f2fc;
}
/* line 18, app/components/demand/fangan_topic_list/view.scss */
.demand-fangan-topic-list .topic-detail-left .first-topic > p {
  padding: 0 10px;
}
/* line 22, app/components/demand/fangan_topic_list/view.scss */
.demand-fangan-topic-list .topic-detail-left .first-topic .topic-title {
  line-height: 32px;
  font-size: 16px;
  font-weight: bold;
  background: #e4f2fc;
  margin: 0;
}
/* line 32, app/components/demand/fangan_topic_list/view.scss */
.demand-fangan-topic-list .topic-detail-left .topic-list > .topic-item {
  margin: 20px 0;
  border-bottom: 1px dashed #eeeeee;
}
/* line 36, app/components/demand/fangan_topic_list/view.scss */
.demand-fangan-topic-list .topic-detail-left .topic-list > .topic-item > .topic-item-left {
  width: 210px;
  border-radius: 5px;
  margin-right: 10px;
  border: 1px dashed #eeeeee;
  background: #e4f2fc;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 44, app/components/demand/fangan_topic_list/view.scss */
.demand-fangan-topic-list .topic-detail-left .topic-list > .topic-item > .topic-item-left .item-tag {
  margin: 5px 0;
  padding: 0 15px;
  width: 170px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/* line 52, app/components/demand/fangan_topic_list/view.scss */
.demand-fangan-topic-list .topic-detail-left .topic-list > .topic-item > .topic-item-left .item-tag > a {
  font-size: 14px;
  margin: 3px 0;
}
/* line 59, app/components/demand/fangan_topic_list/view.scss */
.demand-fangan-topic-list .topic-detail-left .topic-list > .topic-item > .topic-item-right {
  width: 520px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  border: 1px solid #eeeeee;
  margin-bottom: 20px;
  border-radius: 5px;
  min-height: 100px;
}
/* line 67, app/components/demand/fangan_topic_list/view.scss */
.demand-fangan-topic-list .topic-detail-left .topic-list > .topic-item > .topic-item-right:before {
  top: 10px;
  left: -13px;
  border-color: transparent #eeeeee transparent transparent;
}
/* line 73, app/components/demand/fangan_topic_list/view.scss */
.demand-fangan-topic-list .topic-detail-left .topic-list > .topic-item > .topic-item-right:after {
  top: 10px;
  left: -12px;
  border-color: transparent white transparent transparent;
}
/* line 79, app/components/demand/fangan_topic_list/view.scss */
.demand-fangan-topic-list .topic-detail-left .topic-list > .topic-item > .topic-item-right .topic-content {
  padding: 5px;
  min-height: 80px;
}
/* line 83, app/components/demand/fangan_topic_list/view.scss */
.demand-fangan-topic-list .topic-detail-left .topic-list > .topic-item > .topic-item-right .topic-content > pre {
  overflow: auto;
}
/* line 90, app/components/demand/fangan_topic_list/view.scss */
.demand-fangan-topic-list .topic-detail-left .topic-list > .topic-item > .topic-item-right .topic-replay .topic-replay-btn {
  text-align: right;
}
/* line 93, app/components/demand/fangan_topic_list/view.scss */
.demand-fangan-topic-list .topic-detail-left .topic-list > .topic-item > .topic-item-right .topic-replay .topic-replay-btn > span {
  padding: 10px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 98, app/components/demand/fangan_topic_list/view.scss */
.demand-fangan-topic-list .topic-detail-left .topic-list > .topic-item > .topic-item-right .topic-replay .topic-replay-btn .second-topic-replay {
  cursor: pointer;
}
/* line 102, app/components/demand/fangan_topic_list/view.scss */
.demand-fangan-topic-list .topic-detail-left .topic-list > .topic-item > .topic-item-right .topic-replay .topic-replay-btn .gray {
  background-color: #f4f4f4 !important;
}
/* line 107, app/components/demand/fangan_topic_list/view.scss */
.demand-fangan-topic-list .topic-detail-left .topic-list > .topic-item > .topic-item-right .topic-replay .topic-replay-list {
  margin: 0 0 10px 0;
  float: right;
}
/* line 111, app/components/demand/fangan_topic_list/view.scss */
.demand-fangan-topic-list .topic-detail-left .topic-list > .topic-item > .topic-item-right .topic-replay .topic-replay-list > ul {
  margin: 0;
  width: 400px !important;
  list-style: none;
  height: auto;
}
/* line 117, app/components/demand/fangan_topic_list/view.scss */
.demand-fangan-topic-list .topic-detail-left .topic-list > .topic-item > .topic-item-right .topic-replay .topic-replay-list > ul > li {
  margin-top: 5px;
  border-top: 1px dashed #D7D7D7;
  line-height: 20px;
}
/* line 122, app/components/demand/fangan_topic_list/view.scss */
.demand-fangan-topic-list .topic-detail-left .topic-list > .topic-item > .topic-item-right .topic-replay .topic-replay-list > ul > li > .right {
  text-align: right;
}
/* line 126, app/components/demand/fangan_topic_list/view.scss */
.demand-fangan-topic-list .topic-detail-left .topic-list > .topic-item > .topic-item-right .topic-replay .topic-replay-list > ul > li .input-group-append {
  margin-top: 10px;
}
/* line 129, app/components/demand/fangan_topic_list/view.scss */
.demand-fangan-topic-list .topic-detail-left .topic-list > .topic-item > .topic-item-right .topic-replay .topic-replay-list > ul > li .input-group-append > input {
  width: 330px !important;
}
/* line 144, app/components/demand/fangan_topic_list/view.scss */
.demand-fangan-topic-list .topic-detail-left .current-topic-replay .text-tools #wysihtml5-editor-toolbar {
  width: 747px;
}
/* line 147, app/components/demand/fangan_topic_list/view.scss */
.demand-fangan-topic-list .topic-detail-left .current-topic-replay .text-tools #wysihtml5-editor-toolbar header {
  width: 757px;
}
/* line 151, app/components/demand/fangan_topic_list/view.scss */
.demand-fangan-topic-list .topic-detail-left .current-topic-replay .text-tools #wysihtml5-editor-toolbar .file-group {
  margin-right: 25px;
}
/* line 155, app/components/demand/fangan_topic_list/view.scss */
.demand-fangan-topic-list .topic-detail-left .current-topic-replay .text-tools #wysihtml5-editor-toolbar label {
  width: auto;
}
/* line 159, app/components/demand/fangan_topic_list/view.scss */
.demand-fangan-topic-list .topic-detail-left .current-topic-replay .text-tools #wysihtml5-editor-toolbar [data-wysihtml5-dialog] {
  width: 757px !important;
}
/* line 163, app/components/demand/fangan_topic_list/view.scss */
.demand-fangan-topic-list .topic-detail-left .current-topic-replay .text-tools .text-tool-iframe {
  border: 1px solid #eeeeee !important;
  width: 757px !important;
}
/* line 167, app/components/demand/fangan_topic_list/view.scss */
.demand-fangan-topic-list .topic-detail-left .current-topic-replay .text-tools section {
  width: 757px !important;
}
/* line 172, app/components/demand/fangan_topic_list/view.scss */
.demand-fangan-topic-list .topic-detail-left .current-topic-replay .right-btn {
  padding-right: 10px;
  text-align: right;
}
/* line 178, app/components/demand/fangan_topic_list/view.scss */
.demand-fangan-topic-list .topic-detail-left .center-pagination {
  text-align: center;
}
/* line 183, app/components/demand/fangan_topic_list/view.scss */
.demand-fangan-topic-list .topic-detail-right {
  width: 200px;
  padding-left: 15px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 188, app/components/demand/fangan_topic_list/view.scss */
.demand-fangan-topic-list .topic-detail-right .span3 {
  text-align: left;
  margin-bottom: 20px;
}
/* line 1, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bg {
  width: 1920px;
  height: 1080px;
  background: url(/srmoem/assets/images/icons.png) 0px 0px no-repeat;
}

/* line 6, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-tip {
  width: 1200px;
  height: 243px;
  background: url(/srmoem/assets/images/icons.png) 0px -1080px no-repeat;
}

/* line 11, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-foot-line {
  width: 1200px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) 0px -1323px no-repeat;
}

/* line 16, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-border-image, .gecInquiry-detail .demand-content .demand-line-last {
  width: 1100px;
  height: 48px;
  background: url(/srmoem/assets/images/icons.png) 0px -1363px no-repeat;
}

/* line 21, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-6 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1411px no-repeat;
}

/* line 26, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-3 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1435px no-repeat;
}

/* line 31, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-4 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1459px no-repeat;
}

/* line 36, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-5 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1483px no-repeat;
}

/* line 41, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-7 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1507px no-repeat;
}

/* line 46, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-8 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1531px no-repeat;
}

/* line 51, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-1 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1555px no-repeat;
}

/* line 56, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-2 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1579px no-repeat;
}

/* line 61, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-line1 {
  width: 1001px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1603px no-repeat;
}

/* line 66, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow1 {
  width: 910px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -1001px -1603px no-repeat;
}

/* line 71, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow2 {
  width: 910px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) 0px -1627px no-repeat;
}

/* line 76, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-7 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1640px no-repeat;
}

/* line 81, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-1 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1640px no-repeat;
}

/* line 86, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-6 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1674px no-repeat;
}

/* line 91, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-5 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1674px no-repeat;
}

/* line 96, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-4 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1708px no-repeat;
}

/* line 101, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-2 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1708px no-repeat;
}

/* line 106, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-9 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1742px no-repeat;
}

/* line 111, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-8 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1742px no-repeat;
}

/* line 116, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-top3 {
  width: 382px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1080px no-repeat;
}

/* line 121, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-top1 {
  width: 382px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1135px no-repeat;
}

/* line 126, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-top2 {
  width: 382px;
  height: 52px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1190px no-repeat;
}

/* line 131, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-supplier-logo {
  width: 300px;
  height: 60px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1242px no-repeat;
}

/* line 136, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-buyplatform-new {
  width: 273px;
  height: 60px;
  background: url(/srmoem/assets/images/icons.png) -1500px -1242px no-repeat;
}

/* line 141, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contactUs {
  width: 240px;
  height: 65px;
  background: url(/srmoem/assets/images/icons.png) 0px -1776px no-repeat;
}

/* line 146, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-buyer-admin {
  width: 233px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1080px no-repeat;
}

/* line 151, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-login-logo {
  width: 223px;
  height: 41px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1135px no-repeat;
}

/* line 156, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-supplier-banner {
  width: 220px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1190px no-repeat;
}

/* line 161, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-plansubmit {
  width: 210px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1209px no-repeat;
}

/* line 166, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-interaction {
  width: 210px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1302px no-repeat;
}

/* line 171, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-right {
  width: 207px;
  height: 25px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1323px no-repeat;
}

/* line 176, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b1 {
  width: 195px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1100px -1363px no-repeat;
}

/* line 181, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b2 {
  width: 195px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1295px -1363px no-repeat;
}

/* line 186, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-demand-top {
  width: 166px;
  height: 54px;
  background: url(/srmoem/assets/images/icons.png) -240px -1776px no-repeat;
}

/* line 191, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search-bg {
  width: 162px;
  height: 22px;
  background: url(/srmoem/assets/images/icons.png) -1407px -1323px no-repeat;
}

/* line 196, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser10 {
  width: 160px;
  height: 50px;
  background: url(/srmoem/assets/images/icons.png) -406px -1776px no-repeat;
}

/* line 201, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-topic-now {
  width: 160px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1118px no-repeat;
}

/* line 206, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bottomline {
  width: 1px;
  height: 155px;
  background: url(/srmoem/assets/images/icons.png) -1920px 0px no-repeat;
}

/* line 211, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-demand-sub-top {
  width: 153px;
  height: 54px;
  background: url(/srmoem/assets/images/icons.png) 0px -1841px no-repeat;
}

/* line 216, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-demand-detail-top {
  width: 151px;
  height: 54px;
  background: url(/srmoem/assets/images/icons.png) -153px -1841px no-repeat;
}

/* line 221, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b3 {
  width: 151px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1490px -1363px no-repeat;
}

/* line 226, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b4 {
  width: 151px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1641px -1363px no-repeat;
}

/* line 231, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss3 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px 0px no-repeat;
}

/* line 236, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss2 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -100px no-repeat;
}

/* line 241, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss1 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -200px no-repeat;
}

/* line 246, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss4 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -300px no-repeat;
}

/* line 251, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss6 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -400px no-repeat;
}

/* line 256, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss5 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -500px no-repeat;
}

/* line 261, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-supplier-logo-white {
  width: 148px;
  height: 27px;
  background: url(/srmoem/assets/images/icons.png) -1921px -600px no-repeat;
}

/* line 266, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo {
  width: 147px;
  height: 61px;
  background: url(/srmoem/assets/images/icons.png) -1921px -627px no-repeat;
}

/* line 271, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-left {
  width: 146px;
  height: 25px;
  background: url(/srmoem/assets/images/icons.png) -1921px -688px no-repeat;
}

/* line 276, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-gzt {
  width: 140px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1921px -713px no-repeat;
}

/* line 281, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser3 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -768px no-repeat;
}

/* line 286, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser7 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -812px no-repeat;
}

/* line 291, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser6 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -856px no-repeat;
}

/* line 296, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser5 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -900px no-repeat;
}

/* line 301, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser8 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -944px no-repeat;
}

/* line 306, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser9 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -988px no-repeat;
}

/* line 311, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser1 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1032px no-repeat;
}

/* line 316, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser2 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1076px no-repeat;
}

/* line 321, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser4 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1120px no-repeat;
}

/* line 326, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-scheme-top {
  width: 131px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1164px no-repeat;
}

/* line 331, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-c-hide {
  width: 58px;
  height: 130px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1219px no-repeat;
}

/* line 336, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-c-show {
  width: 58px;
  height: 130px;
  background: url(/srmoem/assets/images/icons.png) -1979px -1219px no-repeat;
}

/* line 341, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-buyplatform {
  width: 130px;
  height: 27px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1349px no-repeat;
}

/* line 346, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-scheme-sub-top {
  width: 128px;
  height: 52px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1376px no-repeat;
}

/* line 351, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-scheme-detail-top {
  width: 128px;
  height: 52px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1428px no-repeat;
}

/* line 356, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhds {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1480px no-repeat;
}

/* line 361, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icondydj {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1524px no-repeat;
}

/* line 366, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconembraco {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1568px no-repeat;
}

/* line 371, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconfl {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1612px no-repeat;
}

/* line 376, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconbg {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1656px no-repeat;
}

/* line 381, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconbe {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1700px no-repeat;
}

/* line 386, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconfxpk {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1744px no-repeat;
}

/* line 391, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icongk {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1788px no-repeat;
}

/* line 396, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconda {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1832px no-repeat;
}

/* line 401, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhh {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1773px -1242px no-repeat;
}

/* line 406, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconxk {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -566px -1776px no-repeat;
}

/* line 411, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhl {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -686px -1776px no-repeat;
}

/* line 416, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsx {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -806px -1776px no-repeat;
}

/* line 421, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhmt {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -926px -1776px no-repeat;
}

/* line 426, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhsm {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1046px -1776px no-repeat;
}

/* line 431, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon3M {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1166px -1776px no-repeat;
}

/* line 436, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconrdc {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1286px -1776px no-repeat;
}

/* line 441, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsps {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1406px -1776px no-repeat;
}

/* line 446, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconrs {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1526px -1776px no-repeat;
}

/* line 451, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconskf {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1646px -1776px no-repeat;
}

/* line 456, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsl {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1766px -1776px no-repeat;
}

/* line 461, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsldj {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -304px -1841px no-repeat;
}

/* line 466, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsbf {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -424px -1841px no-repeat;
}

/* line 471, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-scheme-right {
  width: 111px;
  height: 25px;
  background: url(/srmoem/assets/images/icons.png) -1805px -1135px no-repeat;
}

/* line 476, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contributed-bail {
  width: 106px;
  height: 28px;
  background: url(/srmoem/assets/images/icons.png) -1792px -1363px no-repeat;
}

/* line 481, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contribute-bail {
  width: 104px;
  height: 26px;
  background: url(/srmoem/assets/images/icons.png) -1815px -1080px no-repeat;
}

/* line 486, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-add-pic {
  width: 100px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) 0px -1895px no-repeat;
}

/* line 491, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-add-more-pic {
  width: 100px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -100px -1895px no-repeat;
}

/* line 496, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bubble {
  width: 100px;
  height: 50px;
  background: url(/srmoem/assets/images/icons.png) -200px -1895px no-repeat;
}

/* line 501, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lmfg {
  width: 100px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -544px -1841px no-repeat;
}

/* line 506, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lcy {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -644px -1841px no-repeat;
}

/* line 511, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-lsc {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -742px -1841px no-repeat;
}

/* line 516, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lhlf {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -840px -1841px no-repeat;
}

/* line 521, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lesp {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -938px -1841px no-repeat;
}

/* line 526, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lhaier {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -1036px -1841px no-repeat;
}

/* line 531, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-haizol {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -1134px -1841px no-repeat;
}

/* line 536, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lhope {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -1232px -1841px no-repeat;
}

/* line 541, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-UAPP {
  width: 96px;
  height: 96px;
  background: url(/srmoem/assets/images/icons.png) -2071px 0px no-repeat;
}

/* line 546, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-HDY {
  width: 96px;
  height: 95px;
  background: url(/srmoem/assets/images/icons.png) -2071px -96px no-repeat;
}

/* line 551, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-check-demand {
  width: 96px;
  height: 30px;
  background: url(/srmoem/assets/images/icons.png) -2071px -191px no-repeat;
}

/* line 556, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-leftbg {
  width: 32px;
  height: 84px;
  background: url(/srmoem/assets/images/icons.png) -2071px -221px no-repeat;
}

/* line 561, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-level-5 {
  width: 68px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -305px no-repeat;
}

/* line 566, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-freezer {
  width: 66px;
  height: 66px;
  background: url(/srmoem/assets/images/icons.png) -2071px -321px no-repeat;
}

/* line 571, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-person {
  width: 64px;
  height: 49px;
  background: url(/srmoem/assets/images/icons.png) -2103px -221px no-repeat;
}

/* line 576, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon10 {
  width: 63px;
  height: 63px;
  background: url(/srmoem/assets/images/icons.png) -2071px -387px no-repeat;
}

/* line 581, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon11 {
  width: 63px;
  height: 63px;
  background: url(/srmoem/assets/images/icons.png) -2071px -450px no-repeat;
}

/* line 586, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-kt {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -513px no-repeat;
}

/* line 591, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-qt {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -549px no-repeat;
}

/* line 596, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-mj {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -585px no-repeat;
}

/* line 601, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-xyj {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -621px no-repeat;
}

/* line 606, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-dz {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -657px no-repeat;
}

/* line 611, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-rsq {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -693px no-repeat;
}

/* line 616, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-cfdq {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -729px no-repeat;
}

/* line 621, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bl {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -765px no-repeat;
}

/* line 626, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-circle {
  width: 60px;
  height: 28px;
  background: url(/srmoem/assets/images/icons.png) -2103px -270px no-repeat;
}

/* line 631, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-leftbgLead {
  width: 32px;
  height: 53px;
  background: url(/srmoem/assets/images/icons.png) -2134px -387px no-repeat;
}

/* line 636, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-left01 {
  width: 24px;
  height: 53px;
  background: url(/srmoem/assets/images/icons.png) -2137px -321px no-repeat;
}

/* line 641, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-right01 {
  width: 24px;
  height: 53px;
  background: url(/srmoem/assets/images/icons.png) -2134px -450px no-repeat;
}

/* line 646, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-byMonth {
  width: 50px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -801px no-repeat;
}

/* line 651, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-byYear {
  width: 50px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -825px no-repeat;
}

/* line 656, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-byDay {
  width: 50px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -849px no-repeat;
}

/* line 661, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-line {
  width: 45px;
  height: 30px;
  background: url(/srmoem/assets/images/icons.png) -2071px -873px no-repeat;
}

/* line 666, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goto-top {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -903px no-repeat;
}

/* line 671, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow05 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -903px no-repeat;
}

/* line 676, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow02 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -943px no-repeat;
}

/* line 681, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow04 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -943px no-repeat;
}

/* line 686, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow01 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -983px no-repeat;
}

/* line 691, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-message {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -983px no-repeat;
}

/* line 696, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-questionnaire {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1023px no-repeat;
}

/* line 701, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contact-blue {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1023px no-repeat;
}

/* line 706, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contact {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1063px no-repeat;
}

/* line 711, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow03 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1063px no-repeat;
}

/* line 716, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-person {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1103px no-repeat;
}

/* line 721, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-lock {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1103px no-repeat;
}

/* line 726, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-correct {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1141px no-repeat;
}

/* line 731, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-warning2 {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1141px no-repeat;
}

/* line 736, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-tqrdc {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1179px no-repeat;
}

/* line 741, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-info {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1179px no-repeat;
}

/* line 746, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-order {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1218px no-repeat;
}

/* line 751, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-my {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1218px no-repeat;
}

/* line 756, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-warnning {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1257px no-repeat;
}

/* line 761, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-tactics {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1257px no-repeat;
}

/* line 766, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-line {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1296px no-repeat;
}

/* line 771, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-user1 {
  width: 38px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1296px no-repeat;
}

/* line 776, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-password {
  width: 38px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1335px no-repeat;
}

/* line 781, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-successful01 {
  width: 37px;
  height: 37px;
  background: url(/srmoem/assets/images/icons.png) -2109px -1335px no-repeat;
}

/* line 786, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-info {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -513px no-repeat;
}

/* line 791, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-error {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -549px no-repeat;
}

/* line 796, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-warning {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -585px no-repeat;
}

/* line 801, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-white {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -621px no-repeat;
}

/* line 806, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-confirm {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -657px no-repeat;
}

/* line 811, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-success {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -693px no-repeat;
}

/* line 816, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-promote {
  width: 34px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -729px no-repeat;
}

/* line 821, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-reduce {
  width: 34px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -765px no-repeat;
}

/* line 826, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-plan-title-arrow {
  width: 13px;
  height: 32px;
  background: url(/srmoem/assets/images/icons.png) -2151px -903px no-repeat;
}

/* line 831, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-green-ok {
  width: 28px;
  height: 27px;
  background: url(/srmoem/assets/images/icons.png) -2116px -873px no-repeat;
}

/* line 836, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-right {
  width: 16px;
  height: 26px;
  background: url(/srmoem/assets/images/icons.png) -2144px -873px no-repeat;
}

/* line 841, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-left {
  width: 16px;
  height: 26px;
  background: url(/srmoem/assets/images/icons.png) -2151px -943px no-repeat;
}

/* line 846, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-show {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2121px -801px no-repeat;
}

/* line 851, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon31 {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2121px -825px no-repeat;
}

/* line 856, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-down {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2121px -849px no-repeat;
}

/* line 861, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-up {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1373px no-repeat;
}

/* line 866, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-hide {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2095px -1373px no-repeat;
}

/* line 871, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-email {
  width: 24px;
  height: 18px;
  background: url(/srmoem/assets/images/icons.png) -2119px -1373px no-repeat;
}

/* line 876, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-green-circle {
  width: 22px;
  height: 22px;
  background: url(/srmoem/assets/images/icons.png) -2145px -801px no-repeat;
}

/* line 881, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-red-circle {
  width: 22px;
  height: 22px;
  background: url(/srmoem/assets/images/icons.png) -2145px -825px no-repeat;
}

/* line 886, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-close {
  width: 20px;
  height: 20px;
  background: url(/srmoem/assets/images/icons.png) -2145px -849px no-repeat;
}

/* line 891, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-case {
  width: 17px;
  height: 20px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1179px no-repeat;
}

/* line 896, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon38 {
  width: 20px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2139px -305px no-repeat;
}

/* line 901, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon36 {
  width: 20px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2146px -1335px no-repeat;
}

/* line 906, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-messages {
  width: 20px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2137px -374px no-repeat;
}

/* line 911, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-l {
  width: 19px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -2148px -1296px no-repeat;
}

/* line 916, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-r {
  width: 19px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -2148px -1315px no-repeat;
}

/* line 921, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon8 {
  width: 19px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2146px -1349px no-repeat;
}

/* line 926, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon28 {
  width: 15px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -2151px -983px no-repeat;
}

/* line 931, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon2 {
  width: 19px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2143px -1373px no-repeat;
}

/* line 936, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon26 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1397px no-repeat;
}

/* line 941, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon29 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2090px -1397px no-repeat;
}

/* line 946, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon24 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2109px -1397px no-repeat;
}

/* line 951, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon7 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2128px -1397px no-repeat;
}

/* line 956, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon21 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2147px -1397px no-repeat;
}

/* line 961, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon3 {
  width: 18px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1199px no-repeat;
}

/* line 966, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon6 {
  width: 18px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1218px no-repeat;
}

/* line 971, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon16 {
  width: 18px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1232px no-repeat;
}

/* line 976, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-email {
  width: 18px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1257px no-repeat;
}

/* line 981, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search2 {
  width: 17px;
  height: 17px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1271px no-repeat;
}

/* line 986, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search {
  width: 17px;
  height: 17px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1411px no-repeat;
}

/* line 991, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon5 {
  width: 17px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2088px -1411px no-repeat;
}

/* line 996, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon27 {
  width: 17px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2105px -1411px no-repeat;
}

/* line 1001, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon18 {
  width: 17px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2122px -1411px no-repeat;
}

/* line 1006, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon41 {
  width: 17px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2139px -1411px no-repeat;
}

/* line 1011, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon19 {
  width: 17px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1428px no-repeat;
}

/* line 1016, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon22 {
  width: 17px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2088px -1428px no-repeat;
}

/* line 1021, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-info16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1002px no-repeat;
}

/* line 1026, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-info-small {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1023px no-repeat;
}

/* line 1031, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-notfinish {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1039px no-repeat;
}

/* line 1036, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-error16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1063px no-repeat;
}

/* line 1041, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-next {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1079px no-repeat;
}

/* line 1046, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-user {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1103px no-repeat;
}

/* line 1051, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-13 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1119px no-repeat;
}

/* line 1056, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-warning16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1141px no-repeat;
}

/* line 1061, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-trash-small {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1157px no-repeat;
}

/* line 1066, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-success16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1440px no-repeat;
}

/* line 1071, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-back {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2087px -1440px no-repeat;
}

/* line 1076, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-plus-big {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2103px -1440px no-repeat;
}

/* line 1081, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-finish {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2119px -1440px no-repeat;
}

/* line 1086, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-calendar {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2135px -1440px no-repeat;
}

/* line 1091, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon13 {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2150px -1440px no-repeat;
}

/* line 1096, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-attachment {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1456px no-repeat;
}

/* line 1101, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon9 {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2086px -1456px no-repeat;
}

/* line 1106, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-home {
  width: 16px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2101px -1456px no-repeat;
}

/* line 1111, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-attach {
  width: 14px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1472px no-repeat;
}

/* line 1116, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon14 {
  width: 13px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1472px no-repeat;
}

/* line 1121, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon12 {
  width: 16px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2151px -969px no-repeat;
}

/* line 1126, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon4 {
  width: 15px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2117px -1456px no-repeat;
}

/* line 1131, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon35 {
  width: 15px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2132px -1456px no-repeat;
}

/* line 1136, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-jb {
  width: 15px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2147px -1456px no-repeat;
}

/* line 1141, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon34 {
  width: 15px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2105px -1428px no-repeat;
}

/* line 1146, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-yhddqs {
  width: 15px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2120px -1428px no-repeat;
}

/* line 1151, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-check {
  width: 15px;
  height: 11px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1246px no-repeat;
}

/* line 1156, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon45 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2098px -1472px no-repeat;
}

/* line 1161, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-14 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2112px -1472px no-repeat;
}

/* line 1166, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-f {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2126px -1472px no-repeat;
}

/* line 1171, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon48 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2140px -1472px no-repeat;
}

/* line 1176, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-8 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1488px no-repeat;
}

/* line 1181, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon1 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1488px no-repeat;
}

/* line 1186, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-11 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2099px -1488px no-repeat;
}

/* line 1191, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon30 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2113px -1488px no-repeat;
}

/* line 1196, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-question {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2127px -1488px no-repeat;
}

/* line 1201, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon43 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2141px -1488px no-repeat;
}

/* line 1206, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-10 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1502px no-repeat;
}

/* line 1211, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-help {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1502px no-repeat;
}

/* line 1216, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon15 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2099px -1502px no-repeat;
}

/* line 1221, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-9 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2113px -1502px no-repeat;
}

/* line 1226, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon40 {
  width: 14px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2127px -1502px no-repeat;
}

/* line 1231, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon44 {
  width: 14px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2141px -1502px no-repeat;
}

/* line 1236, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon20 {
  width: 14px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1516px no-repeat;
}

/* line 1241, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon17 {
  width: 12px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2154px -1472px no-repeat;
}

/* line 1246, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-email-read {
  width: 14px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2135px -1428px no-repeat;
}

/* line 1251, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-50 {
  width: 14px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1428px no-repeat;
}

/* line 1256, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-email-unread {
  width: 14px;
  height: 11px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1516px no-repeat;
}

/* line 1261, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon49 {
  width: 14px;
  height: 11px;
  background: url(/srmoem/assets/images/icons.png) -2099px -1516px no-repeat;
}

/* line 1266, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon46 {
  width: 13px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1529px no-repeat;
}

/* line 1271, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon23 {
  width: 12px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2155px -1488px no-repeat;
}

/* line 1276, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon25 {
  width: 12px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2155px -1502px no-repeat;
}

/* line 1281, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-part-in {
  width: 12px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2084px -1529px no-repeat;
}

/* line 1286, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-choosed {
  width: 13px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2096px -1529px no-repeat;
}

/* line 1291, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon47 {
  width: 10px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2157px -374px no-repeat;
}

/* line 1296, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-top1 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2109px -1529px no-repeat;
}

/* line 1301, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search-icon {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2121px -1529px no-repeat;
}

/* line 1306, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-gb {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2133px -1529px no-repeat;
}

/* line 1311, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon33 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2145px -1529px no-repeat;
}

/* line 1316, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon39 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1542px no-repeat;
}

/* line 1321, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-gray-circle {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2083px -1542px no-repeat;
}

/* line 1326, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-blue {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2095px -1542px no-repeat;
}

/* line 1331, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon42 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2107px -1542px no-repeat;
}

/* line 1336, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon32 {
  width: 12px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2134px -440px no-repeat;
}

/* line 1341, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowup {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2134px -503px no-repeat;
}

/* line 1346, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowdown {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2145px -503px no-repeat;
}

/* line 1351, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowdown-current {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2156px -503px no-repeat;
}

/* line 1356, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowup-current {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2156px -1411px no-repeat;
}

/* line 1361, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-12 {
  width: 11px;
  height: 7px;
  background: url(/srmoem/assets/images/icons.png) -2103px -298px no-repeat;
}

/* line 1366, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-minus {
  width: 9px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2146px -440px no-repeat;
}

/* line 1371, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-plus {
  width: 9px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2155px -440px no-repeat;
}

/* line 1376, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-right {
  width: 6px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2159px -305px no-repeat;
}

/* line 1381, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowright-small {
  width: 5px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2161px -321px no-repeat;
}

/* line 1386, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-more {
  width: 9px;
  height: 5px;
  background: url(/srmoem/assets/images/icons.png) -2114px -298px no-repeat;
}

/* line 1391, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowdown-small {
  width: 9px;
  height: 5px;
  background: url(/srmoem/assets/images/icons.png) -2123px -298px no-repeat;
}

/* line 1396, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-disc-black {
  width: 6px;
  height: 6px;
  background: url(/srmoem/assets/images/icons.png) -2159px -314px no-repeat;
}

/* line 1401, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-disc {
  width: 6px;
  height: 6px;
  background: url(/srmoem/assets/images/icons.png) -2161px -330px no-repeat;
}

/* line 7, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-info-inline label {
  text-align: right;
  width: 80px;
}
/* line 13, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content {
  border: 1px solid #eeeeee;
  margin-bottom: 30px;
  padding: 20px 20px 10px;
}
/* line 18, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content.front-show {
  border: 0;
  margin-bottom: 20px;
  padding: 20px 0;
}
/* line 24, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-one-line,
.gecInquiry-detail .demand-content .demand-half-line {
  margin-bottom: 5px;
  border: 1px dashed #eeeeee;
  background-color: #e4f2fc;
}
/* line 31, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-one-line.all-width .demand-info-inline,
.gecInquiry-detail .demand-content .demand-half-line.all-width .demand-info-inline {
  width: 160px;
}
/* line 37, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-line-last {
  margin-bottom: 5px;
  width: 100%;
  height: 40px;
}
/* line 44, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-half-line {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 495px;
}
/* line 49, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-series {
  width: 50%;
}
/* line 53, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-name {
  background-color: #f4f4f4;
  padding-left: 10px;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
}
/* line 60, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-name i {
  margin: 3px 5px 0 0;
}
/* line 63, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-name span {
  font-size: 12px;
}
/* line 68, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-select {
  padding-left: 20px;
  width: 170px;
}
/* line 69, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-select label {
  width: auto !important;
  text-align: left !important;
}
/* line 78, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-quota {
  width: 250px;
}
/* line 79, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-quota label {
  margin-left: -2px;
}
/* line 87, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .detail-info.hide {
  display: none;
}
/* line 92, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-tactic {
  width: 135px;
}
/* line 96, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .product-scope {
  display: inline-block;
  vertical-align: bottom;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  overflow: hidden;
  width: 200px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* line 106, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-delivery label {
  margin-left: -3px;
  width: 64px !important;
}
/* line 112, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-delivery.front-width label {
  width: 78px !important;
}
/* line 118, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-head-drop {
  padding-left: 23px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* line 124, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-head-drop label {
  width: auto !important;
}
/* line 129, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-info {
  margin: 7px 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* line 135, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-info label {
  margin-right: 10px;
  width: 75px;
  text-align: right;
}
/* line 141, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-info.demand-info-inline {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 146, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-endTime {
  min-width: 400px;
}
/* line 149, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-endTime label {
  width: 150px;
}
/* line 154, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-count {
  width: 190px;
}
/* line 158, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-module-attribute {
  width: 180px;
}
/* line 161, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-module-attribute label {
  width: 95px;
}
/* line 166, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-module {
  width: 190px;
}
/* line 169, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-module label {
  width: 75px;
}
/* line 174, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-definite {
  padding-left: 30px;
  min-height: 50px;
  word-break: break-all;
  overflow: auto;
  white-space: normal;
  line-height: 26px;
}
/* line 182, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-definite label {
  width: auto;
}
/* line 187, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-last {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 400px;
}
/* line 192, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-attachment {
  text-align: right;
  width: 100%;
}
/* line 196, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-attachment label {
  width: auto;
}
/* line 200, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-attachment a.replace-file {
  text-decoration: underline;
  color: #323431;
}
/* line 205, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-attachment a.js-no-file {
  color: #000;
  cursor: default;
}
/* line 210, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-attachment a.js-notshow-file {
  display: none;
}
/* line 215, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-operate {
  padding: 15px;
  text-align: center;
  min-height: 0;
}
/* line 220, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-operate p {
  margin: 0;
  font-size: 14px;
}
/* line 225, app/components/demand/gecInquiry_detail/view.scss */
.gecInquiry-detail .demand-content .demand-operate .talk-file {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 5, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before .fill-title {
  height: 9px;
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 30px 0;
}
/* line 10, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before .fill-title span {
  background-color: #fff;
  padding-right: 20px;
}
/* line 16, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before h4 {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  height: 9px;
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 30px 0;
}
/* line 22, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before h4.inline {
  font-weight: normal;
  margin-left: 15px;
}
/* line 27, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before h4 span {
  background-color: #fff;
  padding-right: 20px;
}
/* line 34, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before .do-infos p {
  margin: 10px;
}
/* line 39, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before .basic-info {
  margin-top: 30px;
}
/* line 42, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before .basic-info .form-group {
  overflow: hidden;
}
/* line 45, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before .basic-info .form-group .group-section {
  float: left;
  width: 470px;
}
/* line 52, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before .team-members {
  margin-top: 30px;
}
/* line 56, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before .team-members .table-striped td {
  padding: 0;
  height: 32px;
}
/* line 62, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before .team-members .inner-table td {
  border: none;
}
/* line 68, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before .supplier-resource {
  margin-top: 30px;
}
/* line 72, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before .supplier-resource .table-striped td {
  padding: 0;
  height: 60px;
}
/* line 78, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before .supplier-resource .inner-table td {
  border: none;
}
/* line 84, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before .post-submit {
  margin: 100px auto 100px auto;
  text-align: center;
}
/* line 98, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before .control-group label {
  margin: 0 17px 17px 0;
}
/* line 101, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before .control-group select {
  width: 145px;
  margin-right: 12px;
}
/* line 105, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before .control-group input[type="text"] {
  width: 135px;
}
/* line 109, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before .control-group .input-group {
  display: inline;
  letter-spacing: 0;
}
/* line 112, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before .control-group .input-group input {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border-right: 0;
}
/* line 118, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before .control-group .span-right {
  width: 70px;
  text-align: right;
  display: inline-block;
  padding: 0 5px;
}
/* line 125, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before .control-group .control-content {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: -6px;
}
/* line 128, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before .control-group .control-content.middle-content {
  vertical-align: middle;
}
/* line 131, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before .control-group .control-content .attachment-file {
  width: 340px;
  margin: 10px 0;
}
/* line 134, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before .control-group .control-content .attachment-file.first {
  margin-top: 0;
}
/* line 138, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before .control-group .control-content .attachment-file label {
  text-align: left;
  width: 80px;
}
/* line 143, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before .control-group .control-content .attachment-file .file-name {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 110px;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 152, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before .control-group .factory-select {
  width: 370px;
}
/* line 156, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before .control-group .content {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 160, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before .control-group .content > .btn {
  margin-top: -8px;
}
/* line 164, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before .control-group .content .file-show {
  width: 250px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  white-space: nowrap;
  overflow: ellipsis;
  overflow: hidden;
}
/* line 174, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before .select-menu {
  left: 0;
  position: absolute;
  width: 146px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
/* line 180, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before .select-menu ul {
  padding: 0 5px;
  height: auto;
  max-height: 300px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 187, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before .select-menu li {
  line-height: 20px !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 190, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before .select-menu li label {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100px !important;
  margin: 5px 10px 5px 5px !important;
}
/* line 198, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 204, app/components/demand/gecInquiry_offer_before/view.scss */
.gecInquiry-offer-before .select-menu .scope-category-label {
  text-align: left !important;
}
/* line 1, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bg {
  width: 1920px;
  height: 1080px;
  background: url(/srmoem/assets/images/icons.png) 0px 0px no-repeat;
}

/* line 6, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-tip {
  width: 1200px;
  height: 243px;
  background: url(/srmoem/assets/images/icons.png) 0px -1080px no-repeat;
}

/* line 11, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-foot-line {
  width: 1200px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) 0px -1323px no-repeat;
}

/* line 16, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-border-image, .gecInquiry-quotation .demand-content .demand-line-last {
  width: 1100px;
  height: 48px;
  background: url(/srmoem/assets/images/icons.png) 0px -1363px no-repeat;
}

/* line 21, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-6 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1411px no-repeat;
}

/* line 26, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-3 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1435px no-repeat;
}

/* line 31, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-4 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1459px no-repeat;
}

/* line 36, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-5 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1483px no-repeat;
}

/* line 41, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-7 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1507px no-repeat;
}

/* line 46, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-8 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1531px no-repeat;
}

/* line 51, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-1 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1555px no-repeat;
}

/* line 56, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-2 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1579px no-repeat;
}

/* line 61, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-line1 {
  width: 1001px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1603px no-repeat;
}

/* line 66, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow1 {
  width: 910px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -1001px -1603px no-repeat;
}

/* line 71, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow2 {
  width: 910px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) 0px -1627px no-repeat;
}

/* line 76, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-7 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1640px no-repeat;
}

/* line 81, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-1 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1640px no-repeat;
}

/* line 86, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-6 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1674px no-repeat;
}

/* line 91, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-5 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1674px no-repeat;
}

/* line 96, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-4 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1708px no-repeat;
}

/* line 101, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-2 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1708px no-repeat;
}

/* line 106, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-9 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1742px no-repeat;
}

/* line 111, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-8 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1742px no-repeat;
}

/* line 116, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-top3 {
  width: 382px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1080px no-repeat;
}

/* line 121, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-top1 {
  width: 382px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1135px no-repeat;
}

/* line 126, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-top2 {
  width: 382px;
  height: 52px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1190px no-repeat;
}

/* line 131, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-supplier-logo {
  width: 300px;
  height: 60px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1242px no-repeat;
}

/* line 136, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-buyplatform-new {
  width: 273px;
  height: 60px;
  background: url(/srmoem/assets/images/icons.png) -1500px -1242px no-repeat;
}

/* line 141, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contactUs {
  width: 240px;
  height: 65px;
  background: url(/srmoem/assets/images/icons.png) 0px -1776px no-repeat;
}

/* line 146, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-buyer-admin {
  width: 233px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1080px no-repeat;
}

/* line 151, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-login-logo {
  width: 223px;
  height: 41px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1135px no-repeat;
}

/* line 156, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-supplier-banner {
  width: 220px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1190px no-repeat;
}

/* line 161, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-plansubmit {
  width: 210px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1209px no-repeat;
}

/* line 166, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-interaction {
  width: 210px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1302px no-repeat;
}

/* line 171, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-right {
  width: 207px;
  height: 25px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1323px no-repeat;
}

/* line 176, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b1 {
  width: 195px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1100px -1363px no-repeat;
}

/* line 181, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b2 {
  width: 195px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1295px -1363px no-repeat;
}

/* line 186, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-demand-top {
  width: 166px;
  height: 54px;
  background: url(/srmoem/assets/images/icons.png) -240px -1776px no-repeat;
}

/* line 191, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search-bg {
  width: 162px;
  height: 22px;
  background: url(/srmoem/assets/images/icons.png) -1407px -1323px no-repeat;
}

/* line 196, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser10 {
  width: 160px;
  height: 50px;
  background: url(/srmoem/assets/images/icons.png) -406px -1776px no-repeat;
}

/* line 201, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-topic-now {
  width: 160px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1118px no-repeat;
}

/* line 206, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bottomline {
  width: 1px;
  height: 155px;
  background: url(/srmoem/assets/images/icons.png) -1920px 0px no-repeat;
}

/* line 211, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-demand-sub-top {
  width: 153px;
  height: 54px;
  background: url(/srmoem/assets/images/icons.png) 0px -1841px no-repeat;
}

/* line 216, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-demand-detail-top {
  width: 151px;
  height: 54px;
  background: url(/srmoem/assets/images/icons.png) -153px -1841px no-repeat;
}

/* line 221, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b3 {
  width: 151px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1490px -1363px no-repeat;
}

/* line 226, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b4 {
  width: 151px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1641px -1363px no-repeat;
}

/* line 231, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss3 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px 0px no-repeat;
}

/* line 236, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss2 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -100px no-repeat;
}

/* line 241, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss1 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -200px no-repeat;
}

/* line 246, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss4 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -300px no-repeat;
}

/* line 251, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss6 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -400px no-repeat;
}

/* line 256, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss5 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -500px no-repeat;
}

/* line 261, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-supplier-logo-white {
  width: 148px;
  height: 27px;
  background: url(/srmoem/assets/images/icons.png) -1921px -600px no-repeat;
}

/* line 266, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo {
  width: 147px;
  height: 61px;
  background: url(/srmoem/assets/images/icons.png) -1921px -627px no-repeat;
}

/* line 271, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-left {
  width: 146px;
  height: 25px;
  background: url(/srmoem/assets/images/icons.png) -1921px -688px no-repeat;
}

/* line 276, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-gzt {
  width: 140px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1921px -713px no-repeat;
}

/* line 281, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser3 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -768px no-repeat;
}

/* line 286, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser7 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -812px no-repeat;
}

/* line 291, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser6 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -856px no-repeat;
}

/* line 296, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser5 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -900px no-repeat;
}

/* line 301, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser8 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -944px no-repeat;
}

/* line 306, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser9 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -988px no-repeat;
}

/* line 311, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser1 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1032px no-repeat;
}

/* line 316, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser2 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1076px no-repeat;
}

/* line 321, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser4 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1120px no-repeat;
}

/* line 326, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-scheme-top {
  width: 131px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1164px no-repeat;
}

/* line 331, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-c-hide {
  width: 58px;
  height: 130px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1219px no-repeat;
}

/* line 336, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-c-show {
  width: 58px;
  height: 130px;
  background: url(/srmoem/assets/images/icons.png) -1979px -1219px no-repeat;
}

/* line 341, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-buyplatform {
  width: 130px;
  height: 27px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1349px no-repeat;
}

/* line 346, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-scheme-sub-top {
  width: 128px;
  height: 52px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1376px no-repeat;
}

/* line 351, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-scheme-detail-top {
  width: 128px;
  height: 52px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1428px no-repeat;
}

/* line 356, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhds {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1480px no-repeat;
}

/* line 361, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icondydj {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1524px no-repeat;
}

/* line 366, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconembraco {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1568px no-repeat;
}

/* line 371, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconfl {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1612px no-repeat;
}

/* line 376, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconbg {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1656px no-repeat;
}

/* line 381, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconbe {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1700px no-repeat;
}

/* line 386, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconfxpk {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1744px no-repeat;
}

/* line 391, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icongk {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1788px no-repeat;
}

/* line 396, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconda {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1832px no-repeat;
}

/* line 401, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhh {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1773px -1242px no-repeat;
}

/* line 406, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconxk {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -566px -1776px no-repeat;
}

/* line 411, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhl {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -686px -1776px no-repeat;
}

/* line 416, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsx {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -806px -1776px no-repeat;
}

/* line 421, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhmt {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -926px -1776px no-repeat;
}

/* line 426, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhsm {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1046px -1776px no-repeat;
}

/* line 431, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon3M {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1166px -1776px no-repeat;
}

/* line 436, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconrdc {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1286px -1776px no-repeat;
}

/* line 441, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsps {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1406px -1776px no-repeat;
}

/* line 446, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconrs {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1526px -1776px no-repeat;
}

/* line 451, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconskf {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1646px -1776px no-repeat;
}

/* line 456, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsl {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1766px -1776px no-repeat;
}

/* line 461, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsldj {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -304px -1841px no-repeat;
}

/* line 466, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsbf {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -424px -1841px no-repeat;
}

/* line 471, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-scheme-right {
  width: 111px;
  height: 25px;
  background: url(/srmoem/assets/images/icons.png) -1805px -1135px no-repeat;
}

/* line 476, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contributed-bail {
  width: 106px;
  height: 28px;
  background: url(/srmoem/assets/images/icons.png) -1792px -1363px no-repeat;
}

/* line 481, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contribute-bail {
  width: 104px;
  height: 26px;
  background: url(/srmoem/assets/images/icons.png) -1815px -1080px no-repeat;
}

/* line 486, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-add-pic {
  width: 100px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) 0px -1895px no-repeat;
}

/* line 491, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-add-more-pic {
  width: 100px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -100px -1895px no-repeat;
}

/* line 496, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bubble {
  width: 100px;
  height: 50px;
  background: url(/srmoem/assets/images/icons.png) -200px -1895px no-repeat;
}

/* line 501, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lmfg {
  width: 100px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -544px -1841px no-repeat;
}

/* line 506, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lcy {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -644px -1841px no-repeat;
}

/* line 511, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-lsc {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -742px -1841px no-repeat;
}

/* line 516, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lhlf {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -840px -1841px no-repeat;
}

/* line 521, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lesp {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -938px -1841px no-repeat;
}

/* line 526, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lhaier {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -1036px -1841px no-repeat;
}

/* line 531, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-haizol {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -1134px -1841px no-repeat;
}

/* line 536, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lhope {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -1232px -1841px no-repeat;
}

/* line 541, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-UAPP {
  width: 96px;
  height: 96px;
  background: url(/srmoem/assets/images/icons.png) -2071px 0px no-repeat;
}

/* line 546, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-HDY {
  width: 96px;
  height: 95px;
  background: url(/srmoem/assets/images/icons.png) -2071px -96px no-repeat;
}

/* line 551, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-check-demand {
  width: 96px;
  height: 30px;
  background: url(/srmoem/assets/images/icons.png) -2071px -191px no-repeat;
}

/* line 556, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-leftbg {
  width: 32px;
  height: 84px;
  background: url(/srmoem/assets/images/icons.png) -2071px -221px no-repeat;
}

/* line 561, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-level-5 {
  width: 68px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -305px no-repeat;
}

/* line 566, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-freezer {
  width: 66px;
  height: 66px;
  background: url(/srmoem/assets/images/icons.png) -2071px -321px no-repeat;
}

/* line 571, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-person {
  width: 64px;
  height: 49px;
  background: url(/srmoem/assets/images/icons.png) -2103px -221px no-repeat;
}

/* line 576, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon10 {
  width: 63px;
  height: 63px;
  background: url(/srmoem/assets/images/icons.png) -2071px -387px no-repeat;
}

/* line 581, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon11 {
  width: 63px;
  height: 63px;
  background: url(/srmoem/assets/images/icons.png) -2071px -450px no-repeat;
}

/* line 586, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-kt {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -513px no-repeat;
}

/* line 591, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-qt {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -549px no-repeat;
}

/* line 596, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-mj {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -585px no-repeat;
}

/* line 601, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-xyj {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -621px no-repeat;
}

/* line 606, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-dz {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -657px no-repeat;
}

/* line 611, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-rsq {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -693px no-repeat;
}

/* line 616, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-cfdq {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -729px no-repeat;
}

/* line 621, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bl {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -765px no-repeat;
}

/* line 626, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-circle {
  width: 60px;
  height: 28px;
  background: url(/srmoem/assets/images/icons.png) -2103px -270px no-repeat;
}

/* line 631, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-leftbgLead {
  width: 32px;
  height: 53px;
  background: url(/srmoem/assets/images/icons.png) -2134px -387px no-repeat;
}

/* line 636, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-left01 {
  width: 24px;
  height: 53px;
  background: url(/srmoem/assets/images/icons.png) -2137px -321px no-repeat;
}

/* line 641, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-right01 {
  width: 24px;
  height: 53px;
  background: url(/srmoem/assets/images/icons.png) -2134px -450px no-repeat;
}

/* line 646, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-byMonth {
  width: 50px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -801px no-repeat;
}

/* line 651, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-byYear {
  width: 50px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -825px no-repeat;
}

/* line 656, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-byDay {
  width: 50px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -849px no-repeat;
}

/* line 661, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-line {
  width: 45px;
  height: 30px;
  background: url(/srmoem/assets/images/icons.png) -2071px -873px no-repeat;
}

/* line 666, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goto-top {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -903px no-repeat;
}

/* line 671, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow05 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -903px no-repeat;
}

/* line 676, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow02 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -943px no-repeat;
}

/* line 681, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow04 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -943px no-repeat;
}

/* line 686, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow01 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -983px no-repeat;
}

/* line 691, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-message {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -983px no-repeat;
}

/* line 696, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-questionnaire {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1023px no-repeat;
}

/* line 701, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contact-blue {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1023px no-repeat;
}

/* line 706, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contact {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1063px no-repeat;
}

/* line 711, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow03 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1063px no-repeat;
}

/* line 716, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-person {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1103px no-repeat;
}

/* line 721, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-lock {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1103px no-repeat;
}

/* line 726, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-correct {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1141px no-repeat;
}

/* line 731, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-warning2 {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1141px no-repeat;
}

/* line 736, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-tqrdc {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1179px no-repeat;
}

/* line 741, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-info {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1179px no-repeat;
}

/* line 746, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-order {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1218px no-repeat;
}

/* line 751, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-my {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1218px no-repeat;
}

/* line 756, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-warnning {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1257px no-repeat;
}

/* line 761, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-tactics {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1257px no-repeat;
}

/* line 766, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-line {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1296px no-repeat;
}

/* line 771, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-user1 {
  width: 38px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1296px no-repeat;
}

/* line 776, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-password {
  width: 38px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1335px no-repeat;
}

/* line 781, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-successful01 {
  width: 37px;
  height: 37px;
  background: url(/srmoem/assets/images/icons.png) -2109px -1335px no-repeat;
}

/* line 786, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-info {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -513px no-repeat;
}

/* line 791, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-error {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -549px no-repeat;
}

/* line 796, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-warning {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -585px no-repeat;
}

/* line 801, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-white {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -621px no-repeat;
}

/* line 806, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-confirm {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -657px no-repeat;
}

/* line 811, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-success {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -693px no-repeat;
}

/* line 816, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-promote {
  width: 34px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -729px no-repeat;
}

/* line 821, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-reduce {
  width: 34px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -765px no-repeat;
}

/* line 826, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-plan-title-arrow {
  width: 13px;
  height: 32px;
  background: url(/srmoem/assets/images/icons.png) -2151px -903px no-repeat;
}

/* line 831, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-green-ok {
  width: 28px;
  height: 27px;
  background: url(/srmoem/assets/images/icons.png) -2116px -873px no-repeat;
}

/* line 836, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-right {
  width: 16px;
  height: 26px;
  background: url(/srmoem/assets/images/icons.png) -2144px -873px no-repeat;
}

/* line 841, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-left {
  width: 16px;
  height: 26px;
  background: url(/srmoem/assets/images/icons.png) -2151px -943px no-repeat;
}

/* line 846, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-show {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2121px -801px no-repeat;
}

/* line 851, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon31 {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2121px -825px no-repeat;
}

/* line 856, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-down {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2121px -849px no-repeat;
}

/* line 861, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-up {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1373px no-repeat;
}

/* line 866, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-hide {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2095px -1373px no-repeat;
}

/* line 871, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-email {
  width: 24px;
  height: 18px;
  background: url(/srmoem/assets/images/icons.png) -2119px -1373px no-repeat;
}

/* line 876, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-green-circle {
  width: 22px;
  height: 22px;
  background: url(/srmoem/assets/images/icons.png) -2145px -801px no-repeat;
}

/* line 881, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-red-circle {
  width: 22px;
  height: 22px;
  background: url(/srmoem/assets/images/icons.png) -2145px -825px no-repeat;
}

/* line 886, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-close {
  width: 20px;
  height: 20px;
  background: url(/srmoem/assets/images/icons.png) -2145px -849px no-repeat;
}

/* line 891, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-case {
  width: 17px;
  height: 20px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1179px no-repeat;
}

/* line 896, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon38 {
  width: 20px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2139px -305px no-repeat;
}

/* line 901, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon36 {
  width: 20px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2146px -1335px no-repeat;
}

/* line 906, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-messages {
  width: 20px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2137px -374px no-repeat;
}

/* line 911, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-l {
  width: 19px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -2148px -1296px no-repeat;
}

/* line 916, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-r {
  width: 19px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -2148px -1315px no-repeat;
}

/* line 921, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon8 {
  width: 19px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2146px -1349px no-repeat;
}

/* line 926, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon28 {
  width: 15px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -2151px -983px no-repeat;
}

/* line 931, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon2 {
  width: 19px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2143px -1373px no-repeat;
}

/* line 936, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon26 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1397px no-repeat;
}

/* line 941, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon29 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2090px -1397px no-repeat;
}

/* line 946, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon24 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2109px -1397px no-repeat;
}

/* line 951, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon7 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2128px -1397px no-repeat;
}

/* line 956, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon21 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2147px -1397px no-repeat;
}

/* line 961, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon3 {
  width: 18px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1199px no-repeat;
}

/* line 966, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon6 {
  width: 18px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1218px no-repeat;
}

/* line 971, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon16 {
  width: 18px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1232px no-repeat;
}

/* line 976, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-email {
  width: 18px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1257px no-repeat;
}

/* line 981, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search2 {
  width: 17px;
  height: 17px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1271px no-repeat;
}

/* line 986, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search {
  width: 17px;
  height: 17px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1411px no-repeat;
}

/* line 991, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon5 {
  width: 17px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2088px -1411px no-repeat;
}

/* line 996, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon27 {
  width: 17px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2105px -1411px no-repeat;
}

/* line 1001, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon18 {
  width: 17px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2122px -1411px no-repeat;
}

/* line 1006, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon41 {
  width: 17px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2139px -1411px no-repeat;
}

/* line 1011, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon19 {
  width: 17px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1428px no-repeat;
}

/* line 1016, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon22 {
  width: 17px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2088px -1428px no-repeat;
}

/* line 1021, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-info16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1002px no-repeat;
}

/* line 1026, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-info-small {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1023px no-repeat;
}

/* line 1031, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-notfinish {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1039px no-repeat;
}

/* line 1036, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-error16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1063px no-repeat;
}

/* line 1041, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-next {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1079px no-repeat;
}

/* line 1046, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-user {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1103px no-repeat;
}

/* line 1051, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-13 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1119px no-repeat;
}

/* line 1056, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-warning16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1141px no-repeat;
}

/* line 1061, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-trash-small {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1157px no-repeat;
}

/* line 1066, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-success16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1440px no-repeat;
}

/* line 1071, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-back {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2087px -1440px no-repeat;
}

/* line 1076, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-plus-big {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2103px -1440px no-repeat;
}

/* line 1081, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-finish {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2119px -1440px no-repeat;
}

/* line 1086, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-calendar {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2135px -1440px no-repeat;
}

/* line 1091, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon13 {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2150px -1440px no-repeat;
}

/* line 1096, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-attachment {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1456px no-repeat;
}

/* line 1101, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon9 {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2086px -1456px no-repeat;
}

/* line 1106, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-home {
  width: 16px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2101px -1456px no-repeat;
}

/* line 1111, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-attach {
  width: 14px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1472px no-repeat;
}

/* line 1116, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon14 {
  width: 13px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1472px no-repeat;
}

/* line 1121, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon12 {
  width: 16px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2151px -969px no-repeat;
}

/* line 1126, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon4 {
  width: 15px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2117px -1456px no-repeat;
}

/* line 1131, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon35 {
  width: 15px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2132px -1456px no-repeat;
}

/* line 1136, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-jb {
  width: 15px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2147px -1456px no-repeat;
}

/* line 1141, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon34 {
  width: 15px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2105px -1428px no-repeat;
}

/* line 1146, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-yhddqs {
  width: 15px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2120px -1428px no-repeat;
}

/* line 1151, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-check {
  width: 15px;
  height: 11px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1246px no-repeat;
}

/* line 1156, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon45 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2098px -1472px no-repeat;
}

/* line 1161, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-14 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2112px -1472px no-repeat;
}

/* line 1166, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-f {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2126px -1472px no-repeat;
}

/* line 1171, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon48 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2140px -1472px no-repeat;
}

/* line 1176, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-8 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1488px no-repeat;
}

/* line 1181, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon1 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1488px no-repeat;
}

/* line 1186, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-11 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2099px -1488px no-repeat;
}

/* line 1191, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon30 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2113px -1488px no-repeat;
}

/* line 1196, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-question {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2127px -1488px no-repeat;
}

/* line 1201, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon43 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2141px -1488px no-repeat;
}

/* line 1206, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-10 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1502px no-repeat;
}

/* line 1211, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-help {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1502px no-repeat;
}

/* line 1216, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon15 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2099px -1502px no-repeat;
}

/* line 1221, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-9 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2113px -1502px no-repeat;
}

/* line 1226, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon40 {
  width: 14px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2127px -1502px no-repeat;
}

/* line 1231, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon44 {
  width: 14px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2141px -1502px no-repeat;
}

/* line 1236, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon20 {
  width: 14px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1516px no-repeat;
}

/* line 1241, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon17 {
  width: 12px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2154px -1472px no-repeat;
}

/* line 1246, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-email-read {
  width: 14px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2135px -1428px no-repeat;
}

/* line 1251, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-50 {
  width: 14px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1428px no-repeat;
}

/* line 1256, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-email-unread {
  width: 14px;
  height: 11px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1516px no-repeat;
}

/* line 1261, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon49 {
  width: 14px;
  height: 11px;
  background: url(/srmoem/assets/images/icons.png) -2099px -1516px no-repeat;
}

/* line 1266, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon46 {
  width: 13px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1529px no-repeat;
}

/* line 1271, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon23 {
  width: 12px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2155px -1488px no-repeat;
}

/* line 1276, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon25 {
  width: 12px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2155px -1502px no-repeat;
}

/* line 1281, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-part-in {
  width: 12px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2084px -1529px no-repeat;
}

/* line 1286, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-choosed {
  width: 13px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2096px -1529px no-repeat;
}

/* line 1291, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon47 {
  width: 10px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2157px -374px no-repeat;
}

/* line 1296, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-top1 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2109px -1529px no-repeat;
}

/* line 1301, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search-icon {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2121px -1529px no-repeat;
}

/* line 1306, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-gb {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2133px -1529px no-repeat;
}

/* line 1311, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon33 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2145px -1529px no-repeat;
}

/* line 1316, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon39 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1542px no-repeat;
}

/* line 1321, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-gray-circle {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2083px -1542px no-repeat;
}

/* line 1326, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-blue {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2095px -1542px no-repeat;
}

/* line 1331, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon42 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2107px -1542px no-repeat;
}

/* line 1336, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon32 {
  width: 12px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2134px -440px no-repeat;
}

/* line 1341, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowup {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2134px -503px no-repeat;
}

/* line 1346, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowdown {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2145px -503px no-repeat;
}

/* line 1351, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowdown-current {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2156px -503px no-repeat;
}

/* line 1356, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowup-current {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2156px -1411px no-repeat;
}

/* line 1361, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-12 {
  width: 11px;
  height: 7px;
  background: url(/srmoem/assets/images/icons.png) -2103px -298px no-repeat;
}

/* line 1366, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-minus {
  width: 9px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2146px -440px no-repeat;
}

/* line 1371, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-plus {
  width: 9px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2155px -440px no-repeat;
}

/* line 1376, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-right {
  width: 6px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2159px -305px no-repeat;
}

/* line 1381, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowright-small {
  width: 5px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2161px -321px no-repeat;
}

/* line 1386, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-more {
  width: 9px;
  height: 5px;
  background: url(/srmoem/assets/images/icons.png) -2114px -298px no-repeat;
}

/* line 1391, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowdown-small {
  width: 9px;
  height: 5px;
  background: url(/srmoem/assets/images/icons.png) -2123px -298px no-repeat;
}

/* line 1396, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-disc-black {
  width: 6px;
  height: 6px;
  background: url(/srmoem/assets/images/icons.png) -2159px -314px no-repeat;
}

/* line 1401, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-disc {
  width: 6px;
  height: 6px;
  background: url(/srmoem/assets/images/icons.png) -2161px -330px no-repeat;
}

/* line 7, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-info-inline label {
  text-align: right;
  width: 80px;
}
/* line 13, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content {
  border: 1px solid #eeeeee;
  margin-bottom: 30px;
  padding: 20px 20px 10px;
}
/* line 18, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content.front-show {
  border: 0;
  margin-bottom: 20px;
  padding: 20px 0;
}
/* line 24, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-one-line,
.gecInquiry-quotation .demand-content .demand-half-line {
  margin-bottom: 5px;
  border: 1px dashed #eeeeee;
  background-color: #e4f2fc;
}
/* line 31, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-one-line.all-width .demand-info-inline,
.gecInquiry-quotation .demand-content .demand-half-line.all-width .demand-info-inline {
  width: 160px;
}
/* line 37, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-line-last {
  margin-bottom: 5px;
  width: 100%;
  height: 40px;
}
/* line 44, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-half-line {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 495px;
}
/* line 49, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-series {
  width: 50%;
}
/* line 53, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-name {
  background-color: #f4f4f4;
  padding-left: 10px;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
}
/* line 60, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-name i {
  margin: 3px 5px 0 0;
}
/* line 65, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-select {
  padding-left: 20px;
  width: 170px;
}
/* line 66, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-select label {
  width: auto !important;
  text-align: left !important;
}
/* line 75, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-quota {
  width: 250px;
}
/* line 76, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-quota label {
  margin-left: -2px;
}
/* line 84, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .detail-info.hide {
  display: none;
}
/* line 89, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-tactic {
  width: 135px;
}
/* line 93, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .product-scope {
  display: inline-block;
  vertical-align: bottom;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  overflow: hidden;
  width: 200px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* line 103, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-delivery label {
  margin-left: -3px;
  width: 64px !important;
}
/* line 109, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-delivery.front-width label {
  width: 78px !important;
}
/* line 115, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-head-drop {
  padding-left: 23px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* line 121, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-head-drop label {
  width: auto !important;
}
/* line 126, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-info {
  margin: 7px 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* line 132, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-info label {
  margin-right: 10px;
  width: 75px;
  text-align: right;
}
/* line 138, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-info.demand-info-inline {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 143, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-endTime {
  min-width: 400px;
}
/* line 146, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-endTime label {
  width: 150px;
}
/* line 151, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-files {
  min-width: 400px;
}
/* line 154, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-files label {
  width: 150px;
}
/* line 159, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-count {
  width: 190px;
}
/* line 163, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-module-attribute {
  width: 180px;
}
/* line 166, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-module-attribute label {
  width: 95px;
}
/* line 171, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-module {
  width: 190px;
}
/* line 174, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-module label {
  width: 75px;
}
/* line 179, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-definite {
  padding-left: 30px;
  min-height: 50px;
  word-break: break-all;
  overflow: auto;
  white-space: normal;
  line-height: 26px;
}
/* line 187, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-definite label {
  width: auto;
}
/* line 192, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-last {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 400px;
}
/* line 197, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-attachment {
  text-align: right;
  width: 100%;
}
/* line 201, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-attachment label {
  width: auto;
}
/* line 205, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-attachment a.replace-file {
  text-decoration: underline;
  color: #323431;
}
/* line 210, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-attachment a.js-no-file {
  color: #000;
  cursor: default;
}
/* line 215, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-attachment a.js-notshow-file {
  display: none;
}
/* line 220, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-operate {
  padding: 15px;
  text-align: center;
  min-height: 0;
}
/* line 225, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-operate p {
  margin: 0;
  font-size: 14px;
}
/* line 230, app/components/demand/gecInquiry_quotation/view.scss */
.gecInquiry-quotation .demand-content .demand-operate .talk-file {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 1, app/components/demand/new_demand_page/view.scss */
.full-body {
  width: 100%;
  background-color: #f4f4f4;
}
/* line 4, app/components/demand/new_demand_page/view.scss */
.full-body .main-demand {
  width: 1200px;
  margin: 0 auto;
  padding-top: 25px;
}
/* line 8, app/components/demand/new_demand_page/view.scss */
.full-body .main-demand .demand-status {
  height: 125px;
  margin-bottom: 20px;
}
/* line 11, app/components/demand/new_demand_page/view.scss */
.full-body .main-demand .demand-status .inner-one {
  width: 386px;
  height: 100%;
  text-align: center;
  display: inline-block;
  line-height: 125px;
  position: relative;
  margin-right: 21px;
  float: left;
}
/* line 20, app/components/demand/new_demand_page/view.scss */
.full-body .main-demand .demand-status .inner-one img {
  position: absolute;
  top: 20%;
  left: 18%;
  display: inline-block;
}
/* line 26, app/components/demand/new_demand_page/view.scss */
.full-body .main-demand .demand-status .inner-one .inner-right {
  position: absolute;
  left: 56%;
  width: 125px;
  height: 125px;
  overflow: hidden;
  text-align: left;
}
/* line 33, app/components/demand/new_demand_page/view.scss */
.full-body .main-demand .demand-status .inner-one .inner-right .num {
  line-height: 48px;
  font-family: "Impact";
  font-size: 48px;
  color: #fff;
  margin-top: 25px;
}
/* line 34, app/components/demand/new_demand_page/view.scss */
.full-body .main-demand .demand-status .inner-one .inner-right .state {
  line-height: 35px;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  padding-left: 2px;
}
/* line 37, app/components/demand/new_demand_page/view.scss */
.full-body .main-demand .demand-status .inner-one:last-child {
  margin-right: 0;
}
/* line 41, app/components/demand/new_demand_page/view.scss */
.full-body .main-demand .product-floor {
  height: 550px;
  margin-bottom: 20px;
  background-color: #fff;
}
/* line 45, app/components/demand/new_demand_page/view.scss */
.full-body .main-demand .product-floor .left-img {
  float: left;
}
/* line 48, app/components/demand/new_demand_page/view.scss */
.full-body .main-demand .product-floor .demand-list {
  float: left;
}
/* line 50, app/components/demand/new_demand_page/view.scss */
.full-body .main-demand .product-floor .demand-list .tab {
  width: 942px;
  position: relative;
}
/* line 53, app/components/demand/new_demand_page/view.scss */
.full-body .main-demand .product-floor .demand-list .tab .tab-navs {
  height: 100px;
  background-color: transparent;
}
/* line 56, app/components/demand/new_demand_page/view.scss */
.full-body .main-demand .product-floor .demand-list .tab .tab-navs li {
  margin-left: 5px;
  width: 170px;
  height: 40px;
  padding: 30px 0;
}
/* line 61, app/components/demand/new_demand_page/view.scss */
.full-body .main-demand .product-floor .demand-list .tab .tab-navs li a {
  display: block;
  height: 40px;
  padding: 0;
  line-height: 40px;
  text-align: center;
  background: #717171;
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 18px;
}
/* line 73, app/components/demand/new_demand_page/view.scss */
.full-body .main-demand .product-floor .demand-list .tab .tab-navs .active {
  height: 36px;
  padding: 32px 0;
}
/* line 76, app/components/demand/new_demand_page/view.scss */
.full-body .main-demand .product-floor .demand-list .tab .tab-navs .active a {
  height: 36px;
  line-height: 36px;
  border: 2px solid #e6f4fb;
  color: #005ea7;
  background: #e6f4fb;
}
/* line 85, app/components/demand/new_demand_page/view.scss */
.full-body .main-demand .product-floor .demand-list .tab .tab-contents {
  border: none;
  padding: 0px 50px 30px 50px;
}
/* line 88, app/components/demand/new_demand_page/view.scss */
.full-body .main-demand .product-floor .demand-list .tab .tab-contents .tab-content {
  overflow: hidden;
}
/* line 90, app/components/demand/new_demand_page/view.scss */
.full-body .main-demand .product-floor .demand-list .tab .tab-contents .tab-content .show-more {
  position: absolute;
  top: 20px;
  right: 0px;
  width: 150px;
  height: 40px;
}
/* line 96, app/components/demand/new_demand_page/view.scss */
.full-body .main-demand .product-floor .demand-list .tab .tab-contents .tab-content .show-more a {
  color: #ff0000;
  background: #fff;
  border: none;
  font-size: 14px;
  line-height: 65px;
  font-weight: 600;
}
/* line 105, app/components/demand/new_demand_page/view.scss */
.full-body .main-demand .product-floor .demand-list .tab .tab-contents .tab-content .new-demand-list {
  margin: 0;
  padding: 0;
}
/* line 108, app/components/demand/new_demand_page/view.scss */
.full-body .main-demand .product-floor .demand-list .tab .tab-contents .tab-content .new-demand-list .list-li {
  display: block;
  clear: both;
  margin: 5px 0;
  padding: 0;
  height: 60px;
  line-height: 30px;
}
/* line 115, app/components/demand/new_demand_page/view.scss */
.full-body .main-demand .product-floor .demand-list .tab .tab-contents .tab-content .new-demand-list .list-li a {
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #005fa7;
  border: none;
  padding: 0;
  display: inline-block;
}
/* line 123, app/components/demand/new_demand_page/view.scss */
.full-body .main-demand .product-floor .demand-list .tab .tab-contents .tab-content .new-demand-list .list-li .bottom-info {
  font-size: 14px;
  font-family: "Microsoft YaHei";
}
/* line 126, app/components/demand/new_demand_page/view.scss */
.full-body .main-demand .product-floor .demand-list .tab .tab-contents .tab-content .new-demand-list .list-li .bottom-info div {
  display: inline-block;
  overflow: hidden;
}
/* line 130, app/components/demand/new_demand_page/view.scss */
.full-body .main-demand .product-floor .demand-list .tab .tab-contents .tab-content .new-demand-list .list-li .bottom-info .type1 {
  text-align: left;
  width: 250px;
}
/* line 134, app/components/demand/new_demand_page/view.scss */
.full-body .main-demand .product-floor .demand-list .tab .tab-contents .tab-content .new-demand-list .list-li .bottom-info .type2 {
  text-align: right;
  width: 190px;
}
/* line 3, app/components/demand/pass_aptitude_suppliers_list/view.scss */
.pass-aptitude-suppliers-list .pass-aptitude-suppliers-desc {
  padding: 0px 0px 0px 20px;
}
/* line 5, app/components/demand/pass_aptitude_suppliers_list/view.scss */
.pass-aptitude-suppliers-list .pass-aptitude-suppliers-desc .bold {
  font-weight: bold;
}
/* line 8, app/components/demand/pass_aptitude_suppliers_list/view.scss */
.pass-aptitude-suppliers-list .pass-aptitude-suppliers-desc .red {
  color: red;
}
/* line 11, app/components/demand/pass_aptitude_suppliers_list/view.scss */
.pass-aptitude-suppliers-list .pass-aptitude-suppliers-desc ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  line-height: 26px;
  width: 100%;
}
/* line 17, app/components/demand/pass_aptitude_suppliers_list/view.scss */
.pass-aptitude-suppliers-list .pass-aptitude-suppliers-desc ul li {
  text-indent: 2em;
}
/* line 3, app/components/demand/plan_submit_progress/view.scss */
.demand-plan-submit-progress h3 {
  margin-top: 20px;
  font-family: "Microsoft YaHei";
}
/* line 8, app/components/demand/plan_submit_progress/view.scss */
.demand-plan-submit-progress .post-step {
  margin: 20px 0 0 0;
}
/* line 10, app/components/demand/plan_submit_progress/view.scss */
.demand-plan-submit-progress .post-step .step {
  height: 24px;
  background-color: #cccccc;
  color: #fff;
}
/* line 15, app/components/demand/plan_submit_progress/view.scss */
.demand-plan-submit-progress .post-step .step ul {
  padding: 0;
  margin: 0;
}
/* line 18, app/components/demand/plan_submit_progress/view.scss */
.demand-plan-submit-progress .post-step .step ul li {
  float: left;
  list-style-type: none;
  line-height: 24px;
  font-size: 14px;
  text-align: center;
  margin-right: 27px;
}
/* line 25, app/components/demand/plan_submit_progress/view.scss */
.demand-plan-submit-progress .post-step .step ul li.active {
  background-color: #005fa7;
}
/* line 29, app/components/demand/plan_submit_progress/view.scss */
.demand-plan-submit-progress .post-step .step ul li.last {
  margin-right: 0;
}
/* line 32, app/components/demand/plan_submit_progress/view.scss */
.demand-plan-submit-progress .post-step .step ul .step-title-1 {
  width: 140px;
}
/* line 35, app/components/demand/plan_submit_progress/view.scss */
.demand-plan-submit-progress .post-step .step ul .step-title-2, .demand-plan-submit-progress .post-step .step ul .step-title-3, .demand-plan-submit-progress .post-step .step ul .step-title-4, .demand-plan-submit-progress .post-step .step ul .step-title-5, .demand-plan-submit-progress .post-step .step ul .step-title-6 {
  width: 140px;
}
/* line 41, app/components/demand/plan_submit_progress/view.scss */
.demand-plan-submit-progress .post-step .progress {
  margin: 0;
  padding: 15px 0 0 0;
  text-align: center;
  background-color: #f4f4f4;
  height: 80px;
}
/* line 48, app/components/demand/plan_submit_progress/view.scss */
.demand-plan-submit-progress .post-step .progress ol {
  margin: 0;
}
/* line 50, app/components/demand/plan_submit_progress/view.scss */
.demand-plan-submit-progress .post-step .progress ol .progress-bar {
  width: 170px;
}
/* line 52, app/components/demand/plan_submit_progress/view.scss */
.demand-plan-submit-progress .post-step .progress ol .progress-bar.small-size {
  width: 130px;
}
/* line 56, app/components/demand/plan_submit_progress/view.scss */
.demand-plan-submit-progress .post-step .progress ol .progress-step-into {
  color: #717171;
}
/* line 58, app/components/demand/plan_submit_progress/view.scss */
.demand-plan-submit-progress .post-step .progress ol .progress-step-into.last {
  left: -65px;
}
/* line 62, app/components/demand/plan_submit_progress/view.scss */
.demand-plan-submit-progress .post-step .progress ol .progress-bar.active {
  background-color: #5fa7e8;
}
/* line 65, app/components/demand/plan_submit_progress/view.scss */
.demand-plan-submit-progress .post-step .progress ol .progress-step.active {
  background-color: #5fa7e8;
}
/* line 68, app/components/demand/plan_submit_progress/view.scss */
.demand-plan-submit-progress .post-step .progress ol .progress-step.active .progress-step-into {
  color: #717171;
}
/* line 4, app/components/demand/plan_submit_step/view.scss */
.demand-plan-submit-step .requiremengt-undertaking {
  padding-bottom: 30px;
}
/* line 9, app/components/demand/plan_submit_step/view.scss */
.demand-plan-submit-step .fill-tables h3 {
  padding: 16px 0 16px 0;
}
/* line 12, app/components/demand/plan_submit_step/view.scss */
.demand-plan-submit-step .fill-tables .table-container {
  overflow: auto;
  max-height: 500px;
}
/* line 18, app/components/demand/plan_submit_step/view.scss */
.demand-plan-submit-step .one-row {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #eeeeee;
}
/* line 23, app/components/demand/plan_submit_step/view.scss */
.demand-plan-submit-step .multi-row {
  white-space: nowrap;
}
/* line 25, app/components/demand/plan_submit_step/view.scss */
.demand-plan-submit-step .multi-row span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 100px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* line 36, app/components/demand/plan_submit_step/view.scss */
.demand-plan-submit-step .post-button {
  text-align: center;
  margin: 20px;
}
/* line 39, app/components/demand/plan_submit_step/view.scss */
.demand-plan-submit-step .post-button span {
  font-size: 16px;
  font-weight: bold;
}
/* line 46, app/components/demand/plan_submit_step/view.scss */
.demand-plan-submit-step ul.supply-promise li {
  line-height: 22px;
}
/* line 4, app/components/demand/plan_submit_step1/view.scss */
.demand-plan-submit-step1 h3 {
  padding: 16px 0 16px 0;
}
/* line 7, app/components/demand/plan_submit_step1/view.scss */
.demand-plan-submit-step1 .notice-text {
  width: 100%;
}
/* line 10, app/components/demand/plan_submit_step1/view.scss */
.demand-plan-submit-step1 .red {
  color: red;
  font-weight: bold;
  font-size: 14px;
}
/* line 15, app/components/demand/plan_submit_step1/view.scss */
.demand-plan-submit-step1 .introduce-word {
  width: 560px;
  height: 110px;
  background: #f2f2f2;
  margin-bottom: 20px;
  text-align: left;
}
/* line 21, app/components/demand/plan_submit_step1/view.scss */
.demand-plan-submit-step1 .introduce-word span {
  padding: 10px;
  display: block;
}
/* line 25, app/components/demand/plan_submit_step1/view.scss */
.demand-plan-submit-step1 .introduce-word ul {
  margin: 0;
  padding: 0 15px 15px 15px;
}
/* line 27, app/components/demand/plan_submit_step1/view.scss */
.demand-plan-submit-step1 .introduce-word ul li {
  list-style-type: none;
  text-align: left;
  line-height: 20px;
}
/* line 34, app/components/demand/plan_submit_step1/view.scss */
.demand-plan-submit-step1 .commit {
  font-size: 16px;
  line-height: 16px;
}
/* line 37, app/components/demand/plan_submit_step1/view.scss */
.demand-plan-submit-step1 .commit i {
  margin-right: 5px;
}
/* line 41, app/components/demand/plan_submit_step1/view.scss */
.demand-plan-submit-step1 .title {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  font-family: 'Microsoft YaHei';
  line-height: 30px;
}
/* line 48, app/components/demand/plan_submit_step1/view.scss */
.demand-plan-submit-step1 .word {
  text-indent: 2em;
  font-family: 'Microsoft YaHei';
  font-size: 14px;
  color: #555;
  line-height: 22px;
}
/* line 54, app/components/demand/plan_submit_step1/view.scss */
.demand-plan-submit-step1 .word .blue {
  color: #005bbb;
}
/* line 3, app/components/demand/plan_submit_step2/view.scss */
.demand-plan-submit-step2 .btn-margin-left-160 {
  margin-left: 160px;
}
/* line 6, app/components/demand/plan_submit_step2/view.scss */
.demand-plan-submit-step2 .span-font {
  font-weight: bold;
  font-size: 14px;
  padding: 8px 5px;
}
/* line 2, app/components/demand/plan_submit_step2_extra/view.scss */
.demand-plan-submit-step2-extra table {
  width: 1000px;
}
/* line 4, app/components/demand/plan_submit_step2_extra/view.scss */
.demand-plan-submit-step2-extra table thead {
  width: 100%;
}
/* line 7, app/components/demand/plan_submit_step2_extra/view.scss */
.demand-plan-submit-step2-extra table input[type=text] {
  width: 84%;
  margin: 10px;
}
/* line 11, app/components/demand/plan_submit_step2_extra/view.scss */
.demand-plan-submit-step2-extra table input[type=radio] {
  padding: 0;
  vertical-align: middle;
}
/* line 15, app/components/demand/plan_submit_step2_extra/view.scss */
.demand-plan-submit-step2-extra table textarea {
  text-align: left;
  width: auto !important;
  margin: 10px;
  padding: 5px;
}
/* line 21, app/components/demand/plan_submit_step2_extra/view.scss */
.demand-plan-submit-step2-extra table ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  text-align: left;
}
/* line 26, app/components/demand/plan_submit_step2_extra/view.scss */
.demand-plan-submit-step2-extra table select {
  padding: 5px;
}
/* line 29, app/components/demand/plan_submit_step2_extra/view.scss */
.demand-plan-submit-step2-extra table .file-name-show {
  display: block;
}
/* line 33, app/components/demand/plan_submit_step2_extra/view.scss */
.demand-plan-submit-step2-extra .notice-text {
  margin-left: 30px;
  margin-bottom: 0px;
  list-style-type: none;
  text-align: left;
  padding: 0 0 20px 0;
}
/* line 39, app/components/demand/plan_submit_step2_extra/view.scss */
.demand-plan-submit-step2-extra .notice-text li {
  line-height: 25px;
}
/* line 43, app/components/demand/plan_submit_step2_extra/view.scss */
.demand-plan-submit-step2-extra .btn-margin-left-160 {
  margin-left: 160px;
}
/* line 46, app/components/demand/plan_submit_step2_extra/view.scss */
.demand-plan-submit-step2-extra .span-font {
  font-weight: bold;
  font-size: 14px;
  padding: 8px 5px;
}
/* line 51, app/components/demand/plan_submit_step2_extra/view.scss */
.demand-plan-submit-step2-extra .description {
  height: 160px;
  width: 100%;
  margin-bottom: 5px;
  margin-top: 5px;
  resize: none;
}
/* line 5, app/components/demand/plan_submit_step3/view.scss */
.demand-plan-submit-step3 ul.step3-notice-text {
  list-style-type: none;
  margin: 10px;
}
/* line 8, app/components/demand/plan_submit_step3/view.scss */
.demand-plan-submit-step3 ul.step3-notice-text li {
  text-indent: 2em;
  padding: 5px;
  line-height: 22px;
}
/* line 15, app/components/demand/plan_submit_step3/view.scss */
.demand-plan-submit-step3 .supplier-multi-currency {
  font-family: "Microsoft Yahei";
  text-indent: 2em;
  line-height: 28px;
  background-color: #e4f2fc;
  padding: 10px;
  margin: 15px 0px;
}
/* line 23, app/components/demand/plan_submit_step3/view.scss */
.demand-plan-submit-step3 .text-red {
  color: red;
}
/* line 2, app/components/demand/plan_submit_step4/view.scss */
.demand-plan-submit-step4 {
  margin: 60px auto;
}
/* line 4, app/components/demand/plan_submit_step4/view.scss */
.demand-plan-submit-step4 .alert {
  position: inherit;
  height: 170px;
}
/* line 8, app/components/demand/plan_submit_step4/view.scss */
.demand-plan-submit-step4 .alert .alert-group {
  margin: 10px 0 10px 250px;
}
/* line 11, app/components/demand/plan_submit_step4/view.scss */
.demand-plan-submit-step4 .alert .alert-group .success-action {
  margin-top: 20px;
  color: #717171;
}
/* line 15, app/components/demand/plan_submit_step4/view.scss */
.demand-plan-submit-step4 .alert .alert-group .success-action ol {
  padding-left: 20px;
}
/* line 17, app/components/demand/plan_submit_step4/view.scss */
.demand-plan-submit-step4 .alert .alert-group .success-action ol li {
  margin: 0 0 10px 0;
}
/* line 5, app/components/demand/plan_submit_step_yj/view.scss */
.demand-plan-submit-step3 ul.step3-notice-text {
  list-style-type: none;
  margin: 10px;
}
/* line 8, app/components/demand/plan_submit_step_yj/view.scss */
.demand-plan-submit-step3 ul.step3-notice-text li {
  text-indent: 2em;
  padding: 5px;
  line-height: 22px;
}
/* line 15, app/components/demand/plan_submit_step_yj/view.scss */
.demand-plan-submit-step3 .supplier-multi-currency {
  font-family: "Microsoft Yahei";
  text-indent: 2em;
  line-height: 28px;
  background-color: #e4f2fc;
  padding: 10px;
  margin: 15px 0px;
}
/* line 23, app/components/demand/plan_submit_step_yj/view.scss */
.demand-plan-submit-step3 .text-red {
  color: red;
}
/* line 3, app/components/demand/plan_submit_undertaking/view.scss */
.demand-undertaking {
  margin: 30px 0;
}
/* line 6, app/components/demand/plan_submit_undertaking/view.scss */
.demand-undertaking .protocol-text {
  padding: 20px 15px;
  border: 1px solid #eeeeee;
  /*h3{
    margin:0 0 10px 0;
  }*/
}
/* line 13, app/components/demand/plan_submit_undertaking/view.scss */
.demand-undertaking .protocol-text h3 {
  padding: 16px 0 16px 0;
}
/* line 17, app/components/demand/plan_submit_undertaking/view.scss */
.demand-undertaking .protocol-text h5 {
  color: #cccccc;
  margin: 0;
  line-height: 16px;
  font-size: 12px;
  font-weight: normal;
}
/* line 25, app/components/demand/plan_submit_undertaking/view.scss */
.demand-undertaking .protocol-text p {
  color: #525050;
  line-height: 26px;
  margin: 0;
}
/* line 31, app/components/demand/plan_submit_undertaking/view.scss */
.demand-undertaking .control-group {
  text-align: center;
  margin: 20px 0 40px 0;
}
/* line 36, app/components/demand/plan_submit_undertaking/view.scss */
.demand-undertaking .protocol-action {
  text-align: center;
  margin-top: 20px;
}
/* line 4, app/components/demand/plan_topic_list/view.scss */
.demand-plan-topic-list {
  margin-top: 20px;
}
/* line 7, app/components/demand/plan_topic_list/view.scss */
.demand-plan-topic-list .topic-detail-left {
  width: 760px;
  padding-right: 20px;
  border-right: 1px dashed #eeeeee;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 13, app/components/demand/plan_topic_list/view.scss */
.demand-plan-topic-list .topic-detail-left .first-topic {
  width: 746px;
  border-radius: 4px;
  border: 1px solid #e4f2fc;
}
/* line 18, app/components/demand/plan_topic_list/view.scss */
.demand-plan-topic-list .topic-detail-left .first-topic > p {
  padding: 0 10px;
}
/* line 22, app/components/demand/plan_topic_list/view.scss */
.demand-plan-topic-list .topic-detail-left .first-topic .topic-title {
  line-height: 32px;
  font-size: 16px;
  font-weight: bold;
  background: #e4f2fc;
  margin: 0;
}
/* line 32, app/components/demand/plan_topic_list/view.scss */
.demand-plan-topic-list .topic-detail-left .topic-list > .topic-item {
  margin: 20px 0;
  border-bottom: 1px dashed #eeeeee;
}
/* line 36, app/components/demand/plan_topic_list/view.scss */
.demand-plan-topic-list .topic-detail-left .topic-list > .topic-item > .topic-item-left {
  width: 210px;
  border-radius: 5px;
  margin-right: 10px;
  border: 1px dashed #eeeeee;
  background: #e4f2fc;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 44, app/components/demand/plan_topic_list/view.scss */
.demand-plan-topic-list .topic-detail-left .topic-list > .topic-item > .topic-item-left .item-tag {
  margin: 5px 0;
  padding: 0 15px;
  width: 170px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/* line 52, app/components/demand/plan_topic_list/view.scss */
.demand-plan-topic-list .topic-detail-left .topic-list > .topic-item > .topic-item-left .item-tag > a {
  font-size: 14px;
  margin: 3px 0;
}
/* line 59, app/components/demand/plan_topic_list/view.scss */
.demand-plan-topic-list .topic-detail-left .topic-list > .topic-item > .topic-item-right {
  width: 520px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  border: 1px solid #eeeeee;
  margin-bottom: 20px;
  border-radius: 5px;
  min-height: 100px;
}
/* line 67, app/components/demand/plan_topic_list/view.scss */
.demand-plan-topic-list .topic-detail-left .topic-list > .topic-item > .topic-item-right:before {
  top: 10px;
  left: -13px;
  border-color: transparent #eeeeee transparent transparent;
}
/* line 73, app/components/demand/plan_topic_list/view.scss */
.demand-plan-topic-list .topic-detail-left .topic-list > .topic-item > .topic-item-right:after {
  top: 10px;
  left: -12px;
  border-color: transparent white transparent transparent;
}
/* line 79, app/components/demand/plan_topic_list/view.scss */
.demand-plan-topic-list .topic-detail-left .topic-list > .topic-item > .topic-item-right .topic-content {
  padding: 5px;
  min-height: 80px;
}
/* line 83, app/components/demand/plan_topic_list/view.scss */
.demand-plan-topic-list .topic-detail-left .topic-list > .topic-item > .topic-item-right .topic-content > pre {
  overflow: auto;
}
/* line 90, app/components/demand/plan_topic_list/view.scss */
.demand-plan-topic-list .topic-detail-left .topic-list > .topic-item > .topic-item-right .topic-replay .topic-replay-btn {
  text-align: right;
}
/* line 93, app/components/demand/plan_topic_list/view.scss */
.demand-plan-topic-list .topic-detail-left .topic-list > .topic-item > .topic-item-right .topic-replay .topic-replay-btn > span {
  padding: 10px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 98, app/components/demand/plan_topic_list/view.scss */
.demand-plan-topic-list .topic-detail-left .topic-list > .topic-item > .topic-item-right .topic-replay .topic-replay-btn .second-topic-replay {
  cursor: pointer;
}
/* line 102, app/components/demand/plan_topic_list/view.scss */
.demand-plan-topic-list .topic-detail-left .topic-list > .topic-item > .topic-item-right .topic-replay .topic-replay-btn .gray {
  background-color: #f4f4f4 !important;
}
/* line 107, app/components/demand/plan_topic_list/view.scss */
.demand-plan-topic-list .topic-detail-left .topic-list > .topic-item > .topic-item-right .topic-replay .topic-replay-list {
  margin: 0 0 10px 0;
  float: right;
}
/* line 111, app/components/demand/plan_topic_list/view.scss */
.demand-plan-topic-list .topic-detail-left .topic-list > .topic-item > .topic-item-right .topic-replay .topic-replay-list > ul {
  margin: 0;
  width: 400px !important;
  list-style: none;
  height: auto;
}
/* line 117, app/components/demand/plan_topic_list/view.scss */
.demand-plan-topic-list .topic-detail-left .topic-list > .topic-item > .topic-item-right .topic-replay .topic-replay-list > ul > li {
  margin-top: 5px;
  border-top: 1px dashed #D7D7D7;
  line-height: 20px;
}
/* line 122, app/components/demand/plan_topic_list/view.scss */
.demand-plan-topic-list .topic-detail-left .topic-list > .topic-item > .topic-item-right .topic-replay .topic-replay-list > ul > li > .right {
  text-align: right;
}
/* line 126, app/components/demand/plan_topic_list/view.scss */
.demand-plan-topic-list .topic-detail-left .topic-list > .topic-item > .topic-item-right .topic-replay .topic-replay-list > ul > li .input-group-append {
  margin-top: 10px;
}
/* line 129, app/components/demand/plan_topic_list/view.scss */
.demand-plan-topic-list .topic-detail-left .topic-list > .topic-item > .topic-item-right .topic-replay .topic-replay-list > ul > li .input-group-append > input {
  width: 330px !important;
}
/* line 144, app/components/demand/plan_topic_list/view.scss */
.demand-plan-topic-list .topic-detail-left .current-topic-replay .text-tools #wysihtml5-editor-toolbar {
  width: 747px;
}
/* line 147, app/components/demand/plan_topic_list/view.scss */
.demand-plan-topic-list .topic-detail-left .current-topic-replay .text-tools #wysihtml5-editor-toolbar header {
  width: 757px;
}
/* line 151, app/components/demand/plan_topic_list/view.scss */
.demand-plan-topic-list .topic-detail-left .current-topic-replay .text-tools #wysihtml5-editor-toolbar .file-group {
  margin-right: 25px;
}
/* line 155, app/components/demand/plan_topic_list/view.scss */
.demand-plan-topic-list .topic-detail-left .current-topic-replay .text-tools #wysihtml5-editor-toolbar label {
  width: auto;
}
/* line 159, app/components/demand/plan_topic_list/view.scss */
.demand-plan-topic-list .topic-detail-left .current-topic-replay .text-tools #wysihtml5-editor-toolbar [data-wysihtml5-dialog] {
  width: 757px !important;
}
/* line 163, app/components/demand/plan_topic_list/view.scss */
.demand-plan-topic-list .topic-detail-left .current-topic-replay .text-tools .text-tool-iframe {
  border: 1px solid #eeeeee !important;
  width: 757px !important;
}
/* line 167, app/components/demand/plan_topic_list/view.scss */
.demand-plan-topic-list .topic-detail-left .current-topic-replay .text-tools section {
  width: 757px !important;
}
/* line 172, app/components/demand/plan_topic_list/view.scss */
.demand-plan-topic-list .topic-detail-left .current-topic-replay .right-btn {
  padding-right: 10px;
  text-align: right;
}
/* line 178, app/components/demand/plan_topic_list/view.scss */
.demand-plan-topic-list .topic-detail-left .center-pagination {
  text-align: center;
}
/* line 183, app/components/demand/plan_topic_list/view.scss */
.demand-plan-topic-list .topic-detail-right {
  width: 200px;
  padding-left: 15px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 188, app/components/demand/plan_topic_list/view.scss */
.demand-plan-topic-list .topic-detail-right .span3 {
  text-align: left;
  margin-bottom: 20px;
}
/* line 3, app/components/demand/proposal_protocol/view.scss */
.demand-proposal-protocol > .protocol {
  padding: 20px 15px;
  border: 1px solid #eee;
}
/* line 8, app/components/demand/proposal_protocol/view.scss */
.demand-proposal-protocol .protocol-operate {
  margin: 20px;
  text-align: center;
}
/* line 4, app/components/demand/quota_jz_result/view.scss */
.quota-jz-result .components-title {
  font-size: 14px;
  margin: 15px;
}
/* line 9, app/components/demand/quota_jz_result/view.scss */
.quota-jz-result .quota-pagination {
  padding: 20px 0;
  text-align: right;
}
/* line 14, app/components/demand/quota_jz_result/view.scss */
.quota-jz-result .supplier-name-list {
  list-style-type: none;
  padding: 20px;
  margin: 0 0 20px 0;
  width: 950;
  border: 6px solid #8caf70;
  font-size: 18px;
  font-weight: bold;
}
/* line 23, app/components/demand/quota_jz_result/view.scss */
.quota-jz-result .supplier-name-list .list-item {
  margin: 15px 0 15px 150px;
}
/* line 4, app/components/demand/quota_result/view.scss */
.quota-result .components-title {
  font-size: 14px;
}
/* line 8, app/components/demand/quota_result/view.scss */
.quota-result .quota-pagination {
  padding: 20px 0;
  text-align: right;
}
/* line 13, app/components/demand/quota_result/view.scss */
.quota-result .supplier-name-list {
  list-style-type: none;
  padding: 20px;
  margin: 0 0 20px 0;
  width: 950px;
  border: 6px solid #8caf70;
  font-size: 18px;
  font-weight: bold;
}
/* line 22, app/components/demand/quota_result/view.scss */
.quota-result .supplier-name-list .list-item {
  margin: 15px 0 15px 150px;
}
/* line 27, app/components/demand/quota_result/view.scss */
.quota-result .td-bg-conversion {
  background-color: #f1f9ff;
}
/* line 3, app/components/demand/quota_result_cancel/view.scss */
.control-content {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: -6px;
}
/* line 6, app/components/demand/quota_result_cancel/view.scss */
.control-content.middle-content {
  vertical-align: middle;
}
/* line 9, app/components/demand/quota_result_cancel/view.scss */
.control-content .attachment-file {
  width: 340px;
  margin: 10px 0;
}
/* line 12, app/components/demand/quota_result_cancel/view.scss */
.control-content .attachment-file.first {
  margin-top: 0;
}
/* line 15, app/components/demand/quota_result_cancel/view.scss */
.control-content .attachment-file .file-name {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 270px;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 24, app/components/demand/quota_result_cancel/view.scss */
.cancel-show-text {
  font-weight: bold;
  font-size: 14px;
  margin-left: 50px;
  color: red;
}
/* line 4, app/components/demand/quota_result_feedback/view.scss */
.quota-result-feedback .components-title {
  font-size: 14px;
}
/* line 8, app/components/demand/quota_result_feedback/view.scss */
.quota-result-feedback .quota-pagination {
  padding: 20px 0;
  text-align: right;
}
/* line 13, app/components/demand/quota_result_feedback/view.scss */
.quota-result-feedback .supplier-name-list {
  list-style-type: none;
  padding: 20px;
  margin: 0 0 20px 0;
  width: 950px;
  border: 6px solid #8caf70;
  font-size: 18px;
  font-weight: bold;
}
/* line 22, app/components/demand/quota_result_feedback/view.scss */
.quota-result-feedback .supplier-name-list .list-item {
  margin: 15px 0 15px 150px;
}
/* line 5, app/components/demand/resource_exchange/view.scss */
.resource-exchange .span1 {
  margin-left: 32px !important;
}
/* line 8, app/components/demand/resource_exchange/view.scss */
.resource-exchange .span3 {
  width: 250px;
  text-align: left;
}
/* line 11, app/components/demand/resource_exchange/view.scss */
.resource-exchange .span3 label {
  width: 60px;
  text-align: right;
}
/* line 16, app/components/demand/resource_exchange/view.scss */
.resource-exchange .table-striped {
  width: 100%;
}
/* line 18, app/components/demand/resource_exchange/view.scss */
.resource-exchange .table-striped td {
  padding: 0;
}
/* line 23, app/components/demand/resource_exchange/view.scss */
.resource-exchange .ie {
  text-align: center;
  border: 1px solid #717171;
  margin-top: 10px;
}
/* line 10, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index {
  margin: 25px 0;
  font-family: 'Microsoft YaHei';
}
/* line 13, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .left-content {
  width: 830px;
  padding: 20px 30px;
  background-color: #fff;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 19, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .left-content .plan-filter {
  padding: 0 0 10px 0;
}
/* line 22, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .left-content .plan-filter .paln-filter-title {
  font-weight: bold;
  color: #818080;
  font-size: 14px;
  padding: 5px 0;
  line-height: 25px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 31, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .left-content .plan-filter .span-tag {
  margin-left: 10px;
  background: #004ea2;
  padding: 3px 7px;
  color: #FFFAF0;
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 39, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .left-content .plan-filter .span-tag > a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: -3px 0 0 10px;
  color: #FFFAF0;
}
/* line 46, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .left-content .plan-filter .plan-count {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 10px 0;
  font-size: 12px;
  float: right;
}
/* line 52, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .left-content .plan-filter .plan-count > .count {
  padding: 0 5px;
  font-weight: bold;
  color: #007AE6;
  font-size: 20px;
}
/* line 61, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .left-content .plan-filter-content {
  border: 1px solid #dcebf7;
}
/* line 64, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .left-content .plan-filter-content > .title {
  font-weight: bold;
  padding: 12px 10px;
  width: 60px;
  text-align: center;
  background-color: #eef3f9;
  font-size: 14px;
  color: #004ea2;
  width: 65px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 76, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .left-content .plan-filter-content > .content {
  width: 700px;
  display: inline-block;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 81, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .left-content .plan-filter-content > .content > .span-tag {
  -moz-border-radius: 4px / 4px;
  -webkit-border-radius: 4px 4px;
  border-radius: 4px / 4px;
  padding: 12px 15px;
  margin-left: 15px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 90, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .left-content .plan-search {
  padding: 10px 0 0 0;
}
/* line 92, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .left-content .plan-search input {
  border-radius: 0 !important;
  padding: 10px;
  width: 280px;
  line-height: 34px;
}
/* line 98, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .left-content .plan-search .input-group-btn {
  width: 34px;
  height: 34px;
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/4B/CoUFfWXSzLGACXiDAAAFlkHj5ZA785.png") no-repeat;
}
/* line 102, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .left-content .plan-search .input-group-btn a {
  width: 100%;
  height: 100%;
  display: block;
}
/* line 110, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .left-content .plan-list {
  margin: 0px 0 0 -16px;
}
/* line 113, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .left-content .plan-list > .plan-detail {
  background: #f8f8f8;
  margin: 30px 0 0 16px;
  width: 160px;
  padding: 15px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  min-height: 100px;
  border: 1px solid #f4f4f4;
  -moz-border-radius: 4px / 4px;
  -webkit-border-radius: 4px 4px;
  border-radius: 4px / 4px;
}
/* line 123, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .left-content .plan-list > .plan-detail > .title {
  line-height: 30px;
  height: 30px;
  font-size: 14px;
  color: #004ea2;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 132, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .left-content .plan-list > .plan-detail > .title a {
  color: #004ea2;
}
/* line 137, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .left-content .plan-list > .plan-detail > .date, .demand-resource-market-index .left-content .plan-list > .plan-detail > .img {
  padding: 5px 5px 5px 0;
}
/* line 140, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .left-content .plan-list > .plan-detail > .date > label, .demand-resource-market-index .left-content .plan-list > .plan-detail > .img > label {
  width: 60px;
  font-weight: bold;
  font-family: 'Microsoft YaHei';
}
/* line 147, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .left-content .plan-list > .plan-detail .desc {
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 20px;
  height: 60px;
  margin: 10px 0;
  line-height: 20px;
  font-size: 12px;
  color: #565555;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
/* line 162, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .left-content .plan-list > .plan-detail > .progress {
  text-align: center;
}
/* line 165, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .left-content .plan-list > .plan-detail > .progress > ol {
  margin: 0;
  height: 50px;
}
/* line 169, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .left-content .plan-list > .plan-detail > .progress .progress-bar {
  width: 0px;
}
/* line 172, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .left-content .plan-list > .plan-detail > .progress .progress-bar.active {
  background-color: #75ACDD;
}
/* line 177, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .left-content .plan-list > .plan-detail > .progress .progress-step {
  width: 36px;
  margin-right: 5px;
  height: 8px;
  border-radius: 0;
  background-color: #c8c8c8;
}
/* line 183, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .left-content .plan-list > .plan-detail > .progress .progress-step .progress-step-into {
  color: #8e8e8e;
  font-size: 12px;
  margin: 12px 0 0 8px;
  line-height: 20px;
  display: inline-block;
}
/* line 190, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .left-content .plan-list > .plan-detail > .progress .progress-step .progress-step-into2 {
  color: #8e8e8e;
  font-size: 12px;
  margin: 2px 0 0 6px;
  display: inline-block;
}
/* line 196, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .left-content .plan-list > .plan-detail > .progress .progress-step.active {
  background-color: #004ea2;
}
/* line 205, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .left-content .center {
  text-align: center;
  margin: 20px 0;
}
/* line 211, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .right-nav {
  width: 295px;
  margin-left: 10px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 216, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .right-nav > .title {
  background: #33beff;
  width: 295px;
  height: 60px;
  text-align: center;
  line-height: 60px;
}
/* line 222, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .right-nav > .title span {
  margin: -7px 15px 0 0;
}
/* line 225, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .right-nav > .title a {
  color: #FFFAF0;
  font-size: 18px;
  letter-spacing: 1px;
}
/* line 232, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .right-nav .success-case {
  padding: 10px 20px 20px 20px;
  background-color: #fff;
  width: 255px;
  height: 535px;
  overflow: hidden;
  margin-top: 12px;
}
/* line 240, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .right-nav .success-case > .case-title {
  padding: 10px 5px;
  color: #004ea2;
  font-size: 16px;
  font-weight: bold;
}
/* line 245, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .right-nav .success-case > .case-title span {
  margin: -3px 10px 0 0;
}
/* line 252, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .right-nav .success-case > .case-content .contents {
  padding: 10px;
  height: 455px;
}
/* line 258, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .right-nav .success-case > .case-content .contents > .content .item {
  margin: 12px 0;
  color: #565555;
}
/* line 262, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .right-nav .success-case > .case-content .contents > .content .item .item-content {
  width: 100px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 267, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .right-nav .success-case > .case-content .contents > .content .item.height-60 {
  line-height: 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 60px;
}
/* line 278, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .right-nav .success-case > .case-content .contents > .content .nowrap {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 284, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .right-nav .success-case > .case-content .contents > .content .blod {
  font-weight: bold;
  color: #004ea2;
  font-size: 14px;
}
/* line 292, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .right-nav .success-case > .case-content .nav {
  line-height: 25px;
  text-align: center;
  color: #b2b2b2;
}
/* line 300, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .right-nav .supplier-tactics {
  padding: 10px 20px 20px 20px;
  background-color: #fff;
  width: 255px;
  height: 190px;
  overflow: hidden;
  margin-top: 12px;
}
/* line 308, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .right-nav .supplier-tactics > .tactics-title {
  padding: 10px 5px;
  color: #004ea2;
  font-size: 16px;
  font-weight: bold;
}
/* line 313, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .right-nav .supplier-tactics > .tactics-title span {
  margin: -3px 10px 0 0;
}
/* line 318, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .right-nav .supplier-tactics > .tactics-content {
  padding: 20px 0 0 5px;
}
/* line 320, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .right-nav .supplier-tactics > .tactics-content > .tactics-supplier {
  width: 116px;
  height: 50px;
  margin: 5px 8px 5px 0;
  display: inline-block;
  float: left;
}
/* line 327, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .right-nav .supplier-tactics > .tactics-content > .tactics-supplier .tactics-supplier-shade {
  width: 160px;
  height: 50px;
  background-color: #000;
  position: absolute;
  display: none;
  opacity: 0.7;
  filter: alpha(opacity=70);
  left: 0;
  top: 0;
  text-align: center;
  color: #fff;
  line-height: 50px;
  z-index: 10;
}
/* line 344, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .right-nav .supplier-tactics > .tactics-content > .tactics-supplier:hover .tactics-supplier-shade {
  display: block;
}
/* line 354, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .right-nav .nav .disable {
  cursor: not-allowed;
  color: #ccc;
}
/* line 360, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .right-nav .notice {
  padding: 25px 30px;
  background-color: #fff;
  width: 235px;
  height: 185px;
  overflow: hidden;
  margin-top: 12px;
}
/* line 368, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .right-nav .notice > .title {
  color: #004ea2;
  font-size: 16px;
  font-weight: bold;
}
/* line 372, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .right-nav .notice > .title span {
  margin: -3px 10px 0 0;
}
/* line 375, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .right-nav .notice > .title a {
  float: right;
  font-size: 12px;
  color: #004ea2;
  font-style: italic;
}
/* line 383, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .right-nav .notice > .content {
  height: 150px;
  padding: 10px 0;
}
/* line 387, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .right-nav .notice > .content > .item {
  line-height: 30px;
}
/* line 390, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .right-nav .notice > .content > .item > .name {
  width: 160px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
}
/* line 397, app/components/demand/resource_market_index/view.scss */
.demand-resource-market-index .right-nav .notice > .content > .item > .time {
  float: right;
  width: 70px;
  overflow: hidden;
  display: inline-block;
  text-align: right;
}
/* line 3, app/components/demand/result_jz_progress/view.scss */
.demand-jz-result-progress h3 {
  padding: 16px 0 16px 0;
  font-family: "Microsoft YaHei";
}
/* line 8, app/components/demand/result_jz_progress/view.scss */
.demand-jz-result-progress .post-step {
  margin: 20px 0 0 0;
}
/* line 11, app/components/demand/result_jz_progress/view.scss */
.demand-jz-result-progress .post-step .progress {
  margin: 0;
  padding: 15px 0 0 0;
  text-align: center;
  background-color: #f4f4f4;
  height: 80px;
}
/* line 18, app/components/demand/result_jz_progress/view.scss */
.demand-jz-result-progress .post-step .progress ol {
  margin: 0;
}
/* line 20, app/components/demand/result_jz_progress/view.scss */
.demand-jz-result-progress .post-step .progress ol .progress-bar {
  width: 170px;
}
/* line 22, app/components/demand/result_jz_progress/view.scss */
.demand-jz-result-progress .post-step .progress ol .progress-bar.small-size {
  width: 130px;
}
/* line 26, app/components/demand/result_jz_progress/view.scss */
.demand-jz-result-progress .post-step .progress ol .progress-step-into {
  color: #717171;
}
/* line 28, app/components/demand/result_jz_progress/view.scss */
.demand-jz-result-progress .post-step .progress ol .progress-step-into.last {
  left: -65px;
}
/* line 32, app/components/demand/result_jz_progress/view.scss */
.demand-jz-result-progress .post-step .progress ol .progress-bar.active {
  background-color: #5fa7e8;
}
/* line 35, app/components/demand/result_jz_progress/view.scss */
.demand-jz-result-progress .post-step .progress ol .progress-step.active {
  background-color: #5fa7e8;
}
/* line 38, app/components/demand/result_jz_progress/view.scss */
.demand-jz-result-progress .post-step .progress ol .progress-step.active .progress-step-into {
  color: #717171;
}
/* line 3, app/components/demand/result_progress/view.scss */
.demand-result-progress h3 {
  padding: 16px 0 16px 0;
  font-family: "Microsoft YaHei";
}
/* line 11, app/components/demand/result_progress/view.scss */
.demand-result-progress .post-step {
  margin: 20px 0 0 0;
}
/* line 14, app/components/demand/result_progress/view.scss */
.demand-result-progress .post-step .progress {
  margin: 0;
  padding: 15px 0 0 0;
  text-align: center;
  background-color: #f4f4f4;
  height: 80px;
}
/* line 21, app/components/demand/result_progress/view.scss */
.demand-result-progress .post-step .progress ol {
  margin: 0;
}
/* line 23, app/components/demand/result_progress/view.scss */
.demand-result-progress .post-step .progress ol .progress-bar {
  width: 170px;
}
/* line 25, app/components/demand/result_progress/view.scss */
.demand-result-progress .post-step .progress ol .progress-bar.small-size {
  width: 130px;
}
/* line 29, app/components/demand/result_progress/view.scss */
.demand-result-progress .post-step .progress ol .progress-step-into {
  color: #717171;
}
/* line 31, app/components/demand/result_progress/view.scss */
.demand-result-progress .post-step .progress ol .progress-step-into.last {
  left: -65px;
}
/* line 35, app/components/demand/result_progress/view.scss */
.demand-result-progress .post-step .progress ol .progress-bar.active {
  background-color: #5fa7e8;
}
/* line 38, app/components/demand/result_progress/view.scss */
.demand-result-progress .post-step .progress ol .progress-step.active {
  background-color: #5fa7e8;
}
/* line 41, app/components/demand/result_progress/view.scss */
.demand-result-progress .post-step .progress ol .progress-step.active .progress-step-into {
  color: #717171;
}
/* line 1, app/components/demand/supplier-feedback/view.scss */
.supplier-feedback {
  height: 480px;
  background-color: #fff;
  padding: 30px 35px;
  font-family: 'Microsoft YaHei';
}
/* line 6, app/components/demand/supplier-feedback/view.scss */
.supplier-feedback .title {
  font-size: 16px;
  font-weight: bold;
  color: #004ea2;
  margin-bottom: 15px;
}
/* line 11, app/components/demand/supplier-feedback/view.scss */
.supplier-feedback .title span {
  margin-right: 8px;
}
/* line 15, app/components/demand/supplier-feedback/view.scss */
.supplier-feedback .before {
  clear: both;
  line-height: 25px;
  color: #4a4a4a;
  font-size: 14px;
  padding: 0 25px;
}
/* line 22, app/components/demand/supplier-feedback/view.scss */
.supplier-feedback .select-group {
  margin: 10px;
}
/* line 24, app/components/demand/supplier-feedback/view.scss */
.supplier-feedback .select-group label {
  width: 100px;
}
/* line 27, app/components/demand/supplier-feedback/view.scss */
.supplier-feedback .select-group .edit-tip {
  color: #ff0000;
  font-size: 14px;
}
/* line 32, app/components/demand/supplier-feedback/view.scss */
.supplier-feedback .content {
  padding: 10px 25px 0 25px;
}
/* line 34, app/components/demand/supplier-feedback/view.scss */
.supplier-feedback .content textarea {
  width: 100%;
  border-radius: 0;
  padding: 5px 10px;
  line-height: 30px;
}
/* line 41, app/components/demand/supplier-feedback/view.scss */
.supplier-feedback .tip-word {
  line-height: 40px;
  padding: 5px 10px 0 25px;
  font-size: 14px;
}
/* line 45, app/components/demand/supplier-feedback/view.scss */
.supplier-feedback .tip-word .notice {
  float: left;
  color: #ff0000;
}
/* line 49, app/components/demand/supplier-feedback/view.scss */
.supplier-feedback .tip-word .file-name {
  display: inline-block;
  float: right;
  max-width: 450px;
  overflow: hidden;
  text-align: right;
  line-height: 40px;
  color: #3884c0;
  margin-right: 15px;
}
/* line 59, app/components/demand/supplier-feedback/view.scss */
.supplier-feedback .tip-word .btn-upload {
  float: right;
  border-radius: 0;
  padding: 8px 10px;
  border: none;
  margin-top: 5px;
  background-color: #004ea2;
  font-size: 14px;
}
/* line 69, app/components/demand/supplier-feedback/view.scss */
.supplier-feedback .promise {
  text-align: center;
  font-size: 14px;
  color: #717171;
  padding: 30px 0 15px 0;
}
/* line 75, app/components/demand/supplier-feedback/view.scss */
.supplier-feedback .subButton {
  text-align: center;
}
/* line 77, app/components/demand/supplier-feedback/view.scss */
.supplier-feedback .subButton button {
  border: none;
  border-radius: 0;
  background-color: #004ea2;
  width: 140px;
  height: 38px;
  padding: 0;
}
/* line 3, app/components/demand/ys_quota_result/view.scss */
.demand-ys-quota-result .components-title {
  font-size: 14px;
  margin: 15px 0px;
}
/* line 8, app/components/demand/ys_quota_result/view.scss */
.demand-ys-quota-result .table {
  width: 100%;
}
/* line 4, app/components/footer/view.scss */
.supplier-footer .englishStyles {
  height: 72px;
  font-family: 'Microsoft YaHei';
  background: #333333;
}
/* line 8, app/components/footer/view.scss */
.supplier-footer .englishStyles .container1 {
  width: 1190px;
  height: 174px;
  margin: 0 auto;
  /*padding: 50px 0 56px;*/
}
/* line 9, app/components/footer/view.scss */
.supplier-footer .englishStyles .container1 div, .supplier-footer .englishStyles .container1 h1, .supplier-footer .englishStyles .container1 h2, .supplier-footer .englishStyles .container1 h3, .supplier-footer .englishStyles .container1 h4, .supplier-footer .englishStyles .container1 h5, .supplier-footer .englishStyles .container1 h6, .supplier-footer .englishStyles .container1 p, .supplier-footer .englishStyles .container1 img, .supplier-footer .englishStyles .container1 ul, .supplier-footer .englishStyles .container1 li, .supplier-footer .englishStyles .container1 span {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
/* line 18, app/components/footer/view.scss */
.supplier-footer .englishStyles .container1 .bottom-bd {
  overflow: hidden;
}
/* line 20, app/components/footer/view.scss */
.supplier-footer .englishStyles .container1 .bottom-bd li {
  list-style: none;
  float: left;
}
/* line 24, app/components/footer/view.scss */
.supplier-footer .englishStyles .container1 .bottom-bd > li {
  height: 174px;
  border-right: 1px solid #555;
  padding: 0 40px;
  /* padding-left: 60px;*/
}
/* line 30, app/components/footer/view.scss */
.supplier-footer .englishStyles .container1 .bottom-bd .bottom-bd-l {
  padding: 0;
  padding-right: 30px;
}
/* line 34, app/components/footer/view.scss */
.supplier-footer .englishStyles .container1 .bottom-bd .bottom-bd-r {
  padding: 0;
  padding-left: 38px;
  border: 0;
}
/* line 38, app/components/footer/view.scss */
.supplier-footer .englishStyles .container1 .bottom-bd .bottom-bd-r h2 {
  color: #ddd;
  font-family: yahei;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin-top: 6px;
}
/* line 46, app/components/footer/view.scss */
.supplier-footer .englishStyles .container1 .bottom-bd .bottom-bd-r > div {
  float: left;
}
/* line 51, app/components/footer/view.scss */
.supplier-footer .englishStyles .container1 .bottom-bd-m {
  width: 607px;
}
/* line 53, app/components/footer/view.scss */
.supplier-footer .englishStyles .container1 .bottom-bd-m .other_infor {
  overflow: hidden;
}
/* line 55, app/components/footer/view.scss */
.supplier-footer .englishStyles .container1 .bottom-bd-m .other_infor li {
  padding: 0 16px;
  border-right: 1px solid #ddd;
}
/* line 58, app/components/footer/view.scss */
.supplier-footer .englishStyles .container1 .bottom-bd-m .other_infor li a {
  color: #ddd;
  font-size: 12px;
  font-family: yahei;
}
/* line 64, app/components/footer/view.scss */
.supplier-footer .englishStyles .container1 .bottom-bd-m .other_infor li a:hover {
  color: #888;
}
/* line 69, app/components/footer/view.scss */
.supplier-footer .englishStyles .container1 .bottom-bd-m .ul1 {
  overflow: hidden;
  margin: 10px 0;
}
/* line 73, app/components/footer/view.scss */
.supplier-footer .englishStyles .container1 .bottom-bd-m .ul1 li {
  margin: 0 2px;
  margin-top: 6px;
}
/* line 77, app/components/footer/view.scss */
.supplier-footer .englishStyles .container1 .bottom-bd-m .ul1 li:nth-of-type(1) {
  margin-right: 3px;
}
/* line 80, app/components/footer/view.scss */
.supplier-footer .englishStyles .container1 .bottom-bd-m .ul1 li:nth-of-type(8) {
  margin-left: 3px;
}
/* line 86, app/components/footer/view.scss */
.supplier-footer .englishStyles .container1 .bottom-bd-m .ul2 li {
  padding: 0 8px;
  /*  border-right: 1px solid #ddd;*/
  color: #ddd;
  font-size: 12px;
  font-family: yahei;
  margin-top: 10px;
}
/* line 94, app/components/footer/view.scss */
.supplier-footer .englishStyles .container1 .bottom-bd-m .ul2 li a {
  color: #ddd;
  font-size: 12px;
  font-family: yahei;
}
/* line 101, app/components/footer/view.scss */
.supplier-footer .englishStyles .container1 .bottom-bd-m .ul2 li:nth-of-type(1) {
  padding: 0;
}
/* line 105, app/components/footer/view.scss */
.supplier-footer .englishStyles .container1 .bottom-bd-m .ul2 li:nth-of-type(4), .supplier-footer .englishStyles .container1 .bottom-bd-m .ul2 li:nth-of-type(3) {
  padding: 0;
  padding-left: 16px;
  border: 0;
}
/* line 110, app/components/footer/view.scss */
.supplier-footer .englishStyles .container1 .bottom-bd-m .ul2 li:nth-of-type(4) {
  padding: 0;
  margin-top: 16px;
}
/* line 121, app/components/footer/view.scss */
.supplier-footer .chineseStyles, .supplier-footer .englishStyles {
  height: 72px;
  font-family: 'Microsoft YaHei';
  background: #34393d;
}
/* line 125, app/components/footer/view.scss */
.supplier-footer .chineseStyles .container1, .supplier-footer .englishStyles .container1 {
  width: 1190px;
  height: 53px;
  margin: 0 auto;
  /*padding: 50px 0;*/
  padding: 10px 0 5px;
}
/* line 126, app/components/footer/view.scss */
.supplier-footer .chineseStyles .container1 div, .supplier-footer .chineseStyles .container1 h1, .supplier-footer .chineseStyles .container1 h2, .supplier-footer .chineseStyles .container1 h3, .supplier-footer .chineseStyles .container1 h4, .supplier-footer .chineseStyles .container1 h5, .supplier-footer .chineseStyles .container1 h6, .supplier-footer .chineseStyles .container1 p, .supplier-footer .chineseStyles .container1 img, .supplier-footer .chineseStyles .container1 ul, .supplier-footer .chineseStyles .container1 li, .supplier-footer .chineseStyles .container1 span, .supplier-footer .englishStyles .container1 div, .supplier-footer .englishStyles .container1 h1, .supplier-footer .englishStyles .container1 h2, .supplier-footer .englishStyles .container1 h3, .supplier-footer .englishStyles .container1 h4, .supplier-footer .englishStyles .container1 h5, .supplier-footer .englishStyles .container1 h6, .supplier-footer .englishStyles .container1 p, .supplier-footer .englishStyles .container1 img, .supplier-footer .englishStyles .container1 ul, .supplier-footer .englishStyles .container1 li, .supplier-footer .englishStyles .container1 span {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
/* line 136, app/components/footer/view.scss */
.supplier-footer .chineseStyles .container1 .bottom1, .supplier-footer .englishStyles .container1 .bottom1 {
  font-family: 'Microsoft YaHei';
}
/* line 141, app/components/footer/view.scss */
.supplier-footer .chineseStyles .container1 .bottom1 .otherUl > li, .supplier-footer .englishStyles .container1 .bottom1 .otherUl > li {
  list-style: none;
  float: left;
  height: 57px;
  width: 500px;
  text-align: center;
}
/* line 147, app/components/footer/view.scss */
.supplier-footer .chineseStyles .container1 .bottom1 .otherUl > li .other_infor, .supplier-footer .englishStyles .container1 .bottom1 .otherUl > li .other_infor {
  /*width: 80px;*/
  margin: 0 auto;
}
/* line 150, app/components/footer/view.scss */
.supplier-footer .chineseStyles .container1 .bottom1 .otherUl > li .other_infor li, .supplier-footer .englishStyles .container1 .bottom1 .otherUl > li .other_infor li {
  list-style: none;
  margin-bottom: 10px;
  text-align: left;
}
/* line 154, app/components/footer/view.scss */
.supplier-footer .chineseStyles .container1 .bottom1 .otherUl > li .other_infor li a, .supplier-footer .englishStyles .container1 .bottom1 .otherUl > li .other_infor li a {
  color: #b1b7bd;
  font-size: 12px;
  font-family: "Microsoft Yahei";
}
/* line 161, app/components/footer/view.scss */
.supplier-footer .chineseStyles .container1 .bottom1 .otherUl > li .other_infor2, .supplier-footer .englishStyles .container1 .bottom1 .otherUl > li .other_infor2 {
  overflow: hidden;
}
/* line 163, app/components/footer/view.scss */
.supplier-footer .chineseStyles .container1 .bottom1 .otherUl > li .other_infor2 li, .supplier-footer .englishStyles .container1 .bottom1 .otherUl > li .other_infor2 li {
  list-style: none;
  float: left;
  text-align: center;
  width: 57px;
}
/* line 168, app/components/footer/view.scss */
.supplier-footer .chineseStyles .container1 .bottom1 .otherUl > li .other_infor2 li p, .supplier-footer .englishStyles .container1 .bottom1 .otherUl > li .other_infor2 li p {
  color: #b1b7bd;
  font-size: 13px;
}
/* line 172, app/components/footer/view.scss */
.supplier-footer .chineseStyles .container1 .bottom1 .otherUl > li .other_infor2 li p:nth-of-type(1), .supplier-footer .englishStyles .container1 .bottom1 .otherUl > li .other_infor2 li p:nth-of-type(1) {
  /*color: #eef1f6;
  font-size: 16px;
  margin: 24px 0 12px;*/
  color: #b1b7bd;
  font-size: 13px;
}
/* line 180, app/components/footer/view.scss */
.supplier-footer .chineseStyles .container1 .bottom1 .otherUl > li .other_infor2 li:nth-of-type(2), .supplier-footer .englishStyles .container1 .bottom1 .otherUl > li .other_infor2 li:nth-of-type(2) {
  width: 305px;
  /*margin: 0 50px;*/
}
/* line 185, app/components/footer/view.scss */
.supplier-footer .chineseStyles .container1 .bottom1 .otherUl > li .other_infor2 li:nth-of-type(1), .supplier-footer .englishStyles .container1 .bottom1 .otherUl > li .other_infor2 li:nth-of-type(1) {
  width: 290px;
}
/* line 187, app/components/footer/view.scss */
.supplier-footer .chineseStyles .container1 .bottom1 .otherUl > li .other_infor2 li:nth-of-type(1) p, .supplier-footer .englishStyles .container1 .bottom1 .otherUl > li .other_infor2 li:nth-of-type(1) p {
  /*margin: 24px 0 12px;
  color: #eef1f6;
  font-size: 16px;*/
  color: #b1b7bd;
  font-size: 13px;
}
/* line 195, app/components/footer/view.scss */
.supplier-footer .chineseStyles .container1 .bottom1 .otherUl > li .other_infor2 li:nth-of-type(1) div a, .supplier-footer .englishStyles .container1 .bottom1 .otherUl > li .other_infor2 li:nth-of-type(1) div a {
  color: #b1b7bd;
}
/* line 198, app/components/footer/view.scss */
.supplier-footer .chineseStyles .container1 .bottom1 .otherUl > li .other_infor2 li:nth-of-type(1) div a:nth-of-type(1), .supplier-footer .englishStyles .container1 .bottom1 .otherUl > li .other_infor2 li:nth-of-type(1) div a:nth-of-type(1) {
  display: inline-block;
  padding: 0;
  padding-right: 10px;
  border-right: 1px solid #b1b7bd;
  margin-right: 10px;
}
/* line 207, app/components/footer/view.scss */
.supplier-footer .chineseStyles .container1 .bottom1 .otherUl > li .other_infor2 li:nth-of-type(1) div a:hover, .supplier-footer .englishStyles .container1 .bottom1 .otherUl > li .other_infor2 li:nth-of-type(1) div a:hover {
  color: #eef1f6;
}
/* line 215, app/components/footer/view.scss */
.supplier-footer .chineseStyles .container1 .bottom1 .otherUl > li:nth-of-type(2), .supplier-footer .englishStyles .container1 .bottom1 .otherUl > li:nth-of-type(2) {
  width: 680px;
  border-left: 1px solid #555;
  /*border-right: 1px solid #555;*/
}
/* line 221, app/components/footer/view.scss */
.supplier-footer .chineseStyles .container1 .bottom1 .otherUl > li:nth-of-type(3) p, .supplier-footer .englishStyles .container1 .bottom1 .otherUl > li:nth-of-type(3) p {
  margin-bottom: 10px;
  margin-top: -14px;
  color: #b1b7bd;
}
/* line 229, app/components/footer/view.scss */
.supplier-footer .chineseStyles .container1 .bottom2, .supplier-footer .englishStyles .container1 .bottom2 {
  text-align: center;
  margin-top: 24px;
}
/* line 232, app/components/footer/view.scss */
.supplier-footer .chineseStyles .container1 .bottom2 .ul1, .supplier-footer .englishStyles .container1 .bottom2 .ul1 {
  overflow: hidden;
  width: 970px;
  margin: 0 auto;
  margin-bottom: 16px;
}
/* line 237, app/components/footer/view.scss */
.supplier-footer .chineseStyles .container1 .bottom2 .ul1 li, .supplier-footer .englishStyles .container1 .bottom2 .ul1 li {
  list-style: none;
  float: left;
  padding: 8px 14px;
  border: 1px solid #555;
  color: #b1b7bd;
  font-size: 12px;
  margin-left: 10px;
  border-radius: 2px;
}
/* line 246, app/components/footer/view.scss */
.supplier-footer .chineseStyles .container1 .bottom2 .ul1 li a, .supplier-footer .englishStyles .container1 .bottom2 .ul1 li a {
  color: #b1b7bd;
}
/* line 250, app/components/footer/view.scss */
.supplier-footer .chineseStyles .container1 .bottom2 .ul1 li:nth-of-type(1), .supplier-footer .englishStyles .container1 .bottom2 .ul1 li:nth-of-type(1) {
  margin-left: 0;
}
/* line 253, app/components/footer/view.scss */
.supplier-footer .chineseStyles .container1 .bottom2 .ul1 li:hover, .supplier-footer .englishStyles .container1 .bottom2 .ul1 li:hover {
  background: #fff;
}
/* line 256, app/components/footer/view.scss */
.supplier-footer .chineseStyles .container1 .bottom2 .ul1 li:hover a, .supplier-footer .englishStyles .container1 .bottom2 .ul1 li:hover a {
  color: #53616e;
}
/* line 261, app/components/footer/view.scss */
.supplier-footer .chineseStyles .container1 .bottom2 p, .supplier-footer .englishStyles .container1 .bottom2 p {
  color: #b1b7bd;
  font-family: 'Microsoft YaHei';
  font-size: 12px;
}
/* line 2, app/components/footer_new/view.scss */
.supplier-footer {
  height: 72px;
  font-family: 'Microsoft YaHei';
  background: #333333;
}
/* line 6, app/components/footer_new/view.scss */
.supplier-footer .container1 {
  width: 1190px;
  height: 53px;
  margin: 0 auto;
  /*padding: 50px 0 56px;*/
  padding: 10px 0 5px;
}
/* line 12, app/components/footer_new/view.scss */
.supplier-footer .container1 .bottom-bd {
  overflow: hidden;
}
/* line 14, app/components/footer_new/view.scss */
.supplier-footer .container1 .bottom-bd li {
  list-style: none;
  float: left;
}
/* line 18, app/components/footer_new/view.scss */
.supplier-footer .container1 .bottom-bd > li {
  height: 174px;
  border-right: 1px solid #555;
  padding: 0 40px;
  /* padding-left: 60px;*/
}
/* line 24, app/components/footer_new/view.scss */
.supplier-footer .container1 .bottom-bd .bottom-bd-l {
  padding: 0;
  padding-right: 30px;
}
/* line 28, app/components/footer_new/view.scss */
.supplier-footer .container1 .bottom-bd .bottom-bd-r {
  padding: 0;
  padding-left: 38px;
  border: 0;
}
/* line 32, app/components/footer_new/view.scss */
.supplier-footer .container1 .bottom-bd .bottom-bd-r h2 {
  color: #ddd;
  font-family: yahei;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin-top: 6px;
}
/* line 40, app/components/footer_new/view.scss */
.supplier-footer .container1 .bottom-bd .bottom-bd-r > div {
  float: left;
}
/* line 45, app/components/footer_new/view.scss */
.supplier-footer .container1 .bottom-bd-m {
  width: 607px;
}
/* line 47, app/components/footer_new/view.scss */
.supplier-footer .container1 .bottom-bd-m .other_infor {
  overflow: hidden;
}
/* line 49, app/components/footer_new/view.scss */
.supplier-footer .container1 .bottom-bd-m .other_infor li {
  padding: 0 16px;
  border-right: 1px solid #ddd;
}
/* line 52, app/components/footer_new/view.scss */
.supplier-footer .container1 .bottom-bd-m .other_infor li a {
  color: #ddd;
  font-size: 12px;
  font-family: yahei;
}
/* line 58, app/components/footer_new/view.scss */
.supplier-footer .container1 .bottom-bd-m .other_infor li a:hover {
  color: #888;
}
/* line 63, app/components/footer_new/view.scss */
.supplier-footer .container1 .bottom-bd-m .ul1 {
  overflow: hidden;
  margin: 10px 0;
}
/* line 67, app/components/footer_new/view.scss */
.supplier-footer .container1 .bottom-bd-m .ul1 li {
  margin: 0 2px;
  margin-top: 6px;
}
/* line 71, app/components/footer_new/view.scss */
.supplier-footer .container1 .bottom-bd-m .ul1 li:nth-of-type(1) {
  margin-right: 3px;
}
/* line 74, app/components/footer_new/view.scss */
.supplier-footer .container1 .bottom-bd-m .ul1 li:nth-of-type(8) {
  margin-left: 3px;
}
/* line 80, app/components/footer_new/view.scss */
.supplier-footer .container1 .bottom-bd-m .ul2 li {
  padding: 0 8px;
  /*  border-right: 1px solid #ddd;*/
  color: #ddd;
  font-size: 12px;
  font-family: yahei;
  margin-top: 10px;
}
/* line 88, app/components/footer_new/view.scss */
.supplier-footer .container1 .bottom-bd-m .ul2 li a {
  color: #ddd;
  font-size: 12px;
  font-family: yahei;
}
/* line 95, app/components/footer_new/view.scss */
.supplier-footer .container1 .bottom-bd-m .ul2 li:nth-of-type(1) {
  padding: 0;
}
/* line 99, app/components/footer_new/view.scss */
.supplier-footer .container1 .bottom-bd-m .ul2 li:nth-of-type(4), .supplier-footer .container1 .bottom-bd-m .ul2 li:nth-of-type(3) {
  padding: 0;
  padding-left: 16px;
  border: 0;
}
/* line 104, app/components/footer_new/view.scss */
.supplier-footer .container1 .bottom-bd-m .ul2 li:nth-of-type(4) {
  padding: 0;
  margin-top: 16px;
}
/* line 3, app/components/front_home/banner/view.scss */
.banner {
  margin: 0;
}
/* line 6, app/components/front_home/banner/view.scss */
.banner .container {
  width: 1200px;
  height: 530px;
  margin: 0 auto;
}
/* line 10, app/components/front_home/banner/view.scss */
.banner .container .left {
  float: left;
  width: 100%;
  height: 530px;
}
/* line 14, app/components/front_home/banner/view.scss */
.banner .container .left .carousel {
  width: 100%;
  height: 530px;
}
/* line 17, app/components/front_home/banner/view.scss */
.banner .container .left .carousel .carousel-content {
  height: 530px;
  background: center 0;
  min-width: 1200px;
  top: 0;
}
/* line 23, app/components/front_home/banner/view.scss */
.banner .container .left .carousel .carousel-indicators {
  position: absolute;
  left: 460px;
  bottom: 0;
  margin: 10px;
  width: auto;
}
/* line 36, app/components/front_home/banner/view.scss */
.banner .container .left .carousel .carousel-navs {
  width: 1200px;
  margin: 0 auto;
}
/* line 42, app/components/front_home/banner/view.scss */
.banner .container .info {
  width: 1000px;
  margin: 0 auto;
  height: 40px;
}
/* line 46, app/components/front_home/banner/view.scss */
.banner .container .info .item-title {
  font-size: 16px;
  font-weight: bold;
}
/* line 50, app/components/front_home/banner/view.scss */
.banner .container .info .item {
  float: left;
  margin: 10px 0 0 46px;
}
/* line 53, app/components/front_home/banner/view.scss */
.banner .container .info .item span {
  font-size: 16px;
}
/* line 57, app/components/front_home/banner/view.scss */
.banner .container .info .item.item-first {
  margin-left: 0;
}
/* line 60, app/components/front_home/banner/view.scss */
.banner .container .info .item-right {
  float: right;
}
/* line 64, app/components/front_home/banner/view.scss */
.banner .container .content4 {
  float: left;
  width: 380px;
  margin: 0 auto;
  position: absolute;
  color: white;
  font-weight: bold;
  font-size: 19px;
  margin-top: 380px;
  margin-left: 76px;
}
/* line 74, app/components/front_home/banner/view.scss */
.banner .container .content4 .demo15 {
  /* font-family: "Microsoft YaHei";
   background-color: #fff;
   width: 260px;*/
  padding: 5px 57px;
  /* line-height: 30px;
   color:#012b77;
   font-weight:bold;*/
  position: relative;
  left: 238px;
  top: 70px;
}
/* line 86, app/components/front_home/banner/view.scss */
.banner .container .content4 .demo4:after {
  border: 23.5px solid transparent;
  border-left: 20px solid #fff;
  width: 0;
  height: 0;
  position: absolute;
  content: ' ';
  top: -8.5px;
}
/* line 97, app/components/front_home/banner/view.scss */
.banner .container .right {
  float: right;
  width: 229px;
}
/* line 100, app/components/front_home/banner/view.scss */
.banner .container .right .right-inner {
  border: none;
  background-color: #FFF9EB;
}
/* line 103, app/components/front_home/banner/view.scss */
.banner .container .right .right-inner .nav {
  padding: 20px 10px;
}
/* line 105, app/components/front_home/banner/view.scss */
.banner .container .right .right-inner .nav .nav-line1 {
  clear: both;
}
/* line 107, app/components/front_home/banner/view.scss */
.banner .container .right .right-inner .nav .nav-line1 .welcome {
  float: left;
  padding: 10px 20px 0 10px;
}
/* line 112, app/components/front_home/banner/view.scss */
.banner .container .right .right-inner .nav .nav-line2 {
  clear: both;
  padding-top: 10px;
}
/* line 115, app/components/front_home/banner/view.scss */
.banner .container .right .right-inner .nav .nav-line2 .btn {
  float: left;
  margin-left: 15px;
}
/* line 124, app/components/front_home/banner/view.scss */
.banner .container .right .tab .tab-navs {
  height: 30px;
}
/* line 127, app/components/front_home/banner/view.scss */
.banner .container .right .tab .tab-navs li a {
  color: #717171;
  height: 15px;
}
/* line 133, app/components/front_home/banner/view.scss */
.banner .container .right .tab .tab-navs li.active a {
  border-left-width: 0;
  border-top-width: 0;
  font-weight: bold;
}
/* line 141, app/components/front_home/banner/view.scss */
.banner .container .right .tab-panel {
  clear: both;
  height: 215px;
}
/* line 145, app/components/front_home/banner/view.scss */
.banner .container .right .tab-panel ul {
  list-style: none;
  padding: 0;
}
/* line 148, app/components/front_home/banner/view.scss */
.banner .container .right .tab-panel ul li {
  width: 200px;
  margin: 12px 15px;
}
/* line 151, app/components/front_home/banner/view.scss */
.banner .container .right .tab-panel ul li span {
  float: right;
}
/* line 4, app/components/front_home/industry/view.scss */
.industry {
  width: 100%;
}
/* line 7, app/components/front_home/industry/view.scss */
.industry .industry-container {
  width: 1000px;
  margin: 0 auto;
}
/* line 10, app/components/front_home/industry/view.scss */
.industry .industry-container p {
  margin: 0;
}
/* line 13, app/components/front_home/industry/view.scss */
.industry .industry-container .zh {
  font-size: 18px;
}
/* line 16, app/components/front_home/industry/view.scss */
.industry .industry-container .en {
  font-size: 10px;
}
/* line 19, app/components/front_home/industry/view.scss */
.industry .industry-container .industry-items {
  border-top: 1px solid #eeeeee;
}
/* line 21, app/components/front_home/industry/view.scss */
.industry .industry-container .industry-items a {
  margin-right: 20px;
  padding: 5px 0;
  line-height: 30px;
}
/* line 26, app/components/front_home/industry/view.scss */
.industry .industry-container .industry-items a:hover {
  text-decoration: underline;
}
/* line 3, app/components/front_home/latest_news/view.scss */
.latest_news {
  width: 100%;
  margin: 25px 0;
}
/* line 7, app/components/front_home/latest_news/view.scss */
.latest_news .container {
  clear: both;
  margin: 10px 0;
}
/* line 11, app/components/front_home/latest_news/view.scss */
.latest_news .container .left {
  float: left;
  width: 769px;
  height: auto;
}
/* line 15, app/components/front_home/latest_news/view.scss */
.latest_news .container .left .header {
  border-bottom: 2px solid #005fa7;
}
/* line 17, app/components/front_home/latest_news/view.scss */
.latest_news .container .left .header .title {
  font-size: 18px;
  padding-bottom: 10px;
}
/* line 23, app/components/front_home/latest_news/view.scss */
.latest_news .container .left .items ul {
  list-style: none;
  padding: 0;
}
/* line 26, app/components/front_home/latest_news/view.scss */
.latest_news .container .left .items ul .product {
  float: left;
  width: 384px;
}
/* line 29, app/components/front_home/latest_news/view.scss */
.latest_news .container .left .items ul .product .product-image {
  float: left;
  width: 160px;
}
/* line 33, app/components/front_home/latest_news/view.scss */
.latest_news .container .left .items ul .product .product-text {
  float: left;
  width: 220px;
}
/* line 36, app/components/front_home/latest_news/view.scss */
.latest_news .container .left .items ul .product .product-text p {
  line-height: 26px;
}
/* line 45, app/components/front_home/latest_news/view.scss */
.latest_news .container .right {
  float: right;
  width: 232px;
}
/* line 46, app/components/front_home/latest_news/view.scss */
.latest_news .container .right h3 {
  padding: 16px 0 16px 0;
}
/* line 51, app/components/front_home/latest_news/view.scss */
.latest_news .container .right .news-container {
  height: 360px;
  background-color: white;
  border: 1px solid #eeeeee;
  margin-left: 10px;
  padding: 10px;
  overflow-x: hidden;
  overflow-y: auto;
}
/* line 59, app/components/front_home/latest_news/view.scss */
.latest_news .container .right .news-container ul {
  list-style: none;
  padding: 0 10px;
}
/* line 62, app/components/front_home/latest_news/view.scss */
.latest_news .container .right .news-container ul .color-margin {
  color: #ccc;
  margin-bottom: 10px;
}
/* line 7, app/components/front_home/login_box/view.scss */
.front-banner {
  position: relative;
}

/* line 11, app/components/front_home/login_box/view.scss */
.login-box {
  position: absolute;
  width: 350px;
  height: 330px;
  top: 143px;
  right: 60px;
  z-index: 3;
}
/* line 19, app/components/front_home/login_box/view.scss */
.login-box form {
  width: 250px;
  height: 240px;
  padding: 45px 50px;
  background-color: white;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  margin: 0 auto;
}
/* line 26, app/components/front_home/login_box/view.scss */
.login-box form > div {
  height: 35px;
  line-height: 35px;
  padding-bottom: 15px;
  position: relative;
  font-family: 'Microsoft YaHei';
}
/* line 32, app/components/front_home/login_box/view.scss */
.login-box form > div h1 {
  font-size: 20px;
  color: #6d6c6c;
  margin: 0;
  letter-spacing: 1px;
  float: left;
}
/* line 40, app/components/front_home/login_box/view.scss */
.login-box form > div a {
  float: right;
  font-size: 14px;
  color: #1288c5;
}
/* line 48, app/components/front_home/login_box/view.scss */
.login-box .btn-medium {
  padding: 8px 10px;
  width: 100%;
}
/* line 53, app/components/front_home/login_box/view.scss */
.login-box .login-input {
  width: 100%;
  height: 38px;
  line-height: 38px;
  border-radius: 0;
  padding: 3px 3px 3px 45px;
  position: relative;
  background-color: #fff !important;
}
/* line 62, app/components/front_home/login_box/view.scss */
.login-box input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset;
  border: 1px solid #CCC !important;
}
/* line 67, app/components/front_home/login_box/view.scss */
.login-box .login-bottom {
  width: 230px;
  height: 60px;
  background-color: white;
}
/* line 71, app/components/front_home/login_box/view.scss */
.login-box .login-bottom img {
  width: 230px;
  height: 60px;
}
/* line 76, app/components/front_home/login_box/view.scss */
.login-box .control-group {
  height: 40px;
  margin-bottom: 20px;
}
/* line 80, app/components/front_home/login_box/view.scss */
.login-box .control-group span {
  width: 38px;
  height: 38px;
  display: inline-block;
  position: relative;
  top: -38px;
  left: 1px;
}
/* line 88, app/components/front_home/login_box/view.scss */
.login-box .control-group .control-label {
  width: 50px;
  color: #a1a1a1;
}
/* line 92, app/components/front_home/login_box/view.scss */
.login-box #login-submit {
  margin-bottom: 0;
}
/* line 93, app/components/front_home/login_box/view.scss */
.login-box #login-submit input {
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  border-radius: 0;
  background-color: #007dc2;
  padding: 0;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  letter-spacing: 10px;
}
/* line 107, app/components/front_home/login_box/view.scss */
.login-box .controls {
  height: 45px;
  line-height: 45px;
  margin: 0;
}
/* line 111, app/components/front_home/login_box/view.scss */
.login-box .controls .control-label {
  font-size: 12px;
  font-family: 'Microsoft YaHei';
}
/* line 112, app/components/front_home/login_box/view.scss */
.login-box .controls .control-label input {
  vertical-align: middle;
}
/* line 4, app/components/front_home/messages/view.scss */
.front-messages .messages-total {
  font-weight: normal;
  font-size: 12px;
}
/* line 9, app/components/front_home/messages/view.scss */
.front-messages .block {
  padding: 6px 30px;
  min-height: 28px;
}
/* line 13, app/components/front_home/messages/view.scss */
.front-messages .block-primary {
  background-color: #e6f4fb;
  margin: 5px 0;
  border: none;
}
/* line 17, app/components/front_home/messages/view.scss */
.front-messages .block-primary #messages-form {
  width: 300px;
  float: left;
}
/* line 20, app/components/front_home/messages/view.scss */
.front-messages .block-primary #messages-form .msg-sel-all {
  margin-right: 24px;
}
/* line 23, app/components/front_home/messages/view.scss */
.front-messages .block-primary #messages-form .btn, .front-messages .block-primary #messages-form select {
  border-radius: 0;
  background-color: #ffffff;
  font-family: 'Microsoft YaHei';
  color: #717171;
}
/* line 30, app/components/front_home/messages/view.scss */
.front-messages .block-primary .messages-total {
  float: right;
  display: block;
  line-height: 28px;
  font-size: 12px;
}
/* line 35, app/components/front_home/messages/view.scss */
.front-messages .block-primary .messages-total span {
  color: #004ea2;
  font-weight: bold;
}
/* line 41, app/components/front_home/messages/view.scss */
.front-messages .messages-contents {
  margin: 0;
  min-height: 300px;
  padding: 0px;
  list-style: none;
}
/* line 47, app/components/front_home/messages/view.scss */
.front-messages .messages-contents .content {
  padding: 0px 30px;
  height: 38px;
  line-height: 38px;
  border-bottom: 1px solid #eeeeee;
}
/* line 52, app/components/front_home/messages/view.scss */
.front-messages .messages-contents .content i {
  margin: -3px 10px 0 22px;
}
/* line 55, app/components/front_home/messages/view.scss */
.front-messages .messages-contents .content span {
  font-weight: bold;
}
/* line 58, app/components/front_home/messages/view.scss */
.front-messages .messages-contents .content span.read {
  font-weight: normal;
}
/* line 69, app/components/front_home/messages/view.scss */
.front-messages .messages-pagination {
  margin: 30px;
  text-align: center;
}

/* line 74, app/components/front_home/messages/view.scss */
.message-modal {
  min-width: 200px;
  font-family: 'Microsoft YaHei';
}
/* line 77, app/components/front_home/messages/view.scss */
.message-modal h2 {
  text-align: center;
  font-size: 16px !important;
  font-weight: bold;
}
/* line 82, app/components/front_home/messages/view.scss */
.message-modal .modal-body {
  padding: 40px;
  min-height: 0;
}
/* line 85, app/components/front_home/messages/view.scss */
.message-modal .modal-body .content {
  font-size: 15px;
  color: #004ea2;
  font-weight: bold;
}
/* line 91, app/components/front_home/messages/view.scss */
.message-modal .modal-footer {
  background-color: #fff;
  text-align: center;
  padding: 0 0 30px 0;
}
/* line 95, app/components/front_home/messages/view.scss */
.message-modal .modal-footer a {
  width: 160px;
  height: 34px;
  display: inline-block;
  border-radius: 0;
  border: none;
  padding: 0;
  line-height: 34px;
  color: #fff;
  background-color: #004ea2;
  font-size: 14px;
}

/* line 109, app/components/front_home/messages/view.scss */
.updata-lode {
  width: 370px;
}
/* line 3, app/components/front_home/more_notices/view.scss */
.front-home-more-notices {
  font-family: 'Microsoft YaHei';
}
/* line 5, app/components/front_home/more_notices/view.scss */
.front-home-more-notices .top-banner {
  margin: 18px 0 12px 0;
}
/* line 8, app/components/front_home/more_notices/view.scss */
.front-home-more-notices .notice-body {
  padding: 30px 42px;
  background-color: #fff;
  margin-bottom: 20px;
  min-height: 440px;
}
/* line 13, app/components/front_home/more_notices/view.scss */
.front-home-more-notices .notice-body .title {
  height: 30px;
  line-height: 30px;
  color: #004ea2;
  font-size: 16px;
  font-weight: bold;
}
/* line 19, app/components/front_home/more_notices/view.scss */
.front-home-more-notices .notice-body .title span {
  position: relative;
  margin: -3px 10px 0 0;
}
/* line 24, app/components/front_home/more_notices/view.scss */
.front-home-more-notices .notice-body .notice-board {
  min-height: 340px;
  list-style-type: none;
  padding: 0 10px;
}
/* line 28, app/components/front_home/more_notices/view.scss */
.front-home-more-notices .notice-body .notice-board > li {
  line-height: 38px;
  height: 38px;
  border-bottom: 1px solid #eee;
  font-size: 12px;
}
/* line 34, app/components/front_home/more_notices/view.scss */
.front-home-more-notices .notice-body .notice-board > li > .left {
  width: 78%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 40, app/components/front_home/more_notices/view.scss */
.front-home-more-notices .notice-body .notice-board > li > .left span {
  margin: -2px 10px 0 0;
}
/* line 45, app/components/front_home/more_notices/view.scss */
.front-home-more-notices .notice-body .notice-board > li > .right {
  width: 20%;
  text-align: right;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 53, app/components/front_home/more_notices/view.scss */
.front-home-more-notices .notice-body .middle-pagination {
  text-align: center;
}
/* line 60, app/components/front_home/more_notices/view.scss */
.front-home-more-notices .notice-body .main-body .tab .tab-headers ul {
  background-color: #fff;
  margin-top: 10px;
}
/* line 63, app/components/front_home/more_notices/view.scss */
.front-home-more-notices .notice-body .main-body .tab .tab-headers ul li {
  margin: 0 6px 0 8px;
}
/* line 65, app/components/front_home/more_notices/view.scss */
.front-home-more-notices .notice-body .main-body .tab .tab-headers ul li a {
  padding: 10px 21px;
  border: none;
  background-color: #f3f3f3;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
}
/* line 74, app/components/front_home/more_notices/view.scss */
.front-home-more-notices .notice-body .main-body .tab .tab-headers ul .active a {
  color: #fff;
  background-color: #004ea2;
}
/* line 81, app/components/front_home/more_notices/view.scss */
.front-home-more-notices .notice-body .main-body .tab .tab-contents {
  padding: 0px;
  border: none;
  margin-top: 20px;
}
/* line 86, app/components/front_home/more_notices/view.scss */
.front-home-more-notices .notice-body .main-body .tab .tab-contents .tab-content .notice-board {
  min-height: 340px;
  list-style-type: none;
  padding: 0 10px;
  background-color: #fff;
}
/* line 91, app/components/front_home/more_notices/view.scss */
.front-home-more-notices .notice-body .main-body .tab .tab-contents .tab-content .notice-board > li {
  line-height: 38px;
  height: 38px;
  border-bottom: 1px solid #eee;
  font-size: 12px;
  float: none;
}
/* line 97, app/components/front_home/more_notices/view.scss */
.front-home-more-notices .notice-body .main-body .tab .tab-contents .tab-content .notice-board > li > .left {
  width: 78%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 103, app/components/front_home/more_notices/view.scss */
.front-home-more-notices .notice-body .main-body .tab .tab-contents .tab-content .notice-board > li > .left span:first-child {
  margin: -2px 10px 0 0;
}
/* line 107, app/components/front_home/more_notices/view.scss */
.front-home-more-notices .notice-body .main-body .tab .tab-contents .tab-content .notice-board > li > .left span a {
  display: inline;
  padding: 0;
  border: none;
}
/* line 113, app/components/front_home/more_notices/view.scss */
.front-home-more-notices .notice-body .main-body .tab .tab-contents .tab-content .notice-board > li > .left a {
  display: inline;
  padding: 0;
  border: none;
}
/* line 120, app/components/front_home/more_notices/view.scss */
.front-home-more-notices .notice-body .main-body .tab .tab-contents .tab-content .notice-board > li > .right {
  width: 20%;
  text-align: right;
  float: right;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 6, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request {
  width: 100%;
  margin: 10px 0;
}
/* line 9, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .last-request-header {
  border-bottom: 2px solid #005fa7;
}
/* line 12, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .last-request-header .title {
  font-size: 18px;
  float: left;
  margin-right: 30px;
}
/* line 18, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .tab-index {
  font-size: 12px;
  padding: 0;
  margin: 0 0 10px 0;
}
/* line 22, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .tab-index li {
  list-style: none;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 25, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .tab-index li a {
  color: #005fa7;
  padding: 10px 20px;
}
/* line 31, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .tab-index li.active a {
  background-color: #005fa7;
  color: white;
}
/* line 37, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .category-content {
  display: none;
}
/* line 40, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .category-content.active {
  display: block;
}
/* line 43, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .container {
  clear: both;
  margin: 10px 0;
  padding-top: 20px;
  font-size: 0;
}
/* line 49, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .left {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 52, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .category-left {
  width: 1000px;
}
/* line 55, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .category-item {
  font-size: 12px;
  padding: 25px 10px;
  margin-bottom: 0;
  width: 226px;
  border-bottom: 2px dashed #eeeeee;
  border-right: 2px dashed #eeeeee;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 64, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .category-item .item-title {
  color: #005fa7;
  font-weight: bold;
  font-size: 14px;
}
/* line 68, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .category-item .item-title a {
  color: #005fa7;
}
/* line 72, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .category-item .item-detail {
  margin-top: 5px;
  width: 240px;
  height: 40px;
  overflow: hidden;
}
/* line 77, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .category-item .item-detail span {
  margin-left: 10px;
  margin-top: 5px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 81, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .category-item .item-detail span a {
  color: #717171;
}
/* line 87, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .right-imgs {
  width: 200px;
  font-size: 14px;
  color: #666;
}
/* line 91, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .right-imgs p {
  margin: 0 0;
  padding: 0 10px;
}
/* line 95, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .right-imgs .div-p {
  border: 2px solid #f9f7f7;
  font-size: 12px;
  font-family: 'Microsoft YaHei';
}
/* line 99, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .right-imgs .div-p .p-lm {
  line-height: 30px;
  height: 30px;
  background: #f9f7f7;
  border-bottom: 2px solid #ebe9e9;
  text-align: left;
}
/* line 106, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .right-imgs .div-p .p-title {
  line-height: 30px;
  height: 30px;
  font-weight: bold;
  text-align: center;
}
/* line 112, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .right-imgs .div-p .p-content {
  text-indent: 2em;
  line-height: 130%;
  margin-top: 5px;
}
/* line 116, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .right-imgs .div-p .p-content a {
  color: #666;
}
/* line 120, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .right-imgs .div-p .p-file {
  text-align: right;
  margin: 10px 0;
}
/* line 125, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .right-imgs .div-contents {
  border: 2px solid #f9f7f7;
  font-size: 12px;
  font-family: 'Microsoft YaHei';
  height: 400px;
  overflow-x: hidden;
  overflow-y: auto;
}
/* line 132, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .right-imgs .div-contents ul {
  list-style: none;
  padding: 0 10px;
}
/* line 135, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .right-imgs .div-contents ul .color-margin {
  color: #ccc;
  margin-bottom: 10px;
}
/* line 143, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request p {
  margin: 0;
}
/* line 146, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .zh {
  font-size: 18px;
}
/* line 149, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .en {
  font-size: 10px;
}
/* line 152, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .product-category {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
}
/* line 157, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .product-category .items {
  border: 1px solid #eee;
}
/* line 159, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .product-category .items .carousel {
  width: 900px;
  height: 200px;
  margin-left: 50px;
}
/* line 163, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .product-category .items .carousel .carousel-content {
  width: 900px;
  left: 50px;
}
/* line 166, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .product-category .items .carousel .carousel-content .content-content {
  text-align: center;
}
/* line 173, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .product-category .items .carousel .carousel-content .carousel-slide-div {
  float: left;
  width: 225px;
  height: 150px;
  position: relative;
  margin: 10px auto 0 auto;
}
/* line 180, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .product-category .items .carousel .carousel-content .carousel-slide-div a {
  margin-top: 155px;
  color: #717171;
}
/* line 186, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .product-category .items .carousel .item-trigger {
  position: absolute;
  background-color: transparent;
  top: 11px;
  width: 50px;
  height: 200px;
}
/* line 194, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .product-category .items .carousel .carousel-indicators {
  bottom: -10px;
  left: 453px;
}
/* line 198, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .product-category .items .carousel .item-prev {
  left: 10px;
}
/* line 201, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .product-category .items .carousel .item-next {
  right: 10px;
}
/* line 204, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .product-category .items .carousel .arrow-img {
  margin-top: 70px;
}
/* line 208, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .product-category .items .carousel:hover {
  cursor: pointer;
}
/* line 210, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .product-category .items .carousel:hover .item-prev {
  display: inline;
}
/* line 213, app/components/front_home/new_purchase_request/view.scss */
.latest_purchase_request .product-category .items .carousel:hover .item-next {
  display: inline;
}

/* line 221, app/components/front_home/new_purchase_request/view.scss */
.modal-notice-board {
  width: 610px;
  height: 400px;
  overflow: scroll;
}
/* line 1, app/components/front_home/notice_content/view.scss */
.notice_content {
  margin: 16px 0 20px 0;
  background-color: #fff;
  padding: 35px 65px;
}
/* line 5, app/components/front_home/notice_content/view.scss */
.notice_content .topic-notice {
  width: 100%;
}
/* line 7, app/components/front_home/notice_content/view.scss */
.notice_content .topic-notice .notice-header {
  color: #004ea2;
  font-size: 16px;
  font-weight: bold;
}
/* line 11, app/components/front_home/notice_content/view.scss */
.notice_content .topic-notice .notice-header > a {
  color: #004ea2;
  font-size: 16px;
  font-weight: bold;
}
/* line 17, app/components/front_home/notice_content/view.scss */
.notice_content .topic-notice .notice-header .icon {
  margin: -5px 12px 0 0;
}
/* line 20, app/components/front_home/notice_content/view.scss */
.notice_content .topic-notice .notice-header .sub-date {
  font-size: 14px;
  color: #717171;
  float: right;
  font-weight: normal;
}
/* line 28, app/components/front_home/notice_content/view.scss */
.notice_content .topic-notice .notice--body .notice-content {
  padding: 10px;
  text-align: center;
  min-height: 300px;
  font-size: 14px;
  /*img{
    width: 900px;
  }*/
}
/* line 36, app/components/front_home/notice_content/view.scss */
.notice_content .topic-notice .notice--body .notice-content font {
  float: left;
  margin-left: 85px;
}
/* line 40, app/components/front_home/notice_content/view.scss */
.notice_content .topic-notice .notice--body .notice-content a {
  color: #3784bf;
  float: left;
}
/* line 45, app/components/front_home/notice_content/view.scss */
.notice_content .topic-notice .notice--body .notice-topic-file {
  margin: 10px 200px 30px 10px;
  text-align: right;
}
/* line 3, app/components/front_home/otherlinks/view.scss */
.otherlinks {
  min-width: 1000px;
  border-top: 1px solid #eeeeee;
  padding-top: 30px;
}
/* line 8, app/components/front_home/otherlinks/view.scss */
.otherlinks .other-links-container {
  width: 1000px;
  margin: 10px auto;
}
/* line 12, app/components/front_home/otherlinks/view.scss */
.otherlinks .other-links-container > label {
  width: 120px;
  text-align: right;
  font-size: 18px;
}
/* line 18, app/components/front_home/otherlinks/view.scss */
.otherlinks .other-links-container > .other-links {
  width: 870px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 22, app/components/front_home/otherlinks/view.scss */
.otherlinks .other-links-container > .other-links > a {
  padding: 0 20px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #aaaaaa;
  margin-bottom: 20px;
}
/* line 28, app/components/front_home/otherlinks/view.scss */
.otherlinks .other-links-container > .other-links > a img {
  vertical-align: middle;
  width: 100px;
  height: 28px;
}
/* line 35, app/components/front_home/otherlinks/view.scss */
.otherlinks .other-links-container > .other-links a:hover {
  text-decoration: underline;
  color: #0000ff;
}
/* line 40, app/components/front_home/otherlinks/view.scss */
.otherlinks .other-links-container > .other-links.margin-top-10 {
  margin-top: -6px;
}
/* line 3, app/components/front_home/purchase_workflow/view.scss */
.purchase_workflow {
  width: 100%;
  position: relative;
}
/* line 6, app/components/front_home/purchase_workflow/view.scss */
.purchase_workflow .ribbon {
  height: 55px;
  width: 100%;
  position: absolute;
  top: 87px;
  background-color: #95B7C3;
}
/* line 13, app/components/front_home/purchase_workflow/view.scss */
.purchase_workflow .layout {
  position: inherit;
}
/* line 15, app/components/front_home/purchase_workflow/view.scss */
.purchase_workflow .layout .container {
  width: 1002px;
  margin: 0 auto;
}
/* line 18, app/components/front_home/purchase_workflow/view.scss */
.purchase_workflow .layout .container .workflow-header {
  border-bottom: 2px solid #005fa7;
  height: 30px;
}
/* line 21, app/components/front_home/purchase_workflow/view.scss */
.purchase_workflow .layout .container .workflow-header .title {
  font-size: 18px;
}
/* line 27, app/components/front_home/purchase_workflow/view.scss */
.purchase_workflow .layout .container .items .icon-purchase-wf {
  position: relative;
  color: #000;
}
/* line 30, app/components/front_home/purchase_workflow/view.scss */
.purchase_workflow .layout .container .items .icon-purchase-wf .item {
  position: absolute;
  top: 90px;
}
/* line 34, app/components/front_home/purchase_workflow/view.scss */
.purchase_workflow .layout .container .items .icon-purchase-wf .item1 {
  left: 55px;
}
/* line 37, app/components/front_home/purchase_workflow/view.scss */
.purchase_workflow .layout .container .items .icon-purchase-wf .item2 {
  left: 265px;
}
/* line 40, app/components/front_home/purchase_workflow/view.scss */
.purchase_workflow .layout .container .items .icon-purchase-wf .item3 {
  left: 475px;
}
/* line 43, app/components/front_home/purchase_workflow/view.scss */
.purchase_workflow .layout .container .items .icon-purchase-wf .item4 {
  left: 695px;
}
/* line 46, app/components/front_home/purchase_workflow/view.scss */
.purchase_workflow .layout .container .items .icon-purchase-wf .item5 {
  left: 915px;
}
/* line 3, app/components/front_home/purchaser/view.scss */
.purchaser {
  width: 100%;
  margin: 10px 0 0 0;
}
/* line 8, app/components/front_home/purchaser/view.scss */
.purchaser .container p {
  margin: 0;
}
/* line 11, app/components/front_home/purchaser/view.scss */
.purchaser .container .zh {
  font-size: 18px;
}
/* line 14, app/components/front_home/purchaser/view.scss */
.purchaser .container .en {
  font-size: 10px;
}
/* line 18, app/components/front_home/purchaser/view.scss */
.purchaser .container .items {
  border-top: 1px solid #eeeeee;
  overflow: hidden;
}
/* line 21, app/components/front_home/purchaser/view.scss */
.purchaser .container .items .carousel {
  width: 1000px;
  height: 140px;
}
/* line 25, app/components/front_home/purchaser/view.scss */
.purchaser .container .items .carousel .carousel-content .carousel-slide-div {
  margin: 20px 18px 0px 18px;
}
/* line 30, app/components/front_home/purchaser/view.scss */
.purchaser .container .items ul {
  list-style: none;
  padding: 0;
}
/* line 33, app/components/front_home/purchaser/view.scss */
.purchaser .container .items ul .product.first {
  padding-left: 0;
  border-left: none;
}
/* line 37, app/components/front_home/purchaser/view.scss */
.purchaser .container .items ul .product {
  float: left;
  width: 159px;
  padding: 20px 23px 0px 22px;
  border-left: 1px solid #eeeeee;
}
/* line 43, app/components/front_home/purchaser/view.scss */
.purchaser .container .items ul .product .product-item .icon-purchaser-badge {
  position: relative;
  width: 159px;
}
/* line 46, app/components/front_home/purchaser/view.scss */
.purchaser .container .items ul .product .product-item .icon-purchaser-badge img {
  padding: 0 5px 5px 5px;
}
/* line 49, app/components/front_home/purchaser/view.scss */
.purchaser .container .items ul .product .product-item .icon-purchaser-badge span {
  position: absolute;
  left: 113px;
  top: 15px;
  width: 46px;
  text-align: center;
  color: #FFF380;
  font-weight: bold;
}
/* line 59, app/components/front_home/purchaser/view.scss */
.purchaser .container .items ul .product .product-item .product-text {
  width: 159px;
  padding-top: 14px;
  border-bottom: 1px dotted #eeeeee;
}
/* line 63, app/components/front_home/purchaser/view.scss */
.purchaser .container .items ul .product .product-item .product-text .vline {
  float: left;
}
/* line 66, app/components/front_home/purchaser/view.scss */
.purchaser .container .items ul .product .product-item .product-text .items {
  float: right;
  width: 156px;
}
/* line 69, app/components/front_home/purchaser/view.scss */
.purchaser .container .items ul .product .product-item .product-text .items .badge {
  font-size: 10px;
}
/* line 72, app/components/front_home/purchaser/view.scss */
.purchaser .container .items ul .product .product-item .product-text .items ul {
  margin: 0;
  padding: 0;
}
/* line 75, app/components/front_home/purchaser/view.scss */
.purchaser .container .items ul .product .product-item .product-text .items ul li {
  margin: 17px 0;
}
/* line 78, app/components/front_home/purchaser/view.scss */
.purchaser .container .items ul .product .product-item .product-text .items ul li.first {
  margin: 3px 0;
}
/* line 1, app/components/front_home/registe/nav/view.scss */
.registe_nav {
  height: 90px;
}
/* line 3, app/components/front_home/registe/nav/view.scss */
.registe_nav .left_part {
  padding-top: 40px;
  float: left;
}
/* line 6, app/components/front_home/registe/nav/view.scss */
.registe_nav .left_part > div {
  font-size: 30px;
  font-family: 'Microsoft YaHei';
  color: #5e5e5e;
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  margin-top: 5px;
  border-left: 1px solid #5e5e5e;
}
/* line 17, app/components/front_home/registe/nav/view.scss */
.registe_nav .left_part a {
  display: inline-block;
  float: left;
}
/* line 20, app/components/front_home/registe/nav/view.scss */
.registe_nav .left_part a .registe-logo {
  background: url("https://ylcg.haierbiomedical.com/group1/M00/00/00/CoUFfV6pHtuAWkr3AAASS3PZyYU934.png") 0 center no-repeat;
  width: 194px;
  height: 36px;
  background-size: 90% auto;
}
/* line 27, app/components/front_home/registe/nav/view.scss */
.registe_nav .left_part .registe-word {
  float: left;
}
/* line 31, app/components/front_home/registe/nav/view.scss */
.registe_nav .right_part {
  float: right;
  padding-top: 60px;
}
/* line 34, app/components/front_home/registe/nav/view.scss */
.registe_nav .right_part li {
  float: left;
  border-left: 1px solid #53616e;
  list-style: none;
  padding: 0 10px;
}
/* line 39, app/components/front_home/registe/nav/view.scss */
.registe_nav .right_part li a {
  color: #53616e;
  font-family: 'Microsoft YaHei';
}
/* line 44, app/components/front_home/registe/nav/view.scss */
.registe_nav .right_part li:nth-of-type(1) {
  border: 0;
}
/* line 3, app/components/front_home/registe/step1/view.scss */
.registe_step1 {
  background: #fff;
  margin: 0 !important;
  padding: 0 0 30px 0;
}
/* line 7, app/components/front_home/registe/step1/view.scss */
.registe_step1 .progress {
  width: 770px;
  margin: 0 auto;
  padding: 55px 0 75px 0;
}
/* line 11, app/components/front_home/registe/step1/view.scss */
.registe_step1 .progress ol {
  margin: 0;
  padding: 0;
}
/* line 14, app/components/front_home/registe/step1/view.scss */
.registe_step1 .progress ol .progress-bar {
  width: 122px;
  height: 2px;
  background-color: #c2c2c2;
}
/* line 19, app/components/front_home/registe/step1/view.scss */
.registe_step1 .progress ol .progress-bar:first-child {
  margin-left: 0px;
}
/* line 22, app/components/front_home/registe/step1/view.scss */
.registe_step1 .progress ol .progress-step {
  font-size: 14px;
  width: 12px;
  height: 12px;
  background: #fff;
  border: 2px solid #bcc4ce;
}
/* line 28, app/components/front_home/registe/step1/view.scss */
.registe_step1 .progress ol .progress-step .progress-step-number {
  font-family: 'Arial';
}
/* line 31, app/components/front_home/registe/step1/view.scss */
.registe_step1 .progress ol .progress-step .progress-step-into {
  font-family: 'Microsoft YaHei';
  color: #53616e;
  font-size: 14px;
  top: -30px;
}
/* line 39, app/components/front_home/registe/step1/view.scss */
.registe_step1 .progress ol .green {
  background-color: #1d86d7;
  border: 0;
}
/* line 45, app/components/front_home/registe/step1/view.scss */
.registe_step1 .main-form {
  width: 870px;
  margin: 0 auto;
  margin-right: 0;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  overflow: hidden;
}
/* line 53, app/components/front_home/registe/step1/view.scss */
.registe_step1 .main-form .section .control-group {
  padding: 0;
  width: 100%;
  height: 65px;
  margin: 0;
}
/* line 58, app/components/front_home/registe/step1/view.scss */
.registe_step1 .main-form .section .control-group label {
  color: #53616e;
  width: 102px;
  margin-right: 18px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
}
/* line 64, app/components/front_home/registe/step1/view.scss */
.registe_step1 .main-form .section .control-group label .required {
  margin: 2px 4px;
  color: #db0000 !important;
}
/* line 69, app/components/front_home/registe/step1/view.scss */
.registe_step1 .main-form .section .control-group input, .registe_step1 .main-form .section .control-group select {
  width: 300px;
  height: 38px;
  border-radius: 4px;
  padding: 6px 10px;
  font-family: "Microsoft YaHei";
}
/* line 76, app/components/front_home/registe/step1/view.scss */
.registe_step1 .main-form .section .control-group .verification-code {
  width: 203px;
}
/* line 79, app/components/front_home/registe/step1/view.scss */
.registe_step1 .main-form .section .control-group .get-verification {
  background-color: #75c4f1;
  width: 125px;
  height: 38px;
  font-size: 14px;
  text-align: center;
  line-height: 38px;
  color: #fff;
  display: inline-block;
  margin: 0 auto 0 10px;
}
/* line 90, app/components/front_home/registe/step1/view.scss */
.registe_step1 .main-form .section .control-group select {
  width: 342px;
}
/* line 93, app/components/front_home/registe/step1/view.scss */
.registe_step1 .main-form .section .control-group .note {
  display: inline-block;
  /*width: 40px;
  height: 36px;*/
  /* border: 1px solid #ecebeb;*/
  border-left: none;
  vertical-align: bottom;
  /* line-height: 36px;*/
  margin: 0;
  position: relative;
  top: -12px;
}
/* line 106, app/components/front_home/registe/step1/view.scss */
.registe_step1 .main-form .section .control-group .icon-warning2, .registe_step1 .main-form .section .control-group .icon-correct {
  margin-left: 10px;
}
/* line 109, app/components/front_home/registe/step1/view.scss */
.registe_step1 .main-form .section .control-group .icon-correct {
  width: 14px;
  height: 14px;
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/4B/CoUFfWXSz46AfXxnAAABg4whhw4792.png") 0 0;
}
/* line 114, app/components/front_home/registe/step1/view.scss */
.registe_step1 .main-form .section .control-group .icon-warning2 {
  width: 14px;
  height: 14px;
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/4B/CoUFfWXSz6OALy8lAAABhvRKSM4246.png") 0 0;
}
/* line 119, app/components/front_home/registe/step1/view.scss */
.registe_step1 .main-form .section .control-group .note-error {
  display: inline-block;
  /*width: 331px;*/
  height: 22px;
  line-height: 22px;
  margin-left: 10px;
  color: #db0000;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  background-color: #fff;
}
/* line 130, app/components/front_home/registe/step1/view.scss */
.registe_step1 .main-form .section .control-group .hide {
  display: none;
}
/* line 135, app/components/front_home/registe/step1/view.scss */
.registe_step1 .main-form .buttons {
  width: 300px;
  margin: 20px 0 24px 125px;
  text-align: center;
}
/* line 139, app/components/front_home/registe/step1/view.scss */
.registe_step1 .main-form .buttons > label {
  padding: 10px 0;
}
/* line 142, app/components/front_home/registe/step1/view.scss */
.registe_step1 .main-form .buttons .registe-button {
  background-color: #0059a8;
  width: 300px;
  height: 42px;
  line-height: 30px;
  color: #fff;
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  border: none;
}
/* line 3, app/components/front_home/registe/step2/view.scss */
.registe_step2 {
  background: #fff;
  margin: 0 !important;
  padding: 0 0 30px 0;
}
/* line 7, app/components/front_home/registe/step2/view.scss */
.registe_step2 .progress {
  width: 770px;
  margin: 0 auto;
  padding: 55px 0 75px 0;
}
/* line 11, app/components/front_home/registe/step2/view.scss */
.registe_step2 .progress ol {
  margin: 0;
  padding: 0;
}
/* line 14, app/components/front_home/registe/step2/view.scss */
.registe_step2 .progress ol .progress-bar {
  width: 122px;
  height: 2px;
  background-color: #c2c2c2;
}
/* line 19, app/components/front_home/registe/step2/view.scss */
.registe_step2 .progress ol .progress-bar:first-child {
  margin-left: 0px;
}
/* line 22, app/components/front_home/registe/step2/view.scss */
.registe_step2 .progress ol .progress-step {
  font-size: 14px;
  width: 12px;
  height: 12px;
  background: #fff;
  border: 2px solid #bcc4ce;
}
/* line 28, app/components/front_home/registe/step2/view.scss */
.registe_step2 .progress ol .progress-step .progress-step-number {
  font-family: 'Arial';
}
/* line 31, app/components/front_home/registe/step2/view.scss */
.registe_step2 .progress ol .progress-step .progress-step-into {
  font-family: 'Microsoft YaHei';
  color: #53616e;
  font-size: 14px;
  top: -30px;
}
/* line 39, app/components/front_home/registe/step2/view.scss */
.registe_step2 .progress ol .green {
  background-color: #1d86d7;
  border: 0;
}
/* line 45, app/components/front_home/registe/step2/view.scss */
.registe_step2 .main-form {
  width: 770px;
  margin: 0 auto;
  margin-right: 0px;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  overflow: hidden;
}
/* line 53, app/components/front_home/registe/step2/view.scss */
.registe_step2 .main-form .section > .control-group {
  padding: 10px 0;
  width: 100%;
  margin: 0;
}
/* line 57, app/components/front_home/registe/step2/view.scss */
.registe_step2 .main-form .section > .control-group > label {
  color: #53616e;
  width: 130px;
  margin-right: 18px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
}
/* line 63, app/components/front_home/registe/step2/view.scss */
.registe_step2 .main-form .section > .control-group > label .required {
  margin: 2px 4px;
  color: #db0000 !important;
}
/* line 69, app/components/front_home/registe/step2/view.scss */
.registe_step2 .main-form .section > .control-group > input[type=text], .registe_step2 .main-form .section > .control-group select {
  width: 300px;
  height: 38px;
  border-radius: 0;
  padding: 6px 10px;
}
/* line 75, app/components/front_home/registe/step2/view.scss */
.registe_step2 .main-form .section > .control-group textarea {
  width: 300px;
  height: 114px;
  border-radius: 0;
  padding: 0;
}
/* line 98, app/components/front_home/registe/step2/view.scss */
.registe_step2 .main-form .section > .control-group .note-error {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  margin-left: 10px;
  background-color: #fae0d5;
}
/* line 106, app/components/front_home/registe/step2/view.scss */
.registe_step2 .main-form .section > .control-group .hide {
  display: none;
}
/* line 109, app/components/front_home/registe/step2/view.scss */
.registe_step2 .main-form .section > .control-group .control-content {
  display: inline-block;
  vertical-align: top;
  width: 608px;
}
/* line 113, app/components/front_home/registe/step2/view.scss */
.registe_step2 .main-form .section > .control-group .control-content .word-info {
  font-family: 'Microsoft YaHei';
  font-size: 14px;
  color: #bcc4ce;
  padding-bottom: 10px;
}
/* line 120, app/components/front_home/registe/step2/view.scss */
.registe_step2 .main-form .section > .control-group .control-content table select {
  width: 260px;
}
/* line 125, app/components/front_home/registe/step2/view.scss */
.registe_step2 .main-form .section > .control-group .control-content #business-category-table .last, .registe_step2 .main-form .section > .control-group .control-content #customer-group-table .last {
  text-align: center;
}
/* line 128, app/components/front_home/registe/step2/view.scss */
.registe_step2 .main-form .section > .control-group .control-content #business-category-table .last td, .registe_step2 .main-form .section > .control-group .control-content #customer-group-table .last td {
  padding: 0;
  line-height: 45px;
}
/* line 132, app/components/front_home/registe/step2/view.scss */
.registe_step2 .main-form .section > .control-group .control-content #business-category-table .last td span, .registe_step2 .main-form .section > .control-group .control-content #customer-group-table .last td span {
  color: #509ad9;
  font-family: "Microsoft YaHei";
}
/* line 138, app/components/front_home/registe/step2/view.scss */
.registe_step2 .main-form .section > .control-group .control-content #business-category-table select, .registe_step2 .main-form .section > .control-group .control-content #customer-group-table select {
  width: 140px;
}
/* line 143, app/components/front_home/registe/step2/view.scss */
.registe_step2 .main-form .section > .control-group .control-content .paperwork-info-div div {
  display: inline-block;
}
/* line 148, app/components/front_home/registe/step2/view.scss */
.registe_step2 .main-form .section > .control-group .product-line {
  width: 80%;
  height: 80px;
  display: inline-block;
  vertical-align: top;
  line-height: 30px;
}
/* line 154, app/components/front_home/registe/step2/view.scss */
.registe_step2 .main-form .section > .control-group .product-line span {
  margin-right: 10px;
  display: inline-block;
  width: 110px;
}
/* line 163, app/components/front_home/registe/step2/view.scss */
.registe_step2 .main-form .icon-plus-big {
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/4A/CoUFfWXSto2Aa0PlAAAEBGb4xGs339.svg") 0 0;
  background-size: 100% 100%;
}
/* line 168, app/components/front_home/registe/step2/view.scss */
.registe_step2 .main-form .park-group .parkLines {
  display: inline-block;
  vertical-align: top;
  width: 80%;
}
/* line 173, app/components/front_home/registe/step2/view.scss */
.registe_step2 .main-form .park-group .parkLines span {
  margin-right: 20px;
  display: inline-block;
  margin-bottom: 10px;
}
/* line 182, app/components/front_home/registe/step2/view.scss */
.registe_step2 .main-form .table-striped th {
  background: #e2e9f1;
  color: #004ea2;
}
/* line 186, app/components/front_home/registe/step2/view.scss */
.registe_step2 .main-form input[disabled], .registe_step2 .main-form select[disabled] {
  background: #f8f9fb;
}
/* line 189, app/components/front_home/registe/step2/view.scss */
.registe_step2 .main-form .buttons {
  width: 340px;
  margin: 20px 0 20px 265px;
  text-align: center;
}
/* line 193, app/components/front_home/registe/step2/view.scss */
.registe_step2 .main-form .buttons > label {
  padding: 10px 0;
}
/* line 196, app/components/front_home/registe/step2/view.scss */
.registe_step2 .main-form .buttons .registe-button {
  background-color: #0059a8;
  width: 340px;
  height: 45px;
  line-height: 30px;
  color: #fff;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  border: none;
}
/* line 3, app/components/front_home/registe/step3/view.scss */
.registe_step3 {
  background: #fff;
  margin: 0 !important;
  padding: 0 0 30px 0;
}
/* line 7, app/components/front_home/registe/step3/view.scss */
.registe_step3 .progress {
  width: 770px;
  margin: 0 auto;
  padding: 55px 0 64px 0;
}
/* line 11, app/components/front_home/registe/step3/view.scss */
.registe_step3 .progress ol {
  margin: 0;
  padding: 0;
}
/* line 14, app/components/front_home/registe/step3/view.scss */
.registe_step3 .progress ol .progress-bar {
  width: 122px;
  height: 2px;
  background-color: #c2c2c2;
}
/* line 19, app/components/front_home/registe/step3/view.scss */
.registe_step3 .progress ol .progress-bar:first-child {
  margin-left: 0px;
}
/* line 22, app/components/front_home/registe/step3/view.scss */
.registe_step3 .progress ol .progress-step {
  font-size: 14px;
  width: 12px;
  height: 12px;
  background: #fff;
  border: 2px solid #bcc4ce;
}
/* line 28, app/components/front_home/registe/step3/view.scss */
.registe_step3 .progress ol .progress-step .progress-step-number {
  font-family: 'Arial';
}
/* line 31, app/components/front_home/registe/step3/view.scss */
.registe_step3 .progress ol .progress-step .progress-step-into {
  font-family: 'Microsoft YaHei';
  color: #53616e;
  font-size: 14px;
  top: -30px;
}
/* line 39, app/components/front_home/registe/step3/view.scss */
.registe_step3 .progress ol .green {
  background-color: #1d86d7;
  border: 0;
}
/* line 45, app/components/front_home/registe/step3/view.scss */
.registe_step3 .section {
  width: 500px;
  margin: 0 auto;
  padding: 40px 0 80px 0;
}
/* line 49, app/components/front_home/registe/step3/view.scss */
.registe_step3 .section > .control-group {
  width: 100%;
  margin: 0;
}
/* line 53, app/components/front_home/registe/step3/view.scss */
.registe_step3 .section > .control-group .control-content {
  display: block;
  margin-top: 12px;
}
/* line 56, app/components/front_home/registe/step3/view.scss */
.registe_step3 .section > .control-group .control-content div {
  font-family: 'Microsoft YaHei';
}
/* line 59, app/components/front_home/registe/step3/view.scss */
.registe_step3 .section > .control-group .control-content .top1 {
  font-size: 20px;
  color: #53616e;
  font-family: 'Microsoft YaHei';
  height: 20px;
  line-height: 20px;
  padding-left: 20px;
}
/* line 68, app/components/front_home/registe/step3/view.scss */
.registe_step3 .section > .control-group .control-content .top3 {
  display: inline-block;
}
/* line 73, app/components/front_home/registe/step3/view.scss */
.registe_step3 .section > .control-group .control-content .top4 {
  display: inline-block;
  padding-top: 58px;
}
/* line 79, app/components/front_home/registe/step3/view.scss */
.registe_step3 .section > .control-group .control-content p {
  margin-top: 10px;
}
/* line 82, app/components/front_home/registe/step3/view.scss */
.registe_step3 .section > .control-group .control-content p, .registe_step3 .section > .control-group .control-content .top4, .registe_step3 .section > .control-group .control-content .top3 {
  font-family: 'Microsoft YaHei';
  font-size: 14px;
  color: #8a95a1;
}
/* line 3, app/components/front_home/sso_banner/view.scss */
.sso-banner {
  margin: 0;
}
/* line 6, app/components/front_home/sso_banner/view.scss */
.sso-banner .container {
  width: 1000px;
  height: 371px;
  margin: 0 auto;
}
/* line 10, app/components/front_home/sso_banner/view.scss */
.sso-banner .container .left {
  float: left;
  width: 100%;
  height: 371px;
}
/* line 14, app/components/front_home/sso_banner/view.scss */
.sso-banner .container .left .carousel {
  width: 100%;
  height: 371px;
}
/* line 17, app/components/front_home/sso_banner/view.scss */
.sso-banner .container .left .carousel .carousel-content {
  height: 371px;
  background: center 0;
  min-width: 1000px;
}
/* line 22, app/components/front_home/sso_banner/view.scss */
.sso-banner .container .left .carousel .carousel-indicators {
  position: absolute;
  left: 460px;
  bottom: 0;
  margin: 10px;
  width: auto;
}
/* line 35, app/components/front_home/sso_banner/view.scss */
.sso-banner .container .left .carousel .carousel-navs {
  width: 1000px;
  margin: 0 auto;
}
/* line 41, app/components/front_home/sso_banner/view.scss */
.sso-banner .container .info {
  width: 1000px;
  margin: 0 auto;
  height: 40px;
}
/* line 45, app/components/front_home/sso_banner/view.scss */
.sso-banner .container .info .item-title {
  font-size: 16px;
  font-weight: bold;
}
/* line 49, app/components/front_home/sso_banner/view.scss */
.sso-banner .container .info .item {
  float: left;
  margin: 10px 0 0 46px;
}
/* line 52, app/components/front_home/sso_banner/view.scss */
.sso-banner .container .info .item span {
  font-size: 16px;
}
/* line 56, app/components/front_home/sso_banner/view.scss */
.sso-banner .container .info .item.item-first {
  margin-left: 0;
}
/* line 59, app/components/front_home/sso_banner/view.scss */
.sso-banner .container .info .item-right {
  float: right;
}
/* line 64, app/components/front_home/sso_banner/view.scss */
.sso-banner .container .right {
  float: right;
  width: 229px;
}
/* line 67, app/components/front_home/sso_banner/view.scss */
.sso-banner .container .right .right-inner {
  border: none;
  background-color: #FFF9EB;
}
/* line 70, app/components/front_home/sso_banner/view.scss */
.sso-banner .container .right .right-inner .nav {
  padding: 20px 10px;
}
/* line 72, app/components/front_home/sso_banner/view.scss */
.sso-banner .container .right .right-inner .nav .nav-line1 {
  clear: both;
}
/* line 74, app/components/front_home/sso_banner/view.scss */
.sso-banner .container .right .right-inner .nav .nav-line1 .welcome {
  float: left;
  padding: 10px 20px 0 10px;
}
/* line 79, app/components/front_home/sso_banner/view.scss */
.sso-banner .container .right .right-inner .nav .nav-line2 {
  clear: both;
  padding-top: 10px;
}
/* line 82, app/components/front_home/sso_banner/view.scss */
.sso-banner .container .right .right-inner .nav .nav-line2 .btn {
  float: left;
  margin-left: 15px;
}
/* line 91, app/components/front_home/sso_banner/view.scss */
.sso-banner .container .right .tab .tab-navs {
  height: 30px;
}
/* line 94, app/components/front_home/sso_banner/view.scss */
.sso-banner .container .right .tab .tab-navs li a {
  color: #717171;
  height: 15px;
}
/* line 100, app/components/front_home/sso_banner/view.scss */
.sso-banner .container .right .tab .tab-navs li.active a {
  border-left-width: 0;
  border-top-width: 0;
  font-weight: bold;
}
/* line 108, app/components/front_home/sso_banner/view.scss */
.sso-banner .container .right .tab-panel {
  clear: both;
  height: 215px;
}
/* line 112, app/components/front_home/sso_banner/view.scss */
.sso-banner .container .right .tab-panel ul {
  list-style: none;
  padding: 0;
}
/* line 115, app/components/front_home/sso_banner/view.scss */
.sso-banner .container .right .tab-panel ul li {
  width: 200px;
  margin: 12px 15px;
}
/* line 118, app/components/front_home/sso_banner/view.scss */
.sso-banner .container .right .tab-panel ul li span {
  float: right;
}
/* line 7, app/components/front_home/sso_login/view.scss */
.front-banner {
  position: relative;
}

/* line 11, app/components/front_home/sso_login/view.scss */
.sso-login {
  position: absolute;
  width: 260px;
  height: 305px;
  top: 70px;
  right: 0;
  z-index: 3;
}
/* line 19, app/components/front_home/sso_login/view.scss */
.sso-login form {
  width: 200px;
  height: 145px;
  padding: 50px 15px;
  background-color: white;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  margin: 0 auto;
}
/* line 28, app/components/front_home/sso_login/view.scss */
.sso-login .btn-medium {
  padding: 8px 10px;
  width: 100%;
}
/* line 33, app/components/front_home/sso_login/view.scss */
.sso-login .login-input {
  width: 130px;
}
/* line 37, app/components/front_home/sso_login/view.scss */
.sso-login .login-bottom {
  width: 230px;
  height: 60px;
  background-color: white;
}
/* line 41, app/components/front_home/sso_login/view.scss */
.sso-login .login-bottom img {
  width: 230px;
  height: 60px;
}
/* line 47, app/components/front_home/sso_login/view.scss */
.sso-login .control-group .control-label {
  width: 50px;
  color: #717171;
}
/* line 52, app/components/front_home/sso_login/view.scss */
.sso-login .controls {
  margin-left: 0;
}
/* line 1, app/components/front_home/tzbgtz_content/view.scss */
.notice_content {
  margin: 16px 0 20px 0;
  background-color: #fff;
  padding: 35px 65px;
}
/* line 5, app/components/front_home/tzbgtz_content/view.scss */
.notice_content .topic-notice {
  width: 100%;
}
/* line 7, app/components/front_home/tzbgtz_content/view.scss */
.notice_content .topic-notice .notice-header {
  color: #004ea2;
  font-size: 16px;
  font-weight: bold;
}
/* line 11, app/components/front_home/tzbgtz_content/view.scss */
.notice_content .topic-notice .notice-header > a {
  color: #004ea2;
  font-size: 16px;
  font-weight: bold;
}
/* line 17, app/components/front_home/tzbgtz_content/view.scss */
.notice_content .topic-notice .notice-header .icon {
  margin: -5px 12px 0 0;
}
/* line 20, app/components/front_home/tzbgtz_content/view.scss */
.notice_content .topic-notice .notice-header .sub-date {
  font-size: 14px;
  color: #717171;
  float: right;
  font-weight: normal;
}
/* line 29, app/components/front_home/tzbgtz_content/view.scss */
.notice_content .topic-notice .notice--body .notice-content {
  padding: 10px;
  text-align: center;
  min-height: 300px;
  font-size: 14px;
  /*img{
    width: 900px;
  }*/
}
/* line 37, app/components/front_home/tzbgtz_content/view.scss */
.notice_content .topic-notice .notice--body .notice-content font {
  float: left;
  margin-left: 85px;
}
/* line 41, app/components/front_home/tzbgtz_content/view.scss */
.notice_content .topic-notice .notice--body .notice-content a {
  color: #3784bf;
  float: left;
}
/* line 46, app/components/front_home/tzbgtz_content/view.scss */
.notice_content .topic-notice .notice--body .notice-topic-file {
  margin: 10px 200px 30px 10px;
  text-align: right;
}
/* line 1, app/components/front_home/tzbgtz_content_pages/view.scss */
.notice_content {
  margin: 16px 0 20px 0;
  background-color: #fff;
  padding: 35px 65px;
}
/* line 5, app/components/front_home/tzbgtz_content_pages/view.scss */
.notice_content .topic-notice {
  width: 100%;
}
/* line 7, app/components/front_home/tzbgtz_content_pages/view.scss */
.notice_content .topic-notice .notice-header {
  color: #004ea2;
  font-size: 16px;
  font-weight: bold;
}
/* line 11, app/components/front_home/tzbgtz_content_pages/view.scss */
.notice_content .topic-notice .notice-header > a {
  color: #004ea2;
  font-size: 16px;
  font-weight: bold;
}
/* line 17, app/components/front_home/tzbgtz_content_pages/view.scss */
.notice_content .topic-notice .notice-header .icon {
  margin: -5px 12px 0 0;
}
/* line 20, app/components/front_home/tzbgtz_content_pages/view.scss */
.notice_content .topic-notice .notice-header .sub-date {
  font-size: 14px;
  color: #717171;
  float: right;
  font-weight: normal;
}
/* line 28, app/components/front_home/tzbgtz_content_pages/view.scss */
.notice_content .topic-notice .notice--body .notice-content {
  padding: 10px;
  text-align: center;
  min-height: 300px;
  font-size: 14px;
  /*img{
    width: 900px;
  }*/
}
/* line 36, app/components/front_home/tzbgtz_content_pages/view.scss */
.notice_content .topic-notice .notice--body .notice-content font {
  float: left;
  margin-left: 85px;
}
/* line 40, app/components/front_home/tzbgtz_content_pages/view.scss */
.notice_content .topic-notice .notice--body .notice-content a {
  color: #3784bf;
  float: left;
}
/* line 45, app/components/front_home/tzbgtz_content_pages/view.scss */
.notice_content .topic-notice .notice--body .notice-topic-file {
  margin: 10px 200px 30px 10px;
  text-align: right;
}
/* line 1, app/components/front_home/warning/view.scss */
.notification2 {
  margin: 16px 0 20px 0;
  background-color: #fff;
  padding: 35px 65px;
}
/* line 5, app/components/front_home/warning/view.scss */
.notification2 .warming {
  margin-bottom: 200px;
}
/* line 8, app/components/front_home/warning/view.scss */
.notification2 .warming .notice--body p {
  text-align: left;
  font-size: 16px;
  line-height: 30px;
  font-family: yahei;
  color: #999;
}
/* line 16, app/components/front_home/warning/view.scss */
.notification2 .warming .notice--body p font {
  float: left;
  margin-left: 85px;
}
/* line 20, app/components/front_home/warning/view.scss */
.notification2 .warming .notice--body p a {
  color: #3784bf;
  float: left;
}
/* line 25, app/components/front_home/warning/view.scss */
.notification2 .warming .notice--body h1 {
  text-align: center;
  margin-bottom: 30px;
  font-size: 26px;
}
/* line 1, app/components/front_home/warning_resources/view.scss */
.notification {
  margin: 16px 0 20px 0;
  background-color: #fff;
  padding: 35px 65px;
}
/* line 5, app/components/front_home/warning_resources/view.scss */
.notification .warming {
  margin-bottom: 200px;
}
/* line 8, app/components/front_home/warning_resources/view.scss */
.notification .warming .notice--body p {
  text-align: left;
  font-size: 30px;
  line-height: 60px;
}
/* line 14, app/components/front_home/warning_resources/view.scss */
.notification .warming .notice--body p font {
  float: left;
  margin-left: 85px;
}
/* line 18, app/components/front_home/warning_resources/view.scss */
.notification .warming .notice--body p a {
  color: #3784bf;
  float: left;
}
/* line 23, app/components/front_home/warning_resources/view.scss */
.notification .warming .notice--body h1 {
  text-align: center;
  margin-bottom: 60px;
  font-size: 50px;
}
/* line 7, app/components/header/view.scss */
.header {
  background-color: #f1f1f1;
  color: #555;
  border-bottom: 1px solid #dfdfdf;
  height: 34px;
  font-family: 'Microsoft YaHei';
}
/* line 13, app/components/header/view.scss */
.header .container {
  width: 1200px;
  margin: 0 auto;
}
/* line 16, app/components/header/view.scss */
.header .container .navbar .navbar-collapse {
  width: 100%;
}
/* line 18, app/components/header/view.scss */
.header .container .navbar .navbar-collapse .navbar-header {
  letter-spacing: 2px;
  height: 34px;
  line-height: 34px;
}
/* line 24, app/components/header/view.scss */
.header .container a {
  margin-top: -5px;
}
/* line 27, app/components/header/view.scss */
.header .container .navbar-top .navbar-collapse ul li {
  color: #545454;
}
/* line 30, app/components/header/view.scss */
.header .container .navbar-top .navbar-collapse ul li a {
  color: #545454;
}
/* line 32, app/components/header/view.scss */
.header .container .navbar-top .navbar-collapse ul li a .message-num {
  padding: 0 3px;
  color: #ff0000;
}
/* line 36, app/components/header/view.scss */
.header .container .navbar-top .navbar-collapse ul li a:hover {
  color: #222;
}
/* line 39, app/components/header/view.scss */
.header .container .navbar-top .navbar-collapse ul li a .supplier-name {
  color: #4488bb;
  padding: 0 10px;
}
/* line 42, app/components/header/view.scss */
.header .container .navbar-top .navbar-collapse ul li a .supplier-name:hover {
  text-decoration: underline;
}

/* line 50, app/components/header/view.scss */
#overlay-1.overlay-iframe {
  opacity: 0.7 !important;
}

/* line 55, app/components/header/view.scss */
.protocol-service .modal-header {
  text-align: center;
  font-size: 20px;
}
/* line 59, app/components/header/view.scss */
.protocol-service .modal-dialog {
  width: 500px;
  height: 400px;
  overflow-y: auto;
  padding: 20px 40px;
}
/* line 64, app/components/header/view.scss */
.protocol-service .modal-dialog p {
  margin: 0px;
  line-height: 25px;
}
/* line 68, app/components/header/view.scss */
.protocol-service .modal-dialog .indent {
  text-indent: 2em;
}
/* line 71, app/components/header/view.scss */
.protocol-service .modal-dialog .margin-left {
  margin-left: 2em;
}
/* line 74, app/components/header/view.scss */
.protocol-service .modal-dialog .margin-left2 {
  margin-left: 3em;
}
/* line 78, app/components/header/view.scss */
.protocol-service .modal-footer {
  text-align: center;
}

/* line 82, app/components/header/view.scss */
.apptips-modal {
  border: 0;
  background: transparent;
  box-shadow: none;
}
/* line 86, app/components/header/view.scss */
.apptips-modal .modal-dialog {
  padding: 0;
  padding-top: 25px;
  border: 0;
   /* .close-button:hover {

     /!* .icon-error {
        display: block;
      }
      .icon-error16 {
        display: none;
      }*!/
    }*/
}
/* line 89, app/components/header/view.scss */
.apptips-modal .modal-dialog img {
  width: 830px;
  height: 490px;
}
/* line 94, app/components/header/view.scss */
.apptips-modal .modal-dialog .close-button {
  cursor: pointer;
  position: absolute;
  width: 24px;
  height: 24px;
  z-index: 10;
  top: 44px;
  right: 16px;
}
/* line 102, app/components/header/view.scss */
.apptips-modal .modal-dialog .close-button .icon-error {
  display: none;
  cursor: pointer;
}
/* line 106, app/components/header/view.scss */
.apptips-modal .modal-dialog .close-button .icon-error16 {
  display: block;
  background: transparent;
  cursor: pointer;
}

/* line 125, app/components/header/view.scss */
.user-survey-modal {
  width: 816px;
  color: #4a4a4a;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  min-height: 500px;
}
/* line 131, app/components/header/view.scss */
.user-survey-modal .modal-body {
  padding: 35px 70px;
}
/* line 133, app/components/header/view.scss */
.user-survey-modal .modal-body .text-body {
  margin: 15px 0 30px 0;
  text-indent: 2em;
  line-height: 28px;
}
/* line 138, app/components/header/view.scss */
.user-survey-modal .modal-body .control-group {
  width: 100%;
  padding: 10px 0;
}
/* line 141, app/components/header/view.scss */
.user-survey-modal .modal-body .control-group > textarea {
  height: 120px;
}
/* line 144, app/components/header/view.scss */
.user-survey-modal .modal-body .control-group .content-left, .user-survey-modal .modal-body .control-group .content-right {
  display: inline-block;
  float: left;
}
/* line 148, app/components/header/view.scss */
.user-survey-modal .modal-body .control-group .content-right {
  width: 250px;
}
/* line 150, app/components/header/view.scss */
.user-survey-modal .modal-body .control-group .content-right > p {
  margin: 0;
}

/* line 157, app/components/header/view.scss */
.login-box-modal {
  position: absolute;
  width: 350px;
  z-index: 1000;
}
/* line 161, app/components/header/view.scss */
.login-box-modal .icon-gbs {
  width: 13px;
  height: 13px;
  background: url(https://ylcg.haierbiomedical.com/group1/M00/05/4C/CoUFfWXS52qAK4H4AAAA1PLh4Sc689.png) no-repeat;
  float: right;
  margin: 15px 15px 0 0;
}
/* line 168, app/components/header/view.scss */
.login-box-modal .modal-body {
  border: 0;
}
/* line 171, app/components/header/view.scss */
.login-box-modal ul {
  overflow: hidden;
  margin-bottom: 20px;
}
/* line 175, app/components/header/view.scss */
.login-box-modal ul li {
  list-style: none;
  float: left;
  padding: 7px 10px;
  font-size: 16px;
  /*  font-weight: bold;*/
  font-family: "Microsoft YaHei";
}
/* line 184, app/components/header/view.scss */
.login-box-modal ul .active {
  color: #004ea2;
}
/* line 187, app/components/header/view.scss */
.login-box-modal ul li:nth-of-type(1) {
  padding-left: 0px;
}
/* line 195, app/components/header/view.scss */
.login-box-modal form > div {
  height: 35px;
  line-height: 35px;
  padding-bottom: 15px;
  position: relative;
  font-family: 'Microsoft YaHei';
}
/* line 201, app/components/header/view.scss */
.login-box-modal form > div h1 {
  font-size: 20px;
  color: #6d6c6c;
  margin: 0;
  letter-spacing: 1px;
  float: left;
}
/* line 209, app/components/header/view.scss */
.login-box-modal form > div a {
  float: right;
  font-size: 14px;
  color: #1288c5;
}
/* line 217, app/components/header/view.scss */
.login-box-modal .btn-medium {
  padding: 8px 10px;
  width: 100%;
}
/* line 222, app/components/header/view.scss */
.login-box-modal .login-input {
  width: 100%;
  height: 38px;
  line-height: 38px;
  border-radius: 0;
  padding: 3px 3px 3px 45px;
  position: relative;
  background-color: #fff !important;
}
/* line 231, app/components/header/view.scss */
.login-box-modal input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset;
  border: 1px solid #CCC !important;
}
/* line 236, app/components/header/view.scss */
.login-box-modal .login-bottom {
  width: 230px;
  height: 60px;
  background-color: white;
}
/* line 240, app/components/header/view.scss */
.login-box-modal .login-bottom img {
  width: 230px;
  height: 60px;
}
/* line 245, app/components/header/view.scss */
.login-box-modal .control-group {
  height: 40px;
  margin-bottom: 20px;
}
/* line 249, app/components/header/view.scss */
.login-box-modal .control-group span, .login-box-modal .remebers {
  width: 38px;
  height: 38px;
  display: inline-block;
  position: relative;
  top: -38px;
  left: 1px;
}
/* line 258, app/components/header/view.scss */
.login-box-modal .remebers {
  left: 170px;
}
/* line 261, app/components/header/view.scss */
.login-box-modal .control-group .control-label {
  width: 50px;
  color: #a1a1a1;
}
/* line 265, app/components/header/view.scss */
.login-box-modal #login-submit {
  margin-bottom: 0;
}
/* line 266, app/components/header/view.scss */
.login-box-modal #login-submit input {
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  border-radius: 0;
  background-color: #007dc2;
  padding: 0;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  letter-spacing: 10px;
}
/* line 280, app/components/header/view.scss */
.login-box-modal .controls {
  height: 45px;
  line-height: 45px;
  margin: 0;
}
/* line 284, app/components/header/view.scss */
.login-box-modal .controls .control-label {
  font-size: 12px;
  font-family: 'Microsoft YaHei';
}
/* line 285, app/components/header/view.scss */
.login-box-modal .controls .control-label input {
  vertical-align: middle;
}

/* line 293, app/components/header/view.scss */
.cations-show-modal, .festivalCations-show-modal {
  width: 908px;
}
/* line 296, app/components/header/view.scss */
.cations-show-modal .modal-body, .festivalCations-show-modal .modal-body {
  height: 581px;
  padding: 30px;
}
/* line 299, app/components/header/view.scss */
.cations-show-modal .modal-body p, .festivalCations-show-modal .modal-body p {
  font-size: 12px;
  font-family: 'Microsoft YaHei';
  line-height: 20px;
  text-indent: 30px;
  color: #53616e;
}
/* line 306, app/components/header/view.scss */
.cations-show-modal .modal-body a, .festivalCations-show-modal .modal-body a {
  color: #1d86d7;
  font-style: italic;
  font-size: 12px;
  font-family: 'Microsoft YaHei';
}
/* line 312, app/components/header/view.scss */
.cations-show-modal .modal-body .text_title, .festivalCations-show-modal .modal-body .text_title {
  font-size: 16px;
  text-align: center;
  text-indent: 0px;
}
/* line 317, app/components/header/view.scss */
.cations-show-modal .modal-body .text_end, .festivalCations-show-modal .modal-body .text_end {
  text-align: right;
}
/* line 320, app/components/header/view.scss */
.cations-show-modal .modal-body .text_start, .festivalCations-show-modal .modal-body .text_start {
  text-indent: 0px;
}
/* line 323, app/components/header/view.scss */
.cations-show-modal .modal-body > div, .festivalCations-show-modal .modal-body > div {
  padding: 20px 0;
}

/* line 328, app/components/header/view.scss */
.festivalCations-show-modal {
  width: 560px;
}
/* line 331, app/components/header/view.scss */
.festivalCations-show-modal .modal-body p {
  line-height: 23px;
}
/* line 1, app/components/header_buyplatform/view.scss */
.header-platform {
  width: 1000px;
  margin: 0 auto;
  padding: 0;
  height: 80px;
  overflow: hidden;
  clear: both;
}
/* line 9, app/components/header_buyplatform/view.scss */
.header-platform .logo {
  float: left;
  margin-top: 15px;
}
/* line 13, app/components/header_buyplatform/view.scss */
.header-platform .logo h1 {
  margin: 20px 0 0 10px;
}
/* line 18, app/components/header_buyplatform/view.scss */
.header-platform .form-search-demand {
  float: right;
  margin-top: 22px;
}
/* line 22, app/components/header_buyplatform/view.scss */
.header-platform .form-search-demand .input-group input {
  float: left;
  width: 338px;
  height: 14px;
  line-height: 14px;
  padding: 7px;
  font-size: 14px;
  color: #ccc;
}
/* line 31, app/components/header_buyplatform/view.scss */
.header-platform .form-search-demand .input-group .input-group-btn {
  float: right;
}
/* line 34, app/components/header_buyplatform/view.scss */
.header-platform .form-search-demand .input-group .input-group-btn .btn {
  font-size: 14px;
  line-height: 14px;
  padding: 7px 15px 7px 18px;
}
/* line 7, app/components/help_center/view.scss */
.help-center .container {
  background: #e6e6e6;
}
/* line 10, app/components/help_center/view.scss */
.help-center .container .big_contain {
  padding-bottom: 30px;
}
/* line 12, app/components/help_center/view.scss */
.help-center .container .big_contain .left_part {
  padding: 30px 0;
  background: #fff;
  width: 180px;
  display: inline-block;
  margin-right: 12px;
   /* .active{
      color: #fff;
      background: #015fa7;
    }
    .sidebar-li{
      margin-bottom: 28px;

    }
ul{
  li{
    font-size: 14px;

    list-style: none;
    strong{
      font-family: yahei;
    }
    .text-a{
     padding: 8px 0;
      margin: 10px 0;
      font-family: yahei;

  }
    a{
      color: #5c5c5c;
    }
  }
}*/
}
/* line 46, app/components/help_center/view.scss */
.help-center .container .big_contain .left_part .sidebar-ul {
  padding: 0px;
  width: 180px;
  height: 100%;
  list-style-type: none;
}
/* line 53, app/components/help_center/view.scss */
.help-center .container .big_contain .left_part .sidebar-li {
  padding: 0;
  line-height: 35px;
  margin-bottom: 5px;
}
/* line 57, app/components/help_center/view.scss */
.help-center .container .big_contain .left_part .sidebar-li .sidebar-li-a {
  margin-left: 26px;
  color: #717171;
  display: inline-block;
  font-family: yahei;
  font-weight: bold;
}
/* line 63, app/components/help_center/view.scss */
.help-center .container .big_contain .left_part .sidebar-li .sidebar-li-a i {
  display: inline-block;
  vertical-align: baseline;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 66, app/components/help_center/view.scss */
.help-center .container .big_contain .left_part .sidebar-li .sidebar-li-a strong {
  font-size: 14px;
}
/* line 71, app/components/help_center/view.scss */
.help-center .container .big_contain .left_part .sidebar-li .text-a a {
  font-size: 14px;
  color: #717171;
  font-family: yahei;
}
/* line 77, app/components/help_center/view.scss */
.help-center .container .big_contain .left_part .sidebar-inner-ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  opacity: 1 !important;
}
/* line 83, app/components/help_center/view.scss */
.help-center .container .big_contain .left_part .inner-item {
  line-height: 26px;
  position: relative;
  margin-top: 2px;
}
/* line 88, app/components/help_center/view.scss */
.help-center .container .big_contain .left_part .inner-item.active {
  background-color: #005fa7;
}
/* line 90, app/components/help_center/view.scss */
.help-center .container .big_contain .left_part .inner-item.active .corner {
  _overflow: hidden;
  position: absolute;
  right: -4px;
  bottom: -3px;
  width: 0;
  height: 0;
  border-width: 2px;
  border-style: solid;
  border-color: #005fa7 transparent transparent #005fa7;
  _border-bottom-color: #005fa7;
  _border-right-color: #005fa7;
  _filter: chroma(color=#005fa7);
  overflow: hidden;
}
/* line 105, app/components/help_center/view.scss */
.help-center .container .big_contain .left_part .inner-item.active .wide {
  width: 100%;
  background-color: #005fa7;
  background-color: #005fa7 \9;
  width: 4px;
  height: 32px;
  position: absolute;
  left: 119px;
  top: 1px;
}
/* line 115, app/components/help_center/view.scss */
.help-center .container .big_contain .left_part .inner-item.active .text-a {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
/* line 118, app/components/help_center/view.scss */
.help-center .container .big_contain .left_part .inner-item.active .text-a a {
  color: #fff;
}
/* line 124, app/components/help_center/view.scss */
.help-center .container .big_contain .left_part .text-a {
  padding: .5em 0 .5em 40px;
}
/* line 126, app/components/help_center/view.scss */
.help-center .container .big_contain .left_part .text-a .inner-item-a {
  display: block;
  width: 100%;
  text-decoration: none;
  color: #717171;
}
/* line 134, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part {
  background: #fff;
  width: 1004px;
  padding: 10px 0;
  display: inline-block;
  vertical-align: top;
}
/* line 140, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .globleW {
  overflow: hidden;
}
/* line 144, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .globleW li {
  width: 120px;
  margin-left: 30px;
  float: left;
  list-style: none;
  padding-top: 70px;
}
/* line 152, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .globleW li p {
  font-size: 40px;
  text-align: center;
  margin-bottom: 18px;
  color: #223f5f;
}
/* line 158, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .globleW li .circles {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: #223f5f;
  margin-bottom: 18px;
  text-align: center;
  line-height: 120px;
  font-size: 22px;
  font-family: "Microsoft YaHei";
  color: #fff;
}
/* line 173, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .globleW li .shadows {
  width: 110px;
  height: 40px;
  border: 1px solid #86a3c5;
  border-radius: 30px;
  margin: 0 auto;
  margin-bottom: 12px;
  background: url("http://wj.ihaier.com:8081/images/2017/06/29/2954_1498705937783_4a47a0db6e60853dedfcfdf08a5ca249.png") no-repeat 10px 12px;
}
/* line 182, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .globleW li .shadows a {
  display: inline-block;
  margin: 6px 0 0 35px;
}
/* line 188, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .globleW li .shadows a span {
  display: inline-block;
  font-size: 12px;
  font-family: "Microsoft YaHei";
}
/* line 198, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .globleW li .shadows:hover {
  background-color: #658ab6;
  background-image: url("http://wj.ihaier.com:8081/images/2017/06/29/2954_1498715516307_12793dc50d903cb01e4e58db3244f636.png");
  background-repeat: no-repeat;
  background-position: 10px 12px;
}
/* line 204, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .globleW li .shadows:hover a {
  color: #fff;
}
/* line 206, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .globleW li .shadow1 {
  background: url("http://wj.ihaier.com:8081/images/2017/06/29/2954_1498706467131_fb5c81ed3a220004b71069645f112867.png") no-repeat 10px 12px;
}
/* line 209, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .globleW li .shadow1:hover {
  background-color: #658ab6;
  background-image: url("http://wj.ihaier.com:8081/images/2017/06/29/2954_1498715642877_1925adecec44609bc61f11983e2c623b.png");
  background-repeat: no-repeat;
  background-position: 10px 12px;
}
/* line 216, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .globleW li .shadow2 {
  background: url("http://wj.ihaier.com:8081/images/2017/06/29/2954_1498706889666_10fb15c77258a991b0028080a64fb42d.png") no-repeat 10px 12px;
}
/* line 219, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .globleW li .shadow2:hover {
  background-color: #658ab6;
  background-image: url("http://wj.ihaier.com:8081/images/2017/06/29/2954_1498716310830_3cbfcbf5c2baa15ea854851f8b8771d4.png");
  background-repeat: no-repeat;
  background-position: 10px 12px;
}
/* line 226, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .globleW li .shadow3 {
  background: url("http://wj.ihaier.com:8081/images/2017/06/29/2954_1498709963870_09dd8c2662b96ce14928333f055c5580.png") no-repeat 10px 12px;
}
/* line 229, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .globleW li .shadow3:hover {
  background-color: #658ab6;
  background-image: url("http://wj.ihaier.com:8081/images/2017/06/29/2954_1498716430092_f3a8ed5e16f840850f7944b53a21bf16.png");
  background-repeat: no-repeat;
  background-position: 10px 12px;
}
/* line 236, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .globleW li .noHave .shadows {
  background: url("http://wj.ihaier.com:8081/images/2017/06/29/2954_1498709335325_9eb9cd58b9ea5e04c890326b5c1f471f.png") no-repeat 10px 12px;
}
/* line 239, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .globleW li .noHave .shadows:hover {
  background-color: #658ab6;
  background-image: url("http://wj.ihaier.com:8081/images/2017/06/29/2954_1498715624709_b76675b08099072c0313fec6bcf77796.png");
  background-repeat: no-repeat;
  background-position: 10px 12px;
}
/* line 245, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .globleW li .noHave .shadows:hover a {
  color: #fff;
}
/* line 249, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .globleW li:nth-of-type(1) {
  margin-left: 70px;
}
/* line 251, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .globleW li:nth-of-type(1) p {
  color: #cedbec;
  font-family: "Microsoft YaHei";
}
/* line 255, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .globleW li:nth-of-type(1) .circles {
  background: #cedbec;
}
/* line 262, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .globleW li:nth-of-type(2) p {
  color: #b7c9e1;
  font-family: "Microsoft YaHei";
}
/* line 266, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .globleW li:nth-of-type(2) .circles {
  background: #b7c9e1;
}
/* line 273, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .globleW li:nth-of-type(3) p {
  color: #91aece;
  font-family: "Microsoft YaHei";
}
/* line 277, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .globleW li:nth-of-type(3) .circles {
  background: #91aece;
}
/* line 284, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .globleW li:nth-of-type(4) p {
  color: #658ab6;
  font-family: "Microsoft YaHei";
}
/* line 288, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .globleW li:nth-of-type(4) .circles {
  background: #658ab6;
}
/* line 295, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .globleW li:nth-of-type(5) p {
  color: #365c8b;
  font-family: "Microsoft YaHei";
}
/* line 299, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .globleW li:nth-of-type(5) .circles {
  background: #365c8b;
}
/* line 305, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .centry {
  margin-left: 70px;
  margin-top: 42px;
}
/* line 308, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .centry span {
  display: inline-block;
  width: 100px;
  height: 20px;
  background: url("http://wj.ihaier.com:8081/images/2017/06/29/2954_1498713854927_8266e4bfeda1bd42d8f9794eb4ea0a13.png") no-repeat;
  text-align: right;
  color: #365c8b;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  font-weight: bold;
}
/* line 320, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .centry a {
  display: inline-block;
  margin-left: 34px;
  font-family: "Microsoft YaHei";
  color: #8d8d8d;
}
/* line 327, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .centry:nth-of-type(2) {
  margin-top: 22px;
  margin-bottom: 56px;
}
/* line 330, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .centry:nth-of-type(2) span {
  background: url("http://wj.ihaier.com:8081/images/2017/06/29/2954_1498714500022_f19c9085129709ee14d013be869df69b.png") no-repeat;
}
/* line 334, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .width-600 {
  width: 854px;
  margin-left: 70px;
}
/* line 339, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .imgct img {
  width: 800px;
}
/* line 343, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .width-800 {
  width: 800px;
  margin: 0 auto;
}
/* line 347, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .tab-content {
  margin: 0 auto;
}
/* line 349, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .tab-content .title_com {
  font-size: 16px;
  font-family: yahei;
  font-weight: bold;
  margin-bottom: 26px;
}
/* line 356, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .tab-content .table-striped tr {
  font-family: yahei;
}
/* line 357, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .tab-content .table-striped tr .cos2 {
  width: 10%;
}
/* line 358, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .tab-content .table-striped tr .cos3 {
  width: 30%;
}
/* line 359, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .tab-content .table-striped tr .cos4 {
  width: 15%;
}
/* line 360, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .tab-content .table-striped tr .cos5 {
  width: 29%;
}
/* line 362, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .tab-content .table-striped tr .multi-row {
  width: 16%;
  color: #333;
}
/* line 366, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .tab-content .table-striped tr th {
  font-weight: bold;
}
/* line 367, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .tab-content .table-striped tr td {
  padding: 5px;
}
/* line 374, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .tab-content .tabel-white > thead th {
  background: #fff;
}
/* line 380, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .tab-content .picture {
  width: 100%;
}
/* line 384, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .tab-content .big-title {
  font-size: 20px;
  margin-top: 10px;
}
/* line 390, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .tab-content .title {
  font-size: 14px;
  font-family: yahei;
  padding: 0;
  margin-top: 16px;
  margin-bottom: 8px;
}
/* line 398, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .tab-content .indent {
  text-indent: 2em;
}
/* line 402, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .tab-content p {
  line-height: 18px;
  font-size: 12px;
  font-family: yahei;
  padding: 5px;
}
/* line 410, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .tab-content .bolds {
  font-weight: bold;
  font-size: 16px;
  font-family: yahei;
  margin-top: 30px;
}
/* line 417, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .tab-content h1, .help-center .container .big_contain .right_part .tab-content h2, .help-center .container .big_contain .right_part .tab-content h3 {
  text-align: center;
  padding-top: 30px;
}
/* line 422, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .tab-content .help-half {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 426, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .tab-content .help-half > span {
  border: 1px solid #c1ddf1;
  padding: 5px;
  font-size: 12px;
  background: #e4f2fc;
  border-radius: 4px;
}
/* line 435, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .tab-content .item {
  margin-top: 15px;
  margin-left: 30px;
}
/* line 439, app/components/help_center/view.scss */
.help-center .container .big_contain .right_part .tab-content .item .content {
  width: 85%;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 6, app/components/help_center2/view.scss */
.help-center2 .front-main {
  margin: 10px auto;
}
/* line 9, app/components/help_center2/view.scss */
.help-center2 .front-main .tab-navs li > a {
  padding: 8px 12px;
}
/* line 15, app/components/help_center2/view.scss */
.help-center2 .front-main .width-600 {
  width: 600px;
  margin: 0 auto;
}
/* line 20, app/components/help_center2/view.scss */
.help-center2 .front-main .width-800 {
  width: 800px;
  margin: 0 auto;
}
/* line 25, app/components/help_center2/view.scss */
.help-center2 .front-main .tab-content {
  margin: 0 auto;
}
/* line 29, app/components/help_center2/view.scss */
.help-center2 .front-main .tab-content .table-striped tr .cos2 {
  width: 10%;
}
/* line 30, app/components/help_center2/view.scss */
.help-center2 .front-main .tab-content .table-striped tr .cos3 {
  width: 30%;
}
/* line 31, app/components/help_center2/view.scss */
.help-center2 .front-main .tab-content .table-striped tr .cos4 {
  width: 15%;
}
/* line 32, app/components/help_center2/view.scss */
.help-center2 .front-main .tab-content .table-striped tr .cos5 {
  width: 29%;
}
/* line 33, app/components/help_center2/view.scss */
.help-center2 .front-main .tab-content .table-striped tr .multi-row {
  width: 16%;
  color: #333;
}
/* line 41, app/components/help_center2/view.scss */
.help-center2 .front-main .tab-content .tabel-white > thead th {
  background: #fff;
}
/* line 47, app/components/help_center2/view.scss */
.help-center2 .front-main .tab-content .picture {
  width: 100%;
}
/* line 51, app/components/help_center2/view.scss */
.help-center2 .front-main .tab-content .big-title {
  font-size: 20px;
}
/* line 55, app/components/help_center2/view.scss */
.help-center2 .front-main .tab-content .title {
  font-size: 16px;
}
/* line 59, app/components/help_center2/view.scss */
.help-center2 .front-main .tab-content .indent {
  text-indent: 2em;
}
/* line 63, app/components/help_center2/view.scss */
.help-center2 .front-main .tab-content p {
  line-height: 200%;
}
/* line 67, app/components/help_center2/view.scss */
.help-center2 .front-main .tab-content .bold {
  font-weight: bold;
}
/* line 71, app/components/help_center2/view.scss */
.help-center2 .front-main .tab-content h1, .help-center2 .front-main .tab-content h2, .help-center2 .front-main .tab-content h3 {
  text-align: center;
}
/* line 75, app/components/help_center2/view.scss */
.help-center2 .front-main .tab-content .help-half {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 79, app/components/help_center2/view.scss */
.help-center2 .front-main .tab-content .help-half > span {
  border: 1px solid #c1ddf1;
  padding: 5px;
  font-size: 12px;
  background: #e4f2fc;
  border-radius: 4px;
}
/* line 88, app/components/help_center2/view.scss */
.help-center2 .front-main .tab-content .item {
  margin-top: 15px;
}
/* line 91, app/components/help_center2/view.scss */
.help-center2 .front-main .tab-content .item .content {
  width: 85%;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/*
@import "pokeball/variables";
@import "compass/css3/inline-block";


$nav_color:#ffffff;
$nav_active_color:#007ae6;
$message_bg_color:#004480;
$message_num_bg_color:#cf3850;

body, div, h1, h2, h3, h4, h5, h6, p, img ,ul, li, span{
  margin: 0; padding: 0; border: 0;
}

.container_index2{
  width:95%;
  margin-top:30px;
  position:relative;
  padding-bottom: 80px;
  padding-left: 60px;
}
.container_index2 .left_index2{
  width:180px;
  float:left;
  margin:0 8px;
}
.container_index2 .left_index2 .line-word_index2{
  width:100%;
  overflow:hidden;
  font-size:14px;
  line-height:20px;

}
.container_index2 .left_index2 .v-nav_index2{
  width:100%;
  text-align:center;
  overflow:hidden;

}
.container_index2 .left_index2 .v-nav_index2 ul{
  list-style: none;
  width:100%;
  overflow:hidden;
}
.container_index2 .left_index2 .v-nav_index2 ul  li{
  background: rgba(255, 255, 255, 0.15);
  box-shadow: 0px 0px 9px rgba(0,0,0,0.15);
  border-radius: 40px;
  padding: 10px 10px;
  width:180px;
  margin-bottom:20px;
}
.container_index2 .left_index2 .v-nav_index2 ul  li a{
  color:#fff;
  font-size:16px;
  text-decoration:none;
  width:100%;
  display:block;
}
.container_index2 .left_index2 .v-nav_index2 ul  li a.hover{
  color:#6ff0ff;
}
.container_index2 .left_index2 .v-nav_index2 ul  li:last-child{
  margin-bottom:0;
}
.intro_index2{
  width:100%;
  font-size:16px;
  color:#edeef6;
  line-height:24px;
  margin-top: 10px;

}
.link_index2{
  width:100%;


}
.link_index2 a{
  text-decoration:underline;
  font-style:italic;
  font-size:18px;
  color:#f8ff34;
  margin:8px 0px 0 80px;
}
.link_index2 img{
  float: right;
}

.container_index2 .right_index2{

  text-align:center;

}
.clearfix_index2{
  clear:both;
}*/
/*
@import "pokeball/variables";
@import "compass/css3/inline-block";


$nav_color:#ffffff;
$nav_active_color:#007ae6;
$message_bg_color:#004480;
$message_num_bg_color:#cf3850;

body, div, h1, h2, h3, h4, h5, h6, p, img ,ul, li, span{
  margin: 0; padding: 0; border: 0;
}
@-webkit-keyframes scaleout {
  0% { -webkit-transform: scale(1.0) }
  100% {
    -webkit-transform: scale(1.2);
    opacity: 0;
  }
}
@keyframes scaleout {
  0% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  } 100% {
      transform: scale(1.2);
      -webkit-transform: scale(1.2);
      opacity: 0;
    }
}
.header_index2{
  width:100%;
  height:55px;
  background: transparent;
  padding-left: 60px;
}
.header_index2>div{float: left}
.logo_index2{
  width:180px;
  float:left;
  height:100%;
}
.logo_index2 img{
  margin-top:9px;
  width: 100%;
}
.home_index2{
  margin-left: 20px;
  width:50px;height:50px;border-radius:50%;background:url('https://ylcg.haierbiomedical.com/group1/M00/05/48/CoUFfWXDSTmAZnL5AAAem28bZNk573.png') center center no-repeat;

}
.home_index2 img{
  cursor:pointer;-webkit-animation: scaleout 1.3s infinite ease-in-out;animation: scaleout 1.3s infinite ease-in-out;
  width: 100%;
}
.nav_index2{
  width:760px;
  float:left;
  margin-left:30px;
  margin-top:5px;

}

nav ul ul {
  display: none;
}
/!**nav ul li:hover > ul {
    display: block;
}**!/
nav ul {
  background: url('/assets/images/other-images/nav.png') no-repeat;
  background-size: 100%;
  box-shadow: 0px 0px 9px rgba(0,0,0,0.15);
  padding: 0 0;
  /!**border-radius: 10px;  **!/
  list-style: none;
  position: relative;
  display: inline-table;
  width:760px;
}
nav ul.hover {
  background: url('/assets/images/other-images/nav.png') no-repeat;
}
/!**nav ul:after {
    content: ""; clear: both; display: block;
}**!/

nav ul li {
  float: left;
  text-align:center;
  padding: 0 3px;
}


nav ul li.hover > a {
  color: #6ff0ff;
}
nav ul li a {
  display: block; padding: 10px 20px 10px 24px;
  color: #fff; text-decoration: none;
  font-size:16px;
}
*/
/* line 1, app/components/index_counts/view.scss */
.index_counts {
  min-height: 90px;
}
/* line 3, app/components/index_counts/view.scss */
.index_counts .container {
  width: 1000px;
  height: 90px;
  margin: 0 auto;
}
/* line 7, app/components/index_counts/view.scss */
.index_counts .container .data-item {
  float: left;
  width: 333px;
  vertical-align: middle;
  text-align: center;
  color: #4b7caf;
  margin-top: 35px;
}
/* line 14, app/components/index_counts/view.scss */
.index_counts .container .data-item .supplier-title {
  font-size: 12px;
  color: #666;
}
/* line 18, app/components/index_counts/view.scss */
.index_counts .container .data-item .counts {
  font-size: 24px;
  margin-top: 10px;
  margin-left: 20px;
}
/* line 23, app/components/index_counts/view.scss */
.index_counts .container .data-item span {
  font-size: 20px;
  margin-top: 10px;
}
/* line 27, app/components/index_counts/view.scss */
.index_counts .container .data-item p {
  font-size: 14px;
  padding: 2px 2px 2px 2px;
  margin: 5px;
}
/* line 3, app/components/index_main/body1/pictures_bottom/view.scss */
.pictures_bottom {
  width: 740px;
  height: 210px;
  float: left;
}
/* line 7, app/components/index_main/body1/pictures_bottom/view.scss */
.pictures_bottom .product-category {
  width: 740px;
  margin: 0 auto;
  text-align: center;
}
/* line 11, app/components/index_main/body1/pictures_bottom/view.scss */
.pictures_bottom .product-category .carousel {
  width: 740px;
  height: 210px;
}
/* line 15, app/components/index_main/body1/pictures_bottom/view.scss */
.pictures_bottom .product-category .carousel .carousel-content {
  width: 680px;
  position: relative;
  height: 210px;
  float: left;
  left: 5px;
  z-index: 999;
}
/* line 22, app/components/index_main/body1/pictures_bottom/view.scss */
.pictures_bottom .product-category .carousel .carousel-content .content-content {
  text-align: center;
}
/* line 24, app/components/index_main/body1/pictures_bottom/view.scss */
.pictures_bottom .product-category .carousel .carousel-content .content-content .carousel-slide-div {
  float: left;
  width: 160px;
  height: 210px;
  position: relative;
  margin: 0 10px 0 0;
}
/* line 33, app/components/index_main/body1/pictures_bottom/view.scss */
.pictures_bottom .product-category .carousel .item-trigger {
  position: relative;
  background-color: transparent;
  width: 30px;
  height: 200px;
  margin-top: 15px;
}
/* line 41, app/components/index_main/body1/pictures_bottom/view.scss */
.pictures_bottom .product-category .carousel .carousel-indicators {
  bottom: -10px;
  left: 453px;
}
/* line 45, app/components/index_main/body1/pictures_bottom/view.scss */
.pictures_bottom .product-category .carousel .item-prev {
  float: left;
}
/* line 49, app/components/index_main/body1/pictures_bottom/view.scss */
.pictures_bottom .product-category .carousel .item-next {
  float: left;
  top: -210px;
}
/* line 54, app/components/index_main/body1/pictures_bottom/view.scss */
.pictures_bottom .product-category .carousel .arrow-img {
  margin-top: 70px;
}
/* line 3, app/components/index_main/body1/pictures_bottom_new/view.scss */
.pictures_bottom_new {
  width: 740px;
  height: 210px;
  float: left;
}
/* line 7, app/components/index_main/body1/pictures_bottom_new/view.scss */
.pictures_bottom_new .product-category {
  width: 740px;
  margin: 0 auto;
  height: 210px;
  text-align: center;
}
/* line 12, app/components/index_main/body1/pictures_bottom_new/view.scss */
.pictures_bottom_new .product-category .inner {
  position: relative;
  width: 740px;
  height: 210px;
}
/* line 16, app/components/index_main/body1/pictures_bottom_new/view.scss */
.pictures_bottom_new .product-category .inner .inner-content {
  width: 740px;
  position: absolute;
  height: 210px;
  margin: 0 auto;
}
/* line 21, app/components/index_main/body1/pictures_bottom_new/view.scss */
.pictures_bottom_new .product-category .inner .inner-content .item-trigger {
  width: 30px;
  height: 100px;
  position: absolute;
  top: 100px;
}
/* line 27, app/components/index_main/body1/pictures_bottom_new/view.scss */
.pictures_bottom_new .product-category .inner .inner-content .item-prev {
  left: 0px;
}
/* line 30, app/components/index_main/body1/pictures_bottom_new/view.scss */
.pictures_bottom_new .product-category .inner .inner-content .item-next {
  right: 0px;
}
/* line 33, app/components/index_main/body1/pictures_bottom_new/view.scss */
.pictures_bottom_new .product-category .inner .inner-content .wrap {
  width: 680px;
  height: 210px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
/* line 39, app/components/index_main/body1/pictures_bottom_new/view.scss */
.pictures_bottom_new .product-category .inner .inner-content .wrap .JQ-slide-content {
  padding: 0;
  margin: 0;
  width: 2000%;
  position: absolute;
}
/* line 44, app/components/index_main/body1/pictures_bottom_new/view.scss */
.pictures_bottom_new .product-category .inner .inner-content .wrap .JQ-slide-content li {
  float: left;
  width: 160px;
  height: 210px;
  position: relative;
  margin: 0 5px 0 5px;
  list-style-type: none;
}
/* line 51, app/components/index_main/body1/pictures_bottom_new/view.scss */
.pictures_bottom_new .product-category .inner .inner-content .wrap .JQ-slide-content li .pic {
  width: 160px;
  height: 210px;
}
/* line 3, app/components/index_main/body1/pictures_top/view.scss */
.pictures_top_1 {
  height: 470px;
  overflow: hidden;
}
/* line 9, app/components/index_main/body1/pictures_top/view.scss */
.pictures_top_1 .banner {
  height: 470px;
}
/* line 12, app/components/index_main/body1/pictures_top/view.scss */
.pictures_top_1 .banner .carousel {
  height: 470px;
  z-index: 0;
}
/* line 16, app/components/index_main/body1/pictures_top/view.scss */
.pictures_top_1 .banner .carousel .carousel-navs {
  height: auto;
}
/* line 19, app/components/index_main/body1/pictures_top/view.scss */
.pictures_top_1 .banner .carousel .carousel-content {
  height: 470px;
  margin: 0 auto;
  text-align: center;
}
/* line 25, app/components/index_main/body1/pictures_top/view.scss */
.pictures_top_1 .banner .carousel a {
  display: inline-block;
  width: 1190px;
  height: 470px;
  overflow: hidden;
}
/* line 32, app/components/index_main/body1/pictures_top/view.scss */
.pictures_top_1 .banner .carousel .holderjs img {
  animation: 9.3s sacals infinite;
  animation-direction: alternate;
  /*  animation-fill-mode: forwards;*/
}
@keyframes sacals {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.1, 1.1);
  }
}
/* line 41, app/components/index_main/body1/pictures_top/view.scss */
.pictures_top_1 .banner .carousel .carousel-indicators {
  left: 50%;
  margin-bottom: 0;
}
/* line 44, app/components/index_main/body1/pictures_top/view.scss */
.pictures_top_1 .banner .carousel .carousel-indicators li {
  background-color: #fff;
  width: 30px;
  height: 6px;
  opacity: 0.7;
  border-radius: 0;
  margin-right: 16px;
}
/* line 53, app/components/index_main/body1/pictures_top/view.scss */
.pictures_top_1 .banner .carousel .carousel-indicators .active {
  background-color: #004ea2;
}
/* line 4, app/components/index_main/body1/product_lists/view.scss */
.product_lists .inner {
  width: 190px;
  height: 0;
}
/* line 8, app/components/index_main/body1/product_lists/view.scss */
.product_lists .inner ul {
  width: 190px;
  height: 470px;
  background-color: #fff;
  font-family: 'Microsoft YaHei';
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 11;
}
/* line 18, app/components/index_main/body1/product_lists/view.scss */
.product_lists .inner ul li {
  list-style-type: none;
  overflow: hidden;
  width: 190px;
}
/* line 22, app/components/index_main/body1/product_lists/view.scss */
.product_lists .inner ul li .icons {
  width: 70px;
  float: left;
  text-align: center;
  margin-top: 44px;
}
/* line 29, app/components/index_main/body1/product_lists/view.scss */
.product_lists .inner ul li .icons div {
  width: 26px;
  height: 26px;
  display: inline-block;
}
/* line 34, app/components/index_main/body1/product_lists/view.scss */
.product_lists .inner ul li .icons .blimgs {
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/4B/CoUFfWXS4N-AUi87AAAAxuh3P98154.png") no-repeat;
}
/* line 39, app/components/index_main/body1/product_lists/view.scss */
.product_lists .inner ul li .icons .xdimgs {
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/4B/CoUFfWXS4PuASWPnAAAA-9bvTls612.png") no-repeat;
}
/* line 42, app/components/index_main/body1/product_lists/view.scss */
.product_lists .inner ul li .icons .ktimgs {
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/4B/CoUFfWXS4RmAI94OAAAA9hEowXA838.png") no-repeat;
}
/* line 45, app/components/index_main/body1/product_lists/view.scss */
.product_lists .inner ul li .icons .cwimgs {
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/4B/CoUFfWXS4baADlSMAAAEWCUEGNw881.png") no-repeat;
}
/* line 48, app/components/index_main/body1/product_lists/view.scss */
.product_lists .inner ul li .icons .dzimgs {
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/4B/CoUFfWXS4dOATYx0AAAA93DhVAo288.png") no-repeat;
}
/* line 51, app/components/index_main/body1/product_lists/view.scss */
.product_lists .inner ul li .icons .qtimgs {
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/4B/CoUFfWXS4euAAN3XAAAAfGPI_KI056.png") no-repeat;
}
/* line 55, app/components/index_main/body1/product_lists/view.scss */
.product_lists .inner ul li .product_name {
  float: left;
  width: 100px;
  margin-top: 34px;
}
/* line 60, app/components/index_main/body1/product_lists/view.scss */
.product_lists .inner ul li .product_name .one-name, .product_lists .inner ul li .product_name .total-name {
  margin-bottom: 10px;
}
/* line 62, app/components/index_main/body1/product_lists/view.scss */
.product_lists .inner ul li .product_name .one-name a, .product_lists .inner ul li .product_name .total-name a {
  color: #444;
  font-size: 14px;
}
/* line 68, app/components/index_main/body1/product_lists/view.scss */
.product_lists .inner ul li .product_name .inner-name a {
  color: #888;
  font-size: 14px;
}
/* line 76, app/components/index_main/body1/product_lists/view.scss */
.product_lists .inner ul li:hover .product_name a {
  color: #004ea2;
  font-weight: bold;
}
/* line 84, app/components/index_main/body1/product_lists/view.scss */
.product_lists .inner ul li:nth-of-type(1):hover .blimgs {
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/4B/CoUFfWXS4muAKw3DAAAESNtMLBc552.png") no-repeat;
}
/* line 91, app/components/index_main/body1/product_lists/view.scss */
.product_lists .inner ul li:nth-of-type(2):hover .xdimgs {
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/4B/CoUFfWXS4pKADKgSAAAEuoeJ_B4728.png") no-repeat;
}
/* line 96, app/components/index_main/body1/product_lists/view.scss */
.product_lists .inner ul li:nth-of-type(3):hover .ktimgs {
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/4B/CoUFfWXS4qeADsX3AAAEQkXe8jc611.png") no-repeat;
}
/* line 103, app/components/index_main/body1/product_lists/view.scss */
.product_lists .inner ul li:nth-of-type(4):hover .cwimgs {
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/4B/CoUFfWXS4r2AMhwGAAAEUu1648U641.png") no-repeat;
}
/* line 110, app/components/index_main/body1/product_lists/view.scss */
.product_lists .inner ul li:nth-of-type(5):hover .dzimgs {
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/4B/CoUFfWXS4tSAdQzXAAAErvaTJv4216.png") no-repeat;
}
/* line 117, app/components/index_main/body1/product_lists/view.scss */
.product_lists .inner ul li:nth-of-type(6):hover .qtimgs {
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/4B/CoUFfWXS4vCAOChbAAAD0-WhdX4318.png") no-repeat;
}
/* line 1, app/components/index_main/body1/user_notice_nologin/view.scss */
.user_notice_nologin_1 {
  width: 240px;
  /* right: 0;
  position: absolute;
  z-index: 20;  color: #555;
  top:0;*/
  float: right;
}
/* line 8, app/components/index_main/body1/user_notice_nologin/view.scss */
.user_notice_nologin_1 .sign-ins {
  display: inline-block;
  width: 94px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  text-align: center;
  color: #004ea2;
  background: #fff;
  border: 1px solid #004ea2;
  border-radius: 15px;
  font-family: 'Microsoft YaHei';
}
/* line 21, app/components/index_main/body1/user_notice_nologin/view.scss */
.user_notice_nologin_1 .signin:hover {
  background: #296ab1;
}
/* line 24, app/components/index_main/body1/user_notice_nologin/view.scss */
.user_notice_nologin_1 .ceritify:hover {
  background: #f3f3f3;
}
/* line 28, app/components/index_main/body1/user_notice_nologin/view.scss */
.user_notice_nologin_1 .login_box {
  background-color: #fff;
  width: 100%;
  height: 260px;
  margin-bottom: 10px;
}
/* line 33, app/components/index_main/body1/user_notice_nologin/view.scss */
.user_notice_nologin_1 .login_box .tab1 {
  width: 100%;
}
/* line 36, app/components/index_main/body1/user_notice_nologin/view.scss */
.user_notice_nologin_1 .login_box .tab1 .menudiv {
  background: #fff;
  height: 110px;
}
/* line 40, app/components/index_main/body1/user_notice_nologin/view.scss */
.user_notice_nologin_1 .login_box .tab1 .menudiv #con_one_1, .user_notice_nologin_1 .login_box .tab1 .menudiv #con_one_2 {
  padding: 5px;
  text-align: center;
}
/* line 43, app/components/index_main/body1/user_notice_nologin/view.scss */
.user_notice_nologin_1 .login_box .tab1 .menudiv #con_one_1 .sign-in, .user_notice_nologin_1 .login_box .tab1 .menudiv #con_one_2 .sign-in {
  width: 100%;
  text-align: center;
  display: block;
  margin: auto 0;
}
/* line 51, app/components/index_main/body1/user_notice_nologin/view.scss */
.user_notice_nologin_1 .login_box .tab1 .menudiv #con_one_1 .welcome-line, .user_notice_nologin_1 .login_box .tab1 .menudiv #con_one_2 .welcome-line {
  margin: 15px auto 20px auto;
  display: block;
  color: #666;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}
/* line 61, app/components/index_main/body1/user_notice_nologin/view.scss */
.user_notice_nologin_1 .login_box .tab1 .menudiv #con_one_1 .login-info {
  float: left;
  margin: 18px 0 0 0;
  text-align: left;
}
/* line 65, app/components/index_main/body1/user_notice_nologin/view.scss */
.user_notice_nologin_1 .login_box .tab1 .menudiv #con_one_1 .login-info > div {
  line-height: 24px;
  font-size: 14px;
}
/* line 69, app/components/index_main/body1/user_notice_nologin/view.scss */
.user_notice_nologin_1 .login_box .tab1 .menudiv #con_one_1 .login-info > div span {
  display: inline-block;
  max-width: 70px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0;
}
/* line 78, app/components/index_main/body1/user_notice_nologin/view.scss */
.user_notice_nologin_1 .login_box .tab1 .menudiv #con_one_1 .login-info > div .supplier-name {
  color: #075b9b;
  font-family: 'Microsoft YaHei';
}
/* line 82, app/components/index_main/body1/user_notice_nologin/view.scss */
.user_notice_nologin_1 .login_box .tab1 .menudiv #con_one_1 .login-info > div a {
  font-size: 12px;
  color: #075b9b;
  font-family: 'Microsoft YaHei';
}
/* line 90, app/components/index_main/body1/user_notice_nologin/view.scss */
.user_notice_nologin_1 .login_box .tab1 .menudiv .showdiv {
  display: block;
}
/* line 94, app/components/index_main/body1/user_notice_nologin/view.scss */
.user_notice_nologin_1 .login_box .line {
  width: 200px;
  height: 1px;
  background-color: #e5e5e5;
  margin: 0 auto;
}
/* line 100, app/components/index_main/body1/user_notice_nologin/view.scss */
.user_notice_nologin_1 .login_box .numbers {
  height: 80px;
  width: 200px;
  margin: 0 auto;
  overflow: hidden;
}
/* line 105, app/components/index_main/body1/user_notice_nologin/view.scss */
.user_notice_nologin_1 .login_box .numbers div {
  height: 46px;
  margin: 18px auto;
  width: 60px;
  float: left;
  text-align: center;
  line-height: 100%;
}
/* line 112, app/components/index_main/body1/user_notice_nologin/view.scss */
.user_notice_nologin_1 .login_box .numbers div span {
  width: 100%;
  height: 23px;
  line-height: 23px;
  text-align: center;
}
/* line 118, app/components/index_main/body1/user_notice_nologin/view.scss */
.user_notice_nologin_1 .login_box .numbers div .supplier-title {
  color: #666;
  font-size: 12px;
  font-family: 'Microsoft YaHei';
}
/* line 123, app/components/index_main/body1/user_notice_nologin/view.scss */
.user_notice_nologin_1 .login_box .numbers div .counts {
  font-size: 18px;
  font-weight: bold;
  color: #004ea2;
  font-family: "Microsoft YaHei";
}
/* line 134, app/components/index_main/body1/user_notice_nologin/view.scss */
.user_notice_nologin_1 .login_box .numbers > div:hover a span {
  color: #4482c6;
  font-family: 'Microsoft YaHei';
}
/* line 138, app/components/index_main/body1/user_notice_nologin/view.scss */
.user_notice_nologin_1 .login_box .numbers > div:hover a .supplier-title {
  color: #999;
  font-family: 'Microsoft YaHei';
}
/* line 146, app/components/index_main/body1/user_notice_nologin/view.scss */
.user_notice_nologin_1 .notice {
  background-color: #fff;
  width: 100%;
  height: 180px;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}
/* line 152, app/components/index_main/body1/user_notice_nologin/view.scss */
.user_notice_nologin_1 .notice .title {
  width: 100%;
  height: 40px;
  line-height: 50px;
  color: #004ea2;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  font-weight: bold;
}
/* line 161, app/components/index_main/body1/user_notice_nologin/view.scss */
.user_notice_nologin_1 .notice .title .more {
  float: right;
  color: #999;
  font-size: 12px;
  margin-right: 15px;
  font-family: 'Microsoft YaHei';
}
/* line 167, app/components/index_main/body1/user_notice_nologin/view.scss */
.user_notice_nologin_1 .notice .title .more .icons {
  font-family: 'Microsoft YaHei';
}
/* line 171, app/components/index_main/body1/user_notice_nologin/view.scss */
.user_notice_nologin_1 .notice .title .more:hover {
  color: #666;
  text-decoration: underline;
}
/* line 176, app/components/index_main/body1/user_notice_nologin/view.scss */
.user_notice_nologin_1 .notice .content {
  width: 100%;
}
/* line 179, app/components/index_main/body1/user_notice_nologin/view.scss */
.user_notice_nologin_1 .notice .content div {
  padding: 24px;
  padding-left: 15px;
  padding-top: 0;
}
/* line 184, app/components/index_main/body1/user_notice_nologin/view.scss */
.user_notice_nologin_1 .notice .content div ul {
  padding: 0;
  margin: 0;
  overflow: hidden;
}
/* line 189, app/components/index_main/body1/user_notice_nologin/view.scss */
.user_notice_nologin_1 .notice .content div ul li {
  list-style-type: none;
  font-size: 12px;
  color: #999;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  font-family: 'Microsoft YaHei';
}
/* line 197, app/components/index_main/body1/user_notice_nologin/view.scss */
.user_notice_nologin_1 .notice .content div ul li a {
  color: #999;
  font-family: 'Microsoft YaHei';
  float: left;
  display: block;
  width: 115px;
  overflow-x: hidden;
  font-size: 12px;
}
/* line 207, app/components/index_main/body1/user_notice_nologin/view.scss */
.user_notice_nologin_1 .notice .content div ul li .color-margin {
  float: right;
  color: #999;
  font-family: 'Microsoft YaHei';
}
/* line 213, app/components/index_main/body1/user_notice_nologin/view.scss */
.user_notice_nologin_1 .notice .content div ul li:nth-of-type(1) {
  margin-top: -2px;
}
/* line 217, app/components/index_main/body1/user_notice_nologin/view.scss */
.user_notice_nologin_1 .notice .content div ul .conInfor:hover a, .user_notice_nologin_1 .notice .content div ul .conInfor:hover span {
  color: #004ea2;
  font-family: 'Microsoft YaHei';
}

/* line 227, app/components/index_main/body1/user_notice_nologin/view.scss */
.topic-modal {
  width: 860px;
}
/* line 230, app/components/index_main/body1/user_notice_nologin/view.scss */
.topic-modal .max-height-400 {
  max-height: 400px;
  overflow-y: auto;
  padding: 30px 35px 30px 45px;
}
/* line 235, app/components/index_main/body1/user_notice_nologin/view.scss */
.topic-modal .max-height-400 .content {
  padding: 5px;
}
/* line 239, app/components/index_main/body1/user_notice_nologin/view.scss */
.topic-modal .max-height-400 .topic-file {
  margin: 10px;
}
/* line 1, app/components/index_main/body1f/need_list/view.scss */
.need_list_1 {
  width: 760px;
  float: left;
  border-right: 1px solid #efefef;
  height: 500px;
  font-family: 'Microsoft YaHei';
  font-size: 12px;
}
/* line 11, app/components/index_main/body1f/need_list/view.scss */
.need_list_1 h4 {
  float: left;
  color: #004ea2;
  font-size: 16px;
  font-family: 'Microsoft YaHei';
}
/* line 16, app/components/index_main/body1f/need_list/view.scss */
.need_list_1 .middle-top {
  width: 100%;
  height: 230px;
  border-bottom: 1px solid #efefef;
}
/* line 20, app/components/index_main/body1f/need_list/view.scss */
.need_list_1 .middle-top #wrap_slide {
  width: 700px;
  height: 100%;
  margin: 0 auto;
  position: relative;
  /*  #previous{
      width:16px;height:26px;line-height:99em;overflow:hidden;
      cursor:pointer;position: absolute;top:150px;left:0;
    }
    #next{width:16px;height:26px;line-height:99em;overflow:hidden;
      cursor:pointer;position: absolute;top:150px;left: 700px;}*/
}
/* line 25, app/components/index_main/body1f/need_list/view.scss */
.need_list_1 .middle-top #wrap_slide .slide_box {
  overflow: hidden;
  margin-top: 26px;
}
/* line 29, app/components/index_main/body1f/need_list/view.scss */
.need_list_1 .middle-top #wrap_slide .slide_box ul {
  float: right;
}
/* line 30, app/components/index_main/body1f/need_list/view.scss */
.need_list_1 .middle-top #wrap_slide .slide_box ul li {
  float: left;
  text-align: center;
  padding: 2px 10px;
  list-style-type: none;
  border-right: 1px solid #666;
}
/* line 33, app/components/index_main/body1f/need_list/view.scss */
.need_list_1 .middle-top #wrap_slide .slide_box ul li a {
  text-decoration: none;
  color: #666;
  display: block;
  font-family: 'Microsoft YaHei';
  font-size: 14px;
  padding: 0 6px;
}
/* line 36, app/components/index_main/body1f/need_list/view.scss */
.need_list_1 .middle-top #wrap_slide .slide_box ul li:hover a {
  color: #aaa;
}
/* line 39, app/components/index_main/body1f/need_list/view.scss */
.need_list_1 .middle-top #wrap_slide .slide_box ul li:nth-of-type(5) {
  border: 0;
}
/* line 44, app/components/index_main/body1f/need_list/view.scss */
.need_list_1 .middle-top #wrap_slide .slide_box ul .current-li a {
  color: #004ea2;
}
/* line 51, app/components/index_main/body1f/need_list/view.scss */
.need_list_1 .middle-top #wrap_slide #slide {
  width: 700px;
  height: 180px;
  margin-top: 22px;
  /* .no-border{ border-right: none;}*/
}
/* line 53, app/components/index_main/body1f/need_list/view.scss */
.need_list_1 .middle-top #wrap_slide #slide li {
  position: relative;
  list-style-type: none;
  width: 138px;
  float: left;
  margin-left: 44px;
  text-align: center;
  overflow: hidden;
}
/* line 59, app/components/index_main/body1f/need_list/view.scss */
.need_list_1 .middle-top #wrap_slide #slide li .content {
  min-height: 175px;
  text-align: left;
  height: 180px;
}
/* line 63, app/components/index_main/body1f/need_list/view.scss */
.need_list_1 .middle-top #wrap_slide #slide li .content p {
  text-align: left;
  width: 138px;
  padding-bottom: 10px;
  font-size: 12px;
  color: #999;
  font-family: 'Microsoft YaHei';
}
/* line 64, app/components/index_main/body1f/need_list/view.scss */
.need_list_1 .middle-top #wrap_slide #slide li .content .name {
  overflow: hidden;
  font-size: 14px;
  font-weight: bold;
  margin-top: 0;
  line-height: 20px;
  height: 30px;
  margin-bottom: 16px;
}
/* line 73, app/components/index_main/body1f/need_list/view.scss */
.need_list_1 .middle-top #wrap_slide #slide li .content .name:hover {
  color: #004ea2;
}
/* line 76, app/components/index_main/body1f/need_list/view.scss */
.need_list_1 .middle-top #wrap_slide #slide li .content .btn-link1 {
  text-align: left;
  font-size: 12px;
  color: #999;
  margin-top: 16px;
  font-style: italic;
}
/* line 82, app/components/index_main/body1f/need_list/view.scss */
.need_list_1 .middle-top #wrap_slide #slide li .content .btn-link1:hover {
  color: #004ea2;
}
/* line 89, app/components/index_main/body1f/need_list/view.scss */
.need_list_1 .middle-top #wrap_slide #slide li:nth-of-type(1) {
  margin-left: 15px;
}
/* line 92, app/components/index_main/body1f/need_list/view.scss */
.need_list_1 .middle-top #wrap_slide #slide .sp {
  text-decoration: none;
  width: 700px;
  height: 180px;
  margin: 0 auto;
  position: relative;
  left: 0px;
}
/* line 97, app/components/index_main/body1f/need_list/view.scss */
.need_list_1 .middle-top #wrap_slide #slide .sp .type {
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 100, app/components/index_main/body1f/need_list/view.scss */
.need_list_1 .middle-top #wrap_slide #slide .sp li:nth-of-type(1) {
  margin-left: 15px;
}
/* line 119, app/components/index_main/body1f/need_list/view.scss */
.need_list_1 .middle-mid {
  width: 700px;
  height: 76px;
  margin: 0 auto;
  margin-top: 16px;
}
/* line 129, app/components/index_main/body1f/need_list/view.scss */
.need_list_1 .middle-bottom {
  width: 760px;
  height: 178px;
  overflow: hidden;
  border-bottom: 1px solid #efefef;
}
/* line 134, app/components/index_main/body1f/need_list/view.scss */
.need_list_1 .middle-bottom .slide_box2 {
  width: 700px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 24px;
}
/* line 141, app/components/index_main/body1f/need_list/view.scss */
.need_list_1 .middle-bottom .need-name {
  float: left;
  margin-top: 29px;
}
/* line 144, app/components/index_main/body1f/need_list/view.scss */
.need_list_1 .middle-bottom .need-name div {
  position: relative;
  left: 7px;
  top: 10px;
  width: 20px;
  color: #fff;
  word-wrap: break-word;
}
/* line 153, app/components/index_main/body1f/need_list/view.scss */
.need_list_1 .middle-bottom .need-list, .need_list_1 .middle-bottom .need-list2, .need_list_1 .middle-bottom .need-list3 {
  width: 700px;
  float: left;
  margin-top: 22px;
}
/* line 158, app/components/index_main/body1f/need_list/view.scss */
.need_list_1 .middle-bottom .need-list li, .need_list_1 .middle-bottom .need-list2 li, .need_list_1 .middle-bottom .need-list3 li {
  width: 100%;
  height: 28px;
  line-height: 28px;
  list-style-type: none;
}
/* line 163, app/components/index_main/body1f/need_list/view.scss */
.need_list_1 .middle-bottom .need-list li .content, .need_list_1 .middle-bottom .need-list2 li .content, .need_list_1 .middle-bottom .need-list3 li .content {
  float: left;
  width: 560px;
  overflow: hidden;
  margin-left: 15px;
  color: #666;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}
/* line 171, app/components/index_main/body1f/need_list/view.scss */
.need_list_1 .middle-bottom .need-list li .content a, .need_list_1 .middle-bottom .need-list2 li .content a, .need_list_1 .middle-bottom .need-list3 li .content a {
  margin-left: 20px;
  color: #666;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}
/* line 179, app/components/index_main/body1f/need_list/view.scss */
.need_list_1 .middle-bottom .need-list li .more, .need_list_1 .middle-bottom .need-list2 li .more, .need_list_1 .middle-bottom .need-list3 li .more {
  float: right;
}
/* line 181, app/components/index_main/body1f/need_list/view.scss */
.need_list_1 .middle-bottom .need-list li .more a, .need_list_1 .middle-bottom .need-list2 li .more a, .need_list_1 .middle-bottom .need-list3 li .more a {
  color: #666;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  font-style: italic;
}
/* line 188, app/components/index_main/body1f/need_list/view.scss */
.need_list_1 .middle-bottom .need-list li .more a:hover, .need_list_1 .middle-bottom .need-list2 li .more a:hover, .need_list_1 .middle-bottom .need-list3 li .more a:hover {
  color: #0e84f2;
}
/* line 193, app/components/index_main/body1f/need_list/view.scss */
.need_list_1 .middle-bottom .demand_1:hover .datetime, .need_list_1 .middle-bottom .demand_1:hover .btn-link1 {
  color: #0e84f2;
}
/* line 3, app/components/index_main/body1f/scheme/view.scss */
.scheme_1 {
  width: 238px;
  float: left;
  height: 500px;
  margin-top: -165px;
}
/* line 8, app/components/index_main/body1f/scheme/view.scss */
.scheme_1 .carousel {
  width: 200px;
  height: 100%;
  z-index: 0;
  margin-left: 28px;
}
/* line 14, app/components/index_main/body1f/scheme/view.scss */
.scheme_1 .carousel .carousel-content {
  width: 100%;
  height: 100%;
  list-style-type: none;
}
/* line 19, app/components/index_main/body1f/scheme/view.scss */
.scheme_1 .carousel .carousel-content .all-name {
  margin-top: 26px;
  color: #004ea2;
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  font-weight: bold;
}
/* line 26, app/components/index_main/body1f/scheme/view.scss */
.scheme_1 .carousel .carousel-content .blimg {
  margin: 22px auto 26px;
  width: 180px;
  height: 97px;
  border: 0;
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/48/CoUFfWXDUK-AZ38RAAAfQX1eVlI122.png");
}
/* line 34, app/components/index_main/body1f/scheme/view.scss */
.scheme_1 .carousel .carousel-content .inner {
  font-family: 'Microsoft YaHei';
  font-size: 14px;
  color: #666;
}
/* line 38, app/components/index_main/body1f/scheme/view.scss */
.scheme_1 .carousel .carousel-content .inner > div {
  margin-bottom: 10px;
}
/* line 40, app/components/index_main/body1f/scheme/view.scss */
.scheme_1 .carousel .carousel-content .inner > div span {
  color: #999;
  font-size: 12px;
}
/* line 46, app/components/index_main/body1f/scheme/view.scss */
.scheme_1 .carousel .carousel-content .name {
  margin-top: 22px;
  margin-bottom: 7px;
  font-family: 'Microsoft YaHei';
  font-size: 14px;
  color: #666;
  font-weight: bold;
}
/* line 54, app/components/index_main/body1f/scheme/view.scss */
.scheme_1 .carousel .carousel-content .content {
  line-height: 24px;
  font-family: 'Microsoft YaHei';
  font-size: 12px;
  color: #999;
}
/* line 1, app/components/index_main/body1f/v_banner/view.scss */
.v_banner_1 {
  float: left;
}
/* line 3, app/components/index_main/body1f/v_banner/view.scss */
.v_banner_1 .vbanner1 {
  width: 190px;
  height: 500px;
}
/* line 1, app/components/index_main/body1f_1/need_list/view.scss */
.need_list {
  width: 780px;
  float: left;
  border-right: 1px solid #efefef;
  height: 100%;
  font-family: 'Microsoft YaHei';
  font-size: 12px;
}
/* line 8, app/components/index_main/body1f_1/need_list/view.scss */
.need_list .middle-top {
  width: 100%;
  height: 305px;
}
/* line 11, app/components/index_main/body1f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide {
  width: 740px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
/* line 16, app/components/index_main/body1f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide .slide_box ul {
  border-bottom: 1px solid #aeaeae;
  height: 40px;
  line-height: 40px;
  padding: 0;
  color: #555;
  font-family: "Microsoft YaHei";
  font-size: 14px;
}
/* line 19, app/components/index_main/body1f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide .slide_box ul li {
  float: left;
  text-align: center;
  color: #555555;
  margin-right: 1px;
  padding: 0 1px;
  list-style-type: none;
  width: 115px;
  height: 40px;
  line-height: 40px;
}
/* line 22, app/components/index_main/body1f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide .slide_box ul li a {
  text-decoration: none;
  padding: 0 1px;
  color: #555555;
  width: 100%;
  display: block;
  height: 20px;
  line-height: 20px;
  margin-top: 8px;
}
/* line 23, app/components/index_main/body1f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide .slide_box ul li .current {
  font-size: 16px;
  border-right: 1px solid #aeaeae;
  font-weight: bold;
}
/* line 25, app/components/index_main/body1f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide .slide_box ul .no-hover {
  margin-left: -24px;
}
/* line 26, app/components/index_main/body1f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide .slide_box ul not .no-hover:hover {
  border-bottom: 2px solid #075b9b;
}
/* line 27, app/components/index_main/body1f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide .slide_box ul .current-li {
  border-bottom: 2px solid #075b9b;
}
/* line 30, app/components/index_main/body1f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide {
  width: 740px;
  height: 240px;
  margin-top: 24px;
}
/* line 32, app/components/index_main/body1f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide .sp {
  text-decoration: none;
  width: 700px;
  height: 240px;
  margin: 0 auto;
  position: relative;
  left: 0px;
}
/* line 35, app/components/index_main/body1f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide .sp p {
  margin: 0px 0 0 0;
  font-size: 12px;
  line-height: 20px;
  color: #545454;
  text-align: center;
}
/* line 38, app/components/index_main/body1f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide .sp .name {
  max-height: 40px;
  overflow: hidden;
}
/* line 41, app/components/index_main/body1f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide .sp .type {
  max-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 45, app/components/index_main/body1f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide li {
  position: relative;
  list-style-type: none;
  width: 132px;
  float: left;
  border-right: 1px solid #efefef;
  padding: 0 20px;
  text-align: center;
}
/* line 50, app/components/index_main/body1f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide li .content {
  min-height: 175px;
}
/* line 52, app/components/index_main/body1f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide li .content p {
  text-align: left;
  width: 132px;
}
/* line 53, app/components/index_main/body1f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide li .content .name {
  font-weight: bold;
  margin-top: 0;
}
/* line 58, app/components/index_main/body1f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide li .btn {
  margin: 10px auto 0 auto;
  width: 90px;
  border-radius: 0;
  font-size: 12px;
}
/* line 59, app/components/index_main/body1f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide li .btn:hover {
  color: #fff;
  background-color: #075b9b;
}
/* line 62, app/components/index_main/body1f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide .no-border {
  border-right: none;
}
/* line 65, app/components/index_main/body1f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #previous {
  width: 16px;
  height: 26px;
  line-height: 99em;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  top: 150px;
  left: 0;
}
/* line 69, app/components/index_main/body1f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #next {
  width: 16px;
  height: 26px;
  line-height: 99em;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  top: 150px;
  left: 700px;
}
/* line 74, app/components/index_main/body1f_1/need_list/view.scss */
.need_list .middle-mid {
  width: 650px;
  height: 80px;
  margin: 0 auto;
  line-height: 80px;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
}
/* line 81, app/components/index_main/body1f_1/need_list/view.scss */
.need_list .middle-mid .icon {
  float: left;
  margin: 19px 4px 0 4px;
  border: 1px solid #F0F0F0;
}
/* line 87, app/components/index_main/body1f_1/need_list/view.scss */
.need_list .middle-bottom {
  width: 740px;
  margin: 0 auto;
}
/* line 90, app/components/index_main/body1f_1/need_list/view.scss */
.need_list .middle-bottom .need-name {
  float: left;
  margin-top: 29px;
}
/* line 93, app/components/index_main/body1f_1/need_list/view.scss */
.need_list .middle-bottom .need-name div {
  position: relative;
  left: 7px;
  top: 10px;
  width: 20px;
  color: #fff;
  word-wrap: break-word;
}
/* line 102, app/components/index_main/body1f_1/need_list/view.scss */
.need_list .middle-bottom .need-list {
  width: 650px;
  float: left;
  margin-top: 22px;
  margin-left: 14px;
}
/* line 107, app/components/index_main/body1f_1/need_list/view.scss */
.need_list .middle-bottom .need-list li {
  width: 100%;
  height: 25px;
  line-height: 25px;
  list-style-type: none;
}
/* line 112, app/components/index_main/body1f_1/need_list/view.scss */
.need_list .middle-bottom .need-list li .content {
  float: left;
  width: 560px;
  overflow: hidden;
}
/* line 116, app/components/index_main/body1f_1/need_list/view.scss */
.need_list .middle-bottom .need-list li .content a {
  margin-left: 20px;
  color: #555;
}
/* line 121, app/components/index_main/body1f_1/need_list/view.scss */
.need_list .middle-bottom .need-list li .more {
  float: right;
}
/* line 123, app/components/index_main/body1f_1/need_list/view.scss */
.need_list .middle-bottom .need-list li .more a {
  color: #999;
}
/* line 126, app/components/index_main/body1f_1/need_list/view.scss */
.need_list .middle-bottom .need-list li .more a:hover {
  color: #0e84f2;
}
/* line 3, app/components/index_main/body1f_1/scheme/view.scss */
.scheme {
  width: 216px;
  float: left;
  height: 535px;
}
/* line 8, app/components/index_main/body1f_1/scheme/view.scss */
.scheme .carousel {
  width: 186px;
  height: 100%;
  z-index: 0;
  margin: 0 15px;
}
/* line 14, app/components/index_main/body1f_1/scheme/view.scss */
.scheme .carousel .carousel-content {
  width: 100%;
  height: 100%;
  list-style-type: none;
}
/* line 19, app/components/index_main/body1f_1/scheme/view.scss */
.scheme .carousel .carousel-content .all-name {
  height: 42px;
  line-height: 42px;
  margin-top: 12px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  font-weight: normal;
  color: #555;
  text-align: center;
}
/* line 29, app/components/index_main/body1f_1/scheme/view.scss */
.scheme .carousel .carousel-content .blimg {
  position: relative;
  width: 182px;
  height: 99px;
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/47/CoUFfWXDIzOABpwwAAAmMhPmNDo787.png");
}
/* line 35, app/components/index_main/body1f_1/scheme/view.scss */
.scheme .carousel .carousel-content .intro-base {
  border-bottom: 1px dotted #d7d7d7;
  width: 100%;
  height: 95px;
  font-family: "Microsoft YaHei";
  overflow: hidden;
}
/* line 41, app/components/index_main/body1f_1/scheme/view.scss */
.scheme .carousel .carousel-content .intro-base .inner {
  margin-top: 12px;
}
/* line 43, app/components/index_main/body1f_1/scheme/view.scss */
.scheme .carousel .carousel-content .intro-base .inner div {
  height: 26px;
  line-height: 26px;
}
/* line 49, app/components/index_main/body1f_1/scheme/view.scss */
.scheme .carousel .carousel-content .introduce {
  width: 100%;
  height: 85px;
  border-bottom: 1px dotted #d7d7d7;
  font-size: 12px;
  overflow: hidden;
}
/* line 55, app/components/index_main/body1f_1/scheme/view.scss */
.scheme .carousel .carousel-content .introduce .name {
  margin-top: 5px;
  text-align: left;
  font-size: 12px;
  height: 26px;
  line-height: 26px;
}
/* line 62, app/components/index_main/body1f_1/scheme/view.scss */
.scheme .carousel .carousel-content .introduce .content {
  line-height: 26px;
  height: 50px;
  margin-bottom: 5px;
  overflow: hidden;
}
/* line 69, app/components/index_main/body1f_1/scheme/view.scss */
.scheme .carousel .carousel-content .effect {
  width: 100%;
  height: 200px;
  overflow: hidden;
}
/* line 73, app/components/index_main/body1f_1/scheme/view.scss */
.scheme .carousel .carousel-content .effect .name {
  margin-top: 20px;
  text-align: left;
  font-size: 12px;
  height: 26px;
  line-height: 26px;
}
/* line 80, app/components/index_main/body1f_1/scheme/view.scss */
.scheme .carousel .carousel-content .effect .content {
  line-height: 26px;
  height: 154px;
  overflow: hidden;
}
/* line 1, app/components/index_main/body1f_1/v_banner/view.scss */
.v_banner {
  float: left;
}
/* line 3, app/components/index_main/body1f_1/v_banner/view.scss */
.v_banner .vbanner1 {
  width: 200px;
  height: 538px;
}
/* line 1, app/components/index_main/body2f/need_list/view.scss */
.need_list2_1 {
  width: 760px;
  float: left;
  border-right: 1px solid #efefef;
  height: 500px;
  font-family: 'Microsoft YaHei';
  font-size: 12px;
}
/* line 8, app/components/index_main/body2f/need_list/view.scss */
.need_list2_1 h4 {
  float: left;
  color: #004ea2;
  font-size: 16px;
  font-family: 'Microsoft YaHei';
}
/* line 13, app/components/index_main/body2f/need_list/view.scss */
.need_list2_1 .middle-top {
  width: 100%;
  height: 230px;
  border-bottom: 1px solid #efefef;
}
/* line 17, app/components/index_main/body2f/need_list/view.scss */
.need_list2_1 .middle-top #wrap_slide {
  width: 700px;
  height: 100%;
  margin: 0 auto;
  position: relative;
  /*  #previous{
      width:16px;height:26px;line-height:99em;overflow:hidden;
      cursor:pointer;position: absolute;top:150px;left:0;
    }
    #next{width:16px;height:26px;line-height:99em;overflow:hidden;
      cursor:pointer;position: absolute;top:150px;left: 700px;}*/
}
/* line 22, app/components/index_main/body2f/need_list/view.scss */
.need_list2_1 .middle-top #wrap_slide .slide_box {
  overflow: hidden;
  margin-top: 26px;
}
/* line 26, app/components/index_main/body2f/need_list/view.scss */
.need_list2_1 .middle-top #wrap_slide .slide_box ul {
  float: right;
}
/* line 27, app/components/index_main/body2f/need_list/view.scss */
.need_list2_1 .middle-top #wrap_slide .slide_box ul li {
  float: left;
  text-align: center;
  padding: 2px 10px;
  list-style-type: none;
  border-right: 1px solid #666;
}
/* line 30, app/components/index_main/body2f/need_list/view.scss */
.need_list2_1 .middle-top #wrap_slide .slide_box ul li a {
  text-decoration: none;
  color: #666;
  display: block;
  font-family: 'Microsoft YaHei';
  font-size: 14px;
  padding: 0 6px;
}
/* line 33, app/components/index_main/body2f/need_list/view.scss */
.need_list2_1 .middle-top #wrap_slide .slide_box ul li:hover a {
  color: #aaa;
}
/* line 36, app/components/index_main/body2f/need_list/view.scss */
.need_list2_1 .middle-top #wrap_slide .slide_box ul li:nth-of-type(5) {
  border: 0;
}
/* line 41, app/components/index_main/body2f/need_list/view.scss */
.need_list2_1 .middle-top #wrap_slide .slide_box ul .current-li a {
  color: #004ea2;
}
/* line 48, app/components/index_main/body2f/need_list/view.scss */
.need_list2_1 .middle-top #wrap_slide #slide2 {
  width: 700px;
  height: 180px;
  margin-top: 22px;
  /* .no-border{ border-right: none;}*/
}
/* line 50, app/components/index_main/body2f/need_list/view.scss */
.need_list2_1 .middle-top #wrap_slide #slide2 li {
  position: relative;
  list-style-type: none;
  width: 138px;
  float: left;
  margin-left: 44px;
  text-align: center;
  overflow: hidden;
}
/* line 56, app/components/index_main/body2f/need_list/view.scss */
.need_list2_1 .middle-top #wrap_slide #slide2 li .content {
  min-height: 175px;
  text-align: left;
  height: 180px;
}
/* line 60, app/components/index_main/body2f/need_list/view.scss */
.need_list2_1 .middle-top #wrap_slide #slide2 li .content p {
  text-align: left;
  width: 138px;
  padding-bottom: 10px;
  font-size: 12px;
  color: #999;
  font-family: 'Microsoft YaHei';
}
/* line 61, app/components/index_main/body2f/need_list/view.scss */
.need_list2_1 .middle-top #wrap_slide #slide2 li .content .name {
  overflow: hidden;
  font-size: 14px;
  font-weight: bold;
  margin-top: 0;
  line-height: 20px;
  height: 30px;
  margin-bottom: 16px;
}
/* line 70, app/components/index_main/body2f/need_list/view.scss */
.need_list2_1 .middle-top #wrap_slide #slide2 li .content .name:hover {
  color: #004ea2;
}
/* line 73, app/components/index_main/body2f/need_list/view.scss */
.need_list2_1 .middle-top #wrap_slide #slide2 li .content .btn-link1, .need_list2_1 .middle-top #wrap_slide #slide2 li .content .btn-link2 {
  text-align: left;
  font-size: 12px;
  color: #999;
  margin-top: 16px;
  font-style: italic;
}
/* line 79, app/components/index_main/body2f/need_list/view.scss */
.need_list2_1 .middle-top #wrap_slide #slide2 li .content .btn-link2:hover {
  color: #004ea2;
}
/* line 86, app/components/index_main/body2f/need_list/view.scss */
.need_list2_1 .middle-top #wrap_slide #slide2 li:nth-of-type(1) {
  margin-left: 15px;
}
/* line 89, app/components/index_main/body2f/need_list/view.scss */
.need_list2_1 .middle-top #wrap_slide #slide2 .sp {
  text-decoration: none;
  width: 700px;
  height: 180px;
  margin: 0 auto;
  position: relative;
  left: 0px;
}
/* line 94, app/components/index_main/body2f/need_list/view.scss */
.need_list2_1 .middle-top #wrap_slide #slide2 .sp .type {
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 97, app/components/index_main/body2f/need_list/view.scss */
.need_list2_1 .middle-top #wrap_slide #slide2 .sp li:nth-of-type(1) {
  margin-left: 15px;
}
/* line 116, app/components/index_main/body2f/need_list/view.scss */
.need_list2_1 .middle-mid {
  width: 700px;
  height: 76px;
  margin: 0 auto;
  margin-top: 16px;
}
/* line 126, app/components/index_main/body2f/need_list/view.scss */
.need_list2_1 .middle-bottom {
  width: 760px;
  height: 178px;
  overflow: hidden;
  border-bottom: 1px solid #efefef;
}
/* line 128, app/components/index_main/body2f/need_list/view.scss */
.need_list2_1 .middle-bottom .demand_1:hover .datetime, .need_list2_1 .middle-bottom .demand_1:hover .btn-link1 {
  color: #0e84f2;
}
/* line 135, app/components/index_main/body2f/need_list/view.scss */
.need_list2_1 .middle-bottom .slide_box2 {
  width: 700px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 24px;
}
/* line 142, app/components/index_main/body2f/need_list/view.scss */
.need_list2_1 .middle-bottom .need-name {
  float: left;
  margin-top: 29px;
}
/* line 145, app/components/index_main/body2f/need_list/view.scss */
.need_list2_1 .middle-bottom .need-name div {
  position: relative;
  left: 7px;
  top: 10px;
  width: 20px;
  color: #fff;
  word-wrap: break-word;
}
/* line 154, app/components/index_main/body2f/need_list/view.scss */
.need_list2_1 .middle-bottom .need-list, .need_list2_1 .middle-bottom .need-list2 {
  width: 700px;
  float: left;
  margin-top: 22px;
}
/* line 159, app/components/index_main/body2f/need_list/view.scss */
.need_list2_1 .middle-bottom .need-list li, .need_list2_1 .middle-bottom .need-list2 li {
  width: 100%;
  height: 28px;
  line-height: 28px;
  list-style-type: none;
}
/* line 164, app/components/index_main/body2f/need_list/view.scss */
.need_list2_1 .middle-bottom .need-list li .content, .need_list2_1 .middle-bottom .need-list2 li .content {
  float: left;
  width: 560px;
  overflow: hidden;
  margin-left: 15px;
  color: #666;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}
/* line 172, app/components/index_main/body2f/need_list/view.scss */
.need_list2_1 .middle-bottom .need-list li .content a, .need_list2_1 .middle-bottom .need-list2 li .content a {
  margin-left: 20px;
  color: #666;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}
/* line 179, app/components/index_main/body2f/need_list/view.scss */
.need_list2_1 .middle-bottom .need-list li .more, .need_list2_1 .middle-bottom .need-list2 li .more {
  float: right;
}
/* line 181, app/components/index_main/body2f/need_list/view.scss */
.need_list2_1 .middle-bottom .need-list li .more a, .need_list2_1 .middle-bottom .need-list2 li .more a {
  color: #666;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  font-style: italic;
}
/* line 187, app/components/index_main/body2f/need_list/view.scss */
.need_list2_1 .middle-bottom .need-list li .more a:hover, .need_list2_1 .middle-bottom .need-list2 li .more a:hover {
  color: #0e84f2;
}
/* line 3, app/components/index_main/body2f/scheme/view.scss */
.scheme2_1 {
  width: 238px;
  float: left;
  height: 500px;
}
/* line 8, app/components/index_main/body2f/scheme/view.scss */
.scheme2_1 .carousel {
  width: 200px;
  height: 100%;
  z-index: 0;
  margin-left: 28px;
}
/* line 14, app/components/index_main/body2f/scheme/view.scss */
.scheme2_1 .carousel .carousel-content {
  width: 100%;
  height: 100%;
  list-style-type: none;
}
/* line 19, app/components/index_main/body2f/scheme/view.scss */
.scheme2_1 .carousel .carousel-content .all-name {
  margin-top: 26px;
  color: #004ea2;
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  font-weight: bold;
}
/* line 26, app/components/index_main/body2f/scheme/view.scss */
.scheme2_1 .carousel .carousel-content .xyj-su {
  margin: 22px auto 26px;
  width: 180px;
  height: 97px;
  border: 0;
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/4C/CoUFfWXS55GARUAdAAAXzksz0ys398.png");
}
/* line 34, app/components/index_main/body2f/scheme/view.scss */
.scheme2_1 .carousel .carousel-content .inner {
  font-family: 'Microsoft YaHei';
  font-size: 14px;
  color: #666;
}
/* line 38, app/components/index_main/body2f/scheme/view.scss */
.scheme2_1 .carousel .carousel-content .inner > div {
  margin-bottom: 10px;
}
/* line 40, app/components/index_main/body2f/scheme/view.scss */
.scheme2_1 .carousel .carousel-content .inner > div span {
  color: #999;
  font-size: 12px;
}
/* line 46, app/components/index_main/body2f/scheme/view.scss */
.scheme2_1 .carousel .carousel-content .name {
  margin-top: 22px;
  margin-bottom: 7px;
  font-family: 'Microsoft YaHei';
  font-size: 14px;
  color: #666;
  font-weight: bold;
}
/* line 54, app/components/index_main/body2f/scheme/view.scss */
.scheme2_1 .carousel .carousel-content .content {
  line-height: 24px;
  font-family: 'Microsoft YaHei';
  font-size: 12px;
  color: #999;
}
/* line 1, app/components/index_main/body2f/v_banner/view.scss */
.v_banner_1 {
  float: left;
}
/* line 3, app/components/index_main/body2f/v_banner/view.scss */
.v_banner_1 .vbanner2 {
  width: 190px;
  height: 500px;
}
/* line 1, app/components/index_main/body2f_1/need_list/view.scss */
.need_list {
  width: 780px;
  float: left;
  border-right: 1px solid #efefef;
  height: 100%;
  font-family: 'Microsoft YaHei';
  font-size: 12px;
}
/* line 8, app/components/index_main/body2f_1/need_list/view.scss */
.need_list .middle-top {
  width: 100%;
  height: 305px;
}
/* line 11, app/components/index_main/body2f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide {
  width: 740px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
/* line 16, app/components/index_main/body2f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide .slide_box ul {
  border-bottom: 1px solid #aeaeae;
  height: 40px;
  line-height: 40px;
  padding: 0;
  color: #555;
  font-family: "Microsoft YaHei";
  font-size: 14px;
}
/* line 19, app/components/index_main/body2f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide .slide_box ul li {
  float: left;
  text-align: center;
  color: #555555;
  margin-right: 1px;
  padding: 0 1px;
  list-style-type: none;
  width: 115px;
  height: 40px;
  line-height: 40px;
}
/* line 22, app/components/index_main/body2f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide .slide_box ul li a {
  text-decoration: none;
  padding: 0 1px;
  color: #555555;
  width: 100%;
  display: block;
  height: 20px;
  line-height: 20px;
  margin-top: 8px;
}
/* line 25, app/components/index_main/body2f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide .slide_box ul li .current {
  font-size: 16px;
  border-right: 1px solid #aeaeae;
  font-weight: bold;
}
/* line 27, app/components/index_main/body2f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide .slide_box ul .no-hover {
  margin-left: -24px;
}
/* line 28, app/components/index_main/body2f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide .slide_box ul not .no-hover:hover {
  border-bottom: 2px solid #075b9b;
}
/* line 29, app/components/index_main/body2f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide .slide_box ul .current-li {
  border-bottom: 2px solid #075b9b;
}
/* line 32, app/components/index_main/body2f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide2 {
  width: 740px;
  height: 240px;
  margin-top: 24px;
}
/* line 34, app/components/index_main/body2f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide2 .sp {
  text-decoration: none;
  width: 700px;
  height: 240px;
  margin: 0 auto;
  position: relative;
  left: 0px;
}
/* line 37, app/components/index_main/body2f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide2 .sp p {
  margin: 10px 0 0 0;
  font-size: 12px;
  line-height: 20px;
  color: #545454;
  text-align: center;
}
/* line 40, app/components/index_main/body2f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide2 .sp .name {
  max-height: 40px;
  overflow: hidden;
}
/* line 43, app/components/index_main/body2f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide2 .sp .type {
  max-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 47, app/components/index_main/body2f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide2 li {
  position: relative;
  list-style-type: none;
  width: 132px;
  float: left;
  border-right: 1px solid #efefef;
  padding: 0 20px;
  text-align: center;
}
/* line 52, app/components/index_main/body2f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide2 li .content {
  min-height: 175px;
}
/* line 54, app/components/index_main/body2f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide2 li .content p {
  text-align: left;
  width: 132px;
}
/* line 55, app/components/index_main/body2f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide2 li .content .name {
  font-weight: bold;
  margin-top: 0;
}
/* line 60, app/components/index_main/body2f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide2 li .btn {
  margin: 10px auto 0 auto;
  width: 90px;
  border-radius: 0;
  font-size: 12px;
}
/* line 61, app/components/index_main/body2f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide2 li .btn:hover {
  color: #fff;
  background-color: #075b9b;
}
/* line 64, app/components/index_main/body2f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide2 .no-border {
  border-right: none;
}
/* line 67, app/components/index_main/body2f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #previous2 {
  width: 16px;
  height: 26px;
  line-height: 99em;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  top: 150px;
  left: 0;
}
/* line 71, app/components/index_main/body2f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #next2 {
  width: 16px;
  height: 26px;
  line-height: 99em;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  top: 150px;
  left: 700px;
}
/* line 76, app/components/index_main/body2f_1/need_list/view.scss */
.need_list .middle-mid {
  width: 650px;
  height: 80px;
  margin: 0 auto;
  line-height: 80px;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
}
/* line 83, app/components/index_main/body2f_1/need_list/view.scss */
.need_list .middle-mid .icon {
  float: left;
  margin: 19px 4px 0 4px;
  border: 1px solid #F0F0F0;
}
/* line 89, app/components/index_main/body2f_1/need_list/view.scss */
.need_list .middle-bottom {
  width: 740px;
  margin: 0 auto;
}
/* line 92, app/components/index_main/body2f_1/need_list/view.scss */
.need_list .middle-bottom .need-name {
  float: left;
  margin-top: 29px;
}
/* line 95, app/components/index_main/body2f_1/need_list/view.scss */
.need_list .middle-bottom .need-name div {
  position: relative;
  left: 7px;
  top: 10px;
  width: 20px;
  color: #fff;
  word-wrap: break-word;
}
/* line 104, app/components/index_main/body2f_1/need_list/view.scss */
.need_list .middle-bottom .need-list2 {
  width: 650px;
  float: left;
  margin-top: 22px;
  margin-left: 14px;
}
/* line 109, app/components/index_main/body2f_1/need_list/view.scss */
.need_list .middle-bottom .need-list2 li {
  width: 100%;
  height: 25px;
  line-height: 25px;
  list-style-type: none;
}
/* line 114, app/components/index_main/body2f_1/need_list/view.scss */
.need_list .middle-bottom .need-list2 li .content {
  float: left;
  width: 560px;
  overflow: hidden;
}
/* line 118, app/components/index_main/body2f_1/need_list/view.scss */
.need_list .middle-bottom .need-list2 li .content a {
  margin-left: 20px;
  color: #555;
}
/* line 123, app/components/index_main/body2f_1/need_list/view.scss */
.need_list .middle-bottom .need-list2 li .more {
  float: right;
}
/* line 125, app/components/index_main/body2f_1/need_list/view.scss */
.need_list .middle-bottom .need-list2 li .more a {
  color: #999;
}
/* line 128, app/components/index_main/body2f_1/need_list/view.scss */
.need_list .middle-bottom .need-list2 li .more a:hover {
  color: #0e84f2;
}
/* line 3, app/components/index_main/body2f_1/scheme/view.scss */
.scheme {
  width: 216px;
  float: left;
  height: 535px;
}
/* line 8, app/components/index_main/body2f_1/scheme/view.scss */
.scheme .carousel {
  width: 186px;
  height: 100%;
  z-index: 0;
  margin: 0 15px;
}
/* line 14, app/components/index_main/body2f_1/scheme/view.scss */
.scheme .carousel .carousel-content {
  width: 100%;
  height: 100%;
  list-style-type: none;
}
/* line 19, app/components/index_main/body2f_1/scheme/view.scss */
.scheme .carousel .carousel-content .all-name {
  height: 42px;
  line-height: 42px;
  margin-top: 12px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  font-weight: normal;
  color: #555;
  text-align: center;
}
/* line 29, app/components/index_main/body2f_1/scheme/view.scss */
.scheme .carousel .carousel-content .xyj-su {
  position: relative;
  width: 184px;
  height: 99px;
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/47/CoUFfWXDIUmAR_NiAAAfo71gyXM789.png");
}
/* line 35, app/components/index_main/body2f_1/scheme/view.scss */
.scheme .carousel .carousel-content .intro-base {
  border-bottom: 1px dotted #d7d7d7;
  width: 100%;
  height: 95px;
  font-family: "Microsoft YaHei";
  overflow: hidden;
}
/* line 41, app/components/index_main/body2f_1/scheme/view.scss */
.scheme .carousel .carousel-content .intro-base .inner {
  margin-top: 12px;
}
/* line 43, app/components/index_main/body2f_1/scheme/view.scss */
.scheme .carousel .carousel-content .intro-base .inner div {
  height: 26px;
  line-height: 26px;
}
/* line 49, app/components/index_main/body2f_1/scheme/view.scss */
.scheme .carousel .carousel-content .introduce {
  width: 100%;
  height: 85px;
  border-bottom: 1px dotted #d7d7d7;
  font-size: 12px;
  overflow: hidden;
}
/* line 55, app/components/index_main/body2f_1/scheme/view.scss */
.scheme .carousel .carousel-content .introduce .name {
  margin-top: 5px;
  text-align: left;
  font-size: 12px;
  height: 26px;
  line-height: 26px;
}
/* line 62, app/components/index_main/body2f_1/scheme/view.scss */
.scheme .carousel .carousel-content .introduce .content {
  line-height: 26px;
  height: 50px;
  margin-bottom: 5px;
  overflow: hidden;
}
/* line 69, app/components/index_main/body2f_1/scheme/view.scss */
.scheme .carousel .carousel-content .effect {
  width: 100%;
  height: 200px;
  overflow: hidden;
}
/* line 73, app/components/index_main/body2f_1/scheme/view.scss */
.scheme .carousel .carousel-content .effect .name {
  margin-top: 20px;
  text-align: left;
  font-size: 12px;
  height: 26px;
  line-height: 26px;
}
/* line 80, app/components/index_main/body2f_1/scheme/view.scss */
.scheme .carousel .carousel-content .effect .content {
  line-height: 26px;
  height: 154px;
  overflow: hidden;
}
/* line 1, app/components/index_main/body2f_1/v_banner/view.scss */
.v_banner {
  float: left;
}
/* line 3, app/components/index_main/body2f_1/v_banner/view.scss */
.v_banner .vbanner2 {
  width: 190px;
  height: 524px;
}
/* line 1, app/components/index_main/body3f/need_list/view.scss */
.need_list3_1 {
  width: 760px;
  float: left;
  border-right: 1px solid #efefef;
  height: 500px;
  font-family: 'Microsoft YaHei';
  font-size: 12px;
}
/* line 8, app/components/index_main/body3f/need_list/view.scss */
.need_list3_1 h4 {
  float: left;
  color: #004ea2;
  font-size: 16px;
  font-family: 'Microsoft YaHei';
}
/* line 13, app/components/index_main/body3f/need_list/view.scss */
.need_list3_1 .middle-top {
  width: 100%;
  height: 230px;
  border-bottom: 1px solid #efefef;
}
/* line 17, app/components/index_main/body3f/need_list/view.scss */
.need_list3_1 .middle-top #wrap_slide {
  width: 700px;
  height: 100%;
  margin: 0 auto;
  position: relative;
  /*  #previous{
      width:16px;height:26px;line-height:99em;overflow:hidden;
      cursor:pointer;position: absolute;top:150px;left:0;
    }
    #next{width:16px;height:26px;line-height:99em;overflow:hidden;
      cursor:pointer;position: absolute;top:150px;left: 700px;}*/
}
/* line 22, app/components/index_main/body3f/need_list/view.scss */
.need_list3_1 .middle-top #wrap_slide .slide_box {
  overflow: hidden;
  margin-top: 26px;
}
/* line 26, app/components/index_main/body3f/need_list/view.scss */
.need_list3_1 .middle-top #wrap_slide .slide_box ul {
  float: right;
}
/* line 27, app/components/index_main/body3f/need_list/view.scss */
.need_list3_1 .middle-top #wrap_slide .slide_box ul li {
  float: left;
  text-align: center;
  padding: 2px 10px;
  list-style-type: none;
  border-right: 1px solid #666;
}
/* line 30, app/components/index_main/body3f/need_list/view.scss */
.need_list3_1 .middle-top #wrap_slide .slide_box ul li a {
  text-decoration: none;
  color: #666;
  display: block;
  font-family: 'Microsoft YaHei';
  font-size: 14px;
  padding: 0 6px;
}
/* line 33, app/components/index_main/body3f/need_list/view.scss */
.need_list3_1 .middle-top #wrap_slide .slide_box ul li:hover a {
  color: #aaa;
}
/* line 36, app/components/index_main/body3f/need_list/view.scss */
.need_list3_1 .middle-top #wrap_slide .slide_box ul li:nth-of-type(5) {
  border: 0;
}
/* line 41, app/components/index_main/body3f/need_list/view.scss */
.need_list3_1 .middle-top #wrap_slide .slide_box ul .current-li a {
  color: #004ea2;
}
/* line 48, app/components/index_main/body3f/need_list/view.scss */
.need_list3_1 .middle-top #wrap_slide #slide3 {
  width: 700px;
  height: 180px;
  margin-top: 22px;
  /* .no-border{ border-right: none;}*/
}
/* line 50, app/components/index_main/body3f/need_list/view.scss */
.need_list3_1 .middle-top #wrap_slide #slide3 li {
  position: relative;
  list-style-type: none;
  width: 138px;
  float: left;
  margin-left: 44px;
  text-align: center;
  overflow: hidden;
}
/* line 56, app/components/index_main/body3f/need_list/view.scss */
.need_list3_1 .middle-top #wrap_slide #slide3 li .content {
  min-height: 175px;
  text-align: left;
  height: 180px;
}
/* line 60, app/components/index_main/body3f/need_list/view.scss */
.need_list3_1 .middle-top #wrap_slide #slide3 li .content p {
  text-align: left;
  width: 138px;
  padding-bottom: 10px;
  font-size: 12px;
  color: #999;
  font-family: 'Microsoft YaHei';
}
/* line 61, app/components/index_main/body3f/need_list/view.scss */
.need_list3_1 .middle-top #wrap_slide #slide3 li .content .name {
  overflow: hidden;
  font-size: 14px;
  font-weight: bold;
  margin-top: 0;
  line-height: 20px;
  height: 30px;
  margin-bottom: 16px;
}
/* line 70, app/components/index_main/body3f/need_list/view.scss */
.need_list3_1 .middle-top #wrap_slide #slide3 li .content .name:hover {
  color: #004ea2;
}
/* line 73, app/components/index_main/body3f/need_list/view.scss */
.need_list3_1 .middle-top #wrap_slide #slide3 li .content .btn-link3, .need_list3_1 .middle-top #wrap_slide #slide3 li .content .btn-link1 {
  text-align: left;
  font-size: 12px;
  color: #999;
  margin-top: 16px;
  font-style: italic;
}
/* line 79, app/components/index_main/body3f/need_list/view.scss */
.need_list3_1 .middle-top #wrap_slide #slide3 li .content .btn-link3:hover {
  color: #004ea2;
}
/* line 86, app/components/index_main/body3f/need_list/view.scss */
.need_list3_1 .middle-top #wrap_slide #slide3 li:nth-of-type(1) {
  margin-left: 15px;
}
/* line 89, app/components/index_main/body3f/need_list/view.scss */
.need_list3_1 .middle-top #wrap_slide #slide3 .sp {
  text-decoration: none;
  width: 700px;
  height: 180px;
  margin: 0 auto;
  position: relative;
  left: 0px;
}
/* line 94, app/components/index_main/body3f/need_list/view.scss */
.need_list3_1 .middle-top #wrap_slide #slide3 .sp .type {
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 97, app/components/index_main/body3f/need_list/view.scss */
.need_list3_1 .middle-top #wrap_slide #slide3 .sp li:nth-of-type(1) {
  margin-left: 15px;
}
/* line 116, app/components/index_main/body3f/need_list/view.scss */
.need_list3_1 .middle-mid {
  width: 700px;
  height: 76px;
  margin: 0 auto;
  margin-top: 16px;
}
/* line 126, app/components/index_main/body3f/need_list/view.scss */
.need_list3_1 .middle-bottom {
  width: 760px;
  height: 178px;
  overflow: hidden;
  border-bottom: 1px solid #efefef;
}
/* line 131, app/components/index_main/body3f/need_list/view.scss */
.need_list3_1 .middle-bottom .slide_box2 {
  width: 700px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 24px;
}
/* line 138, app/components/index_main/body3f/need_list/view.scss */
.need_list3_1 .middle-bottom .need-name {
  float: left;
  margin-top: 29px;
}
/* line 141, app/components/index_main/body3f/need_list/view.scss */
.need_list3_1 .middle-bottom .need-name div {
  position: relative;
  left: 7px;
  top: 10px;
  width: 20px;
  color: #fff;
  word-wrap: break-word;
}
/* line 150, app/components/index_main/body3f/need_list/view.scss */
.need_list3_1 .middle-bottom .need-list, .need_list3_1 .middle-bottom .need-list3 {
  width: 700px;
  float: left;
  margin-top: 22px;
}
/* line 155, app/components/index_main/body3f/need_list/view.scss */
.need_list3_1 .middle-bottom .need-list li, .need_list3_1 .middle-bottom .need-list3 li {
  width: 100%;
  height: 28px;
  line-height: 28px;
  list-style-type: none;
}
/* line 160, app/components/index_main/body3f/need_list/view.scss */
.need_list3_1 .middle-bottom .need-list li .content, .need_list3_1 .middle-bottom .need-list3 li .content {
  float: left;
  width: 560px;
  overflow: hidden;
  margin-left: 15px;
  color: #666;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}
/* line 168, app/components/index_main/body3f/need_list/view.scss */
.need_list3_1 .middle-bottom .need-list li .content a, .need_list3_1 .middle-bottom .need-list3 li .content a {
  margin-left: 20px;
  color: #666;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}
/* line 175, app/components/index_main/body3f/need_list/view.scss */
.need_list3_1 .middle-bottom .need-list li .more, .need_list3_1 .middle-bottom .need-list3 li .more {
  float: right;
}
/* line 177, app/components/index_main/body3f/need_list/view.scss */
.need_list3_1 .middle-bottom .need-list li .more a, .need_list3_1 .middle-bottom .need-list3 li .more a {
  color: #666;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  font-style: italic;
}
/* line 183, app/components/index_main/body3f/need_list/view.scss */
.need_list3_1 .middle-bottom .need-list li .more a:hover, .need_list3_1 .middle-bottom .need-list3 li .more a:hover {
  color: #0e84f2;
}
/* line 188, app/components/index_main/body3f/need_list/view.scss */
.need_list3_1 .middle-bottom .demand_1:hover .datetime, .need_list3_1 .middle-bottom .demand_1:hover .btn-link1 {
  color: #0e84f2;
}
/* line 3, app/components/index_main/body3f/scheme/view.scss */
.scheme3_1 {
  width: 238px;
  float: left;
  height: 500px;
}
/* line 8, app/components/index_main/body3f/scheme/view.scss */
.scheme3_1 .carousel {
  width: 200px;
  height: 100%;
  z-index: 0;
  margin-left: 28px;
}
/* line 14, app/components/index_main/body3f/scheme/view.scss */
.scheme3_1 .carousel .carousel-content {
  width: 100%;
  height: 100%;
  list-style-type: none;
}
/* line 19, app/components/index_main/body3f/scheme/view.scss */
.scheme3_1 .carousel .carousel-content .all-name {
  margin-top: 26px;
  color: #004ea2;
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  font-weight: bold;
}
/* line 26, app/components/index_main/body3f/scheme/view.scss */
.scheme3_1 .carousel .carousel-content .kt-su {
  margin: 22px auto 26px;
  width: 180px;
  height: 97px;
  border: 0;
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/4C/CoUFfWXS596AMvMUAAANq3iBFRY195.png");
}
/* line 34, app/components/index_main/body3f/scheme/view.scss */
.scheme3_1 .carousel .carousel-content .inner {
  font-family: 'Microsoft YaHei';
  font-size: 14px;
  color: #666;
}
/* line 38, app/components/index_main/body3f/scheme/view.scss */
.scheme3_1 .carousel .carousel-content .inner > div {
  margin-bottom: 10px;
}
/* line 40, app/components/index_main/body3f/scheme/view.scss */
.scheme3_1 .carousel .carousel-content .inner > div span {
  color: #999;
  display: inline-block;
  width: 137px;
  vertical-align: text-top;
  line-height: 20px;
  font-size: 12px;
}
/* line 50, app/components/index_main/body3f/scheme/view.scss */
.scheme3_1 .carousel .carousel-content .name {
  margin-top: 22px;
  margin-bottom: 10px;
  font-family: 'Microsoft YaHei';
  font-size: 14px;
  color: #666;
  font-weight: bold;
}
/* line 58, app/components/index_main/body3f/scheme/view.scss */
.scheme3_1 .carousel .carousel-content .content {
  line-height: 24px;
  font-family: 'Microsoft YaHei';
  font-size: 12px;
  color: #999;
}
/* line 1, app/components/index_main/body3f/v_banner/view.scss */
.v_banner_3 {
  float: left;
}
/* line 3, app/components/index_main/body3f/v_banner/view.scss */
.v_banner_3 .vbanner3 {
  width: 190px;
  height: 500px;
}
/* line 1, app/components/index_main/body3f_1/need_list/view.scss */
.need_list {
  width: 780px;
  float: left;
  border-right: 1px solid #efefef;
  height: 100%;
  font-family: 'Microsoft YaHei';
  font-size: 12px;
}
/* line 8, app/components/index_main/body3f_1/need_list/view.scss */
.need_list .middle-top {
  width: 100%;
  height: 305px;
}
/* line 11, app/components/index_main/body3f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide {
  width: 740px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
/* line 16, app/components/index_main/body3f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide .slide_box ul {
  border-bottom: 1px solid #aeaeae;
  height: 40px;
  line-height: 40px;
  padding: 0;
  color: #555;
  font-family: "Microsoft YaHei";
  font-size: 14px;
}
/* line 19, app/components/index_main/body3f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide .slide_box ul li {
  float: left;
  text-align: center;
  color: #555555;
  margin-right: 1px;
  padding: 0 1px;
  list-style-type: none;
  width: 115px;
  height: 40px;
  line-height: 40px;
}
/* line 22, app/components/index_main/body3f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide .slide_box ul li a {
  text-decoration: none;
  padding: 0 1px;
  color: #555555;
  width: 100%;
  display: block;
  height: 20px;
  line-height: 20px;
  margin-top: 8px;
}
/* line 24, app/components/index_main/body3f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide .slide_box ul li .current {
  font-size: 16px;
  border-right: 1px solid #aeaeae;
  font-weight: bold;
}
/* line 26, app/components/index_main/body3f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide .slide_box ul .no-hover {
  margin-left: -24px;
}
/* line 27, app/components/index_main/body3f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide .slide_box ul not .no-hover:hover {
  border-bottom: 2px solid #075b9b;
}
/* line 28, app/components/index_main/body3f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide .slide_box ul .current-li {
  border-bottom: 2px solid #075b9b;
}
/* line 31, app/components/index_main/body3f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide3 {
  width: 740px;
  height: 240px;
  margin-top: 24px;
}
/* line 33, app/components/index_main/body3f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide3 .sp {
  text-decoration: none;
  width: 700px;
  height: 240px;
  margin: 0 auto;
  position: relative;
  left: 0px;
}
/* line 36, app/components/index_main/body3f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide3 .sp p {
  margin: 10px 0 0 0;
  font-size: 12px;
  line-height: 20px;
  color: #545454;
  text-align: center;
}
/* line 39, app/components/index_main/body3f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide3 .sp .name {
  max-height: 40px;
  overflow: hidden;
}
/* line 42, app/components/index_main/body3f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide3 .sp .type {
  max-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 46, app/components/index_main/body3f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide3 li {
  position: relative;
  list-style-type: none;
  width: 132px;
  float: left;
  border-right: 1px solid #efefef;
  padding: 0 20px;
  text-align: center;
}
/* line 51, app/components/index_main/body3f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide3 li .content {
  min-height: 175px;
}
/* line 53, app/components/index_main/body3f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide3 li .content p {
  text-align: left;
  width: 132px;
}
/* line 54, app/components/index_main/body3f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide3 li .content .name {
  font-weight: bold;
  margin-top: 0;
}
/* line 59, app/components/index_main/body3f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide3 li .btn {
  margin: 10px auto 0 auto;
  width: 90px;
  border-radius: 0;
  font-size: 12px;
}
/* line 60, app/components/index_main/body3f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide3 li .btn:hover {
  color: #fff;
  background-color: #075b9b;
}
/* line 63, app/components/index_main/body3f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide3 .no-border {
  border-right: none;
}
/* line 66, app/components/index_main/body3f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #previous3 {
  width: 16px;
  height: 26px;
  line-height: 99em;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  top: 150px;
  left: 0;
}
/* line 70, app/components/index_main/body3f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #next3 {
  width: 16px;
  height: 26px;
  line-height: 99em;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  top: 150px;
  left: 700px;
}
/* line 75, app/components/index_main/body3f_1/need_list/view.scss */
.need_list .middle-mid {
  width: 650px;
  height: 80px;
  margin: 0 auto;
  line-height: 80px;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
}
/* line 82, app/components/index_main/body3f_1/need_list/view.scss */
.need_list .middle-mid .icon {
  float: left;
  margin: 19px 4px 0 4px;
  border: 1px solid #F0F0F0;
}
/* line 88, app/components/index_main/body3f_1/need_list/view.scss */
.need_list .middle-bottom {
  width: 740px;
  margin: 0 auto;
}
/* line 91, app/components/index_main/body3f_1/need_list/view.scss */
.need_list .middle-bottom .need-name {
  float: left;
  margin-top: 29px;
}
/* line 94, app/components/index_main/body3f_1/need_list/view.scss */
.need_list .middle-bottom .need-name div {
  position: relative;
  left: 7px;
  top: 10px;
  width: 20px;
  color: #fff;
  word-wrap: break-word;
}
/* line 103, app/components/index_main/body3f_1/need_list/view.scss */
.need_list .middle-bottom .need-list3 {
  width: 650px;
  float: left;
  margin-top: 22px;
  margin-left: 14px;
}
/* line 108, app/components/index_main/body3f_1/need_list/view.scss */
.need_list .middle-bottom .need-list3 li {
  width: 100%;
  height: 25px;
  line-height: 25px;
  list-style-type: none;
}
/* line 113, app/components/index_main/body3f_1/need_list/view.scss */
.need_list .middle-bottom .need-list3 li .content {
  float: left;
  width: 560px;
  overflow: hidden;
}
/* line 117, app/components/index_main/body3f_1/need_list/view.scss */
.need_list .middle-bottom .need-list3 li .content a {
  margin-left: 20px;
  color: #555;
}
/* line 122, app/components/index_main/body3f_1/need_list/view.scss */
.need_list .middle-bottom .need-list3 li .more {
  float: right;
}
/* line 124, app/components/index_main/body3f_1/need_list/view.scss */
.need_list .middle-bottom .need-list3 li .more a {
  color: #999;
}
/* line 127, app/components/index_main/body3f_1/need_list/view.scss */
.need_list .middle-bottom .need-list3 li .more a:hover {
  color: #0e84f2;
}
/* line 3, app/components/index_main/body3f_1/scheme/view.scss */
.scheme {
  width: 216px;
  float: left;
  height: 535px;
}
/* line 8, app/components/index_main/body3f_1/scheme/view.scss */
.scheme .carousel {
  width: 186px;
  height: 100%;
  z-index: 0;
  margin: 0 15px;
}
/* line 14, app/components/index_main/body3f_1/scheme/view.scss */
.scheme .carousel .carousel-content {
  width: 100%;
  height: 100%;
  list-style-type: none;
}
/* line 19, app/components/index_main/body3f_1/scheme/view.scss */
.scheme .carousel .carousel-content .all-name {
  height: 42px;
  line-height: 42px;
  margin-top: 12px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  font-weight: normal;
  color: #555;
  text-align: center;
}
/* line 29, app/components/index_main/body3f_1/scheme/view.scss */
.scheme .carousel .carousel-content .kt-su {
  position: relative;
  width: 184px;
  height: 99px;
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/47/CoUFfWXDIYSADsw0AABOLIjk2No604.png");
}
/* line 35, app/components/index_main/body3f_1/scheme/view.scss */
.scheme .carousel .carousel-content .intro-base {
  border-bottom: 1px dotted #d7d7d7;
  width: 100%;
  height: 95px;
  font-family: "Microsoft YaHei";
  overflow: hidden;
}
/* line 41, app/components/index_main/body3f_1/scheme/view.scss */
.scheme .carousel .carousel-content .intro-base .inner {
  margin-top: 12px;
}
/* line 43, app/components/index_main/body3f_1/scheme/view.scss */
.scheme .carousel .carousel-content .intro-base .inner div {
  height: 26px;
  line-height: 26px;
}
/* line 49, app/components/index_main/body3f_1/scheme/view.scss */
.scheme .carousel .carousel-content .introduce {
  width: 100%;
  height: 85px;
  border-bottom: 1px dotted #d7d7d7;
  font-size: 12px;
  overflow: hidden;
}
/* line 55, app/components/index_main/body3f_1/scheme/view.scss */
.scheme .carousel .carousel-content .introduce .name {
  margin-top: 5px;
  text-align: left;
  font-size: 12px;
  height: 26px;
  line-height: 26px;
}
/* line 62, app/components/index_main/body3f_1/scheme/view.scss */
.scheme .carousel .carousel-content .introduce .content {
  line-height: 26px;
  height: 50px;
  margin-bottom: 5px;
  overflow: hidden;
}
/* line 69, app/components/index_main/body3f_1/scheme/view.scss */
.scheme .carousel .carousel-content .effect {
  width: 100%;
  height: 200px;
  overflow: hidden;
}
/* line 73, app/components/index_main/body3f_1/scheme/view.scss */
.scheme .carousel .carousel-content .effect .name {
  margin-top: 20px;
  text-align: left;
  font-size: 12px;
  height: 26px;
  line-height: 26px;
}
/* line 80, app/components/index_main/body3f_1/scheme/view.scss */
.scheme .carousel .carousel-content .effect .content {
  line-height: 26px;
  height: 154px;
  overflow: hidden;
}
/* line 1, app/components/index_main/body3f_1/v_banner/view.scss */
.v_banner {
  float: left;
}
/* line 3, app/components/index_main/body3f_1/v_banner/view.scss */
.v_banner .vbanner3 {
  width: 200px;
  height: 538px;
}
/* line 1, app/components/index_main/body4f/need_list/view.scss */
.need_list4_1 {
  width: 760px;
  float: left;
  border-right: 1px solid #efefef;
  height: 500px;
  font-family: 'Microsoft YaHei';
  font-size: 12px;
}
/* line 8, app/components/index_main/body4f/need_list/view.scss */
.need_list4_1 h4 {
  float: left;
  color: #004ea2;
  font-size: 16px;
  font-family: 'Microsoft YaHei';
}
/* line 13, app/components/index_main/body4f/need_list/view.scss */
.need_list4_1 .middle-top {
  width: 100%;
  height: 230px;
  border-bottom: 1px solid #efefef;
}
/* line 17, app/components/index_main/body4f/need_list/view.scss */
.need_list4_1 .middle-top #wrap_slide {
  width: 700px;
  height: 100%;
  margin: 0 auto;
  position: relative;
  /*  #previous{
      width:16px;height:26px;line-height:99em;overflow:hidden;
      cursor:pointer;position: absolute;top:150px;left:0;
    }
    #next{width:16px;height:26px;line-height:99em;overflow:hidden;
      cursor:pointer;position: absolute;top:150px;left: 700px;}*/
}
/* line 22, app/components/index_main/body4f/need_list/view.scss */
.need_list4_1 .middle-top #wrap_slide .slide_box {
  overflow: hidden;
  margin-top: 26px;
}
/* line 26, app/components/index_main/body4f/need_list/view.scss */
.need_list4_1 .middle-top #wrap_slide .slide_box ul {
  float: right;
}
/* line 27, app/components/index_main/body4f/need_list/view.scss */
.need_list4_1 .middle-top #wrap_slide .slide_box ul li {
  float: left;
  text-align: center;
  padding: 2px 10px;
  list-style-type: none;
  border-right: 1px solid #666;
}
/* line 30, app/components/index_main/body4f/need_list/view.scss */
.need_list4_1 .middle-top #wrap_slide .slide_box ul li a {
  text-decoration: none;
  color: #666;
  display: block;
  font-family: 'Microsoft YaHei';
  font-size: 14px;
  padding: 0 6px;
}
/* line 34, app/components/index_main/body4f/need_list/view.scss */
.need_list4_1 .middle-top #wrap_slide .slide_box ul li:hover a {
  color: #aaa;
}
/* line 37, app/components/index_main/body4f/need_list/view.scss */
.need_list4_1 .middle-top #wrap_slide .slide_box ul li:nth-of-type(5) {
  border: 0;
}
/* line 42, app/components/index_main/body4f/need_list/view.scss */
.need_list4_1 .middle-top #wrap_slide .slide_box ul .current-li a {
  color: #004ea2;
}
/* line 49, app/components/index_main/body4f/need_list/view.scss */
.need_list4_1 .middle-top #wrap_slide #slide4 {
  width: 700px;
  height: 180px;
  margin-top: 22px;
  /* .no-border{ border-right: none;}*/
}
/* line 51, app/components/index_main/body4f/need_list/view.scss */
.need_list4_1 .middle-top #wrap_slide #slide4 li {
  position: relative;
  list-style-type: none;
  width: 138px;
  float: left;
  margin-left: 44px;
  text-align: center;
  overflow: hidden;
}
/* line 58, app/components/index_main/body4f/need_list/view.scss */
.need_list4_1 .middle-top #wrap_slide #slide4 li .content {
  min-height: 175px;
  text-align: left;
  height: 180px;
}
/* line 62, app/components/index_main/body4f/need_list/view.scss */
.need_list4_1 .middle-top #wrap_slide #slide4 li .content p {
  text-align: left;
  width: 138px;
  padding-bottom: 10px;
  font-size: 12px;
  color: #999;
  font-family: 'Microsoft YaHei';
}
/* line 63, app/components/index_main/body4f/need_list/view.scss */
.need_list4_1 .middle-top #wrap_slide #slide4 li .content .name {
  overflow: hidden;
  font-size: 14px;
  font-weight: bold;
  margin-top: 0;
  line-height: 20px;
  height: 30px;
  margin-bottom: 16px;
}
/* line 72, app/components/index_main/body4f/need_list/view.scss */
.need_list4_1 .middle-top #wrap_slide #slide4 li .content .name:hover {
  color: #004ea2;
}
/* line 75, app/components/index_main/body4f/need_list/view.scss */
.need_list4_1 .middle-top #wrap_slide #slide4 li .content .btn-link4, .need_list4_1 .middle-top #wrap_slide #slide4 li .content .btn-link1 {
  text-align: left;
  font-size: 12px;
  color: #999;
  margin-top: 16px;
  font-style: italic;
}
/* line 81, app/components/index_main/body4f/need_list/view.scss */
.need_list4_1 .middle-top #wrap_slide #slide4 li .content .btn-link4:hover {
  color: #004ea2;
}
/* line 88, app/components/index_main/body4f/need_list/view.scss */
.need_list4_1 .middle-top #wrap_slide #slide4 li:nth-of-type(1) {
  margin-left: 15px;
}
/* line 91, app/components/index_main/body4f/need_list/view.scss */
.need_list4_1 .middle-top #wrap_slide #slide4 .sp {
  text-decoration: none;
  width: 700px;
  height: 180px;
  margin: 0 auto;
  position: relative;
  left: 0px;
}
/* line 96, app/components/index_main/body4f/need_list/view.scss */
.need_list4_1 .middle-top #wrap_slide #slide4 .sp .type {
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 99, app/components/index_main/body4f/need_list/view.scss */
.need_list4_1 .middle-top #wrap_slide #slide4 .sp li:nth-of-type(1) {
  margin-left: 15px;
}
/* line 118, app/components/index_main/body4f/need_list/view.scss */
.need_list4_1 .middle-mid {
  width: 700px;
  height: 76px;
  margin: 0 auto;
  margin-top: 16px;
}
/* line 128, app/components/index_main/body4f/need_list/view.scss */
.need_list4_1 .middle-bottom {
  width: 760px;
  height: 178px;
  overflow: hidden;
  border-bottom: 1px solid #efefef;
}
/* line 133, app/components/index_main/body4f/need_list/view.scss */
.need_list4_1 .middle-bottom .slide_box2 {
  width: 700px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 24px;
}
/* line 140, app/components/index_main/body4f/need_list/view.scss */
.need_list4_1 .middle-bottom .need-name {
  float: left;
  margin-top: 29px;
}
/* line 143, app/components/index_main/body4f/need_list/view.scss */
.need_list4_1 .middle-bottom .need-name div {
  position: relative;
  left: 7px;
  top: 10px;
  width: 20px;
  color: #fff;
  word-wrap: break-word;
}
/* line 152, app/components/index_main/body4f/need_list/view.scss */
.need_list4_1 .middle-bottom .need-list, .need_list4_1 .middle-bottom .need-list4 {
  width: 700px;
  float: left;
  margin-top: 22px;
}
/* line 157, app/components/index_main/body4f/need_list/view.scss */
.need_list4_1 .middle-bottom .need-list li, .need_list4_1 .middle-bottom .need-list4 li {
  width: 100%;
  height: 28px;
  line-height: 28px;
  list-style-type: none;
}
/* line 162, app/components/index_main/body4f/need_list/view.scss */
.need_list4_1 .middle-bottom .need-list li .content, .need_list4_1 .middle-bottom .need-list4 li .content {
  float: left;
  width: 560px;
  overflow: hidden;
  margin-left: 15px;
  color: #666;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}
/* line 170, app/components/index_main/body4f/need_list/view.scss */
.need_list4_1 .middle-bottom .need-list li .content a, .need_list4_1 .middle-bottom .need-list4 li .content a {
  margin-left: 20px;
  color: #666;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}
/* line 177, app/components/index_main/body4f/need_list/view.scss */
.need_list4_1 .middle-bottom .need-list li .more, .need_list4_1 .middle-bottom .need-list4 li .more {
  float: right;
}
/* line 179, app/components/index_main/body4f/need_list/view.scss */
.need_list4_1 .middle-bottom .need-list li .more a, .need_list4_1 .middle-bottom .need-list4 li .more a {
  color: #666;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  font-style: italic;
}
/* line 185, app/components/index_main/body4f/need_list/view.scss */
.need_list4_1 .middle-bottom .need-list li .more a:hover, .need_list4_1 .middle-bottom .need-list4 li .more a:hover {
  color: #0e84f2;
}
/* line 190, app/components/index_main/body4f/need_list/view.scss */
.need_list4_1 .middle-bottom .demand_1:hover .datetime, .need_list4_1 .middle-bottom .demand_1:hover .btn-link1 {
  color: #0e84f2;
}
/* line 3, app/components/index_main/body4f/scheme/view.scss */
.scheme4_1 {
  width: 238px;
  float: left;
  height: 500px;
}
/* line 8, app/components/index_main/body4f/scheme/view.scss */
.scheme4_1 .carousel {
  width: 200px;
  height: 100%;
  z-index: 0;
  margin-left: 28px;
}
/* line 14, app/components/index_main/body4f/scheme/view.scss */
.scheme4_1 .carousel .carousel-content {
  width: 100%;
  height: 100%;
  list-style-type: none;
}
/* line 19, app/components/index_main/body4f/scheme/view.scss */
.scheme4_1 .carousel .carousel-content .all-name {
  margin-top: 26px;
  color: #004ea2;
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  font-weight: bold;
}
/* line 27, app/components/index_main/body4f/scheme/view.scss */
.scheme4_1 .carousel .carousel-content .rsq-su {
  margin: 22px auto 26px;
  width: 180px;
  height: 97px;
  border: 0;
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/48/CoUFfWXDUjmAHFs2AAAaPP5SseU796.png");
}
/* line 35, app/components/index_main/body4f/scheme/view.scss */
.scheme4_1 .carousel .carousel-content .inner {
  font-family: 'Microsoft YaHei';
  font-size: 14px;
  color: #666;
}
/* line 39, app/components/index_main/body4f/scheme/view.scss */
.scheme4_1 .carousel .carousel-content .inner > div {
  margin-bottom: 10px;
}
/* line 41, app/components/index_main/body4f/scheme/view.scss */
.scheme4_1 .carousel .carousel-content .inner > div span {
  color: #999;
  display: inline-block;
  width: 120px;
  vertical-align: text-top;
  line-height: 20px;
  font-size: 12px;
}
/* line 51, app/components/index_main/body4f/scheme/view.scss */
.scheme4_1 .carousel .carousel-content .name {
  margin-top: 22px;
  margin-bottom: 10px;
  font-family: 'Microsoft YaHei';
  font-size: 14px;
  color: #666;
  font-weight: bold;
}
/* line 59, app/components/index_main/body4f/scheme/view.scss */
.scheme4_1 .carousel .carousel-content .content {
  line-height: 24px;
  font-family: 'Microsoft YaHei';
  font-size: 12px;
  color: #999;
}
/* line 1, app/components/index_main/body4f/v_banner/view.scss */
.v_banner4_1 {
  float: left;
}
/* line 3, app/components/index_main/body4f/v_banner/view.scss */
.v_banner4_1 .vbanner4 {
  width: 190px;
  height: 500px;
}
/* line 1, app/components/index_main/body4f_1/need_list/view.scss */
.need_list {
  width: 780px;
  float: left;
  border-right: 1px solid #efefef;
  height: 100%;
  font-family: 'Microsoft YaHei';
  font-size: 12px;
}
/* line 8, app/components/index_main/body4f_1/need_list/view.scss */
.need_list .middle-top {
  width: 100%;
  height: 305px;
}
/* line 11, app/components/index_main/body4f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide {
  width: 740px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
/* line 16, app/components/index_main/body4f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide .slide_box1 ul {
  border-bottom: 1px solid #aeaeae;
  height: 40px;
  line-height: 40px;
  padding: 0;
  color: #555;
  font-family: "Microsoft YaHei";
  font-size: 14px;
}
/* line 19, app/components/index_main/body4f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide .slide_box1 ul li {
  float: left;
  text-align: center;
  color: #555555;
  margin-right: 1px;
  padding: 0 1px;
  list-style-type: none;
  width: 115px;
  height: 40px;
  line-height: 40px;
}
/* line 29, app/components/index_main/body4f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide .slide_box1 ul li a {
  text-decoration: none;
  padding: 0 1px;
  color: #555555;
  width: 100%;
  display: block;
  height: 20px;
  line-height: 20px;
  margin-top: 8px;
}
/* line 31, app/components/index_main/body4f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide .slide_box1 ul li .current {
  font-size: 16px;
  border-right: 1px solid #aeaeae;
  font-weight: bold;
}
/* line 33, app/components/index_main/body4f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide .slide_box1 ul .no-hover {
  margin-left: -24px;
}
/* line 34, app/components/index_main/body4f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide .slide_box1 ul not .no-hover:hover {
  border-bottom: 2px solid #075b9b;
}
/* line 35, app/components/index_main/body4f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide .slide_box1 ul .current-li {
  border-bottom: 2px solid #075b9b;
}
/* line 38, app/components/index_main/body4f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide4 {
  width: 740px;
  height: 240px;
  margin-top: 24px;
}
/* line 40, app/components/index_main/body4f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide4 .sp {
  text-decoration: none;
  width: 700px;
  height: 240px;
  margin: 0 auto;
  position: relative;
  left: 0px;
}
/* line 43, app/components/index_main/body4f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide4 .sp p {
  margin: 10px 0 0 0;
  font-size: 12px;
  line-height: 20px;
  color: #545454;
  text-align: center;
}
/* line 46, app/components/index_main/body4f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide4 .sp .name {
  max-height: 40px;
  overflow: hidden;
}
/* line 49, app/components/index_main/body4f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide4 .sp .type {
  max-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 53, app/components/index_main/body4f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide4 li {
  position: relative;
  list-style-type: none;
  width: 132px;
  float: left;
  border-right: 1px solid #efefef;
  padding: 0 20px;
  text-align: center;
}
/* line 58, app/components/index_main/body4f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide4 li .content {
  min-height: 175px;
}
/* line 60, app/components/index_main/body4f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide4 li .content p {
  text-align: left;
  width: 132px;
}
/* line 61, app/components/index_main/body4f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide4 li .content .name {
  font-weight: bold;
  margin-top: 0;
}
/* line 66, app/components/index_main/body4f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide4 li .btn {
  margin: 10px auto 0 auto;
  width: 90px;
  border-radius: 0;
  font-size: 12px;
}
/* line 67, app/components/index_main/body4f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide4 li .btn:hover {
  color: #fff;
  background-color: #075b9b;
}
/* line 70, app/components/index_main/body4f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #slide4 .no-border {
  border-right: none;
}
/* line 73, app/components/index_main/body4f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #previous4 {
  width: 16px;
  height: 26px;
  line-height: 99em;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  top: 150px;
  left: 0;
}
/* line 77, app/components/index_main/body4f_1/need_list/view.scss */
.need_list .middle-top #wrap_slide #next4 {
  width: 16px;
  height: 26px;
  line-height: 99em;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  top: 150px;
  left: 700px;
}
/* line 82, app/components/index_main/body4f_1/need_list/view.scss */
.need_list .middle-mid {
  width: 650px;
  height: 80px;
  margin: 0 auto;
  line-height: 80px;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
}
/* line 89, app/components/index_main/body4f_1/need_list/view.scss */
.need_list .middle-mid .icon {
  float: left;
  margin: 19px 4px 0 4px;
  border: 1px solid #F0F0F0;
}
/* line 95, app/components/index_main/body4f_1/need_list/view.scss */
.need_list .middle-bottom {
  width: 740px;
  margin: 0 auto;
}
/* line 98, app/components/index_main/body4f_1/need_list/view.scss */
.need_list .middle-bottom .need-name {
  float: left;
  margin-top: 29px;
}
/* line 101, app/components/index_main/body4f_1/need_list/view.scss */
.need_list .middle-bottom .need-name div {
  position: relative;
  left: 7px;
  top: 10px;
  width: 20px;
  color: #fff;
  word-wrap: break-word;
}
/* line 110, app/components/index_main/body4f_1/need_list/view.scss */
.need_list .middle-bottom .need-list4 {
  width: 650px;
  float: left;
  margin-top: 22px;
  margin-left: 14px;
}
/* line 115, app/components/index_main/body4f_1/need_list/view.scss */
.need_list .middle-bottom .need-list4 li {
  width: 100%;
  height: 25px;
  line-height: 25px;
  list-style-type: none;
}
/* line 120, app/components/index_main/body4f_1/need_list/view.scss */
.need_list .middle-bottom .need-list4 li .content {
  float: left;
  width: 560px;
  overflow: hidden;
}
/* line 124, app/components/index_main/body4f_1/need_list/view.scss */
.need_list .middle-bottom .need-list4 li .content a {
  margin-left: 20px;
  color: #555;
}
/* line 129, app/components/index_main/body4f_1/need_list/view.scss */
.need_list .middle-bottom .need-list4 li .more {
  float: right;
}
/* line 131, app/components/index_main/body4f_1/need_list/view.scss */
.need_list .middle-bottom .need-list4 li .more a {
  color: #999;
}
/* line 134, app/components/index_main/body4f_1/need_list/view.scss */
.need_list .middle-bottom .need-list4 li .more a:hover {
  color: #0e84f2;
}
/* line 3, app/components/index_main/body4f_1/scheme/view.scss */
.scheme {
  width: 216px;
  float: left;
  height: 535px;
}
/* line 8, app/components/index_main/body4f_1/scheme/view.scss */
.scheme .carousel {
  width: 186px;
  height: 100%;
  z-index: 0;
  margin: 0 15px;
}
/* line 14, app/components/index_main/body4f_1/scheme/view.scss */
.scheme .carousel .carousel-content {
  width: 100%;
  height: 100%;
  list-style-type: none;
}
/* line 19, app/components/index_main/body4f_1/scheme/view.scss */
.scheme .carousel .carousel-content .all-name {
  height: 42px;
  line-height: 42px;
  margin-top: 12px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  font-weight: normal;
  color: #555;
  text-align: center;
}
/* line 29, app/components/index_main/body4f_1/scheme/view.scss */
.scheme .carousel .carousel-content .rsq-su {
  position: relative;
  width: 184px;
  height: 99px;
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/47/CoUFfWXDIxSALqHnAAAqSBVcQDg291.png");
}
/* line 35, app/components/index_main/body4f_1/scheme/view.scss */
.scheme .carousel .carousel-content .intro-base {
  border-bottom: 1px dotted #d7d7d7;
  width: 100%;
  height: 95px;
  font-family: "Microsoft YaHei";
  overflow: hidden;
}
/* line 41, app/components/index_main/body4f_1/scheme/view.scss */
.scheme .carousel .carousel-content .intro-base .inner {
  margin-top: 12px;
}
/* line 43, app/components/index_main/body4f_1/scheme/view.scss */
.scheme .carousel .carousel-content .intro-base .inner div {
  height: 26px;
  line-height: 26px;
}
/* line 49, app/components/index_main/body4f_1/scheme/view.scss */
.scheme .carousel .carousel-content .introduce {
  width: 100%;
  height: 85px;
  border-bottom: 1px dotted #d7d7d7;
  font-size: 12px;
  overflow: hidden;
}
/* line 55, app/components/index_main/body4f_1/scheme/view.scss */
.scheme .carousel .carousel-content .introduce .name {
  margin-top: 5px;
  text-align: left;
  font-size: 12px;
  height: 26px;
  line-height: 26px;
}
/* line 62, app/components/index_main/body4f_1/scheme/view.scss */
.scheme .carousel .carousel-content .introduce .content {
  line-height: 26px;
  height: 50px;
  margin-bottom: 5px;
  overflow: hidden;
}
/* line 69, app/components/index_main/body4f_1/scheme/view.scss */
.scheme .carousel .carousel-content .effect {
  width: 100%;
  height: 200px;
  overflow: hidden;
}
/* line 73, app/components/index_main/body4f_1/scheme/view.scss */
.scheme .carousel .carousel-content .effect .name {
  margin-top: 20px;
  text-align: left;
  font-size: 12px;
  height: 26px;
  line-height: 26px;
}
/* line 80, app/components/index_main/body4f_1/scheme/view.scss */
.scheme .carousel .carousel-content .effect .content {
  line-height: 26px;
  height: 154px;
  overflow: hidden;
}
/* line 1, app/components/index_main/body4f_1/v_banner/view.scss */
.v_banner {
  float: left;
}
/* line 3, app/components/index_main/body4f_1/v_banner/view.scss */
.v_banner .vbanner4 {
  width: 200px;
  height: 538px;
}
/* line 2, app/components/index_main/foot_infor/view.scss */
.foot_infor ul {
  overflow: hidden;
  padding-bottom: 66px;
}
/* line 5, app/components/index_main/foot_infor/view.scss */
.foot_infor ul li {
  float: left;
  padding: 4px 44px;
  border-right: 1px solid #bfbfbf;
  list-style: none;
  color: #787c80;
  font-size: 18px;
  font-family: 'Microsoft YaHei';
}
/* line 13, app/components/index_main/foot_infor/view.scss */
.foot_infor ul li img {
  vertical-align: middle;
  margin-right: 6px;
}
/* line 18, app/components/index_main/foot_infor/view.scss */
.foot_infor ul li:nth-of-type(5) {
  border: 0;
}
/* line 1, app/components/index_main/lead_project/middle_lead/view.scss */
.middle-lead {
  width: 780px;
  float: left;
  border-right: 1px solid #efefef;
  height: 100%;
  font-family: "Microsoft YaHei";
  font-size: 12px;
}
/* line 8, app/components/index_main/lead_project/middle_lead/view.scss */
.middle-lead .lead-top {
  width: 100%;
}
/* line 10, app/components/index_main/lead_project/middle_lead/view.scss */
.middle-lead .lead-top #wrap-box {
  width: 740px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
/* line 15, app/components/index_main/lead_project/middle_lead/view.scss */
.middle-lead .lead-top #wrap-box .list-box ul {
  border-bottom: 1px solid #aeaeae;
  height: 40px;
  line-height: 40px;
  padding: 0;
  color: #555;
  font-family: "Microsoft YaHei";
  font-size: 14px;
}
/* line 18, app/components/index_main/lead_project/middle_lead/view.scss */
.middle-lead .lead-top #wrap-box .list-box ul li {
  float: left;
  text-align: center;
  color: #555555;
  margin-right: 1px;
  padding: 0 1px;
  list-style-type: none;
  width: 115px;
  height: 40px;
  line-height: 40px;
}
/* line 21, app/components/index_main/lead_project/middle_lead/view.scss */
.middle-lead .lead-top #wrap-box .list-box ul li a {
  text-decoration: none;
  padding: 0 1px;
  color: #555555;
  width: 100%;
  display: block;
  height: 20px;
  line-height: 20px;
  margin-top: 8px;
  cursor: default;
}
/* line 23, app/components/index_main/lead_project/middle_lead/view.scss */
.middle-lead .lead-top #wrap-box .list-box ul li .currentL {
  font-size: 16px;
  border-right: 1px solid #aeaeae;
  font-weight: bold;
}
/* line 25, app/components/index_main/lead_project/middle_lead/view.scss */
.middle-lead .lead-top #wrap-box .list-box ul .no-hoverL {
  margin-left: -24px;
}
/* line 28, app/components/index_main/lead_project/middle_lead/view.scss */
.middle-lead .lead-top #wrap-box .mid-banner {
  width: 740px;
  height: 345px;
  margin-top: 15px;
}
/* line 30, app/components/index_main/lead_project/middle_lead/view.scss */
.middle-lead .lead-top #wrap-box .mid-banner div {
  width: 100%;
  height: 330px;
  background-color: #efefef;
}
/* line 34, app/components/index_main/lead_project/middle_lead/view.scss */
.middle-lead .lead-bottom {
  width: 740px;
  margin: 0 auto;
}
/* line 37, app/components/index_main/lead_project/middle_lead/view.scss */
.middle-lead .lead-bottom .lead-name {
  float: left;
  margin-top: 17px;
}
/* line 40, app/components/index_main/lead_project/middle_lead/view.scss */
.middle-lead .lead-bottom .lead-name div {
  position: relative;
  left: 7px;
  top: 24px;
  width: 20px;
  word-wrap: break-word;
}
/* line 46, app/components/index_main/lead_project/middle_lead/view.scss */
.middle-lead .lead-bottom .lead-name div a {
  color: #fff;
}
/* line 51, app/components/index_main/lead_project/middle_lead/view.scss */
.middle-lead .lead-bottom .lead-more-project {
  width: 700px;
  float: left;
  margin-top: 10px;
}
/* line 55, app/components/index_main/lead_project/middle_lead/view.scss */
.middle-lead .lead-bottom .lead-more-project .lead-li {
  width: 100%;
  line-height: 25px;
  list-style-type: none;
}
/* line 59, app/components/index_main/lead_project/middle_lead/view.scss */
.middle-lead .lead-bottom .lead-more-project .lead-li .lead-content {
  float: left;
  width: 560px;
  overflow: hidden;
}
/* line 63, app/components/index_main/lead_project/middle_lead/view.scss */
.middle-lead .lead-bottom .lead-more-project .lead-li .lead-content .lead-a {
  margin-left: 20px;
  color: #555;
}
/* line 68, app/components/index_main/lead_project/middle_lead/view.scss */
.middle-lead .lead-bottom .lead-more-project .lead-li .lead-more {
  float: right;
}
/* line 70, app/components/index_main/lead_project/middle_lead/view.scss */
.middle-lead .lead-bottom .lead-more-project .lead-li .lead-more .lead-show {
  color: #999;
}
/* line 73, app/components/index_main/lead_project/middle_lead/view.scss */
.middle-lead .lead-bottom .lead-more-project .lead-li .lead-more .lead-show:hover {
  color: #0e84f2;
}
/* line 1, app/components/index_main/lead_project/scheme/view.scss */
.vRight {
  width: 217px;
  float: left;
  height: 539px;
}
/* line 1, app/components/index_main/lead_project/v_banner/view.scss */
.v_banner {
  float: left;
}
/* line 3, app/components/index_main/lead_project/v_banner/view.scss */
.v_banner .vbannerL {
  width: 200px;
  height: 538px;
  background: url(https://ylcg.haierbiomedical.com/group1/M00/05/4B/CoUFfWXSzH-ARm3zAAG2m1RDX50562.jpg);
}
/* line 2, app/components/index_main/news/view.scss */
.news {
  width: 1200px;
  margin: 0 auto;
  height: 268px;
}
/* line 6, app/components/index_main/news/view.scss */
.news .inner-left {
  float: left;
}
/* line 9, app/components/index_main/news/view.scss */
.news .inner-mid {
  width: 520px;
  margin-left: 20px;
  margin-right: 20px;
  float: left;
}
/* line 14, app/components/index_main/news/view.scss */
.news .inner-mid .top {
  height: 55px;
  border-bottom: 1px solid #c0c0c0;
}
/* line 17, app/components/index_main/news/view.scss */
.news .inner-mid .top .name {
  height: 20px;
  line-height: 20px;
  float: left;
  margin-top: 25px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  font-weight: bold;
  color: #565656;
}
/* line 27, app/components/index_main/news/view.scss */
.news .inner-mid .top .more {
  float: right;
  height: 20px;
  line-height: 20px;
  margin-top: 25px;
}
/* line 32, app/components/index_main/news/view.scss */
.news .inner-mid .top .more a {
  color: #555;
  font-size: 13px;
}
/* line 38, app/components/index_main/news/view.scss */
.news .inner-mid .content {
  width: 500px;
  height: 200px;
  margin: 5px auto;
}
/* line 42, app/components/index_main/news/view.scss */
.news .inner-mid .content ul {
  padding: 0;
  margin: 0;
}
/* line 45, app/components/index_main/news/view.scss */
.news .inner-mid .content ul li {
  padding: 0;
  margin: 0;
  list-style-type: none;
  height: 50px;
  line-height: 25px;
  overflow: hidden;
}
/* line 52, app/components/index_main/news/view.scss */
.news .inner-mid .content ul li a {
  color: #545454;
}
/* line 55, app/components/index_main/news/view.scss */
.news .inner-mid .content ul li .time {
  float: right;
}
/* line 62, app/components/index_main/news/view.scss */
.news .inner-right {
  width: 440px;
  float: left;
}
/* line 65, app/components/index_main/news/view.scss */
.news .inner-right .top {
  height: 55px;
}
/* line 67, app/components/index_main/news/view.scss */
.news .inner-right .top .name {
  height: 20px;
  line-height: 20px;
  float: left;
  margin-top: 25px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  font-weight: bold;
  color: #565656;
}
/* line 77, app/components/index_main/news/view.scss */
.news .inner-right .top .more {
  float: right;
  height: 20px;
  line-height: 20px;
  margin-top: 25px;
}
/* line 82, app/components/index_main/news/view.scss */
.news .inner-right .top .more a {
  color: #555;
  font-size: 13px;
}
/* line 88, app/components/index_main/news/view.scss */
.news .inner-right .content {
  width: 100%;
  height: 200px;
  margin: 5px auto;
}
/* line 92, app/components/index_main/news/view.scss */
.news .inner-right .content .purchasers {
  width: 100%;
}
/* line 94, app/components/index_main/news/view.scss */
.news .inner-right .content .purchasers div {
  border: 1px solid #c8c8c8;
  float: left;
}
/* line 98, app/components/index_main/news/view.scss */
.news .inner-right .content .purchasers .space {
  margin-right: 6px;
  margin-bottom: 20px;
}
/* line 3, app/components/latest_news/view.scss */
.latest-news-new {
  width: 100%;
  margin-top: 30px;
}
/* line 6, app/components/latest_news/view.scss */
.latest-news-new .product-latest-news {
  width: 1000px;
  margin: 0 auto;
}
/* line 9, app/components/latest_news/view.scss */
.latest-news-new .product-latest-news p {
  margin: 0;
}
/* line 11, app/components/latest_news/view.scss */
.latest-news-new .product-latest-news p .lastest-news-link {
  color: #717171;
}
/* line 15, app/components/latest_news/view.scss */
.latest-news-new .product-latest-news .zh {
  font-size: 18px;
}
/* line 18, app/components/latest_news/view.scss */
.latest-news-new .product-latest-news .en {
  font-size: 10px;
}
/* line 20, app/components/latest_news/view.scss */
.latest-news-new .product-latest-news .en .more-news {
  float: right;
  font-size: 12px;
  margin-right: 30px;
}
/* line 24, app/components/latest_news/view.scss */
.latest-news-new .product-latest-news .en .more-news a {
  color: #666;
}
/* line 26, app/components/latest_news/view.scss */
.latest-news-new .product-latest-news .en .more-news a:hover {
  color: #4b7caf;
  text-decoration: underline;
}
/* line 33, app/components/latest_news/view.scss */
.latest-news-new .product-latest-news .product-latest-news-items {
  min-height: 380px;
  border-top: 1px solid #eeeeee;
}
/* line 37, app/components/latest_news/view.scss */
.latest-news-new .product-latest-news .product-latest-news-items ul {
  list-style: none;
  padding: 0;
}
/* line 40, app/components/latest_news/view.scss */
.latest-news-new .product-latest-news .product-latest-news-items ul .product {
  float: left;
  width: 500px;
  margin-bottom: 20px;
}
/* line 44, app/components/latest_news/view.scss */
.latest-news-new .product-latest-news .product-latest-news-items ul .product .product-image {
  float: left;
  width: 160px;
  height: 100px;
}
/* line 49, app/components/latest_news/view.scss */
.latest-news-new .product-latest-news .product-latest-news-items ul .product .product-text {
  float: left;
  width: 310px;
  height: 100px;
}
/* line 53, app/components/latest_news/view.scss */
.latest-news-new .product-latest-news .product-latest-news-items ul .product .product-text p {
  margin-top: 10px;
  line-height: 30px;
  padding-left: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 76px;
  line-height: 20px;
}
/* line 62, app/components/latest_news/view.scss */
.latest-news-new .product-latest-news .product-latest-news-items ul .product .product-text a {
  padding-left: 10px;
}
/* line 1, app/components/lead_area_page/gold_cube/view.scss */
.gold-cube {
  font-family: 'Microsoft YaHei';
}
/* line 4, app/components/lead_area_page/gold_cube/view.scss */
.gold-cube #part3 .gold-person {
  width: 928px;
  margin: 0 auto;
}
/* line 7, app/components/lead_area_page/gold_cube/view.scss */
.gold-cube #part3 .gold-person .title {
  width: 100%;
  height: 100px;
  line-height: 100px;
  font-size: 24px;
  color: #fff;
  text-align: center;
}
/* line 15, app/components/lead_area_page/gold_cube/view.scss */
.gold-cube #part3 .gold-person .content {
  width: 100%;
  height: 545px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  overflow: hidden;
  color: #fff;
}
/* line 22, app/components/lead_area_page/gold_cube/view.scss */
.gold-cube #part3 .gold-person .content table {
  width: 100%;
  display: inline-block;
  padding: 10px 0;
}
/* line 26, app/components/lead_area_page/gold_cube/view.scss */
.gold-cube #part3 .gold-person .content table thead {
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  font-weight: bold;
}
/* line 33, app/components/lead_area_page/gold_cube/view.scss */
.gold-cube #part3 .gold-person .content table tbody {
  font-size: 14px;
  font-weight: normal;
}
/* line 36, app/components/lead_area_page/gold_cube/view.scss */
.gold-cube #part3 .gold-person .content table tbody tr {
  height: 33px;
}
/* line 42, app/components/lead_area_page/gold_cube/view.scss */
.gold-cube #part3 .gold-person .intro {
  line-height: 28px;
  color: #fff;
  font-size: 14px;
  text-align: left;
  padding: 20px 40px;
}
/* line 1, app/components/lead_area_page/gold_cube_2017/view.scss */
.gold-cube-2017 {
  font-family: 'Microsoft YaHei';
}
/* line 4, app/components/lead_area_page/gold_cube_2017/view.scss */
.gold-cube-2017 .btns-div {
  margin-left: 70px;
}
/* line 6, app/components/lead_area_page/gold_cube_2017/view.scss */
.gold-cube-2017 .btns-div li {
  list-style: none;
  display: inline-block;
  border-left: 1px solid #fff;
  color: #fff;
  padding: 0 10px;
  cursor: pointer;
}
/* line 13, app/components/lead_area_page/gold_cube_2017/view.scss */
.gold-cube-2017 .btns-div .bt1 {
  color: #e8d169;
  border: 0;
}
/* line 18, app/components/lead_area_page/gold_cube_2017/view.scss */
.gold-cube-2017 .company {
  margin-top: 90px;
}
/* line 20, app/components/lead_area_page/gold_cube_2017/view.scss */
.gold-cube-2017 .company h3 {
  padding: 20px 0;
  text-align: center;
  color: #e9d26c;
  font-size: 20px;
  font-weight: bold;
}
/* line 25, app/components/lead_area_page/gold_cube_2017/view.scss */
.gold-cube-2017 .company img {
  margin-left: 5px;
  cursor: pointer;
}
/* line 29, app/components/lead_area_page/gold_cube_2017/view.scss */
.gold-cube-2017 .company span {
  display: inline-block;
  width: 255px;
  height: 20px;
  color: #fff;
  line-height: 20px;
  text-align: center;
  margin-left: 5px;
  padding: 5px 0;
  cursor: pointer;
}
/* line 34, app/components/lead_area_page/gold_cube_2017/view.scss */
.gold-cube-2017 #part3 .gold-person {
  width: 1040px;
  margin: 0 auto;
}
/* line 37, app/components/lead_area_page/gold_cube_2017/view.scss */
.gold-cube-2017 #part3 .gold-person .title {
  width: 68%;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  color: #EBD365;
  letter-spacing: 2px;
  font-weight: bold;
  margin-top: 60px;
}
/* line 46, app/components/lead_area_page/gold_cube_2017/view.scss */
.gold-cube-2017 #part3 .gold-person .title span:nth-of-type(1) {
  letter-spacing: 0px;
}
/* line 49, app/components/lead_area_page/gold_cube_2017/view.scss */
.gold-cube-2017 #part3 .gold-person .title span:nth-of-type(2) {
  float: right;
  height: 20px;
}
/* line 52, app/components/lead_area_page/gold_cube_2017/view.scss */
.gold-cube-2017 #part3 .gold-person .title span:nth-of-type(2) a {
  padding-left: 5px;
  border-left: 1px solid #837c7f;
  font-size: 14px;
  color: #837c7f;
  height: 20px;
  letter-spacing: 0px;
}
/* line 61, app/components/lead_area_page/gold_cube_2017/view.scss */
.gold-cube-2017 #part3 .gold-person .title span:nth-of-type(2) .monthshow {
  color: #fff;
  border-left-color: #fff;
}
/* line 65, app/components/lead_area_page/gold_cube_2017/view.scss */
.gold-cube-2017 #part3 .gold-person .title span:nth-of-type(2) .active {
  color: #eade6b;
  border-left-color: #eade6b;
  font-weight: bold;
}
/* line 70, app/components/lead_area_page/gold_cube_2017/view.scss */
.gold-cube-2017 #part3 .gold-person .title span:nth-of-type(2) a:nth-of-type(1) {
  border: 0;
}
/* line 73, app/components/lead_area_page/gold_cube_2017/view.scss */
.gold-cube-2017 #part3 .gold-person .content {
  width: 68%;
  height: 690px;
  overflow: hidden;
  color: #fff;
}
/* line 80, app/components/lead_area_page/gold_cube_2017/view.scss */
.gold-cube-2017 #part3 .gold-person .content table {
  width: 100%;
  text-align: center;
}
/* line 84, app/components/lead_area_page/gold_cube_2017/view.scss */
.gold-cube-2017 #part3 .gold-person .content table thead {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  font-weight: bold;
  background-color: #fff68d;
  color: #220e1a;
}
/* line 93, app/components/lead_area_page/gold_cube_2017/view.scss */
.gold-cube-2017 #part3 .gold-person .content table tbody {
  width: 100%;
  font-size: 12px;
  font-weight: normal;
  /*tr:nth-child(1){
    line-height: 60px;
  }*/
}
/* line 97, app/components/lead_area_page/gold_cube_2017/view.scss */
.gold-cube-2017 #part3 .gold-person .content table tbody tr {
  height: 49.5px;
  background: #261920;
}
/* line 101, app/components/lead_area_page/gold_cube_2017/view.scss */
.gold-cube-2017 #part3 .gold-person .content table tbody tr:nth-child(even) td {
  background: #34272e;
}
/* line 110, app/components/lead_area_page/gold_cube_2017/view.scss */
.gold-cube-2017 #part3 .gold-person .intro {
  line-height: 28px;
  color: #fff;
  font-size: 14px;
  text-align: left;
  padding: 20px 40px;
}
/* line 119, app/components/lead_area_page/gold_cube_2017/view.scss */
.gold-cube-2017 #company1, .gold-cube-2017 #company2, .gold-cube-2017 #company3, .gold-cube-2017 #company4 {
  top: 160px !important;
}
/* line 123, app/components/lead_area_page/gold_cube_2017/view.scss */
.gold-cube-2017 #company1 .modal-body, .gold-cube-2017 #company2 .modal-body, .gold-cube-2017 #company3 .modal-body, .gold-cube-2017 #company4 .modal-body {
  padding: 0 !important;
  border-radius: 4px;
  font-size: 16px;
}
/* line 134, app/components/lead_area_page/gold_cube_2017/view.scss */
.gold-cube-2017 #company1 .close, .gold-cube-2017 #company2 .close, .gold-cube-2017 #company3 .close, .gold-cube-2017 #company4 .close {
  color: #fff;
}
/* line 1, app/components/lead_area_page/hanover_cosmo/view.scss */
.hanover_cosmo {
  padding: 20px 0 30px;
  background: #f7f7f7;
}
/* line 1, app/components/lead_area_page/interactive_day/view.scss */
.day-bg {
  width: 100%;
  background-color: #f7f7f7;
  padding-top: 10px;
}
/* line 5, app/components/lead_area_page/interactive_day/view.scss */
.day-bg .day-container {
  width: 1200px;
  margin: 0 auto;
}
/* line 8, app/components/lead_area_page/interactive_day/view.scss */
.day-bg .day-container .top-banner {
  width: 100%;
  height: 450px;
  background: url("http://wj.ihaier.com:8081/images/2017/07/04/2954_1499149535195_f3ccdd27d2000e3f9255a7e3e2c48800.jpg") no-repeat;
}
/* line 13, app/components/lead_area_page/interactive_day/view.scss */
.day-bg .day-container .main-day-body {
  position: relative;
  top: -25px;
  left: 36px;
  background: #fff;
  width: 1125px;
}
/* line 19, app/components/lead_area_page/interactive_day/view.scss */
.day-bg .day-container .main-day-body .tab {
  box-shadow: 0 0 5px #e1e1e1;
}
/* line 21, app/components/lead_area_page/interactive_day/view.scss */
.day-bg .day-container .main-day-body .tab .tab-navs {
  height: 60px;
  line-height: 60px;
  background-color: #FFF;
}
/* line 25, app/components/lead_area_page/interactive_day/view.scss */
.day-bg .day-container .main-day-body .tab .tab-navs li {
  height: 60px;
  background-color: #ccddff;
  margin-left: 4px;
}
/* line 30, app/components/lead_area_page/interactive_day/view.scss */
.day-bg .day-container .main-day-body .tab .tab-navs li a {
  padding: 0;
  border: 0;
}
/* line 35, app/components/lead_area_page/interactive_day/view.scss */
.day-bg .day-container .main-day-body .tab .tab-navs .active {
  background-color: #fff;
}
/* line 39, app/components/lead_area_page/interactive_day/view.scss */
.day-bg .day-container .main-day-body .tab .tab-contents {
  padding: 0;
}
/* line 41, app/components/lead_area_page/interactive_day/view.scss */
.day-bg .day-container .main-day-body .tab .tab-contents .online-sub {
  margin: 65px 0 5px 104px;
}
/* line 44, app/components/lead_area_page/interactive_day/view.scss */
.day-bg .day-container .main-day-body .tab .tab-contents #online-form {
  width: 914px;
  margin: 0 auto;
}
/* line 47, app/components/lead_area_page/interactive_day/view.scss */
.day-bg .day-container .main-day-body .tab .tab-contents #online-form .group {
  margin-top: 50px;
}
/* line 49, app/components/lead_area_page/interactive_day/view.scss */
.day-bg .day-container .main-day-body .tab .tab-contents #online-form .group .control-group {
  width: 457px;
  float: left;
  height: 50px;
  line-height: 50px;
  margin: 0;
}
/* line 55, app/components/lead_area_page/interactive_day/view.scss */
.day-bg .day-container .main-day-body .tab .tab-contents #online-form .group .control-group span {
  width: 192px;
  display: inline-block;
  font-family: 'Microsoft YaHei';
  font-size: 16px;
  text-align: right;
  color: #4d4d4d;
}
/* line 63, app/components/lead_area_page/interactive_day/view.scss */
.day-bg .day-container .main-day-body .tab .tab-contents #online-form .group .control-group input, .day-bg .day-container .main-day-body .tab .tab-contents #online-form .group .control-group select, .day-bg .day-container .main-day-body .tab .tab-contents #online-form .group .control-group textarea {
  width: 220px;
  height: 28px;
  line-height: 28px;
  border-radius: 0;
  border: 1px solid #c6c6c6;
  margin-left: 20px;
}
/* line 73, app/components/lead_area_page/interactive_day/view.scss */
.day-bg .day-container .main-day-body .tab .tab-contents #online-form .post-submit {
  width: 100%;
  text-align: center;
}
/* line 76, app/components/lead_area_page/interactive_day/view.scss */
.day-bg .day-container .main-day-body .tab .tab-contents #online-form .post-submit input {
  background-color: #ec0000;
  width: 190px;
  height: 46px;
  border: 0;
  border-radius: 0;
  margin: 55px auto 20px auto;
}
/* line 2, app/components/lead_area_page/interactive_day_wg/view.scss */
.interactive-day-wg .main-body {
  margin: 20px auto;
  background: url(https://ylcg.haierbiomedical.com/group1/M00/05/48/CoUFfWXDPE6AECOVACmCRHWNIfU898.png) no-repeat;
  width: 1200px;
  height: 2656px;
  position: relative;
}
/* line 8, app/components/lead_area_page/interactive_day_wg/view.scss */
.interactive-day-wg .main-body .video-div {
  position: absolute;
  top: 517px;
  left: 0;
  width: 576px;
  height: 324px;
  background-color: #c9c9c9;
}
/* line 1, app/components/lead_area_page/lead_project_four/view.scss */
.lead_project_four {
  background-color: #f8f8f8 !important;
}
/* line 3, app/components/lead_area_page/lead_project_four/view.scss */
.lead_project_four .main-body {
  background-color: #f8f8f8 !important;
  margin: 20px auto;
  background: no-repeat;
  width: 1200px;
  position: relative;
}
/* line 1, app/components/lead_area_page/lead_project_third/view.scss */
.lead_project_third {
  width: 1200px;
  margin: 0 auto;
  font-family: 'Microsoft YaHei';
}
/* line 4, app/components/lead_area_page/lead_project_third/view.scss */
.lead_project_third > img {
  margin-top: 20px;
}
/* line 7, app/components/lead_area_page/lead_project_third/view.scss */
.lead_project_third .top-banner-third {
  width: 100%;
  height: 123px;
}
/* line 11, app/components/lead_area_page/lead_project_third/view.scss */
.lead_project_third .main-body-third {
  width: 100%;
  margin-top: 25px;
}
/* line 14, app/components/lead_area_page/lead_project_third/view.scss */
.lead_project_third .main-body-third .inner-banner-third {
  width: 100%;
  height: 500px;
  margin: 0 auto;
  background-color: #ade9ea;
}
/* line 20, app/components/lead_area_page/lead_project_third/view.scss */
.lead_project_third .main-body-third .introduce-third {
  width: 100%;
  height: 580px;
  margin: 0 auto;
  background-color: #f6f6f6;
}
/* line 25, app/components/lead_area_page/lead_project_third/view.scss */
.lead_project_third .main-body-third .introduce-third .top-name-third {
  height: 120px;
  line-height: 120px;
  text-align: center;
  color: #0a5b9c;
  font-family: "SimHei";
  font-size: 30px;
  letter-spacing: 3px;
  background: url(http://wj.ihaier.com:8081/images/2015/09/02/2954_1441173676359_0d50f89accc8444f5d754283e17c7423.png) center no-repeat;
}
/* line 35, app/components/lead_area_page/lead_project_third/view.scss */
.lead_project_third .main-body-third .introduce-third .bottom-pic-third {
  width: 1050px;
  height: 395px;
  margin: 10px auto;
  overflow: hidden;
}
/* line 40, app/components/lead_area_page/lead_project_third/view.scss */
.lead_project_third .main-body-third .introduce-third .bottom-pic-third .left-third {
  float: left;
  width: 500px;
  height: 100%;
}
/* line 44, app/components/lead_area_page/lead_project_third/view.scss */
.lead_project_third .main-body-third .introduce-third .bottom-pic-third .left-third .top-pic-third {
  height: 250px;
  background-color: #fff;
}
/* line 48, app/components/lead_area_page/lead_project_third/view.scss */
.lead_project_third .main-body-third .introduce-third .bottom-pic-third .left-third .bottom-pic-third {
  width: 100%;
  margin: 15px 0 0 0;
  height: 130px;
}
/* line 52, app/components/lead_area_page/lead_project_third/view.scss */
.lead_project_third .main-body-third .introduce-third .bottom-pic-third .left-third .bottom-pic-third .small-pic-third {
  height: 130px;
  width: 160px;
  float: left;
  margin: 0 10px 0 0;
  background-color: #fff;
}
/* line 61, app/components/lead_area_page/lead_project_third/view.scss */
.lead_project_third .main-body-third .introduce-third .bottom-pic-third .right-third {
  float: left;
  margin-left: 65px;
  width: 480px;
  height: 100%;
  color: #4d4d4d;
}
/* line 67, app/components/lead_area_page/lead_project_third/view.scss */
.lead_project_third .main-body-third .introduce-third .bottom-pic-third .right-third .name-third {
  width: 100%;
  height: 78px;
  line-height: 78px;
  font-family: "SimHei";
  font-size: 30px;
}
/* line 74, app/components/lead_area_page/lead_project_third/view.scss */
.lead_project_third .main-body-third .introduce-third .bottom-pic-third .right-third .content-third {
  font-size: 16px;
  color: #4d4d4d;
  height: 305px;
  overflow: hidden;
  line-height: 28px;
  text-indent: 2em;
}
/* line 81, app/components/lead_area_page/lead_project_third/view.scss */
.lead_project_third .main-body-third .introduce-third .bottom-pic-third .right-third .content-third div {
  font-size: 16px;
  color: #4d4d4d;
  line-height: 28px;
  text-indent: 2em;
}
/* line 91, app/components/lead_area_page/lead_project_third/view.scss */
.lead_project_third .main-body-third .product {
  width: 100%;
  background: #fff;
  overflow: auto;
}
/* line 95, app/components/lead_area_page/lead_project_third/view.scss */
.lead_project_third .main-body-third .product .top-name {
  height: 120px;
  line-height: 120px;
  text-align: center;
  color: #0a5b9c;
  font-size: 30px;
  letter-spacing: 3px;
  background: url(http://wj.ihaier.com:8081/images/2015/09/02/2954_1441173676359_0d50f89accc8444f5d754283e17c7423.png) center no-repeat;
}
/* line 104, app/components/lead_area_page/lead_project_third/view.scss */
.lead_project_third .main-body-third .product ul {
  margin: 0;
  padding: 0;
  width: 1050px;
  margin: 0 auto;
}
/* line 109, app/components/lead_area_page/lead_project_third/view.scss */
.lead_project_third .main-body-third .product ul li {
  list-style-type: none;
  float: left;
  width: 320px;
  min-height: 425px;
  margin-right: 40px;
}
/* line 115, app/components/lead_area_page/lead_project_third/view.scss */
.lead_project_third .main-body-third .product ul li .top-pic {
  width: 320px;
  height: 220px;
  background-color: #f6f6f6;
}
/* line 120, app/components/lead_area_page/lead_project_third/view.scss */
.lead_project_third .main-body-third .product ul li .content {
  width: 100%;
  margin: 15px auto;
  overflow: hidden;
}
/* line 125, app/components/lead_area_page/lead_project_third/view.scss */
.lead_project_third .main-body-third .product ul li .content table tr {
  line-height: 28px;
}
/* line 127, app/components/lead_area_page/lead_project_third/view.scss */
.lead_project_third .main-body-third .product ul li .content table tr td {
  line-height: 28px;
}
/* line 130, app/components/lead_area_page/lead_project_third/view.scss */
.lead_project_third .main-body-third .product ul li .content table tr .key {
  color: #535353;
  font-size: 16px;
  width: 82px;
  vertical-align: top;
}
/* line 136, app/components/lead_area_page/lead_project_third/view.scss */
.lead_project_third .main-body-third .product ul li .content table tr .value {
  color: #8f8f8f;
  font-size: 14px;
}
/* line 146, app/components/lead_area_page/lead_project_third/view.scss */
.lead_project_third .main-body-third .contact {
  width: 100%;
  height: 140px;
  margin-top: 15px;
}
/* line 150, app/components/lead_area_page/lead_project_third/view.scss */
.lead_project_third .main-body-third .contact .c-top {
  height: 135px;
  background-color: #f6f6f6;
}
/* line 153, app/components/lead_area_page/lead_project_third/view.scss */
.lead_project_third .main-body-third .contact .c-top .icon {
  width: 240px;
  height: 65px;
  float: left;
  margin: 35px 0 0 80px;
}
/* line 159, app/components/lead_area_page/lead_project_third/view.scss */
.lead_project_third .main-body-third .contact .c-top .contact-person {
  margin-left: 115px;
  width: 760px;
  float: left;
}
/* line 163, app/components/lead_area_page/lead_project_third/view.scss */
.lead_project_third .main-body-third .contact .c-top .contact-person ul {
  margin: 35px 0 0 0;
  padding: 0;
  width: 760px;
}
/* line 166, app/components/lead_area_page/lead_project_third/view.scss */
.lead_project_third .main-body-third .contact .c-top .contact-person ul li {
  list-style-type: none;
  width: 380px;
  float: left;
  color: #424242;
  font-size: 18px;
  line-height: 36px;
}
/* line 177, app/components/lead_area_page/lead_project_third/view.scss */
.lead_project_third .main-body-third .contact .c-bottom {
  height: 5px;
  background-color: #075b9b;
}
/* line 1, app/components/lead_area_page/lead_project_two/view.scss */
.lead_project_two {
  background-color: #f4f4f4;
  padding-top: 25px;
  font-family: 'Microsoft YaHei';
}
/* line 5, app/components/lead_area_page/lead_project_two/view.scss */
.lead_project_two .front-main {
  width: 1200px;
  margin: 0 auto;
}
/* line 8, app/components/lead_area_page/lead_project_two/view.scss */
.lead_project_two .front-main .two-main-body {
  width: 100%;
  margin-top: 20px;
}
/* line 11, app/components/lead_area_page/lead_project_two/view.scss */
.lead_project_two .front-main .two-main-body .level {
  width: 100%;
  position: relative;
  background: #fff;
  padding-top: 52px;
  margin-top: 10px;
}
/* line 17, app/components/lead_area_page/lead_project_two/view.scss */
.lead_project_two .front-main .two-main-body .level .tag {
  position: absolute;
  top: 30px;
  left: 34px;
  width: 169px;
  height: 45px;
  background: url(http://wj.ihaier.com:8081/images/2017/03/29/100851_1490751584888_4a47a0db6e60853dedfcfdf08a5ca249.png) no-repeat;
}
/* line 24, app/components/lead_area_page/lead_project_two/view.scss */
.lead_project_two .front-main .two-main-body .level .tag span {
  font-family: "Microsoft YaHei";
  font-size: 16px;
  font-weight: bold;
  color: #024ea2;
  position: absolute;
  left: 28px;
  top: 0px;
}
/* line 34, app/components/lead_area_page/lead_project_two/view.scss */
.lead_project_two .front-main .two-main-body .level .two-inner-banner {
  width: 1136px;
  height: 440px;
  margin: 0 auto;
  background-color: #c2c2c2;
}
/* line 37, app/components/lead_area_page/lead_project_two/view.scss */
.lead_project_two .front-main .two-main-body .level .more {
  height: 60px;
  line-height: 60px;
  width: 1160px;
  margin: 0 auto;
  overflow-y: hidden;
  /* .arrow-shadow{
     float: left;
     width: 61px;
     height: 25px;
     line-height: 25px;
     margin-top: 18px;
     text-align: center;
     background:url(http://wj.ihaier.com:8081/images/2015/12/10/27539_1449714515047_ee1ba88327a47ae94c9d34f8755d0a63.png) no-repeat;
     span{
       color:#fff;font-family: 'Microsoft YaHei';font-size: 14px;margin-left: -5px;
     }
   }*/
}
/* line 51, app/components/lead_area_page/lead_project_two/view.scss */
.lead_project_two .front-main .two-main-body .level .more .content {
  float: left;
  color: #555;
  width: 970px;
  margin-left: 12px;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
}
/* line 59, app/components/lead_area_page/lead_project_two/view.scss */
.lead_project_two .front-main .two-main-body .level .more .content a {
  float: left;
  width: 880px;
  color: #555;
  font-size: 12px;
}
/* line 67, app/components/lead_area_page/lead_project_two/view.scss */
.lead_project_two .front-main .two-main-body .level .more .check-more {
  float: right;
  text-align: right;
  margin-right: 5px;
  width: 100px;
  list-style-type: none;
}
/* line 73, app/components/lead_area_page/lead_project_two/view.scss */
.lead_project_two .front-main .two-main-body .level .more .check-more a {
  color: #555;
  font-size: 12px;
}
/* line 77, app/components/lead_area_page/lead_project_two/view.scss */
.lead_project_two .front-main .two-main-body .level .more .check-more a:hover {
  text-decoration: underline;
}
/* line 81, app/components/lead_area_page/lead_project_two/view.scss */
.lead_project_two .front-main .two-main-body .level .more ul {
  padding: 0;
  margin: 0;
  float: left;
  height: 60px;
}
/* line 84, app/components/lead_area_page/lead_project_two/view.scss */
.lead_project_two .front-main .two-main-body .level .more ul li {
  list-style-type: none;
  line-height: 60px;
  height: 60px;
}
/* line 88, app/components/lead_area_page/lead_project_two/view.scss */
.lead_project_two .front-main .two-main-body .level .more ul li .content {
  float: left;
  color: #555;
  width: 970px;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
}
/* line 96, app/components/lead_area_page/lead_project_two/view.scss */
.lead_project_two .front-main .two-main-body .level .more ul li .content .ss {
  float: left;
  width: 880px;
  color: #555;
  font-size: 12px;
}
/* line 104, app/components/lead_area_page/lead_project_two/view.scss */
.lead_project_two .front-main .two-main-body .level .more ul li .check-more {
  float: right;
  text-align: right;
  width: 100px;
  list-style-type: none;
}
/* line 109, app/components/lead_area_page/lead_project_two/view.scss */
.lead_project_two .front-main .two-main-body .level .more ul li .check-more a {
  color: #555;
  font-size: 12px;
}
/* line 113, app/components/lead_area_page/lead_project_two/view.scss */
.lead_project_two .front-main .two-main-body .level .more ul li .check-more a:hover {
  text-decoration: underline;
}
/* line 1, app/components/lead_area_page/tianJi_newFactory/view.scss */
.hanover_cosmo {
  padding: 20px 0 30px;
  background: #f7f7f7;
}
/* line 10, app/components/nav/view.scss */
.nav-wrapper2 {
  width: 1200px;
  margin: 0 auto;
  height: 20px;
  color: #555;
}
/* line 11, app/components/nav/view.scss */
.nav-wrapper2 a {
  font-family: 'Microsoft YaHei';
}
/* line 16, app/components/nav/view.scss */
.nav-wrapper2 input {
  padding: 0;
}
/* line 21, app/components/nav/view.scss */
.nav-wrapper2 .search {
  float: left;
  width: 545px;
  height: 68px;
  margin-left: 110px;
  margin-top: 30px;
}
/* line 27, app/components/nav/view.scss */
.nav-wrapper2 .search input {
  width: 448.4px;
  height: 38.4px;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #bbb;
}
/* line 34, app/components/nav/view.scss */
.nav-wrapper2 .search #search-demand {
  position: relative;
  top: 14px;
  left: -54px;
  cursor: pointer;
}
/* line 40, app/components/nav/view.scss */
.nav-wrapper2 .search button {
  width: 50px;
  height: 40px;
  border-radius: 0;
  position: relative;
  left: -53px;
  top: -4px;
}
/* line 48, app/components/nav/view.scss */
.nav-wrapper2 .search .textcontain {
  padding-top: 10px;
}
/* line 50, app/components/nav/view.scss */
.nav-wrapper2 .search .textcontain a {
  text-decoration: none;
  color: #999;
  display: inline-block;
  margin-right: 10px;
  font-size: 12px;
}
/* line 59, app/components/nav/view.scss */
.nav-wrapper2 .logo {
  margin-top: 30px;
  float: left;
}
/* line 63, app/components/nav/view.scss */
.nav-wrapper2 .app {
  float: right;
  margin-top: 20px;
}
/* line 1, app/components/nav2/view.scss */
.nav2 {
  background-color: #fff;
  height: 42px;
  margin-top: 0;
}
/* line 5, app/components/nav2/view.scss */
.nav2 .container {
  width: 1200px;
  height: 42px;
  margin: 0 auto;
  font-family: "Microsoft YaHei";
}
/* line 11, app/components/nav2/view.scss */
.nav2 .container .navbar-collapse ul {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none outside;
}
/* line 16, app/components/nav2/view.scss */
.nav2 .container .navbar-collapse ul li {
  padding: 0px;
  float: left;
  height: 40px;
  margin-right: 40px;
  text-align: center;
  font-size: 12px;
  /*&.active{
   color: #074b80;
    //a {
    //  color: #4488bb;
    //}
  }*/
}
/* line 24, app/components/nav2/view.scss */
.nav2 .container .navbar-collapse ul li a {
  text-decoration: none;
  font-size: 16px;
  display: block;
  line-height: 40px;
  font-weight: bold;
  color: #444;
}
/* line 33, app/components/nav2/view.scss */
.nav2 .container .navbar-collapse ul li a:hover {
  color: #004ea2;
}
/* line 1, app/components/nav2_1/view.scss */
.nav2_1 {
  background-color: #075b9b;
  height: 42px;
  margin-top: 0;
}
/* line 5, app/components/nav2_1/view.scss */
.nav2_1 .container {
  width: 1200px;
  height: 42px;
  margin: 0 auto;
  font-family: "Microsoft YaHei";
}
/* line 11, app/components/nav2_1/view.scss */
.nav2_1 .container .navbar-collapse ul {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none outside;
}
/* line 16, app/components/nav2_1/view.scss */
.nav2_1 .container .navbar-collapse ul li {
  padding: 0px;
  float: left;
  width: 100px;
  height: 42px;
  margin-right: 10px;
  text-align: center;
  font-size: 12px;
}
/* line 24, app/components/nav2_1/view.scss */
.nav2_1 .container .navbar-collapse ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  display: block;
  line-height: 42px;
}
/* line 31, app/components/nav2_1/view.scss */
.nav2_1 .container .navbar-collapse ul li:hover {
  background-color: #00487e;
}
/* line 34, app/components/nav2_1/view.scss */
.nav2_1 .container .navbar-collapse ul li.active {
  background-color: #074b80;
}
/* line 10, app/components/nav3/view.scss */
.nav-wrapper {
  width: 1200px;
  margin: 0 auto;
  height: 110px;
  color: #555;
}
/* line 15, app/components/nav3/view.scss */
.nav-wrapper .search {
  float: left;
  width: 485px;
  height: 68px;
  margin-left: 200px;
  margin-top: 20px;
  font-family: 'Microsoft YaHei';
}
/* line 23, app/components/nav3/view.scss */
.nav-wrapper .search .tab ul {
  padding: 0;
  list-style: none;
  line-height: 30px;
  font-size: 12px;
  height: 30px;
  background: none;
  border-bottom: none;
}
/* line 31, app/components/nav3/view.scss */
.nav-wrapper .search .tab ul li {
  height: 24px;
  color: #999;
  float: left;
  cursor: pointer;
  font-weight: normal;
  margin-left: 3px;
}
/* line 39, app/components/nav3/view.scss */
.nav-wrapper .search .tab ul .tab-line {
  width: 1px;
  color: #c9c9c9;
  margin: 0;
  padding: 0 15px;
}
/* line 45, app/components/nav3/view.scss */
.nav-wrapper .search .tab ul li.active {
  color: #000;
}
/* line 51, app/components/nav3/view.scss */
.nav-wrapper .search .tab .tab-contents {
  padding: 0px;
  border: 0;
}
/* line 55, app/components/nav3/view.scss */
.nav-wrapper .search .tab .tab-contents .tab-content {
  min-height: 38px;
}
/* line 59, app/components/nav3/view.scss */
.nav-wrapper .search .tab .tab-contents .tab-content .input-group input {
  width: 380px;
  padding: 10px 15px;
}
/* line 63, app/components/nav3/view.scss */
.nav-wrapper .search .tab .tab-contents .tab-content .input-group button {
  padding: 10px 15px;
}
/* line 69, app/components/nav3/view.scss */
.nav-wrapper .logo {
  margin-top: 18px;
  float: left;
}
/* line 73, app/components/nav3/view.scss */
.nav-wrapper .app {
  float: right;
  width: 85px;
  height: 85px;
  margin-top: 12px;
}
/* line 10, app/components/nav_1/view.scss */
.nav-wrapper1 {
  width: 1200px;
  margin: 0 auto;
  height: 110px;
  color: #555;
}
/* line 15, app/components/nav_1/view.scss */
.nav-wrapper1 .search {
  float: left;
  width: 485px;
  height: 68px;
  margin-left: 200px;
  margin-top: 20px;
}
/* line 22, app/components/nav_1/view.scss */
.nav-wrapper1 .search .tab ul {
  padding: 0;
  list-style: none;
  line-height: 30px;
  font-size: 12px;
  font-family: 'Microsoft YaHei';
  height: 30px;
  background: none;
  border-bottom: none;
}
/* line 31, app/components/nav_1/view.scss */
.nav-wrapper1 .search .tab ul li {
  height: 24px;
  color: #999;
  float: left;
  cursor: pointer;
  font-weight: normal;
  margin-left: 3px;
}
/* line 39, app/components/nav_1/view.scss */
.nav-wrapper1 .search .tab ul .tab-line {
  width: 1px;
  color: #c9c9c9;
  margin: 0;
  padding: 0 15px;
}
/* line 45, app/components/nav_1/view.scss */
.nav-wrapper1 .search .tab ul li.active {
  color: #000;
}
/* line 51, app/components/nav_1/view.scss */
.nav-wrapper1 .search .tab .tab-contents {
  padding: 0px;
  border: 0;
}
/* line 55, app/components/nav_1/view.scss */
.nav-wrapper1 .search .tab .tab-contents .tab-content {
  min-height: 38px;
}
/* line 59, app/components/nav_1/view.scss */
.nav-wrapper1 .search .tab .tab-contents .tab-content .input-group input {
  width: 380px;
  padding: 10px 15px;
}
/* line 63, app/components/nav_1/view.scss */
.nav-wrapper1 .search .tab .tab-contents .tab-content .input-group button {
  padding: 10px 15px;
}
/* line 69, app/components/nav_1/view.scss */
.nav-wrapper1 .logo {
  margin-top: 18px;
  float: left;
}
/* line 73, app/components/nav_1/view.scss */
.nav-wrapper1 .app {
  float: right;
  margin-top: 6px;
}
/* line 1, app/components/new_purchaser_series/big_data/view.scss */
.big_data {
  width: 100%;
  background-color: #f4f4f4;
  padding-bottom: 20px;
  margin-top: -20px;
}
/* line 6, app/components/new_purchaser_series/big_data/view.scss */
.big_data .big-data-container {
  width: 1200px;
  margin: 0 auto;
  height: auto !important;
}
/* line 10, app/components/new_purchaser_series/big_data/view.scss */
.big_data .big-data-container .big-data-table {
  padding-top: 20px;
  min-height: 600px;
}
/* line 13, app/components/new_purchaser_series/big_data/view.scss */
.big_data .big-data-container .big-data-table .title2 {
  margin: 0 auto;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #075b9b;
  font-weight: bold;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-top: -10px;
}
/* line 24, app/components/new_purchaser_series/big_data/view.scss */
.big_data .big-data-container .big-data-table .title2 > span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 31, app/components/new_purchaser_series/big_data/view.scss */
.big_data .big-data-container .big-data-table .title {
  height: 40px;
  line-height: 40px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #00416e;
  margin-left: 20px;
}
/* line 38, app/components/new_purchaser_series/big_data/view.scss */
.big_data .big-data-container .big-data-table .title .left {
  float: left;
}
/* line 40, app/components/new_purchaser_series/big_data/view.scss */
.big_data .big-data-container .big-data-table .title .left span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 47, app/components/new_purchaser_series/big_data/view.scss */
.big_data .big-data-container .big-data-table .title .right {
  float: right;
  margin-right: 10px;
}
/* line 50, app/components/new_purchaser_series/big_data/view.scss */
.big_data .big-data-container .big-data-table .title .right a {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #00416e;
}
/* line 55, app/components/new_purchaser_series/big_data/view.scss */
.big_data .big-data-container .big-data-table .title .right .active {
  color: #005aaa;
  font-weight: bold;
}
/* line 61, app/components/new_purchaser_series/big_data/view.scss */
.big_data .big-data-container .big-data-table .table-div {
  width: 1200px;
  min-height: 380px;
  margin-left: 20px;
}
/* line 67, app/components/new_purchaser_series/big_data/view.scss */
.big_data .big-data-container .big-data-table .table-div .simple thead tr {
  height: 45px;
  line-height: 45px;
  background-color: #e1ebf6;
}
/* line 71, app/components/new_purchaser_series/big_data/view.scss */
.big_data .big-data-container .big-data-table .table-div .simple thead tr th {
  width: 115px;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #00366c;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
/* line 83, app/components/new_purchaser_series/big_data/view.scss */
.big_data .big-data-container .big-data-table .table-div .simple tbody tr {
  height: 45px;
  line-height: 45px;
}
/* line 86, app/components/new_purchaser_series/big_data/view.scss */
.big_data .big-data-container .big-data-table .table-div .simple tbody tr td {
  width: 115px;
  text-align: center;
  font-size: 14px;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
  border-left: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4;
}
/* line 96, app/components/new_purchaser_series/big_data/view.scss */
.big_data .big-data-container .big-data-table .table-div .simple tbody tr:nth-child(odd) {
  background-color: #fff;
}
/* line 99, app/components/new_purchaser_series/big_data/view.scss */
.big_data .big-data-container .big-data-table .table-div .simple tbody tr:nth-child(even) {
  background-color: #fafafa;
}
/* line 106, app/components/new_purchaser_series/big_data/view.scss */
.big_data .big-data-container .no-power {
  min-height: 450px;
  font-size: 14px;
  padding: 20px;
}
/* line 2, app/components/new_purchaser_series/big_data_person/view.scss */
.big_data {
  width: 100%;
  background-color: #f4f4f4;
  padding-bottom: 20px;
}
/* line 6, app/components/new_purchaser_series/big_data_person/view.scss */
.big_data .big-data-container {
  width: 1200px;
  margin: 0 auto;
  height: auto !important;
}
/* line 10, app/components/new_purchaser_series/big_data_person/view.scss */
.big_data .big-data-container .big-data-table {
  padding-top: 20px;
}
/* line 12, app/components/new_purchaser_series/big_data_person/view.scss */
.big_data .big-data-container .big-data-table .title {
  height: 40px;
  line-height: 40px;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #00416e;
}
/* line 18, app/components/new_purchaser_series/big_data_person/view.scss */
.big_data .big-data-container .big-data-table .title .left {
  float: left;
}
/* line 20, app/components/new_purchaser_series/big_data_person/view.scss */
.big_data .big-data-container .big-data-table .title .left span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 27, app/components/new_purchaser_series/big_data_person/view.scss */
.big_data .big-data-container .big-data-table .title .right {
  float: right;
  margin-right: 10px;
}
/* line 30, app/components/new_purchaser_series/big_data_person/view.scss */
.big_data .big-data-container .big-data-table .title .right a {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #00416e;
}
/* line 35, app/components/new_purchaser_series/big_data_person/view.scss */
.big_data .big-data-container .big-data-table .title .right .active {
  color: #005aaa;
  font-weight: bold;
}
/* line 41, app/components/new_purchaser_series/big_data_person/view.scss */
.big_data .big-data-container .big-data-table .table-div {
  width: 1200px;
  min-height: 380px;
}
/* line 46, app/components/new_purchaser_series/big_data_person/view.scss */
.big_data .big-data-container .big-data-table .table-div .simple thead tr {
  height: 45px;
  line-height: 45px;
  background-color: #e1ebf6;
}
/* line 50, app/components/new_purchaser_series/big_data_person/view.scss */
.big_data .big-data-container .big-data-table .table-div .simple thead tr th {
  width: 115px;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #00366c;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
/* line 62, app/components/new_purchaser_series/big_data_person/view.scss */
.big_data .big-data-container .big-data-table .table-div .simple tbody tr {
  height: 45px;
  line-height: 45px;
}
/* line 65, app/components/new_purchaser_series/big_data_person/view.scss */
.big_data .big-data-container .big-data-table .table-div .simple tbody tr td {
  width: 115px;
  text-align: center;
  font-size: 14px;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
  border-left: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4;
}
/* line 75, app/components/new_purchaser_series/big_data_person/view.scss */
.big_data .big-data-container .big-data-table .table-div .simple tbody tr:nth-child(odd) {
  background-color: #fff;
}
/* line 78, app/components/new_purchaser_series/big_data_person/view.scss */
.big_data .big-data-container .big-data-table .table-div .simple tbody tr:nth-child(even) {
  background-color: #fafafa;
}
/* line 85, app/components/new_purchaser_series/big_data_person/view.scss */
.big_data .big-data-container .no-power {
  min-height: 450px;
  font-size: 14px;
  padding: 20px;
}

/* line 93, app/components/new_purchaser_series/big_data_person/view.scss */
.demand-pagination {
  text-align: right;
  padding-bottom: 20px;
}
/* line 96, app/components/new_purchaser_series/big_data_person/view.scss */
.demand-pagination.inline-pagination {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding-bottom: 0;
  width: 860px;
}
/* line 2, app/components/new_purchaser_series/big_data_person_detail/view.scss */
.big_data {
  width: 100%;
  background-color: #f4f4f4;
  padding-bottom: 20px;
}
/* line 6, app/components/new_purchaser_series/big_data_person_detail/view.scss */
.big_data .big-data-container {
  width: 1200px;
  margin: 0 auto;
  height: auto !important;
}
/* line 10, app/components/new_purchaser_series/big_data_person_detail/view.scss */
.big_data .big-data-container .big-data-table {
  padding-top: 20px;
}
/* line 12, app/components/new_purchaser_series/big_data_person_detail/view.scss */
.big_data .big-data-container .big-data-table .title {
  height: 40px;
  line-height: 40px;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #00416e;
}
/* line 18, app/components/new_purchaser_series/big_data_person_detail/view.scss */
.big_data .big-data-container .big-data-table .title .left {
  float: left;
}
/* line 20, app/components/new_purchaser_series/big_data_person_detail/view.scss */
.big_data .big-data-container .big-data-table .title .left span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 27, app/components/new_purchaser_series/big_data_person_detail/view.scss */
.big_data .big-data-container .big-data-table .title .right {
  float: right;
  margin-right: 10px;
}
/* line 30, app/components/new_purchaser_series/big_data_person_detail/view.scss */
.big_data .big-data-container .big-data-table .title .right a {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #00416e;
}
/* line 35, app/components/new_purchaser_series/big_data_person_detail/view.scss */
.big_data .big-data-container .big-data-table .title .right .active {
  color: #005aaa;
  font-weight: bold;
}
/* line 41, app/components/new_purchaser_series/big_data_person_detail/view.scss */
.big_data .big-data-container .big-data-table .table-div {
  width: 1200px;
  min-height: 380px;
}
/* line 46, app/components/new_purchaser_series/big_data_person_detail/view.scss */
.big_data .big-data-container .big-data-table .table-div .simple thead tr {
  height: 45px;
  line-height: 45px;
  background-color: #e1ebf6;
}
/* line 50, app/components/new_purchaser_series/big_data_person_detail/view.scss */
.big_data .big-data-container .big-data-table .table-div .simple thead tr th {
  width: 115px;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #00366c;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
/* line 62, app/components/new_purchaser_series/big_data_person_detail/view.scss */
.big_data .big-data-container .big-data-table .table-div .simple tbody tr {
  height: 45px;
  line-height: 45px;
}
/* line 65, app/components/new_purchaser_series/big_data_person_detail/view.scss */
.big_data .big-data-container .big-data-table .table-div .simple tbody tr td {
  width: 115px;
  text-align: center;
  font-size: 14px;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
  border-left: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4;
}
/* line 75, app/components/new_purchaser_series/big_data_person_detail/view.scss */
.big_data .big-data-container .big-data-table .table-div .simple tbody tr:nth-child(odd) {
  background-color: #fff;
}
/* line 78, app/components/new_purchaser_series/big_data_person_detail/view.scss */
.big_data .big-data-container .big-data-table .table-div .simple tbody tr:nth-child(even) {
  background-color: #fafafa;
}
/* line 85, app/components/new_purchaser_series/big_data_person_detail/view.scss */
.big_data .big-data-container .no-power {
  min-height: 450px;
  font-size: 14px;
  padding: 20px;
}

/* line 93, app/components/new_purchaser_series/big_data_person_detail/view.scss */
.demand-pagination {
  text-align: right;
  padding-bottom: 20px;
}
/* line 96, app/components/new_purchaser_series/big_data_person_detail/view.scss */
.demand-pagination.inline-pagination {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding-bottom: 0;
  width: 860px;
}
/* line 1, app/components/new_purchaser_series/big_price_quotas/view.scss */
.big_data {
  width: 100%;
  background-color: #f4f4f4;
  padding-bottom: 20px;
}
/* line 5, app/components/new_purchaser_series/big_price_quotas/view.scss */
.big_data .big-data-container {
  width: 1200px;
  margin: 0 auto;
  height: auto !important;
}
/* line 9, app/components/new_purchaser_series/big_price_quotas/view.scss */
.big_data .big-data-container .big-data-table {
  padding-top: 20px;
}
/* line 11, app/components/new_purchaser_series/big_price_quotas/view.scss */
.big_data .big-data-container .big-data-table .title {
  height: 40px;
  line-height: 40px;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #00416e;
}
/* line 17, app/components/new_purchaser_series/big_price_quotas/view.scss */
.big_data .big-data-container .big-data-table .title .left {
  float: left;
}
/* line 19, app/components/new_purchaser_series/big_price_quotas/view.scss */
.big_data .big-data-container .big-data-table .title .left span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 26, app/components/new_purchaser_series/big_price_quotas/view.scss */
.big_data .big-data-container .big-data-table .title .right {
  float: right;
  margin-right: 10px;
}
/* line 29, app/components/new_purchaser_series/big_price_quotas/view.scss */
.big_data .big-data-container .big-data-table .title .right a {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #00416e;
}
/* line 34, app/components/new_purchaser_series/big_price_quotas/view.scss */
.big_data .big-data-container .big-data-table .title .right .active {
  color: #005aaa;
  font-weight: bold;
}
/* line 40, app/components/new_purchaser_series/big_price_quotas/view.scss */
.big_data .big-data-container .big-data-table .table-div {
  width: 1200px;
  min-height: 380px;
}
/* line 45, app/components/new_purchaser_series/big_price_quotas/view.scss */
.big_data .big-data-container .big-data-table .table-div .simple thead tr {
  height: 45px;
  line-height: 45px;
  background-color: #e1ebf6;
}
/* line 49, app/components/new_purchaser_series/big_price_quotas/view.scss */
.big_data .big-data-container .big-data-table .table-div .simple thead tr th {
  width: 115px;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #00366c;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
/* line 61, app/components/new_purchaser_series/big_price_quotas/view.scss */
.big_data .big-data-container .big-data-table .table-div .simple tbody tr {
  height: 45px;
  line-height: 45px;
}
/* line 64, app/components/new_purchaser_series/big_price_quotas/view.scss */
.big_data .big-data-container .big-data-table .table-div .simple tbody tr td {
  width: 115px;
  text-align: center;
  font-size: 14px;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
  border-left: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4;
}
/* line 74, app/components/new_purchaser_series/big_price_quotas/view.scss */
.big_data .big-data-container .big-data-table .table-div .simple tbody tr:nth-child(odd) {
  background-color: #fff;
}
/* line 77, app/components/new_purchaser_series/big_price_quotas/view.scss */
.big_data .big-data-container .big-data-table .table-div .simple tbody tr:nth-child(even) {
  background-color: #fafafa;
}
/* line 84, app/components/new_purchaser_series/big_price_quotas/view.scss */
.big_data .big-data-container .no-power {
  min-height: 450px;
  font-size: 14px;
  padding: 20px;
}
/* line 2, app/components/new_purchaser_series/big_price_quotas_second/view.scss */
.big_data {
  width: 100%;
  background-color: #f4f4f4;
  padding-bottom: 20px;
}
/* line 6, app/components/new_purchaser_series/big_price_quotas_second/view.scss */
.big_data .big-data-container {
  width: 1200px;
  margin: 0 auto;
  height: auto !important;
}
/* line 10, app/components/new_purchaser_series/big_price_quotas_second/view.scss */
.big_data .big-data-container .big-data-table {
  padding-top: 20px;
}
/* line 12, app/components/new_purchaser_series/big_price_quotas_second/view.scss */
.big_data .big-data-container .big-data-table .title {
  height: 40px;
  line-height: 40px;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #00416e;
}
/* line 18, app/components/new_purchaser_series/big_price_quotas_second/view.scss */
.big_data .big-data-container .big-data-table .title .left {
  float: left;
}
/* line 20, app/components/new_purchaser_series/big_price_quotas_second/view.scss */
.big_data .big-data-container .big-data-table .title .left span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 27, app/components/new_purchaser_series/big_price_quotas_second/view.scss */
.big_data .big-data-container .big-data-table .title .right {
  float: right;
  margin-right: 10px;
}
/* line 30, app/components/new_purchaser_series/big_price_quotas_second/view.scss */
.big_data .big-data-container .big-data-table .title .right a {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #00416e;
}
/* line 35, app/components/new_purchaser_series/big_price_quotas_second/view.scss */
.big_data .big-data-container .big-data-table .title .right .active {
  color: #005aaa;
  font-weight: bold;
}
/* line 41, app/components/new_purchaser_series/big_price_quotas_second/view.scss */
.big_data .big-data-container .big-data-table .table-div {
  width: 1200px;
  min-height: 380px;
}
/* line 46, app/components/new_purchaser_series/big_price_quotas_second/view.scss */
.big_data .big-data-container .big-data-table .table-div .simple thead tr {
  height: 45px;
  line-height: 45px;
  background-color: #e1ebf6;
}
/* line 50, app/components/new_purchaser_series/big_price_quotas_second/view.scss */
.big_data .big-data-container .big-data-table .table-div .simple thead tr th {
  width: 115px;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #00366c;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
/* line 62, app/components/new_purchaser_series/big_price_quotas_second/view.scss */
.big_data .big-data-container .big-data-table .table-div .simple tbody tr {
  height: 45px;
  line-height: 45px;
}
/* line 65, app/components/new_purchaser_series/big_price_quotas_second/view.scss */
.big_data .big-data-container .big-data-table .table-div .simple tbody tr td {
  width: 115px;
  text-align: center;
  font-size: 14px;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
  border-left: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4;
}
/* line 75, app/components/new_purchaser_series/big_price_quotas_second/view.scss */
.big_data .big-data-container .big-data-table .table-div .simple tbody tr:nth-child(odd) {
  background-color: #fff;
}
/* line 78, app/components/new_purchaser_series/big_price_quotas_second/view.scss */
.big_data .big-data-container .big-data-table .table-div .simple tbody tr:nth-child(even) {
  background-color: #fafafa;
}
/* line 85, app/components/new_purchaser_series/big_price_quotas_second/view.scss */
.big_data .big-data-container .no-power {
  min-height: 450px;
  font-size: 14px;
  padding: 20px;
}

/* line 93, app/components/new_purchaser_series/big_price_quotas_second/view.scss */
.demand-pagination {
  text-align: right;
  padding-bottom: 20px;
}
/* line 96, app/components/new_purchaser_series/big_price_quotas_second/view.scss */
.demand-pagination.inline-pagination {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding-bottom: 0;
  width: 860px;
}
/* line 2, app/components/new_purchaser_series/big_price_quotas_third/view.scss */
.big_data {
  width: 100%;
  background-color: #f4f4f4;
  padding-bottom: 20px;
}
/* line 6, app/components/new_purchaser_series/big_price_quotas_third/view.scss */
.big_data .big-data-container {
  width: 1200px;
  margin: 0 auto;
  height: auto !important;
}
/* line 10, app/components/new_purchaser_series/big_price_quotas_third/view.scss */
.big_data .big-data-container .big-data-table {
  padding-top: 20px;
}
/* line 12, app/components/new_purchaser_series/big_price_quotas_third/view.scss */
.big_data .big-data-container .big-data-table .title {
  height: 40px;
  line-height: 40px;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #00416e;
}
/* line 18, app/components/new_purchaser_series/big_price_quotas_third/view.scss */
.big_data .big-data-container .big-data-table .title .left {
  float: left;
}
/* line 20, app/components/new_purchaser_series/big_price_quotas_third/view.scss */
.big_data .big-data-container .big-data-table .title .left span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 27, app/components/new_purchaser_series/big_price_quotas_third/view.scss */
.big_data .big-data-container .big-data-table .title .right {
  float: right;
  margin-right: 10px;
}
/* line 30, app/components/new_purchaser_series/big_price_quotas_third/view.scss */
.big_data .big-data-container .big-data-table .title .right a {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #00416e;
}
/* line 35, app/components/new_purchaser_series/big_price_quotas_third/view.scss */
.big_data .big-data-container .big-data-table .title .right .active {
  color: #005aaa;
  font-weight: bold;
}
/* line 41, app/components/new_purchaser_series/big_price_quotas_third/view.scss */
.big_data .big-data-container .big-data-table .table-div {
  width: 1200px;
  min-height: 380px;
}
/* line 46, app/components/new_purchaser_series/big_price_quotas_third/view.scss */
.big_data .big-data-container .big-data-table .table-div .simple thead tr {
  height: 45px;
  line-height: 45px;
  background-color: #e1ebf6;
}
/* line 50, app/components/new_purchaser_series/big_price_quotas_third/view.scss */
.big_data .big-data-container .big-data-table .table-div .simple thead tr th {
  width: 115px;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #00366c;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
/* line 62, app/components/new_purchaser_series/big_price_quotas_third/view.scss */
.big_data .big-data-container .big-data-table .table-div .simple tbody tr {
  height: 45px;
  line-height: 45px;
}
/* line 65, app/components/new_purchaser_series/big_price_quotas_third/view.scss */
.big_data .big-data-container .big-data-table .table-div .simple tbody tr td {
  width: 115px;
  text-align: center;
  font-size: 14px;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
  border-left: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4;
}
/* line 75, app/components/new_purchaser_series/big_price_quotas_third/view.scss */
.big_data .big-data-container .big-data-table .table-div .simple tbody tr:nth-child(odd) {
  background-color: #fff;
}
/* line 78, app/components/new_purchaser_series/big_price_quotas_third/view.scss */
.big_data .big-data-container .big-data-table .table-div .simple tbody tr:nth-child(even) {
  background-color: #fafafa;
}
/* line 85, app/components/new_purchaser_series/big_price_quotas_third/view.scss */
.big_data .big-data-container .no-power {
  min-height: 450px;
  font-size: 14px;
  padding: 20px;
}

/* line 93, app/components/new_purchaser_series/big_price_quotas_third/view.scss */
.demand-pagination {
  text-align: right;
  padding-bottom: 20px;
}
/* line 96, app/components/new_purchaser_series/big_price_quotas_third/view.scss */
.demand-pagination.inline-pagination {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding-bottom: 0;
  width: 860px;
}
/* line 4, app/components/new_purchaser_series/bigProductMoudle/view.scss */
.bigProductMoudle {
  width: 100%;
  background-color: #f4f4f4;
  padding-bottom: 20px;
  padding-top: 18px;
}
/* line 9, app/components/new_purchaser_series/bigProductMoudle/view.scss */
.bigProductMoudle .data_index_body_container {
  width: 1200px;
  background: #fff;
  overflow: hidden;
  height: auto;
}
/* line 15, app/components/new_purchaser_series/bigProductMoudle/view.scss */
.bigProductMoudle .data_index_body_container .search_body label {
  width: 120px;
  text-align: right;
}
/* line 17, app/components/new_purchaser_series/bigProductMoudle/view.scss */
.bigProductMoudle .data_index_body_container .search_body .btn {
  margin-left: 40px;
}
/* line 20, app/components/new_purchaser_series/bigProductMoudle/view.scss */
.bigProductMoudle .data_index_body_container .search_body .martains {
  position: absolute;
  top: 0px;
  left: 0;
  z-index: 222;
  background: #e0e0e0;
  width: 145px;
  padding-top: 5px;
}
/* line 28, app/components/new_purchaser_series/bigProductMoudle/view.scss */
.bigProductMoudle .data_index_body_container .search_body .martains #seachMore {
  width: 40px;
  text-align: center;
  height: 20px;
  margin: 0 0 0 5px;
  display: inline-block;
  line-height: 20px;
}
/* line 37, app/components/new_purchaser_series/bigProductMoudle/view.scss */
.bigProductMoudle .data_index_body_container .search_body .product-show {
  position: absolute;
  top: 25px;
  left: 0px;
  background: #e0e0e0;
  max-height: 140px;
  overflow-y: auto;
  overflow-x: hidden;
  width: 145px;
  z-index: 200;
  padding: 25px 0 0 0;
}
/* line 49, app/components/new_purchaser_series/bigProductMoudle/view.scss */
.bigProductMoudle .data_index_body_container .search_body .product-show .btn {
  width: 20px;
  height: 10px;
  text-align: center;
  line-height: 10px;
  margin: 10px 0 0 10px;
}
/* line 53, app/components/new_purchaser_series/bigProductMoudle/view.scss */
.bigProductMoudle .data_index_body_container #moduleName {
  height: 18px;
  border-radius: 4px;
  border: 1px solid #ddd;
  padding: 5px 0;
}
/* line 60, app/components/new_purchaser_series/bigProductMoudle/view.scss */
.bigProductMoudle .data_index_body_container .main-body {
  padding: 20px 40px;
}
/* line 64, app/components/new_purchaser_series/bigProductMoudle/view.scss */
.bigProductMoudle .data_index_body_container .main-body ul li {
  border: 1px solid gray;
  display: inline-block;
  list-style: none;
  width: 20%;
  height: 250px;
  margin: 20px 2%;
  text-align: center;
}
/* line 73, app/components/new_purchaser_series/bigProductMoudle/view.scss */
.bigProductMoudle .data_index_body_container .main-body ul li img {
  margin-top: 20px;
  width: 160px;
  height: 160px;
}
/* line 79, app/components/new_purchaser_series/bigProductMoudle/view.scss */
.bigProductMoudle .data_index_body_container .main-body ul li h4 {
  height: 60px;
  line-height: 60px;
}
/* line 83, app/components/new_purchaser_series/bigProductMoudle/view.scss */
.bigProductMoudle .data_index_body_container .main-body ul li a {
  text-decoration: none;
  color: #3c3c3c;
  font-family: YaHei;
  font-size: 14px;
}
/* line 94, app/components/new_purchaser_series/bigProductMoudle/view.scss */
.bigProductMoudle .data_index_body_container .pagination {
  display: block;
  margin: 30px auto 40px auto;
}
/* line 2, app/components/new_purchaser_series/business_system/view.scss */
.business-system {
  font-family: 'Microsoft YaHei';
}
/* line 4, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray {
  padding: 20px 0;
}
/* line 6, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center {
  background-color: #fff;
  padding: 30px 0px;
}
/* line 9, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .notice-num {
  width: 22px;
  height: 22px;
  background-color: #db0000;
  position: absolute;
  top: -4px;
  right: -2px;
  border-radius: 22px;
  color: #fff;
  line-height: 22px;
  font-size: 12px;
  overflow: hidden;
  z-index: 300;
}
/* line 23, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .title {
  padding: 0 30px 8px 30px;
  font-size: 16px;
  font-weight: bold;
  color: #004ea2;
  height: 26px;
}
/* line 29, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 36, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content {
  padding: 0 55px;
  margin-top: 16px;
}
/* line 39, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column, .business-system .bg-color-gray .width-1200-center .link-content .small-column {
  padding: 15px 30px;
  background-color: #f4f4f4;
  border-radius: 10px;
  float: left;
  margin-right: 16px;
  height: 170px;
}
/* line 46, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .inner-title, .business-system .bg-color-gray .width-1200-center .link-content .small-column .inner-title {
  padding: 5px 0;
  font-size: 16px;
  font-weight: bold;
  color: #434343;
}
/* line 51, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .inner-title > span, .business-system .bg-color-gray .width-1200-center .link-content .small-column .inner-title > span {
  position: relative;
  top: -2px;
  margin-right: 10px;
}
/* line 57, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block {
  display: inline-block;
  float: left;
  margin: 15px 20px 0 0;
  text-align: center;
  position: relative;
}
/* line 63, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block > a, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block > a {
  display: block;
  text-align: center;
}
/* line 67, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block > a:nth-of-type(1), .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block > a:nth-of-type(1) {
  width: 74px;
  height: 74px;
}
/* line 71, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg1_14, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg1_14 {
  background-image: url("http://wj.ihaier.com:8081/images/2018/02/01/2954_1517462696142_4a47a0db6e60853dedfcfdf08a5ca249.png");
  background-repeat: no-repeat;
}
/* line 75, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg1_14:hover, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg1_14:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2018/02/01/2954_1517462722900_fb5c81ed3a220004b71069645f112867.png");
  background-repeat: no-repeat;
}
/* line 80, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_1, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_1 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500886045742_8fa13ae05971ce5fef40e41197804ae3.png");
  background-repeat: no-repeat;
}
/* line 84, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_1:hover, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_1:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500886069122_4a47a0db6e60853dedfcfdf08a5ca249.png");
  background-repeat: no-repeat;
}
/* line 88, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_2, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_2 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500886080490_94aeafbea2282dc5ef64e91050b6148e.png");
  background-repeat: no-repeat;
}
/* line 92, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_2:hover, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_2:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500886048727_fb5c81ed3a220004b71069645f112867.png");
  background-repeat: no-repeat;
}
/* line 97, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_3, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_3 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/27/2954_1501143277296_748e60c6746dffdc6f5438c36021842a.png");
  background-repeat: no-repeat;
}
/* line 101, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_3:hover, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_3:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500886203851_10fb15c77258a991b0028080a64fb42d.png");
  background-repeat: no-repeat;
}
/* line 105, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_4, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_4 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/27/2954_1501143246567_f8bd3f5dd9884cea3213c0e426db6fd6.png");
  background-repeat: no-repeat;
}
/* line 109, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_4:hover, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_4:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500886188193_09dd8c2662b96ce14928333f055c5580.png");
  background-repeat: no-repeat;
}
/* line 113, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_5, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_5 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500886386451_1aa148c689394068c233bb317315d2b8.png");
  background-repeat: no-repeat;
}
/* line 117, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_5:hover, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_5:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500886256709_8266e4bfeda1bd42d8f9794eb4ea0a13.png");
  background-repeat: no-repeat;
}
/* line 121, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_6, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_6 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500887075895_bd5a2f021b2690fe3bff956afe1b26dc.png");
  background-repeat: no-repeat;
}
/* line 125, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_6:hover, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_6:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500886227054_f19c9085129709ee14d013be869df69b.png");
  background-repeat: no-repeat;
}
/* line 129, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_7, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_7 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/12/14/2954_1513231299517_ee66f7bd2732ada5c7c48fd23da9bb51.png");
  background-repeat: no-repeat;
}
/* line 133, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_7:hover, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_7:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/12/14/2954_1513231347174_81172ca5318211956cc455800c437563.png");
  background-repeat: no-repeat;
}
/* line 137, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_8, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_8 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500887166058_97f2e8a0d947ca46d049986e0d82b1b5.png");
  background-repeat: no-repeat;
}
/* line 141, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_8:hover, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_8:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500886319558_602e8f042f463dc47ebfdf6a94ed5a6d.png");
  background-repeat: no-repeat;
}
/* line 145, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_9, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_9 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500887165671_4a36107c127190ff05e3f5b9e5c9f95a.png");
  background-repeat: no-repeat;
}
/* line 149, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_9:hover, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_9:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500886293691_7afbb1602613ec52b265d7a54ad27330.png");
  background-repeat: no-repeat;
}
/* line 153, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_10, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_10 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500887238348_86b81ccbe98936ccb81b669e6ac34852.png");
  background-repeat: no-repeat;
}
/* line 157, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_10:hover, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_10:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500886362473_586e508f161f26ce94633729ac56c602.png");
  background-repeat: no-repeat;
}
/* line 161, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_11, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_11 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500887350580_1e9f6eb841dfb40118ef33077112427e.png");
  background-repeat: no-repeat;
}
/* line 165, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_11:hover, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_11:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500887649259_59b2900aa03cb2182a51cdb520b535b6.png");
  background-repeat: no-repeat;
}
/* line 170, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg1_11, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg1_11 {
  background-image: url("http://wj.ihaier.com:8081/images/2018/01/24/2954_1516763269651_4a47a0db6e60853dedfcfdf08a5ca249.png");
  background-repeat: no-repeat;
}
/* line 174, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg1_11:hover, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg1_11:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2018/01/24/2954_1516763298458_fb5c81ed3a220004b71069645f112867.png");
  background-repeat: no-repeat;
}
/* line 179, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_12, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_12 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500887422398_56b827a9190733e8934883aeb83ca83b.png");
  background-repeat: no-repeat;
}
/* line 183, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_12:hover, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_12:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500887618110_9eb60bc8bf2b004e4db7d1cc0d5f1d8c.png");
  background-repeat: no-repeat;
}
/* line 187, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_14, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_14 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500887448285_04841b43d6209ddc9e1362fc84b6446a.png");
  background-repeat: no-repeat;
}
/* line 191, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_13:hover, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_13:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500887636995_c00b57557743e709b8b96933432e0dfa.png");
  background-repeat: no-repeat;
}
/* line 195, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_13, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_13 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500887464376_4c7f7136a7ac5b07569045b3c6832ba4.png");
  background-repeat: no-repeat;
}
/* line 199, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_14:hover, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_14:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500887702874_7b6fbd4c592d356e087a0f1053751007.png");
  background-repeat: no-repeat;
}
/* line 203, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_15, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_15 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500887472581_aa230907e66ab55491561fc28bf5c2a4.png");
  background-repeat: no-repeat;
}
/* line 207, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_15:hover, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_15:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500887719221_d642f8c3d2d6c1ab174d170d2dc8ed78.png");
  background-repeat: no-repeat;
}
/* line 211, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_16, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_16 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500887489902_81f23a55d1b3ef7f4488306f2d573efc.png");
  background-repeat: no-repeat;
}
/* line 215, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_16:hover, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_16:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500887736086_1e412544122065c25107eadecd8208c7.png");
  background-repeat: no-repeat;
}
/* line 219, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_17, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_17 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500887567628_9852e177abafe03213716c25122904b0.png");
  background-repeat: no-repeat;
}
/* line 223, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_17:hover, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_17:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500887706886_c9baca3cda1c39194c04fe2170c3da65.png");
  background-repeat: no-repeat;
}
/* line 227, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_18, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_18 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500887587814_f438c4b522a4a3a6b374a50f38d80dcd.png");
  background-repeat: no-repeat;
}
/* line 231, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_18:hover, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_18:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500887774907_88399fdcf82e54c15ebbaabe86ff3e5e.png");
  background-repeat: no-repeat;
}
/* line 235, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_19, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_19 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500887618827_b0968431d11a1e4e9e9881b51a8f1402.png");
  background-repeat: no-repeat;
}
/* line 239, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_19:hover, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_19:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500887794217_ba6beb7ae28ef0a97d7a0a038feb5060.png");
  background-repeat: no-repeat;
}
/* line 243, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_20, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_20 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500887618827_b0968431d11a1e4e9e9881b51a8f1402.png");
  background-repeat: no-repeat;
}
/* line 247, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .bg_20:hover, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .bg_20:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500887794217_ba6beb7ae28ef0a97d7a0a038feb5060.png");
  background-repeat: no-repeat;
}
/* line 251, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .link-name, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .link-name {
  color: #8d8d8d;
  font-size: 12px;
  padding: 8px 0 10px;
  line-height: 16px;
}
/* line 257, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .link-block .modal-div, .business-system .bg-color-gray .width-1200-center .link-content .small-column .link-block .modal-div {
  position: absolute;
  top: 40px;
  left: 40px;
  background-color: #fff;
  z-index: 999;
}
/* line 265, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .column .no-margin, .business-system .bg-color-gray .width-1200-center .link-content .small-column .no-margin {
  margin-right: 0px;
}
/* line 269, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .small-column {
  padding: 15px 22px;
}
/* line 272, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .three-column {
  width: 320px;
}
/* line 274, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .three-column .link-block {
  margin-right: 40px;
}
/* line 277, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .three-column .no-margin {
  margin-right: 0px;
}
/* line 281, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .five-column {
  width: 450px;
}
/* line 284, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .two-column {
  width: 185px;
}
/* line 287, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .link-content .one-column {
  width: 80px;
}
/* line 291, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .tabTeam {
  overflow: hidden;
}
/* line 293, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .tabTeam li {
  float: left;
  border-left: 1px solid #4a4a4a;
  list-style: none;
  padding: 0 20px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
}
/* line 301, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .tabTeam li:nth-of-type(1) {
  margin-left: 55px;
  border: 0;
}
/* line 305, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .tabTeam .active {
  font-weight: bold;
  color: #004ea2;
}
/* line 311, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .noticContain {
  box-sizing: border-box;
  padding: 0 55px;
  margin-top: 15px;
}
/* line 315, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .noticContain .messages-total {
  font-weight: normal;
  font-size: 12px;
}
/* line 320, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .noticContain .block {
  padding: 6px 30px;
  min-height: 26px;
  line-height: 26px;
}
/* line 325, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .noticContain .block-primary {
  background-color: #e6f4fb;
  border: none;
}
/* line 329, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .noticContain .block-primary #messages-form {
  width: 300px;
  float: left;
}
/* line 332, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .noticContain .block-primary #messages-form .msg-sel-all {
  margin-right: 24px;
}
/* line 335, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .noticContain .block-primary #messages-form .btn {
  border-radius: 0;
  background-color: #ffffff;
  font-family: 'Microsoft YaHei';
  color: #717171;
  padding: 5px 10px;
  border: 0;
}
/* line 343, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .noticContain .block-primary #messages-form .btn:nth-of-type(2) {
  margin-left: 5px;
}
/* line 347, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .noticContain .block-primary #messages-form .btn-active {
  background: #004ea2;
  color: #fff;
}
/* line 352, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .noticContain .block-primary .messages-total {
  float: right;
  display: block;
  line-height: 28px;
  font-size: 12px;
}
/* line 357, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .noticContain .block-primary .messages-total span {
  color: #004ea2;
  font-weight: bold;
}
/* line 364, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .messages-contents {
  margin: 0;
  min-height: 200px;
  padding: 0px;
  list-style: none;
}
/* line 369, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .messages-contents .content {
  padding: 0px 30px 0 10px;
  height: 38px;
  line-height: 38px;
  border-bottom: 1px solid #eeeeee;
}
/* line 374, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .messages-contents .content i {
  margin: -3px 10px 0 22px;
}
/* line 377, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .messages-contents .content span {
  font-weight: bold;
}
/* line 380, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .width-1200-center .messages-contents .content span.read {
  font-weight: normal;
  width: 600px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  float: left;
}
/* line 396, app/components/new_purchaser_series/business_system/view.scss */
.business-system .bg-color-gray .messages-pagination {
  margin: 30px;
  text-align: center;
}
/* line 401, app/components/new_purchaser_series/business_system/view.scss */
.business-system .modal {
  width: 220px;
}
/* line 403, app/components/new_purchaser_series/business_system/view.scss */
.business-system .modal .modal-header {
  padding: 8px 0;
  text-align: center;
  background-color: #6b6b6b;
}
/* line 405, app/components/new_purchaser_series/business_system/view.scss */
.business-system .modal .modal-header h2 {
  font-size: 14px;
  font-weight: normal;
  color: #fff;
}
/* line 409, app/components/new_purchaser_series/business_system/view.scss */
.business-system .modal .modal-body {
  padding: 10px 20px;
  border: none;
  min-height: 0;
}
/* line 412, app/components/new_purchaser_series/business_system/view.scss */
.business-system .modal .modal-body table {
  border: none;
}
/* line 415, app/components/new_purchaser_series/business_system/view.scss */
.business-system .modal .modal-body table tr td {
  border: none;
  padding: 0;
  height: 20px;
}
/* line 420, app/components/new_purchaser_series/business_system/view.scss */
.business-system .modal .modal-body table tr .text-left {
  text-align: left;
}
/* line 423, app/components/new_purchaser_series/business_system/view.scss */
.business-system .modal .modal-body table tr .text-right {
  text-align: left;
  width: 50px;
}
/* line 1, app/components/new_purchaser_series/cash_deposit/view.scss */
.cash_deposit {
  font-family: "Microsoft YaHei";
}
/* line 3, app/components/new_purchaser_series/cash_deposit/view.scss */
.cash_deposit .title {
  width: 100%;
  margin: 0 auto;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #6d6d6d;
}
/* line 10, app/components/new_purchaser_series/cash_deposit/view.scss */
.cash_deposit .title .span3 {
  width: 190px;
  text-align: left;
}
/* line 13, app/components/new_purchaser_series/cash_deposit/view.scss */
.cash_deposit .title .span3 .num-value {
  color: #ff0000;
  padding: 0 2px;
  font-weight: bold;
}
/* line 21, app/components/new_purchaser_series/cash_deposit/view.scss */
.cash_deposit .right {
  float: right;
  margin-right: 10px;
}
/* line 24, app/components/new_purchaser_series/cash_deposit/view.scss */
.cash_deposit .right a {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #00416e;
}
/* line 29, app/components/new_purchaser_series/cash_deposit/view.scss */
.cash_deposit .right .active {
  color: #005aaa;
  font-weight: bold;
}
/* line 34, app/components/new_purchaser_series/cash_deposit/view.scss */
.cash_deposit .breadcrumb {
  padding: 5px 0 10px 0 !important;
  color: #005aaa;
  font-size: 14px;
  font-weight: bold;
}
/* line 39, app/components/new_purchaser_series/cash_deposit/view.scss */
.cash_deposit .breadcrumb select, .cash_deposit .breadcrumb input {
  vertical-align: middle;
  position: relative;
  top: 0px !important;
}
/* line 44, app/components/new_purchaser_series/cash_deposit/view.scss */
.cash_deposit .breadcrumb select {
  height: 28px;
  line-height: 18px;
  padding: 0;
}
/* line 47, app/components/new_purchaser_series/cash_deposit/view.scss */
.cash_deposit .main-body table {
  width: 100%;
  color: #7a7a7a;
  border: none;
}
/* line 51, app/components/new_purchaser_series/cash_deposit/view.scss */
.cash_deposit .main-body table tr {
  height: 40px;
  line-height: 40px;
}
/* line 54, app/components/new_purchaser_series/cash_deposit/view.scss */
.cash_deposit .main-body table tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 57, app/components/new_purchaser_series/cash_deposit/view.scss */
.cash_deposit .main-body table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 63, app/components/new_purchaser_series/cash_deposit/view.scss */
.cash_deposit .main-body table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 66, app/components/new_purchaser_series/cash_deposit/view.scss */
.cash_deposit .main-body table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 69, app/components/new_purchaser_series/cash_deposit/view.scss */
.cash_deposit .main-body table tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 74, app/components/new_purchaser_series/cash_deposit/view.scss */
.cash_deposit .main-body table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 1, app/components/new_purchaser_series/cash_deposit_end/view.scss */
.cash_deposit {
  font-family: "Microsoft YaHei";
}
/* line 3, app/components/new_purchaser_series/cash_deposit_end/view.scss */
.cash_deposit .title {
  width: 100%;
  margin: 0 auto;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #6d6d6d;
}
/* line 10, app/components/new_purchaser_series/cash_deposit_end/view.scss */
.cash_deposit .title .span3 {
  width: 190px;
  text-align: left;
}
/* line 13, app/components/new_purchaser_series/cash_deposit_end/view.scss */
.cash_deposit .title .span3 .num-value {
  color: #ff0000;
  padding: 0 2px;
  font-weight: bold;
}
/* line 21, app/components/new_purchaser_series/cash_deposit_end/view.scss */
.cash_deposit .right {
  float: right;
  margin-right: 10px;
}
/* line 24, app/components/new_purchaser_series/cash_deposit_end/view.scss */
.cash_deposit .right a {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #00416e;
}
/* line 29, app/components/new_purchaser_series/cash_deposit_end/view.scss */
.cash_deposit .right .active {
  color: #005aaa;
  font-weight: bold;
}
/* line 34, app/components/new_purchaser_series/cash_deposit_end/view.scss */
.cash_deposit .breadcrumb {
  padding: 5px 0 10px 0 !important;
  color: #005aaa;
  font-size: 14px;
  font-weight: bold;
}
/* line 39, app/components/new_purchaser_series/cash_deposit_end/view.scss */
.cash_deposit .breadcrumb select, .cash_deposit .breadcrumb input {
  vertical-align: middle;
  position: relative;
  top: 0px !important;
}
/* line 44, app/components/new_purchaser_series/cash_deposit_end/view.scss */
.cash_deposit .breadcrumb select {
  height: 28px;
  line-height: 18px;
  padding: 0;
}
/* line 47, app/components/new_purchaser_series/cash_deposit_end/view.scss */
.cash_deposit .main-body table {
  width: 100%;
  color: #7a7a7a;
  border: none;
}
/* line 51, app/components/new_purchaser_series/cash_deposit_end/view.scss */
.cash_deposit .main-body table tr {
  height: 40px;
  line-height: 40px;
}
/* line 54, app/components/new_purchaser_series/cash_deposit_end/view.scss */
.cash_deposit .main-body table tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 57, app/components/new_purchaser_series/cash_deposit_end/view.scss */
.cash_deposit .main-body table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 63, app/components/new_purchaser_series/cash_deposit_end/view.scss */
.cash_deposit .main-body table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 66, app/components/new_purchaser_series/cash_deposit_end/view.scss */
.cash_deposit .main-body table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 69, app/components/new_purchaser_series/cash_deposit_end/view.scss */
.cash_deposit .main-body table tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 74, app/components/new_purchaser_series/cash_deposit_end/view.scss */
.cash_deposit .main-body table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 1, app/components/new_purchaser_series/commitment_gold/view.scss */
.commitment_gold1 {
  font-family: "Microsoft YaHei";
}
/* line 3, app/components/new_purchaser_series/commitment_gold/view.scss */
.commitment_gold1 .top_style {
  font-weight: bold;
  color: #6D6D85;
  font-size: 14px;
}
/* line 8, app/components/new_purchaser_series/commitment_gold/view.scss */
.commitment_gold1 .title {
  width: 99%;
  margin: 0 auto;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  margin-left: 20px;
  color: #6d6d6d;
}
/* line 16, app/components/new_purchaser_series/commitment_gold/view.scss */
.commitment_gold1 .title .span3 {
  width: 190px;
  text-align: left;
}
/* line 19, app/components/new_purchaser_series/commitment_gold/view.scss */
.commitment_gold1 .title .span3 .num-value {
  color: #ff0000;
  padding: 0 2px;
  font-weight: bold;
}
/* line 27, app/components/new_purchaser_series/commitment_gold/view.scss */
.commitment_gold1 .right {
  float: right;
  margin-right: 10px;
}
/* line 30, app/components/new_purchaser_series/commitment_gold/view.scss */
.commitment_gold1 .right a {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #00416e;
}
/* line 35, app/components/new_purchaser_series/commitment_gold/view.scss */
.commitment_gold1 .right .active {
  color: #005aaa;
  font-weight: bold;
}
/* line 41, app/components/new_purchaser_series/commitment_gold/view.scss */
.commitment_gold1 .left_style {
  float: left;
  height: 100px;
  margin: 0 auto;
  background-color: #f0faff;
  width: 190px;
  padding: 10px 0px 0px 40px;
}
/* line 48, app/components/new_purchaser_series/commitment_gold/view.scss */
.commitment_gold1 .left_style .label_sty {
  padding: 5px 0 10px 0 !important;
  color: #005aaa;
  font-size: 14px;
  font-weight: bold;
  margin-right: 20px;
}
/* line 55, app/components/new_purchaser_series/commitment_gold/view.scss */
.commitment_gold1 .left_style .label_sty1 {
  padding: 5px 0 10px 0 !important;
  color: #00416e;
  font-size: 14px;
}
/* line 60, app/components/new_purchaser_series/commitment_gold/view.scss */
.commitment_gold1 .left_style .label_sty2 {
  padding: 5px 0 10px 0 !important;
  color: red;
  font-size: 14px;
}
/* line 65, app/components/new_purchaser_series/commitment_gold/view.scss */
.commitment_gold1 .left_style .project {
  margin-left: 5px;
  margin-right: 20px;
}
/* line 69, app/components/new_purchaser_series/commitment_gold/view.scss */
.commitment_gold1 .left_style .gold {
  margin-right: 20px;
  margin-left: 5px;
}
/* line 74, app/components/new_purchaser_series/commitment_gold/view.scss */
.commitment_gold1 .right_style {
  float: left;
  height: 100px;
  margin: 0 auto;
  width: 300px;
  background-color: #f4f4f4;
  padding: 10px 0px 0px 30px;
}
/* line 81, app/components/new_purchaser_series/commitment_gold/view.scss */
.commitment_gold1 .right_style .label_sty {
  padding: 5px 0 10px 0 !important;
  color: #005aaa;
  font-size: 14px;
  font-weight: bold;
  margin-right: 20px;
}
/* line 88, app/components/new_purchaser_series/commitment_gold/view.scss */
.commitment_gold1 .right_style .label_sty1 {
  padding: 5px 0 10px 0 !important;
  color: #005aaa;
  font-size: 14px;
}
/* line 93, app/components/new_purchaser_series/commitment_gold/view.scss */
.commitment_gold1 .right_style .label_sty2 {
  padding: 5px 0 10px 0 !important;
  color: red;
  font-size: 14px;
}
/* line 98, app/components/new_purchaser_series/commitment_gold/view.scss */
.commitment_gold1 .right_style .project {
  margin-left: 5px;
  margin-right: 20px;
}
/* line 102, app/components/new_purchaser_series/commitment_gold/view.scss */
.commitment_gold1 .right_style .gold {
  margin-right: 20px;
  margin-left: 5px;
}
/* line 107, app/components/new_purchaser_series/commitment_gold/view.scss */
.commitment_gold1 .breadcrumb {
  width: 1200px;
  color: #005aaa;
  font-size: 14px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
}
/* line 114, app/components/new_purchaser_series/commitment_gold/view.scss */
.commitment_gold1 .breadcrumb select, .commitment_gold1 .breadcrumb input {
  vertical-align: middle;
  position: relative;
  top: 0px !important;
}
/* line 119, app/components/new_purchaser_series/commitment_gold/view.scss */
.commitment_gold1 .breadcrumb select {
  height: 18px;
  line-height: 18px;
  padding: 0;
}
/* line 121, app/components/new_purchaser_series/commitment_gold/view.scss */
.commitment_gold1 .main-body {
  margin-left: 20px;
}
/* line 123, app/components/new_purchaser_series/commitment_gold/view.scss */
.commitment_gold1 .main-body table {
  width: 100%;
  color: #7a7a7a;
  border: none;
}
/* line 127, app/components/new_purchaser_series/commitment_gold/view.scss */
.commitment_gold1 .main-body table tr {
  height: 25px;
  line-height: 30px;
}
/* line 130, app/components/new_purchaser_series/commitment_gold/view.scss */
.commitment_gold1 .main-body table tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 133, app/components/new_purchaser_series/commitment_gold/view.scss */
.commitment_gold1 .main-body table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 142, app/components/new_purchaser_series/commitment_gold/view.scss */
.commitment_gold1 .main-body table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 145, app/components/new_purchaser_series/commitment_gold/view.scss */
.commitment_gold1 .main-body table tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 150, app/components/new_purchaser_series/commitment_gold/view.scss */
.commitment_gold1 .main-body table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 2, app/components/new_purchaser_series/commitment_gold_detail/view.scss */
.reality_shouid_pay .breadcrumb {
  width: 1200px;
  color: #005aaa;
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 9, app/components/new_purchaser_series/commitment_gold_detail/view.scss */
.reality_shouid_pay .breadcrumb select, .reality_shouid_pay .breadcrumb input {
  vertical-align: middle;
  position: relative;
  top: 0px !important;
}
/* line 14, app/components/new_purchaser_series/commitment_gold_detail/view.scss */
.reality_shouid_pay .breadcrumb select {
  height: 28px;
  line-height: 18px;
  padding: 0;
}
/* line 17, app/components/new_purchaser_series/commitment_gold_detail/view.scss */
.reality_shouid_pay .main-body table {
  width: 100%;
  color: #7a7a7a;
  border: none;
}
/* line 21, app/components/new_purchaser_series/commitment_gold_detail/view.scss */
.reality_shouid_pay .main-body table tr {
  height: 25px;
  line-height: 30px;
}
/* line 24, app/components/new_purchaser_series/commitment_gold_detail/view.scss */
.reality_shouid_pay .main-body table tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 27, app/components/new_purchaser_series/commitment_gold_detail/view.scss */
.reality_shouid_pay .main-body table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 33, app/components/new_purchaser_series/commitment_gold_detail/view.scss */
.reality_shouid_pay .main-body table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 36, app/components/new_purchaser_series/commitment_gold_detail/view.scss */
.reality_shouid_pay .main-body table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 39, app/components/new_purchaser_series/commitment_gold_detail/view.scss */
.reality_shouid_pay .main-body table tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 44, app/components/new_purchaser_series/commitment_gold_detail/view.scss */
.reality_shouid_pay .main-body table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 1, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.commitment_gold_finance {
  font-family: "Microsoft YaHei";
}
/* line 3, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.commitment_gold_finance .left_style {
  float: left;
  height: 100px;
  margin: 0 auto;
}
/* line 7, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.commitment_gold_finance .left_style .label_sty {
  padding: 5px 0 10px 0 !important;
  color: #005aaa;
  font-size: 14px;
  margin-right: 20px;
}
/* line 13, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.commitment_gold_finance .left_style .label_sty1 {
  padding: 5px 0 10px 0 !important;
  color: #005aaa;
  font-size: 14px;
}
/* line 18, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.commitment_gold_finance .left_style .label_sty2 {
  padding: 5px 0 10px 0 !important;
  color: red;
  font-size: 14px;
}
/* line 23, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.commitment_gold_finance .left_style .project {
  margin-left: 5px;
  margin-right: 20px;
}
/* line 27, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.commitment_gold_finance .left_style .gold {
  margin-right: 20px;
  margin-left: 5px;
}
/* line 32, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.commitment_gold_finance .breadcrumb {
  width: 1200px;
  color: #005aaa;
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 39, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.commitment_gold_finance .breadcrumb select, .commitment_gold_finance .breadcrumb input {
  vertical-align: middle;
  position: relative;
  top: 0px !important;
}
/* line 44, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.commitment_gold_finance .breadcrumb select {
  height: 28px;
  line-height: 18px;
  padding: 0;
}
/* line 47, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.commitment_gold_finance .main-body table {
  width: 100%;
  color: #7a7a7a;
  border: none;
}
/* line 51, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.commitment_gold_finance .main-body table tr {
  height: 25px;
  line-height: 30px;
}
/* line 54, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.commitment_gold_finance .main-body table tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 57, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.commitment_gold_finance .main-body table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 63, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.commitment_gold_finance .main-body table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 66, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.commitment_gold_finance .main-body table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 69, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.commitment_gold_finance .main-body table tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 74, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.commitment_gold_finance .main-body table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 83, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.commitment_gold_finance .main-body-head table {
  width: 90%;
  color: #7a7a7a;
  border: none;
}
/* line 87, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.commitment_gold_finance .main-body-head table tr {
  height: 25px;
  line-height: 30px;
}
/* line 90, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.commitment_gold_finance .main-body-head table tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 93, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.commitment_gold_finance .main-body-head table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 99, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.commitment_gold_finance .main-body-head table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 102, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.commitment_gold_finance .main-body-head table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 105, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.commitment_gold_finance .main-body-head table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  /*        font-size: 14px;*/
}
/* line 110, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.commitment_gold_finance .main-body-head table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}

/* line 121, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.module-detail-bh .main-body-head {
  width: 100%;
}
/* line 123, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.module-detail-bh .main-body-head .table-box table td,
.module-detail-bh .main-body-head .table-box table th {
  padding: 0px 5px;
  color: #333;
  border: 1px solid #ccc;
}
/* line 130, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.module-detail-bh .main-body-head .table-box table thead tr {
  background-color: #f8f8f8;
}
/* line 133, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.module-detail-bh .main-body-head .table-box table tbody tr {
  background-color: #fff;
}
/* line 136, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.module-detail-bh .main-body-head .table-head {
  font-size: 20px;
}
/* line 139, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.module-detail-bh .main-body-head .text-right {
  text-align: right;
}
/* line 142, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.module-detail-bh .main-body-head .text-left {
  text-align: left;
}
/* line 148, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.module-detail-bh .main-body table {
  width: 100%;
  color: #7a7a7a;
  border: none;
}
/* line 152, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.module-detail-bh .main-body table tr {
  height: 25px;
  line-height: 30px;
}
/* line 155, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.module-detail-bh .main-body table tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 158, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.module-detail-bh .main-body table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 164, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.module-detail-bh .main-body table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 167, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.module-detail-bh .main-body table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 170, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.module-detail-bh .main-body table tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 175, app/components/new_purchaser_series/commitment_gold_finance/view.scss */
.module-detail-bh .main-body table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 1, app/components/new_purchaser_series/commitment_gold_refund/view.scss */
.commitment_gold_refund {
  font-family: "Microsoft YaHei";
}
/* line 3, app/components/new_purchaser_series/commitment_gold_refund/view.scss */
.commitment_gold_refund .left_style {
  float: left;
  height: 100px;
  margin: 0 auto;
}
/* line 7, app/components/new_purchaser_series/commitment_gold_refund/view.scss */
.commitment_gold_refund .left_style .label_sty {
  padding: 5px 0 10px 0 !important;
  color: #005aaa;
  font-size: 14px;
  margin-right: 20px;
}
/* line 13, app/components/new_purchaser_series/commitment_gold_refund/view.scss */
.commitment_gold_refund .left_style .label_sty1 {
  padding: 5px 0 10px 0 !important;
  color: #005aaa;
  font-size: 14px;
}
/* line 18, app/components/new_purchaser_series/commitment_gold_refund/view.scss */
.commitment_gold_refund .left_style .label_sty2 {
  padding: 5px 0 10px 0 !important;
  color: red;
  font-size: 14px;
}
/* line 23, app/components/new_purchaser_series/commitment_gold_refund/view.scss */
.commitment_gold_refund .left_style .project {
  margin-left: 5px;
  margin-right: 20px;
}
/* line 27, app/components/new_purchaser_series/commitment_gold_refund/view.scss */
.commitment_gold_refund .left_style .gold {
  margin-right: 20px;
  margin-left: 5px;
}
/* line 32, app/components/new_purchaser_series/commitment_gold_refund/view.scss */
.commitment_gold_refund .breadcrumb {
  width: 1200px;
  color: #005aaa;
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 39, app/components/new_purchaser_series/commitment_gold_refund/view.scss */
.commitment_gold_refund .breadcrumb select, .commitment_gold_refund .breadcrumb input {
  vertical-align: middle;
  position: relative;
  top: 0px !important;
}
/* line 44, app/components/new_purchaser_series/commitment_gold_refund/view.scss */
.commitment_gold_refund .breadcrumb select {
  height: 28px;
  line-height: 18px;
  padding: 0;
}
/* line 47, app/components/new_purchaser_series/commitment_gold_refund/view.scss */
.commitment_gold_refund .main-body table {
  width: 100%;
  color: #7a7a7a;
  border: none;
}
/* line 51, app/components/new_purchaser_series/commitment_gold_refund/view.scss */
.commitment_gold_refund .main-body table tr {
  height: 25px;
  line-height: 30px;
}
/* line 54, app/components/new_purchaser_series/commitment_gold_refund/view.scss */
.commitment_gold_refund .main-body table tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 57, app/components/new_purchaser_series/commitment_gold_refund/view.scss */
.commitment_gold_refund .main-body table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 63, app/components/new_purchaser_series/commitment_gold_refund/view.scss */
.commitment_gold_refund .main-body table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 66, app/components/new_purchaser_series/commitment_gold_refund/view.scss */
.commitment_gold_refund .main-body table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 69, app/components/new_purchaser_series/commitment_gold_refund/view.scss */
.commitment_gold_refund .main-body table tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 74, app/components/new_purchaser_series/commitment_gold_refund/view.scss */
.commitment_gold_refund .main-body table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 83, app/components/new_purchaser_series/commitment_gold_refund/view.scss */
.commitment_gold_refund .main-body-head table {
  width: 90%;
  color: #7a7a7a;
  border: none;
}
/* line 87, app/components/new_purchaser_series/commitment_gold_refund/view.scss */
.commitment_gold_refund .main-body-head table tr {
  height: 25px;
  line-height: 30px;
}
/* line 90, app/components/new_purchaser_series/commitment_gold_refund/view.scss */
.commitment_gold_refund .main-body-head table tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 93, app/components/new_purchaser_series/commitment_gold_refund/view.scss */
.commitment_gold_refund .main-body-head table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 99, app/components/new_purchaser_series/commitment_gold_refund/view.scss */
.commitment_gold_refund .main-body-head table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 102, app/components/new_purchaser_series/commitment_gold_refund/view.scss */
.commitment_gold_refund .main-body-head table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 105, app/components/new_purchaser_series/commitment_gold_refund/view.scss */
.commitment_gold_refund .main-body-head table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  /*        font-size: 14px;*/
}
/* line 110, app/components/new_purchaser_series/commitment_gold_refund/view.scss */
.commitment_gold_refund .main-body-head table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 1, app/components/new_purchaser_series/data_board/view.scss */
.data-board {
  padding-top: 18px;
}
/* line 3, app/components/new_purchaser_series/data_board/view.scss */
.data-board .top1 {
  background-color: #fff;
  padding: 25px;
  position: relative;
  height: auto !important;
  margin-bottom: 20px;
  height: 425px;
}
/* line 10, app/components/new_purchaser_series/data_board/view.scss */
.data-board .top1 .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #075b9b;
  font-weight: bold;
}
/* line 19, app/components/new_purchaser_series/data_board/view.scss */
.data-board .top1 .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 26, app/components/new_purchaser_series/data_board/view.scss */
.data-board .top1 .first-ul {
  width: 788px !important;
  margin-left: 0px !important;
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
}
/* line 32, app/components/new_purchaser_series/data_board/view.scss */
.data-board .top1 .first-ul li {
  margin: 15px 0 0 44px !important;
  width: 86px;
  float: left;
  text-align: center;
  height: 115px;
}
/* line 1, app/components/new_purchaser_series/detail_module_industry_data/view.scss */
.detail_module_industry_data {
  width: 100%;
  background-color: #f4f4f4;
  padding-bottom: 20px;
  padding-top: 18px;
}
/* line 6, app/components/new_purchaser_series/detail_module_industry_data/view.scss */
.detail_module_industry_data .data_index_body_container {
  width: 1200px;
  background: #fff;
  overflow: hidden;
  height: 688px;
}
/* line 11, app/components/new_purchaser_series/detail_module_industry_data/view.scss */
.detail_module_industry_data .data_index_body_container .left-part {
  margin-right: 15px;
  float: left;
  width: 318px;
  height: 570px;
}
/* line 17, app/components/new_purchaser_series/detail_module_industry_data/view.scss */
.detail_module_industry_data .data_index_body_container .left-part .top1 {
  background-color: #fff;
  padding: 35px 0 0 40px;
}
/* line 20, app/components/new_purchaser_series/detail_module_industry_data/view.scss */
.detail_module_industry_data .data_index_body_container .left-part .top1 .tab-contents {
  width: 265px;
  padding: 0;
  height: 526px;
  border: 1px solid #eee;
  overflow-y: hidden;
  position: relative;
}
/* line 27, app/components/new_purchaser_series/detail_module_industry_data/view.scss */
.detail_module_industry_data .data_index_body_container .left-part .top1 .tab-contents .hide {
  display: none !important;
}
/* line 30, app/components/new_purchaser_series/detail_module_industry_data/view.scss */
.detail_module_industry_data .data_index_body_container .left-part .top1 .tab-contents .btns {
  position: absolute;
  right: 5px;
  z-index: 2000;
}
/* line 37, app/components/new_purchaser_series/detail_module_industry_data/view.scss */
.detail_module_industry_data .data_index_body_container .left-part .top1 .tab-contents .btn1 {
  bottom: 60px;
}
/* line 38, app/components/new_purchaser_series/detail_module_industry_data/view.scss */
.detail_module_industry_data .data_index_body_container .left-part .top1 .tab-contents .btn2 {
  bottom: 30px;
}
/* line 39, app/components/new_purchaser_series/detail_module_industry_data/view.scss */
.detail_module_industry_data .data_index_body_container .left-part .top1 .tab-contents .first-ul {
  overflow-y: hidden;
  position: relative;
}
/* line 40, app/components/new_purchaser_series/detail_module_industry_data/view.scss */
.detail_module_industry_data .data_index_body_container .left-part .top1 .tab-contents .first-ul > li {
  position: relative;
  width: 80%;
  margin-left: 10%;
  height: 90px;
  border-bottom: 1px dashed gray;
  padding: 17px 0;
}
/* line 47, app/components/new_purchaser_series/detail_module_industry_data/view.scss */
.detail_module_industry_data .data_index_body_container .left-part .top1 .tab-contents .first-ul > li .item-trigger {
  position: absolute;
  top: 100px;
  display: inline-block;
}
/* line 53, app/components/new_purchaser_series/detail_module_industry_data/view.scss */
.detail_module_industry_data .data_index_body_container .left-part .top1 .tab-contents .first-ul > li .goodsName {
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  margin: -10px 0 5px 0;
}
/* line 60, app/components/new_purchaser_series/detail_module_industry_data/view.scss */
.detail_module_industry_data .data_index_body_container .left-part .top1 .tab-contents .first-ul > li .item-next {
  left: 210px;
  cursor: pointer;
  top: 70px;
}
/* line 64, app/components/new_purchaser_series/detail_module_industry_data/view.scss */
.detail_module_industry_data .data_index_body_container .left-part .top1 .tab-contents .first-ul > li .item-next img {
  width: 10px;
  height: 10px;
}
/* line 69, app/components/new_purchaser_series/detail_module_industry_data/view.scss */
.detail_module_industry_data .data_index_body_container .left-part .top1 .tab-contents .first-ul > li .item-prev {
  top: 70px;
  left: -25px;
  cursor: pointer;
}
/* line 73, app/components/new_purchaser_series/detail_module_industry_data/view.scss */
.detail_module_industry_data .data_index_body_container .left-part .top1 .tab-contents .first-ul > li .item-prev img {
  width: 10px;
  height: 10px;
}
/* line 78, app/components/new_purchaser_series/detail_module_industry_data/view.scss */
.detail_module_industry_data .data_index_body_container .left-part .top1 .tab-contents .first-ul > li img {
  width: 90px;
  height: 90px;
  margin: 0 14px;
}
/* line 83, app/components/new_purchaser_series/detail_module_industry_data/view.scss */
.detail_module_industry_data .data_index_body_container .left-part .top1 .tab-contents .first-ul > li .JQ-slide-content {
  width: 2000%;
  position: relative;
}
/* line 86, app/components/new_purchaser_series/detail_module_industry_data/view.scss */
.detail_module_industry_data .data_index_body_container .left-part .top1 .tab-contents .first-ul > li .JQ-slide-content li {
  position: relative;
}
/* line 91, app/components/new_purchaser_series/detail_module_industry_data/view.scss */
.detail_module_industry_data .data_index_body_container .left-part .top1 .tab-contents .first-ul > li .btn_next, .detail_module_industry_data .data_index_body_container .left-part .top1 .tab-contents .first-ul > li .btn_pre {
  display: inline-block;
  width: 48%;
  text-align: left;
}
/* line 96, app/components/new_purchaser_series/detail_module_industry_data/view.scss */
.detail_module_industry_data .data_index_body_container .left-part .top1 .tab-contents .first-ul > li .btn_next {
  text-align: right;
}
/* line 99, app/components/new_purchaser_series/detail_module_industry_data/view.scss */
.detail_module_industry_data .data_index_body_container .left-part .top1 .tab-contents .first-ul > li .detail_goods {
  display: inline-block;
}
/* line 101, app/components/new_purchaser_series/detail_module_industry_data/view.scss */
.detail_module_industry_data .data_index_body_container .left-part .top1 .tab-contents .first-ul > li .detail_goods ul {
  display: inline-block;
  width: 95px;
  margin-left: 20px;
}
/* line 105, app/components/new_purchaser_series/detail_module_industry_data/view.scss */
.detail_module_industry_data .data_index_body_container .left-part .top1 .tab-contents .first-ul > li .detail_goods ul li {
  display: block;
}
/* line 115, app/components/new_purchaser_series/detail_module_industry_data/view.scss */
.detail_module_industry_data .data_index_body_container .left-part .top1 .list-tab ul {
  background-color: #fff;
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 120, app/components/new_purchaser_series/detail_module_industry_data/view.scss */
.detail_module_industry_data .data_index_body_container .left-part .top1 .list-tab ul li {
  display: inline-block;
  margin-bottom: 10px;
}
/* line 125, app/components/new_purchaser_series/detail_module_industry_data/view.scss */
.detail_module_industry_data .data_index_body_container .left-part .top1 .list-tab ul li a {
  border: none;
  font-family: 'Microsoft YaHei';
  font-size: 16px;
  padding: 0px;
}
/* line 138, app/components/new_purchaser_series/detail_module_industry_data/view.scss */
.detail_module_industry_data .data_index_body_container .left-part .top1 .list-tab ul .active a {
  color: #ffffff;
  background-color: #004ea2;
}
/* line 151, app/components/new_purchaser_series/detail_module_industry_data/view.scss */
.detail_module_industry_data .data_index_body_container .right-part {
  float: left;
  width: 812px;
  height: 575px;
  margin-right: 45px;
  margin-top: 35px;
}
/* line 157, app/components/new_purchaser_series/detail_module_industry_data/view.scss */
.detail_module_industry_data .data_index_body_container .right-part .tbs1, .detail_module_industry_data .data_index_body_container .right-part .tbs2 {
  position: relative;
}
/* line 160, app/components/new_purchaser_series/detail_module_industry_data/view.scss */
.detail_module_industry_data .data_index_body_container .right-part .tbs1 .dv_container, .detail_module_industry_data .data_index_body_container .right-part .tbs2 .dv_container {
  position: absolute;
  width: 60px;
  height: 38px;
  padding: 3px 0;
}
/* line 166, app/components/new_purchaser_series/detail_module_industry_data/view.scss */
.detail_module_industry_data .data_index_body_container .right-part .tbs1 .dv_container p, .detail_module_industry_data .data_index_body_container .right-part .tbs2 .dv_container p {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  color: #8c8c8c;
  width: 100%;
}
/* line 173, app/components/new_purchaser_series/detail_module_industry_data/view.scss */
.detail_module_industry_data .data_index_body_container .right-part .tbs1 .dv_container .detail_look, .detail_module_industry_data .data_index_body_container .right-part .tbs2 .dv_container .detail_look {
  display: inline-block;
  width: 56px;
  height: 18px;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  background: #a5a5a5;
  margin-top: 5px;
  text-align: center;
}
/* line 186, app/components/new_purchaser_series/detail_module_industry_data/view.scss */
.detail_module_industry_data .data_index_body_container .right-part .tbs1 .dv_container .actives, .detail_module_industry_data .data_index_body_container .right-part .tbs2 .dv_container .actives {
  color: #ffffff;
  background-color: #004ea2;
}
/* line 191, app/components/new_purchaser_series/detail_module_industry_data/view.scss */
.detail_module_industry_data .data_index_body_container .right-part img {
  margin: 30px 0 0 144px;
}
/* line 1, app/components/new_purchaser_series/double_resource/view.scss */
.double_resource {
  width: 98%;
  padding-bottom: 20px;
  background-color: #fff;
  padding-left: 20px;
}
/* line 10, app/components/new_purchaser_series/double_resource/view.scss */
.double_resource .purchaser_index_body_container {
  width: 1200px;
  margin: 0 auto;
  padding-top: 10px;
  height: auto !important;
}
/* line 18, app/components/new_purchaser_series/double_resource/view.scss */
.double_resource .purchaser_index_body_container .purchaser-table .title {
  height: 40px;
  line-height: 40px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #075b9b;
  font-weight: bold;
}
/* line 27, app/components/new_purchaser_series/double_resource/view.scss */
.double_resource .purchaser_index_body_container .purchaser-table .title .left {
  float: left;
}
/* line 29, app/components/new_purchaser_series/double_resource/view.scss */
.double_resource .purchaser_index_body_container .purchaser-table .title .left span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 36, app/components/new_purchaser_series/double_resource/view.scss */
.double_resource .purchaser_index_body_container .purchaser-table .title .right {
  float: right;
  margin-right: 10px;
}
/* line 39, app/components/new_purchaser_series/double_resource/view.scss */
.double_resource .purchaser_index_body_container .purchaser-table .title .right a {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #00416e;
}
/* line 46, app/components/new_purchaser_series/double_resource/view.scss */
.double_resource .purchaser_index_body_container .purchaser-table .table-div {
  width: 1150px;
  overflow-x: scroll;
  border: 1px solid #d9d9d9;
}
/* line 52, app/components/new_purchaser_series/double_resource/view.scss */
.double_resource .purchaser_index_body_container .purchaser-table .table-div .simple thead tr {
  height: 45px;
  line-height: 45px;
  background-color: #e1ebf6;
}
/* line 56, app/components/new_purchaser_series/double_resource/view.scss */
.double_resource .purchaser_index_body_container .purchaser-table .table-div .simple thead tr th {
  width: 115px;
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  color: #00366c;
  border-left: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4;
}
/* line 67, app/components/new_purchaser_series/double_resource/view.scss */
.double_resource .purchaser_index_body_container .purchaser-table .table-div .simple tbody tr {
  height: 45px;
  line-height: 45px;
}
/* line 70, app/components/new_purchaser_series/double_resource/view.scss */
.double_resource .purchaser_index_body_container .purchaser-table .table-div .simple tbody tr td {
  width: 115px;
  text-align: center;
  font-size: 14px;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
  border-left: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4;
}
/* line 79, app/components/new_purchaser_series/double_resource/view.scss */
.double_resource .purchaser_index_body_container .purchaser-table .table-div .simple tbody tr td:first-child {
  background-color: #fafafa;
}
/* line 83, app/components/new_purchaser_series/double_resource/view.scss */
.double_resource .purchaser_index_body_container .purchaser-table .table-div .simple tbody tr:nth-child(odd) {
  background-color: #fff;
}
/* line 86, app/components/new_purchaser_series/double_resource/view.scss */
.double_resource .purchaser_index_body_container .purchaser-table .table-div .simple tbody tr:nth-child(even) {
  background-color: #fafafa;
}
/* line 88, app/components/new_purchaser_series/double_resource/view.scss */
.double_resource .purchaser_index_body_container .purchaser-table .table-div .simple tbody tr:nth-child(even) td:first-child {
  background-color: #f5f5f5;
}
/* line 96, app/components/new_purchaser_series/double_resource/view.scss */
.double_resource .purchaser_index_body_container .purchaser-table .table-div .multi thead tr {
  height: 45px;
  line-height: 45px;
  background-color: #e1ebf6;
}
/* line 100, app/components/new_purchaser_series/double_resource/view.scss */
.double_resource .purchaser_index_body_container .purchaser-table .table-div .multi thead tr th {
  width: 115px;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #00366c;
  border-left: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4;
}
/* line 111, app/components/new_purchaser_series/double_resource/view.scss */
.double_resource .purchaser_index_body_container .purchaser-table .table-div .multi tbody tr {
  height: 45px;
  line-height: 45px;
}
/* line 114, app/components/new_purchaser_series/double_resource/view.scss */
.double_resource .purchaser_index_body_container .purchaser-table .table-div .multi tbody tr td {
  width: 115px;
  text-align: center;
  font-size: 14px;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
  border-left: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4;
}
/* line 123, app/components/new_purchaser_series/double_resource/view.scss */
.double_resource .purchaser_index_body_container .purchaser-table .table-div .multi tbody tr .multi-row {
  background-color: #fafafa;
}
/* line 126, app/components/new_purchaser_series/double_resource/view.scss */
.double_resource .purchaser_index_body_container .purchaser-table .table-div .multi tbody tr .multi-row2 {
  background-color: #f5f5f5;
}
/* line 130, app/components/new_purchaser_series/double_resource/view.scss */
.double_resource .purchaser_index_body_container .purchaser-table .table-div .multi tbody tr:nth-child(odd) {
  background-color: #fff;
}
/* line 133, app/components/new_purchaser_series/double_resource/view.scss */
.double_resource .purchaser_index_body_container .purchaser-table .table-div .multi tbody tr:nth-child(even) {
  background-color: #fafafa;
}
/* line 140, app/components/new_purchaser_series/double_resource/view.scss */
.double_resource .purchaser_index_body_container .no-power {
  min-height: 450px;
  font-size: 14px;
  padding: 20px;
}
/* line 1, app/components/new_purchaser_series/gold_deposit/view.scss */
.gold_deposit {
  font-family: "Microsoft YaHei";
}
/* line 3, app/components/new_purchaser_series/gold_deposit/view.scss */
.gold_deposit .top_style {
  font-weight: bold;
  color: #6D6D85;
  font-size: 14px;
}
/* line 8, app/components/new_purchaser_series/gold_deposit/view.scss */
.gold_deposit .title {
  width: 99%;
  margin: 0 auto;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  margin-left: 20px;
  color: #6d6d6d;
}
/* line 16, app/components/new_purchaser_series/gold_deposit/view.scss */
.gold_deposit .title .span3 {
  width: 190px;
  text-align: left;
}
/* line 19, app/components/new_purchaser_series/gold_deposit/view.scss */
.gold_deposit .title .span3 .num-value {
  color: #ff0000;
  padding: 0 2px;
  font-weight: bold;
}
/* line 27, app/components/new_purchaser_series/gold_deposit/view.scss */
.gold_deposit .right {
  float: right;
  margin-right: 10px;
}
/* line 30, app/components/new_purchaser_series/gold_deposit/view.scss */
.gold_deposit .right a {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #00416e;
}
/* line 35, app/components/new_purchaser_series/gold_deposit/view.scss */
.gold_deposit .right .active {
  color: #005aaa;
  font-weight: bold;
}
/* line 40, app/components/new_purchaser_series/gold_deposit/view.scss */
.gold_deposit .breadcrumb {
  width: 1200px;
  color: #005aaa;
  font-size: 14px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
}
/* line 47, app/components/new_purchaser_series/gold_deposit/view.scss */
.gold_deposit .breadcrumb select, .gold_deposit .breadcrumb input {
  vertical-align: middle;
  position: relative;
  top: 0px !important;
}
/* line 52, app/components/new_purchaser_series/gold_deposit/view.scss */
.gold_deposit .breadcrumb select {
  height: 28px;
  line-height: 18px;
  padding: 0;
}
/* line 55, app/components/new_purchaser_series/gold_deposit/view.scss */
.gold_deposit .left_style {
  float: left;
  height: 100px;
  margin: 0 auto;
  background-color: #f0faff;
  width: 190px;
  padding: 10px 0px 0px 40px;
}
/* line 62, app/components/new_purchaser_series/gold_deposit/view.scss */
.gold_deposit .left_style .label_sty {
  padding: 5px 0 10px 0 !important;
  color: #005aaa;
  font-size: 14px;
  font-weight: bold;
  margin-right: 20px;
}
/* line 69, app/components/new_purchaser_series/gold_deposit/view.scss */
.gold_deposit .left_style .label_sty1 {
  padding: 5px 0 10px 0 !important;
  color: #00416e;
  font-size: 14px;
}
/* line 74, app/components/new_purchaser_series/gold_deposit/view.scss */
.gold_deposit .left_style .label_sty2 {
  padding: 5px 0 10px 0 !important;
  color: red;
  font-size: 14px;
}
/* line 79, app/components/new_purchaser_series/gold_deposit/view.scss */
.gold_deposit .left_style .project {
  margin-left: 5px;
  margin-right: 20px;
}
/* line 83, app/components/new_purchaser_series/gold_deposit/view.scss */
.gold_deposit .left_style .gold {
  margin-right: 20px;
  margin-left: 5px;
}
/* line 89, app/components/new_purchaser_series/gold_deposit/view.scss */
.gold_deposit .right_style {
  float: left;
  height: 100px;
  margin: 0 auto;
  width: 300px;
  background-color: #f4f4f4;
  padding: 10px 0px 0px 30px;
}
/* line 96, app/components/new_purchaser_series/gold_deposit/view.scss */
.gold_deposit .right_style .label_sty {
  padding: 5px 0 10px 0 !important;
  color: #005aaa;
  font-size: 14px;
  font-weight: bold;
  margin-right: 20px;
}
/* line 103, app/components/new_purchaser_series/gold_deposit/view.scss */
.gold_deposit .right_style .label_sty1 {
  padding: 5px 0 10px 0 !important;
  color: #005aaa;
  font-size: 14px;
}
/* line 108, app/components/new_purchaser_series/gold_deposit/view.scss */
.gold_deposit .right_style .label_sty2 {
  padding: 5px 0 10px 0 !important;
  color: red;
  font-size: 14px;
}
/* line 113, app/components/new_purchaser_series/gold_deposit/view.scss */
.gold_deposit .right_style .project {
  margin-left: 5px;
  margin-right: 20px;
}
/* line 117, app/components/new_purchaser_series/gold_deposit/view.scss */
.gold_deposit .right_style .gold {
  margin-right: 20px;
  margin-left: 5px;
}
/* line 123, app/components/new_purchaser_series/gold_deposit/view.scss */
.gold_deposit .main-body {
  margin-left: 20px;
}
/* line 125, app/components/new_purchaser_series/gold_deposit/view.scss */
.gold_deposit .main-body table {
  width: 100%;
  color: #7a7a7a;
  border: none;
}
/* line 129, app/components/new_purchaser_series/gold_deposit/view.scss */
.gold_deposit .main-body table tr {
  height: 35px;
  line-height: 35px;
}
/* line 132, app/components/new_purchaser_series/gold_deposit/view.scss */
.gold_deposit .main-body table tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 135, app/components/new_purchaser_series/gold_deposit/view.scss */
.gold_deposit .main-body table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 141, app/components/new_purchaser_series/gold_deposit/view.scss */
.gold_deposit .main-body table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 144, app/components/new_purchaser_series/gold_deposit/view.scss */
.gold_deposit .main-body table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 147, app/components/new_purchaser_series/gold_deposit/view.scss */
.gold_deposit .main-body table tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 152, app/components/new_purchaser_series/gold_deposit/view.scss */
.gold_deposit .main-body table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 2, app/components/new_purchaser_series/gold_deposit_detail/view.scss */
.cash_deposit_deduct .breadcrumb {
  width: 1200px;
  color: #005aaa;
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 9, app/components/new_purchaser_series/gold_deposit_detail/view.scss */
.cash_deposit_deduct .breadcrumb select, .cash_deposit_deduct .breadcrumb input {
  vertical-align: middle;
  position: relative;
  top: 0px !important;
}
/* line 14, app/components/new_purchaser_series/gold_deposit_detail/view.scss */
.cash_deposit_deduct .breadcrumb select {
  height: 28px;
  line-height: 18px;
  padding: 0;
}
/* line 17, app/components/new_purchaser_series/gold_deposit_detail/view.scss */
.cash_deposit_deduct .main-body table {
  width: 100%;
  color: #7a7a7a;
  border: none;
}
/* line 21, app/components/new_purchaser_series/gold_deposit_detail/view.scss */
.cash_deposit_deduct .main-body table tr {
  height: 25px;
  line-height: 30px;
}
/* line 24, app/components/new_purchaser_series/gold_deposit_detail/view.scss */
.cash_deposit_deduct .main-body table tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 27, app/components/new_purchaser_series/gold_deposit_detail/view.scss */
.cash_deposit_deduct .main-body table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 33, app/components/new_purchaser_series/gold_deposit_detail/view.scss */
.cash_deposit_deduct .main-body table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 36, app/components/new_purchaser_series/gold_deposit_detail/view.scss */
.cash_deposit_deduct .main-body table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 39, app/components/new_purchaser_series/gold_deposit_detail/view.scss */
.cash_deposit_deduct .main-body table tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 44, app/components/new_purchaser_series/gold_deposit_detail/view.scss */
.cash_deposit_deduct .main-body table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 1, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.gold_deposit_kc {
  font-family: "Microsoft YaHei";
}
/* line 3, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.gold_deposit_kc .title {
  width: 100%;
  margin: 0 auto;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  color: #6d6d6d;
}
/* line 10, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.gold_deposit_kc .title .span3 {
  width: 190px;
  text-align: left;
}
/* line 13, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.gold_deposit_kc .title .span3 .num-value {
  color: #ff0000;
  padding: 0 2px;
  font-weight: bold;
}
/* line 21, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.gold_deposit_kc .right {
  float: right;
  margin-right: 10px;
}
/* line 24, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.gold_deposit_kc .right a {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #00416e;
}
/* line 29, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.gold_deposit_kc .right .active {
  color: #005aaa;
  font-weight: bold;
}
/* line 34, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.gold_deposit_kc .breadcrumb {
  width: 1200px;
  color: #005aaa;
  font-size: 14px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
}
/* line 41, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.gold_deposit_kc .breadcrumb select, .gold_deposit_kc .breadcrumb input {
  vertical-align: middle;
  position: relative;
  top: 0px !important;
}
/* line 46, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.gold_deposit_kc .breadcrumb select {
  height: 28px;
  line-height: 18px;
  padding: 0;
}
/* line 49, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.gold_deposit_kc .left_style {
  float: left;
  height: 100px;
  /*    margin: 0 auto;*/
}
/* line 53, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.gold_deposit_kc .left_style .label_sty {
  padding: 5px 0 10px 0 !important;
  color: #005aaa;
  font-size: 14px;
  margin-right: 20px;
}
/* line 59, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.gold_deposit_kc .left_style .label_sty1 {
  padding: 5px 0 10px 0 !important;
  color: #005aaa;
  font-size: 14px;
}
/* line 64, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.gold_deposit_kc .left_style .label_sty2 {
  padding: 5px 0 10px 0 !important;
  color: red;
  font-size: 14px;
}
/* line 69, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.gold_deposit_kc .left_style .project {
  margin-left: 5px;
  margin-right: 20px;
}
/* line 73, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.gold_deposit_kc .left_style .gold {
  margin-right: 20px;
  margin-left: 5px;
}
/* line 80, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.gold_deposit_kc .main-body table {
  width: 100%;
  color: #7a7a7a;
  border: none;
}
/* line 84, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.gold_deposit_kc .main-body table tr {
  height: 35px;
  line-height: 35px;
}
/* line 87, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.gold_deposit_kc .main-body table tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 90, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.gold_deposit_kc .main-body table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 96, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.gold_deposit_kc .main-body table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 99, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.gold_deposit_kc .main-body table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 103, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.gold_deposit_kc .main-body table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}

/* line 113, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.module-detail-kc .main-body-head {
  width: 100%;
}
/* line 115, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.module-detail-kc .main-body-head .table-box table td,
.module-detail-kc .main-body-head .table-box table th {
  padding: 0px 5px;
  color: #333;
  border: 1px solid #ccc;
}
/* line 122, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.module-detail-kc .main-body-head .table-box table thead tr {
  background-color: #f8f8f8;
}
/* line 125, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.module-detail-kc .main-body-head .table-box table tbody tr {
  background-color: #fff;
}
/* line 128, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.module-detail-kc .main-body-head .table-head {
  font-size: 20px;
}
/* line 131, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.module-detail-kc .main-body-head .text-right {
  text-align: right;
}
/* line 134, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.module-detail-kc .main-body-head .text-left {
  text-align: left;
}
/* line 140, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.module-detail-kc .main-body table {
  width: 100%;
  color: #7a7a7a;
  border: none;
}
/* line 144, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.module-detail-kc .main-body table tr {
  height: 25px;
  line-height: 30px;
}
/* line 147, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.module-detail-kc .main-body table tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 150, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.module-detail-kc .main-body table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 156, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.module-detail-kc .main-body table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 159, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.module-detail-kc .main-body table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 162, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.module-detail-kc .main-body table tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 167, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.module-detail-kc .main-body table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}

/* line 179, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.module-detail-rz .main-body-head .table-box table,
.module-detail-rz .main-body-head .table-box table td,
.module-detail-rz .main-body-head .table-box table th {
  padding: 0px 5px;
  color: #333;
  border: 1px solid #ccc;
}
/* line 187, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.module-detail-rz .main-body-head .table-box table thead tr {
  background-color: #f8f8f8;
}
/* line 192, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.module-detail-rz .main-body-head .table-box table tbody tr {
  background-color: #fff;
}
/* line 195, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.module-detail-rz .main-body-head .table-head {
  font-size: 20px;
}
/* line 198, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.module-detail-rz .main-body-head .text-right {
  text-align: right;
}
/* line 201, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.module-detail-rz .main-body-head .text-left {
  text-align: left;
}
/* line 207, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.module-detail-rz .main-body table {
  width: 100%;
  color: #7a7a7a;
  border: none;
}
/* line 211, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.module-detail-rz .main-body table tr {
  height: 25px;
  line-height: 30px;
}
/* line 214, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.module-detail-rz .main-body table tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 217, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.module-detail-rz .main-body table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 223, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.module-detail-rz .main-body table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 226, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.module-detail-rz .main-body table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 229, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.module-detail-rz .main-body table tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 234, app/components/new_purchaser_series/gold_deposit_detail_kclist/view.scss */
.module-detail-rz .main-body table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 1, app/components/new_purchaser_series/industry_platform/view.scss */
.industry_platform {
  width: 98%;
  padding-left: 20px;
  background-color: #fff;
  padding-bottom: 20px;
}
/* line 9, app/components/new_purchaser_series/industry_platform/view.scss */
.industry_platform .intro {
  line-height: 35px;
}
/* line 12, app/components/new_purchaser_series/industry_platform/view.scss */
.industry_platform .big-data-container {
  margin: 0 auto;
  height: auto !important;
}
/* line 16, app/components/new_purchaser_series/industry_platform/view.scss */
.industry_platform .big-data-container .demand-status {
  height: 125px;
  margin-bottom: 20px;
}
/* line 19, app/components/new_purchaser_series/industry_platform/view.scss */
.industry_platform .big-data-container .demand-status .inner-one {
  width: 386px;
  height: 100%;
  text-align: center;
  display: inline-block;
  line-height: 125px;
  position: relative;
  margin-right: 21px;
  float: left;
}
/* line 28, app/components/new_purchaser_series/industry_platform/view.scss */
.industry_platform .big-data-container .demand-status .inner-one img {
  position: absolute;
  top: 20%;
  left: 18%;
  display: inline-block;
}
/* line 34, app/components/new_purchaser_series/industry_platform/view.scss */
.industry_platform .big-data-container .demand-status .inner-one .inner-right {
  position: absolute;
  left: 56%;
  width: 125px;
  height: 130px;
  overflow: hidden;
  text-align: left;
}
/* line 41, app/components/new_purchaser_series/industry_platform/view.scss */
.industry_platform .big-data-container .demand-status .inner-one .inner-right .num {
  line-height: 48px;
  font-family: "Impact";
  font-size: 48px;
  color: #fff;
  margin-top: 25px;
}
/* line 42, app/components/new_purchaser_series/industry_platform/view.scss */
.industry_platform .big-data-container .demand-status .inner-one .inner-right .state {
  line-height: 35px;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  padding-left: 2px;
}
/* line 45, app/components/new_purchaser_series/industry_platform/view.scss */
.industry_platform .big-data-container .demand-status .inner-one:last-child {
  margin-right: 0;
}
/* line 49, app/components/new_purchaser_series/industry_platform/view.scss */
.industry_platform .big-data-container .big-data-table {
  min-height: 600px;
  padding: 1px 10px !important;
}
/* line 53, app/components/new_purchaser_series/industry_platform/view.scss */
.industry_platform .big-data-container .big-data-table .title {
  margin: 0 auto;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #075b9b;
  font-weight: bold;
  margin-bottom: 20px;
}
/* line 62, app/components/new_purchaser_series/industry_platform/view.scss */
.industry_platform .big-data-container .big-data-table .title > span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 69, app/components/new_purchaser_series/industry_platform/view.scss */
.industry_platform .big-data-container .big-data-table .product-line {
  padding-bottom: 15px;
}
/* line 72, app/components/new_purchaser_series/industry_platform/view.scss */
.industry_platform .big-data-container .big-data-table .table-div1 {
  width: 1154px;
  min-height: 380px;
  overflow-x: auto !important;
}
/* line 78, app/components/new_purchaser_series/industry_platform/view.scss */
.industry_platform .big-data-container .big-data-table .table-div1 .simple thead tr {
  height: 45px;
  line-height: 45px;
  background-color: #e1ebf6;
}
/* line 82, app/components/new_purchaser_series/industry_platform/view.scss */
.industry_platform .big-data-container .big-data-table .table-div1 .simple thead tr th {
  width: 115px;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #00366c;
  border: 1px solid #fff;
}
/* line 92, app/components/new_purchaser_series/industry_platform/view.scss */
.industry_platform .big-data-container .big-data-table .table-div1 .simple tbody tr {
  height: 45px;
  line-height: 45px;
}
/* line 95, app/components/new_purchaser_series/industry_platform/view.scss */
.industry_platform .big-data-container .big-data-table .table-div1 .simple tbody tr td {
  width: 115px;
  text-align: center;
  font-size: 14px;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
  border: 1px solid #f4f4f4;
}
/* line 104, app/components/new_purchaser_series/industry_platform/view.scss */
.industry_platform .big-data-container .big-data-table .table-div1 .simple tbody tr:nth-child(odd) {
  background-color: #fff;
}
/* line 107, app/components/new_purchaser_series/industry_platform/view.scss */
.industry_platform .big-data-container .big-data-table .table-div1 .simple tbody tr:nth-child(even) {
  background-color: #fafafa;
}
/* line 114, app/components/new_purchaser_series/industry_platform/view.scss */
.industry_platform .big-data-container .no-power {
  min-height: 450px;
  font-size: 14px;
  padding: 20px;
}
/* line 1, app/components/new_purchaser_series/industry_platform2/view.scss */
.industry_platform2 {
  width: 100%;
  background-color: #f4f4f4;
  padding-bottom: 20px;
}
/* line 5, app/components/new_purchaser_series/industry_platform2/view.scss */
.industry_platform2 .big-data-container {
  width: 1200px;
  margin: 0 auto;
  height: auto !important;
  margin-top: -20px;
}
/* line 10, app/components/new_purchaser_series/industry_platform2/view.scss */
.industry_platform2 .big-data-container .big-data-table {
  background-color: #fff;
  padding: 25px 35px !important;
  position: relative;
  top: 20px;
  margin-bottom: 20px;
}
/* line 16, app/components/new_purchaser_series/industry_platform2/view.scss */
.industry_platform2 .big-data-container .big-data-table .notice {
  line-height: 30px;
  font-family: 'Microsoft YaHei';
  color: #7f7f7f;
  font-size: 14px;
}
/* line 22, app/components/new_purchaser_series/industry_platform2/view.scss */
.industry_platform2 .big-data-container .big-data-table .table-div {
  margin-top: 10px;
  min-height: 380px;
  overflow-x: auto !important;
}
/* line 26, app/components/new_purchaser_series/industry_platform2/view.scss */
.industry_platform2 .big-data-container .big-data-table .table-div .left-table {
  width: 360px;
}
/* line 29, app/components/new_purchaser_series/industry_platform2/view.scss */
.industry_platform2 .big-data-container .big-data-table .table-div .right-table {
  width: 740px;
  overflow-x: scroll;
}
/* line 34, app/components/new_purchaser_series/industry_platform2/view.scss */
.industry_platform2 .big-data-container .big-data-table .table-div .right-table thead tr:nth-child(3) th {
  width: 36px;
  height: 48px;
}
/* line 41, app/components/new_purchaser_series/industry_platform2/view.scss */
.industry_platform2 .big-data-container .big-data-table .table-div .left-table, .industry_platform2 .big-data-container .big-data-table .table-div .right-table {
  display: inline-block;
  float: left;
}
/* line 44, app/components/new_purchaser_series/industry_platform2/view.scss */
.industry_platform2 .big-data-container .big-data-table .table-div .left-table table, .industry_platform2 .big-data-container .big-data-table .table-div .right-table table {
  display: inline-block;
  float: left;
}
/* line 48, app/components/new_purchaser_series/industry_platform2/view.scss */
.industry_platform2 .big-data-container .big-data-table .table-div .left-table table thead tr, .industry_platform2 .big-data-container .big-data-table .table-div .right-table table thead tr {
  height: 45px;
  line-height: 45px;
  background-color: #e1ebf6;
}
/* line 52, app/components/new_purchaser_series/industry_platform2/view.scss */
.industry_platform2 .big-data-container .big-data-table .table-div .left-table table thead tr th, .industry_platform2 .big-data-container .big-data-table .table-div .right-table table thead tr th {
  width: 115px;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #00366c;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
/* line 64, app/components/new_purchaser_series/industry_platform2/view.scss */
.industry_platform2 .big-data-container .big-data-table .table-div .left-table table tbody tr, .industry_platform2 .big-data-container .big-data-table .table-div .right-table table tbody tr {
  height: 45px;
  line-height: 45px;
}
/* line 67, app/components/new_purchaser_series/industry_platform2/view.scss */
.industry_platform2 .big-data-container .big-data-table .table-div .left-table table tbody tr td, .industry_platform2 .big-data-container .big-data-table .table-div .right-table table tbody tr td {
  width: 115px;
  text-align: center;
  font-size: 14px;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
  border-left: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4;
  border-top: 1px solid #f4f4f4;
}
/* line 78, app/components/new_purchaser_series/industry_platform2/view.scss */
.industry_platform2 .big-data-container .big-data-table .table-div .left-table table tbody tr:nth-child(odd), .industry_platform2 .big-data-container .big-data-table .table-div .right-table table tbody tr:nth-child(odd) {
  background-color: #fff;
}
/* line 81, app/components/new_purchaser_series/industry_platform2/view.scss */
.industry_platform2 .big-data-container .big-data-table .table-div .left-table table tbody tr:nth-child(even), .industry_platform2 .big-data-container .big-data-table .table-div .right-table table tbody tr:nth-child(even) {
  background-color: #fafafa;
}
/* line 87, app/components/new_purchaser_series/industry_platform2/view.scss */
.industry_platform2 .big-data-container .big-data-table .table-div .simple {
  width: 2600px !important;
}
/* line 91, app/components/new_purchaser_series/industry_platform2/view.scss */
.industry_platform2 .big-data-container .big-data-table .title {
  margin: 0 auto;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #075b9b;
  font-weight: bold;
  margin-bottom: 20px;
}
/* line 100, app/components/new_purchaser_series/industry_platform2/view.scss */
.industry_platform2 .big-data-container .big-data-table .title > span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 1, app/components/new_purchaser_series/industry_platform2_2/view.scss */
.industry_platform2_2 {
  width: 100%;
  background-color: #f4f4f4;
  padding-bottom: 20px;
}
/* line 5, app/components/new_purchaser_series/industry_platform2_2/view.scss */
.industry_platform2_2 .big-data-container {
  width: 1200px;
  margin: 0 auto;
  height: auto !important;
  margin-top: -20px;
}
/* line 10, app/components/new_purchaser_series/industry_platform2_2/view.scss */
.industry_platform2_2 .big-data-container .big-data-table {
  background-color: #fff;
  padding: 25px 35px !important;
  position: relative;
  top: 20px;
  margin-bottom: 20px;
}
/* line 16, app/components/new_purchaser_series/industry_platform2_2/view.scss */
.industry_platform2_2 .big-data-container .big-data-table .notice {
  line-height: 30px;
  font-family: 'Microsoft YaHei';
  color: #7f7f7f;
  font-size: 14px;
}
/* line 22, app/components/new_purchaser_series/industry_platform2_2/view.scss */
.industry_platform2_2 .big-data-container .big-data-table .table-div {
  margin-top: 10px;
  min-height: 380px;
  overflow-x: auto !important;
}
/* line 26, app/components/new_purchaser_series/industry_platform2_2/view.scss */
.industry_platform2_2 .big-data-container .big-data-table .table-div .left-table {
  width: 160px;
}
/* line 29, app/components/new_purchaser_series/industry_platform2_2/view.scss */
.industry_platform2_2 .big-data-container .big-data-table .table-div .right-table {
  width: 940px;
  overflow-x: scroll;
}
/* line 34, app/components/new_purchaser_series/industry_platform2_2/view.scss */
.industry_platform2_2 .big-data-container .big-data-table .table-div .right-table thead tr:nth-child(3) th {
  width: 36px;
  height: 48px;
}
/* line 41, app/components/new_purchaser_series/industry_platform2_2/view.scss */
.industry_platform2_2 .big-data-container .big-data-table .table-div .left-table, .industry_platform2_2 .big-data-container .big-data-table .table-div .right-table {
  display: inline-block;
  float: left;
}
/* line 44, app/components/new_purchaser_series/industry_platform2_2/view.scss */
.industry_platform2_2 .big-data-container .big-data-table .table-div .left-table table, .industry_platform2_2 .big-data-container .big-data-table .table-div .right-table table {
  display: inline-block;
  float: left;
}
/* line 48, app/components/new_purchaser_series/industry_platform2_2/view.scss */
.industry_platform2_2 .big-data-container .big-data-table .table-div .left-table table thead tr, .industry_platform2_2 .big-data-container .big-data-table .table-div .right-table table thead tr {
  height: 45px;
  line-height: 45px;
  background-color: #e1ebf6;
}
/* line 52, app/components/new_purchaser_series/industry_platform2_2/view.scss */
.industry_platform2_2 .big-data-container .big-data-table .table-div .left-table table thead tr th, .industry_platform2_2 .big-data-container .big-data-table .table-div .right-table table thead tr th {
  width: 115px;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #00366c;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
/* line 64, app/components/new_purchaser_series/industry_platform2_2/view.scss */
.industry_platform2_2 .big-data-container .big-data-table .table-div .left-table table tbody tr, .industry_platform2_2 .big-data-container .big-data-table .table-div .right-table table tbody tr {
  height: 45px;
  line-height: 45px;
}
/* line 67, app/components/new_purchaser_series/industry_platform2_2/view.scss */
.industry_platform2_2 .big-data-container .big-data-table .table-div .left-table table tbody tr td, .industry_platform2_2 .big-data-container .big-data-table .table-div .right-table table tbody tr td {
  width: 115px;
  text-align: center;
  font-size: 14px;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
  border-left: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4;
  border-top: 1px solid #f4f4f4;
}
/* line 78, app/components/new_purchaser_series/industry_platform2_2/view.scss */
.industry_platform2_2 .big-data-container .big-data-table .table-div .left-table table tbody tr:nth-child(odd), .industry_platform2_2 .big-data-container .big-data-table .table-div .right-table table tbody tr:nth-child(odd) {
  background-color: #fff;
}
/* line 81, app/components/new_purchaser_series/industry_platform2_2/view.scss */
.industry_platform2_2 .big-data-container .big-data-table .table-div .left-table table tbody tr:nth-child(even), .industry_platform2_2 .big-data-container .big-data-table .table-div .right-table table tbody tr:nth-child(even) {
  background-color: #fafafa;
}
/* line 87, app/components/new_purchaser_series/industry_platform2_2/view.scss */
.industry_platform2_2 .big-data-container .big-data-table .table-div .simple {
  width: 2800px !important;
}
/* line 91, app/components/new_purchaser_series/industry_platform2_2/view.scss */
.industry_platform2_2 .big-data-container .big-data-table .title {
  margin: 0 auto;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #075b9b;
  font-weight: bold;
  margin-bottom: 20px;
}
/* line 100, app/components/new_purchaser_series/industry_platform2_2/view.scss */
.industry_platform2_2 .big-data-container .big-data-table .title > span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 3, app/components/new_purchaser_series/industry_platform3/view.scss */
.industry_platform3 .big-data-container .demand-status {
  height: 125px;
  margin-bottom: 20px;
}
/* line 6, app/components/new_purchaser_series/industry_platform3/view.scss */
.industry_platform3 .big-data-container .demand-status .inner-one {
  width: 386px;
  height: 100%;
  text-align: center;
  display: inline-block;
  line-height: 125px;
  position: relative;
  margin-right: 21px;
  float: left;
}
/* line 15, app/components/new_purchaser_series/industry_platform3/view.scss */
.industry_platform3 .big-data-container .demand-status .inner-one img {
  position: absolute;
  top: 20%;
  left: 18%;
  display: inline-block;
}
/* line 21, app/components/new_purchaser_series/industry_platform3/view.scss */
.industry_platform3 .big-data-container .demand-status .inner-one .inner-right {
  position: absolute;
  left: 56%;
  width: 125px;
  height: 130px;
  overflow: hidden;
  text-align: left;
}
/* line 28, app/components/new_purchaser_series/industry_platform3/view.scss */
.industry_platform3 .big-data-container .demand-status .inner-one .inner-right .num {
  line-height: 48px;
  font-family: "Impact";
  font-size: 48px;
  color: #fff;
  margin-top: 25px;
}
/* line 29, app/components/new_purchaser_series/industry_platform3/view.scss */
.industry_platform3 .big-data-container .demand-status .inner-one .inner-right .state {
  line-height: 35px;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  padding-left: 2px;
}
/* line 32, app/components/new_purchaser_series/industry_platform3/view.scss */
.industry_platform3 .big-data-container .demand-status .inner-one:last-child {
  margin-right: 0;
}
/* line 5, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .span-right {
  width: 70px !important;
  text-align: right;
  display: inline-block;
  padding: 0 5px;
}
/* line 11, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .hide {
  display: none !important;
}
/* line 14, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new h4 {
  font-size: 14px;
  height: 9px;
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 30px 0;
}
/* line 19, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new h4.inline {
  font-weight: normal;
  margin-left: 15px;
}
/* line 24, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new h4 span {
  background-color: #fff;
  padding-right: 20px;
}
/* line 30, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .product-show {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 600px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 38, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .notification {
  color: #ff0000;
  display: none;
}
/* line 43, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .product-notification {
  margin: 0 10px 17px 50px;
}
/* line 47, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .time-notification-div {
  margin: 0 0 5px 0;
  padding: 10px;
  text-indent: 2em;
}
/* line 54, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .control-group label {
  margin: 0 17px 17px 0;
}
/* line 57, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .control-group select {
  width: 145px;
  margin-right: 12px;
}
/* line 61, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .control-group input[type="text"] {
  width: 135px;
}
/* line 64, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .control-group .input-group {
  display: inline;
}
/* line 66, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .control-group .input-group input {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border-right: 0;
}
/* line 71, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .control-group .descriptionT {
  width: 295px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  padding: 5px;
  float: left;
}
/* line 77, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .control-group .descriptionT li {
  list-style-type: decimal;
}
/* line 81, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .control-group .btn.calendar {
  padding: 5px 7px;
  border-left: none;
  background-color: #fff;
}
/* line 86, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .control-group .btn.calendar:hover {
  border-color: #ddd;
  background-color: #f4f4f4;
}
/* line 90, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .control-group .control-content {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: -6px;
}
/* line 93, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .control-group .control-content p {
  margin-top: 6px;
}
/* line 96, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .control-group .control-content.middle-content {
  vertical-align: middle;
}
/* line 99, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .control-group .control-content .attachment-file {
  width: 340px;
  margin: 10px 0;
}
/* line 102, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .control-group .control-content .attachment-file.first {
  margin-top: 0;
}
/* line 105, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .control-group .control-content .attachment-file .file-name {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: 6px;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 114, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .control-group .factory-select {
  width: 370px;
}
/* line 117, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .control-group .design-select {
  width: 200px;
}
/* line 120, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .control-group .supplier-scope-show {
  text-overflow: ellipsis;
  overflow: auto;
  display: inline-block;
  vertical-align: text-bottom;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 125, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .control-group .supplier-scope-show.from-product {
  width: 600px;
}
/* line 128, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .control-group .supplier-scope-show.from-extra {
  width: 600px;
}
/* line 134, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .basic-info {
  margin-top: 10px;
}
/* line 137, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .basic-info .form-group {
  overflow: hidden;
}
/* line 140, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .basic-info .form-group .group-section {
  float: left;
  width: 510px;
}
/* line 146, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .team-members {
  margin-top: 30px;
}
/* line 150, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .team-members .table-striped td {
  padding: 0;
  height: 32px;
}
/* line 156, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .team-members .inner-table td {
  border: none;
}
/* line 161, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .supplier-resource {
  margin-top: 30px;
}
/* line 165, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .supplier-resource .table-striped td {
  padding: 0;
  height: 32px;
}
/* line 171, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .supplier-resource .inner-table td {
  border: none;
}
/* line 176, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .post-submit {
  margin: 250px auto 100px auto;
  text-align: center;
}
/* line 180, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .select-menu {
  left: 0;
  position: absolute;
  width: 146px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
/* line 186, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .select-menu .search {
  padding: 5px;
}
/* line 188, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .select-menu .search input[type=text] {
  width: 85px;
}
/* line 192, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .select-menu ul {
  padding: 0 5px;
  height: auto;
  max-height: 300px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 199, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .select-menu li {
  line-height: 20px !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 202, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .select-menu li label {
  width: 115px !important;
  margin: 5px 10px 5px 5px !important;
}
/* line 210, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 216, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .select-menu .scope-category-label {
  text-align: left !important;
}
/* line 220, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new a.file {
  text-decoration: underline;
}
/* line 223, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.demand-new .supplier-scope-p {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

/* line 229, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.query-member #query-member-form .control-content {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 233, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.query-member #query-member-form .team-list-group .control-content {
  max-height: 300px;
  overflow: auto;
}
/* line 238, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.query-member #query-member-form ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
/* line 242, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.query-member #query-member-form ul li {
  margin-bottom: 5px;
}
/* line 246, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.query-member #query-member-form .small-label {
  text-align: left;
}
/* line 250, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.query-member .hide {
  display: none;
}

/* line 255, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.show-pass-aptitude-suppliers {
  max-height: 400px;
  overflow-y: auto;
}

/* line 261, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.modal .modal-header {
  height: 40px;
  line-height: 40px;
  padding: 0;
  font-size: 16px;
  font-weight: normal;
  font-family: "Microsoft YaHei";
  text-align: left;
  padding-left: 20px;
}
/* line 271, app/components/new_purchaser_series/label_supplier_warning/view.scss */
.modal .modal-header span {
  float: right;
  width: 12px;
  height: 12px;
  margin-top: 15px;
  margin-right: 10px;
}
/* line 3, app/components/new_purchaser_series/nav_simple_haier_data/view.scss */
.nav-simple-haier-data .width-1200-center .logo {
  display: block;
  width: 148px;
  /* margin: 12px 50px 0 0px!important;*/
  float: left;
}
/* line 10, app/components/new_purchaser_series/nav_simple_haier_data/view.scss */
.nav-simple-haier-data .width-1200-center .menu-list li {
  width: 100px;
  text-align: center;
}
/* line 13, app/components/new_purchaser_series/nav_simple_haier_data/view.scss */
.nav-simple-haier-data .width-1200-center .menu-list li a {
  padding: 0 5px !important;
}
/* line 18, app/components/new_purchaser_series/nav_simple_haier_data/view.scss */
.nav-simple-haier-data .width-1200-center .right-area {
  /*margin-right: 10px;*/
  /*position: absolute;*/
  right: 0;
}
/* line 1, app/components/new_purchaser_series/new-module-big-data/view.scss */
.new_big_data {
  margin-bottom: 60px;
  min-height: 440px;
  padding-bottom: 20px;
}
/* line 8, app/components/new_purchaser_series/new-module-big-data/view.scss */
.new_big_data .top-banner .main-body {
  height: auto !important;
}
/* line 10, app/components/new_purchaser_series/new-module-big-data/view.scss */
.new_big_data .top-banner .main-body .tab-contents {
  margin-bottom: 20px;
  min-height: 440px;
  border: none;
}
/* line 17, app/components/new_purchaser_series/new-module-big-data/view.scss */
.new_big_data .top-banner .main-body .list-tab ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 21, app/components/new_purchaser_series/new-module-big-data/view.scss */
.new_big_data .top-banner .main-body .list-tab ul li {
  float: left;
  position: relative;
  margin-bottom: 10px;
}
/* line 26, app/components/new_purchaser_series/new-module-big-data/view.scss */
.new_big_data .top-banner .main-body .list-tab ul li a {
  padding-right: 20px;
  border: none;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
  font-size: 14px;
  font-weight: bold;
  padding: 0px 0px;
}
/* line 35, app/components/new_purchaser_series/new-module-big-data/view.scss */
.new_big_data .top-banner .main-body .list-tab ul li .div-height {
  width: 1px;
  height: 12px;
  background-color: #4a4a4a;
  margin-right: 20px;
  margin-left: 20px;
}
/* line 46, app/components/new_purchaser_series/new-module-big-data/view.scss */
.new_big_data .top-banner .main-body .list-tab ul .active a {
  color: #004ea2;
  background-color: #f6f6f6;
}
/* line 1, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data {
  background-color: #fff;
  margin-bottom: 60px;
  min-height: 440px;
  padding-bottom: 20px;
}
/* line 7, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body {
  height: auto !important;
}
/* line 9, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents {
  background-color: #fff;
  margin-bottom: 20px;
  min-height: 440px;
  border: none;
}
/* line 15, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main1 .title {
  margin: 0 auto;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #075b9b;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: -20px;
}
/* line 25, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main1 .title > span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 32, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main1 table {
  width: 100%;
  color: #7a7a7a;
  border: none;
  font-family: 'Microsoft YaHei';
}
/* line 37, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main1 table tr {
  height: 40px;
  line-height: 40px;
}
/* line 40, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main1 table tr td {
  text-align: center;
  border: 1px solid #f4f4f4;
}
/* line 43, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main1 table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 48, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main1 table tr th {
  text-align: center;
  border: 1px solid #f4f4f4;
}
/* line 51, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main1 table tr th div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 58, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main1 table .thead_style tr:nth-child(3) {
  line-height: 25px;
}
/* line 61, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main1 table .thead_style tr:nth-child(2) {
  line-height: 15px;
}
/* line 64, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main1 table .thead_style tr:nth-child(1) {
  line-height: 15px;
}
/* line 68, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main1 table tr:nth-child(odd) {
  background-color: #fdfdfd;
}
/* line 71, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main1 table tr:nth-child(even) {
  background-color: #f8f8f8;
}
/* line 75, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main1 table thead tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 82, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main1 table .tr_th_style th {
  background-color: #e1ebf5;
  font-size: 14px;
}
/* line 88, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main1 table .tbody_sty td {
  line-height: 30px;
}
/* line 91, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main1 table .tbody_sty td:nth-child(1) {
  background-color: #f8f8f8;
}
/* line 94, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main1 table .tbody_sty td:nth-child(2) {
  background-color: #f8f8f8;
}
/* line 99, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main1 table .tbody_sty1 td {
  line-height: 30px;
}
/* line 107, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 .title {
  margin: 0 auto;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #075b9b;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: -20px;
}
/* line 117, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 .title > span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 124, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 table {
  width: 100%;
  color: #7a7a7a;
  border: none;
  font-family: 'Microsoft YaHei';
}
/* line 129, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 table tr {
  height: 40px;
  line-height: 40px;
}
/* line 132, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 table tr td {
  text-align: center;
  border: 1px solid #f4f4f4;
}
/* line 135, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 140, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 table tr th {
  text-align: center;
  border: 1px solid #f4f4f4;
}
/* line 143, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 table tr th div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 150, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 table .thead_style tr:nth-child(3) {
  line-height: 25px;
}
/* line 153, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 table .thead_style tr:nth-child(2) {
  line-height: 15px;
}
/* line 156, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 table .thead_style tr:nth-child(1) {
  line-height: 15px;
}
/* line 160, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 table tr:nth-child(odd) {
  background-color: #fdfdfd;
}
/* line 163, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 table tr:nth-child(even) {
  background-color: #f8f8f8;
}
/* line 167, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 table thead tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 174, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 table .tr_th_style th {
  background-color: #e1ebf5;
  font-size: 14px;
}
/* line 180, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 table .tbody_sty td {
  line-height: 30px;
}
/* line 183, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 table .tbody_sty td:nth-child(1) {
  background-color: #f8f8f8;
}
/* line 186, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 table .tbody_sty td:nth-child(2) {
  background-color: #f8f8f8;
}
/* line 191, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 table .tbody_sty1 td {
  line-height: 30px;
}
/* line 199, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main2 .title {
  margin: 0 auto;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #075b9b;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: -10px;
}
/* line 209, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main2 .title > span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 216, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main2 table {
  width: 100%;
  color: #7a7a7a;
  border: none;
  font-family: 'Microsoft YaHei';
}
/* line 221, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main2 table tr {
  height: 40px;
  line-height: 40px;
}
/* line 224, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main2 table tr td {
  text-align: center;
  border: 1px solid #f4f4f4;
}
/* line 227, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main2 table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 232, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main2 table tr th {
  text-align: center;
  border: 1px solid #f4f4f4;
}
/* line 235, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main2 table tr th div {
  text-align: center;
}
/* line 243, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main2 table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 246, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main2 table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 250, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main2 table thead th {
  border: 1px solid #f4f4f4;
}
/* line 253, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main2 table thead tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 258, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main2 table thead tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 265, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main2 table .thead_style tr:nth-child(3) {
  line-height: 25px;
}
/* line 268, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main2 table .thead_style tr:nth-child(2) {
  line-height: 15px;
}
/* line 271, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main2 table .thead_style tr:nth-child(1) {
  line-height: 15px;
}
/* line 276, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main2 table .tr_th_style th {
  background-color: #e1ebf5;
  font-size: 14px;
}
/* line 282, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main2 table .tbody_sty td {
  line-height: 30px;
}
/* line 285, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main2 table .tbody_sty td:nth-child(1) {
  background-color: #f8f8f8;
}
/* line 288, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main2 table .tbody_sty td:nth-child(2) {
  background-color: #f8f8f8;
}
/* line 293, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main2 table .tbody_sty1 td {
  line-height: 30px;
}
/* line 303, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 .title {
  margin: 0 auto;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #075b9b;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: -10px;
}
/* line 313, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 .title > span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 320, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 table {
  width: 100%;
  color: #7a7a7a;
  border: none;
  font-family: 'Microsoft YaHei';
}
/* line 325, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 table tr {
  height: 40px;
  line-height: 40px;
}
/* line 328, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 table tr td {
  text-align: center;
  border: 1px solid #f4f4f4;
}
/* line 331, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 336, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 table tr th {
  text-align: center;
  border: 1px solid #f4f4f4;
}
/* line 339, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 table tr th div {
  text-align: center;
}
/* line 347, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 350, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 354, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 table thead th {
  border: 1px solid #f4f4f4;
}
/* line 357, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 table thead tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 362, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 table thead tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 369, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 table .thead_style tr:nth-child(3) {
  line-height: 25px;
}
/* line 372, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 table .thead_style tr:nth-child(2) {
  line-height: 15px;
}
/* line 375, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 table .thead_style tr:nth-child(1) {
  line-height: 15px;
}
/* line 380, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 table .tr_th_style th {
  background-color: #e1ebf5;
  font-size: 14px;
}
/* line 386, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 table .tbody_sty td {
  line-height: 30px;
}
/* line 389, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 table .tbody_sty td:nth-child(1) {
  background-color: #f8f8f8;
}
/* line 392, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 table .tbody_sty td:nth-child(2) {
  background-color: #f8f8f8;
}
/* line 397, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main3 table .tbody_sty1 td {
  line-height: 30px;
}
/* line 407, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main4 .title {
  margin: 0 auto;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #075b9b;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: -10px;
}
/* line 417, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main4 .title > span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 424, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main4 table {
  width: 100%;
  color: #7a7a7a;
  border: none;
  font-family: 'Microsoft YaHei';
}
/* line 429, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main4 table tr {
  height: 40px;
  line-height: 40px;
}
/* line 432, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main4 table tr td {
  text-align: center;
  border: 1px solid #f4f4f4;
}
/* line 435, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main4 table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 440, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main4 table tr th {
  text-align: center;
  border: 1px solid #f4f4f4;
}
/* line 443, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main4 table tr th div {
  text-align: center;
}
/* line 451, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main4 table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 454, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main4 table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 458, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main4 table thead th {
  border: 1px solid #f4f4f4;
}
/* line 461, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main4 table thead tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 466, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main4 table thead tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 473, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main4 table .thead_style tr:nth-child(3) {
  line-height: 25px;
}
/* line 476, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main4 table .thead_style tr:nth-child(2) {
  line-height: 15px;
}
/* line 479, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main4 table .thead_style tr:nth-child(1) {
  line-height: 15px;
}
/* line 484, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main4 table .tr_th_style th {
  background-color: #e1ebf5;
  font-size: 14px;
}
/* line 490, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main4 table .tbody_sty td {
  line-height: 30px;
}
/* line 493, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main4 table .tbody_sty td:nth-child(1) {
  background-color: #f8f8f8;
}
/* line 496, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main4 table .tbody_sty td:nth-child(2) {
  background-color: #f8f8f8;
}
/* line 501, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main4 table .tbody_sty1 td {
  line-height: 30px;
}
/* line 511, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main5 .title {
  margin: 0 auto;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #075b9b;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: -10px;
}
/* line 521, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main5 .title > span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 528, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main5 table {
  width: 100%;
  color: #7a7a7a;
  border: none;
  font-family: 'Microsoft YaHei';
}
/* line 533, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main5 table tr {
  height: 40px;
  line-height: 40px;
}
/* line 536, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main5 table tr td {
  text-align: center;
  border: 1px solid #f4f4f4;
}
/* line 539, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main5 table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 544, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main5 table tr th {
  text-align: center;
  border: 1px solid #f4f4f4;
}
/* line 547, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main5 table tr th div {
  text-align: center;
}
/* line 555, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main5 table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 558, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main5 table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 562, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main5 table thead th {
  border: 1px solid #f4f4f4;
}
/* line 565, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main5 table thead tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 570, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main5 table thead tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 577, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main5 table .thead_style tr:nth-child(3) {
  line-height: 25px;
}
/* line 580, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main5 table .thead_style tr:nth-child(2) {
  line-height: 15px;
}
/* line 583, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main5 table .thead_style tr:nth-child(1) {
  line-height: 15px;
}
/* line 588, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main5 table .tr_th_style th {
  background-color: #e1ebf5;
  font-size: 14px;
}
/* line 594, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main5 table .tbody_sty td {
  line-height: 30px;
}
/* line 597, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main5 table .tbody_sty td:nth-child(1) {
  background-color: #f8f8f8;
}
/* line 600, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main5 table .tbody_sty td:nth-child(2) {
  background-color: #f8f8f8;
}
/* line 605, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .content-main5 table .tbody_sty1 td {
  line-height: 30px;
}
/* line 614, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .tab-contents .right {
  margin-left: 900px;
}
/* line 618, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .title-zz {
  margin: 0 auto;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #075b9b;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: -20px;
}
/* line 628, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .main-body .title-zz > span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 637, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .list-tab ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 641, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .list-tab ul li {
  float: left;
  position: relative;
  margin-bottom: 10px;
}
/* line 645, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .list-tab ul li a {
  padding-right: 20px;
  border: none;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
  font-size: 14px;
  font-weight: bold;
  padding: 0px 0px;
}
/* line 654, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .list-tab ul li .div-height {
  width: 1px;
  height: 12px;
  background-color: #4a4a4a;
  margin-right: 20px;
  margin-left: 20px;
}
/* line 663, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .top-banner .list-tab ul .active a {
  color: #004ea2;
  background-color: #f6f6f6;
}
/* line 671, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .resource-detail-modal {
  font-family: 'Microsoft YaHei';
}
/* line 673, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .resource-detail-modal .modal-header {
  text-align: center;
  font-weight: bold;
}
/* line 679, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .resource-detail-modal .modal-body table thead {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 683, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .resource-detail-modal .modal-body table thead tr {
  height: 45px;
  line-height: 45px;
}
/* line 686, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .resource-detail-modal .modal-body table thead tr th {
  border: 1px solid #fff !important;
  text-align: center;
}
/* line 693, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .resource-detail-modal .modal-body table tbody tr {
  height: 30px;
  line-height: 30px;
}
/* line 696, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .resource-detail-modal .modal-body table tbody tr td {
  border: 1px solid #fff !important;
  text-align: center;
}
/* line 701, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .resource-detail-modal .modal-body table tbody tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 704, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .resource-detail-modal .modal-body table tbody tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 710, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .resource-detail-modal .modal-footer {
  background-color: #fff;
  text-align: center;
  padding: 0 0 15px 0;
}
/* line 714, app/components/new_purchaser_series/new-module-vendor-data/view.scss */
.new_module_vendor_data .resource-detail-modal .modal-footer .btn {
  width: 100px;
  height: 30px;
  padding: 0;
  line-height: 30px;
  background-color: #004ea2;
  border-radius: 0;
  border: 0;
}
/* line 2, app/components/new_purchaser_series/new_come_into_supplier/view.scss */
.new_com_into_supplier .title-zz {
  margin: 0 auto;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #075b9b;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: -20px;
}
/* line 12, app/components/new_purchaser_series/new_come_into_supplier/view.scss */
.new_com_into_supplier .title-zz > span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 19, app/components/new_purchaser_series/new_come_into_supplier/view.scss */
.new_com_into_supplier table {
  width: 100%;
  color: #7a7a7a;
  border: none;
  font-family: 'Microsoft YaHei';
}
/* line 24, app/components/new_purchaser_series/new_come_into_supplier/view.scss */
.new_com_into_supplier table tr {
  height: 40px;
  line-height: 40px;
}
/* line 27, app/components/new_purchaser_series/new_come_into_supplier/view.scss */
.new_com_into_supplier table tr td {
  text-align: center;
  border: 1px solid #f4f4f4;
}
/* line 30, app/components/new_purchaser_series/new_come_into_supplier/view.scss */
.new_com_into_supplier table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 35, app/components/new_purchaser_series/new_come_into_supplier/view.scss */
.new_com_into_supplier table tr th {
  text-align: center;
  border: 1px solid #f4f4f4;
}
/* line 38, app/components/new_purchaser_series/new_come_into_supplier/view.scss */
.new_com_into_supplier table tr th div {
  text-align: center;
}
/* line 46, app/components/new_purchaser_series/new_come_into_supplier/view.scss */
.new_com_into_supplier table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 49, app/components/new_purchaser_series/new_come_into_supplier/view.scss */
.new_com_into_supplier table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 53, app/components/new_purchaser_series/new_come_into_supplier/view.scss */
.new_com_into_supplier table thead th {
  border: 1px solid #f4f4f4;
}
/* line 56, app/components/new_purchaser_series/new_come_into_supplier/view.scss */
.new_com_into_supplier table thead tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 61, app/components/new_purchaser_series/new_come_into_supplier/view.scss */
.new_com_into_supplier table thead tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 68, app/components/new_purchaser_series/new_come_into_supplier/view.scss */
.new_com_into_supplier table .thead_style tr:nth-child(3) {
  line-height: 25px;
}
/* line 71, app/components/new_purchaser_series/new_come_into_supplier/view.scss */
.new_com_into_supplier table .thead_style tr:nth-child(2) {
  line-height: 15px;
}
/* line 74, app/components/new_purchaser_series/new_come_into_supplier/view.scss */
.new_com_into_supplier table .thead_style tr:nth-child(1) {
  line-height: 15px;
}
/* line 79, app/components/new_purchaser_series/new_come_into_supplier/view.scss */
.new_com_into_supplier table .tr_th_style th {
  background-color: #e1ebf5;
  font-size: 14px;
}
/* line 85, app/components/new_purchaser_series/new_come_into_supplier/view.scss */
.new_com_into_supplier table .tbody_sty td {
  line-height: 30px;
}
/* line 88, app/components/new_purchaser_series/new_come_into_supplier/view.scss */
.new_com_into_supplier table .tbody_sty td:nth-child(1) {
  background-color: #f8f8f8;
}
/* line 91, app/components/new_purchaser_series/new_come_into_supplier/view.scss */
.new_com_into_supplier table .tbody_sty td:nth-child(2) {
  background-color: #f8f8f8;
}
/* line 96, app/components/new_purchaser_series/new_come_into_supplier/view.scss */
.new_com_into_supplier table .tbody_sty1 td {
  line-height: 30px;
}
@charset "UTF-8";
/* line 4, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser {
  /*start*/
  /*end*/
}
/* line 6, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab {
  /**
   * Address `font-family` inconsistency between `textarea` and other form
   * elements.
   */
  /**
   * Address margins handled incorrectly in IE 6/7.
   */
  /*layer样式按钮剧中*/
  /*通用背景色*/
  /*横排按钮    175.333 */
          /*.btn-nav li:last-child{

          }*/
  /* Buttons styles */
  /* Radius */
  /* Sizes */
  /*-----------------------------------------*/
  /*.industry-Section:after,*/
  /*清除浮动   直接在有浮动的外层加上这个样式就可以了*/
  /*start*/
  /*end*/
}
/* line 8, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* line 23, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab html,
.new_module_industry_data_purschaser .top-banner .list-tab button,
.new_module_industry_data_purschaser .top-banner .list-tab input,
.new_module_industry_data_purschaser .top-banner .list-tab select,
.new_module_industry_data_purschaser .top-banner .list-tab textarea {
  font-family: Microsoft YaHei;
}
/* line 36, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab * {
  text-decoration: none;
}
/* line 40, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab select:focus,
.new_module_industry_data_purschaser .top-banner .list-tab textarea:focus,
.new_module_industry_data_purschaser .top-banner .list-tab input:focus {
  border-color: rgba(82, 168, 236, 0.8) !important;
  outline: 0 !important;
  outline: thin dotted \9 !important;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
}
/* line 55, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab body .demo-class .layui-layer-btn {
  text-align: center;
}
/* line 62, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .backgroundcolor {
  background: #F4F4F4 !important;
}
/* line 66, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab header {
  width: 100%;
  height: 50px;
  background-color: #053991;
}
/* line 72, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab footer {
  width: 100%;
  height: 265px;
  background-color: #5D5E5F;
}
/* line 78, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .container {
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
}
/* line 83, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .wrapper {
  margin: 17px auto;
  padding: 20px;
  height: auto;
  overflow: hidden;
  background-color: #fff;
}
/* line 90, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .row {
  width: 100%;
  height: auto;
  /*overflow: hidden;*/
  margin: 0px auto;
}
/* line 100, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .btn-group {
  width: 1000px;
  border-right: none;
  float: right;
  overflow: hidden;
  line-height: 33px;
}
/* line 108, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .btn-nav .btn-nav-add {
  font-weight: bolder;
  font-size: 32px;
  /*padding: 0 0.1em 0.177em;*/
}
/* line 114, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .btn-nav-active {
  background-color: #053991 !important;
}
/* line 118, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .btn-nav li {
  float: left;
  padding-left: 5px;
}
/* line 128, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .btn-nav > li > a {
  text-align: center;
  /* line-height: 21px;*/
}
/* line 133, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .btn-nav li ul {
  display: none;
}
/* line 137, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .btn-nav li:hover ul {
  display: block;
  position: absolute;
  top: 23px;
  /*left: 0px;*/
  z-index: 1000;
  float: left;
  width: 125px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 1.1em;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
/* line 160, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .btn-nav li:hover ul li {
  float: left;
  width: 100%;
  position: relative;
}
/* line 166, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .btn-nav li:hover ul a {
  display: block;
  width: 80%;
  line-height: 30px;
  margin: 0 auto;
  text-align: left;
  padding-left: 10px;
}
/* line 175, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .btn-nav li:hover ul a:link {
  color: #333;
  text-decoration: none;
}
/* line 180, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .btn-nav li:hover ul a:visited {
  color: #333;
  text-decoration: none;
}
/* line 185, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .btn-nav li:hover ul a:hover {
  color: white;
  text-decoration: none;
  font-weight: normal;
  border-radius: 5px;
  /*background:#F2F2F2;*/
  background-color: #387CD7;
}
/* line 193, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .btn-add {
  width: 175.333px;
  height: 170px;
  /*background: url(../img/add.png) no-repeat;
  background-size:cover ;*/
  float: left;
}
/* line 203, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab input::-moz-focus-inner,
.new_module_industry_data_purschaser .top-banner .list-tab button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* line 209, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab input[type="submit"].btn,
.new_module_industry_data_purschaser .top-banner .list-tab button.btn {
  cursor: pointer;
}
/* line 214, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab a.btn,
.new_module_industry_data_purschaser .top-banner .list-tab .btn {
  display: inline-block;
  outline: none;
  *zoom: 1;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: 1px;
  vertical-align: middle;
  transition: all 0.2s ease;
  box-sizing: border-box;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.01);
  cursor: pointer;
  background-color: #ADAEAF;
  color: #fff;
  border-radius: 0px;
}
/* line 236, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .btn-radius {
  border-radius: 3px;
}
/* line 243, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .btn-small {
  font-size: 1.1125em;
  padding: 0.2125em 1.25em;
}
/* line 248, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .btn-mini {
  padding: 2px 4px;
  font-size: 12px;
  line-height: 12px;
}
/* line 256, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .moudle {
  /*overflow: hidden;*/
  position: relative;
  padding: 15px;
}
/* line 262, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .h-big-title {
  font-size: 16px;
  line-height: 33px;
  color: #0b45ad;
}
/* line 268, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .lable-top {
  /*float: left;*/
  display: inline-block;
  margin-bottom: 15px;
}
/* line 274, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab span.lable-big-title {
  font-size: 14px;
  line-height: 33px;
  color: #063994;
  font-weight: bold;
}
/* line 281, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .operationNew {
  width: 1110px;
  overflow: hidden;
  float: left;
}
/* line 287, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .operationNew ul {
  position: relative;
  top: 0;
  left: 0px;
  overflow: hidden;
}
/* line 294, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .operationNew ul li {
  /*background-color: #5D5E5F;*/
  width: 175.333px;
  height: 170px;
  text-align: center;
  float: left;
  vertical-align: top;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  margin-right: 15px;
}
/* line 307, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .operationNew ul li:last-child {
  margin-right: 0 !important;
}
/* line 311, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .last-child-li {
  margin-right: 0 !important;
}
/* line 315, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .operationNew li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: relative;
  /* left: -8px*/
}
/* line 323, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .opImg,
.new_module_industry_data_purschaser .top-banner .list-tab .opText {
  /*padding: 15px 18px 0px 18px;*/
  width: 200px;
  height: 200px;
  text-align: center;
  display: inline-block;
  position: absolute;
  left: 0px;
}
/* line 334, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .operationNew ul li:first-child {
  /*border-left:1px solid #e6e6e6;*/
}
/* line 338, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .operationNew ul li .opTitle {
  display: block;
  font-size: 24px;
  line-height: 190px;
  color: #fff;
  font-family: Microsoft YaHei;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
}
/* line 352, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .operationNew ul li .opReason {
  font-size: 12px;
  line-height: 40px;
  color: #808080;
  font-family: Microsoft YaHei;
  margin-top: 10px;
  display: block;
}
/* line 361, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item {
  position: relative;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
/* line 368, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item,
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 375, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item a {
  color: #333;
}
/* line 379, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item a:hover {
  text-decoration: none;
}
/* line 383, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item img {
  width: 100%;
  height: 170px;
}
/* line 388, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square {
  position: relative;
  width: 100%;
  height: 100%;
  /*border: 8px solid #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);*/
}
/* line 396, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square .info {
  position: absolute;
  font-family: Microsoft YaHei;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* line 408, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect6 {
  overflow: hidden;
}
/* line 412, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect6.colored .info {
  background: #1a4a72;
  background: rgba(26, 74, 114, 0.6);
}
/* line 417, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect6.colored .info h3 {
  background: rgba(12, 34, 52, 0.6);
}
/* line 421, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect6 .img {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 432, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect6 .info {
  /* background: #333333;*/
  background: RGBA(13, 60, 137, 0.85);
  font-family: Microsoft YaHei;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
/* line 443, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect6 .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  font-family: Microsoft YaHei;
  padding: 10px;
  margin: 10px 0 0 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
/* line 456, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect6 .info p {
  font-size: 12px;
  font-family: Microsoft YaHei;
  position: relative;
  color: #fff;
  padding: 0px 20px;
  text-align: left;
  margin: 0 5px;
  -webkit-transition: all 0.35s 0.1s linear;
  -moz-transition: all 0.35s 0.1s linear;
  transition: all 0.35s 0.1s linear;
}
/* line 469, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect6 a:hover .img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
/* line 477, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect6 a:hover .info {
  font-family: Microsoft YaHei;
  visibility: visible;
  opacity: 1;
}
/* line 483, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect6.from_top_and_bottom .info h3 {
  font-family: Microsoft YaHei;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
/* line 492, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect6.from_top_and_bottom .info p {
  font-family: Microsoft YaHei;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
/* line 501, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect6.from_top_and_bottom a:hover .info h3,
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect6.from_top_and_bottom a:hover .info p {
  font-family: Microsoft YaHei;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
/* line 511, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect6.from_left_and_right .info h3 {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
/* line 519, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect6.from_left_and_right .info p {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
/* line 527, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect6.from_left_and_right a:hover .info h3,
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect6.from_left_and_right a:hover .info p {
  font-family: Microsoft YaHei;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
/* line 537, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect6.top_to_bottom .info h3 {
  font-family: Microsoft YaHei;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
/* line 546, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect6.top_to_bottom .info p {
  font-family: Microsoft YaHei;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
/* line 555, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect6.top_to_bottom a:hover .info h3,
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect6.top_to_bottom a:hover .info p {
  font-family: Microsoft YaHei;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
/* line 565, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect6.bottom_to_top .info h3 {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
/* line 574, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect6.bottom_to_top .info p {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
/* line 582, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect6.bottom_to_top a:hover .info h3,
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect6.bottom_to_top a:hover .info p {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
/* line 594, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect8 {
  overflow: hidden;
}
/* line 598, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect8 .img {
  opacity: 1;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
/* line 605, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect8 .info {
  background: rgba(0, 0, 0, 0.3);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
/* line 614, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect8 .info h3 {
  text-transform: uppercase;
  color: #387CD7;
  text-align: center;
  font-size: 17px;
  padding: 10px;
  /*background: #111111;*/
  margin: 30px 0 0 0;
  -webkit-transition: all 0.35s 0.1s ease-in-out;
  -moz-transition: all 0.35s 0.1s ease-in-out;
  transition: all 0.35s 0.1s ease-in-out;
}
/* line 627, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect8 .info p {
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #bbb;
  padding: 20px 20px 20px;
  text-align: center;
  -webkit-transition: all 0.35s 0.15s linear;
  -moz-transition: all 0.35s 0.15s linear;
  transition: all 0.35s 0.15s linear;
}
/* line 639, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect8 a:hover .img {
  opacity: 0;
}
/* line 643, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect8 a:hover .info {
  visibility: visible;
  opacity: 1;
}
/* line 648, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect8.scale_down .info {
  -webkit-transform: scale(5);
  -moz-transform: scale(5);
  -ms-transform: scale(5);
  -o-transform: scale(5);
  transform: scale(5);
}
/* line 656, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect8.scale_down .info h3,
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect8.scale_down .info p {
  -webkit-transform: scale(5);
  -moz-transform: scale(5);
  -ms-transform: scale(5);
  -o-transform: scale(5);
  transform: scale(5);
}
/* line 665, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect8.scale_down a:hover .img {
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
/* line 673, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect8.scale_down a:hover .info {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 681, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect8.scale_down a:hover .info h3,
.new_module_industry_data_purschaser .top-banner .list-tab .ih-item.square.effect8.scale_down a:hover .info p {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 690, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .yScrollListbtn {
  cursor: pointer;
  position: absolute;
  width: 13px;
  height: 19px;
  top: 135px;
  background: url(/assets/images/other-images/btnys.png) no-repeat 0 0;
}
/* line 699, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .yScrollListbtnr {
  background-position: -14px 0;
  right: -5px;
}
/* line 704, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .yScrollListbtnl {
  left: -5px;
}
/* line 708, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .industry-Section {
  /* width: 100%;*/
  background-color: #e2e3e4;
  position: relative;
  border-radius: 5px;
  padding: 25px;
}
/* line 719, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .industry-Section:before {
  border: solid transparent;
  content: ' ';
  height: 0;
  bottom: 100%;
  position: absolute;
  width: 0;
}
/* line 728, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .industry-Section:before {
  border-width: 10px;
  border-bottom-color: #e2e3e4;
  left: 110px;
}
/* line 734, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .Section-img {
  width: 200px;
  height: 140px;
  float: left;
}
/* line 740, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .Section-img img {
  width: 100%;
  height: 100%;
}
/* line 745, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .Section-text {
  width: 75%;
  float: left;
  margin-left: 30px;
  font-family: Microsoft YaHei;
  color: #666;
  font-size: 14px;
}
/* line 754, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .Section-desc {
  display: block;
  margin-bottom: 25px;
  font-family: Microsoft YaHei;
}
/* line 760, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .desc-t {
  display: block;
  margin-left: 71px;
  margin-top: -15px;
  font-family: Microsoft YaHei;
}
/* line 770, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .clearfix:before,
.new_module_industry_data_purschaser .top-banner .list-tab .clearfix:after {
  content: "";
  display: table;
}
/* line 776, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .clearfix:after {
  clear: both;
}
/* line 780, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .clearfix {
  *zoom: 1;
  /*IE/7/6*/
}
/* line 785, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .listP {
  width: 100%;
}
/* line 789, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .listP ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}
/* line 796, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .listP ul li {
  float: left;
  position: relative;
  width: 153px;
  padding: 10px;
  margin: 0 15px 10px 0;
  border-radius: 4px;
  border: 1px solid #eeeeee;
}
/* line 806, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .listP ul li:hover {
  border: 1px solid transparent;
  border-color: #005fa7;
  -moz-transition: linear 0.3s border-color;
  -o-transition: linear 0.3s border-color;
  -webkit-transition: linear 0.3s border-color;
  transition: linear 0.3s border-color;
}
/* line 815, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .listP ul li.last {
  margin-right: 0;
}
/* line 819, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .listP ul li.product a {
  color: #717171;
}
/* line 823, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .listP ul li.product a:hover {
  text-decoration: underline;
  color: #005fa7;
}
/* line 828, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .listP ul li.product .product-image {
  width: 100%;
  height: 170px;
}
/* line 833, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .listP ul li.product .product-image img {
  width: 100%;
  height: 100%;
}
/* line 838, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .listP ul li.product .product-desc {
  display: -webkit-box;
  overflow: hidden;
  height: 36px;
  line-height: 18px;
  margin: 10px 0;
  white-space: normal;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
/* line 851, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .listP ul li.product .product-owner {
  display: block;
  text-align: right;
}
/* line 856, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .listP ul li.product .product-owner a {
  color: #005fa7;
}
/* line 860, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .proTitle {
  display: block;
  font-size: 14px;
  color: #005fa7;
  font-family: Microsoft YaHei;
  text-align: center;
  margin-top: 10px;
}
/* line 869, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .select-menu {
  left: 0;
  position: absolute;
  width: 146px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
/* line 875, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .select-menu .search {
  padding: 5px;
}
/* line 877, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .select-menu .search input[type=text] {
  width: 85px;
}
/* line 881, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .select-menu ul {
  padding: 0 5px;
  height: auto;
  max-height: 300px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 888, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .select-menu li {
  line-height: 20px !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 891, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .select-menu li label {
  width: 115px !important;
  margin: 5px 10px 5px 5px !important;
}
/* line 899, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 905, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .top-banner .list-tab .select-menu .scope-category-label {
  text-align: left !important;
}
/* line 913, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .modal-body {
  /*上传*/
  /*上传预览*/
  /* 设置图片等比例缩放 并且垂直居中*/
}
/* line 915, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .modal-body .wrapStyle {
  width: 100%;
  display: inline-block;
  text-align: left;
  margin-bottom: 20px;
}
/* line 922, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .modal-body .titleWrap {
  font-size: 1em;
  line-height: 25px;
  display: inline-table;
  vertical-align: top;
  /*position: relative;*/
  text-align: right;
}
/* line 931, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .modal-body .textWrap {
  font-size: 1em;
  line-height: 18px;
  display: inline-block;
  width: 80%;
  position: relative;
  vertical-align: middle;
}
/* line 940, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .modal-body textarea,
.new_module_industry_data_purschaser .modal-body input[type="text"] {
  width: 264px;
  padding: 6px 5px;
  line-height: 1.2em;
  border: 1px solid #dddddd;
  border-radius: 1px;
  -moz-transition: linear 0.3s border;
  -o-transition: linear 0.3s border;
  -webkit-transition: linear 0.3s border;
  transition: linear 0.3s border;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 959, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .modal-body .div-upload {
  overflow: hidden;
  vertical-align: middle;
  line-height: 30px;
  margin-top: 70px;
  margin-left: 2px;
}
/* line 967, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .modal-body .a-upload {
  padding: 5px 10px;
  height: 20px;
  line-height: 20px;
  position: relative;
  cursor: pointer;
  color: #888 !important;
  background: #fafafa;
  border: 1px solid #ddd;
  border-radius: 1px;
  overflow: hidden;
  *display: inline;
  *zoom: 1;
}
/* line 982, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .modal-body .a-upload input {
  position: absolute;
  font-size: 100px;
  right: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
  height: 100%;
  width: 100%;
}
/* line 994, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .modal-body .a-upload:hover {
  color: #444;
  background: #eee;
  border-color: #ccc;
  text-decoration: none;
}
/* line 1004, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .modal-body .upload_append_list {
  float: left;
  position: relative;
}
/* line 1009, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .modal-body .upload_append_list:hover {
  cursor: pointer;
}
/* line 1016, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .modal-body .upload_append_list a {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #DFDFDF;
  /* background: url("../control/images/bg.png") no-repeat scroll center 0px transparent;*/
}
/* line 1024, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .modal-body .upload_append_list img {
  /*border: solid 1px #66f;*/
  width: 100%;
  vertical-align: middle;
  /*图片垂直居中*/
}
/* line 1033, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .select-menu {
  left: 0;
  position: absolute;
  width: 146px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
/* line 1039, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .select-menu .search {
  padding: 5px;
}
/* line 1041, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .select-menu .search input[type=text] {
  width: 85px;
}
/* line 1045, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .select-menu ul {
  padding: 0 5px;
  height: auto;
  max-height: 300px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 1052, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .select-menu li {
  line-height: 20px !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 1055, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .select-menu li label {
  width: 115px !important;
  margin: 5px 10px 5px 5px !important;
}
/* line 1063, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 1069, app/components/new_purchaser_series/new_module_industry_data_purschaser/view.scss */
.new_module_industry_data_purschaser .select-menu .scope-category-label {
  text-align: left !important;
}
/* line 1, app/components/new_purchaser_series/new_module_vendor_data_test/view.scss */
.new_module_vendor_data_test {
  font-family: "Microsoft YaHei";
}
/* line 3, app/components/new_purchaser_series/new_module_vendor_data_test/view.scss */
.new_module_vendor_data_test .title {
  width: 100%;
  margin: 0 auto;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  color: #6d6d6d;
}
/* line 10, app/components/new_purchaser_series/new_module_vendor_data_test/view.scss */
.new_module_vendor_data_test .title .span3 {
  width: 190px;
  text-align: left;
}
/* line 13, app/components/new_purchaser_series/new_module_vendor_data_test/view.scss */
.new_module_vendor_data_test .title .span3 .num-value {
  color: #ff0000;
  padding: 0 2px;
  font-weight: bold;
}
/* line 21, app/components/new_purchaser_series/new_module_vendor_data_test/view.scss */
.new_module_vendor_data_test .right {
  float: right;
  margin-right: 10px;
}
/* line 24, app/components/new_purchaser_series/new_module_vendor_data_test/view.scss */
.new_module_vendor_data_test .right a {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #00416e;
}
/* line 29, app/components/new_purchaser_series/new_module_vendor_data_test/view.scss */
.new_module_vendor_data_test .right .active {
  color: #005aaa;
  font-weight: bold;
}
/* line 34, app/components/new_purchaser_series/new_module_vendor_data_test/view.scss */
.new_module_vendor_data_test .breadcrumb {
  width: 1200px;
  color: #005aaa;
  font-size: 14px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
}
/* line 41, app/components/new_purchaser_series/new_module_vendor_data_test/view.scss */
.new_module_vendor_data_test .breadcrumb select, .new_module_vendor_data_test .breadcrumb input {
  vertical-align: middle;
  position: relative;
  top: 0px !important;
}
/* line 46, app/components/new_purchaser_series/new_module_vendor_data_test/view.scss */
.new_module_vendor_data_test .breadcrumb select {
  height: 28px;
  line-height: 18px;
  padding: 0;
}
/* line 49, app/components/new_purchaser_series/new_module_vendor_data_test/view.scss */
.new_module_vendor_data_test .left_style {
  float: left;
  height: 100px;
  /*    margin: 0 auto;*/
}
/* line 53, app/components/new_purchaser_series/new_module_vendor_data_test/view.scss */
.new_module_vendor_data_test .left_style .label_sty {
  padding: 5px 0 10px 0 !important;
  color: #005aaa;
  font-size: 14px;
  margin-right: 20px;
}
/* line 59, app/components/new_purchaser_series/new_module_vendor_data_test/view.scss */
.new_module_vendor_data_test .left_style .label_sty1 {
  padding: 5px 0 10px 0 !important;
  color: #005aaa;
  font-size: 14px;
}
/* line 64, app/components/new_purchaser_series/new_module_vendor_data_test/view.scss */
.new_module_vendor_data_test .left_style .label_sty2 {
  padding: 5px 0 10px 0 !important;
  color: red;
  font-size: 14px;
}
/* line 69, app/components/new_purchaser_series/new_module_vendor_data_test/view.scss */
.new_module_vendor_data_test .left_style .project {
  margin-left: 5px;
  margin-right: 20px;
}
/* line 73, app/components/new_purchaser_series/new_module_vendor_data_test/view.scss */
.new_module_vendor_data_test .left_style .gold {
  margin-right: 20px;
  margin-left: 5px;
}
/* line 80, app/components/new_purchaser_series/new_module_vendor_data_test/view.scss */
.new_module_vendor_data_test .main-body .title {
  margin: 0 auto;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #075b9b;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 20px;
}
/* line 90, app/components/new_purchaser_series/new_module_vendor_data_test/view.scss */
.new_module_vendor_data_test .main-body .title > span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 97, app/components/new_purchaser_series/new_module_vendor_data_test/view.scss */
.new_module_vendor_data_test .main-body table {
  width: 95%;
  color: #7a7a7a;
  border: none;
  font-family: 'Microsoft YaHei';
}
/* line 102, app/components/new_purchaser_series/new_module_vendor_data_test/view.scss */
.new_module_vendor_data_test .main-body table tr {
  height: 40px;
  line-height: 40px;
}
/* line 105, app/components/new_purchaser_series/new_module_vendor_data_test/view.scss */
.new_module_vendor_data_test .main-body table tr td {
  text-align: center;
  border: 1px solid #f4f4f4;
}
/* line 108, app/components/new_purchaser_series/new_module_vendor_data_test/view.scss */
.new_module_vendor_data_test .main-body table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 113, app/components/new_purchaser_series/new_module_vendor_data_test/view.scss */
.new_module_vendor_data_test .main-body table tr th {
  text-align: center;
  border: 1px solid #f4f4f4;
}
/* line 116, app/components/new_purchaser_series/new_module_vendor_data_test/view.scss */
.new_module_vendor_data_test .main-body table tr th div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 123, app/components/new_purchaser_series/new_module_vendor_data_test/view.scss */
.new_module_vendor_data_test .main-body table .thead_style tr:nth-child(3) {
  line-height: 25px;
}
/* line 126, app/components/new_purchaser_series/new_module_vendor_data_test/view.scss */
.new_module_vendor_data_test .main-body table .thead_style tr:nth-child(2) {
  line-height: 15px;
}
/* line 129, app/components/new_purchaser_series/new_module_vendor_data_test/view.scss */
.new_module_vendor_data_test .main-body table .thead_style tr:nth-child(1) {
  line-height: 15px;
}
/* line 133, app/components/new_purchaser_series/new_module_vendor_data_test/view.scss */
.new_module_vendor_data_test .main-body table tr:nth-child(odd) {
  background-color: #fdfdfd;
}
/* line 136, app/components/new_purchaser_series/new_module_vendor_data_test/view.scss */
.new_module_vendor_data_test .main-body table tr:nth-child(even) {
  background-color: #f8f8f8;
}
/* line 140, app/components/new_purchaser_series/new_module_vendor_data_test/view.scss */
.new_module_vendor_data_test .main-body table thead tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 147, app/components/new_purchaser_series/new_module_vendor_data_test/view.scss */
.new_module_vendor_data_test .main-body table .tr_th_style th {
  background-color: #e1ebf5;
  font-size: 14px;
}
/* line 153, app/components/new_purchaser_series/new_module_vendor_data_test/view.scss */
.new_module_vendor_data_test .main-body table .tbody_sty td {
  line-height: 30px;
}
/* line 156, app/components/new_purchaser_series/new_module_vendor_data_test/view.scss */
.new_module_vendor_data_test .main-body table .tbody_sty td:nth-child(1) {
  background-color: #f8f8f8;
}
/* line 159, app/components/new_purchaser_series/new_module_vendor_data_test/view.scss */
.new_module_vendor_data_test .main-body table .tbody_sty td:nth-child(2) {
  background-color: #f8f8f8;
}
/* line 164, app/components/new_purchaser_series/new_module_vendor_data_test/view.scss */
.new_module_vendor_data_test .main-body table .tbody_sty1 td {
  line-height: 30px;
}
/* line 1, app/components/new_purchaser_series/NPI_moudle/view.scss */
.npi-moudle {
  background-color: #f6f6f6;
  padding-bottom: 20px;
}
/* line 4, app/components/new_purchaser_series/NPI_moudle/view.scss */
.npi-moudle .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #075b9b;
  font-weight: bold;
  padding: 25px 0 0 30px;
}
/* line 14, app/components/new_purchaser_series/NPI_moudle/view.scss */
.npi-moudle .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 21, app/components/new_purchaser_series/NPI_moudle/view.scss */
.npi-moudle .breadcrumb {
  height: 50px;
  line-height: 50px;
  color: #0059a9;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  padding: 30px 30px 20px 20px;
  padding-top: 20px !important;
}
/* line 29, app/components/new_purchaser_series/NPI_moudle/view.scss */
.npi-moudle .breadcrumb select {
  border-radius: 0;
  height: 28px;
  line-height: 18px;
  padding: 0;
}
/* line 33, app/components/new_purchaser_series/NPI_moudle/view.scss */
.npi-moudle .breadcrumb #selectYear {
  width: 120px;
  margin-left: 6px;
}
/* line 37, app/components/new_purchaser_series/NPI_moudle/view.scss */
.npi-moudle .breadcrumb input {
  position: relative;
  top: -2px;
  left: 6px;
  border-radius: 0;
}
/* line 43, app/components/new_purchaser_series/NPI_moudle/view.scss */
.npi-moudle .breadcrumb .js-search-pl {
  margin-left: 20px;
}
/* line 47, app/components/new_purchaser_series/NPI_moudle/view.scss */
.npi-moudle .breadcrumb select, .npi-moudle .breadcrumb input {
  vertical-align: middle;
  position: relative;
  top: 0px !important;
}
/* line 54, app/components/new_purchaser_series/NPI_moudle/view.scss */
.npi-moudle .tab .tab-contents {
  padding-top: 0px !important;
}
/* line 58, app/components/new_purchaser_series/NPI_moudle/view.scss */
.npi-moudle .tab .tab-contents ul li a {
  padding: 10px 16px !important;
}
/* line 65, app/components/new_purchaser_series/NPI_moudle/view.scss */
.npi-moudle .main-body {
  width: 1140px;
  overflow: hidden;
  padding: 0 30px 20px 30px;
}
/* line 70, app/components/new_purchaser_series/NPI_moudle/view.scss */
.npi-moudle .main-body .tab ul {
  background-color: #fff;
}
/* line 72, app/components/new_purchaser_series/NPI_moudle/view.scss */
.npi-moudle .main-body .tab ul li {
  margin: 0 6px 0 8px;
}
/* line 74, app/components/new_purchaser_series/NPI_moudle/view.scss */
.npi-moudle .main-body .tab ul li a {
  padding: 10px 21px;
  border: none;
  background-color: #f3f3f3;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
}
/* line 83, app/components/new_purchaser_series/NPI_moudle/view.scss */
.npi-moudle .main-body .tab ul .active a {
  color: #fff;
  background-color: #004ea2;
}
/* line 89, app/components/new_purchaser_series/NPI_moudle/view.scss */
.npi-moudle .main-body .tab .tab-contents {
  border: none;
  padding: 20px 0;
  min-height: 565px;
}
/* line 93, app/components/new_purchaser_series/NPI_moudle/view.scss */
.npi-moudle .main-body .tab .tab-contents table {
  width: 100%;
  color: #7a7a7a;
  border: none;
  font-family: 'Microsoft YaHei';
}
/* line 98, app/components/new_purchaser_series/NPI_moudle/view.scss */
.npi-moudle .main-body .tab .tab-contents table tr {
  height: 40px;
  line-height: 40px;
}
/* line 101, app/components/new_purchaser_series/NPI_moudle/view.scss */
.npi-moudle .main-body .tab .tab-contents table tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 104, app/components/new_purchaser_series/NPI_moudle/view.scss */
.npi-moudle .main-body .tab .tab-contents table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 110, app/components/new_purchaser_series/NPI_moudle/view.scss */
.npi-moudle .main-body .tab .tab-contents table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 113, app/components/new_purchaser_series/NPI_moudle/view.scss */
.npi-moudle .main-body .tab .tab-contents table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 116, app/components/new_purchaser_series/NPI_moudle/view.scss */
.npi-moudle .main-body .tab .tab-contents table tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 121, app/components/new_purchaser_series/NPI_moudle/view.scss */
.npi-moudle .main-body .tab .tab-contents table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 1, app/components/new_purchaser_series/NPI_moudle1/view.scss */
.npi-moudle1 {
  padding-bottom: 20px;
  background-color: #fff;
  margin-top: 20px;
  width: 100%;
}
/* line 7, app/components/new_purchaser_series/NPI_moudle1/view.scss */
.npi-moudle1 .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #075b9b;
  font-weight: bold;
  padding-left: 20px;
}
/* line 18, app/components/new_purchaser_series/NPI_moudle1/view.scss */
.npi-moudle1 .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 25, app/components/new_purchaser_series/NPI_moudle1/view.scss */
.npi-moudle1 .breadcrumb {
  height: 50px;
  line-height: 50px;
  color: #0059a9;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  padding-left: 20px;
}
/* line 33, app/components/new_purchaser_series/NPI_moudle1/view.scss */
.npi-moudle1 .breadcrumb select {
  border-radius: 0;
}
/* line 36, app/components/new_purchaser_series/NPI_moudle1/view.scss */
.npi-moudle1 .breadcrumb #selectYear {
  width: 120px;
  margin-left: 6px;
}
/* line 40, app/components/new_purchaser_series/NPI_moudle1/view.scss */
.npi-moudle1 .breadcrumb input {
  position: relative;
  top: -2px;
  left: 6px;
  border-radius: 0;
}
/* line 46, app/components/new_purchaser_series/NPI_moudle1/view.scss */
.npi-moudle1 .breadcrumb .js-search-pl {
  margin-left: 20px;
}
/* line 51, app/components/new_purchaser_series/NPI_moudle1/view.scss */
.npi-moudle1 .tab .tab-contents {
  padding-top: 0px !important;
}
/* line 53, app/components/new_purchaser_series/NPI_moudle1/view.scss */
.npi-moudle1 .tab .tab-contents ul {
  margin-bottom: 10px;
}
/* line 56, app/components/new_purchaser_series/NPI_moudle1/view.scss */
.npi-moudle1 .tab .tab-contents ul li a {
  padding: 10px 16px !important;
}
/* line 63, app/components/new_purchaser_series/NPI_moudle1/view.scss */
.npi-moudle1 .main-body {
  width: 1150px;
  overflow: hidden;
  padding-left: 20px;
}
/* line 69, app/components/new_purchaser_series/NPI_moudle1/view.scss */
.npi-moudle1 .main-body .tab ul {
  background-color: #fff;
}
/* line 71, app/components/new_purchaser_series/NPI_moudle1/view.scss */
.npi-moudle1 .main-body .tab ul li {
  margin: 0 6px 0 8px;
}
/* line 73, app/components/new_purchaser_series/NPI_moudle1/view.scss */
.npi-moudle1 .main-body .tab ul li a {
  padding: 10px 21px;
  border: none;
  background-color: #f3f3f3;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
}
/* line 82, app/components/new_purchaser_series/NPI_moudle1/view.scss */
.npi-moudle1 .main-body .tab ul .active a {
  color: #fff;
  background-color: #004ea2;
}
/* line 88, app/components/new_purchaser_series/NPI_moudle1/view.scss */
.npi-moudle1 .main-body .tab .tab-contents {
  border: none;
  padding: 20px 0;
  min-height: 565px;
}
/* line 92, app/components/new_purchaser_series/NPI_moudle1/view.scss */
.npi-moudle1 .main-body .tab .tab-contents table {
  width: 100%;
  color: #7a7a7a;
  border: none;
  font-family: 'Microsoft YaHei';
}
/* line 97, app/components/new_purchaser_series/NPI_moudle1/view.scss */
.npi-moudle1 .main-body .tab .tab-contents table tr {
  height: 40px;
  line-height: 40px;
}
/* line 100, app/components/new_purchaser_series/NPI_moudle1/view.scss */
.npi-moudle1 .main-body .tab .tab-contents table tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 103, app/components/new_purchaser_series/NPI_moudle1/view.scss */
.npi-moudle1 .main-body .tab .tab-contents table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 109, app/components/new_purchaser_series/NPI_moudle1/view.scss */
.npi-moudle1 .main-body .tab .tab-contents table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 112, app/components/new_purchaser_series/NPI_moudle1/view.scss */
.npi-moudle1 .main-body .tab .tab-contents table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 115, app/components/new_purchaser_series/NPI_moudle1/view.scss */
.npi-moudle1 .main-body .tab .tab-contents table tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
  font-weight: bold;
}
/* line 121, app/components/new_purchaser_series/NPI_moudle1/view.scss */
.npi-moudle1 .main-body .tab .tab-contents table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
  font-weight: bold;
}
/* line 2, app/components/new_purchaser_series/NPI_productLine/view.scss */
.npi-product-line .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #075b9b;
  font-weight: bold;
  padding: 25px 0 0 30px;
}
/* line 12, app/components/new_purchaser_series/NPI_productLine/view.scss */
.npi-product-line .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 19, app/components/new_purchaser_series/NPI_productLine/view.scss */
.npi-product-line .breadcrumb {
  padding-top: 20px !important;
}
/* line 21, app/components/new_purchaser_series/NPI_productLine/view.scss */
.npi-product-line .breadcrumb select, .npi-product-line .breadcrumb input {
  vertical-align: middle;
  position: relative;
  top: 0px !important;
}
/* line 26, app/components/new_purchaser_series/NPI_productLine/view.scss */
.npi-product-line .breadcrumb select {
  height: 28px;
  line-height: 18px;
  padding: 0;
}
/* line 31, app/components/new_purchaser_series/NPI_productLine/view.scss */
.npi-product-line .tab ul li a {
  padding: 10px 16px !important;
}
/* line 2, app/components/new_purchaser_series/NPI_productLine1/view.scss */
.npi-product-line1 .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #075b9b;
  font-weight: bold;
}
/* line 12, app/components/new_purchaser_series/NPI_productLine1/view.scss */
.npi-product-line1 .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 21, app/components/new_purchaser_series/NPI_productLine1/view.scss */
.npi-product-line1 .breadcrumb select, .npi-product-line1 .breadcrumb input {
  vertical-align: middle;
  position: relative;
  top: 0px !important;
}
/* line 26, app/components/new_purchaser_series/NPI_productLine1/view.scss */
.npi-product-line1 .breadcrumb select {
  height: 28px;
  line-height: 18px;
  padding: 0;
}
/* line 31, app/components/new_purchaser_series/NPI_productLine1/view.scss */
.npi-product-line1 .tab ul li a {
  padding: 10px 16px !important;
}
/* line 1, app/components/new_purchaser_series/NPI_supplier/view.scss */
.npi-supplier2 {
  background-color: #f6f6f6;
  padding-bottom: 20px;
}
/* line 4, app/components/new_purchaser_series/NPI_supplier/view.scss */
.npi-supplier2 .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #075b9b;
  font-weight: bold;
  padding: 25px 0 0 30px;
}
/* line 14, app/components/new_purchaser_series/NPI_supplier/view.scss */
.npi-supplier2 .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 21, app/components/new_purchaser_series/NPI_supplier/view.scss */
.npi-supplier2 .breadcrumb {
  height: 50px;
  line-height: 50px;
  color: #0059a9;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  padding: 30px 30px 20px 30px;
  padding-top: 20px !important;
}
/* line 30, app/components/new_purchaser_series/NPI_supplier/view.scss */
.npi-supplier2 .breadcrumb select {
  border-radius: 0;
  height: 28px;
  line-height: 18px;
  padding: 0;
}
/* line 34, app/components/new_purchaser_series/NPI_supplier/view.scss */
.npi-supplier2 .breadcrumb #selectYear {
  width: 120px;
  margin-left: 6px;
}
/* line 38, app/components/new_purchaser_series/NPI_supplier/view.scss */
.npi-supplier2 .breadcrumb input {
  position: relative;
  top: -2px;
  left: 6px;
  border-radius: 0;
}
/* line 44, app/components/new_purchaser_series/NPI_supplier/view.scss */
.npi-supplier2 .breadcrumb select, .npi-supplier2 .breadcrumb input {
  vertical-align: middle;
  position: relative;
  top: 0px !important;
}
/* line 49, app/components/new_purchaser_series/NPI_supplier/view.scss */
.npi-supplier2 .breadcrumb .js-search-pl {
  margin-left: 20px;
}
/* line 53, app/components/new_purchaser_series/NPI_supplier/view.scss */
.npi-supplier2 .main-body {
  width: 1140px;
  overflow: hidden;
  padding: 0 30px 20px 30px;
}
/* line 58, app/components/new_purchaser_series/NPI_supplier/view.scss */
.npi-supplier2 .main-body .tab ul {
  background-color: #fff;
}
/* line 60, app/components/new_purchaser_series/NPI_supplier/view.scss */
.npi-supplier2 .main-body .tab ul li {
  margin: 0 6px 0 8px;
}
/* line 62, app/components/new_purchaser_series/NPI_supplier/view.scss */
.npi-supplier2 .main-body .tab ul li a {
  padding: 10px 21px;
  border: none;
  background-color: #f3f3f3;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
}
/* line 71, app/components/new_purchaser_series/NPI_supplier/view.scss */
.npi-supplier2 .main-body .tab ul .active a {
  color: #fff;
  background-color: #004ea2;
}
/* line 77, app/components/new_purchaser_series/NPI_supplier/view.scss */
.npi-supplier2 .main-body .tab .tab-contents {
  border: none;
  padding: 20px 0;
  min-height: 565px;
}
/* line 81, app/components/new_purchaser_series/NPI_supplier/view.scss */
.npi-supplier2 .main-body .tab .tab-contents table {
  width: 100%;
  color: #7a7a7a;
  border: none;
  font-family: 'Microsoft YaHei';
}
/* line 86, app/components/new_purchaser_series/NPI_supplier/view.scss */
.npi-supplier2 .main-body .tab .tab-contents table tr {
  height: 40px;
  line-height: 40px;
}
/* line 89, app/components/new_purchaser_series/NPI_supplier/view.scss */
.npi-supplier2 .main-body .tab .tab-contents table tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 92, app/components/new_purchaser_series/NPI_supplier/view.scss */
.npi-supplier2 .main-body .tab .tab-contents table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 98, app/components/new_purchaser_series/NPI_supplier/view.scss */
.npi-supplier2 .main-body .tab .tab-contents table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 101, app/components/new_purchaser_series/NPI_supplier/view.scss */
.npi-supplier2 .main-body .tab .tab-contents table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 104, app/components/new_purchaser_series/NPI_supplier/view.scss */
.npi-supplier2 .main-body .tab .tab-contents table tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 109, app/components/new_purchaser_series/NPI_supplier/view.scss */
.npi-supplier2 .main-body .tab .tab-contents table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 1, app/components/new_purchaser_series/NPI_supplier1/view.scss */
.npi-supplier {
  padding-bottom: 20px;
  background-color: #fff;
  margin-top: 20px;
  width: 100%;
  margin-left: -20px;
}
/* line 35, app/components/new_purchaser_series/NPI_supplier1/view.scss */
.npi-supplier .title1 {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #075b9b;
  font-weight: bold;
  padding-left: 20px;
}
/* line 46, app/components/new_purchaser_series/NPI_supplier1/view.scss */
.npi-supplier .title1 span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 53, app/components/new_purchaser_series/NPI_supplier1/view.scss */
.npi-supplier .breadcrumb {
  height: 50px;
  line-height: 50px;
  color: #0059a9;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  padding-left: 20px;
}
/* line 61, app/components/new_purchaser_series/NPI_supplier1/view.scss */
.npi-supplier .breadcrumb select, .npi-supplier .breadcrumb input {
  vertical-align: middle;
  position: relative;
  top: 0px !important;
}
/* line 67, app/components/new_purchaser_series/NPI_supplier1/view.scss */
.npi-supplier .breadcrumb select select {
  height: 28px;
  line-height: 18px;
  padding: 0;
  border-radius: 0;
}
/* line 69, app/components/new_purchaser_series/NPI_supplier1/view.scss */
.npi-supplier .breadcrumb #selectYear {
  width: 120px;
  margin-left: 6px;
}
/* line 73, app/components/new_purchaser_series/NPI_supplier1/view.scss */
.npi-supplier .breadcrumb input {
  position: relative;
  top: -2px;
  left: 6px;
  border-radius: 0;
}
/* line 79, app/components/new_purchaser_series/NPI_supplier1/view.scss */
.npi-supplier .breadcrumb .js-search-pl {
  margin-left: 20px;
}
/* line 84, app/components/new_purchaser_series/NPI_supplier1/view.scss */
.npi-supplier .tab .tab-contents {
  padding-top: 0px !important;
}
/* line 86, app/components/new_purchaser_series/NPI_supplier1/view.scss */
.npi-supplier .tab .tab-contents ul {
  margin-bottom: 10px;
}
/* line 89, app/components/new_purchaser_series/NPI_supplier1/view.scss */
.npi-supplier .tab .tab-contents ul li a {
  padding: 10px 16px !important;
}
/* line 96, app/components/new_purchaser_series/NPI_supplier1/view.scss */
.npi-supplier .main-body {
  width: 1150px;
  overflow: hidden;
  padding-left: 20px;
}
/* line 102, app/components/new_purchaser_series/NPI_supplier1/view.scss */
.npi-supplier .main-body .tab ul {
  background-color: #fff;
}
/* line 104, app/components/new_purchaser_series/NPI_supplier1/view.scss */
.npi-supplier .main-body .tab ul li {
  margin: 0 6px 0 8px;
}
/* line 106, app/components/new_purchaser_series/NPI_supplier1/view.scss */
.npi-supplier .main-body .tab ul li a {
  padding: 10px 21px;
  border: none;
  background-color: #f3f3f3;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
}
/* line 115, app/components/new_purchaser_series/NPI_supplier1/view.scss */
.npi-supplier .main-body .tab ul .active a {
  color: #fff;
  background-color: #004ea2;
}
/* line 121, app/components/new_purchaser_series/NPI_supplier1/view.scss */
.npi-supplier .main-body .tab .tab-contents {
  border: none;
  padding: 20px 0;
  min-height: 565px;
}
/* line 125, app/components/new_purchaser_series/NPI_supplier1/view.scss */
.npi-supplier .main-body .tab .tab-contents table {
  width: 100%;
  color: #7a7a7a;
  border: none;
  font-family: 'Microsoft YaHei';
}
/* line 130, app/components/new_purchaser_series/NPI_supplier1/view.scss */
.npi-supplier .main-body .tab .tab-contents table tr {
  height: 40px;
  line-height: 40px;
}
/* line 133, app/components/new_purchaser_series/NPI_supplier1/view.scss */
.npi-supplier .main-body .tab .tab-contents table tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 136, app/components/new_purchaser_series/NPI_supplier1/view.scss */
.npi-supplier .main-body .tab .tab-contents table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 142, app/components/new_purchaser_series/NPI_supplier1/view.scss */
.npi-supplier .main-body .tab .tab-contents table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 145, app/components/new_purchaser_series/NPI_supplier1/view.scss */
.npi-supplier .main-body .tab .tab-contents table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 148, app/components/new_purchaser_series/NPI_supplier1/view.scss */
.npi-supplier .main-body .tab .tab-contents table tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
  font-weight: bold;
}
/* line 154, app/components/new_purchaser_series/NPI_supplier1/view.scss */
.npi-supplier .main-body .tab .tab-contents table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
  font-weight: bold;
}
/* line 1, app/components/new_purchaser_series/purchaser_appeal_list/view.scss */
.commitment_gold {
  font-family: "Microsoft YaHei";
}
/* line 3, app/components/new_purchaser_series/purchaser_appeal_list/view.scss */
.commitment_gold .title {
  width: 100%;
  margin: 0 auto;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  color: #6d6d6d;
}
/* line 10, app/components/new_purchaser_series/purchaser_appeal_list/view.scss */
.commitment_gold .title .span3 {
  width: 190px;
  text-align: left;
}
/* line 13, app/components/new_purchaser_series/purchaser_appeal_list/view.scss */
.commitment_gold .title .span3 .num-value {
  color: #ff0000;
  padding: 0 2px;
  font-weight: bold;
}
/* line 21, app/components/new_purchaser_series/purchaser_appeal_list/view.scss */
.commitment_gold .right {
  float: right;
  margin-right: 10px;
}
/* line 24, app/components/new_purchaser_series/purchaser_appeal_list/view.scss */
.commitment_gold .right a {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #00416e;
}
/* line 29, app/components/new_purchaser_series/purchaser_appeal_list/view.scss */
.commitment_gold .right .active {
  color: #005aaa;
  font-weight: bold;
}
/* line 35, app/components/new_purchaser_series/purchaser_appeal_list/view.scss */
.commitment_gold .left_style {
  float: left;
  height: 100px;
  margin: 0 auto;
}
/* line 39, app/components/new_purchaser_series/purchaser_appeal_list/view.scss */
.commitment_gold .left_style .label_sty {
  padding: 5px 0 10px 0 !important;
  color: #005aaa;
  font-size: 14px;
  margin-right: 20px;
}
/* line 45, app/components/new_purchaser_series/purchaser_appeal_list/view.scss */
.commitment_gold .left_style .label_sty1 {
  padding: 5px 0 10px 0 !important;
  color: #005aaa;
  font-size: 14px;
}
/* line 50, app/components/new_purchaser_series/purchaser_appeal_list/view.scss */
.commitment_gold .left_style .label_sty2 {
  padding: 5px 0 10px 0 !important;
  color: red;
  font-size: 14px;
}
/* line 55, app/components/new_purchaser_series/purchaser_appeal_list/view.scss */
.commitment_gold .left_style .project {
  margin-left: 5px;
  margin-right: 20px;
}
/* line 59, app/components/new_purchaser_series/purchaser_appeal_list/view.scss */
.commitment_gold .left_style .gold {
  margin-right: 20px;
  margin-left: 5px;
}
/* line 65, app/components/new_purchaser_series/purchaser_appeal_list/view.scss */
.commitment_gold .breadcrumb {
  width: 1200px;
  color: #005aaa;
  font-size: 14px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
}
/* line 72, app/components/new_purchaser_series/purchaser_appeal_list/view.scss */
.commitment_gold .breadcrumb select, .commitment_gold .breadcrumb input {
  vertical-align: middle;
  position: relative;
  top: 0px !important;
}
/* line 77, app/components/new_purchaser_series/purchaser_appeal_list/view.scss */
.commitment_gold .breadcrumb select {
  height: 18px;
  line-height: 18px;
  padding: 0;
}
/* line 80, app/components/new_purchaser_series/purchaser_appeal_list/view.scss */
.commitment_gold .main-body table {
  width: 100%;
  color: #7a7a7a;
  border: none;
}
/* line 84, app/components/new_purchaser_series/purchaser_appeal_list/view.scss */
.commitment_gold .main-body table tr {
  height: 25px;
  line-height: 30px;
}
/* line 87, app/components/new_purchaser_series/purchaser_appeal_list/view.scss */
.commitment_gold .main-body table tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 90, app/components/new_purchaser_series/purchaser_appeal_list/view.scss */
.commitment_gold .main-body table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 96, app/components/new_purchaser_series/purchaser_appeal_list/view.scss */
.commitment_gold .main-body table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 99, app/components/new_purchaser_series/purchaser_appeal_list/view.scss */
.commitment_gold .main-body table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 102, app/components/new_purchaser_series/purchaser_appeal_list/view.scss */
.commitment_gold .main-body table tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 107, app/components/new_purchaser_series/purchaser_appeal_list/view.scss */
.commitment_gold .main-body table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 2, app/components/new_purchaser_series/purchaser_appeal_update/view.scss */
.supplier_appeal_list .main-body-head {
  width: 94.5%;
}
/* line 4, app/components/new_purchaser_series/purchaser_appeal_update/view.scss */
.supplier_appeal_list .main-body-head .table-box table td,
.supplier_appeal_list .main-body-head .table-box table th {
  padding: 0px 5px;
  color: #333;
  border: 1px solid #ccc;
}
/* line 11, app/components/new_purchaser_series/purchaser_appeal_update/view.scss */
.supplier_appeal_list .main-body-head .table-box table thead tr {
  background-color: #f8f8f8;
}
/* line 14, app/components/new_purchaser_series/purchaser_appeal_update/view.scss */
.supplier_appeal_list .main-body-head .table-box table tbody tr {
  background-color: #fff;
}
/* line 17, app/components/new_purchaser_series/purchaser_appeal_update/view.scss */
.supplier_appeal_list .main-body-head .table-head {
  font-size: 20px;
}
/* line 20, app/components/new_purchaser_series/purchaser_appeal_update/view.scss */
.supplier_appeal_list .main-body-head .text-right {
  text-align: right;
}
/* line 23, app/components/new_purchaser_series/purchaser_appeal_update/view.scss */
.supplier_appeal_list .main-body-head .text-left {
  text-align: left;
}
/* line 29, app/components/new_purchaser_series/purchaser_appeal_update/view.scss */
.supplier_appeal_list .main-body table {
  width: 100%;
  color: #7a7a7a;
  border: none;
}
/* line 33, app/components/new_purchaser_series/purchaser_appeal_update/view.scss */
.supplier_appeal_list .main-body table tr {
  height: 25px;
  line-height: 30px;
}
/* line 36, app/components/new_purchaser_series/purchaser_appeal_update/view.scss */
.supplier_appeal_list .main-body table tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 39, app/components/new_purchaser_series/purchaser_appeal_update/view.scss */
.supplier_appeal_list .main-body table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 45, app/components/new_purchaser_series/purchaser_appeal_update/view.scss */
.supplier_appeal_list .main-body table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 48, app/components/new_purchaser_series/purchaser_appeal_update/view.scss */
.supplier_appeal_list .main-body table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 51, app/components/new_purchaser_series/purchaser_appeal_update/view.scss */
.supplier_appeal_list .main-body table tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 56, app/components/new_purchaser_series/purchaser_appeal_update/view.scss */
.supplier_appeal_list .main-body table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 1, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.purchaser_big_data_new {
  width: 100%;
  background-color: #f4f4f4;
  padding-bottom: 20px;
  padding-top: 18px;
}
/* line 6, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.purchaser_big_data_new .data_index_body_container {
  width: 1200px;
  margin: 0 auto;
  height: auto !important;
}
/* line 10, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.purchaser_big_data_new .data_index_body_container .data-index-body-floor {
  width: 100%;
  margin: 12px auto 0 auto;
  height: auto !important;
}
/* line 18, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.purchaser_big_data_new .data_index_body_container .data-index-body-floor .left-part .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #075b9b;
  font-weight: bold;
  margin-top: 10px;
}
/* line 28, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.purchaser_big_data_new .data_index_body_container .data-index-body-floor .left-part .title span {
  position: relative;
  top: -1px;
  display: inline-block;
  margin: 0 10px;
}
/* line 35, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.purchaser_big_data_new .data_index_body_container .data-index-body-floor .left-part .top1 {
  width: 1150px;
  height: 200px;
  background-color: #fff;
  padding: 25px;
}
/* line 40, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.purchaser_big_data_new .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul {
  margin-left: 0px !important;
}
/* line 43, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.purchaser_big_data_new .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li {
  float: left;
  text-align: center;
  margin: 25px 0 0 35px !important;
}
/* line 47, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.purchaser_big_data_new .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li a {
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  color: #3c3c3c;
  display: block;
}
/* line 53, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.purchaser_big_data_new .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li a .notice-num {
  width: 22px;
  height: 22px;
  background-color: #ff0000;
  position: absolute;
  top: -4px;
  right: -2px;
  border-radius: 22px;
  color: #fff;
  line-height: 22px;
  font-size: 12px;
  overflow: hidden;
}
/* line 67, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.purchaser_big_data_new .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li a:nth-of-type(1) {
  width: 77px;
  height: 77px;
}
/* line 71, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.purchaser_big_data_new .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bg_1 {
  background-image: url("https://ylcg.haierbiomedical.com/group1/M00/05/47/CoUFfWXDNYyAcADsAAAIvl6mZiw085.png");
  background-repeat: no-repeat;
}
/* line 75, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.purchaser_big_data_new .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bg_1:hover {
  background-image: url("https://ylcg.haierbiomedical.com/group1/M00/05/47/CoUFfWXDNaaAdth9AAAIYqN-4Aw779.png");
  background-repeat: no-repeat;
}
/* line 79, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.purchaser_big_data_new .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bg_2 {
  background-image: url("https://ylcg.haierbiomedical.com/group1/M00/05/47/CoUFfWXDNb2AZH5yAAAIlS6QHH4418.png");
  background-repeat: no-repeat;
}
/* line 83, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.purchaser_big_data_new .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bg_2:hover {
  background-image: url("https://ylcg.haierbiomedical.com/group1/M00/05/47/CoUFfWXDNdSAe7mtAAAH93kJ3Ug341.png");
  background-repeat: no-repeat;
}
/* line 87, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.purchaser_big_data_new .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bg_3 {
  background-image: url("https://ylcg.haierbiomedical.com/group1/M00/05/47/CoUFfWXDNfCAKcBHAAAJ1kuLafg657.png");
  background-repeat: no-repeat;
}
/* line 91, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.purchaser_big_data_new .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bg_3:hover {
  background-image: url("https://ylcg.haierbiomedical.com/group1/M00/05/47/CoUFfWXDNiOAPGPKAAAI_X6Pxrg019.png");
  background-repeat: no-repeat;
}
/* line 95, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.purchaser_big_data_new .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bg_4 {
  background-image: url("https://ylcg.haierbiomedical.com/group1/M00/05/47/CoUFfWXDNjmAEtuWAAAIiMvRExc761.png");
  background-repeat: no-repeat;
}
/* line 99, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.purchaser_big_data_new .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bg_4:hover {
  background-image: url("https://ylcg.haierbiomedical.com/group1/M00/05/47/CoUFfWXDNkuACdX8AAAIcIf4MGM454.png");
  background-repeat: no-repeat;
}
/* line 107, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.purchaser_big_data_new .data_index_body_container .data-index-body-floor .left-part .top3 {
  width: 1150px;
  height: 200px;
  background-color: #fff;
  margin-top: 12px;
  padding: 25px;
}
/* line 113, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.purchaser_big_data_new .data_index_body_container .data-index-body-floor .left-part .top3 .first-ul {
  width: 788px !important;
  margin-left: 0px !important;
}
/* line 116, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.purchaser_big_data_new .data_index_body_container .data-index-body-floor .left-part .top3 .first-ul li {
  float: left;
  text-align: center;
  margin: 25px 0 0 35px !important;
}
/* line 120, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.purchaser_big_data_new .data_index_body_container .data-index-body-floor .left-part .top3 .first-ul li a {
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  color: #3c3c3c;
  display: block;
}
/* line 126, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.purchaser_big_data_new .data_index_body_container .data-index-body-floor .left-part .top3 .first-ul li a .notice-num {
  width: 22px;
  height: 22px;
  background-color: #ff0000;
  position: absolute;
  top: -4px;
  right: -2px;
  border-radius: 22px;
  color: #fff;
  line-height: 22px;
  font-size: 12px;
  overflow: hidden;
}
/* line 140, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.purchaser_big_data_new .data_index_body_container .data-index-body-floor .left-part .top3 .first-ul li a:nth-of-type(1) {
  width: 77px;
  height: 77px;
}
/* line 144, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.purchaser_big_data_new .data_index_body_container .data-index-body-floor .left-part .top3 .first-ul li .bg_5 {
  background-image: url("https://ylcg.haierbiomedical.com/group1/M00/05/47/CoUFfWXDNmqAMKePAAAJT4Z4XtQ042.png");
  background-repeat: no-repeat;
}
/* line 148, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.purchaser_big_data_new .data_index_body_container .data-index-body-floor .left-part .top3 .first-ul li .bg_5:hover {
  background-image: url("https://ylcg.haierbiomedical.com/group1/M00/05/47/CoUFfWXDNo6AXYXdAAAI2mOA6rU941.png");
  background-repeat: no-repeat;
}
/* line 152, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.purchaser_big_data_new .data_index_body_container .data-index-body-floor .left-part .top3 .first-ul li .bg_6 {
  background-image: url("https://ylcg.haierbiomedical.com/group1/M00/05/47/CoUFfWXDNmqAMKePAAAJT4Z4XtQ042.png");
  background-repeat: no-repeat;
}
/* line 156, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.purchaser_big_data_new .data_index_body_container .data-index-body-floor .left-part .top3 .first-ul li .bg_6:hover {
  background-image: url("https://ylcg.haierbiomedical.com/group1/M00/05/47/CoUFfWXDNo6AXYXdAAAI2mOA6rU941.png");
  background-repeat: no-repeat;
}
/* line 166, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.purchaser_big_data_new .data_index_body_container .data-index-body-floor .left-part .top1 ul, .purchaser_big_data_new .data_index_body_container .data-index-body-floor .left-part .top3 ul {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
}
/* line 172, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.purchaser_big_data_new .data_index_body_container .data-index-body-floor .right-part {
  float: left;
}

/* line 179, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.developing-modal {
  width: 445px;
  font-family: 'Microsoft YaHei';
}
/* line 182, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.developing-modal h2 {
  text-align: center;
  font-size: 16px !important;
  font-weight: bold;
}
/* line 187, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.developing-modal .modal-body {
  padding: 40px 0;
  text-align: center;
  min-height: 0;
}
/* line 191, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.developing-modal .modal-body .content {
  font-size: 18px;
  color: #000;
}
/* line 196, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.developing-modal .modal-footer {
  background-color: #fff;
  text-align: center;
  padding: 0 0 15px 0;
}
/* line 200, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.developing-modal .modal-footer a {
  width: 80px;
  height: 35px;
  display: inline-block;
  border-radius: 0;
  border: none;
  padding: 0;
  line-height: 35px;
  color: #fff;
  font-size: 14px;
}
/* line 211, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.developing-modal .modal-footer .cancel {
  background-color: #717171;
}
/* line 214, app/components/new_purchaser_series/purchaser_big_data_new/view.scss */
.developing-modal .modal-footer .ok {
  background-color: #004ea2;
}
/* line 1, app/components/new_purchaser_series/purchaser_guide/view.scss */
.purchaser_guide {
  background-color: #f8f8f8;
  padding-bottom: 30px;
}
/* line 4, app/components/new_purchaser_series/purchaser_guide/view.scss */
.purchaser_guide .breadcrumb {
  height: 50px;
  line-height: 50px;
  color: #0059a9;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}
/* line 11, app/components/new_purchaser_series/purchaser_guide/view.scss */
.purchaser_guide .body-list {
  background-color: #fff;
  height: 500px;
  padding: 40px 50px;
}
/* line 15, app/components/new_purchaser_series/purchaser_guide/view.scss */
.purchaser_guide .body-list > div {
  float: left;
}
/* line 18, app/components/new_purchaser_series/purchaser_guide/view.scss */
.purchaser_guide .body-list .pure-1-2, .purchaser_guide .body-list .pure-2-3, .purchaser_guide .body-list .pure-1-3 {
  margin-right: 30px;
}
/* line 20, app/components/new_purchaser_series/purchaser_guide/view.scss */
.purchaser_guide .body-list .pure-1-2 h1, .purchaser_guide .body-list .pure-2-3 h1, .purchaser_guide .body-list .pure-1-3 h1 {
  float: left;
  font-size: 18px;
  font-family: 'Microsoft YaHei';
}
/* line 25, app/components/new_purchaser_series/purchaser_guide/view.scss */
.purchaser_guide .body-list .pure-1-2 ul, .purchaser_guide .body-list .pure-2-3 ul, .purchaser_guide .body-list .pure-1-3 ul {
  clear: both;
  float: left;
  width: 120px;
  position: relative;
  padding: 10px 0 0 0;
  margin: 0;
  list-style-type: none;
}
/* line 33, app/components/new_purchaser_series/purchaser_guide/view.scss */
.purchaser_guide .body-list .pure-1-2 ul li, .purchaser_guide .body-list .pure-2-3 ul li, .purchaser_guide .body-list .pure-1-3 ul li {
  width: 120px;
  height: 120px;
  margin: 0 0 4px 0;
}
/* line 39, app/components/new_purchaser_series/purchaser_guide/view.scss */
.purchaser_guide .body-list .pure-1-2 div, .purchaser_guide .body-list .pure-2-3 div, .purchaser_guide .body-list .pure-1-3 div {
  float: left;
  width: 120px;
  margin: 10px 0 0 4px;
}
/* line 45, app/components/new_purchaser_series/purchaser_guide/view.scss */
.purchaser_guide .body-list .pure-1-2 {
  width: 120px;
  color: #3fcbc3;
}
/* line 49, app/components/new_purchaser_series/purchaser_guide/view.scss */
.purchaser_guide .body-list .pure-2-3 {
  width: 245px;
  color: #53c285;
}
/* line 53, app/components/new_purchaser_series/purchaser_guide/view.scss */
.purchaser_guide .body-list .pure-1-3 {
  width: 120px;
  color: #949fd7;
}
/* line 58, app/components/new_purchaser_series/purchaser_guide/view.scss */
.purchaser_guide .main-body {
  width: 100%;
  overflow: hidden;
}
/* line 61, app/components/new_purchaser_series/purchaser_guide/view.scss */
.purchaser_guide .main-body table {
  width: 100%;
}
/* line 64, app/components/new_purchaser_series/purchaser_guide/view.scss */
.purchaser_guide .main-body table td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 68, app/components/new_purchaser_series/purchaser_guide/view.scss */
.purchaser_guide .main-body table td .colom1 {
  width: 184px;
}
/* line 71, app/components/new_purchaser_series/purchaser_guide/view.scss */
.purchaser_guide .main-body table td .colom2 {
  width: 378px;
}
/* line 74, app/components/new_purchaser_series/purchaser_guide/view.scss */
.purchaser_guide .main-body table td .colomLeft {
  width: 420px;
}
/* line 77, app/components/new_purchaser_series/purchaser_guide/view.scss */
.purchaser_guide .main-body table td .height1 {
  height: 313px;
}
/* line 80, app/components/new_purchaser_series/purchaser_guide/view.scss */
.purchaser_guide .main-body table td .height2 {
  height: 205px;
}
/* line 83, app/components/new_purchaser_series/purchaser_guide/view.scss */
.purchaser_guide .main-body table td .height3 {
  height: 152px;
}
/* line 86, app/components/new_purchaser_series/purchaser_guide/view.scss */
.purchaser_guide .main-body table td .right {
  margin-right: 0px;
}
/* line 1, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new {
  width: 100%;
  background-color: #f4f4f4;
  padding-bottom: 20px;
  padding-top: 18px;
}
/* line 6, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new .data_index_body_container {
  width: 1200px;
  margin: 0 auto;
  height: auto !important;
}
/* line 10, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new .data_index_body_container .data-index-body-floor {
  width: 100%;
  margin: 15px auto 0 auto;
  height: auto !important;
}
/* line 14, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new .data_index_body_container .data-index-body-floor .left-part {
  margin-right: 15px;
  float: left;
}
/* line 18, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new .data_index_body_container .data-index-body-floor .left-part .top1 {
  width: 835px;
  height: 425px;
  background-color: #fff;
  padding: 25px;
}
/* line 24, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul {
  background-color: #fff;
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 29, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul li {
  float: left;
  position: relative;
  margin-bottom: 10px;
}
/* line 34, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul li a {
  padding-right: 20px;
  border: none;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
  font-size: 16px;
  padding: 0px 0px;
}
/* line 43, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul li .div-height {
  width: 1px;
  height: 12px;
  background-color: #4a4a4a;
  margin-right: 20px;
  margin-left: 20px;
}
/* line 54, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul .active a {
  color: #ffffff;
  background-color: #004ea2;
}
/* line 62, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents {
  margin-bottom: 20px;
  min-height: 440px;
  border: none;
}
/* line 66, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul {
  width: 788px !important;
  margin-left: 0px !important;
}
/* line 69, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li {
  float: left;
  text-align: center;
  margin: 15px 0 0 44px !important;
}
/* line 73, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li a {
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #3c3c3c;
}
/* line 78, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li a .notice-num {
  width: 22px;
  height: 22px;
  background-color: #ff0000;
  position: absolute;
  top: -4px;
  right: -2px;
  border-radius: 22px;
  color: #fff;
  line-height: 22px;
  font-size: 12px;
  overflow: hidden;
}
/* line 104, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new .data_index_body_container .data-index-body-floor .left-part .top2 {
  width: 835px;
  height: 215px;
  background-color: #fff;
  margin-top: 15px;
  padding: 25px;
}
/* line 110, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new .data_index_body_container .data-index-body-floor .left-part .top2 ul {
  width: 100%;
  margin-top: 10px !important;
}
/* line 113, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new .data_index_body_container .data-index-body-floor .left-part .top2 ul li {
  width: 125px;
  float: left;
  margin-right: 14px;
  border-radius: 10px;
  padding: 10px 15px;
  height: 175px;
  background-color: #f4f4f4;
  font-family: 'Microsoft YaHei';
}
/* line 122, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new .data_index_body_container .data-index-body-floor .left-part .top2 ul li .title {
  width: auto;
  font-size: 16px;
  font-weight: bold;
  color: #434343;
  height: 30px;
  line-height: 36px;
  padding: 0 0 8px 10px;
}
/* line 131, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new .data_index_body_container .data-index-body-floor .left-part .top2 ul li .detail {
  display: block;
  font-size: 14px;
  color: #8d8d8d;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 143, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new .data_index_body_container .data-index-body-floor .left-part .top1 .title, .purchaser_guide_new .data_index_body_container .data-index-body-floor .left-part .top2 .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #075b9b;
  font-weight: bold;
}
/* line 152, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new .data_index_body_container .data-index-body-floor .left-part .top1 .title span, .purchaser_guide_new .data_index_body_container .data-index-body-floor .left-part .top2 .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 159, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new .data_index_body_container .data-index-body-floor .left-part .top1 ul, .purchaser_guide_new .data_index_body_container .data-index-body-floor .left-part .top2 ul {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
}
/* line 165, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new .data_index_body_container .data-index-body-floor .right-part {
  float: left;
}
/* line 172, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new .top2 ul li {
  margin-right: 20px !important;
  height: 158px !important;
  padding: 10px 15px 15px 15px !important;
}
/* line 177, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new .top2 ul .width-column {
  width: 240px !important;
}
/* line 179, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new .top2 ul .width-column .title {
  padding-left: 20px !important;
}
/* line 182, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new .top2 ul .width-column .small-column {
  display: block;
  font-size: 14px;
  color: #8d8d8d;
  height: 30px;
  line-height: 30px;
  margin-left: 30px;
  width: 85px;
  float: left;
}
/* line 192, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new .top2 ul .width-column .small-column:nth-child(even) {
  margin-left: 20px !important;
}
/* line 196, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new .top2 ul .first-li {
  width: 145px !important;
  height: 170px;
}
/* line 199, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new .top2 ul .first-li div {
  padding-left: 20px !important;
}
/* line 202, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new .top2 ul .first-li a {
  margin-left: 20px !important;
  height: 24px !important;
  line-height: 26px !important;
}
/* line 208, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new .top2 ul .third-li {
  width: 135px !important;
}
/* line 210, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new .top2 ul .third-li div {
  padding-left: 15px !important;
}
/* line 213, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new .top2 ul .third-li a {
  margin-left: 15px !important;
}
/* line 217, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new .top2 ul .last-li {
  width: 135px !important;
  border: none !important;
  margin-right: 0 !important;
}
/* line 221, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new .top2 ul .last-li div {
  padding-left: 20px !important;
}
/* line 224, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.purchaser_guide_new .top2 ul .last-li a {
  margin-left: 20px !important;
}

/* line 231, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.developing-modal {
  width: 445px;
  font-family: 'Microsoft YaHei';
}
/* line 234, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.developing-modal h2 {
  text-align: center;
  font-size: 16px !important;
  font-weight: bold;
}
/* line 239, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.developing-modal .modal-body {
  padding: 40px 0;
  text-align: center;
  min-height: 0;
}
/* line 243, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.developing-modal .modal-body .content {
  font-size: 18px;
  color: #000;
}
/* line 248, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.developing-modal .modal-footer {
  background-color: #fff;
  text-align: center;
  padding: 0 0 15px 0;
}
/* line 252, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.developing-modal .modal-footer a {
  width: 80px;
  height: 35px;
  display: inline-block;
  border-radius: 0;
  border: none;
  padding: 0;
  line-height: 35px;
  color: #fff;
  font-size: 14px;
}
/* line 263, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.developing-modal .modal-footer .cancel {
  background-color: #717171;
}
/* line 266, app/components/new_purchaser_series/purchaser_guide_new/view.scss */
.developing-modal .modal-footer .ok {
  background-color: #004ea2;
}
/* line 1, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 {
  width: 100%;
  background-color: #f4f4f4;
  padding-bottom: 20px;
  padding-top: 18px;
}
/* line 6, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container {
  width: 1200px;
  margin: 0 auto;
  height: auto !important;
}
/* line 10, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor {
  width: 100%;
  margin: 12px auto 0 auto;
  height: auto !important;
}
/* line 14, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part {
  margin-right: 12px;
  float: left;
}
/* line 18, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #075b9b;
  font-weight: bold;
}
/* line 27, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .title span {
  position: relative;
  top: -1px;
  display: inline-block;
  margin: 0 10px;
}
/* line 34, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top1 {
  width: 835px;
  height: 260px;
  background-color: #fff;
  padding: 25px;
}
/* line 39, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul {
  margin-left: 0px !important;
}
/* line 42, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li {
  float: left;
  text-align: center;
  margin: 15px 0 0 19px !important;
}
/* line 46, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li a {
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  color: #3c3c3c;
  display: block;
}
/* line 52, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li a .notice-num {
  width: 22px;
  height: 22px;
  background-color: #ff0000;
  position: absolute;
  top: -4px;
  right: -2px;
  border-radius: 22px;
  color: #fff;
  line-height: 22px;
  font-size: 12px;
  overflow: hidden;
}
/* line 66, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li a:nth-of-type(1) {
  width: 46px;
  height: 46px;
  background-size: 100% 100%;
  display: inline-block;
}
/* line 72, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bgs_2_2 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/09/21/2954_1505986903539_a6d1caf9e12b3a5f5bfb3c548e0a29fa.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 77, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bgs_2_2:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/09/21/2954_1505986932124_8564df0e44ca06311f8d9e5e486b46d7.png");
  background-repeat: no-repeat;
}
/* line 82, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bgs_2_1 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/31/2954_1501492373955_10fb15c77258a991b0028080a64fb42d.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 87, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bgs_2_1:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/31/2954_1501492544705_09dd8c2662b96ce14928333f055c5580.png");
  background-repeat: no-repeat;
}
/* line 91, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bg_1 {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/02/14/2954_1550131097132_67bd7118b9ddf80fddbaf93fc5cd9d0b.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 96, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bg_1:hover {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/02/14/2954_1550131111454_12793dc50d903cb01e4e58db3244f636.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 101, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bg_2 {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/02/14/2954_1550131222147_961bc952d610d18cb0a655a05a24bab9.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 106, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bg_2:hover {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/02/14/2954_1550131232410_1925adecec44609bc61f11983e2c623b.png");
  background-repeat: no-repeat;
}
/* line 110, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bg_3 {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/02/14/2954_1550131311028_441536d14988aacd0a462b7045b0433d.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 115, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bg_3:hover {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/02/14/2954_1550131316795_3cbfcbf5c2baa15ea854851f8b8771d4.png");
  background-repeat: no-repeat;
}
/* line 119, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bg_4 {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/02/14/2954_1550131862229_42790f977bbb5e31cf3609a85623bd76.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 124, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bg_4:hover {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/02/14/2954_1550131869552_5188c3aed1fccea88ff01e2c2fbcd0eb.png");
  background-repeat: no-repeat;
}
/* line 128, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bg_5 {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/02/14/2954_1550131943856_4d91bbee2d5d5a90f1aa1758ecaf9d18.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 133, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bg_5:hover {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/02/14/2954_1550131947929_b76675b08099072c0313fec6bcf77796.png");
  background-repeat: no-repeat;
}
/* line 137, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bg_6 {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/02/14/2954_1550131978181_460a52ba404a1e9c5e166380dd3b2b88.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 142, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bg_6:hover {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/02/14/2954_1550131981238_010c99bb1c2d524ba20fc04878a3ae87.png");
  background-repeat: no-repeat;
}
/* line 146, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bg_7 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500875392087_7263ce36a6eddf1d1686505e6db079ef.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 151, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bg_7:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500875427200_7263ce36a6eddf1d1686505e6db079ef.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 156, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bg_8 {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/02/14/2954_1550132437913_3b475ad36bb5b6ef2294ce496c3ba2cd.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 161, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bg_8:hover {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/02/14/2954_1550132443262_141839d87400797f098289681f35c484.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 166, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bg_9 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500875508009_adafadfad7310d74a2dc8d46488aa1b6.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 171, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bg_9:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500875580854_adafadfad7310d74a2dc8d46488aa1b6.png");
  background-repeat: no-repeat;
}
/* line 175, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bg_10 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500875678624_806c5cf6bc1a278b454724461635b529.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 180, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bg_10:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500875646972_806c5cf6bc1a278b454724461635b529.png");
  background-repeat: no-repeat;
}
/* line 184, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bg_11 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500881699501_000483b57cf35c1b89dbeaae2c603337.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 189, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bg_11:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500881805639_de12660658cfdade342a2307f53e0c70.png");
  background-repeat: no-repeat;
}
/* line 193, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bg_12 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500881782937_af8b3414692d1b8dc60fde5199c28a86.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 198, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bg_12:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500882006842_5f7f68f1771d5328cb6072eb3c1d59d9.png");
  background-repeat: no-repeat;
}
/* line 202, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bg_13 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500882036351_3c46dab040a978067af6dd5769c2909a.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 207, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top1 .first-ul li .bg_13:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500882068405_3a31fe9bbf378698d154333ca16cffa7.png");
  background-repeat: no-repeat;
}
/* line 214, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top2 {
  width: 885px;
  height: 194px;
  margin-top: 12px;
  background-color: #fff;
  padding: 0;
}
/* line 220, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top2 .first-ul {
  width: 788px !important;
  margin-left: 0px !important;
}
/* line 223, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top2 .first-ul li {
  float: left;
  text-align: center;
  margin: 15px 0 0 19px !important;
  width: 72px;
}
/* line 228, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top2 .first-ul li a {
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  color: #3c3c3c;
  display: block;
}
/* line 234, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top2 .first-ul li a .notice-num {
  width: 22px;
  height: 22px;
  background-color: #ff0000;
  position: absolute;
  top: -4px;
  right: -2px;
  border-radius: 22px;
  color: #fff;
  line-height: 22px;
  font-size: 12px;
  overflow: hidden;
}
/* line 248, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top2 .first-ul li a:nth-of-type(1) {
  width: 46px;
  height: 46px;
  background-size: 100% 100%;
  display: inline-block;
}
/* line 255, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top2 .first-ul li .bg2_1 {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/02/14/2954_1550133018142_2f2c3a1e4ce6f44bca00face55e80671.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 260, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top2 .first-ul li .bg2_1:hover {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/02/14/2954_1550133023843_99db87c93d7ee656d37a7593c5ee3486.png");
  background-repeat: no-repeat;
}
/* line 264, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top2 .first-ul li .bg2_2 {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/02/14/2954_1550133082849_37774d16daa90ec0b29fbad7010d6d2c.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 269, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top2 .first-ul li .bg2_2:hover {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/02/14/2954_1550133086575_399f25f5c3ebeb82c5990d7238c750ac.png");
  background-repeat: no-repeat;
}
/* line 273, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top2 .first-ul li .bg2_3 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500878343393_603573196ed460828224ff7fc0f842b3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 278, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top2 .first-ul li .bg2_3:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500879603343_603573196ed460828224ff7fc0f842b3.png");
  background-repeat: no-repeat;
}
/* line 282, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top2 .first-ul li .bg2_4 {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/02/14/2954_1550133425438_84f70e9467fc5e7e83eb8057dba65436.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 287, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top2 .first-ul li .bg2_4:hover {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/02/14/2954_1550133430443_e1c3d4c1b2aa7da0be1db09443d41f29.png");
  background-repeat: no-repeat;
}
/* line 291, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top2 .first-ul li .bg2_5 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500879742203_9852e177abafe03213716c25122904b0.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 296, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top2 .first-ul li .bg2_5:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500879827029_9852e177abafe03213716c25122904b0.png");
  background-repeat: no-repeat;
}
/* line 300, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top2 .first-ul li .bg2_6 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500879832575_4a36107c127190ff05e3f5b9e5c9f95a.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 305, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top2 .first-ul li .bg2_6:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500879857605_4a36107c127190ff05e3f5b9e5c9f95a.png");
  background-repeat: no-repeat;
}
/* line 309, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top2 .first-ul li .bg2_7 {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/02/14/2954_1550133382792_65435daa83acc44d2b0bca046f029f29.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 314, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top2 .first-ul li .bg2_7:hover {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/02/14/2954_1550133387754_29d9dd2923ffe73244ad8e4e800b4ef3.png");
  background-repeat: no-repeat;
}
/* line 318, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top2 .first-ul li .bg2_8 {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/02/14/2954_1550133331595_648e3381e1aab4cb2a5fab6c97d44486.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 323, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top2 .first-ul li .bg2_8:hover {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/02/14/2954_1550133336227_de1ec3ff1a5e8eb969d923e52e6180d2.png");
  background-repeat: no-repeat;
}
/* line 327, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top2 .first-ul li .bg2_9 {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/02/14/2954_1550132877693_87c4948cd87841f9596b9d4cc8cc3608.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 332, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top2 .first-ul li .bg2_9:hover {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/02/14/2954_1550132882270_b9788929069a04f989223628eaf76e52.png");
  background-repeat: no-repeat;
}
/* line 339, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top2 .top2_1 {
  float: left;
  padding: 25px;
  background-color: #fff;
  height: 144px;
  width: 570px;
}
/* line 347, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top2 .top2_2 {
  float: right;
  margin-left: 12px;
  width: 203px;
}
/* line 354, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top3 {
  width: 835px;
  height: 172px;
  background-color: #fff;
  margin-top: 12px;
  padding: 25px;
}
/* line 360, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top3 .first-ul {
  width: 788px !important;
  margin-left: 0px !important;
}
/* line 363, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top3 .first-ul li {
  float: left;
  text-align: center;
  margin: 15px 0 0 19px !important;
  width: 72px;
}
/* line 368, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top3 .first-ul li a {
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  color: #3c3c3c;
  display: block;
}
/* line 374, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top3 .first-ul li a .notice-num {
  width: 22px;
  height: 22px;
  background-color: #ff0000;
  position: absolute;
  top: -4px;
  right: -2px;
  border-radius: 22px;
  color: #fff;
  line-height: 22px;
  font-size: 12px;
  overflow: hidden;
}
/* line 388, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top3 .first-ul li a:nth-of-type(1) {
  width: 46px;
  height: 46px;
  background-size: 100% 100%;
  display: inline-block;
}
/* line 394, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top3 .first-ul li .bg3_1 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500880229356_836e5b1de2cb1679039676b2f73037b7.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 399, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top3 .first-ul li .bg3_1:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500880598267_836e5b1de2cb1679039676b2f73037b7.png");
  background-repeat: no-repeat;
}
/* line 403, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top3 .first-ul li .bg3_2 {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/03/15/96041_1552618603557_649b625b8cd9e30f22feec64bcb8e29a.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 408, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top3 .first-ul li .bg3_2:hover {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/03/15/96041_1552618662067_abe175e65c8720af662b689614b355fc.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 413, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top3 .first-ul li .bg3_3 {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/03/15/96041_1552618695141_a091eed3fe6bd752353c642c0ddbf390.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 418, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top3 .first-ul li .bg3_3:hover {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/03/15/96041_1552618732434_0b1c24094ee97d925655d8ac7947d623.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 423, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top3 .first-ul li .bg3_4 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500880954481_da778aadcae2abe90fa18a48f2c490ad.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 428, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top3 .first-ul li .bg3_4:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500880873849_da778aadcae2abe90fa18a48f2c490ad.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 433, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top3 .first-ul li .bg35_4 {
  background-image: url("http://wj.ihaier.com:8081/images/2018/03/29/2954_1522291163630_fbf2a278988d0b46cf36cf5ef3b3cf94.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 438, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top3 .first-ul li .bg35_4:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2018/03/29/2954_1522291176403_005382e7d8852f32af07ffcb2890a0de.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 443, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top3 .first-ul li .bg3_5 {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/02/14/2954_1550134422315_0e44a1869dbfc931d6e2f4ec5abcaf26.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 448, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top3 .first-ul li .bg3_5:hover {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/02/14/2954_1550134426900_22f064cc5eeb3f30c3f9ff13f52422cf.png");
  background-repeat: no-repeat;
}
/* line 452, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top3 .first-ul li .bg3_6 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500881239521_bd5a2f021b2690fe3bff956afe1b26dc.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 457, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top3 .first-ul li .bg3_6:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/24/2954_1500881026740_bd5a2f021b2690fe3bff956afe1b26dc.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 462, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top3 .first-ul li .bg3_7 {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/02/14/2954_1550134488686_cd2b8c9b6f22c1b0cd2b95ab4c46f4aa.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 467, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top3 .first-ul li .bg3_7:hover {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/02/14/2954_1550134492783_986562e0ceb19dc508d4f27684f52038.png");
  background-repeat: no-repeat;
}
/* line 471, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top3 .first-ul li .bg3_9 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/12/29/2954_1514526024704_e3cfbd881b5c07c5ffe1457ba5dd6ff7.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
}
/* line 477, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top3 .first-ul li .bg3_9:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/12/29/2954_1514525954621_c11b8e62cdd2e38ee05b6625674a04fa.png");
  background-repeat: no-repeat;
}
/* line 481, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top3 .first-ul li .bg3_10 {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/02/14/2954_1550133425438_84f70e9467fc5e7e83eb8057dba65436.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 486, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top3 .first-ul li .bg3_10:hover {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/02/14/2954_1550133430443_e1c3d4c1b2aa7da0be1db09443d41f29.png");
  background-repeat: no-repeat;
}
/* line 495, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top1 ul, .purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top2 ul, .purchaser_guide_new2 .data_index_body_container .data-index-body-floor .left-part .top3 ul {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
}
/* line 501, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.purchaser_guide_new2 .data_index_body_container .data-index-body-floor .right-part {
  float: left;
}

/* line 510, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.developing-modal {
  width: 445px;
  font-family: 'Microsoft YaHei';
}
/* line 513, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.developing-modal h2 {
  text-align: center;
  font-size: 16px !important;
  font-weight: bold;
}
/* line 518, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.developing-modal .modal-body {
  padding: 40px 0;
  text-align: center;
  min-height: 0;
}
/* line 522, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.developing-modal .modal-body .content {
  font-size: 18px;
  color: #000;
}
/* line 527, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.developing-modal .modal-footer {
  background-color: #fff;
  text-align: center;
  padding: 0 0 15px 0;
}
/* line 531, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.developing-modal .modal-footer a {
  width: 80px;
  height: 35px;
  display: inline-block;
  border-radius: 0;
  border: none;
  padding: 0;
  line-height: 35px;
  color: #fff;
  font-size: 14px;
}
/* line 542, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.developing-modal .modal-footer .cancel {
  background-color: #717171;
}
/* line 545, app/components/new_purchaser_series/purchaser_guide_new2/view.scss */
.developing-modal .modal-footer .ok {
  background-color: #004ea2;
}
/* line 1, app/components/new_purchaser_series/purchaser_index_body/view.scss */
.purchaser_index_body2 {
  width: 98%;
  padding-bottom: 20px;
  background-color: #fff;
  margin-top: 20px;
  padding-left: 20px;
}
/* line 10, app/components/new_purchaser_series/purchaser_index_body/view.scss */
.purchaser_index_body2 .purchaser_index_body_container {
  width: 1200px;
  margin: 0 auto;
  padding-top: 10px;
  height: auto !important;
}
/* line 15, app/components/new_purchaser_series/purchaser_index_body/view.scss */
.purchaser_index_body2 .purchaser_index_body_container .purchaser-table {
  padding-top: 20px;
}
/* line 18, app/components/new_purchaser_series/purchaser_index_body/view.scss */
.purchaser_index_body2 .purchaser_index_body_container .purchaser-table .title {
  height: 40px;
  line-height: 40px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #075b9b;
  font-weight: bold;
}
/* line 26, app/components/new_purchaser_series/purchaser_index_body/view.scss */
.purchaser_index_body2 .purchaser_index_body_container .purchaser-table .title .left {
  float: left;
}
/* line 28, app/components/new_purchaser_series/purchaser_index_body/view.scss */
.purchaser_index_body2 .purchaser_index_body_container .purchaser-table .title .left span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 35, app/components/new_purchaser_series/purchaser_index_body/view.scss */
.purchaser_index_body2 .purchaser_index_body_container .purchaser-table .title .right {
  float: right;
  margin-right: 60px;
}
/* line 38, app/components/new_purchaser_series/purchaser_index_body/view.scss */
.purchaser_index_body2 .purchaser_index_body_container .purchaser-table .title .right a {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #00416e;
}
/* line 45, app/components/new_purchaser_series/purchaser_index_body/view.scss */
.purchaser_index_body2 .purchaser_index_body_container .purchaser-table .table-div {
  width: 1140px;
  overflow-x: scroll;
  border: 1px solid #d9d9d9;
}
/* line 51, app/components/new_purchaser_series/purchaser_index_body/view.scss */
.purchaser_index_body2 .purchaser_index_body_container .purchaser-table .table-div .simple thead tr {
  height: 25px;
  line-height: 25px;
  background-color: #e1ebf5;
  white-space: nowrap;
}
/* line 56, app/components/new_purchaser_series/purchaser_index_body/view.scss */
.purchaser_index_body2 .purchaser_index_body_container .purchaser-table .table-div .simple thead tr th {
  width: auto !important;
  padding: 0 10px;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #004a82;
  font-weight: bold;
  border-left: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4;
}
/* line 69, app/components/new_purchaser_series/purchaser_index_body/view.scss */
.purchaser_index_body2 .purchaser_index_body_container .purchaser-table .table-div .simple tbody tr {
  height: 45px;
  line-height: 45px;
  white-space: nowrap;
}
/* line 73, app/components/new_purchaser_series/purchaser_index_body/view.scss */
.purchaser_index_body2 .purchaser_index_body_container .purchaser-table .table-div .simple tbody tr td {
  padding: 0 10px;
  text-align: center;
  font-size: 14px;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
  border-left: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4;
}
/* line 82, app/components/new_purchaser_series/purchaser_index_body/view.scss */
.purchaser_index_body2 .purchaser_index_body_container .purchaser-table .table-div .simple tbody tr td:first-child {
  background-color: #fafafa;
}
/* line 86, app/components/new_purchaser_series/purchaser_index_body/view.scss */
.purchaser_index_body2 .purchaser_index_body_container .purchaser-table .table-div .simple tbody tr:nth-child(odd) {
  background-color: #fff;
}
/* line 89, app/components/new_purchaser_series/purchaser_index_body/view.scss */
.purchaser_index_body2 .purchaser_index_body_container .purchaser-table .table-div .simple tbody tr:nth-child(even) {
  background-color: #fafafa;
}
/* line 91, app/components/new_purchaser_series/purchaser_index_body/view.scss */
.purchaser_index_body2 .purchaser_index_body_container .purchaser-table .table-div .simple tbody tr:nth-child(even) td:first-child {
  background-color: #f5f5f5;
}
/* line 99, app/components/new_purchaser_series/purchaser_index_body/view.scss */
.purchaser_index_body2 .purchaser_index_body_container .purchaser-table .table-div .multi thead tr {
  height: 30px;
  line-height: 30px;
  background-color: #e1ebf6;
  white-space: nowrap;
}
/* line 104, app/components/new_purchaser_series/purchaser_index_body/view.scss */
.purchaser_index_body2 .purchaser_index_body_container .purchaser-table .table-div .multi thead tr th {
  padding: 0 10px;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #004a82;
  font-weight: bold;
  border-left: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4;
}
/* line 116, app/components/new_purchaser_series/purchaser_index_body/view.scss */
.purchaser_index_body2 .purchaser_index_body_container .purchaser-table .table-div .multi tbody tr {
  height: 45px;
  line-height: 45px;
  white-space: nowrap;
}
/* line 120, app/components/new_purchaser_series/purchaser_index_body/view.scss */
.purchaser_index_body2 .purchaser_index_body_container .purchaser-table .table-div .multi tbody tr td {
  width: 115px;
  text-align: center;
  font-size: 14px;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
  border-left: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4;
}
/* line 129, app/components/new_purchaser_series/purchaser_index_body/view.scss */
.purchaser_index_body2 .purchaser_index_body_container .purchaser-table .table-div .multi tbody tr .multi-row {
  background-color: #fafafa;
}
/* line 132, app/components/new_purchaser_series/purchaser_index_body/view.scss */
.purchaser_index_body2 .purchaser_index_body_container .purchaser-table .table-div .multi tbody tr .multi-row2 {
  background-color: #f5f5f5;
}
/* line 136, app/components/new_purchaser_series/purchaser_index_body/view.scss */
.purchaser_index_body2 .purchaser_index_body_container .purchaser-table .table-div .multi tbody tr:nth-child(odd) {
  background-color: #fff;
}
/* line 139, app/components/new_purchaser_series/purchaser_index_body/view.scss */
.purchaser_index_body2 .purchaser_index_body_container .purchaser-table .table-div .multi tbody tr:nth-child(even) {
  background-color: #fafafa;
}
/* line 146, app/components/new_purchaser_series/purchaser_index_body/view.scss */
.purchaser_index_body2 .purchaser_index_body_container .no-power {
  min-height: 450px;
  font-size: 14px;
  padding: 20px;
}
/* line 2, app/components/new_purchaser_series/purchaser_nav/view.scss */
.purchaser_nav .purchaser-container {
  width: 100%;
  background-color: #075b9b;
}
/* line 5, app/components/new_purchaser_series/purchaser_nav/view.scss */
.purchaser_nav .purchaser-container .navbar-collapse {
  width: 1200px;
  margin: 0 auto;
}
/* line 8, app/components/new_purchaser_series/purchaser_nav/view.scss */
.purchaser_nav .purchaser-container .navbar-collapse ul {
  margin: 0;
  padding: 0;
}
/* line 10, app/components/new_purchaser_series/purchaser_nav/view.scss */
.purchaser_nav .purchaser-container .navbar-collapse ul li {
  margin: 0;
  padding: 0;
  width: 100px;
  list-style: none outside;
  text-align: center;
  font-size: 12px;
  float: left;
  height: 42px;
  line-height: 42px;
}
/* line 19, app/components/new_purchaser_series/purchaser_nav/view.scss */
.purchaser_nav .purchaser-container .navbar-collapse ul li a {
  display: block;
  padding: 0 10px;
  color: #fff;
}
/* line 25, app/components/new_purchaser_series/purchaser_nav/view.scss */
.purchaser_nav .purchaser-container .navbar-collapse ul .active {
  background-color: #074b80;
}
/* line 11, app/components/new_purchaser_series/resourceMarket/view.scss */
.resourceMarket {
  width: 100%;
  background-color: #f4f4f4;
  padding-bottom: 20px;
  padding-top: 18px;
}
/* line 14, app/components/new_purchaser_series/resourceMarket/view.scss */
.resourceMarket .modal-body5 .wrapStyle {
  width: 100%;
  display: inline-block;
  text-align: left;
  margin-bottom: 10px;
}
/* line 21, app/components/new_purchaser_series/resourceMarket/view.scss */
.resourceMarket .modal-body5 .titleWrap {
  font-size: 1em;
  line-height: 25px;
  display: inline-table;
  vertical-align: top;
  /*position: relative;*/
  text-align: right;
}
/* line 30, app/components/new_purchaser_series/resourceMarket/view.scss */
.resourceMarket .modal-body5 .textWrap {
  font-size: 1em;
  line-height: 18px;
  display: inline-block;
  width: 80%;
  position: relative;
  vertical-align: middle;
}
/* line 39, app/components/new_purchaser_series/resourceMarket/view.scss */
.resourceMarket .modal-body5 textarea,
.resourceMarket .modal-body5 input[type="text"] {
  color: #666;
  width: 404px;
  padding: 6px 5px;
  line-height: 1.2em;
  border: 1px solid #dddddd;
  border-radius: 1px;
  -moz-transition: linear 0.3s border;
  -o-transition: linear 0.3s border;
  -webkit-transition: linear 0.3s border;
  transition: linear 0.3s border;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 56, app/components/new_purchaser_series/resourceMarket/view.scss */
.resourceMarket .modal-body5 .pic-upload-box {
  display: inline-block;
  vertical-align: top;
}
/* line 59, app/components/new_purchaser_series/resourceMarket/view.scss */
.resourceMarket .modal-body5 .pic-upload-box > div {
  display: inline-block;
}
/* line 70, app/components/new_purchaser_series/resourceMarket/view.scss */
.resourceMarket .data_index_body_container {
  width: 1200px;
  background: #fff;
  overflow: hidden;
  height: auto;
}
/* line 75, app/components/new_purchaser_series/resourceMarket/view.scss */
.resourceMarket .data_index_body_container .martains {
  position: absolute;
  top: 0px;
  left: 0;
  z-index: 222;
  background: #e0e0e0;
  width: 145px;
  padding-top: 5px;
}
/* line 83, app/components/new_purchaser_series/resourceMarket/view.scss */
.resourceMarket .data_index_body_container .martains #seachMore {
  width: 40px;
  text-align: center;
  height: 20px;
  margin: 0 0 0 5px;
  display: inline-block;
  line-height: 20px;
}
/* line 92, app/components/new_purchaser_series/resourceMarket/view.scss */
.resourceMarket .data_index_body_container .search_body {
  padding: 25px 0px;
}
/* line 94, app/components/new_purchaser_series/resourceMarket/view.scss */
.resourceMarket .data_index_body_container .search_body label {
  display: inline-block;
  margin-left: 55px;
}
/* line 98, app/components/new_purchaser_series/resourceMarket/view.scss */
.resourceMarket .data_index_body_container .search_body #smallCri {
  margin-right: 40px;
}
/* line 99, app/components/new_purchaser_series/resourceMarket/view.scss */
.resourceMarket .data_index_body_container .search_body #moduleName, .resourceMarket .data_index_body_container .search_body #smallCri {
  width: 138px;
  height: 10px;
  border-radius: 4px;
  border: 1px solid #ddd;
  padding: 6px 0;
}
/* line 107, app/components/new_purchaser_series/resourceMarket/view.scss */
.resourceMarket .data_index_body_container .search_body .product-show {
  position: absolute;
  top: 25px;
  left: 0px;
  background: #e0e0e0;
  max-height: 140px;
  overflow-y: auto;
  overflow-x: hidden;
  width: 145px;
  z-index: 200;
  padding: 25px 0 0 0;
}
/* line 119, app/components/new_purchaser_series/resourceMarket/view.scss */
.resourceMarket .data_index_body_container .search_body .product-show .btn {
  width: 20px;
  height: 10px;
  text-align: center;
  line-height: 10px;
  margin: 10px 0 0 10px;
}
/* line 122, app/components/new_purchaser_series/resourceMarket/view.scss */
.resourceMarket .data_index_body_container .search_body select {
  width: 138px;
  height: 24px;
}
/* line 126, app/components/new_purchaser_series/resourceMarket/view.scss */
.resourceMarket .data_index_body_container .search_body .datepicker {
  width: 138px;
  height: 10px !important;
  margin-right: 25px;
}
/* line 132, app/components/new_purchaser_series/resourceMarket/view.scss */
.resourceMarket .data_index_body_container .main-body {
  overflow: hidden;
}
/* line 134, app/components/new_purchaser_series/resourceMarket/view.scss */
.resourceMarket .data_index_body_container .main-body h4 {
  color: #004ea2;
  font-weight: bold;
}
/* line 139, app/components/new_purchaser_series/resourceMarket/view.scss */
.resourceMarket .data_index_body_container .left-part {
  display: inline-block;
  width: 218px;
  vertical-align: top;
}
/* line 143, app/components/new_purchaser_series/resourceMarket/view.scss */
.resourceMarket .data_index_body_container .left-part .top1 {
  margin-left: 35px;
  height: 300px;
  margin-top: 90px;
}
/* line 147, app/components/new_purchaser_series/resourceMarket/view.scss */
.resourceMarket .data_index_body_container .left-part .top1 div {
  margin-top: 10px;
}
/* line 153, app/components/new_purchaser_series/resourceMarket/view.scss */
.resourceMarket .data_index_body_container .right-part {
  display: inline-block;
  width: 960px;
  height: auto;
       /* .demand-list-group {
          ul {
            margin: 0;
            padding: 0;
            li {
              float: left;
              list-style-type: none;
              width: 190px;
              height: 200px;
              padding: 18px;
              margin: 10px 10px 0 0;
              border: 1px solid #e9e9e9;
              background: #fafafa;

              .list-block {
                padding: 0;
                margin: 0;

                p {
                  position: relative;
                  color: #6d6d6d;
                  margin: 16px 16px 0 16px;
                }

                .d-num {
                  color: #ff0000;
                  font-weight: bold;
                  margin-right: 5px;
                }

              }

             /!* .demand-title {


                text-align: left;
                padding: 1px 20px 0 22px;
                position: relative;

                p{
                  margin: 0;
                  .d-title {
                    display: block;
                    font-size: 16px;
                    width:100%;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    overflow: hidden;
                    color:  #004ea2;
                    font-weight: bold;
                    em{
                      color: red;
                      font-style:normal!important;
                    }
                  }
                }
              }*!/

             /!* .demand-info {
                padding: 12px 0px 8px 22px;
                position: relative;
                .demand-item{
                  vertical-align: top;
                }
                div{
                  margin: 10px 0;
                }
                select{
                  width: 100px;
                  height:24px ;
                }
                input{
                  height:15px;
                  width: 100px;
                }
                .d-post-date {
                  display:inline-block;
                  overflow:hidden;
                  width: 108px;
                  text-overflow: ellipsis;
                 height: 26px;
                  margin-bottom: 10px;
                }
              }*!/

              .demand-corp {
                position: relative;
                p{
                  margin: 5px 0 0 22px;
                  a{
                    display: inline-block;
                    background-color: #005fa7;
                    color:#fff;
                    text-align: center;
                    padding: 7px 12px;
                    border-radius: 0;
                  }
                }
                .d-corp {
                  color: $list_corp_color;
                }
              }
            }
            li.last {
              margin-right: 0px;
            }
          }
        }*/
}
/* line 157, app/components/new_purchaser_series/resourceMarket/view.scss */
.resourceMarket .data_index_body_container .right-part .next_one, .resourceMarket .data_index_body_container .right-part .pre_one {
  position: absolute;
  top: 362px;
  right: 0;
}
/* line 162, app/components/new_purchaser_series/resourceMarket/view.scss */
.resourceMarket .data_index_body_container .right-part .pre_one {
  right: 20px;
}
/* line 165, app/components/new_purchaser_series/resourceMarket/view.scss */
.resourceMarket .data_index_body_container .right-part .JQ-slide-content {
  width: 2000%;
  position: relative;
  padding: 20px 0;
  border-bottom: 1px dashed #e9e9e9;
  overflow: hidden;
}
/* line 171, app/components/new_purchaser_series/resourceMarket/view.scss */
.resourceMarket .data_index_body_container .right-part .JQ-slide-content .d-post-date {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  width: 60%;
  vertical-align: middle;
}
/* line 179, app/components/new_purchaser_series/resourceMarket/view.scss */
.resourceMarket .data_index_body_container .right-part .JQ-slide-content li {
  position: relative;
  float: left;
  list-style-type: none;
  width: 190px;
  height: 290px;
  padding: 18px;
  margin: 10px 18px 10px 0;
  border: 1px solid #e9e9e9;
  background: #fafafa;
}
/* line 190, app/components/new_purchaser_series/resourceMarket/view.scss */
.resourceMarket .data_index_body_container .right-part .JQ-slide-content li span {
  display: inline-block;
  padding: 8px 0;
}
/* line 196, app/components/new_purchaser_series/resourceMarket/view.scss */
.resourceMarket .data_index_body_container .right-part .JQ-slide-content li .demand-corp {
  position: relative;
}
/* line 198, app/components/new_purchaser_series/resourceMarket/view.scss */
.resourceMarket .data_index_body_container .right-part .JQ-slide-content li .demand-corp p {
  margin: 5px 0 0 0;
}
/* line 200, app/components/new_purchaser_series/resourceMarket/view.scss */
.resourceMarket .data_index_body_container .right-part .JQ-slide-content li .demand-corp p a {
  display: inline-block;
  background-color: #005fa7;
  color: #fff;
  text-align: center;
  padding: 7px 12px;
  border-radius: 0;
}
/* line 209, app/components/new_purchaser_series/resourceMarket/view.scss */
.resourceMarket .data_index_body_container .right-part .JQ-slide-content li .demand-corp .d-corp {
  color: #3f89c8;
}
/* line 214, app/components/new_purchaser_series/resourceMarket/view.scss */
.resourceMarket .data_index_body_container .right-part .JQ-slide-content li:nth-of-type(1) {
  left: 0;
}
/* line 326, app/components/new_purchaser_series/resourceMarket/view.scss */
.resourceMarket .data_index_body_container .right-part .pagination {
  display: block;
  margin: 30px auto 40px auto;
}
/* line 5, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .span-right {
  width: 70px !important;
  text-align: right;
  display: inline-block;
  padding: 0 5px;
}
/* line 11, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .hide {
  display: none !important;
}
/* line 14, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new h4 {
  font-size: 14px;
  height: 9px;
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 30px 0;
}
/* line 19, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new h4.inline {
  font-weight: normal;
  margin-left: 15px;
}
/* line 24, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new h4 span {
  background-color: #fff;
  padding-right: 20px;
}
/* line 30, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .product-show {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 600px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 38, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .notification {
  color: #ff0000;
  display: none;
}
/* line 43, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .product-notification {
  margin: 0 10px 17px 50px;
}
/* line 47, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .time-notification-div {
  margin: 0 0 5px 0;
  padding: 10px;
  text-indent: 2em;
}
/* line 54, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .control-group label {
  margin: 0 17px 17px 0;
}
/* line 57, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .control-group select {
  width: 145px;
  margin-right: 12px;
}
/* line 61, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .control-group input[type="text"] {
  width: 135px;
}
/* line 64, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .control-group .input-group {
  display: inline;
}
/* line 66, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .control-group .input-group input {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border-right: 0;
}
/* line 71, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .control-group .descriptionT {
  width: 295px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  padding: 5px;
  float: left;
}
/* line 77, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .control-group .descriptionT li {
  list-style-type: decimal;
}
/* line 81, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .control-group .btn.calendar {
  padding: 5px 7px;
  border-left: none;
  background-color: #fff;
}
/* line 86, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .control-group .btn.calendar:hover {
  border-color: #ddd;
  background-color: #f4f4f4;
}
/* line 90, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .control-group .control-content {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: -6px;
}
/* line 93, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .control-group .control-content p {
  margin-top: 6px;
}
/* line 96, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .control-group .control-content.middle-content {
  vertical-align: middle;
}
/* line 99, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .control-group .control-content .attachment-file {
  width: 340px;
  margin: 10px 0;
}
/* line 102, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .control-group .control-content .attachment-file.first {
  margin-top: 0;
}
/* line 105, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .control-group .control-content .attachment-file .file-name {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: 6px;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 114, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .control-group .factory-select {
  width: 370px;
}
/* line 117, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .control-group .design-select {
  width: 200px;
}
/* line 120, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .control-group .supplier-scope-show {
  text-overflow: ellipsis;
  overflow: auto;
  display: inline-block;
  vertical-align: text-bottom;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 125, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .control-group .supplier-scope-show.from-product {
  width: 600px;
}
/* line 128, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .control-group .supplier-scope-show.from-extra {
  width: 600px;
}
/* line 134, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .basic-info {
  margin-top: 10px;
}
/* line 137, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .basic-info .form-group {
  overflow: hidden;
}
/* line 140, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .basic-info .form-group .group-section {
  float: left;
  width: 510px;
}
/* line 146, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .team-members {
  margin-top: 30px;
}
/* line 150, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .team-members .table-striped td {
  padding: 0;
  height: 32px;
}
/* line 156, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .team-members .inner-table td {
  border: none;
}
/* line 161, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .supplier-resource {
  margin-top: 30px;
}
/* line 165, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .supplier-resource .table-striped td {
  padding: 0;
  height: 32px;
}
/* line 171, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .supplier-resource .inner-table td {
  border: none;
}
/* line 176, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .post-submit {
  margin: 250px auto 100px auto;
  text-align: center;
}
/* line 180, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .select-menu {
  left: 0;
  position: absolute;
  width: 146px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
/* line 186, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .select-menu .search {
  padding: 5px;
}
/* line 188, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .select-menu .search input[type=text] {
  width: 85px;
}
/* line 192, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .select-menu ul {
  padding: 0 5px;
  height: auto;
  max-height: 300px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 199, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .select-menu li {
  line-height: 20px !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 202, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .select-menu li label {
  width: 115px !important;
  margin: 5px 10px 5px 5px !important;
}
/* line 210, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 216, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .select-menu .scope-category-label {
  text-align: left !important;
}
/* line 220, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new a.file {
  text-decoration: underline;
}
/* line 223, app/components/new_purchaser_series/supplier_add_label/view.scss */
.demand-new .supplier-scope-p {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

/* line 229, app/components/new_purchaser_series/supplier_add_label/view.scss */
.query-member #query-member-form .control-content {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 233, app/components/new_purchaser_series/supplier_add_label/view.scss */
.query-member #query-member-form .team-list-group .control-content {
  max-height: 300px;
  overflow: auto;
}
/* line 238, app/components/new_purchaser_series/supplier_add_label/view.scss */
.query-member #query-member-form ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
/* line 242, app/components/new_purchaser_series/supplier_add_label/view.scss */
.query-member #query-member-form ul li {
  margin-bottom: 5px;
}
/* line 246, app/components/new_purchaser_series/supplier_add_label/view.scss */
.query-member #query-member-form .small-label {
  text-align: left;
}
/* line 250, app/components/new_purchaser_series/supplier_add_label/view.scss */
.query-member .hide {
  display: none;
}

/* line 255, app/components/new_purchaser_series/supplier_add_label/view.scss */
.show-pass-aptitude-suppliers {
  max-height: 400px;
  overflow-y: auto;
}

/* line 261, app/components/new_purchaser_series/supplier_add_label/view.scss */
.modal .modal-header {
  height: 40px;
  line-height: 40px;
  padding: 0;
  font-size: 16px;
  font-weight: normal;
  font-family: "Microsoft YaHei";
  text-align: left;
  padding-left: 20px;
}
/* line 271, app/components/new_purchaser_series/supplier_add_label/view.scss */
.modal .modal-header span {
  float: right;
  width: 12px;
  height: 12px;
  margin-top: 15px;
  margin-right: 10px;
}
/* line 2, app/components/new_purchaser_series/supplier_confirm_list/view.scss */
.commitment_gold .main-body-head {
  width: 94.5%;
}
/* line 4, app/components/new_purchaser_series/supplier_confirm_list/view.scss */
.commitment_gold .main-body-head .table-box table,
.commitment_gold .main-body-head .table-box table td,
.commitment_gold .main-body-head .table-box table th {
  padding: 0px 5px;
  color: #333;
  border: 1px solid #ccc;
}
/* line 12, app/components/new_purchaser_series/supplier_confirm_list/view.scss */
.commitment_gold .main-body-head .table-box table thead tr {
  background-color: #f8f8f8;
}
/* line 17, app/components/new_purchaser_series/supplier_confirm_list/view.scss */
.commitment_gold .main-body-head .table-box table tbody tr {
  background-color: #fff;
}
/* line 20, app/components/new_purchaser_series/supplier_confirm_list/view.scss */
.commitment_gold .main-body-head .table-head {
  font-size: 20px;
}
/* line 23, app/components/new_purchaser_series/supplier_confirm_list/view.scss */
.commitment_gold .main-body-head .text-right {
  text-align: right;
}
/* line 26, app/components/new_purchaser_series/supplier_confirm_list/view.scss */
.commitment_gold .main-body-head .text-left {
  text-align: left;
}
/* line 32, app/components/new_purchaser_series/supplier_confirm_list/view.scss */
.commitment_gold .main-body table {
  width: 100%;
  color: #7a7a7a;
  border: none;
}
/* line 36, app/components/new_purchaser_series/supplier_confirm_list/view.scss */
.commitment_gold .main-body table tr {
  height: 25px;
  line-height: 30px;
}
/* line 39, app/components/new_purchaser_series/supplier_confirm_list/view.scss */
.commitment_gold .main-body table tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 42, app/components/new_purchaser_series/supplier_confirm_list/view.scss */
.commitment_gold .main-body table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 48, app/components/new_purchaser_series/supplier_confirm_list/view.scss */
.commitment_gold .main-body table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 51, app/components/new_purchaser_series/supplier_confirm_list/view.scss */
.commitment_gold .main-body table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 54, app/components/new_purchaser_series/supplier_confirm_list/view.scss */
.commitment_gold .main-body table tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 59, app/components/new_purchaser_series/supplier_confirm_list/view.scss */
.commitment_gold .main-body table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 5, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .span-right {
  width: 70px !important;
  text-align: right;
  display: inline-block;
  padding: 0 5px;
}
/* line 11, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .hide {
  display: none !important;
}
/* line 14, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new h4 {
  font-size: 14px;
  height: 9px;
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 30px 0;
}
/* line 19, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new h4.inline {
  font-weight: normal;
  margin-left: 15px;
}
/* line 24, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new h4 span {
  background-color: #fff;
  padding-right: 20px;
}
/* line 30, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .product-show {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 600px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 38, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .notification {
  color: #ff0000;
  display: none;
}
/* line 43, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .product-notification {
  margin: 0 10px 17px 50px;
}
/* line 47, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .time-notification-div {
  margin: 0 0 5px 0;
  padding: 10px;
  text-indent: 2em;
}
/* line 54, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .control-group label {
  margin: 0 17px 17px 0;
}
/* line 57, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .control-group select {
  width: 145px;
  margin-right: 12px;
}
/* line 61, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .control-group input[type="text"] {
  width: 135px;
}
/* line 64, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .control-group .input-group {
  display: inline;
}
/* line 66, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .control-group .input-group input {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border-right: 0;
}
/* line 71, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .control-group .descriptionT {
  width: 295px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  padding: 5px;
  float: left;
}
/* line 77, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .control-group .descriptionT li {
  list-style-type: decimal;
}
/* line 81, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .control-group .btn.calendar {
  padding: 5px 7px;
  border-left: none;
  background-color: #fff;
}
/* line 86, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .control-group .btn.calendar:hover {
  border-color: #ddd;
  background-color: #f4f4f4;
}
/* line 90, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .control-group .control-content {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: -6px;
}
/* line 93, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .control-group .control-content p {
  margin-top: 6px;
}
/* line 96, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .control-group .control-content.middle-content {
  vertical-align: middle;
}
/* line 99, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .control-group .control-content .attachment-file {
  width: 340px;
  margin: 10px 0;
}
/* line 102, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .control-group .control-content .attachment-file.first {
  margin-top: 0;
}
/* line 105, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .control-group .control-content .attachment-file .file-name {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: 6px;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 114, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .control-group .factory-select {
  width: 370px;
}
/* line 117, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .control-group .design-select {
  width: 200px;
}
/* line 120, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .control-group .supplier-scope-show {
  text-overflow: ellipsis;
  overflow: auto;
  display: inline-block;
  vertical-align: text-bottom;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 125, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .control-group .supplier-scope-show.from-product {
  width: 600px;
}
/* line 128, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .control-group .supplier-scope-show.from-extra {
  width: 600px;
}
/* line 134, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .basic-info {
  margin-top: 10px;
}
/* line 137, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .basic-info .form-group {
  overflow: hidden;
}
/* line 140, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .basic-info .form-group .group-section {
  float: left;
  width: 510px;
}
/* line 146, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .team-members {
  margin-top: 30px;
}
/* line 150, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .team-members .table-striped td {
  padding: 0;
  height: 32px;
}
/* line 156, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .team-members .inner-table td {
  border: none;
}
/* line 161, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .supplier-resource {
  margin-top: 30px;
}
/* line 165, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .supplier-resource .table-striped td {
  padding: 0;
  height: 32px;
}
/* line 171, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .supplier-resource .inner-table td {
  border: none;
}
/* line 176, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .post-submit {
  margin: 250px auto 100px auto;
  text-align: center;
}
/* line 180, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .select-menu {
  left: 0;
  position: absolute;
  width: 146px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
/* line 186, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .select-menu .search {
  padding: 5px;
}
/* line 188, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .select-menu .search input[type=text] {
  width: 85px;
}
/* line 192, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .select-menu ul {
  padding: 0 5px;
  height: auto;
  max-height: 300px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 199, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .select-menu li {
  line-height: 20px !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 202, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .select-menu li label {
  width: 115px !important;
  margin: 5px 10px 5px 5px !important;
}
/* line 210, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 216, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .select-menu .scope-category-label {
  text-align: left !important;
}
/* line 220, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new a.file {
  text-decoration: underline;
}
/* line 223, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.demand-new .supplier-scope-p {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

/* line 229, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.query-member #query-member-form .control-content {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 233, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.query-member #query-member-form .team-list-group .control-content {
  max-height: 300px;
  overflow: auto;
}
/* line 238, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.query-member #query-member-form ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
/* line 242, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.query-member #query-member-form ul li {
  margin-bottom: 5px;
}
/* line 246, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.query-member #query-member-form .small-label {
  text-align: left;
}
/* line 250, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.query-member .hide {
  display: none;
}

/* line 255, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.show-pass-aptitude-suppliers {
  max-height: 400px;
  overflow-y: auto;
}

/* line 261, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.modal .modal-header {
  height: 40px;
  line-height: 40px;
  padding: 0;
  font-size: 16px;
  font-weight: normal;
  font-family: "Microsoft YaHei";
  text-align: left;
  padding-left: 20px;
}
/* line 271, app/components/new_purchaser_series/supplier_credit_rating/view.scss */
.modal .modal-header span {
  float: right;
  width: 12px;
  height: 12px;
  margin-top: 15px;
  margin-right: 10px;
}
/* line 2, app/components/new_purchaser_series/supplier_in_out_counts_detail/view.scss */
.big-data-container .big-data-table {
  background-color: #fff;
  padding: 30px 50px !important;
  position: relative;
  top: 20px;
  margin-bottom: 20px;
}
/* line 8, app/components/new_purchaser_series/supplier_in_out_counts_detail/view.scss */
.big-data-container .big-data-table .notice {
  line-height: 30px;
  font-family: 'Microsoft YaHei';
  color: #7f7f7f;
  font-size: 14px;
}
/* line 14, app/components/new_purchaser_series/supplier_in_out_counts_detail/view.scss */
.big-data-container .big-data-table .table-div {
  overflow-x: scroll !important;
  margin-top: 10px;
  width: 1100px;
}
/* line 20, app/components/new_purchaser_series/supplier_in_out_counts_detail/view.scss */
.big-data-container .big-data-table .newInfoTruncation {
  white-space: nowrap;
  word-break: keep-all;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 5, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .span-right {
  width: 70px !important;
  text-align: right;
  display: inline-block;
  padding: 0 5px;
}
/* line 11, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .hide {
  display: none !important;
}
/* line 14, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new h4 {
  font-size: 14px;
  height: 9px;
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 30px 0;
}
/* line 19, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new h4.inline {
  font-weight: normal;
  margin-left: 15px;
}
/* line 24, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new h4 span {
  background-color: #fff;
  padding-right: 20px;
}
/* line 30, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .product-show {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 600px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 38, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .notification {
  color: #ff0000;
  display: none;
}
/* line 43, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .product-notification {
  margin: 0 10px 17px 50px;
}
/* line 47, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .time-notification-div {
  margin: 0 0 5px 0;
  padding: 10px;
  text-indent: 2em;
}
/* line 54, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .control-group label {
  margin: 0 17px 17px 0;
}
/* line 57, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .control-group select {
  width: 145px;
  margin-right: 12px;
}
/* line 61, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .control-group input[type="text"] {
  width: 135px;
}
/* line 64, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .control-group .input-group {
  display: inline;
}
/* line 66, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .control-group .input-group input {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border-right: 0;
}
/* line 71, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .control-group .descriptionT {
  width: 295px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  padding: 5px;
  float: left;
}
/* line 77, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .control-group .descriptionT li {
  list-style-type: decimal;
}
/* line 81, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .control-group .btn.calendar {
  padding: 5px 7px;
  border-left: none;
  background-color: #fff;
}
/* line 86, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .control-group .btn.calendar:hover {
  border-color: #ddd;
  background-color: #f4f4f4;
}
/* line 90, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .control-group .control-content {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: -6px;
}
/* line 93, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .control-group .control-content p {
  margin-top: 6px;
}
/* line 96, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .control-group .control-content.middle-content {
  vertical-align: middle;
}
/* line 99, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .control-group .control-content .attachment-file {
  width: 340px;
  margin: 10px 0;
}
/* line 102, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .control-group .control-content .attachment-file.first {
  margin-top: 0;
}
/* line 105, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .control-group .control-content .attachment-file .file-name {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: 6px;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 114, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .control-group .factory-select {
  width: 370px;
}
/* line 117, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .control-group .design-select {
  width: 200px;
}
/* line 120, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .control-group .supplier-scope-show {
  text-overflow: ellipsis;
  overflow: auto;
  display: inline-block;
  vertical-align: text-bottom;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 125, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .control-group .supplier-scope-show.from-product {
  width: 600px;
}
/* line 128, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .control-group .supplier-scope-show.from-extra {
  width: 600px;
}
/* line 134, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .basic-info {
  margin-top: 10px;
}
/* line 137, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .basic-info .form-group {
  overflow: hidden;
}
/* line 140, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .basic-info .form-group .group-section {
  float: left;
  width: 510px;
}
/* line 146, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .team-members {
  margin-top: 30px;
}
/* line 150, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .team-members .table-striped td {
  padding: 0;
  height: 32px;
}
/* line 156, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .team-members .inner-table td {
  border: none;
}
/* line 161, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .supplier-resource {
  margin-top: 30px;
}
/* line 165, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .supplier-resource .table-striped td {
  padding: 0;
  height: 32px;
}
/* line 171, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .supplier-resource .inner-table td {
  border: none;
}
/* line 176, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .post-submit {
  margin: 250px auto 100px auto;
  text-align: center;
}
/* line 180, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .select-menu {
  left: 0;
  position: absolute;
  width: 146px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
/* line 186, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .select-menu .search {
  padding: 5px;
}
/* line 188, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .select-menu .search input[type=text] {
  width: 85px;
}
/* line 192, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .select-menu ul {
  padding: 0 5px;
  height: auto;
  max-height: 300px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 199, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .select-menu li {
  line-height: 20px !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 202, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .select-menu li label {
  width: 115px !important;
  margin: 5px 10px 5px 5px !important;
}
/* line 210, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 216, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .select-menu .scope-category-label {
  text-align: left !important;
}
/* line 220, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new a.file {
  text-decoration: underline;
}
/* line 223, app/components/new_purchaser_series/supplier_label/view.scss */
.demand-new .supplier-scope-p {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

/* line 229, app/components/new_purchaser_series/supplier_label/view.scss */
.query-member #query-member-form .control-content {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 233, app/components/new_purchaser_series/supplier_label/view.scss */
.query-member #query-member-form .team-list-group .control-content {
  max-height: 300px;
  overflow: auto;
}
/* line 238, app/components/new_purchaser_series/supplier_label/view.scss */
.query-member #query-member-form ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
/* line 242, app/components/new_purchaser_series/supplier_label/view.scss */
.query-member #query-member-form ul li {
  margin-bottom: 5px;
}
/* line 246, app/components/new_purchaser_series/supplier_label/view.scss */
.query-member #query-member-form .small-label {
  text-align: left;
}
/* line 250, app/components/new_purchaser_series/supplier_label/view.scss */
.query-member .hide {
  display: none;
}

/* line 255, app/components/new_purchaser_series/supplier_label/view.scss */
.show-pass-aptitude-suppliers {
  max-height: 400px;
  overflow-y: auto;
}

/* line 261, app/components/new_purchaser_series/supplier_label/view.scss */
.modal .modal-header {
  height: 40px;
  line-height: 40px;
  padding: 0;
  font-size: 16px;
  font-weight: normal;
  font-family: "Microsoft YaHei";
  text-align: left;
  padding-left: 20px;
}
/* line 271, app/components/new_purchaser_series/supplier_label/view.scss */
.modal .modal-header span {
  float: right;
  width: 12px;
  height: 12px;
  margin-top: 15px;
  margin-right: 10px;
}
/* line 1, app/components/new_purchaser_series/user_evaluation1/view.scss */
.user_evaluation1 {
  padding-bottom: 20px;
}
/* line 4, app/components/new_purchaser_series/user_evaluation1/view.scss */
.user_evaluation1 .title1 {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #075b9b;
  font-weight: bold;
  padding-left: 20px;
}
/* line 15, app/components/new_purchaser_series/user_evaluation1/view.scss */
.user_evaluation1 .title1 span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 22, app/components/new_purchaser_series/user_evaluation1/view.scss */
.user_evaluation1 .breadcrumb {
  height: 50px;
  line-height: 50px;
  color: #0059a9;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  padding: 0px 30px 0px 20px;
}
/* line 32, app/components/new_purchaser_series/user_evaluation1/view.scss */
.user_evaluation1 .breadcrumb #selectYear {
  width: 120px;
  margin-left: 6px;
}
/* line 36, app/components/new_purchaser_series/user_evaluation1/view.scss */
.user_evaluation1 .breadcrumb input {
  top: -2px;
  left: 6px;
}
/* line 42, app/components/new_purchaser_series/user_evaluation1/view.scss */
.user_evaluation1 .breadcrumb .js-search-pl {
  margin-left: 20px;
}
/* line 46, app/components/new_purchaser_series/user_evaluation1/view.scss */
.user_evaluation1 .main-body {
  width: 1140px;
  overflow: hidden;
  padding: 0 30px 20px 30px;
}
/* line 51, app/components/new_purchaser_series/user_evaluation1/view.scss */
.user_evaluation1 .main-body .tab ul {
  background-color: #fff;
}
/* line 53, app/components/new_purchaser_series/user_evaluation1/view.scss */
.user_evaluation1 .main-body .tab ul li {
  margin: 0 -2px 0 8px;
}
/* line 55, app/components/new_purchaser_series/user_evaluation1/view.scss */
.user_evaluation1 .main-body .tab ul li a {
  padding: 10px 21px;
  border: none;
  background-color: #f3f3f3;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
}
/* line 64, app/components/new_purchaser_series/user_evaluation1/view.scss */
.user_evaluation1 .main-body .tab ul .active a {
  color: #fff;
  background-color: #004ea2;
}
/* line 70, app/components/new_purchaser_series/user_evaluation1/view.scss */
.user_evaluation1 .main-body .tab .tab-contents {
  border: none;
  padding: 20px 0;
  min-height: 565px;
}
/* line 74, app/components/new_purchaser_series/user_evaluation1/view.scss */
.user_evaluation1 .main-body .tab .tab-contents table {
  width: 100%;
  color: #7a7a7a;
  border: none;
  font-family: 'Microsoft YaHei';
}
/* line 79, app/components/new_purchaser_series/user_evaluation1/view.scss */
.user_evaluation1 .main-body .tab .tab-contents table tr {
  height: 40px;
  line-height: 40px;
}
/* line 82, app/components/new_purchaser_series/user_evaluation1/view.scss */
.user_evaluation1 .main-body .tab .tab-contents table tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 85, app/components/new_purchaser_series/user_evaluation1/view.scss */
.user_evaluation1 .main-body .tab .tab-contents table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 91, app/components/new_purchaser_series/user_evaluation1/view.scss */
.user_evaluation1 .main-body .tab .tab-contents table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 94, app/components/new_purchaser_series/user_evaluation1/view.scss */
.user_evaluation1 .main-body .tab .tab-contents table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 97, app/components/new_purchaser_series/user_evaluation1/view.scss */
.user_evaluation1 .main-body .tab .tab-contents table tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 102, app/components/new_purchaser_series/user_evaluation1/view.scss */
.user_evaluation1 .main-body .tab .tab-contents table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 5, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .span-right {
  width: 70px !important;
  text-align: right;
  display: inline-block;
  padding: 0 5px;
}
/* line 11, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .hide {
  display: none !important;
}
/* line 14, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new h4 {
  font-size: 14px;
  height: 9px;
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 30px 0;
}
/* line 19, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new h4.inline {
  font-weight: normal;
  margin-left: 15px;
}
/* line 24, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new h4 span {
  background-color: #fff;
  padding-right: 20px;
}
/* line 30, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .product-show {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 600px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 38, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .notification {
  color: #ff0000;
  display: none;
}
/* line 43, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .product-notification {
  margin: 0 10px 17px 50px;
}
/* line 47, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .time-notification-div {
  margin: 0 0 5px 0;
  padding: 10px;
  text-indent: 2em;
}
/* line 54, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .control-group label {
  margin: 0 17px 17px 0;
}
/* line 57, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .control-group select {
  width: 145px;
  margin-right: 12px;
}
/* line 61, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .control-group input[type="text"] {
  width: 135px;
}
/* line 64, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .control-group .input-group {
  display: inline;
}
/* line 66, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .control-group .input-group input {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border-right: 0;
}
/* line 71, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .control-group .descriptionT {
  width: 295px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  padding: 5px;
  float: left;
}
/* line 77, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .control-group .descriptionT li {
  list-style-type: decimal;
}
/* line 81, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .control-group .btn.calendar {
  padding: 5px 7px;
  border-left: none;
  background-color: #fff;
}
/* line 86, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .control-group .btn.calendar:hover {
  border-color: #ddd;
  background-color: #f4f4f4;
}
/* line 90, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .control-group .control-content {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: -6px;
}
/* line 93, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .control-group .control-content p {
  margin-top: 6px;
}
/* line 96, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .control-group .control-content.middle-content {
  vertical-align: middle;
}
/* line 99, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .control-group .control-content .attachment-file {
  width: 340px;
  margin: 10px 0;
}
/* line 102, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .control-group .control-content .attachment-file.first {
  margin-top: 0;
}
/* line 105, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .control-group .control-content .attachment-file .file-name {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: 6px;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 114, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .control-group .factory-select {
  width: 370px;
}
/* line 117, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .control-group .design-select {
  width: 200px;
}
/* line 120, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .control-group .supplier-scope-show {
  text-overflow: ellipsis;
  overflow: auto;
  display: inline-block;
  vertical-align: text-bottom;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 125, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .control-group .supplier-scope-show.from-product {
  width: 600px;
}
/* line 128, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .control-group .supplier-scope-show.from-extra {
  width: 600px;
}
/* line 134, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .basic-info {
  margin-top: 10px;
}
/* line 137, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .basic-info .form-group {
  overflow: hidden;
}
/* line 140, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .basic-info .form-group .group-section {
  float: left;
  width: 510px;
}
/* line 146, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .team-members {
  margin-top: 30px;
}
/* line 150, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .team-members .table-striped td {
  padding: 0;
  height: 32px;
}
/* line 156, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .team-members .inner-table td {
  border: none;
}
/* line 161, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .supplier-resource {
  margin-top: 30px;
}
/* line 165, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .supplier-resource .table-striped td {
  padding: 0;
  height: 32px;
}
/* line 171, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .supplier-resource .inner-table td {
  border: none;
}
/* line 176, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .post-submit {
  margin: 250px auto 100px auto;
  text-align: center;
}
/* line 180, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .select-menu {
  left: 0;
  position: absolute;
  width: 146px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
/* line 186, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .select-menu .search {
  padding: 5px;
}
/* line 188, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .select-menu .search input[type=text] {
  width: 85px;
}
/* line 192, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .select-menu ul {
  padding: 0 5px;
  height: auto;
  max-height: 300px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 199, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .select-menu li {
  line-height: 20px !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 202, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .select-menu li label {
  width: 115px !important;
  margin: 5px 10px 5px 5px !important;
}
/* line 210, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 216, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .select-menu .scope-category-label {
  text-align: left !important;
}
/* line 220, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new a.file {
  text-decoration: underline;
}
/* line 223, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.demand-new .supplier-scope-p {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

/* line 229, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.query-member #query-member-form .control-content {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 233, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.query-member #query-member-form .team-list-group .control-content {
  max-height: 300px;
  overflow: auto;
}
/* line 238, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.query-member #query-member-form ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
/* line 242, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.query-member #query-member-form ul li {
  margin-bottom: 5px;
}
/* line 246, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.query-member #query-member-form .small-label {
  text-align: left;
}
/* line 250, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.query-member .hide {
  display: none;
}

/* line 255, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.show-pass-aptitude-suppliers {
  max-height: 400px;
  overflow-y: auto;
}

/* line 261, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.modal .modal-header {
  height: 40px;
  line-height: 40px;
  padding: 0;
  font-size: 16px;
  font-weight: normal;
  font-family: "Microsoft YaHei";
  text-align: left;
  padding-left: 20px;
}
/* line 271, app/components/new_purchaser_series/user_evaluation_detail/view.scss */
.modal .modal-header span {
  float: right;
  width: 12px;
  height: 12px;
  margin-top: 15px;
  margin-right: 10px;
}
/* line 5, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .span-right {
  width: 70px !important;
  text-align: right;
  display: inline-block;
  padding: 0 5px;
}
/* line 11, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .hide {
  display: none !important;
}
/* line 14, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new h4 {
  font-size: 14px;
  height: 9px;
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 30px 0;
}
/* line 19, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new h4.inline {
  font-weight: normal;
  margin-left: 15px;
}
/* line 24, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new h4 span {
  background-color: #fff;
  padding-right: 20px;
}
/* line 30, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .product-show {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 600px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 38, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .notification {
  color: #ff0000;
  display: none;
}
/* line 43, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .product-notification {
  margin: 0 10px 17px 50px;
}
/* line 47, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .time-notification-div {
  margin: 0 0 5px 0;
  padding: 10px;
  text-indent: 2em;
}
/* line 54, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .control-group label {
  margin: 0 17px 17px 0;
}
/* line 57, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .control-group select {
  width: 145px;
  margin-right: 12px;
}
/* line 61, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .control-group input[type="text"] {
  width: 135px;
}
/* line 64, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .control-group .input-group {
  display: inline;
}
/* line 66, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .control-group .input-group input {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border-right: 0;
}
/* line 71, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .control-group .descriptionT {
  width: 295px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  padding: 5px;
  float: left;
}
/* line 77, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .control-group .descriptionT li {
  list-style-type: decimal;
}
/* line 81, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .control-group .btn.calendar {
  padding: 5px 7px;
  border-left: none;
  background-color: #fff;
}
/* line 86, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .control-group .btn.calendar:hover {
  border-color: #ddd;
  background-color: #f4f4f4;
}
/* line 90, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .control-group .control-content {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: -6px;
}
/* line 93, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .control-group .control-content p {
  margin-top: 6px;
}
/* line 96, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .control-group .control-content.middle-content {
  vertical-align: middle;
}
/* line 99, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .control-group .control-content .attachment-file {
  width: 340px;
  margin: 10px 0;
}
/* line 102, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .control-group .control-content .attachment-file.first {
  margin-top: 0;
}
/* line 105, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .control-group .control-content .attachment-file .file-name {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: 6px;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 114, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .control-group .factory-select {
  width: 370px;
}
/* line 117, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .control-group .design-select {
  width: 200px;
}
/* line 120, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .control-group .supplier-scope-show {
  text-overflow: ellipsis;
  overflow: auto;
  display: inline-block;
  vertical-align: text-bottom;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 125, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .control-group .supplier-scope-show.from-product {
  width: 600px;
}
/* line 128, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .control-group .supplier-scope-show.from-extra {
  width: 600px;
}
/* line 134, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .basic-info {
  margin-top: 10px;
}
/* line 137, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .basic-info .form-group {
  overflow: hidden;
}
/* line 140, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .basic-info .form-group .group-section {
  float: left;
  width: 510px;
}
/* line 146, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .team-members {
  margin-top: 30px;
}
/* line 150, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .team-members .table-striped td {
  padding: 0;
  height: 32px;
}
/* line 156, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .team-members .inner-table td {
  border: none;
}
/* line 161, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .supplier-resource {
  margin-top: 30px;
}
/* line 165, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .supplier-resource .table-striped td {
  padding: 0;
  height: 32px;
}
/* line 171, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .supplier-resource .inner-table td {
  border: none;
}
/* line 176, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .post-submit {
  margin: 250px auto 100px auto;
  text-align: center;
}
/* line 180, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .select-menu {
  left: 0;
  position: absolute;
  width: 146px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
/* line 186, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .select-menu .search {
  padding: 5px;
}
/* line 188, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .select-menu .search input[type=text] {
  width: 85px;
}
/* line 192, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .select-menu ul {
  padding: 0 5px;
  height: auto;
  max-height: 300px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 199, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .select-menu li {
  line-height: 20px !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 202, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .select-menu li label {
  width: 115px !important;
  margin: 5px 10px 5px 5px !important;
}
/* line 210, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 216, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .select-menu .scope-category-label {
  text-align: left !important;
}
/* line 220, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new a.file {
  text-decoration: underline;
}
/* line 223, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.demand-new .supplier-scope-p {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

/* line 229, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.query-member #query-member-form .control-content {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 233, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.query-member #query-member-form .team-list-group .control-content {
  max-height: 300px;
  overflow: auto;
}
/* line 238, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.query-member #query-member-form ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
/* line 242, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.query-member #query-member-form ul li {
  margin-bottom: 5px;
}
/* line 246, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.query-member #query-member-form .small-label {
  text-align: left;
}
/* line 250, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.query-member .hide {
  display: none;
}

/* line 255, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.show-pass-aptitude-suppliers {
  max-height: 400px;
  overflow-y: auto;
}

/* line 261, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.modal .modal-header {
  height: 40px;
  line-height: 40px;
  padding: 0;
  font-size: 16px;
  font-weight: normal;
  font-family: "Microsoft YaHei";
  text-align: left;
  padding-left: 20px;
}
/* line 271, app/components/new_purchaser_series/user_evaluation_new/view.scss */
.modal .modal-header span {
  float: right;
  width: 12px;
  height: 12px;
  margin-top: 15px;
  margin-right: 10px;
}
/* line 1, app/components/new_supplier_series/about_money/view.scss */
.about_money {
  margin: 20px 0 10px 0;
  height: 290px;
  overflow: hidden;
}
/* line 5, app/components/new_supplier_series/about_money/view.scss */
.about_money .money-left {
  width: 325px;
  background-color: #fff;
  float: left;
  padding: 20px;
  height: 250px;
}
/* line 11, app/components/new_supplier_series/about_money/view.scss */
.about_money .money-left #inner-top {
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
}
/* line 15, app/components/new_supplier_series/about_money/view.scss */
.about_money .money-left #inner-top #icon-left {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #004ea2;
  font-weight: bold;
  float: left;
}
/* line 23, app/components/new_supplier_series/about_money/view.scss */
.about_money .money-left table {
  margin: 30px auto;
}
/* line 25, app/components/new_supplier_series/about_money/view.scss */
.about_money .money-left table tr {
  height: 35px;
}
/* line 27, app/components/new_supplier_series/about_money/view.scss */
.about_money .money-left table tr td {
  font-family: 'Microsoft YaHei';
  color: #555;
}
/* line 31, app/components/new_supplier_series/about_money/view.scss */
.about_money .money-left table tr .left {
  font-size: 14px;
  text-align: right;
}
/* line 35, app/components/new_supplier_series/about_money/view.scss */
.about_money .money-left table tr .right {
  text-align: left;
  font-size: 16px;
}
/* line 43, app/components/new_supplier_series/about_money/view.scss */
.about_money .money-right {
  background-color: #fff;
  float: left;
  width: 775px;
  margin-left: 20px;
  padding: 20px;
  height: 250px;
}
/* line 50, app/components/new_supplier_series/about_money/view.scss */
.about_money .money-right #inner-top {
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
}
/* line 54, app/components/new_supplier_series/about_money/view.scss */
.about_money .money-right #inner-top #icon-left {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #004ea2;
  font-weight: bold;
  float: left;
}
/* line 61, app/components/new_supplier_series/about_money/view.scss */
.about_money .money-right #inner-top .introduce {
  float: left;
  font-size: 12px;
  margin-left: 40px;
  font-family: 'Microsoft YaHei';
  position: relative;
  top: 3px;
  color: #555;
}
/* line 71, app/components/new_supplier_series/about_money/view.scss */
.about_money .money-right table {
  width: 100%;
  border-spacing: 0px;
  width: 685px;
  margin: 20px auto;
  max-height: 185px;
  overflow: hidden;
}
/* line 78, app/components/new_supplier_series/about_money/view.scss */
.about_money .money-right table thead {
  height: 33px;
  line-height: 33px;
  background-color: #e1ebf6;
}
/* line 82, app/components/new_supplier_series/about_money/view.scss */
.about_money .money-right table thead th {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #085b9f;
  text-align: center;
  font-weight: normal;
}
/* line 91, app/components/new_supplier_series/about_money/view.scss */
.about_money .money-right table tbody tr {
  height: 30px;
  line-height: 30px;
  background-color: #fff;
}
/* line 95, app/components/new_supplier_series/about_money/view.scss */
.about_money .money-right table tbody tr td {
  font-family: "Microsoft YaHei";
  font-size: 12px;
  color: #6d6d6d;
  text-align: center;
}
/* line 101, app/components/new_supplier_series/about_money/view.scss */
.about_money .money-right table tbody tr td:nth-child(2) {
  max-width: 260px;
  overflow: hidden;
}
/* line 105, app/components/new_supplier_series/about_money/view.scss */
.about_money .money-right table tbody tr td:nth-child(3) {
  max-width: 400px;
  overflow: hidden;
}
/* line 110, app/components/new_supplier_series/about_money/view.scss */
.about_money .money-right table tbody tr:nth-child(odd) {
  background-color: #fcfcfc;
}
/* line 113, app/components/new_supplier_series/about_money/view.scss */
.about_money .money-right table tbody tr:nth-child(even) {
  background-color: #f8f8f8;
}
/* line 1, app/components/new_supplier_series/all_compelete_flow_data_first/view.scss */
.data_index_body_floor1L {
  width: 100%;
  height: 645px !important;
  background-color: #fff;
  margin-top: 20px;
}
/* line 6, app/components/new_supplier_series/all_compelete_flow_data_first/view.scss */
.data_index_body_floor1L .notice {
  line-height: 30px;
  font-family: 'Microsoft YaHei';
  color: #7f7f7f;
  font-size: 14px;
}
/* line 12, app/components/new_supplier_series/all_compelete_flow_data_first/view.scss */
.data_index_body_floor1L #inner-top {
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  padding: 20px;
}
/* line 17, app/components/new_supplier_series/all_compelete_flow_data_first/view.scss */
.data_index_body_floor1L #inner-top #icon-left {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #004ea2;
  font-weight: bold;
  float: left;
  vertical-align: middle;
}
/* line 25, app/components/new_supplier_series/all_compelete_flow_data_first/view.scss */
.data_index_body_floor1L #inner-top #icon-right {
  float: right;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #565656;
  height: 30px;
  line-height: 40px;
}
/* line 32, app/components/new_supplier_series/all_compelete_flow_data_first/view.scss */
.data_index_body_floor1L #inner-top #icon-right span {
  color: red;
}
/* line 39, app/components/new_supplier_series/all_compelete_flow_data_first/view.scss */
.data_index_body_floor1L .inner-chart {
  height: 290px;
  overflow: hidden;
}
/* line 42, app/components/new_supplier_series/all_compelete_flow_data_first/view.scss */
.data_index_body_floor1L .inner-chart .left {
  width: 50%;
  float: left;
  text-align: center;
}
/* line 47, app/components/new_supplier_series/all_compelete_flow_data_first/view.scss */
.data_index_body_floor1L .inner-chart .right {
  width: 50%;
  float: left;
  text-align: center;
}
/* line 56, app/components/new_supplier_series/all_compelete_flow_data_first/view.scss */
.data_index_body_floor1L .money-right {
  background-color: #fff;
  float: left;
  width: 800px;
  margin-left: 5px;
  padding: 10px;
  height: 500px;
}
/* line 63, app/components/new_supplier_series/all_compelete_flow_data_first/view.scss */
.data_index_body_floor1L .money-right #inner-top {
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
}
/* line 67, app/components/new_supplier_series/all_compelete_flow_data_first/view.scss */
.data_index_body_floor1L .money-right #inner-top #icon-left {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #004ea2;
  font-weight: bold;
  float: left;
}
/* line 74, app/components/new_supplier_series/all_compelete_flow_data_first/view.scss */
.data_index_body_floor1L .money-right #inner-top .introduce {
  float: left;
  font-size: 12px;
  margin-left: 40px;
  font-family: 'Microsoft YaHei';
  position: relative;
  top: 3px;
  color: #555;
}
/* line 84, app/components/new_supplier_series/all_compelete_flow_data_first/view.scss */
.data_index_body_floor1L .money-right table {
  width: 100%;
  border-spacing: 0px;
  width: 785px;
  margin-left: 30px;
  max-height: 185px;
  overflow: hidden;
}
/* line 91, app/components/new_supplier_series/all_compelete_flow_data_first/view.scss */
.data_index_body_floor1L .money-right table thead {
  height: 33px;
  line-height: 33px;
  background-color: #e1ebf6;
}
/* line 95, app/components/new_supplier_series/all_compelete_flow_data_first/view.scss */
.data_index_body_floor1L .money-right table thead th {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #085b9f;
  text-align: center;
  font-weight: normal;
  border: 1px solid #eee;
}
/* line 105, app/components/new_supplier_series/all_compelete_flow_data_first/view.scss */
.data_index_body_floor1L .money-right table tbody tr {
  height: 30px;
  line-height: 30px;
  background-color: #fff;
}
/* line 109, app/components/new_supplier_series/all_compelete_flow_data_first/view.scss */
.data_index_body_floor1L .money-right table tbody tr td {
  font-family: "Microsoft YaHei";
  font-size: 12px;
  color: #6d6d6d;
  text-align: center;
  border: 1px solid #eee;
}
/* line 116, app/components/new_supplier_series/all_compelete_flow_data_first/view.scss */
.data_index_body_floor1L .money-right table tbody tr td:nth-child(2) {
  max-width: 260px;
  overflow: hidden;
}
/* line 120, app/components/new_supplier_series/all_compelete_flow_data_first/view.scss */
.data_index_body_floor1L .money-right table tbody tr td:nth-child(3) {
  max-width: 400px;
  overflow: hidden;
}
/* line 125, app/components/new_supplier_series/all_compelete_flow_data_first/view.scss */
.data_index_body_floor1L .money-right table tbody tr:nth-child(odd) {
  background-color: #fcfcfc;
}
/* line 128, app/components/new_supplier_series/all_compelete_flow_data_first/view.scss */
.data_index_body_floor1L .money-right table tbody tr:nth-child(even) {
  background-color: #f8f8f8;
}
/* line 1, app/components/new_supplier_series/business_data/view.scss */
.business_data {
  width: 100%;
  background-color: #f4f4f4;
  padding-bottom: 20px;
}
/* line 5, app/components/new_supplier_series/business_data/view.scss */
.business_data .data_index_body_container {
  width: 1200px;
  margin: 0 auto;
  height: auto !important;
}
/* line 9, app/components/new_supplier_series/business_data/view.scss */
.business_data .data_index_body_container .data-index-body-floor {
  width: 100%;
  height: auto !important;
}
/* line 12, app/components/new_supplier_series/business_data/view.scss */
.business_data .data_index_body_container .data-index-body-floor .left-part {
  margin-right: 20px;
  float: left;
  width: 880px;
}
/* line 17, app/components/new_supplier_series/business_data/view.scss */
.business_data .data_index_body_container .data-index-body-floor .right-part {
  float: left;
  margin-top: 20px;
}
/* line 2, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier {
  font-family: 'Microsoft YaHei';
}
/* line 4, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray {
  padding: 20px 0;
}
/* line 6, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center {
  background-color: #fff;
  padding: 30px 0;
}
/* line 9, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .title {
  padding: 0 30px 8px 30px;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  font-weight: bold;
  color: #004ea2;
  height: 26px;
}
/* line 16, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 23, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content {
  padding: 0 60px;
  margin-top: 16px;
}
/* line 26, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column {
  padding: 15px 25px;
  background-color: #f4f4f4;
  border-radius: 10px;
  float: left;
  margin-right: 16px;
  height: 170px;
}
/* line 33, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .inner-title {
  padding: 5px 0;
  font-size: 16px;
  font-weight: bold;
  color: #434343;
}
/* line 38, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .inner-title > span {
  position: relative;
  top: -2px;
  margin-right: 10px;
}
/* line 44, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block {
  display: inline-block;
  float: left;
  margin: 5px 25px 0 0;
  text-align: center;
}
/* line 49, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block > a {
  display: block;
  text-align: center;
}
/* line 53, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block > a:nth-of-type(1) {
  width: 74px;
  height: 74px;
  margin-left: 7px;
}
/* line 58, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .notice-num {
  width: 22px;
  height: 22px;
  background-color: #db0000;
  position: absolute;
  top: -4px;
  right: -2px;
  border-radius: 22px;
  color: #fff;
  line-height: 22px;
  font-size: 12px;
  overflow: hidden;
}
/* line 71, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .bg1_11 {
  background-image: url("http://wj.ihaier.com:8081/images/2018/01/24/2954_1516763269651_4a47a0db6e60853dedfcfdf08a5ca249.png");
  background-repeat: no-repeat;
}
/* line 75, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .bg1_11:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2018/01/24/2954_1516763298458_fb5c81ed3a220004b71069645f112867.png");
  background-repeat: no-repeat;
}
/* line 79, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .bg_1 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500960561816_94aeafbea2282dc5ef64e91050b6148e.png");
  background-repeat: no-repeat;
}
/* line 83, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .bg_1:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500961306720_4a47a0db6e60853dedfcfdf08a5ca249.png");
  background-repeat: no-repeat;
}
/* line 88, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .bg_2 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500960629390_2e8c7cf51346d6d77b511b84835f35e1.png");
  background-repeat: no-repeat;
}
/* line 92, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .bg_2:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500961239312_fb5c81ed3a220004b71069645f112867.png");
  background-repeat: no-repeat;
}
/* line 96, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .bg_3 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500960600081_1aa148c689394068c233bb317315d2b8.png");
  background-repeat: no-repeat;
}
/* line 100, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .bg_3:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500961273514_10fb15c77258a991b0028080a64fb42d.png");
  background-repeat: no-repeat;
}
/* line 104, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .bg_4 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500960628022_bd5a2f021b2690fe3bff956afe1b26dc.png");
  background-repeat: no-repeat;
}
/* line 108, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .bg_4:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500961177450_09dd8c2662b96ce14928333f055c5580.png");
  background-repeat: no-repeat;
}
/* line 112, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .bg_5 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/12/14/2954_1513231030857_56359b53c16ce084de8b4d518e1d067c.png");
  background-repeat: no-repeat;
}
/* line 116, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .bg_5:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/12/14/2954_1513231121460_4feaba374a585397211e0f706184252a.png");
  background-repeat: no-repeat;
}
/* line 120, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .bg_6 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500960727125_97f2e8a0d947ca46d049986e0d82b1b5.png");
  background-repeat: no-repeat;
}
/* line 124, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .bg_6:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500961192389_f19c9085129709ee14d013be869df69b.png");
  background-repeat: no-repeat;
}
/* line 128, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .bg_7 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500960699414_b0968431d11a1e4e9e9881b51a8f1402.png");
  background-repeat: no-repeat;
}
/* line 132, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .bg_7:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500961124094_9eb9cd58b9ea5e04c890326b5c1f471f.png");
  background-repeat: no-repeat;
}
/* line 136, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .bg_8 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500960772995_56b827a9190733e8934883aeb83ca83b.png");
  background-repeat: no-repeat;
}
/* line 140, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .bg_8:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500961154769_602e8f042f463dc47ebfdf6a94ed5a6d.png");
  background-repeat: no-repeat;
}
/* line 144, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .bg_9 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500960802955_4c7f7136a7ac5b07569045b3c6832ba4.png");
  background-repeat: no-repeat;
}
/* line 148, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .bg_9:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500961139934_7afbb1602613ec52b265d7a54ad27330.png");
  background-repeat: no-repeat;
}
/* line 152, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .bg_10 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500960772272_04841b43d6209ddc9e1362fc84b6446a.png");
  background-repeat: no-repeat;
}
/* line 156, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .bg_10:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500961123308_586e508f161f26ce94633729ac56c602.png");
  background-repeat: no-repeat;
}
/* line 160, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .bg_11 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500960838375_86b81ccbe98936ccb81b669e6ac34852.png");
  background-repeat: no-repeat;
}
/* line 164, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .bg_11:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500961054619_59b2900aa03cb2182a51cdb520b535b6.png");
  background-repeat: no-repeat;
}
/* line 168, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .bg_12, .business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .bg_13 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500960878881_1e9f6eb841dfb40118ef33077112427e.png");
  background-repeat: no-repeat;
}
/* line 172, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .bg_12:hover, .business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .bg_13:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500961037862_c00b57557743e709b8b96933432e0dfa.png");
  background-repeat: no-repeat;
}
/* line 177, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .bg_14 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500960967334_5ac8b791d018f103c209c0c0dd1abf6a.png");
  background-repeat: no-repeat;
}
/* line 181, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .bg_14:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500961020283_7b6fbd4c592d356e087a0f1053751007.png");
  background-repeat: no-repeat;
}
/* line 186, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .bg1_14 {
  background-image: url("http://wj.ihaier.com:8081/images/2018/02/01/2954_1517462696142_4a47a0db6e60853dedfcfdf08a5ca249.png");
  background-repeat: no-repeat;
}
/* line 190, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .bg1_14:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2018/02/01/2954_1517462722900_fb5c81ed3a220004b71069645f112867.png");
  background-repeat: no-repeat;
}
/* line 195, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .bg_15 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500960991965_f438c4b522a4a3a6b374a50f38d80dcd.png");
  background-repeat: no-repeat;
}
/* line 199, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .bg_15:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500961005583_d642f8c3d2d6c1ab174d170d2dc8ed78.png");
  background-repeat: no-repeat;
}
/* line 203, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .bg_16 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500961013028_2619f94c4169fa440895d7fbab404914.png");
  background-repeat: no-repeat;
}
/* line 207, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .bg_16:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500961039783_1e412544122065c25107eadecd8208c7.png");
  background-repeat: no-repeat;
}
/* line 211, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .link-block .link-name {
  color: #8d8d8d;
  font-size: 12px;
  padding: 8px 0 10px;
  line-height: 16px;
}
/* line 218, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .column .no-margin {
  margin-right: 0px;
}
/* line 222, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .three-column {
  width: 258px;
}
/* line 224, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .three-column .link-block {
  margin-right: 6px;
}
/* line 227, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .three-column .no-margin {
  margin-right: 0px;
}
/* line 232, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .four-column {
  width: 340px;
}
/* line 235, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .two-column {
  width: 200px;
}
/* line 238, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .link-content .one-column {
  width: 90px;
}
/* line 242, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .tabTeam {
  overflow: hidden;
}
/* line 244, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .tabTeam li {
  float: left;
  border-left: 1px solid #4a4a4a;
  list-style: none;
  padding: 0 20px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
}
/* line 252, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .tabTeam li:nth-of-type(1) {
  margin-left: 55px;
  border: 0;
}
/* line 256, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .tabTeam .active {
  font-weight: bold;
  color: #004ea2;
}
/* line 262, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .noticContain {
  box-sizing: border-box;
  padding: 0 55px;
  margin-top: 15px;
}
/* line 266, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .noticContain .messages-total {
  font-weight: normal;
  font-size: 12px;
}
/* line 271, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .noticContain .block {
  padding: 6px 30px;
  min-height: 26px;
  line-height: 26px;
}
/* line 276, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .noticContain .block-primary {
  background-color: #e6f4fb;
  border: none;
}
/* line 280, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .noticContain .block-primary #messages-form {
  width: 300px;
  float: left;
}
/* line 283, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .noticContain .block-primary #messages-form .msg-sel-all {
  margin-right: 24px;
}
/* line 286, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .noticContain .block-primary #messages-form .btn {
  border-radius: 0;
  background-color: #ffffff;
  font-family: 'Microsoft YaHei';
  color: #717171;
  padding: 5px 10px;
  border: 0;
}
/* line 294, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .noticContain .block-primary #messages-form .btn:nth-of-type(2) {
  margin-left: 5px;
}
/* line 298, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .noticContain .block-primary #messages-form .btn-active {
  background: #004ea2;
  color: #fff;
}
/* line 303, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .noticContain .block-primary .messages-total {
  float: right;
  display: block;
  line-height: 28px;
  font-size: 12px;
}
/* line 308, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .width-1200-center .noticContain .block-primary .messages-total span {
  color: #004ea2;
  font-weight: bold;
}
/* line 316, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .messages-contents {
  margin: 0;
  min-height: 200px;
  padding: 0px;
  list-style: none;
}
/* line 322, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .messages-contents .content {
  padding: 0px 30px 0 10px;
  height: 38px;
  line-height: 38px;
  border-bottom: 1px solid #eeeeee;
}
/* line 327, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .messages-contents .content i {
  margin: -3px 10px 0 22px;
}
/* line 330, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .messages-contents .content span {
  font-weight: bold;
}
/* line 333, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .messages-contents .content span.read {
  font-weight: normal;
  width: 600px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  float: left;
}
/* line 347, app/components/new_supplier_series/business_system/view.scss */
.business-system-supplier .bg-color-gray .messages-pagination {
  margin: 30px;
  text-align: center;
}
/* line 3, app/components/new_supplier_series/carousel_banner/view.scss */
.carousel_banner {
  width: 1200px;
  height: 132px;
  float: left;
  overflow: hidden;
  position: relative;
  padding: 18px 0 0 0;
}
/* line 10, app/components/new_supplier_series/carousel_banner/view.scss */
.carousel_banner .banner {
  width: 100%;
  height: 132px;
}
/* line 13, app/components/new_supplier_series/carousel_banner/view.scss */
.carousel_banner .banner .carousel {
  width: 100%;
  height: 132px;
  z-index: 0;
}
/* line 18, app/components/new_supplier_series/carousel_banner/view.scss */
.carousel_banner .banner .carousel .carousel-content {
  width: 100%;
  height: 132px;
}
/* line 22, app/components/new_supplier_series/carousel_banner/view.scss */
.carousel_banner .banner .carousel .carousel-indicators {
  bottom: 0px;
  margin-bottom: 5px;
  width: 130px;
  margin-left: 0;
}
/* line 27, app/components/new_supplier_series/carousel_banner/view.scss */
.carousel_banner .banner .carousel .carousel-indicators li {
  background-color: #c4c4c4;
}
/* line 33, app/components/new_supplier_series/carousel_banner/view.scss */
.carousel_banner .banner .carousel .carousel-indicators .active {
  background-color: #16ABC3;
}
/* line 38, app/components/new_supplier_series/carousel_banner/view.scss */
.carousel_banner .banner .close-btn {
  position: absolute;
  right: 0;
  top: 18px;
  width: 20px;
  height: 20px;
}
/* line 44, app/components/new_supplier_series/carousel_banner/view.scss */
.carousel_banner .banner .close-btn a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
/* line 1, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.cash_deposit_deduct {
  font-family: "Microsoft YaHei";
}
/* line 3, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.cash_deposit_deduct .breadcrumb {
  width: 1200px;
  color: #005aaa;
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 10, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.cash_deposit_deduct .breadcrumb select, .cash_deposit_deduct .breadcrumb input {
  vertical-align: middle;
  position: relative;
  top: 0px !important;
}
/* line 15, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.cash_deposit_deduct .breadcrumb select {
  height: 28px;
  line-height: 18px;
  padding: 0;
}
/* line 18, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.cash_deposit_deduct .main-body table {
  width: 100%;
  color: #7a7a7a;
  border: none;
}
/* line 22, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.cash_deposit_deduct .main-body table tr {
  height: 25px;
  line-height: 30px;
}
/* line 25, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.cash_deposit_deduct .main-body table tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 28, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.cash_deposit_deduct .main-body table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 34, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.cash_deposit_deduct .main-body table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 37, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.cash_deposit_deduct .main-body table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 40, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.cash_deposit_deduct .main-body table tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 45, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.cash_deposit_deduct .main-body table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}

/* line 55, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.supplier-detail-kc .main-body-head {
  width: 94.5%;
}
/* line 57, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.supplier-detail-kc .main-body-head .table-box table td,
.supplier-detail-kc .main-body-head .table-box table th {
  padding: 0px 5px;
  color: #333;
  border: 1px solid #ccc;
}
/* line 64, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.supplier-detail-kc .main-body-head .table-box table thead tr {
  background-color: #f8f8f8;
}
/* line 67, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.supplier-detail-kc .main-body-head .table-box table tbody tr {
  background-color: #fff;
}
/* line 70, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.supplier-detail-kc .main-body-head .table-head {
  font-size: 30px;
}
/* line 73, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.supplier-detail-kc .main-body-head .text-right {
  text-align: right;
}
/* line 76, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.supplier-detail-kc .main-body-head .text-left {
  text-align: left;
}
/* line 82, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.supplier-detail-kc .main-body table {
  width: 100%;
  color: #7a7a7a;
  border: none;
}
/* line 86, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.supplier-detail-kc .main-body table tr {
  height: 25px;
  line-height: 30px;
}
/* line 89, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.supplier-detail-kc .main-body table tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 92, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.supplier-detail-kc .main-body table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 98, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.supplier-detail-kc .main-body table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 101, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.supplier-detail-kc .main-body table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 104, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.supplier-detail-kc .main-body table tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 109, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.supplier-detail-kc .main-body table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}

/* line 120, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.supplier-detail-renze .main-body-head {
  width: 100%;
}
/* line 122, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.supplier-detail-renze .main-body-head .table-box table,
.supplier-detail-renze .main-body-head .table-box table td,
.supplier-detail-renze .main-body-head .table-box table th {
  padding: 0px 5px;
  color: #333;
  border: 1px solid #ccc;
}
/* line 130, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.supplier-detail-renze .main-body-head .table-box table thead tr {
  background-color: #f8f8f8;
}
/* line 135, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.supplier-detail-renze .main-body-head .table-box table tbody tr {
  background-color: #fff;
}
/* line 138, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.supplier-detail-renze .main-body-head .table-head {
  font-size: 20px;
}
/* line 141, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.supplier-detail-renze .main-body-head .text-right {
  text-align: right;
}
/* line 144, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.supplier-detail-renze .main-body-head .text-left {
  text-align: left;
}
/* line 150, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.supplier-detail-renze .main-body table {
  width: 100%;
  color: #7a7a7a;
  border: none;
}
/* line 154, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.supplier-detail-renze .main-body table tr {
  height: 25px;
  line-height: 30px;
}
/* line 157, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.supplier-detail-renze .main-body table tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 160, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.supplier-detail-renze .main-body table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 166, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.supplier-detail-renze .main-body table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 169, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.supplier-detail-renze .main-body table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 172, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.supplier-detail-renze .main-body table tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 177, app/components/new_supplier_series/cash_deposit_deduct/view.scss */
.supplier-detail-renze .main-body table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 1, app/components/new_supplier_series/cash_deposit_deduct_Mixi/view.scss */
.cash_deposit_deduct {
  font-family: "Microsoft YaHei";
}
/* line 3, app/components/new_supplier_series/cash_deposit_deduct_Mixi/view.scss */
.cash_deposit_deduct .breadcrumb {
  width: 1200px;
  color: #005aaa;
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 10, app/components/new_supplier_series/cash_deposit_deduct_Mixi/view.scss */
.cash_deposit_deduct .breadcrumb select, .cash_deposit_deduct .breadcrumb input {
  vertical-align: middle;
  position: relative;
  top: 0px !important;
}
/* line 15, app/components/new_supplier_series/cash_deposit_deduct_Mixi/view.scss */
.cash_deposit_deduct .breadcrumb select {
  height: 28px;
  line-height: 18px;
  padding: 0;
}
/* line 18, app/components/new_supplier_series/cash_deposit_deduct_Mixi/view.scss */
.cash_deposit_deduct .main-body table {
  width: 100%;
  color: #7a7a7a;
  border: none;
}
/* line 22, app/components/new_supplier_series/cash_deposit_deduct_Mixi/view.scss */
.cash_deposit_deduct .main-body table tr {
  height: 25px;
  line-height: 30px;
}
/* line 25, app/components/new_supplier_series/cash_deposit_deduct_Mixi/view.scss */
.cash_deposit_deduct .main-body table tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 28, app/components/new_supplier_series/cash_deposit_deduct_Mixi/view.scss */
.cash_deposit_deduct .main-body table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 34, app/components/new_supplier_series/cash_deposit_deduct_Mixi/view.scss */
.cash_deposit_deduct .main-body table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 37, app/components/new_supplier_series/cash_deposit_deduct_Mixi/view.scss */
.cash_deposit_deduct .main-body table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 40, app/components/new_supplier_series/cash_deposit_deduct_Mixi/view.scss */
.cash_deposit_deduct .main-body table tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 45, app/components/new_supplier_series/cash_deposit_deduct_Mixi/view.scss */
.cash_deposit_deduct .main-body table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 1, app/components/new_supplier_series/commitment_gold/view.scss */
.commitment_gold {
  font-family: "Microsoft YaHei";
}
/* line 3, app/components/new_supplier_series/commitment_gold/view.scss */
.commitment_gold .top_style {
  font-weight: bold;
  color: #6D6D85;
  font-size: 14px;
}
/* line 8, app/components/new_supplier_series/commitment_gold/view.scss */
.commitment_gold .left_style {
  float: left;
  height: 100px;
  margin: 0 auto;
  background-color: #f0faff;
  width: 190px;
  padding: 10px 0px 0px 40px;
}
/* line 15, app/components/new_supplier_series/commitment_gold/view.scss */
.commitment_gold .left_style .label_sty {
  padding: 5px 0 10px 0 !important;
  color: #005aaa;
  font-size: 14px;
  font-weight: bold;
  margin-right: 20px;
}
/* line 22, app/components/new_supplier_series/commitment_gold/view.scss */
.commitment_gold .left_style .label_sty1 {
  padding: 5px 0 10px 0 !important;
  color: #00416e;
  font-size: 14px;
}
/* line 27, app/components/new_supplier_series/commitment_gold/view.scss */
.commitment_gold .left_style .label_sty2 {
  padding: 5px 0 10px 0 !important;
  color: red;
  font-size: 14px;
}
/* line 32, app/components/new_supplier_series/commitment_gold/view.scss */
.commitment_gold .left_style .project {
  margin-left: 5px;
  margin-right: 20px;
}
/* line 36, app/components/new_supplier_series/commitment_gold/view.scss */
.commitment_gold .left_style .gold {
  margin-right: 20px;
  margin-left: 5px;
}
/* line 41, app/components/new_supplier_series/commitment_gold/view.scss */
.commitment_gold .right_style {
  float: left;
  height: 100px;
  margin: 0 auto;
  width: 300px;
  background-color: #f4f4f4;
  padding: 10px 0px 0px 30px;
}
/* line 48, app/components/new_supplier_series/commitment_gold/view.scss */
.commitment_gold .right_style .label_sty {
  padding: 5px 0 10px 0 !important;
  color: #005aaa;
  font-size: 14px;
  font-weight: bold;
  margin-right: 20px;
}
/* line 55, app/components/new_supplier_series/commitment_gold/view.scss */
.commitment_gold .right_style .label_sty1 {
  padding: 5px 0 10px 0 !important;
  color: #005aaa;
  font-size: 14px;
}
/* line 60, app/components/new_supplier_series/commitment_gold/view.scss */
.commitment_gold .right_style .label_sty2 {
  padding: 5px 0 10px 0 !important;
  color: red;
  font-size: 14px;
}
/* line 65, app/components/new_supplier_series/commitment_gold/view.scss */
.commitment_gold .right_style .project {
  margin-left: 5px;
  margin-right: 20px;
}
/* line 69, app/components/new_supplier_series/commitment_gold/view.scss */
.commitment_gold .right_style .gold {
  margin-right: 20px;
  margin-left: 5px;
}
/* line 75, app/components/new_supplier_series/commitment_gold/view.scss */
.commitment_gold .breadcrumb {
  width: 1200px;
  color: #005aaa;
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 82, app/components/new_supplier_series/commitment_gold/view.scss */
.commitment_gold .breadcrumb select, .commitment_gold .breadcrumb input {
  vertical-align: middle;
  position: relative;
  top: 0px !important;
}
/* line 87, app/components/new_supplier_series/commitment_gold/view.scss */
.commitment_gold .breadcrumb select {
  height: 28px;
  line-height: 18px;
  padding: 0;
}
/* line 90, app/components/new_supplier_series/commitment_gold/view.scss */
.commitment_gold .main-body table {
  width: 100%;
  color: #7a7a7a;
  border: none;
}
/* line 94, app/components/new_supplier_series/commitment_gold/view.scss */
.commitment_gold .main-body table tr {
  height: 25px;
  line-height: 30px;
}
/* line 97, app/components/new_supplier_series/commitment_gold/view.scss */
.commitment_gold .main-body table tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 100, app/components/new_supplier_series/commitment_gold/view.scss */
.commitment_gold .main-body table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 106, app/components/new_supplier_series/commitment_gold/view.scss */
.commitment_gold .main-body table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 109, app/components/new_supplier_series/commitment_gold/view.scss */
.commitment_gold .main-body table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 112, app/components/new_supplier_series/commitment_gold/view.scss */
.commitment_gold .main-body table tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 117, app/components/new_supplier_series/commitment_gold/view.scss */
.commitment_gold .main-body table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 1, app/components/new_supplier_series/commitment_gold_Mixi/view.scss */
.commitment_gold {
  font-family: "Microsoft YaHei";
}
/* line 3, app/components/new_supplier_series/commitment_gold_Mixi/view.scss */
.commitment_gold .top_style {
  font-weight: bold;
  color: #6D6D85;
  font-size: 14px;
}
/* line 8, app/components/new_supplier_series/commitment_gold_Mixi/view.scss */
.commitment_gold .right_style {
  float: left;
  height: 100px;
  margin: 0 auto;
  width: 300px;
  background-color: #f4f4f4;
  padding: 10px 0px 0px 30px;
}
/* line 15, app/components/new_supplier_series/commitment_gold_Mixi/view.scss */
.commitment_gold .right_style .label_sty {
  padding: 5px 0 10px 0 !important;
  color: #005aaa;
  font-size: 14px;
  font-weight: bold;
  margin-right: 20px;
}
/* line 22, app/components/new_supplier_series/commitment_gold_Mixi/view.scss */
.commitment_gold .right_style .label_sty1 {
  padding: 5px 0 10px 0 !important;
  color: #005aaa;
  font-size: 14px;
}
/* line 27, app/components/new_supplier_series/commitment_gold_Mixi/view.scss */
.commitment_gold .right_style .label_sty2 {
  padding: 5px 0 10px 0 !important;
  color: red;
  font-size: 14px;
}
/* line 32, app/components/new_supplier_series/commitment_gold_Mixi/view.scss */
.commitment_gold .right_style .project {
  margin-left: 5px;
  margin-right: 20px;
}
/* line 36, app/components/new_supplier_series/commitment_gold_Mixi/view.scss */
.commitment_gold .right_style .gold {
  margin-right: 20px;
  margin-left: 5px;
}
/* line 41, app/components/new_supplier_series/commitment_gold_Mixi/view.scss */
.commitment_gold .left_style {
  float: left;
  height: 100px;
  margin: 0 auto;
  background-color: #f0faff;
  width: 190px;
  padding: 10px 0px 0px 40px;
}
/* line 48, app/components/new_supplier_series/commitment_gold_Mixi/view.scss */
.commitment_gold .left_style .label_sty {
  padding: 5px 0 10px 0 !important;
  color: #005aaa;
  font-size: 14px;
  font-weight: bold;
  margin-right: 20px;
}
/* line 55, app/components/new_supplier_series/commitment_gold_Mixi/view.scss */
.commitment_gold .left_style .label_sty1 {
  padding: 5px 0 10px 0 !important;
  color: #00416e;
  font-size: 14px;
}
/* line 60, app/components/new_supplier_series/commitment_gold_Mixi/view.scss */
.commitment_gold .left_style .label_sty2 {
  padding: 5px 0 10px 0 !important;
  color: red;
  font-size: 14px;
}
/* line 65, app/components/new_supplier_series/commitment_gold_Mixi/view.scss */
.commitment_gold .left_style .project {
  margin-left: 5px;
  margin-right: 20px;
}
/* line 69, app/components/new_supplier_series/commitment_gold_Mixi/view.scss */
.commitment_gold .left_style .gold {
  margin-right: 20px;
  margin-left: 5px;
}
/* line 74, app/components/new_supplier_series/commitment_gold_Mixi/view.scss */
.commitment_gold .breadcrumb {
  width: 1200px;
  color: #005aaa;
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 81, app/components/new_supplier_series/commitment_gold_Mixi/view.scss */
.commitment_gold .breadcrumb select, .commitment_gold .breadcrumb input {
  vertical-align: middle;
  position: relative;
  top: 0px !important;
}
/* line 86, app/components/new_supplier_series/commitment_gold_Mixi/view.scss */
.commitment_gold .breadcrumb select {
  height: 28px;
  line-height: 18px;
  padding: 0;
}
/* line 88, app/components/new_supplier_series/commitment_gold_Mixi/view.scss */
.commitment_gold .main-body {
  margin-left: 20px;
}
/* line 90, app/components/new_supplier_series/commitment_gold_Mixi/view.scss */
.commitment_gold .main-body table {
  width: 100%;
  color: #7a7a7a;
  border: none;
}
/* line 94, app/components/new_supplier_series/commitment_gold_Mixi/view.scss */
.commitment_gold .main-body table tr {
  height: 25px;
  line-height: 30px;
}
/* line 97, app/components/new_supplier_series/commitment_gold_Mixi/view.scss */
.commitment_gold .main-body table tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 100, app/components/new_supplier_series/commitment_gold_Mixi/view.scss */
.commitment_gold .main-body table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 106, app/components/new_supplier_series/commitment_gold_Mixi/view.scss */
.commitment_gold .main-body table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 109, app/components/new_supplier_series/commitment_gold_Mixi/view.scss */
.commitment_gold .main-body table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 112, app/components/new_supplier_series/commitment_gold_Mixi/view.scss */
.commitment_gold .main-body table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 117, app/components/new_supplier_series/commitment_gold_Mixi/view.scss */
.commitment_gold .main-body table tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 126, app/components/new_supplier_series/commitment_gold_Mixi/view.scss */
.commitment_gold .main-body-head table {
  width: 90%;
  color: #7a7a7a;
  border: none;
}
/* line 130, app/components/new_supplier_series/commitment_gold_Mixi/view.scss */
.commitment_gold .main-body-head table tr {
  height: 25px;
  line-height: 30px;
}
/* line 133, app/components/new_supplier_series/commitment_gold_Mixi/view.scss */
.commitment_gold .main-body-head table tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 136, app/components/new_supplier_series/commitment_gold_Mixi/view.scss */
.commitment_gold .main-body-head table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 142, app/components/new_supplier_series/commitment_gold_Mixi/view.scss */
.commitment_gold .main-body-head table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 145, app/components/new_supplier_series/commitment_gold_Mixi/view.scss */
.commitment_gold .main-body-head table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 148, app/components/new_supplier_series/commitment_gold_Mixi/view.scss */
.commitment_gold .main-body-head table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  /*        font-size: 14px;*/
}
/* line 153, app/components/new_supplier_series/commitment_gold_Mixi/view.scss */
.commitment_gold .main-body-head table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 1, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl {
  width: 100%;
  background-color: #f4f4f4;
  padding: 20px 0;
}
/* line 5, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container {
  width: 1200px;
  margin: 0 auto;
  height: auto !important;
}
/* line 9, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .progress-top {
  width: 100%;
  background-color: #fff;
  height: 365px;
}
/* line 13, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .progress-top .top1 {
  height: 110px;
  margin-left: 20px;
  padding: 50px 0 40px 0px;
}
/* line 17, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .progress-top .top1 .left {
  width: 160px;
  float: left;
  text-align: center;
  border-right: 1px solid #c4e0f6;
  margin-top: 10px;
  height: 100px;
}
/* line 24, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .progress-top .top1 .left div {
  text-align: center;
  color: #5188b3;
  overflow: hidden;
}
/* line 29, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .progress-top .top1 .left div:nth-child(1) {
  font-size: 72px;
  height: 80px;
  line-height: 80px;
  font-family: 'Impact';
}
/* line 35, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .progress-top .top1 .left div:nth-child(2) {
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  height: 20px;
  line-height: 20px;
}
/* line 42, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .progress-top .top1 .right {
  height: 110px;
  float: left;
  margin-left: 35px;
}
/* line 47, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .progress-top .top1 .right .arrow-img {
  height: 13px;
  margin-top: 3px;
}
/* line 51, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .progress-top .top1 .right .inner-num {
  width: 100%;
  margin: 8px auto 0 auto;
  position: relative;
  height: 88px;
  line-height: 88px;
}
/* line 57, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .progress-top .top1 .right .inner-num .state-block {
  width: 105px;
  height: 70px;
  float: left;
  margin-right: 5px;
  padding: 10px;
  text-align: center;
}
/* line 64, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .progress-top .top1 .right .inner-num .state-block span:nth-child(1) {
  font-size: 36px;
  font-family: "Impact";
  color: #5087b2;
  text-align: center;
  display: block;
  height: 50px;
  line-height: 50px;
}
/* line 73, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .progress-top .top1 .right .inner-num .state-block .word {
  display: block;
  line-height: 20px;
  font-family: 'Microsoft YaHei';
  font-size: 14px;
  color: #474747;
}
/* line 84, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .progress-top .top2 {
  height: 110px;
  margin-left: 20px;
  padding: 0px;
}
/* line 88, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .progress-top .top2 .left {
  width: 160px;
  float: left;
  text-align: center;
  border-right: 1px solid #ccf2df;
  margin-top: 10px;
  height: 100px;
}
/* line 95, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .progress-top .top2 .left div {
  text-align: center;
  color: #68cc9c;
  overflow: hidden;
}
/* line 100, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .progress-top .top2 .left div:nth-child(1) {
  font-size: 72px;
  height: 80px;
  line-height: 80px;
  font-family: 'Impact';
}
/* line 106, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .progress-top .top2 .left div:nth-child(2) {
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  height: 20px;
  line-height: 20px;
}
/* line 113, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .progress-top .top2 .right {
  height: 110px;
  float: left;
  margin-left: 35px;
}
/* line 117, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .progress-top .top2 .right .arrow-img {
  height: 13px;
  margin-top: 3px;
}
/* line 121, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .progress-top .top2 .right .inner-num {
  width: 100%;
  margin: 8px auto 0 auto;
  position: relative;
  height: 88px;
  line-height: 88px;
}
/* line 127, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .progress-top .top2 .right .inner-num .state-block {
  width: 203px;
  height: 70px;
  float: left;
  margin-right: 5px;
  padding: 10px;
  text-align: center;
}
/* line 134, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .progress-top .top2 .right .inner-num .state-block span:nth-child(1) {
  font-size: 36px;
  font-family: "Impact";
  color: #279c87;
  text-align: center;
  display: block;
  height: 50px;
  line-height: 50px;
}
/* line 143, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .progress-top .top2 .right .inner-num .state-block .word {
  display: block;
  line-height: 20px;
  font-family: 'Microsoft YaHei';
  font-size: 14px;
  color: #147252;
}
/* line 155, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .my-going-demand {
  margin: 12px auto 0 auto;
  padding: 15px 20px;
  background-color: #fff;
}
/* line 159, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .my-going-demand .title {
  height: 40px;
  line-height: 40px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  font-weight: bold;
}
/* line 166, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .my-going-demand .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 173, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .my-going-demand .my-demand-body {
  margin-top: 10px;
  padding: 0 20px;
}
/* line 176, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .my-going-demand .my-demand-body table {
  width: 100%;
  border-spacing: 0px;
}
/* line 179, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .my-going-demand .my-demand-body table .table-title {
  height: 45px;
  line-height: 45px;
  background-color: #e1ebf5;
}
/* line 183, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .my-going-demand .my-demand-body table .table-title th {
  font-family: "Microsoft YaHei";
  font-size: 12px;
  text-align: center;
}
/* line 190, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .my-going-demand .my-demand-body table tr {
  height: 40px;
  line-height: 40px;
  background-color: #fff;
}
/* line 194, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .my-going-demand .my-demand-body table tr td {
  font-family: "Microsoft YaHei";
  font-size: 12px;
  color: #6d6d6d;
  text-align: center;
}
/* line 200, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .my-going-demand .my-demand-body table tr td:nth-child(2) {
  max-width: 260px;
  overflow: hidden;
}
/* line 204, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .my-going-demand .my-demand-body table tr td:nth-child(3) {
  max-width: 400px;
  overflow: hidden;
}
/* line 209, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .my-going-demand .my-demand-body table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 212, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .my-going-demand .my-demand-body table tr:nth-child(even) {
  background-color: #fafafa;
}
/* line 215, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .my-going-demand .my-demand-body table tr:first-child {
  background-color: #e1ebf6;
}
/* line 220, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .my-going-demand .demand-pagination {
  text-align: center;
  padding: 30px 0 10px 0;
}
/* line 225, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .latest-demand {
  margin-top: 12px;
  padding: 15px 20px;
  background-color: #fff;
}
/* line 229, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .latest-demand .title {
  height: 40px;
  line-height: 40px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  font-weight: bold;
}
/* line 236, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .latest-demand .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 243, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .latest-demand .my-demand-body {
  height: auto !important;
  position: relative;
}
/* line 246, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .latest-demand .my-demand-body ul {
  margin: 0;
  padding: 10px 20px 0 20px;
  list-style-type: none;
}
/* line 249, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .latest-demand .my-demand-body ul li {
  padding: 0;
  width: 310px;
  margin-left: 15px;
  height: 84px;
  float: left;
  padding: 22px;
  display: inline-block;
  background-color: #f8f8f8;
  margin-bottom: 18px;
  overflow: hidden;
}
/* line 260, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .latest-demand .my-demand-body ul li .li-title {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
/* line 264, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .latest-demand .my-demand-body ul li .li-title a {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  font-weight: bold;
}
/* line 270, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .latest-demand .my-demand-body ul li .li-title a:hover {
  color: #295cff;
}
/* line 273, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .latest-demand .my-demand-body ul li .li-title a:active {
  color: #295cff;
}
/* line 277, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .latest-demand .my-demand-body ul li table {
  width: 346px;
  margin-top: 8px;
}
/* line 280, app/components/new_supplier_series/data_demand_interactionl/view.scss */
.data_demand_interactionl .container .latest-demand .my-demand-body ul li table td {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #6d6d6d;
  line-height: 28px;
}
/* line 1, app/components/new_supplier_series/data_index_body/view.scss */
.data_index_body {
  width: 100%;
  background-color: #f4f4f4;
  padding-bottom: 20px;
  padding-top: 18px;
}
/* line 6, app/components/new_supplier_series/data_index_body/view.scss */
.data_index_body .data_index_body_container {
  width: 1200px;
  margin: 0 auto;
  height: auto !important;
}
/* line 10, app/components/new_supplier_series/data_index_body/view.scss */
.data_index_body .data_index_body_container .data-index-body-floor {
  width: 100%;
  margin: 15px auto 0 auto;
  height: auto !important;
}
/* line 14, app/components/new_supplier_series/data_index_body/view.scss */
.data_index_body .data_index_body_container .data-index-body-floor .left-part {
  margin-right: 15px;
  float: left;
}
/* line 18, app/components/new_supplier_series/data_index_body/view.scss */
.data_index_body .data_index_body_container .data-index-body-floor .left-part .top1 {
  width: 835px;
  height: 425px;
  background-color: #fff;
  padding: 25px;
}
/* line 24, app/components/new_supplier_series/data_index_body/view.scss */
.data_index_body .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul {
  background-color: #fff;
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 29, app/components/new_supplier_series/data_index_body/view.scss */
.data_index_body .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul li {
  float: left;
  position: relative;
  margin-bottom: 10px;
}
/* line 34, app/components/new_supplier_series/data_index_body/view.scss */
.data_index_body .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul li a {
  padding-right: 20px;
  border: none;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
  font-size: 16px;
  padding: 0px 0px;
}
/* line 43, app/components/new_supplier_series/data_index_body/view.scss */
.data_index_body .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul li .div-height {
  width: 1px;
  height: 12px;
  background-color: #4a4a4a;
  margin-right: 20px;
  margin-left: 20px;
}
/* line 54, app/components/new_supplier_series/data_index_body/view.scss */
.data_index_body .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul .active a {
  color: #ffffff;
  background-color: #004ea2;
}
/* line 62, app/components/new_supplier_series/data_index_body/view.scss */
.data_index_body .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents {
  margin-bottom: 20px;
  min-height: 440px;
  border: none;
}
/* line 66, app/components/new_supplier_series/data_index_body/view.scss */
.data_index_body .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul {
  width: 788px !important;
  margin-left: 0px !important;
}
/* line 69, app/components/new_supplier_series/data_index_body/view.scss */
.data_index_body .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li {
  float: left;
  text-align: center;
  margin: 15px 0 0 44px !important;
}
/* line 73, app/components/new_supplier_series/data_index_body/view.scss */
.data_index_body .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li a {
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #3c3c3c;
}
/* line 78, app/components/new_supplier_series/data_index_body/view.scss */
.data_index_body .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li a .notice-num {
  width: 22px;
  height: 22px;
  background-color: #ff0000;
  position: absolute;
  top: -4px;
  right: -2px;
  border-radius: 22px;
  color: #fff;
  line-height: 22px;
  font-size: 12px;
  overflow: hidden;
}
/* line 104, app/components/new_supplier_series/data_index_body/view.scss */
.data_index_body .data_index_body_container .data-index-body-floor .left-part .top2 {
  width: 835px;
  height: 215px;
  background-color: #fff;
  margin-top: 15px;
  padding: 25px;
}
/* line 110, app/components/new_supplier_series/data_index_body/view.scss */
.data_index_body .data_index_body_container .data-index-body-floor .left-part .top2 ul {
  width: 100%;
  margin-top: 10px !important;
}
/* line 113, app/components/new_supplier_series/data_index_body/view.scss */
.data_index_body .data_index_body_container .data-index-body-floor .left-part .top2 ul li {
  width: 125px;
  float: left;
  margin-right: 14px;
  border-radius: 10px;
  padding: 10px 15px;
  height: 175px;
  background-color: #f4f4f4;
  font-family: 'Microsoft YaHei';
}
/* line 122, app/components/new_supplier_series/data_index_body/view.scss */
.data_index_body .data_index_body_container .data-index-body-floor .left-part .top2 ul li .title {
  width: auto;
  font-size: 16px;
  font-weight: bold;
  color: #434343;
  height: 30px;
  line-height: 36px;
  padding: 0 0 8px 10px;
}
/* line 131, app/components/new_supplier_series/data_index_body/view.scss */
.data_index_body .data_index_body_container .data-index-body-floor .left-part .top2 ul li .detail {
  display: block;
  font-size: 14px;
  color: #8d8d8d;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 143, app/components/new_supplier_series/data_index_body/view.scss */
.data_index_body .data_index_body_container .data-index-body-floor .left-part .top1 .title, .data_index_body .data_index_body_container .data-index-body-floor .left-part .top2 .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #075b9b;
  font-weight: bold;
}
/* line 152, app/components/new_supplier_series/data_index_body/view.scss */
.data_index_body .data_index_body_container .data-index-body-floor .left-part .top1 .title span, .data_index_body .data_index_body_container .data-index-body-floor .left-part .top2 .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 159, app/components/new_supplier_series/data_index_body/view.scss */
.data_index_body .data_index_body_container .data-index-body-floor .left-part .top1 ul, .data_index_body .data_index_body_container .data-index-body-floor .left-part .top2 ul {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
}
/* line 165, app/components/new_supplier_series/data_index_body/view.scss */
.data_index_body .data_index_body_container .data-index-body-floor .right-part {
  float: left;
}

/* line 171, app/components/new_supplier_series/data_index_body/view.scss */
.feedback-modal {
  width: 600px !important;
  font-family: 'Microsoft YaHei';
}
/* line 174, app/components/new_supplier_series/data_index_body/view.scss */
.feedback-modal .modal-header {
  height: 40px;
  line-height: 40px;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  padding-left: 20px;
}
/* line 183, app/components/new_supplier_series/data_index_body/view.scss */
.feedback-modal .modal-header span {
  float: right;
  width: 12px;
  height: 12px;
  margin-top: 10px;
  margin-right: 10px;
}
/* line 190, app/components/new_supplier_series/data_index_body/view.scss */
.feedback-modal .topic-new {
  padding: 18px 28px !important;
  min-height: 170px;
  border-radius: 0;
}
/* line 195, app/components/new_supplier_series/data_index_body/view.scss */
.feedback-modal .topic-new textarea {
  width: 524px;
  height: 205px;
  padding: 10px;
  border-radius: 0;
}
/* line 201, app/components/new_supplier_series/data_index_body/view.scss */
.feedback-modal .topic-new > div {
  font-size: 14px;
  color: #717171;
  line-height: 35px;
}
/* line 207, app/components/new_supplier_series/data_index_body/view.scss */
.feedback-modal .modal-footer {
  padding: 12px 0 12px 0px;
  text-align: center;
  background-color: #e5e5e5;
}
/* line 211, app/components/new_supplier_series/data_index_body/view.scss */
.feedback-modal .modal-footer .btn {
  height: 26px;
  padding: 0;
  line-height: 26px;
  background-color: #004ea2;
  border-radius: 0;
  border: none;
}
/* line 219, app/components/new_supplier_series/data_index_body/view.scss */
.feedback-modal .modal-footer .submit-ques {
  width: 90px;
}
/* line 222, app/components/new_supplier_series/data_index_body/view.scss */
.feedback-modal .modal-footer .check-repeat {
  width: 115px;
}
/* line 225, app/components/new_supplier_series/data_index_body/view.scss */
.feedback-modal .modal-footer .close {
  width: 80px;
  background-color: #717171;
  color: #4a4a4a;
}
/* line 1, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 {
  width: 100%;
  background-color: #f4f4f4;
  padding-bottom: 20px;
  padding-top: 18px;
}
/* line 6, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 a, .data_index_body2 h4, .data_index_body2 p, .data_index_body2 a span {
  font-family: "Microsoft YaHei";
}
/* line 9, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container {
  width: 1200px;
  margin: 0 auto;
  height: auto !important;
}
/* line 13, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor {
  width: 100%;
  margin: 15px auto 0 auto;
  height: auto !important;
}
/* line 17, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part {
  margin-right: 12px;
  float: left;
}
/* line 21, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 {
  width: 835px;
  height: 385px;
  background-color: #fff;
  padding: 25px;
}
/* line 27, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul {
  background-color: #fff;
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 32, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul li {
  float: left;
  position: relative;
  margin-bottom: 10px;
}
/* line 37, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul li a {
  padding-right: 20px;
  border: none;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
  font-size: 16px;
  padding: 0px 0px;
}
/* line 46, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul li .div-height {
  width: 1px;
  height: 12px;
  background-color: #4a4a4a;
  margin-right: 20px;
  margin-left: 20px;
}
/* line 57, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul .active a {
  color: #ffffff;
  background-color: #004ea2;
}
/* line 65, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents {
  margin-bottom: 20px;
  min-height: 440px;
  border: none;
}
/* line 69, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul {
  width: 835px !important;
  margin-left: 0px !important;
  overflow: hidden;
}
/* line 74, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li {
  width: 72px;
  text-align: center;
  margin: 10px 0 0 25px !important;
}
/* line 78, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li a {
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  color: #3c3c3c;
}
/* line 83, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li a .notice-num {
  width: 22px;
  height: 22px;
  background-color: #ff0000;
  position: absolute;
  top: -4px;
  right: -2px;
  border-radius: 22px;
  color: #fff;
  line-height: 22px;
  font-size: 12px;
  overflow: hidden;
}
/* line 97, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li > a:nth-of-type(1) {
  width: 46px;
  height: 46px;
  display: inline-block;
  background-size: 100% 100%;
}
/* line 103, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg2_4 {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/03/15/2954_1552620764589_e8580343cb723de6457b0288d71d4fe0.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 108, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg2_4:hover {
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/03/15/2954_1552620768326_177886c9ecd136714ad30aa17bf618fc.png");
  background-repeat: no-repeat;
}
/* line 112, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_1_1 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/09/21/2954_1505986903539_a6d1caf9e12b3a5f5bfb3c548e0a29fa.png");
  background-repeat: no-repeat;
}
/* line 116, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_1_1:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/09/21/2954_1505986932124_8564df0e44ca06311f8d9e5e486b46d7.png");
  background-repeat: no-repeat;
}
/* line 120, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_1_2 {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/31/2954_1501491062070_4a47a0db6e60853dedfcfdf08a5ca249.png");
  background-repeat: no-repeat;
}
/* line 124, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_1_2:hover {
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/31/2954_1501491170934_fb5c81ed3a220004b71069645f112867.png");
  background-repeat: no-repeat;
}
/* line 128, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_1 {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/01/17/2954_1547690037999_67bd7118b9ddf80fddbaf93fc5cd9d0b.png");
  background-size: 100% 100%;
}
/* line 133, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_1:hover {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/01/17/2954_1547690224028_12793dc50d903cb01e4e58db3244f636.png");
}
/* line 137, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_2 {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/01/17/2954_1547690354882_961bc952d610d18cb0a655a05a24bab9.png");
  background-size: 100% 100%;
}
/* line 142, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_2:hover {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/01/17/2954_1547690540663_1925adecec44609bc61f11983e2c623b.png");
}
/* line 146, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_3 {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/01/17/2954_1547690788471_441536d14988aacd0a462b7045b0433d.png");
  background-size: 100% 100%;
}
/* line 151, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_3:hover {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/01/17/2954_1547690793455_3cbfcbf5c2baa15ea854851f8b8771d4.png");
}
/* line 155, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_4 {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/01/17/2954_1547690665709_baadc2c4efb61a959bc89efa867a6418.png");
  background-size: 100% 100%;
}
/* line 160, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_4:hover {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/01/17/2954_1547690852484_f3a8ed5e16f840850f7944b53a21bf16.png");
}
/* line 164, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_5 {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/01/17/2954_1547693115410_42790f977bbb5e31cf3609a85623bd76.png");
  background-size: 100% 100%;
}
/* line 169, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_5:hover {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/01/17/2954_1547693297147_5188c3aed1fccea88ff01e2c2fbcd0eb.png");
  background-size: 100% 100%;
}
/* line 174, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_6 {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500949749352_806c5cf6bc1a278b454724461635b529.png");
}
/* line 178, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_6:hover {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500950100508_806c5cf6bc1a278b454724461635b529.png");
}
/* line 182, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_7 {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500949768974_9852e177abafe03213716c25122904b0.png");
}
/* line 186, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_7:hover {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500950028897_9852e177abafe03213716c25122904b0.png");
}
/* line 190, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_8 {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500949848443_7263ce36a6eddf1d1686505e6db079ef.png");
}
/* line 194, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_8:hover {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500949997528_7263ce36a6eddf1d1686505e6db079ef.png");
}
/* line 198, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_9 {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500949868871_0506d83221a648307913be2aeff97741.png");
}
/* line 202, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_9:hover {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500950024593_0506d83221a648307913be2aeff97741.png");
}
/* line 206, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_10 {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500949920082_ddea62c2804e4ba398b5a968a449dacd.png");
}
/* line 210, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_10:hover {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500949953570_ddea62c2804e4ba398b5a968a449dacd.png");
}
/* line 214, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_11 {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/01/17/2954_1547695435204_2edeb5e2a39f4c269b70278283eaef89.png");
}
/* line 219, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_11:hover {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/01/17/2954_1547695443668_644a35e7e21f73f3ecd8d88a2a2084fe.png");
}
/* line 223, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_12 {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/01/17/2954_1547695342717_2c3e6d4001d391df50b975e9c6ea9c9d.png");
}
/* line 228, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_12:hover {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/01/17/2954_1547695170258_cbf2bdac1ee39b48138d5d711a864609.png");
}
/* line 232, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_13 {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500952883547_24f8af87fe86a21234e6a59b5fa7e025.png");
}
/* line 236, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_13:hover {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500952649774_24f8af87fe86a21234e6a59b5fa7e025.png");
}
/* line 240, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_14 {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500952852758_86b81ccbe98936ccb81b669e6ac34852.png");
}
/* line 244, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_14:hover {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500952682351_86b81ccbe98936ccb81b669e6ac34852.png");
}
/* line 248, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_15 {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/03/15/2954_1552620689721_fe346981fe54d62be88a5a4493664da7.png");
}
/* line 252, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_15:hover {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/03/15/2954_1552620696832_bf2e372ac7a7ad1ebdb6faaf9bb33358.png");
}
/* line 256, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_16 {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500952852655_bd5a2f021b2690fe3bff956afe1b26dc.png");
}
/* line 260, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_16:hover {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500952773097_bd5a2f021b2690fe3bff956afe1b26dc.png");
}
/* line 264, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_161 {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2018/03/29/2954_1522291163630_fbf2a278988d0b46cf36cf5ef3b3cf94.png");
}
/* line 268, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_161:hover {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2018/03/29/2954_1522291176403_005382e7d8852f32af07ffcb2890a0de.png");
}
/* line 272, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_17 {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/01/17/2954_1547695379070_74ddadc44c02e64ecab57a0b7b17ba8f.png");
}
/* line 278, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_17:hover {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/01/17/2954_1547695561558_5d3c72f6c568884b05afcf057e1d9c80.png");
}
/* line 282, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_18 {
  margin-left: 10px;
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500953712635_0b6b9271b6c481b772bc45e4ac7189c6.png");
}
/* line 286, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_18:hover {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500953853691_0b6b9271b6c481b772bc45e4ac7189c6.png");
}
/* line 290, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_19 {
  margin-left: 5px;
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500953740383_1aa148c689394068c233bb317315d2b8.png");
}
/* line 295, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_19:hover {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500953783766_1aa148c689394068c233bb317315d2b8.png");
}
/* line 299, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_20 {
  margin-left: 5px;
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500953708711_2619f94c4169fa440895d7fbab404914.png");
}
/* line 303, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_20:hover {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500953814075_2619f94c4169fa440895d7fbab404914.png");
}
/* line 307, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_21 {
  margin-left: 10px;
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500953726299_f438c4b522a4a3a6b374a50f38d80dcd.png");
}
/* line 311, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_21:hover {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2017/07/25/2954_1500953747433_f438c4b522a4a3a6b374a50f38d80dcd.png");
}
/* line 315, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_22 {
  margin-left: 10px;
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2017/08/24/98237_1503541377955_16babcb1bf3e7399beec54d640504d15.jpg");
}
/* line 319, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_22:hover {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2017/08/24/98237_1503541393991_66edecb345bad4962e869d26f987f428.jpg");
}
/* line 323, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_23 {
  margin-left: 10px;
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2017/08/24/98237_1503541346050_25e62c02da3dfcfac2988dddc14c7eca.jpg");
}
/* line 327, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_23:hover {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2017/08/24/98237_1503541242823_25b655ee63fb1f6c95137ed50590d153.jpg");
}
/* line 331, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_24 {
  margin-left: 10px;
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2017/08/24/98237_1503541305450_b8cfba4edffec0a4365d0491f4c8b15b.jpg");
}
/* line 335, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_24:hover {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2017/08/24/98237_1503541205799_4d0aaabd78c6a67fee353fb1e874c457.jpg");
}
/* line 339, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_25 {
  margin-left: 10px;
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2017/08/24/98237_1503541267804_17137ab521dd0d3fb3ed68b6bab578d1.jpg");
}
/* line 343, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_25:hover {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2017/08/24/98237_1503541284334_1700775bc690e99bc73fe847c41b5f20.jpg");
}
/* line 347, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_26 {
  margin-left: 10px;
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2017/08/24/98237_1503541223109_5385beddb068810d6dcd5bbac3333f12.jpg");
}
/* line 351, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_26:hover {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2017/08/24/98237_1503541240514_e733f735676d8c7870976026fd82de56.jpg");
}
/* line 356, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_17s {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2017/12/05/2954_1512456262251_50fb041434e1add4691871e488bb78c1.png");
}
/* line 361, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_17s:hover {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/images/2017/12/05/2954_1512456308994_c77029c7a69313bdd2a16ca14ad0eca1.png");
}
/* line 366, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_18s {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/01/17/2954_1547693974923_3b475ad36bb5b6ef2294ce496c3ba2cd.png");
  background-size: 100% 100%;
}
/* line 371, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li .bg_18s:hover {
  background-repeat: no-repeat;
  background-image: url("http://wj.ihaier.com:8081/newImages/2019/01/17/2954_1547693802013_141839d87400797f098289681f35c484.png");
}
/* line 390, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top2 h4, .data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top1 h4 {
  font-weight: bold;
  color: #4a4a4a;
}
/* line 395, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top2 {
  width: 835px;
  height: 188px;
  background-color: #fff;
  margin-top: 12px;
  padding: 25px;
}
/* line 401, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top2 h4 {
  width: 90px;
  text-align: center;
}
/* line 405, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top2 ul {
  margin-top: 15px;
}
/* line 407, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top2 ul li {
  list-style: none;
  display: inline-block;
  padding: 0 5px;
}
/* line 411, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top2 ul li a {
  color: #aaa;
}
/* line 415, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top2 ul li .creditStatus {
  color: red;
}
/* line 420, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top2 .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #075b9b;
  font-weight: bold;
}
/* line 429, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .left-part .top2 .title span {
  position: relative;
  top: -1px;
  display: inline-block;
  margin-right: 10px;
}
/* line 439, app/components/new_supplier_series/data_index_body2/view.scss */
.data_index_body2 .data_index_body_container .data-index-body-floor .right-part {
  float: left;
}

/* line 445, app/components/new_supplier_series/data_index_body2/view.scss */
.feedback-modal {
  width: 600px !important;
  font-family: 'Microsoft YaHei';
}
/* line 448, app/components/new_supplier_series/data_index_body2/view.scss */
.feedback-modal .modal-header {
  height: 40px;
  line-height: 40px;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  padding-left: 20px;
}
/* line 457, app/components/new_supplier_series/data_index_body2/view.scss */
.feedback-modal .modal-header span {
  float: right;
  width: 12px;
  height: 12px;
  margin-top: 10px;
  margin-right: 10px;
}
/* line 464, app/components/new_supplier_series/data_index_body2/view.scss */
.feedback-modal .topic-new {
  padding: 18px 28px !important;
  min-height: 170px;
  border-radius: 0;
}
/* line 469, app/components/new_supplier_series/data_index_body2/view.scss */
.feedback-modal .topic-new textarea {
  width: 524px;
  height: 205px;
  padding: 10px;
  border-radius: 0;
}
/* line 475, app/components/new_supplier_series/data_index_body2/view.scss */
.feedback-modal .topic-new > div {
  font-size: 14px;
  color: #717171;
  line-height: 35px;
}
/* line 481, app/components/new_supplier_series/data_index_body2/view.scss */
.feedback-modal .modal-footer {
  padding: 12px 0 12px 0px;
  text-align: center;
  background-color: #e5e5e5;
}
/* line 485, app/components/new_supplier_series/data_index_body2/view.scss */
.feedback-modal .modal-footer .btn {
  height: 26px;
  padding: 0;
  line-height: 26px;
  background-color: #004ea2;
  border-radius: 0;
  border: none;
}
/* line 493, app/components/new_supplier_series/data_index_body2/view.scss */
.feedback-modal .modal-footer .submit-ques {
  width: 90px;
}
/* line 496, app/components/new_supplier_series/data_index_body2/view.scss */
.feedback-modal .modal-footer .check-repeat {
  width: 115px;
}
/* line 499, app/components/new_supplier_series/data_index_body2/view.scss */
.feedback-modal .modal-footer .close {
  width: 80px;
  background-color: #717171;
  color: #4a4a4a;
}
/* line 1, app/components/new_supplier_series/data_index_body_floor1L/view.scss */
.data_index_body_floor1L {
  width: 100%;
  height: 375px;
  background-color: #fff;
  margin-top: 20px;
}
/* line 6, app/components/new_supplier_series/data_index_body_floor1L/view.scss */
.data_index_body_floor1L #inner-top {
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  padding: 20px;
}
/* line 11, app/components/new_supplier_series/data_index_body_floor1L/view.scss */
.data_index_body_floor1L #inner-top #icon-left {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #004ea2;
  font-weight: bold;
  float: left;
  vertical-align: middle;
}
/* line 19, app/components/new_supplier_series/data_index_body_floor1L/view.scss */
.data_index_body_floor1L #inner-top #icon-right {
  float: right;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #565656;
  height: 30px;
  line-height: 40px;
}
/* line 26, app/components/new_supplier_series/data_index_body_floor1L/view.scss */
.data_index_body_floor1L #inner-top #icon-right span {
  color: red;
}
/* line 31, app/components/new_supplier_series/data_index_body_floor1L/view.scss */
.data_index_body_floor1L .inner-chart {
  height: 290px;
  overflow: hidden;
}
/* line 34, app/components/new_supplier_series/data_index_body_floor1L/view.scss */
.data_index_body_floor1L .inner-chart .left {
  width: 50%;
  float: left;
  text-align: center;
}
/* line 39, app/components/new_supplier_series/data_index_body_floor1L/view.scss */
.data_index_body_floor1L .inner-chart .right {
  width: 50%;
  float: left;
  text-align: center;
}
/* line 1, app/components/new_supplier_series/data_index_body_floor1R/view.scss */
.data_index_body_floor1R {
  width: 250px;
  padding: 0 25px;
  background-color: #fff;
  font-family: "Microsoft YaHei";
}
/* line 7, app/components/new_supplier_series/data_index_body_floor1R/view.scss */
.data_index_body_floor1R .container {
  overflow: hidden;
}
/* line 9, app/components/new_supplier_series/data_index_body_floor1R/view.scss */
.data_index_body_floor1R .container .title-top {
  height: 28px;
  line-height: 28px;
  color: #004ea2;
  font-size: 14px;
  margin: 0;
  font-weight: bold;
}
/* line 16, app/components/new_supplier_series/data_index_body_floor1R/view.scss */
.data_index_body_floor1R .container .title-top .icon {
  margin: -2px 10px 0 0;
}
/* line 19, app/components/new_supplier_series/data_index_body_floor1R/view.scss */
.data_index_body_floor1R .container .title-top .more-p {
  float: right;
}
/* line 21, app/components/new_supplier_series/data_index_body_floor1R/view.scss */
.data_index_body_floor1R .container .title-top .more-p a {
  font-size: 12px;
  font-style: italic;
}
/* line 30, app/components/new_supplier_series/data_index_body_floor1R/view.scss */
.data_index_body_floor1R .container .main-body .tab .tab-headers ul {
  background-color: #fff;
  margin-top: 5px;
}
/* line 33, app/components/new_supplier_series/data_index_body_floor1R/view.scss */
.data_index_body_floor1R .container .main-body .tab .tab-headers ul li {
  margin: 0 7px 0 8px;
}
/* line 35, app/components/new_supplier_series/data_index_body_floor1R/view.scss */
.data_index_body_floor1R .container .main-body .tab .tab-headers ul li a {
  padding: 8px 0px;
  text-align: center;
  width: 110px;
  border: none;
  background-color: #f3f3f3;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
}
/* line 46, app/components/new_supplier_series/data_index_body_floor1R/view.scss */
.data_index_body_floor1R .container .main-body .tab .tab-headers ul .active a {
  color: #fff;
  background-color: #004ea2;
}
/* line 53, app/components/new_supplier_series/data_index_body_floor1R/view.scss */
.data_index_body_floor1R .container .main-body .tab .tab-contents {
  padding: 0px;
  border: none;
}
/* line 57, app/components/new_supplier_series/data_index_body_floor1R/view.scss */
.data_index_body_floor1R .container .main-body .tab .tab-contents .tab-content ul {
  list-style-type: none;
  padding: 0;
  width: 250px;
  margin: 5px auto 0 auto;
  height: 380px;
  overflow: hidden;
  background-color: #fff;
}
/* line 65, app/components/new_supplier_series/data_index_body_floor1R/view.scss */
.data_index_body_floor1R .container .main-body .tab .tab-contents .tab-content ul li {
  height: 24px;
  line-height: 24px;
}
/* line 68, app/components/new_supplier_series/data_index_body_floor1R/view.scss */
.data_index_body_floor1R .container .main-body .tab .tab-contents .tab-content ul li a {
  color: #555;
  display: block;
  width: 160px;
  margin-right: 8px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
  padding: 0;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  border: none;
}
/* line 80, app/components/new_supplier_series/data_index_body_floor1R/view.scss */
.data_index_body_floor1R .container .main-body .tab .tab-contents .tab-content ul li a:hover {
  color: #f08080;
}
/* line 84, app/components/new_supplier_series/data_index_body_floor1R/view.scss */
.data_index_body_floor1R .container .main-body .tab .tab-contents .tab-content ul li .color-margin {
  float: right;
  width: 70px;
  font-size: 12px;
  color: #9e9d9d;
}
/* line 92, app/components/new_supplier_series/data_index_body_floor1R/view.scss */
.data_index_body_floor1R .container .main-body .tab .tab-contents .tab-content .read {
  color: #555;
  display: block;
  width: 170px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
  padding: 0;
  border: none;
}
/* line 101, app/components/new_supplier_series/data_index_body_floor1R/view.scss */
.data_index_body_floor1R .container .main-body .tab .tab-contents .tab-content .read:hover {
  color: #f08080;
}
/* line 1, app/components/new_supplier_series/data_index_body_floor1R_old/view.scss */
.data_index_body_floor1R_old {
  width: 340px;
  height: 265px;
  background-color: #fff;
}
/* line 6, app/components/new_supplier_series/data_index_body_floor1R_old/view.scss */
.data_index_body_floor1R_old .container .title-top {
  height: 50px;
  line-height: 50px;
  color: #fff;
  background-color: #075b9b;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  text-align: center;
  margin: 0;
}
/* line 17, app/components/new_supplier_series/data_index_body_floor1R_old/view.scss */
.data_index_body_floor1R_old .container .content ul {
  list-style-type: none;
  padding: 0;
  width: 295px;
  margin: 15px auto 0 auto;
  height: 160px;
  overflow: hidden;
}
/* line 24, app/components/new_supplier_series/data_index_body_floor1R_old/view.scss */
.data_index_body_floor1R_old .container .content ul li {
  height: 50px;
  margin-bottom: 5px;
}
/* line 27, app/components/new_supplier_series/data_index_body_floor1R_old/view.scss */
.data_index_body_floor1R_old .container .content ul li a {
  color: #555;
  display: block;
}
/* line 30, app/components/new_supplier_series/data_index_body_floor1R_old/view.scss */
.data_index_body_floor1R_old .container .content ul li a .notice-title {
  padding: 0;
  margin: 0;
  height: 38px;
  line-height: 19px;
  width: 100%;
}
/* line 37, app/components/new_supplier_series/data_index_body_floor1R_old/view.scss */
.data_index_body_floor1R_old .container .content ul li a .color-margin {
  float: right;
  font-size: 12px;
  color: #9e9d9d;
}
/* line 42, app/components/new_supplier_series/data_index_body_floor1R_old/view.scss */
.data_index_body_floor1R_old .container .content ul li a:hover {
  color: #f08080;
}
/* line 49, app/components/new_supplier_series/data_index_body_floor1R_old/view.scss */
.data_index_body_floor1R_old .container .content .more-p {
  text-align: right;
  height: 40px;
  line-height: 40px;
  width: 295px;
  margin: 0 auto;
}
/* line 55, app/components/new_supplier_series/data_index_body_floor1R_old/view.scss */
.data_index_body_floor1R_old .container .content .more-p a {
  font-size: 12px;
  color: #a5a5a5;
  font-style: italic;
}
/* line 1, app/components/new_supplier_series/data_index_body_floor2L/view.scss */
.data_index_body_floor2L {
  height: 265px;
  background-color: #fff;
  margin-top: 15px;
}
/* line 5, app/components/new_supplier_series/data_index_body_floor2L/view.scss */
.data_index_body_floor2L #inner-top {
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  padding: 20px;
}
/* line 10, app/components/new_supplier_series/data_index_body_floor2L/view.scss */
.data_index_body_floor2L #inner-top #icon-left {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #004ea2;
  float: left;
  font-weight: bold;
}
/* line 17, app/components/new_supplier_series/data_index_body_floor2L/view.scss */
.data_index_body_floor2L #inner-top #icon-right {
  float: right;
  vertical-align: middle;
  height: 30px;
  line-height: 35px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #565656;
}
/* line 26, app/components/new_supplier_series/data_index_body_floor2L/view.scss */
.data_index_body_floor2L #inner-top .plot {
  padding-top: 20px;
}
/* line 1, app/components/new_supplier_series/data_index_body_floor2R/view.scss */
.data_index_body_floor2R {
  width: 250px;
  background-color: #fff;
  font-family: "Microsoft YaHei";
  padding: 0 25px;
  /* margin-top: 12px;*/
}
/* line 7, app/components/new_supplier_series/data_index_body_floor2R/view.scss */
.data_index_body_floor2R .container {
  height: 215px;
}
/* line 10, app/components/new_supplier_series/data_index_body_floor2R/view.scss */
.data_index_body_floor2R .container .title-top {
  height: 28px;
  line-height: 28px;
  color: #004ea2;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
}
/* line 17, app/components/new_supplier_series/data_index_body_floor2R/view.scss */
.data_index_body_floor2R .container .title-top .icon {
  margin: -2px 10px 0 0;
}
/* line 20, app/components/new_supplier_series/data_index_body_floor2R/view.scss */
.data_index_body_floor2R .container .title-top .more-p {
  float: right;
}
/* line 22, app/components/new_supplier_series/data_index_body_floor2R/view.scss */
.data_index_body_floor2R .container .title-top .more-p a {
  font-size: 12px;
  font-style: italic;
}
/* line 29, app/components/new_supplier_series/data_index_body_floor2R/view.scss */
.data_index_body_floor2R .container .content ul {
  padding: 0;
  width: 250px;
  margin: 5px auto 0 auto;
  height: 170px;
  overflow: hidden;
  list-style-type: circle;
}
/* line 36, app/components/new_supplier_series/data_index_body_floor2R/view.scss */
.data_index_body_floor2R .container .content ul li {
  height: 24px;
  line-height: 24px;
  cursor: pointer;
}
/* line 40, app/components/new_supplier_series/data_index_body_floor2R/view.scss */
.data_index_body_floor2R .container .content ul li span {
  width: 170px;
  height: 35px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  font-family: "Microsoft YaHei";
}
/* line 48, app/components/new_supplier_series/data_index_body_floor2R/view.scss */
.data_index_body_floor2R .container .content ul li span a {
  display: inline-block;
}
/* line 50, app/components/new_supplier_series/data_index_body_floor2R/view.scss */
.data_index_body_floor2R .container .content ul li span a .notice-title {
  padding: 0;
  margin: 0;
  height: 44px;
  line-height: 24px;
  width: 270px;
}
/* line 57, app/components/new_supplier_series/data_index_body_floor2R/view.scss */
.data_index_body_floor2R .container .content ul li span a .color-margin {
  float: right;
  margin-top: -3px;
  font-size: 12px;
  color: #9e9d9d;
}
/* line 63, app/components/new_supplier_series/data_index_body_floor2R/view.scss */
.data_index_body_floor2R .container .content ul li span a:hover {
  color: #f08080;
}
/* line 69, app/components/new_supplier_series/data_index_body_floor2R/view.scss */
.data_index_body_floor2R .container .content ul li .no-read a {
  color: #4287c8;
}
/* line 74, app/components/new_supplier_series/data_index_body_floor2R/view.scss */
.data_index_body_floor2R .container .content ul li .have-read a {
  color: #555;
  font-weight: bold;
}
/* line 1, app/components/new_supplier_series/data_index_body_floor2R_old/view.scss */
.data_index_body_floor2R_old {
  width: 340px;
  height: 280px;
  background-color: #fff;
  margin-top: 20px;
}
/* line 7, app/components/new_supplier_series/data_index_body_floor2R_old/view.scss */
.data_index_body_floor2R_old .container .title-top {
  margin: 0;
  height: 50px;
  line-height: 50px;
  color: #fff;
  background-color: #075b9b;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  text-align: center;
}
/* line 18, app/components/new_supplier_series/data_index_body_floor2R_old/view.scss */
.data_index_body_floor2R_old .container .content ul {
  padding: 0;
  width: 295px;
  margin: 15px auto 0 auto;
  height: 185px;
  overflow: hidden;
  list-style-type: circle;
}
/* line 25, app/components/new_supplier_series/data_index_body_floor2R_old/view.scss */
.data_index_body_floor2R_old .container .content ul li {
  height: 50px;
}
/* line 28, app/components/new_supplier_series/data_index_body_floor2R_old/view.scss */
.data_index_body_floor2R_old .container .content ul li span a {
  display: inline-block;
  color: #4287c8;
}
/* line 33, app/components/new_supplier_series/data_index_body_floor2R_old/view.scss */
.data_index_body_floor2R_old .container .content ul li a {
  color: #555;
  display: block;
}
/* line 36, app/components/new_supplier_series/data_index_body_floor2R_old/view.scss */
.data_index_body_floor2R_old .container .content ul li a .notice-title {
  padding: 0;
  margin: 0;
  height: 44px;
  line-height: 22px;
  width: 270px;
}
/* line 43, app/components/new_supplier_series/data_index_body_floor2R_old/view.scss */
.data_index_body_floor2R_old .container .content ul li a .color-margin {
  float: right;
  margin-top: -3px;
  font-size: 12px;
  color: #9e9d9d;
}
/* line 49, app/components/new_supplier_series/data_index_body_floor2R_old/view.scss */
.data_index_body_floor2R_old .container .content ul li a:hover {
  color: #f08080;
}
/* line 57, app/components/new_supplier_series/data_index_body_floor2R_old/view.scss */
.data_index_body_floor2R_old .container .more-p {
  text-align: right;
  height: 30px;
  line-height: 30px;
  margin: 0 auto;
  width: 295px;
}
/* line 63, app/components/new_supplier_series/data_index_body_floor2R_old/view.scss */
.data_index_body_floor2R_old .container .more-p a {
  font-size: 12px;
  color: #a5a5a5;
  font-style: italic;
}
/* line 1, app/components/new_supplier_series/data_index_body_floor3L/view.scss */
.data_index_body_floor3L {
  height: 360px;
  background-color: #fff;
  margin-top: 20px;
}
/* line 5, app/components/new_supplier_series/data_index_body_floor3L/view.scss */
.data_index_body_floor3L #inner-top {
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  padding: 20px 20px 15px 20px;
}
/* line 10, app/components/new_supplier_series/data_index_body_floor3L/view.scss */
.data_index_body_floor3L #inner-top #icon-left {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #004ea2;
  font-weight: bold;
  float: left;
  vertical-align: bottom;
}
/* line 18, app/components/new_supplier_series/data_index_body_floor3L/view.scss */
.data_index_body_floor3L #inner-top #icon-right {
  float: right;
  vertical-align: middle;
  height: 30px;
  line-height: 25px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #565656;
}
/* line 26, app/components/new_supplier_series/data_index_body_floor3L/view.scss */
.data_index_body_floor3L #inner-top #icon-right span {
  color: #ff0000;
}
/* line 31, app/components/new_supplier_series/data_index_body_floor3L/view.scss */
.data_index_body_floor3L .inner-charts {
  height: 280px;
  overflow: hidden;
  padding: 0 10px 10px 10px;
}
/* line 35, app/components/new_supplier_series/data_index_body_floor3L/view.scss */
.data_index_body_floor3L .inner-charts .performance-time-button {
  float: right;
  font-size: 12px;
  background-color: #fff;
  height: 35px;
  margin-right: 45px;
}
/* line 42, app/components/new_supplier_series/data_index_body_floor3L/view.scss */
.data_index_body_floor3L .inner-charts .movements-body {
  width: auto;
  margin: 0 20px;
}
/* line 1, app/components/new_supplier_series/data_index_body_floor3R/view.scss */
.data_index_body_floor3R {
  width: 340px;
  height: 250px;
  background-color: #fff;
  margin-top: 20px;
}
/* line 7, app/components/new_supplier_series/data_index_body_floor3R/view.scss */
.data_index_body_floor3R .container .title-top {
  margin: 0;
  height: 50px;
  line-height: 50px;
  color: #fff;
  background-color: #075b9b;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  text-align: center;
}
/* line 17, app/components/new_supplier_series/data_index_body_floor3R/view.scss */
.data_index_body_floor3R .container .content {
  text-align: center;
}
/* line 19, app/components/new_supplier_series/data_index_body_floor3R/view.scss */
.data_index_body_floor3R .container .content p {
  width: 190px;
  margin: 0 auto;
  border-top: 1px solid #e3e3e3;
}
/* line 24, app/components/new_supplier_series/data_index_body_floor3R/view.scss */
.data_index_body_floor3R .container .content textarea {
  width: 282px;
  height: 88px;
  margin: 25px auto 0 auto;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
}
/* line 31, app/components/new_supplier_series/data_index_body_floor3R/view.scss */
.data_index_body_floor3R .container .content button {
  width: 120px;
  margin: 20px 0px 10px 0;
  background-color: #8e8e8e;
  padding: 10px 20px;
  color: #fff;
}
/* line 1, app/components/new_supplier_series/data_index_body_floor4L/view.scss */
.data_index_body_floor4L {
  height: 210px;
  background-color: #fff;
  margin-top: 20px;
}
/* line 5, app/components/new_supplier_series/data_index_body_floor4L/view.scss */
.data_index_body_floor4L #inner-top {
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  padding: 20px;
}
/* line 10, app/components/new_supplier_series/data_index_body_floor4L/view.scss */
.data_index_body_floor4L #inner-top #icon-left {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #004ea2;
  font-weight: bold;
  float: left;
}
/* line 17, app/components/new_supplier_series/data_index_body_floor4L/view.scss */
.data_index_body_floor4L #inner-top #icon-right {
  float: right;
  vertical-align: middle;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #565656;
}
/* line 1, app/components/new_supplier_series/data_index_body_floor4R/view.scss */
.data_index_body_floor4R {
  width: 340px;
  height: 320px;
  background-color: #fff;
  margin-top: 20px;
}
/* line 7, app/components/new_supplier_series/data_index_body_floor4R/view.scss */
.data_index_body_floor4R .container .title-top {
  height: 75px;
  line-height: 75px;
  color: #6c6c6c;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  text-align: center;
  margin: 0;
}
/* line 16, app/components/new_supplier_series/data_index_body_floor4R/view.scss */
.data_index_body_floor4R .container .content {
  text-align: center;
}
/* line 18, app/components/new_supplier_series/data_index_body_floor4R/view.scss */
.data_index_body_floor4R .container .content img {
  border: 0;
}
/* line 1, app/components/new_supplier_series/data_index_body_floor5R/view.scss */
.data_index_body_floor5R {
  width: 250px;
  padding: 0 25px;
  background-color: #fff;
  /*margin-bottom: 12px;*/
  font-family: "Microsoft YaHei";
}
/* line 7, app/components/new_supplier_series/data_index_body_floor5R/view.scss */
.data_index_body_floor5R .container {
  overflow: hidden;
}
/* line 9, app/components/new_supplier_series/data_index_body_floor5R/view.scss */
.data_index_body_floor5R .container .title-top {
  height: 28px;
  line-height: 28px;
  color: #004ea2;
  font-size: 14px;
  margin: 0;
  font-weight: bold;
}
/* line 16, app/components/new_supplier_series/data_index_body_floor5R/view.scss */
.data_index_body_floor5R .container .title-top .icon {
  margin: -2px 10px 0 0;
}
/* line 19, app/components/new_supplier_series/data_index_body_floor5R/view.scss */
.data_index_body_floor5R .container .title-top .more-p {
  float: right;
}
/* line 21, app/components/new_supplier_series/data_index_body_floor5R/view.scss */
.data_index_body_floor5R .container .title-top .more-p a {
  font-size: 12px;
  font-style: italic;
}
/* line 28, app/components/new_supplier_series/data_index_body_floor5R/view.scss */
.data_index_body_floor5R .container .main-body ul {
  list-style-type: none;
  padding: 0;
  width: 250px;
  margin: 5px auto 0 auto;
  overflow: hidden;
  background-color: #fff;
}
/* line 36, app/components/new_supplier_series/data_index_body_floor5R/view.scss */
.data_index_body_floor5R .container .main-body ul li {
  height: 24px;
  line-height: 24px;
}
/* line 39, app/components/new_supplier_series/data_index_body_floor5R/view.scss */
.data_index_body_floor5R .container .main-body ul li a {
  color: #555;
  display: block;
  width: 160px;
  margin-right: 8px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
  padding: 0;
  border: none;
}
/* line 49, app/components/new_supplier_series/data_index_body_floor5R/view.scss */
.data_index_body_floor5R .container .main-body ul li a:hover {
  color: #f08080;
}
/* line 53, app/components/new_supplier_series/data_index_body_floor5R/view.scss */
.data_index_body_floor5R .container .main-body ul li .color-margin {
  float: right;
  width: 70px;
  font-size: 12px;
  color: #9e9d9d;
}
/* line 1, app/components/new_supplier_series/data_index_body_floorB/view.scss */
.data_index_body_floorB {
  width: 100%;
  height: 275px;
  background-color: #fff;
  margin-top: 20px;
}
/* line 6, app/components/new_supplier_series/data_index_body_floorB/view.scss */
.data_index_body_floorB #inner-top {
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  padding: 20px 20px 0 20px;
}
/* line 11, app/components/new_supplier_series/data_index_body_floorB/view.scss */
.data_index_body_floorB #inner-top #icon-left {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #004ea2;
  font-weight: bold;
  float: left;
}
/* line 19, app/components/new_supplier_series/data_index_body_floorB/view.scss */
.data_index_body_floorB .inner-chart {
  padding: 0 60px 10px 60px;
  position: relative;
  top: -20px;
  height: 215px;
  overflow: hidden;
}
/* line 25, app/components/new_supplier_series/data_index_body_floorB/view.scss */
.data_index_body_floorB .inner-chart .left {
  float: left;
  width: 50%;
}
/* line 28, app/components/new_supplier_series/data_index_body_floorB/view.scss */
.data_index_body_floorB .inner-chart .left .js-order-top {
  width: 100%;
  text-align: right;
  height: 20px;
  line-height: 20px;
  margin-bottom: 20px;
}
/* line 34, app/components/new_supplier_series/data_index_body_floorB/view.scss */
.data_index_body_floorB .inner-chart .left .js-order-top span:nth-child(1) {
  display: inline-block;
  background-color: #797979;
  color: #fff;
  width: 40px;
  text-align: center;
}
/* line 42, app/components/new_supplier_series/data_index_body_floorB/view.scss */
.data_index_body_floorB .inner-chart .left #js-order-plot {
  height: 195px;
}
/* line 46, app/components/new_supplier_series/data_index_body_floorB/view.scss */
.data_index_body_floorB .inner-chart .right {
  float: left;
  width: 50%;
}
/* line 49, app/components/new_supplier_series/data_index_body_floorB/view.scss */
.data_index_body_floorB .inner-chart .right .js-order-top {
  width: 100%;
  text-align: right;
  height: 20px;
  line-height: 20px;
  margin-bottom: 20px;
}
/* line 55, app/components/new_supplier_series/data_index_body_floorB/view.scss */
.data_index_body_floorB .inner-chart .right .js-order-top span:nth-child(1) {
  display: inline-block;
  background-color: #797979;
  color: #fff;
  width: 40px;
  text-align: center;
}
/* line 63, app/components/new_supplier_series/data_index_body_floorB/view.scss */
.data_index_body_floorB .inner-chart .right #js-order-plot2 {
  height: 195px;
}
/* line 1, app/components/new_supplier_series/data_index_body_old/view.scss */
.data_index_body_old {
  width: 100%;
  background-color: #f4f4f4;
  padding-bottom: 20px;
}
/* line 5, app/components/new_supplier_series/data_index_body_old/view.scss */
.data_index_body_old .data_index_body_container {
  width: 1200px;
  margin: 0 auto;
  height: auto !important;
}
/* line 9, app/components/new_supplier_series/data_index_body_old/view.scss */
.data_index_body_old .data_index_body_container .data-index-body-floor {
  width: 100%;
  height: auto !important;
}
/* line 12, app/components/new_supplier_series/data_index_body_old/view.scss */
.data_index_body_old .data_index_body_container .data-index-body-floor .left-part {
  margin-right: 20px;
  float: left;
}
/* line 16, app/components/new_supplier_series/data_index_body_old/view.scss */
.data_index_body_old .data_index_body_container .data-index-body-floor .right-part {
  float: left;
  margin-top: 20px;
}
/* line 1, app/components/new_supplier_series/data_module/view.scss */
.data_module {
  width: 100%;
  background-color: #f4f4f4;
  padding: 20px 0;
}
/* line 5, app/components/new_supplier_series/data_module/view.scss */
.data_module .container {
  width: 1200px;
  margin: 0 auto;
  height: auto !important;
}
/* line 9, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .module-performance {
  height: 250px;
  background-color: #fff;
  padding: 25px 30px;
}
/* line 13, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .module-performance .title {
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: #434343;
}
/* line 20, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .module-performance .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 27, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .module-performance .my-performance-body {
  width: 1080px;
  margin: 0 auto;
}
/* line 30, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .module-performance .my-performance-body .left {
  width: 235px;
  float: left;
  margin-right: 10px;
}
/* line 34, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .module-performance .my-performance-body .left .floor1 {
  margin: 30px 0 10px 0;
  background-color: #3784bf;
}
/* line 38, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .module-performance .my-performance-body .left .floor1, .data_module .container .module-performance .my-performance-body .left .floor2 {
  height: 180px;
}
/* line 40, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .module-performance .my-performance-body .left .floor1 .score, .data_module .container .module-performance .my-performance-body .left .floor2 .score {
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #fff;
  float: right;
  width: 185px;
  padding: 0 25px;
}
/* line 47, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .module-performance .my-performance-body .left .floor1 .score .key, .data_module .container .module-performance .my-performance-body .left .floor2 .score .key {
  width: 100%;
  text-align: center;
  line-height: 30px;
  padding: 40px 0 0 0;
}
/* line 53, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .module-performance .my-performance-body .left .floor1 .score .value, .data_module .container .module-performance .my-performance-body .left .floor2 .score .value {
  font-family: "SimHei";
  font-size: 50px;
  color: #fff;
  text-align: center;
  line-height: 80px;
}
/* line 62, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .module-performance .my-performance-body .left .floor2 {
  background-color: #66c4ff;
}
/* line 65, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .module-performance .my-performance-body .left .floor2 .score .key {
  padding: 32px 0;
}
/* line 68, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .module-performance .my-performance-body .left .floor2 .score .value {
  margin-left: 10px;
  font-size: 38px;
}
/* line 75, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .module-performance .my-performance-body .right {
  float: left;
  overflow: hidden;
  margin-top: 30px;
  width: 370px;
  height: 180px;
  background-color: #f0faff;
}
/* line 82, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .module-performance .my-performance-body .right ul {
  margin: 0;
  padding: 25px 0px 25px 60px;
  list-style-type: none;
  overflow: hidden;
}
/* line 84, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .module-performance .my-performance-body .right ul li {
  height: 25px;
  line-height: 25px;
  margin-bottom: 10px;
}
/* line 88, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .module-performance .my-performance-body .right ul li span {
  font-family: "Microsoft YaHei";
}
/* line 91, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .module-performance .my-performance-body .right ul li span:nth-child(odd) {
  margin-right: 35px;
  font-size: 14px;
  color: #ff0000;
}
/* line 96, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .module-performance .my-performance-body .right ul li span:nth-child(even) {
  font-size: 14px;
  color: #515151;
}
/* line 100, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .module-performance .my-performance-body .right ul li span:first-child {
  text-align: center;
  color: #075b9b;
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  position: relative;
  top: -2px;
}
/* line 108, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .module-performance .my-performance-body .right ul li span:last-child {
  margin-right: 0px;
}
/* line 114, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .module-performance .my-performance-body .right2 {
  float: left;
  margin-top: 30px;
  height: 180px;
  width: 455px;
  overflow: hidden;
  margin-left: 10px;
}
/* line 121, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .module-performance .my-performance-body .right2 table {
  width: 100%;
  height: 100%;
}
/* line 124, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .module-performance .my-performance-body .right2 table th {
  background-color: #e1ebf6;
  height: 38px;
  line-height: 38px;
  color: #00366c;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}
/* line 132, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .module-performance .my-performance-body .right2 table tr:nth-child(odd) {
  background-color: #fcfcfc;
}
/* line 135, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .module-performance .my-performance-body .right2 table tr:nth-child(even) {
  background-color: #f8f8f8;
}
/* line 138, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .module-performance .my-performance-body .right2 table td {
  text-align: center;
  font-size: 14px;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
}
/* line 148, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .scene {
  height: 390px;
  margin: 15px 10px 0 0;
  background-color: #fff;
  float: left;
  width: 595px;
}
/* line 154, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .scene .title {
  margin: 0 auto;
  height: 30px;
  padding: 25px 30px 10px 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: #434343;
}
/* line 162, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .scene .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 169, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .scene .tab {
  padding: 0 30px 15px 30px;
}
/* line 171, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .scene .tab ul {
  background: none;
  margin-left: 25px;
}
/* line 175, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .scene .tab ul li a {
  padding: 0;
  height: 28px;
  line-height: 28px;
  color: #5d5d5d;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  border: none;
}
/* line 186, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .scene .tab ul li.active a {
  background: none;
  border: none;
  color: #075b9b;
  font-weight: bold;
}
/* line 194, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .scene .tab .tab-contents {
  margin-top: 0;
  padding: 10px;
  border: none;
  height: 280px;
  overflow: hidden;
}
/* line 203, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .market {
  height: 390px;
  margin-top: 15px;
  background-color: #fff;
  float: left;
  width: 595px;
}
/* line 209, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .market .title {
  padding: 25px 30px 10px 30px;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: #434343;
}
/* line 217, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .market .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 224, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .market .tab {
  padding: 0 30px 15px 30px;
}
/* line 226, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .market .tab ul {
  background: none;
  margin-left: 25px;
}
/* line 230, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .market .tab ul li a {
  padding: 0;
  height: 28px;
  line-height: 28px;
  color: #5d5d5d;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  border: none;
}
/* line 241, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .market .tab ul li.active a {
  background: none;
  border: none;
  color: #075b9b;
  font-weight: bold;
}
/* line 249, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .market .tab .tab-contents {
  margin-top: 0;
  padding: 10px;
  border: none;
  height: 280px;
  overflow: hidden;
}
/* line 258, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .problem-close {
  margin-top: 15px;
  background-color: #fff;
  padding: 25px 30px;
}
/* line 262, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .problem-close .title {
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: #434343;
}
/* line 269, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .problem-close .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 277, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .problem-close .problem-detail-body ul {
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
  width: 1070px;
  display: block;
}
/* line 280, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .problem-close .problem-detail-body ul li {
  height: 78px;
  line-height: 78px;
  width: 100%;
  overflow: hidden;
  float: left;
  text-align: left;
}
/* line 287, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .problem-close .problem-detail-body ul li span {
  font-family: "Microsoft YaHei";
}
/* line 290, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .problem-close .problem-detail-body ul li span:nth-child(even) {
  margin-right: 50px;
  font-size: 24px;
  color: #ff0000;
}
/* line 295, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .problem-close .problem-detail-body ul li span:nth-child(odd) {
  font-size: 16px;
  color: #515151;
}
/* line 301, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .problem-close .problem-detail-body table {
  display: block;
  width: 1070px;
  border-spacing: 0px;
  margin: 0 auto;
}
/* line 306, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .problem-close .problem-detail-body table .table-title {
  height: 45px;
  line-height: 45px;
  background-color: #e1ebf6;
}
/* line 310, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .problem-close .problem-detail-body table .table-title th {
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #00366c;
  text-align: center;
}
/* line 317, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .problem-close .problem-detail-body table tr {
  height: 40px;
  line-height: 40px;
  background-color: #fff;
}
/* line 321, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .problem-close .problem-detail-body table tr td {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #6d6d6d;
  text-align: center;
}
/* line 328, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .problem-close .problem-detail-body table tr:nth-child(odd) {
  background-color: #fafafa;
}
/* line 331, app/components/new_supplier_series/data_module/view.scss */
.data_module .container .problem-close .problem-detail-body table tr:nth-child(even) {
  background-color: #f8f8f8;
}
/* line 2, app/components/new_supplier_series/data_nav/view.scss */
.data_nav .data-container {
  width: 100%;
  background-color: #075b9b;
}
/* line 5, app/components/new_supplier_series/data_nav/view.scss */
.data_nav .data-container .navbar-collapse {
  width: 1200px;
  margin: 0 auto;
}
/* line 8, app/components/new_supplier_series/data_nav/view.scss */
.data_nav .data-container .navbar-collapse ul {
  margin: 0;
  padding: 0;
}
/* line 10, app/components/new_supplier_series/data_nav/view.scss */
.data_nav .data-container .navbar-collapse ul li {
  margin: 0;
  padding: 0;
  width: 120px;
  list-style: none outside;
  text-align: center;
  font-size: 12px;
  float: left;
  height: 42px;
  line-height: 42px;
}
/* line 19, app/components/new_supplier_series/data_nav/view.scss */
.data_nav .data-container .navbar-collapse ul li a {
  display: block;
  padding: 0 10px;
  color: #fff;
}
/* line 25, app/components/new_supplier_series/data_nav/view.scss */
.data_nav .data-container .navbar-collapse ul .active {
  background-color: #074b80;
}
/* line 1, app/components/new_supplier_series/data_order/view.scss */
.data_order {
  width: 100%;
  background-color: #f4f4f4;
  padding: 18px 0 30px 0;
}
/* line 5, app/components/new_supplier_series/data_order/view.scss */
.data_order .container {
  width: 1200px;
  margin: 0 auto;
  height: auto !important;
}
/* line 9, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .order-performance {
  padding: 25px;
  background-color: #fff;
}
/* line 12, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .order-performance .title {
  height: 20px;
  line-height: 20px;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #004ea2;
  font-weight: bold;
}
/* line 19, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .order-performance .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 26, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .order-performance .my-performance-body {
  background-color: #fff;
  height: 260px;
  padding: 35px 20px 15px 20px;
}
/* line 30, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .order-performance .my-performance-body .left {
  width: 340px;
  overflow: hidden;
  height: 240px;
  padding: 10px 25px;
  background-color: #f0faff;
  float: left;
}
/* line 37, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .order-performance .my-performance-body .left .floor1, .data_order .container .order-performance .my-performance-body .left .floor2, .data_order .container .order-performance .my-performance-body .left .floor3 {
  height: 80px;
  border-bottom: 1px solid #e3e3e3;
}
/* line 40, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .order-performance .my-performance-body .left .floor1 .detail, .data_order .container .order-performance .my-performance-body .left .floor2 .detail, .data_order .container .order-performance .my-performance-body .left .floor3 .detail {
  height: 80px;
  line-height: 80px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #515355;
}
/* line 46, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .order-performance .my-performance-body .left .floor1 .detail > span, .data_order .container .order-performance .my-performance-body .left .floor2 .detail > span, .data_order .container .order-performance .my-performance-body .left .floor3 .detail > span {
  display: inline-block;
  width: 101px;
  text-align: right;
}
/* line 50, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .order-performance .my-performance-body .left .floor1 .detail > span span, .data_order .container .order-performance .my-performance-body .left .floor2 .detail > span span, .data_order .container .order-performance .my-performance-body .left .floor3 .detail > span span {
  color: red;
  font-size: 16px;
}
/* line 55, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .order-performance .my-performance-body .left .floor1 .detail > span:nth-child(1), .data_order .container .order-performance .my-performance-body .left .floor2 .detail > span:nth-child(1), .data_order .container .order-performance .my-performance-body .left .floor3 .detail > span:nth-child(1) {
  width: 35px;
  text-align: left;
  color: #004ea2;
  font-weight: bold;
}
/* line 63, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .order-performance .my-performance-body .left .floor3 {
  border: none;
}
/* line 67, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .order-performance .my-performance-body .right {
  float: left;
  overflow: hidden;
  margin-left: 20px;
  width: 690px;
}
/* line 72, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .order-performance .my-performance-body .right .chart-top {
  width: 100%;
  height: 106px;
}
/* line 76, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .order-performance .my-performance-body .right .table-bottom {
  width: 100%;
  height: 129px;
  margin-top: 25px;
  overflow: hidden;
}
/* line 81, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .order-performance .my-performance-body .right .table-bottom table {
  width: 100%;
  height: 100%;
}
/* line 84, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .order-performance .my-performance-body .right .table-bottom table th {
  background-color: #f8f8f8;
  height: 43px;
  line-height: 43px;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  font-weight: normal;
}
/* line 92, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .order-performance .my-performance-body .right .table-bottom table th:first-child {
  color: #004ea2;
}
/* line 95, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .order-performance .my-performance-body .right .table-bottom table tr:nth-child(odd) {
  background-color: #fcfcfc;
}
/* line 98, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .order-performance .my-performance-body .right .table-bottom table tr:nth-child(even) {
  background-color: #f8f8f8;
}
/* line 101, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .order-performance .my-performance-body .right .table-bottom table td {
  text-align: center;
  font-size: 14px;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
}
/* line 107, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .order-performance .my-performance-body .right .table-bottom table tr {
  height: 43px;
}
/* line 109, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .order-performance .my-performance-body .right .table-bottom table tr td:first-child {
  color: #004ea2;
}
/* line 118, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .day-detail {
  padding: 35px 20px 15px 20px;
  margin-top: 12px;
  background-color: #fff;
}
/* line 122, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .day-detail .title {
  height: 20px;
  line-height: 20px;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #004ea2;
  font-weight: bold;
}
/* line 129, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .day-detail .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 136, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .day-detail .day-detail-body {
  padding: 25px;
}
/* line 138, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .day-detail .day-detail-body table {
  width: 100%;
  border-spacing: 0px;
}
/* line 142, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .day-detail .day-detail-body table thead tr {
  height: 35px;
  line-height: 35px;
}
/* line 145, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .day-detail .day-detail-body table thead tr th {
  font-family: "Microsoft YaHei";
  font-size: 12px;
  color: #004a82;
  text-align: center;
  background-color: #e1ebf5;
  font-weight: normal;
  border: 1px solid #fff;
}
/* line 157, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .day-detail .day-detail-body table tbody tr {
  height: 40px;
  line-height: 40px;
}
/* line 160, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .day-detail .day-detail-body table tbody tr td {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #7a7a7a;
  text-align: center;
}
/* line 167, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .day-detail .day-detail-body table tbody tr:nth-child(odd) {
  background-color: #fafafa;
}
/* line 170, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .day-detail .day-detail-body table tbody tr:nth-child(even) {
  background-color: #f8f8f8;
}
/* line 176, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .day-detail .demand-pagination {
  text-align: center;
  padding: 30px 0 10px 0;
}
/* line 181, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .unfinished-detail {
  background-color: #fff;
  padding: 35px 20px 15px 20px;
  margin-top: 12px;
}
/* line 185, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .unfinished-detail .title {
  height: 20px;
  line-height: 20px;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #004ea2;
  font-weight: bold;
}
/* line 192, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .unfinished-detail .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 199, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .unfinished-detail .unfinished-detail-body {
  padding: 25px;
}
/* line 201, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .unfinished-detail .unfinished-detail-body table {
  width: 100%;
  border-spacing: 0px;
}
/* line 205, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .unfinished-detail .unfinished-detail-body table thead tr {
  height: 35px;
  line-height: 35px;
}
/* line 208, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .unfinished-detail .unfinished-detail-body table thead tr th {
  font-family: "Microsoft YaHei";
  font-size: 12px;
  color: #004a82;
  text-align: center;
  background-color: #e1ebf5;
  font-weight: normal;
  border: 1px solid #fff;
}
/* line 220, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .unfinished-detail .unfinished-detail-body table tbody tr {
  height: 40px;
  line-height: 40px;
}
/* line 223, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .unfinished-detail .unfinished-detail-body table tbody tr td {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #7a7a7a;
  text-align: center;
}
/* line 230, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .unfinished-detail .unfinished-detail-body table tbody tr:nth-child(odd) {
  background-color: #fafafa;
}
/* line 233, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .unfinished-detail .unfinished-detail-body table tbody tr:nth-child(even) {
  background-color: #f8f8f8;
}
/* line 238, app/components/new_supplier_series/data_order/view.scss */
.data_order .container .unfinished-detail .unfinished-detail-body .unfinished-pagination {
  padding: 10px;
  text-align: center;
}
/* line 1, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation {
  width: 100%;
  background-color: #f4f4f4;
  padding: 20px 0;
}
/* line 5, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container {
  width: 1200px;
  margin: 0 auto;
  height: auto !important;
}
/* line 9, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .download-link {
  width: 100%;
  height: 30px;
  line-height: 25px;
  text-align: right;
}
/* line 14, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .download-link a {
  float: right;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}
/* line 20, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .my-performance-all {
  height: 158px;
  background-color: #fff;
  padding: 25px 25px;
}
/* line 24, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .my-performance-all .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: #434343;
}
/* line 32, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .my-performance-all .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 39, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .my-performance-all .my-performance-body {
  width: 1084px;
  margin: 20px auto 0 auto;
}
/* line 42, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .my-performance-all .my-performance-body .left {
  width: 50%;
  float: left;
}
/* line 45, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .my-performance-all .my-performance-body .left .floor1 {
  width: 250px;
  height: 80px;
  padding: 10px 0;
  line-height: 100px;
  background-color: #fcb42a;
  color: #fff;
  font-family: "Microsoft YaHei";
  text-align: center;
  float: left;
}
/* line 55, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .my-performance-all .my-performance-body .left .floor1 .top {
  font-size: 68px;
  height: 80px;
  line-height: 80px;
  width: 160px;
  float: left;
  text-align: right;
}
/* line 63, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .my-performance-all .my-performance-body .left .floor1 .score {
  float: left;
  font-size: 26px;
  line-height: 110px;
}
/* line 74, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .my-performance-all .my-performance-body .left .floor2 {
  float: left;
  height: 66px;
  margin-top: 38px;
  padding-left: 34px;
}
/* line 79, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .my-performance-all .my-performance-body .left .floor2 > div {
  line-height: 33px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #6e6e6e;
}
/* line 84, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .my-performance-all .my-performance-body .left .floor2 > div span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 90, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .my-performance-all .my-performance-body .left .floor2 > div .red {
  font-size: 27px;
  color: #ff0000;
}
/* line 97, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .my-performance-all .my-performance-body .right {
  width: 50%;
  float: left;
  overflow: hidden;
}
/* line 101, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .my-performance-all .my-performance-body .right .floor1 {
  width: 250px;
  height: 80px;
  padding: 10px 0;
  line-height: 100px;
  background-color: #90d22a;
  color: #fff;
  font-family: "Microsoft YaHei";
  text-align: center;
  float: left;
}
/* line 111, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .my-performance-all .my-performance-body .right .floor1 .top {
  font-size: 44px;
  height: 50px;
  line-height: 50px;
}
/* line 117, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .my-performance-all .my-performance-body .right .floor1 .bottom {
  font-size: 16px;
  height: 30px;
  line-height: 30px;
}
/* line 123, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .my-performance-all .my-performance-body .right .floor2 {
  float: left;
  height: 66px;
  margin-top: 38px;
  padding-left: 34px;
}
/* line 128, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .my-performance-all .my-performance-body .right .floor2 > div {
  line-height: 33px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #6e6e6e;
}
/* line 133, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .my-performance-all .my-performance-body .right .floor2 > div span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 139, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .my-performance-all .my-performance-body .right .floor2 > div .red {
  font-size: 27px;
  color: #ff0000;
}
/* line 148, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .my-performance-movements {
  height: 275px;
  margin-top: 15px;
  background-color: #fff;
  padding: 25px 25px;
}
/* line 153, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .my-performance-movements .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: #434343;
}
/* line 161, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .my-performance-movements .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 168, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .my-performance-movements .performance-time-button {
  float: right;
  font-size: 12px;
  background-color: #fff;
  height: 35px;
  margin-right: 20px;
  margin-top: -20px;
}
/* line 176, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .my-performance-movements .movements-body {
  margin: 30px auto 0 auto;
}
/* line 178, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .my-performance-movements .movements-body .outter {
  width: 1140px;
}
/* line 183, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .product-line {
  min-height: 150px;
  margin-top: 15px;
  background-color: #fff;
  padding: 25px 25px;
}
/* line 188, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .product-line .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: #434343;
}
/* line 196, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .product-line .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 202, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .product-line .title .product-line-a {
  display: inline-block;
  float: right;
  margin-right: 20px;
  color: #4287c8;
  font-size: 14px;
  line-height: 35px;
}
/* line 211, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .product-line .product-line-body {
  width: 1100px;
  margin: 20px auto 0 auto;
}
/* line 214, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .product-line .product-line-body ul {
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
  width: 100%;
}
/* line 216, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .product-line .product-line-body ul li {
  height: 58px;
  width: 102px;
  float: left;
  text-align: center;
  padding: 15px;
  background-color: #ebf2f9;
  font-family: "Microsoft YaHei";
  margin: 10px 8px 0 0;
}
/* line 225, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .product-line .product-line-body ul li div {
  font-family: "Microsoft YaHei";
  line-height: 30px;
}
/* line 229, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .product-line .product-line-body ul li div:nth-child(even) {
  font-size: 24px;
  color: #075b9b;
}
/* line 233, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .product-line .product-line-body ul li div:nth-child(odd) {
  font-size: 16px;
  color: #404040;
}
/* line 238, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .product-line .product-line-body ul li:first-child {
  background-color: #075b9b;
  height: 58px;
  width: 75px;
  padding: 15px;
}
/* line 243, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .product-line .product-line-body ul li:first-child div {
  color: #fff;
  line-height: 30px;
  font-size: 20px;
}
/* line 249, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .product-line .product-line-body ul li:last-child {
  margin-right: 0;
}
/* line 255, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .performance-detailed {
  height: 306px;
  margin-top: 15px;
  background-color: #fff;
  padding: 25px 25px;
}
/* line 260, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .performance-detailed .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: #434343;
}
/* line 268, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .performance-detailed .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 275, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .performance-detailed .performance-detailed-body {
  width: 100%;
  height: 100%;
}
/* line 278, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .performance-detailed .performance-detailed-body .left-body {
  width: 305px;
  float: left;
  height: 230px;
  margin-top: 30px;
  overflow: hidden;
}
/* line 284, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .performance-detailed .performance-detailed-body .left-body table {
  width: 100%;
}
/* line 287, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .performance-detailed .performance-detailed-body .left-body table tbody td {
  padding: 0 5px;
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  color: #6d6d6d;
  border: none;
}
/* line 293, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .performance-detailed .performance-detailed-body .left-body table tbody td .plot {
  width: 100%;
  height: 200px;
}
/* line 302, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .performance-detailed .performance-detailed-body .right-body {
  float: left;
  max-width: 830px;
  overflow: hidden;
}
/* line 306, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .performance-detailed .performance-detailed-body .right-body .score-example {
  float: right;
  height: 20px;
  vertical-align: middle;
  width: 80%;
}
/* line 311, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .performance-detailed .performance-detailed-body .right-body .score-example .score {
  float: right;
  width: 60px;
  height: 15px;
  text-align: right;
}
/* line 317, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .performance-detailed .performance-detailed-body .right-body .score-example .red {
  width: 30px;
  background-color: #ff0000;
}
/* line 321, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .performance-detailed .performance-detailed-body .right-body .score-example .orange {
  width: 30px;
  background-color: #ff9933;
}
/* line 325, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .performance-detailed .performance-detailed-body .right-body .score-example .blue {
  width: 30px;
  background-color: #0066ff;
}
/* line 329, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .performance-detailed .performance-detailed-body .right-body .score-example .green {
  width: 30px;
  background-color: #00cc66;
}
/* line 334, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .performance-detailed .performance-detailed-body .right-body table {
  width: 820px;
  height: 235px;
  float: left;
  margin-top: 10px;
}
/* line 339, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .performance-detailed .performance-detailed-body .right-body table th {
  background-color: #ebf2f9;
  font-size: 16px;
  color: #00366c;
  font-family: 'Microsoft YaHei';
}
/* line 345, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .performance-detailed .performance-detailed-body .right-body table td {
  height: 10px;
  line-height: 10px;
  text-align: center;
}
/* line 350, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .performance-detailed .performance-detailed-body .right-body table .score-td {
  width: 100px;
  color: #ffffff;
  font-size: 8px;
  text-align: center;
  padding: 0 22px;
}
/* line 356, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .performance-detailed .performance-detailed-body .right-body table .score-td .score-left {
  width: 100px;
  text-align: center;
  color: #000000;
}
/* line 362, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .performance-detailed .performance-detailed-body .right-body table .score-td .score-right {
  width: 100px;
  background-color: #dbdbdb;
  text-align: center;
  float: left;
  margin-top: 10px;
}
/* line 369, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .performance-detailed .performance-detailed-body .right-body table .score-td .score-right .score-actual-red {
  background-color: #ff0000;
}
/* line 372, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .performance-detailed .performance-detailed-body .right-body table .score-td .score-right .score-actual-orange {
  background-color: #ff9933;
}
/* line 375, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .performance-detailed .performance-detailed-body .right-body table .score-td .score-right .score-actual-blue {
  background-color: #0066ff;
}
/* line 378, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .performance-detailed .performance-detailed-body .right-body table .score-td .score-right .score-actual-green {
  background-color: #00cc66;
}
/* line 387, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .performance-warning {
  height: 175px;
  margin-top: 15px;
  background-color: #fff;
  padding: 25px 25px;
}
/* line 392, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .performance-warning .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: #434343;
}
/* line 400, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .performance-warning .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 407, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .performance-warning .performance-warning-body {
  width: 1090px;
  margin: 20px auto 0 auto;
}
/* line 410, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .performance-warning .performance-warning-body ul {
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
  width: 100%;
}
/* line 412, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .performance-warning .performance-warning-body ul li {
  height: 90px;
  width: 235px;
  float: left;
  padding: 15px;
  background-color: #f9f9f9;
  font-family: "Microsoft YaHei";
  margin-right: 10px;
}
/* line 420, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .performance-warning .performance-warning-body ul li span {
  display: block;
  float: left;
  margin-top: 10px;
}
/* line 425, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .performance-warning .performance-warning-body ul li div {
  width: 150px;
  float: left;
  line-height: 20px;
  color: #868686;
  font-size: 14px;
}
/* line 433, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .performance-warning .performance-warning-body ul li:last-child {
  margin-right: 0;
}
/* line 439, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .execution-strategy {
  height: 240px;
  margin-top: 15px;
  background-color: #fff;
  padding: 25px 25px;
}
/* line 444, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .execution-strategy .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: #434343;
}
/* line 452, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .execution-strategy .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 459, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .execution-strategy .execution-strategy-body {
  margin: 20px auto 0 auto;
  width: 1118px;
}
/* line 462, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .execution-strategy .execution-strategy-body .div3 {
  width: 362px;
  height: 180px;
  background-color: #eef4fa;
  float: left;
  margin-right: 10px;
}
/* line 468, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .execution-strategy .execution-strategy-body .div3 .single-line {
  margin: 10px 26px;
}
/* line 470, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .execution-strategy .execution-strategy-body .div3 .single-line label {
  width: 200px;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #505050;
}
/* line 476, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .execution-strategy .execution-strategy-body .div3 .single-line input {
  margin-left: 10px;
}
/* line 480, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .execution-strategy .execution-strategy-body .div3 .single-line:first-child {
  margin: 30px 26px 20px 26px;
}
/* line 482, app/components/new_supplier_series/data_user_evaluation/view.scss */
.data_user_evaluation .container .execution-strategy .execution-strategy-body .div3 .single-line:first-child label {
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  color: #10619f;
}
/* line 1, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 {
  width: 100%;
  background-color: #f4f4f4;
  padding: 20px 0;
}
/* line 5, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container {
  width: 1200px;
  margin: 0 auto;
  height: auto !important;
}
/* line 9, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .download-link {
  width: 100%;
  height: 30px;
  line-height: 25px;
  text-align: right;
}
/* line 14, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .download-link a {
  float: right;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}
/* line 20, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .my-performance-all {
  height: 158px;
  background-color: #fff;
  padding: 25px 25px;
}
/* line 24, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .my-performance-all .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: #434343;
}
/* line 32, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .my-performance-all .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 39, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .my-performance-all .my-performance-body {
  width: 1084px;
  margin: 20px auto 0 auto;
}
/* line 42, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .my-performance-all .my-performance-body .left {
  width: 50%;
  float: left;
}
/* line 45, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .my-performance-all .my-performance-body .left .floor1 {
  width: 250px;
  height: 80px;
  padding: 10px 0;
  line-height: 100px;
  background-color: #fcb42a;
  color: #fff;
  font-family: "Microsoft YaHei";
  text-align: center;
  float: left;
}
/* line 55, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .my-performance-all .my-performance-body .left .floor1 .top {
  font-size: 68px;
  height: 80px;
  line-height: 80px;
  width: 160px;
  float: left;
  text-align: right;
}
/* line 63, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .my-performance-all .my-performance-body .left .floor1 .score {
  float: left;
  font-size: 26px;
  line-height: 110px;
}
/* line 74, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .my-performance-all .my-performance-body .left .floor2 {
  float: left;
  height: 66px;
  margin-top: 38px;
  padding-left: 34px;
}
/* line 79, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .my-performance-all .my-performance-body .left .floor2 > div {
  line-height: 33px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #6e6e6e;
}
/* line 84, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .my-performance-all .my-performance-body .left .floor2 > div span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 90, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .my-performance-all .my-performance-body .left .floor2 > div .red {
  font-size: 27px;
  color: #ff0000;
}
/* line 97, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .my-performance-all .my-performance-body .right {
  width: 50%;
  float: left;
  overflow: hidden;
}
/* line 101, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .my-performance-all .my-performance-body .right .floor1 {
  width: 250px;
  height: 80px;
  padding: 10px 0;
  line-height: 100px;
  background-color: #90d22a;
  color: #fff;
  font-family: "Microsoft YaHei";
  text-align: center;
  float: left;
}
/* line 111, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .my-performance-all .my-performance-body .right .floor1 .top {
  font-size: 44px;
  height: 50px;
  line-height: 50px;
}
/* line 117, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .my-performance-all .my-performance-body .right .floor1 .bottom {
  font-size: 16px;
  height: 30px;
  line-height: 30px;
}
/* line 123, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .my-performance-all .my-performance-body .right .floor2 {
  float: left;
  height: 66px;
  margin-top: 38px;
  padding-left: 34px;
}
/* line 128, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .my-performance-all .my-performance-body .right .floor2 > div {
  line-height: 33px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #6e6e6e;
}
/* line 133, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .my-performance-all .my-performance-body .right .floor2 > div span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 139, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .my-performance-all .my-performance-body .right .floor2 > div .red {
  font-size: 27px;
  color: #ff0000;
}
/* line 148, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .my-performance-movements {
  height: 375px;
  margin-top: 15px;
  background-color: #fff;
  padding: 25px 25px;
}
/* line 153, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .my-performance-movements .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: #434343;
}
/* line 161, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .my-performance-movements .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 168, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .my-performance-movements .performance-time-button {
  float: right;
  font-size: 12px;
  background-color: #fff;
  height: 35px;
  margin-right: 20px;
  margin-top: -30px;
}
/* line 176, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .my-performance-movements .movements-body {
  margin: 30px auto 0 auto;
}
/* line 178, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .my-performance-movements .movements-body .outter {
  width: 1140px;
}
/* line 183, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .product-line {
  min-height: 150px;
  margin-top: 15px;
  background-color: #fff;
  padding: 25px 25px;
}
/* line 188, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .product-line .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: #434343;
}
/* line 196, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .product-line .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 202, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .product-line .title .product-line-a {
  display: inline-block;
  float: right;
  margin-right: 20px;
  color: #4287c8;
  font-size: 14px;
  line-height: 35px;
}
/* line 211, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .product-line .product-line-body {
  width: 1100px;
  margin: 20px auto 0 auto;
}
/* line 214, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .product-line .product-line-body ul {
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
  width: 100%;
}
/* line 216, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .product-line .product-line-body ul li {
  height: 58px;
  width: 102px;
  float: left;
  text-align: center;
  padding: 15px;
  background-color: #ebf2f9;
  font-family: "Microsoft YaHei";
  margin: 10px 8px 0 0;
}
/* line 225, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .product-line .product-line-body ul li div {
  font-family: "Microsoft YaHei";
  line-height: 30px;
}
/* line 229, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .product-line .product-line-body ul li div:nth-child(even) {
  font-size: 24px;
  color: #075b9b;
}
/* line 233, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .product-line .product-line-body ul li div:nth-child(odd) {
  font-size: 16px;
  color: #404040;
}
/* line 238, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .product-line .product-line-body ul li:first-child {
  background-color: #075b9b;
  height: 58px;
  width: 75px;
  padding: 15px;
}
/* line 243, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .product-line .product-line-body ul li:first-child div {
  color: #fff;
  line-height: 30px;
  font-size: 20px;
}
/* line 249, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .product-line .product-line-body ul li:last-child {
  margin-right: 0;
}
/* line 255, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .performance-detailed {
  height: 306px;
  margin-top: 15px;
  background-color: #fff;
  padding: 25px 25px;
}
/* line 260, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .performance-detailed .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: #434343;
}
/* line 268, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .performance-detailed .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 275, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .performance-detailed .performance-detailed-body {
  width: 100%;
  height: 100%;
}
/* line 278, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .performance-detailed .performance-detailed-body .left-body {
  width: 305px;
  float: left;
  height: 230px;
  margin-top: 30px;
  overflow: hidden;
}
/* line 284, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .performance-detailed .performance-detailed-body .left-body table {
  width: 100%;
}
/* line 287, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .performance-detailed .performance-detailed-body .left-body table tbody td {
  padding: 0 5px;
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  color: #6d6d6d;
  border: none;
}
/* line 293, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .performance-detailed .performance-detailed-body .left-body table tbody td .plot {
  width: 100%;
  height: 200px;
}
/* line 302, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .performance-detailed .performance-detailed-body .right-body {
  float: left;
  max-width: 830px;
  overflow: hidden;
}
/* line 306, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .performance-detailed .performance-detailed-body .right-body .score-example {
  float: right;
  height: 20px;
  vertical-align: middle;
  width: 80%;
}
/* line 311, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .performance-detailed .performance-detailed-body .right-body .score-example .score {
  float: right;
  width: 60px;
  height: 15px;
  text-align: right;
}
/* line 317, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .performance-detailed .performance-detailed-body .right-body .score-example .red {
  width: 30px;
  background-color: #ff0000;
}
/* line 321, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .performance-detailed .performance-detailed-body .right-body .score-example .orange {
  width: 30px;
  background-color: #ff9933;
}
/* line 325, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .performance-detailed .performance-detailed-body .right-body .score-example .blue {
  width: 30px;
  background-color: #0066ff;
}
/* line 329, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .performance-detailed .performance-detailed-body .right-body .score-example .green {
  width: 30px;
  background-color: #00cc66;
}
/* line 334, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .performance-detailed .performance-detailed-body .right-body table {
  width: 820px;
  height: 235px;
  float: left;
  margin-top: 10px;
}
/* line 339, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .performance-detailed .performance-detailed-body .right-body table th {
  background-color: #ebf2f9;
  font-size: 16px;
  color: #00366c;
  font-family: 'Microsoft YaHei';
}
/* line 345, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .performance-detailed .performance-detailed-body .right-body table td {
  height: 10px;
  line-height: 10px;
  text-align: center;
}
/* line 350, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .performance-detailed .performance-detailed-body .right-body table .score-td {
  width: 100px;
  color: #ffffff;
  font-size: 8px;
  text-align: center;
  padding: 0px 22px;
}
/* line 356, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .performance-detailed .performance-detailed-body .right-body table .score-td .score-left {
  width: 100px;
  text-align: center;
  color: #000000;
}
/* line 362, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .performance-detailed .performance-detailed-body .right-body table .score-td .score-right {
  width: 100px;
  background-color: #dbdbdb;
  text-align: center;
  float: left;
  margin-top: 10px;
}
/* line 369, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .performance-detailed .performance-detailed-body .right-body table .score-td .score-right .score-actual-red {
  background-color: #ff0000;
}
/* line 372, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .performance-detailed .performance-detailed-body .right-body table .score-td .score-right .score-actual-orange {
  background-color: #ff9933;
}
/* line 375, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .performance-detailed .performance-detailed-body .right-body table .score-td .score-right .score-actual-blue {
  background-color: #0066ff;
}
/* line 378, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .performance-detailed .performance-detailed-body .right-body table .score-td .score-right .score-actual-green {
  background-color: #00cc66;
}
/* line 387, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .performance-warning {
  height: 175px;
  margin-top: 15px;
  background-color: #fff;
  padding: 25px 25px;
}
/* line 392, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .performance-warning .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: #434343;
}
/* line 400, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .performance-warning .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 407, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .performance-warning .performance-warning-body {
  width: 1090px;
  margin: 20px auto 0 auto;
}
/* line 410, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .performance-warning .performance-warning-body ul {
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
  width: 100%;
}
/* line 412, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .performance-warning .performance-warning-body ul li {
  height: 90px;
  width: 235px;
  float: left;
  padding: 15px;
  background-color: #f9f9f9;
  font-family: "Microsoft YaHei";
  margin-right: 10px;
}
/* line 420, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .performance-warning .performance-warning-body ul li span {
  display: block;
  float: left;
  margin-top: 10px;
}
/* line 425, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .performance-warning .performance-warning-body ul li div {
  width: 150px;
  float: left;
  line-height: 20px;
  color: #868686;
  font-size: 14px;
}
/* line 433, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .performance-warning .performance-warning-body ul li:last-child {
  margin-right: 0;
}
/* line 439, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .execution-strategy {
  margin-top: 15px;
  background-color: #fff;
  padding: 25px 25px;
}
/* line 443, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .execution-strategy .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: #434343;
}
/* line 451, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .execution-strategy .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 458, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .execution-strategy .execution-strategy-body {
  margin: 20px auto 0 auto;
  width: 1118px;
}
/* line 489, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .execution-strategy .execution-strategy-body .strategy-style {
  font-size: 12px;
}
/* line 491, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .execution-strategy .execution-strategy-body .strategy-style .div-header {
  background-color: #075b9b;
  color: #fff;
  width: 100px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  float: left;
  margin-right: 50px;
}
/* line 501, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .execution-strategy .execution-strategy-body .strategy-style span {
  display: inline-block;
  line-height: 28px;
  width: 40px;
  float: left;
}
/* line 507, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .execution-strategy .execution-strategy-body .strategy-style .score {
  color: #ff0000;
}
/* line 511, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .execution-strategy .execution-strategy-body .strategy-line {
  font-family: 'Microsoft YaHei';
  width: 100%;
  height: 130px;
  margin-top: 10px;
}
/* line 516, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .execution-strategy .execution-strategy-body .strategy-line .left {
  width: 100px;
  height: 90px;
  padding: 20px 0;
  background-color: #e1ebf5;
  color: #12609e;
  font-size: 18px;
  font-weight: bold;
  line-height: 45px;
  text-align: center;
  float: left;
}
/* line 528, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .execution-strategy .execution-strategy-body .strategy-line .right {
  background-color: #f7f7f7;
  height: 90px;
  padding: 20px 45px;
  width: 925px;
  float: left;
}
/* line 534, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .execution-strategy .execution-strategy-body .strategy-line .right ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
/* line 538, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .execution-strategy .execution-strategy-body .strategy-line .right ul .rows3 {
  width: 100%;
  line-height: 30px;
  font-size: 14px;
  clear: both;
}
/* line 543, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .execution-strategy .execution-strategy-body .strategy-line .right ul .rows3 > span {
  float: left;
}
/* line 546, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .execution-strategy .execution-strategy-body .strategy-line .right ul .rows3 div {
  display: inline-block;
  float: right;
}
/* line 549, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .execution-strategy .execution-strategy-body .strategy-line .right ul .rows3 div .green {
  color: #22D522;
}
/* line 552, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .execution-strategy .execution-strategy-body .strategy-line .right ul .rows3 div .yellow {
  color: #E6E62A;
}
/* line 555, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .execution-strategy .execution-strategy-body .strategy-line .right ul .rows3 div .red {
  color: red;
}
/* line 559, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .execution-strategy .execution-strategy-body .strategy-line .right ul .rows3 .red {
  color: #ff0000;
}
/* line 563, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .execution-strategy .execution-strategy-body .strategy-line .right ul .rows4 {
  width: 100%;
  line-height: 25px;
  font-size: 14px;
  clear: both;
}
/* line 568, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .execution-strategy .execution-strategy-body .strategy-line .right ul .rows4 > span {
  float: left;
}
/* line 571, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .execution-strategy .execution-strategy-body .strategy-line .right ul .rows4 div {
  display: inline-block;
  float: right;
}
/* line 574, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .execution-strategy .execution-strategy-body .strategy-line .right ul .rows4 div .green {
  color: #22D522;
}
/* line 577, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .execution-strategy .execution-strategy-body .strategy-line .right ul .rows4 div .yellow {
  color: #E6E62A;
}
/* line 580, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .execution-strategy .execution-strategy-body .strategy-line .right ul .rows4 div .red {
  color: red;
}
/* line 584, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.data_user_evaluation3 .container .execution-strategy .execution-strategy-body .strategy-line .right ul .rows4 .red {
  color: #ff0000;
  font-size: 10px;
}

/* line 597, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.modal table {
  font-family: 'Microsoft YaHei';
}
/* line 600, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.modal table thead th {
  background-color: #E1EBF6;
  border: 1px solid #E3DFDF;
  font-size: 14px;
  font-weight: bold;
}
/* line 606, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.modal table thead th:first-child {
  border: 1px solid #E3DFDF;
}
/* line 610, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.modal table td {
  border: 1px solid #E3DFDF;
  padding: 6px 12px;
}
/* line 614, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.modal table td:first-child {
  border: 1px solid #E3DFDF;
}
/* line 617, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.modal table .blue {
  font-size: 14px;
  font-weight: bold;
}

/* line 623, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.supplier-modal {
  width: 550px;
  font-family: 'Microsoft YaHei';
}
/* line 626, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.supplier-modal h2 {
  text-align: center;
  font-size: 16px !important;
  font-weight: bold;
}
/* line 631, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.supplier-modal .modal-header {
  height: 40px;
  line-height: 40px;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
  font-family: "Microsoft YaHei";
  text-align: left;
  padding-left: 20px;
}
/* line 641, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.supplier-modal .modal-header span {
  float: right;
  width: 12px;
  height: 12px;
  margin-top: 10px;
  margin-right: 10px;
}
/* line 648, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.supplier-modal .modal-body {
  padding: 30px 40px 13px 40px;
  min-height: 0;
}
/* line 651, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.supplier-modal .modal-body .content {
  font-size: 15px;
  color: #004ea2;
  font-weight: bold;
}
/* line 655, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.supplier-modal .modal-body .content ul {
  margin-left: 14px;
  padding-left: 30px;
}
/* line 658, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.supplier-modal .modal-body .content ul li {
  color: #4a4a4a;
  line-height: 28px;
  font-weight: normal;
}
/* line 664, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.supplier-modal .modal-body .content table {
  color: #4a4a4a;
  font-weight: normal;
  font-family: "Microsoft YaHei";
  font-size: 9px;
}
/* line 670, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.supplier-modal .modal-body .content table tr td {
  border: 0px solid #fff;
}
/* line 676, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.supplier-modal .modal-body .content div {
  color: #4a4a4a;
  padding-left: 0px;
  font-weight: normal;
}
/* line 680, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.supplier-modal .modal-body .content div a {
  color: #004ea2;
}
/* line 686, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.supplier-modal .modal-footer {
  background-color: #fff;
  text-align: center;
  padding: 0 0 10px 0;
}
/* line 690, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.supplier-modal .modal-footer a {
  width: 160px;
  height: 34px;
  display: inline-block;
  border-radius: 0;
  border: none;
  padding: 0;
  line-height: 34px;
  color: #fff;
  background-color: #004ea2;
  font-size: 14px;
}
/* line 702, app/components/new_supplier_series/data_user_evaluation3/view.scss */
.supplier-modal .modal-footer .close1 {
  width: 80px;
  background-color: #004ea2;
  color: #fff;
}
/* line 1, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew {
  width: 100%;
  background-color: #f4f4f4;
  padding: 20px 0;
}
/* line 5, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container {
  width: 1200px;
  margin: 0 auto;
  height: auto !important;
}
/* line 9, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .download-link {
  width: 100%;
  height: 30px;
  line-height: 25px;
  text-align: right;
}
/* line 14, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .download-link a {
  float: right;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}
/* line 20, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .my-performance-all {
  height: 158px;
  background-color: #fff;
  padding: 25px 25px;
}
/* line 24, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .my-performance-all .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: #434343;
}
/* line 32, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .my-performance-all .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 39, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .my-performance-all .my-performance-body {
  width: 1084px;
  margin: 20px auto 0 auto;
}
/* line 42, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .my-performance-all .my-performance-body .left {
  width: 50%;
  float: left;
}
/* line 45, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .my-performance-all .my-performance-body .left .floor1 {
  width: 250px;
  height: 80px;
  padding: 10px 0;
  line-height: 100px;
  background-color: #fcb42a;
  color: #fff;
  font-family: "Microsoft YaHei";
  text-align: center;
  float: left;
}
/* line 55, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .my-performance-all .my-performance-body .left .floor1 .top {
  font-size: 68px;
  height: 80px;
  line-height: 80px;
  width: 160px;
  float: left;
  text-align: right;
}
/* line 63, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .my-performance-all .my-performance-body .left .floor1 .score {
  float: left;
  font-size: 26px;
  line-height: 110px;
}
/* line 74, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .my-performance-all .my-performance-body .left .floor2 {
  float: left;
  height: 66px;
  margin-top: 38px;
  padding-left: 34px;
}
/* line 79, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .my-performance-all .my-performance-body .left .floor2 > div {
  line-height: 33px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #6e6e6e;
}
/* line 84, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .my-performance-all .my-performance-body .left .floor2 > div span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 90, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .my-performance-all .my-performance-body .left .floor2 > div .red {
  font-size: 27px;
  color: #ff0000;
}
/* line 97, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .my-performance-all .my-performance-body .right {
  width: 50%;
  float: left;
  overflow: hidden;
}
/* line 101, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .my-performance-all .my-performance-body .right .floor1 {
  width: 250px;
  height: 80px;
  padding: 10px 0;
  line-height: 100px;
  background-color: #90d22a;
  color: #fff;
  font-family: "Microsoft YaHei";
  text-align: center;
  float: left;
}
/* line 111, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .my-performance-all .my-performance-body .right .floor1 .top {
  font-size: 44px;
  height: 50px;
  line-height: 50px;
}
/* line 117, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .my-performance-all .my-performance-body .right .floor1 .bottom {
  font-size: 16px;
  height: 30px;
  line-height: 30px;
}
/* line 123, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .my-performance-all .my-performance-body .right .floor2 {
  float: left;
  height: 66px;
  margin-top: 38px;
  padding-left: 34px;
}
/* line 128, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .my-performance-all .my-performance-body .right .floor2 > div {
  line-height: 33px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #6e6e6e;
}
/* line 133, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .my-performance-all .my-performance-body .right .floor2 > div span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 139, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .my-performance-all .my-performance-body .right .floor2 > div .red {
  font-size: 27px;
  color: #ff0000;
}
/* line 148, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .my-performance-movements {
  height: 375px;
  margin-top: 15px;
  background-color: #fff;
  padding: 25px 25px;
}
/* line 153, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .my-performance-movements .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: #434343;
}
/* line 161, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .my-performance-movements .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 168, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .my-performance-movements .performance-time-button {
  float: right;
  font-size: 12px;
  background-color: #fff;
  height: 35px;
  margin-right: 20px;
  margin-top: -30px;
}
/* line 176, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .my-performance-movements .movements-body {
  margin: 30px auto 0 auto;
}
/* line 178, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .my-performance-movements .movements-body .outter {
  width: 1140px;
}
/* line 183, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .product-line {
  min-height: 150px;
  margin-top: 15px;
  background-color: #fff;
  padding: 25px 25px;
}
/* line 188, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .product-line .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: #434343;
}
/* line 196, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .product-line .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 202, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .product-line .title .product-line-a {
  display: inline-block;
  float: right;
  margin-right: 20px;
  color: #4287c8;
  font-size: 14px;
  line-height: 35px;
}
/* line 211, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .product-line .product-line-body {
  width: 1100px;
  margin: 20px auto 0 auto;
}
/* line 214, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .product-line .product-line-body ul {
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
  width: 100%;
}
/* line 216, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .product-line .product-line-body ul li {
  height: 58px;
  width: 102px;
  float: left;
  text-align: center;
  padding: 15px;
  background-color: #ebf2f9;
  font-family: "Microsoft YaHei";
  margin: 10px 8px 0 0;
}
/* line 225, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .product-line .product-line-body ul li div {
  font-family: "Microsoft YaHei";
  line-height: 30px;
}
/* line 229, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .product-line .product-line-body ul li div:nth-child(even) {
  font-size: 24px;
  color: #075b9b;
}
/* line 233, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .product-line .product-line-body ul li div:nth-child(odd) {
  font-size: 16px;
  color: #404040;
}
/* line 238, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .product-line .product-line-body ul li:first-child {
  background-color: #075b9b;
  height: 58px;
  width: 75px;
  padding: 15px;
}
/* line 243, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .product-line .product-line-body ul li:first-child div {
  color: #fff;
  line-height: 30px;
  font-size: 20px;
}
/* line 249, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .product-line .product-line-body ul li:last-child {
  margin-right: 0;
}
/* line 255, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .performance-detailed {
  height: 306px;
  margin-top: 15px;
  background-color: #fff;
  padding: 25px 25px;
}
/* line 260, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .performance-detailed .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: #434343;
}
/* line 268, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .performance-detailed .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 275, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .performance-detailed .performance-detailed-body {
  width: 100%;
  height: 100%;
}
/* line 278, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .performance-detailed .performance-detailed-body .left-body {
  width: 305px;
  float: left;
  height: 230px;
  margin-top: 30px;
  overflow: hidden;
}
/* line 284, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .performance-detailed .performance-detailed-body .left-body table {
  width: 100%;
}
/* line 287, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .performance-detailed .performance-detailed-body .left-body table tbody td {
  padding: 0 5px;
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  color: #6d6d6d;
  border: none;
}
/* line 293, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .performance-detailed .performance-detailed-body .left-body table tbody td .plot {
  width: 100%;
  height: 200px;
}
/* line 302, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .performance-detailed .performance-detailed-body .right-body {
  float: left;
  max-width: 830px;
  overflow: hidden;
}
/* line 306, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .performance-detailed .performance-detailed-body .right-body .score-example {
  float: right;
  height: 20px;
  vertical-align: middle;
  width: 80%;
}
/* line 311, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .performance-detailed .performance-detailed-body .right-body .score-example .score {
  float: right;
  width: 60px;
  height: 15px;
  text-align: right;
}
/* line 317, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .performance-detailed .performance-detailed-body .right-body .score-example .red {
  width: 30px;
  background-color: #ff0000;
}
/* line 321, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .performance-detailed .performance-detailed-body .right-body .score-example .orange {
  width: 30px;
  background-color: #ff9933;
}
/* line 325, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .performance-detailed .performance-detailed-body .right-body .score-example .blue {
  width: 30px;
  background-color: #0066ff;
}
/* line 329, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .performance-detailed .performance-detailed-body .right-body .score-example .green {
  width: 30px;
  background-color: #00cc66;
}
/* line 334, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .performance-detailed .performance-detailed-body .right-body table {
  width: 820px;
  height: 235px;
  float: left;
  margin-top: 10px;
}
/* line 339, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .performance-detailed .performance-detailed-body .right-body table th {
  background-color: #ebf2f9;
  font-size: 16px;
  color: #00366c;
  font-family: 'Microsoft YaHei';
}
/* line 345, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .performance-detailed .performance-detailed-body .right-body table td {
  height: 10px;
  line-height: 10px;
  text-align: center;
}
/* line 350, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .performance-detailed .performance-detailed-body .right-body table .score-td {
  width: 100px;
  color: #ffffff;
  font-size: 8px;
  text-align: center;
  padding: 0px 22px;
}
/* line 356, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .performance-detailed .performance-detailed-body .right-body table .score-td .score-left {
  width: 100px;
  text-align: center;
  color: #000000;
}
/* line 362, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .performance-detailed .performance-detailed-body .right-body table .score-td .score-right {
  width: 100px;
  background-color: #dbdbdb;
  text-align: center;
  float: left;
  margin-top: 10px;
}
/* line 369, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .performance-detailed .performance-detailed-body .right-body table .score-td .score-right .score-actual-red {
  background-color: #ff0000;
}
/* line 372, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .performance-detailed .performance-detailed-body .right-body table .score-td .score-right .score-actual-orange {
  background-color: #ff9933;
}
/* line 375, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .performance-detailed .performance-detailed-body .right-body table .score-td .score-right .score-actual-blue {
  background-color: #0066ff;
}
/* line 378, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .performance-detailed .performance-detailed-body .right-body table .score-td .score-right .score-actual-green {
  background-color: #00cc66;
}
/* line 387, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .performance-warning {
  height: 175px;
  margin-top: 15px;
  background-color: #fff;
  padding: 25px 25px;
}
/* line 392, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .performance-warning .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: #434343;
}
/* line 400, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .performance-warning .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 407, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .performance-warning .performance-warning-body {
  width: 1090px;
  margin: 20px auto 0 auto;
}
/* line 410, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .performance-warning .performance-warning-body ul {
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
  width: 100%;
}
/* line 412, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .performance-warning .performance-warning-body ul li {
  height: 90px;
  width: 235px;
  float: left;
  padding: 15px;
  background-color: #f9f9f9;
  font-family: "Microsoft YaHei";
  margin-right: 10px;
}
/* line 420, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .performance-warning .performance-warning-body ul li span {
  display: block;
  float: left;
  margin-top: 10px;
}
/* line 425, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .performance-warning .performance-warning-body ul li div {
  width: 150px;
  float: left;
  line-height: 20px;
  color: #868686;
  font-size: 14px;
}
/* line 433, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .performance-warning .performance-warning-body ul li:last-child {
  margin-right: 0;
}
/* line 439, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .execution-strategy {
  margin-top: 15px;
  background-color: #fff;
  padding: 25px 25px;
}
/* line 443, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .execution-strategy .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: #434343;
}
/* line 451, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .execution-strategy .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 458, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .execution-strategy .execution-strategy-body {
  margin: 20px auto 0 auto;
  width: 1118px;
}
/* line 489, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .execution-strategy .execution-strategy-body .strategy-style {
  font-size: 12px;
}
/* line 491, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .execution-strategy .execution-strategy-body .strategy-style .div-header {
  background-color: #075b9b;
  color: #fff;
  width: 100px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  float: left;
  margin-right: 50px;
}
/* line 501, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .execution-strategy .execution-strategy-body .strategy-style span {
  display: inline-block;
  line-height: 28px;
  width: 40px;
  float: left;
}
/* line 507, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .execution-strategy .execution-strategy-body .strategy-style .score {
  color: #ff0000;
}
/* line 511, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .execution-strategy .execution-strategy-body .strategy-line {
  font-family: 'Microsoft YaHei';
  width: 100%;
  height: 130px;
  margin-top: 10px;
}
/* line 516, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .execution-strategy .execution-strategy-body .strategy-line .left {
  width: 100px;
  height: 90px;
  padding: 20px 0;
  background-color: #e1ebf5;
  color: #12609e;
  font-size: 18px;
  font-weight: bold;
  line-height: 45px;
  text-align: center;
  float: left;
}
/* line 528, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .execution-strategy .execution-strategy-body .strategy-line .right {
  background-color: #f7f7f7;
  height: 90px;
  padding: 20px 45px;
  width: 925px;
  float: left;
}
/* line 534, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .execution-strategy .execution-strategy-body .strategy-line .right ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
/* line 538, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .execution-strategy .execution-strategy-body .strategy-line .right ul .rows3 {
  width: 100%;
  line-height: 30px;
  font-size: 14px;
  clear: both;
}
/* line 543, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .execution-strategy .execution-strategy-body .strategy-line .right ul .rows3 > span {
  float: left;
}
/* line 546, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .execution-strategy .execution-strategy-body .strategy-line .right ul .rows3 div {
  display: inline-block;
  float: right;
}
/* line 549, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .execution-strategy .execution-strategy-body .strategy-line .right ul .rows3 div .green {
  color: #22D522;
}
/* line 552, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .execution-strategy .execution-strategy-body .strategy-line .right ul .rows3 div .yellow {
  color: #E6E62A;
}
/* line 555, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .execution-strategy .execution-strategy-body .strategy-line .right ul .rows3 div .red {
  color: red;
}
/* line 559, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .execution-strategy .execution-strategy-body .strategy-line .right ul .rows3 .red {
  color: #ff0000;
}
/* line 563, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .execution-strategy .execution-strategy-body .strategy-line .right ul .rows4 {
  width: 100%;
  line-height: 25px;
  font-size: 14px;
  clear: both;
}
/* line 568, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .execution-strategy .execution-strategy-body .strategy-line .right ul .rows4 > span {
  float: left;
}
/* line 571, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .execution-strategy .execution-strategy-body .strategy-line .right ul .rows4 div {
  display: inline-block;
  float: right;
}
/* line 574, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .execution-strategy .execution-strategy-body .strategy-line .right ul .rows4 div .green {
  color: #22D522;
}
/* line 577, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .execution-strategy .execution-strategy-body .strategy-line .right ul .rows4 div .yellow {
  color: #E6E62A;
}
/* line 580, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .execution-strategy .execution-strategy-body .strategy-line .right ul .rows4 div .red {
  color: red;
}
/* line 584, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.data_user_evaluationnew .container .execution-strategy .execution-strategy-body .strategy-line .right ul .rows4 .red {
  color: #ff0000;
  font-size: 10px;
}

/* line 597, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.modal table {
  font-family: 'Microsoft YaHei';
  width: 99.6%;
}
/* line 602, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.modal table thead th {
  background-color: #E1EBF6;
  border: 1px solid #E3DFDF;
  font-size: 14px;
  font-weight: bold;
  padding: 6px;
}
/* line 610, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.modal table thead th:first-child {
  border: 1px solid #E3DFDF;
}
/* line 614, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.modal table td {
  border: 1px solid #E3DFDF;
  padding: 6px;
  height: 20px;
}
/* line 620, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.modal table td:first-child {
  border: 1px solid #E3DFDF;
  text-align: left;
}
/* line 624, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.modal table .blue {
  font-size: 14px;
  font-weight: bold;
}

/* line 630, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.supplier-modal {
  width: 450px;
  font-family: 'Microsoft YaHei';
}
/* line 633, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.supplier-modal h2 {
  text-align: center;
  font-size: 16px !important;
  font-weight: bold;
}
/* line 638, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.supplier-modal .modal-header {
  height: 40px;
  line-height: 40px;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
  font-family: "Microsoft YaHei";
  text-align: left;
  padding-left: 20px;
}
/* line 648, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.supplier-modal .modal-header span {
  float: right;
  width: 12px;
  height: 12px;
  margin-top: 10px;
  margin-right: 10px;
}
/* line 655, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.supplier-modal .modal-body {
  padding: 30px 40px 33px 62px;
  min-height: 0;
}
/* line 658, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.supplier-modal .modal-body p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  line-height: 20px;
  text-indent: -22px;
}
/* line 664, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.supplier-modal .modal-body .content {
  font-size: 15px;
  color: #004ea2;
  font-weight: bold;
}
/* line 668, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.supplier-modal .modal-body .content ul {
  margin-left: 14px;
  padding-left: 30px;
}
/* line 671, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.supplier-modal .modal-body .content ul li {
  color: #4a4a4a;
  line-height: 28px;
  font-weight: normal;
}
/* line 677, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.supplier-modal .modal-body .content table {
  color: #4a4a4a;
  font-weight: normal;
  font-family: "Microsoft YaHei";
  font-size: 9px;
}
/* line 683, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.supplier-modal .modal-body .content table tr td {
  border: 0px solid #fff;
}
/* line 689, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.supplier-modal .modal-body .content div {
  color: #4a4a4a;
  padding-left: 0px;
  font-weight: normal;
}
/* line 693, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.supplier-modal .modal-body .content div a {
  color: #004ea2;
}
/* line 699, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.supplier-modal .modal-footer {
  background-color: #fff;
  text-align: center;
  padding: 0 0 10px 0;
}
/* line 703, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.supplier-modal .modal-footer a {
  width: 160px;
  height: 34px;
  display: inline-block;
  border-radius: 0;
  border: none;
  padding: 0;
  line-height: 34px;
  color: #fff;
  background-color: #004ea2;
  font-size: 14px;
}
/* line 715, app/components/new_supplier_series/data_user_evaluation_new/view.scss */
.supplier-modal .modal-footer .close1 {
  width: 80px;
  background-color: #004ea2;
  color: #fff;
}
/* line 1, app/components/new_supplier_series/data_value_all/view.scss */
.data-container {
  width: 100%;
  background-color: #f8f8f8;
  font-family: "Microsoft YaHei";
}
/* line 5, app/components/new_supplier_series/data_value_all/view.scss */
.data-container .container-top {
  padding-top: 20px;
}
/* line 7, app/components/new_supplier_series/data_value_all/view.scss */
.data-container .container-top .container-top-main {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
/* line 11, app/components/new_supplier_series/data_value_all/view.scss */
.data-container .container-top .container-top-main .pos-right {
  position: absolute;
  right: 36px;
  top: 34px;
  width: 165px;
  height: 324px;
}
/* line 17, app/components/new_supplier_series/data_value_all/view.scss */
.data-container .container-top .container-top-main .pos-right .num1, .data-container .container-top .container-top-main .pos-right .num2, .data-container .container-top .container-top-main .pos-right .num3 {
  text-align: center;
  width: 165px;
  height: 102px;
  margin-bottom: 6px;
}
/* line 22, app/components/new_supplier_series/data_value_all/view.scss */
.data-container .container-top .container-top-main .pos-right .num1 span, .data-container .container-top .container-top-main .pos-right .num2 span, .data-container .container-top .container-top-main .pos-right .num3 span {
  color: #fdff3f;
  font-family: "Impact";
  font-size: 34px;
  position: relative;
  top: 30px;
}
/* line 30, app/components/new_supplier_series/data_value_all/view.scss */
.data-container .container-top .container-top-main .pos-right .num1 {
  background: url(https://ylcg.haierbiomedical.com/group1/M00/05/48/CoUFfWXDUU2AMD2aAAALWq1MJjI200.jpg) no-repeat;
}
/* line 33, app/components/new_supplier_series/data_value_all/view.scss */
.data-container .container-top .container-top-main .pos-right .num2 {
  background: url(https://ylcg.haierbiomedical.com/group1/M00/05/48/CoUFfWXDUW2AdDg-AAAO6FaufGQ494.jpg) no-repeat;
}
/* line 36, app/components/new_supplier_series/data_value_all/view.scss */
.data-container .container-top .container-top-main .pos-right .num3 {
  background: url(https://ylcg.haierbiomedical.com/group1/M00/05/48/CoUFfWXDUZGAdszrAAANw7slU4E176.jpg) no-repeat;
}
/* line 42, app/components/new_supplier_series/data_value_all/view.scss */
.data-container .container-middle {
  width: 1200px;
  margin: 10px auto 30px auto;
}
/* line 45, app/components/new_supplier_series/data_value_all/view.scss */
.data-container .container-middle .last-register {
  padding: 30px 35px;
  background-color: #fff;
}
/* line 48, app/components/new_supplier_series/data_value_all/view.scss */
.data-container .container-middle .last-register .title-btn {
  width: 156px;
  height: 22px;
  color: #004ea2;
  font-size: 16px;
  text-align: left;
  line-height: 22px;
  font-weight: bold;
}
/* line 56, app/components/new_supplier_series/data_value_all/view.scss */
.data-container .container-middle .last-register .title-btn span {
  margin: -2px 8px 0 0;
}
/* line 60, app/components/new_supplier_series/data_value_all/view.scss */
.data-container .container-middle .last-register .table-body {
  padding: 18px 0px 0 0px;
  width: 100%;
  height: 364px;
  overflow: hidden;
}
/* line 64, app/components/new_supplier_series/data_value_all/view.scss */
.data-container .container-middle .last-register .table-body .left-img {
  margin-right: 10px;
  float: left;
  height: 364px;
}
/* line 69, app/components/new_supplier_series/data_value_all/view.scss */
.data-container .container-middle .last-register .table-body table {
  width: 100%;
  border-spacing: 0px;
  border-collapse: collapse;
}
/* line 74, app/components/new_supplier_series/data_value_all/view.scss */
.data-container .container-middle .last-register .table-body table tr th {
  background-color: #d5e3f2;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #00366c;
  text-align: center;
  height: 42px;
  line-height: 42px;
  padding-left: 10px;
  padding-right: 10px;
}
/* line 85, app/components/new_supplier_series/data_value_all/view.scss */
.data-container .container-middle .last-register .table-body table tr td {
  background-color: #f8f8f8;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #6d6d6d;
  text-align: center;
  height: 38px;
  line-height: 38px;
  border: none;
  padding-left: 10px;
  padding-right: 10px;
}
/* line 1, app/components/new_supplier_series/gold_supplier_kclist/view.scss */
.gold_deposit_kc {
  font-family: "Microsoft YaHei";
}
/* line 3, app/components/new_supplier_series/gold_supplier_kclist/view.scss */
.gold_deposit_kc .title {
  width: 100%;
  margin: 0 auto;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  color: #6d6d6d;
}
/* line 10, app/components/new_supplier_series/gold_supplier_kclist/view.scss */
.gold_deposit_kc .title .span3 {
  width: 190px;
  text-align: left;
}
/* line 13, app/components/new_supplier_series/gold_supplier_kclist/view.scss */
.gold_deposit_kc .title .span3 .num-value {
  color: #ff0000;
  padding: 0 2px;
  font-weight: bold;
}
/* line 21, app/components/new_supplier_series/gold_supplier_kclist/view.scss */
.gold_deposit_kc .right {
  float: right;
  margin-right: 10px;
}
/* line 24, app/components/new_supplier_series/gold_supplier_kclist/view.scss */
.gold_deposit_kc .right a {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #00416e;
}
/* line 29, app/components/new_supplier_series/gold_supplier_kclist/view.scss */
.gold_deposit_kc .right .active {
  color: #005aaa;
  font-weight: bold;
}
/* line 34, app/components/new_supplier_series/gold_supplier_kclist/view.scss */
.gold_deposit_kc .breadcrumb {
  width: 1200px;
  color: #005aaa;
  font-size: 14px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
}
/* line 41, app/components/new_supplier_series/gold_supplier_kclist/view.scss */
.gold_deposit_kc .breadcrumb select, .gold_deposit_kc .breadcrumb input {
  vertical-align: middle;
  position: relative;
  top: 0px !important;
}
/* line 46, app/components/new_supplier_series/gold_supplier_kclist/view.scss */
.gold_deposit_kc .breadcrumb select {
  height: 28px;
  line-height: 18px;
  padding: 0;
}
/* line 49, app/components/new_supplier_series/gold_supplier_kclist/view.scss */
.gold_deposit_kc .left_style {
  float: left;
  height: 100px;
  /*    margin: 0 auto;*/
}
/* line 53, app/components/new_supplier_series/gold_supplier_kclist/view.scss */
.gold_deposit_kc .left_style .label_sty {
  padding: 5px 0 10px 0 !important;
  color: #005aaa;
  font-size: 14px;
  margin-right: 20px;
}
/* line 59, app/components/new_supplier_series/gold_supplier_kclist/view.scss */
.gold_deposit_kc .left_style .label_sty1 {
  padding: 5px 0 10px 0 !important;
  color: #005aaa;
  font-size: 14px;
}
/* line 64, app/components/new_supplier_series/gold_supplier_kclist/view.scss */
.gold_deposit_kc .left_style .label_sty2 {
  padding: 5px 0 10px 0 !important;
  color: red;
  font-size: 14px;
}
/* line 69, app/components/new_supplier_series/gold_supplier_kclist/view.scss */
.gold_deposit_kc .left_style .project {
  margin-left: 5px;
  margin-right: 20px;
}
/* line 73, app/components/new_supplier_series/gold_supplier_kclist/view.scss */
.gold_deposit_kc .left_style .gold {
  margin-right: 20px;
  margin-left: 5px;
}
/* line 80, app/components/new_supplier_series/gold_supplier_kclist/view.scss */
.gold_deposit_kc .main-body table {
  width: 100%;
  color: #7a7a7a;
  border: none;
}
/* line 84, app/components/new_supplier_series/gold_supplier_kclist/view.scss */
.gold_deposit_kc .main-body table tr {
  height: 35px;
  line-height: 35px;
}
/* line 87, app/components/new_supplier_series/gold_supplier_kclist/view.scss */
.gold_deposit_kc .main-body table tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 90, app/components/new_supplier_series/gold_supplier_kclist/view.scss */
.gold_deposit_kc .main-body table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 96, app/components/new_supplier_series/gold_supplier_kclist/view.scss */
.gold_deposit_kc .main-body table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 99, app/components/new_supplier_series/gold_supplier_kclist/view.scss */
.gold_deposit_kc .main-body table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 103, app/components/new_supplier_series/gold_supplier_kclist/view.scss */
.gold_deposit_kc .main-body table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 1, app/components/new_supplier_series/nav_simple/view.scss */
.nav-simple {
  background-color: #004ea2;
  height: 50px;
  line-height: 51px;
  font-family: 'Microsoft YaHei';
}
/* line 7, app/components/new_supplier_series/nav_simple/view.scss */
.nav-simple .width-1200-center div {
  float: left;
}
/* line 10, app/components/new_supplier_series/nav_simple/view.scss */
.nav-simple .width-1200-center .icon-supplier-logo-white {
  width: 185px;
  height: 50px;
  background: url(https://ylcg.haierbiomedical.com/group1/M00/00/00/CoUFfV6pHtuAWkr3AAASS3PZyYU934.png) no-repeat;
  margin-left: -40px;
  /*margin-right: 50px;*/
  background-size: 100% auto;
  /*background-position-y:10px;*/
}
/* line 21, app/components/new_supplier_series/nav_simple/view.scss */
.nav-simple .width-1200-center .menu-list ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
/* line 25, app/components/new_supplier_series/nav_simple/view.scss */
.nav-simple .width-1200-center .menu-list ul li {
  float: left;
}
/* line 27, app/components/new_supplier_series/nav_simple/view.scss */
.nav-simple .width-1200-center .menu-list ul li a {
  display: block;
  font-size: 14px;
  color: #fff;
  padding: 0 30px;
}
/* line 33, app/components/new_supplier_series/nav_simple/view.scss */
.nav-simple .width-1200-center .menu-list ul li .active {
  background-color: #f4f4f4;
  color: #004ea2;
}
/* line 40, app/components/new_supplier_series/nav_simple/view.scss */
.nav-simple .width-1200-center .right-area {
  width: auto;
  float: right;
  overflow: visible;
}
/* line 44, app/components/new_supplier_series/nav_simple/view.scss */
.nav-simple .width-1200-center .right-area .selectStyle1 {
  width: 140px;
  position: relative;
  margin-top: 16px;
}
/* line 48, app/components/new_supplier_series/nav_simple/view.scss */
.nav-simple .width-1200-center .right-area .selectStyle1 .hr-search-area {
  float: right;
  position: relative;
  cursor: pointer;
}
/* line 53, app/components/new_supplier_series/nav_simple/view.scss */
.nav-simple .width-1200-center .right-area .selectStyle1 .hr-search-choose {
  overflow: hidden;
  float: right;
  margin-top: -4px;
  margin-right: -10px;
}
/* line 58, app/components/new_supplier_series/nav_simple/view.scss */
.nav-simple .width-1200-center .right-area .selectStyle1 .hr-search-choose .hr-search-content {
  position: relative;
  width: 140px;
}
/* line 61, app/components/new_supplier_series/nav_simple/view.scss */
.nav-simple .width-1200-center .right-area .selectStyle1 .hr-search-choose .hr-search-content #search-demand-key {
  width: 110px;
  border-radius: 30px;
  padding: 4px 10px;
  line-height: 16px;
}
/* line 67, app/components/new_supplier_series/nav_simple/view.scss */
.nav-simple .width-1200-center .right-area .selectStyle1 .hr-search-choose .hr-search-content #search-demand {
  position: absolute;
  right: 15px;
  top: 5px;
  float: left;
}
/* line 76, app/components/new_supplier_series/nav_simple/view.scss */
.nav-simple .width-1200-center .right-area .link-home {
  margin: 16px 20px 0 20px;
}
/* line 79, app/components/new_supplier_series/nav_simple/view.scss */
.nav-simple .width-1200-center .right-area .help {
  margin: 17px 10px 0 0;
}
/* line 82, app/components/new_supplier_series/nav_simple/view.scss */
.nav-simple .width-1200-center .right-area .back-history, .nav-simple .width-1200-center .right-area .user-name, .nav-simple .width-1200-center .right-area .log-out {
  border-left: 1px solid #598cc2;
  border-right: 1px solid #598cc2;
  height: 12px;
  margin: 19px 0 0;
}
/* line 87, app/components/new_supplier_series/nav_simple/view.scss */
.nav-simple .width-1200-center .right-area .back-history a, .nav-simple .width-1200-center .right-area .user-name a, .nav-simple .width-1200-center .right-area .log-out a {
  display: block;
  text-align: center;
  height: 12px;
  line-height: 12px;
  color: #fff;
  padding: 0 10px;
}
/* line 96, app/components/new_supplier_series/nav_simple/view.scss */
.nav-simple .width-1200-center .right-area .user-name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
  margin: 0 10px;
  height: 50px;
  max-width: 80px;
  color: #fff;
}
/* line 105, app/components/new_supplier_series/nav_simple/view.scss */
.nav-simple .width-1200-center .right-area .user-name a {
  width: 100%;
  color: #fff;
  height: 100%;
  line-height: 50px;
  display: block;
  padding: 0;
}
/* line 114, app/components/new_supplier_series/nav_simple/view.scss */
.nav-simple .width-1200-center .right-area .user-name, .nav-simple .width-1200-center .right-area .log-out {
  border: none;
}
/* line 117, app/components/new_supplier_series/nav_simple/view.scss */
.nav-simple .width-1200-center .right-area .log-out {
  margin-top: 13px;
  background: #004088;
  border-radius: 30px;
  padding: 7px 15px;
}
/* line 8, app/components/new_supplier_series/nav_simple_data/view.scss */
.nav-simple-data .width-1200-center .menu-list ul li a {
  padding: 0 20px;
}
@charset "UTF-8";
/* line 4, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data {
  /*start*/
  /*end*/
}
/* line 6, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab {
  /**
   * Address `font-family` inconsistency between `textarea` and other form
   * elements.
   */
  /**
   * Address margins handled incorrectly in IE 6/7.
   */
  /*layer样式按钮剧中*/
  /*通用背景色*/
  /*横排按钮*/
          /*.btn-nav li:last-child{

          }*/
  /* Buttons styles */
  /* Radius */
  /* Sizes */
  /*-----------------------------------------*/
  /*.industry-Section:after,*/
  /*清除浮动   直接在有浮动的外层加上这个样式就可以了*/
  /*start*/
  /*end*/
}
/* line 8, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* line 23, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab html,
.new_module_industry_data .top-banner .list-tab button,
.new_module_industry_data .top-banner .list-tab input,
.new_module_industry_data .top-banner .list-tab select,
.new_module_industry_data .top-banner .list-tab textarea {
  font-family: Microsoft YaHei;
}
/* line 36, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab * {
  text-decoration: none;
}
/* line 40, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab select:focus,
.new_module_industry_data .top-banner .list-tab textarea:focus,
.new_module_industry_data .top-banner .list-tab input:focus {
  border-color: rgba(82, 168, 236, 0.8) !important;
  outline: 0 !important;
  outline: thin dotted \9 !important;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
}
/* line 55, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab body .demo-class .layui-layer-btn {
  text-align: center;
}
/* line 62, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .backgroundcolor {
  background: #F4F4F4 !important;
}
/* line 66, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab header {
  width: 100%;
  height: 50px;
  background-color: #053991;
}
/* line 72, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab footer {
  width: 100%;
  height: 265px;
  background-color: #5D5E5F;
}
/* line 78, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .container {
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
}
/* line 83, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .wrapper {
  margin: 17px auto;
  padding: 20px;
  height: auto;
  overflow: hidden;
  background-color: #fff;
}
/* line 90, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .row {
  width: 100%;
  height: auto;
  /*overflow: hidden;*/
  margin: 0px auto;
}
/* line 100, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .btn-group {
  width: 1000px;
  border-right: none;
  float: right;
  overflow: hidden;
  line-height: 33px;
}
/* line 108, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .btn-nav .btn-nav-add {
  font-weight: bolder;
  font-size: 32px;
  /*padding: 0 0.1em 0.177em;*/
}
/* line 114, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .btn-nav-active {
  background-color: #053991 !important;
}
/* line 118, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .btn-nav li {
  float: left;
  padding-left: 5px;
}
/* line 128, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .btn-nav > li > a {
  text-align: center;
  /* line-height: 21px;*/
}
/* line 133, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .btn-nav li ul {
  display: none;
}
/* line 137, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .btn-nav li:hover ul {
  display: block;
  position: absolute;
  top: 23px;
  /*left: 0px;*/
  z-index: 1000;
  float: left;
  width: 125px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 1.1em;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
/* line 160, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .btn-nav li:hover ul li {
  float: left;
  width: 100%;
  position: relative;
}
/* line 166, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .btn-nav li:hover ul a {
  display: block;
  width: 80%;
  line-height: 30px;
  margin: 0 auto;
  text-align: left;
  padding-left: 10px;
}
/* line 175, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .btn-nav li:hover ul a:link {
  color: #333;
  text-decoration: none;
}
/* line 180, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .btn-nav li:hover ul a:visited {
  color: #333;
  text-decoration: none;
}
/* line 185, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .btn-nav li:hover ul a:hover {
  color: white;
  text-decoration: none;
  font-weight: normal;
  border-radius: 5px;
  /*background:#F2F2F2;*/
  background-color: #387CD7;
}
/* line 193, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .btn-add {
  width: 175.333px;
  height: 170px;
  /*background: url(../img/add.png) no-repeat;
  background-size:cover ;*/
  float: left;
}
/* line 203, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab input::-moz-focus-inner,
.new_module_industry_data .top-banner .list-tab button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* line 209, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab input[type="submit"].btn,
.new_module_industry_data .top-banner .list-tab button.btn {
  cursor: pointer;
}
/* line 214, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab a.btn,
.new_module_industry_data .top-banner .list-tab .btn {
  display: inline-block;
  outline: none;
  *zoom: 1;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: 1px;
  vertical-align: middle;
  transition: all 0.2s ease;
  box-sizing: border-box;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.01);
  cursor: pointer;
  background-color: #ADAEAF;
  color: #fff;
  border-radius: 0px;
}
/* line 236, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .btn-radius {
  border-radius: 3px;
}
/* line 243, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .btn-small {
  font-size: 1.1125em;
  padding: 0.2125em 1.25em;
}
/* line 248, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .btn-mini {
  padding: 2px 4px;
  font-size: 12px;
  line-height: 12px;
}
/* line 256, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .moudle {
  /*overflow: hidden;*/
  position: relative;
  padding: 15px;
}
/* line 262, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .h-big-title {
  font-size: 16px;
  line-height: 33px;
  color: #0b45ad;
}
/* line 268, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .lable-top {
  /*float: left;*/
  display: inline-block;
  margin-bottom: 15px;
}
/* line 274, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab span.lable-big-title {
  font-size: 14px;
  line-height: 33px;
  color: #063994;
  font-weight: bold;
}
/* line 281, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .operationNew {
  width: 100%;
  overflow: hidden;
  float: left;
}
/* line 287, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .operationNew ul {
  position: relative;
  top: 0;
  left: 0px;
  overflow: hidden;
}
/* line 294, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .operationNew ul li {
  /*background-color: #5D5E5F;*/
  width: 175.333px;
  height: 170px;
  text-align: center;
  float: left;
  vertical-align: top;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  margin-right: 15px;
}
/* line 307, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .operationNew ul li:last-child {
  margin-right: 0 !important;
}
/* line 311, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .last-child-li {
  margin-right: 0 !important;
}
/* line 315, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .operationNew li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: relative;
  /* left: -8px*/
}
/* line 323, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .opImg,
.new_module_industry_data .top-banner .list-tab .opText {
  /*padding: 15px 18px 0px 18px;*/
  width: 200px;
  height: 200px;
  text-align: center;
  display: inline-block;
  position: absolute;
  left: 0px;
}
/* line 334, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .operationNew ul li:first-child {
  /*border-left:1px solid #e6e6e6;*/
}
/* line 338, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .operationNew ul li .opTitle {
  display: block;
  font-size: 24px;
  line-height: 190px;
  color: #fff;
  font-family: Microsoft YaHei;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
}
/* line 352, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .operationNew ul li .opReason {
  font-size: 12px;
  line-height: 40px;
  color: #808080;
  font-family: Microsoft YaHei;
  margin-top: 10px;
  display: block;
}
/* line 361, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item {
  position: relative;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
/* line 368, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item,
.new_module_industry_data .top-banner .list-tab .ih-item * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 375, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item a {
  color: #333;
}
/* line 379, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item a:hover {
  text-decoration: none;
}
/* line 383, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item img {
  width: 100%;
  height: 170px;
}
/* line 388, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item.square {
  position: relative;
  width: 100%;
  height: 100%;
  /*border: 8px solid #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);*/
}
/* line 396, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item.square .info {
  position: absolute;
  font-family: Microsoft YaHei;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* line 408, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect6 {
  overflow: hidden;
}
/* line 412, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect6.colored .info {
  background: #1a4a72;
  background: rgba(26, 74, 114, 0.6);
}
/* line 417, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect6.colored .info h3 {
  background: rgba(12, 34, 52, 0.6);
}
/* line 421, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect6 .img {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 432, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect6 .info {
  /* background: #333333;*/
  background: RGBA(13, 60, 137, 0.85);
  font-family: Microsoft YaHei;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
/* line 443, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect6 .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  font-family: Microsoft YaHei;
  padding: 10px;
  margin: 10px 0 0 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
/* line 456, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect6 .info p {
  font-size: 12px;
  font-family: Microsoft YaHei;
  position: relative;
  color: #fff;
  padding: 0px 20px;
  text-align: left;
  margin: 0 5px;
  -webkit-transition: all 0.35s 0.1s linear;
  -moz-transition: all 0.35s 0.1s linear;
  transition: all 0.35s 0.1s linear;
}
/* line 469, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect6 a:hover .img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
/* line 477, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect6 a:hover .info {
  font-family: Microsoft YaHei;
  visibility: visible;
  opacity: 1;
}
/* line 483, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect6.from_top_and_bottom .info h3 {
  font-family: Microsoft YaHei;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
/* line 492, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect6.from_top_and_bottom .info p {
  font-family: Microsoft YaHei;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
/* line 501, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect6.from_top_and_bottom a:hover .info h3,
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect6.from_top_and_bottom a:hover .info p {
  font-family: Microsoft YaHei;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
/* line 511, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect6.from_left_and_right .info h3 {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
/* line 519, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect6.from_left_and_right .info p {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
/* line 527, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect6.from_left_and_right a:hover .info h3,
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect6.from_left_and_right a:hover .info p {
  font-family: Microsoft YaHei;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
/* line 537, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect6.top_to_bottom .info h3 {
  font-family: Microsoft YaHei;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
/* line 546, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect6.top_to_bottom .info p {
  font-family: Microsoft YaHei;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
/* line 555, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect6.top_to_bottom a:hover .info h3,
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect6.top_to_bottom a:hover .info p {
  font-family: Microsoft YaHei;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
/* line 565, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect6.bottom_to_top .info h3 {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
/* line 574, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect6.bottom_to_top .info p {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
/* line 582, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect6.bottom_to_top a:hover .info h3,
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect6.bottom_to_top a:hover .info p {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
/* line 594, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect8 {
  overflow: hidden;
}
/* line 598, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect8 .img {
  opacity: 1;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
/* line 605, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect8 .info {
  background: rgba(0, 0, 0, 0.3);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
/* line 614, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect8 .info h3 {
  text-transform: uppercase;
  color: #387CD7;
  text-align: center;
  font-size: 17px;
  padding: 10px;
  /*background: #111111;*/
  margin: 30px 0 0 0;
  -webkit-transition: all 0.35s 0.1s ease-in-out;
  -moz-transition: all 0.35s 0.1s ease-in-out;
  transition: all 0.35s 0.1s ease-in-out;
}
/* line 627, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect8 .info p {
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #bbb;
  padding: 20px 20px 20px;
  text-align: center;
  -webkit-transition: all 0.35s 0.15s linear;
  -moz-transition: all 0.35s 0.15s linear;
  transition: all 0.35s 0.15s linear;
}
/* line 639, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect8 a:hover .img {
  opacity: 0;
}
/* line 643, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect8 a:hover .info {
  visibility: visible;
  opacity: 1;
}
/* line 648, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect8.scale_down .info {
  -webkit-transform: scale(5);
  -moz-transform: scale(5);
  -ms-transform: scale(5);
  -o-transform: scale(5);
  transform: scale(5);
}
/* line 656, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect8.scale_down .info h3,
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect8.scale_down .info p {
  -webkit-transform: scale(5);
  -moz-transform: scale(5);
  -ms-transform: scale(5);
  -o-transform: scale(5);
  transform: scale(5);
}
/* line 665, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect8.scale_down a:hover .img {
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
/* line 673, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect8.scale_down a:hover .info {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 681, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect8.scale_down a:hover .info h3,
.new_module_industry_data .top-banner .list-tab .ih-item.square.effect8.scale_down a:hover .info p {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 690, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .yScrollListbtn {
  cursor: pointer;
  position: absolute;
  width: 13px;
  height: 19px;
  top: 135px;
  background: url(/assets/images/other-images/btnys.png) no-repeat 0 0;
}
/* line 699, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .yScrollListbtnr {
  background-position: -14px 0;
  right: -5px;
}
/* line 704, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .yScrollListbtnl {
  left: -5px;
}
/* line 708, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .industry-Section {
  /* width: 100%;*/
  background-color: #e2e3e4;
  position: relative;
  border-radius: 5px;
  padding: 25px;
}
/* line 719, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .industry-Section:before {
  border: solid transparent;
  content: ' ';
  height: 0;
  bottom: 100%;
  position: absolute;
  width: 0;
}
/* line 728, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .industry-Section:before {
  border-width: 10px;
  border-bottom-color: #e2e3e4;
  left: 110px;
}
/* line 734, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .Section-img {
  width: 200px;
  height: 140px;
  float: left;
}
/* line 740, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .Section-img img {
  width: 100%;
  height: 100%;
}
/* line 745, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .Section-text {
  width: 75%;
  float: left;
  margin-left: 30px;
  font-family: Microsoft YaHei;
  color: #666;
  font-size: 14px;
}
/* line 754, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .Section-desc {
  display: block;
  margin-bottom: 25px;
  font-family: Microsoft YaHei;
}
/* line 759, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .dese-text {
  margin-bottom: 20px;
}
/* line 762, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .desc-t {
  display: block;
  margin-left: 100px;
  margin-top: -15px;
  font-family: Microsoft YaHei;
}
/* line 772, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .clearfix:before,
.new_module_industry_data .top-banner .list-tab .clearfix:after {
  content: "";
  display: table;
}
/* line 778, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .clearfix:after {
  clear: both;
}
/* line 782, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .clearfix {
  *zoom: 1;
  /*IE/7/6*/
}
/* line 787, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .listP {
  width: 100%;
}
/* line 791, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .listP ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}
/* line 798, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .listP ul li {
  float: left;
  position: relative;
  width: 153px;
  padding: 10px;
  margin: 0 15px 10px 0;
  border-radius: 4px;
  border: 1px solid #eeeeee;
}
/* line 808, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .listP ul li:hover {
  border: 1px solid transparent;
  border-color: #005fa7;
  -moz-transition: linear 0.3s border-color;
  -o-transition: linear 0.3s border-color;
  -webkit-transition: linear 0.3s border-color;
  transition: linear 0.3s border-color;
}
/* line 817, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .listP ul li.last {
  margin-right: 0;
}
/* line 821, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .listP ul li.product a {
  color: #717171;
}
/* line 825, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .listP ul li.product a:hover {
  text-decoration: underline;
  color: #005fa7;
}
/* line 830, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .listP ul li.product .product-image {
  width: 100%;
  height: 170px;
}
/* line 835, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .listP ul li.product .product-image img {
  width: 100%;
  height: 100%;
}
/* line 840, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .listP ul li.product .product-desc {
  display: -webkit-box;
  overflow: hidden;
  height: 36px;
  line-height: 18px;
  margin: 10px 0;
  white-space: normal;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
/* line 853, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .listP ul li.product .product-owner {
  display: block;
  text-align: right;
}
/* line 858, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .listP ul li.product .product-owner a {
  color: #005fa7;
}
/* line 862, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .proTitle {
  display: block;
  font-size: 14px;
  color: #005fa7;
  font-family: Microsoft YaHei;
  text-align: center;
  margin-top: 10px;
}
/* line 871, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .select-menu {
  left: 0;
  position: absolute;
  width: 146px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
/* line 877, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .select-menu .search {
  padding: 5px;
}
/* line 879, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .select-menu .search input[type=text] {
  width: 85px;
}
/* line 883, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .select-menu ul {
  padding: 0 5px;
  height: auto;
  max-height: 300px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 890, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .select-menu li {
  line-height: 20px !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 893, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .select-menu li label {
  width: 115px !important;
  margin: 5px 10px 5px 5px !important;
}
/* line 901, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 907, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .top-banner .list-tab .select-menu .scope-category-label {
  text-align: left !important;
}
/* line 915, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .modal-body {
  /*上传*/
  /*上传预览*/
  /* 设置图片等比例缩放 并且垂直居中*/
}
/* line 917, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .modal-body .wrapStyle {
  width: 100%;
  display: inline-block;
  text-align: left;
  margin-bottom: 20px;
}
/* line 924, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .modal-body .titleWrap {
  font-size: 1em;
  line-height: 25px;
  display: inline-table;
  vertical-align: top;
  /*position: relative;*/
  text-align: right;
}
/* line 933, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .modal-body .textWrap {
  font-size: 1em;
  line-height: 18px;
  display: inline-block;
  width: 80%;
  position: relative;
  vertical-align: middle;
}
/* line 942, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .modal-body textarea,
.new_module_industry_data .modal-body input[type="text"] {
  width: 264px;
  padding: 6px 5px;
  line-height: 1.2em;
  border: 1px solid #dddddd;
  border-radius: 1px;
  -moz-transition: linear 0.3s border;
  -o-transition: linear 0.3s border;
  -webkit-transition: linear 0.3s border;
  transition: linear 0.3s border;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 961, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .modal-body .div-upload {
  overflow: hidden;
  vertical-align: middle;
  line-height: 30px;
  margin-top: 70px;
  margin-left: 2px;
}
/* line 969, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .modal-body .a-upload {
  padding: 5px 10px;
  height: 20px;
  line-height: 20px;
  position: relative;
  cursor: pointer;
  color: #888 !important;
  background: #fafafa;
  border: 1px solid #ddd;
  border-radius: 1px;
  overflow: hidden;
  *display: inline;
  *zoom: 1;
}
/* line 984, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .modal-body .a-upload input {
  position: absolute;
  font-size: 100px;
  right: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
  height: 100%;
  width: 100%;
}
/* line 996, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .modal-body .a-upload:hover {
  color: #444;
  background: #eee;
  border-color: #ccc;
  text-decoration: none;
}
/* line 1006, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .modal-body .upload_append_list {
  float: left;
  position: relative;
}
/* line 1011, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .modal-body .upload_append_list:hover {
  cursor: pointer;
}
/* line 1018, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .modal-body .upload_append_list a {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #DFDFDF;
  /* background: url("../control/images/bg.png") no-repeat scroll center 0px transparent;*/
}
/* line 1026, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .modal-body .upload_append_list img {
  /*border: solid 1px #66f;*/
  width: 100%;
  vertical-align: middle;
  /*图片垂直居中*/
}
/* line 1034, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .control-group, .new_module_industry_data .control-group-half {
  width: 100%;
  padding: 1px 0;
}
/* line 1037, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .control-group label, .new_module_industry_data .control-group-half label {
  text-align: right;
}
/* line 1041, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .control-group .pic-upload-box, .new_module_industry_data .control-group-half .pic-upload-box {
  display: inline-block;
  vertical-align: top;
}
/* line 1044, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .control-group .pic-upload-box > div, .new_module_industry_data .control-group-half .pic-upload-box > div {
  display: inline-block;
}
/* line 1048, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .control-group .pic-upload-intro, .new_module_industry_data .control-group-half .pic-upload-intro {
  padding: 5px 0 10px 0;
  margin-left: 142px;
}
/* line 1052, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .control-group .one-pic-group, .new_module_industry_data .control-group-half .one-pic-group {
  width: 90px;
  height: 124px;
  margin-right: 10px;
  cursor: pointer;
  float: left;
}
/* line 1058, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .control-group .one-pic-group .bottom-btn, .new_module_industry_data .control-group-half .one-pic-group .bottom-btn {
  width: 100%;
  display: inline-block;
}
/* line 1061, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .control-group .one-pic-group .bottom-btn a, .new_module_industry_data .control-group-half .one-pic-group .bottom-btn a {
  padding: 10px 0 0 0;
  color: #000;
  display: inline-block;
}
/* line 1066, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .control-group .one-pic-group .bottom-btn .reUpload, .new_module_industry_data .control-group-half .one-pic-group .bottom-btn .reUpload {
  float: left;
}
/* line 1069, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .control-group .one-pic-group .bottom-btn .delPic, .new_module_industry_data .control-group-half .one-pic-group .bottom-btn .delPic {
  float: right;
}
/* line 1077, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .select-menu {
  left: 0;
  position: absolute;
  width: 146px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
/* line 1083, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .select-menu .search {
  padding: 5px;
}
/* line 1085, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .select-menu .search input[type=text] {
  width: 85px;
}
/* line 1089, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .select-menu ul {
  padding: 0 5px;
  height: auto;
  max-height: 300px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 1096, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .select-menu li {
  line-height: 20px !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 1099, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .select-menu li label {
  width: 115px !important;
  margin: 5px 10px 5px 5px !important;
}
/* line 1107, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 1113, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .select-menu .scope-category-label {
  text-align: left !important;
}
/* line 1118, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .pictures_top {
  width: 740px;
  height: 335px;
  float: left;
  overflow: hidden;
}
/* line 1123, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .pictures_top .banner {
  width: 100%;
  height: 300px;
  margin-bottom: 35px;
}
/* line 1127, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .pictures_top .banner .carousel {
  width: 740px;
  height: 300px;
  z-index: 0;
}
/* line 1132, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .pictures_top .banner .carousel .carousel-content {
  width: 100%;
  height: 300px;
}
/* line 1136, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .pictures_top .banner .carousel .carousel-indicators {
  left: 50%;
  margin-bottom: 0;
}
/* line 1139, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .pictures_top .banner .carousel .carousel-indicators li {
  background-color: #fff;
  width: 9px;
  height: 9px;
}
/* line 1147, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .pictures_top .banner .carousel .carousel-indicators .active {
  background-color: #005fa7;
}
/* line 1155, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .banner {
  width: 100%;
  height: 300px;
  margin-bottom: 35px;
}
/* line 1159, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .banner .carousel {
  width: 740px;
  height: 300px;
  z-index: 0;
}
/* line 1164, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .banner .carousel .carousel-content {
  width: 100%;
  height: 300px;
}
/* line 1168, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .banner .carousel .carousel-indicators {
  left: 50%;
  margin-bottom: 0;
}
/* line 1171, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .banner .carousel .carousel-indicators li {
  background-color: #fff;
  width: 9px;
  height: 9px;
}
/* line 1179, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .banner .carousel .carousel-indicators .active {
  background-color: #005fa7;
}
/* line 1186, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .h-lable-title {
  display: inline-block;
  font-size: 14px;
  line-height: 40px;
}
/* line 1193, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .h-lable-active {
  color: #0b45ad;
}
/* line 1197, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data #banner {
  position: relative;
  width: 100%;
  height: 100%;
  border: 1px solid #666;
  overflow: hidden;
}
/* line 1205, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .banner_list {
  width: 100%;
  height: 100%;
}
/* line 1210, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .banner_list img {
  border: 0px;
}
/* line 1216, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data #banner_bg {
  position: absolute;
  bottom: 0;
  background-color: #000;
  height: 30px;
  filter: Alpha(Opacity=30);
  opacity: 0.3;
  z-index: 998;
  cursor: pointer;
  width: 478px;
}
/* line 1228, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data #banner_info {
  position: absolute;
  bottom: 0;
  left: 5px;
  height: 22px;
  color: #fff;
  z-index: 1001;
  cursor: pointer;
}
/* line 1238, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data #banner_text {
  position: absolute;
  width: 120px;
  z-index: 1002;
  right: 3px;
  bottom: 3px;
}
/* line 1246, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data #banner ul {
  position: absolute;
  list-style-type: none;
  filter: Alpha(Opacity=80);
  opacity: 0.8;
  z-index: 1002;
  margin: 0;
  padding: 0;
  bottom: 3px;
  right: 5px;
}
/* line 1258, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data #banner ul li {
  padding: 0px 8px;
  float: left;
  display: block;
  color: #FFF;
  background: #6f4f67;
  cursor: pointer;
  border: 1px solid #333;
}
/* line 1268, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data #banner ul li.on {
  background-color: #000;
}
/* line 1272, app/components/new_supplier_series/new_module_industry_data/view.scss */
.new_module_industry_data .banner_list a {
  position: absolute;
}
@charset "UTF-8";
/* line 1, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list {
  /**
   * Address `font-family` inconsistency between `textarea` and other form
   * elements.
   */
  /*layer样式按钮剧中*/
  /*通用背景色*/
  /*清除浮动   直接在有浮动的外层加上这个样式就可以了*/
  /*.btn-nav li:last-child{

  }*/
  /* Buttons styles */
  /*产品导航开始*/
  /*产品导航结束*/
  /*left我的方案*/
  /*.schemeLeft{
    width: 100%;
    height: 498px;
    overflow-y: auto;
    margin-top: 10px;
    border:1px solid #ddd;
    padding: 10px;
  }*/
  /*方案页面*/
  /*.plan-Product ul li.last {
      margin-right: 0;
  }
  .plan-Product ul li:nth-child(3n+4){
      margin-right: 0;
  }*/
  /*弹出效果展示*/
  /*我的方案*/
}
/* line 3, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* line 11, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list ul, .new_module_show_list ol, .new_module_show_list dl {
  list-style-type: none;
}
/* line 18, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list a, .new_module_show_list span, .new_module_show_list samp, .new_module_show_list label, .new_module_show_list li, .new_module_show_list button, .new_module_show_list input, .new_module_show_list select, .new_module_show_list textarea {
  font-family: "Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53";
  font-size: 12px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 21, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list * {
  text-decoration: none;
  -moz-box-sizing: border-box;
  /*Firefox3.5+*/
  -webkit-box-sizing: border-box;
  /*Safari3.2+*/
  -o-box-sizing: border-box;
  /*Opera9.6*/
  -ms-box-sizing: border-box;
  /*IE8*/
  box-sizing: border-box;
  /*W3C标准(IE9+，Safari5.1+,Chrome10.0+,Opera10.6+都符合box-sizing的w3c标准语法)*/
}
/* line 30, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list select:focus,
.new_module_show_list textarea:focus,
.new_module_show_list input:focus {
  border-color: rgba(82, 168, 236, 0.8) !important;
  outline: 0 !important;
  outline: thin dotted \9 !important;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
}
/* line 45, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list body .demo-class .layui-layer-btn {
  text-align: center;
}
/* line 52, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .backgroundcolor {
  background: #F4F4F4 !important;
}
/* line 56, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list header {
  width: 100%;
  height: 50px;
  background-color: #053991;
}
/* line 62, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list footer {
  width: 100%;
  height: 265px;
  background-color: #5D5E5F;
}
/* line 68, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .container {
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
}
/* line 73, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .wrapper {
  margin: 5px auto;
  padding: 20px;
  height: auto;
  overflow: hidden;
  background-color: #fff;
}
/* line 82, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .h-lable-title {
  display: inline-block;
  font-size: 14px;
  line-height: 40px;
}
/* line 89, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .h-lable-active {
  color: #0b45ad;
}
/* line 93, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .moudle {
  /*overflow: hidden;*/
  position: relative;
}
/* line 99, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .row {
  width: 100%;
  height: auto;
  /*overflow: hidden;*/
  margin: 0px auto;
}
/* line 106, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .lable-top {
  /*float: left;*/
  display: inline-block;
  margin-bottom: 15px;
}
/* line 111, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list span.lable-big-title {
  font-size: 14px;
  line-height: 33px;
  color: #333;
}
/* line 119, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .clearfix:before,
.new_module_show_list .clearfix:after {
  content: "";
  display: table;
}
/* line 125, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .clearfix:after {
  clear: both;
}
/* line 129, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .clearfix {
  *zoom: 1;
  /*IE/7/6*/
}
/* line 134, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .btn-group {
  width: 1090px;
  border-right: none;
  float: right;
  overflow: hidden;
  line-height: 33px;
}
/* line 142, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .btn-nav .btn-nav-add {
  font-weight: bolder;
  font-size: 32px;
  padding: 0 0.1em 0.177em;
}
/* line 148, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .btn-nav-active {
  color: #053991 !important;
  font-weight: bold;
}
/* line 153, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .btn-nav li {
  float: left;
  padding-left: 20px;
}
/* line 163, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .btn-nav > li > a {
  text-align: center;
  line-height: 21px;
  color: #666;
  font-size: 14px;
}
/* line 169, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .sp_left {
  width: 25%;
  height: 570px;
  float: left;
  overflow: hidden;
}
/* line 175, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .sp_right {
  float: right;
  width: 73%;
  height: 570px;
  overflow: hidden;
  background: #F4F4F4;
}
/* line 183, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .btn-div {
  /*margin: 0 20px;*/
}
/* line 189, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list input::-moz-focus-inner,
.new_module_show_list button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* line 195, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list input[type="submit"].btnh,
.new_module_show_list button.btn {
  cursor: pointer;
}
/* line 200, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list a.btnh,
.new_module_show_list .btnh {
  display: inline-block;
  outline: none;
  *zoom: 1;
  text-align: center;
  text-decoration: none;
  font-weight: 300;
  letter-spacing: 1px;
  vertical-align: middle;
  transition: all 0.2s ease;
  box-sizing: border-box;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.01);
  cursor: pointer;
  background-color: #ADAEAF;
  color: #fff;
}
/* line 218, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .btn-small {
  padding: 10px;
  font-size: 14px;
  font-weight: bold;
  width: 48%;
  color: #fff;
  background-color: #999;
  border-radius: 0px;
}
/* line 228, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .btn-active {
  background-color: #053991 !important;
}
/* line 233, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .product-image {
  width: 100%;
  height: 185px;
  margin-top: 10px;
}
/* line 238, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .product-image img {
  width: 100%;
  height: 100%;
}
/* line 244, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .product-nav {
  width: 100%;
  height: 290px;
  border: 1px solid #ddd;
  margin-top: 7.78px;
  padding: 2px 10px;
  overflow-y: auto;
}
/* line 252, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .mod-menu {
  overflow: hidden;
  /*position:relative;
  z-index:1000;
  left:-1px;
  margin-left:100px;*/
}
/* line 259, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .mod-menu .menu-item {
  width: 100%;
  display: block;
  margin-top: -1px;
  margin-left: -1px;
}
/* line 265, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .mod-menu .menu-item li {
  line-height: 25px;
  border-top: dashed 1px #ddd;
}
/* line 271, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .mod-menu .menu-item a {
  color: #1a4f9c;
  font-weight: bold;
  font-size: 14px;
  display: block;
  height: 28px;
}
/* line 278, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .menu-item-sub {
  width: 90%;
  position: relative;
  display: inline-block;
  /*内联对象需加*/
  line-height: 20px;
  word-break: keep-all;
  /* 不换行 */
  white-space: nowrap;
  /* 不换行 */
  overflow: hidden;
  /* 内容超出宽度时隐藏超出部分的内容 */
  text-overflow: ellipsis;
  /* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
  color: #666;
}
/* line 289, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .menu-item-sub:hover {
  white-space: normal;
  /* 不换行 */
}
/* line 293, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .menu-item-sub span {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: 13px;
  border-left: 1px solid #666;
  padding: 0 8px;
  margin-bottom: 10px;
}
/* line 302, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .menu-item-sub span:first-child {
  padding-left: 0;
}
/* line 306, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .right-arrow {
  display: block;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  float: right;
}
/* line 316, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .product-name {
  width: 300px;
  height: 300px;
  background-color: #5D5E5F;
  padding: 15px;
  position: relative;
  right: 0;
  top: 0;
}
/* line 331, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .Product-line {
  width: 100%;
  height: 100%;
  padding: 20px;
}
/* line 337, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .product-ba {
  width: 100%;
  height: 100%;
  margin-top: 20px;
  margin-left: -5px;
}
/* line 343, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .product-ba-f {
  width: 100%;
  height: 100%;
  margin-top: 20px;
  margin-left: -5px;
}
/* line 350, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .core-container {
  /*opacity: 0;*/
  display: none;
  position: relative;
  margin: 0 auto;
  left: 5px;
  top: 85px;
  background: url(/assets/images/other-images/core1.png) no-repeat;
  width: 160px;
  height: 215px;
}
/* line 362, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .cn-core {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  left: 9px;
  top: 7px;
}
/* line 372, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .cn-core-f {
  position: relative;
  margin: 0 auto;
  background: transparent;
  width: 203px;
  height: 203px;
  top: 150px;
  border-radius: 50%;
  left: 2px;
  overflow: hidden;
}
/* line 383, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .cn-core-f img,
.new_module_show_list .cn-core img {
  width: 100%;
  height: 100%;
}
/* line 389, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .cn-wrapper li, .new_module_show_list .cn-wrapper li {
  color: #f2f2f2;
  text-align: center;
}
/* line 394, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .cn-wrapper li {
  display: inline-block;
  position: absolute;
  z-index: 1;
  /*top: 119px;
  left: 570px;*/
}
/* line 402, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .cn-wrapper li a {
  display: block;
  height: 0;
}
/* line 406, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .cn-wrapper li p {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  line-height: 90px;
}
/* line 414, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .n-icon-container {
  position: absolute;
  width: 90px !important;
  height: 120px !important;
}
/* line 421, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .circle-icon {
  position: relative;
  width: 78px;
  height: 78px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
  top: 5px;
}
/* line 431, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .pr-n-icon {
  width: 100%;
  height: 100%;
}
/* line 436, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .my-animation {
  background: url(/assets/images/other-images/core2.png);
  animation: myfirst 1s;
  -webkit-animation: myfirst 1s;
}
@keyframes myfirst {
  from {
    opacity: 0;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
  }
  to {
    opacity: 1;
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
  }
}
@-webkit-keyframes myfirst {
  from {
    opacity: 0;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
  }
  to {
    opacity: 1;
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
  }
}
/* line 468, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .pr-f-icon {
  width: 136px !important;
  height: 136px !important;
  background: url(/assets/images/other-images/product-img-f.png);
}
/* line 474, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .pr-title {
  opacity: 0;
  display: block;
  color: #999;
  font-weight: bold;
  position: relative;
}
/* line 482, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .pr-title-active {
  color: #005FA7;
}
/* line 485, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .pr-title-active samp {
  background-color: #005FA7 !important;
}
/* line 489, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .title-left {
  text-align: right;
  padding-right: 15px;
  top: 65px;
  right: 80px;
}
/* line 496, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .title-left-f {
  text-align: right;
  padding-right: 15px;
  top: 80px;
  right: 120px;
}
/* line 503, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .title-right {
  text-align: left;
  padding-left: 15px;
  top: 65px;
  left: 80px;
}
/* line 510, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .title-right-f {
  text-align: left;
  padding-left: 15px;
  top: 80px;
  left: 120px;
}
/* line 517, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .pr-title span {
  display: inherit;
  line-height: 20px;
}
/* line 522, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .pr-title samp {
  background-color: #C0C0C0;
  color: #f1f1f1;
  padding: 3px;
  line-height: 25px;
}
/* line 528, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .pr-fridge {
  top: 48px;
  left: 564px;
}
/* line 533, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .pr-fridge-f {
  opacity: 0;
  top: 120px;
  left: 640px;
}
/* line 539, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .pr-kongtiao {
  top: 411px;
  left: 609.5px;
}
/* line 544, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .pr-kongtiao-f {
  opacity: 0;
  top: 190px;
  left: 700px;
}
/* line 550, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .pr-s-kongtiao {
  top: 150px;
  left: 451.5px;
}
/* line 555, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .pr-s-kongtiao-f {
  opacity: 0;
  top: 320px;
  left: 670px;
}
/* line 561, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .pr-bolun {
  top: 290px;
  left: 500.5px;
}
/* line 566, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .pr-bolun-f {
  opacity: 0;
  top: 280px;
  left: 670px;
}
/* line 572, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .pr-chudian {
  top: 389px;
  left: 808.5px;
}
/* line 577, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .pr-chudian-f {
  opacity: 0;
  top: 320px;
  left: 620px;
}
/* line 583, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .pr-reshuiqi {
  top: 319px;
  left: 919.5px;
}
/* line 588, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .pr-reshuiqi-f {
  opacity: 0;
  top: 280px;
  left: 700px;
}
/* line 594, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .pr-guntong {
  top: 180px;
  left: 934.8px;
}
/* line 599, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .pr-guntong-f {
  opacity: 0;
  top: 180px;
  left: 700px;
}
/* line 605, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .pr-lenggui {
  top: 68px;
  left: 857.5px;
}
/* line 610, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .pr-lenggui-f {
  opacity: 0;
  top: 120px;
  left: 700px;
}
/* line 626, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .product-fa {
  width: 100%;
  overflow: hidden;
}
/* line 631, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .schemeLeft ul {
  display: block;
  width: 100%;
  margin-top: -1px;
}
/* line 636, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .schemeLeft ul li {
  border-top: 1px dashed #ddd;
}
/* line 639, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .schemeLeft ul li:last-child {
  padding-bottom: 0;
}
/* line 643, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .schemeLeft ul li div a {
  margin-right: 20px;
  margin-left: 10px;
  display: block;
  float: left;
  width: 80px;
  height: 80px;
}
/* line 651, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .schemeLeft ul li div a img {
  width: 100%;
  height: 100%;
}
/* line 655, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .right-arrow-f {
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  width: 20px;
  height: 20px;
  text-align: center;
  position: relative;
  cursor: pointer;
}
/* line 673, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .plan_left {
  width: 16%;
  float: left;
  overflow: hidden;
}
/* line 678, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .plan_right {
  width: 83%;
  float: right;
  overflow: hidden;
}
/* line 684, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .plan-title {
  color: #005FA7;
}
/* line 688, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .plan-img {
  width: 100%;
}
/* line 693, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .plan-img ul li {
  margin-top: 10px;
}
/* line 697, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .plan-img ul li a:hover {
  border-color: #005fa7;
  -moz-transition: linear 0.3s border-color;
  -o-transition: linear 0.3s border-color;
  -webkit-transition: linear 0.3s border-color;
  transition: linear 0.3s border-color;
}
/* line 706, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .plan-img ul li a {
  display: block;
  width: 130px;
  height: 130px;
  padding: 10px;
  border: 1px solid #ddd;
}
/* line 713, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .plan-img ul li a img {
  width: 100%;
  height: 100%;
}
/* line 718, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .plan-Product {
  width: 100%;
  margin-top: 10px;
}
/* line 723, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .plan-Product ul {
  overflow: hidden;
  margin-right: -15px;
}
/* line 728, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .plan-Product ul li {
  float: left;
  position: relative;
  width: 230px;
  padding: 10px 14px;
  margin: 0 14px 10px 0;
  border: 1px solid #ddd;
  background-color: #F7F9FA;
}
/* line 738, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .plan-Product ul li:hover {
  border: 1px solid transparent;
  border-color: #005fa7;
  -moz-transition: linear 0.3s border-color;
  -o-transition: linear 0.3s border-color;
  -webkit-transition: linear 0.3s border-color;
  transition: linear 0.3s border-color;
}
/* line 754, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .plan-Product ul li.product a {
  color: #717171;
}
/* line 758, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .plan-Product ul li.product a:hover {
  text-decoration: underline;
  color: #005fa7;
}
/* line 763, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .plan-Product ul li.product .product-image {
  width: 100%;
  height: 135px;
}
/* line 768, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .plan-Product ul li.product .product-image img {
  width: 100%;
  height: 100%;
}
/* line 773, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .plan-Product ul li.product .product-desc {
  display: -webkit-box;
  overflow: hidden;
  height: 36px;
  line-height: 18px;
  white-space: normal;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
/* line 786, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .plan-Product ul li.product .product-owner {
  display: block;
  text-align: left;
  line-height: 30px;
}
/* line 792, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .plan-Product ul li.product .product-owner a {
  color: #fff;
  background-color: #005fa7;
  padding: 2px 8px;
}
/* line 798, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .wrapStyle {
  width: 100%;
  max-height: 36px;
  display: block;
  text-align: left;
  margin-top: 5px;
  overflow: hidden;
  min-height: 27px !important;
}
/* line 807, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .titleWrap {
  font-size: 1em;
  line-height: 25px;
  display: inline-table;
  vertical-align: top;
  /*position: relative;*/
  text-align: right;
}
/* line 816, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .textWrap {
  font-size: 1em;
  line-height: 25px;
  display: inline-block;
  width: 67%;
  position: relative;
}
/* line 824, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list textarea,
.new_module_show_list select,
.new_module_show_list input[type="text"] {
  width: 100%;
  /*padding: 6px 5px;*/
  line-height: 1.2em;
  border: 1px solid #dddddd;
  border-radius: 1px;
  -moz-transition: linear 0.3s border;
  -o-transition: linear 0.3s border;
  -webkit-transition: linear 0.3s border;
  transition: linear 0.3s border;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 841, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .yScrollListbtn {
  cursor: pointer;
  position: absolute;
  width: 48px;
  height: 48px;
  top: 94px;
  left: 150px;
  background: url(/assets/images/other-images/right.png) no-repeat;
}
/* line 852, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .wrapper-p li p {
  background: url(/assets/images/other-images/product-img-p.png);
}
/* line 856, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .wrapper-f li p {
  background: url(/assets/images/other-images/product-img-f.png);
}
/* line 860, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list #mybx-p {
  top: 34px;
  left: -6px;
  background-position-x: -112px;
  background-position-y: 5px;
}
/* line 868, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list #mybx {
  background-position-x: -108px;
  background-position-y: 0px;
}
/* line 873, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list #mysykt-p {
  top: 35px;
  left: -6px;
  background-position-x: 1px;
  background-position-y: -98px;
}
/* line 881, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list #mysykt {
  background-position-x: 0px;
  background-position-y: -110px;
}
/* line 886, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list #mybl-p {
  top: 34px;
  left: -6px;
  background-position-x: -48px;
  background-position-y: -237px;
}
/* line 894, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list #mybl {
  background-position-x: 0px;
  background-position-y: -262px;
}
/* line 899, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list #mykt-p {
  top: 34px;
  left: -6px;
  background-position-x: -157px;
  background-position-y: -358px;
}
/* line 907, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list #mykt {
  background-position-x: -108px;
  background-position-y: -365px;
}
/* line 912, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list #mycd-p {
  top: 34px;
  left: -5px;
  background-position-x: -357px;
  background-position-y: -336px;
}
/* line 920, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list #mycd {
  background-position-x: -260px;
  background-position-y: -365px;
}
/* line 925, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list #myrsq-p {
  top: 33px;
  left: -7px;
  background-position-x: 105px;
  background-position-y: -265px;
}
/* line 933, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list #myrsq {
  background-position-x: -366px;
  background-position-y: -262px;
}
/* line 938, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list #mygt-p {
  top: 35px;
  left: -7px;
  background-position-x: 90px;
  background-position-y: -128px;
}
/* line 946, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list #mygt {
  background-position-x: -366px;
  background-position-y: -110px;
}
/* line 951, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list #mylg-p {
  top: 33px;
  left: -7px;
  background-position-x: 168px;
  background-position-y: -14px;
}
/* line 959, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list #mylg {
  background-position-x: -260px;
  background-position-y: 0px;
}
/* line 964, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .all-product-1 {
  height: 80px;
  overflow: hidden;
}
/* line 969, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .btn-nav-active2 {
  background: #C4C4C4;
}
/* line 974, app/components/new_supplier_series/new_module_show_list/view.scss */
.new_module_show_list .product-nav2 {
  width: 100%;
  height: 497.8px;
  border: 1px solid #ddd;
  margin-top: 7.78px;
  padding: 2px 10px;
  overflow-y: auto;
}
/* line 1, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx {
  width: 100%;
  background-color: #f4f4f4;
  padding-bottom: 20px;
  padding-top: 18px;
}
/* line 6, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .data_index_body_container {
  width: 1200px;
  margin: 0 auto;
  height: auto !important;
}
/* line 10, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .data_index_body_container .data-index-body-floor {
  width: 100%;
  margin: 15px auto 0 auto;
  height: auto !important;
}
/* line 14, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .data_index_body_container .data-index-body-floor .left-part {
  margin-right: 15px;
  float: left;
}
/* line 18, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .data_index_body_container .data-index-body-floor .left-part .top1 {
  width: 300px;
  height: 425px;
  background-color: #fff;
  padding: 25px;
}
/* line 24, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul {
  background-color: #fff;
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 29, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul li {
  float: left;
  position: relative;
  margin-bottom: 10px;
}
/* line 34, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul li a {
  padding-right: 20px;
  border: none;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
  font-size: 16px;
  padding: 0px 0px;
}
/* line 43, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul li .div-height {
  width: 1px;
  height: 12px;
  background-color: #4a4a4a;
  margin-right: 20px;
  margin-left: 20px;
}
/* line 54, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul .active a {
  color: #ffffff;
  background-color: #004ea2;
}
/* line 62, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents {
  margin-bottom: 20px;
  min-height: 440px;
  border: none;
}
/* line 66, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul {
  width: 788px !important;
  margin-left: 0px !important;
}
/* line 69, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li {
  float: left;
  text-align: center;
  margin: 15px 0 0 44px !important;
}
/* line 73, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li a {
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #3c3c3c;
}
/* line 78, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li a .notice-num {
  width: 22px;
  height: 22px;
  background-color: #ff0000;
  position: absolute;
  top: -4px;
  right: -2px;
  border-radius: 22px;
  color: #fff;
  line-height: 22px;
  font-size: 12px;
  overflow: hidden;
}
/* line 104, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .data_index_body_container .data-index-body-floor .left-part .top2 {
  width: 835px;
  height: 215px;
  background-color: #fff;
  margin-top: 15px;
  padding: 25px;
}
/* line 110, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .data_index_body_container .data-index-body-floor .left-part .top2 ul {
  width: 100%;
  margin-top: 10px !important;
}
/* line 113, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .data_index_body_container .data-index-body-floor .left-part .top2 ul li {
  width: 125px;
  float: left;
  margin-right: 14px;
  border-radius: 10px;
  padding: 10px 15px;
  height: 175px;
  background-color: #f4f4f4;
  font-family: 'Microsoft YaHei';
}
/* line 122, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .data_index_body_container .data-index-body-floor .left-part .top2 ul li .title {
  width: auto;
  font-size: 16px;
  font-weight: bold;
  color: #434343;
  height: 30px;
  line-height: 36px;
  padding: 0 0 8px 10px;
}
/* line 131, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .data_index_body_container .data-index-body-floor .left-part .top2 ul li .detail {
  display: block;
  font-size: 14px;
  color: #8d8d8d;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 143, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .data_index_body_container .data-index-body-floor .left-part .top1 .title, .new_module_show_list_mx .data_index_body_container .data-index-body-floor .left-part .top2 .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #075b9b;
  font-weight: bold;
}
/* line 152, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .data_index_body_container .data-index-body-floor .left-part .top1 .title span, .new_module_show_list_mx .data_index_body_container .data-index-body-floor .left-part .top2 .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 159, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .data_index_body_container .data-index-body-floor .left-part .top1 ul, .new_module_show_list_mx .data_index_body_container .data-index-body-floor .left-part .top2 ul {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
}
/* line 165, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .data_index_body_container .data-index-body-floor .right-part {
  float: left;
}
/* line 172, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .top2 ul li {
  margin-right: 20px !important;
  height: 158px !important;
  padding: 10px 15px 15px 15px !important;
}
/* line 177, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .top2 ul .width-column {
  width: 240px !important;
}
/* line 179, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .top2 ul .width-column .title {
  padding-left: 20px !important;
}
/* line 182, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .top2 ul .width-column .small-column {
  display: block;
  font-size: 14px;
  color: #8d8d8d;
  height: 30px;
  line-height: 30px;
  margin-left: 30px;
  width: 85px;
  float: left;
}
/* line 192, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .top2 ul .width-column .small-column:nth-child(even) {
  margin-left: 20px !important;
}
/* line 196, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .top2 ul .first-li {
  width: 145px !important;
  height: 170px;
}
/* line 199, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .top2 ul .first-li div {
  padding-left: 20px !important;
}
/* line 202, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .top2 ul .first-li a {
  margin-left: 20px !important;
  height: 24px !important;
  line-height: 26px !important;
}
/* line 208, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .top2 ul .third-li {
  width: 135px !important;
}
/* line 210, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .top2 ul .third-li div {
  padding-left: 15px !important;
}
/* line 213, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .top2 ul .third-li a {
  margin-left: 15px !important;
}
/* line 217, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .top2 ul .last-li {
  width: 135px !important;
  border: none !important;
  margin-right: 0 !important;
}
/* line 221, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .top2 ul .last-li div {
  padding-left: 20px !important;
}
/* line 224, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .top2 ul .last-li a {
  margin-left: 20px !important;
}
/* line 231, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .feedback-modal {
  width: 600px !important;
  font-family: 'Microsoft YaHei';
}
/* line 234, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .feedback-modal .modal-header {
  height: 40px;
  line-height: 40px;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  padding-left: 20px;
}
/* line 243, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .feedback-modal .modal-header span {
  float: right;
  width: 12px;
  height: 12px;
  margin-top: 10px;
  margin-right: 10px;
}
/* line 250, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .feedback-modal .topic-new {
  padding: 18px 28px !important;
  min-height: 170px;
  border-radius: 0;
}
/* line 255, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .feedback-modal .topic-new textarea {
  width: 524px;
  height: 205px;
  padding: 10px;
  border-radius: 0;
}
/* line 261, app/components/new_supplier_series/new_module_show_list_mx/view.scss */
.new_module_show_list_mx .feedback-modal .topic-new > div {
  font-size: 14px;
  color: #717171;
  line-height: 35px;
}
/* line 1, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa {
  width: 100%;
  background-color: #f4f4f4;
  padding-bottom: 20px;
  padding-top: 18px;
}
/* line 6, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .data_index_body_container {
  width: 1200px;
  margin: 0 auto;
  height: auto !important;
}
/* line 10, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .data_index_body_container .data-index-body-floor {
  width: 100%;
  margin: 15px auto 0 auto;
  height: auto !important;
}
/* line 14, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .data_index_body_container .data-index-body-floor .left-part {
  margin-right: 15px;
  float: left;
}
/* line 18, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .data_index_body_container .data-index-body-floor .left-part .top1 {
  width: 300px;
  height: 425px;
  background-color: #fff;
  padding: 25px;
}
/* line 24, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul {
  background-color: #fff;
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 29, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul li {
  float: left;
  position: relative;
  margin-bottom: 10px;
}
/* line 34, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul li a {
  padding-right: 20px;
  border: none;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
  font-size: 16px;
  padding: 0px 0px;
}
/* line 43, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul li .div-height {
  width: 1px;
  height: 12px;
  background-color: #4a4a4a;
  margin-right: 20px;
  margin-left: 20px;
}
/* line 54, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul .active a {
  color: #ffffff;
  background-color: #004ea2;
}
/* line 62, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents {
  margin-bottom: 20px;
  min-height: 440px;
  border: none;
}
/* line 66, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul {
  width: 788px !important;
  margin-left: 0px !important;
}
/* line 69, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li {
  float: left;
  text-align: center;
  margin: 15px 0 0 44px !important;
}
/* line 73, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li a {
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #3c3c3c;
}
/* line 78, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li a .notice-num {
  width: 22px;
  height: 22px;
  background-color: #ff0000;
  position: absolute;
  top: -4px;
  right: -2px;
  border-radius: 22px;
  color: #fff;
  line-height: 22px;
  font-size: 12px;
  overflow: hidden;
}
/* line 104, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .data_index_body_container .data-index-body-floor .left-part .top2 {
  width: 835px;
  height: 215px;
  background-color: #fff;
  margin-top: 15px;
  padding: 25px;
}
/* line 110, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .data_index_body_container .data-index-body-floor .left-part .top2 ul {
  width: 100%;
  margin-top: 10px !important;
}
/* line 113, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .data_index_body_container .data-index-body-floor .left-part .top2 ul li {
  width: 125px;
  float: left;
  margin-right: 14px;
  border-radius: 10px;
  padding: 10px 15px;
  height: 175px;
  background-color: #f4f4f4;
  font-family: 'Microsoft YaHei';
}
/* line 122, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .data_index_body_container .data-index-body-floor .left-part .top2 ul li .title {
  width: auto;
  font-size: 16px;
  font-weight: bold;
  color: #434343;
  height: 30px;
  line-height: 36px;
  padding: 0 0 8px 10px;
}
/* line 131, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .data_index_body_container .data-index-body-floor .left-part .top2 ul li .detail {
  display: block;
  font-size: 14px;
  color: #8d8d8d;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 143, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .data_index_body_container .data-index-body-floor .left-part .top1 .title, .new_module_show_list_mx_fa .data_index_body_container .data-index-body-floor .left-part .top2 .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #075b9b;
  font-weight: bold;
}
/* line 152, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .data_index_body_container .data-index-body-floor .left-part .top1 .title span, .new_module_show_list_mx_fa .data_index_body_container .data-index-body-floor .left-part .top2 .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 159, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .data_index_body_container .data-index-body-floor .left-part .top1 ul, .new_module_show_list_mx_fa .data_index_body_container .data-index-body-floor .left-part .top2 ul {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
}
/* line 165, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .data_index_body_container .data-index-body-floor .right-part {
  float: left;
}
/* line 172, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .top2 ul li {
  margin-right: 20px !important;
  height: 158px !important;
  padding: 10px 15px 15px 15px !important;
}
/* line 177, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .top2 ul .width-column {
  width: 240px !important;
}
/* line 179, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .top2 ul .width-column .title {
  padding-left: 20px !important;
}
/* line 182, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .top2 ul .width-column .small-column {
  display: block;
  font-size: 14px;
  color: #8d8d8d;
  height: 30px;
  line-height: 30px;
  margin-left: 30px;
  width: 85px;
  float: left;
}
/* line 192, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .top2 ul .width-column .small-column:nth-child(even) {
  margin-left: 20px !important;
}
/* line 196, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .top2 ul .first-li {
  width: 145px !important;
  height: 170px;
}
/* line 199, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .top2 ul .first-li div {
  padding-left: 20px !important;
}
/* line 202, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .top2 ul .first-li a {
  margin-left: 20px !important;
  height: 24px !important;
  line-height: 26px !important;
}
/* line 208, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .top2 ul .third-li {
  width: 135px !important;
}
/* line 210, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .top2 ul .third-li div {
  padding-left: 15px !important;
}
/* line 213, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .top2 ul .third-li a {
  margin-left: 15px !important;
}
/* line 217, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .top2 ul .last-li {
  width: 135px !important;
  border: none !important;
  margin-right: 0 !important;
}
/* line 221, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .top2 ul .last-li div {
  padding-left: 20px !important;
}
/* line 224, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .top2 ul .last-li a {
  margin-left: 20px !important;
}
/* line 231, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .feedback-modal {
  width: 600px !important;
  font-family: 'Microsoft YaHei';
}
/* line 234, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .feedback-modal .modal-header {
  height: 40px;
  line-height: 40px;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  padding-left: 20px;
}
/* line 243, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .feedback-modal .modal-header span {
  float: right;
  width: 12px;
  height: 12px;
  margin-top: 10px;
  margin-right: 10px;
}
/* line 250, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .feedback-modal .topic-new {
  padding: 18px 28px !important;
  min-height: 170px;
  border-radius: 0;
}
/* line 255, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .feedback-modal .topic-new textarea {
  width: 524px;
  height: 205px;
  padding: 10px;
  border-radius: 0;
}
/* line 261, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .feedback-modal .topic-new > div {
  font-size: 14px;
  color: #717171;
  line-height: 35px;
}
/* line 269, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .item-active {
  border-color: #005FA7 !important;
}
/* line 275, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .modal-body5 .wrapStyle {
  width: 100%;
  display: inline-block;
  text-align: left;
  margin-bottom: 20px;
}
/* line 283, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .modal-body5 .titleWrap {
  font-size: 1em;
  line-height: 25px;
  display: inline-table;
  vertical-align: top;
  /*position: relative;*/
  text-align: right;
}
/* line 292, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .modal-body5 .textWrap {
  font-size: 1em;
  line-height: 18px;
  display: inline-block;
  width: 80%;
  position: relative;
  vertical-align: middle;
}
/* line 301, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .modal-body5 textarea,
.new_module_show_list_mx_fa .modal-body5 input[type="text"] {
  width: 264px;
  padding: 6px 5px;
  line-height: 1.2em;
  border: 1px solid #dddddd;
  border-radius: 1px;
  -moz-transition: linear 0.3s border;
  -o-transition: linear 0.3s border;
  -webkit-transition: linear 0.3s border;
  transition: linear 0.3s border;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 317, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .modal-body5 .pic-upload-box {
  display: inline-block;
  vertical-align: top;
}
/* line 320, app/components/new_supplier_series/new_module_show_list_mx_fa/view.scss */
.new_module_show_list_mx_fa .modal-body5 .pic-upload-box > div {
  display: inline-block;
}
/* line 1, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl {
  width: 100%;
  background-color: #f4f4f4;
  padding-bottom: 20px;
  padding-top: 18px;
}
/* line 6, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .data_index_body_container {
  width: 1200px;
  margin: 0 auto;
  height: auto !important;
}
/* line 10, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .data_index_body_container .data-index-body-floor {
  width: 100%;
  margin: 15px auto 0 auto;
  height: auto !important;
}
/* line 14, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .data_index_body_container .data-index-body-floor .left-part {
  margin-right: 15px;
  float: left;
}
/* line 18, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .data_index_body_container .data-index-body-floor .left-part .top1 {
  width: 300px;
  height: 425px;
  background-color: #fff;
  padding: 25px;
}
/* line 24, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul {
  background-color: #fff;
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 29, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul li {
  float: left;
  position: relative;
  margin-bottom: 10px;
}
/* line 34, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul li a {
  padding-right: 20px;
  border: none;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
  font-size: 16px;
  padding: 0px 0px;
}
/* line 43, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul li .div-height {
  width: 1px;
  height: 12px;
  background-color: #4a4a4a;
  margin-right: 20px;
  margin-left: 20px;
}
/* line 54, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul .active a {
  color: #ffffff;
  background-color: #004ea2;
}
/* line 62, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents {
  margin-bottom: 20px;
  min-height: 440px;
  border: none;
}
/* line 66, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul {
  width: 788px !important;
  margin-left: 0px !important;
}
/* line 69, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li {
  float: left;
  text-align: center;
  margin: 15px 0 0 44px !important;
}
/* line 73, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li a {
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #3c3c3c;
}
/* line 78, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li a .notice-num {
  width: 22px;
  height: 22px;
  background-color: #ff0000;
  position: absolute;
  top: -4px;
  right: -2px;
  border-radius: 22px;
  color: #fff;
  line-height: 22px;
  font-size: 12px;
  overflow: hidden;
}
/* line 104, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .data_index_body_container .data-index-body-floor .left-part .top2 {
  width: 835px;
  height: 215px;
  background-color: #fff;
  margin-top: 15px;
  padding: 25px;
}
/* line 110, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .data_index_body_container .data-index-body-floor .left-part .top2 ul {
  width: 100%;
  margin-top: 10px !important;
}
/* line 113, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .data_index_body_container .data-index-body-floor .left-part .top2 ul li {
  width: 125px;
  float: left;
  margin-right: 14px;
  border-radius: 10px;
  padding: 10px 15px;
  height: 175px;
  background-color: #f4f4f4;
  font-family: 'Microsoft YaHei';
}
/* line 122, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .data_index_body_container .data-index-body-floor .left-part .top2 ul li .title {
  width: auto;
  font-size: 16px;
  font-weight: bold;
  color: #434343;
  height: 30px;
  line-height: 36px;
  padding: 0 0 8px 10px;
}
/* line 131, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .data_index_body_container .data-index-body-floor .left-part .top2 ul li .detail {
  display: block;
  font-size: 14px;
  color: #8d8d8d;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 143, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .data_index_body_container .data-index-body-floor .left-part .top1 .title, .new_module_show_list_mx_nl .data_index_body_container .data-index-body-floor .left-part .top2 .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #075b9b;
  font-weight: bold;
}
/* line 152, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .data_index_body_container .data-index-body-floor .left-part .top1 .title span, .new_module_show_list_mx_nl .data_index_body_container .data-index-body-floor .left-part .top2 .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 159, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .data_index_body_container .data-index-body-floor .left-part .top1 ul, .new_module_show_list_mx_nl .data_index_body_container .data-index-body-floor .left-part .top2 ul {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
}
/* line 165, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .data_index_body_container .data-index-body-floor .right-part {
  float: left;
}
/* line 172, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .top2 ul li {
  margin-right: 20px !important;
  height: 158px !important;
  padding: 10px 15px 15px 15px !important;
}
/* line 177, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .top2 ul .width-column {
  width: 240px !important;
}
/* line 179, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .top2 ul .width-column .title {
  padding-left: 20px !important;
}
/* line 182, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .top2 ul .width-column .small-column {
  display: block;
  font-size: 14px;
  color: #8d8d8d;
  height: 30px;
  line-height: 30px;
  margin-left: 30px;
  width: 85px;
  float: left;
}
/* line 192, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .top2 ul .width-column .small-column:nth-child(even) {
  margin-left: 20px !important;
}
/* line 196, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .top2 ul .first-li {
  width: 145px !important;
  height: 170px;
}
/* line 199, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .top2 ul .first-li div {
  padding-left: 20px !important;
}
/* line 202, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .top2 ul .first-li a {
  margin-left: 20px !important;
  height: 24px !important;
  line-height: 26px !important;
}
/* line 208, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .top2 ul .third-li {
  width: 135px !important;
}
/* line 210, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .top2 ul .third-li div {
  padding-left: 15px !important;
}
/* line 213, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .top2 ul .third-li a {
  margin-left: 15px !important;
}
/* line 217, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .top2 ul .last-li {
  width: 135px !important;
  border: none !important;
  margin-right: 0 !important;
}
/* line 221, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .top2 ul .last-li div {
  padding-left: 20px !important;
}
/* line 224, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .top2 ul .last-li a {
  margin-left: 20px !important;
}
/* line 231, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .feedback-modal {
  width: 600px !important;
  font-family: 'Microsoft YaHei';
}
/* line 234, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .feedback-modal .modal-header {
  height: 40px;
  line-height: 40px;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  padding-left: 20px;
}
/* line 243, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .feedback-modal .modal-header span {
  float: right;
  width: 12px;
  height: 12px;
  margin-top: 10px;
  margin-right: 10px;
}
/* line 250, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .feedback-modal .topic-new {
  padding: 18px 28px !important;
  min-height: 170px;
  border-radius: 0;
}
/* line 255, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .feedback-modal .topic-new textarea {
  width: 524px;
  height: 205px;
  padding: 10px;
  border-radius: 0;
}
/* line 261, app/components/new_supplier_series/new_module_show_list_mx_nl/view.scss */
.new_module_show_list_mx_nl .feedback-modal .topic-new > div {
  font-size: 14px;
  color: #717171;
  line-height: 35px;
}
/* line 1, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right {
  width: 100%;
  background-color: #f4f4f4;
  padding-bottom: 20px;
  padding-top: 18px;
}
/* line 6, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .data_index_body_container {
  width: 1200px;
  margin: 0 auto;
  height: auto !important;
}
/* line 10, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .data_index_body_container .data-index-body-floor {
  width: 100%;
  margin: 15px auto 0 auto;
  height: auto !important;
}
/* line 14, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .data_index_body_container .data-index-body-floor .left-part {
  margin-right: 15px;
  float: left;
}
/* line 18, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .data_index_body_container .data-index-body-floor .left-part .top1 {
  width: 300px;
  height: 425px;
  background-color: #fff;
  padding: 25px;
}
/* line 24, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul {
  background-color: #fff;
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 29, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul li {
  float: left;
  position: relative;
  margin-bottom: 10px;
}
/* line 34, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul li a {
  padding-right: 20px;
  border: none;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
  font-size: 16px;
  padding: 0px 0px;
}
/* line 43, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul li .div-height {
  width: 1px;
  height: 12px;
  background-color: #4a4a4a;
  margin-right: 20px;
  margin-left: 20px;
}
/* line 54, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul .active a {
  color: #ffffff;
  background-color: #004ea2;
}
/* line 62, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents {
  margin-bottom: 20px;
  min-height: 440px;
  border: none;
}
/* line 66, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul {
  width: 788px !important;
  margin-left: 0px !important;
}
/* line 69, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li {
  float: left;
  text-align: center;
  margin: 15px 0 0 44px !important;
}
/* line 73, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li a {
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #3c3c3c;
}
/* line 78, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li a .notice-num {
  width: 22px;
  height: 22px;
  background-color: #ff0000;
  position: absolute;
  top: -4px;
  right: -2px;
  border-radius: 22px;
  color: #fff;
  line-height: 22px;
  font-size: 12px;
  overflow: hidden;
}
/* line 104, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .data_index_body_container .data-index-body-floor .left-part .top2 {
  width: 835px;
  height: 215px;
  background-color: #fff;
  margin-top: 15px;
  padding: 25px;
}
/* line 110, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .data_index_body_container .data-index-body-floor .left-part .top2 ul {
  width: 100%;
  margin-top: 10px !important;
}
/* line 113, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .data_index_body_container .data-index-body-floor .left-part .top2 ul li {
  width: 125px;
  float: left;
  margin-right: 14px;
  border-radius: 10px;
  padding: 10px 15px;
  height: 175px;
  background-color: #f4f4f4;
  font-family: 'Microsoft YaHei';
}
/* line 122, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .data_index_body_container .data-index-body-floor .left-part .top2 ul li .title {
  width: auto;
  font-size: 16px;
  font-weight: bold;
  color: #434343;
  height: 30px;
  line-height: 36px;
  padding: 0 0 8px 10px;
}
/* line 131, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .data_index_body_container .data-index-body-floor .left-part .top2 ul li .detail {
  display: block;
  font-size: 14px;
  color: #8d8d8d;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 143, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .data_index_body_container .data-index-body-floor .left-part .top1 .title, .new_module_show_list_right .data_index_body_container .data-index-body-floor .left-part .top2 .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #075b9b;
  font-weight: bold;
}
/* line 152, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .data_index_body_container .data-index-body-floor .left-part .top1 .title span, .new_module_show_list_right .data_index_body_container .data-index-body-floor .left-part .top2 .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 159, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .data_index_body_container .data-index-body-floor .left-part .top1 ul, .new_module_show_list_right .data_index_body_container .data-index-body-floor .left-part .top2 ul {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
}
/* line 165, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .data_index_body_container .data-index-body-floor .right-part {
  float: left;
}
/* line 172, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .top2 ul li {
  margin-right: 20px !important;
  height: 158px !important;
  padding: 10px 15px 15px 15px !important;
}
/* line 177, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .top2 ul .width-column {
  width: 240px !important;
}
/* line 179, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .top2 ul .width-column .title {
  padding-left: 20px !important;
}
/* line 182, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .top2 ul .width-column .small-column {
  display: block;
  font-size: 14px;
  color: #8d8d8d;
  height: 30px;
  line-height: 30px;
  margin-left: 30px;
  width: 85px;
  float: left;
}
/* line 192, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .top2 ul .width-column .small-column:nth-child(even) {
  margin-left: 20px !important;
}
/* line 196, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .top2 ul .first-li {
  width: 145px !important;
  height: 170px;
}
/* line 199, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .top2 ul .first-li div {
  padding-left: 20px !important;
}
/* line 202, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .top2 ul .first-li a {
  margin-left: 20px !important;
  height: 24px !important;
  line-height: 26px !important;
}
/* line 208, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .top2 ul .third-li {
  width: 135px !important;
}
/* line 210, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .top2 ul .third-li div {
  padding-left: 15px !important;
}
/* line 213, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .top2 ul .third-li a {
  margin-left: 15px !important;
}
/* line 217, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .top2 ul .last-li {
  width: 135px !important;
  border: none !important;
  margin-right: 0 !important;
}
/* line 221, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .top2 ul .last-li div {
  padding-left: 20px !important;
}
/* line 224, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .top2 ul .last-li a {
  margin-left: 20px !important;
}
/* line 231, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .feedback-modal {
  width: 600px !important;
  font-family: 'Microsoft YaHei';
}
/* line 234, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .feedback-modal .modal-header {
  height: 40px;
  line-height: 40px;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  padding-left: 20px;
}
/* line 243, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .feedback-modal .modal-header span {
  float: right;
  width: 12px;
  height: 12px;
  margin-top: 10px;
  margin-right: 10px;
}
/* line 250, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .feedback-modal .topic-new {
  padding: 18px 28px !important;
  min-height: 170px;
  border-radius: 0;
}
/* line 255, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .feedback-modal .topic-new textarea {
  width: 524px;
  height: 205px;
  padding: 10px;
  border-radius: 0;
}
/* line 261, app/components/new_supplier_series/new_module_show_list_right/view.scss */
.new_module_show_list_right .feedback-modal .topic-new > div {
  font-size: 14px;
  color: #717171;
  line-height: 35px;
}
/* line 1, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa {
  width: 100%;
  background-color: #f4f4f4;
  padding-bottom: 20px;
  padding-top: 18px;
}
/* line 6, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .data_index_body_container {
  width: 1200px;
  margin: 0 auto;
  height: auto !important;
}
/* line 10, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .data_index_body_container .data-index-body-floor {
  width: 100%;
  margin: 15px auto 0 auto;
  height: auto !important;
}
/* line 14, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .data_index_body_container .data-index-body-floor .left-part {
  margin-right: 15px;
  float: left;
}
/* line 18, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .data_index_body_container .data-index-body-floor .left-part .top1 {
  width: 300px;
  height: 425px;
  background-color: #fff;
  padding: 25px;
}
/* line 24, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul {
  background-color: #fff;
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 29, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul li {
  float: left;
  position: relative;
  margin-bottom: 10px;
}
/* line 34, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul li a {
  padding-right: 20px;
  border: none;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
  font-size: 16px;
  padding: 0px 0px;
}
/* line 43, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul li .div-height {
  width: 1px;
  height: 12px;
  background-color: #4a4a4a;
  margin-right: 20px;
  margin-left: 20px;
}
/* line 54, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul .active a {
  color: #ffffff;
  background-color: #004ea2;
}
/* line 62, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents {
  margin-bottom: 20px;
  min-height: 440px;
  border: none;
}
/* line 66, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul {
  width: 788px !important;
  margin-left: 0px !important;
}
/* line 69, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li {
  float: left;
  text-align: center;
  margin: 15px 0 0 44px !important;
}
/* line 73, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li a {
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #3c3c3c;
}
/* line 78, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li a .notice-num {
  width: 22px;
  height: 22px;
  background-color: #ff0000;
  position: absolute;
  top: -4px;
  right: -2px;
  border-radius: 22px;
  color: #fff;
  line-height: 22px;
  font-size: 12px;
  overflow: hidden;
}
/* line 104, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .data_index_body_container .data-index-body-floor .left-part .top2 {
  width: 835px;
  height: 215px;
  background-color: #fff;
  margin-top: 15px;
  padding: 25px;
}
/* line 110, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .data_index_body_container .data-index-body-floor .left-part .top2 ul {
  width: 100%;
  margin-top: 10px !important;
}
/* line 113, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .data_index_body_container .data-index-body-floor .left-part .top2 ul li {
  width: 125px;
  float: left;
  margin-right: 14px;
  border-radius: 10px;
  padding: 10px 15px;
  height: 175px;
  background-color: #f4f4f4;
  font-family: 'Microsoft YaHei';
}
/* line 122, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .data_index_body_container .data-index-body-floor .left-part .top2 ul li .title {
  width: auto;
  font-size: 16px;
  font-weight: bold;
  color: #434343;
  height: 30px;
  line-height: 36px;
  padding: 0 0 8px 10px;
}
/* line 131, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .data_index_body_container .data-index-body-floor .left-part .top2 ul li .detail {
  display: block;
  font-size: 14px;
  color: #8d8d8d;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 143, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .data_index_body_container .data-index-body-floor .left-part .top1 .title, .new_module_show_list_right_fa .data_index_body_container .data-index-body-floor .left-part .top2 .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #075b9b;
  font-weight: bold;
}
/* line 152, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .data_index_body_container .data-index-body-floor .left-part .top1 .title span, .new_module_show_list_right_fa .data_index_body_container .data-index-body-floor .left-part .top2 .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 159, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .data_index_body_container .data-index-body-floor .left-part .top1 ul, .new_module_show_list_right_fa .data_index_body_container .data-index-body-floor .left-part .top2 ul {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
}
/* line 165, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .data_index_body_container .data-index-body-floor .right-part {
  float: left;
}
/* line 172, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .top2 ul li {
  margin-right: 20px !important;
  height: 158px !important;
  padding: 10px 15px 15px 15px !important;
}
/* line 177, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .top2 ul .width-column {
  width: 240px !important;
}
/* line 179, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .top2 ul .width-column .title {
  padding-left: 20px !important;
}
/* line 182, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .top2 ul .width-column .small-column {
  display: block;
  font-size: 14px;
  color: #8d8d8d;
  height: 30px;
  line-height: 30px;
  margin-left: 30px;
  width: 85px;
  float: left;
}
/* line 192, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .top2 ul .width-column .small-column:nth-child(even) {
  margin-left: 20px !important;
}
/* line 196, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .top2 ul .first-li {
  width: 145px !important;
  height: 170px;
}
/* line 199, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .top2 ul .first-li div {
  padding-left: 20px !important;
}
/* line 202, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .top2 ul .first-li a {
  margin-left: 20px !important;
  height: 24px !important;
  line-height: 26px !important;
}
/* line 208, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .top2 ul .third-li {
  width: 135px !important;
}
/* line 210, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .top2 ul .third-li div {
  padding-left: 15px !important;
}
/* line 213, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .top2 ul .third-li a {
  margin-left: 15px !important;
}
/* line 217, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .top2 ul .last-li {
  width: 135px !important;
  border: none !important;
  margin-right: 0 !important;
}
/* line 221, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .top2 ul .last-li div {
  padding-left: 20px !important;
}
/* line 224, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .top2 ul .last-li a {
  margin-left: 20px !important;
}
/* line 230, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .feedback-modal {
  width: 600px !important;
  font-family: 'Microsoft YaHei';
}
/* line 233, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .feedback-modal .modal-header {
  height: 40px;
  line-height: 40px;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  padding-left: 20px;
}
/* line 242, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .feedback-modal .modal-header span {
  float: right;
  width: 12px;
  height: 12px;
  margin-top: 10px;
  margin-right: 10px;
}
/* line 249, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .feedback-modal .topic-new {
  padding: 18px 28px !important;
  min-height: 170px;
  border-radius: 0;
}
/* line 254, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .feedback-modal .topic-new textarea {
  width: 524px;
  height: 205px;
  padding: 10px;
  border-radius: 0;
}
/* line 260, app/components/new_supplier_series/new_module_show_list_right_fa/view.scss */
.new_module_show_list_right_fa .feedback-modal .topic-new > div {
  font-size: 14px;
  color: #717171;
  line-height: 35px;
}
/* line 1, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx {
  width: 100%;
  background-color: #f4f4f4;
  padding-bottom: 20px;
  padding-top: 18px;
}
/* line 6, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .data_index_body_container {
  width: 1200px;
  margin: 0 auto;
  height: auto !important;
}
/* line 10, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .data_index_body_container .data-index-body-floor {
  width: 100%;
  margin: 15px auto 0 auto;
  height: auto !important;
}
/* line 14, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .data_index_body_container .data-index-body-floor .left-part {
  margin-right: 15px;
  float: left;
}
/* line 18, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .data_index_body_container .data-index-body-floor .left-part .top1 {
  width: 300px;
  height: 425px;
  background-color: #fff;
  padding: 25px;
}
/* line 24, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul {
  background-color: #fff;
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 29, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul li {
  float: left;
  position: relative;
  margin-bottom: 10px;
}
/* line 34, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul li a {
  padding-right: 20px;
  border: none;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
  font-size: 16px;
  padding: 0px 0px;
}
/* line 43, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul li .div-height {
  width: 1px;
  height: 12px;
  background-color: #4a4a4a;
  margin-right: 20px;
  margin-left: 20px;
}
/* line 54, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .data_index_body_container .data-index-body-floor .left-part .top1 .list-tab ul .active a {
  color: #ffffff;
  background-color: #004ea2;
}
/* line 62, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents {
  margin-bottom: 20px;
  min-height: 440px;
  border: none;
}
/* line 66, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul {
  width: 788px !important;
  margin-left: 0px !important;
}
/* line 69, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li {
  float: left;
  text-align: center;
  margin: 15px 0 0 44px !important;
}
/* line 73, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li a {
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #3c3c3c;
}
/* line 78, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .data_index_body_container .data-index-body-floor .left-part .top1 .tab .tab-contents .first-ul li a .notice-num {
  width: 22px;
  height: 22px;
  background-color: #ff0000;
  position: absolute;
  top: -4px;
  right: -2px;
  border-radius: 22px;
  color: #fff;
  line-height: 22px;
  font-size: 12px;
  overflow: hidden;
}
/* line 104, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .data_index_body_container .data-index-body-floor .left-part .top2 {
  width: 835px;
  height: 215px;
  background-color: #fff;
  margin-top: 15px;
  padding: 25px;
}
/* line 110, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .data_index_body_container .data-index-body-floor .left-part .top2 ul {
  width: 100%;
  margin-top: 10px !important;
}
/* line 113, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .data_index_body_container .data-index-body-floor .left-part .top2 ul li {
  width: 125px;
  float: left;
  margin-right: 14px;
  border-radius: 10px;
  padding: 10px 15px;
  height: 175px;
  background-color: #f4f4f4;
  font-family: 'Microsoft YaHei';
}
/* line 122, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .data_index_body_container .data-index-body-floor .left-part .top2 ul li .title {
  width: auto;
  font-size: 16px;
  font-weight: bold;
  color: #434343;
  height: 30px;
  line-height: 36px;
  padding: 0 0 8px 10px;
}
/* line 131, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .data_index_body_container .data-index-body-floor .left-part .top2 ul li .detail {
  display: block;
  font-size: 14px;
  color: #8d8d8d;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 143, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .data_index_body_container .data-index-body-floor .left-part .top1 .title, .new_module_show_list_right_mx .data_index_body_container .data-index-body-floor .left-part .top2 .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #075b9b;
  font-weight: bold;
}
/* line 152, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .data_index_body_container .data-index-body-floor .left-part .top1 .title span, .new_module_show_list_right_mx .data_index_body_container .data-index-body-floor .left-part .top2 .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 159, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .data_index_body_container .data-index-body-floor .left-part .top1 ul, .new_module_show_list_right_mx .data_index_body_container .data-index-body-floor .left-part .top2 ul {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
}
/* line 165, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .data_index_body_container .data-index-body-floor .right-part {
  float: left;
}
/* line 172, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .top2 ul li {
  margin-right: 20px !important;
  height: 158px !important;
  padding: 10px 15px 15px 15px !important;
}
/* line 177, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .top2 ul .width-column {
  width: 240px !important;
}
/* line 179, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .top2 ul .width-column .title {
  padding-left: 20px !important;
}
/* line 182, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .top2 ul .width-column .small-column {
  display: block;
  font-size: 14px;
  color: #8d8d8d;
  height: 30px;
  line-height: 30px;
  margin-left: 30px;
  width: 85px;
  float: left;
}
/* line 192, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .top2 ul .width-column .small-column:nth-child(even) {
  margin-left: 20px !important;
}
/* line 196, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .top2 ul .first-li {
  width: 145px !important;
  height: 170px;
}
/* line 199, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .top2 ul .first-li div {
  padding-left: 20px !important;
}
/* line 202, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .top2 ul .first-li a {
  margin-left: 20px !important;
  height: 24px !important;
  line-height: 26px !important;
}
/* line 208, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .top2 ul .third-li {
  width: 135px !important;
}
/* line 210, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .top2 ul .third-li div {
  padding-left: 15px !important;
}
/* line 213, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .top2 ul .third-li a {
  margin-left: 15px !important;
}
/* line 217, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .top2 ul .last-li {
  width: 135px !important;
  border: none !important;
  margin-right: 0 !important;
}
/* line 221, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .top2 ul .last-li div {
  padding-left: 20px !important;
}
/* line 224, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .top2 ul .last-li a {
  margin-left: 20px !important;
}
/* line 231, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .feedback-modal {
  width: 600px !important;
  font-family: 'Microsoft YaHei';
}
/* line 234, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .feedback-modal .modal-header {
  height: 40px;
  line-height: 40px;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  padding-left: 20px;
}
/* line 243, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .feedback-modal .modal-header span {
  float: right;
  width: 12px;
  height: 12px;
  margin-top: 10px;
  margin-right: 10px;
}
/* line 250, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .feedback-modal .topic-new {
  padding: 18px 28px !important;
  min-height: 170px;
  border-radius: 0;
}
/* line 255, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .feedback-modal .topic-new textarea {
  width: 524px;
  height: 205px;
  padding: 10px;
  border-radius: 0;
}
/* line 261, app/components/new_supplier_series/new_module_show_list_right_mx/view.scss */
.new_module_show_list_right_mx .feedback-modal .topic-new > div {
  font-size: 14px;
  color: #717171;
  line-height: 35px;
}
/* line 2, app/components/new_supplier_series/NPI_moudle/view.scss */
.npi-moudle .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #075b9b;
  font-weight: bold;
  padding: 25px 0 0 30px;
}
/* line 12, app/components/new_supplier_series/NPI_moudle/view.scss */
.npi-moudle .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 19, app/components/new_supplier_series/NPI_moudle/view.scss */
.npi-moudle .breadcrumb {
  padding-top: 20px !important;
}
/* line 21, app/components/new_supplier_series/NPI_moudle/view.scss */
.npi-moudle .breadcrumb select, .npi-moudle .breadcrumb input {
  vertical-align: middle;
  position: relative;
  top: 0px !important;
}
/* line 26, app/components/new_supplier_series/NPI_moudle/view.scss */
.npi-moudle .breadcrumb select {
  height: 28px;
  line-height: 18px;
  padding: 0;
}
/* line 29, app/components/new_supplier_series/NPI_moudle/view.scss */
.npi-moudle .tab .tab-contents {
  padding-top: 0px !important;
}
/* line 33, app/components/new_supplier_series/NPI_moudle/view.scss */
.npi-moudle .tab .tab-contents ul li a {
  padding: 10px 16px !important;
}
/* line 2, app/components/new_supplier_series/NPI_productLine/view.scss */
.npi-product-line .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #075b9b;
  font-weight: bold;
  padding: 25px 0 0 30px;
}
/* line 12, app/components/new_supplier_series/NPI_productLine/view.scss */
.npi-product-line .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 19, app/components/new_supplier_series/NPI_productLine/view.scss */
.npi-product-line .breadcrumb {
  padding-top: 20px !important;
}
/* line 21, app/components/new_supplier_series/NPI_productLine/view.scss */
.npi-product-line .breadcrumb select, .npi-product-line .breadcrumb input {
  vertical-align: middle;
  position: relative;
  top: 0px !important;
}
/* line 26, app/components/new_supplier_series/NPI_productLine/view.scss */
.npi-product-line .breadcrumb select {
  height: 28px;
  line-height: 18px;
  padding: 0;
}
/* line 31, app/components/new_supplier_series/NPI_productLine/view.scss */
.npi-product-line .tab ul li a {
  padding: 10px 16px !important;
}
/* line 2, app/components/new_supplier_series/NPI_supplier/view.scss */
.npi-supplier .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #075b9b;
  font-weight: bold;
  padding: 25px 0 0 30px;
}
/* line 12, app/components/new_supplier_series/NPI_supplier/view.scss */
.npi-supplier .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 19, app/components/new_supplier_series/NPI_supplier/view.scss */
.npi-supplier .breadcrumb {
  padding-top: 20px !important;
}
/* line 21, app/components/new_supplier_series/NPI_supplier/view.scss */
.npi-supplier .breadcrumb select, .npi-supplier .breadcrumb input {
  vertical-align: middle;
  position: relative;
  top: 0px !important;
}
/* line 26, app/components/new_supplier_series/NPI_supplier/view.scss */
.npi-supplier .breadcrumb select {
  height: 28px;
  line-height: 18px;
  padding: 0;
}
/* line 1, app/components/new_supplier_series/reality_should_pay/view.scss */
.reality_shouid_pay {
  font-family: "Microsoft YaHei";
}
/* line 3, app/components/new_supplier_series/reality_should_pay/view.scss */
.reality_shouid_pay .breadcrumb {
  width: 1200px;
  color: #005aaa;
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 10, app/components/new_supplier_series/reality_should_pay/view.scss */
.reality_shouid_pay .breadcrumb select, .reality_shouid_pay .breadcrumb input {
  vertical-align: middle;
  position: relative;
  top: 0px !important;
}
/* line 15, app/components/new_supplier_series/reality_should_pay/view.scss */
.reality_shouid_pay .breadcrumb select {
  height: 28px;
  line-height: 18px;
  padding: 0;
}
/* line 18, app/components/new_supplier_series/reality_should_pay/view.scss */
.reality_shouid_pay .main-body table {
  width: 100%;
  color: #7a7a7a;
  border: none;
}
/* line 22, app/components/new_supplier_series/reality_should_pay/view.scss */
.reality_shouid_pay .main-body table tr {
  height: 25px;
  line-height: 30px;
}
/* line 25, app/components/new_supplier_series/reality_should_pay/view.scss */
.reality_shouid_pay .main-body table tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 28, app/components/new_supplier_series/reality_should_pay/view.scss */
.reality_shouid_pay .main-body table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 34, app/components/new_supplier_series/reality_should_pay/view.scss */
.reality_shouid_pay .main-body table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 37, app/components/new_supplier_series/reality_should_pay/view.scss */
.reality_shouid_pay .main-body table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 40, app/components/new_supplier_series/reality_should_pay/view.scss */
.reality_shouid_pay .main-body table tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 45, app/components/new_supplier_series/reality_should_pay/view.scss */
.reality_shouid_pay .main-body table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 1, app/components/new_supplier_series/reality_should_pay_Mixi/view.scss */
.reality_shouid_pay {
  font-family: "Microsoft YaHei";
}
/* line 3, app/components/new_supplier_series/reality_should_pay_Mixi/view.scss */
.reality_shouid_pay .breadcrumb {
  width: 1200px;
  color: #005aaa;
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 10, app/components/new_supplier_series/reality_should_pay_Mixi/view.scss */
.reality_shouid_pay .breadcrumb select, .reality_shouid_pay .breadcrumb input {
  vertical-align: middle;
  position: relative;
  top: 0px !important;
}
/* line 15, app/components/new_supplier_series/reality_should_pay_Mixi/view.scss */
.reality_shouid_pay .breadcrumb select {
  height: 28px;
  line-height: 18px;
  padding: 0;
}
/* line 18, app/components/new_supplier_series/reality_should_pay_Mixi/view.scss */
.reality_shouid_pay .main-body table {
  width: 100%;
  color: #7a7a7a;
  border: none;
}
/* line 22, app/components/new_supplier_series/reality_should_pay_Mixi/view.scss */
.reality_shouid_pay .main-body table tr {
  height: 25px;
  line-height: 30px;
}
/* line 25, app/components/new_supplier_series/reality_should_pay_Mixi/view.scss */
.reality_shouid_pay .main-body table tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 28, app/components/new_supplier_series/reality_should_pay_Mixi/view.scss */
.reality_shouid_pay .main-body table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 34, app/components/new_supplier_series/reality_should_pay_Mixi/view.scss */
.reality_shouid_pay .main-body table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 37, app/components/new_supplier_series/reality_should_pay_Mixi/view.scss */
.reality_shouid_pay .main-body table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 40, app/components/new_supplier_series/reality_should_pay_Mixi/view.scss */
.reality_shouid_pay .main-body table tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 45, app/components/new_supplier_series/reality_should_pay_Mixi/view.scss */
.reality_shouid_pay .main-body table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 1, app/components/new_supplier_series/suppler_guide/view.scss */
.suppler_guide {
  background-color: #f8f8f8;
  padding-bottom: 30px;
}
/* line 4, app/components/new_supplier_series/suppler_guide/view.scss */
.suppler_guide .breadcrumb {
  height: 50px;
  line-height: 50px;
  padding: 10px 0;
  color: #0059a9;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}
/* line 11, app/components/new_supplier_series/suppler_guide/view.scss */
.suppler_guide .breadcrumb span {
  position: relative;
  top: -1px;
}
/* line 16, app/components/new_supplier_series/suppler_guide/view.scss */
.suppler_guide .body-list {
  background-color: #fff;
  height: 600px;
  padding: 40px 50px;
}
/* line 20, app/components/new_supplier_series/suppler_guide/view.scss */
.suppler_guide .body-list > div {
  float: left;
}
/* line 23, app/components/new_supplier_series/suppler_guide/view.scss */
.suppler_guide .body-list .pure-2-4, .suppler_guide .body-list .pure-1-2, .suppler_guide .body-list .pure-1-4, .suppler_guide .body-list .pure-2-3, .suppler_guide .body-list .pure-1-3 {
  margin-right: 25px;
}
/* line 25, app/components/new_supplier_series/suppler_guide/view.scss */
.suppler_guide .body-list .pure-2-4 h1, .suppler_guide .body-list .pure-1-2 h1, .suppler_guide .body-list .pure-1-4 h1, .suppler_guide .body-list .pure-2-3 h1, .suppler_guide .body-list .pure-1-3 h1 {
  float: left;
  font-size: 18px;
  font-family: 'Microsoft YaHei';
}
/* line 30, app/components/new_supplier_series/suppler_guide/view.scss */
.suppler_guide .body-list .pure-2-4 ul, .suppler_guide .body-list .pure-1-2 ul, .suppler_guide .body-list .pure-1-4 ul, .suppler_guide .body-list .pure-2-3 ul, .suppler_guide .body-list .pure-1-3 ul {
  clear: both;
  float: left;
  width: 120px;
  position: relative;
  padding: 10px 0 0 0;
  margin: 0;
  list-style-type: none;
}
/* line 38, app/components/new_supplier_series/suppler_guide/view.scss */
.suppler_guide .body-list .pure-2-4 ul li, .suppler_guide .body-list .pure-1-2 ul li, .suppler_guide .body-list .pure-1-4 ul li, .suppler_guide .body-list .pure-2-3 ul li, .suppler_guide .body-list .pure-1-3 ul li {
  width: 120px;
  height: 120px;
  margin: 0 0 4px 0;
}
/* line 44, app/components/new_supplier_series/suppler_guide/view.scss */
.suppler_guide .body-list .pure-2-4 div, .suppler_guide .body-list .pure-1-2 div, .suppler_guide .body-list .pure-1-4 div, .suppler_guide .body-list .pure-2-3 div, .suppler_guide .body-list .pure-1-3 div {
  float: left;
  width: 120px;
  margin: 10px 0 0 4px;
}
/* line 50, app/components/new_supplier_series/suppler_guide/view.scss */
.suppler_guide .body-list .pure-2-4 {
  width: 245px;
  color: #53c285;
}
/* line 54, app/components/new_supplier_series/suppler_guide/view.scss */
.suppler_guide .body-list .pure-1-2 {
  width: 120px;
  color: #3fcbc3;
}
/* line 58, app/components/new_supplier_series/suppler_guide/view.scss */
.suppler_guide .body-list .pure-1-4 {
  width: 120px;
  color: #94add7;
}
/* line 62, app/components/new_supplier_series/suppler_guide/view.scss */
.suppler_guide .body-list .pure-2-3 {
  width: 245px;
  color: #a49ada;
}
/* line 66, app/components/new_supplier_series/suppler_guide/view.scss */
.suppler_guide .body-list .pure-1-3 {
  width: 120px;
  color: #cfade7;
}
/* line 2, app/components/new_supplier_series/supplier_account_confirm_list/view.scss */
.commitment_gold .main-body-head {
  width: 94.5%;
}
/* line 4, app/components/new_supplier_series/supplier_account_confirm_list/view.scss */
.commitment_gold .main-body-head .table-box table,
.commitment_gold .main-body-head .table-box table td,
.commitment_gold .main-body-head .table-box table th {
  padding: 0px 5px;
  color: #333;
  border: 1px solid #ccc;
}
/* line 12, app/components/new_supplier_series/supplier_account_confirm_list/view.scss */
.commitment_gold .main-body-head .table-box table thead tr {
  background-color: #f8f8f8;
}
/* line 17, app/components/new_supplier_series/supplier_account_confirm_list/view.scss */
.commitment_gold .main-body-head .table-box table tbody tr {
  background-color: #fff;
}
/* line 20, app/components/new_supplier_series/supplier_account_confirm_list/view.scss */
.commitment_gold .main-body-head .table-head {
  font-size: 20px;
}
/* line 23, app/components/new_supplier_series/supplier_account_confirm_list/view.scss */
.commitment_gold .main-body-head .text-right {
  text-align: right;
}
/* line 26, app/components/new_supplier_series/supplier_account_confirm_list/view.scss */
.commitment_gold .main-body-head .text-left {
  text-align: left;
}
/* line 32, app/components/new_supplier_series/supplier_account_confirm_list/view.scss */
.commitment_gold .main-body table {
  width: 100%;
  color: #7a7a7a;
  border: none;
}
/* line 36, app/components/new_supplier_series/supplier_account_confirm_list/view.scss */
.commitment_gold .main-body table tr {
  height: 25px;
  line-height: 30px;
}
/* line 39, app/components/new_supplier_series/supplier_account_confirm_list/view.scss */
.commitment_gold .main-body table tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 42, app/components/new_supplier_series/supplier_account_confirm_list/view.scss */
.commitment_gold .main-body table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 48, app/components/new_supplier_series/supplier_account_confirm_list/view.scss */
.commitment_gold .main-body table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 51, app/components/new_supplier_series/supplier_account_confirm_list/view.scss */
.commitment_gold .main-body table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 54, app/components/new_supplier_series/supplier_account_confirm_list/view.scss */
.commitment_gold .main-body table tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 59, app/components/new_supplier_series/supplier_account_confirm_list/view.scss */
.commitment_gold .main-body table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 2, app/components/new_supplier_series/supplier_appeal_list/view.scss */
.supplier_appeal_list .main-body-head {
  width: 94.5%;
}
/* line 5, app/components/new_supplier_series/supplier_appeal_list/view.scss */
.supplier_appeal_list .main-body-head .table-box table td,
.supplier_appeal_list .main-body-head .table-box table th {
  padding: 0px 5px;
  color: #333;
  border: 1px solid #ccc;
}
/* line 12, app/components/new_supplier_series/supplier_appeal_list/view.scss */
.supplier_appeal_list .main-body-head .table-box table thead tr {
  background-color: #f8f8f8;
}
/* line 17, app/components/new_supplier_series/supplier_appeal_list/view.scss */
.supplier_appeal_list .main-body-head .table-box table tbody tr {
  background-color: #fff;
}
/* line 20, app/components/new_supplier_series/supplier_appeal_list/view.scss */
.supplier_appeal_list .main-body-head .table-head {
  font-size: 20px;
}
/* line 23, app/components/new_supplier_series/supplier_appeal_list/view.scss */
.supplier_appeal_list .main-body-head .text-right {
  text-align: right;
}
/* line 26, app/components/new_supplier_series/supplier_appeal_list/view.scss */
.supplier_appeal_list .main-body-head .text-left {
  text-align: left;
}
/* line 32, app/components/new_supplier_series/supplier_appeal_list/view.scss */
.supplier_appeal_list .main-body table {
  width: 100%;
  color: #7a7a7a;
  border: none;
}
/* line 36, app/components/new_supplier_series/supplier_appeal_list/view.scss */
.supplier_appeal_list .main-body table tr {
  height: 25px;
  line-height: 30px;
}
/* line 39, app/components/new_supplier_series/supplier_appeal_list/view.scss */
.supplier_appeal_list .main-body table tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 42, app/components/new_supplier_series/supplier_appeal_list/view.scss */
.supplier_appeal_list .main-body table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 48, app/components/new_supplier_series/supplier_appeal_list/view.scss */
.supplier_appeal_list .main-body table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 51, app/components/new_supplier_series/supplier_appeal_list/view.scss */
.supplier_appeal_list .main-body table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 54, app/components/new_supplier_series/supplier_appeal_list/view.scss */
.supplier_appeal_list .main-body table tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 59, app/components/new_supplier_series/supplier_appeal_list/view.scss */
.supplier_appeal_list .main-body table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 1, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new {
  width: 100%;
  background-color: #f4f4f4;
  padding: 20px 0;
}
/* line 5, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container {
  width: 1200px;
  margin: 0 auto;
  height: auto !important;
}
/* line 9, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .download-link {
  width: 100%;
  height: 30px;
  line-height: 25px;
  text-align: right;
}
/* line 14, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .download-link a {
  float: right;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}
/* line 20, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .pl-performance {
  margin: 20px auto 0 auto;
}
/* line 23, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .module-performance {
  margin: 20px auto 0 auto;
}
/* line 26, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .my-performance-all {
  height: 158px;
  background-color: #fff;
  padding: 25px 25px;
}
/* line 30, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .my-performance-all .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: #434343;
}
/* line 38, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .my-performance-all .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 46, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .my-performance-movements {
  height: 530px;
  margin-top: 10px;
  background-color: #fff;
  padding: 25px 25px;
}
/* line 51, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .my-performance-movements .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: #004ea2;
}
/* line 59, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .my-performance-movements .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 66, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .my-performance-movements .performance-time-button {
  float: right;
  font-size: 12px;
  background-color: #fff;
  height: 35px;
  margin-right: 20px;
  margin-top: 20px;
}
/* line 74, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .my-performance-movements .movements-body {
  margin: 30px auto 0 20px;
}
/* line 76, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .my-performance-movements .movements-body .outter {
  clear: both;
  width: 1140px;
  padding-top: 20px;
}
/* line 83, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .product-line {
  min-height: 150px;
  margin-top: 15px;
  background-color: #fff;
  padding: 25px 25px;
}
/* line 88, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .product-line .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: #004ea2;
}
/* line 96, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .product-line .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 102, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .product-line .title .product-line-a {
  display: inline-block;
  float: right;
  margin-right: 20px;
  color: #4287c8;
  font-size: 14px;
  line-height: 35px;
}
/* line 111, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .product-line .product-line-body {
  width: 1100px;
  margin: 20px auto 0 auto;
}
/* line 114, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .product-line .product-line-body ul {
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
  width: 100%;
}
/* line 116, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .product-line .product-line-body ul li {
  height: 58px;
  width: 102px;
  float: left;
  text-align: center;
  padding: 15px;
  background-color: #ebf2f9;
  font-family: "Microsoft YaHei";
  margin: 10px 8px 0 0;
}
/* line 125, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .product-line .product-line-body ul li div {
  font-family: "Microsoft YaHei";
  line-height: 30px;
}
/* line 129, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .product-line .product-line-body ul li div:nth-child(even) {
  font-size: 24px;
  color: #075b9b;
}
/* line 133, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .product-line .product-line-body ul li div:nth-child(odd) {
  font-size: 16px;
  color: #404040;
}
/* line 138, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .product-line .product-line-body ul li:first-child {
  background-color: #075b9b;
  height: 58px;
  width: 75px;
  padding: 15px;
}
/* line 143, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .product-line .product-line-body ul li:first-child div {
  color: #fff;
  line-height: 30px;
  font-size: 20px;
}
/* line 149, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .product-line .product-line-body ul li:last-child {
  margin-right: 0;
}
/* line 155, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .performance-detailed {
  height: 380px;
  margin-top: 15px;
  background-color: #fff;
  padding: 25px 25px;
}
/* line 160, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .performance-detailed .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: #004ea2;
}
/* line 168, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .performance-detailed .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 175, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .performance-detailed .performance-detailed-body {
  margin: 20px auto 0 auto;
  width: 100%;
  height: 100%;
}
/* line 179, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .performance-detailed .performance-detailed-body .left-body {
  width: 305px;
  float: left;
  height: 230px;
  margin-top: 30px;
  overflow: hidden;
}
/* line 185, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .performance-detailed .performance-detailed-body .left-body table {
  width: 100%;
}
/* line 188, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .performance-detailed .performance-detailed-body .left-body table tbody td {
  padding: 0 5px;
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  color: #6d6d6d;
  border: none;
}
/* line 194, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .performance-detailed .performance-detailed-body .left-body table tbody td .plot {
  width: 100%;
  height: 200px;
}
/* line 203, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .performance-detailed .performance-detailed-body .right-body {
  margin: 20px auto 0 0px;
  float: left;
  max-width: 830px;
  overflow: hidden;
}
/* line 208, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .performance-detailed .performance-detailed-body .right-body .score-example {
  float: right;
  height: 20px;
  vertical-align: middle;
  width: 80%;
}
/* line 213, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .performance-detailed .performance-detailed-body .right-body .score-example .score {
  float: right;
  width: 60px;
  height: 15px;
  text-align: right;
}
/* line 219, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .performance-detailed .performance-detailed-body .right-body .score-example .red {
  width: 30px;
  background-color: #ff0000;
}
/* line 223, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .performance-detailed .performance-detailed-body .right-body .score-example .orange {
  width: 30px;
  background-color: #ff9933;
}
/* line 227, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .performance-detailed .performance-detailed-body .right-body .score-example .blue {
  width: 30px;
  background-color: #0066ff;
}
/* line 231, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .performance-detailed .performance-detailed-body .right-body .score-example .green {
  width: 30px;
  background-color: #00cc66;
}
/* line 236, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .performance-detailed .performance-detailed-body .right-body table {
  width: 820px;
  height: 235px;
  float: left;
  margin-top: 10px;
}
/* line 241, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .performance-detailed .performance-detailed-body .right-body table th {
  background-color: #ebf2f9;
  font-size: 16px;
  color: #00366c;
  font-family: 'Microsoft YaHei';
}
/* line 247, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .performance-detailed .performance-detailed-body .right-body table td {
  height: 10px;
  line-height: 10px;
  text-align: center;
}
/* line 252, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .performance-detailed .performance-detailed-body .right-body table .score-td {
  width: 100px;
  color: #ffffff;
  font-size: 8px;
  text-align: center;
  padding: 0px 22px;
}
/* line 258, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .performance-detailed .performance-detailed-body .right-body table .score-td .score-left {
  width: 100px;
  text-align: center;
  color: #000000;
}
/* line 264, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .performance-detailed .performance-detailed-body .right-body table .score-td .score-right {
  width: 100px;
  background-color: #dbdbdb;
  text-align: center;
  float: left;
  margin-top: 10px;
}
/* line 271, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .performance-detailed .performance-detailed-body .right-body table .score-td .score-right .score-actual-red {
  background-color: #ff0000;
}
/* line 274, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .performance-detailed .performance-detailed-body .right-body table .score-td .score-right .score-actual-orange {
  background-color: #ff9933;
}
/* line 277, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .performance-detailed .performance-detailed-body .right-body table .score-td .score-right .score-actual-blue {
  background-color: #0066ff;
}
/* line 280, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .performance-detailed .performance-detailed-body .right-body table .score-td .score-right .score-actual-green {
  background-color: #00cc66;
}
/* line 289, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .performance-classify {
  height: 750px;
  margin-top: 15px;
  background-color: #fff;
  padding: 25px 25px;
}
/* line 294, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .performance-classify .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: #004ea2;
}
/* line 302, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .performance-classify .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 309, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .performance-classify .classify-table-outter {
  width: 1100px;
  margin: 60px auto 0 auto;
}
/* line 312, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .performance-classify .classify-table-outter .classify-radio {
  margin-bottom: 20px;
}
/* line 316, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .performance-classify .performance-classify-body {
  margin: 30px auto 0 80px;
}
/* line 318, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .performance-classify .performance-classify-body .classify-outter {
  width: 1000px;
}
/* line 321, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .performance-classify .performance-classify-body .performance-classify-plot {
  width: 100%;
  height: 200px;
}
/* line 327, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .execution-strategy {
  height: 850px;
  margin-top: 15px;
  background-color: #fff;
  padding: 25px 25px;
}
/* line 332, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .execution-strategy .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: #434343;
}
/* line 340, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .execution-strategy .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 347, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .execution-strategy .execution-strategy-body {
  margin: 20px auto 0 auto;
  width: 1118px;
}
/* line 350, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .execution-strategy .execution-strategy-body .strategy-floor1 {
  height: 200px;
  margin-top: 30px;
}
/* line 353, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .execution-strategy .execution-strategy-body .strategy-floor1 .strategy-floor1-left {
  margin-left: 0px;
  padding-top: 20px;
  border: solid 1px #DCDCDC;
  width: 550px;
  height: 330px;
  float: left;
}
/* line 361, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .execution-strategy .execution-strategy-body .strategy-floor1 .strategy-floor1-right {
  margin-left: 10px;
  padding-top: 20px;
  border: solid 1px #DCDCDC;
  width: 550px;
  height: 330px;
  float: left;
}
/* line 370, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .execution-strategy .execution-strategy-body .strategy-floor2 {
  height: 200px;
  margin-top: 170px;
}
/* line 373, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .execution-strategy .execution-strategy-body .strategy-floor2 .strategy-floor2-left {
  margin-left: 0px;
  padding-top: 20px;
  border: solid 1px #DCDCDC;
  width: 550px;
  height: 330px;
  float: left;
}
/* line 381, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .execution-strategy .execution-strategy-body .strategy-floor2 .strategy-floor2-right {
  margin-left: 10px;
  padding-top: 20px;
  border: solid 1px #DCDCDC;
  width: 550px;
  height: 330px;
  float: left;
}
/* line 390, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .execution-strategy .execution-strategy-body .search-detail {
  float: right;
  font-size: 14px;
  color: deepskyblue;
  margin-right: 30px;
  font-family: "Microsoft YaHei";
  cursor: pointer;
}
/* line 400, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .supplier-classify {
  height: 380px;
  margin-top: 15px;
  background-color: #fff;
  padding: 25px 25px;
}
/* line 405, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .supplier-classify .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: #434343;
}
/* line 413, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .supplier-classify .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 420, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.supplier_evaluation_new .container .supplier-classify .supplier-classify-body {
  margin-top: 20px;
}

/* line 428, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.modal .modal-header > h2 {
  text-align: center;
}
/* line 433, app/components/new_supplier_series/supplier_evaluation_new/view.scss */
.modal table thead {
  color: #004ea2;
}
/* line 1, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 {
  width: 100%;
  padding: 20px 0;
}
/* line 5, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container {
  margin: 0 auto;
  height: auto !important;
}
/* line 9, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .download-link {
  width: 100%;
  height: 30px;
  line-height: 25px;
  text-align: right;
}
/* line 14, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .download-link a {
  float: right;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}
/* line 20, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .pl-performance {
  margin: 20px auto 0 auto;
}
/* line 23, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .module-performance {
  margin: 20px auto 0 auto;
}
/* line 26, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .my-performance-all {
  height: 158px;
  background-color: #fff;
  padding: 25px 25px;
}
/* line 30, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .my-performance-all .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: #434343;
}
/* line 38, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .my-performance-all .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 46, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .my-performance-movements {
  height: 530px;
  margin-top: 10px;
  background-color: #fff;
  padding: 25px 25px;
  margin-top: -20px;
}
/* line 52, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .my-performance-movements .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #004ea2;
}
/* line 60, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .my-performance-movements .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 67, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .my-performance-movements .performance-time-button {
  float: right;
  font-size: 12px;
  background-color: #fff;
  height: 35px;
  margin-right: 20px;
  margin-top: 20px;
}
/* line 75, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .my-performance-movements .movements-body {
  margin: 30px auto 0 20px;
}
/* line 77, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .my-performance-movements .movements-body .outter {
  clear: both;
  width: 1140px;
  padding-top: 20px;
}
/* line 84, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .product-line {
  min-height: 150px;
  margin-top: 15px;
  background-color: #fff;
  padding: 25px 25px;
}
/* line 89, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .product-line .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: #004ea2;
}
/* line 97, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .product-line .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 103, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .product-line .title .product-line-a {
  display: inline-block;
  float: right;
  margin-right: 20px;
  color: #4287c8;
  font-size: 14px;
  line-height: 35px;
}
/* line 112, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .product-line .product-line-body {
  width: 1100px;
  margin: 20px auto 0 auto;
}
/* line 115, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .product-line .product-line-body ul {
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
  width: 100%;
}
/* line 117, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .product-line .product-line-body ul li {
  height: 58px;
  width: 102px;
  float: left;
  text-align: center;
  padding: 15px;
  background-color: #ebf2f9;
  font-family: "Microsoft YaHei";
  margin: 10px 8px 0 0;
}
/* line 126, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .product-line .product-line-body ul li div {
  font-family: "Microsoft YaHei";
  line-height: 30px;
}
/* line 130, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .product-line .product-line-body ul li div:nth-child(even) {
  font-size: 24px;
  color: #075b9b;
}
/* line 134, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .product-line .product-line-body ul li div:nth-child(odd) {
  font-size: 16px;
  color: #404040;
}
/* line 139, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .product-line .product-line-body ul li:first-child {
  background-color: #075b9b;
  height: 58px;
  width: 75px;
  padding: 15px;
}
/* line 144, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .product-line .product-line-body ul li:first-child div {
  color: #fff;
  line-height: 30px;
  font-size: 20px;
}
/* line 150, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .product-line .product-line-body ul li:last-child {
  margin-right: 0;
}
/* line 156, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .performance-detailed {
  height: 380px;
  margin-top: 15px;
  background-color: #fff;
  padding: 25px 25px;
}
/* line 161, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .performance-detailed .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #004ea2;
}
/* line 169, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .performance-detailed .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 176, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .performance-detailed .performance-detailed-body {
  margin: 20px auto 0 auto;
  width: 100%;
  height: 100%;
}
/* line 180, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .performance-detailed .performance-detailed-body .left-body {
  width: 305px;
  float: left;
  height: 230px;
  margin-top: 30px;
  overflow: hidden;
}
/* line 186, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .performance-detailed .performance-detailed-body .left-body table {
  width: 100%;
}
/* line 189, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .performance-detailed .performance-detailed-body .left-body table tbody td {
  padding: 0 5px;
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  color: #6d6d6d;
  border: none;
}
/* line 195, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .performance-detailed .performance-detailed-body .left-body table tbody td .plot {
  width: 100%;
  height: 200px;
}
/* line 204, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .performance-detailed .performance-detailed-body .right-body {
  margin: 20px auto 0 0px;
  float: left;
  max-width: 830px;
  overflow: hidden;
}
/* line 209, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .performance-detailed .performance-detailed-body .right-body .score-example {
  float: right;
  height: 20px;
  vertical-align: middle;
  width: 80%;
}
/* line 214, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .performance-detailed .performance-detailed-body .right-body .score-example .score {
  float: right;
  width: 60px;
  height: 15px;
  text-align: right;
}
/* line 220, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .performance-detailed .performance-detailed-body .right-body .score-example .red {
  width: 30px;
  background-color: #ff0000;
}
/* line 224, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .performance-detailed .performance-detailed-body .right-body .score-example .orange {
  width: 30px;
  background-color: #ff9933;
}
/* line 228, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .performance-detailed .performance-detailed-body .right-body .score-example .blue {
  width: 30px;
  background-color: #0066ff;
}
/* line 232, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .performance-detailed .performance-detailed-body .right-body .score-example .green {
  width: 30px;
  background-color: #00cc66;
}
/* line 237, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .performance-detailed .performance-detailed-body .right-body table {
  width: 800px;
  height: 235px;
  float: left;
  margin-top: 10px;
}
/* line 242, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .performance-detailed .performance-detailed-body .right-body table th {
  background-color: #ebf2f9;
  font-size: 16px;
  color: #00366c;
  font-family: 'Microsoft YaHei';
}
/* line 248, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .performance-detailed .performance-detailed-body .right-body table td {
  height: 10px;
  line-height: 10px;
  text-align: center;
}
/* line 253, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .performance-detailed .performance-detailed-body .right-body table .score-td {
  width: 100px;
  color: #ffffff;
  font-size: 8px;
  text-align: center;
  padding: 0px 22px;
}
/* line 259, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .performance-detailed .performance-detailed-body .right-body table .score-td .score-left {
  width: 100px;
  text-align: center;
  color: #000000;
}
/* line 265, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .performance-detailed .performance-detailed-body .right-body table .score-td .score-right {
  width: 100px;
  background-color: #dbdbdb;
  text-align: center;
  float: left;
  margin-top: 10px;
}
/* line 272, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .performance-detailed .performance-detailed-body .right-body table .score-td .score-right .score-actual-red {
  background-color: #ff0000;
}
/* line 275, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .performance-detailed .performance-detailed-body .right-body table .score-td .score-right .score-actual-orange {
  background-color: #ff9933;
}
/* line 278, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .performance-detailed .performance-detailed-body .right-body table .score-td .score-right .score-actual-blue {
  background-color: #0066ff;
}
/* line 281, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .performance-detailed .performance-detailed-body .right-body table .score-td .score-right .score-actual-green {
  background-color: #00cc66;
}
/* line 290, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .performance-classify {
  height: 750px;
  margin-top: 15px;
  background-color: #fff;
  padding: 25px 25px;
}
/* line 295, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .performance-classify .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #004ea2;
}
/* line 303, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .performance-classify .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 310, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .performance-classify .classify-table-outter {
  width: 1100px;
  margin: 60px auto 0 auto;
}
/* line 313, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .performance-classify .classify-table-outter .classify-radio {
  margin-bottom: 20px;
}
/* line 317, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .performance-classify .performance-classify-body {
  margin: 30px auto 0 80px;
}
/* line 319, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .performance-classify .performance-classify-body .classify-outter {
  width: 1000px;
}
/* line 322, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .performance-classify .performance-classify-body .performance-classify-plot {
  width: 100%;
  height: 200px;
}
/* line 328, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .execution-strategy {
  height: 850px;
  margin-top: 15px;
  background-color: #fff;
  padding: 25px 25px;
}
/* line 333, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .execution-strategy .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #434343;
}
/* line 341, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .execution-strategy .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 348, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .execution-strategy .execution-strategy-body {
  margin: 20px auto 0 auto;
  width: 1118px;
}
/* line 351, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .execution-strategy .execution-strategy-body .strategy-floor1 {
  height: 200px;
  margin-top: 30px;
}
/* line 354, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .execution-strategy .execution-strategy-body .strategy-floor1 .strategy-floor1-left {
  margin-left: 0px;
  padding-top: 20px;
  border: solid 1px #DCDCDC;
  width: 550px;
  height: 330px;
  float: left;
}
/* line 362, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .execution-strategy .execution-strategy-body .strategy-floor1 .strategy-floor1-right {
  margin-left: 10px;
  padding-top: 20px;
  border: solid 1px #DCDCDC;
  width: 550px;
  height: 330px;
  float: left;
}
/* line 371, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .execution-strategy .execution-strategy-body .strategy-floor2 {
  height: 200px;
  margin-top: 170px;
}
/* line 374, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .execution-strategy .execution-strategy-body .strategy-floor2 .strategy-floor2-left {
  margin-left: 0px;
  padding-top: 20px;
  border: solid 1px #DCDCDC;
  width: 550px;
  height: 330px;
  float: left;
}
/* line 382, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .execution-strategy .execution-strategy-body .strategy-floor2 .strategy-floor2-right {
  margin-left: 10px;
  padding-top: 20px;
  border: solid 1px #DCDCDC;
  width: 550px;
  height: 330px;
  float: left;
}
/* line 391, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .execution-strategy .execution-strategy-body .search-detail {
  float: right;
  font-size: 14px;
  color: deepskyblue;
  margin-right: 30px;
  font-family: "Microsoft YaHei";
  cursor: pointer;
}
/* line 401, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .supplier-classify {
  height: 380px;
  margin-top: 15px;
  background-color: #fff;
  padding: 25px 25px;
}
/* line 406, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .supplier-classify .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: #434343;
}
/* line 414, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .supplier-classify .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 421, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.supplier_evaluation_new2 .container .supplier-classify .supplier-classify-body {
  margin-top: 20px;
}

/* line 429, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.modal .modal-header > h2 {
  text-align: center;
}
/* line 434, app/components/new_supplier_series/supplier_evaluation_new2/view.scss */
.modal table thead {
  color: #004ea2;
}
/* line 1, app/components/new_supplier_series/takePartInDesign/view.scss */
.takePartInDesign {
  width: 100%;
  background-color: #f4f4f4;
  padding: 20px 0;
}
/* line 6, app/components/new_supplier_series/takePartInDesign/view.scss */
.takePartInDesign .container {
  width: 1200px;
  margin: 0 auto;
  height: auto !important;
  background-color: #fff;
  box-sizing: border-box;
  padding: 0 40px;
  min-height: 400px;
}
/* line 14, app/components/new_supplier_series/takePartInDesign/view.scss */
.takePartInDesign .container .title-header {
  padding: 20px 0;
  margin-left: 20px;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  font-weight: bold;
}
/* line 22, app/components/new_supplier_series/takePartInDesign/view.scss */
.takePartInDesign .container .title-body form {
  padding: 20px 0;
}
/* line 25, app/components/new_supplier_series/takePartInDesign/view.scss */
.takePartInDesign .container .title-body label {
  width: 120px;
  text-align: right;
}
/* line 29, app/components/new_supplier_series/takePartInDesign/view.scss */
.takePartInDesign .container .title-body .table {
  width: 96%;
  margin-left: 2%;
}
/* line 1, app/components/notices/view.scss */
.notices {
  margin-top: 10px;
}
/* line 3, app/components/notices/view.scss */
.notices .container {
  width: 1000px;
  height: 48px;
  margin: 0 auto;
  vertical-align: middle;
  text-align: middle;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
}
/* line 11, app/components/notices/view.scss */
.notices .container .notice-title {
  float: left;
  width: 100px;
}
/* line 14, app/components/notices/view.scss */
.notices .container .notice-title p {
  font-size: 12px;
  font-weight: bold;
  color: #ff0000;
  margin: 0;
  padding: 17px 30px;
}
/* line 22, app/components/notices/view.scss */
.notices .container .notice-contents {
  float: left;
  width: 500px;
  height: 48px;
  font-size: 12px;
  overflow-x: hidden;
  overflow-y: hidden;
}
/* line 26, app/components/notices/view.scss */
.notices .container .notice-contents #affiche {
  height: 40px;
  vertical-align: middle;
  margin: 0;
}
/* line 34, app/components/notices/view.scss */
.notices .container .notice-contents ul {
  margin-top: 18px;
  list-style: none;
  padding: 0 12px 0 0;
}
/* line 38, app/components/notices/view.scss */
.notices .container .notice-contents ul li {
  padding: 0 0 20px 0;
}
/* line 40, app/components/notices/view.scss */
.notices .container .notice-contents ul li .color-margin {
  color: #ccc;
  margin-left: 30px;
  margin-bottom: 10px;
}
/* line 49, app/components/notices/view.scss */
.notices .container .notice-more {
  float: right;
  width: 100px;
  height: 48px;
  vertical-align: bottom;
  text-align: right;
}
/* line 55, app/components/notices/view.scss */
.notices .container .notice-more p {
  margin: 0;
  padding: 17px 30px;
  text-align: right;
}
/* line 59, app/components/notices/view.scss */
.notices .container .notice-more p a {
  color: #666;
}
/* line 61, app/components/notices/view.scss */
.notices .container .notice-more p a:hover {
  color: #4b7caf;
  text-decoration: underline;
}

/* line 71, app/components/notices/view.scss */
.topic-modal {
  width: 860px;
}
/* line 74, app/components/notices/view.scss */
.topic-modal .max-height-400 {
  max-height: 400px;
  overflow-y: auto;
  padding: 30px 35px 30px 45px;
}
/* line 79, app/components/notices/view.scss */
.topic-modal .max-height-400 .content {
  padding: 5px;
}
/* line 83, app/components/notices/view.scss */
.topic-modal .max-height-400 .topic-file {
  margin: 10px;
}
/* line 11, app/components/page2_body/view.scss */
.container_index2 div, .container_index2 h1, .container_index2 h2, .container_index2 h3, .container_index2 h4, .container_index2 h5, .container_index2 h6, .container_index2 p, .container_index2 img, .container_index2 ul, .container_index2 li, .container_index2 span {
  margin: 0;
  padding: 0;
  border: 0;
}
/* line 17, app/components/page2_body/view.scss */
.container_index2 .container_index2 {
  width: 95%;
  margin-top: 30px;
  position: relative;
  padding-bottom: 80px;
  padding-left: 60px;
}
/* line 25, app/components/page2_body/view.scss */
.container_index2 .container_index2 .left_index2 {
  width: 180px;
  float: left;
  margin: 0 8px;
}
/* line 31, app/components/page2_body/view.scss */
.container_index2 .container_index2 .left_index2 .line-word_index2 {
  width: 100%;
  overflow: hidden;
  font-size: 14px;
  line-height: 20px;
}
/* line 39, app/components/page2_body/view.scss */
.container_index2 .container_index2 .left_index2 .v-nav_index2 {
  width: 100%;
  text-align: center;
  overflow: hidden;
}
/* line 46, app/components/page2_body/view.scss */
.container_index2 .container_index2 .left_index2 .v-nav_index2 ul {
  list-style: none;
  width: 100%;
  overflow: hidden;
}
/* line 52, app/components/page2_body/view.scss */
.container_index2 .container_index2 .left_index2 .v-nav_index2 ul li {
  background: rgba(255, 255, 255, 0.15);
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.15);
  border-radius: 40px;
  padding: 10px 10px;
  width: 180px;
  margin-bottom: 20px;
}
/* line 61, app/components/page2_body/view.scss */
.container_index2 .container_index2 .left_index2 .v-nav_index2 ul li a {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  width: 100%;
  display: block;
}
/* line 69, app/components/page2_body/view.scss */
.container_index2 .container_index2 .left_index2 .v-nav_index2 ul li a.hover {
  color: #6ff0ff;
}
/* line 73, app/components/page2_body/view.scss */
.container_index2 .container_index2 .left_index2 .v-nav_index2 ul li:last-child {
  margin-bottom: 0;
}
/* line 77, app/components/page2_body/view.scss */
.container_index2 .intro_index2 {
  width: 100%;
  font-size: 16px;
  color: #edeef6;
  line-height: 24px;
  margin-top: 10px;
}
/* line 86, app/components/page2_body/view.scss */
.container_index2 .link_index2 {
  width: 100%;
}
/* line 91, app/components/page2_body/view.scss */
.container_index2 .link_index2 a {
  text-decoration: underline;
  font-style: italic;
  font-size: 18px;
  color: #f8ff34;
  margin: 8px 0px 0 80px;
}
/* line 99, app/components/page2_body/view.scss */
.container_index2 .link_index2 img {
  float: right;
}
/* line 103, app/components/page2_body/view.scss */
.container_index2 .container_index2 .right_index2 {
  text-align: center;
}
/* line 109, app/components/page2_body/view.scss */
.container_index2 .clearfix_index2 {
  clear: both;
}
/* line 10, app/components/page2_header/view.scss */
div, h1, h2, h3, h4, h5, h6, p, img, ul, li, span {
  margin: 0;
  padding: 0;
  border: 0;
}

/* line 13, app/components/page2_header/view.scss */
.index2_header {
  /**nav ul li:hover > ul {
      display: block;
  }**/
  /**nav ul:after {
      content: ""; clear: both; display: block;
  }**/
}
@-webkit-keyframes scaleout {
  0% {
    -webkit-transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
    opacity: 0;
  }
}
@keyframes scaleout {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  100% {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    opacity: 0;
  }
}
/* line 32, app/components/page2_header/view.scss */
.index2_header .header_index2 {
  width: 100%;
  height: 55px;
  background: transparent;
}
/* line 38, app/components/page2_header/view.scss */
.index2_header .logo_index2 {
  width: 180px;
  float: left;
  height: 100%;
}
/* line 43, app/components/page2_header/view.scss */
.index2_header .logo_index2 img {
  margin-top: 9px;
  width: 100%;
}
/* line 47, app/components/page2_header/view.scss */
.index2_header .home_index2 {
  float: right;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/48/CoUFfWXDSTmAZnL5AAAem28bZNk573.png") center center no-repeat;
  margin-right: 100px;
}
/* line 52, app/components/page2_header/view.scss */
.index2_header .home_index2 img {
  cursor: pointer;
  -webkit-animation: scaleout 1.3s infinite ease-in-out;
  animation: scaleout 1.3s infinite ease-in-out;
  width: 100%;
}
/* line 56, app/components/page2_header/view.scss */
.index2_header .nav_index2 {
  width: 760px;
  float: left;
  margin-left: 30px;
  margin-top: 5px;
}
/* line 64, app/components/page2_header/view.scss */
.index2_header nav ul ul {
  display: none;
}
/* line 70, app/components/page2_header/view.scss */
.index2_header nav ul {
  background: url(/assets/images/other-images/nav.png) no-repeat;
  background-size: 100%;
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.15);
  padding: 0 0;
  /**border-radius: 10px;  **/
  list-style: none;
  position: relative;
  display: inline-table;
  width: 760px;
}
/* line 81, app/components/page2_header/view.scss */
.index2_header nav ul.hover {
  background: url(/assets/images/other-images/nav.png) no-repeat;
}
/* line 88, app/components/page2_header/view.scss */
.index2_header nav ul li {
  float: left;
  text-align: center;
  padding: 0 3px;
}
/* line 93, app/components/page2_header/view.scss */
.index2_header nav ul li.hover > a {
  color: #6ff0ff;
}
/* line 96, app/components/page2_header/view.scss */
.index2_header nav ul li a {
  display: block;
  padding: 10px 20px 10px 24px;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
}
/* line 11, app/components/page3_body/view.scss */
.page3_body body, .page3_body div, .page3_body h1, .page3_body h2, .page3_body h3, .page3_body h4, .page3_body h5, .page3_body h6, .page3_body p, .page3_body img, .page3_body ul, .page3_body li, .page3_body span {
  margin: 0;
  padding: 0;
  border: 0;
}
/* line 17, app/components/page3_body/view.scss */
.page3_body .container_index2 {
  width: 95%;
  margin-top: 30px;
  position: relative;
  padding-bottom: 80px;
  padding-left: 60px;
}
/* line 25, app/components/page3_body/view.scss */
.page3_body .container_index2 .left_index2 {
  width: 180px;
  float: left;
  margin: 0 8px;
}
/* line 31, app/components/page3_body/view.scss */
.page3_body .container_index2 .left_index2 .line-word_index2 {
  width: 100%;
  overflow: hidden;
  font-size: 14px;
  line-height: 20px;
}
/* line 39, app/components/page3_body/view.scss */
.page3_body .container_index2 .left_index2 .v-nav_index2 {
  width: 100%;
  text-align: center;
  overflow: hidden;
}
/* line 46, app/components/page3_body/view.scss */
.page3_body .container_index2 .left_index2 .v-nav_index2 ul {
  list-style: none;
  width: 100%;
  overflow: hidden;
}
/* line 52, app/components/page3_body/view.scss */
.page3_body .container_index2 .left_index2 .v-nav_index2 ul li {
  background: rgba(255, 255, 255, 0.15);
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.15);
  border-radius: 40px;
  padding: 10px 10px;
  width: 180px;
  margin-bottom: 20px;
}
/* line 61, app/components/page3_body/view.scss */
.page3_body .container_index2 .left_index2 .v-nav_index2 ul li a {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  width: 100%;
  display: block;
}
/* line 69, app/components/page3_body/view.scss */
.page3_body .container_index2 .left_index2 .v-nav_index2 ul li a.hover {
  color: #6ff0ff;
}
/* line 73, app/components/page3_body/view.scss */
.page3_body .container_index2 .left_index2 .v-nav_index2 ul li:last-child {
  margin-bottom: 0;
}
/* line 77, app/components/page3_body/view.scss */
.page3_body .intro_index2 {
  width: 100%;
  font-size: 16px;
  color: #edeef6;
  line-height: 24px;
  margin-top: 10px;
}
/* line 86, app/components/page3_body/view.scss */
.page3_body .link_index2 {
  width: 100%;
}
/* line 91, app/components/page3_body/view.scss */
.page3_body .link_index2 a {
  text-decoration: underline;
  font-style: italic;
  font-size: 18px;
  color: #f8ff34;
  margin: 8px 0px 0 80px;
}
/* line 99, app/components/page3_body/view.scss */
.page3_body .link_index2 img {
  float: right;
}
/* line 103, app/components/page3_body/view.scss */
.page3_body .container_index2 .right_index2 {
  text-align: center;
}
/* line 109, app/components/page3_body/view.scss */
.page3_body .clearfix_index2 {
  clear: both;
}
/*
@import "pokeball/variables";
@import "compass/css3/inline-block";


$nav_color:#ffffff;
$nav_active_color:#007ae6;
$message_bg_color:#004480;
$message_num_bg_color:#cf3850;

body, div, h1, h2, h3, h4, h5, h6, p, img ,ul, li, span{
  margin: 0; padding: 0; border: 0;
}
@-webkit-keyframes scaleout {
  0% { -webkit-transform: scale(1.0) }
  100% {
    -webkit-transform: scale(1.2);
    opacity: 0;
  }
}
@keyframes scaleout {
  0% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  } 100% {
      transform: scale(1.2);
      -webkit-transform: scale(1.2);
      opacity: 0;
    }
}
.header_index2{
  width:100%;
  height:55px;
  background: transparent;

}
.logo_index2{
  width:180px;
  float:left;
  height:100%;
}
.logo_index2 img{
  margin-top:9px;
  width: 100%;
}
.home_index2{
  float:right;
  width:50px;height:50px;border-radius:50%;background:url('https://ylcg.haierbiomedical.com/group1/M00/05/48/CoUFfWXDSTmAZnL5AAAem28bZNk573.png') center center no-repeat;
  margin-right: 100px;
}
.home_index2 img{
  cursor:pointer;-webkit-animation: scaleout 1.3s infinite ease-in-out;animation: scaleout 1.3s infinite ease-in-out;
  width: 100%;
}
.nav_index2{
  width:760px;
  float:left;
  margin-left:30px;
  margin-top:5px;

}

nav ul ul {
  display: none;
}
/!**nav ul li:hover > ul {
    display: block;
}**!/
nav ul {
  background: url(/assets/images/other-images/nav.png) no-repeat;
  background-size: 100%;
  box-shadow: 0px 0px 9px rgba(0,0,0,0.15);
  padding: 0 0;
  /!**border-radius: 10px;  **!/
  list-style: none;
  position: relative;
  display: inline-table;
  width:760px;
}
nav ul.hover {
  background: url(/assets/images/other-images/nav.png) no-repeat;
}
/!**nav ul:after {
    content: ""; clear: both; display: block;
}**!/

nav ul li {
  float: left;
  text-align:center;
  padding: 0 3px;
}


nav ul li.hover > a {
  color: #6ff0ff;
}
nav ul li a {
  display: block; padding: 10px 20px 10px 24px;
  color: #fff; text-decoration: none;
  font-size:16px;
}
*/
/*
@import "pokeball/variables";
@import "compass/css3/inline-block";


$nav_color:#ffffff;
$nav_active_color:#007ae6;
$message_bg_color:#004480;
$message_num_bg_color:#cf3850;

body, div, h1, h2, h3, h4, h5, h6, p, img ,ul, li, span{
  margin: 0; padding: 0; border: 0;
}

.container_index2{
  width:95%;
  margin-top:30px;
  position:relative;
  padding-bottom: 80px;
  padding-left: 60px;
}
.container_index2 .left_index2{
  width:180px;
  float:left;
  margin:0 8px;
}
.container_index2 .left_index2 .line-word_index2{
  width:100%;
  overflow:hidden;
  font-size:14px;
  line-height:20px;

}
.container_index2 .left_index2 .v-nav_index2{
  width:100%;
  text-align:center;
  overflow:hidden;

}
.container_index2 .left_index2 .v-nav_index2 ul{
  list-style: none;
  width:100%;
  overflow:hidden;
}
.container_index2 .left_index2 .v-nav_index2 ul  li{
  background: rgba(255, 255, 255, 0.15);
  box-shadow: 0px 0px 9px rgba(0,0,0,0.15);
  border-radius: 40px;
  padding: 10px 10px;
  width:180px;
  margin-bottom:20px;
}
.container_index2 .left_index2 .v-nav_index2 ul  li a{
  color:#fff;
  font-size:16px;
  text-decoration:none;
  width:100%;
  display:block;
}
.container_index2 .left_index2 .v-nav_index2 ul  li a.hover{
  color:#6ff0ff;
}
.container_index2 .left_index2 .v-nav_index2 ul  li:last-child{
  margin-bottom:0;
}
.intro_index2{
  width:100%;
  font-size:16px;
  color:#edeef6;
  line-height:24px;
  margin-top: 10px;

}
.link_index2{
  width:100%;


}
.link_index2 a{
  text-decoration:underline;
  font-style:italic;
  font-size:18px;
  color:#f8ff34;
  margin:8px 0px 0 80px;
}
.link_index2 img{
  float: right;
}

.container_index2 .right_index2{

  text-align:center;

}
.clearfix_index2{
  clear:both;
}*/
/*
@import "pokeball/variables";
@import "compass/css3/inline-block";


$nav_color:#ffffff;
$nav_active_color:#007ae6;
$message_bg_color:#004480;
$message_num_bg_color:#cf3850;

body, div, h1, h2, h3, h4, h5, h6, p, img ,ul, li, span{
  margin: 0; padding: 0; border: 0;
}
@-webkit-keyframes scaleout {
  0% { -webkit-transform: scale(1.0) }
  100% {
    -webkit-transform: scale(1.2);
    opacity: 0;
  }
}
@keyframes scaleout {
  0% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  } 100% {
      transform: scale(1.2);
      -webkit-transform: scale(1.2);
      opacity: 0;
    }
}
.header_index2{
  width:100%;
  height:55px;
  background: transparent;

}
.logo_index2{
  width:180px;
  float:left;
  height:100%;
}
.logo_index2 img{
  margin-top:9px;
  width: 100%;
}
.home_index2{
  float:right;
  width:50px;height:50px;border-radius:50%;background:url('https://ylcg.haierbiomedical.com/group1/M00/05/48/CoUFfWXDSTmAZnL5AAAem28bZNk573.png') center center no-repeat;
  margin-right: 100px;
}
.home_index2 img{
  cursor:pointer;-webkit-animation: scaleout 1.3s infinite ease-in-out;animation: scaleout 1.3s infinite ease-in-out;
  width: 100%;
}
.nav_index2{
  width:760px;
  float:left;
  margin-left:30px;
  margin-top:5px;

}

nav ul ul {
  display: none;
}
/!**nav ul li:hover > ul {
    display: block;
}**!/
nav ul {
  background: url(/assets/images/other-images/nav.png) no-repeat;
  background-size: 100%;
  box-shadow: 0px 0px 9px rgba(0,0,0,0.15);
  padding: 0 0;
  /!**border-radius: 10px;  **!/
  list-style: none;
  position: relative;
  display: inline-table;
  width:760px;
}
nav ul.hover {
  background: url(/assets/images/other-images/nav.png) no-repeat;
}
/!**nav ul:after {
    content: ""; clear: both; display: block;
}**!/

nav ul li {
  float: left;
  text-align:center;
  padding: 0 3px;
}
*/
/* line 95, app/components/page4_header/view.scss */
nav ul li.hover > a {
  color: #6ff0ff;
}

/* line 98, app/components/page4_header/view.scss */
nav ul li a {
  display: block;
  padding: 10px 20px 10px 24px;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
}
/*
@import "pokeball/variables";
@import "compass/css3/inline-block";


$nav_color:#ffffff;
$nav_active_color:#007ae6;
$message_bg_color:#004480;
$message_num_bg_color:#cf3850;

body, div, h1, h2, h3, h4, h5, h6, p, img ,ul, li, span{
  margin: 0; padding: 0; border: 0;
}

.container_index2{
  width:95%;
  margin-top:30px;
  position:relative;
  padding-bottom: 80px;
  padding-left: 60px;
}
.container_index2 .left_index2{
  width:180px;
  float:left;
  margin:0 8px;
}
.container_index2 .left_index2 .line-word_index2{
  width:100%;
  overflow:hidden;
  font-size:14px;
  line-height:20px;

}
.container_index2 .left_index2 .v-nav_index2{
  width:100%;
  text-align:center;
  overflow:hidden;

}
.container_index2 .left_index2 .v-nav_index2 ul{
  list-style: none;
  width:100%;
  overflow:hidden;
}
.container_index2 .left_index2 .v-nav_index2 ul  li{
  background: rgba(255, 255, 255, 0.15);
  box-shadow: 0px 0px 9px rgba(0,0,0,0.15);
  border-radius: 40px;
  padding: 10px 10px;
  width:180px;
  margin-bottom:20px;
}
.container_index2 .left_index2 .v-nav_index2 ul  li a{
  color:#fff;
  font-size:16px;
  text-decoration:none;
  width:100%;
  display:block;
}
.container_index2 .left_index2 .v-nav_index2 ul  li a.hover{
  color:#6ff0ff;
}
.container_index2 .left_index2 .v-nav_index2 ul  li:last-child{
  margin-bottom:0;
}
.intro_index2{
  width:100%;
  font-size:16px;
  color:#edeef6;
  line-height:24px;
  margin-top: 10px;

}
.link_index2{
  width:100%;


}
.link_index2 a{
  text-decoration:underline;
  font-style:italic;
  font-size:18px;
  color:#f8ff34;
  margin:8px 0px 0 80px;
}
.link_index2 img{
  float: right;
}

.container_index2 .right_index2{

  text-align:center;

}
.clearfix_index2{
  clear:both;
}*/
/*
@import "pokeball/variables";
@import "compass/css3/inline-block";


$nav_color:#ffffff;
$nav_active_color:#007ae6;
$message_bg_color:#004480;
$message_num_bg_color:#cf3850;

body, div, h1, h2, h3, h4, h5, h6, p, img ,ul, li, span{
  margin: 0; padding: 0; border: 0;
}
@-webkit-keyframes scaleout {
  0% { -webkit-transform: scale(1.0) }
  100% {
    -webkit-transform: scale(1.2);
    opacity: 0;
  }
}
@keyframes scaleout {
  0% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  } 100% {
      transform: scale(1.2);
      -webkit-transform: scale(1.2);
      opacity: 0;
    }
}
.header_index2{
  width:100%;
  height:55px;
  background: transparent;

}
.logo_index2{
  width:180px;
  float:left;
  height:100%;
}
.logo_index2 img{
  margin-top:9px;
  width: 100%;
}
.home_index2{
  float:right;
  width:50px;height:50px;border-radius:50%;background:url('https://ylcg.haierbiomedical.com/group1/M00/05/48/CoUFfWXDSTmAZnL5AAAem28bZNk573.png') center center no-repeat;
  margin-right: 100px;
}
.home_index2 img{
  cursor:pointer;-webkit-animation: scaleout 1.3s infinite ease-in-out;animation: scaleout 1.3s infinite ease-in-out;
}
.nav_index2{
  width:760px;
  float:left;
  margin-left:30px;
  margin-top:5px;

}

nav ul ul {
  display: none;
}
/!**nav ul li:hover > ul {
    display: block;
}**!/
nav ul {
  background: url(/assets/images/other-images/nav.png) no-repeat;
  background-size: 100%;
  box-shadow: 0px 0px 9px rgba(0,0,0,0.15);
  padding: 0 0;
  /!**border-radius: 10px;  **!/
  list-style: none;
  position: relative;
  display: inline-table;
  width:760px;
}
nav ul.hover {
  background: url(/assets/images/other-images/nav.png) no-repeat;
}
/!**nav ul:after {
    content: ""; clear: both; display: block;
}**!/

nav ul li {
  float: left;
  text-align:center;
  padding: 0 3px;
}


nav ul li.hover > a {
  color: #6ff0ff;
}
nav ul li a {
  display: block; padding: 10px 20px 10px 24px;
  color: #fff; text-decoration: none;
  font-size:16px;
}
*/
/*
@import "pokeball/variables";
@import "compass/css3/inline-block";


$nav_color:#ffffff;
$nav_active_color:#007ae6;
$message_bg_color:#004480;
$message_num_bg_color:#cf3850;

body, div, h1, h2, h3, h4, h5, h6, p, img ,ul, li, span{
  margin: 0; padding: 0; border: 0;
}

.container_index2{
  width:95%;
  margin-top:30px;
  position:relative;
  padding-bottom: 80px;
  padding-left: 60px;
}
.container_index2 .left_index2{
  width:180px;
  float:left;
  margin:0 8px;
}
.container_index2 .left_index2 .line-word_index2{
  width:100%;
  overflow:hidden;
  font-size:14px;
  line-height:20px;

}
.container_index2 .left_index2 .v-nav_index2{
  width:100%;
  text-align:center;
  overflow:hidden;

}
.container_index2 .left_index2 .v-nav_index2 ul{
  list-style: none;
  width:100%;
  overflow:hidden;
  height: 400px;
}
.container_index2 .left_index2 .v-nav_index2 ul  li{
  background: rgba(255, 255, 255, 0.15);
  box-shadow: 0px 0px 9px rgba(0,0,0,0.15);
  border-radius: 40px;
  padding: 10px 10px;
  width:180px;
  margin-bottom:20px;
}
.container_index2 .left_index2 .v-nav_index2 ul  li a{
  color:#fff;
  font-size:16px;
  text-decoration:none;
  width:100%;
  display:block;
}
.container_index2 .left_index2 .v-nav_index2 ul  li a.hover{
  color:#6ff0ff;
}
.container_index2 .left_index2 .v-nav_index2 ul  li:last-child{
  margin-bottom:0;
}
.intro_index2{
  width:100%;
  font-size:16px;
  color:#edeef6;
  line-height:24px;
  margin-top: 10px;

}
.link_index2{
  width:100%;


}
.link_index2 a{
  text-decoration:underline;
  font-style:italic;
  font-size:18px;
  color:#f8ff34;
  margin:8px 0px 0 80px;
}
.link_index2 img{
  float: right;
}

.container_index2 .right_index2{

  text-align:center;

}
.clearfix_index2{
  clear:both;
}*/
/*
@import "pokeball/variables";
@import "compass/css3/inline-block";


$nav_color:#ffffff;
$nav_active_color:#007ae6;
$message_bg_color:#004480;
$message_num_bg_color:#cf3850;

body, div, h1, h2, h3, h4, h5, h6, p, img ,ul, li, span{
  margin: 0; padding: 0; border: 0;
}
@-webkit-keyframes scaleout {
  0% { -webkit-transform: scale(1.0) }
  100% {
    -webkit-transform: scale(1.2);
    opacity: 0;
  }
}
@keyframes scaleout {
  0% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  } 100% {
      transform: scale(1.2);
      -webkit-transform: scale(1.2);
      opacity: 0;
    }
}
.header_index2{
  width:100%;
  height:55px;
  background: transparent;

}
.logo_index2{
  width:180px;
  float:left;
  height:100%;
}
.logo_index2 img{
  margin-top:9px;
  width: 100%;
}
.home_index2{
  float:right;
  width:50px;height:50px;border-radius:50%;background:url('https://ylcg.haierbiomedical.com/group1/M00/05/48/CoUFfWXDSTmAZnL5AAAem28bZNk573.png') center center no-repeat;
  margin-right: 100px;
}
.home_index2 img{
  cursor:pointer;-webkit-animation: scaleout 1.3s infinite ease-in-out;animation: scaleout 1.3s infinite ease-in-out;
  width: 100%;
}
.nav_index2{
  width:760px;
  float:left;
  margin-left:30px;
  margin-top:5px;

}


/!**nav ul li:hover > ul {
    display: block;
}**!/
nav ul {
  background: url(/assets/images/other-images/nav.png) no-repeat;
  background-size: 100%;
  box-shadow: 0px 0px 9px rgba(0,0,0,0.15);
  padding: 0 0;
  /!**border-radius: 10px;  **!/
  list-style: none;nav ul ul {
  display: none;
}
  position: relative;
  display: inline-table;
  width:760px;
}
nav ul.hover {
  background: url(/assets/images/other-images/nav.png) no-repeat;
}
/!**nav ul:after {
    content: ""; clear: both; display: block;
}**!/

nav ul li {
  float: left;
  text-align:center;
  padding: 0 3px;
}


nav ul li.hover > a {
  color: #6ff0ff;
}
nav ul li a {
  display: block; padding: 10px 20px 10px 24px;
  color: #fff; text-decoration: none;
  font-size:16px;
}
*/
/* line 6, app/components/purchaser/backend_category_evaluate/view.scss */
.purchaser-backend-category-evaluate .category-evaluate > label {
  font-size: 16px;
  font-weight: bold;
  width: 120px;
  text-align: center;
}
/* line 13, app/components/purchaser/backend_category_evaluate/view.scss */
.purchaser-backend-category-evaluate .category-evaluate select {
  width: 120px;
}
/* line 17, app/components/purchaser/backend_category_evaluate/view.scss */
.purchaser-backend-category-evaluate .category-evaluate .span3 {
  width: 200px;
}
/* line 21, app/components/purchaser/backend_category_evaluate/view.scss */
.purchaser-backend-category-evaluate .category-evaluate .span1 {
  width: 90px;
}
/* line 24, app/components/purchaser/backend_category_evaluate/view.scss */
.purchaser-backend-category-evaluate .category-evaluate .before-add {
  margin: 10px 0px;
  line-height: 22px;
  text-indent: 2em;
}
/* line 29, app/components/purchaser/backend_category_evaluate/view.scss */
.purchaser-backend-category-evaluate .category-evaluate .add {
  margin-top: 10px;
  margin-left: 20px;
  color: blue;
}
/* line 34, app/components/purchaser/backend_category_evaluate/view.scss */
.purchaser-backend-category-evaluate .category-evaluate .js-pagination {
  margin: 10px;
  text-align: right;
}
/* line 6, app/components/purchaser/bcp_special_rule/view.scss */
.purchaser-bcp-special-rule .bcp-special-rule > label {
  font-size: 16px;
  font-weight: bold;
  width: 120px;
  text-align: center;
}
/* line 13, app/components/purchaser/bcp_special_rule/view.scss */
.purchaser-bcp-special-rule .bcp-special-rule select {
  width: 120px;
}
/* line 17, app/components/purchaser/bcp_special_rule/view.scss */
.purchaser-bcp-special-rule .bcp-special-rule .span3 {
  width: 200px;
}
/* line 21, app/components/purchaser/bcp_special_rule/view.scss */
.purchaser-bcp-special-rule .bcp-special-rule .span1 {
  width: 90px;
}
/* line 24, app/components/purchaser/bcp_special_rule/view.scss */
.purchaser-bcp-special-rule .bcp-special-rule .before-add {
  margin: 10px 0px;
  line-height: 22px;
  text-indent: 2em;
}
/* line 29, app/components/purchaser/bcp_special_rule/view.scss */
.purchaser-bcp-special-rule .bcp-special-rule .add {
  margin-top: 10px;
  margin-left: 20px;
  color: blue;
  font-weight: bold;
}
/* line 35, app/components/purchaser/bcp_special_rule/view.scss */
.purchaser-bcp-special-rule .bcp-special-rule .js-pagination {
  margin: 10px;
  text-align: right;
}

/* line 42, app/components/purchaser/bcp_special_rule/view.scss */
.bcp-special-rule-form {
  margin: 30px;
}
/* line 46, app/components/purchaser/bcp_special_rule/view.scss */
.bcp-special-rule-form .control-group label {
  margin: 0 17px 17px 0;
}
/* line 49, app/components/purchaser/bcp_special_rule/view.scss */
.bcp-special-rule-form .control-group select {
  width: 145px;
  margin-right: 12px;
}
/* line 53, app/components/purchaser/bcp_special_rule/view.scss */
.bcp-special-rule-form .control-group input[type="text"] {
  width: 135px;
}
/* line 57, app/components/purchaser/bcp_special_rule/view.scss */
.bcp-special-rule-form .form-left, .bcp-special-rule-form .form-right {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 300px;
}
/* line 61, app/components/purchaser/bcp_special_rule/view.scss */
.bcp-special-rule-form .form-right {
  width: 300px;
}
/* line 64, app/components/purchaser/bcp_special_rule/view.scss */
.bcp-special-rule-form .rule-content {
  width: 300px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 69, app/components/purchaser/bcp_special_rule/view.scss */
.bcp-special-rule-form .team-list-group .control-content {
  max-height: 300px;
  overflow: auto;
}
/* line 74, app/components/purchaser/bcp_special_rule/view.scss */
.bcp-special-rule-form ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
/* line 78, app/components/purchaser/bcp_special_rule/view.scss */
.bcp-special-rule-form ul li {
  margin-bottom: 5px;
}
/* line 82, app/components/purchaser/bcp_special_rule/view.scss */
.bcp-special-rule-form .small-label {
  text-align: left;
}
/* line 85, app/components/purchaser/bcp_special_rule/view.scss */
.bcp-special-rule-form .text-show {
  color: blue;
}
/* line 88, app/components/purchaser/bcp_special_rule/view.scss */
.bcp-special-rule-form .hide {
  display: none;
}
/* line 3, app/components/purchaser/big-data-container/view.scss */
.big-data-container11 .big-data-container .big-data-table {
  background-color: #fff;
  padding: 30px 10px !important;
  position: relative;
  top: 20px;
  margin-bottom: 20px;
}
/* line 9, app/components/purchaser/big-data-container/view.scss */
.big-data-container11 .big-data-container .big-data-table .notice {
  line-height: 30px;
  font-family: 'Microsoft YaHei';
  color: #7f7f7f;
  font-size: 14px;
}
/* line 15, app/components/purchaser/big-data-container/view.scss */
.big-data-container11 .big-data-container .big-data-table .table-div {
  margin-top: 0px;
  width: 1140px !important;
  overflow: hidden;
}
/* line 19, app/components/purchaser/big-data-container/view.scss */
.big-data-container11 .big-data-container .big-data-table .table-div table {
  width: 100% !important;
}
/* line 24, app/components/purchaser/big-data-container/view.scss */
.big-data-container11 .big-data-container .newInfoTruncation {
  white-space: nowrap;
  word-break: keep-all;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 31, app/components/purchaser/big-data-container/view.scss */
.big-data-container11 .big-data-container .main-body {
  width: 1140px;
  overflow: hidden;
  padding: 0 15px 20px 0px;
}
/* line 36, app/components/purchaser/big-data-container/view.scss */
.big-data-container11 .big-data-container .main-body .tab ul {
  background-color: #fff;
}
/* line 38, app/components/purchaser/big-data-container/view.scss */
.big-data-container11 .big-data-container .main-body .tab ul li {
  margin: 0 6px 0 8px;
}
/* line 40, app/components/purchaser/big-data-container/view.scss */
.big-data-container11 .big-data-container .main-body .tab ul li a {
  padding: 10px 21px;
  border: none;
  background-color: #f3f3f3;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
}
/* line 49, app/components/purchaser/big-data-container/view.scss */
.big-data-container11 .big-data-container .main-body .tab ul .active a {
  color: #fff;
  background-color: #004ea2;
}
/* line 55, app/components/purchaser/big-data-container/view.scss */
.big-data-container11 .big-data-container .main-body .tab .tab-contents {
  border: none;
  padding: 20px 0;
}
/* line 58, app/components/purchaser/big-data-container/view.scss */
.big-data-container11 .big-data-container .main-body .tab .tab-contents table {
  width: 100%;
  color: #7a7a7a;
  border: none;
  font-family: 'Microsoft YaHei';
}
/* line 64, app/components/purchaser/big-data-container/view.scss */
.big-data-container11 .big-data-container .main-body .tab .tab-contents table .thead_style tr:nth-child(3) {
  line-height: 25px;
}
/* line 67, app/components/purchaser/big-data-container/view.scss */
.big-data-container11 .big-data-container .main-body .tab .tab-contents table .thead_style tr:nth-child(2) {
  line-height: 15px;
}
/* line 70, app/components/purchaser/big-data-container/view.scss */
.big-data-container11 .big-data-container .main-body .tab .tab-contents table .thead_style tr:nth-child(1) {
  line-height: 15px;
}
/* line 74, app/components/purchaser/big-data-container/view.scss */
.big-data-container11 .big-data-container .main-body .tab .tab-contents table tr {
  height: 40px;
  line-height: 40px;
}
/* line 77, app/components/purchaser/big-data-container/view.scss */
.big-data-container11 .big-data-container .main-body .tab .tab-contents table tr td {
  text-align: center;
  border: 1px solid #f4f4f4;
}
/* line 80, app/components/purchaser/big-data-container/view.scss */
.big-data-container11 .big-data-container .main-body .tab .tab-contents table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 87, app/components/purchaser/big-data-container/view.scss */
.big-data-container11 .big-data-container .main-body .tab .tab-contents table .tr_th_style th {
  background-color: #e1ebf5;
  font-size: 14px;
}
/* line 93, app/components/purchaser/big-data-container/view.scss */
.big-data-container11 .big-data-container .main-body .tab .tab-contents table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 96, app/components/purchaser/big-data-container/view.scss */
.big-data-container11 .big-data-container .main-body .tab .tab-contents table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 99, app/components/purchaser/big-data-container/view.scss */
.big-data-container11 .big-data-container .main-body .tab .tab-contents table tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 104, app/components/purchaser/big-data-container/view.scss */
.big-data-container11 .big-data-container .main-body .tab .tab-contents table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 110, app/components/purchaser/big-data-container/view.scss */
.big-data-container11 .big-data-container .main-body .tab .tab-contents table .tbody_sty td {
  line-height: 30px;
}
/* line 113, app/components/purchaser/big-data-container/view.scss */
.big-data-container11 .big-data-container .main-body .tab .tab-contents table .tbody_sty td:nth-child(1) {
  background-color: #f8f8f8;
}
/* line 116, app/components/purchaser/big-data-container/view.scss */
.big-data-container11 .big-data-container .main-body .tab .tab-contents table .tbody_sty td:nth-child(2) {
  background-color: #f8f8f8;
}
/* line 121, app/components/purchaser/big-data-container/view.scss */
.big-data-container11 .big-data-container .main-body .tab .tab-contents table .tbody_sty1 td {
  line-height: 30px;
}
/* line 4, app/components/purchaser/bulk_complaint_list/view.scss */
.complaint-list pre {
  text-align: left;
}
/* line 7, app/components/purchaser/bulk_complaint_list/view.scss */
.complaint-list .span4 {
  width: 260px;
}
/* line 10, app/components/purchaser/bulk_complaint_list/view.scss */
.complaint-list .complaint-list-count {
  padding: 10px 0;
}
/* line 13, app/components/purchaser/bulk_complaint_list/view.scss */
.complaint-list .complaint-list-count .inline-left {
  display: inline-block;
  margin-right: 30px;
}
/* line 19, app/components/purchaser/bulk_complaint_list/view.scss */
.complaint-list .complaint-list-pagination {
  margin: 20px 0;
  text-align: right;
}
/* line 23, app/components/purchaser/bulk_complaint_list/view.scss */
.complaint-list .table {
  float: left;
}
/* line 26, app/components/purchaser/bulk_complaint_list/view.scss */
.complaint-list .rightParts {
  max-width: 380px;
}
/* line 29, app/components/purchaser/bulk_complaint_list/view.scss */
.complaint-list .rightParts tbody tr {
  height: 60px;
}
/* line 32, app/components/purchaser/bulk_complaint_list/view.scss */
.complaint-list .rightParts td:first-child, .complaint-list .rightParts th:first-child {
  border-left: 0;
}
/* line 36, app/components/purchaser/bulk_complaint_list/view.scss */
.complaint-list .leftParts {
  max-width: 666px;
}
/* line 39, app/components/purchaser/bulk_complaint_list/view.scss */
.complaint-list .leftPart {
  float: left;
  width: 666px;
}
/* line 42, app/components/purchaser/bulk_complaint_list/view.scss */
.complaint-list .leftPart div {
  float: left;
  width: 80px;
  border-right: 1px solid #e1e1e1;
  border-bottom: 1px solid #E1E1E1;
  overflow: hidden;
  text-align: center;
}
/* line 51, app/components/purchaser/bulk_complaint_list/view.scss */
.complaint-list .rightPart {
  width: 382px;
  float: left;
}
/* line 56, app/components/purchaser/bulk_complaint_list/view.scss */
.complaint-list .contains {
  overflow: hidden;
}
/* line 58, app/components/purchaser/bulk_complaint_list/view.scss */
.complaint-list .contains div {
  float: left;
  height: 50px;
  border-right: 1px solid #E1E1E1;
  border-bottom: 1px solid #E1E1E1;
  overflow: hidden;
  text-align: center;
  line-height: 50px;
}
/* line 3, app/components/purchaser/check_quotation/view.scss */
.check_quotation {
  margin: 0 0 60px 0;
}
/* line 6, app/components/purchaser/check_quotation/view.scss */
.check_quotation .fill-title {
  height: 9px;
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 30px 0;
}
/* line 11, app/components/purchaser/check_quotation/view.scss */
.check_quotation .fill-title span {
  background-color: #fff;
  padding-right: 20px;
}
/* line 17, app/components/purchaser/check_quotation/view.scss */
.check_quotation .fill-tables {
  margin-top: 30px;
}
/* line 20, app/components/purchaser/check_quotation/view.scss */
.check_quotation .fill-tables .table-container {
  overflow-x: auto;
}
/* line 24, app/components/purchaser/check_quotation/view.scss */
.check_quotation .fill-tables table td {
  padding: 0 10px;
}
/* line 29, app/components/purchaser/check_quotation/view.scss */
.check_quotation .module-pagination {
  text-align: right;
  margin-top: 10px;
}
/* line 34, app/components/purchaser/check_quotation/view.scss */
.check_quotation .control-group {
  text-align: center;
  margin-top: 40px;
}
/* line 39, app/components/purchaser/check_quotation/view.scss */
.check_quotation .step-action {
  margin: 45px 0 0 0;
  text-align: center;
}
/* line 43, app/components/purchaser/check_quotation/view.scss */
.check_quotation .step-action a {
  font-size: 14px;
  margin-right: 25px;
}
/* line 48, app/components/purchaser/check_quotation/view.scss */
.check_quotation .no-match {
  color: red;
}
/* line 51, app/components/purchaser/check_quotation/view.scss */
.check_quotation .match {
  color: green;
}
/* line 56, app/components/purchaser/check_quotation/view.scss */
.check_quotation .table2 td {
  word-break: break-all;
  word-wrap: break-word;
}
/* line 2, app/components/purchaser/check_sub_solution/view.scss */
.check_sub_solution table {
  width: 1060px;
}
/* line 4, app/components/purchaser/check_sub_solution/view.scss */
.check_sub_solution table thead {
  width: 100%;
}
/* line 7, app/components/purchaser/check_sub_solution/view.scss */
.check_sub_solution table input[type=text] {
  width: 84%;
  margin: 10px;
}
/* line 11, app/components/purchaser/check_sub_solution/view.scss */
.check_sub_solution table input[type=radio] {
  padding: 0;
  vertical-align: middle;
}
/* line 15, app/components/purchaser/check_sub_solution/view.scss */
.check_sub_solution table textarea {
  text-align: left;
  width: auto !important;
  margin: 10px;
  padding: 5px;
}
/* line 21, app/components/purchaser/check_sub_solution/view.scss */
.check_sub_solution table ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  text-align: left;
}
/* line 26, app/components/purchaser/check_sub_solution/view.scss */
.check_sub_solution table select {
  padding: 5px;
}
/* line 30, app/components/purchaser/check_sub_solution/view.scss */
.check_sub_solution .notice-text {
  margin: 0;
  list-style-type: none;
  text-align: left;
  padding: 0 0 20px 0;
}
/* line 35, app/components/purchaser/check_sub_solution/view.scss */
.check_sub_solution .notice-text li {
  line-height: 25px;
}
/* line 39, app/components/purchaser/check_sub_solution/view.scss */
.check_sub_solution .btn-margin-left-160 {
  margin-left: 160px;
}
/* line 42, app/components/purchaser/check_sub_solution/view.scss */
.check_sub_solution .span-font {
  font-weight: bold;
  font-size: 14px;
  padding: 8px 5px;
}
/* line 47, app/components/purchaser/check_sub_solution/view.scss */
.check_sub_solution .control-group {
  padding: 30px 0 0 0;
  text-align: center;
}
/* line 51, app/components/purchaser/check_sub_solution/view.scss */
.check_sub_solution textarea {
  resize: none;
  width: 150px;
  height: 80%;
}
/* line 57, app/components/purchaser/check_sub_solution/view.scss */
.check_sub_solution .fill-title span {
  font-size: 16px;
}
/* line 1, app/components/purchaser/checkDiffer/view.scss */
.checkDiffer {
  min-height: 85%;
  float: left;
  position: relative;
}
/* line 5, app/components/purchaser/checkDiffer/view.scss */
.checkDiffer .content_appove {
  font-size: 14px;
  padding: 10px 0;
}
/* line 9, app/components/purchaser/checkDiffer/view.scss */
.checkDiffer .pagination-right {
  text-align: right;
}
/* line 12, app/components/purchaser/checkDiffer/view.scss */
.checkDiffer .block {
  display: block;
  min-height: 50px;
  color: #717171;
  border: 1px solid #eeeeee;
  background-color: #f4f4f4;
  padding: 12px 3px 8px;
}
/* line 19, app/components/purchaser/checkDiffer/view.scss */
.checkDiffer .block .span3 {
  padding: 0 5px;
  display: inline-block;
  vertical-align: middle;
  /* width: 230px; */
  text-align: left;
}
/* line 26, app/components/purchaser/checkDiffer/view.scss */
.checkDiffer .block .span2 {
  margin-left: 2px;
  text-align: left;
  display: inline-block;
  margin-top: 10px;
}
/* line 34, app/components/purchaser/checkDiffer/view.scss */
.checkDiffer .block .span1 {
  padding: 0 5px;
  display: inline-block;
  vertical-align: middle;
  width: 170px;
  margin-left: 260px;
}
/* line 42, app/components/purchaser/checkDiffer/view.scss */
.checkDiffer .block span table {
  display: table;
  border-collapse: separate;
  border-spacing: 2px;
  border-color: grey;
}
/* line 48, app/components/purchaser/checkDiffer/view.scss */
.checkDiffer .block span table table select {
  width: 136px;
}
/* line 53, app/components/purchaser/checkDiffer/view.scss */
.checkDiffer .block span table #business-category-table .last, .checkDiffer .block span table #customer-group-table .last {
  background-color: #f3f3f3;
  text-align: center;
}
/* line 56, app/components/purchaser/checkDiffer/view.scss */
.checkDiffer .block span table #business-category-table .last td, .checkDiffer .block span table #customer-group-table .last td {
  padding: 0;
  line-height: 45px;
}
/* line 59, app/components/purchaser/checkDiffer/view.scss */
.checkDiffer .block span table #business-category-table .last td span, .checkDiffer .block span table #customer-group-table .last td span {
  color: #5c5c5c;
}
/* line 64, app/components/purchaser/checkDiffer/view.scss */
.checkDiffer .block span table #business-category-table select, .checkDiffer .block span table #customer-group-table select {
  width: 140px;
}
/* line 69, app/components/purchaser/checkDiffer/view.scss */
.checkDiffer .block span table .paperwork-info-div div {
  display: inline-block;
}
/* line 78, app/components/purchaser/checkDiffer/view.scss */
.checkDiffer .table td {
  padding: 5px;
}
/* line 80, app/components/purchaser/checkDiffer/view.scss */
.checkDiffer .table td .file-datas {
  display: block;
  width: 100%;
  height: 20px;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 86, app/components/purchaser/checkDiffer/view.scss */
.checkDiffer .table td .file-datas .btn {
  padding: 5px 7px;
}
/* line 95, app/components/purchaser/checkDiffer/view.scss */
.checkDiffer .table_content .jdt ul {
  list-style: none;
}
/* line 97, app/components/purchaser/checkDiffer/view.scss */
.checkDiffer .table_content .jdt ul li {
  float: left;
  width: 30px;
  margin-right: 2px;
  line-height: 13px;
  border-radius: 4px;
}
/* line 106, app/components/purchaser/checkDiffer/view.scss */
.checkDiffer .table_content th {
  padding: 0 10px;
}
/* line 110, app/components/purchaser/checkDiffer/view.scss */
.checkDiffer .addContent {
  padding: 20px 0;
  box-sizing: border-box;
}
/* line 113, app/components/purchaser/checkDiffer/view.scss */
.checkDiffer .addContent p {
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  font-family: "Microsoft YaHei";
}

/* line 122, app/components/purchaser/checkDiffer/view.scss */
.moduleNews label {
  font-size: 12px;
  font-weight: normal;
  vertical-align: inherit;
}
/* line 127, app/components/purchaser/checkDiffer/view.scss */
.moduleNews .half-item {
  float: left;
  width: 55%;
  margin-bottom: 20px;
}
/* line 131, app/components/purchaser/checkDiffer/view.scss */
.moduleNews .half-item label {
  width: 70px;
  text-align: right;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  color: #53616e;
  display: inline-block;
}
/* line 139, app/components/purchaser/checkDiffer/view.scss */
.moduleNews .half-item span {
  display: inline-block;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  color: #53616e;
  font-weight: normal;
}
/* line 147, app/components/purchaser/checkDiffer/view.scss */
.moduleNews .half-item:nth-of-type(1) {
  width: 45%;
}
/* line 150, app/components/purchaser/checkDiffer/view.scss */
.moduleNews .first-content {
  margin: 20px 0;
}
/* line 152, app/components/purchaser/checkDiffer/view.scss */
.moduleNews .first-content span {
  display: inline-block;
  width: 182px;
}
/* line 159, app/components/purchaser/checkDiffer/view.scss */
.moduleNews .second-content span:nth-of-type(1) {
  margin-right: 150px;
  margin-left: 45px;
}
/* line 2, app/components/purchaser/checkDiffer_detail/view.scss */
.checkDiffer_detail .subButton {
  text-align: center;
  padding: 20px 0;
}
/* line 2, app/components/purchaser/checkDiffer_noFit1/view.scss */
.checkDiffer_noFit1 .content_appove {
  padding: 20px 0;
  font-size: 14px;
}
/* line 7, app/components/purchaser/checkDiffer_noFit1/view.scss */
.checkDiffer_noFit1 .span1 {
  width: 30%;
  margin-bottom: 10px;
}
/* line 11, app/components/purchaser/checkDiffer_noFit1/view.scss */
.checkDiffer_noFit1 .subButton {
  text-align: center;
  padding: 20px 0;
}
/* line 1, app/components/purchaser/checkDiffer_noFit2/view.scss */
.checkDiffer_noFit2 {
  min-height: 85%;
  float: left;
  position: relative;
}
/* line 2, app/components/purchaser/checkDiffer_noFit2/view.scss */
.checkDiffer_noFit2 .subButton {
  text-align: center;
  margin-top: 20px;
}
/* line 9, app/components/purchaser/checkDiffer_noFit2/view.scss */
.checkDiffer_noFit2 .content_appove {
  font-size: 14px;
  padding: 10px 0;
}
/* line 12, app/components/purchaser/checkDiffer_noFit2/view.scss */
.checkDiffer_noFit2 .content_appove span {
  float: right;
  font-size: 12px;
  font-family: "Microsoft YaHei";
}
/* line 18, app/components/purchaser/checkDiffer_noFit2/view.scss */
.checkDiffer_noFit2 .pagination-right {
  text-align: right;
}
/* line 21, app/components/purchaser/checkDiffer_noFit2/view.scss */
.checkDiffer_noFit2 .block {
  display: block;
  min-height: 50px;
  color: #717171;
  border: 1px solid #eeeeee;
  background-color: #f4f4f4;
  padding: 12px 3px 8px;
}
/* line 28, app/components/purchaser/checkDiffer_noFit2/view.scss */
.checkDiffer_noFit2 .block .span3 {
  padding: 0 5px;
  display: inline-block;
  vertical-align: middle;
  /* width: 230px; */
  text-align: left;
}
/* line 35, app/components/purchaser/checkDiffer_noFit2/view.scss */
.checkDiffer_noFit2 .block .span2 {
  margin-left: 2px;
  text-align: left;
  display: inline-block;
  margin-top: 10px;
}
/* line 43, app/components/purchaser/checkDiffer_noFit2/view.scss */
.checkDiffer_noFit2 .block .span1 {
  padding: 0 5px;
  display: inline-block;
  vertical-align: middle;
  width: 170px;
  margin-left: 260px;
}
/* line 51, app/components/purchaser/checkDiffer_noFit2/view.scss */
.checkDiffer_noFit2 .block span table {
  display: table;
  border-collapse: separate;
  border-spacing: 2px;
  border-color: grey;
}
/* line 57, app/components/purchaser/checkDiffer_noFit2/view.scss */
.checkDiffer_noFit2 .block span table table select {
  width: 136px;
}
/* line 62, app/components/purchaser/checkDiffer_noFit2/view.scss */
.checkDiffer_noFit2 .block span table #business-category-table .last, .checkDiffer_noFit2 .block span table #customer-group-table .last {
  background-color: #f3f3f3;
  text-align: center;
}
/* line 65, app/components/purchaser/checkDiffer_noFit2/view.scss */
.checkDiffer_noFit2 .block span table #business-category-table .last td, .checkDiffer_noFit2 .block span table #customer-group-table .last td {
  padding: 0;
  line-height: 45px;
}
/* line 68, app/components/purchaser/checkDiffer_noFit2/view.scss */
.checkDiffer_noFit2 .block span table #business-category-table .last td span, .checkDiffer_noFit2 .block span table #customer-group-table .last td span {
  color: #5c5c5c;
}
/* line 73, app/components/purchaser/checkDiffer_noFit2/view.scss */
.checkDiffer_noFit2 .block span table #business-category-table select, .checkDiffer_noFit2 .block span table #customer-group-table select {
  width: 140px;
}
/* line 78, app/components/purchaser/checkDiffer_noFit2/view.scss */
.checkDiffer_noFit2 .block span table .paperwork-info-div div {
  display: inline-block;
}
/* line 88, app/components/purchaser/checkDiffer_noFit2/view.scss */
.checkDiffer_noFit2 .table_content .jdt ul {
  list-style: none;
}
/* line 90, app/components/purchaser/checkDiffer_noFit2/view.scss */
.checkDiffer_noFit2 .table_content .jdt ul li {
  float: left;
  width: 54px;
  margin-right: 3px;
  line-height: 13px;
  border-radius: 8px;
}

/* line 102, app/components/purchaser/checkDiffer_noFit2/view.scss */
.changeLodesor {
  width: 740px;
}
/* line 104, app/components/purchaser/checkDiffer_noFit2/view.scss */
.changeLodesor .modal-body {
  padding: 20px;
}
/* line 107, app/components/purchaser/checkDiffer_noFit2/view.scss */
.changeLodesor .modal-body .table-striped th {
  background: #f4f4f4;
}
/* line 110, app/components/purchaser/checkDiffer_noFit2/view.scss */
.changeLodesor .modal-body .table-striped td, .changeLodesor .modal-body .table-striped th {
  color: #727272;
  font-weight: normal;
  font-size: 12px;
}
/* line 119, app/components/purchaser/checkDiffer_noFit2/view.scss */
.changeLodesor .modal-body div label {
  width: 100px;
  text-align: right;
  font-size: 12px;
  vertical-align: top;
  font-weight: normal;
}
/* line 126, app/components/purchaser/checkDiffer_noFit2/view.scss */
.changeLodesor .modal-body div span {
  display: inline-block;
  line-height: 18px;
  font-weight: normal;
  font-size: 12px;
  width: 580px;
}
/* line 1, app/components/purchaser/checkDiffer_spot/view.scss */
.checkDiffer_spot {
  min-height: 85%;
  float: left;
  position: relative;
  width: 100%;
}
/* line 6, app/components/purchaser/checkDiffer_spot/view.scss */
.checkDiffer_spot .content_appove {
  font-size: 14px;
  padding: 10px 0;
}
/* line 10, app/components/purchaser/checkDiffer_spot/view.scss */
.checkDiffer_spot .pagination-right {
  text-align: right;
}
/* line 13, app/components/purchaser/checkDiffer_spot/view.scss */
.checkDiffer_spot .block {
  display: block;
  min-height: 50px;
  color: #717171;
  border: 1px solid #eeeeee;
  background-color: #f4f4f4;
  padding: 12px 3px 8px;
}
/* line 20, app/components/purchaser/checkDiffer_spot/view.scss */
.checkDiffer_spot .block .span3 {
  padding: 0 5px;
  display: inline-block;
  vertical-align: middle;
  /* width: 230px; */
  text-align: left;
}
/* line 27, app/components/purchaser/checkDiffer_spot/view.scss */
.checkDiffer_spot .block .span2 {
  margin-left: 2px;
  text-align: left;
  display: inline-block;
  margin-top: 10px;
}
/* line 35, app/components/purchaser/checkDiffer_spot/view.scss */
.checkDiffer_spot .block .span1 {
  padding: 0 5px;
  display: inline-block;
  vertical-align: middle;
  width: 170px;
  margin-left: 260px;
}
/* line 43, app/components/purchaser/checkDiffer_spot/view.scss */
.checkDiffer_spot .block span table {
  display: table;
  border-collapse: separate;
  border-spacing: 2px;
  border-color: grey;
}
/* line 49, app/components/purchaser/checkDiffer_spot/view.scss */
.checkDiffer_spot .block span table table select {
  width: 136px;
}
/* line 54, app/components/purchaser/checkDiffer_spot/view.scss */
.checkDiffer_spot .block span table #business-category-table .last, .checkDiffer_spot .block span table #customer-group-table .last {
  background-color: #f3f3f3;
  text-align: center;
}
/* line 57, app/components/purchaser/checkDiffer_spot/view.scss */
.checkDiffer_spot .block span table #business-category-table .last td, .checkDiffer_spot .block span table #customer-group-table .last td {
  padding: 0;
  line-height: 45px;
}
/* line 60, app/components/purchaser/checkDiffer_spot/view.scss */
.checkDiffer_spot .block span table #business-category-table .last td span, .checkDiffer_spot .block span table #customer-group-table .last td span {
  color: #5c5c5c;
}
/* line 65, app/components/purchaser/checkDiffer_spot/view.scss */
.checkDiffer_spot .block span table #business-category-table select, .checkDiffer_spot .block span table #customer-group-table select {
  width: 140px;
}
/* line 70, app/components/purchaser/checkDiffer_spot/view.scss */
.checkDiffer_spot .block span table .paperwork-info-div div {
  display: inline-block;
}
/* line 80, app/components/purchaser/checkDiffer_spot/view.scss */
.checkDiffer_spot .table_content .jdt ul {
  list-style: none;
}
/* line 82, app/components/purchaser/checkDiffer_spot/view.scss */
.checkDiffer_spot .table_content .jdt ul li {
  float: left;
  width: 54px;
  margin-right: 3px;
  line-height: 13px;
  border-radius: 8px;
}
/* line 91, app/components/purchaser/checkDiffer_spot/view.scss */
.checkDiffer_spot .table_content th {
  padding: 0 10px;
}
/* line 3, app/components/purchaser/checkDiffer_spotDetail/view.scss */
.checkDiffer_spotDetail .content_appove {
  font-size: 14px;
  padding: 10px 0;
}
/* line 6, app/components/purchaser/checkDiffer_spotDetail/view.scss */
.checkDiffer_spotDetail .content_appove span {
  float: right;
  font-size: 12px;
}
/* line 11, app/components/purchaser/checkDiffer_spotDetail/view.scss */
.checkDiffer_spotDetail .subButton {
  text-align: center;
  margin: 20px 0;
}
/* line 3, app/components/purchaser/checkDiffer_spotDetail2/view.scss */
.checkDiffer_spotDetail2 .content_appove {
  font-size: 14px;
  padding: 10px 0;
}
/* line 6, app/components/purchaser/checkDiffer_spotDetail2/view.scss */
.checkDiffer_spotDetail2 .content_appove span {
  float: right;
  font-size: 12px;
}
/* line 11, app/components/purchaser/checkDiffer_spotDetail2/view.scss */
.checkDiffer_spotDetail2 .js-add-new-member {
  border: 0;
  padding: 6px 9px;
}
/* line 15, app/components/purchaser/checkDiffer_spotDetail2/view.scss */
.checkDiffer_spotDetail2 .subButton {
  text-align: center;
  margin: 20px 0;
}
/* line 3, app/components/purchaser/checkDiffer_spotDetail3/view.scss */
.checkDiffer_spotDetail .content_appove {
  font-size: 14px;
  padding: 10px 0;
}
/* line 6, app/components/purchaser/checkDiffer_spotDetail3/view.scss */
.checkDiffer_spotDetail .content_appove span {
  float: right;
  font-size: 12px;
}
/* line 11, app/components/purchaser/checkDiffer_spotDetail3/view.scss */
.checkDiffer_spotDetail .subButton {
  text-align: center;
  margin: 20px 0;
}
/* line 2, app/components/purchaser/checkPaperDetail_info/view.scss */
.checkPaperDetail_info .leftPart {
  float: left;
  padding: 0 45px 0 30px;
}
/* line 5, app/components/purchaser/checkPaperDetail_info/view.scss */
.checkPaperDetail_info .leftPart > div {
  margin-top: 20px;
}
/* line 8, app/components/purchaser/checkPaperDetail_info/view.scss */
.checkPaperDetail_info .leftPart > div label {
  width: 72px;
  text-align: right;
  color: #53616e;
  font-family: "Microsoft YaHei";
  font-size: 12px;
}
/* line 15, app/components/purchaser/checkPaperDetail_info/view.scss */
.checkPaperDetail_info .leftPart > div span {
  display: inline-block;
  width: 336px;
  color: #53616e;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  vertical-align: top;
}
/* line 22, app/components/purchaser/checkPaperDetail_info/view.scss */
.checkPaperDetail_info .leftPart > div span a {
  font-size: 12px;
}
/* line 27, app/components/purchaser/checkPaperDetail_info/view.scss */
.checkPaperDetail_info .leftPart > div:nth-of-type(1) {
  margin-top: 0;
}
/* line 31, app/components/purchaser/checkPaperDetail_info/view.scss */
.checkPaperDetail_info .leftPart:nth-of-type(2) {
  padding: 0 30px 0 45px;
}
/* line 34, app/components/purchaser/checkPaperDetail_info/view.scss */
.checkPaperDetail_info a {
  color: #1d86d7;
  font-family: "Microsoft YaHei";
  font-size: 14px;
}
/* line 39, app/components/purchaser/checkPaperDetail_info/view.scss */
.checkPaperDetail_info .table2 {
  /* tbody{
     tr:hover{
       background: #ffffd4;
     }
   }*/
}
/* line 40, app/components/purchaser/checkPaperDetail_info/view.scss */
.checkPaperDetail_info .table2 td, .checkPaperDetail_info .table2 th {
  border: #e2e9f0 1px solid;
}
/* line 44, app/components/purchaser/checkPaperDetail_info/view.scss */
.checkPaperDetail_info .table2 tbody tr {
  height: 40px;
  padding: 10px 0;
}
/* line 48, app/components/purchaser/checkPaperDetail_info/view.scss */
.checkPaperDetail_info .table2 tbody tr textarea {
  width: 380px;
  height: 40px;
  overflow-y: scroll;
}
/* line 54, app/components/purchaser/checkPaperDetail_info/view.scss */
.checkPaperDetail_info .table2 tbody tr:nth-child(even), .checkPaperDetail_info .table2 tbody tr:nth-child(odd) {
  background: #fff;
}
/* line 2, app/components/purchaser/checkPaperList_info/view.scss */
.checkPaperList_info .span3 {
  width: 280px;
}
/* line 4, app/components/purchaser/checkPaperList_info/view.scss */
.checkPaperList_info .span3 input, .checkPaperList_info .span3 select {
  width: 140px;
  height: 26px;
  padding: 0;
}
/* line 10, app/components/purchaser/checkPaperList_info/view.scss */
.checkPaperList_info a {
  color: #1d86d7;
  font-family: "Microsoft YaHei";
  font-size: 12px;
}
/* line 16, app/components/purchaser/checkPaperList_info/view.scss */
.checkPaperList_info .table2 tr {
  height: 42px;
}
/* line 18, app/components/purchaser/checkPaperList_info/view.scss */
.checkPaperList_info .table2 tr th, .checkPaperList_info .table2 tr td {
  border: 0;
}
/* line 23, app/components/purchaser/checkPaperList_info/view.scss */
.checkPaperList_info .table2 tbody tr:hover {
  background: #ffffd4;
}
/* line 29, app/components/purchaser/checkPaperList_info/view.scss */
.checkPaperList_info .pagination-right {
  margin-top: 16px;
  margin-bottom: 50px;
}
/* line 1, app/components/purchaser/claim_confirm_record/view.scss */
.claim-confirm-record {
  width: 950px;
  text-align: center;
  margin: auto;
  padding: 50px;
  margin-top: 5px;
}
/* line 8, app/components/purchaser/claim_confirm_record/view.scss */
.claim-confirm-record .record-print {
  text-align: right;
}
/* line 12, app/components/purchaser/claim_confirm_record/view.scss */
.claim-confirm-record .record-standard {
  text-align: left;
  border: 1px solid #999999;
  margin-top: 5px;
  line-height: 20px;
  padding: 5px;
}
/* line 18, app/components/purchaser/claim_confirm_record/view.scss */
.claim-confirm-record .record-standard p {
  padding: 5px 0;
}
/* line 23, app/components/purchaser/claim_confirm_record/view.scss */
.claim-confirm-record .record-difference {
  text-align: left;
  border: 1px solid #999999;
  margin-top: 5px;
  line-height: 20px;
}
/* line 29, app/components/purchaser/claim_confirm_record/view.scss */
.claim-confirm-record .record-difference p {
  margin: 5px;
}
/* line 32, app/components/purchaser/claim_confirm_record/view.scss */
.claim-confirm-record .record-difference .claim-info-item {
  background-color: #eef3f9;
  margin: 5px;
}
/* line 36, app/components/purchaser/claim_confirm_record/view.scss */
.claim-confirm-record .record-difference .claim-info-item .control-group {
  width: 300px;
  display: inline-block;
}
/* line 39, app/components/purchaser/claim_confirm_record/view.scss */
.claim-confirm-record .record-difference .claim-info-item .control-group label {
  width: 100px;
  text-align: right;
}
/* line 48, app/components/purchaser/claim_confirm_record/view.scss */
.claim-confirm-record .record-responsible {
  text-align: left;
  border: 1px solid #999999;
  margin-top: 5px;
}
/* line 53, app/components/purchaser/claim_confirm_record/view.scss */
.claim-confirm-record .record-responsible p {
  margin: 5px;
}
/* line 57, app/components/purchaser/claim_confirm_record/view.scss */
.claim-confirm-record .record-responsible table {
  margin: 5px;
}
/* line 2, app/components/purchaser/claim_demage_list/view.scss */
.clain-demage-list .submit-span {
  width: 100%;
  text-align: right;
}
/* line 5, app/components/purchaser/claim_demage_list/view.scss */
.clain-demage-list .submit-span a {
  margin-right: 25px;
}
/* line 10, app/components/purchaser/claim_demage_list/view.scss */
.clain-demage-list .span4 {
  padding: 5px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  width: 250px;
  text-align: right;
}
/* line 20, app/components/purchaser/claim_demage_list/view.scss */
.clain-demage-list .data-display {
  text-align: center;
}
/* line 23, app/components/purchaser/claim_demage_list/view.scss */
.clain-demage-list .data-display .select {
  width: 70px;
}
/* line 27, app/components/purchaser/claim_demage_list/view.scss */
.clain-demage-list .data-display .js-status {
  width: 75px;
}
/* line 35, app/components/purchaser/claim_demage_list/view.scss */
.clain-demage-list table tr td .leftParts {
  float: left;
  vertical-align: middle;
}
/* line 39, app/components/purchaser/claim_demage_list/view.scss */
.clain-demage-list table tr td .rightParts {
  float: left;
}
/* line 44, app/components/purchaser/claim_demage_list/view.scss */
.clain-demage-list table tr td p a {
  display: inline-block;
  width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 56, app/components/purchaser/claim_demage_list/view.scss */
.modal-upload {
  width: 400px;
}
/* line 58, app/components/purchaser/claim_demage_list/view.scss */
.modal-upload .modal-body {
  padding: 20px;
}
/* line 60, app/components/purchaser/claim_demage_list/view.scss */
.modal-upload .modal-body .btn-upload {
  border: 0;
  margin: 0 60px;
}
/* line 64, app/components/purchaser/claim_demage_list/view.scss */
.modal-upload .modal-body .file-name {
  display: inline-block;
}
/* line 7, app/components/purchaser/claim_detail/view.scss */
.claim-detail .detailTable li {
  list-style: none;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  color: #53616e;
  /*height: 20px;*/
  line-height: 26px;
  padding-left: 26px;
}
/* line 17, app/components/purchaser/claim_detail/view.scss */
.claim-detail h3 {
  margin: 10px 0;
}
/* line 19, app/components/purchaser/claim_detail/view.scss */
.claim-detail .detail-main .main-left {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 780px;
  padding-right: 19px;
  border-right: 1px solid #eeeeee;
}
/* line 24, app/components/purchaser/claim_detail/view.scss */
.claim-detail .detail-main .main-left h3.line {
  width: 780px;
  background: url(/assets/images/other-images/line1.png);
  text-align: center;
  padding-top: 5px;
}
/* line 31, app/components/purchaser/claim_detail/view.scss */
.claim-detail .detail-main .main-left .claim-info .claim-info-body {
  max-height: 110px;
  overflow-y: auto;
}
/* line 34, app/components/purchaser/claim_detail/view.scss */
.claim-detail .detail-main .main-left .claim-info .claim-info-body .control-group {
  width: 180px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 37, app/components/purchaser/claim_detail/view.scss */
.claim-detail .detail-main .main-left .claim-info .claim-info-body .control-group label {
  width: 80px;
  text-align: right;
}
/* line 42, app/components/purchaser/claim_detail/view.scss */
.claim-detail .detail-main .main-left .claim-info .claim-info-body .claim-info-item {
  background-color: #eef3f9;
  padding: 15px 20px;
  margin-bottom: 20px;
}
/* line 50, app/components/purchaser/claim_detail/view.scss */
.claim-detail .detail-main .main-left .supplier-claim .supplier-claim-body {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 2px dashed #eeeeee;
}
/* line 55, app/components/purchaser/claim_detail/view.scss */
.claim-detail .detail-main .main-left .supplier-claim .supplier-claim-body .supplier-claim-item .item-time {
  float: right;
}
/* line 58, app/components/purchaser/claim_detail/view.scss */
.claim-detail .detail-main .main-left .supplier-claim .supplier-claim-body .supplier-claim-item .item-detail {
  width: 738px;
  margin: 10px 0 30px;
  padding: 10px 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  border: 1px solid #eeeeee;
}
/* line 65, app/components/purchaser/claim_detail/view.scss */
.claim-detail .detail-main .main-left .supplier-claim .supplier-claim-body .supplier-claim-item .item-detail .angle-top {
  position: absolute;
  border: 5px solid;
  border-color: transparent transparent #eeeeee transparent;
  left: 30px;
  top: -10px;
}
/* line 72, app/components/purchaser/claim_detail/view.scss */
.claim-detail .detail-main .main-left .supplier-claim .supplier-claim-body .supplier-claim-item .item-detail .angle-bottom {
  position: absolute;
  border: 5px solid;
  border-color: transparent transparent white transparent;
  left: 30px;
  top: -9px;
}
/* line 79, app/components/purchaser/claim_detail/view.scss */
.claim-detail .detail-main .main-left .supplier-claim .supplier-claim-body .supplier-claim-item .item-detail .file {
  margin-top: 20px;
}
/* line 88, app/components/purchaser/claim_detail/view.scss */
.claim-detail .detail-main .main-left .supplier-claim .text-tools {
  height: 250px;
}
/* line 91, app/components/purchaser/claim_detail/view.scss */
.claim-detail .detail-main .main-left .supplier-claim .text-tools #wysihtml5-editor-toolbar header {
  text-align: left;
  border: 1px solid #eeeeee;
  background-color: #f4f4f4;
}
/* line 95, app/components/purchaser/claim_detail/view.scss */
.claim-detail .detail-main .main-left .supplier-claim .text-tools #wysihtml5-editor-toolbar header ul {
  margin-top: 5px;
}
/* line 101, app/components/purchaser/claim_detail/view.scss */
.claim-detail .detail-main .main-left .supplier-claim .submit-button {
  margin-top: 30px;
}
/* line 106, app/components/purchaser/claim_detail/view.scss */
.claim-detail .detail-main .main-right {
  padding-left: 20px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 109, app/components/purchaser/claim_detail/view.scss */
.claim-detail .detail-main .main-right p {
  font-weight: bold;
}
/* line 113, app/components/purchaser/claim_detail/view.scss */
.claim-detail .detail-main .agreeOrNot {
  margin: 20px 0;
}
/* line 117, app/components/purchaser/claim_detail/view.scss */
.claim-detail .text-tool-iframe {
  border: 1px solid #eeeeee !important;
  margin-top: 10px !important;
  width: 765px !important;
}
/* line 122, app/components/purchaser/claim_detail/view.scss */
.claim-detail .supplier-list,
.claim-detail .purchaser-list {
  width: 200px;
}
/* line 7, app/components/purchaser/claim_detail2/view.scss */
.claim-detail2 .detail-main .main-left {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 780px;
  padding-right: 19px;
  border-right: 1px solid #eeeeee;
}
/* line 12, app/components/purchaser/claim_detail2/view.scss */
.claim-detail2 .detail-main .main-left h3.line {
  width: 780px;
  background: url(/assets/images/other-images/line1.png);
  text-align: center;
  padding-top: 5px;
}
/* line 19, app/components/purchaser/claim_detail2/view.scss */
.claim-detail2 .detail-main .main-left .claim-info .claim-info-body {
  max-height: 440px;
  overflow: auto;
}
/* line 22, app/components/purchaser/claim_detail2/view.scss */
.claim-detail2 .detail-main .main-left .claim-info .claim-info-body .control-group {
  width: 180px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 25, app/components/purchaser/claim_detail2/view.scss */
.claim-detail2 .detail-main .main-left .claim-info .claim-info-body .control-group label {
  width: 80px;
  text-align: right;
}
/* line 30, app/components/purchaser/claim_detail2/view.scss */
.claim-detail2 .detail-main .main-left .claim-info .claim-info-body .claim-info-item {
  background-color: #eef3f9;
  padding: 15px 20px;
  margin-bottom: 20px;
}
/* line 38, app/components/purchaser/claim_detail2/view.scss */
.claim-detail2 .detail-main .main-left .supplier-claim .supplier-claim-body {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 2px dashed #eeeeee;
}
/* line 43, app/components/purchaser/claim_detail2/view.scss */
.claim-detail2 .detail-main .main-left .supplier-claim .supplier-claim-body .supplier-claim-item .item-time {
  float: right;
}
/* line 46, app/components/purchaser/claim_detail2/view.scss */
.claim-detail2 .detail-main .main-left .supplier-claim .supplier-claim-body .supplier-claim-item .item-detail {
  width: 738px;
  margin: 10px 0 30px;
  padding: 10px 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  border: 1px solid #eeeeee;
}
/* line 53, app/components/purchaser/claim_detail2/view.scss */
.claim-detail2 .detail-main .main-left .supplier-claim .supplier-claim-body .supplier-claim-item .item-detail .angle-top {
  position: absolute;
  border: 5px solid;
  border-color: transparent transparent #eeeeee transparent;
  left: 30px;
  top: -10px;
}
/* line 60, app/components/purchaser/claim_detail2/view.scss */
.claim-detail2 .detail-main .main-left .supplier-claim .supplier-claim-body .supplier-claim-item .item-detail .angle-bottom {
  position: absolute;
  border: 5px solid;
  border-color: transparent transparent white transparent;
  left: 30px;
  top: -9px;
}
/* line 67, app/components/purchaser/claim_detail2/view.scss */
.claim-detail2 .detail-main .main-left .supplier-claim .supplier-claim-body .supplier-claim-item .item-detail .file {
  margin-top: 20px;
}
/* line 76, app/components/purchaser/claim_detail2/view.scss */
.claim-detail2 .detail-main .main-left .supplier-claim .text-tools {
  height: 250px;
}
/* line 79, app/components/purchaser/claim_detail2/view.scss */
.claim-detail2 .detail-main .main-left .supplier-claim .text-tools #wysihtml5-editor-toolbar header {
  text-align: left;
  border: 1px solid #eeeeee;
  background-color: #f4f4f4;
}
/* line 83, app/components/purchaser/claim_detail2/view.scss */
.claim-detail2 .detail-main .main-left .supplier-claim .text-tools #wysihtml5-editor-toolbar header ul {
  margin-top: 5px;
}
/* line 89, app/components/purchaser/claim_detail2/view.scss */
.claim-detail2 .detail-main .main-left .supplier-claim .submit-button {
  margin-top: 10px;
}
/* line 94, app/components/purchaser/claim_detail2/view.scss */
.claim-detail2 .detail-main .main-right {
  padding-left: 20px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 97, app/components/purchaser/claim_detail2/view.scss */
.claim-detail2 .detail-main .main-right p {
  font-weight: bold;
}
/* line 102, app/components/purchaser/claim_detail2/view.scss */
.claim-detail2 .text-tool-iframe {
  border: 1px solid #eeeeee !important;
  margin-top: 10px !important;
  width: 765px !important;
}
/* line 107, app/components/purchaser/claim_detail2/view.scss */
.claim-detail2 .supplier-list,
.claim-detail2 .purchaser-list {
  width: 200px;
}
/* line 4, app/components/purchaser/claimant_mutual/view.scss */
.claimant-mutual .block {
  padding: 10px 0;
  margin-bottom: 20px;
}
/* line 7, app/components/purchaser/claimant_mutual/view.scss */
.claimant-mutual .block .span3 {
  width: 290px;
}
/* line 11, app/components/purchaser/claimant_mutual/view.scss */
.claimant-mutual .operate-td, .claimant-mutual .operate-th {
  background-color: #fff6ea;
}
/* line 5, app/components/purchaser/code_datail1_1/view.scss */
.supplier-code .control-group {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 450px;
}
/* line 9, app/components/purchaser/code_datail1_1/view.scss */
.supplier-code legend {
  color: #004ea2;
  font-size: 14px;
  height: 9px;
  margin: 0 0 9px 0;
  font-weight: bold;
  width: 92%;
  margin-left: 8%;
  margin-top: 30px;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
}
/* line 16, app/components/purchaser/code_datail1_1/view.scss */
.supplier-code legend span {
  margin-left: -8%;
  color: #004ea2;
  font-size: 14px;
  font-weight: bold;
}
/* line 21, app/components/purchaser/code_datail1_1/view.scss */
.supplier-code .control-button-group {
  text-align: center;
  margin: 10px;
}
/* line 26, app/components/purchaser/code_datail1_1/view.scss */
.supplier-code .com-group {
  margin-left: 75px;
}
/* line 29, app/components/purchaser/code_datail1_1/view.scss */
.supplier-code .com-group td {
  width: 230px;
  padding: 2px;
  word-wrap: normal;
}
/* line 33, app/components/purchaser/code_datail1_1/view.scss */
.supplier-code .com-group td select {
  margin: 0;
  width: 112px;
}
/* line 37, app/components/purchaser/code_datail1_1/view.scss */
.supplier-code .com-group td input {
  margin: 0;
  width: 100px;
}
/* line 41, app/components/purchaser/code_datail1_1/view.scss */
.supplier-code .com-group td .btn {
  vertical-align: top;
}
/* line 47, app/components/purchaser/code_datail1_1/view.scss */
.supplier-code .control-group .btn-upload {
  padding: 7px 10px;
  font-size: 12px;
  line-height: 12px;
  color: #717171;
  border-color: #ddd;
  background-color: #f4f4f4;
}
/* line 56, app/components/purchaser/code_datail1_1/view.scss */
.supplier-code .purch-group {
  margin-left: 75px;
}
/* line 58, app/components/purchaser/code_datail1_1/view.scss */
.supplier-code .purch-group td {
  width: 230px;
  padding: 2px;
  word-wrap: normal;
}
/* line 62, app/components/purchaser/code_datail1_1/view.scss */
.supplier-code .purch-group td select {
  margin: 0;
  width: 170px;
}
/* line 66, app/components/purchaser/code_datail1_1/view.scss */
.supplier-code .purch-group td input {
  margin: 0;
  width: 170px;
}
/* line 70, app/components/purchaser/code_datail1_1/view.scss */
.supplier-code .purch-group td .btn {
  vertical-align: top;
}
/* line 75, app/components/purchaser/code_datail1_1/view.scss */
.supplier-code .group {
  margin-top: 12px;
}
/* line 78, app/components/purchaser/code_datail1_1/view.scss */
.supplier-code .group .control-group {
  width: 30%;
  padding: 10px 0;
}
/* line 81, app/components/purchaser/code_datail1_1/view.scss */
.supplier-code .group .control-group label {
  text-align: right;
  width: 80px;
}
/* line 87, app/components/purchaser/code_datail1_1/view.scss */
.supplier-code .group .table {
  width: 100%;
  margin: 10px 0 20px 20px;
}
/* line 90, app/components/purchaser/code_datail1_1/view.scss */
.supplier-code .group .table select {
  width: 70%;
}
/* line 93, app/components/purchaser/code_datail1_1/view.scss */
.supplier-code .group .table .content_information {
  display: inline-block;
  list-style: none;
  width: 25%;
  vertical-align: top;
}
/* line 100, app/components/purchaser/code_datail1_1/view.scss */
.supplier-code .group table {
  margin: 10px 0;
}
/* line 103, app/components/purchaser/code_datail1_1/view.scss */
.supplier-code .group .decoration {
  margin: 0 4%;
}
/* line 106, app/components/purchaser/code_datail1_1/view.scss */
.supplier-code .group .consign-underline-span {
  width: 380px;
}
/* line 109, app/components/purchaser/code_datail1_1/view.scss */
.supplier-code .group .consign-underline-span .consign-underline-list {
  width: 200px;
}
/* line 5, app/components/purchaser/code_datail_update/view.scss */
.supplier-code .control-group {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 450px;
}
/* line 9, app/components/purchaser/code_datail_update/view.scss */
.supplier-code legend {
  color: #004ea2;
  font-size: 14px;
  height: 9px;
  margin: 0 0 9px 0;
  font-weight: bold;
  width: 92%;
  margin-left: 8%;
  margin-top: 30px;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
}
/* line 16, app/components/purchaser/code_datail_update/view.scss */
.supplier-code legend span {
  margin-left: -8%;
  color: #004ea2;
  font-size: 14px;
  font-weight: bold;
}
/* line 21, app/components/purchaser/code_datail_update/view.scss */
.supplier-code .control-button-group {
  text-align: center;
  margin: 10px;
}
/* line 26, app/components/purchaser/code_datail_update/view.scss */
.supplier-code .com-group {
  margin-left: 75px;
}
/* line 29, app/components/purchaser/code_datail_update/view.scss */
.supplier-code .com-group td {
  width: 230px;
  padding: 2px;
  word-wrap: normal;
}
/* line 33, app/components/purchaser/code_datail_update/view.scss */
.supplier-code .com-group td select {
  margin: 0;
  width: 112px;
}
/* line 37, app/components/purchaser/code_datail_update/view.scss */
.supplier-code .com-group td input {
  margin: 0;
  width: 100px;
}
/* line 41, app/components/purchaser/code_datail_update/view.scss */
.supplier-code .com-group td .btn {
  vertical-align: top;
}
/* line 47, app/components/purchaser/code_datail_update/view.scss */
.supplier-code .control-group .btn-upload {
  padding: 7px 10px;
  font-size: 12px;
  line-height: 12px;
  color: #717171;
  border-color: #ddd;
  background-color: #f4f4f4;
}
/* line 56, app/components/purchaser/code_datail_update/view.scss */
.supplier-code .purch-group {
  margin-left: 75px;
}
/* line 58, app/components/purchaser/code_datail_update/view.scss */
.supplier-code .purch-group td {
  width: 230px;
  padding: 2px;
  word-wrap: normal;
}
/* line 62, app/components/purchaser/code_datail_update/view.scss */
.supplier-code .purch-group td select {
  margin: 0;
  width: 170px;
}
/* line 66, app/components/purchaser/code_datail_update/view.scss */
.supplier-code .purch-group td input {
  margin: 0;
  width: 170px;
}
/* line 70, app/components/purchaser/code_datail_update/view.scss */
.supplier-code .purch-group td .btn {
  vertical-align: top;
}
/* line 75, app/components/purchaser/code_datail_update/view.scss */
.supplier-code .group {
  margin-top: 12px;
}
/* line 78, app/components/purchaser/code_datail_update/view.scss */
.supplier-code .group .control-group {
  width: 30%;
  padding: 10px 0;
}
/* line 81, app/components/purchaser/code_datail_update/view.scss */
.supplier-code .group .control-group label {
  text-align: right;
  width: 80px;
}
/* line 87, app/components/purchaser/code_datail_update/view.scss */
.supplier-code .group .table {
  width: 100%;
  margin: 10px 0 20px 20px;
}
/* line 90, app/components/purchaser/code_datail_update/view.scss */
.supplier-code .group .table select {
  width: 70%;
}
/* line 93, app/components/purchaser/code_datail_update/view.scss */
.supplier-code .group .table .content_information {
  display: inline-block;
  list-style: none;
  width: 25%;
  vertical-align: top;
}
/* line 100, app/components/purchaser/code_datail_update/view.scss */
.supplier-code .group table {
  margin: 10px 0;
}
/* line 103, app/components/purchaser/code_datail_update/view.scss */
.supplier-code .group .decoration {
  margin: 0 4%;
}
/* line 106, app/components/purchaser/code_datail_update/view.scss */
.supplier-code .group .consign-underline-span {
  width: 380px;
}
/* line 109, app/components/purchaser/code_datail_update/view.scss */
.supplier-code .group .consign-underline-span .consign-underline-list {
  width: 200px;
}
/* line 5, app/components/purchaser/code_detail/view.scss */
.supplier-code_1 ul li {
  list-style: none;
  text-align: left;
}
/* line 8, app/components/purchaser/code_detail/view.scss */
.supplier-code_1 ul {
  vertical-align: top;
}
/* line 9, app/components/purchaser/code_detail/view.scss */
.supplier-code_1 h3 {
  padding: 16px 0 16px 0;
}
/* line 12, app/components/purchaser/code_detail/view.scss */
.supplier-code_1 .fill-title {
  color: #004ea2;
  width: 92%;
  margin-left: 8%;
  margin-top: 30px;
}
/* line 17, app/components/purchaser/code_detail/view.scss */
.supplier-code_1 .fill-title span {
  margin-left: -8%;
}
/* line 22, app/components/purchaser/code_detail/view.scss */
.supplier-code_1 h4 {
  font-size: 14px;
  height: 9px;
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 30px 0;
}
/* line 30, app/components/purchaser/code_detail/view.scss */
.supplier-code_1 .group {
  margin-top: 12px;
}
/* line 33, app/components/purchaser/code_detail/view.scss */
.supplier-code_1 .group .control-group {
  width: 30%;
  padding: 10px 0;
}
/* line 36, app/components/purchaser/code_detail/view.scss */
.supplier-code_1 .group .control-group label {
  text-align: right;
  width: 80px;
}
/* line 42, app/components/purchaser/code_detail/view.scss */
.supplier-code_1 .group .table {
  width: 100%;
  margin: 10px 0 20px 20px;
}
/* line 45, app/components/purchaser/code_detail/view.scss */
.supplier-code_1 .group .table select {
  width: 70%;
}
/* line 48, app/components/purchaser/code_detail/view.scss */
.supplier-code_1 .group .table .content_information {
  display: inline-block;
  width: 25%;
}
/* line 53, app/components/purchaser/code_detail/view.scss */
.supplier-code_1 .group table {
  margin: 10px 0;
}
/* line 56, app/components/purchaser/code_detail/view.scss */
.supplier-code_1 .group .decoration {
  margin: 0 4%;
}
/* line 59, app/components/purchaser/code_detail/view.scss */
.supplier-code_1 .group .consign-underline-span {
  width: 380px;
}
/* line 62, app/components/purchaser/code_detail/view.scss */
.supplier-code_1 .group .consign-underline-span .consign-underline-list {
  width: 200px;
}
/* line 69, app/components/purchaser/code_detail/view.scss */
.supplier-code_1 legend {
  text-indent: 20px;
  width: 150px;
  color: #000000;
  margin: 0px 0px 15px 0px;
  font-weight: bold;
}
/* line 77, app/components/purchaser/code_detail/view.scss */
.supplier-code_1 .content {
  width: 490px;
  height: 170px;
  resize: none;
}
/* line 83, app/components/purchaser/code_detail/view.scss */
.supplier-code_1 .error-input {
  background-color: #ff5654;
  box-shadow: 0 0 10px #f52f1d;
}
/* line 89, app/components/purchaser/code_detail/view.scss */
.supplier-code_1 .control-group {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 30%;
}
/* line 94, app/components/purchaser/code_detail/view.scss */
.supplier-code_1 .control-button-group {
  text-align: center;
  margin: 10px;
}
/* line 100, app/components/purchaser/code_detail/view.scss */
.supplier-code_1 .com-group td {
  width: 230px;
  padding: 2px;
  word-wrap: normal;
}
/* line 104, app/components/purchaser/code_detail/view.scss */
.supplier-code_1 .com-group td select {
  margin: 0;
  width: 112px;
}
/* line 108, app/components/purchaser/code_detail/view.scss */
.supplier-code_1 .com-group td input {
  margin: 0;
  width: 100px;
}
/* line 112, app/components/purchaser/code_detail/view.scss */
.supplier-code_1 .com-group td .btn {
  vertical-align: top;
}
/* line 119, app/components/purchaser/code_detail/view.scss */
.supplier-code_1 .purch-group td {
  width: 230px;
  padding: 2px;
  word-wrap: normal;
}
/* line 123, app/components/purchaser/code_detail/view.scss */
.supplier-code_1 .purch-group td select {
  margin: 0;
  width: 170px;
}
/* line 127, app/components/purchaser/code_detail/view.scss */
.supplier-code_1 .purch-group td input {
  margin: 0;
  width: 112px;
}
/* line 131, app/components/purchaser/code_detail/view.scss */
.supplier-code_1 .purch-group td .btn {
  vertical-align: top;
}
/* line 5, app/components/purchaser/code_new/view.scss */
.code_new ul li {
  list-style: none;
  text-align: left;
}
/* line 8, app/components/purchaser/code_new/view.scss */
.code_new ul {
  vertical-align: top;
}
/* line 9, app/components/purchaser/code_new/view.scss */
.code_new h3 {
  padding: 16px 0 16px 0;
}
/* line 12, app/components/purchaser/code_new/view.scss */
.code_new .fill-title {
  color: #004ea2;
}
/* line 15, app/components/purchaser/code_new/view.scss */
.code_new #user-feedback-form {
  margin-top: 20px;
}
/* line 18, app/components/purchaser/code_new/view.scss */
.code_new #user-feedback-form .span-left {
  text-align: left;
}
/* line 21, app/components/purchaser/code_new/view.scss */
.code_new #user-feedback-form h4 {
  font-size: 14px;
  height: 9px;
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 30px 0;
}
/* line 29, app/components/purchaser/code_new/view.scss */
.code_new .group {
  margin-top: 12px;
}
/* line 32, app/components/purchaser/code_new/view.scss */
.code_new .group .control-group {
  width: 30%;
  padding: 10px 0;
}
/* line 35, app/components/purchaser/code_new/view.scss */
.code_new .group .control-group label {
  text-align: right;
  width: 80px;
}
/* line 41, app/components/purchaser/code_new/view.scss */
.code_new .group .table {
  width: 90%;
  margin: 10px 0 20px 20px;
}
/* line 44, app/components/purchaser/code_new/view.scss */
.code_new .group .table select {
  width: 70%;
}
/* line 47, app/components/purchaser/code_new/view.scss */
.code_new .group .table .content_information {
  display: inline-block;
  width: 25%;
}
/* line 52, app/components/purchaser/code_new/view.scss */
.code_new .group table {
  margin: 10px 0;
}
/* line 55, app/components/purchaser/code_new/view.scss */
.code_new .group .decoration {
  margin: 0 4%;
}
/* line 58, app/components/purchaser/code_new/view.scss */
.code_new .group .consign-underline-span {
  width: 380px;
}
/* line 61, app/components/purchaser/code_new/view.scss */
.code_new .group .consign-underline-span .consign-underline-list {
  width: 200px;
}
/* line 68, app/components/purchaser/code_new/view.scss */
.code_new legend {
  text-indent: 20px;
  width: 150px;
  color: #000000;
  margin: 0px 0px 15px 0px;
  font-weight: bold;
}
/* line 76, app/components/purchaser/code_new/view.scss */
.code_new .content {
  width: 490px;
  height: 170px;
  resize: none;
}
/* line 82, app/components/purchaser/code_new/view.scss */
.code_new .error-input {
  background-color: #ff5654;
  box-shadow: 0 0 10px #f52f1d;
}
/* line 5, app/components/purchaser/complaint_create/view.scss */
.complaint-create h3 {
  padding: 16px 0 16px 0;
}
/* line 9, app/components/purchaser/complaint_create/view.scss */
.complaint-create #complaint-form {
  margin-top: 20px;
}
/* line 12, app/components/purchaser/complaint_create/view.scss */
.complaint-create #complaint-form .span-left {
  text-align: left;
}
/* line 15, app/components/purchaser/complaint_create/view.scss */
.complaint-create #complaint-form h4 {
  font-size: 14px;
  height: 9px;
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 30px 0;
}
/* line 23, app/components/purchaser/complaint_create/view.scss */
.complaint-create .group {
  padding: 0px 25px 25px 80px;
  margin-top: 12px;
}
/* line 27, app/components/purchaser/complaint_create/view.scss */
.complaint-create .group .consign-underline-span {
  width: 380px;
}
/* line 30, app/components/purchaser/complaint_create/view.scss */
.complaint-create .group .consign-underline-span .consign-underline-list {
  width: 200px;
}
/* line 37, app/components/purchaser/complaint_create/view.scss */
.complaint-create legend {
  text-indent: 20px;
  width: 150px;
  color: #000000;
  margin: 0px 0px 15px 0px;
  font-weight: bold;
}
/* line 45, app/components/purchaser/complaint_create/view.scss */
.complaint-create .none-style-input {
  background-color: #f4f4f4;
  height: 20px;
  border: none #f4f4f4 0px;
  font-size: 14px;
  cursor: pointer;
  cursor: hand;
  font-weight: bold;
}
/* line 55, app/components/purchaser/complaint_create/view.scss */
.complaint-create .spacing30 {
  display: inline;
  margin-left: 30px;
}
/* line 60, app/components/purchaser/complaint_create/view.scss */
.complaint-create .reason-card {
  border: 2px solid #273485;
  background-color: #f8f8f8;
  min-height: 150px;
  width: 250px;
  padding: 10px;
  line-height: 5px;
  border-radius: 4px;
  float: left;
  margin: 20px 20px 5px 5px;
}
/* line 71, app/components/purchaser/complaint_create/view.scss */
.complaint-create .reason-card label {
  width: 120px;
  text-align: right;
}
/* line 76, app/components/purchaser/complaint_create/view.scss */
.complaint-create .reason-card input {
  width: 170px;
}
/* line 81, app/components/purchaser/complaint_create/view.scss */
.complaint-create .cutting-line {
  border: 1px dotted #afafaf;
  margin: 10px;
}
/* line 86, app/components/purchaser/complaint_create/view.scss */
.complaint-create .content {
  width: 490px;
  height: 170px;
  resize: none;
}
/* line 92, app/components/purchaser/complaint_create/view.scss */
.complaint-create .error-input {
  background-color: #ff5654;
  box-shadow: 0 0 10px #f52f1d;
}
/* line 97, app/components/purchaser/complaint_create/view.scss */
.complaint-create #claimAmount input {
  ime-mode: disabled;
}
/* line 101, app/components/purchaser/complaint_create/view.scss */
.complaint-create .product-show p {
  text-align: left;
  padding: 5px 0;
}
/* line 2, app/components/purchaser/complaint_detail/view.scss */
.complaint-detail {
  padding: 10px;
}
/* line 4, app/components/purchaser/complaint_detail/view.scss */
.complaint-detail h3 {
  display: inline-block;
  margin-right: 20px;
}
/* line 9, app/components/purchaser/complaint_detail/view.scss */
.complaint-detail .title-cutting {
  border: 1px solid #005fa7;
  width: 100%;
  height: 0px;
  margin-left: 20px;
}
/* line 16, app/components/purchaser/complaint_detail/view.scss */
.complaint-detail .table {
  margin-top: 10px;
  margin-left: 20px;
  margin-bottom: 10px;
  float: left;
}
/* line 23, app/components/purchaser/complaint_detail/view.scss */
.complaint-detail label {
  float: left;
}
/* line 27, app/components/purchaser/complaint_detail/view.scss */
.complaint-detail th {
  font-weight: bold;
}
/* line 31, app/components/purchaser/complaint_detail/view.scss */
.complaint-detail .cp-content {
  color: #20216c;
  text-align: left;
}
/* line 36, app/components/purchaser/complaint_detail/view.scss */
.complaint-detail .right {
  float: right;
}
/* line 42, app/components/purchaser/complaint_detail/view.scss */
.complaint-detail .chat-btn:hover {
  color: #ce5d0c;
  text-decoration: underline;
  font-weight: bold;
}

/* line 50, app/components/purchaser/complaint_detail/view.scss */
.chat-modal {
  width: 800px;
}
/* line 54, app/components/purchaser/complaint_detail/view.scss */
.chat-modal .message-container {
  outline: 0;
  height: 350px;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  margin: 0px 0px 10px 0px;
  overflow: auto;
}
/* line 65, app/components/purchaser/complaint_detail/view.scss */
.chat-modal textarea {
  width: 630px;
  height: 80px;
  resize: none;
  overflow: auto;
  display: inline-block;
}
/* line 73, app/components/purchaser/complaint_detail/view.scss */
.chat-modal .send-msg-btn {
  float: right;
  height: 90px;
  display: inline-block;
}
/* line 79, app/components/purchaser/complaint_detail/view.scss */
.chat-modal .msg-tip {
  position: relative;
}
/* line 83, app/components/purchaser/complaint_detail/view.scss */
.chat-modal .message-container > div {
  margin-top: 10px;
}
/* line 87, app/components/purchaser/complaint_detail/view.scss */
.chat-modal .msg-text {
  max-width: 480px;
}
/* line 91, app/components/purchaser/complaint_detail/view.scss */
.chat-modal .tip {
  line-height: 22px;
  height: 100%;
  min-height: 26px;
  max-height: 200px;
  background-color: #fafbfe;
}
/* line 99, app/components/purchaser/complaint_detail/view.scss */
.chat-modal .sender {
  display: inline-block;
}
/* line 103, app/components/purchaser/complaint_detail/view.scss */
.chat-modal .he .msg-tip {
  box-shadow: 0 0 4px 1px #ca882b;
}
/* line 109, app/components/purchaser/complaint_detail/view.scss */
.chat-modal .control-group .table-1000 {
  width: 1000px;
}
/* line 4, app/components/purchaser/complaint_list/view.scss */
.complaint-list pre {
  text-align: left;
}
/* line 7, app/components/purchaser/complaint_list/view.scss */
.complaint-list .span4 {
  width: 260px;
}
/* line 10, app/components/purchaser/complaint_list/view.scss */
.complaint-list .complaint-list-count {
  padding: 10px 0;
}
/* line 13, app/components/purchaser/complaint_list/view.scss */
.complaint-list .complaint-list-count .inline-left {
  display: inline-block;
  margin-right: 30px;
}
/* line 19, app/components/purchaser/complaint_list/view.scss */
.complaint-list .complaint-list-pagination {
  margin: 20px 0;
  text-align: right;
}
/* line 1, app/components/purchaser/creatCheckPaper/view.scss */
.creatCheckPaper {
  min-height: 85%;
  float: left;
  position: relative;
}
/* line 5, app/components/purchaser/creatCheckPaper/view.scss */
.creatCheckPaper .content_appove {
  font-size: 14px;
  padding: 10px 0;
}
/* line 10, app/components/purchaser/creatCheckPaper/view.scss */
.creatCheckPaper #supplier-settle-form > div {
  margin-bottom: 16px;
}
/* line 12, app/components/purchaser/creatCheckPaper/view.scss */
.creatCheckPaper #supplier-settle-form > div label {
  width: 120px;
  text-align: right;
  font-size: 12px;
}
/* line 17, app/components/purchaser/creatCheckPaper/view.scss */
.creatCheckPaper #supplier-settle-form > div input[type=text], .creatCheckPaper #supplier-settle-form > div textarea, .creatCheckPaper #supplier-settle-form > div select {
  width: 360px;
  padding: 0 10px;
  height: 26px;
}
/* line 22, app/components/purchaser/creatCheckPaper/view.scss */
.creatCheckPaper #supplier-settle-form > div textarea {
  height: 110px;
}
/* line 26, app/components/purchaser/creatCheckPaper/view.scss */
.creatCheckPaper #supplier-settle-form > div select {
  width: 120px;
  padding: 0;
  margin-right: 8px;
}
/* line 32, app/components/purchaser/creatCheckPaper/view.scss */
.creatCheckPaper #supplier-settle-form > div .btn-upload span {
  color: #4287c8;
}
/* line 38, app/components/purchaser/creatCheckPaper/view.scss */
.creatCheckPaper #supplier-settle-form .btn-contain .btn {
  margin-left: 120px;
  width: 120px;
  margin-top: 20px;
  background: #004ea2;
}
/* line 2, app/components/purchaser/create_module_num/view.scss */
.supplier-evaluate-nature-details .right-pagination {
  text-align: right;
  margin: 20px 0;
}

/* line 8, app/components/purchaser/create_module_num/view.scss */
.line-model .modal-header span {
  float: right;
  width: 12px;
  height: 12px;
  margin-top: 15px;
  margin-right: 10px;
}
/* line 3, app/components/purchaser/delay_requirement_report/view.scss */
.delay_requirement_report table tr:nth-child(1) {
  height: 55px !important;
  line-height: 55px !important;
}
/* line 7, app/components/purchaser/delay_requirement_report/view.scss */
.delay_requirement_report table tr:nth-child(0) {
  background-color: #fff !important;
  color: #004a82;
  font-size: 14px;
}
/* line 13, app/components/purchaser/delay_requirement_report/view.scss */
.delay_requirement_report .breadcrumb {
  height: 50px;
  line-height: 50px;
  color: #0059a9;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  padding: 30px 30px 20px 30px;
}
/* line 20, app/components/purchaser/delay_requirement_report/view.scss */
.delay_requirement_report .breadcrumb select {
  border-radius: 0;
}
/* line 23, app/components/purchaser/delay_requirement_report/view.scss */
.delay_requirement_report .breadcrumb #selectYear {
  width: 120px;
  margin-left: 6px;
}
/* line 27, app/components/purchaser/delay_requirement_report/view.scss */
.delay_requirement_report .breadcrumb input {
  position: relative;
  top: -2px;
  left: 6px;
  border-radius: 0;
}
/* line 33, app/components/purchaser/delay_requirement_report/view.scss */
.delay_requirement_report .breadcrumb .js-search-pl {
  margin-left: 20px;
}
/* line 37, app/components/purchaser/delay_requirement_report/view.scss */
.delay_requirement_report .main-body {
  width: 1140px;
  overflow: hidden;
  padding: 0 30px 20px 30px;
}
/* line 42, app/components/purchaser/delay_requirement_report/view.scss */
.delay_requirement_report .main-body .tab ul {
  background-color: #fff;
}
/* line 44, app/components/purchaser/delay_requirement_report/view.scss */
.delay_requirement_report .main-body .tab ul li {
  margin: 0 6px 0 8px;
}
/* line 46, app/components/purchaser/delay_requirement_report/view.scss */
.delay_requirement_report .main-body .tab ul li a {
  padding: 10px 21px;
  border: none;
  background-color: #f3f3f3;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
}
/* line 55, app/components/purchaser/delay_requirement_report/view.scss */
.delay_requirement_report .main-body .tab ul .active a {
  color: #fff;
  background-color: #004ea2;
}
/* line 61, app/components/purchaser/delay_requirement_report/view.scss */
.delay_requirement_report .main-body .tab .tab-contents {
  border: none;
  padding: 20px 0;
}
/* line 64, app/components/purchaser/delay_requirement_report/view.scss */
.delay_requirement_report .main-body .tab .tab-contents table {
  width: 100%;
  color: #7a7a7a;
  border: none;
  font-family: 'Microsoft YaHei';
}
/* line 69, app/components/purchaser/delay_requirement_report/view.scss */
.delay_requirement_report .main-body .tab .tab-contents table tr {
  height: 40px;
  line-height: 40px;
}
/* line 72, app/components/purchaser/delay_requirement_report/view.scss */
.delay_requirement_report .main-body .tab .tab-contents table tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 75, app/components/purchaser/delay_requirement_report/view.scss */
.delay_requirement_report .main-body .tab .tab-contents table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 81, app/components/purchaser/delay_requirement_report/view.scss */
.delay_requirement_report .main-body .tab .tab-contents table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 84, app/components/purchaser/delay_requirement_report/view.scss */
.delay_requirement_report .main-body .tab .tab-contents table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 87, app/components/purchaser/delay_requirement_report/view.scss */
.delay_requirement_report .main-body .tab .tab-contents table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 92, app/components/purchaser/delay_requirement_report/view.scss */
.delay_requirement_report .main-body .tab .tab-contents table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 2, app/components/purchaser/demand_add_sub_solution_require/view.scss */
.demand-add-sub-solution-require hr {
  margin-left: 20px;
  margin-right: 100px;
}
/* line 7, app/components/purchaser/demand_add_sub_solution_require/view.scss */
.demand-add-sub-solution-require .confirm-update {
  height: 30px;
  margin-left: 20px;
}
/* line 12, app/components/purchaser/demand_add_sub_solution_require/view.scss */
.demand-add-sub-solution-require .control-group {
  padding-left: 20px;
  display: flex;
  margin-bottom: 20px;
}
/* line 17, app/components/purchaser/demand_add_sub_solution_require/view.scss */
.demand-add-sub-solution-require .control-group label {
  float: left;
  width: 150px;
  padding-top: 8px;
}
/* line 23, app/components/purchaser/demand_add_sub_solution_require/view.scss */
.demand-add-sub-solution-require .control-group .common-require {
  width: 610px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  float: left;
}
/* line 28, app/components/purchaser/demand_add_sub_solution_require/view.scss */
.demand-add-sub-solution-require .control-group .common-require li {
  list-style-type: none;
}
/* line 31, app/components/purchaser/demand_add_sub_solution_require/view.scss */
.demand-add-sub-solution-require .control-group .common-require ul {
  padding-left: 10px;
}
/* line 36, app/components/purchaser/demand_add_sub_solution_require/view.scss */
.demand-add-sub-solution-require .control-group textarea {
  width: 600px;
  height: 70px;
  resize: none;
}
/* line 41, app/components/purchaser/demand_add_sub_solution_require/view.scss */
.demand-add-sub-solution-require .control-group .ps {
  width: 610px;
  margin-bottom: 0px;
  margin-top: 0px;
  color: #4287c8;
  float: left;
}
/* line 4, app/components/purchaser/demand_jz_list/view.scss */
.demand-jz-list .demand-code {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 150px;
}
/* line 8, app/components/purchaser/demand_jz_list/view.scss */
.demand-jz-list .demand-publish-time {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 11, app/components/purchaser/demand_jz_list/view.scss */
.demand-jz-list .demand-creator {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 180px;
}
/* line 15, app/components/purchaser/demand_jz_list/view.scss */
.demand-jz-list .tab-contents {
  padding: 0;
}
/* line 18, app/components/purchaser/demand_jz_list/view.scss */
.demand-jz-list .tab-content {
  min-height: 0 !important;
}
/* line 20, app/components/purchaser/demand_jz_list/view.scss */
.demand-jz-list .tab-content .block {
  padding: 25px 13px;
}
/* line 24, app/components/purchaser/demand_jz_list/view.scss */
.demand-jz-list .span {
  margin: 2px;
}
/* line 27, app/components/purchaser/demand_jz_list/view.scss */
.demand-jz-list fieldset {
  width: 1000px;
}
/* line 30, app/components/purchaser/demand_jz_list/view.scss */
.demand-jz-list .span1 {
  width: 120px;
}
/* line 33, app/components/purchaser/demand_jz_list/view.scss */
.demand-jz-list .span3 {
  width: 250px;
}
/* line 37, app/components/purchaser/demand_jz_list/view.scss */
.demand-jz-list .td-heading {
  font-weight: normal !important;
}
/* line 41, app/components/purchaser/demand_jz_list/view.scss */
.demand-jz-list .demand-pagination {
  text-align: right;
  padding-bottom: 20px;
}
/* line 44, app/components/purchaser/demand_jz_list/view.scss */
.demand-jz-list .demand-pagination.inline-pagination {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding-bottom: 0;
  width: 860px;
}
/* line 5, app/components/purchaser/demand_jz_module/view.scss */
.demand-jz-module .table-container {
  overflow: auto;
  margin-bottom: 20px;
  min-height: 300px;
}
/* line 10, app/components/purchaser/demand_jz_module/view.scss */
.demand-jz-module .commom-problem-show {
  vertical-align: top;
}
/* line 13, app/components/purchaser/demand_jz_module/view.scss */
.demand-jz-module table {
  overflow: auto;
}
/* line 16, app/components/purchaser/demand_jz_module/view.scss */
.demand-jz-module .one-row {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #eeeeee;
}
/* line 21, app/components/purchaser/demand_jz_module/view.scss */
.demand-jz-module .multi-row {
  white-space: nowrap;
}
/* line 23, app/components/purchaser/demand_jz_module/view.scss */
.demand-jz-module .multi-row span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100px;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
/* line 34, app/components/purchaser/demand_jz_module/view.scss */
.demand-jz-module .post-submit {
  margin: 70px auto 100px auto;
  text-align: center;
}
/* line 38, app/components/purchaser/demand_jz_module/view.scss */
.demand-jz-module .attention {
  color: #cc003a;
}
/* line 40, app/components/purchaser/demand_jz_module/view.scss */
.demand-jz-module .attention ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
/* line 44, app/components/purchaser/demand_jz_module/view.scss */
.demand-jz-module .attention ul li {
  margin: 15px 0px;
}

/* line 51, app/components/purchaser/demand_jz_module/view.scss */
.module-form .control-content {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 53, app/components/purchaser/demand_jz_module/view.scss */
.module-form .control-content p {
  margin: 0 0 10px 0;
}
/* line 55, app/components/purchaser/demand_jz_module/view.scss */
.module-form .control-content p.last {
  margin: 0;
}
/* line 60, app/components/purchaser/demand_jz_module/view.scss */
.module-form .form-left, .module-form .form-right {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 480px;
}
/* line 64, app/components/purchaser/demand_jz_module/view.scss */
.module-form .form-right {
  width: 400px;
}
/* line 68, app/components/purchaser/demand_jz_module/view.scss */
.module-form .select-menu {
  left: 0;
  margin-top: 10px;
  position: absolute;
  width: 164px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
/* line 75, app/components/purchaser/demand_jz_module/view.scss */
.module-form .select-menu ul {
  padding: 0 5px;
  height: auto;
  max-height: 300px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 82, app/components/purchaser/demand_jz_module/view.scss */
.module-form .select-menu li {
  line-height: 20px !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 85, app/components/purchaser/demand_jz_module/view.scss */
.module-form .select-menu li label {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 120px !important;
  margin: 5px 10px 5px 5px !important;
}
/* line 93, app/components/purchaser/demand_jz_module/view.scss */
.module-form .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 99, app/components/purchaser/demand_jz_module/view.scss */
.module-form .select-menu .scope-category-label {
  text-align: left !important;
}
/* line 104, app/components/purchaser/demand_jz_module/view.scss */
.module-form .attestation-show {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 111, app/components/purchaser/demand_jz_module/view.scss */
.common-problem-template-block {
  width: 600px;
  margin-bottom: 20px;
}

/* line 118, app/components/purchaser/demand_jz_module/view.scss */
.module-jz-edit-modal .control-group label {
  width: 90px;
}
/* line 5, app/components/purchaser/demand_jz_new/view.scss */
.demand-jz-new h4 {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  height: 9px;
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 30px 0;
}
/* line 11, app/components/purchaser/demand_jz_new/view.scss */
.demand-jz-new h4.inline {
  font-weight: normal;
  margin-left: 15px;
}
/* line 16, app/components/purchaser/demand_jz_new/view.scss */
.demand-jz-new h4 span {
  background-color: #fff;
  padding-right: 20px;
}
/* line 22, app/components/purchaser/demand_jz_new/view.scss */
.demand-jz-new .basic-info {
  margin-top: 30px;
}
/* line 25, app/components/purchaser/demand_jz_new/view.scss */
.demand-jz-new .basic-info .form-group {
  overflow: hidden;
}
/* line 28, app/components/purchaser/demand_jz_new/view.scss */
.demand-jz-new .basic-info .form-group .group-section {
  float: left;
  width: 510px;
}
/* line 35, app/components/purchaser/demand_jz_new/view.scss */
.demand-jz-new .team-members {
  margin-top: 30px;
}
/* line 39, app/components/purchaser/demand_jz_new/view.scss */
.demand-jz-new .team-members .table-striped td {
  padding: 0;
  height: 32px;
}
/* line 45, app/components/purchaser/demand_jz_new/view.scss */
.demand-jz-new .team-members .inner-table td {
  border: none;
}
/* line 51, app/components/purchaser/demand_jz_new/view.scss */
.demand-jz-new .supplier-resource {
  margin-top: 30px;
}
/* line 55, app/components/purchaser/demand_jz_new/view.scss */
.demand-jz-new .supplier-resource .table-striped td {
  padding: 0;
  height: 60px;
}
/* line 61, app/components/purchaser/demand_jz_new/view.scss */
.demand-jz-new .supplier-resource .inner-table td {
  border: none;
}
/* line 65, app/components/purchaser/demand_jz_new/view.scss */
.demand-jz-new .supplier-resource .attention {
  padding: 20px 0px;
}
/* line 67, app/components/purchaser/demand_jz_new/view.scss */
.demand-jz-new .supplier-resource .attention p {
  padding: 5px;
}
/* line 73, app/components/purchaser/demand_jz_new/view.scss */
.demand-jz-new .post-submit {
  margin: 100px auto 100px auto;
  text-align: center;
}
/* line 87, app/components/purchaser/demand_jz_new/view.scss */
.demand-jz-new .control-group label {
  margin: 0 17px 17px 0;
}
/* line 90, app/components/purchaser/demand_jz_new/view.scss */
.demand-jz-new .control-group select {
  width: 145px;
  margin-right: 12px;
}
/* line 94, app/components/purchaser/demand_jz_new/view.scss */
.demand-jz-new .control-group input[type="text"] {
  width: 135px;
}
/* line 98, app/components/purchaser/demand_jz_new/view.scss */
.demand-jz-new .control-group .span-right {
  width: 70px;
  text-align: right;
  display: inline-block;
  padding: 0 5px;
}
/* line 105, app/components/purchaser/demand_jz_new/view.scss */
.demand-jz-new .control-group .control-content {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: -6px;
}
/* line 108, app/components/purchaser/demand_jz_new/view.scss */
.demand-jz-new .control-group .control-content p {
  margin-top: 6px;
}
/* line 111, app/components/purchaser/demand_jz_new/view.scss */
.demand-jz-new .control-group .control-content.middle-content {
  vertical-align: middle;
}
/* line 114, app/components/purchaser/demand_jz_new/view.scss */
.demand-jz-new .control-group .control-content .attachment-file {
  width: 340px;
  margin: 10px 0;
}
/* line 117, app/components/purchaser/demand_jz_new/view.scss */
.demand-jz-new .control-group .control-content .attachment-file.first {
  margin-top: 0;
}
/* line 121, app/components/purchaser/demand_jz_new/view.scss */
.demand-jz-new .control-group .control-content .attachment-file label {
  text-align: left;
  width: 80px;
}
/* line 126, app/components/purchaser/demand_jz_new/view.scss */
.demand-jz-new .control-group .control-content .attachment-file .file-name {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 110px;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 135, app/components/purchaser/demand_jz_new/view.scss */
.demand-jz-new .control-group .factory-select {
  width: 370px;
}
/* line 141, app/components/purchaser/demand_jz_new/view.scss */
.demand-jz-new .select-menu {
  left: 0;
  position: absolute;
  width: 146px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
/* line 147, app/components/purchaser/demand_jz_new/view.scss */
.demand-jz-new .select-menu .search {
  padding: 5px;
}
/* line 149, app/components/purchaser/demand_jz_new/view.scss */
.demand-jz-new .select-menu .search input[type=text] {
  width: 85px;
}
/* line 153, app/components/purchaser/demand_jz_new/view.scss */
.demand-jz-new .select-menu ul {
  padding: 0 5px;
  height: auto;
  max-height: 300px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 160, app/components/purchaser/demand_jz_new/view.scss */
.demand-jz-new .select-menu li {
  line-height: 20px !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 163, app/components/purchaser/demand_jz_new/view.scss */
.demand-jz-new .select-menu li label {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 120px !important;
  margin: 5px 10px 5px 5px !important;
}
/* line 171, app/components/purchaser/demand_jz_new/view.scss */
.demand-jz-new .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 177, app/components/purchaser/demand_jz_new/view.scss */
.demand-jz-new .select-menu .scope-category-label {
  text-align: left !important;
}

/* line 183, app/components/purchaser/demand_jz_new/view.scss */
.query-member .hide {
  display: none;
}
/* line 5, app/components/purchaser/demand_list/view.scss */
.demand-list .span1 {
  margin-left: 32px !important;
}
/* line 8, app/components/purchaser/demand_list/view.scss */
.demand-list .demand-code {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 150px;
}
/* line 12, app/components/purchaser/demand_list/view.scss */
.demand-list .demand-publish-time {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 15, app/components/purchaser/demand_list/view.scss */
.demand-list .demand-creator {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 180px;
}
/* line 19, app/components/purchaser/demand_list/view.scss */
.demand-list .td-heading {
  font-weight: normal !important;
}
/* line 22, app/components/purchaser/demand_list/view.scss */
.demand-list .demand-pagination {
  text-align: right;
  padding-bottom: 20px;
}
/* line 25, app/components/purchaser/demand_list/view.scss */
.demand-list .demand-pagination.inline-pagination {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding-bottom: 0;
  width: 860px;
}
/* line 31, app/components/purchaser/demand_list/view.scss */
.demand-list .inline-left {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 200px;
}
/* line 36, app/components/purchaser/demand_list/view.scss */
.demand-list .table-striped .tr-small td {
  height: 20px;
}
/* line 40, app/components/purchaser/demand_list/view.scss */
.demand-list .ie {
  text-align: center;
  border: 1px solid #717171;
  margin-top: 10px;
}

/* line 47, app/components/purchaser/demand_list/view.scss */
.terminate-form .attachment-file-group {
  background-color: #ffffff;
  height: 100px;
  width: 300px;
  margin: 10px;
}
/* line 5, app/components/purchaser/demand_module/view.scss */
.demand-module .table-container {
  overflow: auto;
  margin-bottom: 20px;
  min-height: 300px;
}
/* line 10, app/components/purchaser/demand_module/view.scss */
.demand-module .commom-problem-show {
  vertical-align: top;
}
/* line 13, app/components/purchaser/demand_module/view.scss */
.demand-module table {
  overflow: auto;
}
/* line 16, app/components/purchaser/demand_module/view.scss */
.demand-module .picNames {
  margin: 0 10px;
}
/* line 19, app/components/purchaser/demand_module/view.scss */
.demand-module .one-row {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #eeeeee;
}
/* line 24, app/components/purchaser/demand_module/view.scss */
.demand-module .multi-row {
  white-space: nowrap;
}
/* line 26, app/components/purchaser/demand_module/view.scss */
.demand-module .multi-row span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100px;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
/* line 37, app/components/purchaser/demand_module/view.scss */
.demand-module .post-submit {
  margin: 70px auto 100px auto;
  text-align: center;
}

/* line 44, app/components/purchaser/demand_module/view.scss */
.module-form .control-content {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 46, app/components/purchaser/demand_module/view.scss */
.module-form .control-content p {
  margin: 0 0 10px 0;
}
/* line 48, app/components/purchaser/demand_module/view.scss */
.module-form .control-content p.last {
  margin: 0;
}
/* line 53, app/components/purchaser/demand_module/view.scss */
.module-form .form-left, .module-form .form-right {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 480px;
}
/* line 57, app/components/purchaser/demand_module/view.scss */
.module-form .form-right {
  width: 400px;
}
/* line 61, app/components/purchaser/demand_module/view.scss */
.module-form .select-menu {
  left: 0;
  margin-top: 10px;
  position: absolute;
  width: 164px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
/* line 68, app/components/purchaser/demand_module/view.scss */
.module-form .select-menu ul {
  padding: 0 5px;
  height: auto;
  max-height: 300px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 75, app/components/purchaser/demand_module/view.scss */
.module-form .select-menu li {
  line-height: 20px !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 78, app/components/purchaser/demand_module/view.scss */
.module-form .select-menu li label {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 120px !important;
  margin: 5px 10px 5px 5px !important;
}
/* line 86, app/components/purchaser/demand_module/view.scss */
.module-form .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 92, app/components/purchaser/demand_module/view.scss */
.module-form .select-menu .scope-category-label {
  text-align: left !important;
}
/* line 97, app/components/purchaser/demand_module/view.scss */
.module-form .attestation-show {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 104, app/components/purchaser/demand_module/view.scss */
.common-problem-template-block {
  width: 600px;
  margin-bottom: 20px;
}

/* line 109, app/components/purchaser/demand_module/view.scss */
.module-edit-modal .modal-body {
  padding: 40px 20px;
}
/* line 113, app/components/purchaser/demand_module/view.scss */
.module-edit-modal .modal-body .control-group label {
  width: 85px;
}
/* line 5, app/components/purchaser/demand_module_prime_cost/view.scss */
.demand-module-prime-cost .form {
  margin-top: 20px;
}
/* line 9, app/components/purchaser/demand_module_prime_cost/view.scss */
.demand-module-prime-cost .hide {
  display: none !important;
}
/* line 13, app/components/purchaser/demand_module_prime_cost/view.scss */
.demand-module-prime-cost .module-prime-cost-pagination {
  margin: 20px 0;
  text-align: right;
}
/* line 18, app/components/purchaser/demand_module_prime_cost/view.scss */
.demand-module-prime-cost ul {
  text-indent: 2em;
}
/* line 20, app/components/purchaser/demand_module_prime_cost/view.scss */
.demand-module-prime-cost ul li {
  list-style-type: none;
  line-height: 22px;
}
/* line 5, app/components/purchaser/demand_new/view.scss */
.demand-new .span-right {
  width: 70px !important;
  text-align: right;
  display: inline-block;
  padding: 0 5px;
}
/* line 11, app/components/purchaser/demand_new/view.scss */
.demand-new .hide {
  display: none !important;
}
/* line 14, app/components/purchaser/demand_new/view.scss */
.demand-new h4 {
  font-size: 14px;
  height: 9px;
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 30px 0;
}
/* line 19, app/components/purchaser/demand_new/view.scss */
.demand-new h4.inline {
  font-weight: normal;
  margin-left: 15px;
}
/* line 24, app/components/purchaser/demand_new/view.scss */
.demand-new h4 span {
  background-color: #fff;
  padding-right: 20px;
}
/* line 30, app/components/purchaser/demand_new/view.scss */
.demand-new .product-show {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 600px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 38, app/components/purchaser/demand_new/view.scss */
.demand-new .notification {
  color: #ff0000;
  display: none;
}
/* line 43, app/components/purchaser/demand_new/view.scss */
.demand-new .product-notification {
  margin: 0 10px 17px 50px;
}
/* line 47, app/components/purchaser/demand_new/view.scss */
.demand-new .time-notification-div {
  margin: 0 0 5px 0;
  padding: 10px;
  text-indent: 2em;
}
/* line 54, app/components/purchaser/demand_new/view.scss */
.demand-new .control-group label {
  margin: 0 17px 17px 0;
}
/* line 57, app/components/purchaser/demand_new/view.scss */
.demand-new .control-group select {
  width: 145px;
  margin-right: 12px;
}
/* line 61, app/components/purchaser/demand_new/view.scss */
.demand-new .control-group input[type="text"] {
  width: 135px;
}
/* line 64, app/components/purchaser/demand_new/view.scss */
.demand-new .control-group .input-group {
  display: inline;
}
/* line 66, app/components/purchaser/demand_new/view.scss */
.demand-new .control-group .input-group input {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border-right: 0;
}
/* line 71, app/components/purchaser/demand_new/view.scss */
.demand-new .control-group .descriptionT {
  width: 295px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  padding: 5px;
  float: left;
}
/* line 77, app/components/purchaser/demand_new/view.scss */
.demand-new .control-group .descriptionT li {
  list-style-type: decimal;
}
/* line 81, app/components/purchaser/demand_new/view.scss */
.demand-new .control-group .btn.calendar {
  padding: 5px 7px;
  border-left: none;
  background-color: #fff;
}
/* line 86, app/components/purchaser/demand_new/view.scss */
.demand-new .control-group .btn.calendar:hover {
  border-color: #ddd;
  background-color: #f4f4f4;
}
/* line 90, app/components/purchaser/demand_new/view.scss */
.demand-new .control-group .control-content {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: -6px;
}
/* line 93, app/components/purchaser/demand_new/view.scss */
.demand-new .control-group .control-content p {
  margin-top: 6px;
}
/* line 96, app/components/purchaser/demand_new/view.scss */
.demand-new .control-group .control-content.middle-content {
  vertical-align: middle;
}
/* line 99, app/components/purchaser/demand_new/view.scss */
.demand-new .control-group .control-content .attachment-file {
  width: 340px;
  margin: 10px 0;
}
/* line 102, app/components/purchaser/demand_new/view.scss */
.demand-new .control-group .control-content .attachment-file.first {
  margin-top: 0;
}
/* line 105, app/components/purchaser/demand_new/view.scss */
.demand-new .control-group .control-content .attachment-file .file-name {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: 6px;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 114, app/components/purchaser/demand_new/view.scss */
.demand-new .control-group .factory-select {
  width: 370px;
}
/* line 117, app/components/purchaser/demand_new/view.scss */
.demand-new .control-group .design-select {
  width: 200px;
}
/* line 120, app/components/purchaser/demand_new/view.scss */
.demand-new .control-group .supplier-scope-show {
  text-overflow: ellipsis;
  overflow: auto;
  display: inline-block;
  vertical-align: text-bottom;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 125, app/components/purchaser/demand_new/view.scss */
.demand-new .control-group .supplier-scope-show.from-product {
  width: 600px;
}
/* line 128, app/components/purchaser/demand_new/view.scss */
.demand-new .control-group .supplier-scope-show.from-extra {
  width: 600px;
}
/* line 134, app/components/purchaser/demand_new/view.scss */
.demand-new .basic-info {
  margin-top: 10px;
}
/* line 137, app/components/purchaser/demand_new/view.scss */
.demand-new .basic-info .form-group {
  overflow: hidden;
}
/* line 140, app/components/purchaser/demand_new/view.scss */
.demand-new .basic-info .form-group .group-section {
  float: left;
  width: 510px;
}
/* line 146, app/components/purchaser/demand_new/view.scss */
.demand-new .team-members {
  margin-top: 30px;
}
/* line 150, app/components/purchaser/demand_new/view.scss */
.demand-new .team-members .table-striped td {
  padding: 0;
  height: 32px;
}
/* line 156, app/components/purchaser/demand_new/view.scss */
.demand-new .team-members .inner-table td {
  border: none;
}
/* line 161, app/components/purchaser/demand_new/view.scss */
.demand-new .supplier-resource {
  margin-top: 30px;
}
/* line 165, app/components/purchaser/demand_new/view.scss */
.demand-new .supplier-resource .table-striped td {
  padding: 0;
  height: 32px;
}
/* line 171, app/components/purchaser/demand_new/view.scss */
.demand-new .supplier-resource .inner-table td {
  border: none;
}
/* line 176, app/components/purchaser/demand_new/view.scss */
.demand-new .post-submit {
  margin: 250px auto 100px auto;
  text-align: center;
}
/* line 180, app/components/purchaser/demand_new/view.scss */
.demand-new .select-menu {
  left: 0;
  position: absolute;
  width: 146px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
/* line 186, app/components/purchaser/demand_new/view.scss */
.demand-new .select-menu .search {
  padding: 5px;
}
/* line 188, app/components/purchaser/demand_new/view.scss */
.demand-new .select-menu .search input[type=text] {
  width: 85px;
}
/* line 192, app/components/purchaser/demand_new/view.scss */
.demand-new .select-menu ul {
  padding: 0 5px;
  height: auto;
  max-height: 300px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 199, app/components/purchaser/demand_new/view.scss */
.demand-new .select-menu li {
  line-height: 20px !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 202, app/components/purchaser/demand_new/view.scss */
.demand-new .select-menu li label {
  width: 115px !important;
  margin: 5px 10px 5px 5px !important;
}
/* line 210, app/components/purchaser/demand_new/view.scss */
.demand-new .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 216, app/components/purchaser/demand_new/view.scss */
.demand-new .select-menu .scope-category-label {
  text-align: left !important;
}
/* line 220, app/components/purchaser/demand_new/view.scss */
.demand-new a.file {
  text-decoration: underline;
}
/* line 223, app/components/purchaser/demand_new/view.scss */
.demand-new .supplier-scope-p {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

/* line 229, app/components/purchaser/demand_new/view.scss */
.query-member #query-member-form .control-content {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 233, app/components/purchaser/demand_new/view.scss */
.query-member #query-member-form .team-list-group .control-content {
  max-height: 300px;
  overflow: auto;
}
/* line 238, app/components/purchaser/demand_new/view.scss */
.query-member #query-member-form ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
/* line 242, app/components/purchaser/demand_new/view.scss */
.query-member #query-member-form ul li {
  margin-bottom: 5px;
}
/* line 246, app/components/purchaser/demand_new/view.scss */
.query-member #query-member-form .small-label {
  text-align: left;
}
/* line 250, app/components/purchaser/demand_new/view.scss */
.query-member .hide {
  display: none;
}

/* line 255, app/components/purchaser/demand_new/view.scss */
.show-pass-aptitude-suppliers {
  max-height: 400px;
  overflow-y: auto;
}

/* line 261, app/components/purchaser/demand_new/view.scss */
.modal .modal-header {
  height: 40px;
  line-height: 40px;
  padding: 0;
  font-size: 16px;
  font-weight: normal;
  font-family: "Microsoft YaHei";
  text-align: left;
  padding-left: 20px;
}
/* line 271, app/components/purchaser/demand_new/view.scss */
.modal .modal-header span {
  float: right;
  width: 12px;
  height: 12px;
  margin-top: 15px;
  margin-right: 10px;
}
/* line 1, app/components/purchaser/demand_produtline_analyse/view.scss */
.demand_productline_analyse {
  background-color: #fff;
  padding-top: 20px;
  padding-left: 25px;
  width: 98%;
  padding-bottom: 20px;
}
/* line 8, app/components/purchaser/demand_produtline_analyse/view.scss */
.demand_productline_analyse .demand-productline-body .title {
  margin: 0 auto;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #075b9b;
  font-weight: bold;
}
/* line 16, app/components/purchaser/demand_produtline_analyse/view.scss */
.demand_productline_analyse .demand-productline-body .title > span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 23, app/components/purchaser/demand_produtline_analyse/view.scss */
.demand_productline_analyse .demand-productline-body .main-body {
  width: 100%;
  margin-top: 20px;
}
/* line 26, app/components/purchaser/demand_produtline_analyse/view.scss */
.demand_productline_analyse .demand-productline-body .main-body table {
  color: #7a7a7a;
  border: none;
  font-family: 'Microsoft YaHei';
  display: inline-block;
  float: left;
}
/* line 33, app/components/purchaser/demand_produtline_analyse/view.scss */
.demand_productline_analyse .demand-productline-body .main-body table thead tr {
  background-color: #e1ebf6;
}
/* line 35, app/components/purchaser/demand_produtline_analyse/view.scss */
.demand_productline_analyse .demand-productline-body .main-body table thead tr th {
  width: 115px;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #014a81;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
}
/* line 48, app/components/purchaser/demand_produtline_analyse/view.scss */
.demand_productline_analyse .demand-productline-body .main-body table tbody tr {
  height: 40px;
  line-height: 40px;
}
/* line 51, app/components/purchaser/demand_produtline_analyse/view.scss */
.demand_productline_analyse .demand-productline-body .main-body table tbody tr td {
  text-align: center;
  font-size: 14px;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
  border-left: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
}
/* line 63, app/components/purchaser/demand_produtline_analyse/view.scss */
.demand_productline_analyse .demand-productline-body .main-body table tbody tr:nth-child(odd) {
  background-color: #fff;
}
/* line 66, app/components/purchaser/demand_produtline_analyse/view.scss */
.demand_productline_analyse .demand-productline-body .main-body table tbody tr:nth-child(even) {
  background-color: #fafafa;
}
/* line 1, app/components/purchaser/demand_progress_analyse/view.scss */
.demand_progress_analyse {
  background-color: #f6f6f6;
}
/* line 4, app/components/purchaser/demand_progress_analyse/view.scss */
.demand_progress_analyse .demand-progress-body {
  padding: 0px;
  background-color: #fff;
}
/* line 7, app/components/purchaser/demand_progress_analyse/view.scss */
.demand_progress_analyse .demand-progress-body .title {
  margin: 0 auto;
  height: 20px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #075b9b;
  font-weight: bold;
}
/* line 15, app/components/purchaser/demand_progress_analyse/view.scss */
.demand_progress_analyse .demand-progress-body .title > span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 22, app/components/purchaser/demand_progress_analyse/view.scss */
.demand_progress_analyse .demand-progress-body .main-body {
  width: 100%;
  margin-top: 20px;
}
/* line 25, app/components/purchaser/demand_progress_analyse/view.scss */
.demand_progress_analyse .demand-progress-body .main-body table {
  color: #7a7a7a;
  border: none;
  font-family: 'Microsoft YaHei';
  display: inline-block;
  float: left;
}
/* line 32, app/components/purchaser/demand_progress_analyse/view.scss */
.demand_progress_analyse .demand-progress-body .main-body table thead tr {
  height: 40px;
  line-height: 40px;
  background-color: #e1ebf6;
}
/* line 36, app/components/purchaser/demand_progress_analyse/view.scss */
.demand_progress_analyse .demand-progress-body .main-body table thead tr th {
  width: 115px;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #014a81;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
/* line 48, app/components/purchaser/demand_progress_analyse/view.scss */
.demand_progress_analyse .demand-progress-body .main-body table tbody tr {
  height: 40px;
  line-height: 40px;
}
/* line 51, app/components/purchaser/demand_progress_analyse/view.scss */
.demand_progress_analyse .demand-progress-body .main-body table tbody tr td {
  width: 115px;
  text-align: center;
  font-size: 14px;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
  border-left: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #f4f4f4;
}
/* line 65, app/components/purchaser/demand_progress_analyse/view.scss */
.demand_progress_analyse .demand-progress-body .main-body table tbody tr:last-child {
  background-color: #e5e5e5;
}
/* line 68, app/components/purchaser/demand_progress_analyse/view.scss */
.demand_progress_analyse .demand-progress-body .main-body table tbody tr:nth-child(odd) {
  background-color: #fff;
}
/* line 71, app/components/purchaser/demand_progress_analyse/view.scss */
.demand_progress_analyse .demand-progress-body .main-body table tbody tr:nth-child(even) {
  background-color: #fafafa;
}
/* line 1, app/components/purchaser/demand_progress_time_analyse/view.scss */
.demand_productline_time_analyse {
  background-color: #fff;
  padding-top: 20px;
  padding-left: 20px;
  width: 98%;
  padding-bottom: 20px;
}
/* line 8, app/components/purchaser/demand_progress_time_analyse/view.scss */
.demand_productline_time_analyse .demand-productline-body .title {
  margin: 0 auto;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #075b9b;
  font-weight: bold;
}
/* line 16, app/components/purchaser/demand_progress_time_analyse/view.scss */
.demand_productline_time_analyse .demand-productline-body .title > span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 23, app/components/purchaser/demand_progress_time_analyse/view.scss */
.demand_productline_time_analyse .demand-productline-body .main-body {
  width: 100%;
  margin-top: 20px;
}
/* line 26, app/components/purchaser/demand_progress_time_analyse/view.scss */
.demand_productline_time_analyse .demand-productline-body .main-body table {
  color: #7a7a7a;
  border: none;
  font-family: 'Microsoft YaHei';
  display: inline-block;
  float: left;
}
/* line 33, app/components/purchaser/demand_progress_time_analyse/view.scss */
.demand_productline_time_analyse .demand-productline-body .main-body table thead tr {
  height: 40px;
  line-height: 40px;
  background-color: #e1ebf6;
}
/* line 37, app/components/purchaser/demand_progress_time_analyse/view.scss */
.demand_productline_time_analyse .demand-productline-body .main-body table thead tr th {
  width: 115px;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #014a81;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
/* line 49, app/components/purchaser/demand_progress_time_analyse/view.scss */
.demand_productline_time_analyse .demand-productline-body .main-body table tbody tr {
  height: 40px;
  line-height: 40px;
}
/* line 52, app/components/purchaser/demand_progress_time_analyse/view.scss */
.demand_productline_time_analyse .demand-productline-body .main-body table tbody tr td {
  text-align: center;
  font-size: 14px;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
  border-left: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #f4f4f4;
}
/* line 66, app/components/purchaser/demand_progress_time_analyse/view.scss */
.demand_productline_time_analyse .demand-productline-body .main-body table tbody tr:nth-child(odd) {
  background-color: #fff;
}
/* line 69, app/components/purchaser/demand_progress_time_analyse/view.scss */
.demand_productline_time_analyse .demand-productline-body .main-body table tbody tr:nth-child(even) {
  background-color: #fafafa;
}
/* line 5, app/components/purchaser/demand_resource/view.scss */
.demand-resource .basic-info {
  margin-top: 30px;
}
/* line 8, app/components/purchaser/demand_resource/view.scss */
.demand-resource .basic-info .form-group {
  overflow: hidden;
}
/* line 11, app/components/purchaser/demand_resource/view.scss */
.demand-resource .basic-info .form-group .group-section {
  float: left;
  width: 510px;
}
/* line 18, app/components/purchaser/demand_resource/view.scss */
.demand-resource .time-plan .plan-step ul li .date-div {
  padding: 10px 0;
  height: 74px;
  margin: 0;
  vertical-align: middle;
  text-align: center;
  border: 1px solid #eeeeee;
}
/* line 27, app/components/purchaser/demand_resource/view.scss */
.demand-resource h4 {
  font-size: 14px;
  height: 9px;
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 30px 0;
}
/* line 32, app/components/purchaser/demand_resource/view.scss */
.demand-resource h4.inline {
  font-weight: normal;
  margin-left: 15px;
}
/* line 37, app/components/purchaser/demand_resource/view.scss */
.demand-resource h4 span {
  background-color: #fff;
  padding-right: 20px;
}
/* line 46, app/components/purchaser/demand_resource/view.scss */
.demand-resource .control-group label {
  margin: 0 17px 17px 0;
}
/* line 49, app/components/purchaser/demand_resource/view.scss */
.demand-resource .control-group select {
  width: 145px;
  margin-right: 12px;
}
/* line 53, app/components/purchaser/demand_resource/view.scss */
.demand-resource .control-group input[type="text"] {
  width: 135px;
}
/* line 56, app/components/purchaser/demand_resource/view.scss */
.demand-resource .control-group .input-group {
  display: inline;
}
/* line 58, app/components/purchaser/demand_resource/view.scss */
.demand-resource .control-group .input-group input {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border-right: 0;
}
/* line 63, app/components/purchaser/demand_resource/view.scss */
.demand-resource .control-group .btn.calendar {
  padding: 5px 7px;
  border-left: none;
  background-color: #fff;
}
/* line 68, app/components/purchaser/demand_resource/view.scss */
.demand-resource .control-group .btn.calendar:hover {
  border-color: #ddd;
  background-color: #f4f4f4;
}
/* line 72, app/components/purchaser/demand_resource/view.scss */
.demand-resource .control-group .control-content {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: -6px;
}
/* line 75, app/components/purchaser/demand_resource/view.scss */
.demand-resource .control-group .control-content.middle-content {
  vertical-align: middle;
}
/* line 78, app/components/purchaser/demand_resource/view.scss */
.demand-resource .control-group .control-content .attachment-file {
  width: 360px;
  margin: 10px 0;
}
/* line 81, app/components/purchaser/demand_resource/view.scss */
.demand-resource .control-group .control-content .attachment-file.first {
  margin-top: 0;
}
/* line 84, app/components/purchaser/demand_resource/view.scss */
.demand-resource .control-group .control-content .attachment-file .file-name {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 270px;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 92, app/components/purchaser/demand_resource/view.scss */
.demand-resource .control-group .factory-select {
  width: 370px;
}
/* line 95, app/components/purchaser/demand_resource/view.scss */
.demand-resource .control-group .supplier-scope-show {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  vertical-align: text-bottom;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 100, app/components/purchaser/demand_resource/view.scss */
.demand-resource .control-group .supplier-scope-show.from-product {
  width: 600px;
}
/* line 103, app/components/purchaser/demand_resource/view.scss */
.demand-resource .control-group .supplier-scope-show.from-extra {
  width: 400px;
}
/* line 109, app/components/purchaser/demand_resource/view.scss */
.demand-resource .product-show {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 600px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 120, app/components/purchaser/demand_resource/view.scss */
.demand-resource .team-members {
  margin-top: 30px;
}
/* line 124, app/components/purchaser/demand_resource/view.scss */
.demand-resource .team-members .table-striped td {
  padding: 0;
  height: 32px;
}
/* line 130, app/components/purchaser/demand_resource/view.scss */
.demand-resource .team-members .inner-table td {
  border: none;
}
/* line 135, app/components/purchaser/demand_resource/view.scss */
.demand-resource .supplier-resource {
  margin-top: 30px;
}
/* line 139, app/components/purchaser/demand_resource/view.scss */
.demand-resource .supplier-resource .table-striped td {
  padding: 0;
  height: 32px;
}
/* line 145, app/components/purchaser/demand_resource/view.scss */
.demand-resource .supplier-resource .inner-table td {
  border: none;
}
/* line 150, app/components/purchaser/demand_resource/view.scss */
.demand-resource .post-submit {
  margin: 250px auto 100px auto;
  text-align: center;
}
/* line 154, app/components/purchaser/demand_resource/view.scss */
.demand-resource .select-menu {
  left: 0;
  position: absolute;
  width: 146px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
/* line 160, app/components/purchaser/demand_resource/view.scss */
.demand-resource .select-menu ul {
  padding: 0 5px;
  height: auto;
  max-height: 300px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 167, app/components/purchaser/demand_resource/view.scss */
.demand-resource .select-menu li {
  line-height: 20px !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 170, app/components/purchaser/demand_resource/view.scss */
.demand-resource .select-menu li label {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 120px !important;
  margin: 5px 10px 5px 5px !important;
}
/* line 178, app/components/purchaser/demand_resource/view.scss */
.demand-resource .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 184, app/components/purchaser/demand_resource/view.scss */
.demand-resource .select-menu .scope-category-label {
  text-align: left !important;
}
/* line 188, app/components/purchaser/demand_resource/view.scss */
.demand-resource a.file {
  text-decoration: underline;
}
/* line 191, app/components/purchaser/demand_resource/view.scss */
.demand-resource .supplier-scope-p {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

/* line 196, app/components/purchaser/demand_resource/view.scss */
#query-member-form .control-content {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 200, app/components/purchaser/demand_resource/view.scss */
#query-member-form .team-list-group .control-content {
  max-height: 300px;
  overflow: auto;
}
/* line 205, app/components/purchaser/demand_resource/view.scss */
#query-member-form ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
/* line 209, app/components/purchaser/demand_resource/view.scss */
#query-member-form ul li {
  margin-bottom: 5px;
}
/* line 213, app/components/purchaser/demand_resource/view.scss */
#query-member-form .small-label {
  text-align: left;
}
/* line 1, app/components/purchaser/demand_response_analyse/view.scss */
.demand_response_analyse {
  background-color: #f6f6f6;
}
/* line 4, app/components/purchaser/demand_response_analyse/view.scss */
.demand_response_analyse .demand-response-body {
  padding: 25px;
  background-color: #fff;
}
/* line 7, app/components/purchaser/demand_response_analyse/view.scss */
.demand_response_analyse .demand-response-body .title {
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #075b9b;
  font-weight: bold;
}
/* line 15, app/components/purchaser/demand_response_analyse/view.scss */
.demand_response_analyse .demand-response-body .title > span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 22, app/components/purchaser/demand_response_analyse/view.scss */
.demand_response_analyse .demand-response-body .main-body {
  width: 100%;
  margin-top: 20px;
}
/* line 25, app/components/purchaser/demand_response_analyse/view.scss */
.demand_response_analyse .demand-response-body .main-body table {
  width: 100%;
  color: #7a7a7a;
  border: none;
  font-family: 'Microsoft YaHei';
}
/* line 30, app/components/purchaser/demand_response_analyse/view.scss */
.demand_response_analyse .demand-response-body .main-body table tr {
  height: 40px;
  line-height: 40px;
}
/* line 33, app/components/purchaser/demand_response_analyse/view.scss */
.demand_response_analyse .demand-response-body .main-body table tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 36, app/components/purchaser/demand_response_analyse/view.scss */
.demand_response_analyse .demand-response-body .main-body table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 42, app/components/purchaser/demand_response_analyse/view.scss */
.demand_response_analyse .demand-response-body .main-body table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 45, app/components/purchaser/demand_response_analyse/view.scss */
.demand_response_analyse .demand-response-body .main-body table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 48, app/components/purchaser/demand_response_analyse/view.scss */
.demand_response_analyse .demand-response-body .main-body table tr:nth-child(3) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 53, app/components/purchaser/demand_response_analyse/view.scss */
.demand_response_analyse .demand-response-body .main-body table tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 58, app/components/purchaser/demand_response_analyse/view.scss */
.demand_response_analyse .demand-response-body .main-body table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 1, app/components/purchaser/demand_sub_analyse/view.scss */
.demand_sub_analyse {
  width: 98%;
  padding-bottom: 20px;
  background-color: #fff;
  padding-left: 20px;
  padding-top: 20px;
}
/* line 13, app/components/purchaser/demand_sub_analyse/view.scss */
.demand_sub_analyse .demand-sub-body .title {
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #075b9b;
  font-weight: bold;
}
/* line 21, app/components/purchaser/demand_sub_analyse/view.scss */
.demand_sub_analyse .demand-sub-body .title > span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 28, app/components/purchaser/demand_sub_analyse/view.scss */
.demand_sub_analyse .demand-sub-body .main-body {
  width: 100%;
  margin-top: 10px;
}
/* line 31, app/components/purchaser/demand_sub_analyse/view.scss */
.demand_sub_analyse .demand-sub-body .main-body table {
  color: #7a7a7a;
  border: none;
  font-family: 'Microsoft YaHei';
  display: inline-block;
  float: left;
}
/* line 38, app/components/purchaser/demand_sub_analyse/view.scss */
.demand_sub_analyse .demand-sub-body .main-body table thead tr {
  height: 40px;
  line-height: 40px;
  background-color: #e1ebf6;
}
/* line 42, app/components/purchaser/demand_sub_analyse/view.scss */
.demand_sub_analyse .demand-sub-body .main-body table thead tr th {
  width: 115px;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #014a81;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
}
/* line 55, app/components/purchaser/demand_sub_analyse/view.scss */
.demand_sub_analyse .demand-sub-body .main-body table tbody tr {
  height: 40px;
  line-height: 40px;
}
/* line 58, app/components/purchaser/demand_sub_analyse/view.scss */
.demand_sub_analyse .demand-sub-body .main-body table tbody tr td {
  width: 115px;
  text-align: center;
  font-size: 14px;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
  border-left: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
}
/* line 69, app/components/purchaser/demand_sub_analyse/view.scss */
.demand_sub_analyse .demand-sub-body .main-body table tbody tr:nth-child(odd) {
  background-color: #fff;
}
/* line 72, app/components/purchaser/demand_sub_analyse/view.scss */
.demand_sub_analyse .demand-sub-body .main-body table tbody tr:nth-child(even) {
  background-color: #fafafa;
}
/* line 2, app/components/purchaser/demand_success/view.scss */
.demand-success .alert {
  width: 1015px;
  height: 180px;
}
/* line 5, app/components/purchaser/demand_success/view.scss */
.demand-success .alert .alert-body {
  margin: 0 auto;
  width: 500px;
}
/* line 9, app/components/purchaser/demand_success/view.scss */
.demand-success .alert .alert-operate {
  margin-top: 20px;
  float: left;
  margin-left: 46px;
}
/* line 3, app/components/purchaser/demandjz_progress/view.scss */
.purchaser-jz-post-step h3 {
  margin-top: 20px;
}
/* line 7, app/components/purchaser/demandjz_progress/view.scss */
.purchaser-jz-post-step .post-step {
  margin: 20px 0 0 0;
}
/* line 9, app/components/purchaser/demandjz_progress/view.scss */
.purchaser-jz-post-step .post-step .progress {
  margin: 0;
  padding: 15px 0 0 0;
  text-align: center;
  background-color: #f4f4f4;
  height: 120px;
}
/* line 17, app/components/purchaser/demandjz_progress/view.scss */
.purchaser-jz-post-step .post-step ol {
  margin: 0;
}
/* line 19, app/components/purchaser/demandjz_progress/view.scss */
.purchaser-jz-post-step .post-step ol .progress-bar {
  width: 160px;
}
/* line 21, app/components/purchaser/demandjz_progress/view.scss */
.purchaser-jz-post-step .post-step ol .progress-bar.small-size {
  width: 130px;
}
/* line 25, app/components/purchaser/demandjz_progress/view.scss */
.purchaser-jz-post-step .post-step ol .progress-step-into {
  color: #717171;
}
/* line 27, app/components/purchaser/demandjz_progress/view.scss */
.purchaser-jz-post-step .post-step ol .progress-step-into.last {
  left: -65px;
}
/* line 31, app/components/purchaser/demandjz_progress/view.scss */
.purchaser-jz-post-step .post-step ol .progress-bar.active {
  background-color: #5fa7e8;
}
/* line 34, app/components/purchaser/demandjz_progress/view.scss */
.purchaser-jz-post-step .post-step ol .progress-step.active {
  background-color: #5fa7e8;
}
/* line 37, app/components/purchaser/demandjz_progress/view.scss */
.purchaser-jz-post-step .post-step ol .progress-step.active .progress-step-into, .purchaser-jz-post-step .post-step ol .progress-step.active .color-gray {
  color: #717171;
}
/* line 42, app/components/purchaser/demandjz_progress/view.scss */
.purchaser-jz-post-step .post-step ol .progress-step-date p {
  padding: 0;
  margin: 0;
  color: red;
}
/* line 4, app/components/purchaser/deposit_bank_guarantee/view.scss */
.deposit-bank-guarantee .demand-code {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 150px;
}
/* line 8, app/components/purchaser/deposit_bank_guarantee/view.scss */
.deposit-bank-guarantee .demand-publish-time {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 11, app/components/purchaser/deposit_bank_guarantee/view.scss */
.deposit-bank-guarantee .demand-creator {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 180px;
}
/* line 15, app/components/purchaser/deposit_bank_guarantee/view.scss */
.deposit-bank-guarantee .tab-contents {
  padding: 0;
}
/* line 18, app/components/purchaser/deposit_bank_guarantee/view.scss */
.deposit-bank-guarantee .tab-content {
  min-height: 0 !important;
}
/* line 20, app/components/purchaser/deposit_bank_guarantee/view.scss */
.deposit-bank-guarantee .tab-content .block {
  padding: 25px 13px;
}
/* line 24, app/components/purchaser/deposit_bank_guarantee/view.scss */
.deposit-bank-guarantee .span {
  margin: 2px;
}
/* line 27, app/components/purchaser/deposit_bank_guarantee/view.scss */
.deposit-bank-guarantee fieldset {
  width: 1000px;
}
/* line 30, app/components/purchaser/deposit_bank_guarantee/view.scss */
.deposit-bank-guarantee .span1 {
  width: 120px;
}
/* line 33, app/components/purchaser/deposit_bank_guarantee/view.scss */
.deposit-bank-guarantee .span3 {
  width: 250px;
}
/* line 37, app/components/purchaser/deposit_bank_guarantee/view.scss */
.deposit-bank-guarantee .td-heading {
  font-weight: normal !important;
}
/* line 41, app/components/purchaser/deposit_bank_guarantee/view.scss */
.deposit-bank-guarantee .demand-pagination {
  text-align: right;
  padding-bottom: 20px;
}
/* line 44, app/components/purchaser/deposit_bank_guarantee/view.scss */
.deposit-bank-guarantee .demand-pagination.inline-pagination {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding-bottom: 0;
  width: 860px;
}

/* line 52, app/components/purchaser/deposit_bank_guarantee/view.scss */
.bank-guarantee-form {
  margin: 30px 0px 0px 0px;
  width: 800px;
}
/* line 57, app/components/purchaser/deposit_bank_guarantee/view.scss */
.bank-guarantee-form .control-group label {
  margin: 0 17px 17px 0;
}
/* line 60, app/components/purchaser/deposit_bank_guarantee/view.scss */
.bank-guarantee-form .control-group select {
  width: 200px;
}
/* line 63, app/components/purchaser/deposit_bank_guarantee/view.scss */
.bank-guarantee-form .control-group input[type="text"] {
  width: 200px;
}
/* line 67, app/components/purchaser/deposit_bank_guarantee/view.scss */
.bank-guarantee-form .form-left, .bank-guarantee-form .form-right {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 350px;
}
/* line 71, app/components/purchaser/deposit_bank_guarantee/view.scss */
.bank-guarantee-form .form-right {
  width: 400px;
}
/* line 74, app/components/purchaser/deposit_bank_guarantee/view.scss */
.bank-guarantee-form ul {
  padding: 0;
  margin-left: 100px;
  list-style-type: none;
}
/* line 78, app/components/purchaser/deposit_bank_guarantee/view.scss */
.bank-guarantee-form ul li {
  margin-bottom: 5px;
}
/* line 1, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bg {
  width: 1920px;
  height: 1080px;
  background: url(/srmoem/assets/images/icons.png) 0px 0px no-repeat;
}

/* line 6, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-tip {
  width: 1200px;
  height: 243px;
  background: url(/srmoem/assets/images/icons.png) 0px -1080px no-repeat;
}

/* line 11, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-foot-line {
  width: 1200px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) 0px -1323px no-repeat;
}

/* line 16, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-border-image, .purchaser-derive-demand-detail .demand-line-last {
  width: 1100px;
  height: 48px;
  background: url(/srmoem/assets/images/icons.png) 0px -1363px no-repeat;
}

/* line 21, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-6 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1411px no-repeat;
}

/* line 26, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-3 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1435px no-repeat;
}

/* line 31, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-4 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1459px no-repeat;
}

/* line 36, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-5 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1483px no-repeat;
}

/* line 41, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-7 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1507px no-repeat;
}

/* line 46, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-8 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1531px no-repeat;
}

/* line 51, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-1 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1555px no-repeat;
}

/* line 56, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-2 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1579px no-repeat;
}

/* line 61, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-line1 {
  width: 1001px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1603px no-repeat;
}

/* line 66, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow1 {
  width: 910px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -1001px -1603px no-repeat;
}

/* line 71, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow2 {
  width: 910px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) 0px -1627px no-repeat;
}

/* line 76, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-7 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1640px no-repeat;
}

/* line 81, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-1 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1640px no-repeat;
}

/* line 86, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-6 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1674px no-repeat;
}

/* line 91, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-5 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1674px no-repeat;
}

/* line 96, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-4 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1708px no-repeat;
}

/* line 101, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-2 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1708px no-repeat;
}

/* line 106, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-9 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1742px no-repeat;
}

/* line 111, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-8 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1742px no-repeat;
}

/* line 116, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-top3 {
  width: 382px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1080px no-repeat;
}

/* line 121, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-top1 {
  width: 382px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1135px no-repeat;
}

/* line 126, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-top2 {
  width: 382px;
  height: 52px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1190px no-repeat;
}

/* line 131, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-supplier-logo {
  width: 300px;
  height: 60px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1242px no-repeat;
}

/* line 136, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-buyplatform-new {
  width: 273px;
  height: 60px;
  background: url(/srmoem/assets/images/icons.png) -1500px -1242px no-repeat;
}

/* line 141, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contactUs {
  width: 240px;
  height: 65px;
  background: url(/srmoem/assets/images/icons.png) 0px -1776px no-repeat;
}

/* line 146, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-buyer-admin {
  width: 233px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1080px no-repeat;
}

/* line 151, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-login-logo {
  width: 223px;
  height: 41px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1135px no-repeat;
}

/* line 156, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-supplier-banner {
  width: 220px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1190px no-repeat;
}

/* line 161, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-plansubmit {
  width: 210px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1209px no-repeat;
}

/* line 166, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-interaction {
  width: 210px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1302px no-repeat;
}

/* line 171, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-right {
  width: 207px;
  height: 25px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1323px no-repeat;
}

/* line 176, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b1 {
  width: 195px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1100px -1363px no-repeat;
}

/* line 181, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b2 {
  width: 195px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1295px -1363px no-repeat;
}

/* line 186, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-demand-top {
  width: 166px;
  height: 54px;
  background: url(/srmoem/assets/images/icons.png) -240px -1776px no-repeat;
}

/* line 191, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search-bg {
  width: 162px;
  height: 22px;
  background: url(/srmoem/assets/images/icons.png) -1407px -1323px no-repeat;
}

/* line 196, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser10 {
  width: 160px;
  height: 50px;
  background: url(/srmoem/assets/images/icons.png) -406px -1776px no-repeat;
}

/* line 201, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-topic-now {
  width: 160px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1118px no-repeat;
}

/* line 206, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bottomline {
  width: 1px;
  height: 155px;
  background: url(/srmoem/assets/images/icons.png) -1920px 0px no-repeat;
}

/* line 211, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-demand-sub-top {
  width: 153px;
  height: 54px;
  background: url(/srmoem/assets/images/icons.png) 0px -1841px no-repeat;
}

/* line 216, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-demand-detail-top {
  width: 151px;
  height: 54px;
  background: url(/srmoem/assets/images/icons.png) -153px -1841px no-repeat;
}

/* line 221, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b3 {
  width: 151px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1490px -1363px no-repeat;
}

/* line 226, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b4 {
  width: 151px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1641px -1363px no-repeat;
}

/* line 231, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss3 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px 0px no-repeat;
}

/* line 236, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss2 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -100px no-repeat;
}

/* line 241, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss1 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -200px no-repeat;
}

/* line 246, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss4 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -300px no-repeat;
}

/* line 251, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss6 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -400px no-repeat;
}

/* line 256, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss5 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -500px no-repeat;
}

/* line 261, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-supplier-logo-white {
  width: 148px;
  height: 27px;
  background: url(/srmoem/assets/images/icons.png) -1921px -600px no-repeat;
}

/* line 266, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo {
  width: 147px;
  height: 61px;
  background: url(/srmoem/assets/images/icons.png) -1921px -627px no-repeat;
}

/* line 271, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-left {
  width: 146px;
  height: 25px;
  background: url(/srmoem/assets/images/icons.png) -1921px -688px no-repeat;
}

/* line 276, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-gzt {
  width: 140px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1921px -713px no-repeat;
}

/* line 281, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser3 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -768px no-repeat;
}

/* line 286, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser7 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -812px no-repeat;
}

/* line 291, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser6 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -856px no-repeat;
}

/* line 296, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser5 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -900px no-repeat;
}

/* line 301, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser8 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -944px no-repeat;
}

/* line 306, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser9 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -988px no-repeat;
}

/* line 311, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser1 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1032px no-repeat;
}

/* line 316, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser2 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1076px no-repeat;
}

/* line 321, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser4 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1120px no-repeat;
}

/* line 326, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-scheme-top {
  width: 131px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1164px no-repeat;
}

/* line 331, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-c-hide {
  width: 58px;
  height: 130px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1219px no-repeat;
}

/* line 336, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-c-show {
  width: 58px;
  height: 130px;
  background: url(/srmoem/assets/images/icons.png) -1979px -1219px no-repeat;
}

/* line 341, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-buyplatform {
  width: 130px;
  height: 27px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1349px no-repeat;
}

/* line 346, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-scheme-sub-top {
  width: 128px;
  height: 52px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1376px no-repeat;
}

/* line 351, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-scheme-detail-top {
  width: 128px;
  height: 52px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1428px no-repeat;
}

/* line 356, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhds {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1480px no-repeat;
}

/* line 361, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icondydj {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1524px no-repeat;
}

/* line 366, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconembraco {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1568px no-repeat;
}

/* line 371, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconfl {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1612px no-repeat;
}

/* line 376, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconbg {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1656px no-repeat;
}

/* line 381, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconbe {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1700px no-repeat;
}

/* line 386, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconfxpk {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1744px no-repeat;
}

/* line 391, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icongk {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1788px no-repeat;
}

/* line 396, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconda {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1832px no-repeat;
}

/* line 401, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhh {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1773px -1242px no-repeat;
}

/* line 406, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconxk {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -566px -1776px no-repeat;
}

/* line 411, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhl {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -686px -1776px no-repeat;
}

/* line 416, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsx {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -806px -1776px no-repeat;
}

/* line 421, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhmt {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -926px -1776px no-repeat;
}

/* line 426, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhsm {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1046px -1776px no-repeat;
}

/* line 431, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon3M {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1166px -1776px no-repeat;
}

/* line 436, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconrdc {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1286px -1776px no-repeat;
}

/* line 441, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsps {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1406px -1776px no-repeat;
}

/* line 446, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconrs {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1526px -1776px no-repeat;
}

/* line 451, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconskf {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1646px -1776px no-repeat;
}

/* line 456, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsl {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1766px -1776px no-repeat;
}

/* line 461, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsldj {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -304px -1841px no-repeat;
}

/* line 466, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsbf {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -424px -1841px no-repeat;
}

/* line 471, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-scheme-right {
  width: 111px;
  height: 25px;
  background: url(/srmoem/assets/images/icons.png) -1805px -1135px no-repeat;
}

/* line 476, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contributed-bail {
  width: 106px;
  height: 28px;
  background: url(/srmoem/assets/images/icons.png) -1792px -1363px no-repeat;
}

/* line 481, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contribute-bail {
  width: 104px;
  height: 26px;
  background: url(/srmoem/assets/images/icons.png) -1815px -1080px no-repeat;
}

/* line 486, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-add-pic {
  width: 100px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) 0px -1895px no-repeat;
}

/* line 491, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-add-more-pic {
  width: 100px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -100px -1895px no-repeat;
}

/* line 496, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bubble {
  width: 100px;
  height: 50px;
  background: url(/srmoem/assets/images/icons.png) -200px -1895px no-repeat;
}

/* line 501, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lmfg {
  width: 100px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -544px -1841px no-repeat;
}

/* line 506, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lcy {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -644px -1841px no-repeat;
}

/* line 511, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-lsc {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -742px -1841px no-repeat;
}

/* line 516, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lhlf {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -840px -1841px no-repeat;
}

/* line 521, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lesp {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -938px -1841px no-repeat;
}

/* line 526, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lhaier {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -1036px -1841px no-repeat;
}

/* line 531, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-haizol {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -1134px -1841px no-repeat;
}

/* line 536, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lhope {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -1232px -1841px no-repeat;
}

/* line 541, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-UAPP {
  width: 96px;
  height: 96px;
  background: url(/srmoem/assets/images/icons.png) -2071px 0px no-repeat;
}

/* line 546, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-HDY {
  width: 96px;
  height: 95px;
  background: url(/srmoem/assets/images/icons.png) -2071px -96px no-repeat;
}

/* line 551, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-check-demand {
  width: 96px;
  height: 30px;
  background: url(/srmoem/assets/images/icons.png) -2071px -191px no-repeat;
}

/* line 556, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-leftbg {
  width: 32px;
  height: 84px;
  background: url(/srmoem/assets/images/icons.png) -2071px -221px no-repeat;
}

/* line 561, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-level-5 {
  width: 68px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -305px no-repeat;
}

/* line 566, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-freezer {
  width: 66px;
  height: 66px;
  background: url(/srmoem/assets/images/icons.png) -2071px -321px no-repeat;
}

/* line 571, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-person {
  width: 64px;
  height: 49px;
  background: url(/srmoem/assets/images/icons.png) -2103px -221px no-repeat;
}

/* line 576, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon10 {
  width: 63px;
  height: 63px;
  background: url(/srmoem/assets/images/icons.png) -2071px -387px no-repeat;
}

/* line 581, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon11 {
  width: 63px;
  height: 63px;
  background: url(/srmoem/assets/images/icons.png) -2071px -450px no-repeat;
}

/* line 586, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-kt {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -513px no-repeat;
}

/* line 591, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-qt {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -549px no-repeat;
}

/* line 596, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-mj {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -585px no-repeat;
}

/* line 601, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-xyj {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -621px no-repeat;
}

/* line 606, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-dz {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -657px no-repeat;
}

/* line 611, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-rsq {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -693px no-repeat;
}

/* line 616, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-cfdq {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -729px no-repeat;
}

/* line 621, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bl {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -765px no-repeat;
}

/* line 626, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-circle {
  width: 60px;
  height: 28px;
  background: url(/srmoem/assets/images/icons.png) -2103px -270px no-repeat;
}

/* line 631, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-leftbgLead {
  width: 32px;
  height: 53px;
  background: url(/srmoem/assets/images/icons.png) -2134px -387px no-repeat;
}

/* line 636, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-left01 {
  width: 24px;
  height: 53px;
  background: url(/srmoem/assets/images/icons.png) -2137px -321px no-repeat;
}

/* line 641, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-right01 {
  width: 24px;
  height: 53px;
  background: url(/srmoem/assets/images/icons.png) -2134px -450px no-repeat;
}

/* line 646, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-byMonth {
  width: 50px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -801px no-repeat;
}

/* line 651, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-byYear {
  width: 50px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -825px no-repeat;
}

/* line 656, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-byDay {
  width: 50px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -849px no-repeat;
}

/* line 661, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-line {
  width: 45px;
  height: 30px;
  background: url(/srmoem/assets/images/icons.png) -2071px -873px no-repeat;
}

/* line 666, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goto-top {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -903px no-repeat;
}

/* line 671, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow05 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -903px no-repeat;
}

/* line 676, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow02 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -943px no-repeat;
}

/* line 681, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow04 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -943px no-repeat;
}

/* line 686, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow01 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -983px no-repeat;
}

/* line 691, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-message {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -983px no-repeat;
}

/* line 696, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-questionnaire {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1023px no-repeat;
}

/* line 701, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contact-blue {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1023px no-repeat;
}

/* line 706, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contact {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1063px no-repeat;
}

/* line 711, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow03 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1063px no-repeat;
}

/* line 716, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-person {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1103px no-repeat;
}

/* line 721, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-lock {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1103px no-repeat;
}

/* line 726, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-correct {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1141px no-repeat;
}

/* line 731, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-warning2 {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1141px no-repeat;
}

/* line 736, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-tqrdc {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1179px no-repeat;
}

/* line 741, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-info {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1179px no-repeat;
}

/* line 746, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-order {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1218px no-repeat;
}

/* line 751, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-my {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1218px no-repeat;
}

/* line 756, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-warnning {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1257px no-repeat;
}

/* line 761, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-tactics {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1257px no-repeat;
}

/* line 766, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-line {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1296px no-repeat;
}

/* line 771, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-user1 {
  width: 38px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1296px no-repeat;
}

/* line 776, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-password {
  width: 38px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1335px no-repeat;
}

/* line 781, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-successful01 {
  width: 37px;
  height: 37px;
  background: url(/srmoem/assets/images/icons.png) -2109px -1335px no-repeat;
}

/* line 786, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-info {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -513px no-repeat;
}

/* line 791, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-error {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -549px no-repeat;
}

/* line 796, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-warning {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -585px no-repeat;
}

/* line 801, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-white {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -621px no-repeat;
}

/* line 806, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-confirm {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -657px no-repeat;
}

/* line 811, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-success {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -693px no-repeat;
}

/* line 816, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-promote {
  width: 34px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -729px no-repeat;
}

/* line 821, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-reduce {
  width: 34px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -765px no-repeat;
}

/* line 826, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-plan-title-arrow {
  width: 13px;
  height: 32px;
  background: url(/srmoem/assets/images/icons.png) -2151px -903px no-repeat;
}

/* line 831, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-green-ok {
  width: 28px;
  height: 27px;
  background: url(/srmoem/assets/images/icons.png) -2116px -873px no-repeat;
}

/* line 836, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-right {
  width: 16px;
  height: 26px;
  background: url(/srmoem/assets/images/icons.png) -2144px -873px no-repeat;
}

/* line 841, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-left {
  width: 16px;
  height: 26px;
  background: url(/srmoem/assets/images/icons.png) -2151px -943px no-repeat;
}

/* line 846, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-show {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2121px -801px no-repeat;
}

/* line 851, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon31 {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2121px -825px no-repeat;
}

/* line 856, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-down {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2121px -849px no-repeat;
}

/* line 861, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-up {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1373px no-repeat;
}

/* line 866, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-hide {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2095px -1373px no-repeat;
}

/* line 871, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-email {
  width: 24px;
  height: 18px;
  background: url(/srmoem/assets/images/icons.png) -2119px -1373px no-repeat;
}

/* line 876, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-green-circle {
  width: 22px;
  height: 22px;
  background: url(/srmoem/assets/images/icons.png) -2145px -801px no-repeat;
}

/* line 881, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-red-circle {
  width: 22px;
  height: 22px;
  background: url(/srmoem/assets/images/icons.png) -2145px -825px no-repeat;
}

/* line 886, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-close {
  width: 20px;
  height: 20px;
  background: url(/srmoem/assets/images/icons.png) -2145px -849px no-repeat;
}

/* line 891, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-case {
  width: 17px;
  height: 20px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1179px no-repeat;
}

/* line 896, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon38 {
  width: 20px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2139px -305px no-repeat;
}

/* line 901, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon36 {
  width: 20px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2146px -1335px no-repeat;
}

/* line 906, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-messages {
  width: 20px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2137px -374px no-repeat;
}

/* line 911, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-l {
  width: 19px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -2148px -1296px no-repeat;
}

/* line 916, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-r {
  width: 19px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -2148px -1315px no-repeat;
}

/* line 921, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon8 {
  width: 19px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2146px -1349px no-repeat;
}

/* line 926, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon28 {
  width: 15px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -2151px -983px no-repeat;
}

/* line 931, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon2 {
  width: 19px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2143px -1373px no-repeat;
}

/* line 936, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon26 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1397px no-repeat;
}

/* line 941, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon29 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2090px -1397px no-repeat;
}

/* line 946, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon24 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2109px -1397px no-repeat;
}

/* line 951, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon7 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2128px -1397px no-repeat;
}

/* line 956, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon21 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2147px -1397px no-repeat;
}

/* line 961, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon3 {
  width: 18px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1199px no-repeat;
}

/* line 966, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon6 {
  width: 18px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1218px no-repeat;
}

/* line 971, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon16 {
  width: 18px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1232px no-repeat;
}

/* line 976, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-email {
  width: 18px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1257px no-repeat;
}

/* line 981, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search2 {
  width: 17px;
  height: 17px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1271px no-repeat;
}

/* line 986, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search {
  width: 17px;
  height: 17px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1411px no-repeat;
}

/* line 991, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon5 {
  width: 17px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2088px -1411px no-repeat;
}

/* line 996, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon27 {
  width: 17px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2105px -1411px no-repeat;
}

/* line 1001, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon18 {
  width: 17px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2122px -1411px no-repeat;
}

/* line 1006, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon41 {
  width: 17px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2139px -1411px no-repeat;
}

/* line 1011, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon19 {
  width: 17px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1428px no-repeat;
}

/* line 1016, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon22 {
  width: 17px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2088px -1428px no-repeat;
}

/* line 1021, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-info16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1002px no-repeat;
}

/* line 1026, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-info-small {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1023px no-repeat;
}

/* line 1031, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-notfinish {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1039px no-repeat;
}

/* line 1036, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-error16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1063px no-repeat;
}

/* line 1041, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-next {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1079px no-repeat;
}

/* line 1046, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-user {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1103px no-repeat;
}

/* line 1051, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-13 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1119px no-repeat;
}

/* line 1056, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-warning16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1141px no-repeat;
}

/* line 1061, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-trash-small {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1157px no-repeat;
}

/* line 1066, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-success16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1440px no-repeat;
}

/* line 1071, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-back {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2087px -1440px no-repeat;
}

/* line 1076, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-plus-big {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2103px -1440px no-repeat;
}

/* line 1081, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-finish {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2119px -1440px no-repeat;
}

/* line 1086, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-calendar {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2135px -1440px no-repeat;
}

/* line 1091, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon13 {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2150px -1440px no-repeat;
}

/* line 1096, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-attachment {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1456px no-repeat;
}

/* line 1101, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon9 {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2086px -1456px no-repeat;
}

/* line 1106, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-home {
  width: 16px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2101px -1456px no-repeat;
}

/* line 1111, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-attach {
  width: 14px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1472px no-repeat;
}

/* line 1116, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon14 {
  width: 13px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1472px no-repeat;
}

/* line 1121, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon12 {
  width: 16px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2151px -969px no-repeat;
}

/* line 1126, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon4 {
  width: 15px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2117px -1456px no-repeat;
}

/* line 1131, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon35 {
  width: 15px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2132px -1456px no-repeat;
}

/* line 1136, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-jb {
  width: 15px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2147px -1456px no-repeat;
}

/* line 1141, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon34 {
  width: 15px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2105px -1428px no-repeat;
}

/* line 1146, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-yhddqs {
  width: 15px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2120px -1428px no-repeat;
}

/* line 1151, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-check {
  width: 15px;
  height: 11px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1246px no-repeat;
}

/* line 1156, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon45 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2098px -1472px no-repeat;
}

/* line 1161, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-14 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2112px -1472px no-repeat;
}

/* line 1166, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-f {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2126px -1472px no-repeat;
}

/* line 1171, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon48 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2140px -1472px no-repeat;
}

/* line 1176, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-8 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1488px no-repeat;
}

/* line 1181, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon1 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1488px no-repeat;
}

/* line 1186, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-11 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2099px -1488px no-repeat;
}

/* line 1191, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon30 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2113px -1488px no-repeat;
}

/* line 1196, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-question {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2127px -1488px no-repeat;
}

/* line 1201, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon43 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2141px -1488px no-repeat;
}

/* line 1206, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-10 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1502px no-repeat;
}

/* line 1211, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-help {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1502px no-repeat;
}

/* line 1216, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon15 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2099px -1502px no-repeat;
}

/* line 1221, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-9 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2113px -1502px no-repeat;
}

/* line 1226, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon40 {
  width: 14px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2127px -1502px no-repeat;
}

/* line 1231, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon44 {
  width: 14px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2141px -1502px no-repeat;
}

/* line 1236, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon20 {
  width: 14px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1516px no-repeat;
}

/* line 1241, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon17 {
  width: 12px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2154px -1472px no-repeat;
}

/* line 1246, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-email-read {
  width: 14px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2135px -1428px no-repeat;
}

/* line 1251, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-50 {
  width: 14px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1428px no-repeat;
}

/* line 1256, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-email-unread {
  width: 14px;
  height: 11px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1516px no-repeat;
}

/* line 1261, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon49 {
  width: 14px;
  height: 11px;
  background: url(/srmoem/assets/images/icons.png) -2099px -1516px no-repeat;
}

/* line 1266, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon46 {
  width: 13px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1529px no-repeat;
}

/* line 1271, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon23 {
  width: 12px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2155px -1488px no-repeat;
}

/* line 1276, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon25 {
  width: 12px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2155px -1502px no-repeat;
}

/* line 1281, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-part-in {
  width: 12px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2084px -1529px no-repeat;
}

/* line 1286, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-choosed {
  width: 13px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2096px -1529px no-repeat;
}

/* line 1291, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon47 {
  width: 10px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2157px -374px no-repeat;
}

/* line 1296, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-top1 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2109px -1529px no-repeat;
}

/* line 1301, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search-icon {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2121px -1529px no-repeat;
}

/* line 1306, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-gb {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2133px -1529px no-repeat;
}

/* line 1311, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon33 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2145px -1529px no-repeat;
}

/* line 1316, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon39 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1542px no-repeat;
}

/* line 1321, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-gray-circle {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2083px -1542px no-repeat;
}

/* line 1326, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-blue {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2095px -1542px no-repeat;
}

/* line 1331, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon42 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2107px -1542px no-repeat;
}

/* line 1336, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon32 {
  width: 12px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2134px -440px no-repeat;
}

/* line 1341, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowup {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2134px -503px no-repeat;
}

/* line 1346, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowdown {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2145px -503px no-repeat;
}

/* line 1351, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowdown-current {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2156px -503px no-repeat;
}

/* line 1356, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowup-current {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2156px -1411px no-repeat;
}

/* line 1361, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-12 {
  width: 11px;
  height: 7px;
  background: url(/srmoem/assets/images/icons.png) -2103px -298px no-repeat;
}

/* line 1366, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-minus {
  width: 9px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2146px -440px no-repeat;
}

/* line 1371, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-plus {
  width: 9px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2155px -440px no-repeat;
}

/* line 1376, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-right {
  width: 6px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2159px -305px no-repeat;
}

/* line 1381, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowright-small {
  width: 5px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2161px -321px no-repeat;
}

/* line 1386, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-more {
  width: 9px;
  height: 5px;
  background: url(/srmoem/assets/images/icons.png) -2114px -298px no-repeat;
}

/* line 1391, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowdown-small {
  width: 9px;
  height: 5px;
  background: url(/srmoem/assets/images/icons.png) -2123px -298px no-repeat;
}

/* line 1396, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-disc-black {
  width: 6px;
  height: 6px;
  background: url(/srmoem/assets/images/icons.png) -2159px -314px no-repeat;
}

/* line 1401, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-disc {
  width: 6px;
  height: 6px;
  background: url(/srmoem/assets/images/icons.png) -2161px -330px no-repeat;
}

/* line 6, app/components/purchaser/derive_demand_detail/view.scss */
.purchaser-derive-demand-detail {
  border: 1px solid #EEE;
  margin-bottom: 30px;
  padding: 20px 20px 10px;
}
/* line 11, app/components/purchaser/derive_demand_detail/view.scss */
.purchaser-derive-demand-detail .demand-name {
  padding: 10px;
  background: #EEE;
  margin-bottom: 10px;
}
/* line 16, app/components/purchaser/derive_demand_detail/view.scss */
.purchaser-derive-demand-detail .demand-name strong {
  font-size: 14px;
}
/* line 20, app/components/purchaser/derive_demand_detail/view.scss */
.purchaser-derive-demand-detail .demand-name i {
  float: right;
  vertical-align: middle;
  margin-top: -3px;
}
/* line 27, app/components/purchaser/derive_demand_detail/view.scss */
.purchaser-derive-demand-detail .demand-item, .purchaser-derive-demand-detail .demand-half-item {
  margin-bottom: 5px;
  border: 1px dashed #eeeeee;
  background-color: #e4f2fc;
  padding: 5px 10px;
}
/* line 33, app/components/purchaser/derive_demand_detail/view.scss */
.purchaser-derive-demand-detail .demand-item label, .purchaser-derive-demand-detail .demand-half-item label {
  width: 75px;
  font-weight: bold;
}
/* line 41, app/components/purchaser/derive_demand_detail/view.scss */
.purchaser-derive-demand-detail .demand-item .half {
  width: 496px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 45, app/components/purchaser/derive_demand_detail/view.scss */
.purchaser-derive-demand-detail .demand-item .half .content {
  width: 380px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 54, app/components/purchaser/derive_demand_detail/view.scss */
.purchaser-derive-demand-detail .demand-item .margin-left-10 {
  margin-left: 10px;
}
/* line 58, app/components/purchaser/derive_demand_detail/view.scss */
.purchaser-derive-demand-detail .demand-item .content-desc {
  width: 910px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 64, app/components/purchaser/derive_demand_detail/view.scss */
.purchaser-derive-demand-detail .demand-half-item {
  width: 485px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 68, app/components/purchaser/derive_demand_detail/view.scss */
.purchaser-derive-demand-detail .demand-half-item > div {
  padding: 5px 0;
}
/* line 74, app/components/purchaser/derive_demand_detail/view.scss */
.purchaser-derive-demand-detail .demand-line-last {
  margin-bottom: 5px;
  width: 100%;
  height: 40px;
  line-height: 40px;
}
/* line 81, app/components/purchaser/derive_demand_detail/view.scss */
.purchaser-derive-demand-detail .demand-line-last > label {
  padding-left: 10px;
}
/* line 86, app/components/purchaser/derive_demand_detail/view.scss */
.purchaser-derive-demand-detail .demand-attachment {
  text-align: right;
  width: 100%;
}
/* line 90, app/components/purchaser/derive_demand_detail/view.scss */
.purchaser-derive-demand-detail .demand-attachment label {
  width: auto;
}
/* line 94, app/components/purchaser/derive_demand_detail/view.scss */
.purchaser-derive-demand-detail .demand-attachment a.replace-file {
  text-decoration: underline;
  color: #323431;
}
/* line 99, app/components/purchaser/derive_demand_detail/view.scss */
.purchaser-derive-demand-detail .demand-attachment a.js-no-file {
  color: #000;
  cursor: default;
}
/* line 104, app/components/purchaser/derive_demand_detail/view.scss */
.purchaser-derive-demand-detail .demand-attachment a.js-notshow-file {
  display: none;
}
/* line 111, app/components/purchaser/derive_demand_detail/view.scss */
.purchaser-derive-demand-detail .demand-operat > p {
  text-align: center;
  font-size: 14px;
}
/* line 118, app/components/purchaser/derive_demand_detail/view.scss */
.purchaser-derive-demand-detail .demand-quota-table tr, .purchaser-derive-demand-detail .demand-quota-table td {
  padding-right: 15px;
  margin-top: 0px;
  line-height: 14px;
}
/* line 3, app/components/purchaser/derive_demand_list/view.scss */
.purchaser-derive-demand-list .tab-contents .span1 {
  margin-left: 32px !important;
}
/* line 7, app/components/purchaser/derive_demand_list/view.scss */
.purchaser-derive-demand-list .padding-10 {
  padding: 10px;
}
/* line 10, app/components/purchaser/derive_demand_list/view.scss */
.purchaser-derive-demand-list .padding-10 > .inline-pagination {
  width: 850px !important;
  float: right;
}
/* line 16, app/components/purchaser/derive_demand_list/view.scss */
.purchaser-derive-demand-list .margin-bottom-20 {
  margin-bottom: 20px;
}
/* line 5, app/components/purchaser/derive_demand_module/view.scss */
.purchase-derive-demand-module .table-content {
  margin: 10px 0;
}
/* line 8, app/components/purchaser/derive_demand_module/view.scss */
.purchase-derive-demand-module .table-content > div {
  overflow-x: auto;
  overflow-y: hidden;
}
/* line 12, app/components/purchaser/derive_demand_module/view.scss */
.purchase-derive-demand-module .table-content > div .table {
  width: 2050px;
}
/* line 16, app/components/purchaser/derive_demand_module/view.scss */
.purchase-derive-demand-module .table-content > div .width-100 {
  width: 100px !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 26, app/components/purchaser/derive_demand_module/view.scss */
.purchase-derive-demand-module .attention {
  padding: 20px 0px;
}
/* line 28, app/components/purchaser/derive_demand_module/view.scss */
.purchase-derive-demand-module .attention p {
  padding: 5px;
}
/* line 33, app/components/purchaser/derive_demand_module/view.scss */
.purchase-derive-demand-module .save {
  padding: 10px;
}
/* line 36, app/components/purchaser/derive_demand_module/view.scss */
.purchase-derive-demand-module .save .center {
  text-align: center;
}

/* line 42, app/components/purchaser/derive_demand_module/view.scss */
.new-derive-module {
  width: 1020px;
}
/* line 45, app/components/purchaser/derive_demand_module/view.scss */
.new-derive-module > .modal-header {
  padding: 10px;
}
/* line 51, app/components/purchaser/derive_demand_module/view.scss */
.new-derive-module > .modal-body > .left-content {
  width: 480px;
  margin-right: 20px;
}
/* line 56, app/components/purchaser/derive_demand_module/view.scss */
.new-derive-module > .modal-body > .right-content {
  width: 430px;
}
/* line 60, app/components/purchaser/derive_demand_module/view.scss */
.new-derive-module > .modal-body > .left-content, .new-derive-module > .modal-body > .right-content {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 63, app/components/purchaser/derive_demand_module/view.scss */
.new-derive-module > .modal-body > .left-content .control-group, .new-derive-module > .modal-body > .right-content .control-group {
  margin-bottom: 15px;
}
/* line 66, app/components/purchaser/derive_demand_module/view.scss */
.new-derive-module > .modal-body > .left-content .control-group .width-60, .new-derive-module > .modal-body > .right-content .control-group .width-60 {
  width: 60px !important;
}
/* line 70, app/components/purchaser/derive_demand_module/view.scss */
.new-derive-module > .modal-body > .left-content .control-group label, .new-derive-module > .modal-body > .right-content .control-group label {
  width: 120px;
  text-align: right;
  margin-right: 10px;
}
/* line 76, app/components/purchaser/derive_demand_module/view.scss */
.new-derive-module > .modal-body > .left-content .control-group .supplier-list, .new-derive-module > .modal-body > .right-content .control-group .supplier-list {
  width: 290px;
  height: 150px;
  overflow-y: auto;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 82, app/components/purchaser/derive_demand_module/view.scss */
.new-derive-module > .modal-body > .left-content .control-group .supplier-list .supplier, .new-derive-module > .modal-body > .right-content .control-group .supplier-list .supplier {
  margin-bottom: 10px;
}
/* line 85, app/components/purchaser/derive_demand_module/view.scss */
.new-derive-module > .modal-body > .left-content .control-group .supplier-list .supplier .check, .new-derive-module > .modal-body > .right-content .control-group .supplier-list .supplier .check {
  border: 1px solid #ccc;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 15px;
  text-align: center;
  background: #ccc;
}
/* line 93, app/components/purchaser/derive_demand_module/view.scss */
.new-derive-module > .modal-body > .left-content .control-group .supplier-list .supplier .span1, .new-derive-module > .modal-body > .right-content .control-group .supplier-list .supplier .span1 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 99, app/components/purchaser/derive_demand_module/view.scss */
.new-derive-module > .modal-body > .left-content .control-group .supplier-list .supplier .width-80, .new-derive-module > .modal-body > .right-content .control-group .supplier-list .supplier .width-80 {
  width: 80px !important;
}
/* line 103, app/components/purchaser/derive_demand_module/view.scss */
.new-derive-module > .modal-body > .left-content .control-group .supplier-list .supplier .width-160, .new-derive-module > .modal-body > .right-content .control-group .supplier-list .supplier .width-160 {
  width: 160px !important;
}
/* line 109, app/components/purchaser/derive_demand_module/view.scss */
.new-derive-module > .modal-body > .left-content .control-group.margin-bottom-40, .new-derive-module > .modal-body > .right-content .control-group.margin-bottom-40 {
  margin-bottom: 40px;
}
/* line 116, app/components/purchaser/derive_demand_module/view.scss */
.new-derive-module .hide {
  display: none;
}
/* line 120, app/components/purchaser/derive_demand_module/view.scss */
.new-derive-module .width-165 {
  width: 165px !important;
}
/* line 124, app/components/purchaser/derive_demand_module/view.scss */
.new-derive-module .width-180 {
  width: auto !important;
}
/* line 128, app/components/purchaser/derive_demand_module/view.scss */
.new-derive-module .disabled {
  cursor: not-allowed;
  background: #F4F4F4;
  color: #717171;
  border-color: #EEE;
}
/* line 135, app/components/purchaser/derive_demand_module/view.scss */
.new-derive-module .js-abrogate {
  float: left;
}
/* line 138, app/components/purchaser/derive_demand_module/view.scss */
.new-derive-module .diffDesc-width {
  float: left;
  width: 120px;
}
/* line 142, app/components/purchaser/derive_demand_module/view.scss */
.new-derive-module .abrogate-tips {
  padding: 10px 0 0 2px;
  color: #ff0000;
}
/* line 147, app/components/purchaser/derive_demand_module/view.scss */
.new-derive-module .word-style {
  font-size: 16px;
  color: red;
  text-align: center;
}
/* line 7, app/components/purchaser/derive_demand_new/view.scss */
.purchaser-derive-demand-new .item {
  margin-bottom: 10px;
}
/* line 10, app/components/purchaser/derive_demand_new/view.scss */
.purchaser-derive-demand-new .item > .half-item {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 49%;
}
/* line 15, app/components/purchaser/derive_demand_new/view.scss */
.purchaser-derive-demand-new .item > .control-item, .purchaser-derive-demand-new .item > .half-item {
  margin: 5px 0;
}
/* line 18, app/components/purchaser/derive_demand_new/view.scss */
.purchaser-derive-demand-new .item > .control-item > label, .purchaser-derive-demand-new .item > .half-item > label {
  width: 120px;
  text-align: right;
  margin: 0 17px 17px 0;
}
/* line 24, app/components/purchaser/derive_demand_new/view.scss */
.purchaser-derive-demand-new .item > .control-item > select, .purchaser-derive-demand-new .item > .half-item > select {
  width: 145px;
  margin-right: 12px;
}
/* line 28, app/components/purchaser/derive_demand_new/view.scss */
.purchaser-derive-demand-new .item > .control-item > input[type="text"], .purchaser-derive-demand-new .item > .half-item > input[type="text"] {
  width: 135px;
}
/* line 31, app/components/purchaser/derive_demand_new/view.scss */
.purchaser-derive-demand-new .item > .control-item .first-category-span, .purchaser-derive-demand-new .item > .half-item .first-category-span {
  padding-top: 5px;
  position: relative;
  width: 300px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 38, app/components/purchaser/derive_demand_new/view.scss */
.purchaser-derive-demand-new .item > .control-item .third-category, .purchaser-derive-demand-new .item > .half-item .third-category {
  position: relative;
  width: 700px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 43, app/components/purchaser/derive_demand_new/view.scss */
.purchaser-derive-demand-new .item > .control-item .third-category .caret, .purchaser-derive-demand-new .item > .half-item .third-category .caret {
  margin-top: 4px;
}
/* line 47, app/components/purchaser/derive_demand_new/view.scss */
.purchaser-derive-demand-new .item > .control-item .third-category > .third-category-show, .purchaser-derive-demand-new .item > .half-item .third-category > .third-category-show {
  width: 550px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 54, app/components/purchaser/derive_demand_new/view.scss */
.purchaser-derive-demand-new .item > .control-item .third-category > .third-category-show > .tag, .purchaser-derive-demand-new .item > .half-item .third-category > .third-category-show > .tag {
  padding: 0 5px;
  vertical-align: middle;
}
/* line 59, app/components/purchaser/derive_demand_new/view.scss */
.purchaser-derive-demand-new .item > .control-item .third-category .select-menu, .purchaser-derive-demand-new .item > .half-item .third-category .select-menu {
  left: 0;
  top: 30px;
  position: absolute;
  width: 146px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
/* line 66, app/components/purchaser/derive_demand_new/view.scss */
.purchaser-derive-demand-new .item > .control-item .third-category .select-menu .search, .purchaser-derive-demand-new .item > .half-item .third-category .select-menu .search {
  padding: 5px;
}
/* line 68, app/components/purchaser/derive_demand_new/view.scss */
.purchaser-derive-demand-new .item > .control-item .third-category .select-menu .search input[type=text], .purchaser-derive-demand-new .item > .half-item .third-category .select-menu .search input[type=text] {
  width: 70px;
}
/* line 72, app/components/purchaser/derive_demand_new/view.scss */
.purchaser-derive-demand-new .item > .control-item .third-category .select-menu ul, .purchaser-derive-demand-new .item > .half-item .third-category .select-menu ul {
  padding: 0 5px;
  height: auto;
  max-height: 300px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 79, app/components/purchaser/derive_demand_new/view.scss */
.purchaser-derive-demand-new .item > .control-item .third-category .select-menu li, .purchaser-derive-demand-new .item > .half-item .third-category .select-menu li {
  line-height: 20px !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 82, app/components/purchaser/derive_demand_new/view.scss */
.purchaser-derive-demand-new .item > .control-item .third-category .select-menu li label, .purchaser-derive-demand-new .item > .half-item .third-category .select-menu li label {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 120px !important;
  margin: 5px 10px 5px 5px !important;
}
/* line 90, app/components/purchaser/derive_demand_new/view.scss */
.purchaser-derive-demand-new .item > .control-item .third-category .select-menu .product-operate-p, .purchaser-derive-demand-new .item > .half-item .third-category .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px;
}
/* line 96, app/components/purchaser/derive_demand_new/view.scss */
.purchaser-derive-demand-new .item > .control-item .third-category .select-menu .scope-category-label, .purchaser-derive-demand-new .item > .half-item .third-category .select-menu .scope-category-label {
  text-align: left !important;
}
/* line 102, app/components/purchaser/derive_demand_new/view.scss */
.purchaser-derive-demand-new .item > .control-item .width-310, .purchaser-derive-demand-new .item > .half-item .width-310 {
  width: 310px !important;
}
/* line 109, app/components/purchaser/derive_demand_new/view.scss */
.purchaser-derive-demand-new .item > .control-item > .park-factory {
  width: 700px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 113, app/components/purchaser/derive_demand_new/view.scss */
.purchaser-derive-demand-new .item > .control-item > .park-factory > p {
  margin-top: 5px;
}
/* line 116, app/components/purchaser/derive_demand_new/view.scss */
.purchaser-derive-demand-new .item > .control-item > .park-factory > p > select {
  width: 145px;
  margin-right: 12px;
}
/* line 121, app/components/purchaser/derive_demand_new/view.scss */
.purchaser-derive-demand-new .item > .control-item > .park-factory > p > .factory-select {
  width: 370px !important;
}
/* line 125, app/components/purchaser/derive_demand_new/view.scss */
.purchaser-derive-demand-new .item > .control-item > .park-factory > p > a {
  padding: 0 10px;
}
/* line 134, app/components/purchaser/derive_demand_new/view.scss */
.purchaser-derive-demand-new .item > .half-item .content {
  width: 360px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 138, app/components/purchaser/derive_demand_new/view.scss */
.purchaser-derive-demand-new .item > .half-item .content > .btn {
  margin-top: -8px;
}
/* line 142, app/components/purchaser/derive_demand_new/view.scss */
.purchaser-derive-demand-new .item > .half-item .content .file-show {
  width: 250px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  white-space: nowrap;
  overflow: ellipsis;
  overflow: hidden;
}
/* line 154, app/components/purchaser/derive_demand_new/view.scss */
.purchaser-derive-demand-new .item > .table td {
  padding: 0px;
}
/* line 157, app/components/purchaser/derive_demand_new/view.scss */
.purchaser-derive-demand-new .item > .table td > .half {
  width: 100px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 0;
}
/* line 162, app/components/purchaser/derive_demand_new/view.scss */
.purchaser-derive-demand-new .item > .table td > .half.right {
  text-align: right;
}
/* line 166, app/components/purchaser/derive_demand_new/view.scss */
.purchaser-derive-demand-new .item > .table td > .half.left {
  padding-left: 5px;
  text-align: left;
}
/* line 175, app/components/purchaser/derive_demand_new/view.scss */
.purchaser-derive-demand-new .item > .table .inner-table-td > .control-group {
  margin: 0px;
}
/* line 180, app/components/purchaser/derive_demand_new/view.scss */
.purchaser-derive-demand-new .item > .table .inner-table-td > .control-group > .inner-table td {
  border: none;
}
/* line 188, app/components/purchaser/derive_demand_new/view.scss */
.purchaser-derive-demand-new .item.center {
  margin: 40px 0;
  text-align: center;
}
/* line 192, app/components/purchaser/derive_demand_new/view.scss */
.purchaser-derive-demand-new .item .attention {
  padding: 20px 0px;
}
/* line 194, app/components/purchaser/derive_demand_new/view.scss */
.purchaser-derive-demand-new .item .attention p {
  padding: 5px;
}

/* line 202, app/components/purchaser/derive_demand_new/view.scss */
.derive-demand-person-modal > .modal-header {
  padding: 5px;
}
/* line 206, app/components/purchaser/derive_demand_new/view.scss */
.derive-demand-person-modal > .modal-body {
  min-height: 100px !important;
  padding: 40px 100px;
}
/* line 211, app/components/purchaser/derive_demand_new/view.scss */
.derive-demand-person-modal .person-item {
  min-width: 200px;
  margin: 5px;
}
/* line 214, app/components/purchaser/derive_demand_new/view.scss */
.derive-demand-person-modal .person-item label {
  margin: 0 17px 17px 0;
}
/* line 217, app/components/purchaser/derive_demand_new/view.scss */
.derive-demand-person-modal .person-item input[type="text"] {
  width: 135px;
}
/* line 221, app/components/purchaser/derive_demand_new/view.scss */
.derive-demand-person-modal .person-item .person-list {
  width: 240px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  max-height: 300px;
  overflow-y: auto;
}
/* line 227, app/components/purchaser/derive_demand_new/view.scss */
.derive-demand-person-modal .person-item .person-list > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 232, app/components/purchaser/derive_demand_new/view.scss */
.derive-demand-person-modal .person-item .person-list > ul > li {
  margin-bottom: 10px;
}
/* line 239, app/components/purchaser/derive_demand_new/view.scss */
.derive-demand-person-modal .hide {
  display: none;
}
/* line 5, app/components/purchaser/derive_mutual_tab_list/derive_analysis/view.scss */
.purchaser-derieve-mutual-tab-list-derive-analysis .table-content {
  margin-top: 20px;
}
/* line 8, app/components/purchaser/derive_mutual_tab_list/derive_analysis/view.scss */
.purchaser-derieve-mutual-tab-list-derive-analysis .table-content > div {
  overflow-x: auto;
}
/* line 11, app/components/purchaser/derive_mutual_tab_list/derive_analysis/view.scss */
.purchaser-derieve-mutual-tab-list-derive-analysis .table-content > div > .table {
  width: 1650px;
}
/* line 14, app/components/purchaser/derive_mutual_tab_list/derive_analysis/view.scss */
.purchaser-derieve-mutual-tab-list-derive-analysis .table-content > div > .table .width-100 {
  width: 100px !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 3, app/components/purchaser/derive_mutual_tab_list/quota_list/view.scss */
.purchaser-derive-mutual-tab-list-quota-list .table-container {
  overflow-x: auto;
}
/* line 7, app/components/purchaser/derive_mutual_tab_list/quota_list/view.scss */
.purchaser-derive-mutual-tab-list-quota-list .table {
  width: 100%;
}
/* line 11, app/components/purchaser/derive_mutual_tab_list/quota_list/view.scss */
.purchaser-derive-mutual-tab-list-quota-list .table-striped {
  margin-bottom: 0;
  table-layout: auto;
}
/* line 3, app/components/purchaser/derive_mutual_tab_list/supplier_list/view.scss */
.purchaser-derive-mutual-tab-list-supplier-list .table {
  width: 100%;
}
/* line 5, app/components/purchaser/derive_mutual_tab_list/team_member/view.scss */
.purchaser-derive-mutual-tab-list-team-member .member-team-table td {
  padding: 0px;
}
/* line 8, app/components/purchaser/derive_mutual_tab_list/team_member/view.scss */
.purchaser-derive-mutual-tab-list-team-member .member-team-table td > .half {
  width: 100px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 0;
}
/* line 13, app/components/purchaser/derive_mutual_tab_list/team_member/view.scss */
.purchaser-derive-mutual-tab-list-team-member .member-team-table td > .half.right {
  text-align: right;
}
/* line 17, app/components/purchaser/derive_mutual_tab_list/team_member/view.scss */
.purchaser-derive-mutual-tab-list-team-member .member-team-table td > .half.left {
  padding-left: 5px;
  text-align: left;
}
/* line 26, app/components/purchaser/derive_mutual_tab_list/team_member/view.scss */
.purchaser-derive-mutual-tab-list-team-member .member-team-table .inner-table-td > .control-group {
  margin: 0px;
}
/* line 31, app/components/purchaser/derive_mutual_tab_list/team_member/view.scss */
.purchaser-derive-mutual-tab-list-team-member .member-team-table .inner-table-td > .control-group > .inner-table td {
  border: none;
}
/* line 39, app/components/purchaser/derive_mutual_tab_list/team_member/view.scss */
.purchaser-derive-mutual-tab-list-team-member .hide {
  display: none;
}
/* line 3, app/components/purchaser/derive_progress/view.scss */
.purchaser-derive-progress .height-100 {
  min-height: 100px !important;
}
/* line 6, app/components/purchaser/derive_progress/view.scss */
.purchaser-derive-progress .height-100 .progress-bar {
  width: 250px !important;
}
/* line 3, app/components/purchaser/derive_progress_new/view.scss */
.purchaser-derive-progress-new .height-100 {
  min-height: 100px !important;
}
/* line 6, app/components/purchaser/derive_progress_new/view.scss */
.purchaser-derive-progress-new .height-100 .progress-bar {
  width: 250px !important;
}
/* line 3, app/components/purchaser/derive_quote/view.scss */
.pusrchaser-derive-quote .file {
  margin-top: 20px;
}
/* line 6, app/components/purchaser/derive_quote/view.scss */
.pusrchaser-derive-quote .width-60 {
  width: 60px !important;
}
/* line 10, app/components/purchaser/derive_quote/view.scss */
.pusrchaser-derive-quote .file-name-show {
  padding: 0 10px;
  vertical-align: middle;
}
/* line 15, app/components/purchaser/derive_quote/view.scss */
.pusrchaser-derive-quote .btn-upload {
  vertical-align: middle;
}
/* line 19, app/components/purchaser/derive_quote/view.scss */
.pusrchaser-derive-quote .center {
  padding: 20px;
  text-align: center;
}
/* line 24, app/components/purchaser/derive_quote/view.scss */
.pusrchaser-derive-quote .word-style {
  font-size: 16px;
  color: red;
  text-align: center;
}
/* line 30, app/components/purchaser/derive_quote/view.scss */
.pusrchaser-derive-quote .redoModule {
  float: right;
  display: inline;
}
/* line 35, app/components/purchaser/derive_quote/view.scss */
.pusrchaser-derive-quote .cost-width-100 {
  width: 100px !important;
}
/* line 5, app/components/purchaser/fangan_detail/view.scss */
.purchaser-fangan-detail .detail {
  border: 1px solid #E4F2FC;
}
/* line 8, app/components/purchaser/fangan_detail/view.scss */
.purchaser-fangan-detail .detail > .title {
  line-height: 30px;
  background-color: #E4F2FC;
  padding: 5px 10px;
}
/* line 15, app/components/purchaser/fangan_detail/view.scss */
.purchaser-fangan-detail .detail > .title > a > span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  min-width: 200px;
  max-width: 400px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-left: 20px;
}
/* line 24, app/components/purchaser/fangan_detail/view.scss */
.purchaser-fangan-detail .detail > .title > a > span > strong {
  font-size: 16px;
  font-weight: blod;
}
/* line 30, app/components/purchaser/fangan_detail/view.scss */
.purchaser-fangan-detail .detail > .title > a > i {
  float: right;
}
/* line 36, app/components/purchaser/fangan_detail/view.scss */
.purchaser-fangan-detail .detail > .body {
  padding: 0 20px;
}
/* line 39, app/components/purchaser/fangan_detail/view.scss */
.purchaser-fangan-detail .detail > .body > .item {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
}
/* line 45, app/components/purchaser/fangan_detail/view.scss */
.purchaser-fangan-detail .detail > .body > .item > label {
  width: 107px;
  text-align: right;
  font-weight: bold;
}
/* line 51, app/components/purchaser/fangan_detail/view.scss */
.purchaser-fangan-detail .detail > .body > .item .content {
  width: 860px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 55, app/components/purchaser/fangan_detail/view.scss */
.purchaser-fangan-detail .detail > .body > .item .content .sub-item {
  margin: 0 10px 10px 10px;
}
/* line 58, app/components/purchaser/fangan_detail/view.scss */
.purchaser-fangan-detail .detail > .body > .item .content .sub-item .span-80 {
  width: 80px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 63, app/components/purchaser/fangan_detail/view.scss */
.purchaser-fangan-detail .detail > .body > .item .content .sub-item .span-250 {
  width: 250px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* line 71, app/components/purchaser/fangan_detail/view.scss */
.purchaser-fangan-detail .detail > .body > .item .content .sub-item .factory-list {
  margin-top: -13px;
  width: 400px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 76, app/components/purchaser/fangan_detail/view.scss */
.purchaser-fangan-detail .detail > .body > .item .content .sub-item .factory-list > p {
  width: 100%;
}
/* line 82, app/components/purchaser/fangan_detail/view.scss */
.purchaser-fangan-detail .detail > .body > .item .content .pic {
  width: 100px;
  height: 100px;
  margin: 0px 60px 0 0;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 90, app/components/purchaser/fangan_detail/view.scss */
.purchaser-fangan-detail .detail > .body > .item .one-third-span {
  width: 32%;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/* line 97, app/components/purchaser/fangan_detail/view.scss */
.purchaser-fangan-detail .detail > .body > .item .one-third-span > label {
  width: 80px;
  text-align: right;
  font-weight: bold;
}
/* line 4, app/components/purchaser/fangan_distribute/view.scss */
.purchaser-fangan-distribute h3 {
  padding: 16px 0 16px 0;
}
/* line 7, app/components/purchaser/fangan_distribute/view.scss */
.purchaser-fangan-distribute .detail-item {
  margin: 10px 0;
  padding: 10px;
}
/* line 11, app/components/purchaser/fangan_distribute/view.scss */
.purchaser-fangan-distribute .detail-item > label {
  width: 100px;
  text-align: right;
  font-weight: bold;
}
/* line 17, app/components/purchaser/fangan_distribute/view.scss */
.purchaser-fangan-distribute .detail-item > .content {
  width: 900px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 21, app/components/purchaser/fangan_distribute/view.scss */
.purchaser-fangan-distribute .detail-item > .content > .value {
  margin-top: -6px;
  margin-bottom: 15px;
}
/* line 24, app/components/purchaser/fangan_distribute/view.scss */
.purchaser-fangan-distribute .detail-item > .content > .value > label {
  width: 30px;
  text-align: right;
}
/* line 29, app/components/purchaser/fangan_distribute/view.scss */
.purchaser-fangan-distribute .detail-item > .content > .value .width-840 {
  width: 840px !important;
}
/* line 34, app/components/purchaser/fangan_distribute/view.scss */
.purchaser-fangan-distribute .detail-item > .content .btn-primary {
  margin-top: -5px;
}
/* line 40, app/components/purchaser/fangan_distribute/view.scss */
.purchaser-fangan-distribute .detail-item > .content .person-list > span {
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 10px;
  border: 1px solid #eeeeee;
  background: #fff;
}
/* line 50, app/components/purchaser/fangan_distribute/view.scss */
.purchaser-fangan-distribute .detail-item .width-900 {
  width: 900px !important;
}
/* line 55, app/components/purchaser/fangan_distribute/view.scss */
.purchaser-fangan-distribute .padding-top-20 {
  padding: 20px 10px 10px 10px;
}
/* line 59, app/components/purchaser/fangan_distribute/view.scss */
.purchaser-fangan-distribute .control-group {
  text-align: center;
  margin: 20px 0;
}
/* line 64, app/components/purchaser/fangan_distribute/view.scss */
.purchaser-fangan-distribute .exit-reason {
  text-align: left;
}
/* line 67, app/components/purchaser/fangan_distribute/view.scss */
.purchaser-fangan-distribute .exit-reason > label {
  width: 110px;
  text-align: right;
  font-weight: bold;
}
/* line 73, app/components/purchaser/fangan_distribute/view.scss */
.purchaser-fangan-distribute .exit-reason > .content {
  width: 800px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-weight: bold;
}
/* line 2, app/components/purchaser/fangan_distribute_list/view.scss */
.fangan-distribute-list h3 {
  padding: 16px 0 16px 0;
}
/* line 5, app/components/purchaser/fangan_distribute_list/view.scss */
.fangan-distribute-list .span3 {
  width: 260px;
}
/* line 9, app/components/purchaser/fangan_distribute_list/view.scss */
.fangan-distribute-list .table-show {
  margin-top: 20px;
}
/* line 12, app/components/purchaser/fangan_distribute_list/view.scss */
.fangan-distribute-list .table-show .table-striped {
  width: 100%;
}
/* line 17, app/components/purchaser/fangan_distribute_list/view.scss */
.fangan-distribute-list .right-pagination {
  margin: 20px 0;
  text-align: right;
}
/* line 4, app/components/purchaser/fangan_evaluate_detail/view.scss */
.purchaser-fangan-evaluate-detail h3 {
  padding: 16px 0 16px 0;
}
/* line 7, app/components/purchaser/fangan_evaluate_detail/view.scss */
.purchaser-fangan-evaluate-detail .detail-item {
  margin: 10px 0;
  padding: 10px;
}
/* line 11, app/components/purchaser/fangan_evaluate_detail/view.scss */
.purchaser-fangan-evaluate-detail .detail-item > label {
  width: 100px;
  text-align: right;
}
/* line 16, app/components/purchaser/fangan_evaluate_detail/view.scss */
.purchaser-fangan-evaluate-detail .detail-item > .content {
  width: 900px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 20, app/components/purchaser/fangan_evaluate_detail/view.scss */
.purchaser-fangan-evaluate-detail .detail-item > .content > .value {
  margin-top: -6px;
  margin-bottom: 15px;
}
/* line 23, app/components/purchaser/fangan_evaluate_detail/view.scss */
.purchaser-fangan-evaluate-detail .detail-item > .content > .value > label {
  width: 30px;
  text-align: right;
}
/* line 28, app/components/purchaser/fangan_evaluate_detail/view.scss */
.purchaser-fangan-evaluate-detail .detail-item > .content > .value .width-840 {
  width: 840px !important;
}
/* line 33, app/components/purchaser/fangan_evaluate_detail/view.scss */
.purchaser-fangan-evaluate-detail .detail-item > .content .btn-primary {
  margin-top: -5px;
}
/* line 39, app/components/purchaser/fangan_evaluate_detail/view.scss */
.purchaser-fangan-evaluate-detail .detail-item > .content .person-list > span {
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 10px;
  border: 1px solid #eeeeee;
  background: #fff;
}
/* line 49, app/components/purchaser/fangan_evaluate_detail/view.scss */
.purchaser-fangan-evaluate-detail .detail-item .width-900 {
  width: 900px !important;
}
/* line 54, app/components/purchaser/fangan_evaluate_detail/view.scss */
.purchaser-fangan-evaluate-detail .padding-top-20 {
  padding: 20px 10px 10px 10px;
}
/* line 58, app/components/purchaser/fangan_evaluate_detail/view.scss */
.purchaser-fangan-evaluate-detail .control-group {
  text-align: center;
  margin: 20px 0;
}
/* line 63, app/components/purchaser/fangan_evaluate_detail/view.scss */
.purchaser-fangan-evaluate-detail .exit-reason {
  text-align: left;
}
/* line 66, app/components/purchaser/fangan_evaluate_detail/view.scss */
.purchaser-fangan-evaluate-detail .exit-reason > label {
  width: 110px;
  text-align: right;
  font-weight: bold;
}
/* line 72, app/components/purchaser/fangan_evaluate_detail/view.scss */
.purchaser-fangan-evaluate-detail .exit-reason > .content {
  width: 800px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-weight: bold;
}
/* line 4, app/components/purchaser/fangan_evaluate_fail/view.scss */
.purchaser-fangan-evaluate-fail h3 {
  padding: 16px 0 16px 0;
}
/* line 7, app/components/purchaser/fangan_evaluate_fail/view.scss */
.purchaser-fangan-evaluate-fail .result {
  margin-top: 40px;
}
/* line 10, app/components/purchaser/fangan_evaluate_fail/view.scss */
.purchaser-fangan-evaluate-fail .result > h2 {
  text-align: center;
}
/* line 14, app/components/purchaser/fangan_evaluate_fail/view.scss */
.purchaser-fangan-evaluate-fail .result > .result-item {
  margin-top: 20px;
}
/* line 17, app/components/purchaser/fangan_evaluate_fail/view.scss */
.purchaser-fangan-evaluate-fail .result > .result-item > label {
  width: 520px;
  text-align: right;
}
/* line 22, app/components/purchaser/fangan_evaluate_fail/view.scss */
.purchaser-fangan-evaluate-fail .result > .result-item > .content {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 200px;
}
/* line 28, app/components/purchaser/fangan_evaluate_fail/view.scss */
.purchaser-fangan-evaluate-fail .result .btn-center {
  margin: 20px 0;
  text-align: center;
}
/* line 2, app/components/purchaser/fangan_evaluate_list/view.scss */
.purchaser-fangan-evaluate h3 {
  padding: 16px 0 16px 0;
}
/* line 5, app/components/purchaser/fangan_evaluate_list/view.scss */
.purchaser-fangan-evaluate .span3 {
  width: 250px;
}
/* line 9, app/components/purchaser/fangan_evaluate_list/view.scss */
.purchaser-fangan-evaluate .table-show {
  margin-top: 20px;
}
/* line 12, app/components/purchaser/fangan_evaluate_list/view.scss */
.purchaser-fangan-evaluate .table-show .table-striped {
  width: 100%;
}
/* line 17, app/components/purchaser/fangan_evaluate_list/view.scss */
.purchaser-fangan-evaluate .right-pagination {
  margin: 20px 0;
  text-align: right;
}
/* line 2, app/components/purchaser/fangan_evaluate_success/view.scss */
.purchaser-fangan-evaluate-success h3 {
  padding: 16px 0 16px 0;
}
/* line 9, app/components/purchaser/fangan_evaluate_success/view.scss */
.purchaser-fangan-evaluate-success .result .result-item > label {
  width: 500px;
}
/* line 3, app/components/purchaser/fangan_pass_evaluate/view.scss */
.purchaser-fangan-pass-evaluate {
  padding: 20px 0;
}
/* line 6, app/components/purchaser/fangan_pass_evaluate/view.scss */
.purchaser-fangan-pass-evaluate .advise-item {
  margin: 20px 0;
}
/* line 9, app/components/purchaser/fangan_pass_evaluate/view.scss */
.purchaser-fangan-pass-evaluate .advise-item label {
  width: 80px;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/* line 17, app/components/purchaser/fangan_pass_evaluate/view.scss */
.purchaser-fangan-pass-evaluate .advise-item > .half {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 22, app/components/purchaser/fangan_pass_evaluate/view.scss */
.purchaser-fangan-pass-evaluate .advise-item .content {
  width: 900px;
  max-height: 300px;
  overflow-y: auto;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 28, app/components/purchaser/fangan_pass_evaluate/view.scss */
.purchaser-fangan-pass-evaluate .advise-item .content > .item {
  margin-bottom: 10px;
}
/* line 31, app/components/purchaser/fangan_pass_evaluate/view.scss */
.purchaser-fangan-pass-evaluate .advise-item .content > .item label {
  width: 30px;
}
/* line 35, app/components/purchaser/fangan_pass_evaluate/view.scss */
.purchaser-fangan-pass-evaluate .advise-item .content > .item .item-content {
  width: 840px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 43, app/components/purchaser/fangan_pass_evaluate/view.scss */
.purchaser-fangan-pass-evaluate .control-group {
  margin: 20px 0;
}
/* line 47, app/components/purchaser/fangan_pass_evaluate/view.scss */
.purchaser-fangan-pass-evaluate .control-group > label {
  width: 80px;
  text-align: right;
}
/* line 52, app/components/purchaser/fangan_pass_evaluate/view.scss */
.purchaser-fangan-pass-evaluate .control-group .width-900 {
  width: 900px !important;
}
/* line 56, app/components/purchaser/fangan_pass_evaluate/view.scss */
.purchaser-fangan-pass-evaluate .control-group.center {
  text-align: center;
}
/* line 61, app/components/purchaser/fangan_pass_evaluate/view.scss */
.purchaser-fangan-pass-evaluate .exit-reason {
  text-align: left;
}
/* line 64, app/components/purchaser/fangan_pass_evaluate/view.scss */
.purchaser-fangan-pass-evaluate .exit-reason > label {
  width: 80px;
  text-align: right;
}
/* line 69, app/components/purchaser/fangan_pass_evaluate/view.scss */
.purchaser-fangan-pass-evaluate .exit-reason > .content {
  width: 800px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 75, app/components/purchaser/fangan_pass_evaluate/view.scss */
.purchaser-fangan-pass-evaluate .reject-center {
  margin: 20px auto;
  color: red;
  font-size: 16px;
  text-align: center;
}

/* line 85, app/components/purchaser/fangan_pass_evaluate/view.scss */
.manager-evaluate-exit-modal > .modal-header {
  padding: 5px 15px;
}
/* line 89, app/components/purchaser/fangan_pass_evaluate/view.scss */
.manager-evaluate-exit-modal > .modal-body {
  min-height: 50px;
}
/* line 2, app/components/purchaser/final_quota/view.scss */
.final-quota .operation-area {
  text-align: right;
}
/* line 4, app/components/purchaser/gecInquiry_list/view.scss */
.gecInquiry-list .table-striped td {
  padding: 10px 0px !important;
}
/* line 5, app/components/purchaser/gecInquiry_list/view.scss */
.gecInquiry-list .demand-code {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 150px;
}
/* line 9, app/components/purchaser/gecInquiry_list/view.scss */
.gecInquiry-list .demand-publish-time {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 12, app/components/purchaser/gecInquiry_list/view.scss */
.gecInquiry-list .demand-creator {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 180px;
}
/* line 17, app/components/purchaser/gecInquiry_list/view.scss */
.gecInquiry-list .demand-purchaser {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 260px;
}
/* line 22, app/components/purchaser/gecInquiry_list/view.scss */
.gecInquiry-list .tab-contents {
  padding: 0;
}
/* line 25, app/components/purchaser/gecInquiry_list/view.scss */
.gecInquiry-list .tab-content {
  min-height: 0 !important;
}
/* line 27, app/components/purchaser/gecInquiry_list/view.scss */
.gecInquiry-list .tab-content .block {
  padding: 25px 13px;
}
/* line 31, app/components/purchaser/gecInquiry_list/view.scss */
.gecInquiry-list .span {
  margin: 2px;
}
/* line 34, app/components/purchaser/gecInquiry_list/view.scss */
.gecInquiry-list fieldset {
  width: 1000px;
}
/* line 37, app/components/purchaser/gecInquiry_list/view.scss */
.gecInquiry-list .span1 {
  width: 120px;
}
/* line 40, app/components/purchaser/gecInquiry_list/view.scss */
.gecInquiry-list .span3 {
  width: 250px;
}
/* line 44, app/components/purchaser/gecInquiry_list/view.scss */
.gecInquiry-list .td-heading {
  font-weight: normal !important;
}
/* line 48, app/components/purchaser/gecInquiry_list/view.scss */
.gecInquiry-list .demand-pagination {
  text-align: right;
  padding-bottom: 20px;
}
/* line 51, app/components/purchaser/gecInquiry_list/view.scss */
.gecInquiry-list .demand-pagination.inline-pagination {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding-bottom: 0;
  width: 860px;
}
/* line 6, app/components/purchaser/gecInquiry_module/view.scss */
.gecInquiry-module .table-container {
  overflow: auto;
  margin-bottom: 20px;
  min-height: 300px;
}
/* line 11, app/components/purchaser/gecInquiry_module/view.scss */
.gecInquiry-module .commom-problem-show {
  vertical-align: top;
}
/* line 14, app/components/purchaser/gecInquiry_module/view.scss */
.gecInquiry-module table {
  overflow: auto;
}
/* line 17, app/components/purchaser/gecInquiry_module/view.scss */
.gecInquiry-module .one-row {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #eeeeee;
}
/* line 22, app/components/purchaser/gecInquiry_module/view.scss */
.gecInquiry-module .multi-row {
  white-space: nowrap;
}
/* line 24, app/components/purchaser/gecInquiry_module/view.scss */
.gecInquiry-module .multi-row span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100px;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
/* line 35, app/components/purchaser/gecInquiry_module/view.scss */
.gecInquiry-module .post-submit {
  margin: 70px auto 100px auto;
  text-align: center;
}
/* line 39, app/components/purchaser/gecInquiry_module/view.scss */
.gecInquiry-module .fill-title {
  margin: 10px;
}

/* line 45, app/components/purchaser/gecInquiry_module/view.scss */
.module-form .control-content {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 47, app/components/purchaser/gecInquiry_module/view.scss */
.module-form .control-content p {
  margin: 0 0 10px 0;
}
/* line 49, app/components/purchaser/gecInquiry_module/view.scss */
.module-form .control-content p.last {
  margin: 0;
}
/* line 54, app/components/purchaser/gecInquiry_module/view.scss */
.module-form .form-left, .module-form .form-right {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 480px;
}
/* line 58, app/components/purchaser/gecInquiry_module/view.scss */
.module-form .form-right {
  width: 400px;
}
/* line 62, app/components/purchaser/gecInquiry_module/view.scss */
.module-form .select-menu {
  left: 0;
  margin-top: 10px;
  position: absolute;
  width: 164px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
/* line 69, app/components/purchaser/gecInquiry_module/view.scss */
.module-form .select-menu ul {
  padding: 0 5px;
  height: auto;
  max-height: 300px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 76, app/components/purchaser/gecInquiry_module/view.scss */
.module-form .select-menu li {
  line-height: 20px !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 79, app/components/purchaser/gecInquiry_module/view.scss */
.module-form .select-menu li label {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 120px !important;
  margin: 5px 10px 5px 5px !important;
}
/* line 87, app/components/purchaser/gecInquiry_module/view.scss */
.module-form .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 93, app/components/purchaser/gecInquiry_module/view.scss */
.module-form .select-menu .scope-category-label {
  text-align: left !important;
}
/* line 98, app/components/purchaser/gecInquiry_module/view.scss */
.module-form .attestation-show {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 105, app/components/purchaser/gecInquiry_module/view.scss */
.common-problem-template-block {
  width: 600px;
  margin-bottom: 20px;
}
/* line 6, app/components/purchaser/gecInquiry_new/view.scss */
.gecInquiry-new .input-group-btn .btn {
  padding: 5px 8px;
  margin-left: -35px;
  border-left: 0;
  background: #fff;
}
/* line 10, app/components/purchaser/gecInquiry_new/view.scss */
.gecInquiry-new .input-group-btn .btn:hover {
  background: #e0e0e0;
}
/* line 14, app/components/purchaser/gecInquiry_new/view.scss */
.gecInquiry-new h4 {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  height: 9px;
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 30px 0;
}
/* line 20, app/components/purchaser/gecInquiry_new/view.scss */
.gecInquiry-new h4.inline {
  font-weight: normal;
  margin-left: 15px;
}
/* line 25, app/components/purchaser/gecInquiry_new/view.scss */
.gecInquiry-new h4 span {
  background-color: #fff;
  padding-right: 20px;
}
/* line 31, app/components/purchaser/gecInquiry_new/view.scss */
.gecInquiry-new .basic-info {
  margin-top: 30px;
}
/* line 34, app/components/purchaser/gecInquiry_new/view.scss */
.gecInquiry-new .basic-info .form-group {
  overflow: hidden;
}
/* line 37, app/components/purchaser/gecInquiry_new/view.scss */
.gecInquiry-new .basic-info .form-group .group-section {
  float: left;
  width: 510px;
}
/* line 42, app/components/purchaser/gecInquiry_new/view.scss */
.gecInquiry-new .basic-info .form-group .contacts-section {
  float: left;
  width: 350px;
}
/* line 49, app/components/purchaser/gecInquiry_new/view.scss */
.gecInquiry-new .team-members {
  margin-top: 30px;
}
/* line 53, app/components/purchaser/gecInquiry_new/view.scss */
.gecInquiry-new .team-members .table-striped td {
  padding: 0;
  height: 32px;
}
/* line 59, app/components/purchaser/gecInquiry_new/view.scss */
.gecInquiry-new .team-members .inner-table td {
  border: none;
}
/* line 65, app/components/purchaser/gecInquiry_new/view.scss */
.gecInquiry-new .supplier-resource {
  margin-top: 30px;
}
/* line 69, app/components/purchaser/gecInquiry_new/view.scss */
.gecInquiry-new .supplier-resource .table-striped td {
  padding: 0;
  height: 60px;
}
/* line 75, app/components/purchaser/gecInquiry_new/view.scss */
.gecInquiry-new .supplier-resource .inner-table td {
  border: none;
}
/* line 81, app/components/purchaser/gecInquiry_new/view.scss */
.gecInquiry-new .post-submit {
  margin: 100px auto 100px auto;
  text-align: center;
}
/* line 95, app/components/purchaser/gecInquiry_new/view.scss */
.gecInquiry-new .control-group label {
  margin: 0 17px 17px 0;
}
/* line 98, app/components/purchaser/gecInquiry_new/view.scss */
.gecInquiry-new .control-group select {
  width: 145px;
  margin-right: 12px;
}
/* line 102, app/components/purchaser/gecInquiry_new/view.scss */
.gecInquiry-new .control-group input[type="text"] {
  width: 135px;
}
/* line 106, app/components/purchaser/gecInquiry_new/view.scss */
.gecInquiry-new .control-group .input-group {
  display: inline;
  letter-spacing: 0;
}
/* line 109, app/components/purchaser/gecInquiry_new/view.scss */
.gecInquiry-new .control-group .input-group input {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border-right: 0;
}
/* line 115, app/components/purchaser/gecInquiry_new/view.scss */
.gecInquiry-new .control-group .span-right {
  width: 70px;
  text-align: right;
  display: inline-block;
  padding: 0 5px;
}
/* line 122, app/components/purchaser/gecInquiry_new/view.scss */
.gecInquiry-new .control-group .control-content {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: -6px;
}
/* line 125, app/components/purchaser/gecInquiry_new/view.scss */
.gecInquiry-new .control-group .control-content.middle-content {
  vertical-align: middle;
}
/* line 128, app/components/purchaser/gecInquiry_new/view.scss */
.gecInquiry-new .control-group .control-content .attachment-file {
  width: 340px;
  margin: 10px 0;
}
/* line 131, app/components/purchaser/gecInquiry_new/view.scss */
.gecInquiry-new .control-group .control-content .attachment-file.first {
  margin-top: 0;
}
/* line 135, app/components/purchaser/gecInquiry_new/view.scss */
.gecInquiry-new .control-group .control-content .attachment-file label {
  text-align: left;
  width: 80px;
}
/* line 140, app/components/purchaser/gecInquiry_new/view.scss */
.gecInquiry-new .control-group .control-content .attachment-file .file-name {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 110px;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 149, app/components/purchaser/gecInquiry_new/view.scss */
.gecInquiry-new .control-group .factory-select {
  width: 370px;
}
/* line 155, app/components/purchaser/gecInquiry_new/view.scss */
.gecInquiry-new .select-menu {
  left: 0;
  position: absolute;
  width: 146px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
/* line 161, app/components/purchaser/gecInquiry_new/view.scss */
.gecInquiry-new .select-menu ul {
  padding: 0 5px;
  height: auto;
  max-height: 300px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 168, app/components/purchaser/gecInquiry_new/view.scss */
.gecInquiry-new .select-menu li {
  line-height: 20px !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 171, app/components/purchaser/gecInquiry_new/view.scss */
.gecInquiry-new .select-menu li label {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 120px !important;
  margin: 5px 10px 5px 5px !important;
}
/* line 179, app/components/purchaser/gecInquiry_new/view.scss */
.gecInquiry-new .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 185, app/components/purchaser/gecInquiry_new/view.scss */
.gecInquiry-new .select-menu .scope-category-label {
  text-align: left !important;
}
/* line 3, app/components/purchaser/gecInquiry_progress/view.scss */
.purchaser-jz-post-step h3 {
  margin-top: 20px;
}
/* line 7, app/components/purchaser/gecInquiry_progress/view.scss */
.purchaser-jz-post-step .post-step {
  margin: 20px 0 0 0;
}
/* line 9, app/components/purchaser/gecInquiry_progress/view.scss */
.purchaser-jz-post-step .post-step .progress {
  margin: 0;
  padding: 15px 0 0 0;
  text-align: center;
  background-color: #f4f4f4;
  height: 120px;
}
/* line 17, app/components/purchaser/gecInquiry_progress/view.scss */
.purchaser-jz-post-step .post-step ol {
  margin: 0;
}
/* line 19, app/components/purchaser/gecInquiry_progress/view.scss */
.purchaser-jz-post-step .post-step ol .progress-bar {
  width: 160px;
}
/* line 21, app/components/purchaser/gecInquiry_progress/view.scss */
.purchaser-jz-post-step .post-step ol .progress-bar.small-size {
  width: 130px;
}
/* line 25, app/components/purchaser/gecInquiry_progress/view.scss */
.purchaser-jz-post-step .post-step ol .progress-step-into {
  color: #717171;
}
/* line 27, app/components/purchaser/gecInquiry_progress/view.scss */
.purchaser-jz-post-step .post-step ol .progress-step-into.last {
  left: -65px;
}
/* line 31, app/components/purchaser/gecInquiry_progress/view.scss */
.purchaser-jz-post-step .post-step ol .progress-bar.active {
  background-color: #5fa7e8;
}
/* line 34, app/components/purchaser/gecInquiry_progress/view.scss */
.purchaser-jz-post-step .post-step ol .progress-step.active {
  background-color: #5fa7e8;
}
/* line 37, app/components/purchaser/gecInquiry_progress/view.scss */
.purchaser-jz-post-step .post-step ol .progress-step.active .progress-step-into, .purchaser-jz-post-step .post-step ol .progress-step.active .color-gray {
  color: #717171;
}
/* line 42, app/components/purchaser/gecInquiry_progress/view.scss */
.purchaser-jz-post-step .post-step ol .progress-step-date p {
  padding: 0;
  margin: 0;
  color: red;
}
/* line 1, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bg {
  width: 1920px;
  height: 1080px;
  background: url(/srmoem/assets/images/icons.png) 0px 0px no-repeat;
}

/* line 6, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-tip {
  width: 1200px;
  height: 243px;
  background: url(/srmoem/assets/images/icons.png) 0px -1080px no-repeat;
}

/* line 11, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-foot-line {
  width: 1200px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) 0px -1323px no-repeat;
}

/* line 16, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-border-image {
  width: 1100px;
  height: 48px;
  background: url(/srmoem/assets/images/icons.png) 0px -1363px no-repeat;
}

/* line 21, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-6 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1411px no-repeat;
}

/* line 26, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-3 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1435px no-repeat;
}

/* line 31, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-4 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1459px no-repeat;
}

/* line 36, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-5 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1483px no-repeat;
}

/* line 41, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-7 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1507px no-repeat;
}

/* line 46, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-8 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1531px no-repeat;
}

/* line 51, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-1 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1555px no-repeat;
}

/* line 56, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-2 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1579px no-repeat;
}

/* line 61, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-line1 {
  width: 1001px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1603px no-repeat;
}

/* line 66, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow1 {
  width: 910px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -1001px -1603px no-repeat;
}

/* line 71, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow2 {
  width: 910px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) 0px -1627px no-repeat;
}

/* line 76, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-7 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1640px no-repeat;
}

/* line 81, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-1 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1640px no-repeat;
}

/* line 86, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-6 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1674px no-repeat;
}

/* line 91, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-5 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1674px no-repeat;
}

/* line 96, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-4 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1708px no-repeat;
}

/* line 101, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-2 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1708px no-repeat;
}

/* line 106, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-9 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1742px no-repeat;
}

/* line 111, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-8 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1742px no-repeat;
}

/* line 116, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-top3 {
  width: 382px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1080px no-repeat;
}

/* line 121, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-top1 {
  width: 382px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1135px no-repeat;
}

/* line 126, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-top2 {
  width: 382px;
  height: 52px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1190px no-repeat;
}

/* line 131, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-supplier-logo {
  width: 300px;
  height: 60px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1242px no-repeat;
}

/* line 136, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-buyplatform-new {
  width: 273px;
  height: 60px;
  background: url(/srmoem/assets/images/icons.png) -1500px -1242px no-repeat;
}

/* line 141, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contactUs {
  width: 240px;
  height: 65px;
  background: url(/srmoem/assets/images/icons.png) 0px -1776px no-repeat;
}

/* line 146, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-buyer-admin {
  width: 233px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1080px no-repeat;
}

/* line 151, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-login-logo {
  width: 223px;
  height: 41px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1135px no-repeat;
}

/* line 156, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-supplier-banner {
  width: 220px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1190px no-repeat;
}

/* line 161, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-plansubmit {
  width: 210px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1209px no-repeat;
}

/* line 166, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-interaction {
  width: 210px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1302px no-repeat;
}

/* line 171, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-right {
  width: 207px;
  height: 25px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1323px no-repeat;
}

/* line 176, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b1 {
  width: 195px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1100px -1363px no-repeat;
}

/* line 181, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b2 {
  width: 195px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1295px -1363px no-repeat;
}

/* line 186, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-demand-top {
  width: 166px;
  height: 54px;
  background: url(/srmoem/assets/images/icons.png) -240px -1776px no-repeat;
}

/* line 191, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search-bg {
  width: 162px;
  height: 22px;
  background: url(/srmoem/assets/images/icons.png) -1407px -1323px no-repeat;
}

/* line 196, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser10 {
  width: 160px;
  height: 50px;
  background: url(/srmoem/assets/images/icons.png) -406px -1776px no-repeat;
}

/* line 201, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-topic-now {
  width: 160px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1118px no-repeat;
}

/* line 206, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bottomline {
  width: 1px;
  height: 155px;
  background: url(/srmoem/assets/images/icons.png) -1920px 0px no-repeat;
}

/* line 211, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-demand-sub-top {
  width: 153px;
  height: 54px;
  background: url(/srmoem/assets/images/icons.png) 0px -1841px no-repeat;
}

/* line 216, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-demand-detail-top {
  width: 151px;
  height: 54px;
  background: url(/srmoem/assets/images/icons.png) -153px -1841px no-repeat;
}

/* line 221, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b3 {
  width: 151px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1490px -1363px no-repeat;
}

/* line 226, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b4 {
  width: 151px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1641px -1363px no-repeat;
}

/* line 231, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss3 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px 0px no-repeat;
}

/* line 236, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss2 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -100px no-repeat;
}

/* line 241, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss1 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -200px no-repeat;
}

/* line 246, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss4 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -300px no-repeat;
}

/* line 251, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss6 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -400px no-repeat;
}

/* line 256, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss5 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -500px no-repeat;
}

/* line 261, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-supplier-logo-white {
  width: 148px;
  height: 27px;
  background: url(/srmoem/assets/images/icons.png) -1921px -600px no-repeat;
}

/* line 266, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo {
  width: 147px;
  height: 61px;
  background: url(/srmoem/assets/images/icons.png) -1921px -627px no-repeat;
}

/* line 271, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-left {
  width: 146px;
  height: 25px;
  background: url(/srmoem/assets/images/icons.png) -1921px -688px no-repeat;
}

/* line 276, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-gzt {
  width: 140px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1921px -713px no-repeat;
}

/* line 281, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser3 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -768px no-repeat;
}

/* line 286, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser7 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -812px no-repeat;
}

/* line 291, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser6 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -856px no-repeat;
}

/* line 296, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser5 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -900px no-repeat;
}

/* line 301, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser8 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -944px no-repeat;
}

/* line 306, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser9 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -988px no-repeat;
}

/* line 311, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser1 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1032px no-repeat;
}

/* line 316, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser2 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1076px no-repeat;
}

/* line 321, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser4 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1120px no-repeat;
}

/* line 326, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-scheme-top {
  width: 131px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1164px no-repeat;
}

/* line 331, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-c-hide {
  width: 58px;
  height: 130px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1219px no-repeat;
}

/* line 336, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-c-show {
  width: 58px;
  height: 130px;
  background: url(/srmoem/assets/images/icons.png) -1979px -1219px no-repeat;
}

/* line 341, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-buyplatform {
  width: 130px;
  height: 27px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1349px no-repeat;
}

/* line 346, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-scheme-sub-top {
  width: 128px;
  height: 52px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1376px no-repeat;
}

/* line 351, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-scheme-detail-top {
  width: 128px;
  height: 52px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1428px no-repeat;
}

/* line 356, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhds {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1480px no-repeat;
}

/* line 361, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icondydj {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1524px no-repeat;
}

/* line 366, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconembraco {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1568px no-repeat;
}

/* line 371, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconfl {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1612px no-repeat;
}

/* line 376, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconbg {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1656px no-repeat;
}

/* line 381, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconbe {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1700px no-repeat;
}

/* line 386, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconfxpk {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1744px no-repeat;
}

/* line 391, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icongk {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1788px no-repeat;
}

/* line 396, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconda {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1832px no-repeat;
}

/* line 401, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhh {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1773px -1242px no-repeat;
}

/* line 406, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconxk {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -566px -1776px no-repeat;
}

/* line 411, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhl {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -686px -1776px no-repeat;
}

/* line 416, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsx {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -806px -1776px no-repeat;
}

/* line 421, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhmt {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -926px -1776px no-repeat;
}

/* line 426, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhsm {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1046px -1776px no-repeat;
}

/* line 431, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon3M {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1166px -1776px no-repeat;
}

/* line 436, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconrdc {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1286px -1776px no-repeat;
}

/* line 441, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsps {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1406px -1776px no-repeat;
}

/* line 446, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconrs {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1526px -1776px no-repeat;
}

/* line 451, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconskf {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1646px -1776px no-repeat;
}

/* line 456, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsl {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1766px -1776px no-repeat;
}

/* line 461, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsldj {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -304px -1841px no-repeat;
}

/* line 466, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsbf {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -424px -1841px no-repeat;
}

/* line 471, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-scheme-right {
  width: 111px;
  height: 25px;
  background: url(/srmoem/assets/images/icons.png) -1805px -1135px no-repeat;
}

/* line 476, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contributed-bail {
  width: 106px;
  height: 28px;
  background: url(/srmoem/assets/images/icons.png) -1792px -1363px no-repeat;
}

/* line 481, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contribute-bail {
  width: 104px;
  height: 26px;
  background: url(/srmoem/assets/images/icons.png) -1815px -1080px no-repeat;
}

/* line 486, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-add-pic {
  width: 100px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) 0px -1895px no-repeat;
}

/* line 491, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-add-more-pic {
  width: 100px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -100px -1895px no-repeat;
}

/* line 496, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bubble {
  width: 100px;
  height: 50px;
  background: url(/srmoem/assets/images/icons.png) -200px -1895px no-repeat;
}

/* line 501, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lmfg {
  width: 100px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -544px -1841px no-repeat;
}

/* line 506, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lcy {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -644px -1841px no-repeat;
}

/* line 511, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-lsc {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -742px -1841px no-repeat;
}

/* line 516, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lhlf {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -840px -1841px no-repeat;
}

/* line 521, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lesp {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -938px -1841px no-repeat;
}

/* line 526, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lhaier {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -1036px -1841px no-repeat;
}

/* line 531, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-haizol {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -1134px -1841px no-repeat;
}

/* line 536, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lhope {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -1232px -1841px no-repeat;
}

/* line 541, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-UAPP {
  width: 96px;
  height: 96px;
  background: url(/srmoem/assets/images/icons.png) -2071px 0px no-repeat;
}

/* line 546, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-HDY {
  width: 96px;
  height: 95px;
  background: url(/srmoem/assets/images/icons.png) -2071px -96px no-repeat;
}

/* line 551, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-check-demand {
  width: 96px;
  height: 30px;
  background: url(/srmoem/assets/images/icons.png) -2071px -191px no-repeat;
}

/* line 556, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-leftbg {
  width: 32px;
  height: 84px;
  background: url(/srmoem/assets/images/icons.png) -2071px -221px no-repeat;
}

/* line 561, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-level-5 {
  width: 68px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -305px no-repeat;
}

/* line 566, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-freezer {
  width: 66px;
  height: 66px;
  background: url(/srmoem/assets/images/icons.png) -2071px -321px no-repeat;
}

/* line 571, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-person {
  width: 64px;
  height: 49px;
  background: url(/srmoem/assets/images/icons.png) -2103px -221px no-repeat;
}

/* line 576, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon10 {
  width: 63px;
  height: 63px;
  background: url(/srmoem/assets/images/icons.png) -2071px -387px no-repeat;
}

/* line 581, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon11 {
  width: 63px;
  height: 63px;
  background: url(/srmoem/assets/images/icons.png) -2071px -450px no-repeat;
}

/* line 586, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-kt {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -513px no-repeat;
}

/* line 591, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-qt {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -549px no-repeat;
}

/* line 596, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-mj {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -585px no-repeat;
}

/* line 601, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-xyj {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -621px no-repeat;
}

/* line 606, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-dz {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -657px no-repeat;
}

/* line 611, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-rsq {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -693px no-repeat;
}

/* line 616, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-cfdq {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -729px no-repeat;
}

/* line 621, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bl {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -765px no-repeat;
}

/* line 626, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-circle {
  width: 60px;
  height: 28px;
  background: url(/srmoem/assets/images/icons.png) -2103px -270px no-repeat;
}

/* line 631, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-leftbgLead {
  width: 32px;
  height: 53px;
  background: url(/srmoem/assets/images/icons.png) -2134px -387px no-repeat;
}

/* line 636, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-left01 {
  width: 24px;
  height: 53px;
  background: url(/srmoem/assets/images/icons.png) -2137px -321px no-repeat;
}

/* line 641, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-right01 {
  width: 24px;
  height: 53px;
  background: url(/srmoem/assets/images/icons.png) -2134px -450px no-repeat;
}

/* line 646, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-byMonth {
  width: 50px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -801px no-repeat;
}

/* line 651, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-byYear {
  width: 50px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -825px no-repeat;
}

/* line 656, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-byDay {
  width: 50px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -849px no-repeat;
}

/* line 661, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-line {
  width: 45px;
  height: 30px;
  background: url(/srmoem/assets/images/icons.png) -2071px -873px no-repeat;
}

/* line 666, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goto-top {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -903px no-repeat;
}

/* line 671, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow05 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -903px no-repeat;
}

/* line 676, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow02 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -943px no-repeat;
}

/* line 681, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow04 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -943px no-repeat;
}

/* line 686, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow01 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -983px no-repeat;
}

/* line 691, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-message {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -983px no-repeat;
}

/* line 696, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-questionnaire {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1023px no-repeat;
}

/* line 701, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contact-blue {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1023px no-repeat;
}

/* line 706, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contact {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1063px no-repeat;
}

/* line 711, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow03 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1063px no-repeat;
}

/* line 716, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-person {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1103px no-repeat;
}

/* line 721, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-lock {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1103px no-repeat;
}

/* line 726, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-correct {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1141px no-repeat;
}

/* line 731, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-warning2 {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1141px no-repeat;
}

/* line 736, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-tqrdc {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1179px no-repeat;
}

/* line 741, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-info {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1179px no-repeat;
}

/* line 746, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-order {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1218px no-repeat;
}

/* line 751, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-my {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1218px no-repeat;
}

/* line 756, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-warnning {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1257px no-repeat;
}

/* line 761, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-tactics {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1257px no-repeat;
}

/* line 766, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-line {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1296px no-repeat;
}

/* line 771, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-user1 {
  width: 38px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1296px no-repeat;
}

/* line 776, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-password {
  width: 38px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1335px no-repeat;
}

/* line 781, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-successful01 {
  width: 37px;
  height: 37px;
  background: url(/srmoem/assets/images/icons.png) -2109px -1335px no-repeat;
}

/* line 786, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-info {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -513px no-repeat;
}

/* line 791, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-error {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -549px no-repeat;
}

/* line 796, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-warning {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -585px no-repeat;
}

/* line 801, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-white {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -621px no-repeat;
}

/* line 806, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-confirm {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -657px no-repeat;
}

/* line 811, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-success {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -693px no-repeat;
}

/* line 816, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-promote {
  width: 34px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -729px no-repeat;
}

/* line 821, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-reduce {
  width: 34px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -765px no-repeat;
}

/* line 826, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-plan-title-arrow {
  width: 13px;
  height: 32px;
  background: url(/srmoem/assets/images/icons.png) -2151px -903px no-repeat;
}

/* line 831, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-green-ok {
  width: 28px;
  height: 27px;
  background: url(/srmoem/assets/images/icons.png) -2116px -873px no-repeat;
}

/* line 836, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-right {
  width: 16px;
  height: 26px;
  background: url(/srmoem/assets/images/icons.png) -2144px -873px no-repeat;
}

/* line 841, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-left {
  width: 16px;
  height: 26px;
  background: url(/srmoem/assets/images/icons.png) -2151px -943px no-repeat;
}

/* line 846, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-show {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2121px -801px no-repeat;
}

/* line 851, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon31 {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2121px -825px no-repeat;
}

/* line 856, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-down, .goods-import .post-step.active .showOrHidden {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2121px -849px no-repeat;
}

/* line 861, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-up, .goods-import .post-step .showOrHidden {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1373px no-repeat;
}

/* line 866, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-hide {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2095px -1373px no-repeat;
}

/* line 871, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-email {
  width: 24px;
  height: 18px;
  background: url(/srmoem/assets/images/icons.png) -2119px -1373px no-repeat;
}

/* line 876, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-green-circle {
  width: 22px;
  height: 22px;
  background: url(/srmoem/assets/images/icons.png) -2145px -801px no-repeat;
}

/* line 881, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-red-circle {
  width: 22px;
  height: 22px;
  background: url(/srmoem/assets/images/icons.png) -2145px -825px no-repeat;
}

/* line 886, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-close {
  width: 20px;
  height: 20px;
  background: url(/srmoem/assets/images/icons.png) -2145px -849px no-repeat;
}

/* line 891, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-case {
  width: 17px;
  height: 20px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1179px no-repeat;
}

/* line 896, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon38 {
  width: 20px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2139px -305px no-repeat;
}

/* line 901, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon36 {
  width: 20px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2146px -1335px no-repeat;
}

/* line 906, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-messages {
  width: 20px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2137px -374px no-repeat;
}

/* line 911, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-l {
  width: 19px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -2148px -1296px no-repeat;
}

/* line 916, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-r {
  width: 19px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -2148px -1315px no-repeat;
}

/* line 921, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon8 {
  width: 19px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2146px -1349px no-repeat;
}

/* line 926, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon28 {
  width: 15px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -2151px -983px no-repeat;
}

/* line 931, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon2 {
  width: 19px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2143px -1373px no-repeat;
}

/* line 936, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon26 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1397px no-repeat;
}

/* line 941, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon29 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2090px -1397px no-repeat;
}

/* line 946, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon24 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2109px -1397px no-repeat;
}

/* line 951, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon7 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2128px -1397px no-repeat;
}

/* line 956, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon21 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2147px -1397px no-repeat;
}

/* line 961, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon3 {
  width: 18px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1199px no-repeat;
}

/* line 966, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon6 {
  width: 18px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1218px no-repeat;
}

/* line 971, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon16 {
  width: 18px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1232px no-repeat;
}

/* line 976, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-email {
  width: 18px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1257px no-repeat;
}

/* line 981, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search2 {
  width: 17px;
  height: 17px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1271px no-repeat;
}

/* line 986, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search {
  width: 17px;
  height: 17px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1411px no-repeat;
}

/* line 991, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon5 {
  width: 17px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2088px -1411px no-repeat;
}

/* line 996, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon27 {
  width: 17px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2105px -1411px no-repeat;
}

/* line 1001, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon18 {
  width: 17px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2122px -1411px no-repeat;
}

/* line 1006, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon41 {
  width: 17px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2139px -1411px no-repeat;
}

/* line 1011, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon19 {
  width: 17px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1428px no-repeat;
}

/* line 1016, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon22 {
  width: 17px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2088px -1428px no-repeat;
}

/* line 1021, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-info16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1002px no-repeat;
}

/* line 1026, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-info-small {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1023px no-repeat;
}

/* line 1031, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-notfinish {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1039px no-repeat;
}

/* line 1036, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-error16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1063px no-repeat;
}

/* line 1041, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-next {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1079px no-repeat;
}

/* line 1046, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-user {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1103px no-repeat;
}

/* line 1051, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-13 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1119px no-repeat;
}

/* line 1056, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-warning16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1141px no-repeat;
}

/* line 1061, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-trash-small {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1157px no-repeat;
}

/* line 1066, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-success16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1440px no-repeat;
}

/* line 1071, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-back {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2087px -1440px no-repeat;
}

/* line 1076, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-plus-big {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2103px -1440px no-repeat;
}

/* line 1081, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-finish {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2119px -1440px no-repeat;
}

/* line 1086, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-calendar {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2135px -1440px no-repeat;
}

/* line 1091, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon13 {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2150px -1440px no-repeat;
}

/* line 1096, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-attachment {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1456px no-repeat;
}

/* line 1101, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon9 {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2086px -1456px no-repeat;
}

/* line 1106, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-home {
  width: 16px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2101px -1456px no-repeat;
}

/* line 1111, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-attach {
  width: 14px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1472px no-repeat;
}

/* line 1116, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon14 {
  width: 13px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1472px no-repeat;
}

/* line 1121, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon12 {
  width: 16px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2151px -969px no-repeat;
}

/* line 1126, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon4 {
  width: 15px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2117px -1456px no-repeat;
}

/* line 1131, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon35 {
  width: 15px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2132px -1456px no-repeat;
}

/* line 1136, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-jb {
  width: 15px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2147px -1456px no-repeat;
}

/* line 1141, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon34 {
  width: 15px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2105px -1428px no-repeat;
}

/* line 1146, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-yhddqs {
  width: 15px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2120px -1428px no-repeat;
}

/* line 1151, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-check {
  width: 15px;
  height: 11px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1246px no-repeat;
}

/* line 1156, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon45 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2098px -1472px no-repeat;
}

/* line 1161, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-14 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2112px -1472px no-repeat;
}

/* line 1166, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-f {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2126px -1472px no-repeat;
}

/* line 1171, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon48 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2140px -1472px no-repeat;
}

/* line 1176, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-8 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1488px no-repeat;
}

/* line 1181, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon1 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1488px no-repeat;
}

/* line 1186, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-11 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2099px -1488px no-repeat;
}

/* line 1191, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon30 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2113px -1488px no-repeat;
}

/* line 1196, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-question {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2127px -1488px no-repeat;
}

/* line 1201, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon43 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2141px -1488px no-repeat;
}

/* line 1206, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-10 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1502px no-repeat;
}

/* line 1211, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-help {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1502px no-repeat;
}

/* line 1216, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon15 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2099px -1502px no-repeat;
}

/* line 1221, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-9 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2113px -1502px no-repeat;
}

/* line 1226, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon40 {
  width: 14px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2127px -1502px no-repeat;
}

/* line 1231, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon44 {
  width: 14px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2141px -1502px no-repeat;
}

/* line 1236, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon20 {
  width: 14px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1516px no-repeat;
}

/* line 1241, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon17 {
  width: 12px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2154px -1472px no-repeat;
}

/* line 1246, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-email-read {
  width: 14px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2135px -1428px no-repeat;
}

/* line 1251, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-50 {
  width: 14px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1428px no-repeat;
}

/* line 1256, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-email-unread {
  width: 14px;
  height: 11px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1516px no-repeat;
}

/* line 1261, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon49 {
  width: 14px;
  height: 11px;
  background: url(/srmoem/assets/images/icons.png) -2099px -1516px no-repeat;
}

/* line 1266, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon46 {
  width: 13px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1529px no-repeat;
}

/* line 1271, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon23 {
  width: 12px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2155px -1488px no-repeat;
}

/* line 1276, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon25 {
  width: 12px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2155px -1502px no-repeat;
}

/* line 1281, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-part-in {
  width: 12px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2084px -1529px no-repeat;
}

/* line 1286, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-choosed {
  width: 13px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2096px -1529px no-repeat;
}

/* line 1291, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon47 {
  width: 10px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2157px -374px no-repeat;
}

/* line 1296, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-top1 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2109px -1529px no-repeat;
}

/* line 1301, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search-icon {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2121px -1529px no-repeat;
}

/* line 1306, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-gb {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2133px -1529px no-repeat;
}

/* line 1311, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon33 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2145px -1529px no-repeat;
}

/* line 1316, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon39 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1542px no-repeat;
}

/* line 1321, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-gray-circle {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2083px -1542px no-repeat;
}

/* line 1326, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-blue {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2095px -1542px no-repeat;
}

/* line 1331, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon42 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2107px -1542px no-repeat;
}

/* line 1336, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon32 {
  width: 12px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2134px -440px no-repeat;
}

/* line 1341, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowup {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2134px -503px no-repeat;
}

/* line 1346, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowdown {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2145px -503px no-repeat;
}

/* line 1351, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowdown-current {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2156px -503px no-repeat;
}

/* line 1356, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowup-current {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2156px -1411px no-repeat;
}

/* line 1361, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-12 {
  width: 11px;
  height: 7px;
  background: url(/srmoem/assets/images/icons.png) -2103px -298px no-repeat;
}

/* line 1366, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-minus {
  width: 9px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2146px -440px no-repeat;
}

/* line 1371, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-plus {
  width: 9px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2155px -440px no-repeat;
}

/* line 1376, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-right {
  width: 6px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2159px -305px no-repeat;
}

/* line 1381, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowright-small {
  width: 5px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2161px -321px no-repeat;
}

/* line 1386, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-more {
  width: 9px;
  height: 5px;
  background: url(/srmoem/assets/images/icons.png) -2114px -298px no-repeat;
}

/* line 1391, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowdown-small {
  width: 9px;
  height: 5px;
  background: url(/srmoem/assets/images/icons.png) -2123px -298px no-repeat;
}

/* line 1396, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-disc-black {
  width: 6px;
  height: 6px;
  background: url(/srmoem/assets/images/icons.png) -2159px -314px no-repeat;
}

/* line 1401, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-disc {
  width: 6px;
  height: 6px;
  background: url(/srmoem/assets/images/icons.png) -2161px -330px no-repeat;
}

/* line 3, app/components/purchaser/goods_import/view.scss */
.goods-import {
  font-family: 'Microsoft YaHei';
}
/* line 5, app/components/purchaser/goods_import/view.scss */
.goods-import .leader-column {
  background-color: #f4f4f4;
}
/* line 8, app/components/purchaser/goods_import/view.scss */
.goods-import h3 {
  font-size: 12px;
  color: #717171;
  font-weight: bold;
  margin: 18px 0;
}
/* line 14, app/components/purchaser/goods_import/view.scss */
.goods-import .block {
  min-height: 0;
  padding: 30px;
  border: 1px solid #eee;
  background-color: #f4f4f4;
  height: 170px;
}
/* line 20, app/components/purchaser/goods_import/view.scss */
.goods-import .block .control-group {
  width: 100%;
  clear: both;
}
/* line 23, app/components/purchaser/goods_import/view.scss */
.goods-import .block .control-group .left-title {
  width: 85px;
  text-align: left;
  font-size: 12px;
  display: inline-block;
}
/* line 29, app/components/purchaser/goods_import/view.scss */
.goods-import .block .control-group .charge-name {
  width: 100px;
  display: inline-block;
  color: #717171;
  font-weight: bold;
  text-align: center;
}
/* line 36, app/components/purchaser/goods_import/view.scss */
.goods-import .block .control-group .step {
  height: 34px;
  color: #fff;
  display: inline-block;
}
/* line 40, app/components/purchaser/goods_import/view.scss */
.goods-import .block .control-group .step ul {
  padding: 0;
  margin: 0;
}
/* line 43, app/components/purchaser/goods_import/view.scss */
.goods-import .block .control-group .step ul li {
  float: left;
  list-style-type: none;
  line-height: 34px;
  font-size: 14px;
  text-align: center;
}
/* line 50, app/components/purchaser/goods_import/view.scss */
.goods-import .block .control-group .step ul .step-title-1, .goods-import .block .control-group .step ul .expected-time-li-1 {
  width: 88px;
}
/* line 53, app/components/purchaser/goods_import/view.scss */
.goods-import .block .control-group .step ul .step-title-2, .goods-import .block .control-group .step ul .expected-time-li-2 {
  width: 100px;
}
/* line 56, app/components/purchaser/goods_import/view.scss */
.goods-import .block .control-group .step ul .step-title-3, .goods-import .block .control-group .step ul .expected-time-li-3 {
  width: 100px;
}
/* line 59, app/components/purchaser/goods_import/view.scss */
.goods-import .block .control-group .step ul .step-title-4, .goods-import .block .control-group .step ul .expected-time-li-4 {
  width: 100px;
}
/* line 62, app/components/purchaser/goods_import/view.scss */
.goods-import .block .control-group .step ul .step-title-5, .goods-import .block .control-group .step ul .expected-time-li-5 {
  width: 100px;
}
/* line 65, app/components/purchaser/goods_import/view.scss */
.goods-import .block .control-group .step ul .step-title-6, .goods-import .block .control-group .step ul .expected-time-li-6 {
  width: 100px;
}
/* line 68, app/components/purchaser/goods_import/view.scss */
.goods-import .block .control-group .step ul .step-title-7, .goods-import .block .control-group .step ul .expected-time-li-7 {
  width: 100px;
}
/* line 71, app/components/purchaser/goods_import/view.scss */
.goods-import .block .control-group .step ul .step-title-8, .goods-import .block .control-group .step ul .expected-time-li-8 {
  width: 100px;
}
/* line 74, app/components/purchaser/goods_import/view.scss */
.goods-import .block .control-group .step ul .step-title-9, .goods-import .block .control-group .step ul .expected-time-li-9 {
  width: 100px;
}
/* line 79, app/components/purchaser/goods_import/view.scss */
.goods-import .block .control-group .step .expected-time li {
  color: #a1a1a1;
  font-size: 12px;
  height: 20px;
}
/* line 84, app/components/purchaser/goods_import/view.scss */
.goods-import .block .control-group .step .expected-time li.active {
  color: #717171;
  font-weight: bold;
}
/* line 90, app/components/purchaser/goods_import/view.scss */
.goods-import .block .control-group .progress {
  text-align: center;
  display: inline-block;
}
/* line 93, app/components/purchaser/goods_import/view.scss */
.goods-import .block .control-group .progress ol {
  margin: 0;
}
/* line 95, app/components/purchaser/goods_import/view.scss */
.goods-import .block .control-group .progress ol li {
  margin: 0;
}
/* line 97, app/components/purchaser/goods_import/view.scss */
.goods-import .block .control-group .progress ol li > span {
  margin-top: -14px;
}
/* line 101, app/components/purchaser/goods_import/view.scss */
.goods-import .block .control-group .progress ol .progress-title {
  background-color: #ffffff;
  padding: 0;
}
/* line 104, app/components/purchaser/goods_import/view.scss */
.goods-import .block .control-group .progress ol .progress-title span {
  width: 90px;
  text-align: left;
  margin-left: 0px;
}
/* line 110, app/components/purchaser/goods_import/view.scss */
.goods-import .block .control-group .progress ol .progress-bar {
  width: 76px;
  margin: 0;
  height: 3px;
  background-color: #bcbcbc;
}
/* line 115, app/components/purchaser/goods_import/view.scss */
.goods-import .block .control-group .progress ol .progress-bar.small-size {
  width: 130px;
}
/* line 119, app/components/purchaser/goods_import/view.scss */
.goods-import .block .control-group .progress ol .progress-step {
  width: 16px;
  height: 16px;
  position: relative;
  line-height: 16px;
  vertical-align: middle;
  text-align: center;
  border-radius: 10px;
  background-color: #bcbcbc;
}
/* line 129, app/components/purchaser/goods_import/view.scss */
.goods-import .block .control-group .progress ol .progress-step-into {
  color: #717171;
  line-height: 30px;
}
/* line 133, app/components/purchaser/goods_import/view.scss */
.goods-import .block .control-group .progress ol .progress-bar.active {
  background-color: #76c4f2;
}
/* line 136, app/components/purchaser/goods_import/view.scss */
.goods-import .block .control-group .progress ol .progress-step.active {
  background-color: #76c4f2;
}
/* line 139, app/components/purchaser/goods_import/view.scss */
.goods-import .block .control-group .progress ol .progress-step.active .progress-step-into {
  color: #717171;
}
/* line 143, app/components/purchaser/goods_import/view.scss */
.goods-import .block .control-group .progress ol .progress-step.delay {
  background-color: #f50032;
}
/* line 146, app/components/purchaser/goods_import/view.scss */
.goods-import .block .control-group .progress ol .progress-step.delay .progress-step-number {
  color: #ffffff;
}
/* line 150, app/components/purchaser/goods_import/view.scss */
.goods-import .block .control-group .progress ol .progress-step.delay a {
  color: #f50032;
  margin-left: 5px;
}
/* line 160, app/components/purchaser/goods_import/view.scss */
.goods-import .post-step {
  padding: 30px 0;
}
/* line 162, app/components/purchaser/goods_import/view.scss */
.goods-import .post-step .topic {
  text-align: right;
  padding: 0 10px;
}
/* line 167, app/components/purchaser/goods_import/view.scss */
.goods-import .post-step table, .goods-import .post-step h2 {
  display: none;
}
/* line 171, app/components/purchaser/goods_import/view.scss */
.goods-import .post-step .showOrHidden {
  margin-top: -5px;
}
/* line 176, app/components/purchaser/goods_import/view.scss */
.goods-import .post-step.active {
  background-color: #f4f4f4;
}
/* line 179, app/components/purchaser/goods_import/view.scss */
.goods-import .post-step.active table, .goods-import .post-step.active h2 {
  display: block;
}
/* line 182, app/components/purchaser/goods_import/view.scss */
.goods-import .post-step.active .post-step {
  display: block;
}
/* line 193, app/components/purchaser/goods_import/view.scss */
.goods-import .tip-message {
  margin-top: 5px;
  color: #f50032;
}
/* line 2, app/components/purchaser/goods_import_list/view.scss */
.goods-import-list h3 {
  padding: 16px 0 16px 0;
}
/* line 5, app/components/purchaser/goods_import_list/view.scss */
.goods-import-list .goods-pagination {
  padding-bottom: 20px;
  margin-top: 20px;
}
/* line 9, app/components/purchaser/goods_import_list/view.scss */
.goods-import-list table {
  width: 100%;
}
/* line 11, app/components/purchaser/goods_import_list/view.scss */
.goods-import-list table .score-td {
  color: #fff;
  font-size: 8px;
  text-align: center;
  padding: 0 22px;
}
/* line 16, app/components/purchaser/goods_import_list/view.scss */
.goods-import-list table .score-td .score-outer {
  width: 100px;
  height: 10px;
  background-color: #dbdbdb;
  text-align: center;
  float: left;
  margin-top: 10px;
}
/* line 23, app/components/purchaser/goods_import_list/view.scss */
.goods-import-list table .score-td .score-outer .score-actual-red {
  background-color: #ff0000;
  height: 10px;
}
/* line 27, app/components/purchaser/goods_import_list/view.scss */
.goods-import-list table .score-td .score-outer .score-actual-orange {
  background-color: #ff9933;
  height: 10px;
}
/* line 31, app/components/purchaser/goods_import_list/view.scss */
.goods-import-list table .score-td .score-outer .score-actual-blue {
  background-color: #0066ff;
  height: 10px;
}
/* line 35, app/components/purchaser/goods_import_list/view.scss */
.goods-import-list table .score-td .score-outer .score-actual-green {
  background-color: #00cc66;
  height: 10px;
}
/* line 40, app/components/purchaser/goods_import_list/view.scss */
.goods-import-list table .score-td > span {
  width: 30px;
  color: #000;
  line-height: 30px;
}
/* line 4, app/components/purchaser/goods_quota/view.scss */
.goods-quota .tab-content {
  min-height: 0 !important;
}
/* line 7, app/components/purchaser/goods_quota/view.scss */
.goods-quota .span {
  margin: 2px;
}
/* line 10, app/components/purchaser/goods_quota/view.scss */
.goods-quota fieldset {
  width: 1000px;
}
/* line 13, app/components/purchaser/goods_quota/view.scss */
.goods-quota .span2 {
  width: 120px;
}
/* line 16, app/components/purchaser/goods_quota/view.scss */
.goods-quota .span3 {
  width: 250px;
}
/* line 19, app/components/purchaser/goods_quota/view.scss */
.goods-quota .scroll-container {
  overflow: scroll;
  height: auto;
}
/* line 22, app/components/purchaser/goods_quota/view.scss */
.goods-quota .scroll-container table {
  width: 2500px;
}
/* line 25, app/components/purchaser/goods_quota/view.scss */
.goods-quota .scroll-container table tbody tr:nth-child(even) {
  background-color: #fafafa;
}
/* line 31, app/components/purchaser/goods_quota/view.scss */
.goods-quota .scroll-container .input-middle {
  width: 95px;
}
/* line 35, app/components/purchaser/goods_quota/view.scss */
.goods-quota .scroll-container .input-mini {
  width: 40px !important;
}
/* line 39, app/components/purchaser/goods_quota/view.scss */
.goods-quota .scroll-container .input-tax {
  width: 30px;
}
/* line 43, app/components/purchaser/goods_quota/view.scss */
.goods-quota .scroll-container .input-agency {
  width: 60px;
}
/* line 47, app/components/purchaser/goods_quota/view.scss */
.goods-quota .scroll-container .input-team {
  width: 50px;
}
/* line 55, app/components/purchaser/goods_quota/view.scss */
.goods-quota .quota-pagination {
  padding: 20px 0;
  text-align: right;
}
/* line 59, app/components/purchaser/goods_quota/view.scss */
.goods-quota .quota-cd-left {
  text-align: left;
}
/* line 61, app/components/purchaser/goods_quota/view.scss */
.goods-quota .quota-cd-left span {
  width: 250px;
  margin-right: 20px;
  margin-top: 10px;
}
/* line 68, app/components/purchaser/goods_quota/view.scss */
.goods-quota .goods-quota-batch {
  padding: 10px;
  text-align: center;
}
/* line 73, app/components/purchaser/goods_quota/view.scss */
.goods-quota .quota-pagination {
  text-align: center;
}
/* line 76, app/components/purchaser/goods_quota/view.scss */
.goods-quota .hide {
  display: none;
}

/* line 82, app/components/purchaser/goods_quota/view.scss */
.audit-quota-form .modal-body {
  height: 80px !important;
  min-height: 0 !important;
}
/* line 87, app/components/purchaser/goods_quota/view.scss */
.audit-quota-form label {
  width: auto !important;
}

/* line 92, app/components/purchaser/goods_quota/view.scss */
.public-progress {
  width: 590px;
}
/* line 94, app/components/purchaser/goods_quota/view.scss */
.public-progress .control-group {
  width: 590px;
}
/* line 96, app/components/purchaser/goods_quota/view.scss */
.public-progress .control-group .modal-center {
  margin: 0 auto;
}
/* line 98, app/components/purchaser/goods_quota/view.scss */
.public-progress .control-group .modal-center ol {
  padding: 0 0 0 120px;
}
/* line 100, app/components/purchaser/goods_quota/view.scss */
.public-progress .control-group .modal-center ol .progress-step-into, .public-progress .control-group .modal-center ol .progress-bar {
  width: 180px;
}
/* line 103, app/components/purchaser/goods_quota/view.scss */
.public-progress .control-group .modal-center ol .progress-step-into {
  left: -80px;
}
/* line 107, app/components/purchaser/goods_quota/view.scss */
.public-progress .control-group .modal-center ol .progress-bar.active {
  background-color: #5fa7e8;
}
/* line 111, app/components/purchaser/goods_quota/view.scss */
.public-progress .control-group .modal-center ol .progress-step.active {
  background-color: #5fa7e8;
}
/* line 113, app/components/purchaser/goods_quota/view.scss */
.public-progress .control-group .modal-center ol .progress-step.active span {
  color: #5fa7e8;
}
/* line 120, app/components/purchaser/goods_quota/view.scss */
.public-progress .comment {
  margin-top: 70px;
}
/* line 122, app/components/purchaser/goods_quota/view.scss */
.public-progress .comment label {
  width: 200px;
  text-align: right;
}
/* line 126, app/components/purchaser/goods_quota/view.scss */
.public-progress .comment .modal-comment {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 250px;
  max-height: 100px;
  overflow-x: hidden;
  overflow-y: auto;
}
/* line 4, app/components/purchaser/goods_quota_module/view.scss */
.goods-quota-module .goods-quota-module-table {
  margin-top: 20px;
}
/* line 7, app/components/purchaser/goods_quota_module/view.scss */
.goods-quota-module .quota-module-left-color {
  text-align: left;
  background: #e4f2fc;
}
/* line 11, app/components/purchaser/goods_quota_module/view.scss */
.goods-quota-module .demand-pagination {
  text-align: right;
  padding-bottom: 20px;
}
/* line 14, app/components/purchaser/goods_quota_module/view.scss */
.goods-quota-module .demand-pagination.inline-pagination {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding-bottom: 0;
  width: 860px;
}
/* line 2, app/components/purchaser/goods_quota_print/view.scss */
.goods-quota-print table {
  width: 1060px;
  margin-top: 10px;
}
/* line 6, app/components/purchaser/goods_quota_print/view.scss */
.goods-quota-print .quota-pagination {
  text-align: center;
  margin-top: 5px;
}
/* line 3, app/components/purchaser/goods_quota_type/view.scss */
.goods-quota-type {
  font-size: 10px;
  color: #000;
}
/* line 7, app/components/purchaser/goods_quota_type/view.scss */
.goods-quota-type #quota-table th {
  background: #fff;
  border: 1px solid black;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
}
/* line 14, app/components/purchaser/goods_quota_type/view.scss */
.goods-quota-type #quota-table td {
  text-align: center;
  word-break: break-all;
  padding: 0;
  border: 1px solid black;
  font-weight: bold;
}
/* line 22, app/components/purchaser/goods_quota_type/view.scss */
.goods-quota-type .no-print {
  display: none;
}
/* line 25, app/components/purchaser/goods_quota_type/view.scss */
.goods-quota-type .quota-type-icon {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 30%;
}
/* line 29, app/components/purchaser/goods_quota_type/view.scss */
.goods-quota-type .quota-type-word {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 65%;
  text-align: center;
  font-weight: bold;
}
/* line 35, app/components/purchaser/goods_quota_type/view.scss */
.goods-quota-type #goods-quota-left {
  padding: 0 10px;
  text-align: left;
  font-weight: bold;
}
/* line 40, app/components/purchaser/goods_quota_type/view.scss */
.goods-quota-type .quota-row {
  width: 100%;
  margin-bottom: 10px;
}
/* line 43, app/components/purchaser/goods_quota_type/view.scss */
.goods-quota-type .quota-row .quota-row-half {
  width: 45%;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-align: left;
  padding: 0 5px;
  font-weight: bold;
}
/* line 49, app/components/purchaser/goods_quota_type/view.scss */
.goods-quota-type .quota-row .quota-row-half span {
  margin-right: 10px;
}
/* line 54, app/components/purchaser/goods_quota_type/view.scss */
.goods-quota-type .goods-quota-type {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 56, app/components/purchaser/goods_quota_type/view.scss */
.goods-quota-type .goods-quota-type span {
  margin-right: 10px;
  font-weight: bold;
}
/* line 9, app/components/purchaser/header/view.scss */
.purchaser-header {
  background-color: #005BAB;
  color: #fff;
  height: 60px;
  width: 100%;
  min-width: 1200px;
}
/* line 16, app/components/purchaser/header/view.scss */
.purchaser-header a, .purchaser-header .navbar-top .navbar-collapse ul li a {
  color: #fff;
}
/* line 19, app/components/purchaser/header/view.scss */
.purchaser-header .banner {
  margin: 0 auto;
  width: 1200px;
}
/* line 22, app/components/purchaser/header/view.scss */
.purchaser-header .banner .logo {
  float: left;
  margin-left: -18px;
}
/* line 26, app/components/purchaser/header/view.scss */
.purchaser-header .banner .hide {
  display: none;
}
/* line 29, app/components/purchaser/header/view.scss */
.purchaser-header .banner .message-center {
  float: right;
  padding-top: 15px;
}
/* line 32, app/components/purchaser/header/view.scss */
.purchaser-header .banner .message-center a {
  display: block;
  position: relative;
  color: #fff;
  font-size: 14px;
  padding: 0 10px;
  background-color: #004480;
  height: 33px;
  border-radius: 4px;
}
/* line 41, app/components/purchaser/header/view.scss */
.purchaser-header .banner .message-center a .icon-icon-email {
  float: left;
  display: block;
  margin: 8px 0 0 0;
}
/* line 46, app/components/purchaser/header/view.scss */
.purchaser-header .banner .message-center a span {
  float: right;
  line-height: 33px;
  margin-left: 11px;
}
/* line 51, app/components/purchaser/header/view.scss */
.purchaser-header .banner .message-center a .message-num {
  position: absolute;
  color: #fff;
  width: 16px;
  height: 16px;
  line-height: 16px;
  left: 1px;
  top: 1px;
  font-size: 10px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center;
  font-style: normal;
  background-color: #cf3850;
  -webkit-text-size-adjust: none;
}
/* line 2, app/components/purchaser/indirect_demand_detail/view.scss */
.indirect-demand-detail .indirect-demand-title {
  margin-top: 10px;
}
/* line 4, app/components/purchaser/indirect_demand_detail/view.scss */
.indirect-demand-detail .indirect-demand-title p {
  background-color: #f4f4f4;
  font-size: 13px;
  margin: 0;
  padding: 10px;
}
/* line 11, app/components/purchaser/indirect_demand_detail/view.scss */
.indirect-demand-detail .indirect-demand-info {
  margin-top: 10px;
  background-color: #B9DAEA;
}
/* line 14, app/components/purchaser/indirect_demand_detail/view.scss */
.indirect-demand-detail .indirect-demand-info .one-line {
  padding: 10px 20px;
}
/* line 16, app/components/purchaser/indirect_demand_detail/view.scss */
.indirect-demand-detail .indirect-demand-info .one-line label {
  width: 100px;
  text-align: left;
  float: left;
}
/* line 21, app/components/purchaser/indirect_demand_detail/view.scss */
.indirect-demand-detail .indirect-demand-info .one-line p {
  float: left;
  width: 900px;
  margin: 0;
  white-space: normal;
  word-break: break-all;
}
/* line 30, app/components/purchaser/indirect_demand_detail/view.scss */
.indirect-demand-detail .indirect-demand-operate {
  margin-top: 10px;
  text-align: center;
}
/* line 33, app/components/purchaser/indirect_demand_detail/view.scss */
.indirect-demand-detail .indirect-demand-operate .btn {
  margin: 0 10px;
}
/* line 37, app/components/purchaser/indirect_demand_detail/view.scss */
.indirect-demand-detail .tab {
  margin-top: 10px;
}
/* line 40, app/components/purchaser/indirect_demand_detail/view.scss */
.indirect-demand-detail .tab .tab-content .supplier-table-content {
  max-height: 700px;
  overflow-y: auto;
}
/* line 44, app/components/purchaser/indirect_demand_detail/view.scss */
.indirect-demand-detail .tab .tab-content .js-new-topic {
  margin-left: 15px;
}
/* line 3, app/components/purchaser/indirect_demand_list/view.scss */
.indirect-demand-list h3 {
  padding: 16px 0 16px 0;
}
/* line 7, app/components/purchaser/indirect_demand_list/view.scss */
.indirect-demand-list .form .span3 {
  width: 260px;
}
/* line 11, app/components/purchaser/indirect_demand_list/view.scss */
.indirect-demand-list .demand-pagination {
  text-align: right;
  padding-bottom: 20px;
}
/* line 14, app/components/purchaser/indirect_demand_list/view.scss */
.indirect-demand-list .demand-pagination.inline-pagination {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding-bottom: 0;
  width: 860px;
}
/* line 20, app/components/purchaser/indirect_demand_list/view.scss */
.indirect-demand-list .inline-left {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 200px;
}
/* line 25, app/components/purchaser/indirect_demand_list/view.scss */
.indirect-demand-list .table-striped span {
  display: inline-block;
  width: 250px;
}
/* line 29, app/components/purchaser/indirect_demand_list/view.scss */
.indirect-demand-list .table-striped .demand-code {
  margin: 0;
}
/* line 3, app/components/purchaser/indirect_demand_new/view.scss */
.indirect-demand-new .indirect-demand-info .control-group {
  width: 100%;
  margin: 25px 0 0 0;
}
/* line 6, app/components/purchaser/indirect_demand_new/view.scss */
.indirect-demand-new .indirect-demand-info .control-group label {
  width: 80px;
  text-align: right;
}
/* line 10, app/components/purchaser/indirect_demand_new/view.scss */
.indirect-demand-new .indirect-demand-info .control-group input {
  width: 380px;
}
/* line 13, app/components/purchaser/indirect_demand_new/view.scss */
.indirect-demand-new .indirect-demand-info .control-group textarea {
  width: 520px;
  height: 170px;
}
/* line 17, app/components/purchaser/indirect_demand_new/view.scss */
.indirect-demand-new .indirect-demand-info .control-group select {
  width: 200px;
}
/* line 20, app/components/purchaser/indirect_demand_new/view.scss */
.indirect-demand-new .indirect-demand-info .control-group button {
  margin: 0 0 0 85px;
}
/* line 23, app/components/purchaser/indirect_demand_new/view.scss */
.indirect-demand-new .indirect-demand-info .control-group .description {
  overflow-y: auto;
}
/* line 2, app/components/purchaser/indirect_demand_progress/view.scss */
.indirect-demand-progress h3 {
  padding: 16px 0 16px 0;
}
/* line 5, app/components/purchaser/indirect_demand_progress/view.scss */
.indirect-demand-progress .content {
  background-color: #f4f4f4;
  padding: 25px 0;
}
/* line 8, app/components/purchaser/indirect_demand_progress/view.scss */
.indirect-demand-progress .content .progress {
  text-align: center;
  margin: 0;
  height: 50px;
  background-color: #f4f4f4;
}
/* line 13, app/components/purchaser/indirect_demand_progress/view.scss */
.indirect-demand-progress .content .progress ol {
  padding: 0;
  margin: 0;
}
/* line 16, app/components/purchaser/indirect_demand_progress/view.scss */
.indirect-demand-progress .content .progress ol .progress-bar {
  width: 190px;
}
/* line 1, app/components/purchaser/industryModualGroupQualification/view.scss */
.industryModualMored {
  font-family: 'Microsoft YaHei';
  color: #283540;
}
/* line 4, app/components/purchaser/industryModualGroupQualification/view.scss */
.industryModualMored .width-1200-center {
  padding: 0px 40px;
  box-sizing: border-box;
  border-radius: 4px;
}
/* line 8, app/components/purchaser/industryModualGroupQualification/view.scss */
.industryModualMored .width-1200-center .topTital {
  color: #283540;
  font-size: 18px;
  font-family: 'Microsoft YaHei';
  font-weight: bold;
  text-align: left;
  padding-top: 30px;
}
/* line 18, app/components/purchaser/industryModualGroupQualification/view.scss */
.industryModualMored .breadcrumb {
  padding: 30px 0px 10px 0px;
}
/* line 21, app/components/purchaser/industryModualGroupQualification/view.scss */
.industryModualMored .addContent {
  padding: 10px 0px;
  box-sizing: border-box;
}
/* line 24, app/components/purchaser/industryModualGroupQualification/view.scss */
.industryModualMored .addContent p {
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  font-family: "Microsoft YaHei";
}
/* line 31, app/components/purchaser/industryModualGroupQualification/view.scss */
.industryModualMored .title {
  margin: 10px 0;
  float: left;
  font-size: 14px;
  font-family: "Microsoft YaHei";
}
/* line 37, app/components/purchaser/industryModualGroupQualification/view.scss */
.industryModualMored .title span {
  color: red;
}
/* line 41, app/components/purchaser/industryModualGroupQualification/view.scss */
.industryModualMored .title2 {
  float: right;
}
/* line 43, app/components/purchaser/industryModualGroupQualification/view.scss */
.industryModualMored .title2 .btn:nth-of-type(1) {
  margin-right: 10px;
}
/* line 48, app/components/purchaser/industryModualGroupQualification/view.scss */
.industryModualMored .tab .tab-contents {
  border: 0;
}
/* line 54, app/components/purchaser/industryModualGroupQualification/view.scss */
.industryModualMored .table2 {
  width: 100%;
}
/* line 56, app/components/purchaser/industryModualGroupQualification/view.scss */
.industryModualMored .table2 tr {
  height: 40px;
  padding: 10px 0;
}
/* line 59, app/components/purchaser/industryModualGroupQualification/view.scss */
.industryModualMored .table2 tr th, .industryModualMored .table2 tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 65, app/components/purchaser/industryModualGroupQualification/view.scss */
.industryModualMored .table2 thead tr {
  background: #e1ebf5;
  color: #004a82;
  font-size: 14px;
  line-height: 25px;
  height: 60px;
}
/* line 75, app/components/purchaser/industryModualGroupQualification/view.scss */
.industryModualMored .table2 tbody tr {
  padding: 10px 0;
  text-align: center;
}
/* line 79, app/components/purchaser/industryModualGroupQualification/view.scss */
.industryModualMored .table2 tbody tr:nth-child(even) {
  background: #F8F8F8;
}
/* line 83, app/components/purchaser/industryModualGroupQualification/view.scss */
.industryModualMored .table2 tbody tr:nth-child(odd) {
  background: #fdfdfd;
}
/* line 89, app/components/purchaser/industryModualGroupQualification/view.scss */
.industryModualMored .resource-pagination {
  padding: 40px 0;
  text-align: center;
}

/* line 95, app/components/purchaser/industryModualGroupQualification/view.scss */
.resource_modual-modal .titles {
  margin-bottom: 5px;
  font-size: 14px;
}
/* line 98, app/components/purchaser/industryModualGroupQualification/view.scss */
.resource_modual-modal .titles span {
  color: red;
  font-size: 14px;
  font-style: italic;
}
/* line 102, app/components/purchaser/industryModualGroupQualification/view.scss */
.resource_modual-modal .table2 {
  width: 100%;
}
/* line 104, app/components/purchaser/industryModualGroupQualification/view.scss */
.resource_modual-modal .table2 tr {
  height: 40px;
  padding: 10px 0;
}
/* line 107, app/components/purchaser/industryModualGroupQualification/view.scss */
.resource_modual-modal .table2 tr th, .resource_modual-modal .table2 tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 113, app/components/purchaser/industryModualGroupQualification/view.scss */
.resource_modual-modal .table2 thead tr {
  background: #e1ebf5;
  color: #004a82;
  font-size: 14px;
  line-height: 25px;
  height: 60px;
}
/* line 119, app/components/purchaser/industryModualGroupQualification/view.scss */
.resource_modual-modal .table2 thead tr th:first-child {
  border: 1px solid #fff;
}
/* line 125, app/components/purchaser/industryModualGroupQualification/view.scss */
.resource_modual-modal .table2 tbody tr {
  padding: 10px 0;
  text-align: center;
}
/* line 129, app/components/purchaser/industryModualGroupQualification/view.scss */
.resource_modual-modal .table2 tbody tr:nth-child(even) {
  background: #F8F8F8;
}
/* line 133, app/components/purchaser/industryModualGroupQualification/view.scss */
.resource_modual-modal .table2 tbody tr:nth-child(odd) {
  background: #fdfdfd;
}
/* line 1, app/components/purchaser/industryModualMored/view.scss */
.industryModualMored {
  font-family: 'Microsoft YaHei';
  color: #283540;
}
/* line 4, app/components/purchaser/industryModualMored/view.scss */
.industryModualMored .width-1200-center {
  padding: 0px 40px;
  box-sizing: border-box;
  border-radius: 4px;
}
/* line 8, app/components/purchaser/industryModualMored/view.scss */
.industryModualMored .width-1200-center .topTital {
  color: #283540;
  font-size: 18px;
  font-family: 'Microsoft YaHei';
  font-weight: bold;
  text-align: left;
  padding-top: 30px;
}
/* line 18, app/components/purchaser/industryModualMored/view.scss */
.industryModualMored .breadcrumb {
  padding: 30px 0px 10px 0px;
}
/* line 21, app/components/purchaser/industryModualMored/view.scss */
.industryModualMored .addContent {
  padding: 10px 0px;
  box-sizing: border-box;
}
/* line 24, app/components/purchaser/industryModualMored/view.scss */
.industryModualMored .addContent p {
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  font-family: "Microsoft YaHei";
}
/* line 31, app/components/purchaser/industryModualMored/view.scss */
.industryModualMored .title {
  margin: 10px 0;
  float: left;
  font-size: 14px;
  font-family: "Microsoft YaHei";
}
/* line 37, app/components/purchaser/industryModualMored/view.scss */
.industryModualMored .title span {
  color: red;
}
/* line 41, app/components/purchaser/industryModualMored/view.scss */
.industryModualMored .title2 {
  float: right;
}
/* line 43, app/components/purchaser/industryModualMored/view.scss */
.industryModualMored .title2 .btn:nth-of-type(1) {
  margin-right: 10px;
}
/* line 48, app/components/purchaser/industryModualMored/view.scss */
.industryModualMored .tab .tab-contents {
  border: 0;
}
/* line 54, app/components/purchaser/industryModualMored/view.scss */
.industryModualMored .table2 {
  width: 100%;
}
/* line 56, app/components/purchaser/industryModualMored/view.scss */
.industryModualMored .table2 tr {
  height: 40px;
  padding: 10px 0;
}
/* line 59, app/components/purchaser/industryModualMored/view.scss */
.industryModualMored .table2 tr th, .industryModualMored .table2 tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 65, app/components/purchaser/industryModualMored/view.scss */
.industryModualMored .table2 thead tr {
  background: #e1ebf5;
  color: #004a82;
  font-size: 14px;
  line-height: 25px;
  height: 60px;
}
/* line 75, app/components/purchaser/industryModualMored/view.scss */
.industryModualMored .table2 tbody tr {
  padding: 10px 0;
  text-align: center;
}
/* line 79, app/components/purchaser/industryModualMored/view.scss */
.industryModualMored .table2 tbody tr:nth-child(even) {
  background: #F8F8F8;
}
/* line 83, app/components/purchaser/industryModualMored/view.scss */
.industryModualMored .table2 tbody tr:nth-child(odd) {
  background: #fdfdfd;
}
/* line 89, app/components/purchaser/industryModualMored/view.scss */
.industryModualMored .resource-pagination {
  padding: 40px 0;
  text-align: center;
}

/* line 95, app/components/purchaser/industryModualMored/view.scss */
.resource_modual-modal .titles {
  margin-bottom: 5px;
  font-size: 14px;
}
/* line 98, app/components/purchaser/industryModualMored/view.scss */
.resource_modual-modal .titles span {
  color: red;
  font-size: 14px;
  font-style: italic;
}
/* line 102, app/components/purchaser/industryModualMored/view.scss */
.resource_modual-modal .table2 {
  width: 100%;
}
/* line 104, app/components/purchaser/industryModualMored/view.scss */
.resource_modual-modal .table2 tr {
  height: 40px;
  padding: 10px 0;
}
/* line 107, app/components/purchaser/industryModualMored/view.scss */
.resource_modual-modal .table2 tr th, .resource_modual-modal .table2 tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 113, app/components/purchaser/industryModualMored/view.scss */
.resource_modual-modal .table2 thead tr {
  background: #e1ebf5;
  color: #004a82;
  font-size: 14px;
  line-height: 25px;
  height: 60px;
}
/* line 119, app/components/purchaser/industryModualMored/view.scss */
.resource_modual-modal .table2 thead tr th:first-child {
  border: 1px solid #fff;
}
/* line 125, app/components/purchaser/industryModualMored/view.scss */
.resource_modual-modal .table2 tbody tr {
  padding: 10px 0;
  text-align: center;
}
/* line 129, app/components/purchaser/industryModualMored/view.scss */
.resource_modual-modal .table2 tbody tr:nth-child(even) {
  background: #F8F8F8;
}
/* line 133, app/components/purchaser/industryModualMored/view.scss */
.resource_modual-modal .table2 tbody tr:nth-child(odd) {
  background: #fdfdfd;
}
/* line 4, app/components/purchaser/material_breach_list/view.scss */
.material-breach-list pre {
  text-align: left;
}
/* line 7, app/components/purchaser/material_breach_list/view.scss */
.material-breach-list .span4 {
  width: 260px;
}
/* line 10, app/components/purchaser/material_breach_list/view.scss */
.material-breach-list .btn-span {
  width: 105px;
}
/* line 13, app/components/purchaser/material_breach_list/view.scss */
.material-breach-list .material-breach-list-count {
  padding: 10px 0;
}
/* line 16, app/components/purchaser/material_breach_list/view.scss */
.material-breach-list .material-breach-list-count .inline-left {
  display: inline-block;
  margin-right: 30px;
}
/* line 21, app/components/purchaser/material_breach_list/view.scss */
.material-breach-list .block {
  margin-bottom: 5px;
}
/* line 24, app/components/purchaser/material_breach_list/view.scss */
.material-breach-list .material-breach-list-pagination {
  margin: 20px 0;
  text-align: right;
}
/* line 4, app/components/purchaser/module_derivative_step1/view.scss */
.table-td td {
  height: 20px;
}
/* line 5, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
.mutual-gecInquiry-tab .tab {
  margin-bottom: 20px;
}
/* line 8, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
.mutual-gecInquiry-tab .tab ul li a {
  margin: 2px;
  padding: 10px 25px;
}
/* line 14, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
.mutual-gecInquiry-tab #range-supplier-table .special-color {
  background-color: #fff9f1;
}
/* line 17, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
.mutual-gecInquiry-tab #range-supplier-table .range-supplier {
  color: #717171;
}
/* line 21, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
.mutual-gecInquiry-tab .table-input {
  width: 100%;
}
/* line 24, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
.mutual-gecInquiry-tab .table-large {
  width: 1059px;
}
/* line 27, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
.mutual-gecInquiry-tab .table-small {
  width: 1019px;
}
/* line 30, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
.mutual-gecInquiry-tab .topic-pagination, .mutual-gecInquiry-tab .module-pagination, .mutual-gecInquiry-tab .quota-pagination, .mutual-gecInquiry-tab .supplier-pagination, .mutual-gecInquiry-tab .solution-pagination, .mutual-gecInquiry-tab .audit-quota-pagination {
  padding: 20px 0;
  text-align: right;
}
/* line 34, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
.mutual-gecInquiry-tab .table-container {
  overflow-x: auto;
}
/* line 37, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
.mutual-gecInquiry-tab .select-label {
  width: 60px !important;
  text-align: left !important;
}
/* line 41, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
.mutual-gecInquiry-tab .attachment-file-group {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 44, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
.mutual-gecInquiry-tab .one-row {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #eeeeee;
}
/* line 49, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
.mutual-gecInquiry-tab .multi-row {
  white-space: nowrap;
}
/* line 51, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
.mutual-gecInquiry-tab .multi-row span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100px;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
/* line 62, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
.mutual-gecInquiry-tab .supplier-list-ul {
  background-color: white;
}
/* line 65, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
.mutual-gecInquiry-tab .supplier-list-li {
  height: 24px;
  float: none;
  margin: 5px 0;
}
/* line 69, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
.mutual-gecInquiry-tab .supplier-list-li i {
  margin-top: -5px;
}
/* line 73, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
.mutual-gecInquiry-tab .modal-tips {
  position: fixed;
  width: 300px;
  height: 260px;
  left: 40px;
  top: 50px;
  background-color: #005bab;
}
/* line 80, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
.mutual-gecInquiry-tab .modal-tips .title {
  text-align: center;
  font-size: 15px;
  background-color: #005bab;
}
/* line 85, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
.mutual-gecInquiry-tab .modal-tips .content {
  font-size: 13px;
  padding-left: 10px;
}
/* line 89, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
.mutual-gecInquiry-tab .modal-tips p {
  color: #ffffff;
  line-height: 25px;
}

/* line 97, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
.small-table.table-striped td {
  padding: 0;
  height: 32px;
}
/* line 102, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
.small-table .inner-table {
  width: 100%;
}
/* line 104, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
.small-table .inner-table td {
  border: none;
}

/* line 111, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
#new-topic-form .control-content {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 114, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
#new-topic-form .control-label {
  margin-top: 6px;
}
/* line 117, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
#new-topic-form .file-info-show {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 119, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
#new-topic-form .file-info-show .file-name {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  max-width: 200px;
}
/* line 124, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
#new-topic-form .form-left, #new-topic-form .form-right {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 127, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
#new-topic-form .topic-now {
  padding: 0 0 5px 8px;
}
/* line 130, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
#new-topic-form .form-left {
  margin-right: 10px;
}
/* line 133, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
#new-topic-form .scope-select-label {
  position: relative;
}
/* line 135, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown {
  background-color: #f4f4f4;
  position: absolute;
  border-radius: 5px;
  top: 22px;
  width: 270px;
  max-height: 250px;
  padding: 10px 0;
}
/* line 143, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown .hide {
  display: none;
}
/* line 146, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown ul {
  height: auto;
  border: none;
}
/* line 150, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown label {
  line-height: 20px;
}
/* line 153, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown p {
  padding-left: 10px;
}
/* line 155, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown p .ul-show-a {
  color: #717171;
}
/* line 159, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown li {
  margin-right: 5px;
  line-height: 20px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  white-space: nowrap;
}
/* line 165, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown.second-label {
  left: -75px;
}
/* line 167, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown.second-label:before {
  left: 126px;
}
/* line 170, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown.second-label:after {
  left: 126px;
}
/* line 174, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown.third-label {
  left: -173px;
}
/* line 176, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown.third-label:before {
  left: 224px;
}
/* line 179, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown.third-label:after {
  left: 224px;
}

/* line 187, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
.select-num-form label, .update-quota-form label {
  width: 7em !important;
  text-align: left !important;
}

/* line 194, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
.business-talk-form .transact-cost-table, .recalculate-quota-form .transact-cost-table {
  width: 720px;
}

/* line 201, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
.business-talk-form .modal-body {
  max-height: 450px;
  overflow-y: auto;
}

/* line 207, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
#discard-group {
  margin-top: 20px;
}

/* line 211, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
.modal-quota-details {
  height: 250px;
  overflow: auto;
}

/* line 217, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
.discard-pop .modal-dialog {
  padding: 5px;
}

/* line 222, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
.get-supplier-category-list {
  cursor: pointer;
}

/* line 228, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
.supplier-category-list-body .supplier-category-list {
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden;
}

/* line 235, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
.max-height-270 {
  max-height: 270px;
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 241, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
#team-member-group .span-right {
  width: 100px !important;
  text-align: right;
  display: inline-block;
  padding: 0 5px;
}
/* line 248, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
#team-member-group .table-striped td {
  padding: 0;
  height: 32px;
}
/* line 254, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
#team-member-group .inner-table td {
  border: none;
}

/* line 261, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
.modal .js-abrogate {
  float: left;
}
/* line 264, app/components/purchaser/mutual_gecInquiry_tab/view.scss */
.modal .abrogate-tips {
  padding: 10px 0 0 2px;
  color: #ff0000;
}
/* line 5, app/components/purchaser/mutual_jz_tab/view.scss */
.mutual-jz-tab .tab {
  margin-bottom: 20px;
}
/* line 8, app/components/purchaser/mutual_jz_tab/view.scss */
.mutual-jz-tab .tab ul li a {
  margin: 2px;
  padding: 10px 25px;
}
/* line 14, app/components/purchaser/mutual_jz_tab/view.scss */
.mutual-jz-tab #range-supplier-table .special-color {
  background-color: #fff9f1;
}
/* line 17, app/components/purchaser/mutual_jz_tab/view.scss */
.mutual-jz-tab #range-supplier-table .range-supplier {
  color: #717171;
}
/* line 21, app/components/purchaser/mutual_jz_tab/view.scss */
.mutual-jz-tab .table-input {
  width: 100%;
}
/* line 24, app/components/purchaser/mutual_jz_tab/view.scss */
.mutual-jz-tab .table-large {
  width: 1059px;
}
/* line 27, app/components/purchaser/mutual_jz_tab/view.scss */
.mutual-jz-tab .table-small {
  width: 1019px;
}
/* line 30, app/components/purchaser/mutual_jz_tab/view.scss */
.mutual-jz-tab .topic-pagination, .mutual-jz-tab .module-pagination, .mutual-jz-tab .quota-pagination, .mutual-jz-tab .supplier-pagination, .mutual-jz-tab .solution-pagination, .mutual-jz-tab .audit-quota-pagination {
  padding: 20px 0;
  text-align: right;
}
/* line 34, app/components/purchaser/mutual_jz_tab/view.scss */
.mutual-jz-tab .table-container {
  overflow-x: auto;
}
/* line 37, app/components/purchaser/mutual_jz_tab/view.scss */
.mutual-jz-tab .select-label {
  width: 60px !important;
  text-align: left !important;
}
/* line 41, app/components/purchaser/mutual_jz_tab/view.scss */
.mutual-jz-tab .attachment-file-group {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 44, app/components/purchaser/mutual_jz_tab/view.scss */
.mutual-jz-tab .one-row {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #eeeeee;
}
/* line 49, app/components/purchaser/mutual_jz_tab/view.scss */
.mutual-jz-tab .multi-row {
  white-space: nowrap;
}
/* line 51, app/components/purchaser/mutual_jz_tab/view.scss */
.mutual-jz-tab .multi-row span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100px;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
/* line 62, app/components/purchaser/mutual_jz_tab/view.scss */
.mutual-jz-tab .supplier-list-ul {
  background-color: white;
}
/* line 65, app/components/purchaser/mutual_jz_tab/view.scss */
.mutual-jz-tab .supplier-list-li {
  height: 24px;
  float: none;
  margin: 5px 0;
}
/* line 69, app/components/purchaser/mutual_jz_tab/view.scss */
.mutual-jz-tab .supplier-list-li i {
  margin-top: -5px;
}
/* line 73, app/components/purchaser/mutual_jz_tab/view.scss */
.mutual-jz-tab .modal-tips {
  position: fixed;
  width: 300px;
  height: 260px;
  left: 40px;
  top: 50px;
  background-color: #005bab;
}
/* line 80, app/components/purchaser/mutual_jz_tab/view.scss */
.mutual-jz-tab .modal-tips .title {
  text-align: center;
  font-size: 15px;
  background-color: #005bab;
}
/* line 85, app/components/purchaser/mutual_jz_tab/view.scss */
.mutual-jz-tab .modal-tips .content {
  font-size: 13px;
  padding-left: 10px;
}
/* line 89, app/components/purchaser/mutual_jz_tab/view.scss */
.mutual-jz-tab .modal-tips p {
  color: #ffffff;
  line-height: 25px;
}

/* line 97, app/components/purchaser/mutual_jz_tab/view.scss */
.small-table.table-striped td {
  padding: 0;
  height: 32px;
}
/* line 102, app/components/purchaser/mutual_jz_tab/view.scss */
.small-table .inner-table {
  width: 100%;
}
/* line 104, app/components/purchaser/mutual_jz_tab/view.scss */
.small-table .inner-table td {
  border: none;
}

/* line 111, app/components/purchaser/mutual_jz_tab/view.scss */
#new-topic-form .control-content {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 114, app/components/purchaser/mutual_jz_tab/view.scss */
#new-topic-form .control-label {
  margin-top: 6px;
}
/* line 117, app/components/purchaser/mutual_jz_tab/view.scss */
#new-topic-form .file-info-show {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 119, app/components/purchaser/mutual_jz_tab/view.scss */
#new-topic-form .file-info-show .file-name {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  max-width: 200px;
}
/* line 124, app/components/purchaser/mutual_jz_tab/view.scss */
#new-topic-form .form-left, #new-topic-form .form-right {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 127, app/components/purchaser/mutual_jz_tab/view.scss */
#new-topic-form .topic-now {
  padding: 0 0 5px 8px;
}
/* line 130, app/components/purchaser/mutual_jz_tab/view.scss */
#new-topic-form .form-left {
  margin-right: 10px;
}
/* line 133, app/components/purchaser/mutual_jz_tab/view.scss */
#new-topic-form .scope-select-label {
  position: relative;
}
/* line 135, app/components/purchaser/mutual_jz_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown {
  background-color: #f4f4f4;
  position: absolute;
  border-radius: 5px;
  top: 22px;
  width: 270px;
  max-height: 250px;
  padding: 10px 0;
}
/* line 143, app/components/purchaser/mutual_jz_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown .hide {
  display: none;
}
/* line 146, app/components/purchaser/mutual_jz_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown ul {
  height: auto;
  border: none;
}
/* line 150, app/components/purchaser/mutual_jz_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown label {
  line-height: 20px;
}
/* line 153, app/components/purchaser/mutual_jz_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown p {
  padding-left: 10px;
}
/* line 155, app/components/purchaser/mutual_jz_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown p .ul-show-a {
  color: #717171;
}
/* line 159, app/components/purchaser/mutual_jz_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown li {
  margin-right: 5px;
  line-height: 20px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  white-space: nowrap;
}
/* line 165, app/components/purchaser/mutual_jz_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown.second-label {
  left: -75px;
}
/* line 167, app/components/purchaser/mutual_jz_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown.second-label:before {
  left: 126px;
}
/* line 170, app/components/purchaser/mutual_jz_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown.second-label:after {
  left: 126px;
}
/* line 174, app/components/purchaser/mutual_jz_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown.third-label {
  left: -173px;
}
/* line 176, app/components/purchaser/mutual_jz_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown.third-label:before {
  left: 224px;
}
/* line 179, app/components/purchaser/mutual_jz_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown.third-label:after {
  left: 224px;
}

/* line 187, app/components/purchaser/mutual_jz_tab/view.scss */
.select-num-form label, .update-quota-form label {
  width: 7em !important;
  text-align: left !important;
}

/* line 194, app/components/purchaser/mutual_jz_tab/view.scss */
.business-talk-form .transact-cost-table, .recalculate-quota-form .transact-cost-table {
  width: 720px;
}

/* line 201, app/components/purchaser/mutual_jz_tab/view.scss */
.business-talk-form .modal-body {
  max-height: 450px;
  overflow-y: auto;
}

/* line 207, app/components/purchaser/mutual_jz_tab/view.scss */
#discard-group {
  margin-top: 20px;
}

/* line 211, app/components/purchaser/mutual_jz_tab/view.scss */
.modal-quota-details {
  height: 250px;
  overflow: auto;
}

/* line 217, app/components/purchaser/mutual_jz_tab/view.scss */
.discard-pop .modal-dialog {
  padding: 5px;
}

/* line 222, app/components/purchaser/mutual_jz_tab/view.scss */
.get-supplier-category-list {
  cursor: pointer;
}

/* line 228, app/components/purchaser/mutual_jz_tab/view.scss */
.supplier-category-list-body .supplier-category-list {
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden;
}

/* line 235, app/components/purchaser/mutual_jz_tab/view.scss */
.max-height-270 {
  max-height: 270px;
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 241, app/components/purchaser/mutual_jz_tab/view.scss */
#team-member-group .span-right {
  width: 100px !important;
  text-align: right;
  display: inline-block;
  padding: 0 5px;
}
/* line 248, app/components/purchaser/mutual_jz_tab/view.scss */
#team-member-group .table-striped td {
  padding: 0;
  height: 32px;
}
/* line 254, app/components/purchaser/mutual_jz_tab/view.scss */
#team-member-group .inner-table td {
  border: none;
}

/* line 261, app/components/purchaser/mutual_jz_tab/view.scss */
.modal .js-abrogate {
  float: left;
}
/* line 264, app/components/purchaser/mutual_jz_tab/view.scss */
.modal .abrogate-tips {
  padding: 10px 0 0 2px;
  color: #ff0000;
}
/* line 5, app/components/purchaser/mutual_resource_tab/view.scss */
.mutual-tab .tab {
  margin-bottom: 20px;
}
/* line 9, app/components/purchaser/mutual_resource_tab/view.scss */
.mutual-tab #range-supplier-table .special-color {
  background-color: #fff9f1;
}
/* line 12, app/components/purchaser/mutual_resource_tab/view.scss */
.mutual-tab #range-supplier-table .range-supplier {
  color: #717171;
}
/* line 16, app/components/purchaser/mutual_resource_tab/view.scss */
.mutual-tab .table-input {
  width: 100%;
}
/* line 19, app/components/purchaser/mutual_resource_tab/view.scss */
.mutual-tab .table-large {
  width: 1059px;
}
/* line 22, app/components/purchaser/mutual_resource_tab/view.scss */
.mutual-tab .table-small {
  width: 1019px;
}
/* line 25, app/components/purchaser/mutual_resource_tab/view.scss */
.mutual-tab .topic-pagination, .mutual-tab .module-pagination, .mutual-tab .quota-pagination {
  padding: 20px 0;
  text-align: right;
}
/* line 29, app/components/purchaser/mutual_resource_tab/view.scss */
.mutual-tab .table-container {
  overflow-x: auto;
}
/* line 32, app/components/purchaser/mutual_resource_tab/view.scss */
.mutual-tab .select-label {
  width: 60px !important;
  text-align: left !important;
}
/* line 36, app/components/purchaser/mutual_resource_tab/view.scss */
.mutual-tab .attachment-file-group {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 39, app/components/purchaser/mutual_resource_tab/view.scss */
.mutual-tab .one-row {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #eeeeee;
}
/* line 44, app/components/purchaser/mutual_resource_tab/view.scss */
.mutual-tab .multi-row {
  white-space: nowrap;
}
/* line 46, app/components/purchaser/mutual_resource_tab/view.scss */
.mutual-tab .multi-row span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100px;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
/* line 57, app/components/purchaser/mutual_resource_tab/view.scss */
.mutual-tab .supplier-list-ul {
  background-color: white;
}
/* line 60, app/components/purchaser/mutual_resource_tab/view.scss */
.mutual-tab .supplier-list-li {
  height: 24px;
  float: none;
  margin: 5px 0;
}
/* line 64, app/components/purchaser/mutual_resource_tab/view.scss */
.mutual-tab .supplier-list-li i {
  margin-top: -5px;
}

/* line 71, app/components/purchaser/mutual_resource_tab/view.scss */
.small-table.table-striped td {
  padding: 0;
  height: 32px;
}
/* line 76, app/components/purchaser/mutual_resource_tab/view.scss */
.small-table .inner-table {
  width: 100%;
}
/* line 78, app/components/purchaser/mutual_resource_tab/view.scss */
.small-table .inner-table td {
  border: none;
}

/* line 85, app/components/purchaser/mutual_resource_tab/view.scss */
#new-topic-form .control-content {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 88, app/components/purchaser/mutual_resource_tab/view.scss */
#new-topic-form .control-label {
  margin-top: 6px;
}
/* line 91, app/components/purchaser/mutual_resource_tab/view.scss */
#new-topic-form .file-info-show {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 94, app/components/purchaser/mutual_resource_tab/view.scss */
#new-topic-form .form-left, #new-topic-form .form-right {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 97, app/components/purchaser/mutual_resource_tab/view.scss */
#new-topic-form .topic-now {
  padding: 0 0 5px 8px;
}
/* line 100, app/components/purchaser/mutual_resource_tab/view.scss */
#new-topic-form .form-left {
  margin-right: 10px;
}
/* line 103, app/components/purchaser/mutual_resource_tab/view.scss */
#new-topic-form .scope-select-label {
  position: relative;
}
/* line 105, app/components/purchaser/mutual_resource_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown {
  background-color: #f4f4f4;
  position: absolute;
  border-radius: 5px;
  top: 22px;
  width: 270px;
  max-height: 250px;
  padding: 10px 0;
}
/* line 113, app/components/purchaser/mutual_resource_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown .hide {
  display: none;
}
/* line 116, app/components/purchaser/mutual_resource_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown ul {
  height: auto;
  border: none;
}
/* line 120, app/components/purchaser/mutual_resource_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown label {
  line-height: 20px;
}
/* line 123, app/components/purchaser/mutual_resource_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown p {
  padding-left: 10px;
}
/* line 125, app/components/purchaser/mutual_resource_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown p .ul-show-a {
  color: #717171;
}
/* line 129, app/components/purchaser/mutual_resource_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown li {
  margin-right: 5px;
  line-height: 20px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  white-space: nowrap;
}
/* line 135, app/components/purchaser/mutual_resource_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown.second-label {
  left: -75px;
}
/* line 137, app/components/purchaser/mutual_resource_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown.second-label:before {
  left: 126px;
}
/* line 140, app/components/purchaser/mutual_resource_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown.second-label:after {
  left: 126px;
}
/* line 144, app/components/purchaser/mutual_resource_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown.third-label {
  left: -173px;
}
/* line 146, app/components/purchaser/mutual_resource_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown.third-label:before {
  left: 224px;
}
/* line 149, app/components/purchaser/mutual_resource_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown.third-label:after {
  left: 224px;
}

/* line 157, app/components/purchaser/mutual_resource_tab/view.scss */
.select-num-form label, .update-quota-form label {
  width: 7em !important;
  text-align: left !important;
}
/* line 5, app/components/purchaser/mutual_tab/view.scss */
.mutual-tab .tab {
  margin-bottom: 20px;
}
/* line 8, app/components/purchaser/mutual_tab/view.scss */
.mutual-tab .tab ul li a {
  margin: 2px;
  padding: 10px 20px;
}
/* line 14, app/components/purchaser/mutual_tab/view.scss */
.mutual-tab #range-supplier-table .special-color {
  background-color: #fff9f1;
}
/* line 17, app/components/purchaser/mutual_tab/view.scss */
.mutual-tab #range-supplier-table .range-supplier {
  color: #717171;
}
/* line 21, app/components/purchaser/mutual_tab/view.scss */
.mutual-tab .table-input {
  width: 100%;
}
/* line 24, app/components/purchaser/mutual_tab/view.scss */
.mutual-tab .table-large {
  width: 1059px;
}
/* line 27, app/components/purchaser/mutual_tab/view.scss */
.mutual-tab .table-small {
  width: 1019px;
}
/* line 30, app/components/purchaser/mutual_tab/view.scss */
.mutual-tab .topic-pagination, .mutual-tab .module-pagination, .mutual-tab .quota-pagination, .mutual-tab .supplier-pagination, .mutual-tab .solution-pagination {
  padding: 20px 0;
  text-align: right;
}
/* line 34, app/components/purchaser/mutual_tab/view.scss */
.mutual-tab .table-container {
  overflow-x: auto;
}
/* line 37, app/components/purchaser/mutual_tab/view.scss */
.mutual-tab .td-bg-conversion {
  background-color: #f1f9ff;
}
/* line 40, app/components/purchaser/mutual_tab/view.scss */
.mutual-tab .select-label {
  width: 60px !important;
  text-align: left !important;
}
/* line 44, app/components/purchaser/mutual_tab/view.scss */
.mutual-tab .attachment-file-group {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 47, app/components/purchaser/mutual_tab/view.scss */
.mutual-tab .one-row {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #eeeeee;
}
/* line 52, app/components/purchaser/mutual_tab/view.scss */
.mutual-tab .multi-row {
  white-space: nowrap;
}
/* line 54, app/components/purchaser/mutual_tab/view.scss */
.mutual-tab .multi-row span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100px;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
/* line 65, app/components/purchaser/mutual_tab/view.scss */
.mutual-tab .supplier-list-ul {
  background-color: white;
}
/* line 68, app/components/purchaser/mutual_tab/view.scss */
.mutual-tab .supplier-list-li {
  height: 24px;
  float: none;
  margin: 5px 0;
}
/* line 72, app/components/purchaser/mutual_tab/view.scss */
.mutual-tab .supplier-list-li i {
  margin-top: -5px;
}
/* line 76, app/components/purchaser/mutual_tab/view.scss */
.mutual-tab .modal-tips {
  position: fixed;
  width: 300px;
  height: 280px;
  left: 40px;
  top: 50px;
  background-color: #005bab;
}
/* line 83, app/components/purchaser/mutual_tab/view.scss */
.mutual-tab .modal-tips .title {
  text-align: center;
  font-size: 15px;
  background-color: #005bab;
}
/* line 88, app/components/purchaser/mutual_tab/view.scss */
.mutual-tab .modal-tips .content {
  font-size: 13px;
  padding-left: 10px;
}
/* line 92, app/components/purchaser/mutual_tab/view.scss */
.mutual-tab .modal-tips p {
  color: #ffffff;
  line-height: 25px;
}

/* line 100, app/components/purchaser/mutual_tab/view.scss */
.small-table.table-striped td {
  padding: 0;
  height: 32px;
}
/* line 105, app/components/purchaser/mutual_tab/view.scss */
.small-table .inner-table {
  width: 100%;
}
/* line 107, app/components/purchaser/mutual_tab/view.scss */
.small-table .inner-table td {
  border: none;
}

/* line 112, app/components/purchaser/mutual_tab/view.scss */
.picNames {
  margin: 0 10px;
}

/* line 116, app/components/purchaser/mutual_tab/view.scss */
.new-topic-files {
  font-family: "Microsoft Yahei";
}
/* line 118, app/components/purchaser/mutual_tab/view.scss */
.new-topic-files td, .new-topic-files th {
  line-height: 20px;
}
/* line 121, app/components/purchaser/mutual_tab/view.scss */
.new-topic-files table td {
  padding: 0px;
}
/* line 124, app/components/purchaser/mutual_tab/view.scss */
.new-topic-files th {
  color: #004a82;
  background-color: #e1ebf5;
}
/* line 128, app/components/purchaser/mutual_tab/view.scss */
.new-topic-files td {
  color: #7a7a7a;
}
/* line 131, app/components/purchaser/mutual_tab/view.scss */
.new-topic-files ul {
  height: auto;
  border: none;
  list-style-type: none;
  color: #717171;
}
/* line 137, app/components/purchaser/mutual_tab/view.scss */
.new-topic-files li {
  line-height: 20px;
  white-space: nowrap;
}

/* line 143, app/components/purchaser/mutual_tab/view.scss */
.purchaser-need-read-judge {
  font-family: 'Microsoft YaHei';
  font-size: 12px;
  width: 800px;
  color: #555;
  line-height: 28px;
}
/* line 149, app/components/purchaser/mutual_tab/view.scss */
.purchaser-need-read-judge ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
/* line 153, app/components/purchaser/mutual_tab/view.scss */
.purchaser-need-read-judge ul li {
  text-indent: 2em;
}
/* line 157, app/components/purchaser/mutual_tab/view.scss */
.purchaser-need-read-judge .red {
  color: red;
}

/* line 162, app/components/purchaser/mutual_tab/view.scss */
.purchaser-solution-list-info {
  font-family: 'Microsoft YaHei';
}
/* line 164, app/components/purchaser/mutual_tab/view.scss */
.purchaser-solution-list-info ol {
  padding: 0;
  margin: 0;
  list-style-type: none;
  line-height: 22px;
}
/* line 170, app/components/purchaser/mutual_tab/view.scss */
.purchaser-solution-list-info ol .li-indent li {
  text-indent: 2em;
}

/* line 178, app/components/purchaser/mutual_tab/view.scss */
#new-topic-form .control-content {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 181, app/components/purchaser/mutual_tab/view.scss */
#new-topic-form .control-label {
  margin-top: 6px;
}
/* line 185, app/components/purchaser/mutual_tab/view.scss */
#new-topic-form .attention-table {
  color: blue;
}
/* line 187, app/components/purchaser/mutual_tab/view.scss */
#new-topic-form .attention-table td {
  border: 0px;
}
/* line 191, app/components/purchaser/mutual_tab/view.scss */
#new-topic-form .file-info-show {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 193, app/components/purchaser/mutual_tab/view.scss */
#new-topic-form .file-info-show .file-name {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  max-width: 200px;
}
/* line 198, app/components/purchaser/mutual_tab/view.scss */
#new-topic-form .form-left, #new-topic-form .form-right {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 201, app/components/purchaser/mutual_tab/view.scss */
#new-topic-form .topic-now {
  padding: 0 0 5px 8px;
}
/* line 204, app/components/purchaser/mutual_tab/view.scss */
#new-topic-form .form-left {
  margin-right: 10px;
}
/* line 207, app/components/purchaser/mutual_tab/view.scss */
#new-topic-form .scope-select-label {
  position: relative;
}
/* line 209, app/components/purchaser/mutual_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown {
  background-color: #f4f4f4;
  position: absolute;
  border-radius: 5px;
  top: 22px;
  width: 290px;
  max-height: 250px;
  padding: 10px 0;
}
/* line 217, app/components/purchaser/mutual_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown .hide {
  display: none;
}
/* line 220, app/components/purchaser/mutual_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown ul {
  height: auto;
  border: none;
}
/* line 224, app/components/purchaser/mutual_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown label {
  line-height: 20px;
}
/* line 227, app/components/purchaser/mutual_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown p {
  padding-left: 10px;
}
/* line 229, app/components/purchaser/mutual_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown p .ul-show-a {
  color: #717171;
}
/* line 233, app/components/purchaser/mutual_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown li {
  margin-right: 5px;
  line-height: 20px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  white-space: nowrap;
}
/* line 239, app/components/purchaser/mutual_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown.second-label {
  left: -75px;
}
/* line 241, app/components/purchaser/mutual_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown.second-label:before {
  left: 126px;
}
/* line 244, app/components/purchaser/mutual_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown.second-label:after {
  left: 126px;
}
/* line 248, app/components/purchaser/mutual_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown.third-label {
  left: -173px;
}
/* line 250, app/components/purchaser/mutual_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown.third-label:before {
  left: 224px;
}
/* line 253, app/components/purchaser/mutual_tab/view.scss */
#new-topic-form .scope-select-label .menu-dropdown.third-label:after {
  left: 224px;
}

/* line 261, app/components/purchaser/mutual_tab/view.scss */
.select-num-form label, .update-quota-form label {
  width: 7em !important;
  text-align: left !important;
}

/* line 268, app/components/purchaser/mutual_tab/view.scss */
.business-talk-form .transact-cost-table, .recalculate-quota-form .transact-cost-table {
  width: 720px;
}

/* line 275, app/components/purchaser/mutual_tab/view.scss */
.business-talk-form .modal-body {
  max-height: 450px;
  overflow-y: auto;
}

/* line 281, app/components/purchaser/mutual_tab/view.scss */
#discard-group {
  margin-top: 20px;
}

/* line 285, app/components/purchaser/mutual_tab/view.scss */
.modal-quota-details {
  height: 250px;
  overflow: auto;
}

/* line 291, app/components/purchaser/mutual_tab/view.scss */
.discard-pop .modal-dialog {
  padding: 5px;
}

/* line 296, app/components/purchaser/mutual_tab/view.scss */
.get-supplier-category-list {
  cursor: pointer;
}

/* line 302, app/components/purchaser/mutual_tab/view.scss */
.supplier-category-list-body .supplier-category-list {
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden;
}

/* line 309, app/components/purchaser/mutual_tab/view.scss */
.max-height-270 {
  max-height: 270px;
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 315, app/components/purchaser/mutual_tab/view.scss */
#team-member-group .span-right {
  width: 100px !important;
  text-align: right;
  display: inline-block;
  padding: 0 5px;
}
/* line 322, app/components/purchaser/mutual_tab/view.scss */
#team-member-group .table-striped td {
  padding: 0;
  height: 32px;
}
/* line 328, app/components/purchaser/mutual_tab/view.scss */
#team-member-group .inner-table td {
  border: none;
}

/* line 335, app/components/purchaser/mutual_tab/view.scss */
.modal .js-abrogate {
  float: left;
}
/* line 338, app/components/purchaser/mutual_tab/view.scss */
.modal .abrogate-tips {
  padding: 10px 0 0 2px;
  color: #ff0000;
}
/* line 342, app/components/purchaser/mutual_tab/view.scss */
.modal .td-bg-conversion {
  background-color: #f1f9ff;
}

/* line 346, app/components/purchaser/mutual_tab/view.scss */
.modal-reason {
  width: 600px;
}
/* line 348, app/components/purchaser/mutual_tab/view.scss */
.modal-reason .modal-dialog {
  padding: 15px;
}
/* line 350, app/components/purchaser/mutual_tab/view.scss */
.modal-reason .modal-dialog .sites-name {
  font-size: 14px;
  padding: 0 0 10px 0;
}
/* line 354, app/components/purchaser/mutual_tab/view.scss */
.modal-reason .modal-dialog .reason-list {
  line-height: 30px;
  margin-left: 40px;
}
/* line 357, app/components/purchaser/mutual_tab/view.scss */
.modal-reason .modal-dialog .reason-list #otherReason {
  width: 360px;
}
/* line 2, app/components/purchaser/new_supplier_info/view.scss */
.new-supplier-info .title {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #075b9b;
  font-weight: bold;
  padding: 16px 0 0 30px;
  margin-left: -10px;
}
/* line 13, app/components/purchaser/new_supplier_info/view.scss */
.new-supplier-info .title span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 20, app/components/purchaser/new_supplier_info/view.scss */
.new-supplier-info .breadcrumb {
  padding-top: 20px !important;
}
/* line 22, app/components/purchaser/new_supplier_info/view.scss */
.new-supplier-info .breadcrumb select, .new-supplier-info .breadcrumb input {
  vertical-align: middle;
  position: relative;
  top: 0px !important;
}
/* line 27, app/components/purchaser/new_supplier_info/view.scss */
.new-supplier-info .breadcrumb select {
  height: 28px;
  line-height: 18px;
  padding: 0;
}
/* line 30, app/components/purchaser/new_supplier_info/view.scss */
.new-supplier-info .tab .tab-contents {
  padding-top: 50px !important;
}
/* line 34, app/components/purchaser/new_supplier_info/view.scss */
.new-supplier-info .tab .tab-contents ul li a {
  padding: 10px 16px !important;
}
/* line 1, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 {
  background-color: #fff;
  margin-bottom: 60px;
  min-height: 440px;
  padding-bottom: 20px;
}
/* line 7, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body {
  height: auto !important;
}
/* line 9, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents {
  background-color: #fff;
  margin-bottom: 20px;
  min-height: 440px;
  border: none;
}
/* line 15, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main1 .title {
  margin: 0 auto;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #075b9b;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: -20px;
}
/* line 25, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main1 .title > span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 32, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main1 table {
  width: 100%;
  color: #7a7a7a;
  border: none;
  font-family: 'Microsoft YaHei';
  font-size: 14px;
}
/* line 38, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main1 table tr {
  height: 40px;
  line-height: 40px;
}
/* line 41, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main1 table tr td {
  text-align: center;
  border: 1px solid #f4f4f4;
}
/* line 44, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main1 table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 49, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main1 table tr th {
  text-align: center;
  border: 1px solid #f4f4f4;
}
/* line 52, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main1 table tr th div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 59, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main1 table .thead_style tr:nth-child(3) {
  line-height: 25px;
}
/* line 62, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main1 table .thead_style tr:nth-child(2) {
  line-height: 15px;
}
/* line 65, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main1 table .thead_style tr:nth-child(1) {
  line-height: 15px;
}
/* line 69, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main1 table tr:nth-child(odd) {
  background-color: #fdfdfd;
}
/* line 72, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main1 table tr:nth-child(even) {
  background-color: #f8f8f8;
}
/* line 76, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main1 table thead tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 83, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main1 table .tr_th_style th {
  background-color: #e1ebf5;
  font-size: 14px;
}
/* line 89, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main1 table .tbody_sty td {
  line-height: 30px;
}
/* line 92, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main1 table .tbody_sty td:nth-child(1) {
  background-color: #f8f8f8;
}
/* line 95, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main1 table .tbody_sty td:nth-child(2) {
  background-color: #f8f8f8;
}
/* line 100, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main1 table .tbody_sty1 td {
  line-height: 30px;
}
/* line 108, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main3 .title {
  margin: 0 auto;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #075b9b;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: -20px;
}
/* line 118, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main3 .title > span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 125, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main3 table {
  width: 100%;
  color: #7a7a7a;
  border: none;
  font-family: 'Microsoft YaHei';
}
/* line 130, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main3 table tr {
  height: 40px;
  line-height: 40px;
}
/* line 133, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main3 table tr td {
  text-align: center;
  border: 1px solid #f4f4f4;
}
/* line 136, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main3 table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 141, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main3 table tr th {
  text-align: center;
  border: 1px solid #f4f4f4;
}
/* line 144, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main3 table tr th div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 151, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main3 table .thead_style tr:nth-child(3) {
  line-height: 25px;
}
/* line 154, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main3 table .thead_style tr:nth-child(2) {
  line-height: 15px;
}
/* line 157, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main3 table .thead_style tr:nth-child(1) {
  line-height: 15px;
}
/* line 161, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main3 table tr:nth-child(odd) {
  background-color: #fdfdfd;
}
/* line 164, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main3 table tr:nth-child(even) {
  background-color: #f8f8f8;
}
/* line 168, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main3 table thead tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 175, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main3 table .tr_th_style th {
  background-color: #e1ebf5;
  font-size: 14px;
}
/* line 181, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main3 table .tbody_sty td {
  line-height: 30px;
}
/* line 184, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main3 table .tbody_sty td:nth-child(1) {
  background-color: #f8f8f8;
}
/* line 187, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main3 table .tbody_sty td:nth-child(2) {
  background-color: #f8f8f8;
}
/* line 192, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main3 table .tbody_sty1 td {
  line-height: 30px;
}
/* line 200, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main2 .title {
  margin: 0 auto;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #075b9b;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: -10px;
}
/* line 210, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main2 .title > span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 217, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main2 table {
  width: 100%;
  color: #7a7a7a;
  border: none;
  font-family: 'Microsoft YaHei';
}
/* line 222, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main2 table tr {
  height: 40px;
  line-height: 40px;
}
/* line 225, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main2 table tr td {
  text-align: center;
  border: 1px solid #f4f4f4;
}
/* line 228, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main2 table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 233, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main2 table tr th {
  text-align: center;
  border: 1px solid #f4f4f4;
}
/* line 236, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main2 table tr th div {
  text-align: center;
}
/* line 244, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main2 table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 247, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main2 table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 251, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main2 table thead th {
  border: 1px solid #f4f4f4;
}
/* line 254, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main2 table thead tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 259, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main2 table thead tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 266, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main2 table .thead_style tr:nth-child(3) {
  line-height: 25px;
}
/* line 269, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main2 table .thead_style tr:nth-child(2) {
  line-height: 15px;
}
/* line 272, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main2 table .thead_style tr:nth-child(1) {
  line-height: 15px;
}
/* line 277, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main2 table .tr_th_style th {
  background-color: #e1ebf5;
  font-size: 14px;
}
/* line 283, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main2 table .tbody_sty td {
  line-height: 30px;
}
/* line 286, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main2 table .tbody_sty td:nth-child(1) {
  background-color: #f8f8f8;
}
/* line 289, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main2 table .tbody_sty td:nth-child(2) {
  background-color: #f8f8f8;
}
/* line 294, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .content-main2 table .tbody_sty1 td {
  line-height: 30px;
}
/* line 303, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .tab-contents .right {
  margin-left: 900px;
}
/* line 307, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .title-zz {
  margin: 0 auto;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #075b9b;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: -20px;
}
/* line 317, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .main-body .title-zz > span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
/* line 326, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .list-tab ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 330, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .list-tab ul li {
  float: left;
  position: relative;
  margin-bottom: 4px;
}
/* line 334, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .list-tab ul li a {
  padding-right: 20px;
  border: none;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
  font-size: 14px;
  font-weight: bold;
  padding: 0px 0px;
}
/* line 343, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .list-tab ul li .div-height {
  width: 1px;
  height: 12px;
  background-color: #4a4a4a;
  margin-right: 20px;
  margin-left: 20px;
}
/* line 352, app/components/purchaser/new_supplier_info2/view.scss */
.new_supplier_info2 .top-banner .list-tab ul .active a {
  color: #004ea2;
  background-color: #f6f6f6;
}
/* line 7, app/components/purchaser/open_order/view.scss */
.purchaser-open-order .item {
  margin-bottom: 10px;
}
/* line 10, app/components/purchaser/open_order/view.scss */
.purchaser-open-order .item > .half-item {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 49%;
}
/* line 15, app/components/purchaser/open_order/view.scss */
.purchaser-open-order .item > .control-item, .purchaser-open-order .item > .half-item {
  margin: 5px 0;
}
/* line 18, app/components/purchaser/open_order/view.scss */
.purchaser-open-order .item > .control-item > label, .purchaser-open-order .item > .half-item > label {
  width: 120px;
  text-align: right;
  margin: 0 17px 17px 0;
}
/* line 24, app/components/purchaser/open_order/view.scss */
.purchaser-open-order .item > .control-item .third-category, .purchaser-open-order .item > .half-item .third-category {
  position: relative;
  width: 700px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 29, app/components/purchaser/open_order/view.scss */
.purchaser-open-order .item > .control-item .third-category .caret, .purchaser-open-order .item > .half-item .third-category .caret {
  margin-top: 4px;
}
/* line 33, app/components/purchaser/open_order/view.scss */
.purchaser-open-order .item > .control-item .third-category > .third-category-show, .purchaser-open-order .item > .half-item .third-category > .third-category-show {
  width: 550px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 40, app/components/purchaser/open_order/view.scss */
.purchaser-open-order .item > .control-item .third-category > .third-category-show > .tag, .purchaser-open-order .item > .half-item .third-category > .third-category-show > .tag {
  padding: 0 5px;
  vertical-align: middle;
}
/* line 45, app/components/purchaser/open_order/view.scss */
.purchaser-open-order .item > .control-item .third-category .select-menu, .purchaser-open-order .item > .half-item .third-category .select-menu {
  left: 0;
  top: 30px;
  position: absolute;
  width: 146px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
/* line 52, app/components/purchaser/open_order/view.scss */
.purchaser-open-order .item > .control-item .third-category .select-menu ul, .purchaser-open-order .item > .half-item .third-category .select-menu ul {
  padding: 0 5px;
  height: auto;
  max-height: 300px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 59, app/components/purchaser/open_order/view.scss */
.purchaser-open-order .item > .control-item .third-category .select-menu li, .purchaser-open-order .item > .half-item .third-category .select-menu li {
  line-height: 20px !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 62, app/components/purchaser/open_order/view.scss */
.purchaser-open-order .item > .control-item .third-category .select-menu li label, .purchaser-open-order .item > .half-item .third-category .select-menu li label {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 120px !important;
  margin: 5px 10px 5px 5px !important;
}
/* line 70, app/components/purchaser/open_order/view.scss */
.purchaser-open-order .item > .control-item .third-category .select-menu .product-operate-p, .purchaser-open-order .item > .half-item .third-category .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px;
}
/* line 76, app/components/purchaser/open_order/view.scss */
.purchaser-open-order .item > .control-item .third-category .select-menu .scope-category-label, .purchaser-open-order .item > .half-item .third-category .select-menu .scope-category-label {
  text-align: left !important;
}
/* line 82, app/components/purchaser/open_order/view.scss */
.purchaser-open-order .item > .control-item .width-310, .purchaser-open-order .item > .half-item .width-310 {
  width: 310px !important;
}
/* line 85, app/components/purchaser/open_order/view.scss */
.purchaser-open-order .item > .control-item .width-20, .purchaser-open-order .item > .half-item .width-20 {
  width: 20px !important;
}
/* line 88, app/components/purchaser/open_order/view.scss */
.purchaser-open-order .item > .control-item .width-60, .purchaser-open-order .item > .half-item .width-60 {
  width: 80px !important;
}
/* line 95, app/components/purchaser/open_order/view.scss */
.purchaser-open-order .item > .control-item > .park-factory {
  width: 700px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 99, app/components/purchaser/open_order/view.scss */
.purchaser-open-order .item > .control-item > .park-factory > p {
  margin-top: -6px;
}
/* line 102, app/components/purchaser/open_order/view.scss */
.purchaser-open-order .item > .control-item > .park-factory > p > .factory-select {
  width: 370px !important;
}
/* line 106, app/components/purchaser/open_order/view.scss */
.purchaser-open-order .item > .control-item > .park-factory > p > a {
  padding: 0 10px;
}
/* line 115, app/components/purchaser/open_order/view.scss */
.purchaser-open-order .item > .half-item .content {
  width: 360px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 119, app/components/purchaser/open_order/view.scss */
.purchaser-open-order .item > .half-item .content > .btn {
  margin-top: -8px;
}
/* line 123, app/components/purchaser/open_order/view.scss */
.purchaser-open-order .item > .half-item .content .file-show {
  width: 250px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  white-space: nowrap;
  overflow: ellipsis;
  overflow: hidden;
}
/* line 135, app/components/purchaser/open_order/view.scss */
.purchaser-open-order .item > .table td {
  padding: 0px;
}
/* line 138, app/components/purchaser/open_order/view.scss */
.purchaser-open-order .item > .table td > .half {
  width: 100px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 0;
}
/* line 143, app/components/purchaser/open_order/view.scss */
.purchaser-open-order .item > .table td > .half.right {
  text-align: right;
}
/* line 147, app/components/purchaser/open_order/view.scss */
.purchaser-open-order .item > .table td > .half.left {
  padding-left: 5px;
  text-align: left;
}
/* line 156, app/components/purchaser/open_order/view.scss */
.purchaser-open-order .item > .table .inner-table-td > .control-group {
  margin: 0px;
}
/* line 161, app/components/purchaser/open_order/view.scss */
.purchaser-open-order .item > .table .inner-table-td > .control-group > .inner-table td {
  border: none;
}
/* line 169, app/components/purchaser/open_order/view.scss */
.purchaser-open-order .item.center {
  margin: 120px auto 80px auto;
  text-align: center;
}
/* line 175, app/components/purchaser/open_order/view.scss */
.purchaser-open-order .table-div {
  width: 310px;
}
/* line 179, app/components/purchaser/open_order/view.scss */
.purchaser-open-order .table-div .simple thead tr {
  height: 35px;
  line-height: 35px;
}
/* line 182, app/components/purchaser/open_order/view.scss */
.purchaser-open-order .table-div .simple thead tr th {
  width: 115px;
}

/* line 190, app/components/purchaser/open_order/view.scss */
.team-members {
  margin-top: 30px;
}
/* line 194, app/components/purchaser/open_order/view.scss */
.team-members .table-striped td {
  padding: 0;
  height: 32px;
}
/* line 200, app/components/purchaser/open_order/view.scss */
.team-members .inner-table td {
  border: none;
}

/* line 208, app/components/purchaser/open_order/view.scss */
.supplier-resource1 .select-menu {
  left: 0;
  position: absolute;
  width: 146px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
/* line 215, app/components/purchaser/open_order/view.scss */
.supplier-resource1 .select-menu ul {
  padding: 0 5px;
  height: auto;
  max-height: 300px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 222, app/components/purchaser/open_order/view.scss */
.supplier-resource1 .select-menu li {
  line-height: 20px !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 225, app/components/purchaser/open_order/view.scss */
.supplier-resource1 .select-menu li label {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 120px !important;
  margin: 5px 10px 5px 5px !important;
}
/* line 233, app/components/purchaser/open_order/view.scss */
.supplier-resource1 .select-menu .product-operate-p {
  width: 110px;
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 240, app/components/purchaser/open_order/view.scss */
.supplier-resource1 .select-menu .scope-category-label {
  text-align: left !important;
}

/* line 246, app/components/purchaser/open_order/view.scss */
.half-item .select-menu {
  left: 0;
  position: absolute;
  width: 146px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
/* line 253, app/components/purchaser/open_order/view.scss */
.half-item .select-menu ul {
  padding: 0 5px;
  height: auto;
  max-height: 300px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 260, app/components/purchaser/open_order/view.scss */
.half-item .select-menu li {
  line-height: 20px !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 263, app/components/purchaser/open_order/view.scss */
.half-item .select-menu li label {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 120px !important;
  margin: 5px 10px 5px 5px !important;
}
/* line 271, app/components/purchaser/open_order/view.scss */
.half-item .select-menu .product-operate-p {
  width: 110px;
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 278, app/components/purchaser/open_order/view.scss */
.half-item .select-menu .scope-category-label {
  text-align: left !important;
}
/* line 1, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bg {
  width: 1920px;
  height: 1080px;
  background: url(/srmoem/assets/images/icons.png) 0px 0px no-repeat;
}

/* line 6, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-tip {
  width: 1200px;
  height: 243px;
  background: url(/srmoem/assets/images/icons.png) 0px -1080px no-repeat;
}

/* line 11, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-foot-line {
  width: 1200px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) 0px -1323px no-repeat;
}

/* line 16, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-border-image, .open-order-detail .demand-line-last {
  width: 1100px;
  height: 48px;
  background: url(/srmoem/assets/images/icons.png) 0px -1363px no-repeat;
}

/* line 21, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-6 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1411px no-repeat;
}

/* line 26, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-3 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1435px no-repeat;
}

/* line 31, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-4 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1459px no-repeat;
}

/* line 36, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-5 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1483px no-repeat;
}

/* line 41, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-7 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1507px no-repeat;
}

/* line 46, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-8 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1531px no-repeat;
}

/* line 51, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-1 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1555px no-repeat;
}

/* line 56, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-2 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1579px no-repeat;
}

/* line 61, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-line1 {
  width: 1001px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1603px no-repeat;
}

/* line 66, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow1 {
  width: 910px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -1001px -1603px no-repeat;
}

/* line 71, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow2 {
  width: 910px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) 0px -1627px no-repeat;
}

/* line 76, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-7 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1640px no-repeat;
}

/* line 81, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-1 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1640px no-repeat;
}

/* line 86, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-6 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1674px no-repeat;
}

/* line 91, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-5 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1674px no-repeat;
}

/* line 96, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-4 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1708px no-repeat;
}

/* line 101, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-2 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1708px no-repeat;
}

/* line 106, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-9 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1742px no-repeat;
}

/* line 111, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-8 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1742px no-repeat;
}

/* line 116, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-top3 {
  width: 382px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1080px no-repeat;
}

/* line 121, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-top1 {
  width: 382px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1135px no-repeat;
}

/* line 126, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-top2 {
  width: 382px;
  height: 52px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1190px no-repeat;
}

/* line 131, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-supplier-logo {
  width: 300px;
  height: 60px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1242px no-repeat;
}

/* line 136, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-buyplatform-new {
  width: 273px;
  height: 60px;
  background: url(/srmoem/assets/images/icons.png) -1500px -1242px no-repeat;
}

/* line 141, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contactUs {
  width: 240px;
  height: 65px;
  background: url(/srmoem/assets/images/icons.png) 0px -1776px no-repeat;
}

/* line 146, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-buyer-admin {
  width: 233px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1080px no-repeat;
}

/* line 151, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-login-logo {
  width: 223px;
  height: 41px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1135px no-repeat;
}

/* line 156, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-supplier-banner {
  width: 220px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1190px no-repeat;
}

/* line 161, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-plansubmit {
  width: 210px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1209px no-repeat;
}

/* line 166, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-interaction {
  width: 210px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1302px no-repeat;
}

/* line 171, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-right {
  width: 207px;
  height: 25px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1323px no-repeat;
}

/* line 176, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b1 {
  width: 195px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1100px -1363px no-repeat;
}

/* line 181, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b2 {
  width: 195px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1295px -1363px no-repeat;
}

/* line 186, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-demand-top {
  width: 166px;
  height: 54px;
  background: url(/srmoem/assets/images/icons.png) -240px -1776px no-repeat;
}

/* line 191, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search-bg {
  width: 162px;
  height: 22px;
  background: url(/srmoem/assets/images/icons.png) -1407px -1323px no-repeat;
}

/* line 196, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser10 {
  width: 160px;
  height: 50px;
  background: url(/srmoem/assets/images/icons.png) -406px -1776px no-repeat;
}

/* line 201, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-topic-now {
  width: 160px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1118px no-repeat;
}

/* line 206, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bottomline {
  width: 1px;
  height: 155px;
  background: url(/srmoem/assets/images/icons.png) -1920px 0px no-repeat;
}

/* line 211, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-demand-sub-top {
  width: 153px;
  height: 54px;
  background: url(/srmoem/assets/images/icons.png) 0px -1841px no-repeat;
}

/* line 216, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-demand-detail-top {
  width: 151px;
  height: 54px;
  background: url(/srmoem/assets/images/icons.png) -153px -1841px no-repeat;
}

/* line 221, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b3 {
  width: 151px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1490px -1363px no-repeat;
}

/* line 226, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b4 {
  width: 151px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1641px -1363px no-repeat;
}

/* line 231, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss3 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px 0px no-repeat;
}

/* line 236, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss2 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -100px no-repeat;
}

/* line 241, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss1 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -200px no-repeat;
}

/* line 246, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss4 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -300px no-repeat;
}

/* line 251, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss6 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -400px no-repeat;
}

/* line 256, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss5 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -500px no-repeat;
}

/* line 261, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-supplier-logo-white {
  width: 148px;
  height: 27px;
  background: url(/srmoem/assets/images/icons.png) -1921px -600px no-repeat;
}

/* line 266, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo {
  width: 147px;
  height: 61px;
  background: url(/srmoem/assets/images/icons.png) -1921px -627px no-repeat;
}

/* line 271, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-left {
  width: 146px;
  height: 25px;
  background: url(/srmoem/assets/images/icons.png) -1921px -688px no-repeat;
}

/* line 276, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-gzt {
  width: 140px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1921px -713px no-repeat;
}

/* line 281, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser3 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -768px no-repeat;
}

/* line 286, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser7 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -812px no-repeat;
}

/* line 291, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser6 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -856px no-repeat;
}

/* line 296, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser5 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -900px no-repeat;
}

/* line 301, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser8 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -944px no-repeat;
}

/* line 306, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser9 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -988px no-repeat;
}

/* line 311, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser1 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1032px no-repeat;
}

/* line 316, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser2 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1076px no-repeat;
}

/* line 321, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser4 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1120px no-repeat;
}

/* line 326, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-scheme-top {
  width: 131px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1164px no-repeat;
}

/* line 331, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-c-hide {
  width: 58px;
  height: 130px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1219px no-repeat;
}

/* line 336, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-c-show {
  width: 58px;
  height: 130px;
  background: url(/srmoem/assets/images/icons.png) -1979px -1219px no-repeat;
}

/* line 341, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-buyplatform {
  width: 130px;
  height: 27px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1349px no-repeat;
}

/* line 346, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-scheme-sub-top {
  width: 128px;
  height: 52px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1376px no-repeat;
}

/* line 351, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-scheme-detail-top {
  width: 128px;
  height: 52px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1428px no-repeat;
}

/* line 356, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhds {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1480px no-repeat;
}

/* line 361, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icondydj {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1524px no-repeat;
}

/* line 366, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconembraco {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1568px no-repeat;
}

/* line 371, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconfl {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1612px no-repeat;
}

/* line 376, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconbg {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1656px no-repeat;
}

/* line 381, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconbe {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1700px no-repeat;
}

/* line 386, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconfxpk {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1744px no-repeat;
}

/* line 391, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icongk {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1788px no-repeat;
}

/* line 396, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconda {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1832px no-repeat;
}

/* line 401, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhh {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1773px -1242px no-repeat;
}

/* line 406, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconxk {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -566px -1776px no-repeat;
}

/* line 411, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhl {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -686px -1776px no-repeat;
}

/* line 416, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsx {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -806px -1776px no-repeat;
}

/* line 421, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhmt {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -926px -1776px no-repeat;
}

/* line 426, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhsm {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1046px -1776px no-repeat;
}

/* line 431, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon3M {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1166px -1776px no-repeat;
}

/* line 436, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconrdc {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1286px -1776px no-repeat;
}

/* line 441, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsps {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1406px -1776px no-repeat;
}

/* line 446, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconrs {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1526px -1776px no-repeat;
}

/* line 451, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconskf {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1646px -1776px no-repeat;
}

/* line 456, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsl {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1766px -1776px no-repeat;
}

/* line 461, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsldj {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -304px -1841px no-repeat;
}

/* line 466, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsbf {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -424px -1841px no-repeat;
}

/* line 471, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-scheme-right {
  width: 111px;
  height: 25px;
  background: url(/srmoem/assets/images/icons.png) -1805px -1135px no-repeat;
}

/* line 476, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contributed-bail {
  width: 106px;
  height: 28px;
  background: url(/srmoem/assets/images/icons.png) -1792px -1363px no-repeat;
}

/* line 481, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contribute-bail {
  width: 104px;
  height: 26px;
  background: url(/srmoem/assets/images/icons.png) -1815px -1080px no-repeat;
}

/* line 486, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-add-pic {
  width: 100px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) 0px -1895px no-repeat;
}

/* line 491, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-add-more-pic {
  width: 100px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -100px -1895px no-repeat;
}

/* line 496, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bubble {
  width: 100px;
  height: 50px;
  background: url(/srmoem/assets/images/icons.png) -200px -1895px no-repeat;
}

/* line 501, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lmfg {
  width: 100px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -544px -1841px no-repeat;
}

/* line 506, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lcy {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -644px -1841px no-repeat;
}

/* line 511, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-lsc {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -742px -1841px no-repeat;
}

/* line 516, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lhlf {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -840px -1841px no-repeat;
}

/* line 521, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lesp {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -938px -1841px no-repeat;
}

/* line 526, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lhaier {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -1036px -1841px no-repeat;
}

/* line 531, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-haizol {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -1134px -1841px no-repeat;
}

/* line 536, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lhope {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -1232px -1841px no-repeat;
}

/* line 541, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-UAPP {
  width: 96px;
  height: 96px;
  background: url(/srmoem/assets/images/icons.png) -2071px 0px no-repeat;
}

/* line 546, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-HDY {
  width: 96px;
  height: 95px;
  background: url(/srmoem/assets/images/icons.png) -2071px -96px no-repeat;
}

/* line 551, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-check-demand {
  width: 96px;
  height: 30px;
  background: url(/srmoem/assets/images/icons.png) -2071px -191px no-repeat;
}

/* line 556, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-leftbg {
  width: 32px;
  height: 84px;
  background: url(/srmoem/assets/images/icons.png) -2071px -221px no-repeat;
}

/* line 561, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-level-5 {
  width: 68px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -305px no-repeat;
}

/* line 566, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-freezer {
  width: 66px;
  height: 66px;
  background: url(/srmoem/assets/images/icons.png) -2071px -321px no-repeat;
}

/* line 571, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-person {
  width: 64px;
  height: 49px;
  background: url(/srmoem/assets/images/icons.png) -2103px -221px no-repeat;
}

/* line 576, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon10 {
  width: 63px;
  height: 63px;
  background: url(/srmoem/assets/images/icons.png) -2071px -387px no-repeat;
}

/* line 581, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon11 {
  width: 63px;
  height: 63px;
  background: url(/srmoem/assets/images/icons.png) -2071px -450px no-repeat;
}

/* line 586, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-kt {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -513px no-repeat;
}

/* line 591, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-qt {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -549px no-repeat;
}

/* line 596, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-mj {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -585px no-repeat;
}

/* line 601, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-xyj {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -621px no-repeat;
}

/* line 606, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-dz {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -657px no-repeat;
}

/* line 611, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-rsq {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -693px no-repeat;
}

/* line 616, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-cfdq {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -729px no-repeat;
}

/* line 621, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bl {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -765px no-repeat;
}

/* line 626, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-circle {
  width: 60px;
  height: 28px;
  background: url(/srmoem/assets/images/icons.png) -2103px -270px no-repeat;
}

/* line 631, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-leftbgLead {
  width: 32px;
  height: 53px;
  background: url(/srmoem/assets/images/icons.png) -2134px -387px no-repeat;
}

/* line 636, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-left01 {
  width: 24px;
  height: 53px;
  background: url(/srmoem/assets/images/icons.png) -2137px -321px no-repeat;
}

/* line 641, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-right01 {
  width: 24px;
  height: 53px;
  background: url(/srmoem/assets/images/icons.png) -2134px -450px no-repeat;
}

/* line 646, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-byMonth {
  width: 50px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -801px no-repeat;
}

/* line 651, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-byYear {
  width: 50px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -825px no-repeat;
}

/* line 656, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-byDay {
  width: 50px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -849px no-repeat;
}

/* line 661, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-line {
  width: 45px;
  height: 30px;
  background: url(/srmoem/assets/images/icons.png) -2071px -873px no-repeat;
}

/* line 666, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goto-top {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -903px no-repeat;
}

/* line 671, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow05 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -903px no-repeat;
}

/* line 676, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow02 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -943px no-repeat;
}

/* line 681, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow04 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -943px no-repeat;
}

/* line 686, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow01 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -983px no-repeat;
}

/* line 691, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-message {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -983px no-repeat;
}

/* line 696, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-questionnaire {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1023px no-repeat;
}

/* line 701, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contact-blue {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1023px no-repeat;
}

/* line 706, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contact {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1063px no-repeat;
}

/* line 711, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow03 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1063px no-repeat;
}

/* line 716, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-person {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1103px no-repeat;
}

/* line 721, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-lock {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1103px no-repeat;
}

/* line 726, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-correct {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1141px no-repeat;
}

/* line 731, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-warning2 {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1141px no-repeat;
}

/* line 736, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-tqrdc {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1179px no-repeat;
}

/* line 741, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-info {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1179px no-repeat;
}

/* line 746, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-order {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1218px no-repeat;
}

/* line 751, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-my {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1218px no-repeat;
}

/* line 756, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-warnning {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1257px no-repeat;
}

/* line 761, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-tactics {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1257px no-repeat;
}

/* line 766, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-line {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1296px no-repeat;
}

/* line 771, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-user1 {
  width: 38px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1296px no-repeat;
}

/* line 776, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-password {
  width: 38px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1335px no-repeat;
}

/* line 781, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-successful01 {
  width: 37px;
  height: 37px;
  background: url(/srmoem/assets/images/icons.png) -2109px -1335px no-repeat;
}

/* line 786, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-info {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -513px no-repeat;
}

/* line 791, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-error {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -549px no-repeat;
}

/* line 796, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-warning {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -585px no-repeat;
}

/* line 801, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-white {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -621px no-repeat;
}

/* line 806, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-confirm {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -657px no-repeat;
}

/* line 811, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-success {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -693px no-repeat;
}

/* line 816, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-promote {
  width: 34px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -729px no-repeat;
}

/* line 821, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-reduce {
  width: 34px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -765px no-repeat;
}

/* line 826, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-plan-title-arrow {
  width: 13px;
  height: 32px;
  background: url(/srmoem/assets/images/icons.png) -2151px -903px no-repeat;
}

/* line 831, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-green-ok {
  width: 28px;
  height: 27px;
  background: url(/srmoem/assets/images/icons.png) -2116px -873px no-repeat;
}

/* line 836, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-right {
  width: 16px;
  height: 26px;
  background: url(/srmoem/assets/images/icons.png) -2144px -873px no-repeat;
}

/* line 841, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-left {
  width: 16px;
  height: 26px;
  background: url(/srmoem/assets/images/icons.png) -2151px -943px no-repeat;
}

/* line 846, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-show {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2121px -801px no-repeat;
}

/* line 851, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon31 {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2121px -825px no-repeat;
}

/* line 856, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-down {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2121px -849px no-repeat;
}

/* line 861, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-up {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1373px no-repeat;
}

/* line 866, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-hide {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2095px -1373px no-repeat;
}

/* line 871, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-email {
  width: 24px;
  height: 18px;
  background: url(/srmoem/assets/images/icons.png) -2119px -1373px no-repeat;
}

/* line 876, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-green-circle {
  width: 22px;
  height: 22px;
  background: url(/srmoem/assets/images/icons.png) -2145px -801px no-repeat;
}

/* line 881, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-red-circle {
  width: 22px;
  height: 22px;
  background: url(/srmoem/assets/images/icons.png) -2145px -825px no-repeat;
}

/* line 886, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-close {
  width: 20px;
  height: 20px;
  background: url(/srmoem/assets/images/icons.png) -2145px -849px no-repeat;
}

/* line 891, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-case {
  width: 17px;
  height: 20px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1179px no-repeat;
}

/* line 896, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon38 {
  width: 20px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2139px -305px no-repeat;
}

/* line 901, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon36 {
  width: 20px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2146px -1335px no-repeat;
}

/* line 906, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-messages {
  width: 20px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2137px -374px no-repeat;
}

/* line 911, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-l {
  width: 19px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -2148px -1296px no-repeat;
}

/* line 916, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-r {
  width: 19px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -2148px -1315px no-repeat;
}

/* line 921, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon8 {
  width: 19px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2146px -1349px no-repeat;
}

/* line 926, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon28 {
  width: 15px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -2151px -983px no-repeat;
}

/* line 931, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon2 {
  width: 19px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2143px -1373px no-repeat;
}

/* line 936, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon26 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1397px no-repeat;
}

/* line 941, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon29 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2090px -1397px no-repeat;
}

/* line 946, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon24 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2109px -1397px no-repeat;
}

/* line 951, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon7 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2128px -1397px no-repeat;
}

/* line 956, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon21 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2147px -1397px no-repeat;
}

/* line 961, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon3 {
  width: 18px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1199px no-repeat;
}

/* line 966, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon6 {
  width: 18px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1218px no-repeat;
}

/* line 971, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon16 {
  width: 18px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1232px no-repeat;
}

/* line 976, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-email {
  width: 18px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1257px no-repeat;
}

/* line 981, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search2 {
  width: 17px;
  height: 17px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1271px no-repeat;
}

/* line 986, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search {
  width: 17px;
  height: 17px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1411px no-repeat;
}

/* line 991, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon5 {
  width: 17px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2088px -1411px no-repeat;
}

/* line 996, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon27 {
  width: 17px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2105px -1411px no-repeat;
}

/* line 1001, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon18 {
  width: 17px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2122px -1411px no-repeat;
}

/* line 1006, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon41 {
  width: 17px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2139px -1411px no-repeat;
}

/* line 1011, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon19 {
  width: 17px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1428px no-repeat;
}

/* line 1016, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon22 {
  width: 17px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2088px -1428px no-repeat;
}

/* line 1021, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-info16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1002px no-repeat;
}

/* line 1026, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-info-small {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1023px no-repeat;
}

/* line 1031, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-notfinish {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1039px no-repeat;
}

/* line 1036, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-error16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1063px no-repeat;
}

/* line 1041, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-next {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1079px no-repeat;
}

/* line 1046, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-user {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1103px no-repeat;
}

/* line 1051, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-13 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1119px no-repeat;
}

/* line 1056, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-warning16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1141px no-repeat;
}

/* line 1061, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-trash-small {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1157px no-repeat;
}

/* line 1066, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-success16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1440px no-repeat;
}

/* line 1071, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-back {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2087px -1440px no-repeat;
}

/* line 1076, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-plus-big {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2103px -1440px no-repeat;
}

/* line 1081, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-finish {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2119px -1440px no-repeat;
}

/* line 1086, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-calendar {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2135px -1440px no-repeat;
}

/* line 1091, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon13 {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2150px -1440px no-repeat;
}

/* line 1096, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-attachment {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1456px no-repeat;
}

/* line 1101, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon9 {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2086px -1456px no-repeat;
}

/* line 1106, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-home {
  width: 16px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2101px -1456px no-repeat;
}

/* line 1111, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-attach {
  width: 14px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1472px no-repeat;
}

/* line 1116, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon14 {
  width: 13px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1472px no-repeat;
}

/* line 1121, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon12 {
  width: 16px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2151px -969px no-repeat;
}

/* line 1126, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon4 {
  width: 15px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2117px -1456px no-repeat;
}

/* line 1131, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon35 {
  width: 15px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2132px -1456px no-repeat;
}

/* line 1136, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-jb {
  width: 15px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2147px -1456px no-repeat;
}

/* line 1141, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon34 {
  width: 15px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2105px -1428px no-repeat;
}

/* line 1146, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-yhddqs {
  width: 15px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2120px -1428px no-repeat;
}

/* line 1151, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-check {
  width: 15px;
  height: 11px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1246px no-repeat;
}

/* line 1156, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon45 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2098px -1472px no-repeat;
}

/* line 1161, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-14 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2112px -1472px no-repeat;
}

/* line 1166, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-f {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2126px -1472px no-repeat;
}

/* line 1171, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon48 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2140px -1472px no-repeat;
}

/* line 1176, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-8 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1488px no-repeat;
}

/* line 1181, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon1 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1488px no-repeat;
}

/* line 1186, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-11 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2099px -1488px no-repeat;
}

/* line 1191, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon30 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2113px -1488px no-repeat;
}

/* line 1196, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-question {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2127px -1488px no-repeat;
}

/* line 1201, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon43 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2141px -1488px no-repeat;
}

/* line 1206, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-10 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1502px no-repeat;
}

/* line 1211, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-help {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1502px no-repeat;
}

/* line 1216, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon15 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2099px -1502px no-repeat;
}

/* line 1221, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-9 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2113px -1502px no-repeat;
}

/* line 1226, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon40 {
  width: 14px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2127px -1502px no-repeat;
}

/* line 1231, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon44 {
  width: 14px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2141px -1502px no-repeat;
}

/* line 1236, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon20 {
  width: 14px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1516px no-repeat;
}

/* line 1241, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon17 {
  width: 12px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2154px -1472px no-repeat;
}

/* line 1246, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-email-read {
  width: 14px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2135px -1428px no-repeat;
}

/* line 1251, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-50 {
  width: 14px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1428px no-repeat;
}

/* line 1256, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-email-unread {
  width: 14px;
  height: 11px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1516px no-repeat;
}

/* line 1261, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon49 {
  width: 14px;
  height: 11px;
  background: url(/srmoem/assets/images/icons.png) -2099px -1516px no-repeat;
}

/* line 1266, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon46 {
  width: 13px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1529px no-repeat;
}

/* line 1271, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon23 {
  width: 12px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2155px -1488px no-repeat;
}

/* line 1276, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon25 {
  width: 12px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2155px -1502px no-repeat;
}

/* line 1281, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-part-in {
  width: 12px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2084px -1529px no-repeat;
}

/* line 1286, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-choosed {
  width: 13px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2096px -1529px no-repeat;
}

/* line 1291, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon47 {
  width: 10px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2157px -374px no-repeat;
}

/* line 1296, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-top1 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2109px -1529px no-repeat;
}

/* line 1301, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search-icon {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2121px -1529px no-repeat;
}

/* line 1306, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-gb {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2133px -1529px no-repeat;
}

/* line 1311, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon33 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2145px -1529px no-repeat;
}

/* line 1316, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon39 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1542px no-repeat;
}

/* line 1321, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-gray-circle {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2083px -1542px no-repeat;
}

/* line 1326, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-blue {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2095px -1542px no-repeat;
}

/* line 1331, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon42 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2107px -1542px no-repeat;
}

/* line 1336, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon32 {
  width: 12px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2134px -440px no-repeat;
}

/* line 1341, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowup {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2134px -503px no-repeat;
}

/* line 1346, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowdown {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2145px -503px no-repeat;
}

/* line 1351, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowdown-current {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2156px -503px no-repeat;
}

/* line 1356, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowup-current {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2156px -1411px no-repeat;
}

/* line 1361, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-12 {
  width: 11px;
  height: 7px;
  background: url(/srmoem/assets/images/icons.png) -2103px -298px no-repeat;
}

/* line 1366, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-minus {
  width: 9px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2146px -440px no-repeat;
}

/* line 1371, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-plus {
  width: 9px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2155px -440px no-repeat;
}

/* line 1376, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-right {
  width: 6px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2159px -305px no-repeat;
}

/* line 1381, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowright-small {
  width: 5px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2161px -321px no-repeat;
}

/* line 1386, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-more {
  width: 9px;
  height: 5px;
  background: url(/srmoem/assets/images/icons.png) -2114px -298px no-repeat;
}

/* line 1391, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowdown-small {
  width: 9px;
  height: 5px;
  background: url(/srmoem/assets/images/icons.png) -2123px -298px no-repeat;
}

/* line 1396, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-disc-black {
  width: 6px;
  height: 6px;
  background: url(/srmoem/assets/images/icons.png) -2159px -314px no-repeat;
}

/* line 1401, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-disc {
  width: 6px;
  height: 6px;
  background: url(/srmoem/assets/images/icons.png) -2161px -330px no-repeat;
}

/* line 6, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .open-order-title {
  margin-top: 10px;
}
/* line 8, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .open-order-title p {
  background-color: #f4f4f4;
  font-size: 13px;
  margin: 0;
  padding: 10px;
}
/* line 15, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .open-order-info {
  margin-top: 10px;
  background-color: #B9DAEA;
}
/* line 18, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .open-order-info .one-line {
  padding: 10px 20px;
}
/* line 20, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .open-order-info .one-line label {
  width: 100px;
  text-align: left;
  float: left;
}
/* line 25, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .open-order-info .one-line p {
  float: left;
  width: 900px;
  margin: 0;
  white-space: normal;
  word-break: break-all;
}
/* line 34, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .open-order-operate {
  margin-top: 10px;
  text-align: center;
}
/* line 37, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .open-order-operate .btn {
  margin: 0 10px;
}
/* line 41, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .tab {
  margin-top: 10px;
}
/* line 44, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .tab .tab-content .supplier-table-content {
  max-height: 700px;
  overflow-y: auto;
}
/* line 48, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .tab .tab-content .supplier-table-content table td, .open-order-detail .tab .tab-content .supplier-table-content table th {
  border: 1px solid #eee;
}
/* line 53, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .tab .tab-content .js-new-topic {
  margin-left: 15px;
}
/* line 58, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .demand-info {
  margin: 7px 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* line 64, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .demand-info label {
  margin-right: 10px;
  width: 75px;
  text-align: right;
}
/* line 70, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .demand-info.demand-info-inline {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 73, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .demand-info li {
  list-style-type: decimal;
  line-height: 20px;
}
/* line 79, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .detail-info.hide {
  display: none;
}
/* line 84, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .demand-one-line,
.open-order-detail .demand-half-line {
  margin-bottom: 5px;
  border: 1px dashed #eeeeee;
  background-color: #e4f2fc;
}
/* line 91, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .demand-one-line.all-width .demand-info-inline,
.open-order-detail .demand-half-line.all-width .demand-info-inline {
  width: 160px;
}
/* line 96, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .demand-line-last {
  margin-bottom: 5px;
  width: 100%;
  height: 40px;
}
/* line 103, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .demand-half-line {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 537px;
}
/* line 108, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .demand-info-inline label {
  text-align: right;
  width: 80px;
}
/* line 113, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .demand-info {
  margin: 7px 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* line 119, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .demand-info label {
  margin-right: 10px;
  width: 75px;
  text-align: right;
}
/* line 125, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .demand-info.demand-info-inline {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 128, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .demand-info li {
  list-style-type: decimal;
  line-height: 20px;
}
/* line 133, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .demand-select {
  padding-left: 20px;
  width: 170px;
}
/* line 134, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .demand-select label {
  width: auto !important;
  text-align: left !important;
}
/* line 142, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .demand-series {
  width: 50%;
}
/* line 145, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .demand-name {
  background-color: #f4f4f4;
  padding-left: 10px;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
}
/* line 152, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .demand-name i {
  margin: 3px 5px 0 0;
}
/* line 156, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .demand-module-attribute {
  width: 180px;
}
/* line 159, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .demand-module-attribute label {
  width: 95px;
}
/* line 164, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .demand-module {
  width: 190px;
}
/* line 167, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .demand-module label {
  width: 75px;
}
/* line 171, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .demand-count {
  width: 190px;
}
/* line 175, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .demand-definite {
  padding-left: 23px;
  height: 50px;
  word-break: break-all;
  overflow: auto;
  white-space: normal;
}
/* line 182, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .demand-definite label {
  width: auto;
}
/* line 186, app/components/purchaser/open_order_detail/view.scss */
.open-order-detail .supplier-pagination {
  padding: 20px 0;
  text-align: right;
}
/* line 3, app/components/purchaser/open_order_list/view.scss */
.open-order-list h3 {
  padding: 16px 0 16px 0;
}
/* line 6, app/components/purchaser/open_order_list/view.scss */
.open-order-list .right-pagination {
  text-align: right;
  margin: 20px 0;
}
/* line 10, app/components/purchaser/open_order_list/view.scss */
.open-order-list .demand-pagination {
  text-align: right;
  padding-bottom: 20px;
}
/* line 13, app/components/purchaser/open_order_list/view.scss */
.open-order-list .demand-pagination.inline-pagination {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding-bottom: 0;
  width: 860px;
}
/* line 19, app/components/purchaser/open_order_list/view.scss */
.open-order-list .download-link {
  width: 88%;
  height: 30px;
  line-height: 25px;
  text-align: right;
}
/* line 24, app/components/purchaser/open_order_list/view.scss */
.open-order-list .download-link a {
  float: right;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}
/* line 30, app/components/purchaser/open_order_list/view.scss */
.open-order-list .span1 {
  width: 860px;
  padding: 10px 5px;
  text-align: right;
}
/* line 2, app/components/purchaser/open_order_progress/view.scss */
.open-order-progress h3 {
  padding: 16px 0 16px 0;
}
/* line 5, app/components/purchaser/open_order_progress/view.scss */
.open-order-progress table {
  width: 100%;
}
/* line 7, app/components/purchaser/open_order_progress/view.scss */
.open-order-progress table td {
  padding: 2px;
}
/* line 11, app/components/purchaser/open_order_progress/view.scss */
.open-order-progress table {
  color: #7a7a7a;
  font-family: 'Microsoft YaHei';
}
/* line 15, app/components/purchaser/open_order_progress/view.scss */
.open-order-progress table thead th {
  background-color: #F0F1F1;
  border: 1px solid #F5F3F3;
  color: #4a4a4a;
}
/* line 20, app/components/purchaser/open_order_progress/view.scss */
.open-order-progress table thead th:first-child {
  border: 1px solid #F5F3F3;
}
/* line 25, app/components/purchaser/open_order_progress/view.scss */
.open-order-progress table tbody tr {
  height: 40px;
  line-height: 40px;
  background-color: #fff;
}
/* line 29, app/components/purchaser/open_order_progress/view.scss */
.open-order-progress table tbody tr td {
  text-align: center;
  border: 1px solid #F5F3F3;
}
/* line 32, app/components/purchaser/open_order_progress/view.scss */
.open-order-progress table tbody tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 37, app/components/purchaser/open_order_progress/view.scss */
.open-order-progress table tbody tr td:first-child {
  border: 1px solid #F5F3F3;
}
/* line 41, app/components/purchaser/open_order_progress/view.scss */
.open-order-progress table tbody .total {
  background-color: #F8F8F8;
}
/* line 1, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bg {
  width: 1920px;
  height: 1080px;
  background: url(/srmoem/assets/images/icons.png) 0px 0px no-repeat;
}

/* line 6, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-tip {
  width: 1200px;
  height: 243px;
  background: url(/srmoem/assets/images/icons.png) 0px -1080px no-repeat;
}

/* line 11, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-foot-line {
  width: 1200px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) 0px -1323px no-repeat;
}

/* line 16, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-border-image, .open-order-result .demand-line-last {
  width: 1100px;
  height: 48px;
  background: url(/srmoem/assets/images/icons.png) 0px -1363px no-repeat;
}

/* line 21, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-6 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1411px no-repeat;
}

/* line 26, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-3 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1435px no-repeat;
}

/* line 31, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-4 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1459px no-repeat;
}

/* line 36, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-5 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1483px no-repeat;
}

/* line 41, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-7 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1507px no-repeat;
}

/* line 46, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-8 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1531px no-repeat;
}

/* line 51, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-1 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1555px no-repeat;
}

/* line 56, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-2 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1579px no-repeat;
}

/* line 61, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-line1 {
  width: 1001px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1603px no-repeat;
}

/* line 66, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow1 {
  width: 910px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -1001px -1603px no-repeat;
}

/* line 71, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow2 {
  width: 910px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) 0px -1627px no-repeat;
}

/* line 76, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-7 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1640px no-repeat;
}

/* line 81, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-1 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1640px no-repeat;
}

/* line 86, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-6 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1674px no-repeat;
}

/* line 91, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-5 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1674px no-repeat;
}

/* line 96, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-4 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1708px no-repeat;
}

/* line 101, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-2 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1708px no-repeat;
}

/* line 106, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-9 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1742px no-repeat;
}

/* line 111, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-8 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1742px no-repeat;
}

/* line 116, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-top3 {
  width: 382px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1080px no-repeat;
}

/* line 121, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-top1 {
  width: 382px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1135px no-repeat;
}

/* line 126, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-top2 {
  width: 382px;
  height: 52px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1190px no-repeat;
}

/* line 131, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-supplier-logo {
  width: 300px;
  height: 60px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1242px no-repeat;
}

/* line 136, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-buyplatform-new {
  width: 273px;
  height: 60px;
  background: url(/srmoem/assets/images/icons.png) -1500px -1242px no-repeat;
}

/* line 141, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contactUs {
  width: 240px;
  height: 65px;
  background: url(/srmoem/assets/images/icons.png) 0px -1776px no-repeat;
}

/* line 146, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-buyer-admin {
  width: 233px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1080px no-repeat;
}

/* line 151, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-login-logo {
  width: 223px;
  height: 41px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1135px no-repeat;
}

/* line 156, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-supplier-banner {
  width: 220px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1190px no-repeat;
}

/* line 161, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-plansubmit {
  width: 210px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1209px no-repeat;
}

/* line 166, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-interaction {
  width: 210px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1302px no-repeat;
}

/* line 171, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-right {
  width: 207px;
  height: 25px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1323px no-repeat;
}

/* line 176, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b1 {
  width: 195px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1100px -1363px no-repeat;
}

/* line 181, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b2 {
  width: 195px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1295px -1363px no-repeat;
}

/* line 186, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-demand-top {
  width: 166px;
  height: 54px;
  background: url(/srmoem/assets/images/icons.png) -240px -1776px no-repeat;
}

/* line 191, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search-bg {
  width: 162px;
  height: 22px;
  background: url(/srmoem/assets/images/icons.png) -1407px -1323px no-repeat;
}

/* line 196, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser10 {
  width: 160px;
  height: 50px;
  background: url(/srmoem/assets/images/icons.png) -406px -1776px no-repeat;
}

/* line 201, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-topic-now {
  width: 160px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1118px no-repeat;
}

/* line 206, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bottomline {
  width: 1px;
  height: 155px;
  background: url(/srmoem/assets/images/icons.png) -1920px 0px no-repeat;
}

/* line 211, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-demand-sub-top {
  width: 153px;
  height: 54px;
  background: url(/srmoem/assets/images/icons.png) 0px -1841px no-repeat;
}

/* line 216, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-demand-detail-top {
  width: 151px;
  height: 54px;
  background: url(/srmoem/assets/images/icons.png) -153px -1841px no-repeat;
}

/* line 221, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b3 {
  width: 151px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1490px -1363px no-repeat;
}

/* line 226, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b4 {
  width: 151px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1641px -1363px no-repeat;
}

/* line 231, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss3 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px 0px no-repeat;
}

/* line 236, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss2 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -100px no-repeat;
}

/* line 241, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss1 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -200px no-repeat;
}

/* line 246, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss4 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -300px no-repeat;
}

/* line 251, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss6 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -400px no-repeat;
}

/* line 256, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss5 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -500px no-repeat;
}

/* line 261, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-supplier-logo-white {
  width: 148px;
  height: 27px;
  background: url(/srmoem/assets/images/icons.png) -1921px -600px no-repeat;
}

/* line 266, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo {
  width: 147px;
  height: 61px;
  background: url(/srmoem/assets/images/icons.png) -1921px -627px no-repeat;
}

/* line 271, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-left {
  width: 146px;
  height: 25px;
  background: url(/srmoem/assets/images/icons.png) -1921px -688px no-repeat;
}

/* line 276, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-gzt {
  width: 140px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1921px -713px no-repeat;
}

/* line 281, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser3 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -768px no-repeat;
}

/* line 286, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser7 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -812px no-repeat;
}

/* line 291, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser6 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -856px no-repeat;
}

/* line 296, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser5 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -900px no-repeat;
}

/* line 301, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser8 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -944px no-repeat;
}

/* line 306, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser9 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -988px no-repeat;
}

/* line 311, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser1 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1032px no-repeat;
}

/* line 316, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser2 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1076px no-repeat;
}

/* line 321, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser4 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1120px no-repeat;
}

/* line 326, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-scheme-top {
  width: 131px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1164px no-repeat;
}

/* line 331, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-c-hide {
  width: 58px;
  height: 130px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1219px no-repeat;
}

/* line 336, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-c-show {
  width: 58px;
  height: 130px;
  background: url(/srmoem/assets/images/icons.png) -1979px -1219px no-repeat;
}

/* line 341, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-buyplatform {
  width: 130px;
  height: 27px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1349px no-repeat;
}

/* line 346, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-scheme-sub-top {
  width: 128px;
  height: 52px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1376px no-repeat;
}

/* line 351, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-scheme-detail-top {
  width: 128px;
  height: 52px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1428px no-repeat;
}

/* line 356, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhds {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1480px no-repeat;
}

/* line 361, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icondydj {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1524px no-repeat;
}

/* line 366, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconembraco {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1568px no-repeat;
}

/* line 371, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconfl {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1612px no-repeat;
}

/* line 376, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconbg {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1656px no-repeat;
}

/* line 381, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconbe {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1700px no-repeat;
}

/* line 386, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconfxpk {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1744px no-repeat;
}

/* line 391, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icongk {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1788px no-repeat;
}

/* line 396, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconda {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1832px no-repeat;
}

/* line 401, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhh {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1773px -1242px no-repeat;
}

/* line 406, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconxk {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -566px -1776px no-repeat;
}

/* line 411, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhl {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -686px -1776px no-repeat;
}

/* line 416, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsx {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -806px -1776px no-repeat;
}

/* line 421, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhmt {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -926px -1776px no-repeat;
}

/* line 426, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhsm {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1046px -1776px no-repeat;
}

/* line 431, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon3M {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1166px -1776px no-repeat;
}

/* line 436, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconrdc {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1286px -1776px no-repeat;
}

/* line 441, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsps {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1406px -1776px no-repeat;
}

/* line 446, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconrs {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1526px -1776px no-repeat;
}

/* line 451, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconskf {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1646px -1776px no-repeat;
}

/* line 456, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsl {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1766px -1776px no-repeat;
}

/* line 461, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsldj {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -304px -1841px no-repeat;
}

/* line 466, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsbf {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -424px -1841px no-repeat;
}

/* line 471, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-scheme-right {
  width: 111px;
  height: 25px;
  background: url(/srmoem/assets/images/icons.png) -1805px -1135px no-repeat;
}

/* line 476, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contributed-bail {
  width: 106px;
  height: 28px;
  background: url(/srmoem/assets/images/icons.png) -1792px -1363px no-repeat;
}

/* line 481, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contribute-bail {
  width: 104px;
  height: 26px;
  background: url(/srmoem/assets/images/icons.png) -1815px -1080px no-repeat;
}

/* line 486, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-add-pic {
  width: 100px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) 0px -1895px no-repeat;
}

/* line 491, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-add-more-pic {
  width: 100px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -100px -1895px no-repeat;
}

/* line 496, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bubble {
  width: 100px;
  height: 50px;
  background: url(/srmoem/assets/images/icons.png) -200px -1895px no-repeat;
}

/* line 501, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lmfg {
  width: 100px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -544px -1841px no-repeat;
}

/* line 506, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lcy {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -644px -1841px no-repeat;
}

/* line 511, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-lsc {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -742px -1841px no-repeat;
}

/* line 516, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lhlf {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -840px -1841px no-repeat;
}

/* line 521, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lesp {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -938px -1841px no-repeat;
}

/* line 526, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lhaier {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -1036px -1841px no-repeat;
}

/* line 531, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-haizol {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -1134px -1841px no-repeat;
}

/* line 536, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lhope {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -1232px -1841px no-repeat;
}

/* line 541, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-UAPP {
  width: 96px;
  height: 96px;
  background: url(/srmoem/assets/images/icons.png) -2071px 0px no-repeat;
}

/* line 546, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-HDY {
  width: 96px;
  height: 95px;
  background: url(/srmoem/assets/images/icons.png) -2071px -96px no-repeat;
}

/* line 551, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-check-demand {
  width: 96px;
  height: 30px;
  background: url(/srmoem/assets/images/icons.png) -2071px -191px no-repeat;
}

/* line 556, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-leftbg {
  width: 32px;
  height: 84px;
  background: url(/srmoem/assets/images/icons.png) -2071px -221px no-repeat;
}

/* line 561, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-level-5 {
  width: 68px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -305px no-repeat;
}

/* line 566, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-freezer {
  width: 66px;
  height: 66px;
  background: url(/srmoem/assets/images/icons.png) -2071px -321px no-repeat;
}

/* line 571, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-person {
  width: 64px;
  height: 49px;
  background: url(/srmoem/assets/images/icons.png) -2103px -221px no-repeat;
}

/* line 576, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon10 {
  width: 63px;
  height: 63px;
  background: url(/srmoem/assets/images/icons.png) -2071px -387px no-repeat;
}

/* line 581, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon11 {
  width: 63px;
  height: 63px;
  background: url(/srmoem/assets/images/icons.png) -2071px -450px no-repeat;
}

/* line 586, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-kt {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -513px no-repeat;
}

/* line 591, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-qt {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -549px no-repeat;
}

/* line 596, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-mj {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -585px no-repeat;
}

/* line 601, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-xyj {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -621px no-repeat;
}

/* line 606, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-dz {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -657px no-repeat;
}

/* line 611, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-rsq {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -693px no-repeat;
}

/* line 616, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-cfdq {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -729px no-repeat;
}

/* line 621, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bl {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -765px no-repeat;
}

/* line 626, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-circle {
  width: 60px;
  height: 28px;
  background: url(/srmoem/assets/images/icons.png) -2103px -270px no-repeat;
}

/* line 631, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-leftbgLead {
  width: 32px;
  height: 53px;
  background: url(/srmoem/assets/images/icons.png) -2134px -387px no-repeat;
}

/* line 636, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-left01 {
  width: 24px;
  height: 53px;
  background: url(/srmoem/assets/images/icons.png) -2137px -321px no-repeat;
}

/* line 641, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-right01 {
  width: 24px;
  height: 53px;
  background: url(/srmoem/assets/images/icons.png) -2134px -450px no-repeat;
}

/* line 646, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-byMonth {
  width: 50px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -801px no-repeat;
}

/* line 651, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-byYear {
  width: 50px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -825px no-repeat;
}

/* line 656, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-byDay {
  width: 50px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -849px no-repeat;
}

/* line 661, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-line {
  width: 45px;
  height: 30px;
  background: url(/srmoem/assets/images/icons.png) -2071px -873px no-repeat;
}

/* line 666, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goto-top {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -903px no-repeat;
}

/* line 671, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow05 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -903px no-repeat;
}

/* line 676, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow02 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -943px no-repeat;
}

/* line 681, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow04 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -943px no-repeat;
}

/* line 686, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow01 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -983px no-repeat;
}

/* line 691, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-message {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -983px no-repeat;
}

/* line 696, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-questionnaire {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1023px no-repeat;
}

/* line 701, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contact-blue {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1023px no-repeat;
}

/* line 706, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contact {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1063px no-repeat;
}

/* line 711, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow03 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1063px no-repeat;
}

/* line 716, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-person {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1103px no-repeat;
}

/* line 721, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-lock {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1103px no-repeat;
}

/* line 726, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-correct {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1141px no-repeat;
}

/* line 731, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-warning2 {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1141px no-repeat;
}

/* line 736, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-tqrdc {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1179px no-repeat;
}

/* line 741, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-info {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1179px no-repeat;
}

/* line 746, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-order {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1218px no-repeat;
}

/* line 751, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-my {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1218px no-repeat;
}

/* line 756, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-warnning {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1257px no-repeat;
}

/* line 761, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-tactics {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1257px no-repeat;
}

/* line 766, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-line {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1296px no-repeat;
}

/* line 771, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-user1 {
  width: 38px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1296px no-repeat;
}

/* line 776, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-password {
  width: 38px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1335px no-repeat;
}

/* line 781, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-successful01 {
  width: 37px;
  height: 37px;
  background: url(/srmoem/assets/images/icons.png) -2109px -1335px no-repeat;
}

/* line 786, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-info {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -513px no-repeat;
}

/* line 791, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-error {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -549px no-repeat;
}

/* line 796, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-warning {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -585px no-repeat;
}

/* line 801, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-white {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -621px no-repeat;
}

/* line 806, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-confirm {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -657px no-repeat;
}

/* line 811, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-success {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -693px no-repeat;
}

/* line 816, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-promote {
  width: 34px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -729px no-repeat;
}

/* line 821, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-reduce {
  width: 34px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -765px no-repeat;
}

/* line 826, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-plan-title-arrow {
  width: 13px;
  height: 32px;
  background: url(/srmoem/assets/images/icons.png) -2151px -903px no-repeat;
}

/* line 831, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-green-ok {
  width: 28px;
  height: 27px;
  background: url(/srmoem/assets/images/icons.png) -2116px -873px no-repeat;
}

/* line 836, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-right {
  width: 16px;
  height: 26px;
  background: url(/srmoem/assets/images/icons.png) -2144px -873px no-repeat;
}

/* line 841, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-left {
  width: 16px;
  height: 26px;
  background: url(/srmoem/assets/images/icons.png) -2151px -943px no-repeat;
}

/* line 846, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-show {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2121px -801px no-repeat;
}

/* line 851, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon31 {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2121px -825px no-repeat;
}

/* line 856, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-down {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2121px -849px no-repeat;
}

/* line 861, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-up {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1373px no-repeat;
}

/* line 866, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-hide {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2095px -1373px no-repeat;
}

/* line 871, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-email {
  width: 24px;
  height: 18px;
  background: url(/srmoem/assets/images/icons.png) -2119px -1373px no-repeat;
}

/* line 876, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-green-circle {
  width: 22px;
  height: 22px;
  background: url(/srmoem/assets/images/icons.png) -2145px -801px no-repeat;
}

/* line 881, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-red-circle {
  width: 22px;
  height: 22px;
  background: url(/srmoem/assets/images/icons.png) -2145px -825px no-repeat;
}

/* line 886, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-close {
  width: 20px;
  height: 20px;
  background: url(/srmoem/assets/images/icons.png) -2145px -849px no-repeat;
}

/* line 891, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-case {
  width: 17px;
  height: 20px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1179px no-repeat;
}

/* line 896, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon38 {
  width: 20px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2139px -305px no-repeat;
}

/* line 901, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon36 {
  width: 20px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2146px -1335px no-repeat;
}

/* line 906, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-messages {
  width: 20px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2137px -374px no-repeat;
}

/* line 911, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-l {
  width: 19px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -2148px -1296px no-repeat;
}

/* line 916, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-r {
  width: 19px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -2148px -1315px no-repeat;
}

/* line 921, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon8 {
  width: 19px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2146px -1349px no-repeat;
}

/* line 926, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon28 {
  width: 15px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -2151px -983px no-repeat;
}

/* line 931, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon2 {
  width: 19px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2143px -1373px no-repeat;
}

/* line 936, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon26 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1397px no-repeat;
}

/* line 941, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon29 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2090px -1397px no-repeat;
}

/* line 946, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon24 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2109px -1397px no-repeat;
}

/* line 951, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon7 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2128px -1397px no-repeat;
}

/* line 956, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon21 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2147px -1397px no-repeat;
}

/* line 961, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon3 {
  width: 18px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1199px no-repeat;
}

/* line 966, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon6 {
  width: 18px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1218px no-repeat;
}

/* line 971, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon16 {
  width: 18px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1232px no-repeat;
}

/* line 976, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-email {
  width: 18px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1257px no-repeat;
}

/* line 981, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search2 {
  width: 17px;
  height: 17px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1271px no-repeat;
}

/* line 986, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search {
  width: 17px;
  height: 17px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1411px no-repeat;
}

/* line 991, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon5 {
  width: 17px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2088px -1411px no-repeat;
}

/* line 996, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon27 {
  width: 17px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2105px -1411px no-repeat;
}

/* line 1001, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon18 {
  width: 17px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2122px -1411px no-repeat;
}

/* line 1006, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon41 {
  width: 17px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2139px -1411px no-repeat;
}

/* line 1011, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon19 {
  width: 17px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1428px no-repeat;
}

/* line 1016, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon22 {
  width: 17px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2088px -1428px no-repeat;
}

/* line 1021, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-info16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1002px no-repeat;
}

/* line 1026, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-info-small {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1023px no-repeat;
}

/* line 1031, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-notfinish {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1039px no-repeat;
}

/* line 1036, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-error16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1063px no-repeat;
}

/* line 1041, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-next {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1079px no-repeat;
}

/* line 1046, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-user {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1103px no-repeat;
}

/* line 1051, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-13 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1119px no-repeat;
}

/* line 1056, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-warning16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1141px no-repeat;
}

/* line 1061, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-trash-small {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1157px no-repeat;
}

/* line 1066, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-success16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1440px no-repeat;
}

/* line 1071, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-back {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2087px -1440px no-repeat;
}

/* line 1076, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-plus-big {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2103px -1440px no-repeat;
}

/* line 1081, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-finish {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2119px -1440px no-repeat;
}

/* line 1086, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-calendar {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2135px -1440px no-repeat;
}

/* line 1091, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon13 {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2150px -1440px no-repeat;
}

/* line 1096, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-attachment {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1456px no-repeat;
}

/* line 1101, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon9 {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2086px -1456px no-repeat;
}

/* line 1106, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-home {
  width: 16px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2101px -1456px no-repeat;
}

/* line 1111, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-attach {
  width: 14px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1472px no-repeat;
}

/* line 1116, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon14 {
  width: 13px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1472px no-repeat;
}

/* line 1121, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon12 {
  width: 16px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2151px -969px no-repeat;
}

/* line 1126, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon4 {
  width: 15px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2117px -1456px no-repeat;
}

/* line 1131, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon35 {
  width: 15px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2132px -1456px no-repeat;
}

/* line 1136, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-jb {
  width: 15px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2147px -1456px no-repeat;
}

/* line 1141, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon34 {
  width: 15px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2105px -1428px no-repeat;
}

/* line 1146, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-yhddqs {
  width: 15px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2120px -1428px no-repeat;
}

/* line 1151, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-check {
  width: 15px;
  height: 11px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1246px no-repeat;
}

/* line 1156, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon45 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2098px -1472px no-repeat;
}

/* line 1161, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-14 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2112px -1472px no-repeat;
}

/* line 1166, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-f {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2126px -1472px no-repeat;
}

/* line 1171, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon48 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2140px -1472px no-repeat;
}

/* line 1176, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-8 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1488px no-repeat;
}

/* line 1181, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon1 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1488px no-repeat;
}

/* line 1186, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-11 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2099px -1488px no-repeat;
}

/* line 1191, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon30 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2113px -1488px no-repeat;
}

/* line 1196, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-question {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2127px -1488px no-repeat;
}

/* line 1201, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon43 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2141px -1488px no-repeat;
}

/* line 1206, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-10 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1502px no-repeat;
}

/* line 1211, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-help {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1502px no-repeat;
}

/* line 1216, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon15 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2099px -1502px no-repeat;
}

/* line 1221, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-9 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2113px -1502px no-repeat;
}

/* line 1226, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon40 {
  width: 14px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2127px -1502px no-repeat;
}

/* line 1231, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon44 {
  width: 14px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2141px -1502px no-repeat;
}

/* line 1236, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon20 {
  width: 14px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1516px no-repeat;
}

/* line 1241, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon17 {
  width: 12px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2154px -1472px no-repeat;
}

/* line 1246, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-email-read {
  width: 14px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2135px -1428px no-repeat;
}

/* line 1251, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-50 {
  width: 14px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1428px no-repeat;
}

/* line 1256, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-email-unread {
  width: 14px;
  height: 11px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1516px no-repeat;
}

/* line 1261, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon49 {
  width: 14px;
  height: 11px;
  background: url(/srmoem/assets/images/icons.png) -2099px -1516px no-repeat;
}

/* line 1266, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon46 {
  width: 13px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1529px no-repeat;
}

/* line 1271, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon23 {
  width: 12px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2155px -1488px no-repeat;
}

/* line 1276, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon25 {
  width: 12px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2155px -1502px no-repeat;
}

/* line 1281, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-part-in {
  width: 12px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2084px -1529px no-repeat;
}

/* line 1286, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-choosed {
  width: 13px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2096px -1529px no-repeat;
}

/* line 1291, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon47 {
  width: 10px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2157px -374px no-repeat;
}

/* line 1296, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-top1 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2109px -1529px no-repeat;
}

/* line 1301, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search-icon {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2121px -1529px no-repeat;
}

/* line 1306, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-gb {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2133px -1529px no-repeat;
}

/* line 1311, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon33 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2145px -1529px no-repeat;
}

/* line 1316, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon39 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1542px no-repeat;
}

/* line 1321, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-gray-circle {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2083px -1542px no-repeat;
}

/* line 1326, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-blue {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2095px -1542px no-repeat;
}

/* line 1331, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon42 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2107px -1542px no-repeat;
}

/* line 1336, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon32 {
  width: 12px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2134px -440px no-repeat;
}

/* line 1341, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowup {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2134px -503px no-repeat;
}

/* line 1346, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowdown {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2145px -503px no-repeat;
}

/* line 1351, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowdown-current {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2156px -503px no-repeat;
}

/* line 1356, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowup-current {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2156px -1411px no-repeat;
}

/* line 1361, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-12 {
  width: 11px;
  height: 7px;
  background: url(/srmoem/assets/images/icons.png) -2103px -298px no-repeat;
}

/* line 1366, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-minus {
  width: 9px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2146px -440px no-repeat;
}

/* line 1371, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-plus {
  width: 9px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2155px -440px no-repeat;
}

/* line 1376, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-right {
  width: 6px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2159px -305px no-repeat;
}

/* line 1381, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowright-small {
  width: 5px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2161px -321px no-repeat;
}

/* line 1386, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-more {
  width: 9px;
  height: 5px;
  background: url(/srmoem/assets/images/icons.png) -2114px -298px no-repeat;
}

/* line 1391, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowdown-small {
  width: 9px;
  height: 5px;
  background: url(/srmoem/assets/images/icons.png) -2123px -298px no-repeat;
}

/* line 1396, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-disc-black {
  width: 6px;
  height: 6px;
  background: url(/srmoem/assets/images/icons.png) -2159px -314px no-repeat;
}

/* line 1401, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-disc {
  width: 6px;
  height: 6px;
  background: url(/srmoem/assets/images/icons.png) -2161px -330px no-repeat;
}

/* line 6, app/components/purchaser/open_order_result/view.scss */
.open-order-result .open-order-title {
  margin-top: 11px;
}
/* line 8, app/components/purchaser/open_order_result/view.scss */
.open-order-result .open-order-title p {
  background-color: #f4f4f4;
  font-size: 13px;
  margin: 0;
  padding: 10px;
}
/* line 15, app/components/purchaser/open_order_result/view.scss */
.open-order-result .open-order-info {
  margin-top: 10px;
  background-color: #B9DAEA;
}
/* line 18, app/components/purchaser/open_order_result/view.scss */
.open-order-result .open-order-info .one-line {
  padding: 10px 20px;
}
/* line 20, app/components/purchaser/open_order_result/view.scss */
.open-order-result .open-order-info .one-line label {
  width: 100px;
  text-align: left;
  float: left;
}
/* line 25, app/components/purchaser/open_order_result/view.scss */
.open-order-result .open-order-info .one-line p {
  float: left;
  width: 900px;
  margin: 0;
  white-space: normal;
  word-break: break-all;
}
/* line 34, app/components/purchaser/open_order_result/view.scss */
.open-order-result .open-order-operate {
  margin-top: 10px;
  text-align: center;
}
/* line 37, app/components/purchaser/open_order_result/view.scss */
.open-order-result .open-order-operate .btn {
  margin: 0 10px;
}
/* line 41, app/components/purchaser/open_order_result/view.scss */
.open-order-result .tab {
  margin-top: 10px;
}
/* line 44, app/components/purchaser/open_order_result/view.scss */
.open-order-result .tab .tab-content .supplier-table-content {
  max-height: 700px;
  overflow-y: auto;
}
/* line 48, app/components/purchaser/open_order_result/view.scss */
.open-order-result .tab .tab-content .js-new-topic {
  margin-left: 15px;
}
/* line 53, app/components/purchaser/open_order_result/view.scss */
.open-order-result .demand-info1 {
  margin: 12px 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* line 59, app/components/purchaser/open_order_result/view.scss */
.open-order-result .demand-info1 label {
  margin-right: 10px;
  width: 75px;
  text-align: right;
}
/* line 65, app/components/purchaser/open_order_result/view.scss */
.open-order-result .demand-info1.demand-info-inline {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 68, app/components/purchaser/open_order_result/view.scss */
.open-order-result .demand-info1 li {
  list-style-type: decimal;
  line-height: 20px;
}
/* line 74, app/components/purchaser/open_order_result/view.scss */
.open-order-result .detail-info.hide {
  display: none;
}
/* line 80, app/components/purchaser/open_order_result/view.scss */
.open-order-result .demand-half-line {
  margin-bottom: 5px;
  border: 1px dashed #eeeeee;
  background-color: #e4f2fc;
}
/* line 86, app/components/purchaser/open_order_result/view.scss */
.open-order-result .demand-half-line.all-width .demand-info-inline {
  width: 160px;
}
/* line 91, app/components/purchaser/open_order_result/view.scss */
.open-order-result .demand-line-last {
  margin-bottom: 5px;
  width: 100%;
  height: 40px;
}
/* line 98, app/components/purchaser/open_order_result/view.scss */
.open-order-result .demand-half-line {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 537px;
}
/* line 103, app/components/purchaser/open_order_result/view.scss */
.open-order-result .demand-info-inline label {
  text-align: right;
  width: 80px;
}
/* line 108, app/components/purchaser/open_order_result/view.scss */
.open-order-result .demand-info {
  margin: 7px 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* line 114, app/components/purchaser/open_order_result/view.scss */
.open-order-result .demand-info label {
  margin-right: 10px;
  width: 75px;
  text-align: right;
}
/* line 120, app/components/purchaser/open_order_result/view.scss */
.open-order-result .demand-info.demand-info-inline {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 123, app/components/purchaser/open_order_result/view.scss */
.open-order-result .demand-info li {
  list-style-type: decimal;
  line-height: 20px;
}
/* line 128, app/components/purchaser/open_order_result/view.scss */
.open-order-result .demand-select {
  padding-left: 20px;
  width: 170px;
}
/* line 129, app/components/purchaser/open_order_result/view.scss */
.open-order-result .demand-select label {
  width: auto !important;
  text-align: left !important;
}
/* line 137, app/components/purchaser/open_order_result/view.scss */
.open-order-result .demand-series {
  width: 50%;
}
/* line 140, app/components/purchaser/open_order_result/view.scss */
.open-order-result .demand-name {
  background-color: #f4f4f4;
  padding-left: 10px;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
}
/* line 147, app/components/purchaser/open_order_result/view.scss */
.open-order-result .demand-name i {
  margin: 3px 5px 0 0;
}

/* line 154, app/components/purchaser/open_order_result/view.scss */
.open-order-list .right-pagination {
  text-align: right;
  margin: 20px 0;
}

/* line 160, app/components/purchaser/open_order_result/view.scss */
.evaluate-body td {
  width: 150px;
  height: 35px;
}
/* line 3, app/components/purchaser/open_order_stage/view.scss */
.purchaser-derive-progress-new .height-100 {
  min-height: 100px !important;
}
/* line 6, app/components/purchaser/open_order_stage/view.scss */
.purchaser-derive-progress-new .height-100 .progress-bar {
  width: 200px !important;
}
/* line 3, app/components/purchaser/open_order_stage1/view.scss */
.purchaser-derive-progress-new .height-100 {
  min-height: 100px !important;
}
/* line 6, app/components/purchaser/open_order_stage1/view.scss */
.purchaser-derive-progress-new .height-100 .progress-bar {
  width: 200px !important;
}
/* line 6, app/components/purchaser/paltform_contorl/view.scss */
.demand-list .tab-contents .span3 {
  margin-right: 30px !important;
  width: 260px;
}
/* line 12, app/components/purchaser/paltform_contorl/view.scss */
.demand-list .demand-code {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 150px;
}
/* line 16, app/components/purchaser/paltform_contorl/view.scss */
.demand-list .demand-publish-time {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 19, app/components/purchaser/paltform_contorl/view.scss */
.demand-list .demand-creator {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 180px;
}
/* line 23, app/components/purchaser/paltform_contorl/view.scss */
.demand-list .td-heading {
  font-weight: normal !important;
}
/* line 26, app/components/purchaser/paltform_contorl/view.scss */
.demand-list .demand-pagination {
  text-align: right;
  padding-bottom: 20px;
}
/* line 29, app/components/purchaser/paltform_contorl/view.scss */
.demand-list .demand-pagination.inline-pagination {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding-bottom: 0;
  width: 860px;
}
/* line 35, app/components/purchaser/paltform_contorl/view.scss */
.demand-list .inline-left {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 200px;
}
/* line 40, app/components/purchaser/paltform_contorl/view.scss */
.demand-list .table-striped .tr-small td {
  height: 20px;
}
/* line 44, app/components/purchaser/paltform_contorl/view.scss */
.demand-list .ie {
  text-align: center;
  border: 1px solid #717171;
  margin-top: 10px;
}

/* line 51, app/components/purchaser/paltform_contorl/view.scss */
.terminate-form .attachment-file-group {
  background-color: #ffffff;
  height: 100px;
  width: 300px;
  margin: 10px;
}
/* line 3, app/components/purchaser/pass_aptitude_suppliers_list1/view.scss */
.purchaser-pass-aptitude-suppliers-list .purchaser-pass-aptitude-suppliers-table {
  width: 1000px;
  margin: 20px auto;
}
/* line 5, app/components/purchaser/plan_detail/view.scss */
.purchaser-plan-detail .detail {
  border: 1px solid #E4F2FC;
}
/* line 8, app/components/purchaser/plan_detail/view.scss */
.purchaser-plan-detail .detail > .title {
  line-height: 30px;
  background-color: #E4F2FC;
  padding: 5px 10px;
}
/* line 15, app/components/purchaser/plan_detail/view.scss */
.purchaser-plan-detail .detail > .title > a > span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  min-width: 200px;
  max-width: 400px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-left: 20px;
}
/* line 24, app/components/purchaser/plan_detail/view.scss */
.purchaser-plan-detail .detail > .title > a > span > strong {
  font-size: 16px;
  font-weight: blod;
}
/* line 30, app/components/purchaser/plan_detail/view.scss */
.purchaser-plan-detail .detail > .title > a > i {
  float: right;
}
/* line 36, app/components/purchaser/plan_detail/view.scss */
.purchaser-plan-detail .detail > .body {
  padding: 0 20px;
}
/* line 39, app/components/purchaser/plan_detail/view.scss */
.purchaser-plan-detail .detail > .body > .item {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
}
/* line 45, app/components/purchaser/plan_detail/view.scss */
.purchaser-plan-detail .detail > .body > .item > label {
  width: 107px;
  text-align: right;
  font-weight: bold;
}
/* line 51, app/components/purchaser/plan_detail/view.scss */
.purchaser-plan-detail .detail > .body > .item .content {
  width: 860px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 55, app/components/purchaser/plan_detail/view.scss */
.purchaser-plan-detail .detail > .body > .item .content .sub-item {
  margin: 0 10px 10px 10px;
}
/* line 58, app/components/purchaser/plan_detail/view.scss */
.purchaser-plan-detail .detail > .body > .item .content .sub-item .span-80 {
  width: 80px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 63, app/components/purchaser/plan_detail/view.scss */
.purchaser-plan-detail .detail > .body > .item .content .sub-item .span-250 {
  width: 250px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* line 71, app/components/purchaser/plan_detail/view.scss */
.purchaser-plan-detail .detail > .body > .item .content .sub-item .factory-list {
  margin-top: -13px;
  width: 400px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 76, app/components/purchaser/plan_detail/view.scss */
.purchaser-plan-detail .detail > .body > .item .content .sub-item .factory-list > p {
  width: 100%;
}
/* line 82, app/components/purchaser/plan_detail/view.scss */
.purchaser-plan-detail .detail > .body > .item .content .pic {
  width: 100px;
  height: 100px;
  margin: 0px 60px 0 0;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 90, app/components/purchaser/plan_detail/view.scss */
.purchaser-plan-detail .detail > .body > .item .one-third-span {
  width: 32%;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/* line 97, app/components/purchaser/plan_detail/view.scss */
.purchaser-plan-detail .detail > .body > .item .one-third-span > label {
  width: 80px;
  text-align: right;
  font-weight: bold;
}
/* line 4, app/components/purchaser/plan_evaluate_detail/view.scss */
.purchaser-plan-evaluate-detail h3 {
  padding: 16px 0 16px 0;
}
/* line 7, app/components/purchaser/plan_evaluate_detail/view.scss */
.purchaser-plan-evaluate-detail .detail-item {
  margin: 10px 0;
  padding: 10px;
}
/* line 11, app/components/purchaser/plan_evaluate_detail/view.scss */
.purchaser-plan-evaluate-detail .detail-item > label {
  width: 100px;
  text-align: right;
}
/* line 16, app/components/purchaser/plan_evaluate_detail/view.scss */
.purchaser-plan-evaluate-detail .detail-item > .content {
  width: 900px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 20, app/components/purchaser/plan_evaluate_detail/view.scss */
.purchaser-plan-evaluate-detail .detail-item > .content > .value {
  margin-top: -6px;
  margin-bottom: 15px;
}
/* line 23, app/components/purchaser/plan_evaluate_detail/view.scss */
.purchaser-plan-evaluate-detail .detail-item > .content > .value > label {
  width: 30px;
  text-align: right;
}
/* line 28, app/components/purchaser/plan_evaluate_detail/view.scss */
.purchaser-plan-evaluate-detail .detail-item > .content > .value .width-840 {
  width: 840px !important;
}
/* line 33, app/components/purchaser/plan_evaluate_detail/view.scss */
.purchaser-plan-evaluate-detail .detail-item > .content .btn-primary {
  margin-top: -5px;
}
/* line 39, app/components/purchaser/plan_evaluate_detail/view.scss */
.purchaser-plan-evaluate-detail .detail-item > .content .person-list > span {
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 10px;
  border: 1px solid #eeeeee;
  background: #fff;
}
/* line 49, app/components/purchaser/plan_evaluate_detail/view.scss */
.purchaser-plan-evaluate-detail .detail-item .width-900 {
  width: 900px !important;
}
/* line 54, app/components/purchaser/plan_evaluate_detail/view.scss */
.purchaser-plan-evaluate-detail .padding-top-20 {
  padding: 20px 10px 10px 10px;
}
/* line 58, app/components/purchaser/plan_evaluate_detail/view.scss */
.purchaser-plan-evaluate-detail .control-group {
  text-align: center;
  margin: 20px 0;
}
/* line 63, app/components/purchaser/plan_evaluate_detail/view.scss */
.purchaser-plan-evaluate-detail .exit-reason {
  text-align: left;
}
/* line 66, app/components/purchaser/plan_evaluate_detail/view.scss */
.purchaser-plan-evaluate-detail .exit-reason > label {
  width: 110px;
  text-align: right;
  font-weight: bold;
}
/* line 72, app/components/purchaser/plan_evaluate_detail/view.scss */
.purchaser-plan-evaluate-detail .exit-reason > .content {
  width: 800px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-weight: bold;
}
/* line 4, app/components/purchaser/plan_evaluate_fail/view.scss */
.purchaser-plan-evaluate-fail h3 {
  padding: 16px 0 16px 0;
}
/* line 7, app/components/purchaser/plan_evaluate_fail/view.scss */
.purchaser-plan-evaluate-fail .result {
  margin-top: 40px;
}
/* line 10, app/components/purchaser/plan_evaluate_fail/view.scss */
.purchaser-plan-evaluate-fail .result > h2 {
  text-align: center;
}
/* line 14, app/components/purchaser/plan_evaluate_fail/view.scss */
.purchaser-plan-evaluate-fail .result > .result-item {
  margin-top: 20px;
}
/* line 17, app/components/purchaser/plan_evaluate_fail/view.scss */
.purchaser-plan-evaluate-fail .result > .result-item > label {
  width: 520px;
  text-align: right;
}
/* line 22, app/components/purchaser/plan_evaluate_fail/view.scss */
.purchaser-plan-evaluate-fail .result > .result-item > .content {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 200px;
}
/* line 28, app/components/purchaser/plan_evaluate_fail/view.scss */
.purchaser-plan-evaluate-fail .result .btn-center {
  margin: 20px 0;
  text-align: center;
}
/* line 2, app/components/purchaser/plan_evaluate_list/view.scss */
.purchaser-plan-evaluate h3 {
  padding: 16px 0 16px 0;
}
/* line 5, app/components/purchaser/plan_evaluate_list/view.scss */
.purchaser-plan-evaluate .span3 {
  width: 250px;
}
/* line 9, app/components/purchaser/plan_evaluate_list/view.scss */
.purchaser-plan-evaluate .table-show {
  margin-top: 20px;
}
/* line 12, app/components/purchaser/plan_evaluate_list/view.scss */
.purchaser-plan-evaluate .table-show .table-striped {
  width: 100%;
}
/* line 17, app/components/purchaser/plan_evaluate_list/view.scss */
.purchaser-plan-evaluate .right-pagination {
  margin: 20px 0;
  text-align: right;
}
/* line 3, app/components/purchaser/plan_evaluate_mutual/view.scss */
.purchaser-evaluate-mutual .mutual {
  margin: 20px 0;
}
/* line 8, app/components/purchaser/plan_evaluate_mutual/view.scss */
.purchaser-evaluate-mutual .center {
  text-align: center;
  padding: 20px 0;
}
/* line 12, app/components/purchaser/plan_evaluate_mutual/view.scss */
.purchaser-evaluate-mutual .center.reject {
  color: #cc003a !important;
  font-size: 16px;
}
/* line 2, app/components/purchaser/plan_evaluate_success/view.scss */
.purchaser-plan-evaluate-success h3 {
  padding: 16px 0 16px 0;
}
/* line 9, app/components/purchaser/plan_evaluate_success/view.scss */
.purchaser-plan-evaluate-success .result .result-item > label {
  width: 500px;
}
/* line 3, app/components/purchaser/plan_pass_evaluate/view.scss */
.purchaser-plan-pass-evaluate {
  padding: 20px 0;
}
/* line 6, app/components/purchaser/plan_pass_evaluate/view.scss */
.purchaser-plan-pass-evaluate .advise-item {
  margin: 20px 0;
}
/* line 9, app/components/purchaser/plan_pass_evaluate/view.scss */
.purchaser-plan-pass-evaluate .advise-item label {
  width: 80px;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/* line 17, app/components/purchaser/plan_pass_evaluate/view.scss */
.purchaser-plan-pass-evaluate .advise-item > .half {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 22, app/components/purchaser/plan_pass_evaluate/view.scss */
.purchaser-plan-pass-evaluate .advise-item .content {
  width: 900px;
  max-height: 300px;
  overflow-y: auto;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 28, app/components/purchaser/plan_pass_evaluate/view.scss */
.purchaser-plan-pass-evaluate .advise-item .content > .item {
  margin-bottom: 10px;
}
/* line 31, app/components/purchaser/plan_pass_evaluate/view.scss */
.purchaser-plan-pass-evaluate .advise-item .content > .item label {
  width: 30px;
}
/* line 35, app/components/purchaser/plan_pass_evaluate/view.scss */
.purchaser-plan-pass-evaluate .advise-item .content > .item .item-content {
  width: 840px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 43, app/components/purchaser/plan_pass_evaluate/view.scss */
.purchaser-plan-pass-evaluate .control-group {
  margin: 20px 0;
}
/* line 47, app/components/purchaser/plan_pass_evaluate/view.scss */
.purchaser-plan-pass-evaluate .control-group > label {
  width: 80px;
  text-align: right;
}
/* line 52, app/components/purchaser/plan_pass_evaluate/view.scss */
.purchaser-plan-pass-evaluate .control-group .width-900 {
  width: 900px !important;
}
/* line 56, app/components/purchaser/plan_pass_evaluate/view.scss */
.purchaser-plan-pass-evaluate .control-group.center {
  text-align: center;
}
/* line 61, app/components/purchaser/plan_pass_evaluate/view.scss */
.purchaser-plan-pass-evaluate .exit-reason {
  text-align: left;
}
/* line 64, app/components/purchaser/plan_pass_evaluate/view.scss */
.purchaser-plan-pass-evaluate .exit-reason > label {
  width: 80px;
  text-align: right;
}
/* line 69, app/components/purchaser/plan_pass_evaluate/view.scss */
.purchaser-plan-pass-evaluate .exit-reason > .content {
  width: 800px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 75, app/components/purchaser/plan_pass_evaluate/view.scss */
.purchaser-plan-pass-evaluate .reject-center {
  margin: 20px auto;
  color: red;
  font-size: 16px;
  text-align: center;
}

/* line 85, app/components/purchaser/plan_pass_evaluate/view.scss */
.manager-evaluate-exit-modal > .modal-header {
  padding: 5px 15px;
}
/* line 89, app/components/purchaser/plan_pass_evaluate/view.scss */
.manager-evaluate-exit-modal > .modal-body {
  min-height: 50px;
}
/* line 3, app/components/purchaser/platform_control_details/view.scss */
.platform_control_details .demand-name {
  background-color: #f4f4f4;
  padding-left: 10px;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
}
/* line 10, app/components/purchaser/platform_control_details/view.scss */
.platform_control_details .demand-name i {
  margin: 3px 5px 0 0;
}
/* line 15, app/components/purchaser/platform_control_details/view.scss */
.platform_control_details .control-info .demand-total {
  height: 40px;
  line-height: 40px;
}
/* line 18, app/components/purchaser/platform_control_details/view.scss */
.platform_control_details .control-info .demand-total .req-name {
  color: #0066ff;
  font-family: 'Microsoft YaHei';
  font-size: 14px;
  display: inline-block;
  padding: 0 5px;
}
/* line 26, app/components/purchaser/platform_control_details/view.scss */
.platform_control_details .control-info table {
  width: 100%;
  background-color: #f7f7f7;
  margin: 5px 0;
}
/* line 30, app/components/purchaser/platform_control_details/view.scss */
.platform_control_details .control-info table tr {
  height: 40px;
  line-height: 40px;
}
/* line 33, app/components/purchaser/platform_control_details/view.scss */
.platform_control_details .control-info table tr td {
  text-align: center;
}
/* line 38, app/components/purchaser/platform_control_details/view.scss */
.platform_control_details .control-info .thead-table {
  background-color: #e4f2fc;
  color: #4287c8;
  font-weight: bold;
}
/* line 43, app/components/purchaser/platform_control_details/view.scss */
.platform_control_details .control-info .control-input {
  width: 100%;
  padding: 20px 0;
  text-align: center;
}
/* line 47, app/components/purchaser/platform_control_details/view.scss */
.platform_control_details .control-info .control-input a {
  width: 190px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 18px;
  display: block;
  background-color: #5fa7e8;
  border-radius: 0;
  margin: 0 auto;
  padding: 0;
  border: 0;
}
/* line 3, app/components/purchaser/post_progress/view.scss */
.purchaser-post-step h3 {
  padding: 16px 0 16px 0;
}
/* line 7, app/components/purchaser/post_progress/view.scss */
.purchaser-post-step .post-step {
  margin: 20px 0 0 0;
}
/* line 9, app/components/purchaser/post_progress/view.scss */
.purchaser-post-step .post-step .step {
  height: 24px;
  background-color: #cccccc;
  color: #fff;
}
/* line 14, app/components/purchaser/post_progress/view.scss */
.purchaser-post-step .post-step .step ul {
  padding: 0;
  margin: 0;
}
/* line 17, app/components/purchaser/post_progress/view.scss */
.purchaser-post-step .post-step .step ul li {
  float: left;
  list-style-type: none;
  line-height: 24px;
  font-size: 14px;
  text-align: center;
  margin-right: 27px;
}
/* line 25, app/components/purchaser/post_progress/view.scss */
.purchaser-post-step .post-step .step ul li.last {
  margin-right: 0;
}
/* line 28, app/components/purchaser/post_progress/view.scss */
.purchaser-post-step .post-step .step ul .step-title-1 {
  width: 249px;
}
/* line 31, app/components/purchaser/post_progress/view.scss */
.purchaser-post-step .post-step .step ul .step-title-2 {
  width: 240px;
}
/* line 34, app/components/purchaser/post_progress/view.scss */
.purchaser-post-step .post-step .step ul .step-title-3 {
  width: 240px;
}
/* line 37, app/components/purchaser/post_progress/view.scss */
.purchaser-post-step .post-step .step ul .step-title-4 {
  width: 250px;
}
/* line 43, app/components/purchaser/post_progress/view.scss */
.purchaser-post-step .post-step .progress {
  margin: 0;
  padding: 15px 0 0 0;
  text-align: center;
  background-color: #f4f4f4;
  min-height: 120px;
}
/* line 50, app/components/purchaser/post_progress/view.scss */
.purchaser-post-step .post-step .progress ol {
  margin: 0;
}
/* line 52, app/components/purchaser/post_progress/view.scss */
.purchaser-post-step .post-step .progress ol .progress-bar {
  width: 160px;
}
/* line 54, app/components/purchaser/post_progress/view.scss */
.purchaser-post-step .post-step .progress ol .progress-bar.small-size {
  width: 130px;
}
/* line 58, app/components/purchaser/post_progress/view.scss */
.purchaser-post-step .post-step .progress ol .progress-step-into {
  color: #717171;
}
/* line 60, app/components/purchaser/post_progress/view.scss */
.purchaser-post-step .post-step .progress ol .progress-step-into.last {
  left: -65px;
}
/* line 64, app/components/purchaser/post_progress/view.scss */
.purchaser-post-step .post-step .progress ol .progress-bar.active {
  background-color: #5fa7e8;
}
/* line 67, app/components/purchaser/post_progress/view.scss */
.purchaser-post-step .post-step .progress ol .progress-step.active {
  background-color: #5fa7e8;
}
/* line 70, app/components/purchaser/post_progress/view.scss */
.purchaser-post-step .post-step .progress ol .progress-step.active .progress-step-into, .purchaser-post-step .post-step .progress ol .progress-step.active .color-gray {
  color: #717171;
}
/* line 75, app/components/purchaser/post_progress/view.scss */
.purchaser-post-step .post-step .progress ol .progress-step-date p {
  padding: 0;
  margin: 0;
  color: red;
}
/* line 6, app/components/purchaser/profile_index/view.scss */
.purchaser-profile .components-title span {
  color: #717171 !important;
  font-size: 14px !important;
}
/* line 12, app/components/purchaser/profile_index/view.scss */
.purchaser-profile .fill-title.top {
  padding-top: 20px;
}
/* line 16, app/components/purchaser/profile_index/view.scss */
.purchaser-profile .mutual-point {
  float: left;
  width: 489px;
  padding: 20px;
  border-bottom: 1px solid #eeeeee;
}
/* line 24, app/components/purchaser/profile_index/view.scss */
.purchaser-profile .mutual-point.point-count li.one-line .status-label {
  width: 10em;
}
/* line 30, app/components/purchaser/profile_index/view.scss */
.purchaser-profile .mutual-point.left {
  border-right: 1px solid #eeeeee;
}
/* line 34, app/components/purchaser/profile_index/view.scss */
.purchaser-profile .mutual-point .point-part {
  float: left;
  width: 350px;
}
/* line 38, app/components/purchaser/profile_index/view.scss */
.purchaser-profile .mutual-point .point-part ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 43, app/components/purchaser/profile_index/view.scss */
.purchaser-profile .mutual-point .point-part ul li {
  float: left;
  width: 14em;
  margin: 15px 0;
}
/* line 48, app/components/purchaser/profile_index/view.scss */
.purchaser-profile .mutual-point .point-part ul li.one-line {
  width: 30em;
}
/* line 54, app/components/purchaser/profile_index/view.scss */
.purchaser-profile .mutual-point .point-part .status-label {
  width: 7em;
  text-align: right;
}
/* line 59, app/components/purchaser/profile_index/view.scss */
.purchaser-profile .mutual-point .point-part .status-count-span {
  font-size: 18px;
  color: #0e7fbb;
  font-weight: bold;
  margin-left: 10px;
  vertical-align: bottom;
}
/* line 68, app/components/purchaser/profile_index/view.scss */
.purchaser-profile .mutual-point .point-title {
  width: 100px;
  padding-left: 20px;
}
/* line 72, app/components/purchaser/profile_index/view.scss */
.purchaser-profile .mutual-point .point-title p {
  font-size: 14px;
  color: #cc003a;
}
/* line 77, app/components/purchaser/profile_index/view.scss */
.purchaser-profile .mutual-point .point-title .point-total {
  font-size: 24px;
}
/* line 84, app/components/purchaser/profile_index/view.scss */
.purchaser-profile .btn-group {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 4, app/components/purchaser/PromiseConnetModal/view.scss */
.connetModals {
  min-height: 85%;
  float: left;
  position: relative;
  width: 100%;
}
/* line 9, app/components/purchaser/PromiseConnetModal/view.scss */
.connetModals .content_appove {
  font-size: 14px;
  padding: 10px 0;
}
/* line 14, app/components/purchaser/PromiseConnetModal/view.scss */
.connetModals form label {
  width: 60px;
  text-align: right;
}
/* line 18, app/components/purchaser/PromiseConnetModal/view.scss */
.connetModals form .materalcates {
  width: 320px;
}
/* line 22, app/components/purchaser/PromiseConnetModal/view.scss */
.connetModals form p b {
  padding-left: 30px;
}
/* line 26, app/components/purchaser/PromiseConnetModal/view.scss */
.connetModals form span {
  display: inline-block;
  padding: 0 5px;
}
/* line 30, app/components/purchaser/PromiseConnetModal/view.scss */
.connetModals form .product-operate-p {
  position: relative;
  top: -40px;
}
/* line 35, app/components/purchaser/PromiseConnetModal/view.scss */
.connetModals form #supplier-select-ul {
  padding-bottom: 30px;
}
/* line 39, app/components/purchaser/PromiseConnetModal/view.scss */
.connetModals .large-part select, .connetModals .categorys {
  margin-right: 20px;
  width: 147px;
}
/* line 44, app/components/purchaser/PromiseConnetModal/view.scss */
.connetModals .table {
  width: 100%;
  margin-bottom: 20px;
}
/* line 48, app/components/purchaser/PromiseConnetModal/view.scss */
.connetModals .table td {
  padding: 0;
}
/* line 53, app/components/purchaser/PromiseConnetModal/view.scss */
.connetModals #requirement-filter-form {
  background: royalblue;
  padding: 10px 0;
  margin-bottom: 20px;
}
/* line 58, app/components/purchaser/PromiseConnetModal/view.scss */
.connetModals #js-supplier-check-form {
  margin-bottom: 20px;
}
/* line 59, app/components/purchaser/PromiseConnetModal/view.scss */
.connetModals #js-supplier-check-form .span4 {
  margin-bottom: 10px;
  padding-top: 10px;
  text-align: left;
}
/* line 65, app/components/purchaser/PromiseConnetModal/view.scss */
.connetModals #js-supplier-check-form fieldset {
  background: #f4f4f4;
}
/* line 68, app/components/purchaser/PromiseConnetModal/view.scss */
.connetModals #js-supplier-check-form .formshow {
  background: #fff;
}
/* line 70, app/components/purchaser/PromiseConnetModal/view.scss */
.connetModals #js-supplier-check-form .formshow .span4 {
  padding-top: 0;
}
/* line 77, app/components/purchaser/PromiseConnetModal/view.scss */
.connetModals .addContent {
  padding: 10px 0;
  box-sizing: border-box;
}
/* line 80, app/components/purchaser/PromiseConnetModal/view.scss */
.connetModals .addContent p {
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  font-family: "Microsoft YaHei";
}

/* line 90, app/components/purchaser/PromiseConnetModal/view.scss */
.moreModuleDetail ul li {
  list-style: none;
  float: left;
  width: 45%;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 20px;
}
/* line 99, app/components/purchaser/PromiseConnetModal/view.scss */
.moreModuleDetail ul li:nth-child(even) {
  margin-left: 10%;
}
/* line 103, app/components/purchaser/PromiseConnetModal/view.scss */
.moreModuleDetail .modal-body {
  max-height: 40px;
  overflow-y: scroll;
}
/* line 2, app/components/purchaser/quality_manager2/view.scss */
.quality_manager2 .compare-content {
  padding: 0 !important;
  border: none !important;
}
/* line 5, app/components/purchaser/quality_manager2/view.scss */
.quality_manager2 .compare-content table {
  width: 00%;
}

/* line 12, app/components/purchaser/quality_manager2/view.scss */
.confirm-modal table td {
  border: none !important;
}
@charset "UTF-8";
/* line 4, app/components/purchaser/quota_rules/view.scss */
.category {
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  float: left;
  width: 160px;
  position: relative;
  border-top: 1px solid #eeeeee;
}
/* line 11, app/components/purchaser/quota_rules/view.scss */
.category .category-header {
  height: 37px;
}
/* line 13, app/components/purchaser/quota_rules/view.scss */
.category .category-header .item-name-p {
  width: 60%;
  float: left;
  text-align: right;
}
/* line 21, app/components/purchaser/quota_rules/view.scss */
.category:hover .category-form {
  display: block;
}
/* line 25, app/components/purchaser/quota_rules/view.scss */
.category .category-form {
  display: none;
  width: 148px;
  position: absolute;
  height: auto;
  bottom: 0;
  text-align: center;
  padding: 2px 5px 2px 4px;
  margin-left: 1px;
  background-color: #ddd;
}
/* line 35, app/components/purchaser/quota_rules/view.scss */
.category .category-form .input-group {
  margin: auto;
}
/* line 38, app/components/purchaser/quota_rules/view.scss */
.category .category-form .group-input {
  width: 80px;
}
/* line 42, app/components/purchaser/quota_rules/view.scss */
.category .category-edit-form {
  height: auto;
}
/* line 44, app/components/purchaser/quota_rules/view.scss */
.category .category-edit-form .input-group {
  padding-left: 1px;
}
/* line 47, app/components/purchaser/quota_rules/view.scss */
.category .category-edit-form .update-category-input {
  width: 80px;
}
/* line 49, app/components/purchaser/quota_rules/view.scss */
.category .category-edit-form .update-category-input.short-input {
  width: 63px;
}
/* line 55, app/components/purchaser/quota_rules/view.scss */
.category .search-item {
  height: 40px;
}
/* line 58, app/components/purchaser/quota_rules/view.scss */
.category .search-item .search-item-group {
  padding: 8px 0 0 6px;
  position: relative;
}
/* line 61, app/components/purchaser/quota_rules/view.scss */
.category .search-item .search-item-group i {
  position: absolute;
  top: 15px;
  left: 12px;
}
/* line 66, app/components/purchaser/quota_rules/view.scss */
.category .search-item .search-item-group input {
  width: 116px;
  padding: 4px 4px 4px 25px;
}
/* line 72, app/components/purchaser/quota_rules/view.scss */
.category .category-body {
  border-right: 1px solid #eeeeee;
  width: 159px;
  padding: 0;
}
/* line 76, app/components/purchaser/quota_rules/view.scss */
.category .category-body .attribute-search {
  width: 140px;
}
/* line 79, app/components/purchaser/quota_rules/view.scss */
.category .category-body .divide-ul {
  width: 99%;
  padding-left: 1px;
  overflow: auto;
  margin: 0;
}
/* line 84, app/components/purchaser/quota_rules/view.scss */
.category .category-body .divide-ul .divide-li {
  cursor: hand;
  cursor: pointer;
  margin-top: 1px;
  line-height: 27px;
  padding: 2px 4px 2px 4px;
}
/* line 91, app/components/purchaser/quota_rules/view.scss */
.category .category-body .divide-ul .divide-li .normal-status {
  padding: 0 5px 0 2px;
}
/* line 94, app/components/purchaser/quota_rules/view.scss */
.category .category-body .divide-ul .divide-li .item-pop {
  width: calc(100% - 45px);
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #717171;
}
/* line 98, app/components/purchaser/quota_rules/view.scss */
.category .category-body .divide-ul .divide-li .item-pop span {
  width: 100px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 107, app/components/purchaser/quota_rules/view.scss */
.category .category-body .divide-ul .divide-li.selected {
  background-color: #5966c3;
}
/* line 110, app/components/purchaser/quota_rules/view.scss */
.category .category-body .divide-ul .divide-li.selected .normal-status a.item-pop span {
  color: #fff;
}
/* line 113, app/components/purchaser/quota_rules/view.scss */
.category .category-body .divide-ul .divide-li.selected .normal-status i.next {
  color: #fff;
}
/* line 117, app/components/purchaser/quota_rules/view.scss */
.category .category-body .divide-ul .divide-li.selected:hover {
  background-color: #5966c3;
}
/* line 121, app/components/purchaser/quota_rules/view.scss */
.category .category-body .divide-ul .divide-li:hover {
  background-color: #f2f2f2;
}
/* line 123, app/components/purchaser/quota_rules/view.scss */
.category .category-body .divide-ul .divide-li:hover .normal-status {
  padding: 0 1px 0 2px;
}
/* line 126, app/components/purchaser/quota_rules/view.scss */
.category .category-body .divide-ul .divide-li:hover .item-pop span {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 134, app/components/purchaser/quota_rules/view.scss */
.category .category-body .divide-ul .divide-li:hover i.next {
  display: none;
}
/* line 137, app/components/purchaser/quota_rules/view.scss */
.category .category-body .divide-ul .divide-li:hover .operate-span {
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  line-height: 20px;
  height: 20px;
  padding-top: 4px;
  float: right;
}
/* line 145, app/components/purchaser/quota_rules/view.scss */
.category .category-body .divide-ul .divide-li:hover .operate-span .operate-status {
  text-align: center;
  display: inline-block;
  vertical-align: baseline;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: auto;
  padding: 0;
}
/* line 153, app/components/purchaser/quota_rules/view.scss */
.category .category-body .divide-ul .divide-li .operate-span {
  display: none;
}
/* line 156, app/components/purchaser/quota_rules/view.scss */
.category .category-body .divide-ul .divide-li i {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 158, app/components/purchaser/quota_rules/view.scss */
.category .category-body .divide-ul .divide-li i.next {
  margin-top: 9px;
  float: right;
  right: 1em;
}
/* line 163, app/components/purchaser/quota_rules/view.scss */
.category .category-body .divide-ul .divide-li i.hide {
  display: none !important;
}
/* line 170, app/components/purchaser/quota_rules/view.scss */
.category .top-li {
  height: 30px;
}
/* line 173, app/components/purchaser/quota_rules/view.scss */
.category .bottom-li {
  height: 40px;
}
/* line 176, app/components/purchaser/quota_rules/view.scss */
.category .sharp {
  margin-top: -1px;
  width: 40%;
  float: right;
}
/* line 180, app/components/purchaser/quota_rules/view.scss */
.category .sharp .up, .category .sharp .low {
  float: right;
  border: 19px solid #eeeeee;
  font-style: normal;
  border-color: transparent transparent transparent #eeeeee;
}
/* line 186, app/components/purchaser/quota_rules/view.scss */
.category .sharp .low {
  border-color: transparent transparent transparent #fff;
  margin: 0 -37px 0 0;
}
/* line 190, app/components/purchaser/quota_rules/view.scss */
.category .sharp .up {
  margin: 0 -37px 0 0;
}

/* line 195, app/components/purchaser/quota_rules/view.scss */
.category {
  *display: inline;
}

/* line 200, app/components/purchaser/quota_rules/view.scss */
.category-last .sharp {
  display: none;
}
/* line 203, app/components/purchaser/quota_rules/view.scss */
.category-last .category-body {
  margin-top: 0px;
  border-right: 0px;
}

/* line 209, app/components/purchaser/quota_rules/view.scss */
.category-title {
  float: left;
  width: 1050px;
}
/* line 212, app/components/purchaser/quota_rules/view.scss */
.category-title .component-title {
  font-size: 14px;
}
/* line 214, app/components/purchaser/quota_rules/view.scss */
.category-title .component-title .category-id-desc {
  font-size: 12px;
  color: #cccccc;
}
/* line 219, app/components/purchaser/quota_rules/view.scss */
.category-title .category-sync {
  float: right;
  font-size: 14px;
}
/* line 222, app/components/purchaser/quota_rules/view.scss */
.category-title .category-sync i {
  display: inline-block;
  vertical-align: text-bottom;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

/* line 227, app/components/purchaser/quota_rules/view.scss */
.edit-panel {
  display: block;
  height: 100%;
  overflow: auto;
  width: 408px;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
}
/* line 228, app/components/purchaser/quota_rules/view.scss */
.edit-panel .input-spu-name {
  text-align: left;
}
/* line 230, app/components/purchaser/quota_rules/view.scss */
.edit-panel .input-spu-name input.input-large {
  width: 295px !important;
}
/* line 235, app/components/purchaser/quota_rules/view.scss */
.edit-panel.disable {
  display: none;
}
/* line 247, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content {
  padding: 0 .5em 0 .5em;
}
/* line 249, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content > * {
  display: none;
}
/* line 252, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content > *.active {
  display: block;
}
/* line 256, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #edit-category ul {
  position: relative;
}
/* line 258, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #edit-category ul li {
  border-bottom: 1px dashed #eeeeee;
  line-height: 40px;
}
/* line 262, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #edit-category ul li:hover span.operate.on-hover {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 265, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #edit-category ul li:hover span.operate.on-hover span a {
  text-align: left;
}
/* line 270, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #edit-category ul li:hover span.end {
  display: none;
}
/* line 274, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #edit-category ul li span.attribute {
  width: 160px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 277, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #edit-category ul li span.attribute span.attr {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 100px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* line 284, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #edit-category ul li span.attribute span.is-enum {
  width: 50px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 289, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #edit-category ul li span.end {
  position: absolute;
  right: .5em;
}
/* line 294, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #edit-category ul li span.operate.on-hover {
  position: absolute;
  display: none;
  right: 12px;
}
/* line 299, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #edit-category ul li span.operate.edit-status {
  position: absolute;
  right: .5em;
}
/* line 303, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #edit-category ul li span.only-delete {
  padding: 9px 0 0 0;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 308, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #edit-category ul li .disable-status {
  display: none !important;
}
/* line 311, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #edit-category ul li .active-status {
  display: inline-block !important;
}
/* line 316, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #edit-category .add-attr-li {
  height: 34px;
  padding: 6px 0 0 0;
}
/* line 320, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #edit-category .properties-edit {
  padding: 0 .5em;
}
/* line 322, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #edit-category .properties-edit form {
  padding-top: 0;
}
/* line 325, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #edit-category .properties-edit .title-label {
  margin-left: 12px;
}
/* line 328, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #edit-category .properties-edit ul {
  list-style: none;
  margin-left: 10px;
}
/* line 331, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #edit-category .properties-edit ul li {
  border-bottom: 0px;
  line-height: 35px;
}
/* line 335, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #edit-category .properties-edit ul li input[readOnly=true] {
  background-color: #fff;
}
/* line 338, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #edit-category .properties-edit ul li input.attribute-show {
  width: 142px;
}
/* line 341, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #edit-category .properties-edit ul li input.update-category-input {
  width: 92px;
}
/* line 346, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #edit-category .properties-edit ul .button-group {
  text-align: left;
  margin-bottom: 20px;
}
/* line 352, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #edit-category .properties-edit-panel {
  padding: 0 .5em;
}
/* line 354, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #edit-category .properties-edit-panel .properties-edit-ul {
  list-style: none;
  margin-top: 5px;
  margin-left: 10px;
  width: 160px;
}
/* line 359, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #edit-category .properties-edit-panel .properties-edit-ul li {
  border-bottom: 0px;
  line-height: 25px;
}
/* line 362, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #edit-category .properties-edit-panel .properties-edit-ul li .attribute-value {
  color: #f69e09;
  font-weight: bold;
  text-align: left;
}
/* line 371, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #edit-category .properties-edit-form {
  height: 35px;
}
/* line 373, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #edit-category .properties-edit-form .input-group {
  width: 160px;
  margin: 4px 0 0 0;
  text-align: left;
  line-height: 28px;
}
/* line 378, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #edit-category .properties-edit-form .input-group button {
  background-color: #7B8AB5;
  border: 1px solid #7B8AB5;
}
/* line 382, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #edit-category .properties-edit-form .input-group span {
  display: inline-block;
  vertical-align: baseline;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 390, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #edit-category .add-attribute-form .input-group {
  width: 150px;
  line-height: 28px;
}
/* line 399, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage {
  position: relative;
}
/* line 401, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage .caret {
  margin-top: 3px;
}
/* line 404, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage .dropdown-group {
  width: 90px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 408, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage .dropdown-group .dropdown-title {
  padding-left: 0;
  padding-right: 0;
  width: 90px;
  position: absolute;
}
/* line 413, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage .dropdown-group .dropdown-title .spu-operate-item {
  padding-top: 10px;
}
/* line 419, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage ul.spu-list {
  margin-bottom: 60px;
}
/* line 422, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage ul li {
  position: relative;
  border-bottom: 1px dashed #eeeeee;
  line-height: 40px;
}
/* line 428, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage ul li span.spu-name {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 100px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* line 438, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage ul li span.spu-status {
  display: inline;
}
/* line 441, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage ul li span.operate.on-hover {
  position: absolute;
  right: 0;
}
/* line 445, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage ul li span.spu-id {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 50px;
}
/* line 452, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage .properties-edit-panel ul {
  margin-top: 5px;
  list-style: none;
}
/* line 455, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage .properties-edit-panel ul li {
  border-bottom: 0px;
  line-height: 25px;
}
/* line 458, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage .properties-edit-panel ul li .attribute-value {
  color: #f69e09;
  font-weight: bold;
}
/* line 465, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage .key-name {
  width: 100%;
}
/* line 467, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage .key-name .attribute-seller-value {
  float: left;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 476, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage .spu-new {
  height: auto;
}
/* line 478, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage .spu-new table {
  margin: 2px 5px;
  table-layout: fixed;
}
/* line 480, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage .spu-new table select {
  width: 100px;
}
/* line 482, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage .spu-new table select.select {
  width: 172px;
}
/* line 486, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage .spu-new table tr {
  vertical-align: middle;
}
/* line 488, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage .spu-new table tr.spu-property-list {
  position: relative;
}
/* line 490, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage .spu-new table tr.spu-property-list .tip {
  position: absolute;
}
/* line 492, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage .spu-new table tr.spu-property-list .tip.up {
  left: 50px;
  margin-top: 40px;
}
/* line 499, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage .spu-new table .search-brand {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 502, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage .spu-new table .search-brand-group {
  position: relative;
}
/* line 504, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage .spu-new table .search-brand-group i {
  position: absolute;
  top: 8px;
  left: 9px;
}
/* line 510, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage .spu-new table .search-brand-group input {
  width: 100px;
  padding-left: 25px;
}
/* line 516, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage .spu-new table th.spu-name, .edit-panel .tab-content #spu-manage .spu-new table .spu-attr {
  width: 60px;
  height: 40px;
}
/* line 520, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage .spu-new table th.spu-attr {
  vertical-align: top;
  line-height: 40px;
}
/* line 524, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage .spu-new table th.select-spu-brand {
  text-align: left;
}
/* line 527, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage .spu-new table td {
  height: 40px;
  width: 102px;
  vertical-align: middle;
}
/* line 531, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage .spu-new table td input {
  display: inline;
  vertical-align: middle;
}
/* line 534, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage .spu-new table td input[type="text"] {
  width: 190px;
}
/* line 539, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage .spu-new table td.spu-attribute span {
  width: 80px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}
/* line 546, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage .spu-new table td.spu-attribute span:hover {
  overflow: visible;
}
/* line 551, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage .spu-new table td.spu-sku {
  width: 100px;
}
/* line 554, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage .spu-new table td.operate-button-group {
  width: auto;
}
/* line 561, app/components/purchaser/quota_rules/view.scss */
.edit-panel .tab-content #spu-manage .span-active {
  color: #f69e09;
  font-weight: bold;
}
/* line 568, app/components/purchaser/quota_rules/view.scss */
.edit-panel form .form-group {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-bottom: 10px;
}
/* line 573, app/components/purchaser/quota_rules/view.scss */
.edit-panel form .form-desc {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 20%;
  height: 100%;
  vertical-align: middle;
}
/* line 579, app/components/purchaser/quota_rules/view.scss */
.edit-panel form .update-category-input {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 70px;
}
/* line 583, app/components/purchaser/quota_rules/view.scss */
.edit-panel form .form-line {
  line-height: 28px;
  display: block;
}
/* line 587, app/components/purchaser/quota_rules/view.scss */
.edit-panel form .form-part {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-right: 2em;
}
/* line 593, app/components/purchaser/quota_rules/view.scss */
.edit-panel .add_scale_show select {
  margin: 5px;
}
/* line 594, app/components/purchaser/quota_rules/view.scss */
.edit-panel .add_scale_show select[readOnly=true] {
  background-color: #fff;
}
/* line 597, app/components/purchaser/quota_rules/view.scss */
.edit-panel .add_scale_show select.scale1 {
  width: 80px;
}
/* line 600, app/components/purchaser/quota_rules/view.scss */
.edit-panel .add_scale_show select.scale2 {
  width: 100px;
}
/* line 603, app/components/purchaser/quota_rules/view.scss */
.edit-panel .add_scale_show select.scale3 {
  width: 140px;
}

/* line 611, app/components/purchaser/quota_rules/view.scss */
span.input-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 160px;
}
/* line 615, app/components/purchaser/quota_rules/view.scss */
span.input-icon i.input-right {
  font-size: 14px;
  position: absolute;
  right: .8em;
  top: .7em;
  cursor: pointer;
}
/* line 622, app/components/purchaser/quota_rules/view.scss */
span.input-icon i.input-left {
  position: absolute;
  left: 1em;
  top: 1.2em;
  cursor: pointer;
}
/* line 627, app/components/purchaser/quota_rules/view.scss */
span.input-icon i.input-left:hover {
  padding: 1px;
  border: 1px #eeeeee solid;
}

/* line 634, app/components/purchaser/quota_rules/view.scss */
ul {
  padding: 0;
  list-style: none;
}
/* line 638, app/components/purchaser/quota_rules/view.scss */
ul.tab {
  margin-top: 10px;
  margin: 0px;
  display: block;
  height: 40px;
  border-bottom: 1px solid #eeeeee;
  background-color: #f4f4f4;
  margin-bottom: 5px;
}
/* line 646, app/components/purchaser/quota_rules/view.scss */
ul.tab li {
  float: left;
  margin-left: -1px;
  text-align: center;
  line-height: 40px;
  width: 115px;
}
/* line 655, app/components/purchaser/quota_rules/view.scss */
ul.tab li.active {
  font-weight: bold;
  border: 1px solid #eeeeee;
  border-bottom: none;
  background-color: white;
}
/* line 660, app/components/purchaser/quota_rules/view.scss */
ul.tab li.active .switch-panel {
  color: #717171;
}
/* line 667, app/components/purchaser/quota_rules/view.scss */
ul .add-attr-li label {
  width: 35px;
  letter-spacing: -2px;
}

/* line 674, app/components/purchaser/quota_rules/view.scss */
.menu-panel.left {
  z-index: 90;
  position: absolute;
  background-color: white;
  border: 1px solid;
  border-color: #eeeeee;
  left: 0;
  top: 0;
  height: auto;
  width: 100%;
}

/* line 683, app/components/purchaser/quota_rules/view.scss */
.menu-panel.left::before {
  content: "";
  /*需要有内容,这里是一个空字符串*/
  position: absolute;
  /*相对于弹出层定位*/
  border: 6px solid;
  border-color: transparent #eeeeee transparent transparent;
  left: -13px;
  top: 10px;
  /*相对于盒子边框定位三角形*/
  height: 0px;
  width: 0px;
  /*收缩边框创造三角形*/
}

/* line 691, app/components/purchaser/quota_rules/view.scss */
.menu-panel.left::after {
  content: "";
  /*需要有内容,这里是一个空字符串*/
  position: absolute;
  /*相对于弹出层定位*/
  border: 6px solid;
  border-color: transparent white transparent transparent;
  left: -12px;
  top: 10px;
  /*相对于盒子边框定位三角形*/
  height: 0px;
  width: 0px;
  /*收缩边框创造三角形*/
}

/* line 699, app/components/purchaser/quota_rules/view.scss */
.menu-panel.top {
  z-index: 100;
  position: absolute;
  border: 1px solid;
  background-color: #005fa7;
  border-color: #eeeeee;
  left: 0;
  top: 0;
  height: auto;
  width: 100%;
}

/* line 708, app/components/purchaser/quota_rules/view.scss */
.menu-panel.top::before {
  content: "";
  /*需要有内容,这里是一个空字符串*/
  position: absolute;
  /*相对于弹出层定位*/
  border: 6px solid;
  border-color: transparent transparent #eeeeee transparent;
  left: 10px;
  top: -12px;
  /*相对于盒子边框定位三角形*/
  height: 0px;
  width: 0px;
  /*收缩边框创造三角形*/
}

/* line 716, app/components/purchaser/quota_rules/view.scss */
.menu-panel.top::after {
  content: "";
  /*需要有内容,这里是一个空字符串*/
  position: absolute;
  /*相对于弹出层定位*/
  border: 6px solid;
  border-color: transparent transparent #005fa7 transparent;
  left: 10px;
  top: -11px;
  /*相对于盒子边框定位三角形*/
  height: 0px;
  width: 0px;
  /*收缩边框创造三角形*/
}
/* line 7, app/components/purchaser/req_special_supplier/view.scss */
.purchaser-req-special-supplier .req-special-supplier select {
  width: 120px;
}
/* line 11, app/components/purchaser/req_special_supplier/view.scss */
.purchaser-req-special-supplier .req-special-supplier .span3 {
  width: 200px;
}
/* line 15, app/components/purchaser/req_special_supplier/view.scss */
.purchaser-req-special-supplier .req-special-supplier .span1 {
  width: 90px;
}
/* line 18, app/components/purchaser/req_special_supplier/view.scss */
.purchaser-req-special-supplier .req-special-supplier .before-add {
  font-family: "Microsoft Yahei";
}
/* line 20, app/components/purchaser/req_special_supplier/view.scss */
.purchaser-req-special-supplier .req-special-supplier .before-add ul {
  list-style: none;
}
/* line 22, app/components/purchaser/req_special_supplier/view.scss */
.purchaser-req-special-supplier .req-special-supplier .before-add ul li {
  text-indent: 2em;
  margin: 5px 0px;
}
/* line 28, app/components/purchaser/req_special_supplier/view.scss */
.purchaser-req-special-supplier .req-special-supplier .add {
  margin-top: 10px;
  margin-left: 20px;
  color: blue;
  font-weight: bold;
}
/* line 34, app/components/purchaser/req_special_supplier/view.scss */
.purchaser-req-special-supplier .req-special-supplier .js-pagination {
  margin: 10px;
  text-align: right;
}

/* line 41, app/components/purchaser/req_special_supplier/view.scss */
.req-special-supplier-form {
  margin: 30px 0px 0px 0px;
  width: 700px;
}
/* line 45, app/components/purchaser/req_special_supplier/view.scss */
.req-special-supplier-form .control-group label {
  margin: 0 17px 17px 0;
  width: 100px;
}
/* line 49, app/components/purchaser/req_special_supplier/view.scss */
.req-special-supplier-form .control-group select {
  width: 135px;
}
/* line 52, app/components/purchaser/req_special_supplier/view.scss */
.req-special-supplier-form .control-group .input-big {
  width: 200px;
}
/* line 55, app/components/purchaser/req_special_supplier/view.scss */
.req-special-supplier-form .control-group .control-content {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 57, app/components/purchaser/req_special_supplier/view.scss */
.req-special-supplier-form .control-group .control-content p {
  margin-top: 6px;
}
/* line 60, app/components/purchaser/req_special_supplier/view.scss */
.req-special-supplier-form .control-group .control-content .park-select {
  width: 135px;
}
/* line 63, app/components/purchaser/req_special_supplier/view.scss */
.req-special-supplier-form .control-group .control-content .factory-select {
  width: 300px;
}
/* line 68, app/components/purchaser/req_special_supplier/view.scss */
.req-special-supplier-form .form-left, .req-special-supplier-form .form-right {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 350px;
}
/* line 72, app/components/purchaser/req_special_supplier/view.scss */
.req-special-supplier-form .form-right {
  width: 300px;
}
/* line 75, app/components/purchaser/req_special_supplier/view.scss */
.req-special-supplier-form .rule-content {
  width: 550px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 4, app/components/purchaser/req_team_node_member/view.scss */
.req-team-node-member select {
  width: 120px;
}
/* line 8, app/components/purchaser/req_team_node_member/view.scss */
.req-team-node-member .team-members {
  margin: 10px 0px;
}
/* line 12, app/components/purchaser/req_team_node_member/view.scss */
.req-team-node-member .team-members .table-striped td {
  padding: 0;
  height: 32px;
}
/* line 17, app/components/purchaser/req_team_node_member/view.scss */
.req-team-node-member .team-members table {
  width: 100%;
}
/* line 21, app/components/purchaser/req_team_node_member/view.scss */
.req-team-node-member .team-members .inner-table td {
  border: none;
}
/* line 27, app/components/purchaser/req_team_node_member/view.scss */
.req-team-node-member .js-pagination {
  margin: 10px;
  text-align: right;
}
/* line 5, app/components/purchaser/requirement_result_cancel/view.scss */
.requirement-result-cancel .operation-area {
  text-align: right;
}
/* line 2, app/components/purchaser/requirement_result_feedback/view.scss */
.requirement-result-feedback .operation-area {
  text-align: right;
}
/* line 1, app/components/purchaser/resource_library/view.scss */
.resource_library {
  font-family: 'Microsoft YaHei';
}
/* line 3, app/components/purchaser/resource_library/view.scss */
.resource_library .breadcrumb {
  padding: 30px 30px 10px 30px;
}
/* line 6, app/components/purchaser/resource_library/view.scss */
.resource_library .title {
  line-height: 40px;
  font-size: 14px;
}
/* line 9, app/components/purchaser/resource_library/view.scss */
.resource_library .title span {
  color: #ff0000;
}
/* line 13, app/components/purchaser/resource_library/view.scss */
.resource_library .resource-pagination {
  padding: 40px 0;
  text-align: center;
}

/* line 18, app/components/purchaser/resource_library/view.scss */
.resource-detail-modal, .module-detail-modal {
  font-family: 'Microsoft YaHei';
}
/* line 20, app/components/purchaser/resource_library/view.scss */
.resource-detail-modal .modal-header, .module-detail-modal .modal-header {
  text-align: center;
  font-weight: bold;
}
/* line 26, app/components/purchaser/resource_library/view.scss */
.resource-detail-modal .modal-body table thead, .module-detail-modal .modal-body table thead {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 30, app/components/purchaser/resource_library/view.scss */
.resource-detail-modal .modal-body table thead tr, .module-detail-modal .modal-body table thead tr {
  height: 45px;
  line-height: 45px;
}
/* line 33, app/components/purchaser/resource_library/view.scss */
.resource-detail-modal .modal-body table thead tr th, .module-detail-modal .modal-body table thead tr th {
  border: 1px solid #fff !important;
  text-align: center;
}
/* line 40, app/components/purchaser/resource_library/view.scss */
.resource-detail-modal .modal-body table tbody tr, .module-detail-modal .modal-body table tbody tr {
  height: 30px;
  line-height: 30px;
}
/* line 43, app/components/purchaser/resource_library/view.scss */
.resource-detail-modal .modal-body table tbody tr td, .module-detail-modal .modal-body table tbody tr td {
  border: 1px solid #fff !important;
  text-align: center;
}
/* line 48, app/components/purchaser/resource_library/view.scss */
.resource-detail-modal .modal-body table tbody tr:nth-child(even), .module-detail-modal .modal-body table tbody tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 51, app/components/purchaser/resource_library/view.scss */
.resource-detail-modal .modal-body table tbody tr:nth-child(odd), .module-detail-modal .modal-body table tbody tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 57, app/components/purchaser/resource_library/view.scss */
.resource-detail-modal .modal-footer, .module-detail-modal .modal-footer {
  background-color: #fff;
  text-align: center;
  padding: 0 0 15px 0;
}
/* line 61, app/components/purchaser/resource_library/view.scss */
.resource-detail-modal .modal-footer .btn, .module-detail-modal .modal-footer .btn {
  width: 100px;
  height: 30px;
  padding: 0;
  line-height: 30px;
  background-color: #004ea2;
  border-radius: 0;
  border: 0;
}

/* line 72, app/components/purchaser/resource_library/view.scss */
.resource-detail-modal {
  width: 830px;
}
/* line 74, app/components/purchaser/resource_library/view.scss */
.resource-detail-modal .modal-body {
  padding: 20px 40px;
}

/* line 78, app/components/purchaser/resource_library/view.scss */
.module-detail-modal {
  width: 940px;
}
/* line 80, app/components/purchaser/resource_library/view.scss */
.module-detail-modal .modal-body {
  font-size: 14px;
  max-height: 400px;
  overflow-y: scroll;
}
/* line 84, app/components/purchaser/resource_library/view.scss */
.module-detail-modal .modal-body .control-group {
  width: 100%;
  padding: 10px 0;
}
/* line 88, app/components/purchaser/resource_library/view.scss */
.module-detail-modal .modal-body .data-list {
  width: 735px;
  display: inline-block;
  vertical-align: top;
  margin-top: -5px;
  line-height: 28px;
}
/* line 94, app/components/purchaser/resource_library/view.scss */
.module-detail-modal .modal-body .data-list .span2 {
  width: 160px;
  float: left;
  text-align: left;
  line-height: 25px;
}
/* line 100, app/components/purchaser/resource_library/view.scss */
.module-detail-modal .modal-body .data-list .span3 {
  width: 200px;
  float: left;
  text-align: left;
  line-height: 30px;
}
/* line 106, app/components/purchaser/resource_library/view.scss */
.module-detail-modal .modal-body .data-list ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 110, app/components/purchaser/resource_library/view.scss */
.module-detail-modal .modal-body .data-list ul li {
  line-height: 28px;
  height: 28px;
}
/* line 115, app/components/purchaser/resource_library/view.scss */
.module-detail-modal .modal-body .data-list .introduce {
  color: #1525aa;
  line-height: 28px;
}
/* line 120, app/components/purchaser/resource_library/view.scss */
.module-detail-modal .modal-body .title {
  width: 100px;
  float: left;
  font-weight: bold;
  color: #4a4a4a;
}
/* line 126, app/components/purchaser/resource_library/view.scss */
.module-detail-modal .modal-body .img-div {
  float: left;
  width: 230px;
  color: #717171;
}
/* line 130, app/components/purchaser/resource_library/view.scss */
.module-detail-modal .modal-body .img-div img {
  width: 140px;
}
/* line 134, app/components/purchaser/resource_library/view.scss */
.module-detail-modal .modal-body table {
  width: 845px;
}
/* line 136, app/components/purchaser/resource_library/view.scss */
.module-detail-modal .modal-body table .align-left {
  text-align: left !important;
}
/* line 139, app/components/purchaser/resource_library/view.scss */
.module-detail-modal .modal-body table td {
  line-height: 28px;
}
/* line 1, app/components/purchaser/resource_modual/view.scss */
.resource_modual {
  font-family: 'Microsoft YaHei';
  padding-bottom: 20px;
  color: #283540;
}
/* line 5, app/components/purchaser/resource_modual/view.scss */
.resource_modual .width-1200-center {
  padding: 0px 40px;
  box-sizing: border-box;
  border-radius: 4px;
}
/* line 9, app/components/purchaser/resource_modual/view.scss */
.resource_modual .width-1200-center .topTital {
  color: #283540;
  font-size: 18px;
  font-family: 'Microsoft YaHei';
  font-weight: bold;
  text-align: left;
  padding-top: 30px;
}
/* line 19, app/components/purchaser/resource_modual/view.scss */
.resource_modual .breadcrumb {
  padding: 30px 0px 10px 0px;
}
/* line 22, app/components/purchaser/resource_modual/view.scss */
.resource_modual .addContent {
  padding: 10px 0px;
  box-sizing: border-box;
}
/* line 25, app/components/purchaser/resource_modual/view.scss */
.resource_modual .addContent p {
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  font-family: "Microsoft YaHei";
}
/* line 32, app/components/purchaser/resource_modual/view.scss */
.resource_modual .title {
  margin: 10px 0;
  float: left;
  font-size: 14px;
  font-family: "Microsoft YaHei";
}
/* line 38, app/components/purchaser/resource_modual/view.scss */
.resource_modual .title span {
  color: red;
}
/* line 42, app/components/purchaser/resource_modual/view.scss */
.resource_modual .title2 {
  float: right;
}
/* line 44, app/components/purchaser/resource_modual/view.scss */
.resource_modual .title2 .btn:nth-of-type(1) {
  margin-right: 10px;
}
/* line 49, app/components/purchaser/resource_modual/view.scss */
.resource_modual .tab .tab-contents {
  border: 0;
}
/* line 55, app/components/purchaser/resource_modual/view.scss */
.resource_modual .table2 {
  width: 100%;
}
/* line 57, app/components/purchaser/resource_modual/view.scss */
.resource_modual .table2 tr {
  height: 40px;
  padding: 10px 0;
}
/* line 60, app/components/purchaser/resource_modual/view.scss */
.resource_modual .table2 tr th, .resource_modual .table2 tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 66, app/components/purchaser/resource_modual/view.scss */
.resource_modual .table2 thead tr {
  background: #e1ebf5;
  color: #004a82;
  font-size: 14px;
  line-height: 25px;
  height: 60px;
}
/* line 76, app/components/purchaser/resource_modual/view.scss */
.resource_modual .table2 tbody tr {
  padding: 10px 0;
  text-align: center;
}
/* line 80, app/components/purchaser/resource_modual/view.scss */
.resource_modual .table2 tbody tr:nth-child(even) {
  background: #F8F8F8;
}
/* line 84, app/components/purchaser/resource_modual/view.scss */
.resource_modual .table2 tbody tr:nth-child(odd) {
  background: #fdfdfd;
}
/* line 90, app/components/purchaser/resource_modual/view.scss */
.resource_modual .pagination {
  padding: 40px 0;
  text-align: center;
}
/* line 94, app/components/purchaser/resource_modual/view.scss */
.resource_modual .pagination a:hover {
  color: #fff;
  background: #1d86d7;
}

/* line 100, app/components/purchaser/resource_modual/view.scss */
.resource_modual-modal .titles {
  margin-bottom: 5px;
  font-size: 14px;
}
/* line 103, app/components/purchaser/resource_modual/view.scss */
.resource_modual-modal .titles span {
  color: red;
  font-size: 14px;
  font-style: italic;
}
/* line 107, app/components/purchaser/resource_modual/view.scss */
.resource_modual-modal .table2 {
  width: 100%;
}
/* line 109, app/components/purchaser/resource_modual/view.scss */
.resource_modual-modal .table2 tr {
  height: 40px;
  padding: 10px 0;
}
/* line 112, app/components/purchaser/resource_modual/view.scss */
.resource_modual-modal .table2 tr th, .resource_modual-modal .table2 tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 118, app/components/purchaser/resource_modual/view.scss */
.resource_modual-modal .table2 thead tr {
  background: #e1ebf5;
  color: #004a82;
  font-size: 14px;
  line-height: 25px;
  height: 60px;
}
/* line 124, app/components/purchaser/resource_modual/view.scss */
.resource_modual-modal .table2 thead tr th:first-child {
  border: 1px solid #fff;
}
/* line 130, app/components/purchaser/resource_modual/view.scss */
.resource_modual-modal .table2 tbody tr {
  padding: 10px 0;
  text-align: center;
}
/* line 134, app/components/purchaser/resource_modual/view.scss */
.resource_modual-modal .table2 tbody tr:nth-child(even) {
  background: #F8F8F8;
}
/* line 138, app/components/purchaser/resource_modual/view.scss */
.resource_modual-modal .table2 tbody tr:nth-child(odd) {
  background: #fdfdfd;
}
/* line 1, app/components/purchaser/resource_modualDetail/view.scss */
.resource_modual {
  font-family: 'Microsoft YaHei';
  color: #283540;
}
/* line 4, app/components/purchaser/resource_modualDetail/view.scss */
.resource_modual .width-1200-center {
  padding: 0px 40px;
  box-sizing: border-box;
  border-radius: 4px;
}
/* line 8, app/components/purchaser/resource_modualDetail/view.scss */
.resource_modual .width-1200-center .topTital {
  color: #283540;
  font-size: 18px;
  font-family: 'Microsoft YaHei';
  font-weight: bold;
  text-align: left;
  padding-top: 30px;
}
/* line 18, app/components/purchaser/resource_modualDetail/view.scss */
.resource_modual .breadcrumb {
  padding: 30px 0px 10px 0px;
}
/* line 21, app/components/purchaser/resource_modualDetail/view.scss */
.resource_modual .addContent {
  padding: 10px 0px;
  box-sizing: border-box;
}
/* line 24, app/components/purchaser/resource_modualDetail/view.scss */
.resource_modual .addContent p {
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  font-family: "Microsoft YaHei";
}
/* line 31, app/components/purchaser/resource_modualDetail/view.scss */
.resource_modual .title {
  margin: 10px 0;
  float: left;
  font-size: 14px;
  font-family: "Microsoft YaHei";
}
/* line 37, app/components/purchaser/resource_modualDetail/view.scss */
.resource_modual .title span {
  color: red;
}
/* line 41, app/components/purchaser/resource_modualDetail/view.scss */
.resource_modual .title2 {
  float: right;
}
/* line 43, app/components/purchaser/resource_modualDetail/view.scss */
.resource_modual .title2 .btn:nth-of-type(1) {
  margin-right: 10px;
}
/* line 48, app/components/purchaser/resource_modualDetail/view.scss */
.resource_modual .tab .tab-contents {
  border: 0;
}
/* line 54, app/components/purchaser/resource_modualDetail/view.scss */
.resource_modual .table2 {
  width: 100%;
}
/* line 56, app/components/purchaser/resource_modualDetail/view.scss */
.resource_modual .table2 tr {
  height: 40px;
  padding: 10px 0;
}
/* line 59, app/components/purchaser/resource_modualDetail/view.scss */
.resource_modual .table2 tr th, .resource_modual .table2 tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 65, app/components/purchaser/resource_modualDetail/view.scss */
.resource_modual .table2 thead tr {
  background: #e1ebf5;
  color: #004a82;
  font-size: 14px;
  line-height: 25px;
  height: 60px;
}
/* line 75, app/components/purchaser/resource_modualDetail/view.scss */
.resource_modual .table2 tbody tr {
  padding: 10px 0;
  text-align: center;
}
/* line 79, app/components/purchaser/resource_modualDetail/view.scss */
.resource_modual .table2 tbody tr:nth-child(even) {
  background: #F8F8F8;
}
/* line 83, app/components/purchaser/resource_modualDetail/view.scss */
.resource_modual .table2 tbody tr:nth-child(odd) {
  background: #fdfdfd;
}
/* line 89, app/components/purchaser/resource_modualDetail/view.scss */
.resource_modual .resource-pagination {
  padding: 40px 0;
  text-align: center;
}

/* line 95, app/components/purchaser/resource_modualDetail/view.scss */
.resource_modual-modal .titles {
  margin-bottom: 5px;
  font-size: 14px;
}
/* line 98, app/components/purchaser/resource_modualDetail/view.scss */
.resource_modual-modal .titles span {
  color: red;
  font-size: 14px;
  font-style: italic;
}
/* line 102, app/components/purchaser/resource_modualDetail/view.scss */
.resource_modual-modal .table2 {
  width: 100%;
}
/* line 104, app/components/purchaser/resource_modualDetail/view.scss */
.resource_modual-modal .table2 tr {
  height: 40px;
  padding: 10px 0;
}
/* line 107, app/components/purchaser/resource_modualDetail/view.scss */
.resource_modual-modal .table2 tr th, .resource_modual-modal .table2 tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 113, app/components/purchaser/resource_modualDetail/view.scss */
.resource_modual-modal .table2 thead tr {
  background: #e1ebf5;
  color: #004a82;
  font-size: 14px;
  line-height: 25px;
  height: 60px;
}
/* line 119, app/components/purchaser/resource_modualDetail/view.scss */
.resource_modual-modal .table2 thead tr th:first-child {
  border: 1px solid #fff;
}
/* line 125, app/components/purchaser/resource_modualDetail/view.scss */
.resource_modual-modal .table2 tbody tr {
  padding: 10px 0;
  text-align: center;
}
/* line 129, app/components/purchaser/resource_modualDetail/view.scss */
.resource_modual-modal .table2 tbody tr:nth-child(even) {
  background: #F8F8F8;
}
/* line 133, app/components/purchaser/resource_modualDetail/view.scss */
.resource_modual-modal .table2 tbody tr:nth-child(odd) {
  background: #fdfdfd;
}
/* line 3, app/components/purchaser/resource_print/view.scss */
.resource-print {
  text-align: center;
}
/* line 5, app/components/purchaser/resource_print/view.scss */
.resource-print p {
  text-align: center;
  font-size: 20px;
}
/* line 10, app/components/purchaser/resource_print/view.scss */
.resource-print .resource-print-div {
  text-align: center;
}
/* line 13, app/components/purchaser/resource_print/view.scss */
.resource-print .resource-print-div .resource-print-table {
  width: 650px;
  margin: auto;
  text-align: center;
}
/* line 17, app/components/purchaser/resource_print/view.scss */
.resource-print .resource-print-div .resource-print-table font {
  color: red;
}
/* line 21, app/components/purchaser/resource_print/view.scss */
.resource-print .resource-print-div .resource-print-table td {
  height: 15px;
}
/* line 25, app/components/purchaser/resource_print/view.scss */
.resource-print .resource-print-div .resource-print-table .td-left {
  text-align: left;
}
/* line 28, app/components/purchaser/resource_print/view.scss */
.resource-print .resource-print-div .resource-print-table .resource-print-td-left {
  height: 100px;
  text-align: left;
  vertical-align: top;
}
/* line 32, app/components/purchaser/resource_print/view.scss */
.resource-print .resource-print-div .resource-print-table .resource-print-td-left font {
  color: blue;
}
/* line 37, app/components/purchaser/resource_print/view.scss */
.resource-print .resource-print-div .resource-print-table .resource-print-td-right {
  height: 100px;
  text-align: right;
  vertical-align: bottom;
}
/* line 3, app/components/purchaser/resource_progress/view.scss */
.purchaser-resource-post-step h3 {
  margin-top: 20px;
}
/* line 7, app/components/purchaser/resource_progress/view.scss */
.purchaser-resource-post-step .post-step {
  margin: 20px 0 0 0;
}
/* line 9, app/components/purchaser/resource_progress/view.scss */
.purchaser-resource-post-step .post-step .progress {
  margin: 0;
  padding: 15px 0 0 0;
  text-align: center;
  background-color: #f4f4f4;
  height: 120px;
}
/* line 16, app/components/purchaser/resource_progress/view.scss */
.purchaser-resource-post-step .post-step .progress ol {
  margin: 0;
}
/* line 18, app/components/purchaser/resource_progress/view.scss */
.purchaser-resource-post-step .post-step .progress ol .progress-bar {
  width: 300px;
}
/* line 21, app/components/purchaser/resource_progress/view.scss */
.purchaser-resource-post-step .post-step .progress ol .progress-step-into {
  color: #717171;
}
/* line 23, app/components/purchaser/resource_progress/view.scss */
.purchaser-resource-post-step .post-step .progress ol .progress-step-into.last {
  left: -65px;
}
/* line 27, app/components/purchaser/resource_progress/view.scss */
.purchaser-resource-post-step .post-step .progress ol .progress-bar.active {
  background-color: #5fa7e8;
}
/* line 30, app/components/purchaser/resource_progress/view.scss */
.purchaser-resource-post-step .post-step .progress ol .progress-step.active {
  background-color: #5fa7e8;
}
/* line 33, app/components/purchaser/resource_progress/view.scss */
.purchaser-resource-post-step .post-step .progress ol .progress-step.active .progress-step-into {
  color: #717171;
}
/* line 38, app/components/purchaser/resource_progress/view.scss */
.purchaser-resource-post-step .post-step .progress ol .progress-step-date p {
  padding: 0;
  margin: 0;
  color: red;
}
/* line 2, app/components/purchaser/sign_status/view.scss */
.sign-status .table-container {
  overflow: auto;
}
/* line 6, app/components/purchaser/sign_status/view.scss */
.sign-status .operation-area {
  margin: 10px 0px;
  text-align: right;
}
/* line 11, app/components/purchaser/sign_status/view.scss */
.sign-status .attention-area {
  margin: 10px 0px;
}
/* line 14, app/components/purchaser/sign_status/view.scss */
.sign-status .attention-area .attention-text {
  color: red;
}
/* line 19, app/components/purchaser/sign_status/view.scss */
.sign-status .quota-pagination {
  float: right;
}
/* line 23, app/components/purchaser/sign_status/view.scss */
.sign-status table {
  width: 1060px;
}
/* line 4, app/components/purchaser/stop_check_list/view.scss */
.stop-check-list pre {
  text-align: left;
}
/* line 7, app/components/purchaser/stop_check_list/view.scss */
.stop-check-list .span4 {
  width: 260px;
}
/* line 11, app/components/purchaser/stop_check_list/view.scss */
.stop-check-list .btn-span {
  width: 105px;
}
/* line 14, app/components/purchaser/stop_check_list/view.scss */
.stop-check-list .stop-check-list-count {
  padding: 10px 0;
}
/* line 16, app/components/purchaser/stop_check_list/view.scss */
.stop-check-list .stop-check-list-count .inline-left {
  display: inline-block;
  margin-right: 30px;
}
/* line 22, app/components/purchaser/stop_check_list/view.scss */
.stop-check-list .block {
  margin-bottom: 5px;
}
/* line 26, app/components/purchaser/stop_check_list/view.scss */
.stop-check-list .stop-check-list-pagination {
  margin: 20px 0;
  text-align: right;
}
/* line 6, app/components/purchaser/supplier_evaluate_nature/view.scss */
.supplier-evaluate-nature .supplier-evaluate-nature-info .control-group {
  margin: 0 auto;
  margin-top: 20px;
}
/* line 9, app/components/purchaser/supplier_evaluate_nature/view.scss */
.supplier-evaluate-nature .supplier-evaluate-nature-info .control-group label {
  width: 130px;
  text-align: right;
}
/* line 13, app/components/purchaser/supplier_evaluate_nature/view.scss */
.supplier-evaluate-nature .supplier-evaluate-nature-info .control-group input, .supplier-evaluate-nature .supplier-evaluate-nature-info .control-group textarea {
  width: 300px;
}
/* line 16, app/components/purchaser/supplier_evaluate_nature/view.scss */
.supplier-evaluate-nature .supplier-evaluate-nature-info .control-group .checkbox {
  width: 20px;
}
/* line 19, app/components/purchaser/supplier_evaluate_nature/view.scss */
.supplier-evaluate-nature .supplier-evaluate-nature-info .control-group select {
  width: 312px;
}
/* line 22, app/components/purchaser/supplier_evaluate_nature/view.scss */
.supplier-evaluate-nature .supplier-evaluate-nature-info .control-group .select-half {
  width: 156px;
}
/* line 25, app/components/purchaser/supplier_evaluate_nature/view.scss */
.supplier-evaluate-nature .supplier-evaluate-nature-info .control-group .description {
  overflow-y: auto;
}
/* line 28, app/components/purchaser/supplier_evaluate_nature/view.scss */
.supplier-evaluate-nature .supplier-evaluate-nature-info .control-group .control-content {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 33, app/components/purchaser/supplier_evaluate_nature/view.scss */
.supplier-evaluate-nature .supplier-evaluate-nature-info .control-group .table-checkbox tr td {
  width: 300px;
  height: 20px;
  text-align: left;
}
/* line 2, app/components/purchaser/supplier_evaluate_nature_list/view.scss */
.supplier-evaluate-nature-list .right-pagination {
  text-align: right;
  margin: 20px 0;
}
/* line 2, app/components/purchaser/supplier_in_out_counts/view.scss */
.big-data-container .big-data-table {
  background-color: #fff;
  padding: 30px 50px !important;
  position: relative;
  top: 20px;
  margin-bottom: 20px;
}
/* line 8, app/components/purchaser/supplier_in_out_counts/view.scss */
.big-data-container .big-data-table .notice {
  line-height: 30px;
  font-family: 'Microsoft YaHei';
  color: #7f7f7f;
  font-size: 14px;
}
/* line 14, app/components/purchaser/supplier_in_out_counts/view.scss */
.big-data-container .big-data-table .table-div {
  margin-top: 10px;
  width: 1100px !important;
  overflow: hidden;
}
/* line 18, app/components/purchaser/supplier_in_out_counts/view.scss */
.big-data-container .big-data-table .table-div table {
  width: 100% !important;
}
/* line 23, app/components/purchaser/supplier_in_out_counts/view.scss */
.big-data-container .newInfoTruncation {
  white-space: nowrap;
  word-break: keep-all;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 3, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.big-data-container .big-data-table {
  background-color: #fff;
  padding: 30px 10px !important;
  position: relative;
  top: 20px;
  margin-bottom: 20px;
}
/* line 9, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.big-data-container .big-data-table .notice {
  line-height: 30px;
  font-family: 'Microsoft YaHei';
  color: #7f7f7f;
  font-size: 14px;
}
/* line 15, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.big-data-container .big-data-table .table-div {
  margin-top: 0px;
  width: 1140px !important;
  overflow: hidden;
}
/* line 19, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.big-data-container .big-data-table .table-div table {
  width: 100% !important;
}
/* line 24, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.big-data-container .newInfoTruncation {
  white-space: nowrap;
  word-break: keep-all;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 31, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.big-data-container .main-body {
  width: 1140px;
  overflow: hidden;
  padding: 0 15px 20px 0px;
}
/* line 36, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.big-data-container .main-body .tab ul {
  background-color: #fff;
}
/* line 38, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.big-data-container .main-body .tab ul li {
  margin: 0 6px 0 8px;
}
/* line 40, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.big-data-container .main-body .tab ul li a {
  padding: 10px 21px;
  border: none;
  background-color: #f3f3f3;
  color: #6d6d6d;
  font-family: 'Microsoft YaHei';
}
/* line 49, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.big-data-container .main-body .tab ul .active a {
  color: #fff;
  background-color: #004ea2;
}
/* line 55, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.big-data-container .main-body .tab .tab-contents {
  border: none;
  padding: 20px 0;
}
/* line 58, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.big-data-container .main-body .tab .tab-contents table {
  width: 100%;
  color: #7a7a7a;
  border: none;
  font-family: 'Microsoft YaHei';
}
/* line 64, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.big-data-container .main-body .tab .tab-contents table .thead_style tr:nth-child(3) {
  line-height: 25px;
}
/* line 67, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.big-data-container .main-body .tab .tab-contents table .thead_style tr:nth-child(2) {
  line-height: 15px;
}
/* line 70, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.big-data-container .main-body .tab .tab-contents table .thead_style tr:nth-child(1) {
  line-height: 15px;
}
/* line 74, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.big-data-container .main-body .tab .tab-contents table tr {
  height: 40px;
  line-height: 40px;
}
/* line 77, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.big-data-container .main-body .tab .tab-contents table tr td {
  text-align: center;
  border: 1px solid #f4f4f4;
}
/* line 80, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.big-data-container .main-body .tab .tab-contents table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 87, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.big-data-container .main-body .tab .tab-contents table .tr_th_style th {
  background-color: #e1ebf5;
  font-size: 14px;
}
/* line 93, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.big-data-container .main-body .tab .tab-contents table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 96, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.big-data-container .main-body .tab .tab-contents table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 99, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.big-data-container .main-body .tab .tab-contents table tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 104, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.big-data-container .main-body .tab .tab-contents table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 110, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.big-data-container .main-body .tab .tab-contents table .tbody_sty td {
  line-height: 30px;
}
/* line 113, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.big-data-container .main-body .tab .tab-contents table .tbody_sty td:nth-child(1) {
  background-color: #f8f8f8;
}
/* line 116, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.big-data-container .main-body .tab .tab-contents table .tbody_sty td:nth-child(2) {
  background-color: #f8f8f8;
}
/* line 121, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.big-data-container .main-body .tab .tab-contents table .tbody_sty1 td {
  line-height: 30px;
}

/* line 131, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.resource-detail-modal {
  font-family: 'Microsoft YaHei';
}
/* line 133, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.resource-detail-modal .modal-header {
  text-align: center;
  font-weight: bold;
}
/* line 139, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.resource-detail-modal .modal-body table thead {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 143, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.resource-detail-modal .modal-body table thead tr {
  height: 45px;
  line-height: 45px;
}
/* line 146, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.resource-detail-modal .modal-body table thead tr th {
  border: 1px solid #fff !important;
  text-align: center;
}
/* line 153, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.resource-detail-modal .modal-body table tbody tr {
  height: 30px;
  line-height: 30px;
}
/* line 156, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.resource-detail-modal .modal-body table tbody tr td {
  border: 1px solid #fff !important;
  text-align: center;
}
/* line 161, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.resource-detail-modal .modal-body table tbody tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 164, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.resource-detail-modal .modal-body table tbody tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 170, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.resource-detail-modal .modal-footer {
  background-color: #fff;
  text-align: center;
  padding: 0 0 15px 0;
}
/* line 174, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.resource-detail-modal .modal-footer .btn {
  width: 100px;
  height: 30px;
  padding: 0;
  line-height: 30px;
  background-color: #004ea2;
  border-radius: 0;
  border: 0;
}

/* line 185, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.resource-detail-modal {
  width: 830px;
}
/* line 187, app/components/purchaser/supplier_in_out_counts_table2/view.scss */
.resource-detail-modal .modal-body {
  padding: 20px 40px;
}
/* line 4, app/components/purchaser/supplier_intelligence_change/view.scss */
.suppliner_intelligence_change {
  font-size: 14px;
  font-family: "Microsoft YaHei";
}
/* line 8, app/components/purchaser/supplier_intelligence_change/view.scss */
.suppliner_intelligence_change div > label {
  width: 120px;
  display: inline-block;
  text-align: right;
}
/* line 16, app/components/purchaser/supplier_intelligence_change/view.scss */
.suppliner_intelligence_change .product-show #supplier-select-menu {
  left: 0;
  position: absolute;
  width: 146px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
/* line 22, app/components/purchaser/supplier_intelligence_change/view.scss */
.suppliner_intelligence_change .product-show #supplier-select-menu .search {
  padding: 5px;
}
/* line 24, app/components/purchaser/supplier_intelligence_change/view.scss */
.suppliner_intelligence_change .product-show #supplier-select-menu .search input[type=text] {
  width: 85px;
}
/* line 28, app/components/purchaser/supplier_intelligence_change/view.scss */
.suppliner_intelligence_change .product-show #supplier-select-menu ul {
  padding: 0 5px;
  max-height: 300px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 35, app/components/purchaser/supplier_intelligence_change/view.scss */
.suppliner_intelligence_change .product-show #supplier-select-menu li {
  line-height: 20px !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 38, app/components/purchaser/supplier_intelligence_change/view.scss */
.suppliner_intelligence_change .product-show #supplier-select-menu li label {
  width: 115px !important;
  margin: 5px 10px 5px 5px !important;
}
/* line 46, app/components/purchaser/supplier_intelligence_change/view.scss */
.suppliner_intelligence_change .product-show #supplier-select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 52, app/components/purchaser/supplier_intelligence_change/view.scss */
.suppliner_intelligence_change .product-show #supplier-select-menu .scope-category-label {
  text-align: left !important;
}
/* line 56, app/components/purchaser/supplier_intelligence_change/view.scss */
.suppliner_intelligence_change .product-show .supplier-scope-p {
  position: absolute;
}
/* line 62, app/components/purchaser/supplier_intelligence_change/view.scss */
.suppliner_intelligence_change .sj {
  text-align: center;
  margin-top: 40px;
}

/* line 67, app/components/purchaser/supplier_intelligence_change/view.scss */
.confirm-modal-new.modal {
  border-radius: 0;
}
/* line 69, app/components/purchaser/supplier_intelligence_change/view.scss */
.confirm-modal-new.modal .modal-body {
  padding: 30px !important;
  height: 80px;
  min-height: auto;
  width: 200px;
  text-align: center;
}
/* line 76, app/components/purchaser/supplier_intelligence_change/view.scss */
.confirm-modal-new.modal .modal-body .content {
  margin: 16px 0 24px 0;
}
/* line 80, app/components/purchaser/supplier_intelligence_change/view.scss */
.confirm-modal-new.modal .modal-body p {
  font-family: "Microsoft Yahei";
  font-size: 14px;
}
/* line 84, app/components/purchaser/supplier_intelligence_change/view.scss */
.confirm-modal-new.modal .modal-body .btn {
  color: #fff;
  height: 28px;
  box-sizing: border-box;
  width: 74px;
  border: 0;
}
/* line 92, app/components/purchaser/supplier_intelligence_change/view.scss */
.confirm-modal-new.modal .modal-body .icon-gb2 {
  width: 12px;
  height: 12px;
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/4C/CoUFfWXS692ATQFRAAAA5kWD8Uc602.png");
}
/* line 5, app/components/purchaser/supplier_legal_risk_check/view.scss */
.supplier_legal_risk_checks .table2 thead tr th {
  border: 1px solid #fff !important;
}
/* line 3, app/components/purchaser/supplier_resume/company_info/view.scss */
.supplier-resume-company-info {
  clear: both;
}
/* line 5, app/components/purchaser/supplier_resume/company_info/view.scss */
.supplier-resume-company-info .coin-type {
  vertical-align: bottom;
}
/* line 8, app/components/purchaser/supplier_resume/company_info/view.scss */
.supplier-resume-company-info #factories-table {
  width: 600px;
}
/* line 10, app/components/purchaser/supplier_resume/company_info/view.scss */
.supplier-resume-company-info #factories-table select {
  white-space: nowrap;
}
/* line 14, app/components/purchaser/supplier_resume/company_info/view.scss */
.supplier-resume-company-info #customer-group-table {
  width: 700px;
}
/* line 17, app/components/purchaser/supplier_resume/company_info/view.scss */
.supplier-resume-company-info .product-line {
  width: 460px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 20, app/components/purchaser/supplier_resume/company_info/view.scss */
.supplier-resume-company-info .product-line span {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  line-height: 16px;
  height: 16px;
  margin-right: 5px;
}
/* line 27, app/components/purchaser/supplier_resume/company_info/view.scss */
.supplier-resume-company-info .control-bussiness {
  width: 600px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 31, app/components/purchaser/supplier_resume/company_info/view.scss */
.supplier-resume-company-info .control-bussiness-old {
  width: 200px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 2, app/components/purchaser/supplier_resume/paperwork_info/view.scss */
.supplier-resume-paperwork-info .paperwork-image {
  width: 100px;
  height: 100px;
}
/* line 2, app/components/purchaser/supplier_resume/qualification_info/view.scss */
.supplier-resume-qualification-info .style-qualification-info-img {
  width: 100px;
  height: 100px;
}
/* line 4, app/components/purchaser/supplier_resume/resume_index/view.scss */
.supplier-resume-index .control-group-new {
  width: 450px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 8, app/components/purchaser/supplier_resume/resume_index/view.scss */
.supplier-resume-index .old-values {
  color: #CC3333;
}
/* line 11, app/components/purchaser/supplier_resume/resume_index/view.scss */
.supplier-resume-index .old-line {
  border-right: 1px solid #ccc;
  height: 100%;
}
/* line 15, app/components/purchaser/supplier_resume/resume_index/view.scss */
.supplier-resume-index .div-medium {
  display: inline-block;
  width: 200px;
  padding: 6px 5px;
  line-height: 1.2em;
  border: 1px solid #fff;
  border-radius: 4px;
  -webkit-transition: 0.3s linear border;
  -moz-transition: 0.3s linear border;
  -o-transition: 0.3s linear border;
  transition: 0.3s linear border;
}
/* line 28, app/components/purchaser/supplier_resume/resume_index/view.scss */
.supplier-resume-index .compare-list {
  margin: 10px 0;
}
/* line 31, app/components/purchaser/supplier_resume/resume_index/view.scss */
.supplier-resume-index .compare-list .compare-title {
  border-bottom: 1px dashed #ccc;
}
/* line 34, app/components/purchaser/supplier_resume/resume_index/view.scss */
.supplier-resume-index .compare-list .compare-title > .new-value {
  font-weight: bold;
  border-right: none;
}
/* line 38, app/components/purchaser/supplier_resume/resume_index/view.scss */
.supplier-resume-index .compare-list .compare-title > .old-value {
  font-weight: bold;
}
/* line 43, app/components/purchaser/supplier_resume/resume_index/view.scss */
.supplier-resume-index .compare-list .new-value {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 500px;
  padding: 10px 0;
  border-right: 1px dashed #ccc;
}
/* line 49, app/components/purchaser/supplier_resume/resume_index/view.scss */
.supplier-resume-index .compare-list .new-value > label {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-align: right;
  width: 150px;
}
/* line 54, app/components/purchaser/supplier_resume/resume_index/view.scss */
.supplier-resume-index .compare-list .new-value > div {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 330px;
}
/* line 60, app/components/purchaser/supplier_resume/resume_index/view.scss */
.supplier-resume-index .compare-list .old-value {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 500px;
  padding: 10px 0 10px 10px;
  color: #C33;
}
/* line 69, app/components/purchaser/supplier_resume/resume_index/view.scss */
.supplier-resume-index .compare-list.only-new .new-value {
  width: 100%;
  border-right: 0;
}
/* line 76, app/components/purchaser/supplier_resume/resume_index/view.scss */
.supplier-resume-index .compare-tab {
  margin: 10px 0;
}
/* line 79, app/components/purchaser/supplier_resume/resume_index/view.scss */
.supplier-resume-index .compare-tab .compare-title {
  position: relative;
  padding: 10px 0;
}
/* line 83, app/components/purchaser/supplier_resume/resume_index/view.scss */
.supplier-resume-index .compare-tab .compare-title > .compare-title-text {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 150px;
  font-size: 14px;
}
/* line 89, app/components/purchaser/supplier_resume/resume_index/view.scss */
.supplier-resume-index .compare-tab .compare-title > .new-value, .supplier-resume-index .compare-tab .compare-title > .old-value {
  position: absolute;
  top: 10px;
}
/* line 93, app/components/purchaser/supplier_resume/resume_index/view.scss */
.supplier-resume-index .compare-tab .compare-title > .new-value > span, .supplier-resume-index .compare-tab .compare-title > .old-value > span {
  padding: 10px;
  border: 1px dashed #ccc;
  cursor: pointer;
  font-weight: bold;
}
/* line 101, app/components/purchaser/supplier_resume/resume_index/view.scss */
.supplier-resume-index .compare-tab .compare-title > .new-value.active > span, .supplier-resume-index .compare-tab .compare-title > .old-value.active > span {
  border-style: solid;
}
/* line 107, app/components/purchaser/supplier_resume/resume_index/view.scss */
.supplier-resume-index .compare-tab .compare-title > .new-value {
  left: 0;
  width: 500px;
  text-align: right;
}
/* line 113, app/components/purchaser/supplier_resume/resume_index/view.scss */
.supplier-resume-index .compare-tab .compare-title > .old-value {
  left: 500px;
}
/* line 116, app/components/purchaser/supplier_resume/resume_index/view.scss */
.supplier-resume-index .compare-tab .compare-title > .old-value > span {
  color: #C33;
}
/* line 122, app/components/purchaser/supplier_resume/resume_index/view.scss */
.supplier-resume-index .compare-tab .compare-content {
  border: 1px solid #ccc;
  padding: 20px;
}
/* line 126, app/components/purchaser/supplier_resume/resume_index/view.scss */
.supplier-resume-index .compare-tab .compare-content > .old-value {
  display: none;
}
/* line 130, app/components/purchaser/supplier_resume/resume_index/view.scss */
.supplier-resume-index .compare-tab .compare-content .table {
  width: 100%;
}
/* line 134, app/components/purchaser/supplier_resume/resume_index/view.scss */
.supplier-resume-index .compare-tab .compare-content .diff-value {
  color: #C33;
}
/* line 5, app/components/purchaser/supplier_resume/timeline/view.scss */
.supplier-resume-timeline .timeline {
  margin: 0 auto;
}
/* line 8, app/components/purchaser/supplier_resume/timeline/view.scss */
.supplier-resume-timeline .more {
  margin: 20px 200px;
  border-top: 1px solid #eeeeee;
  text-align: center;
}
/* line 13, app/components/purchaser/supplier_resume/timeline/view.scss */
.supplier-resume-timeline .more .link-more {
  display: inline-block;
  vertical-align: baseline;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 20px;
  font-size: 20px;
}
/* line 18, app/components/purchaser/supplier_resume/timeline/view.scss */
.supplier-resume-timeline .more .link-more.disabled {
  color: #999;
  cursor: not-allowed;
}
/* line 5, app/components/purchaser/supplier_status/view.scss */
.statuss .status-info {
  width: 600px;
  margin: 0 auto;
  margin-top: 30px;
  height: auto;
  overflow: visible;
  padding: 20px 0;
}
/* line 12, app/components/purchaser/supplier_status/view.scss */
.statuss .status-info .alert-icon {
  margin-left: 20px;
}
/* line 15, app/components/purchaser/supplier_status/view.scss */
.statuss .status-info.ie {
  text-align: center;
  border: 1px solid #717171;
}
/* line 20, app/components/purchaser/supplier_status/view.scss */
.statuss .status-info ol {
  list-style-type: none;
}
/* line 22, app/components/purchaser/supplier_status/view.scss */
.statuss .status-info ol .note {
  font-size: 12px;
  color: #ccc;
}
/* line 28, app/components/purchaser/supplier_status/view.scss */
.statuss .rule-span {
  font-size: 12px;
  color: #717171;
}
/* line 36, app/components/purchaser/supplier_status/view.scss */
.statuss .supplier-progress .block .progress-container .progress-step.spe {
  margin-top: 25px\0;
}
/* line 41, app/components/purchaser/supplier_status/view.scss */
.statuss .supplier-progress .block .progress-container ul.concatenation {
  padding: 0;
}
/* line 43, app/components/purchaser/supplier_status/view.scss */
.statuss .supplier-progress .block .progress-container ul.concatenation li {
  display: block !important;
}
/* line 45, app/components/purchaser/supplier_status/view.scss */
.statuss .supplier-progress .block .progress-container ul.concatenation li.interval {
  height: 50px;
}
/* line 48, app/components/purchaser/supplier_status/view.scss */
.statuss .supplier-progress .block .progress-container ul.concatenation li.interval-bar {
  height: 30px;
}
/* line 51, app/components/purchaser/supplier_status/view.scss */
.statuss .supplier-progress .block .progress-container ul.concatenation li.rotate-up {
  transform: rotate(-15deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand',M11=0.97592582628,M12=0.2588190451025,M21=-0.2588190451025,M22=0.97592582628);
}
/* line 55, app/components/purchaser/supplier_status/view.scss */
.statuss .supplier-progress .block .progress-container ul.concatenation li.rotate-down {
  transform: rotate(15deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand',M11=0.97592582628,M12=-0.2588190451025,M21=0.2588190451025,M22=0.97592582628);
}
/* line 60, app/components/purchaser/supplier_status/view.scss */
.statuss .supplier-progress .block .progress-container ul.concatenation li.top {
  margin-bottom: -40px\0;
}
/* line 63, app/components/purchaser/supplier_status/view.scss */
.statuss .supplier-progress .block .progress-container ul.concatenation li.bottom {
  margin-top: 33px\0;
}
/* line 68, app/components/purchaser/supplier_status/view.scss */
.statuss .supplier-progress .block .progress-container ul.concatenation .progress-step {
  margin-left: -1px;
  margin-right: 4px;
}
/* line 76, app/components/purchaser/supplier_status/view.scss */
.statuss .progress {
  text-align: center;
}
/* line 79, app/components/purchaser/supplier_status/view.scss */
.statuss .category-select {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 81, app/components/purchaser/supplier_status/view.scss */
.statuss .category-select select {
  width: 120px;
}
/* line 84, app/components/purchaser/supplier_status/view.scss */
.statuss .category-select .third-level-div {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
/* line 88, app/components/purchaser/supplier_status/view.scss */
.statuss .category-select .selected {
  padding: 3px;
  margin: 3px;
  border: 1px solid #eeeeee;
  color: #717171;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 95, app/components/purchaser/supplier_status/view.scss */
.statuss .category-select .select-menu {
  left: 5px;
  top: 40px;
  position: absolute;
  display: none;
  z-index: 2;
  width: 146px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
/* line 104, app/components/purchaser/supplier_status/view.scss */
.statuss .category-select .select-menu ul {
  padding: 0 5px;
  height: auto;
  max-height: 200px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 111, app/components/purchaser/supplier_status/view.scss */
.statuss .category-select .select-menu li {
  line-height: 20px !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 114, app/components/purchaser/supplier_status/view.scss */
.statuss .category-select .select-menu li label {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 120px !important;
  margin: 5px 10px 5px 5px !important;
}
/* line 121, app/components/purchaser/supplier_status/view.scss */
.statuss .category-select .select-menu li input {
  width: 10px;
}
/* line 125, app/components/purchaser/supplier_status/view.scss */
.statuss .category-select .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 131, app/components/purchaser/supplier_status/view.scss */
.statuss .category-select .select-menu .scope-category-label {
  text-align: left !important;
}
/* line 4, app/components/purchaser/topic_detail/view.scss */
.topic-detail {
  margin-top: 20px;
}
/* line 7, app/components/purchaser/topic_detail/view.scss */
.topic-detail .bread-crumb {
  color: #717171;
}
/* line 10, app/components/purchaser/topic_detail/view.scss */
.topic-detail .detail-left {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  border-right: 1px dashed #eeeeee;
  width: 760px;
  padding-right: 20px;
}
/* line 16, app/components/purchaser/topic_detail/view.scss */
.topic-detail .detail-right {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 200px;
  padding-left: 15px;
}
/* line 20, app/components/purchaser/topic_detail/view.scss */
.topic-detail .detail-right ul {
  margin-left: -20px;
  list-style: none;
}
/* line 23, app/components/purchaser/topic_detail/view.scss */
.topic-detail .detail-right ul li.supplier-list-li {
  line-height: 20px;
}
/* line 28, app/components/purchaser/topic_detail/view.scss */
.topic-detail .topic-block {
  background-color: #F1F5FE;
  padding: 15px 15px;
}
/* line 31, app/components/purchaser/topic_detail/view.scss */
.topic-detail .topic-block .topic-title {
  font-size: 14px;
}
/* line 34, app/components/purchaser/topic_detail/view.scss */
.topic-detail .topic-block .publish-date {
  float: right;
}
/* line 38, app/components/purchaser/topic_detail/view.scss */
.topic-detail .topic-content {
  padding: 10px 15px;
}
/* line 41, app/components/purchaser/topic_detail/view.scss */
.topic-detail .topic-content-p {
  font-size: 14px;
}
/* line 44, app/components/purchaser/topic_detail/view.scss */
.topic-detail .origin-topic {
  border-bottom: 1px dashed #eeeeee;
}
/* line 47, app/components/purchaser/topic_detail/view.scss */
.topic-detail .topic-reply {
  margin: 20px 0;
  border-bottom: 1px dashed #eeeeee;
}
/* line 50, app/components/purchaser/topic_detail/view.scss */
.topic-detail .topic-reply.last {
  border-bottom: none;
}
/* line 53, app/components/purchaser/topic_detail/view.scss */
.topic-detail .topic-reply .company-title {
  padding: 0 15px;
  margin: 5px 0;
  width: 170px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* line 56, app/components/purchaser/topic_detail/view.scss */
.topic-detail .topic-reply .company-title a {
  font-size: 14px;
}
/* line 64, app/components/purchaser/topic_detail/view.scss */
.topic-detail .topic-reply .supplier-tags {
  padding: 0 15px;
  margin: 5px 0;
  width: 170px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* line 72, app/components/purchaser/topic_detail/view.scss */
.topic-detail .topic-reply .reply-time {
  float: right;
  line-height: 32px;
}
/* line 76, app/components/purchaser/topic_detail/view.scss */
.topic-detail .topic-reply .reply-attach {
  line-height: 32px;
  float: left;
}
/* line 78, app/components/purchaser/topic_detail/view.scss */
.topic-detail .topic-reply .reply-attach i {
  margin-top: -2px;
}
/* line 83, app/components/purchaser/topic_detail/view.scss */
.topic-detail .topic-reply .reply-left {
  width: 210px;
  border-radius: 5px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  border: 1px dashed #eeeeee;
  background: #e4f2fc;
}
/* line 91, app/components/purchaser/topic_detail/view.scss */
.topic-detail .topic-reply .reply-right {
  width: 530px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 100, app/components/purchaser/topic_detail/view.scss */
.topic-detail .topic-reply.self-reply .topic-reply-content:before {
  border-color: transparent #eeeeee transparent transparent;
}
/* line 104, app/components/purchaser/topic_detail/view.scss */
.topic-detail .topic-reply.self-reply .topic-reply-content:after {
  border-color: transparent white transparent transparent;
}
/* line 109, app/components/purchaser/topic_detail/view.scss */
.topic-detail .topic-reply .topic-reply-content {
  border: 1px solid #eeeeee;
  margin-bottom: 20px;
  border-radius: 5px;
  min-height: 100px;
}
/* line 114, app/components/purchaser/topic_detail/view.scss */
.topic-detail .topic-reply .topic-reply-content pre {
  padding: 10px;
  margin: 0;
  line-height: 16px;
  min-height: 60px;
}
/* line 119, app/components/purchaser/topic_detail/view.scss */
.topic-detail .topic-reply .topic-reply-content pre * {
  margin: 0;
}
/* line 123, app/components/purchaser/topic_detail/view.scss */
.topic-detail .topic-reply .topic-reply-content p {
  padding: 0 10px;
}
/* line 127, app/components/purchaser/topic_detail/view.scss */
.topic-detail .topic-reply .topic-reply-content .border-image {
  position: absolute;
  left: -2px;
  bottom: -2px;
  z-index: -1;
  width: 530px;
}
/* line 134, app/components/purchaser/topic_detail/view.scss */
.topic-detail .topic-reply .topic-reply-content:before {
  top: 10px;
  left: -13px;
  border-color: transparent #eeeeee transparent transparent;
}
/* line 140, app/components/purchaser/topic_detail/view.scss */
.topic-detail .topic-reply .topic-reply-content:after {
  top: 10px;
  left: -12px;
  border-color: transparent white transparent transparent;
}
/* line 147, app/components/purchaser/topic_detail/view.scss */
.topic-detail .right-btn {
  padding-right: 10px;
  text-align: right;
}
/* line 152, app/components/purchaser/topic_detail/view.scss */
.topic-detail .text-tools #wysihtml5-editor-toolbar {
  width: 747px;
}
/* line 154, app/components/purchaser/topic_detail/view.scss */
.topic-detail .text-tools #wysihtml5-editor-toolbar header {
  width: 757px;
}
/* line 157, app/components/purchaser/topic_detail/view.scss */
.topic-detail .text-tools #wysihtml5-editor-toolbar .file-group {
  margin-right: 25px;
}
/* line 161, app/components/purchaser/topic_detail/view.scss */
.topic-detail .text-tools #wysihtml5-editor-toolbar label {
  width: auto;
}
/* line 165, app/components/purchaser/topic_detail/view.scss */
.topic-detail .text-tools #wysihtml5-editor-toolbar [data-wysihtml5-dialog] {
  width: 757px !important;
}
/* line 169, app/components/purchaser/topic_detail/view.scss */
.topic-detail .text-tools .text-tool-iframe {
  border: 1px solid #eeeeee !important;
  width: 757px !important;
}
/* line 173, app/components/purchaser/topic_detail/view.scss */
.topic-detail .text-tools section {
  width: 757px !important;
}
/* line 178, app/components/purchaser/topic_detail/view.scss */
.topic-detail .pagination {
  display: block;
  margin: 30px auto 20px auto;
}
/* line 183, app/components/purchaser/topic_detail/view.scss */
.topic-detail .inner-replay {
  float: right;
  height: auto;
  background-color: #fff;
  margin: 0;
}
/* line 189, app/components/purchaser/topic_detail/view.scss */
.topic-detail .inner-replay li {
  list-style-type: none;
  line-height: 32px;
}
/* line 194, app/components/purchaser/topic_detail/view.scss */
.topic-detail .inner-replay.active {
  background-color: #f4f4f4 !important;
}
/* line 196, app/components/purchaser/topic_detail/view.scss */
.topic-detail .inner-replay.active li {
  line-height: 32px !important;
}
/* line 202, app/components/purchaser/topic_detail/view.scss */
.topic-detail .inner-replay-content {
  margin: 0;
  padding: 0;
  display: none;
}
/* line 206, app/components/purchaser/topic_detail/view.scss */
.topic-detail .inner-replay-content ul {
  float: right;
  width: 400px;
  height: auto !important;
  margin: 0;
}
/* line 212, app/components/purchaser/topic_detail/view.scss */
.topic-detail .inner-replay-content ul li {
  list-style-type: none;
  margin-top: 6px;
  padding-top: 10px;
  border-top: 1px #d7d7d7 dotted;
}
/* line 217, app/components/purchaser/topic_detail/view.scss */
.topic-detail .inner-replay-content ul li div {
  line-height: 16px;
}
/* line 223, app/components/purchaser/topic_detail/view.scss */
.topic-detail .inner-replay-content.active {
  display: block;
}
/* line 5, app/components/purchaser/user_feedback/view.scss */
.user-feedback h3 {
  padding: 16px 0 16px 0;
}
/* line 9, app/components/purchaser/user_feedback/view.scss */
.user-feedback #user-feedback-form {
  margin-top: 20px;
}
/* line 12, app/components/purchaser/user_feedback/view.scss */
.user-feedback #user-feedback-form .span-left {
  text-align: left;
}
/* line 15, app/components/purchaser/user_feedback/view.scss */
.user-feedback #user-feedback-form h4 {
  font-size: 14px;
  height: 9px;
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 30px 0;
}
/* line 23, app/components/purchaser/user_feedback/view.scss */
.user-feedback .group {
  padding: 0px 25px 25px 80px;
  margin-top: 12px;
}
/* line 27, app/components/purchaser/user_feedback/view.scss */
.user-feedback .group .consign-underline-span {
  width: 380px;
}
/* line 30, app/components/purchaser/user_feedback/view.scss */
.user-feedback .group .consign-underline-span .consign-underline-list {
  width: 200px;
}
/* line 37, app/components/purchaser/user_feedback/view.scss */
.user-feedback legend {
  text-indent: 20px;
  width: 150px;
  color: #000000;
  margin: 0px 0px 15px 0px;
  font-weight: bold;
}
/* line 45, app/components/purchaser/user_feedback/view.scss */
.user-feedback .content {
  width: 490px;
  height: 170px;
  resize: none;
}
/* line 51, app/components/purchaser/user_feedback/view.scss */
.user-feedback .error-input {
  background-color: #ff5654;
  box-shadow: 0 0 10px #f52f1d;
}
/* line 2, app/components/purchaser/user_feedback_list/view.scss */
.user-feedback-list h3 {
  padding: 16px 0 16px 0;
}
/* line 5, app/components/purchaser/user_feedback_list/view.scss */
.user-feedback-list .right-pagination {
  text-align: right;
  margin: 20px 0;
}

/* line 11, app/components/purchaser/user_feedback_list/view.scss */
.modal .modal-header {
  height: 40px;
  line-height: 40px;
  padding: 0;
  font-size: 16px;
  font-weight: normal;
  font-family: "Microsoft YaHei";
  text-align: left;
  padding-left: 20px;
}
/* line 21, app/components/purchaser/user_feedback_list/view.scss */
.modal .modal-header h2 {
  text-align: left;
  float: left;
}
/* line 25, app/components/purchaser/user_feedback_list/view.scss */
.modal .modal-header span {
  float: right;
  width: 12px;
  height: 12px;
  margin-top: 15px;
  margin-right: 10px;
}
/* line 32, app/components/purchaser/user_feedback_list/view.scss */
.modal .modal-footer {
  padding: 12px 0 12px 0px;
  text-align: center;
  background-color: #e5e5e5;
}
/* line 36, app/components/purchaser/user_feedback_list/view.scss */
.modal .modal-footer .submit-ques {
  width: 90px;
}
/* line 39, app/components/purchaser/user_feedback_list/view.scss */
.modal .modal-footer .check-repeat {
  width: 115px;
}
/* line 42, app/components/purchaser/user_feedback_list/view.scss */
.modal .modal-footer .close {
  width: 80px;
  background-color: #717171;
  color: #4a4a4a;
}
/* line 3, app/components/purchaser/view_meeting_result/view.scss */
.purchaser-view-meeting-result .table {
  width: 100%;
}
/* line 2, app/components/resource_market/view.scss */
.resource-market .resource-market-container {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  height: 3200px;
}
/* line 7, app/components/resource_market/view.scss */
.resource-market .resource-market-container .resource-market-title {
  text-align: left;
  font-size: 25px;
  border-bottom: 1px solid #eeeeee;
  line-height: 30px;
}
/* line 15, app/components/resource_market/view.scss */
.resource-market .resource-market-container .resource-market-content .resource-market-item {
  float: left;
  width: 470px;
  height: 430px;
  margin: 10px;
}
/* line 22, app/components/resource_market/view.scss */
.resource-market .resource-market-container .resource-market-content .resource-market-item .text-title {
  font-size: 15px;
}
/* line 25, app/components/resource_market/view.scss */
.resource-market .resource-market-container .resource-market-content .resource-market-item img {
  width: 470px;
  height: 200px;
}
/* line 30, app/components/resource_market/view.scss */
.resource-market .resource-market-container .resource-market-content .resource-market-item .resource-market-item-text p {
  text-align: left;
  line-height: 20px;
  margin: 0;
  margin-left: 5px;
}
/* line 36, app/components/resource_market/view.scss */
.resource-market .resource-market-container .resource-market-content .resource-market-item .resource-market-item-text span {
  margin-right: 45px;
}
/* line 2, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list {
  width: 1200px;
  margin: 66px auto 0 auto;
}
/* line 5, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
/* line 9, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .hot-scheme-box {
  width: 760px;
}
/* line 12, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .supplier-order-box {
  width: 420px;
  margin-left: 20px;
}
/* line 16, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .outter-li {
  float: left;
  position: relative;
        /**.slide_box_nood{
            width: 116px;
            margin: 0 auto;
            background-color: #fff;
            padding: 20px 152px 48px 152px;

                      width: 80px;
          margin: 0 auto;
          background-color: #fff;
          padding: 15px 152px 0 152px;
            span{
              padding: 0 5px;
            }
          }**/
}
/* line 19, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .outter-li .top-name {
  height: 55px;
}
/* line 22, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .outter-li #scheme-slide {
  width: 760px;
  height: 620px;
  overflow: hidden;
  position: relative;
  margin-top: 28px;
  background-color: #fff;
}
/* line 29, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .outter-li #scheme-slide .info-list {
  padding: 40px;
  margin: 0;
  list-style-type: none;
}
/* line 31, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .outter-li #scheme-slide .info-list li {
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
  padding: 25px 0;
}
/* line 35, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .outter-li #scheme-slide .info-list li img {
  float: left;
  width: 220px;
  height: 122px;
}
/* line 40, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .outter-li #scheme-slide .info-list li .data-right {
  margin-left: 30px;
  float: left;
  line-height: 36px;
}
/* line 44, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .outter-li #scheme-slide .info-list li .data-right .control-group {
  width: 430px;
  padding: 2px 0;
}
/* line 47, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .outter-li #scheme-slide .info-list li .data-right .control-group .demand-name {
  font-size: 16px;
  font-weight: bold;
  color: #2d323e;
}
/* line 52, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .outter-li #scheme-slide .info-list li .data-right .control-group .sub-info {
  color: #b0b0b0;
  font-size: 14px;
}
/* line 55, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .outter-li #scheme-slide .info-list li .data-right .control-group .sub-info .right {
  float: left;
}
/* line 57, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .outter-li #scheme-slide .info-list li .data-right .control-group .sub-info .right .icon {
  margin-top: -2px;
}
/* line 62, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .outter-li #scheme-slide .info-list li .data-right .control-group .desc {
  font-size: 14px;
  color: #717171;
  line-height: 23px;
  padding: 5px 0;
  height: 44px;
  overflow: hidden;
}
/* line 70, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .outter-li #scheme-slide .info-list li .data-right .control-group .js-check-demand {
  border: none;
  color: #fff;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
}
/* line 80, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .outter-li #scheme-slide .info-list li:nth-child(3) {
  border-bottom: none;
}
/* line 85, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .outter-li #supplier-slide {
  width: 420px;
  height: 620px;
  overflow: hidden;
  position: relative;
}
/* line 90, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .outter-li #supplier-slide .info-list {
  background-color: #fff;
  list-style-type: none;
  margin: 28px 0 0 0;
  padding: 30px 50px 1px 50px;
  position: absolute;
  left: 420px;
  height: 620px;
  overflow: hidden;
}
/* line 99, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .outter-li #supplier-slide .info-list > li {
  padding: 24px 0;
  width: 320px;
  overflow: hidden;
  border-bottom: 1px solid #e1e1e1;
}
/* line 104, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .outter-li #supplier-slide .info-list > li .title {
  color: #2d323e;
  font-weight: bold;
}
/* line 107, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .outter-li #supplier-slide .info-list > li .title .title-num {
  display: inline-block;
  float: left;
  width: 22px;
  height: 20px;
  background-color: #2d323e;
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 20px;
}
/* line 118, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .outter-li #supplier-slide .info-list > li .title img {
  width: 80px;
  height: 45px;
  float: left;
  margin-left: 10px;
}
/* line 124, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .outter-li #supplier-slide .info-list > li .title .wide {
  width: 55px;
}
/* line 127, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .outter-li #supplier-slide .info-list > li .title .top-three {
  background-color: #ef0000;
}
/* line 130, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .outter-li #supplier-slide .info-list > li .title .title-name {
  color: #4a4a4a;
  font-size: 16px;
  display: block;
  float: left;
  line-height: 20px;
  height: 20px;
  margin-left: 24px;
  max-width: 230px;
  overflow: hidden;
}
/* line 141, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .outter-li #supplier-slide .info-list > li .title .detail {
  margin: 0 0 0 80px;
  width: 160px;
  display: inline-block;
  float: left;
}
/* line 146, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .outter-li #supplier-slide .info-list > li .title .detail .control-group-half {
  width: 50%;
  line-height: 24px;
  font-size: 16px;
  color: #717171;
  float: left;
}
/* line 153, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .outter-li #supplier-slide .info-list > li .title .detail .control-group {
  width: 100%;
  line-height: 26px;
}
/* line 156, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .outter-li #supplier-slide .info-list > li .title .detail .control-group .name {
  color: #717171;
  font-size: 14px;
}
/* line 160, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .outter-li #supplier-slide .info-list > li .title .detail .control-group .red-value {
  font-size: 20px;
  color: #ef0000;
}
/* line 164, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .outter-li #supplier-slide .info-list > li .title .detail .control-group .grey-value {
  font-size: 20px;
  color: #717171;
}
/* line 188, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .outter-li .slide_box_nood {
  width: 116px;
  margin: 0 auto;
  background-color: #fff;
  padding: 20px 152px 48px 152px;
}
/* line 193, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .outter-li .slide_box_nood #pagination {
  display: block;
  list-style: none;
  z-index: 9900;
  padding: 5px 15px 5px 0;
  margin: 0;
  height: 10px;
  text-align: center;
}
/* line 201, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .outter-li .slide_box_nood #pagination li {
  display: block;
  list-style: none;
  width: 10px;
  height: 10px;
  float: left;
  margin-left: 15px;
  border-radius: 6px;
  background: #fff;
  border: 1px solid #2d323e;
}
/* line 211, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .outter-li .slide_box_nood #pagination li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  text-indent: -9999px;
}
/* line 220, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .outter-li .slide_box_nood #pagination li.current {
  background: #2d323e;
}
/* line 225, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .outter-li .check-more {
  width: 760px;
  background-color: #fff;
  padding: 0 0 40px 0;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
/* line 232, app/components/resource_market_new/index/view.scss */
.resource_market_new .two-list .two-list-ul .outter-li .check-more > a {
  color: #2d323e;
  font-size: 18px;
}
/* line 240, app/components/resource_market_new/index/view.scss */
.resource_market_new .bottom-pic {
  width: 1200px;
  margin: 20px auto 0 auto;
}
/* line 4, app/components/resource_market_new/new_scheme/view.scss */
.creative_scheme_new .control-group .js-product-and-garden select {
  width: 160px !important;
}
/* line 7, app/components/resource_market_new/new_scheme/view.scss */
.creative_scheme_new .control-group .js-product-and-garden .third-product {
  width: 100px;
  position: relative;
  display: inline-block;
  padding: 0 10px;
  margin: 0 10px;
}
/* line 13, app/components/resource_market_new/new_scheme/view.scss */
.creative_scheme_new .control-group .js-product-and-garden .third-product .select-menu {
  position: absolute;
  width: 150px;
  border-radius: 5px;
  background: #f4f4f4;
}
/* line 19, app/components/resource_market_new/new_scheme/view.scss */
.creative_scheme_new .control-group .js-product-and-garden .third-product .select-menu ul {
  max-height: 180px;
  overflow-y: auto;
  height: auto;
}
/* line 25, app/components/resource_market_new/new_scheme/view.scss */
.creative_scheme_new .control-group .js-product-and-garden .third-product .select-menu ul > li label {
  font-weight: normal;
  text-align: left;
  font-size: 12px;
}
/* line 33, app/components/resource_market_new/new_scheme/view.scss */
.creative_scheme_new .control-group .js-product-and-garden .third-product .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eee;
  margin: 0;
  padding: 5px 10px;
}
/* line 41, app/components/resource_market_new/new_scheme/view.scss */
.creative_scheme_new .control-group .js-product-and-garden .product-show {
  display: block;
}
/* line 46, app/components/resource_market_new/new_scheme/view.scss */
.creative_scheme_new .control-group tr .js-garden-city, .creative_scheme_new .control-group tr .js-garden-factory {
  width: 160px !important;
}
/* line 1, app/components/resource_market_new/scheme/view.scss */
.creative_demand {
  width: 100%;
  background-color: #f8f8f8;
  font-family: 'Microsoft YaHei';
}
/* line 5, app/components/resource_market_new/scheme/view.scss */
.creative_demand .top-name {
  padding: 40px 0 30px 0;
}
/* line 7, app/components/resource_market_new/scheme/view.scss */
.creative_demand .top-name .bottom-line {
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/46/CoUFfWXC97-ARlGKAAAHH-8KmA0034.png") no-repeat;
  text-align: center;
}
/* line 10, app/components/resource_market_new/scheme/view.scss */
.creative_demand .top-name .bottom-line span {
  display: inline-block;
  color: #2d323e;
  font-family: "Microsoft YaHei";
  font-size: 30px;
  width: 200px;
  padding: 0 20px;
  text-align: center;
}
/* line 18, app/components/resource_market_new/scheme/view.scss */
.creative_demand .top-name .bottom-line span label {
  height: 30px;
}
/* line 21, app/components/resource_market_new/scheme/view.scss */
.creative_demand .top-name .bottom-line span p {
  font-size: 16px;
}
/* line 27, app/components/resource_market_new/scheme/view.scss */
.creative_demand .main-demand-body {
  background-color: #fff;
  padding: 0 50px;
}
/* line 30, app/components/resource_market_new/scheme/view.scss */
.creative_demand .main-demand-body .select-box {
  padding: 45px 0;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
/* line 35, app/components/resource_market_new/scheme/view.scss */
.creative_demand .main-demand-body .select-box .span3 {
  padding: 0;
  text-align: left;
}
/* line 38, app/components/resource_market_new/scheme/view.scss */
.creative_demand .main-demand-body .select-box .span3 label {
  color: #4a4a4a;
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
}
/* line 44, app/components/resource_market_new/scheme/view.scss */
.creative_demand .main-demand-body .select-box .span3 input, .creative_demand .main-demand-body .select-box .span3 select {
  border: 1px solid #c9c9c9;
  border-radius: 0;
  height: 30px;
  line-height: 30px;
}
/* line 52, app/components/resource_market_new/scheme/view.scss */
.creative_demand .main-demand-body .main-data-list {
  padding-bottom: 60px;
}
/* line 54, app/components/resource_market_new/scheme/view.scss */
.creative_demand .main-demand-body .main-data-list ul {
  margin: 0;
  list-style-type: none;
  padding: 0 0 50px 0;
}
/* line 57, app/components/resource_market_new/scheme/view.scss */
.creative_demand .main-demand-body .main-data-list ul li {
  padding: 30px 0;
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
}
/* line 61, app/components/resource_market_new/scheme/view.scss */
.creative_demand .main-demand-body .main-data-list ul li img {
  float: left;
}
/* line 64, app/components/resource_market_new/scheme/view.scss */
.creative_demand .main-demand-body .main-data-list ul li .data-right {
  margin-left: 30px;
  float: left;
  line-height: 36px;
}
/* line 68, app/components/resource_market_new/scheme/view.scss */
.creative_demand .main-demand-body .main-data-list ul li .data-right .control-group {
  width: 710px;
  padding: 2px 0;
}
/* line 71, app/components/resource_market_new/scheme/view.scss */
.creative_demand .main-demand-body .main-data-list ul li .data-right .control-group .demand-name {
  font-size: 16px;
  font-weight: bold;
  color: #2d323e;
}
/* line 76, app/components/resource_market_new/scheme/view.scss */
.creative_demand .main-demand-body .main-data-list ul li .data-right .control-group .sub-info {
  color: #b0b0b0;
  font-size: 14px;
}
/* line 79, app/components/resource_market_new/scheme/view.scss */
.creative_demand .main-demand-body .main-data-list ul li .data-right .control-group .sub-info .left {
  float: left;
}
/* line 82, app/components/resource_market_new/scheme/view.scss */
.creative_demand .main-demand-body .main-data-list ul li .data-right .control-group .sub-info .right {
  float: right;
}
/* line 84, app/components/resource_market_new/scheme/view.scss */
.creative_demand .main-demand-body .main-data-list ul li .data-right .control-group .sub-info .right .icon {
  margin-top: -2px;
}
/* line 89, app/components/resource_market_new/scheme/view.scss */
.creative_demand .main-demand-body .main-data-list ul li .data-right .control-group .desc {
  font-size: 14px;
  color: #717171;
  line-height: 22px;
  padding: 5px 0;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
/* line 101, app/components/resource_market_new/scheme/view.scss */
.creative_demand .main-demand-body .main-data-list ul li .data-right .control-group .js-check-scheme {
  border: none;
  color: #fff;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
}
/* line 111, app/components/resource_market_new/scheme/view.scss */
.creative_demand .main-demand-body .main-data-list ul li:last-child {
  border-bottom: none;
}
/* line 115, app/components/resource_market_new/scheme/view.scss */
.creative_demand .main-demand-body .main-data-list .js-new-resource-market-pagination {
  text-align: center;
}
/* line 118, app/components/resource_market_new/scheme/view.scss */
.creative_demand .main-demand-body .main-data-list .js-new-resource-market-pagination .pagination span.current {
  color: #2d323e;
  background-color: #fff;
  border: 1px solid #2d323e;
}
/* line 123, app/components/resource_market_new/scheme/view.scss */
.creative_demand .main-demand-body .main-data-list .js-new-resource-market-pagination .pagination a, .creative_demand .main-demand-body .main-data-list .js-new-resource-market-pagination .pagination span {
  display: inline-block;
  vertical-align: middle;
  padding: 6px 10px;
  border: none;
  border-radius: 16px;
  background-color: #2d323e;
  color: #fff;
  margin: 0 5px;
}
/* line 2, app/components/successful_case/view.scss */
.successful-case .successful-case-container {
  width: 1000px;
  margin: 0 auto;
}
/* line 6, app/components/successful_case/view.scss */
.successful-case .successful-case-container .content1 .successful-case-title {
  height: 74px;
}
/* line 8, app/components/successful_case/view.scss */
.successful-case .successful-case-container .content1 .successful-case-title .title-left {
  float: left;
  width: 250px;
}
/* line 11, app/components/successful_case/view.scss */
.successful-case .successful-case-container .content1 .successful-case-title .title-left p {
  font-size: 30px;
  text-align: center;
}
/* line 16, app/components/successful_case/view.scss */
.successful-case .successful-case-container .content1 .successful-case-title .title-right {
  float: right;
  width: 750px;
  background-color: #3366cc;
  color: #ffffff;
}
/* line 21, app/components/successful_case/view.scss */
.successful-case .successful-case-container .content1 .successful-case-title .title-right .title-right-left {
  width: 50px;
  float: left;
}
/* line 26, app/components/successful_case/view.scss */
.successful-case .successful-case-container .content1 .successful-case-title .title-right .title-right-content {
  width: 650px;
  float: left;
  font-size: 15px;
  line-height: 20px;
}
/* line 32, app/components/successful_case/view.scss */
.successful-case .successful-case-container .content1 .successful-case-title .title-right .title-right-right {
  width: 50px;
  float: left;
}
/* line 35, app/components/successful_case/view.scss */
.successful-case .successful-case-container .content1 .successful-case-title .title-right .title-right-right i {
  margin: 37px 0 0 13px;
}
/* line 42, app/components/successful_case/view.scss */
.successful-case .successful-case-container .content1 .main-content {
  margin-top: 10px;
  height: 500px;
}
/* line 45, app/components/successful_case/view.scss */
.successful-case .successful-case-container .content1 .main-content .main-content-left {
  float: left;
  width: 300px;
  background-color: #f4f4f4;
}
/* line 49, app/components/successful_case/view.scss */
.successful-case .successful-case-container .content1 .main-content .main-content-left .content-img {
  text-align: center;
}
/* line 51, app/components/successful_case/view.scss */
.successful-case .successful-case-container .content1 .main-content .main-content-left .content-img img {
  width: 250px;
  height: 200px;
}
/* line 56, app/components/successful_case/view.scss */
.successful-case .successful-case-container .content1 .main-content .main-content-left .content-text {
  padding: 5px 10px;
}
/* line 58, app/components/successful_case/view.scss */
.successful-case .successful-case-container .content1 .main-content .main-content-left .content-text p {
  line-height: 20px;
  margin: 5px 0;
}
/* line 64, app/components/successful_case/view.scss */
.successful-case .successful-case-container .content1 .main-content .main-content-right {
  margin-left: 20px;
  float: left;
  width: 680px;
}
/* line 68, app/components/successful_case/view.scss */
.successful-case .successful-case-container .content1 .main-content .main-content-right .main-content-up-content {
  background-color: #f4f4f4;
  height: 187px;
}
/* line 71, app/components/successful_case/view.scss */
.successful-case .successful-case-container .content1 .main-content .main-content-right .main-content-up-content ol {
  font-size: 17px;
}
/* line 73, app/components/successful_case/view.scss */
.successful-case .successful-case-container .content1 .main-content .main-content-right .main-content-up-content ol li {
  line-height: 30px;
}
/* line 78, app/components/successful_case/view.scss */
.successful-case .successful-case-container .content1 .main-content .main-content-right .main-content-down-content {
  background-color: #f4f4f4;
  height: 180px;
}
/* line 81, app/components/successful_case/view.scss */
.successful-case .successful-case-container .content1 .main-content .main-content-right .main-content-down-content ul {
  font-size: 17px;
}
/* line 83, app/components/successful_case/view.scss */
.successful-case .successful-case-container .content1 .main-content .main-content-right .main-content-down-content ul li {
  line-height: 40px;
}
/* line 85, app/components/successful_case/view.scss */
.successful-case .successful-case-container .content1 .main-content .main-content-right .main-content-down-content ul li .color-orange {
  color: #ffcc00;
}
/* line 88, app/components/successful_case/view.scss */
.successful-case .successful-case-container .content1 .main-content .main-content-right .main-content-down-content ul li .color-blue {
  color: #3366cc;
}
/* line 95, app/components/successful_case/view.scss */
.successful-case .successful-case-container .content1 .main-content .content-text-title {
  font-size: 20px;
  color: #3366cc;
}
/* line 101, app/components/successful_case/view.scss */
.successful-case .successful-case-container .content2 {
  height: 570px;
}
/* line 103, app/components/successful_case/view.scss */
.successful-case .successful-case-container .content2 img {
  width: 1000px;
  height: 560px;
}
/* line 108, app/components/successful_case/view.scss */
.successful-case .successful-case-container .indent {
  text-indent: 2em;
}
/* line 3, app/components/supplier/account_info/view.scss */
.account_manage {
  margin: 0 !important;
}
/* line 5, app/components/supplier/account_info/view.scss */
.account_manage .titil_name {
  padding: 10px 0 !important;
}
/* line 8, app/components/supplier/account_info/view.scss */
.account_manage .name {
  width: 164px;
  padding: 6px 5px;
  line-height: 1.2em;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
/* line 15, app/components/supplier/account_info/view.scss */
.account_manage #addcontent {
  width: 86px;
  height: 30px;
  font-family: 'Microsoft YaHei';
  font-size: 12px;
  border: 0;
}
/* line 22, app/components/supplier/account_info/view.scss */
.account_manage #addcontent:hover {
  background: #1d86d7;
}
/* line 25, app/components/supplier/account_info/view.scss */
.account_manage ul {
  overflow: hidden;
}
/* line 27, app/components/supplier/account_info/view.scss */
.account_manage ul li {
  list-style: none;
  height: 180px;
  width: 327px;
  box-sizing: border-box;
  border: 1px solid #e2e9f0;
  padding: 24px;
  margin-top: 16px;
  float: left;
  margin-left: 16px;
}
/* line 37, app/components/supplier/account_info/view.scss */
.account_manage ul li a, .account_manage ul li span {
  display: inline-block;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  color: #53616e;
}
/* line 43, app/components/supplier/account_info/view.scss */
.account_manage ul li a {
  color: #1d86d7;
  display: none;
  margin-left: 16px;
}
/* line 48, app/components/supplier/account_info/view.scss */
.account_manage ul li span:nth-of-type(1) {
  max-width: 170px;
  text-overflow: ellipsis;
  overflow: hidden;
  vertical-align: middle;
}
/* line 55, app/components/supplier/account_info/view.scss */
.account_manage ul li div:nth-of-type(1) span {
  font-size: 16px;
}
/* line 58, app/components/supplier/account_info/view.scss */
.account_manage ul li div:nth-of-type(1) a {
  float: right;
}
/* line 63, app/components/supplier/account_info/view.scss */
.account_manage ul li .moreTip {
  height: 12px;
  width: 12px;
  background: url("http://wj.ihaier.com:8080/images/2018/02/27/2954_1519713634357_ee1ba88327a47ae94c9d34f8755d0a63.png");
}
/* line 68, app/components/supplier/account_info/view.scss */
.account_manage ul li .firstName {
  width: 186px;
  font-size: 24px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
}
/* line 79, app/components/supplier/account_info/view.scss */
.account_manage ul li div {
  height: 24px;
  line-height: 24px;
}
/* line 83, app/components/supplier/account_info/view.scss */
.account_manage ul li div:nth-of-type(1) {
  margin-bottom: 18px;
}
/* line 87, app/components/supplier/account_info/view.scss */
.account_manage ul li:hover {
  background: #f7f9fb;
}
/* line 89, app/components/supplier/account_info/view.scss */
.account_manage ul li:hover a {
  display: inline-block;
}
/* line 93, app/components/supplier/account_info/view.scss */
.account_manage ul li:nth-of-type(1), .account_manage ul li:nth-of-type(4) {
  margin-left: 0;
}

/* line 99, app/components/supplier/account_info/view.scss */
.account_modal .modal-header {
  padding: 0;
  line-height: 30px;
}
/* line 103, app/components/supplier/account_info/view.scss */
.account_modal .modal-body {
  padding: 0px;
}
/* line 107, app/components/supplier/account_info/view.scss */
.account_modal .modal-body .section .control-group .verification-code {
  width: 103px;
}
/* line 110, app/components/supplier/account_info/view.scss */
.account_modal .modal-body .section .control-group label {
  color: #a6a6a6;
  width: 122px;
  margin-right: 18px;
}
/* line 114, app/components/supplier/account_info/view.scss */
.account_modal .modal-body .section .control-group label .required {
  margin: 2px 4px;
  color: #ff0000 !important;
}
/* line 119, app/components/supplier/account_info/view.scss */
.account_modal .modal-body .section .control-group .get-verification {
  background-color: #75c4f1;
  width: 125px;
  height: 38px;
  font-size: 14px;
  text-align: center;
  line-height: 38px;
  color: #fff;
  display: inline-block;
  margin: 0 auto 0 10px;
}
/* line 131, app/components/supplier/account_info/view.scss */
.account_modal .modal-body .section .control-group .note {
  display: inline-block;
  width: 40px;
  height: 28px;
  border-left: none;
  vertical-align: bottom;
  line-height: 28px;
  margin: 0;
  position: relative;
  top: 3px;
}
/* line 144, app/components/supplier/account_info/view.scss */
.account_modal .modal-body .section .control-group input {
  width: 180px;
}
/* line 147, app/components/supplier/account_info/view.scss */
.account_modal .modal-body .section .control-group .icon-correct {
  background: url("http://file-hdy.cosmoplat.com/images/2018/06/26/2954_1529996997679_4a47a0db6e60853dedfcfdf08a5ca249.png") no-repeat;
}
/* line 150, app/components/supplier/account_info/view.scss */
.account_modal .modal-body .section .control-group .icon-warning2 {
  background: url("http://file-hdy.cosmoplat.com/images/2018/06/26/2954_1529996504891_fb5c81ed3a220004b71069645f112867.png") no-repeat;
}
/* line 154, app/components/supplier/account_info/view.scss */
.account_modal .modal-body .section .control-group .note-error {
  display: block;
  margin: 3px 0 0 140px;
  width: 131px;
  height: 22px;
  line-height: 22px;
  padding-left: 30px;
  background-color: #fae0d5;
}
/* line 163, app/components/supplier/account_info/view.scss */
.account_modal .modal-body .section .control-group .hide {
  display: none;
}
/* line 168, app/components/supplier/account_info/view.scss */
.account_modal .modal-body .content {
  margin-top: 20px;
}
/* line 171, app/components/supplier/account_info/view.scss */
.account_modal .modal-body .text_sty {
  width: 184px;
  padding: 6px 5px;
  line-height: 1.2em;
  border: 1px solid #dddddd;
}

/* line 176, app/components/supplier/account_info/view.scss */
.modal div.modal-header {
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #fff;
  padding: 0 16px 0 24px;
  height: 40px;
  line-height: 40px;
}
/* line 183, app/components/supplier/account_info/view.scss */
.modal div.modal-header span {
  margin-top: 15px;
}
/* line 188, app/components/supplier/account_info/view.scss */
.modal .modal-body {
  padding: 24px 30px;
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: #53616e;
}
/* line 193, app/components/supplier/account_info/view.scss */
.modal .modal-body p {
  line-height: 20px;
  font-family: "Microsoft YaHei";
  color: #53616e;
}
/* line 199, app/components/supplier/account_info/view.scss */
.modal .modal-body .table2 thead {
  background: #e2e9f0;
}
/* line 201, app/components/supplier/account_info/view.scss */
.modal .modal-body .table2 thead tr {
  font-family: "Microsoft YaHei";
  background: #e2e9f0;
}
/* line 204, app/components/supplier/account_info/view.scss */
.modal .modal-body .table2 thead tr th {
  text-align: left;
  background: #e2e9f0;
  color: #004ea2;
  border: 1px solid #e2e9f0;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  font-weight: normal;
  padding: 5px;
}
/* line 217, app/components/supplier/account_info/view.scss */
.modal .modal-body .table2 tbody tr:nth-child(even) {
  background: #f7f9fb;
}
/* line 220, app/components/supplier/account_info/view.scss */
.modal .modal-body .table2 tbody tr:nth-child(odd) {
  background: #fff;
}
/* line 225, app/components/supplier/account_info/view.scss */
.modal .modal-body .table2 tbody tr td {
  text-align: left;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  color: #8595a1;
  border: 1px solid #e2e9f0;
  padding: 5px;
}
/* line 232, app/components/supplier/account_info/view.scss */
.modal .modal-body .table2 tbody tr td .btn {
  padding: 0 4px;
  height: 20px;
  line-height: 20px;
}
/* line 241, app/components/supplier/account_info/view.scss */
.modal .modal-body .table2 tbody tr:hover {
  background: #ffffd4;
}
/* line 243, app/components/supplier/account_info/view.scss */
.modal .modal-body .table2 tbody tr:hover td {
  font-family: "Microsoft YaHei";
  font-size: 12px;
  color: #53616e;
}
/* line 251, app/components/supplier/account_info/view.scss */
.modal .modal-body .table2 tbody .last td {
  background: #fff;
  text-align: center;
}
/* line 3, app/components/supplier/banner/view.scss */
.supplier_banner {
  width: 1002px;
  margin: 0 auto;
  padding: 14px 0 10px 0;
  margin-bottom: 50px;
}
/* line 8, app/components/supplier/banner/view.scss */
.supplier_banner .logo {
  float: left;
}
/* line 10, app/components/supplier/banner/view.scss */
.supplier_banner .logo .icon-supplier-banner {
  margin: 20px 0 0 10px;
}
/* line 14, app/components/supplier/banner/view.scss */
.supplier_banner .search-box {
  float: right;
  margin-top: 12px;
}
/* line 17, app/components/supplier/banner/view.scss */
.supplier_banner .search-box input {
  height: 17px;
  width: 300px;
}
/* line 21, app/components/supplier/banner/view.scss */
.supplier_banner .search-box .btn {
  height: 33px;
}
/* line 4, app/components/supplier/bargain_info/view.scss */
.bargain-info {
  padding-bottom: 20px;
}
/* line 7, app/components/supplier/bargain_info/view.scss */
.bargain-info .rule-modules .rob-module {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 460px;
  margin-right: 20px;
}
/* line 11, app/components/supplier/bargain_info/view.scss */
.bargain-info .rule-modules .rob-module .panel {
  width: 100%;
  height: 25px;
  background-color: #a6a6a6;
}
/* line 15, app/components/supplier/bargain_info/view.scss */
.bargain-info .rule-modules .rob-module .panel span {
  margin-left: 10px;
  font-size: 14px;
  line-height: 25px;
  height: 25px;
  color: white;
  font-weight: bold;
}
/* line 24, app/components/supplier/bargain_info/view.scss */
.bargain-info .rule-modules .rob-module .module-body {
  border: 1px solid #eeeeee;
  padding: 20px;
  height: 406px;
}
/* line 29, app/components/supplier/bargain_info/view.scss */
.bargain-info .rule-modules .rob-module .module-body .module-line span {
  height: 16px;
  line-height: 24px;
}
/* line 32, app/components/supplier/bargain_info/view.scss */
.bargain-info .rule-modules .rob-module .module-body .module-line span a {
  margin-left: 10px;
}
/* line 40, app/components/supplier/bargain_info/view.scss */
.bargain-info .rule-detail {
  display: none;
}
/* line 42, app/components/supplier/bargain_info/view.scss */
.bargain-info .rule-detail .content-iframe {
  width: 800px;
  margin: 0 auto;
}
/* line 4, app/components/supplier/business_talk_quotation/view.scss */
.business-quotation .business-quotation-half-left, .business-quotation .business-quotation-half-right {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 525px;
}
/* line 8, app/components/supplier/business_talk_quotation/view.scss */
.business-quotation .business-quotation-half-left {
  text-align: left;
}
/* line 11, app/components/supplier/business_talk_quotation/view.scss */
.business-quotation .business-quotation-half-right {
  text-align: right;
}
/* line 13, app/components/supplier/business_talk_quotation/view.scss */
.business-quotation .business-quotation-half-right #business-quotation-color-white {
  color: #fff;
}
/* line 16, app/components/supplier/business_talk_quotation/view.scss */
.business-quotation .business-quotation-half-right a {
  vertical-align: bottom;
}
/* line 20, app/components/supplier/business_talk_quotation/view.scss */
.business-quotation .operation-area {
  text-align: right;
  margin-bottom: 20px;
}
/* line 24, app/components/supplier/business_talk_quotation/view.scss */
.business-quotation .operation-area > a {
  float: left;
}
/* line 29, app/components/supplier/business_talk_quotation/view.scss */
.business-quotation .quota-pagination {
  float: left;
}
/* line 4, app/components/supplier/company_info/view.scss */
.company-info {
  clear: both;
}
/* line 6, app/components/supplier/company_info/view.scss */
.company-info .coin-type {
  vertical-align: bottom;
}
/* line 9, app/components/supplier/company_info/view.scss */
.company-info #factories-table {
  width: 600px;
}
/* line 11, app/components/supplier/company_info/view.scss */
.company-info #factories-table select {
  white-space: nowrap;
}
/* line 15, app/components/supplier/company_info/view.scss */
.company-info #customer-group-table {
  width: 870px;
}
/* line 18, app/components/supplier/company_info/view.scss */
.company-info .product-line {
  width: 460px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 21, app/components/supplier/company_info/view.scss */
.company-info .product-line span {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  line-height: 16px;
  height: 16px;
  margin-right: 5px;
}
/* line 30, app/components/supplier/company_info/view.scss */
.company-info .third-level-td {
  position: relative;
}
/* line 36, app/components/supplier/company_info/view.scss */
.company-info #business-category-table .select-menu {
  left: 10px;
  top: 50px;
  position: absolute;
  display: none;
  width: 146px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
/* line 44, app/components/supplier/company_info/view.scss */
.company-info #business-category-table .select-menu ul {
  padding: 0 5px;
  height: auto;
  max-height: 300px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 51, app/components/supplier/company_info/view.scss */
.company-info #business-category-table .select-menu li {
  line-height: 20px !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 54, app/components/supplier/company_info/view.scss */
.company-info #business-category-table .select-menu li label {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 120px !important;
  margin: 5px 10px 5px 5px !important;
}
/* line 61, app/components/supplier/company_info/view.scss */
.company-info #business-category-table .select-menu li input {
  width: 10px;
}
/* line 65, app/components/supplier/company_info/view.scss */
.company-info #business-category-table .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 71, app/components/supplier/company_info/view.scss */
.company-info #business-category-table .select-menu .scope-category-label {
  text-align: left !important;
}
/* line 78, app/components/supplier/company_info/view.scss */
.company-info #business-category-table .select-menu .main-business tbody tr .input_btn .btn_acceptance {
  font-size: 12px;
  line-height: 19px;
  color: #717171;
  border-color: #f4f4f4;
  background-color: #f4f4f4;
}
/* line 3, app/components/supplier/company_info_show/view.scss */
.supplier-resume-company-info {
  clear: both;
}
/* line 4, app/components/supplier/company_info_show/view.scss */
.supplier-resume-company-info .components-title {
  margin: 0;
  font-size: 14px;
  color: #005fa7;
  font-family: 'Microsoft YaHei';
}
/* line 10, app/components/supplier/company_info_show/view.scss */
.supplier-resume-company-info .compare-list {
  margin: 20px 0;
}
/* line 12, app/components/supplier/company_info_show/view.scss */
.supplier-resume-company-info .compare-list table {
  width: 930px;
  margin: 0 auto;
}
/* line 15, app/components/supplier/company_info_show/view.scss */
.supplier-resume-company-info .compare-list table tr {
  line-height: 30px;
}
/* line 17, app/components/supplier/company_info_show/view.scss */
.supplier-resume-company-info .compare-list table tr td {
  text-align: left;
  font-size: 12px;
  color: #686767;
  min-width: 100px;
  vertical-align: top;
}
/* line 24, app/components/supplier/company_info_show/view.scss */
.supplier-resume-company-info .compare-list table tr .td-left {
  width: 100px;
}
/* line 27, app/components/supplier/company_info_show/view.scss */
.supplier-resume-company-info .compare-list table tr .td-right {
  text-align: left;
}
/* line 33, app/components/supplier/company_info_show/view.scss */
.supplier-resume-company-info .compare-tab {
  margin: 30px 0 30px 0;
}
/* line 35, app/components/supplier/company_info_show/view.scss */
.supplier-resume-company-info .compare-tab .compare-title {
  width: 930px;
  margin: 0 auto;
}
/* line 38, app/components/supplier/company_info_show/view.scss */
.supplier-resume-company-info .compare-tab .compare-title .compare-title-text {
  font-size: 12px;
  color: #686767;
}
/* line 43, app/components/supplier/company_info_show/view.scss */
.supplier-resume-company-info .compare-tab .compare-content {
  border: 0;
  width: 930px;
  margin: 30px auto 0 auto;
  padding: 0;
}
/* line 50, app/components/supplier/company_info_show/view.scss */
.supplier-resume-company-info .compare-tab .compare-content table thead th {
  background-color: #e1ebf5;
  color: #005aaa;
  font-size: 12px;
  font-weight: bold;
}
/* line 61, app/components/supplier/company_info_show/view.scss */
.supplier-resume-company-info .new-value {
  border-right: none !important;
  width: 100% !important;
}
/* line 65, app/components/supplier/company_info_show/view.scss */
.supplier-resume-company-info .coin-type {
  vertical-align: bottom;
}
/* line 68, app/components/supplier/company_info_show/view.scss */
.supplier-resume-company-info #factories-table {
  width: 600px;
}
/* line 70, app/components/supplier/company_info_show/view.scss */
.supplier-resume-company-info #factories-table select {
  white-space: nowrap;
}
/* line 74, app/components/supplier/company_info_show/view.scss */
.supplier-resume-company-info #customer-group-table {
  width: 700px;
}
/* line 77, app/components/supplier/company_info_show/view.scss */
.supplier-resume-company-info .product-line {
  width: 460px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 80, app/components/supplier/company_info_show/view.scss */
.supplier-resume-company-info .product-line span {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  line-height: 16px;
  height: 16px;
  margin-right: 5px;
}
/* line 87, app/components/supplier/company_info_show/view.scss */
.supplier-resume-company-info .control-bussiness {
  width: 600px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 91, app/components/supplier/company_info_show/view.scss */
.supplier-resume-company-info .control-bussiness-old {
  width: 200px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 5, app/components/supplier/contact_info/view.scss */
.contact-info .control-group .contect-table {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 800px;
}
/* line 8, app/components/supplier/contact_info/view.scss */
.contact-info .control-group .contect-table table {
  width: 800px;
}
/* line 11, app/components/supplier/contact_info/view.scss */
.contact-info .control-group .contect-table table td .table-input {
  width: 100%;
}
/* line 4, app/components/supplier/contract_info/view.scss */
.contract_info .components-title {
  margin: 0;
  font-size: 14px;
  color: #005fa7;
  font-family: 'Microsoft YaHei';
}
/* line 10, app/components/supplier/contract_info/view.scss */
.contract_info .compare-list {
  padding: 20px;
  width: 100%;
}
/* line 13, app/components/supplier/contract_info/view.scss */
.contract_info .compare-list .info-left {
  width: 380px;
}
/* line 15, app/components/supplier/contract_info/view.scss */
.contract_info .compare-list .info-left .module-list {
  display: inline-block;
}
/* line 17, app/components/supplier/contract_info/view.scss */
.contract_info .compare-list .info-left .module-list .module-li {
  display: block;
  margin-bottom: 20px;
  letter-spacing: 2px;
}
/* line 23, app/components/supplier/contract_info/view.scss */
.contract_info .compare-list .info-left .hideMore {
  max-height: 240px;
  overflow: hidden;
}
/* line 28, app/components/supplier/contract_info/view.scss */
.contract_info .compare-list .info-right {
  width: 640px;
}
/* line 31, app/components/supplier/contract_info/view.scss */
.contract_info .compare-list .data-line {
  width: 100%;
  line-height: 35px;
}
/* line 35, app/components/supplier/contract_info/view.scss */
.contract_info .compare-list .gray {
  color: #bcbcbc;
}
/* line 38, app/components/supplier/contract_info/view.scss */
.contract_info .compare-list .calendar {
  padding: 5px 7px;
  border-left: none;
  background-color: #fff;
}
/* line 43, app/components/supplier/contract_info/view.scss */
.contract_info .compare-list .compare-content {
  margin-top: 10px;
  background-color: #f7fcff;
  padding: 30px;
}
/* line 48, app/components/supplier/contract_info/view.scss */
.contract_info .compare-list select {
  width: 190px;
}
/* line 51, app/components/supplier/contract_info/view.scss */
.contract_info .compare-list .info-left, .contract_info .compare-list .info-right {
  float: left;
}
/* line 54, app/components/supplier/contract_info/view.scss */
.contract_info .compare-list .info-left .data-line .name, .contract_info .compare-list .info-right .data-line .name {
  width: 120px;
  display: inline-block;
  text-align: right;
}
/* line 62, app/components/supplier/contract_info/view.scss */
.contract_info .submit-group {
  width: 100%;
  margin-top: 60px;
}
/* line 65, app/components/supplier/contract_info/view.scss */
.contract_info .submit-group .check-line {
  text-align: center;
}
/* line 68, app/components/supplier/contract_info/view.scss */
.contract_info .submit-group .btn-line {
  text-align: center;
  margin: 20px 0;
}
/* line 71, app/components/supplier/contract_info/view.scss */
.contract_info .submit-group .btn-line input {
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  border-radius: 0;
  background-color: #004ea2;
  padding: 0;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  letter-spacing: 10px;
  width: 140px;
}
/* line 3, app/components/supplier/cooperation_show/view.scss */
.admins-cooperation .table-striped {
  width: 100%;
}
/* line 4, app/components/supplier/cost_quotation_conversion/view.scss */
.cost-quotation-conversion .quota-pagination {
  float: right;
}
/* line 8, app/components/supplier/cost_quotation_conversion/view.scss */
.cost-quotation-conversion .operation-area {
  text-align: right;
  margin: 5px 0px;
}
/* line 13, app/components/supplier/cost_quotation_conversion/view.scss */
.cost-quotation-conversion .td-bg-conversion {
  background-color: #f1f9ff;
}
/* line 4, app/components/supplier/credit_rating_apply/view.scss */
.supplier-credit-rating-apply .englishStyle {
  font-family: 'Arial';
}
/* line 6, app/components/supplier/credit_rating_apply/view.scss */
.supplier-credit-rating-apply .englishStyle .btn-primary, .supplier-credit-rating-apply .englishStyle .btn-group .btn.active {
  border: none;
}
/* line 9, app/components/supplier/credit_rating_apply/view.scss */
.supplier-credit-rating-apply .englishStyle .addContent {
  margin-top: 20px;
  padding: 20px 70px;
  padding-right: 40px;
  padding-left: 100px;
  box-sizing: border-box;
  background: #fffed5;
}
/* line 16, app/components/supplier/credit_rating_apply/view.scss */
.supplier-credit-rating-apply .englishStyle .addContent p {
  height: auto !important;
  line-height: 1.5 !important;
  font-size: 12px;
  font-family: 'Arial';
  padding: 4px 0;
}
/* line 23, app/components/supplier/credit_rating_apply/view.scss */
.supplier-credit-rating-apply .englishStyle .addContent p:nth-of-type(1) {
  text-indent: -80px;
}
/* line 27, app/components/supplier/credit_rating_apply/view.scss */
.supplier-credit-rating-apply .englishStyle .apply {
  margin-top: 40px;
}
/* line 31, app/components/supplier/credit_rating_apply/view.scss */
.supplier-credit-rating-apply .englishStyle .apply > label {
  font-size: 12px;
  font-weight: bold;
  width: 120px;
  text-align: right;
}
/* line 38, app/components/supplier/credit_rating_apply/view.scss */
.supplier-credit-rating-apply .englishStyle .apply .apply-content {
  width: 900px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: 12px;
  padding-left: 25px;
}
/* line 44, app/components/supplier/credit_rating_apply/view.scss */
.supplier-credit-rating-apply .englishStyle .apply .apply-content > p {
  padding-left: 25px;
  font-size: 12px;
  margin: 25px;
}
/* line 50, app/components/supplier/credit_rating_apply/view.scss */
.supplier-credit-rating-apply .englishStyle .apply .apply-content > ul {
  padding-left: 25px;
  margin: 20px;
  list-style-type: none;
}
/* line 54, app/components/supplier/credit_rating_apply/view.scss */
.supplier-credit-rating-apply .englishStyle .apply .apply-content > ul li {
  line-height: 30px;
}
/* line 61, app/components/supplier/credit_rating_apply/view.scss */
.supplier-credit-rating-apply .btn-primary, .supplier-credit-rating-apply .btn-group .btn.active {
  border: none;
}
/* line 64, app/components/supplier/credit_rating_apply/view.scss */
.supplier-credit-rating-apply .addContent {
  margin-top: 20px;
  padding: 20px 70px;
  padding-right: 40px;
  box-sizing: border-box;
  background: #fffed5;
}
/* line 70, app/components/supplier/credit_rating_apply/view.scss */
.supplier-credit-rating-apply .addContent p {
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  font-family: "Microsoft YaHei";
}
/* line 76, app/components/supplier/credit_rating_apply/view.scss */
.supplier-credit-rating-apply .addContent p:nth-of-type(1) {
  text-indent: -45px;
}
/* line 80, app/components/supplier/credit_rating_apply/view.scss */
.supplier-credit-rating-apply .apply {
  margin-top: 40px;
}
/* line 84, app/components/supplier/credit_rating_apply/view.scss */
.supplier-credit-rating-apply .apply > label {
  font-size: 12px;
  font-weight: bold;
  width: 120px;
  text-align: right;
}
/* line 91, app/components/supplier/credit_rating_apply/view.scss */
.supplier-credit-rating-apply .apply .apply-content {
  width: 900px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: 12px;
  padding-left: 25px;
}
/* line 97, app/components/supplier/credit_rating_apply/view.scss */
.supplier-credit-rating-apply .apply .apply-content > p {
  padding-left: 25px;
  font-size: 12px;
  margin: 25px;
}
/* line 103, app/components/supplier/credit_rating_apply/view.scss */
.supplier-credit-rating-apply .apply .apply-content > ul {
  padding-left: 25px;
  margin: 20px;
  list-style-type: none;
}
/* line 107, app/components/supplier/credit_rating_apply/view.scss */
.supplier-credit-rating-apply .apply .apply-content > ul li {
  line-height: 30px;
}
/* line 5, app/components/supplier/demand_list/view.scss */
.deposit-form .control-group {
  padding: 0 20px;
}
/* line 8, app/components/supplier/demand_list/view.scss */
.deposit-form .control-group .select-115 {
  width: 115px;
}
/* line 12, app/components/supplier/demand_list/view.scss */
.deposit-form .control-group .select-112 {
  width: 112px;
}
/* line 2, app/components/supplier/demand_list_own/view.scss */
.own-demand-list .demand-count, .own-demand-list .demand-pagination {
  margin: 20px 0;
}
/* line 5, app/components/supplier/demand_list_own/view.scss */
.own-demand-list .demand-pagination {
  text-align: right;
}
/* line 8, app/components/supplier/demand_list_own/view.scss */
.own-demand-list em {
  color: #FFD700;
}
/* line 1, app/components/supplier/demands_and_solutions/view.scss */
.demands-and-solutions {
  width: 100%;
  margin-top: 20px;
  border: 1px solid #e4e4e4;
}
/* line 5, app/components/supplier/demands_and_solutions/view.scss */
.demands-and-solutions .container {
  min-height: 240px;
  height: auto;
}
/* line 9, app/components/supplier/demands_and_solutions/view.scss */
.demands-and-solutions .container .title p {
  height: 20px;
  margin: 0;
  font-size: 16px;
  padding: 10px 0px;
}
/* line 14, app/components/supplier/demands_and_solutions/view.scss */
.demands-and-solutions .container .title p .span-left {
  float: left;
  margin-left: 10px;
  color: #333;
}
/* line 19, app/components/supplier/demands_and_solutions/view.scss */
.demands-and-solutions .container .title p .span-right {
  float: right;
  margin-right: 10px;
  font-size: 12px;
}
/* line 23, app/components/supplier/demands_and_solutions/view.scss */
.demands-and-solutions .container .title p .span-right a {
  color: #717171;
}
/* line 25, app/components/supplier/demands_and_solutions/view.scss */
.demands-and-solutions .container .title p .span-right a .all-requirement-counts, .demands-and-solutions .container .title p .span-right a .all-solution-counts {
  color: #4287c8;
  padding: 0 10px;
}
/* line 30, app/components/supplier/demands_and_solutions/view.scss */
.demands-and-solutions .container .title p .span-right a:hover .all-requirement-counts, .demands-and-solutions .container .title p .span-right a:hover .all-solution-counts {
  text-decoration: underline;
}
/* line 41, app/components/supplier/demands_and_solutions/view.scss */
.demands-and-solutions .container .left {
  float: left;
  width: 398px;
  border-right: 1px solid #e3e3e3;
}
/* line 47, app/components/supplier/demands_and_solutions/view.scss */
.demands-and-solutions .container .right {
  float: left;
  width: 398px;
}
/* line 51, app/components/supplier/demands_and_solutions/view.scss */
.demands-and-solutions .container .content {
  height: auto;
}
/* line 53, app/components/supplier/demands_and_solutions/view.scss */
.demands-and-solutions .container .content p {
  text-align: center;
}
/* line 55, app/components/supplier/demands_and_solutions/view.scss */
.demands-and-solutions .container .content p .text {
  padding: 0 10px;
}
/* line 58, app/components/supplier/demands_and_solutions/view.scss */
.demands-and-solutions .container .content p .value {
  padding: 0 3px;
}
/* line 61, app/components/supplier/demands_and_solutions/view.scss */
.demands-and-solutions .container .content p .text-right {
  border-left: 1px solid #e3e3e3;
}
/* line 5, app/components/supplier/derive_demand_detail/view.scss */
.purchaser-derive-demand-detail {
  border: 1px solid #EEE;
  margin-bottom: 30px;
  padding: 20px 20px 10px;
}
/* line 10, app/components/supplier/derive_demand_detail/view.scss */
.purchaser-derive-demand-detail .demand-name {
  padding: 10px;
  background: #EEE;
  margin-bottom: 10px;
}
/* line 15, app/components/supplier/derive_demand_detail/view.scss */
.purchaser-derive-demand-detail .demand-name strong {
  font-size: 14px;
}
/* line 19, app/components/supplier/derive_demand_detail/view.scss */
.purchaser-derive-demand-detail .demand-name i {
  float: right;
  vertical-align: middle;
  margin-top: -3px;
}
/* line 26, app/components/supplier/derive_demand_detail/view.scss */
.purchaser-derive-demand-detail .demand-item, .purchaser-derive-demand-detail .demand-half-item {
  margin-bottom: 5px;
  border: 1px dashed #eeeeee;
  background-color: #e4f2fc;
  padding: 5px 10px;
}
/* line 32, app/components/supplier/derive_demand_detail/view.scss */
.purchaser-derive-demand-detail .demand-item label, .purchaser-derive-demand-detail .demand-half-item label {
  width: 75px;
  font-weight: bold;
}
/* line 40, app/components/supplier/derive_demand_detail/view.scss */
.purchaser-derive-demand-detail .demand-item .half {
  width: 496px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 44, app/components/supplier/derive_demand_detail/view.scss */
.purchaser-derive-demand-detail .demand-item .half .content {
  width: 380px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 53, app/components/supplier/derive_demand_detail/view.scss */
.purchaser-derive-demand-detail .demand-item .margin-left-10 {
  margin-left: 10px;
}
/* line 57, app/components/supplier/derive_demand_detail/view.scss */
.purchaser-derive-demand-detail .demand-item .content-desc {
  width: 910px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 63, app/components/supplier/derive_demand_detail/view.scss */
.purchaser-derive-demand-detail .demand-half-item {
  width: 485px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 67, app/components/supplier/derive_demand_detail/view.scss */
.purchaser-derive-demand-detail .demand-half-item > div {
  padding: 5px 0;
}
/* line 73, app/components/supplier/derive_demand_detail/view.scss */
.purchaser-derive-demand-detail .demand-line-last {
  margin-bottom: 5px;
  width: 100%;
  height: 40px;
  line-height: 40px;
}
/* line 79, app/components/supplier/derive_demand_detail/view.scss */
.purchaser-derive-demand-detail .demand-line-last > label {
  padding-left: 10px;
}
/* line 86, app/components/supplier/derive_demand_detail/view.scss */
.purchaser-derive-demand-detail .demand-operat > p {
  text-align: center;
  font-size: 14px;
}
/* line 93, app/components/supplier/derive_demand_detail/view.scss */
.purchaser-derive-demand-detail .demand-quota-table tr, .purchaser-derive-demand-detail .demand-quota-table td {
  padding-right: 15px;
  margin-top: 0px;
  line-height: 14px;
}
/* line 5, app/components/supplier/derive_mutual_tab_list/derive_analysis/view.scss */
.purchaser-derieve-mutual-tab-list-derive-analysis .table-content {
  margin-top: 20px;
}
/* line 8, app/components/supplier/derive_mutual_tab_list/derive_analysis/view.scss */
.purchaser-derieve-mutual-tab-list-derive-analysis .table-content > div {
  overflow-x: auto;
}
/* line 11, app/components/supplier/derive_mutual_tab_list/derive_analysis/view.scss */
.purchaser-derieve-mutual-tab-list-derive-analysis .table-content > div > .table {
  width: 1650px;
}
/* line 14, app/components/supplier/derive_mutual_tab_list/derive_analysis/view.scss */
.purchaser-derieve-mutual-tab-list-derive-analysis .table-content > div > .table .width-100 {
  width: 100px !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 3, app/components/supplier/derive_mutual_tab_list/supplier_list/view.scss */
.purchaser-derive-mutual-tab-list-supplier-list .table {
  width: 100%;
}
/* line 5, app/components/supplier/derive_mutual_tab_list/team_member/view.scss */
.purchaser-derive-mutual-tab-list-team-member .member-team-table td {
  padding: 0px;
}
/* line 8, app/components/supplier/derive_mutual_tab_list/team_member/view.scss */
.purchaser-derive-mutual-tab-list-team-member .member-team-table td > .half {
  width: 100px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 0;
}
/* line 13, app/components/supplier/derive_mutual_tab_list/team_member/view.scss */
.purchaser-derive-mutual-tab-list-team-member .member-team-table td > .half.right {
  text-align: right;
}
/* line 17, app/components/supplier/derive_mutual_tab_list/team_member/view.scss */
.purchaser-derive-mutual-tab-list-team-member .member-team-table td > .half.left {
  padding-left: 5px;
  text-align: left;
}
/* line 26, app/components/supplier/derive_mutual_tab_list/team_member/view.scss */
.purchaser-derive-mutual-tab-list-team-member .member-team-table .inner-table-td > .control-group {
  margin: 0px;
}
/* line 31, app/components/supplier/derive_mutual_tab_list/team_member/view.scss */
.purchaser-derive-mutual-tab-list-team-member .member-team-table .inner-table-td > .control-group > .inner-table td {
  border: none;
}
/* line 39, app/components/supplier/derive_mutual_tab_list/team_member/view.scss */
.purchaser-derive-mutual-tab-list-team-member .hide {
  display: none;
}
/* line 3, app/components/supplier/derive_with_price_list/view.scss */
.supplier-derive-with-price-list .table {
  width: 100%;
}
/* line 4, app/components/supplier/email_change/view.scss */
.email-change {
  margin-bottom: 20px;
}
/* line 5, app/components/supplier/email_change/view.scss */
.email-change .check-email {
  color: #cc003a;
  display: inline-block;
  vertical-align: baseline;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-left: 4px;
  display: none;
}
/* line 17, app/components/supplier/email_change/view.scss */
.email-change .status-info {
  width: 600px;
  margin: 0 auto;
  height: auto;
  overflow: visible;
  padding: 20px 0;
}
/* line 23, app/components/supplier/email_change/view.scss */
.email-change .status-info .alert-icon {
  margin-left: 170px;
}
/* line 26, app/components/supplier/email_change/view.scss */
.email-change .status-info.ie {
  text-align: center;
  border: 1px solid #717171;
}
/* line 31, app/components/supplier/email_change/view.scss */
.email-change .status-info ol {
  list-style-type: none;
}
/* line 33, app/components/supplier/email_change/view.scss */
.email-change .status-info ol .note {
  font-size: 12px;
  color: #ccc;
}
/* line 39, app/components/supplier/email_change/view.scss */
.email-change .rule-span {
  font-size: 12px;
  color: #717171;
}
/* line 47, app/components/supplier/email_change/view.scss */
.email-change .supplier-progress .block .progress-container .progress-step.spe {
  margin-top: 25px\0;
}
/* line 52, app/components/supplier/email_change/view.scss */
.email-change .supplier-progress .block .progress-container ul.concatenation {
  padding: 0;
}
/* line 54, app/components/supplier/email_change/view.scss */
.email-change .supplier-progress .block .progress-container ul.concatenation li {
  display: block !important;
}
/* line 56, app/components/supplier/email_change/view.scss */
.email-change .supplier-progress .block .progress-container ul.concatenation li.interval {
  height: 50px;
}
/* line 59, app/components/supplier/email_change/view.scss */
.email-change .supplier-progress .block .progress-container ul.concatenation li.interval-bar {
  height: 30px;
}
/* line 62, app/components/supplier/email_change/view.scss */
.email-change .supplier-progress .block .progress-container ul.concatenation li.rotate-up {
  transform: rotate(-15deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand',M11=0.97592582628,M12=0.2588190451025,M21=-0.2588190451025,M22=0.97592582628);
}
/* line 66, app/components/supplier/email_change/view.scss */
.email-change .supplier-progress .block .progress-container ul.concatenation li.rotate-down {
  transform: rotate(15deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand',M11=0.97592582628,M12=-0.2588190451025,M21=0.2588190451025,M22=0.97592582628);
}
/* line 71, app/components/supplier/email_change/view.scss */
.email-change .supplier-progress .block .progress-container ul.concatenation li.top {
  margin-bottom: -40px\0;
}
/* line 74, app/components/supplier/email_change/view.scss */
.email-change .supplier-progress .block .progress-container ul.concatenation li.bottom {
  margin-top: 33px\0;
}
/* line 79, app/components/supplier/email_change/view.scss */
.email-change .supplier-progress .block .progress-container ul.concatenation .progress-step {
  margin-left: -1px;
  margin-right: 4px;
}
/* line 87, app/components/supplier/email_change/view.scss */
.email-change .progress {
  text-align: center;
}
/* line 90, app/components/supplier/email_change/view.scss */
.email-change .category-select {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 92, app/components/supplier/email_change/view.scss */
.email-change .category-select select {
  width: 120px;
}
/* line 95, app/components/supplier/email_change/view.scss */
.email-change .category-select .third-level-div {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
/* line 99, app/components/supplier/email_change/view.scss */
.email-change .category-select .selected {
  padding: 3px;
  margin: 3px;
  border: 1px solid #eeeeee;
  color: #717171;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 106, app/components/supplier/email_change/view.scss */
.email-change .category-select .select-menu {
  left: 5px;
  top: 40px;
  position: absolute;
  display: none;
  z-index: 2;
  width: 146px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
/* line 115, app/components/supplier/email_change/view.scss */
.email-change .category-select .select-menu ul {
  padding: 0 5px;
  height: auto;
  max-height: 200px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 122, app/components/supplier/email_change/view.scss */
.email-change .category-select .select-menu li {
  line-height: 20px !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 125, app/components/supplier/email_change/view.scss */
.email-change .category-select .select-menu li label {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 120px !important;
  margin: 5px 10px 5px 5px !important;
}
/* line 132, app/components/supplier/email_change/view.scss */
.email-change .category-select .select-menu li input {
  width: 10px;
}
/* line 136, app/components/supplier/email_change/view.scss */
.email-change .category-select .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 142, app/components/supplier/email_change/view.scss */
.email-change .category-select .select-menu .scope-category-label {
  text-align: left !important;
}
/* line 148, app/components/supplier/email_change/view.scss */
.email-change .alert {
  width: 1000px;
  background-color: #fff !important;
  opacity: 0.8;
  border: none;
}
/* line 154, app/components/supplier/email_change/view.scss */
.email-change .alert .alert-message {
  width: 500px;
}
/* line 156, app/components/supplier/email_change/view.scss */
.email-change .alert .alert-message .credit-before-send {
  color: #94b081;
}
/* line 3, app/components/supplier/evaluate-list/view.scss */
.evaluate-show {
  margin-top: 30px;
}
/* line 5, app/components/supplier/evaluate-list/view.scss */
.evaluate-show .table-striped {
  width: 100%;
}
/* line 8, app/components/supplier/evaluate-list/view.scss */
.evaluate-show .right-pagination {
  text-align: right;
  margin: 20px 0;
}
/* line 5, app/components/supplier/evaluate_maintain_info/view.scss */
.supplier-evaluate-maintain-info h3 {
  font-family: "Microsoft YaHei", "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif;
}
/* line 6, app/components/supplier/evaluate_maintain_info/view.scss */
.supplier-evaluate-maintain-info .item {
  margin: 20px 0 10px;
}
/* line 9, app/components/supplier/evaluate_maintain_info/view.scss */
.supplier-evaluate-maintain-info .item > h3 {
  color: #005fa7;
  font-size: 14px;
  font-family: "Microsoft YaHei", "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif;
}
/* line 15, app/components/supplier/evaluate_maintain_info/view.scss */
.supplier-evaluate-maintain-info .item > hr {
  margin: 10px 0;
}
/* line 19, app/components/supplier/evaluate_maintain_info/view.scss */
.supplier-evaluate-maintain-info .item .control-group {
  margin-top: 20px;
}
/* line 22, app/components/supplier/evaluate_maintain_info/view.scss */
.supplier-evaluate-maintain-info .item .control-group label {
  width: 160px;
  text-align: right;
}
/* line 27, app/components/supplier/evaluate_maintain_info/view.scss */
.supplier-evaluate-maintain-info .item .control-group > .half {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 33, app/components/supplier/evaluate_maintain_info/view.scss */
.supplier-evaluate-maintain-info .item .control-group > .half.error label {
  color: #cc003a;
}
/* line 37, app/components/supplier/evaluate_maintain_info/view.scss */
.supplier-evaluate-maintain-info .item .control-group > .half.error input[type="text"], .supplier-evaluate-maintain-info .item .control-group > .half.error select {
  outline: 0;
  outline: thin dotted \9;
  border-color: #cc003a;
  color: #cc003a;
}
/* line 46, app/components/supplier/evaluate_maintain_info/view.scss */
.supplier-evaluate-maintain-info .item .control-group > .supplier-desc-table {
  width: 860px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 50, app/components/supplier/evaluate_maintain_info/view.scss */
.supplier-evaluate-maintain-info .item .control-group > .supplier-desc-table > table {
  width: 100%;
}
/* line 53, app/components/supplier/evaluate_maintain_info/view.scss */
.supplier-evaluate-maintain-info .item .control-group > .supplier-desc-table > table th {
  text-align: center;
}
/* line 57, app/components/supplier/evaluate_maintain_info/view.scss */
.supplier-evaluate-maintain-info .item .control-group > .supplier-desc-table > table td {
  padding: 10px 5px;
  text-align: center;
}
/* line 61, app/components/supplier/evaluate_maintain_info/view.scss */
.supplier-evaluate-maintain-info .item .control-group > .supplier-desc-table > table td > .table-input {
  width: 90%;
}
/* line 65, app/components/supplier/evaluate_maintain_info/view.scss */
.supplier-evaluate-maintain-info .item .control-group > .supplier-desc-table > table td.error input[type="text"] {
  outline: 0;
  outline: thin dotted \9;
  border-color: #cc003a;
  color: #cc003a;
}
/* line 76, app/components/supplier/evaluate_maintain_info/view.scss */
.supplier-evaluate-maintain-info .item .control-group > .certificate {
  width: 880px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 80, app/components/supplier/evaluate_maintain_info/view.scss */
.supplier-evaluate-maintain-info .item .control-group > .certificate > .pic {
  width: 150px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 84, app/components/supplier/evaluate_maintain_info/view.scss */
.supplier-evaluate-maintain-info .item .control-group > .certificate > .pic > .pic-show {
  width: 150px;
  height: 150px;
}
/* line 89, app/components/supplier/evaluate_maintain_info/view.scss */
.supplier-evaluate-maintain-info .item .control-group > .certificate > .pic .btn-upload {
  margin-top: 15px;
}
/* line 93, app/components/supplier/evaluate_maintain_info/view.scss */
.supplier-evaluate-maintain-info .item .control-group > .certificate > .pic .btn-upload-promate {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: 20px;
}
/* line 99, app/components/supplier/evaluate_maintain_info/view.scss */
.supplier-evaluate-maintain-info .item .control-group > .certificate > .pic-info {
  width: 600px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 103, app/components/supplier/evaluate_maintain_info/view.scss */
.supplier-evaluate-maintain-info .item .control-group > .certificate > .pic-info > p {
  margin-top: 15px;
}
/* line 106, app/components/supplier/evaluate_maintain_info/view.scss */
.supplier-evaluate-maintain-info .item .control-group > .certificate > .pic-info > p > label {
  width: 120px !important;
}
/* line 115, app/components/supplier/evaluate_maintain_info/view.scss */
.supplier-evaluate-maintain-info .margin-left-180 {
  margin: 20px 0 20px 180px;
}
/* line 6, app/components/supplier/fangan/view.scss */
.supplier-fangan .control-group {
  margin-top: 30px;
}
/* line 9, app/components/supplier/fangan/view.scss */
.supplier-fangan .control-group > label {
  width: 100px;
  text-align: right;
}
/* line 14, app/components/supplier/fangan/view.scss */
.supplier-fangan .control-group .product-and-garden {
  margin-top: -10px;
  width: 900px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 19, app/components/supplier/fangan/view.scss */
.supplier-fangan .control-group .product-and-garden > .table-striped {
  width: 100%;
}
/* line 22, app/components/supplier/fangan/view.scss */
.supplier-fangan .control-group .product-and-garden > .table-striped .width-300 {
  width: 300px !important;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: top;
}
/* line 30, app/components/supplier/fangan/view.scss */
.supplier-fangan .control-group .product-and-garden > .table-striped .third-product {
  width: 100px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
  padding: 0 10px;
  margin: 0 10px;
}
/* line 37, app/components/supplier/fangan/view.scss */
.supplier-fangan .control-group .product-and-garden > .table-striped .third-product .select-menu {
  position: absolute;
  width: 150px;
  border-radius: 5px;
  background: #f4f4f4;
}
/* line 43, app/components/supplier/fangan/view.scss */
.supplier-fangan .control-group .product-and-garden > .table-striped .third-product .select-menu ul {
  max-height: 180px;
  overflow-y: auto;
  height: auto;
}
/* line 48, app/components/supplier/fangan/view.scss */
.supplier-fangan .control-group .product-and-garden > .table-striped .third-product .select-menu ul > li {
  text-align: left;
}
/* line 53, app/components/supplier/fangan/view.scss */
.supplier-fangan .control-group .product-and-garden > .table-striped .third-product .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 62, app/components/supplier/fangan/view.scss */
.supplier-fangan .control-group .product-and-garden > .table-striped .product-show {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 400px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
  margin-top: 10px;
}
/* line 74, app/components/supplier/fangan/view.scss */
.supplier-fangan .control-group .margin-left-100 {
  margin-left: 100px;
  width: 100%;
  margin-bottom: 10px;
}
/* line 80, app/components/supplier/fangan/view.scss */
.supplier-fangan .control-group .picture {
  list-style: none;
  width: 950px !important;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 0;
  margin: 0;
}
/* line 87, app/components/supplier/fangan/view.scss */
.supplier-fangan .control-group .picture > li {
  width: 105px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 91, app/components/supplier/fangan/view.scss */
.supplier-fangan .control-group .picture > li .pic {
  width: 100px;
  height: 100px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 96, app/components/supplier/fangan/view.scss */
.supplier-fangan .control-group .picture > li .btn-upload {
  vertical-align: bottom;
  margin-top: 5px;
}
/* line 103, app/components/supplier/fangan/view.scss */
.supplier-fangan .control-group > .half {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 107, app/components/supplier/fangan/view.scss */
.supplier-fangan .control-group > .half label {
  width: 100px;
  text-align: right;
}
/* line 112, app/components/supplier/fangan/view.scss */
.supplier-fangan .control-group > .half > textarea {
  width: 360px;
  height: 120px;
}
/* line 119, app/components/supplier/fangan/view.scss */
.supplier-fangan .control-group > .half > p > label {
  margin-top: 8px;
}
/* line 126, app/components/supplier/fangan/view.scss */
.supplier-fangan .center {
  text-align: center;
  margin: 20px 0;
}
/* line 130, app/components/supplier/fangan/view.scss */
.supplier-fangan .select-menu {
  left: 0;
  position: absolute;
  width: 146px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
/* line 136, app/components/supplier/fangan/view.scss */
.supplier-fangan .select-menu .search {
  padding: 5px;
}
/* line 138, app/components/supplier/fangan/view.scss */
.supplier-fangan .select-menu .search input[type=text] {
  width: 85px;
}
/* line 142, app/components/supplier/fangan/view.scss */
.supplier-fangan .select-menu ul {
  padding: 0 5px;
  height: auto;
  max-height: 300px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 149, app/components/supplier/fangan/view.scss */
.supplier-fangan .select-menu li {
  line-height: 20px !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 152, app/components/supplier/fangan/view.scss */
.supplier-fangan .select-menu li label {
  width: 115px !important;
  margin: 5px 10px 5px 5px !important;
}
/* line 160, app/components/supplier/fangan/view.scss */
.supplier-fangan .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 166, app/components/supplier/fangan/view.scss */
.supplier-fangan .select-menu .scope-category-label {
  text-align: left !important;
}
/* line 171, app/components/supplier/fangan/view.scss */
.supplier-fangan .factory-list {
  width: 350px;
}
/* line 174, app/components/supplier/fangan/view.scss */
.supplier-fangan .js-product-and-garden {
  margin-bottom: 10px;
}
/* line 177, app/components/supplier/fangan/view.scss */
.supplier-fangan .park-listTmp {
  margin: 10px 0 10px 105px;
}
/* line 180, app/components/supplier/fangan/view.scss */
.supplier-fangan .js-add-garden {
  margin-left: 104px;
}
/* line 4, app/components/supplier/fangan_detail/view.scss */
.supplier-fangan-detail .plan-detail {
  padding: 20px 20px 10px;
  margin-bottom: 30px;
  border: 1px solid #eee;
}
/* line 9, app/components/supplier/fangan_detail/view.scss */
.supplier-fangan-detail .plan-detail .plan-detail-header {
  height: 30px;
  background: #f4f4f4;
  padding: 5px;
  overflow: hidden;
}
/* line 15, app/components/supplier/fangan_detail/view.scss */
.supplier-fangan-detail .plan-detail .plan-detail-header > a {
  color: #4287C8;
  font-size: 16px;
  line-height: 30px;
  padding-left: 10px;
}
/* line 21, app/components/supplier/fangan_detail/view.scss */
.supplier-fangan-detail .plan-detail .plan-detail-header > a > i {
  float: right;
}
/* line 29, app/components/supplier/fangan_detail/view.scss */
.supplier-fangan-detail .plan-detail .plan-detail-body > .item {
  margin-top: 10px;
  border: 1px dashed #eee;
  background: #E4F2FC;
  padding: 10px;
}
/* line 35, app/components/supplier/fangan_detail/view.scss */
.supplier-fangan-detail .plan-detail .plan-detail-body > .item > label {
  width: 90px;
  text-align: right;
  font-weight: bold;
}
/* line 41, app/components/supplier/fangan_detail/view.scss */
.supplier-fangan-detail .plan-detail .plan-detail-body > .item > .product-and-garden {
  width: 900px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 45, app/components/supplier/fangan_detail/view.scss */
.supplier-fangan-detail .plan-detail .plan-detail-body > .item > .product-and-garden .detail {
  width: 100%;
}
/* line 48, app/components/supplier/fangan_detail/view.scss */
.supplier-fangan-detail .plan-detail .plan-detail-body > .item > .product-and-garden .detail > label {
  width: 80px;
}
/* line 51, app/components/supplier/fangan_detail/view.scss */
.supplier-fangan-detail .plan-detail .plan-detail-body > .item > .product-and-garden .detail .third-category-list {
  width: 300px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 59, app/components/supplier/fangan_detail/view.scss */
.supplier-fangan-detail .plan-detail .plan-detail-body > .item > .product-and-garden .detail .garden-list {
  width: 400px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: -12px;
  padding: 0;
}
/* line 65, app/components/supplier/fangan_detail/view.scss */
.supplier-fangan-detail .plan-detail .plan-detail-body > .item > .product-and-garden .detail .garden-list p {
  vertical-align: top;
}
/* line 72, app/components/supplier/fangan_detail/view.scss */
.supplier-fangan-detail .plan-detail .plan-detail-body > .item > .content {
  width: 80%;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 77, app/components/supplier/fangan_detail/view.scss */
.supplier-fangan-detail .plan-detail .plan-detail-body > .item > .half {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 81, app/components/supplier/fangan_detail/view.scss */
.supplier-fangan-detail .plan-detail .plan-detail-body > .item > .half > p {
  width: 100%;
}
/* line 84, app/components/supplier/fangan_detail/view.scss */
.supplier-fangan-detail .plan-detail .plan-detail-body > .item > .half > p > label {
  width: 80px;
  text-align: right;
  font-weight: bold;
}
/* line 91, app/components/supplier/fangan_detail/view.scss */
.supplier-fangan-detail .plan-detail .plan-detail-body > .item > .half .img {
  width: 100px;
  height: 100px;
  float: right;
}
/* line 98, app/components/supplier/fangan_detail/view.scss */
.supplier-fangan-detail .plan-detail .plan-detail-body > .item .pic {
  width: 100px;
  height: 100px;
  margin: 0px 60px 10px 0;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 4, app/components/supplier/fangan_list/view.scss */
.supplier-fangan-list h3 {
  padding: 16px 0 16px 0;
}
/* line 7, app/components/supplier/fangan_list/view.scss */
.supplier-fangan-list .block {
  margin-bottom: 20px;
}
/* line 10, app/components/supplier/fangan_list/view.scss */
.supplier-fangan-list .block .span3 {
  width: 260px !important;
}
/* line 15, app/components/supplier/fangan_list/view.scss */
.supplier-fangan-list .table-striped {
  width: 100%;
}
/* line 19, app/components/supplier/fangan_list/view.scss */
.supplier-fangan-list .right-pagination {
  text-align: right;
  margin: 20px 0;
}
/* line 6, app/components/supplier/fangan_publish/view.scss */
.supplier-fangan-publish .item {
  margin: 20px;
}
/* line 9, app/components/supplier/fangan_publish/view.scss */
.supplier-fangan-publish .item > label {
  width: 70px;
  font-weight: bold;
  padding: 0 10px;
  text-align: right;
}
/* line 15, app/components/supplier/fangan_publish/view.scss */
.supplier-fangan-publish .item .second-category {
  width: 900px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 19, app/components/supplier/fangan_publish/view.scss */
.supplier-fangan-publish .item .second-category .second-category-span {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding-right: 20px;
  margin-bottom: 10px;
}
/* line 26, app/components/supplier/fangan_publish/view.scss */
.supplier-fangan-publish .item .second-and-third-category {
  margin-top: -6px;
  width: 900px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 31, app/components/supplier/fangan_publish/view.scss */
.supplier-fangan-publish .item .second-and-third-category .third-category {
  width: 900px;
  margin-bottom: 20px;
  padding-top: 6px;
}
/* line 35, app/components/supplier/fangan_publish/view.scss */
.supplier-fangan-publish .item .second-and-third-category .third-category > .span1 {
  vertical-align: baseline;
  min-width: 100px;
  padding-right: 10px;
}
/* line 41, app/components/supplier/fangan_publish/view.scss */
.supplier-fangan-publish .item .second-and-third-category .third-category > .third-categories {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-align: center;
  position: relative;
}
/* line 46, app/components/supplier/fangan_publish/view.scss */
.supplier-fangan-publish .item .second-and-third-category .third-category > .third-categories .select-menu {
  position: absolute;
  width: 150px;
  border-radius: 5px;
  background: #f4f4f4;
}
/* line 52, app/components/supplier/fangan_publish/view.scss */
.supplier-fangan-publish .item .second-and-third-category .third-category > .third-categories .select-menu ul {
  max-height: 180px;
  overflow-y: auto;
  height: auto;
}
/* line 57, app/components/supplier/fangan_publish/view.scss */
.supplier-fangan-publish .item .second-and-third-category .third-category > .third-categories .select-menu ul > li {
  text-align: left;
}
/* line 62, app/components/supplier/fangan_publish/view.scss */
.supplier-fangan-publish .item .second-and-third-category .third-category > .third-categories .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 70, app/components/supplier/fangan_publish/view.scss */
.supplier-fangan-publish .item .second-and-third-category .third-category > .third-categories > .btn {
  width: 80px;
}
/* line 75, app/components/supplier/fangan_publish/view.scss */
.supplier-fangan-publish .item .second-and-third-category .third-category .third-category-show {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 650px;
  height: 14px;
  overflow: hidden;
}
/* line 84, app/components/supplier/fangan_publish/view.scss */
.supplier-fangan-publish .item .point-person {
  width: 900px;
  margin-top: -10px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 89, app/components/supplier/fangan_publish/view.scss */
.supplier-fangan-publish .item .point-person > span {
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 10px;
  border: 1px solid #eeeeee;
  margin: 0 15px 15px 0;
}
/* line 99, app/components/supplier/fangan_publish/view.scss */
.supplier-fangan-publish .hide {
  display: none;
}
/* line 103, app/components/supplier/fangan_publish/view.scss */
.supplier-fangan-publish .publish-submit {
  margin: 30px 0px 220px 120px;
}

/* line 109, app/components/supplier/fangan_publish/view.scss */
.point-person-modal > .modal-header {
  height: 40px;
  line-height: 40px;
  padding: 0;
  font-size: 16px;
  font-weight: normal;
  font-family: "Microsoft YaHei";
  text-align: left;
  padding-left: 20px;
}
/* line 119, app/components/supplier/fangan_publish/view.scss */
.point-person-modal > .modal-header span {
  float: right;
  width: 12px;
  height: 12px;
  margin-top: 15px;
  margin-right: 10px;
}
/* line 126, app/components/supplier/fangan_publish/view.scss */
.point-person-modal > .modal-body {
  min-height: 70px;
}
/* line 130, app/components/supplier/fangan_publish/view.scss */
.point-person-modal .person-item {
  min-width: 400px;
  margin: 10px;
}
/* line 134, app/components/supplier/fangan_publish/view.scss */
.point-person-modal .person-item > label {
  width: 120px;
  text-align: right;
}
/* line 139, app/components/supplier/fangan_publish/view.scss */
.point-person-modal .person-item .person-list {
  width: 240px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  max-height: 200px;
  overflow-y: auto;
}
/* line 145, app/components/supplier/fangan_publish/view.scss */
.point-person-modal .person-item .person-list > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 150, app/components/supplier/fangan_publish/view.scss */
.point-person-modal .person-item .person-list > ul > li {
  margin-bottom: 10px;
}
/* line 157, app/components/supplier/fangan_publish/view.scss */
.point-person-modal .hide {
  display: none;
}
/* line 5, app/components/supplier/fangan_success/view.scss */
.supplier-fangan-success > .item {
  margin: 40px;
  text-align: center;
}
/* line 11, app/components/supplier/fangan_success/view.scss */
.supplier-fangan-success > .item > p > .half {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-align: left;
}
/* line 17, app/components/supplier/fangan_success/view.scss */
.supplier-fangan-success > .item > p > .right {
  text-align: right;
}
/* line 6, app/components/supplier/fangan_topic/view.scss */
.supplier-fangan-topic .topic-body > .table {
  width: 100%;
}
/* line 11, app/components/supplier/fangan_topic/view.scss */
.supplier-fangan-topic .right-pagination {
  text-align: right;
  margin: 20px 0;
}

/* line 19, app/components/supplier/fangan_topic/view.scss */
.plan-create-topic-form > .modal-header {
  padding: 5px 10px;
}
/* line 23, app/components/supplier/fangan_topic/view.scss */
.plan-create-topic-form .control-group {
  width: 420px;
}
/* line 26, app/components/supplier/fangan_topic/view.scss */
.plan-create-topic-form .control-group > label {
  width: auto;
}
/* line 30, app/components/supplier/fangan_topic/view.scss */
.plan-create-topic-form .control-group > .width-360 {
  width: 360px !important;
}
/* line 34, app/components/supplier/fangan_topic/view.scss */
.plan-create-topic-form .control-group > textarea {
  width: 348px !important;
}
/* line 38, app/components/supplier/fangan_topic/view.scss */
.plan-create-topic-form .control-group > .btn-upload {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 5, app/components/supplier/faq-details/view.scss */
.faq-details {
  margin-left: 40px;
  width: 780px;
}
/* line 8, app/components/supplier/faq-details/view.scss */
.faq-details .title {
  font-size: 15px;
  padding: 20px 0 10px 0;
  margin: 0;
  border-bottom: 2px dashed #eeeeee;
}
/* line 14, app/components/supplier/faq-details/view.scss */
.faq-details .faq-details-body {
  padding-top: 30px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
/* line 19, app/components/supplier/faq-details/view.scss */
.faq-details .faq-details-body .faq-detail-item .item-time {
  float: right;
}
/* line 22, app/components/supplier/faq-details/view.scss */
.faq-details .faq-details-body .faq-detail-item .item-detail {
  width: 738px;
  margin: 10px 0 30px;
  padding: 10px 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  border: 1px solid #eeeeee;
}
/* line 29, app/components/supplier/faq-details/view.scss */
.faq-details .faq-details-body .faq-detail-item .item-detail .angle-top {
  position: absolute;
  border: 5px solid;
  border-color: transparent transparent #eeeeee transparent;
  left: 30px;
  top: -10px;
}
/* line 36, app/components/supplier/faq-details/view.scss */
.faq-details .faq-details-body .faq-detail-item .item-detail .angle-bottom {
  position: absolute;
  border: 5px solid;
  border-color: transparent transparent white transparent;
  left: 30px;
  top: -9px;
}
/* line 43, app/components/supplier/faq-details/view.scss */
.faq-details .faq-details-body .faq-detail-item .item-detail .file {
  margin-top: 20px;
}
/* line 49, app/components/supplier/faq-details/view.scss */
.faq-details .text-tool-iframe {
  border: 1px solid #eeeeee !important;
  margin-top: 10px !important;
  width: 780px !important;
}
/* line 1, app/components/supplier/faq/view.scss */
.supplier-faq {
  margin-top: 20px;
  border: 1px solid #e3e3e3;
}
/* line 4, app/components/supplier/faq/view.scss */
.supplier-faq .container {
  text-align: center;
}
/* line 6, app/components/supplier/faq/view.scss */
.supplier-faq .container p .title {
  color: #4f94cd;
  font-size: 15px;
}
/* line 11, app/components/supplier/faq/view.scss */
.supplier-faq .container .content p {
  width: 190px;
  margin: 0 auto;
  border-top: 1px solid #e3e3e3;
}
/* line 16, app/components/supplier/faq/view.scss */
.supplier-faq .container .content textarea {
  width: 180px;
  height: 120px;
  margin: 0 auto;
  margin-top: 10px;
  padding: 5px;
  border: 1px solid #e3e3e3;
}
/* line 24, app/components/supplier/faq/view.scss */
.supplier-faq .container .content button {
  width: 190px;
  margin: 10px 0;
}

/* line 32, app/components/supplier/faq/view.scss */
.repeat-modal {
  width: 800px;
}
/* line 34, app/components/supplier/faq/view.scss */
.repeat-modal .modal-body {
  padding: 15px;
}
/* line 36, app/components/supplier/faq/view.scss */
.repeat-modal .modal-body table {
  width: 100%;
  border: 1px solid #f2f2f2;
}
/* line 37, app/components/supplier/faq/view.scss */
.repeat-modal .modal-body table tr {
  border: 1px solid #f2f2f2;
}
/* line 39, app/components/supplier/faq/view.scss */
.repeat-modal .modal-body table tr td {
  border: 1px solid #f2f2f2;
  text-align: center;
  padding: 5px;
}
/* line 46, app/components/supplier/faq/view.scss */
.repeat-modal .modal-body .questions-pagination {
  width: 100%;
}
/* line 2, app/components/supplier/footer/view.scss */
.supplier-footer .container {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  border-top: 1px solid #e4e4e4;
}
/* line 7, app/components/supplier/footer/view.scss */
.supplier-footer .container .content {
  height: 200px;
  text-align: left;
}
/* line 10, app/components/supplier/footer/view.scss */
.supplier-footer .container .content a {
  color: #717174;
}
/* line 12, app/components/supplier/footer/view.scss */
.supplier-footer .container .content a:hover {
  color: #4287c8;
  text-decoration: underline;
}
/* line 17, app/components/supplier/footer/view.scss */
.supplier-footer .container .content p {
  font-size: 16px;
}
/* line 20, app/components/supplier/footer/view.scss */
.supplier-footer .container .content .left {
  float: left;
  width: 100px;
}
/* line 23, app/components/supplier/footer/view.scss */
.supplier-footer .container .content .left ul {
  margin: 0;
  padding: 0 0 20px 0;
  list-style-type: none;
  border-right: 1px solid #e4e4e4;
}
/* line 28, app/components/supplier/footer/view.scss */
.supplier-footer .container .content .left ul li {
  padding: 5px 0;
}
/* line 33, app/components/supplier/footer/view.scss */
.supplier-footer .container .content .middle {
  float: left;
  width: 770px;
  margin-left: 40px;
}
/* line 37, app/components/supplier/footer/view.scss */
.supplier-footer .container .content .middle .friend-link {
  height: 50px;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
/* line 42, app/components/supplier/footer/view.scss */
.supplier-footer .container .content .middle .friend-link li {
  float: left;
  margin-right: 20px;
}
/* line 45, app/components/supplier/footer/view.scss */
.supplier-footer .container .content .middle .friend-link li img {
  width: 90px;
  height: 40px;
}
/* line 51, app/components/supplier/footer/view.scss */
.supplier-footer .container .content .middle p.inner-p {
  margin: 0;
}
/* line 54, app/components/supplier/footer/view.scss */
.supplier-footer .container .content .middle .inner-link {
  padding: 0;
  list-style-type: none;
}
/* line 57, app/components/supplier/footer/view.scss */
.supplier-footer .container .content .middle .inner-link li {
  float: left;
  padding: 4px 0;
  margin-right: 20px;
}
/* line 65, app/components/supplier/footer/view.scss */
.supplier-footer .container .content .right {
  float: left;
  width: 270px;
}
/* line 68, app/components/supplier/footer/view.scss */
.supplier-footer .container .content .right p {
  padding-left: 60px;
}
/* line 70, app/components/supplier/footer/view.scss */
.supplier-footer .container .content .right p .span-app {
  margin-left: 65px;
}
/* line 74, app/components/supplier/footer/view.scss */
.supplier-footer .container .content .right ul {
  height: 96px;
  margin: 0;
  padding: 0 0 20px 0;
  padding-left: 40px;
  list-style-type: none;
  border-left: 1px solid #e4e4e4;
}
/* line 81, app/components/supplier/footer/view.scss */
.supplier-footer .container .content .right ul li {
  float: left;
}
/* line 83, app/components/supplier/footer/view.scss */
.supplier-footer .container .content .right ul li img {
  width: 96px;
  height: 96px;
}
/* line 88, app/components/supplier/footer/view.scss */
.supplier-footer .container .content .right ul li.second {
  margin-left: 30px;
}
/* line 95, app/components/supplier/footer/view.scss */
.supplier-footer .container .copyright {
  width: 100%;
  padding: 20px 0;
  border-top: 1px solid #e4e4e4;
}
/* line 1, app/components/supplier/FPI_index/view.scss */
.Fpa_content {
  align-content: center;
  width: 1200px;
}
/* line 4, app/components/supplier/FPI_index/view.scss */
.Fpa_content .ym {
  background-color: #fafafa;
  padding: 30px;
}
/* line 7, app/components/supplier/FPI_index/view.scss */
.Fpa_content .ym .title {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
/* line 12, app/components/supplier/FPI_index/view.scss */
.Fpa_content .ym .p_style {
  padding-left: 70px;
  font-size: 12px;
}
/* line 17, app/components/supplier/FPI_index/view.scss */
.Fpa_content .approve_reason {
  width: 1060px;
}
/* line 19, app/components/supplier/FPI_index/view.scss */
.Fpa_content .approve_reason .sf_approve {
  padding-left: 70px;
  font-size: 12px;
  float: left;
  margin: 0px auto;
}
/* line 25, app/components/supplier/FPI_index/view.scss */
.Fpa_content .approve_reason .yes {
  float: left;
  margin-left: 20px;
}
/* line 30, app/components/supplier/FPI_index/view.scss */
.Fpa_content .approve_reason .textarea {
  resize: none;
  margin-left: 10px;
  width: 600px;
  height: 100px;
}
/* line 36, app/components/supplier/FPI_index/view.scss */
.Fpa_content .approve_reason .attachment {
  color: blue;
  float: right;
  margin-right: 23px;
  font-style: oblique;
}
/* line 43, app/components/supplier/FPI_index/view.scss */
.Fpa_content .approve_reason #btn_submit {
  margin-left: 400px;
  margin-top: 20px;
  width: 100px;
  margin-bottom: 20px;
  height: 40px;
  color: #fff;
  border-color: #004981;
  background-color: #005fa7;
}
/* line 1, app/components/supplier/FPI_index_1/view.scss */
.Fpa_content_1 {
  align-content: center;
  width: 1200px;
  background: #fff;
}
/* line 5, app/components/supplier/FPI_index_1/view.scss */
.Fpa_content_1 .tops {
  height: 58px;
  padding-top: 68px;
  font-weight: bold;
  font-size: 26px;
  font-family: yahei;
  text-align: center;
}
/* line 13, app/components/supplier/FPI_index_1/view.scss */
.Fpa_content_1 .main-body {
  overflow: hidden;
}
/* line 16, app/components/supplier/FPI_index_1/view.scss */
.Fpa_content_1 .main-body .left_part {
  float: left;
  margin-left: 74px;
  width: 744px;
  margin-bottom: 88px;
}
/* line 22, app/components/supplier/FPI_index_1/view.scss */
.Fpa_content_1 .main-body .right_part {
  float: right;
  width: 268px;
  margin-right: 74px;
}
/* line 26, app/components/supplier/FPI_index_1/view.scss */
.Fpa_content_1 .main-body .right_part h3 {
  font-family: yahei;
  font-size: 18px;
  line-height: 28px;
  margin-top: -5px;
}
/* line 33, app/components/supplier/FPI_index_1/view.scss */
.Fpa_content_1 .main-body .right_part form p {
  margin: 30px 0 10px;
}
/* line 36, app/components/supplier/FPI_index_1/view.scss */
.Fpa_content_1 .main-body .right_part form .like {
  padding: 5px 0;
  margin-left: 16px;
}
/* line 40, app/components/supplier/FPI_index_1/view.scss */
.Fpa_content_1 .main-body .right_part form .btn {
  color: #fff;
  background: #004ea1;
  margin-left: 15px;
  width: 60px;
  height: 28px;
  font-family: yahei;
}
/* line 1, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bg {
  width: 1920px;
  height: 1080px;
  background: url(/srmoem/assets/images/icons.png) 0px 0px no-repeat;
}

/* line 6, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-tip {
  width: 1200px;
  height: 243px;
  background: url(/srmoem/assets/images/icons.png) 0px -1080px no-repeat;
}

/* line 11, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-foot-line {
  width: 1200px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) 0px -1323px no-repeat;
}

/* line 16, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-border-image {
  width: 1100px;
  height: 48px;
  background: url(/srmoem/assets/images/icons.png) 0px -1363px no-repeat;
}

/* line 21, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-6 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1411px no-repeat;
}

/* line 26, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-3 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1435px no-repeat;
}

/* line 31, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-4 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1459px no-repeat;
}

/* line 36, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-5 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1483px no-repeat;
}

/* line 41, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-7 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1507px no-repeat;
}

/* line 46, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-8 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1531px no-repeat;
}

/* line 51, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-1 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1555px no-repeat;
}

/* line 56, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goods-step-title-2 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1579px no-repeat;
}

/* line 61, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-line1 {
  width: 1001px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1603px no-repeat;
}

/* line 66, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow1 {
  width: 910px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -1001px -1603px no-repeat;
}

/* line 71, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow2 {
  width: 910px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) 0px -1627px no-repeat;
}

/* line 76, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-7 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1640px no-repeat;
}

/* line 81, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-1 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1640px no-repeat;
}

/* line 86, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-6 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1674px no-repeat;
}

/* line 91, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-5 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1674px no-repeat;
}

/* line 96, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-4 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1708px no-repeat;
}

/* line 101, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-2 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1708px no-repeat;
}

/* line 106, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-9 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1742px no-repeat;
}

/* line 111, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-new-step-8 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1742px no-repeat;
}

/* line 116, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-top3 {
  width: 382px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1080px no-repeat;
}

/* line 121, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-top1 {
  width: 382px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1135px no-repeat;
}

/* line 126, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-top2 {
  width: 382px;
  height: 52px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1190px no-repeat;
}

/* line 131, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-supplier-logo {
  width: 300px;
  height: 60px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1242px no-repeat;
}

/* line 136, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-buyplatform-new {
  width: 273px;
  height: 60px;
  background: url(/srmoem/assets/images/icons.png) -1500px -1242px no-repeat;
}

/* line 141, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contactUs {
  width: 240px;
  height: 65px;
  background: url(/srmoem/assets/images/icons.png) 0px -1776px no-repeat;
}

/* line 146, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-buyer-admin {
  width: 233px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1080px no-repeat;
}

/* line 151, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-login-logo {
  width: 223px;
  height: 41px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1135px no-repeat;
}

/* line 156, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-supplier-banner {
  width: 220px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1190px no-repeat;
}

/* line 161, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-plansubmit {
  width: 210px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1209px no-repeat;
}

/* line 166, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-interaction {
  width: 210px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1302px no-repeat;
}

/* line 171, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-right {
  width: 207px;
  height: 25px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1323px no-repeat;
}

/* line 176, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b1 {
  width: 195px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1100px -1363px no-repeat;
}

/* line 181, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b2 {
  width: 195px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1295px -1363px no-repeat;
}

/* line 186, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-demand-top {
  width: 166px;
  height: 54px;
  background: url(/srmoem/assets/images/icons.png) -240px -1776px no-repeat;
}

/* line 191, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search-bg {
  width: 162px;
  height: 22px;
  background: url(/srmoem/assets/images/icons.png) -1407px -1323px no-repeat;
}

/* line 196, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser10 {
  width: 160px;
  height: 50px;
  background: url(/srmoem/assets/images/icons.png) -406px -1776px no-repeat;
}

/* line 201, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-topic-now {
  width: 160px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1118px no-repeat;
}

/* line 206, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bottomline {
  width: 1px;
  height: 155px;
  background: url(/srmoem/assets/images/icons.png) -1920px 0px no-repeat;
}

/* line 211, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-demand-sub-top {
  width: 153px;
  height: 54px;
  background: url(/srmoem/assets/images/icons.png) 0px -1841px no-repeat;
}

/* line 216, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-demand-detail-top {
  width: 151px;
  height: 54px;
  background: url(/srmoem/assets/images/icons.png) -153px -1841px no-repeat;
}

/* line 221, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b3 {
  width: 151px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1490px -1363px no-repeat;
}

/* line 226, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-b4 {
  width: 151px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1641px -1363px no-repeat;
}

/* line 231, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss3 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px 0px no-repeat;
}

/* line 236, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss2 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -100px no-repeat;
}

/* line 241, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss1 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -200px no-repeat;
}

/* line 246, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss4 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -300px no-repeat;
}

/* line 251, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss6 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -400px no-repeat;
}

/* line 256, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-discuss5 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -500px no-repeat;
}

/* line 261, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-supplier-logo-white {
  width: 148px;
  height: 27px;
  background: url(/srmoem/assets/images/icons.png) -1921px -600px no-repeat;
}

/* line 266, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo {
  width: 147px;
  height: 61px;
  background: url(/srmoem/assets/images/icons.png) -1921px -627px no-repeat;
}

/* line 271, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-left {
  width: 146px;
  height: 25px;
  background: url(/srmoem/assets/images/icons.png) -1921px -688px no-repeat;
}

/* line 276, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-gzt {
  width: 140px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1921px -713px no-repeat;
}

/* line 281, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser3 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -768px no-repeat;
}

/* line 286, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser7 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -812px no-repeat;
}

/* line 291, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser6 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -856px no-repeat;
}

/* line 296, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser5 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -900px no-repeat;
}

/* line 301, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser8 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -944px no-repeat;
}

/* line 306, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser9 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -988px no-repeat;
}

/* line 311, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser1 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1032px no-repeat;
}

/* line 316, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser2 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1076px no-repeat;
}

/* line 321, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-purchaser4 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1120px no-repeat;
}

/* line 326, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-scheme-top {
  width: 131px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1164px no-repeat;
}

/* line 331, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-c-hide {
  width: 58px;
  height: 130px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1219px no-repeat;
}

/* line 336, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-c-show {
  width: 58px;
  height: 130px;
  background: url(/srmoem/assets/images/icons.png) -1979px -1219px no-repeat;
}

/* line 341, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-logo-buyplatform {
  width: 130px;
  height: 27px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1349px no-repeat;
}

/* line 346, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-scheme-sub-top {
  width: 128px;
  height: 52px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1376px no-repeat;
}

/* line 351, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-creative-scheme-detail-top {
  width: 128px;
  height: 52px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1428px no-repeat;
}

/* line 356, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhds {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1480px no-repeat;
}

/* line 361, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icondydj {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1524px no-repeat;
}

/* line 366, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconembraco {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1568px no-repeat;
}

/* line 371, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconfl {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1612px no-repeat;
}

/* line 376, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconbg {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1656px no-repeat;
}

/* line 381, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconbe {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1700px no-repeat;
}

/* line 386, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconfxpk {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1744px no-repeat;
}

/* line 391, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icongk {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1788px no-repeat;
}

/* line 396, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconda {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1832px no-repeat;
}

/* line 401, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhh {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1773px -1242px no-repeat;
}

/* line 406, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconxk {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -566px -1776px no-repeat;
}

/* line 411, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhl {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -686px -1776px no-repeat;
}

/* line 416, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsx {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -806px -1776px no-repeat;
}

/* line 421, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhmt {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -926px -1776px no-repeat;
}

/* line 426, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconhsm {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1046px -1776px no-repeat;
}

/* line 431, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon3M {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1166px -1776px no-repeat;
}

/* line 436, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconrdc {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1286px -1776px no-repeat;
}

/* line 441, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsps {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1406px -1776px no-repeat;
}

/* line 446, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconrs {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1526px -1776px no-repeat;
}

/* line 451, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconskf {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1646px -1776px no-repeat;
}

/* line 456, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsl {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1766px -1776px no-repeat;
}

/* line 461, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsldj {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -304px -1841px no-repeat;
}

/* line 466, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-iconsbf {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -424px -1841px no-repeat;
}

/* line 471, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-scheme-right {
  width: 111px;
  height: 25px;
  background: url(/srmoem/assets/images/icons.png) -1805px -1135px no-repeat;
}

/* line 476, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contributed-bail {
  width: 106px;
  height: 28px;
  background: url(/srmoem/assets/images/icons.png) -1792px -1363px no-repeat;
}

/* line 481, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contribute-bail {
  width: 104px;
  height: 26px;
  background: url(/srmoem/assets/images/icons.png) -1815px -1080px no-repeat;
}

/* line 486, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-add-pic {
  width: 100px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) 0px -1895px no-repeat;
}

/* line 491, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-add-more-pic {
  width: 100px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -100px -1895px no-repeat;
}

/* line 496, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bubble {
  width: 100px;
  height: 50px;
  background: url(/srmoem/assets/images/icons.png) -200px -1895px no-repeat;
}

/* line 501, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lmfg {
  width: 100px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -544px -1841px no-repeat;
}

/* line 506, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lcy {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -644px -1841px no-repeat;
}

/* line 511, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-lsc {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -742px -1841px no-repeat;
}

/* line 516, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lhlf {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -840px -1841px no-repeat;
}

/* line 521, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lesp {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -938px -1841px no-repeat;
}

/* line 526, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lhaier {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -1036px -1841px no-repeat;
}

/* line 531, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-haizol {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -1134px -1841px no-repeat;
}

/* line 536, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-Lhope {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -1232px -1841px no-repeat;
}

/* line 541, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-UAPP {
  width: 96px;
  height: 96px;
  background: url(/srmoem/assets/images/icons.png) -2071px 0px no-repeat;
}

/* line 546, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-HDY {
  width: 96px;
  height: 95px;
  background: url(/srmoem/assets/images/icons.png) -2071px -96px no-repeat;
}

/* line 551, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-check-demand {
  width: 96px;
  height: 30px;
  background: url(/srmoem/assets/images/icons.png) -2071px -191px no-repeat;
}

/* line 556, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-leftbg {
  width: 32px;
  height: 84px;
  background: url(/srmoem/assets/images/icons.png) -2071px -221px no-repeat;
}

/* line 561, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-level-5 {
  width: 68px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -305px no-repeat;
}

/* line 566, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-freezer {
  width: 66px;
  height: 66px;
  background: url(/srmoem/assets/images/icons.png) -2071px -321px no-repeat;
}

/* line 571, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-person {
  width: 64px;
  height: 49px;
  background: url(/srmoem/assets/images/icons.png) -2103px -221px no-repeat;
}

/* line 576, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon10 {
  width: 63px;
  height: 63px;
  background: url(/srmoem/assets/images/icons.png) -2071px -387px no-repeat;
}

/* line 581, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon11 {
  width: 63px;
  height: 63px;
  background: url(/srmoem/assets/images/icons.png) -2071px -450px no-repeat;
}

/* line 586, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-kt {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -513px no-repeat;
}

/* line 591, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-qt {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -549px no-repeat;
}

/* line 596, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-mj {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -585px no-repeat;
}

/* line 601, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-xyj {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -621px no-repeat;
}

/* line 606, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-dz {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -657px no-repeat;
}

/* line 611, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-rsq {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -693px no-repeat;
}

/* line 616, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-cfdq {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -729px no-repeat;
}

/* line 621, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-bl {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -765px no-repeat;
}

/* line 626, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-circle {
  width: 60px;
  height: 28px;
  background: url(/srmoem/assets/images/icons.png) -2103px -270px no-repeat;
}

/* line 631, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-leftbgLead {
  width: 32px;
  height: 53px;
  background: url(/srmoem/assets/images/icons.png) -2134px -387px no-repeat;
}

/* line 636, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-left01 {
  width: 24px;
  height: 53px;
  background: url(/srmoem/assets/images/icons.png) -2137px -321px no-repeat;
}

/* line 641, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-right01 {
  width: 24px;
  height: 53px;
  background: url(/srmoem/assets/images/icons.png) -2134px -450px no-repeat;
}

/* line 646, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-byMonth {
  width: 50px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -801px no-repeat;
}

/* line 651, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-byYear {
  width: 50px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -825px no-repeat;
}

/* line 656, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-byDay {
  width: 50px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -849px no-repeat;
}

/* line 661, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-line {
  width: 45px;
  height: 30px;
  background: url(/srmoem/assets/images/icons.png) -2071px -873px no-repeat;
}

/* line 666, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-goto-top {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -903px no-repeat;
}

/* line 671, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow05 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -903px no-repeat;
}

/* line 676, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow02 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -943px no-repeat;
}

/* line 681, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow04 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -943px no-repeat;
}

/* line 686, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow01 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -983px no-repeat;
}

/* line 691, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-message {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -983px no-repeat;
}

/* line 696, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-questionnaire {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1023px no-repeat;
}

/* line 701, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contact-blue {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1023px no-repeat;
}

/* line 706, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-contact {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1063px no-repeat;
}

/* line 711, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow03 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1063px no-repeat;
}

/* line 716, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-person {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1103px no-repeat;
}

/* line 721, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-lock {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1103px no-repeat;
}

/* line 726, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-correct {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1141px no-repeat;
}

/* line 731, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-warning2 {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1141px no-repeat;
}

/* line 736, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-tqrdc {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1179px no-repeat;
}

/* line 741, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-info {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1179px no-repeat;
}

/* line 746, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-order {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1218px no-repeat;
}

/* line 751, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-my {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1218px no-repeat;
}

/* line 756, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-warnning {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1257px no-repeat;
}

/* line 761, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-tactics {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1257px no-repeat;
}

/* line 766, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-performance-line {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1296px no-repeat;
}

/* line 771, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-user1 {
  width: 38px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1296px no-repeat;
}

/* line 776, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-password {
  width: 38px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1335px no-repeat;
}

/* line 781, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-successful01 {
  width: 37px;
  height: 37px;
  background: url(/srmoem/assets/images/icons.png) -2109px -1335px no-repeat;
}

/* line 786, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-info {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -513px no-repeat;
}

/* line 791, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-error {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -549px no-repeat;
}

/* line 796, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-warning {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -585px no-repeat;
}

/* line 801, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-white {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -621px no-repeat;
}

/* line 806, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-confirm {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -657px no-repeat;
}

/* line 811, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-success {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -693px no-repeat;
}

/* line 816, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-promote {
  width: 34px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -729px no-repeat;
}

/* line 821, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-reduce {
  width: 34px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -765px no-repeat;
}

/* line 826, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-plan-title-arrow {
  width: 13px;
  height: 32px;
  background: url(/srmoem/assets/images/icons.png) -2151px -903px no-repeat;
}

/* line 831, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-green-ok {
  width: 28px;
  height: 27px;
  background: url(/srmoem/assets/images/icons.png) -2116px -873px no-repeat;
}

/* line 836, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-right {
  width: 16px;
  height: 26px;
  background: url(/srmoem/assets/images/icons.png) -2144px -873px no-repeat;
}

/* line 841, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-left {
  width: 16px;
  height: 26px;
  background: url(/srmoem/assets/images/icons.png) -2151px -943px no-repeat;
}

/* line 846, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-show {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2121px -801px no-repeat;
}

/* line 851, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon31 {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2121px -825px no-repeat;
}

/* line 856, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-down, .goods-import .post-step.active .showOrHidden {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2121px -849px no-repeat;
}

/* line 861, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-up, .goods-import .post-step .showOrHidden {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1373px no-repeat;
}

/* line 866, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-hide {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2095px -1373px no-repeat;
}

/* line 871, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-email {
  width: 24px;
  height: 18px;
  background: url(/srmoem/assets/images/icons.png) -2119px -1373px no-repeat;
}

/* line 876, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-green-circle {
  width: 22px;
  height: 22px;
  background: url(/srmoem/assets/images/icons.png) -2145px -801px no-repeat;
}

/* line 881, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-red-circle {
  width: 22px;
  height: 22px;
  background: url(/srmoem/assets/images/icons.png) -2145px -825px no-repeat;
}

/* line 886, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-close {
  width: 20px;
  height: 20px;
  background: url(/srmoem/assets/images/icons.png) -2145px -849px no-repeat;
}

/* line 891, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-case {
  width: 17px;
  height: 20px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1179px no-repeat;
}

/* line 896, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon38 {
  width: 20px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2139px -305px no-repeat;
}

/* line 901, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon36 {
  width: 20px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2146px -1335px no-repeat;
}

/* line 906, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-messages {
  width: 20px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2137px -374px no-repeat;
}

/* line 911, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-l {
  width: 19px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -2148px -1296px no-repeat;
}

/* line 916, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-r {
  width: 19px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -2148px -1315px no-repeat;
}

/* line 921, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon8 {
  width: 19px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2146px -1349px no-repeat;
}

/* line 926, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon28 {
  width: 15px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -2151px -983px no-repeat;
}

/* line 931, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon2 {
  width: 19px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2143px -1373px no-repeat;
}

/* line 936, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon26 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1397px no-repeat;
}

/* line 941, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon29 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2090px -1397px no-repeat;
}

/* line 946, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon24 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2109px -1397px no-repeat;
}

/* line 951, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon7 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2128px -1397px no-repeat;
}

/* line 956, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon21 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2147px -1397px no-repeat;
}

/* line 961, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon3 {
  width: 18px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1199px no-repeat;
}

/* line 966, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon6 {
  width: 18px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1218px no-repeat;
}

/* line 971, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon16 {
  width: 18px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1232px no-repeat;
}

/* line 976, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-email {
  width: 18px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1257px no-repeat;
}

/* line 981, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search2 {
  width: 17px;
  height: 17px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1271px no-repeat;
}

/* line 986, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search {
  width: 17px;
  height: 17px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1411px no-repeat;
}

/* line 991, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon5 {
  width: 17px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2088px -1411px no-repeat;
}

/* line 996, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon27 {
  width: 17px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2105px -1411px no-repeat;
}

/* line 1001, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon18 {
  width: 17px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2122px -1411px no-repeat;
}

/* line 1006, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon41 {
  width: 17px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2139px -1411px no-repeat;
}

/* line 1011, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon19 {
  width: 17px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1428px no-repeat;
}

/* line 1016, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon22 {
  width: 17px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2088px -1428px no-repeat;
}

/* line 1021, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-info16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1002px no-repeat;
}

/* line 1026, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-info-small {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1023px no-repeat;
}

/* line 1031, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-notfinish {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1039px no-repeat;
}

/* line 1036, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-error16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1063px no-repeat;
}

/* line 1041, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-next {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1079px no-repeat;
}

/* line 1046, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-user {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1103px no-repeat;
}

/* line 1051, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-13 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1119px no-repeat;
}

/* line 1056, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-warning16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1141px no-repeat;
}

/* line 1061, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-trash-small {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1157px no-repeat;
}

/* line 1066, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-success16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1440px no-repeat;
}

/* line 1071, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-back {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2087px -1440px no-repeat;
}

/* line 1076, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-plus-big {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2103px -1440px no-repeat;
}

/* line 1081, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-finish {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2119px -1440px no-repeat;
}

/* line 1086, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-calendar {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2135px -1440px no-repeat;
}

/* line 1091, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon13 {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2150px -1440px no-repeat;
}

/* line 1096, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-attachment {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1456px no-repeat;
}

/* line 1101, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon9 {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2086px -1456px no-repeat;
}

/* line 1106, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-home {
  width: 16px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2101px -1456px no-repeat;
}

/* line 1111, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-attach {
  width: 14px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1472px no-repeat;
}

/* line 1116, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon14 {
  width: 13px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1472px no-repeat;
}

/* line 1121, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon12 {
  width: 16px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2151px -969px no-repeat;
}

/* line 1126, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon4 {
  width: 15px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2117px -1456px no-repeat;
}

/* line 1131, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon35 {
  width: 15px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2132px -1456px no-repeat;
}

/* line 1136, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-jb {
  width: 15px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2147px -1456px no-repeat;
}

/* line 1141, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon34 {
  width: 15px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2105px -1428px no-repeat;
}

/* line 1146, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-yhddqs {
  width: 15px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2120px -1428px no-repeat;
}

/* line 1151, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-check {
  width: 15px;
  height: 11px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1246px no-repeat;
}

/* line 1156, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon45 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2098px -1472px no-repeat;
}

/* line 1161, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-14 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2112px -1472px no-repeat;
}

/* line 1166, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-f {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2126px -1472px no-repeat;
}

/* line 1171, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon48 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2140px -1472px no-repeat;
}

/* line 1176, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-8 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1488px no-repeat;
}

/* line 1181, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon1 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1488px no-repeat;
}

/* line 1186, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-11 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2099px -1488px no-repeat;
}

/* line 1191, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon30 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2113px -1488px no-repeat;
}

/* line 1196, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-question {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2127px -1488px no-repeat;
}

/* line 1201, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon43 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2141px -1488px no-repeat;
}

/* line 1206, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-10 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1502px no-repeat;
}

/* line 1211, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-help {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1502px no-repeat;
}

/* line 1216, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon15 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2099px -1502px no-repeat;
}

/* line 1221, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-9 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2113px -1502px no-repeat;
}

/* line 1226, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon40 {
  width: 14px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2127px -1502px no-repeat;
}

/* line 1231, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon44 {
  width: 14px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2141px -1502px no-repeat;
}

/* line 1236, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon20 {
  width: 14px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1516px no-repeat;
}

/* line 1241, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon17 {
  width: 12px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2154px -1472px no-repeat;
}

/* line 1246, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-email-read {
  width: 14px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2135px -1428px no-repeat;
}

/* line 1251, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-50 {
  width: 14px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1428px no-repeat;
}

/* line 1256, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-email-unread {
  width: 14px;
  height: 11px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1516px no-repeat;
}

/* line 1261, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon49 {
  width: 14px;
  height: 11px;
  background: url(/srmoem/assets/images/icons.png) -2099px -1516px no-repeat;
}

/* line 1266, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon46 {
  width: 13px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1529px no-repeat;
}

/* line 1271, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon23 {
  width: 12px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2155px -1488px no-repeat;
}

/* line 1276, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon25 {
  width: 12px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2155px -1502px no-repeat;
}

/* line 1281, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-part-in {
  width: 12px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2084px -1529px no-repeat;
}

/* line 1286, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-choosed {
  width: 13px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2096px -1529px no-repeat;
}

/* line 1291, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon47 {
  width: 10px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2157px -374px no-repeat;
}

/* line 1296, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-top1 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2109px -1529px no-repeat;
}

/* line 1301, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-search-icon {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2121px -1529px no-repeat;
}

/* line 1306, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-gb {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2133px -1529px no-repeat;
}

/* line 1311, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon33 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2145px -1529px no-repeat;
}

/* line 1316, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon39 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1542px no-repeat;
}

/* line 1321, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-gray-circle {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2083px -1542px no-repeat;
}

/* line 1326, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-blue {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2095px -1542px no-repeat;
}

/* line 1331, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon42 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2107px -1542px no-repeat;
}

/* line 1336, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon32 {
  width: 12px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2134px -440px no-repeat;
}

/* line 1341, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowup {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2134px -503px no-repeat;
}

/* line 1346, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowdown {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2145px -503px no-repeat;
}

/* line 1351, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowdown-current {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2156px -503px no-repeat;
}

/* line 1356, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowup-current {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2156px -1411px no-repeat;
}

/* line 1361, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-12 {
  width: 11px;
  height: 7px;
  background: url(/srmoem/assets/images/icons.png) -2103px -298px no-repeat;
}

/* line 1366, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-minus {
  width: 9px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2146px -440px no-repeat;
}

/* line 1371, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-plus {
  width: 9px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2155px -440px no-repeat;
}

/* line 1376, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrow-right {
  width: 6px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2159px -305px no-repeat;
}

/* line 1381, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowright-small {
  width: 5px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2161px -321px no-repeat;
}

/* line 1386, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-more {
  width: 9px;
  height: 5px;
  background: url(/srmoem/assets/images/icons.png) -2114px -298px no-repeat;
}

/* line 1391, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-arrowdown-small {
  width: 9px;
  height: 5px;
  background: url(/srmoem/assets/images/icons.png) -2123px -298px no-repeat;
}

/* line 1396, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-disc-black {
  width: 6px;
  height: 6px;
  background: url(/srmoem/assets/images/icons.png) -2159px -314px no-repeat;
}

/* line 1401, D:/project/swyl/srm-oem-web/app/styles/icons.scss */
.icon-icon-disc {
  width: 6px;
  height: 6px;
  background: url(/srmoem/assets/images/icons.png) -2161px -330px no-repeat;
}

/* line 3, app/components/supplier/goods_import/view.scss */
.goods-import {
  font-family: 'Microsoft YaHei';
}
/* line 5, app/components/supplier/goods_import/view.scss */
.goods-import .leader-column {
  background-color: #f4f4f4;
}
/* line 8, app/components/supplier/goods_import/view.scss */
.goods-import h3 {
  font-size: 12px;
  color: #717171;
  font-weight: bold;
  margin: 18px 0;
}
/* line 14, app/components/supplier/goods_import/view.scss */
.goods-import .block {
  min-height: 0;
  padding: 30px;
  border: 1px solid #eee;
  background-color: #f4f4f4;
  height: 170px;
}
/* line 20, app/components/supplier/goods_import/view.scss */
.goods-import .block .control-group {
  width: 100%;
  clear: both;
}
/* line 23, app/components/supplier/goods_import/view.scss */
.goods-import .block .control-group .left-title {
  width: 85px;
  text-align: left;
  font-size: 12px;
  display: inline-block;
}
/* line 29, app/components/supplier/goods_import/view.scss */
.goods-import .block .control-group .charge-name {
  width: 100px;
  display: inline-block;
  color: #717171;
  font-weight: bold;
  text-align: center;
}
/* line 36, app/components/supplier/goods_import/view.scss */
.goods-import .block .control-group .step {
  height: 34px;
  color: #fff;
  display: inline-block;
}
/* line 40, app/components/supplier/goods_import/view.scss */
.goods-import .block .control-group .step ul {
  padding: 0;
  margin: 0;
}
/* line 43, app/components/supplier/goods_import/view.scss */
.goods-import .block .control-group .step ul li {
  float: left;
  list-style-type: none;
  line-height: 34px;
  font-size: 14px;
  text-align: center;
}
/* line 50, app/components/supplier/goods_import/view.scss */
.goods-import .block .control-group .step ul .step-title-1, .goods-import .block .control-group .step ul .expected-time-li-1 {
  width: 88px;
}
/* line 53, app/components/supplier/goods_import/view.scss */
.goods-import .block .control-group .step ul .step-title-2, .goods-import .block .control-group .step ul .expected-time-li-2 {
  width: 100px;
}
/* line 56, app/components/supplier/goods_import/view.scss */
.goods-import .block .control-group .step ul .step-title-3, .goods-import .block .control-group .step ul .expected-time-li-3 {
  width: 100px;
}
/* line 59, app/components/supplier/goods_import/view.scss */
.goods-import .block .control-group .step ul .step-title-4, .goods-import .block .control-group .step ul .expected-time-li-4 {
  width: 100px;
}
/* line 62, app/components/supplier/goods_import/view.scss */
.goods-import .block .control-group .step ul .step-title-5, .goods-import .block .control-group .step ul .expected-time-li-5 {
  width: 100px;
}
/* line 65, app/components/supplier/goods_import/view.scss */
.goods-import .block .control-group .step ul .step-title-6, .goods-import .block .control-group .step ul .expected-time-li-6 {
  width: 100px;
}
/* line 68, app/components/supplier/goods_import/view.scss */
.goods-import .block .control-group .step ul .step-title-7, .goods-import .block .control-group .step ul .expected-time-li-7 {
  width: 100px;
}
/* line 71, app/components/supplier/goods_import/view.scss */
.goods-import .block .control-group .step ul .step-title-8, .goods-import .block .control-group .step ul .expected-time-li-8 {
  width: 100px;
}
/* line 74, app/components/supplier/goods_import/view.scss */
.goods-import .block .control-group .step ul .step-title-9, .goods-import .block .control-group .step ul .expected-time-li-9 {
  width: 100px;
}
/* line 79, app/components/supplier/goods_import/view.scss */
.goods-import .block .control-group .step .expected-time li {
  color: #a1a1a1;
  font-size: 12px;
  height: 20px;
}
/* line 84, app/components/supplier/goods_import/view.scss */
.goods-import .block .control-group .step .expected-time li.active {
  color: #717171;
  font-weight: bold;
}
/* line 90, app/components/supplier/goods_import/view.scss */
.goods-import .block .control-group .progress {
  text-align: center;
  display: inline-block;
}
/* line 93, app/components/supplier/goods_import/view.scss */
.goods-import .block .control-group .progress ol {
  margin: 0;
}
/* line 95, app/components/supplier/goods_import/view.scss */
.goods-import .block .control-group .progress ol li {
  margin: 0;
}
/* line 97, app/components/supplier/goods_import/view.scss */
.goods-import .block .control-group .progress ol li > span {
  margin-top: -14px;
}
/* line 101, app/components/supplier/goods_import/view.scss */
.goods-import .block .control-group .progress ol .progress-title {
  background-color: #ffffff;
  padding: 0;
}
/* line 104, app/components/supplier/goods_import/view.scss */
.goods-import .block .control-group .progress ol .progress-title span {
  width: 90px;
  text-align: left;
  margin-left: 0px;
}
/* line 110, app/components/supplier/goods_import/view.scss */
.goods-import .block .control-group .progress ol .progress-bar {
  width: 76px;
  margin: 0;
  height: 3px;
  background-color: #bcbcbc;
}
/* line 115, app/components/supplier/goods_import/view.scss */
.goods-import .block .control-group .progress ol .progress-bar.small-size {
  width: 130px;
}
/* line 119, app/components/supplier/goods_import/view.scss */
.goods-import .block .control-group .progress ol .progress-step {
  width: 16px;
  height: 16px;
  position: relative;
  line-height: 16px;
  vertical-align: middle;
  text-align: center;
  border-radius: 10px;
  background-color: #bcbcbc;
}
/* line 129, app/components/supplier/goods_import/view.scss */
.goods-import .block .control-group .progress ol .progress-step-into {
  color: #717171;
  line-height: 30px;
}
/* line 133, app/components/supplier/goods_import/view.scss */
.goods-import .block .control-group .progress ol .progress-bar.active {
  background-color: #76c4f2;
}
/* line 136, app/components/supplier/goods_import/view.scss */
.goods-import .block .control-group .progress ol .progress-step.active {
  background-color: #76c4f2;
}
/* line 139, app/components/supplier/goods_import/view.scss */
.goods-import .block .control-group .progress ol .progress-step.active .progress-step-into {
  color: #717171;
}
/* line 143, app/components/supplier/goods_import/view.scss */
.goods-import .block .control-group .progress ol .progress-step.delay {
  background-color: #f50032;
}
/* line 146, app/components/supplier/goods_import/view.scss */
.goods-import .block .control-group .progress ol .progress-step.delay .progress-step-number {
  color: #ffffff;
}
/* line 150, app/components/supplier/goods_import/view.scss */
.goods-import .block .control-group .progress ol .progress-step.delay a {
  color: #f50032;
  margin-left: 5px;
}
/* line 160, app/components/supplier/goods_import/view.scss */
.goods-import .post-step {
  padding: 30px 0;
}
/* line 162, app/components/supplier/goods_import/view.scss */
.goods-import .post-step .topic {
  text-align: right;
  padding: 0 10px;
}
/* line 167, app/components/supplier/goods_import/view.scss */
.goods-import .post-step table, .goods-import .post-step h2 {
  display: none;
}
/* line 171, app/components/supplier/goods_import/view.scss */
.goods-import .post-step .showOrHidden {
  margin-top: -5px;
}
/* line 176, app/components/supplier/goods_import/view.scss */
.goods-import .post-step.active {
  background-color: #f4f4f4;
}
/* line 179, app/components/supplier/goods_import/view.scss */
.goods-import .post-step.active table, .goods-import .post-step.active h2 {
  display: block;
}
/* line 182, app/components/supplier/goods_import/view.scss */
.goods-import .post-step.active .post-step {
  display: block;
}
/* line 193, app/components/supplier/goods_import/view.scss */
.goods-import .tip-message {
  margin-top: 5px;
  color: #f50032;
}
/* line 3, app/components/supplier/goods_import_list/view.scss */
.goods-import-list .goods-pagination {
  padding-bottom: 20px;
  margin-top: 20px;
}
/* line 7, app/components/supplier/goods_import_list/view.scss */
.goods-import-list table {
  width: 100%;
}
/* line 9, app/components/supplier/goods_import_list/view.scss */
.goods-import-list table .score-td {
  color: #fff;
  font-size: 8px;
  text-align: center;
  padding: 0 22px;
}
/* line 14, app/components/supplier/goods_import_list/view.scss */
.goods-import-list table .score-td .score-outer {
  width: 100px;
  height: 10px;
  background-color: #dbdbdb;
  text-align: center;
  float: left;
  margin-top: 10px;
}
/* line 21, app/components/supplier/goods_import_list/view.scss */
.goods-import-list table .score-td .score-outer .score-actual-red {
  background-color: #ff0000;
  height: 10px;
}
/* line 25, app/components/supplier/goods_import_list/view.scss */
.goods-import-list table .score-td .score-outer .score-actual-orange {
  background-color: #ff9933;
  height: 10px;
}
/* line 29, app/components/supplier/goods_import_list/view.scss */
.goods-import-list table .score-td .score-outer .score-actual-blue {
  background-color: #0066ff;
  height: 10px;
}
/* line 33, app/components/supplier/goods_import_list/view.scss */
.goods-import-list table .score-td .score-outer .score-actual-green {
  background-color: #00cc66;
  height: 10px;
}
/* line 38, app/components/supplier/goods_import_list/view.scss */
.goods-import-list table .score-td > span {
  width: 30px;
  color: #000;
  line-height: 30px;
}
/* line 1, app/components/supplier/header/view.scss */
.supplier-header {
  background-color: #f1f1f1;
  color: #545454;
}
/* line 4, app/components/supplier/header/view.scss */
.supplier-header .container {
  width: 1200px;
  margin: 0 auto;
}
/* line 7, app/components/supplier/header/view.scss */
.supplier-header .container .navbar .navbar-collapse {
  width: 100%;
}
/* line 10, app/components/supplier/header/view.scss */
.supplier-header .container a {
  margin-top: -5px;
}
/* line 13, app/components/supplier/header/view.scss */
.supplier-header .container .navbar-top .navbar-collapse ul li {
  color: #545454;
}
/* line 16, app/components/supplier/header/view.scss */
.supplier-header .container .navbar-top .navbar-collapse ul li a {
  color: #545454;
}
/* line 18, app/components/supplier/header/view.scss */
.supplier-header .container .navbar-top .navbar-collapse ul li a .message-num {
  padding: 0 3px;
  color: #ff0000;
}
/* line 22, app/components/supplier/header/view.scss */
.supplier-header .container .navbar-top .navbar-collapse ul li a:hover {
  color: #cc003a;
}
/* line 25, app/components/supplier/header/view.scss */
.supplier-header .container .navbar-top .navbar-collapse ul li a .supplier-name {
  color: #4488bb;
  padding: 0 10px;
}
/* line 28, app/components/supplier/header/view.scss */
.supplier-header .container .navbar-top .navbar-collapse ul li a .supplier-name:hover {
  text-decoration: underline;
}
/* line 2, app/components/supplier/industry_order/view.scss */
.industry_order .control-group {
  padding-left: 25px;
}
/* line 4, app/components/supplier/industry_order/view.scss */
.industry_order .control-group .control-content {
  width: 100%;
}
/* line 6, app/components/supplier/industry_order/view.scss */
.industry_order .control-group .control-content table {
  width: 100% !important;
}
/* line 8, app/components/supplier/industry_order/view.scss */
.industry_order .control-group .control-content table td {
  text-align: center;
}
/* line 10, app/components/supplier/industry_order/view.scss */
.industry_order .control-group .control-content table td select {
  width: 60px !important;
}
/* line 13, app/components/supplier/industry_order/view.scss */
.industry_order .control-group .control-content table td .input-middle {
  width: 150px !important;
}
/* line 16, app/components/supplier/industry_order/view.scss */
.industry_order .control-group .control-content table td .input-medium {
  margin-top: 5px;
}
/* line 22, app/components/supplier/industry_order/view.scss */
.industry_order .control-group .controls {
  margin-left: 0px;
}
/* line 2, app/components/supplier/isfeedback_list/view.scss */
.isfeedback-list .right-pagination {
  text-align: right;
  margin: 20px 0;
}
/* line 4, app/components/supplier/keep_word/view.scss */
.keep-word .text {
  width: 800px;
  margin: 0 auto;
}
/* line 7, app/components/supplier/keep_word/view.scss */
.keep-word .text h2 {
  text-align: center;
}
/* line 11, app/components/supplier/keep_word/view.scss */
.keep-word p {
  font-size: 12px;
  margin: 20px 0;
}
/* line 15, app/components/supplier/keep_word/view.scss */
.keep-word table {
  margin-bottom: 20px;
}
/* line 17, app/components/supplier/keep_word/view.scss */
.keep-word table th, .keep-word table td, .keep-word table tr {
  border: 1px solid #eeeeee;
}
/* line 20, app/components/supplier/keep_word/view.scss */
.keep-word table th, .keep-word table td {
  padding: 10px 5px;
}
/* line 23, app/components/supplier/keep_word/view.scss */
.keep-word table td {
  text-align: center;
}
/* line 5, app/components/supplier/madePlace_info/view.scss */
.madePlace_info .table-striped {
  width: 100%;
  /*th{
    border: 1px solid #fff;
  }*/
}
/* line 10, app/components/supplier/madePlace_info/view.scss */
.madePlace_info .table-striped th {
  background: #e1ebf5;
  color: #004ea2;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  font-weight: bold;
}
/* line 17, app/components/supplier/madePlace_info/view.scss */
.madePlace_info .table-striped .icon-plus-big {
  background: url(https://ylcg.haierbiomedical.com/group1/M00/05/47/CoUFfWXDIvOAWMJoAAAEBGb4xGs674.svg) 0 0;
  background-size: 100% 100%;
  margin-right: 10px;
  vertical-align: sub;
}
/* line 25, app/components/supplier/madePlace_info/view.scss */
.madePlace_info .table td {
  padding: 5px 10px;
}
/* line 2, app/components/supplier/module_qualify/view.scss */
.module_qualify .compare-tab {
  margin: 0 !important;
}
/* line 4, app/components/supplier/module_qualify/view.scss */
.module_qualify .compare-tab .compare-content {
  margin: 15px auto !important;
}
/* line 6, app/components/supplier/module_qualify/view.scss */
.module_qualify .compare-tab .compare-content select {
  width: 140px !important;
}
/* line 9, app/components/supplier/module_qualify/view.scss */
.module_qualify .compare-tab .compare-content select, .module_qualify .compare-tab .compare-content .btn {
  border-radius: 0 !important;
}
/* line 12, app/components/supplier/module_qualify/view.scss */
.module_qualify .compare-tab .compare-content .span3, .module_qualify .compare-tab .compare-content .span2 {
  text-align: left !important;
}

/* line 19, app/components/supplier/module_qualify/view.scss */
.module-detail-modal .span3 {
  width: 278px;
  float: left;
  display: inline-block;
  padding: 0;
  text-align: left;
}
/* line 27, app/components/supplier/module_qualify/view.scss */
.module-detail-modal .span3 .img-div, .module-detail-modal .span3 .data-list {
  width: 178px;
}
/* line 5, app/components/supplier/module_qualify_apply/view.scss */
.supplier-module-qualify-apply .apply {
  margin-top: 40px;
}
/* line 9, app/components/supplier/module_qualify_apply/view.scss */
.supplier-module-qualify-apply .apply > label {
  font-size: 16px;
  font-weight: bold;
  width: 120px;
  text-align: center;
}
/* line 16, app/components/supplier/module_qualify_apply/view.scss */
.supplier-module-qualify-apply .apply .apply-content {
  /* width: 800px;*/
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: -12px;
}
/* line 20, app/components/supplier/module_qualify_apply/view.scss */
.supplier-module-qualify-apply .apply .apply-content .categoryShowTab {
  overflow: hidden;
  max-height: 120px;
  margin-left: 145px;
  margin-top: 12px;
}
/* line 25, app/components/supplier/module_qualify_apply/view.scss */
.supplier-module-qualify-apply .apply .apply-content .categoryShowTab li {
  float: left;
  width: 24%;
  margin-right: 9%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  font-family: "Microsoft YaHei";
  line-height: 36px;
}
/* line 37, app/components/supplier/module_qualify_apply/view.scss */
.supplier-module-qualify-apply .apply .apply-content .showTabStyle {
  height: auto;
}
/* line 42, app/components/supplier/module_qualify_apply/view.scss */
.supplier-module-qualify-apply .apply .module-qualify-list-count {
  padding: 10px 0;
}
/* line 48, app/components/supplier/module_qualify_apply/view.scss */
.supplier-module-qualify-apply .apply .show-table-qualify {
  width: 1060px !important;
}
/* line 52, app/components/supplier/module_qualify_apply/view.scss */
.supplier-module-qualify-apply .apply .module-qualify-list-pagination {
  margin-top: 15px;
  padding-bottom: 20px;
  text-align: right;
}
/* line 60, app/components/supplier/module_qualify_apply/view.scss */
.supplier-module-qualify-apply .inline-left p {
  height: 20px;
  line-height: 20px;
  font-size: 12px;
}
/* line 3, app/components/supplier/module_qualify_detail/view.scss */
.supplier-module-qualify-detail .picture {
  list-style: none;
  width: 330px !important;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 0;
  margin: 0;
}
/* line 10, app/components/supplier/module_qualify_detail/view.scss */
.supplier-module-qualify-detail .picture > li {
  width: 330px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 14, app/components/supplier/module_qualify_detail/view.scss */
.supplier-module-qualify-detail .picture > li .pic {
  width: 144px;
  height: 144px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 22, app/components/supplier/module_qualify_detail/view.scss */
.supplier-module-qualify-detail .js-next-product-col {
  text-align: left;
}
/* line 26, app/components/supplier/module_qualify_detail/view.scss */
.supplier-module-qualify-detail .js-content {
  width: 280px !important;
}
/* line 30, app/components/supplier/module_qualify_detail/view.scss */
.supplier-module-qualify-detail .requiremengt-undertaking {
  padding-top: 30px;
  padding-bottom: 30px;
}
/* line 35, app/components/supplier/module_qualify_detail/view.scss */
.supplier-module-qualify-detail .control-group.control-group-feat {
  width: 330px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 3, app/components/supplier/moduleMannger_info/view.scss */
.moduleMannger_info {
  /*.components-title{
    padding-bottom: 0;
    span{
      margin: 0;
      font-size: 14px !important;
      color: #2d323e !important;
      font-family: 'Microsoft YaHei';
    }

  }*/
}
/* line 14, app/components/supplier/moduleMannger_info/view.scss */
.moduleMannger_info .half-items {
  width: 48%;
  float: left;
  margin-bottom: 30px;
}
/* line 18, app/components/supplier/moduleMannger_info/view.scss */
.moduleMannger_info .half-items label {
  width: 100px;
  text-align: right;
  color: #53616e;
  font-family: 'Microsoft YaHei';
  font-size: 12px;
}
/* line 25, app/components/supplier/moduleMannger_info/view.scss */
.moduleMannger_info .half-items input, .moduleMannger_info .half-items select {
  color: #53616e;
  border-color: #bcc4ce;
  width: 264px;
}
/* line 30, app/components/supplier/moduleMannger_info/view.scss */
.moduleMannger_info .half-items select {
  width: 275px;
}
/* line 35, app/components/supplier/moduleMannger_info/view.scss */
.moduleMannger_info .btn-group .btn {
  margin-left: 450px;
}
/* line 40, app/components/supplier/moduleMannger_info/view.scss */
.moduleMannger_info .pagination-right {
  text-align: right;
  margin-top: 20px;
}
/* line 2, app/components/supplier/more_faqs/view.scss */
.more-faqs p {
  font-size: 14px;
}
/* line 6, app/components/supplier/more_faqs/view.scss */
.more-faqs .search-block .span4 {
  width: 400px;
}
/* line 10, app/components/supplier/more_faqs/view.scss */
.more-faqs .display-block {
  margin-top: 1em;
  text-align: center;
}
/* line 13, app/components/supplier/more_faqs/view.scss */
.more-faqs .display-block table {
  width: 1060px;
  table-layout: fixed;
}
/* line 16, app/components/supplier/more_faqs/view.scss */
.more-faqs .display-block table td {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 22, app/components/supplier/more_faqs/view.scss */
.more-faqs .display-block .pagination {
  margin: 0.5em 0;
}
/* line 1, app/components/supplier/my_order/view.scss */
.supplier-my-order {
  height: auto;
  margin-top: 20px;
  border: 1px solid #e4e4e4;
}
/* line 7, app/components/supplier/my_order/view.scss */
.supplier-my-order .container .content p {
  height: 20px;
  margin: 0;
  padding: 20px 10px 0px 10px;
  font-size: 16px;
}
/* line 13, app/components/supplier/my_order/view.scss */
.supplier-my-order .container .content .span-left {
  float: left;
  color: #333;
}
/* line 17, app/components/supplier/my_order/view.scss */
.supplier-my-order .container .content .span-right {
  float: right;
  font-size: 12px;
}
/* line 20, app/components/supplier/my_order/view.scss */
.supplier-my-order .container .content .span-right .history-num {
  color: #4287c8;
  padding: 0 10px;
}
/* line 1, app/components/supplier/my_performance/view.scss */
.supplier-my-performance {
  height: auto;
  margin-top: 20px;
  border: 1px solid #e4e4e4;
}
/* line 7, app/components/supplier/my_performance/view.scss */
.supplier-my-performance .container .content p {
  height: 20px;
  margin: 0;
  font-size: 16px;
  padding: 20px 10px 10px 10px;
}
/* line 12, app/components/supplier/my_performance/view.scss */
.supplier-my-performance .container .content p .span-left {
  float: left;
  color: #333;
}
/* line 16, app/components/supplier/my_performance/view.scss */
.supplier-my-performance .container .content p .span-right {
  float: right;
  font-size: 12px;
}
/* line 19, app/components/supplier/my_performance/view.scss */
.supplier-my-performance .container .content p .span-right a:hover {
  text-decoration: underline;
}
/* line 24, app/components/supplier/my_performance/view.scss */
.supplier-my-performance .container .content .score {
  height: 80px;
}
/* line 26, app/components/supplier/my_performance/view.scss */
.supplier-my-performance .container .content .score .score-1 {
  float: left;
  width: 130px;
  height: 70px;
  margin-left: 15px;
  background-color: #e3e3e3;
}
/* line 32, app/components/supplier/my_performance/view.scss */
.supplier-my-performance .container .content .score .score-1 p {
  text-align: center;
}
/* line 35, app/components/supplier/my_performance/view.scss */
.supplier-my-performance .container .content .score .score-1 .value {
  font-size: 30px;
  padding: 15px 0 5px 0;
  color: #4287c8;
}
/* line 40, app/components/supplier/my_performance/view.scss */
.supplier-my-performance .container .content .score .score-1 .text {
  padding: 5px 0;
  font-size: 14px;
}
/* line 46, app/components/supplier/my_performance/view.scss */
.supplier-my-performance .container .content .score .score-2 {
  float: left;
  width: 230px;
  height: 70px;
  margin-left: 15px;
}
/* line 52, app/components/supplier/my_performance/view.scss */
.supplier-my-performance .container .content .score .score-2 .score-line {
  height: 30px;
  margin-bottom: 10px;
  background-color: #e3e3e3;
}
/* line 56, app/components/supplier/my_performance/view.scss */
.supplier-my-performance .container .content .score .score-2 .score-line p {
  font-size: 14px;
  padding: 7px 0 3px 0;
}
/* line 59, app/components/supplier/my_performance/view.scss */
.supplier-my-performance .container .content .score .score-2 .score-line p .score-span-label {
  margin-left: 60px;
  margin-right: 15px;
}
/* line 1, app/components/supplier/my_resource/view.scss */
.my-resource {
  width: 850px;
  height: 260px;
  float: left;
  margin: 0 10px 10px 10px;
  background: #fff;
}
/* line 7, app/components/supplier/my_resource/view.scss */
.my-resource .my-resource-container {
  margin: 0 auto;
}
/* line 9, app/components/supplier/my_resource/view.scss */
.my-resource .my-resource-container .how {
  width: 100%;
  height: 80px;
  line-height: 80px;
  font-weight: bold;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #004ea2;
  border-bottom: 1px solid #f2f2f2;
}
/* line 18, app/components/supplier/my_resource/view.scss */
.my-resource .my-resource-container .how .irror {
  display: inline-block;
  float: left;
  margin: 33px 20px 0 22px;
  text-align: center;
}
/* line 24, app/components/supplier/my_resource/view.scss */
.my-resource .my-resource-container .how .word {
  float: left;
}
/* line 25, app/components/supplier/my_resource/view.scss */
.my-resource .my-resource-container .how .link {
  float: right;
  margin-right: 30px;
}
/* line 27, app/components/supplier/my_resource/view.scss */
.my-resource .my-resource-container .how .link a {
  font-size: 12px;
  color: #999;
}
/* line 30, app/components/supplier/my_resource/view.scss */
.my-resource .my-resource-container .how .link a:hover {
  text-decoration: underline;
}
/* line 33, app/components/supplier/my_resource/view.scss */
.my-resource .my-resource-container .resource-body {
  width: 100%;
  height: 180px;
  overflow: hidden;
}
/* line 37, app/components/supplier/my_resource/view.scss */
.my-resource .my-resource-container .resource-body .left {
  width: 50%;
  height: 100%;
  float: left;
  border-right: 1px solid #f2f2f2;
}
/* line 42, app/components/supplier/my_resource/view.scss */
.my-resource .my-resource-container .resource-body .left .left-left {
  width: 50%;
  float: left;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #333;
}
/* line 49, app/components/supplier/my_resource/view.scss */
.my-resource .my-resource-container .resource-body .left .left-left .name {
  line-height: 90px;
}
/* line 52, app/components/supplier/my_resource/view.scss */
.my-resource .my-resource-container .resource-body .left .left-left .num {
  line-height: 40px;
  font-size: 36px;
}
/* line 57, app/components/supplier/my_resource/view.scss */
.my-resource .my-resource-container .resource-body .left .left-right {
  float: left;
  height: 130px;
  position: relative;
  width: 50%;
}
/* line 62, app/components/supplier/my_resource/view.scss */
.my-resource .my-resource-container .resource-body .left .left-right .statusTip {
  margin-right: 40px;
  margin-top: 50px;
  width: 150px;
  height: 65px;
  border: 1px solid #ebebeb;
  background: #fafafa;
  text-align: center;
  color: #a9a9a9;
  font-size: 12px;
  line-height: 25px;
  padding-top: 15px;
}
/* line 77, app/components/supplier/my_resource/view.scss */
.my-resource .my-resource-container .resource-body .right {
  float: left;
  width: 49%;
  height: 100%;
  text-align: center;
}
/* line 82, app/components/supplier/my_resource/view.scss */
.my-resource .my-resource-container .resource-body .right .sub-plan {
  background-color: #004ea2;
  width: 120px;
  margin: 40px auto 30px auto;
  line-height: 42px;
  height: 40px;
  display: block;
}
/* line 89, app/components/supplier/my_resource/view.scss */
.my-resource .my-resource-container .resource-body .right .sub-plan span {
  color: #fff;
  font-family: Microsoft YaHei;
  text-align: center;
  display: block;
  font-size: 14px;
}
/* line 97, app/components/supplier/my_resource/view.scss */
.my-resource .my-resource-container .resource-body .right div {
  color: #a9a9a9;
}
/* line 1, app/components/supplier/nav/view.scss */
.supplier-nav {
  background-color: #336699;
  margin-top: 0;
}
/* line 4, app/components/supplier/nav/view.scss */
.supplier-nav .container {
  width: 1200px;
  height: 40px;
  margin: 0 auto;
}
/* line 9, app/components/supplier/nav/view.scss */
.supplier-nav .container .navbar-collapse ul {
  margin: 0;
  padding: 0;
}
/* line 12, app/components/supplier/nav/view.scss */
.supplier-nav .container .navbar-collapse ul li {
  list-style-type: none;
  float: left;
  padding: 9px 15px;
  background-color: #4488bb;
  margin-right: 20px;
  margin-top: 8px;
  width: 80px;
  text-align: center;
}
/* line 22, app/components/supplier/nav/view.scss */
.supplier-nav .container .navbar-collapse ul li a {
  color: #ffffff;
}
/* line 25, app/components/supplier/nav/view.scss */
.supplier-nav .container .navbar-collapse ul li:hover {
  background-color: #00487e;
}
/* line 28, app/components/supplier/nav/view.scss */
.supplier-nav .container .navbar-collapse ul li.active {
  background-color: #e3e3e3;
}
/* line 30, app/components/supplier/nav/view.scss */
.supplier-nav .container .navbar-collapse ul li.active a {
  color: #4488bb;
}
/* line 3, app/components/supplier/new-supplier-contract-infor1/view.scss */
.newSupplierContractInfor1 {
  padding: 40px 0;
}
/* line 6, app/components/supplier/new-supplier-contract-infor1/view.scss */
.newSupplierContractInfor1 .contracts {
  width: 1000px;
  margin: 0 auto;
}
/* line 9, app/components/supplier/new-supplier-contract-infor1/view.scss */
.newSupplierContractInfor1 .contracts img {
  display: none;
}
/* line 3, app/components/supplier/new-supplier-contract/view.scss */
.newSupplierContract {
  background: #fff;
  padding: 40px 0;
}
/* line 6, app/components/supplier/new-supplier-contract/view.scss */
.newSupplierContract p {
  padding: 5px 0;
  font-size: 16px;
  margin: 0 auto;
  width: 90%;
}
/* line 12, app/components/supplier/new-supplier-contract/view.scss */
.newSupplierContract .table td {
  padding: 0;
}
/* line 1, app/components/supplier/new_banner/view.scss */
.supplier-new-banner {
  width: 800px;
  height: auto;
  margin-top: 20px;
  border: 1px solid #e4e4e4;
}
/* line 7, app/components/supplier/new_banner/view.scss */
.supplier-new-banner .container .carousel {
  width: 800px;
  height: 220px;
  z-index: 0;
}
/* line 12, app/components/supplier/new_banner/view.scss */
.supplier-new-banner .container .carousel .carousel-content {
  width: 100%;
  height: 220px;
}
/* line 1, app/components/supplier/new_supplier_nav/view.scss */
.new_supplier-nav {
  background-color: #0099cb;
  margin-top: 0;
}
/* line 4, app/components/supplier/new_supplier_nav/view.scss */
.new_supplier-nav .width-1200 {
  width: 1200px;
  height: 100px;
  margin: 0 auto;
}
/* line 8, app/components/supplier/new_supplier_nav/view.scss */
.new_supplier-nav .width-1200 .supplier-info {
  width: 680px;
  float: left;
  height: 100%;
}
/* line 12, app/components/supplier/new_supplier_nav/view.scss */
.new_supplier-nav .width-1200 .supplier-info img {
  margin-top: 20px;
}
/* line 16, app/components/supplier/new_supplier_nav/view.scss */
.new_supplier-nav .width-1200 ul {
  display: inline-block;
  margin: 20px 0 0 0;
  padding: 0;
  height: 80px;
  float: right;
}
/* line 22, app/components/supplier/new_supplier_nav/view.scss */
.new_supplier-nav .width-1200 ul li {
  display: block;
  float: left;
  width: 130px;
  height: 80px;
  line-height: 60px;
  vertical-align: middle;
  position: relative;
  list-style-type: none;
  text-align: center;
}
/* line 32, app/components/supplier/new_supplier_nav/view.scss */
.new_supplier-nav .width-1200 ul li a {
  color: #ffffff;
  display: block;
  font-family: "Microsoft YaHei";
  font-size: 14px;
}
/* line 38, app/components/supplier/new_supplier_nav/view.scss */
.new_supplier-nav .width-1200 ul li a:hover {
  color: #0099cb;
}
/* line 39, app/components/supplier/new_supplier_nav/view.scss */
.new_supplier-nav .width-1200 ul li:hover {
  background-color: #f2f2f2;
  color: #0099cb;
}
/* line 43, app/components/supplier/new_supplier_nav/view.scss */
.new_supplier-nav .width-1200 ul li.active {
  background-color: #f2f2f2;
}
/* line 45, app/components/supplier/new_supplier_nav/view.scss */
.new_supplier-nav .width-1200 ul li.active a {
  color: #0099cb;
}
/* line 49, app/components/supplier/new_supplier_nav/view.scss */
.new_supplier-nav .width-1200 ul li .pointerDown {
  width: 20px;
  height: 20px;
  background: url(https://ylcg.haierbiomedical.com/group1/M00/05/4C/CoUFfWXS6iGASAOQAAABKTpIpiQ732.png);
  margin: 0 auto;
}
/* line 58, app/components/supplier/new_supplier_nav/view.scss */
.new_supplier-nav .width-1200 ul.active {
  background-color: #f2f2f2;
}
/* line 60, app/components/supplier/new_supplier_nav/view.scss */
.new_supplier-nav .width-1200 ul.active a {
  color: #0099cb;
}
/* line 5, app/components/supplier/open_order_all_list/view.scss */
.deposit-form .control-group {
  padding: 0 20px;
}
/* line 8, app/components/supplier/open_order_all_list/view.scss */
.deposit-form .control-group .select-115 {
  width: 115px;
}
/* line 12, app/components/supplier/open_order_all_list/view.scss */
.deposit-form .control-group .select-112 {
  width: 112px;
}
/* line 2, app/components/supplier/open_order_list/view.scss */
.open-order-list > .tab {
  margin-top: -35px;
}
/* line 5, app/components/supplier/open_order_push_list/view.scss */
.deposit-form .control-group {
  padding: 0 20px;
}
/* line 8, app/components/supplier/open_order_push_list/view.scss */
.deposit-form .control-group .select-115 {
  width: 115px;
}
/* line 12, app/components/supplier/open_order_push_list/view.scss */
.deposit-form .control-group .select-112 {
  width: 112px;
}
/* line 3, app/components/supplier/order_display/view.scss */
.order-display .order-display-list {
  width: 1000px;
  font-size: 14px;
}
/* line 7, app/components/supplier/order_display/view.scss */
.order-display .order-display-list a {
  line-height: 25px;
  text-decoration: underline;
}
/* line 12, app/components/supplier/order_display/view.scss */
.order-display .order-display-list .order-display-left {
  margin-left: 100px;
  float: left;
  width: 60%;
  height: 150px;
  text-align: left;
}
/* line 20, app/components/supplier/order_display/view.scss */
.order-display .order-display-list .order-display-right {
  float: left;
  width: 30%;
  height: 150px;
  text-align: left;
}
/* line 2, app/components/supplier/order_list/view.scss */
.order-list .table-container {
  overflow-x: auto;
}
/* line 5, app/components/supplier/order_list/view.scss */
.order-list .table-container .max-height-300 {
  max-height: 300px;
  overflow-y: auto;
}
/* line 11, app/components/supplier/order_list/view.scss */
.order-list .tab {
  margin-top: 30px;
}
/* line 17, app/components/supplier/order_list/view.scss */
.order-list .tab-navs .header a {
  color: #717171 !important;
  cursor: default;
  font-size: 14px;
  padding: 8px 8px;
}
/* line 25, app/components/supplier/order_list/view.scss */
.order-list .tab-contents {
  text-align: center;
}
/* line 28, app/components/supplier/order_list/view.scss */
.order-list .tab-contents .stat {
  width: 471px;
  margin-right: 30px;
  position: relative;
  background-color: #f4f4f4;
  display: inline-block;
}
/* line 35, app/components/supplier/order_list/view.scss */
.order-list .tab-contents .stat.green {
  background-color: #fff;
}
/* line 38, app/components/supplier/order_list/view.scss */
.order-list .tab-contents .stat.green .more {
  background-color: #10a062;
}
/* line 43, app/components/supplier/order_list/view.scss */
.order-list .tab-contents .stat.yellow {
  background-color: #fff;
}
/* line 46, app/components/supplier/order_list/view.scss */
.order-list .tab-contents .stat.yellow .more {
  background-color: #da9627;
}
/* line 51, app/components/supplier/order_list/view.scss */
.order-list .tab-contents .stat .visual {
  width: 180px;
  height: 80px;
  display: block;
  float: left;
  padding-top: 10px;
  padding-left: 15px;
  text-align: center;
  font-size: 30px;
  font-weight: 900;
  line-height: 60px;
  color: black;
}
/* line 65, app/components/supplier/order_list/view.scss */
.order-list .tab-contents .stat .detail {
  position: absolute;
  right: 15px;
  padding-right: 10px;
}
/* line 70, app/components/supplier/order_list/view.scss */
.order-list .tab-contents .stat .detail .number {
  padding-top: 15px;
  text-align: right;
  font-size: 50px;
  line-height: 50px;
  letter-spacing: -1px;
  margin-bottom: 5px;
  font-weight: 300;
  color: #0000ff;
}
/* line 80, app/components/supplier/order_list/view.scss */
.order-list .tab-contents .stat .detail .number.left {
  text-align: left;
}
/* line 85, app/components/supplier/order_list/view.scss */
.order-list .tab-contents .stat .detail .unit {
  color: black;
}
/* line 89, app/components/supplier/order_list/view.scss */
.order-list .tab-contents .stat .detail .desc {
  text-align: right;
  font-size: 16px;
  letter-spacing: 0px;
  font-weight: 300;
  color: #fff;
}
/* line 98, app/components/supplier/order_list/view.scss */
.order-list .tab-contents .stat .more {
  clear: both;
  display: none;
  padding: 5px 10px;
  font-weight: 300;
  font-size: 14px;
  text-align: left;
  color: #fff;
  opacity: 0.7;
}
/* line 108, app/components/supplier/order_list/view.scss */
.order-list .tab-contents .stat .more i {
  float: right;
}
/* line 112, app/components/supplier/order_list/view.scss */
.order-list .tab-contents .stat .more:hover {
  opacity: 1;
}
/* line 120, app/components/supplier/order_list/view.scss */
.order-list form {
  margin-top: 20px;
}
/* line 127, app/components/supplier/order_list/view.scss */
.order-list form fieldset span.span3 {
  width: 250px;
  margin-right: 80px;
}
/* line 132, app/components/supplier/order_list/view.scss */
.order-list form fieldset span.last {
  margin-right: 0;
}
/* line 135, app/components/supplier/order_list/view.scss */
.order-list form fieldset span.span1 {
  margin-right: 0px;
  width: 50px;
}
/* line 143, app/components/supplier/order_list/view.scss */
.order-list table td {
  padding: 0;
}
/* line 148, app/components/supplier/order_list/view.scss */
.order-list .orderlist-pagination {
  margin-top: 15px;
  padding-bottom: 20px;
  text-align: center;
}
/* line 154, app/components/supplier/order_list/view.scss */
.order-list .main-plot {
  padding-top: 40px;
  padding-bottom: 20px;
}

/* line 161, app/components/supplier/order_list/view.scss */
#market-message-yes-or-no .modal-body {
  min-height: 50px;
}
/* line 164, app/components/supplier/order_list/view.scss */
#market-message-yes-or-no .modal-body span.hide {
  display: none;
}
/* line 168, app/components/supplier/order_list/view.scss */
#market-message-yes-or-no .modal-body .span4 {
  text-align: left;
}
/* line 171, app/components/supplier/order_list/view.scss */
#market-message-yes-or-no .modal-body .span4 label {
  width: 80px;
  text-align: right;
}
/* line 1, app/components/supplier/other_code/view.scss */
.supplier-other-code {
  margin-top: 20px;
  border: 1px solid #e3e3e3;
  text-align: center;
}
/* line 6, app/components/supplier/other_code/view.scss */
.supplier-other-code .container .title {
  font-size: 14px;
}
/* line 10, app/components/supplier/other_code/view.scss */
.supplier-other-code .container .content img {
  width: 180px;
  height: 180px;
}
/* line 2, app/components/supplier/paperwork_info_show/view.scss */
.supplier-resume-paperwork-info .components-title {
  margin: 0;
  font-size: 14px;
  color: #005fa7;
  font-family: 'Microsoft YaHei';
}
/* line 8, app/components/supplier/paperwork_info_show/view.scss */
.supplier-resume-paperwork-info .compare-row {
  width: 30%;
  float: left;
}
/* line 11, app/components/supplier/paperwork_info_show/view.scss */
.supplier-resume-paperwork-info .compare-row .new-value {
  display: inline-block;
  vertical-align: top;
  padding: 10px 0;
  border-right: 0;
}
/* line 18, app/components/supplier/paperwork_info_show/view.scss */
.supplier-resume-paperwork-info .paperwork-image {
  width: 100px;
  height: 100px;
}
/* line 3, app/components/supplier/performance_company_info/view.scss */
.performance-company-info {
  clear: both;
}
/* line 5, app/components/supplier/performance_company_info/view.scss */
.performance-company-info .coin-type {
  vertical-align: bottom;
}
/* line 8, app/components/supplier/performance_company_info/view.scss */
.performance-company-info #factories-table {
  width: 600px;
}
/* line 10, app/components/supplier/performance_company_info/view.scss */
.performance-company-info #factories-table select {
  white-space: nowrap;
}
/* line 14, app/components/supplier/performance_company_info/view.scss */
.performance-company-info #customer-group-table {
  width: 700px;
}
/* line 17, app/components/supplier/performance_company_info/view.scss */
.performance-company-info .product-line {
  width: 460px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 20, app/components/supplier/performance_company_info/view.scss */
.performance-company-info .product-line span {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  line-height: 16px;
  height: 16px;
  margin-right: 5px;
}
/* line 27, app/components/supplier/performance_company_info/view.scss */
.performance-company-info .control-bussiness {
  width: 600px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 31, app/components/supplier/performance_company_info/view.scss */
.performance-company-info .control-bussiness-old {
  width: 200px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

/* line 38, app/components/supplier/performance_company_info/view.scss */
.compare-list {
  margin: 10px 0;
}
/* line 41, app/components/supplier/performance_company_info/view.scss */
.compare-list .compare-title {
  border-bottom: 1px dashed #ccc;
}
/* line 44, app/components/supplier/performance_company_info/view.scss */
.compare-list .compare-title > .new-value {
  font-weight: bold;
  border-right: none;
}
/* line 48, app/components/supplier/performance_company_info/view.scss */
.compare-list .compare-title > .old-value {
  font-weight: bold;
}
/* line 53, app/components/supplier/performance_company_info/view.scss */
.compare-list .new-value {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 500px;
  padding: 10px 0;
  border-right: 1px dashed #ccc;
}
/* line 59, app/components/supplier/performance_company_info/view.scss */
.compare-list .new-value > label {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-align: right;
  width: 150px;
}
/* line 64, app/components/supplier/performance_company_info/view.scss */
.compare-list .new-value > div {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 330px;
}
/* line 70, app/components/supplier/performance_company_info/view.scss */
.compare-list .old-value {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 500px;
  padding: 10px 0 10px 10px;
  color: #C33;
}
/* line 79, app/components/supplier/performance_company_info/view.scss */
.compare-list.only-new .new-value {
  width: 100%;
  border-right: 0;
}

/* line 85, app/components/supplier/performance_company_info/view.scss */
.compare-tab {
  margin: 10px 0;
}
/* line 88, app/components/supplier/performance_company_info/view.scss */
.compare-tab .compare-title {
  position: relative;
  padding: 10px 0;
}
/* line 92, app/components/supplier/performance_company_info/view.scss */
.compare-tab .compare-title > .compare-title-text {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 150px;
  font-size: 14px;
}
/* line 98, app/components/supplier/performance_company_info/view.scss */
.compare-tab .compare-title > .new-value, .compare-tab .compare-title > .old-value {
  position: absolute;
  top: 10px;
}
/* line 102, app/components/supplier/performance_company_info/view.scss */
.compare-tab .compare-title > .new-value > span, .compare-tab .compare-title > .old-value > span {
  padding: 10px;
  border: 1px dashed #ccc;
  cursor: pointer;
  font-weight: bold;
}
/* line 110, app/components/supplier/performance_company_info/view.scss */
.compare-tab .compare-title > .new-value.active > span, .compare-tab .compare-title > .old-value.active > span {
  border-style: solid;
}
/* line 116, app/components/supplier/performance_company_info/view.scss */
.compare-tab .compare-title > .new-value {
  left: 0;
  width: 500px;
  text-align: right;
}
/* line 122, app/components/supplier/performance_company_info/view.scss */
.compare-tab .compare-title > .old-value {
  left: 500px;
}
/* line 125, app/components/supplier/performance_company_info/view.scss */
.compare-tab .compare-title > .old-value > span {
  color: #C33;
}
/* line 131, app/components/supplier/performance_company_info/view.scss */
.compare-tab .compare-content {
  border: 1px solid #ccc;
  padding: 20px;
}
/* line 135, app/components/supplier/performance_company_info/view.scss */
.compare-tab .compare-content > .old-value {
  display: none;
}
/* line 139, app/components/supplier/performance_company_info/view.scss */
.compare-tab .compare-content .table {
  width: 100%;
}
/* line 143, app/components/supplier/performance_company_info/view.scss */
.compare-tab .compare-content .diff-value {
  color: #C33;
}
/* line 2, app/components/supplier/performance_data/view.scss */
.performance-data table {
  margin-top: 15px;
}
/* line 5, app/components/supplier/performance_data/view.scss */
.performance-data table td img {
  padding-right: 10px;
}
/* line 2, app/components/supplier/performance_paperwork_info/view.scss */
.performance-paperwork-info .paperwork-image {
  width: 100px;
  height: 100px;
}
/* line 2, app/components/supplier/performance_qualification_info/view.scss */
.performance-qualification-info .style-qualification-info-img {
  width: 100px;
  height: 100px;
}
/* line 6, app/components/supplier/plan/view.scss */
.supplier-plan .control-group {
  margin-top: 30px;
}
/* line 9, app/components/supplier/plan/view.scss */
.supplier-plan .control-group > label {
  width: 100px;
  text-align: right;
}
/* line 14, app/components/supplier/plan/view.scss */
.supplier-plan .control-group .product-and-garden {
  margin-top: -10px;
  width: 900px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 19, app/components/supplier/plan/view.scss */
.supplier-plan .control-group .product-and-garden > .table-striped {
  width: 100%;
}
/* line 22, app/components/supplier/plan/view.scss */
.supplier-plan .control-group .product-and-garden > .table-striped .width-300 {
  width: 300px !important;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: top;
}
/* line 30, app/components/supplier/plan/view.scss */
.supplier-plan .control-group .product-and-garden > .table-striped .third-product {
  width: 100px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
  padding: 0 10px;
  margin: 0 10px;
}
/* line 37, app/components/supplier/plan/view.scss */
.supplier-plan .control-group .product-and-garden > .table-striped .third-product .select-menu {
  position: absolute;
  width: 150px;
  border-radius: 5px;
  background: #f4f4f4;
}
/* line 43, app/components/supplier/plan/view.scss */
.supplier-plan .control-group .product-and-garden > .table-striped .third-product .select-menu ul {
  max-height: 180px;
  overflow-y: auto;
  height: auto;
}
/* line 48, app/components/supplier/plan/view.scss */
.supplier-plan .control-group .product-and-garden > .table-striped .third-product .select-menu ul > li {
  text-align: left;
}
/* line 53, app/components/supplier/plan/view.scss */
.supplier-plan .control-group .product-and-garden > .table-striped .third-product .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 62, app/components/supplier/plan/view.scss */
.supplier-plan .control-group .product-and-garden > .table-striped .product-show {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 400px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
  margin-top: 10px;
}
/* line 74, app/components/supplier/plan/view.scss */
.supplier-plan .control-group .margin-left-100 {
  margin-left: 100px;
  width: 100%;
  margin-bottom: 10px;
}
/* line 80, app/components/supplier/plan/view.scss */
.supplier-plan .control-group .picture {
  list-style: none;
  width: 950px !important;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 0;
  margin: 0;
}
/* line 87, app/components/supplier/plan/view.scss */
.supplier-plan .control-group .picture > li {
  width: 105px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 91, app/components/supplier/plan/view.scss */
.supplier-plan .control-group .picture > li .pic {
  width: 100px;
  height: 100px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 96, app/components/supplier/plan/view.scss */
.supplier-plan .control-group .picture > li .btn-upload {
  vertical-align: bottom;
  margin-top: 5px;
}
/* line 103, app/components/supplier/plan/view.scss */
.supplier-plan .control-group > .half {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 107, app/components/supplier/plan/view.scss */
.supplier-plan .control-group > .half label {
  width: 100px;
  text-align: right;
}
/* line 112, app/components/supplier/plan/view.scss */
.supplier-plan .control-group > .half > textarea {
  width: 360px;
  height: 120px;
}
/* line 119, app/components/supplier/plan/view.scss */
.supplier-plan .control-group > .half > p > label {
  margin-top: 8px;
}
/* line 126, app/components/supplier/plan/view.scss */
.supplier-plan .center {
  text-align: center;
  margin: 20px 0;
}
/* line 130, app/components/supplier/plan/view.scss */
.supplier-plan .select-menu {
  left: 0;
  position: absolute;
  width: 146px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
/* line 136, app/components/supplier/plan/view.scss */
.supplier-plan .select-menu .search {
  padding: 5px;
}
/* line 138, app/components/supplier/plan/view.scss */
.supplier-plan .select-menu .search input[type=text] {
  width: 85px;
}
/* line 142, app/components/supplier/plan/view.scss */
.supplier-plan .select-menu ul {
  padding: 0 5px;
  height: auto;
  max-height: 300px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 149, app/components/supplier/plan/view.scss */
.supplier-plan .select-menu li {
  line-height: 20px !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 152, app/components/supplier/plan/view.scss */
.supplier-plan .select-menu li label {
  width: 115px !important;
  margin: 5px 10px 5px 5px !important;
}
/* line 160, app/components/supplier/plan/view.scss */
.supplier-plan .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 166, app/components/supplier/plan/view.scss */
.supplier-plan .select-menu .scope-category-label {
  text-align: left !important;
}
/* line 4, app/components/supplier/plan_detail/view.scss */
.supplier-plan-detail .plan-detail {
  padding: 20px 20px 10px;
  margin-bottom: 30px;
  border: 1px solid #eee;
}
/* line 9, app/components/supplier/plan_detail/view.scss */
.supplier-plan-detail .plan-detail .plan-detail-header {
  height: 30px;
  background: #f4f4f4;
  padding: 5px;
  overflow: hidden;
}
/* line 15, app/components/supplier/plan_detail/view.scss */
.supplier-plan-detail .plan-detail .plan-detail-header > a {
  color: #4287C8;
  font-size: 16px;
  line-height: 30px;
  padding-left: 10px;
}
/* line 21, app/components/supplier/plan_detail/view.scss */
.supplier-plan-detail .plan-detail .plan-detail-header > a > i {
  float: right;
}
/* line 29, app/components/supplier/plan_detail/view.scss */
.supplier-plan-detail .plan-detail .plan-detail-body > .item {
  margin-top: 10px;
  border: 1px dashed #eee;
  background: #E4F2FC;
  padding: 10px;
}
/* line 35, app/components/supplier/plan_detail/view.scss */
.supplier-plan-detail .plan-detail .plan-detail-body > .item > label {
  width: 95px;
  text-align: right;
  font-weight: bold;
}
/* line 41, app/components/supplier/plan_detail/view.scss */
.supplier-plan-detail .plan-detail .plan-detail-body > .item > .product-and-garden {
  width: 900px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 45, app/components/supplier/plan_detail/view.scss */
.supplier-plan-detail .plan-detail .plan-detail-body > .item > .product-and-garden .detail {
  width: 100%;
}
/* line 48, app/components/supplier/plan_detail/view.scss */
.supplier-plan-detail .plan-detail .plan-detail-body > .item > .product-and-garden .detail > label {
  width: 80px;
}
/* line 51, app/components/supplier/plan_detail/view.scss */
.supplier-plan-detail .plan-detail .plan-detail-body > .item > .product-and-garden .detail .third-category-list {
  width: 300px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 59, app/components/supplier/plan_detail/view.scss */
.supplier-plan-detail .plan-detail .plan-detail-body > .item > .product-and-garden .detail .garden-list {
  width: 400px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: -12px;
  padding: 0;
}
/* line 65, app/components/supplier/plan_detail/view.scss */
.supplier-plan-detail .plan-detail .plan-detail-body > .item > .product-and-garden .detail .garden-list p {
  vertical-align: top;
}
/* line 72, app/components/supplier/plan_detail/view.scss */
.supplier-plan-detail .plan-detail .plan-detail-body > .item > .content {
  width: 80%;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 77, app/components/supplier/plan_detail/view.scss */
.supplier-plan-detail .plan-detail .plan-detail-body > .item > .half {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 81, app/components/supplier/plan_detail/view.scss */
.supplier-plan-detail .plan-detail .plan-detail-body > .item > .half > p {
  width: 100%;
}
/* line 84, app/components/supplier/plan_detail/view.scss */
.supplier-plan-detail .plan-detail .plan-detail-body > .item > .half > p > label {
  width: 80px;
  text-align: right;
  font-weight: bold;
}
/* line 91, app/components/supplier/plan_detail/view.scss */
.supplier-plan-detail .plan-detail .plan-detail-body > .item > .half .img {
  width: 100px;
  height: 100px;
  float: right;
}
/* line 98, app/components/supplier/plan_detail/view.scss */
.supplier-plan-detail .plan-detail .plan-detail-body > .item .pic {
  width: 100px;
  height: 100px;
  margin: 0px 20px 10px 0;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 4, app/components/supplier/plan_list/view.scss */
.supplier-plan-list h3 {
  padding: 16px 0 16px 0;
}
/* line 7, app/components/supplier/plan_list/view.scss */
.supplier-plan-list .block {
  margin-bottom: 20px;
}
/* line 10, app/components/supplier/plan_list/view.scss */
.supplier-plan-list .block .span3 {
  width: 260px !important;
}
/* line 15, app/components/supplier/plan_list/view.scss */
.supplier-plan-list .table-striped {
  width: 100%;
}
/* line 19, app/components/supplier/plan_list/view.scss */
.supplier-plan-list .right-pagination {
  text-align: right;
  margin: 20px 0;
}
/* line 6, app/components/supplier/plan_publish/view.scss */
.supplier-plan-publish .item {
  margin: 20px;
}
/* line 9, app/components/supplier/plan_publish/view.scss */
.supplier-plan-publish .item > label {
  width: 70px;
  font-weight: bold;
  padding: 0 10px;
  text-align: right;
}
/* line 15, app/components/supplier/plan_publish/view.scss */
.supplier-plan-publish .item .second-category {
  width: 900px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 19, app/components/supplier/plan_publish/view.scss */
.supplier-plan-publish .item .second-category .second-category-span {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding-right: 20px;
  margin-bottom: 10px;
}
/* line 26, app/components/supplier/plan_publish/view.scss */
.supplier-plan-publish .item .second-and-third-category {
  margin-top: -6px;
  width: 900px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 31, app/components/supplier/plan_publish/view.scss */
.supplier-plan-publish .item .second-and-third-category .third-category {
  width: 900px;
  margin-bottom: 20px;
  padding-top: 6px;
}
/* line 35, app/components/supplier/plan_publish/view.scss */
.supplier-plan-publish .item .second-and-third-category .third-category > .span1 {
  vertical-align: baseline;
  min-width: 100px;
  padding-right: 10px;
}
/* line 41, app/components/supplier/plan_publish/view.scss */
.supplier-plan-publish .item .second-and-third-category .third-category > .third-categories {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-align: center;
  position: relative;
}
/* line 46, app/components/supplier/plan_publish/view.scss */
.supplier-plan-publish .item .second-and-third-category .third-category > .third-categories .select-menu {
  position: absolute;
  width: 150px;
  border-radius: 5px;
  background: #f4f4f4;
}
/* line 52, app/components/supplier/plan_publish/view.scss */
.supplier-plan-publish .item .second-and-third-category .third-category > .third-categories .select-menu ul {
  max-height: 180px;
  overflow-y: auto;
  height: auto;
}
/* line 57, app/components/supplier/plan_publish/view.scss */
.supplier-plan-publish .item .second-and-third-category .third-category > .third-categories .select-menu ul > li {
  text-align: left;
}
/* line 62, app/components/supplier/plan_publish/view.scss */
.supplier-plan-publish .item .second-and-third-category .third-category > .third-categories .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 70, app/components/supplier/plan_publish/view.scss */
.supplier-plan-publish .item .second-and-third-category .third-category > .third-categories > .btn {
  width: 80px;
}
/* line 75, app/components/supplier/plan_publish/view.scss */
.supplier-plan-publish .item .second-and-third-category .third-category .third-category-show {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 650px;
  height: 14px;
  overflow: hidden;
}
/* line 84, app/components/supplier/plan_publish/view.scss */
.supplier-plan-publish .item .point-person {
  width: 900px;
  margin-top: -10px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 89, app/components/supplier/plan_publish/view.scss */
.supplier-plan-publish .item .point-person > span {
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 10px;
  border: 1px solid #eeeeee;
  margin: 0 15px 15px 0;
}
/* line 99, app/components/supplier/plan_publish/view.scss */
.supplier-plan-publish .hide {
  display: none;
}
/* line 103, app/components/supplier/plan_publish/view.scss */
.supplier-plan-publish .publish-submit {
  margin: 30px 0px 220px 120px;
}

/* line 109, app/components/supplier/plan_publish/view.scss */
.point-person-modal > .modal-header {
  height: 40px;
  line-height: 40px;
  padding: 0;
  font-size: 16px;
  font-weight: normal;
  font-family: "Microsoft YaHei";
  text-align: left;
  padding-left: 20px;
}
/* line 119, app/components/supplier/plan_publish/view.scss */
.point-person-modal > .modal-header span {
  float: right;
  width: 12px;
  height: 12px;
  margin-top: 15px;
  margin-right: 10px;
}
/* line 126, app/components/supplier/plan_publish/view.scss */
.point-person-modal > .modal-body {
  min-height: 70px;
}
/* line 130, app/components/supplier/plan_publish/view.scss */
.point-person-modal .person-item {
  min-width: 400px;
  margin: 10px;
}
/* line 134, app/components/supplier/plan_publish/view.scss */
.point-person-modal .person-item > label {
  width: 120px;
  text-align: right;
}
/* line 139, app/components/supplier/plan_publish/view.scss */
.point-person-modal .person-item .person-list {
  width: 240px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  max-height: 200px;
  overflow-y: auto;
}
/* line 145, app/components/supplier/plan_publish/view.scss */
.point-person-modal .person-item .person-list > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 150, app/components/supplier/plan_publish/view.scss */
.point-person-modal .person-item .person-list > ul > li {
  margin-bottom: 10px;
}
/* line 157, app/components/supplier/plan_publish/view.scss */
.point-person-modal .hide {
  display: none;
}
/* line 3, app/components/supplier/plan_status/view.scss */
.supplier-plan-status .plan-status {
  margin: 20px 0px 0px;
  text-align: center;
}
/* line 7, app/components/supplier/plan_status/view.scss */
.supplier-plan-status .plan-status .progress-bar {
  width: 200px !important;
}
/* line 5, app/components/supplier/plan_success/view.scss */
.supplier-plan-success > .item {
  margin: 40px;
  text-align: center;
}
/* line 11, app/components/supplier/plan_success/view.scss */
.supplier-plan-success > .item > p > .half {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-align: left;
}
/* line 17, app/components/supplier/plan_success/view.scss */
.supplier-plan-success > .item > p > .right {
  text-align: right;
}
/* line 6, app/components/supplier/plan_topic/view.scss */
.supplier-plan-topic .topic-body > .table {
  width: 100%;
}
/* line 11, app/components/supplier/plan_topic/view.scss */
.supplier-plan-topic .right-pagination {
  text-align: right;
  margin: 20px 0;
}

/* line 19, app/components/supplier/plan_topic/view.scss */
.plan-create-topic-form > .modal-header {
  padding: 5px 10px;
}
/* line 23, app/components/supplier/plan_topic/view.scss */
.plan-create-topic-form .control-group {
  width: 420px;
}
/* line 26, app/components/supplier/plan_topic/view.scss */
.plan-create-topic-form .control-group > label {
  width: auto;
}
/* line 30, app/components/supplier/plan_topic/view.scss */
.plan-create-topic-form .control-group > .width-360 {
  width: 360px !important;
}
/* line 34, app/components/supplier/plan_topic/view.scss */
.plan-create-topic-form .control-group > textarea {
  width: 348px !important;
}
/* line 38, app/components/supplier/plan_topic/view.scss */
.plan-create-topic-form .control-group > .btn-upload {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 1, app/components/supplier/product_update_line/view.scss */
.product_update_line {
  min-height: 610px;
}
/* line 4, app/components/supplier/product_update_line/view.scss */
.product_update_line table th {
  height: 25px;
  line-height: 25px;
}
/* line 8, app/components/supplier/product_update_line/view.scss */
.product_update_line table td {
  height: 25px;
}
/* line 6, app/components/supplier/profile_index/view.scss */
.supplier-profile .components-title span.supplier-tag {
  font-size: 8px;
  padding: 1px;
  border-radius: 4px;
  vertical-align: text-top;
}
/* line 14, app/components/supplier/profile_index/view.scss */
.supplier-profile .fill-title.top {
  padding-top: 20px;
}
/* line 19, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point {
  float: left;
  width: 489px;
  padding: 20px;
  border-bottom: 1px solid #eeeeee;
}
/* line 25, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point.point-budget {
  width: 1060px;
}
/* line 28, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point.point-budget .margin-left140 {
  margin-left: 140px;
}
/* line 33, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point.point-deposit {
  width: 1060px;
}
/* line 37, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point.point-deposit .point-part.whole-part {
  width: 900px;
}
/* line 41, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point.point-deposit .point-part li {
  float: left;
  width: 450px;
}
/* line 45, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point.point-deposit .point-part li .right-label {
  margin-left: 80px;
}
/* line 51, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point.point-credit-rating {
  width: 1060px;
}
/* line 53, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point.point-credit-rating .credit-rating-part {
  width: 800px;
}
/* line 55, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point.point-credit-rating .credit-rating-part .span1 {
  vertical-align: top;
}
/* line 61, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point.point-qualification {
  width: 100%;
  padding-bottom: 60px;
}
/* line 65, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point.point-qualification.last-point {
  padding-bottom: 250px;
}
/* line 69, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point.point-qualification .last-submit-time {
  color: #cccccc;
  font-size: 12px;
}
/* line 76, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point.point-qualification .point-part .max-height-300 {
  margin-top: 10px;
  padding: 10px;
  max-height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
}
/* line 84, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point.point-qualification .point-part.large-part {
  width: 400px;
}
/* line 88, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point.point-qualification .point-part.small-part {
  width: 250px;
  margin-top: 15px;
}
/* line 92, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point.point-qualification .point-part.small-part:last-child {
  padding-left: 20px;
  width: 230px;
}
/* line 98, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point.point-qualification .point-part li {
  float: none;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: auto;
  margin-bottom: 0;
}
/* line 104, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point.point-qualification .point-part li .category-tag {
  color: #4287c8;
}
/* line 108, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point.point-qualification .point-part li .category-duty {
  color: #cccccc;
}
/* line 113, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point.point-qualification .point-part .category-list-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 117, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point.point-qualification .point-part .category-list-container .select-menu {
  position: absolute;
  width: 120px;
  background-color: #f4f4f4;
  left: 0;
  top: 35px !important;
}
/* line 124, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point.point-qualification .point-part .category-list-container .select-menu ul {
  padding: 0 10px;
  height: auto;
  max-height: 200px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 131, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point.point-qualification .point-part .category-list-container .select-menu li {
  line-height: 18px;
  float: left;
}
/* line 135, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point.point-qualification .point-part .category-list-container .select-menu li label {
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100px;
}
/* line 143, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point.point-qualification .point-part .category-list-container .select-menu li input {
  width: 10px;
}
/* line 148, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point.point-qualification .point-part .category-list-container .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 157, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point.point-qualification .point-part .category-show {
  width: 370px;
}
/* line 161, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point.point-qualification .point-part .selected {
  padding: 3px;
  margin: 3px;
  border: 1px solid #eeeeee;
  color: #717171;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 171, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point.left {
  border-right: 1px solid #eeeeee;
}
/* line 175, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point .point-part {
  float: left;
  width: 300px;
}
/* line 179, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point .point-part ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 184, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point .point-part ul li {
  float: left;
  width: 12em;
  margin: 15px 0;
}
/* line 189, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point .point-part ul li.one-line {
  width: 30em;
}
/* line 195, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point .point-part .category-select {
  width: 120px !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 200, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point .point-part .status-label {
  width: 8em;
  text-align: right;
}
/* line 205, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point .point-part .status-count-span {
  font-size: 18px;
  color: #0e7fbb;
  font-weight: bold;
  margin-left: 10px;
  vertical-align: bottom;
}
/* line 214, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point .point-title {
  width: 120px;
  padding-left: 20px;
}
/* line 218, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point .point-title p {
  font-size: 14px;
  color: #cc003a;
}
/* line 223, app/components/supplier/profile_index/view.scss */
.supplier-profile .mutual-point .point-title .point-total {
  font-size: 24px;
}
/* line 229, app/components/supplier/profile_index/view.scss */
.supplier-profile .overall-plots {
  overflow: hidden;
}
/* line 233, app/components/supplier/profile_index/view.scss */
.supplier-profile .overall-plots .overall-performance {
  float: left;
}
/* line 237, app/components/supplier/profile_index/view.scss */
.supplier-profile .overall-plots table {
  width: 100%;
}
/* line 239, app/components/supplier/profile_index/view.scss */
.supplier-profile .overall-plots table td {
  padding: 0;
}
/* line 244, app/components/supplier/profile_index/view.scss */
.supplier-profile .overall-plots > div {
  width: 340px;
  float: left;
  margin-right: 15px;
}
/* line 248, app/components/supplier/profile_index/view.scss */
.supplier-profile .overall-plots > div:last-child {
  margin-right: 0;
}
/* line 253, app/components/supplier/profile_index/view.scss */
.supplier-profile .overall-plots .plot {
  height: 270px;
}
/* line 257, app/components/supplier/profile_index/view.scss */
.supplier-profile .overall-plots .last {
  margin-right: 0;
}
/* line 263, app/components/supplier/profile_index/view.scss */
.supplier-profile #applying-part .hand {
  cursor: pointer;
}

/* line 270, app/components/supplier/profile_index/view.scss */
.credit-rating-detal .modal-body {
  width: 600px;
}
/* line 273, app/components/supplier/profile_index/view.scss */
.credit-rating-detal .modal-body .credit-rating-detal-table {
  width: 100%;
  padding-right: 10px;
  max-height: 500px;
  overflow-x: hidden;
  overflow-y: auto;
}
/* line 3, app/components/supplier/progress/view.scss */
.supplier_progress {
  min-width: 1002px;
}
/* line 5, app/components/supplier/progress/view.scss */
.supplier_progress .progress-container {
  width: 1002px;
  margin: 0 auto;
}
/* line 8, app/components/supplier/progress/view.scss */
.supplier_progress .progress-container .progress {
  text-align: center;
}
/* line 2, app/components/supplier/promise/view.scss */
.promise .addContent {
  padding: 20px 0;
  box-sizing: border-box;
  float: left;
  width: 65%;
}
/* line 7, app/components/supplier/promise/view.scss */
.promise .addContent p {
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  font-family: "Microsoft YaHei";
}
/* line 14, app/components/supplier/promise/view.scss */
.promise .principle_add {
  float: left;
  width: 34%;
  padding: 20px 0;
  box-sizing: border-box;
}
/* line 19, app/components/supplier/promise/view.scss */
.promise .principle_add p {
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  font-family: "Microsoft YaHei";
}
/* line 26, app/components/supplier/promise/view.scss */
.promise #content {
  width: 1060px;
}
/* line 29, app/components/supplier/promise/view.scss */
.promise #content .btn-upload span {
  color: #4287c8;
}
/* line 34, app/components/supplier/promise/view.scss */
.promise #content .btn-upload.btn span {
  color: #fff;
}
/* line 38, app/components/supplier/promise/view.scss */
.promise #content .tab1 {
  width: 100%;
}
/* line 40, app/components/supplier/promise/view.scss */
.promise #content .tab1 .menu {
  height: 42px;
  font-size: 14px;
  width: 100%;
}
/* line 48, app/components/supplier/promise/view.scss */
.promise #content .tips {
  padding-top: 10px;
  height: 40px;
  line-height: 40px;
}
/* line 52, app/components/supplier/promise/view.scss */
.promise #content .tips .con {
  color: red;
  font-size: 13px;
}
/* line 56, app/components/supplier/promise/view.scss */
.promise #content .tips .showCon {
  display: block;
}
/* line 59, app/components/supplier/promise/view.scss */
.promise #content .tips .hideCon {
  display: none;
}
/* line 64, app/components/supplier/promise/view.scss */
.promise #content .sub {
  text-align: center;
  width: 100%;
  height: 60px;
  padding: 20px 20px 0 20px;
}
/* line 69, app/components/supplier/promise/view.scss */
.promise #content .sub .tipword {
  color: #FF0000;
  font-size: 14px;
  font-weight: bold;
  display: block;
  margin: 10px 0;
}
/* line 76, app/components/supplier/promise/view.scss */
.promise #content .sub .checkboxFive {
  padding: 10px 0;
}
/* line 78, app/components/supplier/promise/view.scss */
.promise #content .sub .checkboxFive #checkboxFiveInput {
  position: relative;
  top: 2px;
}
/* line 82, app/components/supplier/promise/view.scss */
.promise #content .sub .checkboxFive .agree {
  font-size: 12px;
  color: #717171;
}
/* line 86, app/components/supplier/promise/view.scss */
.promise #content .sub .checkboxFive .picNames {
  color: #717171;
  text-decoration: none;
  font-size: 12px;
}
/* line 91, app/components/supplier/promise/view.scss */
.promise #content .sub .checkboxFive .delPic {
  color: #285CDF;
  text-decoration: underline;
  font-size: 12px;
}
/* line 97, app/components/supplier/promise/view.scss */
.promise #content .sub #feedbox {
  border: #849bca 2px solid;
  margin: 2px 0 0 2px;
  background: #edf1f8;
  float: left;
  overflow: hidden;
  width: 500px;
  cursor: move;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 200px;
  filter: alpha(opacity=100);
  opacity: 1;
}
/* line 99, app/components/supplier/promise/view.scss */
.promise #content .sub #feedbox .main {
  padding: 10px;
}
/* line 100, app/components/supplier/promise/view.scss */
.promise #content .sub #feedbox .close {
  float: right;
  position: relative;
  top: 0px;
}
/* line 103, app/components/supplier/promise/view.scss */
.promise #content .subButton {
  padding: 20px 0;
  text-align: center;
}
/* line 106, app/components/supplier/promise/view.scss */
.promise #content .subButton #checkboxFiveInput {
  position: relative;
  top: 2px;
}
/* line 2, app/components/supplier/promise2/view.scss */
.promise2 #content {
  width: 1060px;
}
/* line 4, app/components/supplier/promise2/view.scss */
.promise2 #content .tab1 {
  width: 100%;
}
/* line 6, app/components/supplier/promise2/view.scss */
.promise2 #content .tab1 .menu {
  height: 42px;
  font-size: 14px;
  width: 100%;
}
/* line 10, app/components/supplier/promise2/view.scss */
.promise2 #content .tab1 .menu ul {
  border: 0;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
/* line 15, app/components/supplier/promise2/view.scss */
.promise2 #content .tab1 .menu ul li {
  float: left;
  width: 100px;
  text-align: center;
  line-height: 40px;
  height: 40px;
  cursor: auto;
  color: #717171;
  overflow: hidden;
  font-size: 12px;
  padding: 0;
  font-weight: 600;
}
/* line 29, app/components/supplier/promise2/view.scss */
.promise2 #content .tab1 .menu ul li:hover {
  cursor: pointer;
  background: none;
}
/* line 33, app/components/supplier/promise2/view.scss */
.promise2 #content .tab1 .menu ul li.off {
  position: relative;
  top: 0.5px;
  line-height: 36px;
  background: #fff;
  color: #717171;
  font-size: 12px;
  border-bottom: none;
  border-right: 1px solid #dedede;
  border-left: 1px solid #dedede;
  border-top: 2px solid #005bab;
}
/* line 47, app/components/supplier/promise2/view.scss */
.promise2 #content .tab1 .menudiv {
  background: #fff;
  border: 1px solid #dedede;
  height: auto;
  color: #717171;
  font-size: 14px;
}
/* line 53, app/components/supplier/promise2/view.scss */
.promise2 #content .tab1 .menudiv #con_one_1, .promise2 #content .tab1 .menudiv #con_one_2, .promise2 #content .tab1 .menudiv #con_one_3, .promise2 #content .tab1 .menudiv #con_one_4, .promise2 #content .tab1 .menudiv #con_one_5, .promise2 #content .tab1 .menudiv #con_one_6, .promise2 #content .tab1 .menudiv #con_one_7, .promise2 #content .tab1 .menudiv #con_one_8, .promise2 #content .tab1 .menudiv #con_one_9 {
  padding: 25px;
}
/* line 55, app/components/supplier/promise2/view.scss */
.promise2 #content .tab1 .menudiv #con_one_1 .zz-li, .promise2 #content .tab1 .menudiv #con_one_2 .zz-li, .promise2 #content .tab1 .menudiv #con_one_3 .zz-li, .promise2 #content .tab1 .menudiv #con_one_4 .zz-li, .promise2 #content .tab1 .menudiv #con_one_5 .zz-li, .promise2 #content .tab1 .menudiv #con_one_6 .zz-li, .promise2 #content .tab1 .menudiv #con_one_7 .zz-li, .promise2 #content .tab1 .menudiv #con_one_8 .zz-li, .promise2 #content .tab1 .menudiv #con_one_9 .zz-li {
  margin-top: 10px;
  position: relative;
}
/* line 58, app/components/supplier/promise2/view.scss */
.promise2 #content .tab1 .menudiv #con_one_1 .zz-li .ques, .promise2 #content .tab1 .menudiv #con_one_2 .zz-li .ques, .promise2 #content .tab1 .menudiv #con_one_3 .zz-li .ques, .promise2 #content .tab1 .menudiv #con_one_4 .zz-li .ques, .promise2 #content .tab1 .menudiv #con_one_5 .zz-li .ques, .promise2 #content .tab1 .menudiv #con_one_6 .zz-li .ques, .promise2 #content .tab1 .menudiv #con_one_7 .zz-li .ques, .promise2 #content .tab1 .menudiv #con_one_8 .zz-li .ques, .promise2 #content .tab1 .menudiv #con_one_9 .zz-li .ques {
  height: 60px;
  line-height: 30px;
}
/* line 61, app/components/supplier/promise2/view.scss */
.promise2 #content .tab1 .menudiv #con_one_1 .zz-li .ques .ques-l, .promise2 #content .tab1 .menudiv #con_one_2 .zz-li .ques .ques-l, .promise2 #content .tab1 .menudiv #con_one_3 .zz-li .ques .ques-l, .promise2 #content .tab1 .menudiv #con_one_4 .zz-li .ques .ques-l, .promise2 #content .tab1 .menudiv #con_one_5 .zz-li .ques .ques-l, .promise2 #content .tab1 .menudiv #con_one_6 .zz-li .ques .ques-l, .promise2 #content .tab1 .menudiv #con_one_7 .zz-li .ques .ques-l, .promise2 #content .tab1 .menudiv #con_one_8 .zz-li .ques .ques-l, .promise2 #content .tab1 .menudiv #con_one_9 .zz-li .ques .ques-l {
  float: left;
}
/* line 63, app/components/supplier/promise2/view.scss */
.promise2 #content .tab1 .menudiv #con_one_1 .zz-li .ques .ques-l span, .promise2 #content .tab1 .menudiv #con_one_2 .zz-li .ques .ques-l span, .promise2 #content .tab1 .menudiv #con_one_3 .zz-li .ques .ques-l span, .promise2 #content .tab1 .menudiv #con_one_4 .zz-li .ques .ques-l span, .promise2 #content .tab1 .menudiv #con_one_5 .zz-li .ques .ques-l span, .promise2 #content .tab1 .menudiv #con_one_6 .zz-li .ques .ques-l span, .promise2 #content .tab1 .menudiv #con_one_7 .zz-li .ques .ques-l span, .promise2 #content .tab1 .menudiv #con_one_8 .zz-li .ques .ques-l span, .promise2 #content .tab1 .menudiv #con_one_9 .zz-li .ques .ques-l span {
  color: #b0b0b0;
}
/* line 67, app/components/supplier/promise2/view.scss */
.promise2 #content .tab1 .menudiv #con_one_1 .zz-li .ques .ques-r, .promise2 #content .tab1 .menudiv #con_one_2 .zz-li .ques .ques-r, .promise2 #content .tab1 .menudiv #con_one_3 .zz-li .ques .ques-r, .promise2 #content .tab1 .menudiv #con_one_4 .zz-li .ques .ques-r, .promise2 #content .tab1 .menudiv #con_one_5 .zz-li .ques .ques-r, .promise2 #content .tab1 .menudiv #con_one_6 .zz-li .ques .ques-r, .promise2 #content .tab1 .menudiv #con_one_7 .zz-li .ques .ques-r, .promise2 #content .tab1 .menudiv #con_one_8 .zz-li .ques .ques-r, .promise2 #content .tab1 .menudiv #con_one_9 .zz-li .ques .ques-r {
  float: right;
}
/* line 71, app/components/supplier/promise2/view.scss */
.promise2 #content .tab1 .menudiv #con_one_1 .zz-li .up, .promise2 #content .tab1 .menudiv #con_one_2 .zz-li .up, .promise2 #content .tab1 .menudiv #con_one_3 .zz-li .up, .promise2 #content .tab1 .menudiv #con_one_4 .zz-li .up, .promise2 #content .tab1 .menudiv #con_one_5 .zz-li .up, .promise2 #content .tab1 .menudiv #con_one_6 .zz-li .up, .promise2 #content .tab1 .menudiv #con_one_7 .zz-li .up, .promise2 #content .tab1 .menudiv #con_one_8 .zz-li .up, .promise2 #content .tab1 .menudiv #con_one_9 .zz-li .up {
  width: 50%;
  float: left;
  height: 30px;
  line-height: 30px;
}
/* line 76, app/components/supplier/promise2/view.scss */
.promise2 #content .tab1 .menudiv #con_one_1 .zz-li .up .btn + span, .promise2 #content .tab1 .menudiv #con_one_2 .zz-li .up .btn + span, .promise2 #content .tab1 .menudiv #con_one_3 .zz-li .up .btn + span, .promise2 #content .tab1 .menudiv #con_one_4 .zz-li .up .btn + span, .promise2 #content .tab1 .menudiv #con_one_5 .zz-li .up .btn + span, .promise2 #content .tab1 .menudiv #con_one_6 .zz-li .up .btn + span, .promise2 #content .tab1 .menudiv #con_one_7 .zz-li .up .btn + span, .promise2 #content .tab1 .menudiv #con_one_8 .zz-li .up .btn + span, .promise2 #content .tab1 .menudiv #con_one_9 .zz-li .up .btn + span {
  color: #cc003A;
}
/* line 77, app/components/supplier/promise2/view.scss */
.promise2 #content .tab1 .menudiv #con_one_1 .zz-li .up .delPic, .promise2 #content .tab1 .menudiv #con_one_2 .zz-li .up .delPic, .promise2 #content .tab1 .menudiv #con_one_3 .zz-li .up .delPic, .promise2 #content .tab1 .menudiv #con_one_4 .zz-li .up .delPic, .promise2 #content .tab1 .menudiv #con_one_5 .zz-li .up .delPic, .promise2 #content .tab1 .menudiv #con_one_6 .zz-li .up .delPic, .promise2 #content .tab1 .menudiv #con_one_7 .zz-li .up .delPic, .promise2 #content .tab1 .menudiv #con_one_8 .zz-li .up .delPic, .promise2 #content .tab1 .menudiv #con_one_9 .zz-li .up .delPic {
  color: #1B69B8;
  text-decoration: underline;
}
/* line 78, app/components/supplier/promise2/view.scss */
.promise2 #content .tab1 .menudiv #con_one_1 .zz-li .up .picNames, .promise2 #content .tab1 .menudiv #con_one_2 .zz-li .up .picNames, .promise2 #content .tab1 .menudiv #con_one_3 .zz-li .up .picNames, .promise2 #content .tab1 .menudiv #con_one_4 .zz-li .up .picNames, .promise2 #content .tab1 .menudiv #con_one_5 .zz-li .up .picNames, .promise2 #content .tab1 .menudiv #con_one_6 .zz-li .up .picNames, .promise2 #content .tab1 .menudiv #con_one_7 .zz-li .up .picNames, .promise2 #content .tab1 .menudiv #con_one_8 .zz-li .up .picNames, .promise2 #content .tab1 .menudiv #con_one_9 .zz-li .up .picNames {
  color: #717171;
  text-decoration: none;
  margin-left: 10px;
}
/* line 80, app/components/supplier/promise2/view.scss */
.promise2 #content .tab1 .menudiv #con_one_1 .zz-li .up-video, .promise2 #content .tab1 .menudiv #con_one_2 .zz-li .up-video, .promise2 #content .tab1 .menudiv #con_one_3 .zz-li .up-video, .promise2 #content .tab1 .menudiv #con_one_4 .zz-li .up-video, .promise2 #content .tab1 .menudiv #con_one_5 .zz-li .up-video, .promise2 #content .tab1 .menudiv #con_one_6 .zz-li .up-video, .promise2 #content .tab1 .menudiv #con_one_7 .zz-li .up-video, .promise2 #content .tab1 .menudiv #con_one_8 .zz-li .up-video, .promise2 #content .tab1 .menudiv #con_one_9 .zz-li .up-video {
  width: 50%;
  float: left;
  height: 30px;
  line-height: 30px;
}
/* line 85, app/components/supplier/promise2/view.scss */
.promise2 #content .tab1 .menudiv #con_one_1 .zz-li .up-video .btn + span, .promise2 #content .tab1 .menudiv #con_one_2 .zz-li .up-video .btn + span, .promise2 #content .tab1 .menudiv #con_one_3 .zz-li .up-video .btn + span, .promise2 #content .tab1 .menudiv #con_one_4 .zz-li .up-video .btn + span, .promise2 #content .tab1 .menudiv #con_one_5 .zz-li .up-video .btn + span, .promise2 #content .tab1 .menudiv #con_one_6 .zz-li .up-video .btn + span, .promise2 #content .tab1 .menudiv #con_one_7 .zz-li .up-video .btn + span, .promise2 #content .tab1 .menudiv #con_one_8 .zz-li .up-video .btn + span, .promise2 #content .tab1 .menudiv #con_one_9 .zz-li .up-video .btn + span {
  color: #cc003A;
}
/* line 86, app/components/supplier/promise2/view.scss */
.promise2 #content .tab1 .menudiv #con_one_1 .zz-li .up-video .delVideo, .promise2 #content .tab1 .menudiv #con_one_2 .zz-li .up-video .delVideo, .promise2 #content .tab1 .menudiv #con_one_3 .zz-li .up-video .delVideo, .promise2 #content .tab1 .menudiv #con_one_4 .zz-li .up-video .delVideo, .promise2 #content .tab1 .menudiv #con_one_5 .zz-li .up-video .delVideo, .promise2 #content .tab1 .menudiv #con_one_6 .zz-li .up-video .delVideo, .promise2 #content .tab1 .menudiv #con_one_7 .zz-li .up-video .delVideo, .promise2 #content .tab1 .menudiv #con_one_8 .zz-li .up-video .delVideo, .promise2 #content .tab1 .menudiv #con_one_9 .zz-li .up-video .delVideo {
  color: #1B69B8;
  text-decoration: underline;
}
/* line 87, app/components/supplier/promise2/view.scss */
.promise2 #content .tab1 .menudiv #con_one_1 .zz-li .up-video .videoNames, .promise2 #content .tab1 .menudiv #con_one_2 .zz-li .up-video .videoNames, .promise2 #content .tab1 .menudiv #con_one_3 .zz-li .up-video .videoNames, .promise2 #content .tab1 .menudiv #con_one_4 .zz-li .up-video .videoNames, .promise2 #content .tab1 .menudiv #con_one_5 .zz-li .up-video .videoNames, .promise2 #content .tab1 .menudiv #con_one_6 .zz-li .up-video .videoNames, .promise2 #content .tab1 .menudiv #con_one_7 .zz-li .up-video .videoNames, .promise2 #content .tab1 .menudiv #con_one_8 .zz-li .up-video .videoNames, .promise2 #content .tab1 .menudiv #con_one_9 .zz-li .up-video .videoNames {
  color: #717171;
  text-decoration: none;
  margin-left: 10px;
}
/* line 89, app/components/supplier/promise2/view.scss */
.promise2 #content .tab1 .menudiv #con_one_1 .zz-li .word, .promise2 #content .tab1 .menudiv #con_one_2 .zz-li .word, .promise2 #content .tab1 .menudiv #con_one_3 .zz-li .word, .promise2 #content .tab1 .menudiv #con_one_4 .zz-li .word, .promise2 #content .tab1 .menudiv #con_one_5 .zz-li .word, .promise2 #content .tab1 .menudiv #con_one_6 .zz-li .word, .promise2 #content .tab1 .menudiv #con_one_7 .zz-li .word, .promise2 #content .tab1 .menudiv #con_one_8 .zz-li .word, .promise2 #content .tab1 .menudiv #con_one_9 .zz-li .word {
  clear: both;
  top: 10px;
  position: relative;
}
/* line 93, app/components/supplier/promise2/view.scss */
.promise2 #content .tab1 .menudiv #con_one_1 .zz-li .word .word-name, .promise2 #content .tab1 .menudiv #con_one_2 .zz-li .word .word-name, .promise2 #content .tab1 .menudiv #con_one_3 .zz-li .word .word-name, .promise2 #content .tab1 .menudiv #con_one_4 .zz-li .word .word-name, .promise2 #content .tab1 .menudiv #con_one_5 .zz-li .word .word-name, .promise2 #content .tab1 .menudiv #con_one_6 .zz-li .word .word-name, .promise2 #content .tab1 .menudiv #con_one_7 .zz-li .word .word-name, .promise2 #content .tab1 .menudiv #con_one_8 .zz-li .word .word-name, .promise2 #content .tab1 .menudiv #con_one_9 .zz-li .word .word-name {
  height: 45px;
  line-height: 45px;
  width: 100px;
  float: left;
}
/* line 96, app/components/supplier/promise2/view.scss */
.promise2 #content .tab1 .menudiv #con_one_1 .zz-li .word textarea, .promise2 #content .tab1 .menudiv #con_one_2 .zz-li .word textarea, .promise2 #content .tab1 .menudiv #con_one_3 .zz-li .word textarea, .promise2 #content .tab1 .menudiv #con_one_4 .zz-li .word textarea, .promise2 #content .tab1 .menudiv #con_one_5 .zz-li .word textarea, .promise2 #content .tab1 .menudiv #con_one_6 .zz-li .word textarea, .promise2 #content .tab1 .menudiv #con_one_7 .zz-li .word textarea, .promise2 #content .tab1 .menudiv #con_one_8 .zz-li .word textarea, .promise2 #content .tab1 .menudiv #con_one_9 .zz-li .word textarea {
  width: 600px;
}
/* line 100, app/components/supplier/promise2/view.scss */
.promise2 #content .tab1 .menudiv .showdiv {
  display: block;
}
/* line 101, app/components/supplier/promise2/view.scss */
.promise2 #content .tab1 .menudiv .hidediv {
  display: none;
}
/* line 104, app/components/supplier/promise2/view.scss */
.promise2 #content .tips {
  padding-top: 10px;
  height: 40px;
  line-height: 40px;
}
/* line 108, app/components/supplier/promise2/view.scss */
.promise2 #content .tips .con {
  color: red;
  font-size: 13px;
}
/* line 112, app/components/supplier/promise2/view.scss */
.promise2 #content .tips .showCon {
  display: block;
}
/* line 115, app/components/supplier/promise2/view.scss */
.promise2 #content .tips .hideCon {
  display: none;
}
/* line 120, app/components/supplier/promise2/view.scss */
.promise2 #content .sub {
  text-align: center;
  width: 100%;
  height: 60px;
  padding: 20px 20px 0 20px;
}
/* line 125, app/components/supplier/promise2/view.scss */
.promise2 #content .sub .tipword {
  color: #FF0000;
  font-size: 14px;
  font-weight: bold;
  display: block;
  margin: 10px 0;
}
/* line 132, app/components/supplier/promise2/view.scss */
.promise2 #content .sub .checkboxFive {
  padding: 10px 0;
}
/* line 134, app/components/supplier/promise2/view.scss */
.promise2 #content .sub .checkboxFive #checkboxFiveInput {
  position: relative;
  top: 2px;
}
/* line 138, app/components/supplier/promise2/view.scss */
.promise2 #content .sub .checkboxFive .agree {
  font-size: 12px;
  color: #717171;
}
/* line 142, app/components/supplier/promise2/view.scss */
.promise2 #content .sub .checkboxFive .picNames {
  color: #717171;
  text-decoration: none;
  font-size: 12px;
}
/* line 147, app/components/supplier/promise2/view.scss */
.promise2 #content .sub .checkboxFive .delPic {
  color: #285CDF;
  text-decoration: underline;
  font-size: 12px;
}
/* line 153, app/components/supplier/promise2/view.scss */
.promise2 #content .sub #feedbox {
  border: #849bca 2px solid;
  margin: 2px 0 0 2px;
  background: #edf1f8;
  float: left;
  overflow: hidden;
  width: 500px;
  cursor: move;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 200px;
  filter: alpha(opacity=100);
  opacity: 1;
}
/* line 155, app/components/supplier/promise2/view.scss */
.promise2 #content .sub #feedbox .main {
  padding: 10px;
}
/* line 156, app/components/supplier/promise2/view.scss */
.promise2 #content .sub #feedbox .close {
  float: right;
  position: relative;
  top: 0px;
}
/* line 159, app/components/supplier/promise2/view.scss */
.promise2 #content .subButton {
  padding: 20px 0;
  text-align: center;
}
/* line 162, app/components/supplier/promise2/view.scss */
.promise2 #content .subButton #checkboxFiveInput {
  position: relative;
  top: 2px;
}
/* line 1, app/components/supplier/promise_check/view.scss */
.promise_check {
  float: left;
  position: relative;
}
/* line 4, app/components/supplier/promise_check/view.scss */
.promise_check .content_appove {
  font-size: 14px;
}
/* line 7, app/components/supplier/promise_check/view.scss */
.promise_check .checking_table {
  border-collapse: collapse;
  border-spacing: 0;
  display: block;
  width: 1060px;
  min-height: 50px;
  color: #717171;
  border: 1px solid #eee;
  background-color: #f4f4f4;
  padding: 12px 50px 8px;
}
/* line 18, app/components/supplier/promise_check/view.scss */
.promise_check .addContent {
  padding: 20px 0;
  box-sizing: border-box;
}
/* line 21, app/components/supplier/promise_check/view.scss */
.promise_check .addContent p {
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  font-family: "Microsoft YaHei";
}
/* line 28, app/components/supplier/promise_check/view.scss */
.promise_check .promise_content {
  width: 1060px;
  margin-top: 20px;
}
/* line 32, app/components/supplier/promise_check/view.scss */
.promise_check .promise_content thead {
  background-color: #f4f4f4;
  border-collapse: collapse;
  border-spacing: 0;
}
/* line 36, app/components/supplier/promise_check/view.scss */
.promise_check .promise_content thead tr {
  display: table-row;
  line-height: 20px;
  text-align: center;
  font-size: 12px;
  border: solid 1px #e4e4d0;
}
/* line 43, app/components/supplier/promise_check/view.scss */
.promise_check .promise_content thead td {
  border: solid 1px #e4e4d0;
  padding: 10px 0;
}
/* line 50, app/components/supplier/promise_check/view.scss */
.promise_check .promise_content tbody tr {
  display: table-row;
  vertical-align: inherit;
  border: solid 1px #f4f4f4;
  line-height: 20px;
  text-align: center;
  font-size: 12px;
}
/* line 59, app/components/supplier/promise_check/view.scss */
.promise_check .promise_content tbody td {
  border: solid 1px #f4f4f4;
  padding: 10px 0;
}
/* line 63, app/components/supplier/promise_check/view.scss */
.promise_check .promise_content tbody .score-td {
  color: #fff;
  font-size: 8px;
  text-align: center;
  padding: 0 10px;
}
/* line 68, app/components/supplier/promise_check/view.scss */
.promise_check .promise_content tbody .score-td .score-outer {
  width: 100px;
  height: 10px;
  background-color: #dbdbdb;
  text-align: center;
  float: left;
  margin-top: 10px;
}
/* line 75, app/components/supplier/promise_check/view.scss */
.promise_check .promise_content tbody .score-td .score-outer .score-actual-red {
  background-color: #ff0000;
  height: 10px;
}
/* line 79, app/components/supplier/promise_check/view.scss */
.promise_check .promise_content tbody .score-td .score-outer .score-actual-orange {
  background-color: #ff9933;
  height: 10px;
}
/* line 83, app/components/supplier/promise_check/view.scss */
.promise_check .promise_content tbody .score-td .score-outer .score-actual-blue {
  background-color: #0066ff;
  height: 10px;
}
/* line 87, app/components/supplier/promise_check/view.scss */
.promise_check .promise_content tbody .score-td .score-outer .score-actual-green {
  background-color: #00cc66;
  height: 10px;
}
/* line 92, app/components/supplier/promise_check/view.scss */
.promise_check .promise_content tbody .score-td > span {
  width: 30px;
  color: #000;
  line-height: 30px;
}
/* line 98, app/components/supplier/promise_check/view.scss */
.promise_check .promise_content tbody .btn_sure {
  padding: 7px;
  font-size: 12px;
  line-height: 12px;
  color: #fff;
  border-color: #004981;
  background-color: #005fa7;
  border: 1px solid transparent;
  border-radius: 4px;
  white-space: nowrap;
}
/* line 109, app/components/supplier/promise_check/view.scss */
.promise_check .promise_content tbody .btn_delete {
  padding: 7px 10px;
  font-size: 12px;
  line-height: 12px;
  color: #fff;
  background-color: #970027;
  border-color: #550218;
  border: 1px solid transparent;
  border-radius: 4px;
  white-space: nowrap;
}

/* line 127, app/components/supplier/promise_check/view.scss */
.line-modal .modal-body .promise_content table {
  border: 1px solid #E8E8E8;
  margin: 0 auto;
}
/* line 130, app/components/supplier/promise_check/view.scss */
.line-modal .modal-body .promise_content table tr {
  border: 1px solid #E8E8E8;
}
/* line 132, app/components/supplier/promise_check/view.scss */
.line-modal .modal-body .promise_content table tr td {
  text-align: center;
  border: 1px solid #E8E8E8;
}
/* line 136, app/components/supplier/promise_check/view.scss */
.line-modal .modal-body .promise_content table tr th {
  background-color: #e1ebf5;
  color: #005aaa;
  border: 1px solid #eee;
  border-width: 0 0 1px 0;
  font-size: inherit;
  margin: 0;
  text-align: center;
  overflow: visible;
  font-weight: normal;
  vertical-align: middle;
  height: 40px;
  padding: 0;
  border: 1px solid #eee;
  border-width: 1px;
  height: 36px;
}
/* line 153, app/components/supplier/promise_check/view.scss */
.line-modal .modal-body .promise_content table tr .textLeft {
  text-align: left;
  padding-left: 15px;
  width: 20%;
}
/* line 154, app/components/supplier/promise_check/view.scss */
.line-modal .modal-body .promise_content table tr .str1 {
  font-weight: bold;
  border-right: 1px solid #E8E8E8;
  color: #545557;
  width: 8%;
}
/* line 155, app/components/supplier/promise_check/view.scss */
.line-modal .modal-body .promise_content table tr .str2 {
  width: 4%;
}
/* line 156, app/components/supplier/promise_check/view.scss */
.line-modal .modal-body .promise_content table tr .str3, .line-modal .modal-body .promise_content table tr .str4 {
  width: 13%;
}
/* line 158, app/components/supplier/promise_check/view.scss */
.line-modal .modal-body .promise_content table tr .str3 a, .line-modal .modal-body .promise_content table tr .str4 a {
  max-width: 130px;
  display: inline-block;
  overflow: hidden;
}
/* line 164, app/components/supplier/promise_check/view.scss */
.line-modal .modal-body .promise_content table tr .str5 {
  width: 10%;
}
/* line 165, app/components/supplier/promise_check/view.scss */
.line-modal .modal-body .promise_content table tr .str6 {
  width: 15%;
}
/* line 167, app/components/supplier/promise_check/view.scss */
.line-modal .modal-body .promise_content table tr .str6 textarea {
  margin-top: 3px;
}
/* line 171, app/components/supplier/promise_check/view.scss */
.line-modal .modal-body .promise_content table tr .str7 {
  width: 15%;
}
/* line 173, app/components/supplier/promise_check/view.scss */
.line-modal .modal-body .promise_content table tr .str7 ul {
  padding-left: 15px;
  list-style-type: none;
}
/* line 176, app/components/supplier/promise_check/view.scss */
.line-modal .modal-body .promise_content table tr .str7 ul li {
  line-height: 15px;
}
/* line 190, app/components/supplier/promise_check/view.scss */
.line-modal .modal-header {
  height: 40px;
  line-height: 40px;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
  font-family: "Microsoft YaHei";
  text-align: left;
  padding-left: 20px;
}
/* line 200, app/components/supplier/promise_check/view.scss */
.line-modal .modal-header span {
  float: right;
  width: 12px;
  height: 12px;
  margin-top: 10px;
  margin-right: 10px;
}
/* line 1, app/components/supplier/promise_check2/view.scss */
.promise_check2 {
  float: left;
  position: relative;
}
/* line 4, app/components/supplier/promise_check2/view.scss */
.promise_check2 .content_appove {
  font-size: 14px;
}
/* line 7, app/components/supplier/promise_check2/view.scss */
.promise_check2 .checking_table {
  border-collapse: collapse;
  border-spacing: 0;
  display: block;
  width: 1060px;
  min-height: 50px;
  color: #717171;
  border: 1px solid #eee;
  background-color: #f4f4f4;
  padding: 12px 50px 8px;
}
/* line 18, app/components/supplier/promise_check2/view.scss */
.promise_check2 .promise_content {
  width: 1060px;
  margin-top: 20px;
}
/* line 22, app/components/supplier/promise_check2/view.scss */
.promise_check2 .promise_content thead {
  background-color: #f4f4f4;
  border-collapse: collapse;
  border-spacing: 0;
}
/* line 26, app/components/supplier/promise_check2/view.scss */
.promise_check2 .promise_content thead tr {
  line-height: 50px;
  text-align: center;
  font-size: 12px;
}
/* line 34, app/components/supplier/promise_check2/view.scss */
.promise_check2 .promise_content tbody tr {
  display: table-row;
  vertical-align: inherit;
  border: solid 1px #f4f4f4;
  line-height: 50px;
  text-align: center;
  font-size: 12px;
}
/* line 43, app/components/supplier/promise_check2/view.scss */
.promise_check2 .promise_content tbody td {
  border: solid 1px #f4f4f4;
}
/* line 46, app/components/supplier/promise_check2/view.scss */
.promise_check2 .promise_content tbody .score-td {
  color: #fff;
  font-size: 8px;
  text-align: center;
  padding: 0 22px;
}
/* line 51, app/components/supplier/promise_check2/view.scss */
.promise_check2 .promise_content tbody .score-td .score-outer {
  width: 100px;
  height: 10px;
  background-color: #dbdbdb;
  text-align: center;
  float: left;
  margin-top: 10px;
}
/* line 58, app/components/supplier/promise_check2/view.scss */
.promise_check2 .promise_content tbody .score-td .score-outer .score-actual-red {
  background-color: #ff0000;
  height: 10px;
}
/* line 62, app/components/supplier/promise_check2/view.scss */
.promise_check2 .promise_content tbody .score-td .score-outer .score-actual-orange {
  background-color: #ff9933;
  height: 10px;
}
/* line 66, app/components/supplier/promise_check2/view.scss */
.promise_check2 .promise_content tbody .score-td .score-outer .score-actual-blue {
  background-color: #0066ff;
  height: 10px;
}
/* line 70, app/components/supplier/promise_check2/view.scss */
.promise_check2 .promise_content tbody .score-td .score-outer .score-actual-green {
  background-color: #00cc66;
  height: 10px;
}
/* line 75, app/components/supplier/promise_check2/view.scss */
.promise_check2 .promise_content tbody .score-td > span {
  width: 30px;
  color: #000;
  line-height: 30px;
}
/* line 81, app/components/supplier/promise_check2/view.scss */
.promise_check2 .promise_content tbody .btn_sure {
  padding: 7px 10px;
  font-size: 12px;
  line-height: 12px;
  color: #fff;
  border-color: #004981;
  background-color: #005fa7;
  border: 1px solid transparent;
  border-radius: 4px;
  white-space: nowrap;
}
/* line 92, app/components/supplier/promise_check2/view.scss */
.promise_check2 .promise_content tbody .btn_delete {
  padding: 7px 10px;
  font-size: 12px;
  line-height: 12px;
  color: #fff;
  background-color: #970027;
  border-color: #550218;
  border: 1px solid transparent;
  border-radius: 4px;
  white-space: nowrap;
}

/* line 110, app/components/supplier/promise_check2/view.scss */
.line-modal .modal-body .promise_content table {
  border: 1px solid #E8E8E8;
  margin: 0 auto;
}
/* line 113, app/components/supplier/promise_check2/view.scss */
.line-modal .modal-body .promise_content table tr {
  border: 1px solid #E8E8E8;
}
/* line 115, app/components/supplier/promise_check2/view.scss */
.line-modal .modal-body .promise_content table tr td {
  text-align: center;
  border: 1px solid #E8E8E8;
}
/* line 119, app/components/supplier/promise_check2/view.scss */
.line-modal .modal-body .promise_content table tr th {
  background-color: #e1ebf5;
  color: #005aaa;
  border: 1px solid #eee;
  border-width: 0 0 1px 0;
  font-size: inherit;
  margin: 0;
  text-align: center;
  overflow: visible;
  font-weight: normal;
  vertical-align: middle;
  height: 40px;
  padding: 0;
  border: 1px solid #eee;
  border-width: 1px;
  height: 36px;
}
/* line 136, app/components/supplier/promise_check2/view.scss */
.line-modal .modal-body .promise_content table tr .textLeft {
  text-align: left;
  padding-left: 15px;
  width: 20%;
}
/* line 137, app/components/supplier/promise_check2/view.scss */
.line-modal .modal-body .promise_content table tr .str1 {
  font-weight: bold;
  border-right: 1px solid #E8E8E8;
  color: #545557;
  width: 8%;
}
/* line 138, app/components/supplier/promise_check2/view.scss */
.line-modal .modal-body .promise_content table tr .str2 {
  width: 4%;
}
/* line 139, app/components/supplier/promise_check2/view.scss */
.line-modal .modal-body .promise_content table tr .str3, .line-modal .modal-body .promise_content table tr .str4 {
  width: 13%;
}
/* line 141, app/components/supplier/promise_check2/view.scss */
.line-modal .modal-body .promise_content table tr .str3 a, .line-modal .modal-body .promise_content table tr .str4 a {
  max-width: 130px;
  display: inline-block;
  overflow: hidden;
}
/* line 147, app/components/supplier/promise_check2/view.scss */
.line-modal .modal-body .promise_content table tr .str5 {
  width: 10%;
}
/* line 148, app/components/supplier/promise_check2/view.scss */
.line-modal .modal-body .promise_content table tr .str6 {
  width: 15%;
}
/* line 150, app/components/supplier/promise_check2/view.scss */
.line-modal .modal-body .promise_content table tr .str6 textarea {
  margin-top: 3px;
}
/* line 154, app/components/supplier/promise_check2/view.scss */
.line-modal .modal-body .promise_content table tr .str7 {
  width: 15%;
}
/* line 156, app/components/supplier/promise_check2/view.scss */
.line-modal .modal-body .promise_content table tr .str7 ul {
  padding-left: 15px;
  list-style-type: none;
}
/* line 159, app/components/supplier/promise_check2/view.scss */
.line-modal .modal-body .promise_content table tr .str7 ul li {
  line-height: 15px;
}
/* line 173, app/components/supplier/promise_check2/view.scss */
.line-modal .modal-header {
  height: 40px;
  line-height: 40px;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
  font-family: "Microsoft YaHei";
  text-align: left;
  padding-left: 20px;
}
/* line 183, app/components/supplier/promise_check2/view.scss */
.line-modal .modal-header span {
  float: right;
  width: 12px;
  height: 12px;
  margin-top: 10px;
  margin-right: 10px;
}
/* line 1, app/components/supplier/promise_ckMannerge/view.scss */
.promise_ckMannerge {
  min-height: 85%;
  float: left;
  position: relative;
}
/* line 2, app/components/supplier/promise_ckMannerge/view.scss */
.promise_ckMannerge .subButton {
  text-align: center;
  margin-top: 20px;
}
/* line 9, app/components/supplier/promise_ckMannerge/view.scss */
.promise_ckMannerge .content_appove {
  font-size: 14px;
  padding: 20px 0;
}
/* line 12, app/components/supplier/promise_ckMannerge/view.scss */
.promise_ckMannerge .content_appove span {
  float: right;
  font-size: 12px;
  margin-right: 5px;
}
/* line 18, app/components/supplier/promise_ckMannerge/view.scss */
.promise_ckMannerge .pagination-right {
  text-align: right;
}
/* line 21, app/components/supplier/promise_ckMannerge/view.scss */
.promise_ckMannerge .block {
  display: block;
  min-height: 50px;
  color: #717171;
  border: 1px solid #eeeeee;
  background-color: #f4f4f4;
  padding: 12px 3px 8px;
}
/* line 28, app/components/supplier/promise_ckMannerge/view.scss */
.promise_ckMannerge .block .span3 {
  padding: 0 5px;
  display: inline-block;
  vertical-align: middle;
  /* width: 230px; */
  text-align: left;
}
/* line 35, app/components/supplier/promise_ckMannerge/view.scss */
.promise_ckMannerge .block .span2 {
  margin-left: 2px;
  text-align: left;
  display: inline-block;
  margin-top: 10px;
}
/* line 43, app/components/supplier/promise_ckMannerge/view.scss */
.promise_ckMannerge .block .span1 {
  padding: 0 5px;
  display: inline-block;
  vertical-align: middle;
  width: 170px;
  margin-left: 260px;
}
/* line 51, app/components/supplier/promise_ckMannerge/view.scss */
.promise_ckMannerge .block span table {
  display: table;
  border-collapse: separate;
  border-spacing: 2px;
  border-color: grey;
}
/* line 57, app/components/supplier/promise_ckMannerge/view.scss */
.promise_ckMannerge .block span table table select {
  width: 136px;
}
/* line 62, app/components/supplier/promise_ckMannerge/view.scss */
.promise_ckMannerge .block span table #business-category-table .last, .promise_ckMannerge .block span table #customer-group-table .last {
  background-color: #f3f3f3;
  text-align: center;
}
/* line 65, app/components/supplier/promise_ckMannerge/view.scss */
.promise_ckMannerge .block span table #business-category-table .last td, .promise_ckMannerge .block span table #customer-group-table .last td {
  padding: 0;
  line-height: 45px;
}
/* line 68, app/components/supplier/promise_ckMannerge/view.scss */
.promise_ckMannerge .block span table #business-category-table .last td span, .promise_ckMannerge .block span table #customer-group-table .last td span {
  color: #5c5c5c;
}
/* line 73, app/components/supplier/promise_ckMannerge/view.scss */
.promise_ckMannerge .block span table #business-category-table select, .promise_ckMannerge .block span table #customer-group-table select {
  width: 140px;
}
/* line 78, app/components/supplier/promise_ckMannerge/view.scss */
.promise_ckMannerge .block span table .paperwork-info-div div {
  display: inline-block;
}
/* line 88, app/components/supplier/promise_ckMannerge/view.scss */
.promise_ckMannerge .table_content .jdt ul {
  list-style: none;
}
/* line 90, app/components/supplier/promise_ckMannerge/view.scss */
.promise_ckMannerge .table_content .jdt ul li {
  float: left;
  width: 54px;
  margin-right: 3px;
  line-height: 13px;
  border-radius: 8px;
}
/* line 1, app/components/supplier/promise_show/view.scss */
.promise-show {
  min-height: 400px;
}
/* line 3, app/components/supplier/promise_show/view.scss */
.promise-show .compare-tatol {
  background-color: #e1ebf5;
  height: 80px;
  padding-top: 15px;
  padding-left: 20px;
  margin-bottom: 10px;
}
/* line 10, app/components/supplier/promise_show/view.scss */
.promise-show .compare-tab {
  margin-top: 0;
}
/* line 12, app/components/supplier/promise_show/view.scss */
.promise-show .compare-tab table {
  width: 100%;
  margin: 0 auto;
}
/* line 16, app/components/supplier/promise_show/view.scss */
.promise-show .compare-tab table thead tr {
  background-color: #e1ebf5;
  color: #005aaa;
  font-size: 12px;
  font-weight: bold;
}
/* line 21, app/components/supplier/promise_show/view.scss */
.promise-show .compare-tab table thead tr th {
  border: none;
}
/* line 26, app/components/supplier/promise_show/view.scss */
.promise-show .compare-tab table tr {
  height: 30px;
  line-height: 30px;
}
/* line 28, app/components/supplier/promise_show/view.scss */
.promise-show .compare-tab table tr td {
  text-align: center;
  border: 1px solid #eeeeee;
}
/* line 29, app/components/supplier/promise_show/view.scss */
.promise-show .compare-tab table tr .textLeft {
  text-align: left;
  padding-left: 15px;
  width: 35%;
}
/* line 30, app/components/supplier/promise_show/view.scss */
.promise-show .compare-tab table tr .str1 {
  font-weight: bold;
  border-right: 1px solid #E8E8E8;
  color: #545557;
  width: 10%;
}
/* line 31, app/components/supplier/promise_show/view.scss */
.promise-show .compare-tab table tr .odd {
  background-color: #fafafa;
}
/* line 32, app/components/supplier/promise_show/view.scss */
.promise-show .compare-tab table tr .str2 {
  width: 5%;
}
/* line 33, app/components/supplier/promise_show/view.scss */
.promise-show .compare-tab table tr .str3, .promise-show .compare-tab table tr .str4 {
  width: 15%;
}
/* line 35, app/components/supplier/promise_show/view.scss */
.promise-show .compare-tab table tr .str3 a, .promise-show .compare-tab table tr .str4 a {
  max-width: 130px;
  display: inline-block;
  overflow: hidden;
}
/* line 41, app/components/supplier/promise_show/view.scss */
.promise-show .compare-tab table tr .str5 {
  width: 20%;
}
/* line 43, app/components/supplier/promise_show/view.scss */
.promise-show .compare-tab table .odd {
  background-color: #fafafa;
}

/* line 48, app/components/supplier/promise_show/view.scss */
.promise-modal .modal-header {
  height: 40px;
  line-height: 40px;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
  font-family: "Microsoft YaHei";
  text-align: left;
  padding-left: 20px;
}
/* line 58, app/components/supplier/promise_show/view.scss */
.promise-modal .modal-header span {
  float: right;
  width: 12px;
  height: 12px;
  margin-top: 10px;
  margin-right: 10px;
}
/* line 65, app/components/supplier/promise_show/view.scss */
.promise-modal table {
  width: 100%;
  margin: 0 auto;
}
/* line 69, app/components/supplier/promise_show/view.scss */
.promise-modal table thead tr {
  background-color: #e1ebf5;
  color: #005aaa;
  font-size: 12px;
  font-weight: bold;
}
/* line 74, app/components/supplier/promise_show/view.scss */
.promise-modal table thead tr th {
  border: none;
}
/* line 79, app/components/supplier/promise_show/view.scss */
.promise-modal table tr {
  height: 30px;
  line-height: 30px;
}
/* line 81, app/components/supplier/promise_show/view.scss */
.promise-modal table tr td {
  text-align: center;
  border: 1px solid #eeeeee;
}
/* line 82, app/components/supplier/promise_show/view.scss */
.promise-modal table tr .textLeft {
  text-align: left;
  padding-left: 15px;
  width: 35%;
}
/* line 83, app/components/supplier/promise_show/view.scss */
.promise-modal table tr .str1 {
  font-weight: bold;
  border-right: 1px solid #E8E8E8;
  color: #545557;
  width: 10%;
}
/* line 84, app/components/supplier/promise_show/view.scss */
.promise-modal table tr .odd {
  background-color: #fafafa;
}
/* line 85, app/components/supplier/promise_show/view.scss */
.promise-modal table tr .str2 {
  width: 5%;
}
/* line 86, app/components/supplier/promise_show/view.scss */
.promise-modal table tr .str3, .promise-modal table tr .str4 {
  width: 15%;
}
/* line 88, app/components/supplier/promise_show/view.scss */
.promise-modal table tr .str3 a, .promise-modal table tr .str4 a {
  max-width: 130px;
  display: inline-block;
  overflow: hidden;
}
/* line 94, app/components/supplier/promise_show/view.scss */
.promise-modal table tr .str5 {
  width: 20%;
}
/* line 96, app/components/supplier/promise_show/view.scss */
.promise-modal table .odd {
  background-color: #fafafa;
}
/* line 98, app/components/supplier/promise_show/view.scss */
.promise-modal .modal-footer {
  text-align: center;
}
/* line 1, app/components/supplier/promise_show2/view.scss */
.promise-show2 {
  min-height: 400px;
}
/* line 3, app/components/supplier/promise_show2/view.scss */
.promise-show2 .compare-tatol {
  background-color: #e1ebf5;
  height: 40px;
  padding-top: 15px;
  padding-left: 20px;
  margin-bottom: 10px;
}
/* line 10, app/components/supplier/promise_show2/view.scss */
.promise-show2 .compare-tab {
  margin-top: 0;
}
/* line 12, app/components/supplier/promise_show2/view.scss */
.promise-show2 .compare-tab table {
  width: 100%;
  margin: 0 auto;
}
/* line 16, app/components/supplier/promise_show2/view.scss */
.promise-show2 .compare-tab table thead tr {
  background-color: #e1ebf5;
  color: #005aaa;
  font-size: 12px;
  font-weight: bold;
}
/* line 21, app/components/supplier/promise_show2/view.scss */
.promise-show2 .compare-tab table thead tr th {
  border: none;
}
/* line 26, app/components/supplier/promise_show2/view.scss */
.promise-show2 .compare-tab table tr {
  height: 30px;
  line-height: 30px;
}
/* line 28, app/components/supplier/promise_show2/view.scss */
.promise-show2 .compare-tab table tr td {
  text-align: center;
  border: 1px solid #eeeeee;
}
/* line 29, app/components/supplier/promise_show2/view.scss */
.promise-show2 .compare-tab table tr .textLeft {
  text-align: left;
  padding-left: 15px;
  width: 35%;
}
/* line 30, app/components/supplier/promise_show2/view.scss */
.promise-show2 .compare-tab table tr .str1 {
  font-weight: bold;
  border-right: 1px solid #E8E8E8;
  color: #545557;
  width: 10%;
}
/* line 31, app/components/supplier/promise_show2/view.scss */
.promise-show2 .compare-tab table tr .odd {
  background-color: #fafafa;
}
/* line 32, app/components/supplier/promise_show2/view.scss */
.promise-show2 .compare-tab table tr .str2 {
  width: 5%;
}
/* line 33, app/components/supplier/promise_show2/view.scss */
.promise-show2 .compare-tab table tr .str3, .promise-show2 .compare-tab table tr .str4 {
  width: 15%;
}
/* line 35, app/components/supplier/promise_show2/view.scss */
.promise-show2 .compare-tab table tr .str3 a, .promise-show2 .compare-tab table tr .str4 a {
  max-width: 130px;
  display: inline-block;
  overflow: hidden;
}
/* line 41, app/components/supplier/promise_show2/view.scss */
.promise-show2 .compare-tab table tr .str5 {
  width: 20%;
}
/* line 43, app/components/supplier/promise_show2/view.scss */
.promise-show2 .compare-tab table .odd {
  background-color: #fafafa;
}

/* line 48, app/components/supplier/promise_show2/view.scss */
.promise-modal .modal-header {
  height: 40px;
  line-height: 40px;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
  font-family: "Microsoft YaHei";
  text-align: left;
  padding-left: 20px;
}
/* line 58, app/components/supplier/promise_show2/view.scss */
.promise-modal .modal-header span {
  float: right;
  width: 12px;
  height: 12px;
  margin-top: 10px;
  margin-right: 10px;
}
/* line 65, app/components/supplier/promise_show2/view.scss */
.promise-modal table {
  width: 100%;
  margin: 0 auto;
}
/* line 69, app/components/supplier/promise_show2/view.scss */
.promise-modal table thead tr {
  background-color: #e1ebf5;
  color: #005aaa;
  font-size: 12px;
  font-weight: bold;
}
/* line 74, app/components/supplier/promise_show2/view.scss */
.promise-modal table thead tr th {
  border: none;
}
/* line 79, app/components/supplier/promise_show2/view.scss */
.promise-modal table tr {
  height: 30px;
  line-height: 30px;
}
/* line 81, app/components/supplier/promise_show2/view.scss */
.promise-modal table tr td {
  text-align: center;
  border: 1px solid #eeeeee;
}
/* line 82, app/components/supplier/promise_show2/view.scss */
.promise-modal table tr .textLeft {
  text-align: left;
  padding-left: 15px;
  width: 35%;
}
/* line 83, app/components/supplier/promise_show2/view.scss */
.promise-modal table tr .str1 {
  font-weight: bold;
  border-right: 1px solid #E8E8E8;
  color: #545557;
  width: 10%;
}
/* line 84, app/components/supplier/promise_show2/view.scss */
.promise-modal table tr .odd {
  background-color: #fafafa;
}
/* line 85, app/components/supplier/promise_show2/view.scss */
.promise-modal table tr .str2 {
  width: 5%;
}
/* line 86, app/components/supplier/promise_show2/view.scss */
.promise-modal table tr .str3, .promise-modal table tr .str4 {
  width: 15%;
}
/* line 88, app/components/supplier/promise_show2/view.scss */
.promise-modal table tr .str3 a, .promise-modal table tr .str4 a {
  max-width: 130px;
  display: inline-block;
  overflow: hidden;
}
/* line 94, app/components/supplier/promise_show2/view.scss */
.promise-modal table tr .str5 {
  width: 20%;
}
/* line 96, app/components/supplier/promise_show2/view.scss */
.promise-modal table .odd {
  background-color: #fafafa;
}
/* line 98, app/components/supplier/promise_show2/view.scss */
.promise-modal .modal-footer {
  text-align: center;
}
/* line 4, app/components/supplier/qualification_info/view.scss */
.qualification-info .tab-name {
  font-weight: bold;
  font-family: "Microsoft YaHei", "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif;
}
/* line 8, app/components/supplier/qualification_info/view.scss */
.qualification-info legend {
  color: #005fa7 !important;
  font-weight: bold;
  font-size: 14px !important;
  padding: 10px 0;
  font-family: "Microsoft YaHei", "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif;
}
/* line 15, app/components/supplier/qualification_info/view.scss */
.qualification-info .file-name {
  width: 120px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* line 22, app/components/supplier/qualification_info/view.scss */
.qualification-info #recent-sold-table {
  width: 1060px;
}
/* line 25, app/components/supplier/qualification_info/view.scss */
.qualification-info .upload-image {
  width: 100px;
  height: 100px;
  margin-top: 10px;
}
/* line 2, app/components/supplier/qualification_info_show/view.scss */
.supplier-resume-qualification-info .style-qualification-info-img {
  width: 100px;
  height: 100px;
}
/* line 6, app/components/supplier/qualification_info_show/view.scss */
.supplier-resume-qualification-info .compare-content {
  margin: 10px auto 0 auto !important;
}
/* line 9, app/components/supplier/qualification_info_show/view.scss */
.supplier-resume-qualification-info .compare-list {
  width: 930px;
  margin: 0 auto;
}
/* line 12, app/components/supplier/qualification_info_show/view.scss */
.supplier-resume-qualification-info .compare-list label {
  text-align: left;
  width: 70px;
}
/* line 16, app/components/supplier/qualification_info_show/view.scss */
.supplier-resume-qualification-info .compare-list img {
  width: 150px;
  height: auto;
}
/* line 5, app/components/supplier/quality_ability/view.scss */
.quality-ability .quality-info-table th {
  width: 60px !important;
}
/* line 9, app/components/supplier/quality_ability/view.scss */
.quality-ability .quality-info-table tr td {
  padding: 5px;
}
/* line 11, app/components/supplier/quality_ability/view.scss */
.quality-ability .quality-info-table tr td .control-group {
  width: 60px !important;
  margin-bottom: 0px;
}
/* line 14, app/components/supplier/quality_ability/view.scss */
.quality-ability .quality-info-table tr td .control-group .file-name {
  max-width: 70px;
  overflow: hidden;
}
/* line 19, app/components/supplier/quality_ability/view.scss */
.quality-ability .quality-info-table tr td input, .quality-ability .quality-info-table tr td select {
  width: 60px !important;
}
/* line 23, app/components/supplier/quality_ability/view.scss */
.quality-ability .quality-info-table tr td:last-child {
  width: 60px !important;
}
/* line 28, app/components/supplier/quality_ability/view.scss */
.quality-ability .quality-info-table .last td {
  text-align: center;
}
/* line 33, app/components/supplier/quality_ability/view.scss */
.quality-ability table {
  width: 920px !important;
}
/* line 36, app/components/supplier/quality_ability/view.scss */
.quality-ability .style-input-length {
  width: 90px !important;
}
/* line 39, app/components/supplier/quality_ability/view.scss */
.quality-ability .style-select-change {
  width: 45px !important;
  margin-left: 5px;
  vertical-align: top;
}
/* line 44, app/components/supplier/quality_ability/view.scss */
.quality-ability .quality-ability-bottom {
  vertical-align: bottom;
}
/* line 3, app/components/supplier/quality_ability_show/view.scss */
.quality-ablity-show table td {
  word-wrap: break-word;
  word-break: break-all;
  max-width: 100px;
}
/* line 1, app/components/supplier/questionnaire/view.scss */
.questionnaire {
  position: fixed;
  right: 20px;
  top: 340px;
}
/* line 7, app/components/supplier/questionnaire/view.scss */
.questionnaire.hide {
  display: none;
}
/* line 11, app/components/supplier/questionnaire/view.scss */
.questionnaire a {
  display: block;
  width: 40px;
  height: 40px;
  position: relative;
}
/* line 16, app/components/supplier/questionnaire/view.scss */
.questionnaire a i {
  position: absolute;
  top: 0;
  left: 0;
}
/* line 21, app/components/supplier/questionnaire/view.scss */
.questionnaire a .icon-questionnaire {
  opacity: 0;
  transition: opacity 1s ease 0;
}
/* line 24, app/components/supplier/questionnaire/view.scss */
.questionnaire a .icon-questionnaire:hover {
  opacity: 1;
}

/* line 31, app/components/supplier/questionnaire/view.scss */
.questions-form .modal-body {
  padding: 10px 40px;
  position: relative;
  width: 600px;
  overflow: hidden;
  border-right-width: 0;
}
/* line 38, app/components/supplier/questionnaire/view.scss */
.questions-form .modal-body i {
  position: absolute;
  right: -140px;
  top: -50px;
}
/* line 44, app/components/supplier/questionnaire/view.scss */
.questions-form .modal-body span.note {
  font-size: 12px;
}
/* line 48, app/components/supplier/questionnaire/view.scss */
.questions-form .control-group {
  margin-bottom: 10px;
}
/* line 52, app/components/supplier/questionnaire/view.scss */
.questions-form label {
  text-align: left !important;
  width: 100% !important;
  padding: 0 0 8px 0;
}
/* line 8, app/components/supplier/receipt/view.scss */
.supplier-receipt222222 .receipt_body .factry .select-menu {
  left: 0;
  position: absolute;
  width: 157px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
/* line 14, app/components/supplier/receipt/view.scss */
.supplier-receipt222222 .receipt_body .factry .select-menu .search {
  padding: 5px;
}
/* line 16, app/components/supplier/receipt/view.scss */
.supplier-receipt222222 .receipt_body .factry .select-menu .search input[type=text] {
  width: 85px;
}
/* line 20, app/components/supplier/receipt/view.scss */
.supplier-receipt222222 .receipt_body .factry .select-menu ul {
  padding: 0 5px;
  height: auto;
  max-height: 300px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 27, app/components/supplier/receipt/view.scss */
.supplier-receipt222222 .receipt_body .factry .select-menu li {
  line-height: 20px !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 30, app/components/supplier/receipt/view.scss */
.supplier-receipt222222 .receipt_body .factry .select-menu li label {
  width: 115px !important;
  margin: 5px 10px 5px 5px !important;
}
/* line 38, app/components/supplier/receipt/view.scss */
.supplier-receipt222222 .receipt_body .factry .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 0px 10px;
}
/* line 44, app/components/supplier/receipt/view.scss */
.supplier-receipt222222 .receipt_body .factry .select-menu .scope-category-label {
  text-align: left !important;
}
/* line 1, app/components/supplier/repeat_faq/view.scss */
.repeat-modal {
  width: 100%;
}
/* line 3, app/components/supplier/repeat_faq/view.scss */
.repeat-modal .modal-body {
  min-height: 500px;
  padding: 15px;
}
/* line 6, app/components/supplier/repeat_faq/view.scss */
.repeat-modal .modal-body table {
  width: 100%;
  border: 1px solid #f2f2f2;
}
/* line 8, app/components/supplier/repeat_faq/view.scss */
.repeat-modal .modal-body table tr {
  border: 1px solid #f2f2f2;
  line-height: 25px;
}
/* line 11, app/components/supplier/repeat_faq/view.scss */
.repeat-modal .modal-body table tr th {
  font-weight: bold;
  line-height: 30px;
}
/* line 15, app/components/supplier/repeat_faq/view.scss */
.repeat-modal .modal-body table tr td {
  border: 1px solid #f2f2f2;
  text-align: center;
  padding: 5px;
}
/* line 23, app/components/supplier/repeat_faq/view.scss */
.repeat-modal .questions-pagination {
  width: 100%;
  padding: 10px 0;
}
/* line 26, app/components/supplier/repeat_faq/view.scss */
.repeat-modal .questions-pagination .pagination {
  float: right;
  margin-right: 15px;
}
/* line 4, app/components/supplier/rob_rule/view.scss */
.rob-rule {
  padding-bottom: 20px;
}
/* line 7, app/components/supplier/rob_rule/view.scss */
.rob-rule .rule-modules .rob-module {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 240px;
  margin-right: 20px;
}
/* line 11, app/components/supplier/rob_rule/view.scss */
.rob-rule .rule-modules .rob-module .panel {
  width: 100%;
  height: 25px;
  background-color: #a6a6a6;
}
/* line 15, app/components/supplier/rob_rule/view.scss */
.rob-rule .rule-modules .rob-module .panel span {
  margin-left: 10px;
  font-size: 14px;
  line-height: 25px;
  height: 25px;
  color: white;
  font-weight: bold;
}
/* line 24, app/components/supplier/rob_rule/view.scss */
.rob-rule .rule-modules .rob-module .module-body {
  border: 1px solid #eeeeee;
  padding: 20px;
  height: 100px;
}
/* line 29, app/components/supplier/rob_rule/view.scss */
.rob-rule .rule-modules .rob-module .module-body .module-line span {
  height: 16px;
  line-height: 24px;
}
/* line 32, app/components/supplier/rob_rule/view.scss */
.rob-rule .rule-modules .rob-module .module-body .module-line span a {
  margin-left: 10px;
}
/* line 40, app/components/supplier/rob_rule/view.scss */
.rob-rule .rule-detail {
  display: none;
}
/* line 2, app/components/supplier/role_info/view.scss */
.sys_role_list .tree_table .default_node, .sys_role_list .tree_table .default_active_node {
  width: 16px;
  height: 16px;
  border: medium none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
/* line 10, app/components/supplier/role_info/view.scss */
.sys_role_list .tree_table .default_active_node {
  cursor: pointer;
}
/* line 13, app/components/supplier/role_info/view.scss */
.sys_role_list .tree_table .default_open, .sys_role_list .tree_table .default_last_open {
  background: url(/assets/images/other-images/allbgs.png) no-repeat 0px 1px;
  width: 16px;
}
/* line 17, app/components/supplier/role_info/view.scss */
.sys_role_list .tree_table .default_shut, .sys_role_list .tree_table .default_last_shut {
  background: url(/assets/images/other-images/allbgs.png) no-repeat -16px 1px;
  width: 16px;
}
/* line 21, app/components/supplier/role_info/view.scss */
.sys_role_list .tree_table .default_hover_open, .sys_role_list .tree_table .default_hover_last_open {
  background: url(/assets/images/other-images/allbgs.png) no-repeat -32px 1px;
  width: 16px;
}
/* line 25, app/components/supplier/role_info/view.scss */
.sys_role_list .tree_table .default_hover_shut, .sys_role_list .tree_table .default_hover_last_shut {
  background: url(/assets/images/other-images/allbgs.png) no-repeat -48px 1px;
  width: 16px;
}
/* line 29, app/components/supplier/role_info/view.scss */
.sys_role_list .tree_table td,
.sys_role_list .tree_table th {
  text-align: left;
  padding-left: 35px;
}

/* line 36, app/components/supplier/role_info/view.scss */
.new_modal_sys_role {
  padding-bottom: 20px;
  width: 460px;
  position: fixed !important;
  top: 100px !important;
  bottom: auto !important;
  overflow: auto !important;
}
/* line 43, app/components/supplier/role_info/view.scss */
.new_modal_sys_role .divHeight {
  max-height: 350px !important;
  overflow: auto !important;
}

/*
@import "pokeball/variables";
@import "compass/css3/inline-block";
.role_manage{
  .name{
    width: 164px;
    padding: 6px 5px;
    line-height: 1.2em;
    border: 1px solid #dddddd;
    border-radius: 4px;
  }
  .role_content{
    width: 1060px;
    margin-top: 20px;
    thead{
      background-color: #f4f4f4;
      border-collapse: collapse;
      border-spacing: 0;
      tr{
        line-height: 50px;
        text-align: center;
        font-size: 12px;
      }
    }
    tbody{
      tr{
        display: table-row;
        vertical-align: inherit;
        border: solid 1px #f4f4f4;
        line-height: 50px;
        text-align: center;
        font-size: 12px;
        td{
          border: solid 1px #f4f4f4;
        }
      }
    }
  }
}
.role_modal{
  .modal-header{
    height: 40px;
    line-height: 40px;
    padding: 0;
    font-size: 16px;
    font-weight: bold;
    font-family: "Microsoft YaHei";
    text-align: left;
    padding-left: 20px;
  }
  .modal-header span{
    float: right;
    width: 12px;
    height: 12px;
    margin-top: 10px;
    margin-right: 10px;
  }
  .modal-body{
    padding: 0px;

    .content{
      margin-top: 20px;
    }
    .text_sty{width: 384px;padding: 6px 5px;line-height: 1.2em;border: 1px solid #dddddd;}
    .section{
      .control-group{
        .verification-code{
          width: 103px;
        }
        label{
          color: #a6a6a6;
          width: 122px;
          margin-right: 18px;
          .required{
            margin: 2px 4px;
            color: #ff0000 !important;
          }
        }
        .get-verification{
          background-color: #75c4f1;
          width: 125px;
          height: 38px;
          font-size: 14px;
          text-align: center;
          line-height: 38px;
          color: #fff;
          display: inline-block;
          margin: 0 auto 0 10px;
        }

        .note{
          display: inline-block;
          width: 40px;
          height: 28px;
          border: 1px solid #ecebeb;
          border-left: none;
          vertical-align: bottom;
          line-height: 28px;
          margin: 0;
          position: relative;
          left: -4px;

        }
        .note-error{
          display: block;
          margin:3px 0 0 140px;
          width: 131px;
          height: 22px;
          line-height: 22px;
          padding-left: 30px;
          background-color: #fae0d5;
        }
        .hide{
          display: none;
        }
      }
    }
  }
  .modal-footer{
    padding: 1px 0px 12px 0px;
    .cz_btn{
      margin-top: 20px;
      text-align: center;
    }
  }
}
*/
/* line 1, app/components/supplier/search/view.scss */
.supplier-search {
  background-color: #f4f4f4;
  padding: 10px 0;
}
/* line 4, app/components/supplier/search/view.scss */
.supplier-search .banner {
  width: 1200px;
  margin: 0 auto;
  height: 80px;
}
/* line 8, app/components/supplier/search/view.scss */
.supplier-search .banner .logo {
  float: left;
  width: 350px;
}
/* line 12, app/components/supplier/search/view.scss */
.supplier-search .banner .search {
  float: left;
  width: 520px;
}
/* line 15, app/components/supplier/search/view.scss */
.supplier-search .banner .search .tab {
  height: 80px;
}
/* line 17, app/components/supplier/search/view.scss */
.supplier-search .banner .search .tab ul {
  border: 0;
}
/* line 19, app/components/supplier/search/view.scss */
.supplier-search .banner .search .tab ul li a {
  color: #717171;
  background-color: #f4f4f4;
  border: 0;
  padding: 8px 10px 8px 0;
}
/* line 25, app/components/supplier/search/view.scss */
.supplier-search .banner .search .tab ul li.active a {
  color: #606060;
  font-size: 15px;
  font-weight: bold;
  background-color: #f4f4f4;
  border: 0;
  padding: 8px 10px 8px 0;
}
/* line 36, app/components/supplier/search/view.scss */
.supplier-search .banner .search .tab .tab-contents {
  padding: 0px;
  border: 0;
}
/* line 40, app/components/supplier/search/view.scss */
.supplier-search .banner .search .tab .tab-contents .tab-content {
  min-height: 38px;
}
/* line 42, app/components/supplier/search/view.scss */
.supplier-search .banner .search .tab .tab-contents .tab-content .input-group {
  margin-top: 8px;
}
/* line 44, app/components/supplier/search/view.scss */
.supplier-search .banner .search .tab .tab-contents .tab-content .input-group input {
  width: 380px;
  padding: 10px 15px;
}
/* line 48, app/components/supplier/search/view.scss */
.supplier-search .banner .search .tab .tab-contents .tab-content .input-group button {
  padding: 10px 15px;
}
/* line 54, app/components/supplier/search/view.scss */
.supplier-search .banner .app {
  float: right;
  width: 200px;
  text-align: right;
}
/* line 58, app/components/supplier/search/view.scss */
.supplier-search .banner .app span {
  float: right;
  padding: 33px 0px;
  margin-right: 20px;
}
/* line 63, app/components/supplier/search/view.scss */
.supplier-search .banner .app img {
  float: right;
  margin-right: 10px;
}
/* line 75, app/components/supplier/service_info/view.scss */
.business-server-info .select-option {
  width: 50px !important;
}
/* line 4, app/components/supplier/sidebar/view.scss */
.sidebar {
  float: left;
  position: relative;
  right: 120px;
  overflow-x: visible;
  width: 119px;
  margin-right: 20px;
  border-right: 1px solid #eeeeee;
}
/* line 12, app/components/supplier/sidebar/view.scss */
.sidebar .sidebar-ul {
  margin-top: 10px;
  padding: 0px;
  width: 119px;
  height: 100%;
  list-style-type: none;
}
/* line 19, app/components/supplier/sidebar/view.scss */
.sidebar .sidebar-li {
  padding: 0;
  line-height: 30px;
}
/* line 22, app/components/supplier/sidebar/view.scss */
.sidebar .sidebar-li .sidebar-li-a {
  margin-left: 15px;
  color: #717171;
}
/* line 25, app/components/supplier/sidebar/view.scss */
.sidebar .sidebar-li .sidebar-li-a i {
  display: inline-block;
  vertical-align: baseline;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 28, app/components/supplier/sidebar/view.scss */
.sidebar .sidebar-li .sidebar-li-a strong {
  font-size: 14px;
}
/* line 33, app/components/supplier/sidebar/view.scss */
.sidebar .sidebar-inner-ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  opacity: 1 !important;
}
/* line 39, app/components/supplier/sidebar/view.scss */
.sidebar .inner-item {
  line-height: 20px;
  position: relative;
}
/* line 43, app/components/supplier/sidebar/view.scss */
.sidebar .inner-item.active {
  background-color: #005fa7;
}
/* line 45, app/components/supplier/sidebar/view.scss */
.sidebar .inner-item.active .corner {
  _overflow: hidden;
  position: absolute;
  right: -4px;
  bottom: -3px;
  width: 0;
  height: 0;
  border-width: 2px;
  border-style: solid;
  border-color: #005fa7 transparent transparent #005fa7;
  _border-bottom-color: #005fa7;
  _border-right-color: #005fa7;
  _filter: chroma(color=#005fa7);
  overflow: hidden;
}
/* line 60, app/components/supplier/sidebar/view.scss */
.sidebar .inner-item.active .wide {
  width: 100%;
  background-color: #005fa7;
  background-color: #005fa7 \9;
  width: 4px;
  height: 32px;
  position: absolute;
  left: 119px;
  top: 1px;
}
/* line 70, app/components/supplier/sidebar/view.scss */
.sidebar .inner-item.active .text-a {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
/* line 73, app/components/supplier/sidebar/view.scss */
.sidebar .inner-item.active .text-a a {
  color: #fff;
}
/* line 79, app/components/supplier/sidebar/view.scss */
.sidebar .text-a {
  padding: .5em 0 .5em 30px;
}
/* line 81, app/components/supplier/sidebar/view.scss */
.sidebar .text-a .inner-item-a {
  display: block;
  width: 100%;
  text-decoration: none;
  color: #717171;
}
/* line 4, app/components/supplier/sidebar_claim/view.scss */
.sidebar {
  float: left;
  position: relative;
  right: 120px;
  overflow-x: visible;
  width: 119px;
  margin-right: 20px;
  border-right: 1px solid #eeeeee;
}
/* line 12, app/components/supplier/sidebar_claim/view.scss */
.sidebar .sidebar-ul {
  margin-top: 10px;
  padding: 0px;
  width: 119px;
  height: 100%;
  list-style-type: none;
}
/* line 19, app/components/supplier/sidebar_claim/view.scss */
.sidebar .sidebar-li {
  padding: 0;
  line-height: 30px;
}
/* line 22, app/components/supplier/sidebar_claim/view.scss */
.sidebar .sidebar-li .sidebar-li-a {
  margin-left: 15px;
  color: #717171;
}
/* line 25, app/components/supplier/sidebar_claim/view.scss */
.sidebar .sidebar-li .sidebar-li-a i {
  display: inline-block;
  vertical-align: baseline;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 28, app/components/supplier/sidebar_claim/view.scss */
.sidebar .sidebar-li .sidebar-li-a strong {
  font-size: 14px;
}
/* line 33, app/components/supplier/sidebar_claim/view.scss */
.sidebar .sidebar-inner-ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  opacity: 1 !important;
}
/* line 39, app/components/supplier/sidebar_claim/view.scss */
.sidebar .inner-item {
  line-height: 20px;
  position: relative;
}
/* line 43, app/components/supplier/sidebar_claim/view.scss */
.sidebar .inner-item.active {
  background-color: #005fa7;
}
/* line 45, app/components/supplier/sidebar_claim/view.scss */
.sidebar .inner-item.active .corner {
  _overflow: hidden;
  position: absolute;
  right: -4px;
  bottom: -3px;
  width: 0;
  height: 0;
  border-width: 2px;
  border-style: solid;
  border-color: #005fa7 transparent transparent #005fa7;
  _border-bottom-color: #005fa7;
  _border-right-color: #005fa7;
  _filter: chroma(color=#005fa7);
  overflow: hidden;
}
/* line 60, app/components/supplier/sidebar_claim/view.scss */
.sidebar .inner-item.active .wide {
  width: 100%;
  background-color: #005fa7;
  background-color: #005fa7 \9;
  width: 4px;
  height: 32px;
  position: absolute;
  left: 119px;
  top: 1px;
}
/* line 70, app/components/supplier/sidebar_claim/view.scss */
.sidebar .inner-item.active .text-a {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
/* line 73, app/components/supplier/sidebar_claim/view.scss */
.sidebar .inner-item.active .text-a a {
  color: #fff;
}
/* line 79, app/components/supplier/sidebar_claim/view.scss */
.sidebar .text-a {
  padding: .5em 0 .5em 30px;
}
/* line 81, app/components/supplier/sidebar_claim/view.scss */
.sidebar .text-a .inner-item-a {
  display: block;
  width: 100%;
  text-decoration: none;
  color: #717171;
}
/* line 4, app/components/supplier/status/view.scss */
.status {
  margin-bottom: 20px;
}
/* line 6, app/components/supplier/status/view.scss */
.status .status-info {
  width: 600px;
  margin: 0 auto;
  margin-top: 30px;
  height: auto;
  overflow: visible;
  padding: 20px 0;
}
/* line 13, app/components/supplier/status/view.scss */
.status .status-info .alert-icon {
  margin-left: 170px;
}
/* line 16, app/components/supplier/status/view.scss */
.status .status-info.ie {
  text-align: center;
  border: 1px solid #717171;
}
/* line 21, app/components/supplier/status/view.scss */
.status .status-info ol {
  list-style-type: none;
}
/* line 23, app/components/supplier/status/view.scss */
.status .status-info ol .note {
  font-size: 12px;
  color: #ccc;
}
/* line 29, app/components/supplier/status/view.scss */
.status .rule-span {
  font-size: 12px;
  color: #717171;
}
/* line 37, app/components/supplier/status/view.scss */
.status .supplier-progress .block .progress-container .progress-step.spe {
  margin-top: 25px\0;
}
/* line 42, app/components/supplier/status/view.scss */
.status .supplier-progress .block .progress-container ul.concatenation {
  padding: 0;
}
/* line 44, app/components/supplier/status/view.scss */
.status .supplier-progress .block .progress-container ul.concatenation li {
  display: block !important;
}
/* line 46, app/components/supplier/status/view.scss */
.status .supplier-progress .block .progress-container ul.concatenation li.interval {
  height: 50px;
}
/* line 49, app/components/supplier/status/view.scss */
.status .supplier-progress .block .progress-container ul.concatenation li.interval-bar {
  height: 30px;
}
/* line 52, app/components/supplier/status/view.scss */
.status .supplier-progress .block .progress-container ul.concatenation li.rotate-up {
  transform: rotate(-15deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand',M11=0.97592582628,M12=0.2588190451025,M21=-0.2588190451025,M22=0.97592582628);
}
/* line 56, app/components/supplier/status/view.scss */
.status .supplier-progress .block .progress-container ul.concatenation li.rotate-down {
  transform: rotate(15deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand',M11=0.97592582628,M12=-0.2588190451025,M21=0.2588190451025,M22=0.97592582628);
}
/* line 61, app/components/supplier/status/view.scss */
.status .supplier-progress .block .progress-container ul.concatenation li.top {
  margin-bottom: -40px\0;
}
/* line 64, app/components/supplier/status/view.scss */
.status .supplier-progress .block .progress-container ul.concatenation li.bottom {
  margin-top: 33px\0;
}
/* line 69, app/components/supplier/status/view.scss */
.status .supplier-progress .block .progress-container ul.concatenation .progress-step {
  margin-left: -1px;
  margin-right: 4px;
}
/* line 77, app/components/supplier/status/view.scss */
.status .progress {
  text-align: center;
}
/* line 80, app/components/supplier/status/view.scss */
.status .category-select {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 82, app/components/supplier/status/view.scss */
.status .category-select select {
  width: 120px;
}
/* line 85, app/components/supplier/status/view.scss */
.status .category-select .third-level-div {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
/* line 89, app/components/supplier/status/view.scss */
.status .category-select .selected {
  padding: 3px;
  margin: 3px;
  border: 1px solid #eeeeee;
  color: #717171;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 96, app/components/supplier/status/view.scss */
.status .category-select .select-menu {
  left: 5px;
  top: 40px;
  position: absolute;
  display: none;
  z-index: 2;
  width: 146px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
/* line 105, app/components/supplier/status/view.scss */
.status .category-select .select-menu ul {
  padding: 0 5px;
  height: auto;
  max-height: 200px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 112, app/components/supplier/status/view.scss */
.status .category-select .select-menu li {
  line-height: 20px !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 115, app/components/supplier/status/view.scss */
.status .category-select .select-menu li label {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 120px !important;
  margin: 5px 10px 5px 5px !important;
}
/* line 122, app/components/supplier/status/view.scss */
.status .category-select .select-menu li input {
  width: 10px;
}
/* line 126, app/components/supplier/status/view.scss */
.status .category-select .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 132, app/components/supplier/status/view.scss */
.status .category-select .select-menu .scope-category-label {
  text-align: left !important;
}
/* line 138, app/components/supplier/status/view.scss */
.status .alert {
  width: 1000px;
  background-color: #fff !important;
  opacity: 0.8;
  border-color: #94b081;
}
/* line 144, app/components/supplier/status/view.scss */
.status .alert .alert-message {
  width: 500px;
}
/* line 146, app/components/supplier/status/view.scss */
.status .alert .alert-message .credit-before-send {
  color: #94b081;
}
/* line 3, app/components/supplier/step1/view.scss */
.supplier_step1 {
  margin: 30px 0;
}
/* line 5, app/components/supplier/step1/view.scss */
.supplier_step1 h4 {
  font-size: 16px;
  font-weight: normal;
  font-family: "Microsoft YaHei";
  padding: 10px 0;
}
/* line 11, app/components/supplier/step1/view.scss */
.supplier_step1 .text {
  border: 1px solid #eeeeee;
  padding: 0 16px 50px 16px;
}
/* line 15, app/components/supplier/step1/view.scss */
.supplier_step1 .buttons {
  text-align: center;
  padding: 26px 0 50px 0;
}
/* line 19, app/components/supplier/step1/view.scss */
.supplier_step1 p {
  line-height: 24px;
  text-indent: 20px;
}
/* line 23, app/components/supplier/step1/view.scss */
.supplier_step1 .titles {
  text-indent: 0;
  font-size: 14px;
}
/* line 4, app/components/supplier/step2/view.scss */
.supplier_step2 {
  margin: 30px 0;
}
/* line 8, app/components/supplier/step2/view.scss */
.supplier_step2 .section h2 {
  width: 1002px;
  line-height: 24px;
  text-align: center;
}
/* line 13, app/components/supplier/step2/view.scss */
.supplier_step2 .section .control-group {
  padding-left: 200px;
}
/* line 15, app/components/supplier/step2/view.scss */
.supplier_step2 .section .control-group .product-line {
  width: 460px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 18, app/components/supplier/step2/view.scss */
.supplier_step2 .section .control-group .product-line span {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  line-height: 16px;
  height: 16px;
  margin-right: 5px;
}
/* line 23, app/components/supplier/step2/view.scss */
.supplier_step2 .section .control-group .product-line span input {
  width: 10px;
}
/* line 29, app/components/supplier/step2/view.scss */
.supplier_step2 .section .control-group input, .supplier_step2 .section .control-group select {
  width: 200px;
}
/* line 32, app/components/supplier/step2/view.scss */
.supplier_step2 .section .control-group .delivery-address {
  width: auto;
}
/* line 35, app/components/supplier/step2/view.scss */
.supplier_step2 .section .control-group .control-content {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 38, app/components/supplier/step2/view.scss */
.supplier_step2 .section .control-group .control-content tr.last td {
  padding: 0 10px;
}
/* line 42, app/components/supplier/step2/view.scss */
.supplier_step2 .section .control-group .control-content .inner-span {
  vertical-align: middle;
  padding-left: 5px;
}
/* line 47, app/components/supplier/step2/view.scss */
.supplier_step2 .section .control-group .docs {
  display: inline-block;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 49, app/components/supplier/step2/view.scss */
.supplier_step2 .section .control-group .docs .item {
  display: inline-block;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 106px;
  margin: 4px 30px 4px 4px;
}
/* line 53, app/components/supplier/step2/view.scss */
.supplier_step2 .section .control-group .docs .item p {
  text-align: center;
}
/* line 56, app/components/supplier/step2/view.scss */
.supplier_step2 .section .control-group .docs .item .img {
  width: 106px;
  height: 106px;
  background: #f4f4f4;
}
/* line 61, app/components/supplier/step2/view.scss */
.supplier_step2 .section .control-group .docs .item input {
  width: 106px;
  margin-top: 10px;
}
/* line 65, app/components/supplier/step2/view.scss */
.supplier_step2 .section .control-group .docs .item .btns {
  margin-top: 10px;
  text-align: center;
}
/* line 74, app/components/supplier/step2/view.scss */
.supplier_step2 #business-category-table input, .supplier_step2 #business-category-table select {
  width: 140px;
}
/* line 77, app/components/supplier/step2/view.scss */
.supplier_step2 #business-category-table .select-menu {
  left: 10px;
  top: 50px;
  position: absolute;
  display: none;
  width: 146px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
/* line 85, app/components/supplier/step2/view.scss */
.supplier_step2 #business-category-table .select-menu ul {
  padding: 0 5px;
  height: auto;
  max-height: 300px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 92, app/components/supplier/step2/view.scss */
.supplier_step2 #business-category-table .select-menu li {
  line-height: 20px !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 95, app/components/supplier/step2/view.scss */
.supplier_step2 #business-category-table .select-menu li label {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 120px !important;
  margin: 5px 10px 5px 5px !important;
}
/* line 102, app/components/supplier/step2/view.scss */
.supplier_step2 #business-category-table .select-menu li input {
  width: 10px;
}
/* line 106, app/components/supplier/step2/view.scss */
.supplier_step2 #business-category-table .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 112, app/components/supplier/step2/view.scss */
.supplier_step2 #business-category-table .select-menu .scope-category-label {
  text-align: left !important;
}
/* line 118, app/components/supplier/step2/view.scss */
.supplier_step2 .customer-table td {
  padding: 2px 10px;
}
/* line 122, app/components/supplier/step2/view.scss */
.supplier_step2 .warn-empty {
  border-color: #c00031;
}
/* line 125, app/components/supplier/step2/view.scss */
.supplier_step2 .btn-upload {
  margin-top: 10px;
  margin-left: 25px;
}
/* line 129, app/components/supplier/step2/view.scss */
.supplier_step2 .buttons {
  text-align: center;
  padding: 26px 0 50px 0;
}
/* line 132, app/components/supplier/step2/view.scss */
.supplier_step2 .buttons label {
  display: block;
  padding-bottom: 20px;
}
/* line 137, app/components/supplier/step2/view.scss */
.supplier_step2 .third-level-td {
  position: relative;
}
/* line 141, app/components/supplier/step2/view.scss */
.supplier_step2 #checkbox-style {
  width: auto;
}
/* line 3, app/components/supplier/step3/view.scss */
.supplier_step3 {
  margin: 30px 0;
}
/* line 5, app/components/supplier/step3/view.scss */
.supplier_step3 .alert {
  height: 180px;
  width: 1002px;
}
/* line 9, app/components/supplier/step3/view.scss */
.supplier_step3 .inner {
  padding-left: 300px;
}
/* line 11, app/components/supplier/step3/view.scss */
.supplier_step3 .inner .normal {
  padding-top: 30px;
  color: #717171;
}
/* line 14, app/components/supplier/step3/view.scss */
.supplier_step3 .inner .normal ol li {
  line-height: 30px;
}
/* line 1, app/components/supplier/strategy/view.scss */
.supplier-strategy {
  margin-top: 20px;
  border: 1px solid #e3e3e3;
}
/* line 6, app/components/supplier/strategy/view.scss */
.supplier-strategy .container p .title {
  color: #4f94cd;
  font-size: 15px;
  margin-left: 60px;
}
/* line 11, app/components/supplier/strategy/view.scss */
.supplier-strategy .container p .more {
  margin-left: 20px;
}
/* line 15, app/components/supplier/strategy/view.scss */
.supplier-strategy .container .content {
  border-top: 1px solid #e3e3e3;
  padding: 10px 0 0 0;
  width: 190px;
  margin: 0 auto;
}
/* line 20, app/components/supplier/strategy/view.scss */
.supplier-strategy .container .content img {
  width: 190px;
  height: 100px;
}
/* line 24, app/components/supplier/strategy/view.scss */
.supplier-strategy .container .content p {
  text-indent: 2em;
  width: 100%;
  line-height: 18px;
}
/* line 28, app/components/supplier/strategy/view.scss */
.supplier-strategy .container .content p:hover {
  color: #4f94cd;
  text-decoration: underline;
}
/* line 1, app/components/supplier/strategy_more/view.scss */
.supplier-strategy-more {
  width: 100%;
  margin-bottom: 15px;
}
/* line 4, app/components/supplier/strategy_more/view.scss */
.supplier-strategy-more .container {
  width: 1000px;
  margin: 0 auto;
  min-height: 450px;
}
/* line 8, app/components/supplier/strategy_more/view.scss */
.supplier-strategy-more .container .content {
  float: left;
  width: 480px;
  height: 100px;
  background-color: #eee;
  margin-left: 15px;
  margin-top: 15px;
}
/* line 15, app/components/supplier/strategy_more/view.scss */
.supplier-strategy-more .container .content img {
  float: left;
  width: 200px;
  height: 100px;
}
/* line 20, app/components/supplier/strategy_more/view.scss */
.supplier-strategy-more .container .content p {
  float: left;
  width: 260px;
  height: 90px;
  margin: 0;
  padding: 5px 10px;
  line-height: 23px;
  overflow: hidden;
}
/* line 3, app/components/supplier/supplier_add_list/view.scss */
.supplierAddList {
  margin: 0 !important;
}
/* line 5, app/components/supplier/supplier_add_list/view.scss */
.supplierAddList .titil_name {
  padding: 10px 0 !important;
}
/* line 8, app/components/supplier/supplier_add_list/view.scss */
.supplierAddList .name {
  width: 164px;
  padding: 6px 5px;
  line-height: 1.2em;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
/* line 15, app/components/supplier/supplier_add_list/view.scss */
.supplierAddList .monthContainer {
  margin-bottom: 20px;
  text-align: right;
}
/* line 19, app/components/supplier/supplier_add_list/view.scss */
.supplierAddList input[type=number] {
  width: 50px !important;
}
/* line 22, app/components/supplier/supplier_add_list/view.scss */
.supplierAddList input[type=text] {
  width: 180px !important;
}
/* line 26, app/components/supplier/supplier_add_list/view.scss */
.supplierAddList textarea {
  width: 180px !important;
}
/* line 30, app/components/supplier/supplier_add_list/view.scss */
.supplierAddList .table2 {
  margin-bottom: 20px;
}
/* line 33, app/components/supplier/supplier_add_list/view.scss */
.supplierAddList .table2 tr td {
  border: 1px solid #eee;
}
/* line 35, app/components/supplier/supplier_add_list/view.scss */
.supplierAddList .table2 tr td .icon-plus-big {
  width: 15px;
  height: 15px;
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/4B/CoUFfWXS5x2AfsHqAAAEBGb4xGs262.svg") 0 0;
}
/* line 1, app/components/supplier/supplier_baisic_info/view.scss */
.supplier-baisic-info {
  height: 100px;
  padding-top: 16px;
}
/* line 4, app/components/supplier/supplier_baisic_info/view.scss */
.supplier-baisic-info .basic-info {
  height: 100px;
  background-color: #fff;
  width: 700px;
  float: left;
}
/* line 9, app/components/supplier/supplier_baisic_info/view.scss */
.supplier-baisic-info .basic-info .logo {
  text-align: center;
  width: 130px;
  height: 100%;
  line-height: 100px;
  float: left;
  border-right: 1px solid #f3f3f3;
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/48/CoUFfWXDShOAaTqBAAAHeIlBvsM848.png") no-repeat;
}
/* line 18, app/components/supplier/supplier_baisic_info/view.scss */
.supplier-baisic-info .basic-info .name {
  float: left;
  font-family: "Microsoft YaHei";
  font-size: 24px;
  height: 100%;
  line-height: 100px;
  margin-left: 30px;
  color: #333;
}
/* line 27, app/components/supplier/supplier_baisic_info/view.scss */
.supplier-baisic-info .basic-info .info {
  float: left;
  margin-left: 40px;
  font-size: 12px;
  color: #666;
  line-height: 110px;
}
/* line 35, app/components/supplier/supplier_baisic_info/view.scss */
.supplier-baisic-info .account-info {
  float: right;
  text-align: right;
  margin-right: 40px;
  width: 400px;
  line-height: 100px;
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: #333;
  font-weight: 400;
}
/* line 45, app/components/supplier/supplier_baisic_info/view.scss */
.supplier-baisic-info .account-info .num {
  font-size: 18px;
  color: #ff6600;
  margin: 0 10px;
}

/* line 52, app/components/supplier/supplier_baisic_info/view.scss */
.logStep2Templates {
  width: 900px;
}
/* line 57, app/components/supplier/supplier_baisic_info/view.scss */
.logStep2Templates .section table td, .logStep2Templates .section table th {
  text-align: center;
}
/* line 61, app/components/supplier/supplier_baisic_info/view.scss */
.logStep2Templates .section > .control-group {
  padding: 10px 0;
  margin: 0;
}
/* line 65, app/components/supplier/supplier_baisic_info/view.scss */
.logStep2Templates .section > .control-group > label {
  color: #53616e;
  width: 130px;
  margin-right: 18px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
}
/* line 71, app/components/supplier/supplier_baisic_info/view.scss */
.logStep2Templates .section > .control-group > label .required {
  margin: 2px 4px;
  color: #db0000 !important;
}
/* line 77, app/components/supplier/supplier_baisic_info/view.scss */
.logStep2Templates .section > .control-group > input[type=text], .logStep2Templates .section > .control-group select {
  width: 300px;
  height: 38px;
  border-radius: 0;
  padding: 6px 10px;
}
/* line 83, app/components/supplier/supplier_baisic_info/view.scss */
.logStep2Templates .section > .control-group textarea {
  width: 300px;
  height: 114px;
  border-radius: 0;
  padding: 0;
}
/* line 91, app/components/supplier/supplier_baisic_info/view.scss */
.logStep2Templates .section > .control-group .note-error {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  margin-left: 10px;
  background-color: #fae0d5;
}
/* line 99, app/components/supplier/supplier_baisic_info/view.scss */
.logStep2Templates .section > .control-group .hide {
  display: none;
}
/* line 102, app/components/supplier/supplier_baisic_info/view.scss */
.logStep2Templates .section > .control-group .control-content {
  display: inline-block;
  vertical-align: top;
  width: 608px;
}
/* line 106, app/components/supplier/supplier_baisic_info/view.scss */
.logStep2Templates .section > .control-group .control-content .word-info {
  font-family: 'Microsoft YaHei';
  font-size: 14px;
  color: #bcc4ce;
  padding-bottom: 10px;
}
/* line 113, app/components/supplier/supplier_baisic_info/view.scss */
.logStep2Templates .section > .control-group .control-content table select {
  width: 260px;
}
/* line 118, app/components/supplier/supplier_baisic_info/view.scss */
.logStep2Templates .section > .control-group .control-content #business-category-table .last, .logStep2Templates .section > .control-group .control-content #customer-group-table .last {
  text-align: center;
}
/* line 121, app/components/supplier/supplier_baisic_info/view.scss */
.logStep2Templates .section > .control-group .control-content #business-category-table .last td, .logStep2Templates .section > .control-group .control-content #customer-group-table .last td {
  padding: 0;
  line-height: 45px;
}
/* line 125, app/components/supplier/supplier_baisic_info/view.scss */
.logStep2Templates .section > .control-group .control-content #business-category-table .last td span, .logStep2Templates .section > .control-group .control-content #customer-group-table .last td span {
  color: #509ad9;
  font-family: "Microsoft YaHei";
}
/* line 131, app/components/supplier/supplier_baisic_info/view.scss */
.logStep2Templates .section > .control-group .control-content #business-category-table select, .logStep2Templates .section > .control-group .control-content #customer-group-table select {
  width: 140px;
}
/* line 136, app/components/supplier/supplier_baisic_info/view.scss */
.logStep2Templates .section > .control-group .control-content .paperwork-info-div div {
  display: inline-block;
}
/* line 141, app/components/supplier/supplier_baisic_info/view.scss */
.logStep2Templates .section > .control-group .product-line {
  width: 80%;
  height: 80px;
  display: inline-block;
  vertical-align: top;
  line-height: 30px;
}
/* line 147, app/components/supplier/supplier_baisic_info/view.scss */
.logStep2Templates .section > .control-group .product-line span {
  margin-right: 10px;
  display: inline-block;
  width: 110px;
}
/* line 156, app/components/supplier/supplier_baisic_info/view.scss */
.logStep2Templates .icon-plus-big {
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/4B/CoUFfWXS5x2AfsHqAAAEBGb4xGs262.svg") 0 0;
  background-size: 100% 100%;
}
/* line 161, app/components/supplier/supplier_baisic_info/view.scss */
.logStep2Templates .park-group .parkLines {
  display: inline-block;
  vertical-align: top;
  width: 80%;
}
/* line 166, app/components/supplier/supplier_baisic_info/view.scss */
.logStep2Templates .park-group .parkLines span {
  margin-right: 20px;
  display: inline-block;
  margin-bottom: 10px;
}
/* line 175, app/components/supplier/supplier_baisic_info/view.scss */
.logStep2Templates .table-striped th {
  background: #e2e9f1;
  color: #004ea2;
}
/* line 179, app/components/supplier/supplier_baisic_info/view.scss */
.logStep2Templates input[disabled], .logStep2Templates select[disabled] {
  background: #f8f9fb;
}
/* line 182, app/components/supplier/supplier_baisic_info/view.scss */
.logStep2Templates .buttons {
  width: 340px;
  margin-left: 240px;
  text-align: center;
}
/* line 186, app/components/supplier/supplier_baisic_info/view.scss */
.logStep2Templates .buttons > label {
  padding: 10px 0;
}
/* line 189, app/components/supplier/supplier_baisic_info/view.scss */
.logStep2Templates .buttons .registe-button {
  background-color: #0059a8;
  width: 340px;
  height: 45px;
  line-height: 30px;
  color: #fff;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  border: none;
}
/* line 2, app/components/supplier/supplier_credit_rating/view.scss */
.supplier-evaluate-nature-details .right-pagination {
  text-align: right;
  margin: 20px 0;
}

/* line 8, app/components/supplier/supplier_credit_rating/view.scss */
.line-model .modal-header span {
  float: right;
  width: 12px;
  height: 12px;
  margin-top: 15px;
  margin-right: 10px;
}
/* line 4, app/components/supplier/supplier_detail/view.scss */
.supplier-detail {
  margin: 30px 0;
}
/* line 8, app/components/supplier/supplier_detail/view.scss */
.supplier-detail .section h2 {
  width: 1002px;
  line-height: 24px;
  text-align: center;
}
/* line 13, app/components/supplier/supplier_detail/view.scss */
.supplier-detail .section .control-group {
  padding-left: 50px;
}
/* line 16, app/components/supplier/supplier_detail/view.scss */
.supplier-detail .section .control-group .delivery-address {
  width: auto;
}
/* line 19, app/components/supplier/supplier_detail/view.scss */
.supplier-detail .section .control-group .control-content {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 22, app/components/supplier/supplier_detail/view.scss */
.supplier-detail .section .control-group .control-content tr.last td {
  padding: 0 10px;
}
/* line 26, app/components/supplier/supplier_detail/view.scss */
.supplier-detail .section .control-group .control-content .inner-span {
  vertical-align: middle;
  padding-left: 5px;
}
/* line 31, app/components/supplier/supplier_detail/view.scss */
.supplier-detail .section .control-group .docs {
  display: inline-block;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 33, app/components/supplier/supplier_detail/view.scss */
.supplier-detail .section .control-group .docs .item {
  display: inline-block;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 106px;
  margin: 4px 30px 4px 30px;
}
/* line 37, app/components/supplier/supplier_detail/view.scss */
.supplier-detail .section .control-group .docs .item p {
  text-align: center;
}
/* line 40, app/components/supplier/supplier_detail/view.scss */
.supplier-detail .section .control-group .docs .item .img {
  width: 106px;
  height: 106px;
  background: #f4f4f4;
}
/* line 45, app/components/supplier/supplier_detail/view.scss */
.supplier-detail .section .control-group .docs .item input {
  width: 106px;
  margin-top: 10px;
}
/* line 49, app/components/supplier/supplier_detail/view.scss */
.supplier-detail .section .control-group .docs .item span {
  word-break: break-all;
}
/* line 55, app/components/supplier/supplier_detail/view.scss */
.supplier-detail .section .control-group.inline-group {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 400px;
}
/* line 60, app/components/supplier/supplier_detail/view.scss */
.supplier-detail #customer-group-table {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 62, app/components/supplier/supplier_detail/view.scss */
.supplier-detail #customer-group-table input, .supplier-detail #customer-group-table select {
  width: 140px;
}
/* line 65, app/components/supplier/supplier_detail/view.scss */
.supplier-detail #customer-group-table .select-menu {
  left: 10px;
  top: 50px;
  position: absolute;
  display: none;
  width: 146px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
/* line 73, app/components/supplier/supplier_detail/view.scss */
.supplier-detail #customer-group-table .select-menu ul {
  padding: 0 5px;
  height: auto;
  max-height: 300px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 80, app/components/supplier/supplier_detail/view.scss */
.supplier-detail #customer-group-table .select-menu li {
  line-height: 20px !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 83, app/components/supplier/supplier_detail/view.scss */
.supplier-detail #customer-group-table .select-menu li label {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 120px !important;
  margin: 5px 10px 5px 5px !important;
}
/* line 90, app/components/supplier/supplier_detail/view.scss */
.supplier-detail #customer-group-table .select-menu li input {
  width: 10px;
}
/* line 94, app/components/supplier/supplier_detail/view.scss */
.supplier-detail #customer-group-table .select-menu .product-operate-p {
  text-align: right;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 5px 10px;
}
/* line 100, app/components/supplier/supplier_detail/view.scss */
.supplier-detail #customer-group-table .select-menu .scope-category-label {
  text-align: left !important;
}
/* line 106, app/components/supplier/supplier_detail/view.scss */
.supplier-detail .customer-table td {
  padding: 2px 10px;
}
/* line 110, app/components/supplier/supplier_detail/view.scss */
.supplier-detail .warn-empty {
  border-color: #c00031;
}
/* line 113, app/components/supplier/supplier_detail/view.scss */
.supplier-detail .third-level-td {
  position: relative;
}
/* line 2, app/components/supplier/supplier_evaluate_nature_details/view.scss */
.supplier-evaluate-nature-details .right-pagination {
  text-align: right;
  margin: 20px 0;
}

/* line 8, app/components/supplier/supplier_evaluate_nature_details/view.scss */
.line-model .modal-header span {
  float: right;
  width: 12px;
  height: 12px;
  margin-top: 15px;
  margin-right: 10px;
}
/* line 7, app/components/supplier/supplier_list/view.scss */
.supplier-list .filter-group .filter-button {
  margin: 5px 0 0 20px;
  position: relative;
}
/* line 10, app/components/supplier/supplier_list/view.scss */
.supplier-list .filter-group .filter-button button {
  position: absolute;
  top: 2px;
}
/* line 16, app/components/supplier/supplier_list/view.scss */
.supplier-list .demand-title {
  height: 70px !important;
  padding: 20px !important;
}
/* line 19, app/components/supplier/supplier_list/view.scss */
.supplier-list .demand-title a {
  line-height: 28px;
  display: inline-block;
}
/* line 23, app/components/supplier/supplier_list/view.scss */
.supplier-list .demand-title .supplier-tags {
  line-height: 20px;
}
/* line 25, app/components/supplier/supplier_list/view.scss */
.supplier-list .demand-title .supplier-tags .supplier-tag {
  line-height: 10px;
  margin: 3px 0;
  background-color: #fff;
  color: #005fa7 !important;
  border: none;
  border-radius: 0;
  padding: 4px 4px;
}
/* line 37, app/components/supplier/supplier_list/view.scss */
.supplier-list .demand-info p {
  clear: both;
}
/* line 39, app/components/supplier/supplier_list/view.scss */
.supplier-list .demand-info p span {
  float: left;
}
/* line 44, app/components/supplier/supplier_list/view.scss */
.supplier-list .aptitude {
  width: 50px;
  cursor: pointer;
}
/* line 48, app/components/supplier/supplier_list/view.scss */
.supplier-list .aptitude .up:before {
  border-color: transparent transparent #ccc transparent;
}
/* line 51, app/components/supplier/supplier_list/view.scss */
.supplier-list .aptitude .select-menu {
  width: 200px;
  top: -10px;
  border-radius: 4px;
  background: #eef3f9;
  display: none;
}
/* line 57, app/components/supplier/supplier_list/view.scss */
.supplier-list .aptitude .select-menu ul {
  background: #fff;
}
/* line 59, app/components/supplier/supplier_list/view.scss */
.supplier-list .aptitude .select-menu ul li {
  height: 20px;
  border: none;
  margin: 5px 0 0 10px;
  padding: 0 0 10px 0;
}
/* line 66, app/components/supplier/supplier_list/view.scss */
.supplier-list .aptitude .select-menu .three-category-footer {
  padding: 5px;
  margin: 0;
  text-align: right;
}
/* line 73, app/components/supplier/supplier_list/view.scss */
.supplier-list .addr-span {
  float: right;
  width: 140px;
  height: 30px;
  overflow: hidden;
}
/* line 79, app/components/supplier/supplier_list/view.scss */
.supplier-list .business-span {
  float: right;
  width: 135px;
  height: 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/* line 87, app/components/supplier/supplier_list/view.scss */
.supplier-list .demand-list-group ul li {
  height: 310px !important;
}
/* line 90, app/components/supplier/supplier_list/view.scss */
.supplier-list .demand-list-group ul li .list-block p.button-p {
  margin-top: 12px;
}
/* line 94, app/components/supplier/supplier_list/view.scss */
.supplier-list .d-title em {
  color: red;
  font-style: normal !important;
}
/* line 1, app/components/supplier/supplier_list_new/view.scss */
.checkDiffer {
  min-height: 85%;
  float: left;
  position: relative;
}
/* line 5, app/components/supplier/supplier_list_new/view.scss */
.checkDiffer .content_appove {
  font-size: 14px;
  padding: 10px 0;
}
/* line 9, app/components/supplier/supplier_list_new/view.scss */
.checkDiffer .pagination-right {
  text-align: right;
}
/* line 12, app/components/supplier/supplier_list_new/view.scss */
.checkDiffer .block {
  display: block;
  min-height: 50px;
  color: #717171;
  border: 1px solid #eeeeee;
  background-color: #f4f4f4;
  padding: 12px 3px 8px;
}
/* line 19, app/components/supplier/supplier_list_new/view.scss */
.checkDiffer .block .span3 {
  padding: 0 5px;
  display: inline-block;
  vertical-align: middle;
  /* width: 230px; */
  text-align: left;
}
/* line 26, app/components/supplier/supplier_list_new/view.scss */
.checkDiffer .block .span2 {
  margin-left: 2px;
  text-align: left;
  display: inline-block;
  margin-top: 10px;
}
/* line 34, app/components/supplier/supplier_list_new/view.scss */
.checkDiffer .block .span1 {
  padding: 0 5px;
  display: inline-block;
  vertical-align: middle;
  width: 170px;
  margin-left: 260px;
}
/* line 42, app/components/supplier/supplier_list_new/view.scss */
.checkDiffer .block span table {
  display: table;
  border-collapse: separate;
  border-spacing: 2px;
  border-color: grey;
}
/* line 48, app/components/supplier/supplier_list_new/view.scss */
.checkDiffer .block span table table select {
  width: 136px;
}
/* line 53, app/components/supplier/supplier_list_new/view.scss */
.checkDiffer .block span table #business-category-table .last, .checkDiffer .block span table #customer-group-table .last {
  background-color: #f3f3f3;
  text-align: center;
}
/* line 56, app/components/supplier/supplier_list_new/view.scss */
.checkDiffer .block span table #business-category-table .last td, .checkDiffer .block span table #customer-group-table .last td {
  padding: 0;
  line-height: 45px;
}
/* line 59, app/components/supplier/supplier_list_new/view.scss */
.checkDiffer .block span table #business-category-table .last td span, .checkDiffer .block span table #customer-group-table .last td span {
  color: #5c5c5c;
}
/* line 64, app/components/supplier/supplier_list_new/view.scss */
.checkDiffer .block span table #business-category-table select, .checkDiffer .block span table #customer-group-table select {
  width: 140px;
}
/* line 69, app/components/supplier/supplier_list_new/view.scss */
.checkDiffer .block span table .paperwork-info-div div {
  display: inline-block;
}
/* line 78, app/components/supplier/supplier_list_new/view.scss */
.checkDiffer .table td {
  padding: 5px;
}
/* line 80, app/components/supplier/supplier_list_new/view.scss */
.checkDiffer .table td .file-datas {
  display: block;
  width: 100%;
  height: 20px;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 86, app/components/supplier/supplier_list_new/view.scss */
.checkDiffer .table td .file-datas .btn {
  padding: 5px 7px;
}
/* line 95, app/components/supplier/supplier_list_new/view.scss */
.checkDiffer .table_content .jdt ul {
  list-style: none;
}
/* line 97, app/components/supplier/supplier_list_new/view.scss */
.checkDiffer .table_content .jdt ul li {
  float: left;
  width: 30px;
  margin-right: 2px;
  line-height: 13px;
  border-radius: 4px;
}
/* line 106, app/components/supplier/supplier_list_new/view.scss */
.checkDiffer .table_content th {
  padding: 0 10px;
}
/* line 110, app/components/supplier/supplier_list_new/view.scss */
.checkDiffer .addContent {
  padding: 20px 0;
  box-sizing: border-box;
}
/* line 113, app/components/supplier/supplier_list_new/view.scss */
.checkDiffer .addContent p {
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  font-family: "Microsoft YaHei";
}

/* line 122, app/components/supplier/supplier_list_new/view.scss */
.moduleNews label {
  font-size: 12px;
  font-weight: normal;
  vertical-align: inherit;
}
/* line 127, app/components/supplier/supplier_list_new/view.scss */
.moduleNews .half-item {
  float: left;
  width: 55%;
  margin-bottom: 20px;
}
/* line 131, app/components/supplier/supplier_list_new/view.scss */
.moduleNews .half-item label {
  width: 70px;
  text-align: right;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  color: #53616e;
  display: inline-block;
}
/* line 139, app/components/supplier/supplier_list_new/view.scss */
.moduleNews .half-item span {
  display: inline-block;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  color: #53616e;
  font-weight: normal;
}
/* line 147, app/components/supplier/supplier_list_new/view.scss */
.moduleNews .half-item:nth-of-type(1) {
  width: 45%;
}
/* line 150, app/components/supplier/supplier_list_new/view.scss */
.moduleNews .first-content {
  margin: 20px 0;
}
/* line 152, app/components/supplier/supplier_list_new/view.scss */
.moduleNews .first-content span {
  display: inline-block;
  width: 182px;
}
/* line 159, app/components/supplier/supplier_list_new/view.scss */
.moduleNews .second-content span:nth-of-type(1) {
  margin-right: 150px;
  margin-left: 45px;
}
/* line 7, app/components/supplier/supplier_login/view.scss */
.front-banner {
  position: relative;
}

/* line 10, app/components/supplier/supplier_login/view.scss */
.supplier-login-box {
  position: absolute;
  width: 350px;
  height: 330px;
  top: 143px !important;
  right: 60px;
  z-index: 3;
}
/* line 18, app/components/supplier/supplier_login/view.scss */
.supplier-login-box form {
  width: 250px;
  height: 240px;
  padding: 45px 50px;
  background-color: white;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  margin: 0 auto;
}
/* line 25, app/components/supplier/supplier_login/view.scss */
.supplier-login-box form > div {
  height: 35px;
  line-height: 35px;
  padding-bottom: 15px;
  position: relative;
  font-family: 'Microsoft YaHei';
}
/* line 31, app/components/supplier/supplier_login/view.scss */
.supplier-login-box form > div h1 {
  font-size: 20px;
  color: #6d6c6c;
  margin: 0;
  letter-spacing: 1px;
  float: left;
}
/* line 39, app/components/supplier/supplier_login/view.scss */
.supplier-login-box form > div a {
  float: right;
  font-size: 14px;
  color: #1288c5;
}
/* line 47, app/components/supplier/supplier_login/view.scss */
.supplier-login-box .btn-medium {
  padding: 8px 10px;
  width: 100%;
}
/* line 52, app/components/supplier/supplier_login/view.scss */
.supplier-login-box .login-input {
  width: 100%;
  height: 38px;
  line-height: 38px;
  border-radius: 0;
  padding: 3px 3px 3px 45px;
  position: relative;
  background-color: #fff !important;
}
/* line 61, app/components/supplier/supplier_login/view.scss */
.supplier-login-box input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
  border: 1px solid #CCC !important;
}
/* line 65, app/components/supplier/supplier_login/view.scss */
.supplier-login-box .login-bottom {
  width: 230px;
  height: 60px;
  background-color: white;
}
/* line 69, app/components/supplier/supplier_login/view.scss */
.supplier-login-box .login-bottom img {
  width: 230px;
  height: 60px;
}
/* line 74, app/components/supplier/supplier_login/view.scss */
.supplier-login-box .control-group {
  height: 40px;
  margin-bottom: 20px;
}
/* line 78, app/components/supplier/supplier_login/view.scss */
.supplier-login-box .control-group span {
  width: 38px;
  height: 38px;
  display: inline-block;
  position: relative;
  top: -38px;
  left: 1px;
}
/* line 86, app/components/supplier/supplier_login/view.scss */
.supplier-login-box .control-group .control-label {
  width: 50px;
  color: #a1a1a1;
}
/* line 90, app/components/supplier/supplier_login/view.scss */
.supplier-login-box #login-submit {
  margin-bottom: 0;
}
/* line 91, app/components/supplier/supplier_login/view.scss */
.supplier-login-box #login-submit input {
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  border-radius: 0;
  background-color: #007dc2;
  padding: 0;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  letter-spacing: 10px;
}
/* line 105, app/components/supplier/supplier_login/view.scss */
.supplier-login-box .controls {
  height: 45px;
  line-height: 45px;
  margin: 0;
}
/* line 109, app/components/supplier/supplier_login/view.scss */
.supplier-login-box .controls .control-label {
  font-size: 12px;
  font-family: 'Microsoft YaHei';
}
/* line 110, app/components/supplier/supplier_login/view.scss */
.supplier-login-box .controls .control-label input {
  vertical-align: middle;
}
/* line 116, app/components/supplier/supplier_login/view.scss */
.supplier-login-box .controls span {
  font-family: 'Microsoft YaHei';
  font-size: 12px;
  color: #1288c5;
}
/* line 122, app/components/supplier/supplier_login/view.scss */
.supplier-login-box #IElogin-submit {
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  border-radius: 0;
  background-color: #007dc2;
  padding: 0;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  letter-spacing: 10px;
}
/* line 135, app/components/supplier/supplier_login/view.scss */
.supplier-login-box .btn-submit {
  padding: 8px 10px;
  width: 100%;
}
/* line 141, app/components/supplier/supplier_login/view.scss */
.supplier-login-box .right {
  padding-left: 50px;
}
/* line 3, app/components/supplier/supplier_module_quota/view.scss */
.mudole-quota .right-pagination {
  margin: 10px 0 20px 0;
  text-align: right;
}
/* line 1, app/components/supplier/supplier_news/view.scss */
.supplier-news {
  float: left;
  overflow: hidden;
  width: 198px;
  height: 400px;
  margin-top: 10px;
  background: #fff;
}
/* line 9, app/components/supplier/supplier_news/view.scss */
.supplier-news .r-3 .top {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  height: 60px;
  line-height: 60px;
  color: #004ea2;
  text-align: left;
  font-weight: bold;
  padding: 0 20px;
}
/* line 12, app/components/supplier/supplier_news/view.scss */
.supplier-news .r-3 .top span {
  margin: -3px 8px 0 0;
}
/* line 15, app/components/supplier/supplier_news/view.scss */
.supplier-news .r-3 .top .more {
  float: right;
  font-size: 12px;
  margin: 1px 0 0 0;
  color: #004ea2;
}
/* line 22, app/components/supplier/supplier_news/view.scss */
.supplier-news .r-3 .notices-list {
  padding: 5px 20px 15px 20px;
  margin: 0;
  text-align: center;
  overflow: hidden;
  border-bottom: 1px solid #f2f2f2;
  width: 160px;
  height: 318px;
}
/* line 26, app/components/supplier/supplier_news/view.scss */
.supplier-news .r-3 .notices-list ul {
  margin: 0;
  padding: 0;
  height: 180px;
  overflow: hidden;
}
/* line 30, app/components/supplier/supplier_news/view.scss */
.supplier-news .r-3 .notices-list ul li {
  list-style-type: none;
  line-height: 36px;
  height: 36px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 38, app/components/supplier/supplier_news/view.scss */
.supplier-news .r-3 .notices-list ul li a {
  color: #333;
  font-size: 12px;
  font-family: "Microsoft YaHei";
}
/* line 48, app/components/supplier/supplier_news/view.scss */
.supplier-news .r-4 .my-quiz {
  background-color: #fff;
  border: 1px solid #0099cc;
  width: 160px;
  margin: 20px auto 20px auto;
  line-height: 40px;
  height: 40px;
  display: block;
}
/* line 56, app/components/supplier/supplier_news/view.scss */
.supplier-news .r-4 .my-quiz span {
  color: #fff;
  background: #006699;
  font-family: Microsoft YaHei;
  text-align: center;
  display: block;
  font-size: 14px;
}
/* line 66, app/components/supplier/supplier_news/view.scss */
.supplier-news .r-4 .content p {
  width: 190px;
  margin: 0 auto;
  text-align: center;
}
/* line 71, app/components/supplier/supplier_news/view.scss */
.supplier-news .r-4 .content textarea {
  width: 170px;
  height: 120px;
  margin: 10px 14px;
  padding: 5px;
  border: 1px solid #e3e3e3;
}
/* line 78, app/components/supplier/supplier_news/view.scss */
.supplier-news .r-4 .content button {
  width: 180px;
  margin: 10px 8px;
}
/* line 1, app/components/supplier/supplier_notice/view.scss */
.supplier-new-notice {
  float: left;
  overflow: hidden;
  width: 198px;
  background: #fff;
  margin-top: 10px;
}
/* line 8, app/components/supplier/supplier_notice/view.scss */
.supplier-new-notice .r-1 .top {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  height: 60px;
  line-height: 60px;
  color: #004ea2;
  text-align: left;
  font-weight: bold;
  padding: 0 20px;
}
/* line 13, app/components/supplier/supplier_notice/view.scss */
.supplier-new-notice .r-1 .top span {
  margin: -3px 8px 0 0;
}
/* line 17, app/components/supplier/supplier_notice/view.scss */
.supplier-new-notice .r-1 .img {
  width: 181px;
  height: 320px;
  padding: 20px 10px 0px 10px;
  margin: 0;
  text-align: center;
}
/* line 19, app/components/supplier/supplier_notice/view.scss */
.supplier-new-notice .r-1 .img .content {
  width: 160px;
  height: 150px;
  overflow: hidden;
  margin: 13px auto 0 auto;
}
/* line 21, app/components/supplier/supplier_notice/view.scss */
.supplier-new-notice .r-1 .img .content p {
  width: 160px;
  height: 100%;
  font-size: 12px;
  font-family: "Microsoft YaHei";
  overflow: hidden;
  line-height: 25px;
  margin: 0;
  text-align: left;
}
/* line 23, app/components/supplier/supplier_notice/view.scss */
.supplier-new-notice .r-1 .img .more {
  width: 100%;
  height: 46px;
  line-height: 46px;
}
/* line 25, app/components/supplier/supplier_notice/view.scss */
.supplier-new-notice .r-1 .img .more a {
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: #999;
  float: right;
  margin-right: 5px;
}
/* line 3, app/components/supplier/supplier_performance/view.scss */
.supplier-performance .overall-plots {
  overflow: hidden;
}
/* line 7, app/components/supplier/supplier_performance/view.scss */
.supplier-performance .overall-plots .overall-performance {
  float: left;
}
/* line 11, app/components/supplier/supplier_performance/view.scss */
.supplier-performance .overall-plots table {
  width: 100%;
}
/* line 13, app/components/supplier/supplier_performance/view.scss */
.supplier-performance .overall-plots table td {
  padding: 0;
}
/* line 18, app/components/supplier/supplier_performance/view.scss */
.supplier-performance .overall-plots > div {
  width: 340px;
  float: left;
  margin-right: 15px;
}
/* line 22, app/components/supplier/supplier_performance/view.scss */
.supplier-performance .overall-plots > div:last-child {
  margin-right: 0;
}
/* line 27, app/components/supplier/supplier_performance/view.scss */
.supplier-performance .overall-plots .plot {
  height: 270px;
}
/* line 31, app/components/supplier/supplier_performance/view.scss */
.supplier-performance .overall-plots .last {
  margin-right: 0;
}
/* line 37, app/components/supplier/supplier_performance/view.scss */
.supplier-performance table .plot {
  height: 100px;
}

/* line 46, app/components/supplier/supplier_performance/view.scss */
.modal table.table-showstrategy th {
  height: 30px;
}
/* line 49, app/components/supplier/supplier_performance/view.scss */
.modal table.table-showstrategy td {
  height: 30px;
  padding: 0;
}
/* line 1, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board {
  width: 1060px;
  background-color: #f4f4f4;
}
/* line 6, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab {
  width: 1040px;
  margin: auto;
  margin-top: 10px;
}
/* line 11, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab p {
  font-size: 20px;
  color: #33CCFF;
  margin: 0;
  padding: 5px;
  background-color: #ffffff;
}
/* line 18, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab p i {
  margin-right: 5px;
}
/* line 22, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab .performance-time-button {
  float: right;
  font-size: 12px;
  background-color: #ffffff;
  height: 35px;
  margin-right: 45px;
  margin-top: -20px;
}
/* line 30, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab .performance-order-time-button {
  margin-right: 100px;
}
/* line 33, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab .order-detail {
  font-size: 15px;
  color: #000000;
}
/* line 38, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab .outter {
  background-color: #ffffff;
}
/* line 41, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab .outter .inner {
  width: 950px;
  margin-left: 45px;
}
/* line 48, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .performance-board-title {
  margin-top: 10px;
  background: url(/assets/images/other-images/titlebar.png);
  background-size: cover;
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/assets/images/other-images/titlebar.png",sizingMethod="scale");
}
/* line 55, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .performance-board-title .basic-infos {
  color: #ffffff;
  width: 1040px;
}
/* line 59, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .performance-board-title .basic-infos td {
  padding: 3px 0;
}
/* line 62, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .performance-board-title .basic-infos .first-td {
  width: 520px;
  font-size: 20px;
  padding-left: 20px;
}
/* line 67, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .performance-board-title .basic-infos .middle-td {
  width: 200px;
}
/* line 70, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .performance-board-title .basic-infos .last-td {
  width: 300px;
}
/* line 73, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .performance-board-title .basic-infos p {
  background-color: transparent;
  width: 300px;
  font-size: 12px;
  padding: 0;
  color: #ffffff;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 86, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-1 {
  margin-top: 0;
}
/* line 88, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-1 .performance-my {
  height: 180px;
}
/* line 91, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-1 .tab-1-div {
  float: left;
  margin-left: 35px;
  background-color: #ffffff;
}
/* line 97, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-1 .tab-1-div-1 {
  margin-left: 0;
}
/* line 101, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-1 .tab-1-div-2 {
  width: 260px;
}
/* line 104, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-1 .tab-1-div-3 {
  margin-left: 20px;
}
/* line 107, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-1 .tab-1-div-4 {
  width: 190px;
}
/* line 110, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-1 .tab-1-doucement {
  margin-top: 35px;
}
/* line 113, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-1 .p1, .supplier-performance-board .tab-1 .p2, .supplier-performance-board .tab-1 .p3, .supplier-performance-board .tab-1 .p4 {
  color: #ffffff;
  text-align: center;
  background-color: transparent;
}
/* line 118, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-1 .p1 {
  font-size: 50px;
  margin-top: 55px;
}
/* line 122, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-1 .p2 {
  margin-top: 58px;
}
/* line 125, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-1 .p3 {
  color: #000000;
  font-size: 14px;
  margin-left: 40px;
  margin-top: 5px;
  text-align: left;
}
/* line 132, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-1 .p4 {
  color: #000000;
  font-size: 14px;
  margin-left: 30px;
  margin-top: 5px;
  text-align: left;
}
/* line 151, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-3 .outter {
  padding-bottom: 10px;
}
/* line 154, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-3 .inner-div {
  width: 100%;
}
/* line 156, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-3 .inner-div .search-div {
  width: 100%;
  height: 300px;
}
/* line 161, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-3 .score-example {
  float: right;
  height: 20px;
  vertical-align: center;
  margin-right: 45px;
  margin-top: -10px;
}
/* line 168, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-3 .score-example .score {
  float: right;
  width: 60px;
  height: 15px;
  text-align: right;
}
/* line 175, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-3 .score-example .red {
  width: 30px;
  background-color: #ff0000;
}
/* line 179, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-3 .score-example .orange {
  width: 30px;
  background-color: #ff9933;
}
/* line 183, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-3 .score-example .blue {
  width: 30px;
  background-color: #0066ff;
}
/* line 187, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-3 .score-example .green {
  width: 30px;
  background-color: #00cc66;
}
/* line 192, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-3 td {
  height: 10px;
  line-height: 10px;
}
/* line 196, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-3 .score-td {
  width: 130px;
  color: #ffffff;
  font: 8;
}
/* line 200, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-3 .score-td .score-left {
  width: 30px;
  float: left;
  color: #000000;
}
/* line 206, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-3 .score-td .score-right {
  width: 100px;
  text-align: center;
  float: left;
}
/* line 212, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-3 .score-td .score-right .score-actual-red {
  background-color: #ff0000;
}
/* line 215, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-3 .score-td .score-right .score-actual-orange {
  background-color: #ff9933;
}
/* line 218, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-3 .score-td .score-right .score-actual-blue {
  background-color: #0066ff;
}
/* line 221, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-3 .score-td .score-right .score-actual-green {
  background-color: #00cc66;
}
/* line 230, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-4 .my-performance-warnning p {
  font-size: 15px;
  color: #000000;
}
/* line 238, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-5 .my-tactics {
  height: 145px;
}
/* line 240, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-5 .my-tactics .tactics {
  float: left;
  margin-left: 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 248, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-5 .my-tactics .single-line {
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 253, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-5 .my-tactics .single-line label {
  width: 200px;
}
/* line 256, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-5 .my-tactics .single-line input {
  margin-left: 10px;
}
/* line 261, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-5 .my-tactics .module-design {
  background-color: #ffcc99;
}
/* line 264, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-5 .my-tactics .performance-improve {
  background-color: #ccffff;
}
/* line 267, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-5 .my-tactics .order-manage {
  background-color: #00ffff;
}
/* line 275, app/components/supplier/supplier_performance_board/view.scss */
.supplier-performance-board .tab-7 .my-info a {
  margin-left: 28px;
}
/* line 1, app/components/supplier/supplier_progress/view.scss */
.new-progress {
  width: 990px !important;
  height: 410px;
  float: left;
  margin: 10px 10px 10px 0px !important;
  background: #fff;
  font-family: "Microsoft YaHei";
}
/* line 4, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container {
  margin: 0 auto;
  width: 990px;
}
/* line 7, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .how {
  width: 100%;
  height: 80px;
  line-height: 80px;
  font-weight: bold;
  font-size: 14px;
  color: #0099cc;
}
/* line 14, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .how .irror {
  display: inline-block;
  float: left;
  margin: 33px 20px 0 22px;
  text-align: center;
}
/* line 20, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .how .word {
  float: left;
}
/* line 23, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-navs {
  height: 160px;
  margin-left: -5px;
  border-bottom: none;
  background-color: transparent;
}
/* line 28, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-navs li {
  height: 152px;
  width: 114px !important;
  margin-left: 5px;
  background-color: #f8f8f8;
  border-top: 8px solid #cccccc;
}
/* line 34, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-navs li a {
  padding: 46px 10px 20px 10px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  font-weight: 600;
  color: #333;
  text-align: center;
  border: none;
}
/* line 42, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-navs li a p {
  font-size: 12px;
  color: #999;
  text-align: center;
  margin: 30px 0;
}
/* line 47, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-navs li a p .icon {
  height: 20px;
  width: 85px;
  position: relative;
  margin: 0px;
  overflow: hidden;
  display: inline-block;
}
/* line 54, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-navs li a p .icon .tick {
  width: 15px;
  height: 2px;
  background: #333;
  margin: 6px 0 0 4px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* line 65, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-navs li a p .icon .tick:after {
  content: '';
  width: 12px;
  height: 2px;
  background: #333;
  position: absolute;
  top: -5px;
  left: -5px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
/* line 82, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-navs li:last-child {
  width: 130px !important;
}
/* line 85, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-navs li:first-child {
  border-top: 8px solid #33beff;
}
/* line 88, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-navs li.active {
  font-weight: bold;
}
/* line 90, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-navs li.active a {
  border: none;
}
/* line 95, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-contents {
  height: 160px;
  padding: 0;
  overflow: hidden;
  border: none;
}
/* line 100, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-contents .tab-content {
  height: 160px;
  overflow: hidden;
  position: relative;
  width: 848px;
}
/* line 105, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-contents .tab-content .success {
  width: 604px !important;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #333;
  float: left;
  height: 40px;
  line-height: 40px;
  margin: 65px 50px 0 20px;
  text-align: right;
}
/* line 116, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-contents .tab-content .xy-div {
  width: 355px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #333;
  float: left;
  height: 40px;
  line-height: 40px;
  margin: 65px 0 0 20px;
  text-align: right;
}
/* line 127, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-contents .tab-content ul {
  width: 100%;
  margin: 0;
  padding: 0;
  border: none;
  list-style-type: none;
}
/* line 133, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-contents .tab-content ul li {
  margin: 0;
  padding: 0;
  float: left;
  width: 25%;
}
/* line 138, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-contents .tab-content ul li .numbs {
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #333;
  margin-top: 40px;
  border-right: 1px solid #f2f2f2;
}
/* line 145, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-contents .tab-content ul li .numbs .name {
  display: block;
  margin-bottom: 30px;
}
/* line 149, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-contents .tab-content ul li .numbs .num {
  line-height: 40px;
  font-size: 36px;
  display: inline;
}
/* line 157, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-contents .tab-content .no-demand {
  position: absolute;
  left: 40%;
  top: 50%;
}
/* line 162, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-contents .tab-content .have-demand {
  width: 80%;
  position: absolute;
  top: 40px;
  left: 60px;
  display: none;
}
/* line 168, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-contents .tab-content .have-demand tr {
  height: 25px;
}
/* line 172, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-contents .tab-content .contractRoom {
  display: inline-block;
  width: 370px;
  margin-top: 30px;
  border-left: 1px solid #f7f7f7;
  padding-left: 20px;
}
/* line 179, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-contents .tab-content .contractRoom span {
  margin-right: 22px;
  display: inline-block;
  font-size: 12px;
  padding-top: 10px;
}
/* line 185, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-contents .tab-content .contractRoom .reasonShow {
  width: 290px;
  margin-right: 5px;
}
/* line 190, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-contents .tab-content .contractRoom .sub-form {
  border: 0;
  margin-right: 5px;
  background-color: #33beff;
  color: #fff;
}
/* line 198, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-contents .tab-content .contractStyle {
  background-color: #33beff;
  width: 100px;
  line-height: 32px;
  height: 32px;
  margin-right: 20px;
  float: right;
  color: #fff;
  font-family: Microsoft YaHei;
  text-align: center;
  display: inline-block;
  font-size: 12px;
}
/* line 213, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-contents .tab-content .improve {
  background-color: #33beff;
  width: 120px;
  margin-top: 60px;
  line-height: 42px;
  height: 42px;
  display: block;
  float: left;
}
/* line 221, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-contents .tab-content .improve span {
  color: #fff;
  font-family: Microsoft YaHei;
  text-align: center;
  display: block;
  font-size: 14px;
}
/* line 229, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-contents .tab-content .xy {
  margin-left: 10px;
}
/* line 232, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-contents .tab-content .inner {
  margin: 78px 20px 0 85px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  font-weight: bold;
  color: #2c2c2c;
  float: left;
  overflow: hidden;
}
/* line 241, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-contents .tab-content .middle-progress {
  float: left;
  margin: 60px 0 0 0;
  padding: 0;
  width: 640px;
  height: 70px;
}
/* line 247, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-contents .tab-content .middle-progress .arrow {
  float: left;
  width: 100%;
}
/* line 250, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-contents .tab-content .middle-progress .arrow ol {
  margin: 0;
  padding: 0;
  position: relative;
  list-style-type: none;
}
/* line 255, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-contents .tab-content .middle-progress .arrow ol li {
  height: 12px;
  float: left;
  padding: 0;
}
/* line 260, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-contents .tab-content .middle-progress .arrow ol .arrow-down {
  padding: 0;
  position: absolute;
  left: 0px;
  top: 0px;
  line-height: 20px;
  vertical-align: middle;
  text-align: center;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid #0066cc;
}
/* line 274, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-contents .tab-content .middle-progress .arrow ol .hide {
  display: none;
}
/* line 279, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-contents .tab-content .middle-progress .real-progress {
  float: left;
  width: 100%;
  margin-top: -10px;
}
/* line 283, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-contents .tab-content .middle-progress .real-progress .bars {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style-type: none;
}
/* line 289, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-contents .tab-content .middle-progress .real-progress .bars li {
  padding: 0;
  height: 12px;
  float: left;
}
/* line 294, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-contents .tab-content .middle-progress .real-progress .bars .progress-bar {
  background-color: #ccc;
  margin-left: 3px;
}
/* line 297, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-contents .tab-content .middle-progress .real-progress .bars .progress-bar a {
  display: inline-block;
  height: 100%;
  padding: 0 10px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 33px;
  font-family: 'Microsoft YaHei';
}
/* line 307, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-contents .tab-content .middle-progress .real-progress .bars .progress-bar .active {
  background-color: #33beff;
}
/* line 312, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-contents .tab-content .middle-progress .real-progress .bars .activeGreen {
  background-color: #33beff;
}
/* line 316, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-contents .tab-content .middle-progress .real-progress div {
  color: #ff0000;
  line-height: 40px;
  font-family: "Microsoft YaHei";
  font-size: 12px;
}
/* line 324, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-contents .tab-content #download {
  clear: both;
  padding: 10px 0 0 162px;
  color: #717171;
}
/* line 326, app/components/supplier/supplier_progress/view.scss */
.new-progress .progress-container .tab .tab-contents .tab-content #download a {
  color: #347abd;
}

/* line 335, app/components/supplier/supplier_progress/view.scss */
.modal-progress {
  position: fixed;
  top: 10px !important;
  width: 640px;
}
/* line 339, app/components/supplier/supplier_progress/view.scss */
.modal-progress .modal-header {
  height: 40px;
  line-height: 40px;
  padding: 0;
  border-radius: 4px;
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  font-weight: normal;
  padding-left: 20px;
}
/* line 349, app/components/supplier/supplier_progress/view.scss */
.modal-progress .icon-plus-big {
  background: url(https://ylcg.haierbiomedical.com/group1/M00/05/4B/CoUFfWXS5x2AfsHqAAAEBGb4xGs262.svg) 0 0;
  background-size: 100% 100%;
  margin-right: 10px;
  vertical-align: sub;
}
/* line 355, app/components/supplier/supplier_progress/view.scss */
.modal-progress .modal-header span {
  float: right;
  width: 12px;
  height: 12px;
  margin-top: 15px;
  margin-right: 10px;
}
/* line 362, app/components/supplier/supplier_progress/view.scss */
.modal-progress .modal-words {
  line-height: 40px;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  color: #ff0000;
}
/* line 368, app/components/supplier/supplier_progress/view.scss */
.modal-progress .modal-body {
  max-height: 580px;
  overflow-y: scroll;
}
/* line 370, app/components/supplier/supplier_progress/view.scss */
.modal-progress .modal-body .components-title {
  color: #ff0000;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}
/* line 380, app/components/supplier/supplier_progress/view.scss */
.modal-progress .modal-body .control-group .control-content table thead th {
  height: 50px;
  line-height: 50px;
  background-color: #e1ebf5;
  color: #005aaa;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}
/* line 390, app/components/supplier/supplier_progress/view.scss */
.modal-progress .modal-body .control-group .control-content table tbody tr {
  height: 70px;
}
/* line 392, app/components/supplier/supplier_progress/view.scss */
.modal-progress .modal-body .control-group .control-content table tbody tr input[type=text] {
  width: 105px !important;
  height: 28px;
  text-align: center;
}
/* line 397, app/components/supplier/supplier_progress/view.scss */
.modal-progress .modal-body .control-group .control-content table tbody tr select {
  width: 83px;
}
/* line 405, app/components/supplier/supplier_progress/view.scss */
.modal-progress .modal-body .control-group-three {
  width: 30%;
  float: left;
  display: inline-block;
}
/* line 411, app/components/supplier/supplier_progress/view.scss */
.modal-progress .close {
  color: #fff;
}

/* line 418, app/components/supplier/supplier_progress/view.scss */
.finance-modal .modal-body .control-group-half, .research-modal .modal-body .control-group-half, .quality-modal .modal-body .control-group-half, .delivery-modal .modal-body .control-group-half, .userInfo-modal .modal-body .control-group-half, .companyOther-modal .modal-body .control-group-half {
  display: inline-block;
}
/* line 422, app/components/supplier/supplier_progress/view.scss */
.finance-modal .modal-body .control-group-half label, .research-modal .modal-body .control-group-half label, .quality-modal .modal-body .control-group-half label, .delivery-modal .modal-body .control-group-half label, .userInfo-modal .modal-body .control-group-half label, .companyOther-modal .modal-body .control-group-half label {
  text-align: right;
  display: inline-block;
  vertical-align: baseline;
  width: 135px;
  margin-right: 15px;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #7d7d7d;
}
/* line 432, app/components/supplier/supplier_progress/view.scss */
.finance-modal .modal-body .control-group-half .topic_label, .research-modal .modal-body .control-group-half .topic_label, .quality-modal .modal-body .control-group-half .topic_label, .delivery-modal .modal-body .control-group-half .topic_label, .userInfo-modal .modal-body .control-group-half .topic_label, .companyOther-modal .modal-body .control-group-half .topic_label {
  width: 125px;
}
/* line 435, app/components/supplier/supplier_progress/view.scss */
.finance-modal .modal-body .control-group-half .info, .research-modal .modal-body .control-group-half .info, .quality-modal .modal-body .control-group-half .info, .delivery-modal .modal-body .control-group-half .info, .userInfo-modal .modal-body .control-group-half .info, .companyOther-modal .modal-body .control-group-half .info {
  font-size: 14px;
  color: #7e7d7d;
  font-family: 'Microsoft YaHei';
}
/* line 440, app/components/supplier/supplier_progress/view.scss */
.finance-modal .modal-body .control-group-half .label-left, .research-modal .modal-body .control-group-half .label-left, .quality-modal .modal-body .control-group-half .label-left, .delivery-modal .modal-body .control-group-half .label-left, .userInfo-modal .modal-body .control-group-half .label-left, .companyOther-modal .modal-body .control-group-half .label-left {
  text-align: left;
}
/* line 443, app/components/supplier/supplier_progress/view.scss */
.finance-modal .modal-body .control-group-half input:not([type=checkbox]), .finance-modal .modal-body .control-group-half select:not(.select1), .research-modal .modal-body .control-group-half input:not([type=checkbox]), .research-modal .modal-body .control-group-half select:not(.select1), .quality-modal .modal-body .control-group-half input:not([type=checkbox]), .quality-modal .modal-body .control-group-half select:not(.select1), .delivery-modal .modal-body .control-group-half input:not([type=checkbox]), .delivery-modal .modal-body .control-group-half select:not(.select1), .userInfo-modal .modal-body .control-group-half input:not([type=checkbox]), .userInfo-modal .modal-body .control-group-half select:not(.select1), .companyOther-modal .modal-body .control-group-half input:not([type=checkbox]), .companyOther-modal .modal-body .control-group-half select:not(.select1) {
  width: 260px !important;
  border-radius: 0;
  height: 34px;
  padding: 6px;
}
/* line 449, app/components/supplier/supplier_progress/view.scss */
.finance-modal .modal-body .control-group-half label, .finance-modal .modal-body .control-group-half input:not([type=checkbox]), .finance-modal .modal-body .control-group-half select, .finance-modal .modal-body .control-group-half span:not(.inner-span), .research-modal .modal-body .control-group-half label, .research-modal .modal-body .control-group-half input:not([type=checkbox]), .research-modal .modal-body .control-group-half select, .research-modal .modal-body .control-group-half span:not(.inner-span), .quality-modal .modal-body .control-group-half label, .quality-modal .modal-body .control-group-half input:not([type=checkbox]), .quality-modal .modal-body .control-group-half select, .quality-modal .modal-body .control-group-half span:not(.inner-span), .delivery-modal .modal-body .control-group-half label, .delivery-modal .modal-body .control-group-half input:not([type=checkbox]), .delivery-modal .modal-body .control-group-half select, .delivery-modal .modal-body .control-group-half span:not(.inner-span), .userInfo-modal .modal-body .control-group-half label, .userInfo-modal .modal-body .control-group-half input:not([type=checkbox]), .userInfo-modal .modal-body .control-group-half select, .userInfo-modal .modal-body .control-group-half span:not(.inner-span), .companyOther-modal .modal-body .control-group-half label, .companyOther-modal .modal-body .control-group-half input:not([type=checkbox]), .companyOther-modal .modal-body .control-group-half select, .companyOther-modal .modal-body .control-group-half span:not(.inner-span) {
  float: left;
  line-height: 28px;
}
/* line 453, app/components/supplier/supplier_progress/view.scss */
.finance-modal .modal-body .control-group-half .file-name, .research-modal .modal-body .control-group-half .file-name, .quality-modal .modal-body .control-group-half .file-name, .delivery-modal .modal-body .control-group-half .file-name, .userInfo-modal .modal-body .control-group-half .file-name, .companyOther-modal .modal-body .control-group-half .file-name {
  float: none;
}
/* line 456, app/components/supplier/supplier_progress/view.scss */
.finance-modal .modal-body .control-group-half .btn-upload, .research-modal .modal-body .control-group-half .btn-upload, .quality-modal .modal-body .control-group-half .btn-upload, .delivery-modal .modal-body .control-group-half .btn-upload, .userInfo-modal .modal-body .control-group-half .btn-upload, .companyOther-modal .modal-body .control-group-half .btn-upload {
  margin-left: 10px;
}
/* line 458, app/components/supplier/supplier_progress/view.scss */
.finance-modal .modal-body .control-group-half .btn-upload span, .research-modal .modal-body .control-group-half .btn-upload span, .quality-modal .modal-body .control-group-half .btn-upload span, .delivery-modal .modal-body .control-group-half .btn-upload span, .userInfo-modal .modal-body .control-group-half .btn-upload span, .companyOther-modal .modal-body .control-group-half .btn-upload span {
  height: 22px;
  line-height: 22px;
}
/* line 463, app/components/supplier/supplier_progress/view.scss */
.finance-modal .modal-body .control-group-half .required, .research-modal .modal-body .control-group-half .required, .quality-modal .modal-body .control-group-half .required, .delivery-modal .modal-body .control-group-half .required, .userInfo-modal .modal-body .control-group-half .required, .companyOther-modal .modal-body .control-group-half .required {
  float: none !important;
}
/* line 467, app/components/supplier/supplier_progress/view.scss */
.finance-modal .modal-body .full-control-group, .research-modal .modal-body .full-control-group, .quality-modal .modal-body .full-control-group, .delivery-modal .modal-body .full-control-group, .userInfo-modal .modal-body .full-control-group, .companyOther-modal .modal-body .full-control-group {
  width: 100%;
  display: inline-block;
  float: left;
  font-family: 'Microsoft YaHei';
}
/* line 472, app/components/supplier/supplier_progress/view.scss */
.finance-modal .modal-body .full-control-group label, .research-modal .modal-body .full-control-group label, .quality-modal .modal-body .full-control-group label, .delivery-modal .modal-body .full-control-group label, .userInfo-modal .modal-body .full-control-group label, .companyOther-modal .modal-body .full-control-group label {
  text-align: right;
  display: inline-block;
  vertical-align: baseline;
  width: 135px;
  margin-right: 15px;
  font-size: 14px;
  color: #7d7d7d;
}
/* line 481, app/components/supplier/supplier_progress/view.scss */
.finance-modal .modal-body .full-control-group .topic_label, .research-modal .modal-body .full-control-group .topic_label, .quality-modal .modal-body .full-control-group .topic_label, .delivery-modal .modal-body .full-control-group .topic_label, .userInfo-modal .modal-body .full-control-group .topic_label, .companyOther-modal .modal-body .full-control-group .topic_label {
  width: 125px;
}
/* line 484, app/components/supplier/supplier_progress/view.scss */
.finance-modal .modal-body .full-control-group .title-label, .research-modal .modal-body .full-control-group .title-label, .quality-modal .modal-body .full-control-group .title-label, .delivery-modal .modal-body .full-control-group .title-label, .userInfo-modal .modal-body .full-control-group .title-label, .companyOther-modal .modal-body .full-control-group .title-label {
  font-size: 16px;
  color: #005aaa;
  font-weight: bold;
}
/* line 489, app/components/supplier/supplier_progress/view.scss */
.finance-modal .modal-body .full-control-group .title-span, .research-modal .modal-body .full-control-group .title-span, .quality-modal .modal-body .full-control-group .title-span, .delivery-modal .modal-body .full-control-group .title-span, .userInfo-modal .modal-body .full-control-group .title-span, .companyOther-modal .modal-body .full-control-group .title-span {
  color: #ff0000;
  font-size: 14px;
  font-weight: bold;
}
/* line 494, app/components/supplier/supplier_progress/view.scss */
.finance-modal .modal-body .full-control-group .title-a, .research-modal .modal-body .full-control-group .title-a, .quality-modal .modal-body .full-control-group .title-a, .delivery-modal .modal-body .full-control-group .title-a, .userInfo-modal .modal-body .full-control-group .title-a, .companyOther-modal .modal-body .full-control-group .title-a {
  color: #33beff;
  font-size: 14px;
  font-weight: bold;
}
/* line 499, app/components/supplier/supplier_progress/view.scss */
.finance-modal .modal-body .full-control-group .compare-content, .research-modal .modal-body .full-control-group .compare-content, .quality-modal .modal-body .full-control-group .compare-content, .delivery-modal .modal-body .full-control-group .compare-content, .userInfo-modal .modal-body .full-control-group .compare-content, .companyOther-modal .modal-body .full-control-group .compare-content {
  width: 740px;
  display: inline-block;
  vertical-align: top;
}
/* line 503, app/components/supplier/supplier_progress/view.scss */
.finance-modal .modal-body .full-control-group .compare-content table, .research-modal .modal-body .full-control-group .compare-content table, .quality-modal .modal-body .full-control-group .compare-content table, .delivery-modal .modal-body .full-control-group .compare-content table, .userInfo-modal .modal-body .full-control-group .compare-content table, .companyOther-modal .modal-body .full-control-group .compare-content table {
  width: 100%;
}
/* line 505, app/components/supplier/supplier_progress/view.scss */
.finance-modal .modal-body .full-control-group .compare-content table th, .research-modal .modal-body .full-control-group .compare-content table th, .quality-modal .modal-body .full-control-group .compare-content table th, .delivery-modal .modal-body .full-control-group .compare-content table th, .userInfo-modal .modal-body .full-control-group .compare-content table th, .companyOther-modal .modal-body .full-control-group .compare-content table th {
  color: #005aaa;
  border: 1px solid #fff;
}
/* line 509, app/components/supplier/supplier_progress/view.scss */
.finance-modal .modal-body .full-control-group .compare-content table td, .research-modal .modal-body .full-control-group .compare-content table td, .quality-modal .modal-body .full-control-group .compare-content table td, .delivery-modal .modal-body .full-control-group .compare-content table td, .userInfo-modal .modal-body .full-control-group .compare-content table td, .companyOther-modal .modal-body .full-control-group .compare-content table td {
  border: none;
  border: 1px solid #fff;
}
/* line 512, app/components/supplier/supplier_progress/view.scss */
.finance-modal .modal-body .full-control-group .compare-content table td input, .research-modal .modal-body .full-control-group .compare-content table td input, .quality-modal .modal-body .full-control-group .compare-content table td input, .delivery-modal .modal-body .full-control-group .compare-content table td input, .userInfo-modal .modal-body .full-control-group .compare-content table td input, .companyOther-modal .modal-body .full-control-group .compare-content table td input {
  width: 130px !important;
}
/* line 516, app/components/supplier/supplier_progress/view.scss */
.finance-modal .modal-body .full-control-group .compare-content table tr:nth-child(odd), .research-modal .modal-body .full-control-group .compare-content table tr:nth-child(odd), .quality-modal .modal-body .full-control-group .compare-content table tr:nth-child(odd), .delivery-modal .modal-body .full-control-group .compare-content table tr:nth-child(odd), .userInfo-modal .modal-body .full-control-group .compare-content table tr:nth-child(odd), .companyOther-modal .modal-body .full-control-group .compare-content table tr:nth-child(odd) {
  background-color: #fafafa;
}
/* line 519, app/components/supplier/supplier_progress/view.scss */
.finance-modal .modal-body .full-control-group .compare-content table tr:nth-child(even), .research-modal .modal-body .full-control-group .compare-content table tr:nth-child(even), .quality-modal .modal-body .full-control-group .compare-content table tr:nth-child(even), .delivery-modal .modal-body .full-control-group .compare-content table tr:nth-child(even), .userInfo-modal .modal-body .full-control-group .compare-content table tr:nth-child(even), .companyOther-modal .modal-body .full-control-group .compare-content table tr:nth-child(even) {
  background-color: #f3f3f3;
}
/* line 524, app/components/supplier/supplier_progress/view.scss */
.finance-modal .modal-body .full-control-group .info, .research-modal .modal-body .full-control-group .info, .quality-modal .modal-body .full-control-group .info, .delivery-modal .modal-body .full-control-group .info, .userInfo-modal .modal-body .full-control-group .info, .companyOther-modal .modal-body .full-control-group .info {
  font-size: 14px;
  color: #7e7d7d;
  font-family: 'Microsoft YaHei';
}
/* line 529, app/components/supplier/supplier_progress/view.scss */
.finance-modal .modal-body .full-control-group .label-left, .research-modal .modal-body .full-control-group .label-left, .quality-modal .modal-body .full-control-group .label-left, .delivery-modal .modal-body .full-control-group .label-left, .userInfo-modal .modal-body .full-control-group .label-left, .companyOther-modal .modal-body .full-control-group .label-left {
  text-align: left;
}
/* line 532, app/components/supplier/supplier_progress/view.scss */
.finance-modal .modal-body .full-control-group input:not([type=checkbox]), .finance-modal .modal-body .full-control-group select:not(.select1), .research-modal .modal-body .full-control-group input:not([type=checkbox]), .research-modal .modal-body .full-control-group select:not(.select1), .quality-modal .modal-body .full-control-group input:not([type=checkbox]), .quality-modal .modal-body .full-control-group select:not(.select1), .delivery-modal .modal-body .full-control-group input:not([type=checkbox]), .delivery-modal .modal-body .full-control-group select:not(.select1), .userInfo-modal .modal-body .full-control-group input:not([type=checkbox]), .userInfo-modal .modal-body .full-control-group select:not(.select1), .companyOther-modal .modal-body .full-control-group input:not([type=checkbox]), .companyOther-modal .modal-body .full-control-group select:not(.select1) {
  width: 300px !important;
  border-radius: 0;
  height: 34px;
  padding: 6px;
}
/* line 538, app/components/supplier/supplier_progress/view.scss */
.finance-modal .modal-body .full-control-group .select1, .research-modal .modal-body .full-control-group .select1, .quality-modal .modal-body .full-control-group .select1, .delivery-modal .modal-body .full-control-group .select1, .userInfo-modal .modal-body .full-control-group .select1, .companyOther-modal .modal-body .full-control-group .select1 {
  margin: 5px 0;
}
/* line 541, app/components/supplier/supplier_progress/view.scss */
.finance-modal .modal-body .full-control-group label, .finance-modal .modal-body .full-control-group input:not([type=checkbox]), .finance-modal .modal-body .full-control-group select, .finance-modal .modal-body .full-control-group span:not(.inner-span), .research-modal .modal-body .full-control-group label, .research-modal .modal-body .full-control-group input:not([type=checkbox]), .research-modal .modal-body .full-control-group select, .research-modal .modal-body .full-control-group span:not(.inner-span), .quality-modal .modal-body .full-control-group label, .quality-modal .modal-body .full-control-group input:not([type=checkbox]), .quality-modal .modal-body .full-control-group select, .quality-modal .modal-body .full-control-group span:not(.inner-span), .delivery-modal .modal-body .full-control-group label, .delivery-modal .modal-body .full-control-group input:not([type=checkbox]), .delivery-modal .modal-body .full-control-group select, .delivery-modal .modal-body .full-control-group span:not(.inner-span), .userInfo-modal .modal-body .full-control-group label, .userInfo-modal .modal-body .full-control-group input:not([type=checkbox]), .userInfo-modal .modal-body .full-control-group select, .userInfo-modal .modal-body .full-control-group span:not(.inner-span), .companyOther-modal .modal-body .full-control-group label, .companyOther-modal .modal-body .full-control-group input:not([type=checkbox]), .companyOther-modal .modal-body .full-control-group select, .companyOther-modal .modal-body .full-control-group span:not(.inner-span) {
  line-height: 28px;
}
/* line 543, app/components/supplier/supplier_progress/view.scss */
.finance-modal .modal-body .full-control-group label .file-name, .finance-modal .modal-body .full-control-group input:not([type=checkbox]) .file-name, .finance-modal .modal-body .full-control-group select .file-name, .finance-modal .modal-body .full-control-group span:not(.inner-span) .file-name, .research-modal .modal-body .full-control-group label .file-name, .research-modal .modal-body .full-control-group input:not([type=checkbox]) .file-name, .research-modal .modal-body .full-control-group select .file-name, .research-modal .modal-body .full-control-group span:not(.inner-span) .file-name, .quality-modal .modal-body .full-control-group label .file-name, .quality-modal .modal-body .full-control-group input:not([type=checkbox]) .file-name, .quality-modal .modal-body .full-control-group select .file-name, .quality-modal .modal-body .full-control-group span:not(.inner-span) .file-name, .delivery-modal .modal-body .full-control-group label .file-name, .delivery-modal .modal-body .full-control-group input:not([type=checkbox]) .file-name, .delivery-modal .modal-body .full-control-group select .file-name, .delivery-modal .modal-body .full-control-group span:not(.inner-span) .file-name, .userInfo-modal .modal-body .full-control-group label .file-name, .userInfo-modal .modal-body .full-control-group input:not([type=checkbox]) .file-name, .userInfo-modal .modal-body .full-control-group select .file-name, .userInfo-modal .modal-body .full-control-group span:not(.inner-span) .file-name, .companyOther-modal .modal-body .full-control-group label .file-name, .companyOther-modal .modal-body .full-control-group input:not([type=checkbox]) .file-name, .companyOther-modal .modal-body .full-control-group select .file-name, .companyOther-modal .modal-body .full-control-group span:not(.inner-span) .file-name {
  display: block;
  width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 551, app/components/supplier/supplier_progress/view.scss */
.finance-modal .modal-body .full-control-group .file-name, .research-modal .modal-body .full-control-group .file-name, .quality-modal .modal-body .full-control-group .file-name, .delivery-modal .modal-body .full-control-group .file-name, .userInfo-modal .modal-body .full-control-group .file-name, .companyOther-modal .modal-body .full-control-group .file-name {
  float: none !important;
}
/* line 554, app/components/supplier/supplier_progress/view.scss */
.finance-modal .modal-body .full-control-group .btn-upload, .research-modal .modal-body .full-control-group .btn-upload, .quality-modal .modal-body .full-control-group .btn-upload, .delivery-modal .modal-body .full-control-group .btn-upload, .userInfo-modal .modal-body .full-control-group .btn-upload, .companyOther-modal .modal-body .full-control-group .btn-upload {
  margin-left: 10px;
}
/* line 556, app/components/supplier/supplier_progress/view.scss */
.finance-modal .modal-body .full-control-group .btn-upload span, .research-modal .modal-body .full-control-group .btn-upload span, .quality-modal .modal-body .full-control-group .btn-upload span, .delivery-modal .modal-body .full-control-group .btn-upload span, .userInfo-modal .modal-body .full-control-group .btn-upload span, .companyOther-modal .modal-body .full-control-group .btn-upload span {
  height: 22px;
  line-height: 22px;
}
/* line 561, app/components/supplier/supplier_progress/view.scss */
.finance-modal .modal-body .full-control-group .required, .research-modal .modal-body .full-control-group .required, .quality-modal .modal-body .full-control-group .required, .delivery-modal .modal-body .full-control-group .required, .userInfo-modal .modal-body .full-control-group .required, .companyOther-modal .modal-body .full-control-group .required {
  float: none !important;
}

/* line 567, app/components/supplier/supplier_progress/view.scss */
.promise-modal {
  width: 1100px !important;
  font-family: 'Microsoft YaHei';
}
/* line 570, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-header {
  height: 40px;
  line-height: 40px;
}
/* line 574, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body {
  padding: 20px 10px;
  overflow-x: hidden;
  height: 480px;
}
/* line 578, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .tab1 {
  width: 100%;
}
/* line 580, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .tab1 .menu {
  height: 40px;
  font-size: 14px;
  width: 100%;
  margin-bottom: 5px;
}
/* line 585, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .tab1 .menu ul {
  border: 0;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
/* line 590, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .tab1 .menu ul li {
  float: left;
  text-align: center;
  line-height: 30px;
  height: 30px;
  cursor: auto;
  color: #fff;
  overflow: hidden;
  background-color: #005aaa;
  font-weight: 600;
  padding: 5px 10px;
  margin-right: 8px;
}
/* line 603, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .tab1 .menu ul li:last-child {
  margin-right: 0;
}
/* line 606, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .tab1 .menu ul li:hover {
  cursor: pointer;
}
/* line 609, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .tab1 .menu ul li.off {
  background: #e6f4fb;
  color: #005aaa;
  border: none;
}
/* line 616, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .tab1 .menudiv {
  background: #fff;
  border: 1px solid #dedede;
  color: #717171;
  font-size: 14px;
}
/* line 621, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .tab1 .menudiv #con_one_1, .promise-modal .modal-body .tab1 .menudiv #con_one_2, .promise-modal .modal-body .tab1 .menudiv #con_one_3, .promise-modal .modal-body .tab1 .menudiv #con_one_4, .promise-modal .modal-body .tab1 .menudiv #con_one_5, .promise-modal .modal-body .tab1 .menudiv #con_one_6, .promise-modal .modal-body .tab1 .menudiv #con_one_7, .promise-modal .modal-body .tab1 .menudiv #con_one_8, .promise-modal .modal-body .tab1 .menudiv #con_one_9 {
  padding: 10px;
}
/* line 623, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .tab1 .menudiv #con_one_1 .zz-li, .promise-modal .modal-body .tab1 .menudiv #con_one_2 .zz-li, .promise-modal .modal-body .tab1 .menudiv #con_one_3 .zz-li, .promise-modal .modal-body .tab1 .menudiv #con_one_4 .zz-li, .promise-modal .modal-body .tab1 .menudiv #con_one_5 .zz-li, .promise-modal .modal-body .tab1 .menudiv #con_one_6 .zz-li, .promise-modal .modal-body .tab1 .menudiv #con_one_7 .zz-li, .promise-modal .modal-body .tab1 .menudiv #con_one_8 .zz-li, .promise-modal .modal-body .tab1 .menudiv #con_one_9 .zz-li {
  margin-top: 10px;
  position: relative;
}
/* line 626, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .tab1 .menudiv #con_one_1 .zz-li .ques, .promise-modal .modal-body .tab1 .menudiv #con_one_2 .zz-li .ques, .promise-modal .modal-body .tab1 .menudiv #con_one_3 .zz-li .ques, .promise-modal .modal-body .tab1 .menudiv #con_one_4 .zz-li .ques, .promise-modal .modal-body .tab1 .menudiv #con_one_5 .zz-li .ques, .promise-modal .modal-body .tab1 .menudiv #con_one_6 .zz-li .ques, .promise-modal .modal-body .tab1 .menudiv #con_one_7 .zz-li .ques, .promise-modal .modal-body .tab1 .menudiv #con_one_8 .zz-li .ques, .promise-modal .modal-body .tab1 .menudiv #con_one_9 .zz-li .ques {
  max-height: 60px;
  line-height: 30px;
}
/* line 629, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .tab1 .menudiv #con_one_1 .zz-li .ques .ques-l, .promise-modal .modal-body .tab1 .menudiv #con_one_2 .zz-li .ques .ques-l, .promise-modal .modal-body .tab1 .menudiv #con_one_3 .zz-li .ques .ques-l, .promise-modal .modal-body .tab1 .menudiv #con_one_4 .zz-li .ques .ques-l, .promise-modal .modal-body .tab1 .menudiv #con_one_5 .zz-li .ques .ques-l, .promise-modal .modal-body .tab1 .menudiv #con_one_6 .zz-li .ques .ques-l, .promise-modal .modal-body .tab1 .menudiv #con_one_7 .zz-li .ques .ques-l, .promise-modal .modal-body .tab1 .menudiv #con_one_8 .zz-li .ques .ques-l, .promise-modal .modal-body .tab1 .menudiv #con_one_9 .zz-li .ques .ques-l {
  float: left;
}
/* line 631, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .tab1 .menudiv #con_one_1 .zz-li .ques .ques-l span, .promise-modal .modal-body .tab1 .menudiv #con_one_2 .zz-li .ques .ques-l span, .promise-modal .modal-body .tab1 .menudiv #con_one_3 .zz-li .ques .ques-l span, .promise-modal .modal-body .tab1 .menudiv #con_one_4 .zz-li .ques .ques-l span, .promise-modal .modal-body .tab1 .menudiv #con_one_5 .zz-li .ques .ques-l span, .promise-modal .modal-body .tab1 .menudiv #con_one_6 .zz-li .ques .ques-l span, .promise-modal .modal-body .tab1 .menudiv #con_one_7 .zz-li .ques .ques-l span, .promise-modal .modal-body .tab1 .menudiv #con_one_8 .zz-li .ques .ques-l span, .promise-modal .modal-body .tab1 .menudiv #con_one_9 .zz-li .ques .ques-l span {
  color: #b0b0b0;
}
/* line 635, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .tab1 .menudiv #con_one_1 .zz-li .ques .ques-r, .promise-modal .modal-body .tab1 .menudiv #con_one_2 .zz-li .ques .ques-r, .promise-modal .modal-body .tab1 .menudiv #con_one_3 .zz-li .ques .ques-r, .promise-modal .modal-body .tab1 .menudiv #con_one_4 .zz-li .ques .ques-r, .promise-modal .modal-body .tab1 .menudiv #con_one_5 .zz-li .ques .ques-r, .promise-modal .modal-body .tab1 .menudiv #con_one_6 .zz-li .ques .ques-r, .promise-modal .modal-body .tab1 .menudiv #con_one_7 .zz-li .ques .ques-r, .promise-modal .modal-body .tab1 .menudiv #con_one_8 .zz-li .ques .ques-r, .promise-modal .modal-body .tab1 .menudiv #con_one_9 .zz-li .ques .ques-r {
  float: right;
}
/* line 639, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .tab1 .menudiv #con_one_1 .zz-li .up, .promise-modal .modal-body .tab1 .menudiv #con_one_2 .zz-li .up, .promise-modal .modal-body .tab1 .menudiv #con_one_3 .zz-li .up, .promise-modal .modal-body .tab1 .menudiv #con_one_4 .zz-li .up, .promise-modal .modal-body .tab1 .menudiv #con_one_5 .zz-li .up, .promise-modal .modal-body .tab1 .menudiv #con_one_6 .zz-li .up, .promise-modal .modal-body .tab1 .menudiv #con_one_7 .zz-li .up, .promise-modal .modal-body .tab1 .menudiv #con_one_8 .zz-li .up, .promise-modal .modal-body .tab1 .menudiv #con_one_9 .zz-li .up {
  clear: both;
  width: 40%;
  float: left;
  height: 30px;
  line-height: 30px;
  float: left;
}
/* line 646, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .tab1 .menudiv #con_one_1 .zz-li .up .btn, .promise-modal .modal-body .tab1 .menudiv #con_one_2 .zz-li .up .btn, .promise-modal .modal-body .tab1 .menudiv #con_one_3 .zz-li .up .btn, .promise-modal .modal-body .tab1 .menudiv #con_one_4 .zz-li .up .btn, .promise-modal .modal-body .tab1 .menudiv #con_one_5 .zz-li .up .btn, .promise-modal .modal-body .tab1 .menudiv #con_one_6 .zz-li .up .btn, .promise-modal .modal-body .tab1 .menudiv #con_one_7 .zz-li .up .btn, .promise-modal .modal-body .tab1 .menudiv #con_one_8 .zz-li .up .btn, .promise-modal .modal-body .tab1 .menudiv #con_one_9 .zz-li .up .btn {
  float: left;
}
/* line 647, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .tab1 .menudiv #con_one_1 .zz-li .up .btn + span, .promise-modal .modal-body .tab1 .menudiv #con_one_2 .zz-li .up .btn + span, .promise-modal .modal-body .tab1 .menudiv #con_one_3 .zz-li .up .btn + span, .promise-modal .modal-body .tab1 .menudiv #con_one_4 .zz-li .up .btn + span, .promise-modal .modal-body .tab1 .menudiv #con_one_5 .zz-li .up .btn + span, .promise-modal .modal-body .tab1 .menudiv #con_one_6 .zz-li .up .btn + span, .promise-modal .modal-body .tab1 .menudiv #con_one_7 .zz-li .up .btn + span, .promise-modal .modal-body .tab1 .menudiv #con_one_8 .zz-li .up .btn + span, .promise-modal .modal-body .tab1 .menudiv #con_one_9 .zz-li .up .btn + span {
  color: #cc003A;
}
/* line 648, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .tab1 .menudiv #con_one_1 .zz-li .up .filename, .promise-modal .modal-body .tab1 .menudiv #con_one_2 .zz-li .up .filename, .promise-modal .modal-body .tab1 .menudiv #con_one_3 .zz-li .up .filename, .promise-modal .modal-body .tab1 .menudiv #con_one_4 .zz-li .up .filename, .promise-modal .modal-body .tab1 .menudiv #con_one_5 .zz-li .up .filename, .promise-modal .modal-body .tab1 .menudiv #con_one_6 .zz-li .up .filename, .promise-modal .modal-body .tab1 .menudiv #con_one_7 .zz-li .up .filename, .promise-modal .modal-body .tab1 .menudiv #con_one_8 .zz-li .up .filename, .promise-modal .modal-body .tab1 .menudiv #con_one_9 .zz-li .up .filename {
  width: 280px;
  overflow: hidden;
  display: inline-block;
  float: left;
}
/* line 649, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .tab1 .menudiv #con_one_1 .zz-li .up .delPic, .promise-modal .modal-body .tab1 .menudiv #con_one_2 .zz-li .up .delPic, .promise-modal .modal-body .tab1 .menudiv #con_one_3 .zz-li .up .delPic, .promise-modal .modal-body .tab1 .menudiv #con_one_4 .zz-li .up .delPic, .promise-modal .modal-body .tab1 .menudiv #con_one_5 .zz-li .up .delPic, .promise-modal .modal-body .tab1 .menudiv #con_one_6 .zz-li .up .delPic, .promise-modal .modal-body .tab1 .menudiv #con_one_7 .zz-li .up .delPic, .promise-modal .modal-body .tab1 .menudiv #con_one_8 .zz-li .up .delPic, .promise-modal .modal-body .tab1 .menudiv #con_one_9 .zz-li .up .delPic {
  color: #1B69B8;
  text-decoration: underline;
  display: inline-block;
  float: left;
}
/* line 650, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .tab1 .menudiv #con_one_1 .zz-li .up .picNames, .promise-modal .modal-body .tab1 .menudiv #con_one_2 .zz-li .up .picNames, .promise-modal .modal-body .tab1 .menudiv #con_one_3 .zz-li .up .picNames, .promise-modal .modal-body .tab1 .menudiv #con_one_4 .zz-li .up .picNames, .promise-modal .modal-body .tab1 .menudiv #con_one_5 .zz-li .up .picNames, .promise-modal .modal-body .tab1 .menudiv #con_one_6 .zz-li .up .picNames, .promise-modal .modal-body .tab1 .menudiv #con_one_7 .zz-li .up .picNames, .promise-modal .modal-body .tab1 .menudiv #con_one_8 .zz-li .up .picNames, .promise-modal .modal-body .tab1 .menudiv #con_one_9 .zz-li .up .picNames {
  color: #717171;
  text-decoration: none;
  float: left;
  margin: 0 5px;
  width: 220px;
  overflow: hidden;
}
/* line 652, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .tab1 .menudiv #con_one_1 .zz-li .up-video, .promise-modal .modal-body .tab1 .menudiv #con_one_2 .zz-li .up-video, .promise-modal .modal-body .tab1 .menudiv #con_one_3 .zz-li .up-video, .promise-modal .modal-body .tab1 .menudiv #con_one_4 .zz-li .up-video, .promise-modal .modal-body .tab1 .menudiv #con_one_5 .zz-li .up-video, .promise-modal .modal-body .tab1 .menudiv #con_one_6 .zz-li .up-video, .promise-modal .modal-body .tab1 .menudiv #con_one_7 .zz-li .up-video, .promise-modal .modal-body .tab1 .menudiv #con_one_8 .zz-li .up-video, .promise-modal .modal-body .tab1 .menudiv #con_one_9 .zz-li .up-video {
  width: 40%;
  float: left;
  height: 30px;
  line-height: 30px;
  float: left;
}
/* line 658, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .tab1 .menudiv #con_one_1 .zz-li .up-video .btn, .promise-modal .modal-body .tab1 .menudiv #con_one_2 .zz-li .up-video .btn, .promise-modal .modal-body .tab1 .menudiv #con_one_3 .zz-li .up-video .btn, .promise-modal .modal-body .tab1 .menudiv #con_one_4 .zz-li .up-video .btn, .promise-modal .modal-body .tab1 .menudiv #con_one_5 .zz-li .up-video .btn, .promise-modal .modal-body .tab1 .menudiv #con_one_6 .zz-li .up-video .btn, .promise-modal .modal-body .tab1 .menudiv #con_one_7 .zz-li .up-video .btn, .promise-modal .modal-body .tab1 .menudiv #con_one_8 .zz-li .up-video .btn, .promise-modal .modal-body .tab1 .menudiv #con_one_9 .zz-li .up-video .btn {
  float: left;
}
/* line 659, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .tab1 .menudiv #con_one_1 .zz-li .up-video .btn + span, .promise-modal .modal-body .tab1 .menudiv #con_one_2 .zz-li .up-video .btn + span, .promise-modal .modal-body .tab1 .menudiv #con_one_3 .zz-li .up-video .btn + span, .promise-modal .modal-body .tab1 .menudiv #con_one_4 .zz-li .up-video .btn + span, .promise-modal .modal-body .tab1 .menudiv #con_one_5 .zz-li .up-video .btn + span, .promise-modal .modal-body .tab1 .menudiv #con_one_6 .zz-li .up-video .btn + span, .promise-modal .modal-body .tab1 .menudiv #con_one_7 .zz-li .up-video .btn + span, .promise-modal .modal-body .tab1 .menudiv #con_one_8 .zz-li .up-video .btn + span, .promise-modal .modal-body .tab1 .menudiv #con_one_9 .zz-li .up-video .btn + span {
  color: #cc003A;
}
/* line 660, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .tab1 .menudiv #con_one_1 .zz-li .up-video .video-name, .promise-modal .modal-body .tab1 .menudiv #con_one_2 .zz-li .up-video .video-name, .promise-modal .modal-body .tab1 .menudiv #con_one_3 .zz-li .up-video .video-name, .promise-modal .modal-body .tab1 .menudiv #con_one_4 .zz-li .up-video .video-name, .promise-modal .modal-body .tab1 .menudiv #con_one_5 .zz-li .up-video .video-name, .promise-modal .modal-body .tab1 .menudiv #con_one_6 .zz-li .up-video .video-name, .promise-modal .modal-body .tab1 .menudiv #con_one_7 .zz-li .up-video .video-name, .promise-modal .modal-body .tab1 .menudiv #con_one_8 .zz-li .up-video .video-name, .promise-modal .modal-body .tab1 .menudiv #con_one_9 .zz-li .up-video .video-name {
  width: 260px;
  overflow: hidden;
  display: inline-block;
  float: left;
}
/* line 661, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .tab1 .menudiv #con_one_1 .zz-li .up-video .delVideo, .promise-modal .modal-body .tab1 .menudiv #con_one_2 .zz-li .up-video .delVideo, .promise-modal .modal-body .tab1 .menudiv #con_one_3 .zz-li .up-video .delVideo, .promise-modal .modal-body .tab1 .menudiv #con_one_4 .zz-li .up-video .delVideo, .promise-modal .modal-body .tab1 .menudiv #con_one_5 .zz-li .up-video .delVideo, .promise-modal .modal-body .tab1 .menudiv #con_one_6 .zz-li .up-video .delVideo, .promise-modal .modal-body .tab1 .menudiv #con_one_7 .zz-li .up-video .delVideo, .promise-modal .modal-body .tab1 .menudiv #con_one_8 .zz-li .up-video .delVideo, .promise-modal .modal-body .tab1 .menudiv #con_one_9 .zz-li .up-video .delVideo {
  color: #1B69B8;
  text-decoration: underline;
  float: left;
  display: inline-block;
}
/* line 662, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .tab1 .menudiv #con_one_1 .zz-li .up-video .videoNames, .promise-modal .modal-body .tab1 .menudiv #con_one_2 .zz-li .up-video .videoNames, .promise-modal .modal-body .tab1 .menudiv #con_one_3 .zz-li .up-video .videoNames, .promise-modal .modal-body .tab1 .menudiv #con_one_4 .zz-li .up-video .videoNames, .promise-modal .modal-body .tab1 .menudiv #con_one_5 .zz-li .up-video .videoNames, .promise-modal .modal-body .tab1 .menudiv #con_one_6 .zz-li .up-video .videoNames, .promise-modal .modal-body .tab1 .menudiv #con_one_7 .zz-li .up-video .videoNames, .promise-modal .modal-body .tab1 .menudiv #con_one_8 .zz-li .up-video .videoNames, .promise-modal .modal-body .tab1 .menudiv #con_one_9 .zz-li .up-video .videoNames {
  color: #717171;
  text-decoration: none;
  float: left;
  margin: 0 5px;
}
/* line 664, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .tab1 .menudiv #con_one_1 .zz-li .word, .promise-modal .modal-body .tab1 .menudiv #con_one_2 .zz-li .word, .promise-modal .modal-body .tab1 .menudiv #con_one_3 .zz-li .word, .promise-modal .modal-body .tab1 .menudiv #con_one_4 .zz-li .word, .promise-modal .modal-body .tab1 .menudiv #con_one_5 .zz-li .word, .promise-modal .modal-body .tab1 .menudiv #con_one_6 .zz-li .word, .promise-modal .modal-body .tab1 .menudiv #con_one_7 .zz-li .word, .promise-modal .modal-body .tab1 .menudiv #con_one_8 .zz-li .word, .promise-modal .modal-body .tab1 .menudiv #con_one_9 .zz-li .word {
  clear: both;
  top: 10px;
  position: relative;
}
/* line 668, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .tab1 .menudiv #con_one_1 .zz-li .word .word-name, .promise-modal .modal-body .tab1 .menudiv #con_one_2 .zz-li .word .word-name, .promise-modal .modal-body .tab1 .menudiv #con_one_3 .zz-li .word .word-name, .promise-modal .modal-body .tab1 .menudiv #con_one_4 .zz-li .word .word-name, .promise-modal .modal-body .tab1 .menudiv #con_one_5 .zz-li .word .word-name, .promise-modal .modal-body .tab1 .menudiv #con_one_6 .zz-li .word .word-name, .promise-modal .modal-body .tab1 .menudiv #con_one_7 .zz-li .word .word-name, .promise-modal .modal-body .tab1 .menudiv #con_one_8 .zz-li .word .word-name, .promise-modal .modal-body .tab1 .menudiv #con_one_9 .zz-li .word .word-name {
  height: 45px;
  line-height: 45px;
  width: 100px;
  float: left;
}
/* line 671, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .tab1 .menudiv #con_one_1 .zz-li .word textarea, .promise-modal .modal-body .tab1 .menudiv #con_one_2 .zz-li .word textarea, .promise-modal .modal-body .tab1 .menudiv #con_one_3 .zz-li .word textarea, .promise-modal .modal-body .tab1 .menudiv #con_one_4 .zz-li .word textarea, .promise-modal .modal-body .tab1 .menudiv #con_one_5 .zz-li .word textarea, .promise-modal .modal-body .tab1 .menudiv #con_one_6 .zz-li .word textarea, .promise-modal .modal-body .tab1 .menudiv #con_one_7 .zz-li .word textarea, .promise-modal .modal-body .tab1 .menudiv #con_one_8 .zz-li .word textarea, .promise-modal .modal-body .tab1 .menudiv #con_one_9 .zz-li .word textarea {
  width: 600px;
}
/* line 675, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .tab1 .menudiv .showdiv {
  display: block;
}
/* line 676, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .tab1 .menudiv .hidediv {
  display: none;
}
/* line 679, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .sub {
  text-align: center;
  width: 100%;
  height: 60px;
  padding: 20px 20px 0 20px;
}
/* line 684, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .sub .tipword {
  color: #FF0000;
  font-size: 14px;
  font-weight: bold;
  display: block;
  margin: 10px 0;
}
/* line 691, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .sub .checkboxFive {
  padding: 10px 0;
}
/* line 693, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .sub .checkboxFive #checkboxFiveInput {
  position: relative;
  top: 2px;
}
/* line 697, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .sub .checkboxFive .agree {
  font-size: 12px;
  color: #717171;
}
/* line 701, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .sub .checkboxFive .picNames {
  color: #717171;
  text-decoration: none;
  font-size: 12px;
}
/* line 706, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .sub .checkboxFive .delPic {
  color: #285CDF;
  text-decoration: underline;
  font-size: 12px;
}
/* line 712, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .sub #feedbox {
  border: #849bca 2px solid;
  margin: 2px 0 0 2px;
  background: #edf1f8;
  float: left;
  overflow: hidden;
  width: 500px;
  cursor: move;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 200px;
  filter: alpha(opacity=100);
  opacity: 1;
}
/* line 714, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .sub #feedbox .main {
  padding: 10px;
}
/* line 715, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .sub #feedbox .close {
  float: right;
  position: relative;
  top: 0px;
}
/* line 718, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .subButton {
  padding: 20px 0;
  text-align: center;
}
/* line 721, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .subButton #checkboxFiveInput {
  position: relative;
  top: 2px;
}
/* line 726, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .next-div {
  text-align: center;
}
/* line 728, app/components/supplier/supplier_progress/view.scss */
.promise-modal .modal-body .next-div .close {
  background-color: #808080;
  color: #fff;
}

/* line 737, app/components/supplier/supplier_progress/view.scss */
.quality-modal .modal-body .control-group .control-content table thead th {
  height: 50px;
  line-height: 25px;
  background-color: #e1ebf5;
  color: #005aaa;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}
/* line 746, app/components/supplier/supplier_progress/view.scss */
.quality-modal .modal-body .control-group-half input, .quality-modal .modal-body .control-group-half select {
  width: 100px !important;
}

/* line 753, app/components/supplier/supplier_progress/view.scss */
.certificates-modal .control-group-three {
  width: 32% !important;
}
/* line 755, app/components/supplier/supplier_progress/view.scss */
.certificates-modal .control-group-three label {
  padding: 10px 0 !important;
  text-align: left !important;
}

/* line 761, app/components/supplier/supplier_progress/view.scss */
.palceOrigin-modal .table tr td {
  text-align: center;
}
/* line 1, app/components/supplier/supplier_qualification2/view.scss */
.supplier_qualifications2 {
  margin-top: 51px;
}
/* line 4, app/components/supplier/supplier_qualification2/view.scss */
.supplier_qualifications2 .components-title {
  margin: 0;
  font-size: 14px;
  color: #005fa7;
  font-family: 'Microsoft YaHei';
}
/* line 10, app/components/supplier/supplier_qualification2/view.scss */
.supplier_qualifications2 .suppliner_qulifacations {
  margin: 0;
  font-size: 14px;
  color: #005fa7;
  font-family: 'Microsoft YaHei';
  margin-top: 30px;
}
/* line 16, app/components/supplier/supplier_qualification2/view.scss */
.supplier_qualifications2 .suppliner_qulifacations .first-ul, .supplier_qualifications2 .suppliner_qulifacations .second-ul, .supplier_qualifications2 .suppliner_qulifacations .third-ul, .supplier_qualifications2 .suppliner_qulifacations .four-ul, .supplier_qualifications2 .suppliner_qulifacations .five-ul, .supplier_qualifications2 .suppliner_qulifacations .six-ul {
  background-color: #fff;
  margin: 0;
  list-style: none;
  width: 103px;
  float: left;
  color: #fff;
  font-size: 12px;
}
/* line 24, app/components/supplier/supplier_qualification2/view.scss */
.supplier_qualifications2 .suppliner_qulifacations .first-ul > li, .supplier_qualifications2 .suppliner_qulifacations .second-ul > li, .supplier_qualifications2 .suppliner_qulifacations .third-ul > li, .supplier_qualifications2 .suppliner_qulifacations .four-ul > li, .supplier_qualifications2 .suppliner_qulifacations .five-ul > li, .supplier_qualifications2 .suppliner_qulifacations .six-ul > li {
  margin-top: 10px;
  margin-right: 10px;
  float: left;
  text-align: center;
  padding: 5px 0px 0px 0px;
  border-radius: 4px;
}
/* line 35, app/components/supplier/supplier_qualification2/view.scss */
.supplier_qualifications2 .suppliner_qulifacations .first-ul {
  padding: 0px 0px 0px 78px;
}
/* line 37, app/components/supplier/supplier_qualification2/view.scss */
.supplier_qualifications2 .suppliner_qulifacations .first-ul > li {
  width: 41px;
  height: 19px;
  background-color: #84c6e8;
}
/* line 43, app/components/supplier/supplier_qualification2/view.scss */
.supplier_qualifications2 .suppliner_qulifacations .second-ul {
  padding: 0px 0px 0px 15px;
}
/* line 45, app/components/supplier/supplier_qualification2/view.scss */
.supplier_qualifications2 .suppliner_qulifacations .second-ul > li {
  background-color: #84c6e8;
}
/* line 49, app/components/supplier/supplier_qualification2/view.scss */
.supplier_qualifications2 .suppliner_qulifacations .third-ul {
  padding: 0px 0px 0px 15px;
}
/* line 51, app/components/supplier/supplier_qualification2/view.scss */
.supplier_qualifications2 .suppliner_qulifacations .third-ul > li {
  background-color: #84c6e8;
}
/* line 55, app/components/supplier/supplier_qualification2/view.scss */
.supplier_qualifications2 .suppliner_qulifacations .four-ul {
  padding: 0px 0px 0px 15px;
}
/* line 57, app/components/supplier/supplier_qualification2/view.scss */
.supplier_qualifications2 .suppliner_qulifacations .four-ul > li {
  background-color: #84c6e8;
}
/* line 61, app/components/supplier/supplier_qualification2/view.scss */
.supplier_qualifications2 .suppliner_qulifacations .five-ul {
  padding: 0px 0px 0px 15px;
}
/* line 63, app/components/supplier/supplier_qualification2/view.scss */
.supplier_qualifications2 .suppliner_qulifacations .five-ul > li {
  background-color: #84c6e8;
}
/* line 67, app/components/supplier/supplier_qualification2/view.scss */
.supplier_qualifications2 .suppliner_qulifacations .six-ul {
  padding: 0px 0px 0px 15px;
  width: 130px;
}
/* line 70, app/components/supplier/supplier_qualification2/view.scss */
.supplier_qualifications2 .suppliner_qulifacations .six-ul > li {
  background-color: #84c6e8;
}
/* line 74, app/components/supplier/supplier_qualification2/view.scss */
.supplier_qualifications2 .suppliner_qulifacations .fg_line {
  width: 1px;
  height: 117px;
  background-color: #dedede;
  float: left;
  margin-top: 10px;
}
/* line 3, app/components/supplier/supplier_qualifications/view.scss */
.supplier-resume-company-info {
  clear: both;
}
/* line 5, app/components/supplier/supplier_qualifications/view.scss */
.supplier-resume-company-info .compare-list {
  margin: 20px 0;
}
/* line 7, app/components/supplier/supplier_qualifications/view.scss */
.supplier-resume-company-info .compare-list table {
  width: 930px;
  margin: 0 auto;
}
/* line 10, app/components/supplier/supplier_qualifications/view.scss */
.supplier-resume-company-info .compare-list table tr {
  line-height: 30px;
}
/* line 12, app/components/supplier/supplier_qualifications/view.scss */
.supplier-resume-company-info .compare-list table tr td {
  text-align: left;
  font-size: 12px;
  color: #686767;
  min-width: 100px;
  vertical-align: top;
}
/* line 19, app/components/supplier/supplier_qualifications/view.scss */
.supplier-resume-company-info .compare-list table tr .td-left {
  width: 100px;
}
/* line 22, app/components/supplier/supplier_qualifications/view.scss */
.supplier-resume-company-info .compare-list table tr .td-right {
  text-align: left;
}
/* line 28, app/components/supplier/supplier_qualifications/view.scss */
.supplier-resume-company-info .compare-tab {
  margin: 30px 0 30px 0;
}
/* line 30, app/components/supplier/supplier_qualifications/view.scss */
.supplier-resume-company-info .compare-tab .compare-title {
  width: 930px;
  margin: 0 auto;
}
/* line 33, app/components/supplier/supplier_qualifications/view.scss */
.supplier-resume-company-info .compare-tab .compare-title .compare-title-text {
  font-size: 12px;
  color: #686767;
}
/* line 38, app/components/supplier/supplier_qualifications/view.scss */
.supplier-resume-company-info .compare-tab .compare-content {
  border: 0;
  width: 930px;
  margin: 30px auto 0 auto;
  padding: 0;
}
/* line 45, app/components/supplier/supplier_qualifications/view.scss */
.supplier-resume-company-info .compare-tab .compare-content table thead th {
  background-color: #e1ebf5;
  color: #005aaa;
  font-size: 12px;
  font-weight: bold;
}
/* line 56, app/components/supplier/supplier_qualifications/view.scss */
.supplier-resume-company-info .new-value {
  border-right: none !important;
  width: 100% !important;
}
/* line 60, app/components/supplier/supplier_qualifications/view.scss */
.supplier-resume-company-info .coin-type {
  vertical-align: bottom;
}
/* line 63, app/components/supplier/supplier_qualifications/view.scss */
.supplier-resume-company-info #factories-table {
  width: 600px;
}
/* line 65, app/components/supplier/supplier_qualifications/view.scss */
.supplier-resume-company-info #factories-table select {
  white-space: nowrap;
}
/* line 69, app/components/supplier/supplier_qualifications/view.scss */
.supplier-resume-company-info #customer-group-table {
  width: 700px;
}
/* line 72, app/components/supplier/supplier_qualifications/view.scss */
.supplier-resume-company-info .product-line {
  width: 460px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 75, app/components/supplier/supplier_qualifications/view.scss */
.supplier-resume-company-info .product-line span {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  line-height: 16px;
  height: 16px;
  margin-right: 5px;
}
/* line 82, app/components/supplier/supplier_qualifications/view.scss */
.supplier-resume-company-info .control-bussiness {
  width: 600px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 86, app/components/supplier/supplier_qualifications/view.scss */
.supplier-resume-company-info .control-bussiness-old {
  width: 200px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 2, app/components/supplier/supplier_quotation/view.scss */
.supplier-quotation #style-quotation-block {
  display: block;
  color: #717171;
  border: 1px solid #eeeeee;
  background-color: #f4f4f4;
  padding: 12px 0px;
}
/* line 9, app/components/supplier/supplier_quotation/view.scss */
.supplier-quotation .quotation-pagination {
  text-align: right;
  margin-bottom: 20px;
}
/* line 13, app/components/supplier/supplier_quotation/view.scss */
.supplier-quotation #quotation-left {
  text-align: left;
}
/* line 16, app/components/supplier/supplier_quotation/view.scss */
.supplier-quotation .quotation-space {
  margin-left: 10px;
}
/* line 1, app/components/supplier/supplier_record/view.scss */
.supplier-record {
  padding: 20px 0;
  font-family: 'Microsoft YaHei';
}
/* line 4, app/components/supplier/supplier_record/view.scss */
.supplier-record .title {
  position: absolute;
  top: 100px;
  line-height: 45px;
  color: #005fa7;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  padding-top: 12px;
}
/* line 13, app/components/supplier/supplier_record/view.scss */
.supplier-record .top-pic {
  width: 1200px;
  height: 200px;
  text-align: center;
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/48/CoUFfWXDSOyAGXprAALLxwRInYs220.png") no-repeat;
}
/* line 18, app/components/supplier/supplier_record/view.scss */
.supplier-record .top-pic .logo {
  width: 100%;
  height: 128px;
  text-align: center;
}
/* line 22, app/components/supplier/supplier_record/view.scss */
.supplier-record .top-pic .logo img {
  margin: 20px auto 6px auto;
}
/* line 26, app/components/supplier/supplier_record/view.scss */
.supplier-record .top-pic .supplier-username {
  padding: 0 20px;
  height: 30px;
  line-height: 30px;
  background-color: #fff;
  font-size: 16px;
  color: #4a4a4a;
  font-weight: bold;
  text-align: center;
  display: inline-block;
}
/* line 37, app/components/supplier/supplier_record/view.scss */
.supplier-record .top-pic .notice {
  height: 42px;
  width: 100%;
  line-height: 42px;
  color: #8c8c8c;
  font-size: 14px;
  text-align: center;
}
/* line 46, app/components/supplier/supplier_record/view.scss */
.supplier-record .record-sidebar {
  width: 100%;
  height: 45px;
  line-height: 45px;
  margin-top: 10px;
  background-color: #fff;
}
/* line 52, app/components/supplier/supplier_record/view.scss */
.supplier-record .record-sidebar ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 56, app/components/supplier/supplier_record/view.scss */
.supplier-record .record-sidebar ul li {
  width: 292px !important;
  float: left;
  background-color: #e6f5fc;
  margin: 0 8px 0 0;
  font-weight: bold;
  font-size: 16px;
}
/* line 63, app/components/supplier/supplier_record/view.scss */
.supplier-record .record-sidebar ul li div {
  text-align: center;
}
/* line 65, app/components/supplier/supplier_record/view.scss */
.supplier-record .record-sidebar ul li div a {
  color: #004ea2;
}
/* line 69, app/components/supplier/supplier_record/view.scss */
.supplier-record .record-sidebar ul li .active {
  background-color: #fff;
}
/* line 71, app/components/supplier/supplier_record/view.scss */
.supplier-record .record-sidebar ul li .active a {
  color: #004ea2;
}
/* line 78, app/components/supplier/supplier_record/view.scss */
.supplier-record .js-content {
  min-height: 300px;
  width: 1200px;
  float: left;
  background-color: #fff;
}
/* line 83, app/components/supplier/supplier_record/view.scss */
.supplier-record .js-content .right-content {
  background-color: #fff;
  padding: 35px 55px;
}
/* line 88, app/components/supplier/supplier_record/view.scss */
.supplier-record .first-content {
  min-height: 300px;
  width: 1200px;
  position: relative;
  overflow: hidden;
  float: left;
}
/* line 94, app/components/supplier/supplier_record/view.scss */
.supplier-record .first-content .jump-sidebar {
  width: 200px;
  float: left;
  text-align: center;
  height: 380px;
  overflow: hidden;
}
/* line 100, app/components/supplier/supplier_record/view.scss */
.supplier-record .first-content .jump-sidebar ul {
  list-style-type: none;
  float: left;
  margin: 0;
  padding: 22px 0;
}
/* line 106, app/components/supplier/supplier_record/view.scss */
.supplier-record .first-content .jump-sidebar .word {
  background-color: #fff;
  width: 140px;
}
/* line 109, app/components/supplier/supplier_record/view.scss */
.supplier-record .first-content .jump-sidebar .word li {
  width: 125px;
  margin-bottom: 21px;
  height: 34px;
  line-height: 34px;
  text-align: right;
}
/* line 115, app/components/supplier/supplier_record/view.scss */
.supplier-record .first-content .jump-sidebar .word li div {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}
/* line 118, app/components/supplier/supplier_record/view.scss */
.supplier-record .first-content .jump-sidebar .word li div a {
  color: #898888;
}
/* line 123, app/components/supplier/supplier_record/view.scss */
.supplier-record .first-content .jump-sidebar .word li .active a {
  color: #004ea1;
}
/* line 129, app/components/supplier/supplier_record/view.scss */
.supplier-record .first-content .jump-sidebar .sign {
  width: 60px;
  padding: 34px 0;
}
/* line 133, app/components/supplier/supplier_record/view.scss */
.supplier-record .first-content .jump-sidebar .sign .circle div {
  width: 9px;
  height: 9px;
  background-color: #bcbcbc;
  border-radius: 9px;
}
/* line 139, app/components/supplier/supplier_record/view.scss */
.supplier-record .first-content .jump-sidebar .sign .circle .active {
  background-color: #004ea1;
}
/* line 144, app/components/supplier/supplier_record/view.scss */
.supplier-record .first-content .jump-sidebar .sign .line div {
  width: 3px;
  height: 39px;
  background-color: #e6e6e6;
  margin: 4px 3px;
}
/* line 153, app/components/supplier/supplier_record/view.scss */
.supplier-record .first-content .jump-sidebar-fixed {
  position: fixed;
  top: -20px;
}
/* line 157, app/components/supplier/supplier_record/view.scss */
.supplier-record .first-content .right-content {
  width: 1000px;
  padding: 35px 0;
  background-color: #fff;
  float: left;
}
/* line 162, app/components/supplier/supplier_record/view.scss */
.supplier-record .first-content .right-content #paperwork, .supplier-record .first-content .right-content #contact, .supplier-record .first-content .right-content #service, .supplier-record .first-content .right-content #qualification {
  padding-top: 15px;
}
/* line 166, app/components/supplier/supplier_record/view.scss */
.supplier-record .first-content .right-content-fixed {
  margin-left: 200px;
}
/* line 1, app/components/supplier/supplier_record_inquiry/view.scss */
.supplier-record-inquiry {
  padding: 20px 0;
  font-family: 'Microsoft YaHei';
}
/* line 4, app/components/supplier/supplier_record_inquiry/view.scss */
.supplier-record-inquiry .title {
  position: absolute;
  top: 100px;
  line-height: 45px;
  color: #005fa7;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  padding-top: 12px;
}
/* line 13, app/components/supplier/supplier_record_inquiry/view.scss */
.supplier-record-inquiry .top-pic {
  width: 1200px;
  height: 200px;
  text-align: center;
  background: url("https://ylcg.haierbiomedical.com/group1/M00/05/48/CoUFfWXDSOyAGXprAALLxwRInYs220.png") no-repeat;
}
/* line 18, app/components/supplier/supplier_record_inquiry/view.scss */
.supplier-record-inquiry .top-pic .logo {
  width: 100%;
  height: 128px;
  text-align: center;
}
/* line 22, app/components/supplier/supplier_record_inquiry/view.scss */
.supplier-record-inquiry .top-pic .logo img {
  margin: 20px auto 6px auto;
}
/* line 26, app/components/supplier/supplier_record_inquiry/view.scss */
.supplier-record-inquiry .top-pic .supplier-username {
  padding: 0 20px;
  height: 30px;
  line-height: 30px;
  background-color: #fff;
  font-size: 16px;
  color: #4a4a4a;
  font-weight: bold;
  text-align: center;
  display: inline-block;
}
/* line 37, app/components/supplier/supplier_record_inquiry/view.scss */
.supplier-record-inquiry .top-pic .notice {
  height: 42px;
  width: 100%;
  line-height: 42px;
  color: #8c8c8c;
  font-size: 14px;
  text-align: center;
}
/* line 46, app/components/supplier/supplier_record_inquiry/view.scss */
.supplier-record-inquiry .record-sidebar {
  width: 100%;
  height: 45px;
  line-height: 45px;
  margin-top: 10px;
  background-color: #fff;
}
/* line 52, app/components/supplier/supplier_record_inquiry/view.scss */
.supplier-record-inquiry .record-sidebar ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 56, app/components/supplier/supplier_record_inquiry/view.scss */
.supplier-record-inquiry .record-sidebar ul li {
  width: 142px;
  float: left;
  background-color: #e6f5fc;
  margin: 0 8px 0 0;
  font-weight: bold;
  font-size: 16px;
}
/* line 63, app/components/supplier/supplier_record_inquiry/view.scss */
.supplier-record-inquiry .record-sidebar ul li div {
  text-align: center;
}
/* line 65, app/components/supplier/supplier_record_inquiry/view.scss */
.supplier-record-inquiry .record-sidebar ul li div a {
  color: #004ea2;
}
/* line 69, app/components/supplier/supplier_record_inquiry/view.scss */
.supplier-record-inquiry .record-sidebar ul li .active {
  background-color: #fff;
}
/* line 71, app/components/supplier/supplier_record_inquiry/view.scss */
.supplier-record-inquiry .record-sidebar ul li .active a {
  color: #004ea2;
}
/* line 78, app/components/supplier/supplier_record_inquiry/view.scss */
.supplier-record-inquiry .js-content {
  min-height: 300px;
  width: 1200px;
  float: left;
  background-color: #fff;
}
/* line 83, app/components/supplier/supplier_record_inquiry/view.scss */
.supplier-record-inquiry .js-content .right-content {
  background-color: #fff;
  padding: 35px 55px;
}
/* line 88, app/components/supplier/supplier_record_inquiry/view.scss */
.supplier-record-inquiry .first-content {
  min-height: 300px;
  width: 1200px;
  position: relative;
  overflow: hidden;
  float: left;
}
/* line 94, app/components/supplier/supplier_record_inquiry/view.scss */
.supplier-record-inquiry .first-content .jump-sidebar {
  width: 200px;
  float: left;
  text-align: center;
  height: 380px;
  overflow: hidden;
}
/* line 100, app/components/supplier/supplier_record_inquiry/view.scss */
.supplier-record-inquiry .first-content .jump-sidebar ul {
  list-style-type: none;
  float: left;
  margin: 0;
  padding: 22px 0;
}
/* line 106, app/components/supplier/supplier_record_inquiry/view.scss */
.supplier-record-inquiry .first-content .jump-sidebar .word {
  background-color: #fff;
  width: 140px;
}
/* line 109, app/components/supplier/supplier_record_inquiry/view.scss */
.supplier-record-inquiry .first-content .jump-sidebar .word li {
  width: 125px;
  margin-bottom: 21px;
  height: 34px;
  line-height: 34px;
  text-align: right;
}
/* line 115, app/components/supplier/supplier_record_inquiry/view.scss */
.supplier-record-inquiry .first-content .jump-sidebar .word li div {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}
/* line 118, app/components/supplier/supplier_record_inquiry/view.scss */
.supplier-record-inquiry .first-content .jump-sidebar .word li div a {
  color: #898888;
}
/* line 123, app/components/supplier/supplier_record_inquiry/view.scss */
.supplier-record-inquiry .first-content .jump-sidebar .word li .active a {
  color: #004ea1;
}
/* line 129, app/components/supplier/supplier_record_inquiry/view.scss */
.supplier-record-inquiry .first-content .jump-sidebar .sign {
  width: 60px;
  padding: 34px 0;
}
/* line 133, app/components/supplier/supplier_record_inquiry/view.scss */
.supplier-record-inquiry .first-content .jump-sidebar .sign .circle div {
  width: 9px;
  height: 9px;
  background-color: #bcbcbc;
  border-radius: 9px;
}
/* line 139, app/components/supplier/supplier_record_inquiry/view.scss */
.supplier-record-inquiry .first-content .jump-sidebar .sign .circle .active {
  background-color: #004ea1;
}
/* line 144, app/components/supplier/supplier_record_inquiry/view.scss */
.supplier-record-inquiry .first-content .jump-sidebar .sign .line div {
  width: 3px;
  height: 39px;
  background-color: #e6e6e6;
  margin: 4px 3px;
}
/* line 153, app/components/supplier/supplier_record_inquiry/view.scss */
.supplier-record-inquiry .first-content .jump-sidebar-fixed {
  position: fixed;
  top: -20px;
}
/* line 157, app/components/supplier/supplier_record_inquiry/view.scss */
.supplier-record-inquiry .first-content .right-content {
  width: 1000px;
  padding: 35px 0;
  background-color: #fff;
  float: left;
}
/* line 162, app/components/supplier/supplier_record_inquiry/view.scss */
.supplier-record-inquiry .first-content .right-content #paperwork, .supplier-record-inquiry .first-content .right-content #contact, .supplier-record-inquiry .first-content .right-content #service, .supplier-record-inquiry .first-content .right-content #qualification {
  padding-top: 15px;
}
/* line 166, app/components/supplier/supplier_record_inquiry/view.scss */
.supplier-record-inquiry .first-content .right-content-fixed {
  margin-left: 200px;
}
/* line 2, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .tab {
  position: relative;
}
/* line 6, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .supplier-resource-type {
  position: absolute;
  top: 5px;
  right: 0;
}
/* line 11, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .compare-list {
  margin: 10px 0;
}
/* line 13, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .compare-list .compare-title {
  border-bottom: 1px dashed #ccc;
}
/* line 16, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .compare-list .compare-title > .new-value {
  font-weight: bold;
  border-right: none;
}
/* line 20, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .compare-list .compare-title > .old-value {
  font-weight: bold;
}
/* line 25, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .compare-list .new-value {
  display: inline-block;
  vertical-align: top;
  width: 500px;
  padding: 10px 0;
  border-right: 1px dashed #ccc;
}
/* line 32, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .compare-list .new-value > label {
  display: inline-block;
  vertical-align: top;
  text-align: right;
  width: 150px;
}
/* line 38, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .compare-list .new-value > div {
  display: inline-block;
  vertical-align: top;
  width: 330px;
}
/* line 45, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .compare-list .old-value {
  display: inline-block;
  vertical-align: top;
  width: 500px;
  padding: 10px 0 10px 10px;
  color: #C33;
}
/* line 55, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .compare-list.only-new .new-value {
  width: 100%;
  border-right: 0;
}
/* line 61, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .compare-tab {
  margin: 10px 0;
}
/* line 64, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .compare-tab .compare-title {
  position: relative;
  padding: 10px 0;
}
/* line 68, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .compare-tab .compare-title > .compare-title-text {
  display: inline-block;
  vertical-align: top;
  width: 150px;
  font-size: 14px;
}
/* line 75, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .compare-tab .compare-title > .new-value, .supplier-resume-tab .compare-tab .compare-title > .old-value {
  position: absolute;
  top: 10px;
}
/* line 79, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .compare-tab .compare-title > .new-value > span, .supplier-resume-tab .compare-tab .compare-title > .old-value > span {
  padding: 10px;
  border: 1px dashed #ccc;
  cursor: pointer;
  font-weight: bold;
}
/* line 87, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .compare-tab .compare-title > .new-value.active > span, .supplier-resume-tab .compare-tab .compare-title > .old-value.active > span {
  border-style: solid;
}
/* line 93, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .compare-tab .compare-title > .new-value {
  left: 0;
  width: 500px;
  text-align: right;
}
/* line 99, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .compare-tab .compare-title > .old-value {
  left: 500px;
}
/* line 102, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .compare-tab .compare-title > .old-value > span {
  color: #C33;
}
/* line 108, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .compare-tab .compare-content {
  border: 1px solid #ccc;
  padding: 20px;
}
/* line 112, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .compare-tab .compare-content > .old-value {
  display: none;
}
/* line 116, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .compare-tab .compare-content .table {
  width: 100%;
}
/* line 120, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .compare-tab .compare-content .diff-value {
  color: #C33;
}
/* line 126, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .user-evaluation .data_user_evaluation {
  background-color: #fff;
  padding-top: 0px;
}
/* line 129, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .user-evaluation .data_user_evaluation .container {
  width: 1160px;
  margin: 0 auto;
  height: auto !important;
}
/* line 135, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .user-evaluation .data_user_evaluation .container .my-performance-all .left .floor2 {
  padding-left: 10px;
}
/* line 142, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .user-evaluation .data_user_evaluation .container .product-line .product-line-body ul {
  border-bottom: none;
}
/* line 147, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .user-evaluation .data_user_evaluation .container .performance-detailed {
  background-color: #fff;
}
/* line 159, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .user-evaluation .data_user_evaluation .container .performance-detailed .performance-detailed-body .left-body table {
  width: 100%;
}
/* line 162, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .user-evaluation .data_user_evaluation .container .performance-detailed .performance-detailed-body .left-body table tbody td {
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  color: #6d6d6d;
  border: none;
}
/* line 176, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .user-evaluation .data_user_evaluation .container .performance-detailed .performance-detailed-body .right-body {
  max-width: 790px;
}
/* line 180, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .user-evaluation .data_user_evaluation .container .performance-detailed .performance-detailed-body .right-body .outter {
  width: 790px;
  overflow: hidden;
}
/* line 184, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .user-evaluation .data_user_evaluation .container .performance-detailed .performance-detailed-body .right-body .outter table {
  width: 790px;
}
/* line 198, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .user-evaluation .data_user_evaluation .container .performance-detailed .performance-detailed-body .right-body .outter table .score-td .score-right {
  background-color: #dbdbdb;
}
/* line 214, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .user-evaluation .data_user_evaluation .container .performance-warning .performance-warning-body ul {
  border-bottom: none;
}
/* line 216, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .user-evaluation .data_user_evaluation .container .performance-warning .performance-warning-body ul li {
  width: 230px;
  padding: 10px;
}
/* line 219, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .user-evaluation .data_user_evaluation .container .performance-warning .performance-warning-body ul li div {
  width: 135px;
}
/* line 229, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .user-evaluation .data_user_evaluation .container .execution-strategy .execution-strategy-body .div3 {
  width: 350px;
  height: 180px;
  margin-right: 10px;
}
/* line 233, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .user-evaluation .data_user_evaluation .container .execution-strategy .execution-strategy-body .div3 .single-line {
  margin: 10px 26px;
}
/* line 235, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .user-evaluation .data_user_evaluation .container .execution-strategy .execution-strategy-body .div3 .single-line label {
  width: 190px;
}
/* line 239, app/components/supplier/supplier_resume_tab/view.scss */
.supplier-resume-tab .user-evaluation .data_user_evaluation .container .execution-strategy .execution-strategy-body .div3 .single-line:first-child {
  margin: 30px 26px 20px 26px;
}
/* line 4, app/components/supplier/supplier_show_list/view.scss */
.supplierShowList form {
  margin-bottom: 10px;
  padding: 30px 0;
  background: #f8f8f8;
}
/* line 9, app/components/supplier/supplier_show_list/view.scss */
.supplierShowList form .span3 {
  width: 440px;
}
/* line 11, app/components/supplier/supplier_show_list/view.scss */
.supplierShowList form .span3 input[type=text] {
  width: 260px !important;
}
/* line 1, app/components/supplier/supplier_sidebar/view.scss */
.supplier-sidebar {
  float: left;
  overflow-x: visible;
  position: relative;
  width: 130px;
  background: #fff;
  border-right: 1px solid #f2f2f2;
  margin-top: 10px;
}
/* line 9, app/components/supplier/supplier_sidebar/view.scss */
.supplier-sidebar .sidebar-ul {
  padding: 0px;
  margin: 0;
  width: 130px;
  min-height: 670px;
  list-style-type: none;
}
/* line 16, app/components/supplier/supplier_sidebar/view.scss */
.supplier-sidebar .sidebar-li {
  padding: 0;
  line-height: 40px;
  border-bottom: 1px solid #f2f2f2;
}
/* line 20, app/components/supplier/supplier_sidebar/view.scss */
.supplier-sidebar .sidebar-li .sidebar-li-a {
  display: block;
  margin-left: 15px;
  height: 40px;
  color: #717171;
}
/* line 25, app/components/supplier/supplier_sidebar/view.scss */
.supplier-sidebar .sidebar-li .sidebar-li-a div {
  display: inline-block;
  vertical-align: baseline;
}
/* line 29, app/components/supplier/supplier_sidebar/view.scss */
.supplier-sidebar .sidebar-li .sidebar-li-a .plus {
  width: 6px;
  height: 6px;
  background: #0099cc;
  float: left;
  margin-top: 18px;
}
/* line 36, app/components/supplier/supplier_sidebar/view.scss */
.supplier-sidebar .sidebar-li .sidebar-li-a .minus {
  width: 6px;
  height: 6px;
  background: #999;
  float: left;
  margin-top: 18px;
}
/* line 43, app/components/supplier/supplier_sidebar/view.scss */
.supplier-sidebar .sidebar-li .sidebar-li-a span {
  float: left;
  font-size: 14px;
  color: #333;
  font-family: "Microsoft YaHei";
  margin-left: 15px;
}
/* line 51, app/components/supplier/supplier_sidebar/view.scss */
.supplier-sidebar .sidebar-li .tip {
  background: #EEE none repeat scroll 0% 0%;
  border: 1px solid #CCC;
  padding: 10px;
  border-radius: 8px;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
  position: relative;
  width: 200px;
}
/* line 60, app/components/supplier/supplier_sidebar/view.scss */
.supplier-sidebar .sidebar-li .tip:before {
  position: absolute;
  display: inline-block;
  border-top: 7px solid transparent;
  border-right: 7px solid #eee;
  border-bottom: 7px solid transparent;
  border-right-color: rgba(0, 0, 0, 0.2);
  left: -8px;
  top: 20px;
  content: '';
}
/* line 71, app/components/supplier/supplier_sidebar/view.scss */
.supplier-sidebar .sidebar-li .tip:after {
  position: absolute;
  display: inline-block;
  border-top: 6px solid transparent;
  border-right: 6px solid #eee;
  border-bottom: 6px solid transparent;
  left: -6px;
  top: 21px;
  content: '';
}
/* line 3, app/components/supplier/supplier_status/view.scss */
.supplier-status .style-status-progress {
  height: 120px;
}
/* line 4, app/components/supplier/supplier_status_show/view.scss */
.status {
  margin-bottom: 20px;
}
/* line 6, app/components/supplier/supplier_status_show/view.scss */
.status .status-info {
  width: 600px;
  margin: 0 auto;
  margin-top: 30px;
  height: auto;
  overflow: visible;
  padding: 20px 0;
}
/* line 13, app/components/supplier/supplier_status_show/view.scss */
.status .status-info .alert-icon {
  margin-left: 20px;
}
/* line 16, app/components/supplier/supplier_status_show/view.scss */
.status .status-info.ie {
  text-align: center;
  border: 1px solid #717171;
}
/* line 21, app/components/supplier/supplier_status_show/view.scss */
.status .style-status-progress {
  height: 120px;
}
/* line 24, app/components/supplier/supplier_status_show/view.scss */
.status .progress {
  text-align: center;
}
/* line 7, app/components/supplier/syn_design/view.scss */
.syn-design .tab-content p {
  line-height: 200%;
  margin: 8px 0;
}
/* line 13, app/components/supplier/syn_design/view.scss */
.syn-design .select-productline {
  width: 85px;
}
/* line 16, app/components/supplier/syn_design/view.scss */
.syn-design .input-design {
  width: 100px;
}
/* line 19, app/components/supplier/syn_design/view.scss */
.syn-design .input-designlong {
  width: 150px;
}
/* line 23, app/components/supplier/syn_design/view.scss */
.syn-design .control-group {
  margin-bottom: 28px;
}
/* line 25, app/components/supplier/syn_design/view.scss */
.syn-design .control-group label {
  width: 90px;
}
/* line 28, app/components/supplier/syn_design/view.scss */
.syn-design .control-group > .supplier-desc-table {
  width: 1000px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 32, app/components/supplier/syn_design/view.scss */
.syn-design .control-group > .supplier-desc-table > table {
  width: 100%;
}
/* line 35, app/components/supplier/syn_design/view.scss */
.syn-design .control-group > .supplier-desc-table > table th {
  text-align: center;
  padding: 10px 0;
  color: #717171;
  font-weight: normal;
}
/* line 42, app/components/supplier/syn_design/view.scss */
.syn-design .control-group > .supplier-desc-table > table td {
  padding: 10px 5px;
  text-align: center;
}
/* line 46, app/components/supplier/syn_design/view.scss */
.syn-design .control-group > .supplier-desc-table > table td > .table-input {
  width: 90%;
}
/* line 50, app/components/supplier/syn_design/view.scss */
.syn-design .control-group > .supplier-desc-table > table td.error input[type="text"] {
  outline: 0;
  outline: thin dotted \9;
  border-color: #cc003a;
  color: #cc003a;
}
/* line 62, app/components/supplier/syn_design/view.scss */
.syn-design .margin-left-180 {
  text-align: center;
  margin-bottom: 30px;
}
/* line 5, app/components/supplier/timeline/view.scss */
.admins-timeline .timeline {
  margin: 0 auto;
}
/* line 8, app/components/supplier/timeline/view.scss */
.admins-timeline .more {
  margin: 20px 200px;
  border-top: 1px solid #eeeeee;
  text-align: center;
}
/* line 13, app/components/supplier/timeline/view.scss */
.admins-timeline .more .link-more {
  display: inline-block;
  vertical-align: baseline;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 20px;
  font-size: 20px;
}
/* line 18, app/components/supplier/timeline/view.scss */
.admins-timeline .more .link-more.disabled {
  color: #999;
  cursor: not-allowed;
}
/* line 4, app/components/supplier/timeline_qualifications/view.scss */
.timeline_qualifications {
  margin-top: 199px;
}
/* line 5, app/components/supplier/timeline_qualifications/view.scss */
.timeline_qualifications .components-title {
  font-size: 14px;
  color: #005fa7;
  font-family: 'Microsoft YaHei';
}
/* line 11, app/components/supplier/timeline_qualifications/view.scss */
.timeline_qualifications #timeline {
  width: 760px;
  height: auto;
  overflow: hidden;
  margin: 40px auto;
  position: relative;
  margin-left: 273px;
}
/* line 12, app/components/supplier/timeline_qualifications/view.scss */
.timeline_qualifications #dates {
  width: 156px;
  height: auto;
  overflow: hidden;
  float: left;
}
/* line 13, app/components/supplier/timeline_qualifications/view.scss */
.timeline_qualifications #dates li {
  list-style: none;
  width: 184px;
  height: 150px;
  line-height: 62px;
  font-size: 14px;
  color: #a5a5a5;
  padding-right: 20px;
}
/* line 14, app/components/supplier/timeline_qualifications/view.scss */
.timeline_qualifications #dates a {
  line-height: 38px;
  color: #918D8D;
  padding-bottom: 10px;
}
/* line 15, app/components/supplier/timeline_qualifications/view.scss */
.timeline_qualifications #dates .selected {
  font-size: 38px;
}
/* line 16, app/components/supplier/timeline_qualifications/view.scss */
.timeline_qualifications #issues {
  width: 590px;
  height: auto;
  float: right;
}
/* line 17, app/components/supplier/timeline_qualifications/view.scss */
.timeline_qualifications #issues li {
  width: 487px;
  height: 150px;
  padding-top: 2px;
}
/* line 18, app/components/supplier/timeline_qualifications/view.scss */
.timeline_qualifications #issues li h1 {
  color: #ffcc00;
  font-size: 42px;
  height: 52px;
  line-height: 52px;
  text-shadow: #000 1px 1px 2px;
}
/* line 19, app/components/supplier/timeline_qualifications/view.scss */
.timeline_qualifications #issues li p {
  font-size: 14px;
  margin: 10px;
  line-height: 26px;
  width: 450px;
  background-color: #cccccc;
}
/* line 3, app/components/supplier/ys_module_price/view.scss */
.ys-module-offer .requiremengt-undertaking {
  padding-bottom: 30px;
}
/* line 4, app/components/synergy_design/view.scss */
.synergy_design {
  margin-top: 20px;
}
/* line 7, app/components/synergy_design/view.scss */
.synergy_design h3 {
  text-align: center;
}
/* line 11, app/components/synergy_design/view.scss */
.synergy_design p {
  font-size: 15px;
  line-height: 28px;
  margin: 0px 0 0 0px;
  width: 800px;
}
/* line 18, app/components/synergy_design/view.scss */
.synergy_design .indent {
  text-indent: 30px;
}
/* line 22, app/components/synergy_design/view.scss */
.synergy_design .width-800 {
  width: 800px;
  margin: 0 auto;
}
@charset "UTF-8";
/* line 4, app/components/sys_role/corporation_list/view.scss */
.sys_corporation_list h5 {
  padding: 16px 0 10px 0;
  font-family: "黑体";
}
/* line 8, app/components/sys_role/corporation_list/view.scss */
.sys_corporation_list .block {
  margin-bottom: 20px;
}
/* line 11, app/components/sys_role/corporation_list/view.scss */
.sys_corporation_list .block .span3 {
  width: 260px !important;
}
/* line 16, app/components/sys_role/corporation_list/view.scss */
.sys_corporation_list .table-striped {
  width: 100%;
}
/* line 20, app/components/sys_role/corporation_list/view.scss */
.sys_corporation_list .table-striped td {
  height: 17px !important;
}
/* line 24, app/components/sys_role/corporation_list/view.scss */
.sys_corporation_list .right-pagination {
  text-align: right;
  margin: 20px 0;
}
/* line 2, app/components/sys_role/resource_list/view.scss */
.sys_resource_list .tree_table .default_node, .sys_resource_list .tree_table .default_active_node {
  width: 16px;
  height: 16px;
  border: medium none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
/* line 10, app/components/sys_role/resource_list/view.scss */
.sys_resource_list .tree_table .default_active_node {
  cursor: pointer;
}
/* line 13, app/components/sys_role/resource_list/view.scss */
.sys_resource_list .tree_table .default_open, .sys_resource_list .tree_table .default_last_open {
  background: url(/assets/images/other-images/allbgs.png) no-repeat 0px 1px;
  width: 16px;
}
/* line 17, app/components/sys_role/resource_list/view.scss */
.sys_resource_list .tree_table .default_shut, .sys_resource_list .tree_table .default_last_shut {
  background: url(/assets/images/other-images/allbgs.png) no-repeat -16px 1px;
  width: 16px;
}
/* line 21, app/components/sys_role/resource_list/view.scss */
.sys_resource_list .tree_table .default_hover_open, .sys_resource_list .tree_table .default_hover_last_open {
  background: url(/assets/images/other-images/allbgs.png) no-repeat -32px 1px;
  width: 16px;
}
/* line 25, app/components/sys_role/resource_list/view.scss */
.sys_resource_list .tree_table .default_hover_shut, .sys_resource_list .tree_table .default_hover_last_shut {
  background: url(/assets/images/other-images/allbgs.png) no-repeat -48px 1px;
  width: 16px;
}
/* line 31, app/components/sys_role/resource_list/view.scss */
.sys_resource_list .module-resource .main-body-head {
  width: 100%;
}
/* line 33, app/components/sys_role/resource_list/view.scss */
.sys_resource_list .module-resource .main-body-head .table-box table td,
.sys_resource_list .module-resource .main-body-head .table-box table th {
  padding: 0px 5px;
  color: #333;
  border: 1px solid #ccc;
}
/* line 39, app/components/sys_role/resource_list/view.scss */
.sys_resource_list .module-resource .main-body-head .table-box table thead tr {
  background-color: #f8f8f8;
}
/* line 42, app/components/sys_role/resource_list/view.scss */
.sys_resource_list .module-resource .main-body-head .table-box table tbody tr {
  background-color: #fff;
}
/* line 45, app/components/sys_role/resource_list/view.scss */
.sys_resource_list .module-resource .main-body-head .table-head {
  font-size: 20px;
}
/* line 48, app/components/sys_role/resource_list/view.scss */
.sys_resource_list .module-resource .main-body-head .text-right {
  text-align: right;
}
/* line 51, app/components/sys_role/resource_list/view.scss */
.sys_resource_list .module-resource .main-body-head .text-left {
  text-align: left;
}
/* line 57, app/components/sys_role/resource_list/view.scss */
.sys_resource_list .module-resource .main-body table {
  width: 100%;
  color: #7a7a7a;
  border: none;
}
/* line 61, app/components/sys_role/resource_list/view.scss */
.sys_resource_list .module-resource .main-body table tr {
  height: 25px;
  line-height: 30px;
}
/* line 64, app/components/sys_role/resource_list/view.scss */
.sys_resource_list .module-resource .main-body table tr td {
  text-align: center;
  border: 1px solid #fff;
}
/* line 67, app/components/sys_role/resource_list/view.scss */
.sys_resource_list .module-resource .main-body table tr td div {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 73, app/components/sys_role/resource_list/view.scss */
.sys_resource_list .module-resource .main-body table tr:nth-child(even) {
  background-color: #fdfdfd;
}
/* line 76, app/components/sys_role/resource_list/view.scss */
.sys_resource_list .module-resource .main-body table tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/* line 79, app/components/sys_role/resource_list/view.scss */
.sys_resource_list .module-resource .main-body table tr:nth-child(2) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 84, app/components/sys_role/resource_list/view.scss */
.sys_resource_list .module-resource .main-body table tr:nth-child(1) {
  background-color: #e1ebf5;
  color: #004a82;
  font-size: 14px;
}
/* line 2, app/components/sys_role/role_list/view.scss */
.sys_role_list .tree_table .default_node, .sys_role_list .tree_table .default_active_node {
  width: 16px;
  height: 16px;
  border: medium none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
/* line 10, app/components/sys_role/role_list/view.scss */
.sys_role_list .tree_table .default_active_node {
  cursor: pointer;
}
/* line 13, app/components/sys_role/role_list/view.scss */
.sys_role_list .tree_table .default_open, .sys_role_list .tree_table .default_last_open {
  background: url(/assets/images/other-images/allbgs.png) no-repeat 0px 1px;
  width: 16px;
}
/* line 17, app/components/sys_role/role_list/view.scss */
.sys_role_list .tree_table .default_shut, .sys_role_list .tree_table .default_last_shut {
  background: url(/assets/images/other-images/allbgs.png) no-repeat -16px 1px;
  width: 16px;
}
/* line 21, app/components/sys_role/role_list/view.scss */
.sys_role_list .tree_table .default_hover_open, .sys_role_list .tree_table .default_hover_last_open {
  background: url(/assets/images/other-images/allbgs.png) no-repeat -32px 1px;
  width: 16px;
}
/* line 25, app/components/sys_role/role_list/view.scss */
.sys_role_list .tree_table .default_hover_shut, .sys_role_list .tree_table .default_hover_last_shut {
  background: url(/assets/images/other-images/allbgs.png) no-repeat -48px 1px;
  width: 16px;
}
/* line 29, app/components/sys_role/role_list/view.scss */
.sys_role_list .tree_table td,
.sys_role_list .tree_table th {
  text-align: left;
  padding-left: 35px;
}

/* line 36, app/components/sys_role/role_list/view.scss */
.new_modal_sys_role {
  padding-bottom: 20px;
  width: 460px;
  position: fixed !important;
  top: 100px !important;
  bottom: auto !important;
  overflow: auto !important;
}
/* line 43, app/components/sys_role/role_list/view.scss */
.new_modal_sys_role .divHeight {
  max-height: 350px !important;
  overflow: auto !important;
}
/* line 4, app/styles/_demand.scss */
.demand-solution-step {
  margin: 0 0 40px 0;
}
/* line 7, app/styles/_demand.scss */
.demand-solution-step .fill-title {
  height: 9px;
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 30px 0;
}
/* line 12, app/styles/_demand.scss */
.demand-solution-step .fill-title span {
  background-color: #fff;
  padding-right: 20px;
}
/* line 18, app/styles/_demand.scss */
.demand-solution-step .fill-tables {
  margin-top: 30px;
}
/* line 20, app/styles/_demand.scss */
.demand-solution-step .fill-tables .table-container {
  overflow-x: auto;
}
/* line 24, app/styles/_demand.scss */
.demand-solution-step .fill-tables table td {
  padding: 0 10px;
}
/* line 29, app/styles/_demand.scss */
.demand-solution-step .fill-details {
  margin-top: 30px;
}
/* line 32, app/styles/_demand.scss */
.demand-solution-step .fill-details .fill-text {
  height: 188px;
  width: 990px;
  resize: none;
}
/* line 38, app/styles/_demand.scss */
.demand-solution-step .control-group {
  text-align: center !important;
  margin-top: 20px;
}
/* line 42, app/styles/_demand.scss */
.demand-solution-step .module-pagination {
  padding: 20px 0;
  text-align: right;
}
/* line 46, app/styles/_demand.scss */
.demand-solution-step .file {
  text-decoration: underline;
}
/* line 49, app/styles/_demand.scss */
.demand-solution-step ul.notice-text {
  list-style-type: decimal;
}
/* line 51, app/styles/_demand.scss */
.demand-solution-step ul.notice-text li {
  line-height: 22px;
}

/* line 4, app/styles/_purchaser.scss */
.time-plan {
  margin-top: 30px;
  clear: both;
}
/* line 5, app/styles/_purchaser.scss */
.time-plan .input-group {
  display: inline;
}
/* line 7, app/styles/_purchaser.scss */
.time-plan .input-group input.time-input {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border-right: 0;
}
/* line 14, app/styles/_purchaser.scss */
.time-plan .required {
  margin-top: 9px;
}
/* line 17, app/styles/_purchaser.scss */
.time-plan .time-desc-span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 9px 5px 0 0;
}
/* line 23, app/styles/_purchaser.scss */
.time-plan .plan-step ul {
  margin: 0;
  padding: 0;
  height: 80px;
}
/* line 28, app/styles/_purchaser.scss */
.time-plan .plan-step ul li {
  float: left;
  list-style-type: none;
  width: 192px;
}
/* line 33, app/styles/_purchaser.scss */
.time-plan .plan-step ul li .plan-title {
  position: relative;
  display: block;
  line-height: 32px;
  text-align: center;
  background-color: #f4f4f4;
}
/* line 40, app/styles/_purchaser.scss */
.time-plan .plan-step ul li .plan-title .icon-plan-title-arrow {
  position: absolute;
  left: 0;
  top: 0;
}
/* line 47, app/styles/_purchaser.scss */
.time-plan .plan-step ul li .date-div {
  padding: 10px 0;
  height: 74px;
  margin: 0;
  vertical-align: middle;
  text-align: center;
  border-left: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
/* line 55, app/styles/_purchaser.scss */
.time-plan .plan-step ul li .date-div.last {
  border-right: 1px solid #eeeeee;
}
/* line 60, app/styles/_purchaser.scss */
.time-plan .plan-step ul li.active .plan-title {
  background-color: #005bac;
  color: #fff;
}
/* line 64, app/styles/_purchaser.scss */
.time-plan .plan-step ul .btn.calendar {
  padding: 5px 7px;
  border-left: none;
  background-color: #fff;
}
/* line 69, app/styles/_purchaser.scss */
.time-plan .plan-step ul .btn.calendar:hover {
  border-color: #ddd;
  background-color: #f4f4f4;
}
/* line 73, app/styles/_purchaser.scss */
.time-plan .plan-step ul .plan-step-6 {
  width: 100px;
}
/* line 75, app/styles/_purchaser.scss */
.time-plan .plan-step ul .plan-step-6 .date-div {
  border-right: 1px solid #eeeeee;
}

/* line 5, app/styles/_supplier.scss */
.supplier-profile .tab-name {
  width: 100px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 9, app/styles/_supplier.scss */
.supplier-profile .line {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  border-bottom: 1px solid #eeeeee;
  width: 960px;
}
/* line 14, app/styles/_supplier.scss */
.supplier-profile label.inline-label {
  width: 74px;
  margin-right: 12px;
}
/* line 18, app/styles/_supplier.scss */
.supplier-profile label.inline-label-small {
  width: 50px !important;
  text-align: left;
  margin-right: 0;
}
/* line 23, app/styles/_supplier.scss */
.supplier-profile .inline-input {
  width: 84px !important;
}
/* line 26, app/styles/_supplier.scss */
.supplier-profile .control-content {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 28, app/styles/_supplier.scss */
.supplier-profile .control-content .paperwork-image {
  width: 100px;
  height: 100px;
  margin: 0 20px 10px 0;
}
/* line 33, app/styles/_supplier.scss */
.supplier-profile .control-content table {
  width: 460px;
}
/* line 35, app/styles/_supplier.scss */
.supplier-profile .control-content table td.top-td {
  vertical-align: top;
}
/* line 39, app/styles/_supplier.scss */
.supplier-profile .control-content table.business-info-table, .supplier-profile .control-content table.authenticate-material-table {
  width: 740px;
}
/* line 42, app/styles/_supplier.scss */
.supplier-profile .control-content table .inner-span {
  vertical-align: middle;
  padding-left: 5px;
}
/* line 47, app/styles/_supplier.scss */
.supplier-profile .control-content table .table-input {
  width: 100%;
}
/* line 51, app/styles/_supplier.scss */
.supplier-profile .control-content table tr.last td {
  padding: 0 10px;
}
/* line 56, app/styles/_supplier.scss */
.supplier-profile .control-content .paperwork-info, .supplier-profile .control-content .paperwork-valid {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 58, app/styles/_supplier.scss */
.supplier-profile .control-content .paperwork-info p, .supplier-profile .control-content .paperwork-valid p {
  margin: 0 0 10px 0;
}
/* line 63, app/styles/_supplier.scss */
.supplier-profile .hide {
  display: none;
}
/* line 66, app/styles/_supplier.scss */
.supplier-profile .file-name {
  width: 120px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* line 73, app/styles/_supplier.scss */
.supplier-profile .company-button-group {
  display: inline-block;
  vertical-align: bottom;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 76, app/styles/_supplier.scss */
.supplier-profile .div-medium {
  display: inline-block;
  width: 200px;
  padding: 6px 5px;
  line-height: 1.2em;
  border: 1px solid #fff;
  border-radius: 4px;
  -webkit-transition: 0.3s linear border;
  -moz-transition: 0.3s linear border;
  -o-transition: 0.3s linear border;
  transition: 0.3s linear border;
}
/* line 88, app/styles/_supplier.scss */
.supplier-profile .div-small {
  display: inline-block;
  width: 84px;
  padding: 6px 5px;
  line-height: 1.2em;
  border: 1px solid #fff;
  border-radius: 4px;
  -webkit-transition: 0.3s linear border;
  -moz-transition: 0.3s linear border;
  -o-transition: 0.3s linear border;
  transition: 0.3s linear border;
}

/* line 8, app/styles/app.scss */
.width-1100 {
  width: 1100px !important;
}
/* line 10, app/styles/app.scss */
.width-1100 .realbody-left {
  float: left;
  width: 720px;
  margin-left: -120px;
}
/* line 15, app/styles/app.scss */
.width-1100 .realbody-right {
  float: left;
  width: 220px;
  margin-left: 20px;
}

/* line 21, app/styles/app.scss */
.front-main {
  position: relative;
  width: 1002px;
  margin: 0 auto;
  height: auto !important;
  min-height: 600px;
}
/* line 28, app/styles/app.scss */
.front-main .sidebar-outer {
  float: left;
  width: 100%;
  background-color: #fbfbfb;
  overflow: hidden;
  margin-bottom: 20px;
}
/* line 35, app/styles/app.scss */
.front-main .sidebar {
  margin-right: 15px;
}
/* line 38, app/styles/app.scss */
.front-main .body-outer {
  float: left;
  width: 100%;
  position: relative;
  background-color: #fff;
  left: 120px;
  height: auto !important;
  min-height: 500px;
}
/* line 47, app/styles/app.scss */
.front-main .body-outer .realbody-left {
  float: left;
  width: 800px;
  margin-left: -120px;
}
/* line 52, app/styles/app.scss */
.front-main .body-outer .realbody-right {
  float: left;
  width: 220px;
  margin-left: 20px;
}
/* line 58, app/styles/app.scss */
.front-main .container-components {
  float: left;
  position: relative;
  right: 120px;
  width: 860px;
}
/* line 63, app/styles/app.scss */
.front-main .container-components .components-title {
  font-size: 14px;
  margin: 0;
  padding: 16px 0 16px 0;
}
/* line 67, app/styles/app.scss */
.front-main .container-components .components-title span {
  font-size: 12px;
  color: #cccccc;
}
/* line 73, app/styles/app.scss */
.front-main .column-left {
  float: left;
  width: 780px;
  padding-right: 20px;
  margin-bottom: 20px;
  border-right: 1px solid #eeeeee;
}
/* line 80, app/styles/app.scss */
.front-main .column-right {
  float: right;
  width: 200px;
  margin-bottom: 20px;
}

/* line 86, app/styles/app.scss */
.width-1200 {
  width: 1200px !important;
}
/* line 89, app/styles/app.scss */
.width-1200 .container-components {
  width: 1060px;
}

/* line 93, app/styles/app.scss */
.width-1200-center {
  width: 1200px !important;
  margin: 0 auto;
}

/* line 97, app/styles/app.scss */
.bg-color-gray {
  background-color: #f6f6f6;
}

/* line 100, app/styles/app.scss */
.front-banner-center {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

/* line 108, app/styles/app.scss */
.demand-step.demand-list .tab-contents {
  padding: 0;
}
/* line 111, app/styles/app.scss */
.demand-step.demand-list .block {
  padding: 25px 13px;
}
/* line 113, app/styles/app.scss */
.demand-step.demand-list .block .span3 {
  margin-right: 80px;
}
/* line 116, app/styles/app.scss */
.demand-step.demand-list .block .span1 {
  margin-left: 10px;
}
/* line 122, app/styles/app.scss */
.demand-step .table-large {
  width: 1059px;
  margin-bottom: 30px;
}
/* line 126, app/styles/app.scss */
.demand-step .table-small {
  width: 1019px;
  margin-bottom: 20px;
}
/* line 130, app/styles/app.scss */
.demand-step .gray-td {
  background-color: #f4f4f4;
}
/* line 133, app/styles/app.scss */
.demand-step .tab {
  margin-bottom: 30px;
}
/* line 136, app/styles/app.scss */
.demand-step .table-input {
  width: 100%;
}

/* line 140, app/styles/app.scss */
.parent-position {
  position: relative;
}

/* line 143, app/styles/app.scss */
.supplier-tag {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  line-height: 11px;
  height: 11px;
  font-size: 11px;
  padding: 3px;
  border: 1px solid #eeeeee;
  background-color: white;
  color: #cccccc;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
/* line 156, app/styles/app.scss */
.supplier-tag.active {
  border: 1px solid #c1ddf1;
  color: #83bfef !important;
  background-color: #e4f2fc;
}

/* line 163, app/styles/app.scss */
.control-group-new {
  width: 450px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

/* line 167, app/styles/app.scss */
.placeholder {
  color: #aaa;
}

/* line 171, app/styles/app.scss */
.span4 {
  padding: 5px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  width: 300px;
  text-align: right;
}

/* line 180, app/styles/app.scss */
.input-half {
  width: 116px !important;
}

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
/* line 185, app/styles/app.scss */
div.rating-cancel, div.star-rating {
  float: left;
  width: 17px;
  height: 15px;
  text-indent: -999em;
  cursor: pointer;
  display: block;
  background: transparent;
  overflow: hidden;
}

/* line 187, app/styles/app.scss */
div.star-rating, div.star-rating a {
  background: url(https://ylcg.haierbiomedical.com/group1/M00/05/4C/CoUFfWXS7qSAHiC4AAAHS8HTIBw177.gif) no-repeat 0 0px;
}

/* line 188, app/styles/app.scss */
div.rating-cancel a, div.star-rating a {
  display: block;
  width: 16px;
  height: 100%;
  background-position: 0 0px;
  border: 0;
}

/* line 189, app/styles/app.scss */
div.star-rating-on a {
  background-position: 0 -16px !important;
}

/* line 190, app/styles/app.scss */
div.star-rating-hover a {
  background-position: 0 -32px;
}

/* Read Only CSS */
/* line 192, app/styles/app.scss */
div.star-rating-readonly a {
  cursor: default !important;
}

/* Partial Star CSS */
/* line 194, app/styles/app.scss */
div.star-rating {
  background: transparent !important;
  overflow: hidden !important;
}

/* END jQuery.Rating Plugin CSS */
/* line 1, app/styles/icons.scss */
.icon-bg {
  width: 1920px;
  height: 1080px;
  background: url(/srmoem/assets/images/icons.png) 0px 0px no-repeat;
}

/* line 6, app/styles/icons.scss */
.icon-tip {
  width: 1200px;
  height: 243px;
  background: url(/srmoem/assets/images/icons.png) 0px -1080px no-repeat;
}

/* line 11, app/styles/icons.scss */
.icon-creative-foot-line {
  width: 1200px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) 0px -1323px no-repeat;
}

/* line 16, app/styles/icons.scss */
.icon-border-image {
  width: 1100px;
  height: 48px;
  background: url(/srmoem/assets/images/icons.png) 0px -1363px no-repeat;
}

/* line 21, app/styles/icons.scss */
.icon-goods-step-title-6 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1411px no-repeat;
}

/* line 26, app/styles/icons.scss */
.icon-goods-step-title-3 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1435px no-repeat;
}

/* line 31, app/styles/icons.scss */
.icon-goods-step-title-4 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1459px no-repeat;
}

/* line 36, app/styles/icons.scss */
.icon-goods-step-title-5 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1483px no-repeat;
}

/* line 41, app/styles/icons.scss */
.icon-goods-step-title-7 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1507px no-repeat;
}

/* line 46, app/styles/icons.scss */
.icon-goods-step-title-8 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1531px no-repeat;
}

/* line 51, app/styles/icons.scss */
.icon-goods-step-title-1 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1555px no-repeat;
}

/* line 56, app/styles/icons.scss */
.icon-goods-step-title-2 {
  width: 1060px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1579px no-repeat;
}

/* line 61, app/styles/icons.scss */
.icon-line1 {
  width: 1001px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) 0px -1603px no-repeat;
}

/* line 66, app/styles/icons.scss */
.icon-arrow1 {
  width: 910px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -1001px -1603px no-repeat;
}

/* line 71, app/styles/icons.scss */
.icon-arrow2 {
  width: 910px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) 0px -1627px no-repeat;
}

/* line 76, app/styles/icons.scss */
.icon-new-step-7 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1640px no-repeat;
}

/* line 81, app/styles/icons.scss */
.icon-new-step-1 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1640px no-repeat;
}

/* line 86, app/styles/icons.scss */
.icon-new-step-6 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1674px no-repeat;
}

/* line 91, app/styles/icons.scss */
.icon-new-step-5 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1674px no-repeat;
}

/* line 96, app/styles/icons.scss */
.icon-new-step-4 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1708px no-repeat;
}

/* line 101, app/styles/icons.scss */
.icon-new-step-2 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1708px no-repeat;
}

/* line 106, app/styles/icons.scss */
.icon-new-step-9 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) 0px -1742px no-repeat;
}

/* line 111, app/styles/icons.scss */
.icon-new-step-8 {
  width: 891px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -891px -1742px no-repeat;
}

/* line 116, app/styles/icons.scss */
.icon-creative-top3 {
  width: 382px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1080px no-repeat;
}

/* line 121, app/styles/icons.scss */
.icon-creative-top1 {
  width: 382px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1135px no-repeat;
}

/* line 126, app/styles/icons.scss */
.icon-creative-top2 {
  width: 382px;
  height: 52px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1190px no-repeat;
}

/* line 131, app/styles/icons.scss */
.icon-supplier-logo {
  width: 300px;
  height: 60px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1242px no-repeat;
}

/* line 136, app/styles/icons.scss */
.icon-logo-buyplatform-new {
  width: 273px;
  height: 60px;
  background: url(/srmoem/assets/images/icons.png) -1500px -1242px no-repeat;
}

/* line 141, app/styles/icons.scss */
.icon-contactUs {
  width: 240px;
  height: 65px;
  background: url(/srmoem/assets/images/icons.png) 0px -1776px no-repeat;
}

/* line 146, app/styles/icons.scss */
.icon-logo-buyer-admin {
  width: 233px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1080px no-repeat;
}

/* line 151, app/styles/icons.scss */
.icon-login-logo {
  width: 223px;
  height: 41px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1135px no-repeat;
}

/* line 156, app/styles/icons.scss */
.icon-supplier-banner {
  width: 220px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1190px no-repeat;
}

/* line 161, app/styles/icons.scss */
.icon-logo-plansubmit {
  width: 210px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1209px no-repeat;
}

/* line 166, app/styles/icons.scss */
.icon-logo-interaction {
  width: 210px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1302px no-repeat;
}

/* line 171, app/styles/icons.scss */
.icon-creative-right {
  width: 207px;
  height: 25px;
  background: url(/srmoem/assets/images/icons.png) -1200px -1323px no-repeat;
}

/* line 176, app/styles/icons.scss */
.icon-performance-b1 {
  width: 195px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1100px -1363px no-repeat;
}

/* line 181, app/styles/icons.scss */
.icon-performance-b2 {
  width: 195px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1295px -1363px no-repeat;
}

/* line 186, app/styles/icons.scss */
.icon-creative-demand-top {
  width: 166px;
  height: 54px;
  background: url(/srmoem/assets/images/icons.png) -240px -1776px no-repeat;
}

/* line 191, app/styles/icons.scss */
.icon-search-bg {
  width: 162px;
  height: 22px;
  background: url(/srmoem/assets/images/icons.png) -1407px -1323px no-repeat;
}

/* line 196, app/styles/icons.scss */
.icon-purchaser10 {
  width: 160px;
  height: 50px;
  background: url(/srmoem/assets/images/icons.png) -406px -1776px no-repeat;
}

/* line 201, app/styles/icons.scss */
.icon-topic-now {
  width: 160px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -1582px -1118px no-repeat;
}

/* line 206, app/styles/icons.scss */
.icon-bottomline {
  width: 1px;
  height: 155px;
  background: url(/srmoem/assets/images/icons.png) -1920px 0px no-repeat;
}

/* line 211, app/styles/icons.scss */
.icon-creative-demand-sub-top {
  width: 153px;
  height: 54px;
  background: url(/srmoem/assets/images/icons.png) 0px -1841px no-repeat;
}

/* line 216, app/styles/icons.scss */
.icon-creative-demand-detail-top {
  width: 151px;
  height: 54px;
  background: url(/srmoem/assets/images/icons.png) -153px -1841px no-repeat;
}

/* line 221, app/styles/icons.scss */
.icon-performance-b3 {
  width: 151px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1490px -1363px no-repeat;
}

/* line 226, app/styles/icons.scss */
.icon-performance-b4 {
  width: 151px;
  height: 34px;
  background: url(/srmoem/assets/images/icons.png) -1641px -1363px no-repeat;
}

/* line 231, app/styles/icons.scss */
.icon-discuss3 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px 0px no-repeat;
}

/* line 236, app/styles/icons.scss */
.icon-discuss2 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -100px no-repeat;
}

/* line 241, app/styles/icons.scss */
.icon-discuss1 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -200px no-repeat;
}

/* line 246, app/styles/icons.scss */
.icon-discuss4 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -300px no-repeat;
}

/* line 251, app/styles/icons.scss */
.icon-discuss6 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -400px no-repeat;
}

/* line 256, app/styles/icons.scss */
.icon-discuss5 {
  width: 150px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -1921px -500px no-repeat;
}

/* line 261, app/styles/icons.scss */
.icon-supplier-logo-white {
  width: 148px;
  height: 27px;
  background: url(/srmoem/assets/images/icons.png) -1921px -600px no-repeat;
}

/* line 266, app/styles/icons.scss */
.icon-logo {
  width: 147px;
  height: 61px;
  background: url(/srmoem/assets/images/icons.png) -1921px -627px no-repeat;
}

/* line 271, app/styles/icons.scss */
.icon-creative-left {
  width: 146px;
  height: 25px;
  background: url(/srmoem/assets/images/icons.png) -1921px -688px no-repeat;
}

/* line 276, app/styles/icons.scss */
.icon-gzt {
  width: 140px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1921px -713px no-repeat;
}

/* line 281, app/styles/icons.scss */
.icon-purchaser3 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -768px no-repeat;
}

/* line 286, app/styles/icons.scss */
.icon-purchaser7 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -812px no-repeat;
}

/* line 291, app/styles/icons.scss */
.icon-purchaser6 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -856px no-repeat;
}

/* line 296, app/styles/icons.scss */
.icon-purchaser5 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -900px no-repeat;
}

/* line 301, app/styles/icons.scss */
.icon-purchaser8 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -944px no-repeat;
}

/* line 306, app/styles/icons.scss */
.icon-purchaser9 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -988px no-repeat;
}

/* line 311, app/styles/icons.scss */
.icon-purchaser1 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1032px no-repeat;
}

/* line 316, app/styles/icons.scss */
.icon-purchaser2 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1076px no-repeat;
}

/* line 321, app/styles/icons.scss */
.icon-purchaser4 {
  width: 140px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1120px no-repeat;
}

/* line 326, app/styles/icons.scss */
.icon-creative-scheme-top {
  width: 131px;
  height: 55px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1164px no-repeat;
}

/* line 331, app/styles/icons.scss */
.icon-c-hide {
  width: 58px;
  height: 130px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1219px no-repeat;
}

/* line 336, app/styles/icons.scss */
.icon-c-show {
  width: 58px;
  height: 130px;
  background: url(/srmoem/assets/images/icons.png) -1979px -1219px no-repeat;
}

/* line 341, app/styles/icons.scss */
.icon-logo-buyplatform {
  width: 130px;
  height: 27px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1349px no-repeat;
}

/* line 346, app/styles/icons.scss */
.icon-creative-scheme-sub-top {
  width: 128px;
  height: 52px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1376px no-repeat;
}

/* line 351, app/styles/icons.scss */
.icon-creative-scheme-detail-top {
  width: 128px;
  height: 52px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1428px no-repeat;
}

/* line 356, app/styles/icons.scss */
.icon-iconhds {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1480px no-repeat;
}

/* line 361, app/styles/icons.scss */
.icon-icondydj {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1524px no-repeat;
}

/* line 366, app/styles/icons.scss */
.icon-iconembraco {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1568px no-repeat;
}

/* line 371, app/styles/icons.scss */
.icon-iconfl {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1612px no-repeat;
}

/* line 376, app/styles/icons.scss */
.icon-iconbg {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1656px no-repeat;
}

/* line 381, app/styles/icons.scss */
.icon-iconbe {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1700px no-repeat;
}

/* line 386, app/styles/icons.scss */
.icon-iconfxpk {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1744px no-repeat;
}

/* line 391, app/styles/icons.scss */
.icon-icongk {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1788px no-repeat;
}

/* line 396, app/styles/icons.scss */
.icon-iconda {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1921px -1832px no-repeat;
}

/* line 401, app/styles/icons.scss */
.icon-iconhh {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1773px -1242px no-repeat;
}

/* line 406, app/styles/icons.scss */
.icon-iconxk {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -566px -1776px no-repeat;
}

/* line 411, app/styles/icons.scss */
.icon-iconhl {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -686px -1776px no-repeat;
}

/* line 416, app/styles/icons.scss */
.icon-iconsx {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -806px -1776px no-repeat;
}

/* line 421, app/styles/icons.scss */
.icon-iconhmt {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -926px -1776px no-repeat;
}

/* line 426, app/styles/icons.scss */
.icon-iconhsm {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1046px -1776px no-repeat;
}

/* line 431, app/styles/icons.scss */
.icon-icon3M {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1166px -1776px no-repeat;
}

/* line 436, app/styles/icons.scss */
.icon-iconrdc {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1286px -1776px no-repeat;
}

/* line 441, app/styles/icons.scss */
.icon-iconsps {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1406px -1776px no-repeat;
}

/* line 446, app/styles/icons.scss */
.icon-iconrs {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1526px -1776px no-repeat;
}

/* line 451, app/styles/icons.scss */
.icon-iconskf {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1646px -1776px no-repeat;
}

/* line 456, app/styles/icons.scss */
.icon-iconsl {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -1766px -1776px no-repeat;
}

/* line 461, app/styles/icons.scss */
.icon-iconsldj {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -304px -1841px no-repeat;
}

/* line 466, app/styles/icons.scss */
.icon-iconsbf {
  width: 120px;
  height: 44px;
  background: url(/srmoem/assets/images/icons.png) -424px -1841px no-repeat;
}

/* line 471, app/styles/icons.scss */
.icon-scheme-right {
  width: 111px;
  height: 25px;
  background: url(/srmoem/assets/images/icons.png) -1805px -1135px no-repeat;
}

/* line 476, app/styles/icons.scss */
.icon-contributed-bail {
  width: 106px;
  height: 28px;
  background: url(/srmoem/assets/images/icons.png) -1792px -1363px no-repeat;
}

/* line 481, app/styles/icons.scss */
.icon-contribute-bail {
  width: 104px;
  height: 26px;
  background: url(/srmoem/assets/images/icons.png) -1815px -1080px no-repeat;
}

/* line 486, app/styles/icons.scss */
.icon-add-pic {
  width: 100px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) 0px -1895px no-repeat;
}

/* line 491, app/styles/icons.scss */
.icon-add-more-pic {
  width: 100px;
  height: 100px;
  background: url(/srmoem/assets/images/icons.png) -100px -1895px no-repeat;
}

/* line 496, app/styles/icons.scss */
.icon-bubble {
  width: 100px;
  height: 50px;
  background: url(/srmoem/assets/images/icons.png) -200px -1895px no-repeat;
}

/* line 501, app/styles/icons.scss */
.icon-Lmfg {
  width: 100px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -544px -1841px no-repeat;
}

/* line 506, app/styles/icons.scss */
.icon-Lcy {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -644px -1841px no-repeat;
}

/* line 511, app/styles/icons.scss */
.icon-lsc {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -742px -1841px no-repeat;
}

/* line 516, app/styles/icons.scss */
.icon-Lhlf {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -840px -1841px no-repeat;
}

/* line 521, app/styles/icons.scss */
.icon-Lesp {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -938px -1841px no-repeat;
}

/* line 526, app/styles/icons.scss */
.icon-Lhaier {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -1036px -1841px no-repeat;
}

/* line 531, app/styles/icons.scss */
.icon-haizol {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -1134px -1841px no-repeat;
}

/* line 536, app/styles/icons.scss */
.icon-Lhope {
  width: 98px;
  height: 43px;
  background: url(/srmoem/assets/images/icons.png) -1232px -1841px no-repeat;
}

/* line 541, app/styles/icons.scss */
.icon-UAPP {
  width: 96px;
  height: 96px;
  background: url(/srmoem/assets/images/icons.png) -2071px 0px no-repeat;
}

/* line 546, app/styles/icons.scss */
.icon-HDY {
  width: 96px;
  height: 95px;
  background: url(/srmoem/assets/images/icons.png) -2071px -96px no-repeat;
}

/* line 551, app/styles/icons.scss */
.icon-check-demand {
  width: 96px;
  height: 30px;
  background: url(/srmoem/assets/images/icons.png) -2071px -191px no-repeat;
}

/* line 556, app/styles/icons.scss */
.icon-leftbg {
  width: 32px;
  height: 84px;
  background: url(/srmoem/assets/images/icons.png) -2071px -221px no-repeat;
}

/* line 561, app/styles/icons.scss */
.icon-level-5 {
  width: 68px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -305px no-repeat;
}

/* line 566, app/styles/icons.scss */
.icon-freezer {
  width: 66px;
  height: 66px;
  background: url(/srmoem/assets/images/icons.png) -2071px -321px no-repeat;
}

/* line 571, app/styles/icons.scss */
.icon-icon-person {
  width: 64px;
  height: 49px;
  background: url(/srmoem/assets/images/icons.png) -2103px -221px no-repeat;
}

/* line 576, app/styles/icons.scss */
.icon-icon10 {
  width: 63px;
  height: 63px;
  background: url(/srmoem/assets/images/icons.png) -2071px -387px no-repeat;
}

/* line 581, app/styles/icons.scss */
.icon-icon11 {
  width: 63px;
  height: 63px;
  background: url(/srmoem/assets/images/icons.png) -2071px -450px no-repeat;
}

/* line 586, app/styles/icons.scss */
.icon-kt {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -513px no-repeat;
}

/* line 591, app/styles/icons.scss */
.icon-qt {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -549px no-repeat;
}

/* line 596, app/styles/icons.scss */
.icon-mj {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -585px no-repeat;
}

/* line 601, app/styles/icons.scss */
.icon-xyj {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -621px no-repeat;
}

/* line 606, app/styles/icons.scss */
.icon-dz {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -657px no-repeat;
}

/* line 611, app/styles/icons.scss */
.icon-rsq {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -693px no-repeat;
}

/* line 616, app/styles/icons.scss */
.icon-cfdq {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -729px no-repeat;
}

/* line 621, app/styles/icons.scss */
.icon-bl {
  width: 60px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2071px -765px no-repeat;
}

/* line 626, app/styles/icons.scss */
.icon-circle {
  width: 60px;
  height: 28px;
  background: url(/srmoem/assets/images/icons.png) -2103px -270px no-repeat;
}

/* line 631, app/styles/icons.scss */
.icon-leftbgLead {
  width: 32px;
  height: 53px;
  background: url(/srmoem/assets/images/icons.png) -2134px -387px no-repeat;
}

/* line 636, app/styles/icons.scss */
.icon-arrow-left01 {
  width: 24px;
  height: 53px;
  background: url(/srmoem/assets/images/icons.png) -2137px -321px no-repeat;
}

/* line 641, app/styles/icons.scss */
.icon-arrow-right01 {
  width: 24px;
  height: 53px;
  background: url(/srmoem/assets/images/icons.png) -2134px -450px no-repeat;
}

/* line 646, app/styles/icons.scss */
.icon-byMonth {
  width: 50px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -801px no-repeat;
}

/* line 651, app/styles/icons.scss */
.icon-byYear {
  width: 50px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -825px no-repeat;
}

/* line 656, app/styles/icons.scss */
.icon-byDay {
  width: 50px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -849px no-repeat;
}

/* line 661, app/styles/icons.scss */
.icon-line {
  width: 45px;
  height: 30px;
  background: url(/srmoem/assets/images/icons.png) -2071px -873px no-repeat;
}

/* line 666, app/styles/icons.scss */
.icon-goto-top {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -903px no-repeat;
}

/* line 671, app/styles/icons.scss */
.icon-arrow05 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -903px no-repeat;
}

/* line 676, app/styles/icons.scss */
.icon-arrow02 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -943px no-repeat;
}

/* line 681, app/styles/icons.scss */
.icon-arrow04 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -943px no-repeat;
}

/* line 686, app/styles/icons.scss */
.icon-arrow01 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -983px no-repeat;
}

/* line 691, app/styles/icons.scss */
.icon-message {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -983px no-repeat;
}

/* line 696, app/styles/icons.scss */
.icon-questionnaire {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1023px no-repeat;
}

/* line 701, app/styles/icons.scss */
.icon-contact-blue {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1023px no-repeat;
}

/* line 706, app/styles/icons.scss */
.icon-contact {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1063px no-repeat;
}

/* line 711, app/styles/icons.scss */
.icon-arrow03 {
  width: 40px;
  height: 40px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1063px no-repeat;
}

/* line 716, app/styles/icons.scss */
.icon-person {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1103px no-repeat;
}

/* line 721, app/styles/icons.scss */
.icon-lock {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1103px no-repeat;
}

/* line 726, app/styles/icons.scss */
.icon-correct {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1141px no-repeat;
}

/* line 731, app/styles/icons.scss */
.icon-warning2 {
  width: 40px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2111px -1141px no-repeat;
}

/* line 736, app/styles/icons.scss */
.icon-performance-tqrdc {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1179px no-repeat;
}

/* line 741, app/styles/icons.scss */
.icon-performance-info {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1179px no-repeat;
}

/* line 746, app/styles/icons.scss */
.icon-performance-order {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1218px no-repeat;
}

/* line 751, app/styles/icons.scss */
.icon-performance-my {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1218px no-repeat;
}

/* line 756, app/styles/icons.scss */
.icon-performance-warnning {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1257px no-repeat;
}

/* line 761, app/styles/icons.scss */
.icon-performance-tactics {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1257px no-repeat;
}

/* line 766, app/styles/icons.scss */
.icon-performance-line {
  width: 39px;
  height: 39px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1296px no-repeat;
}

/* line 771, app/styles/icons.scss */
.icon-user1 {
  width: 38px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2110px -1296px no-repeat;
}

/* line 776, app/styles/icons.scss */
.icon-password {
  width: 38px;
  height: 38px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1335px no-repeat;
}

/* line 781, app/styles/icons.scss */
.icon-successful01 {
  width: 37px;
  height: 37px;
  background: url(/srmoem/assets/images/icons.png) -2109px -1335px no-repeat;
}

/* line 786, app/styles/icons.scss */
.icon-info {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -513px no-repeat;
}

/* line 791, app/styles/icons.scss */
.icon-error {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -549px no-repeat;
}

/* line 796, app/styles/icons.scss */
.icon-warning {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -585px no-repeat;
}

/* line 801, app/styles/icons.scss */
.icon-white {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -621px no-repeat;
}

/* line 806, app/styles/icons.scss */
.icon-confirm {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -657px no-repeat;
}

/* line 811, app/styles/icons.scss */
.icon-success {
  width: 36px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -693px no-repeat;
}

/* line 816, app/styles/icons.scss */
.icon-arrow-promote {
  width: 34px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -729px no-repeat;
}

/* line 821, app/styles/icons.scss */
.icon-arrow-reduce {
  width: 34px;
  height: 36px;
  background: url(/srmoem/assets/images/icons.png) -2131px -765px no-repeat;
}

/* line 826, app/styles/icons.scss */
.icon-plan-title-arrow {
  width: 13px;
  height: 32px;
  background: url(/srmoem/assets/images/icons.png) -2151px -903px no-repeat;
}

/* line 831, app/styles/icons.scss */
.icon-green-ok {
  width: 28px;
  height: 27px;
  background: url(/srmoem/assets/images/icons.png) -2116px -873px no-repeat;
}

/* line 836, app/styles/icons.scss */
.icon-right {
  width: 16px;
  height: 26px;
  background: url(/srmoem/assets/images/icons.png) -2144px -873px no-repeat;
}

/* line 841, app/styles/icons.scss */
.icon-left {
  width: 16px;
  height: 26px;
  background: url(/srmoem/assets/images/icons.png) -2151px -943px no-repeat;
}

/* line 846, app/styles/icons.scss */
.icon-show {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2121px -801px no-repeat;
}

/* line 851, app/styles/icons.scss */
.icon-icon31 {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2121px -825px no-repeat;
}

/* line 856, app/styles/icons.scss */
.icon-arrow-down {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2121px -849px no-repeat;
}

/* line 861, app/styles/icons.scss */
.icon-arrow-up {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1373px no-repeat;
}

/* line 866, app/styles/icons.scss */
.icon-hide {
  width: 24px;
  height: 24px;
  background: url(/srmoem/assets/images/icons.png) -2095px -1373px no-repeat;
}

/* line 871, app/styles/icons.scss */
.icon-icon-email {
  width: 24px;
  height: 18px;
  background: url(/srmoem/assets/images/icons.png) -2119px -1373px no-repeat;
}

/* line 876, app/styles/icons.scss */
.icon-green-circle {
  width: 22px;
  height: 22px;
  background: url(/srmoem/assets/images/icons.png) -2145px -801px no-repeat;
}

/* line 881, app/styles/icons.scss */
.icon-red-circle {
  width: 22px;
  height: 22px;
  background: url(/srmoem/assets/images/icons.png) -2145px -825px no-repeat;
}

/* line 886, app/styles/icons.scss */
.icon-close {
  width: 20px;
  height: 20px;
  background: url(/srmoem/assets/images/icons.png) -2145px -849px no-repeat;
}

/* line 891, app/styles/icons.scss */
.icon-arrow-case {
  width: 17px;
  height: 20px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1179px no-repeat;
}

/* line 896, app/styles/icons.scss */
.icon-icon38 {
  width: 20px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2139px -305px no-repeat;
}

/* line 901, app/styles/icons.scss */
.icon-icon36 {
  width: 20px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2146px -1335px no-repeat;
}

/* line 906, app/styles/icons.scss */
.icon-messages {
  width: 20px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2137px -374px no-repeat;
}

/* line 911, app/styles/icons.scss */
.icon-arrow-l {
  width: 19px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -2148px -1296px no-repeat;
}

/* line 916, app/styles/icons.scss */
.icon-arrow-r {
  width: 19px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -2148px -1315px no-repeat;
}

/* line 921, app/styles/icons.scss */
.icon-icon8 {
  width: 19px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2146px -1349px no-repeat;
}

/* line 926, app/styles/icons.scss */
.icon-icon28 {
  width: 15px;
  height: 19px;
  background: url(/srmoem/assets/images/icons.png) -2151px -983px no-repeat;
}

/* line 931, app/styles/icons.scss */
.icon-icon2 {
  width: 19px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2143px -1373px no-repeat;
}

/* line 936, app/styles/icons.scss */
.icon-icon26 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1397px no-repeat;
}

/* line 941, app/styles/icons.scss */
.icon-icon29 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2090px -1397px no-repeat;
}

/* line 946, app/styles/icons.scss */
.icon-icon24 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2109px -1397px no-repeat;
}

/* line 951, app/styles/icons.scss */
.icon-icon7 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2128px -1397px no-repeat;
}

/* line 956, app/styles/icons.scss */
.icon-icon21 {
  width: 19px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2147px -1397px no-repeat;
}

/* line 961, app/styles/icons.scss */
.icon-icon3 {
  width: 18px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1199px no-repeat;
}

/* line 966, app/styles/icons.scss */
.icon-icon6 {
  width: 18px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1218px no-repeat;
}

/* line 971, app/styles/icons.scss */
.icon-icon16 {
  width: 18px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1232px no-repeat;
}

/* line 976, app/styles/icons.scss */
.icon-email {
  width: 18px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1257px no-repeat;
}

/* line 981, app/styles/icons.scss */
.icon-search2 {
  width: 17px;
  height: 17px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1271px no-repeat;
}

/* line 986, app/styles/icons.scss */
.icon-search {
  width: 17px;
  height: 17px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1411px no-repeat;
}

/* line 991, app/styles/icons.scss */
.icon-icon5 {
  width: 17px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2088px -1411px no-repeat;
}

/* line 996, app/styles/icons.scss */
.icon-icon27 {
  width: 17px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2105px -1411px no-repeat;
}

/* line 1001, app/styles/icons.scss */
.icon-icon18 {
  width: 17px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2122px -1411px no-repeat;
}

/* line 1006, app/styles/icons.scss */
.icon-icon41 {
  width: 17px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2139px -1411px no-repeat;
}

/* line 1011, app/styles/icons.scss */
.icon-icon19 {
  width: 17px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1428px no-repeat;
}

/* line 1016, app/styles/icons.scss */
.icon-icon22 {
  width: 17px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2088px -1428px no-repeat;
}

/* line 1021, app/styles/icons.scss */
.icon-info16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1002px no-repeat;
}

/* line 1026, app/styles/icons.scss */
.icon-info-small {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1023px no-repeat;
}

/* line 1031, app/styles/icons.scss */
.icon-notfinish {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1039px no-repeat;
}

/* line 1036, app/styles/icons.scss */
.icon-error16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1063px no-repeat;
}

/* line 1041, app/styles/icons.scss */
.icon-next {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1079px no-repeat;
}

/* line 1046, app/styles/icons.scss */
.icon-user {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1103px no-repeat;
}

/* line 1051, app/styles/icons.scss */
.icon-13 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1119px no-repeat;
}

/* line 1056, app/styles/icons.scss */
.icon-warning16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1141px no-repeat;
}

/* line 1061, app/styles/icons.scss */
.icon-trash-small {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2151px -1157px no-repeat;
}

/* line 1066, app/styles/icons.scss */
.icon-success16 {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1440px no-repeat;
}

/* line 1071, app/styles/icons.scss */
.icon-back {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2087px -1440px no-repeat;
}

/* line 1076, app/styles/icons.scss */
.icon-plus-big {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2103px -1440px no-repeat;
}

/* line 1081, app/styles/icons.scss */
.icon-finish {
  width: 16px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2119px -1440px no-repeat;
}

/* line 1086, app/styles/icons.scss */
.icon-calendar {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2135px -1440px no-repeat;
}

/* line 1091, app/styles/icons.scss */
.icon-icon13 {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2150px -1440px no-repeat;
}

/* line 1096, app/styles/icons.scss */
.icon-attachment {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1456px no-repeat;
}

/* line 1101, app/styles/icons.scss */
.icon-icon9 {
  width: 15px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2086px -1456px no-repeat;
}

/* line 1106, app/styles/icons.scss */
.icon-home {
  width: 16px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2101px -1456px no-repeat;
}

/* line 1111, app/styles/icons.scss */
.icon-attach {
  width: 14px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1472px no-repeat;
}

/* line 1116, app/styles/icons.scss */
.icon-icon14 {
  width: 13px;
  height: 16px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1472px no-repeat;
}

/* line 1121, app/styles/icons.scss */
.icon-icon12 {
  width: 16px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2151px -969px no-repeat;
}

/* line 1126, app/styles/icons.scss */
.icon-icon4 {
  width: 15px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2117px -1456px no-repeat;
}

/* line 1131, app/styles/icons.scss */
.icon-icon35 {
  width: 15px;
  height: 15px;
  background: url(/srmoem/assets/images/icons.png) -2132px -1456px no-repeat;
}

/* line 1136, app/styles/icons.scss */
.icon-jb {
  width: 15px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2147px -1456px no-repeat;
}

/* line 1141, app/styles/icons.scss */
.icon-icon34 {
  width: 15px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2105px -1428px no-repeat;
}

/* line 1146, app/styles/icons.scss */
.icon-yhddqs {
  width: 15px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2120px -1428px no-repeat;
}

/* line 1151, app/styles/icons.scss */
.icon-check {
  width: 15px;
  height: 11px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1246px no-repeat;
}

/* line 1156, app/styles/icons.scss */
.icon-icon45 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2098px -1472px no-repeat;
}

/* line 1161, app/styles/icons.scss */
.icon-14 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2112px -1472px no-repeat;
}

/* line 1166, app/styles/icons.scss */
.icon-icon-f {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2126px -1472px no-repeat;
}

/* line 1171, app/styles/icons.scss */
.icon-icon48 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2140px -1472px no-repeat;
}

/* line 1176, app/styles/icons.scss */
.icon-8 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1488px no-repeat;
}

/* line 1181, app/styles/icons.scss */
.icon-icon1 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1488px no-repeat;
}

/* line 1186, app/styles/icons.scss */
.icon-11 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2099px -1488px no-repeat;
}

/* line 1191, app/styles/icons.scss */
.icon-icon30 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2113px -1488px no-repeat;
}

/* line 1196, app/styles/icons.scss */
.icon-question {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2127px -1488px no-repeat;
}

/* line 1201, app/styles/icons.scss */
.icon-icon43 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2141px -1488px no-repeat;
}

/* line 1206, app/styles/icons.scss */
.icon-10 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1502px no-repeat;
}

/* line 1211, app/styles/icons.scss */
.icon-help {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1502px no-repeat;
}

/* line 1216, app/styles/icons.scss */
.icon-icon15 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2099px -1502px no-repeat;
}

/* line 1221, app/styles/icons.scss */
.icon-9 {
  width: 14px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2113px -1502px no-repeat;
}

/* line 1226, app/styles/icons.scss */
.icon-icon40 {
  width: 14px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2127px -1502px no-repeat;
}

/* line 1231, app/styles/icons.scss */
.icon-icon44 {
  width: 14px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2141px -1502px no-repeat;
}

/* line 1236, app/styles/icons.scss */
.icon-icon20 {
  width: 14px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1516px no-repeat;
}

/* line 1241, app/styles/icons.scss */
.icon-icon17 {
  width: 12px;
  height: 14px;
  background: url(/srmoem/assets/images/icons.png) -2154px -1472px no-repeat;
}

/* line 1246, app/styles/icons.scss */
.icon-email-read {
  width: 14px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2135px -1428px no-repeat;
}

/* line 1251, app/styles/icons.scss */
.icon-icon-50 {
  width: 14px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2149px -1428px no-repeat;
}

/* line 1256, app/styles/icons.scss */
.icon-email-unread {
  width: 14px;
  height: 11px;
  background: url(/srmoem/assets/images/icons.png) -2085px -1516px no-repeat;
}

/* line 1261, app/styles/icons.scss */
.icon-icon49 {
  width: 14px;
  height: 11px;
  background: url(/srmoem/assets/images/icons.png) -2099px -1516px no-repeat;
}

/* line 1266, app/styles/icons.scss */
.icon-icon46 {
  width: 13px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1529px no-repeat;
}

/* line 1271, app/styles/icons.scss */
.icon-icon23 {
  width: 12px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2155px -1488px no-repeat;
}

/* line 1276, app/styles/icons.scss */
.icon-icon25 {
  width: 12px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2155px -1502px no-repeat;
}

/* line 1281, app/styles/icons.scss */
.icon-part-in {
  width: 12px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2084px -1529px no-repeat;
}

/* line 1286, app/styles/icons.scss */
.icon-choosed {
  width: 13px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2096px -1529px no-repeat;
}

/* line 1291, app/styles/icons.scss */
.icon-icon47 {
  width: 10px;
  height: 13px;
  background: url(/srmoem/assets/images/icons.png) -2157px -374px no-repeat;
}

/* line 1296, app/styles/icons.scss */
.icon-top1 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2109px -1529px no-repeat;
}

/* line 1301, app/styles/icons.scss */
.icon-search-icon {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2121px -1529px no-repeat;
}

/* line 1306, app/styles/icons.scss */
.icon-gb {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2133px -1529px no-repeat;
}

/* line 1311, app/styles/icons.scss */
.icon-icon33 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2145px -1529px no-repeat;
}

/* line 1316, app/styles/icons.scss */
.icon-icon39 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2071px -1542px no-repeat;
}

/* line 1321, app/styles/icons.scss */
.icon-gray-circle {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2083px -1542px no-repeat;
}

/* line 1326, app/styles/icons.scss */
.icon-blue {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2095px -1542px no-repeat;
}

/* line 1331, app/styles/icons.scss */
.icon-icon42 {
  width: 12px;
  height: 12px;
  background: url(/srmoem/assets/images/icons.png) -2107px -1542px no-repeat;
}

/* line 1336, app/styles/icons.scss */
.icon-icon32 {
  width: 12px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2134px -440px no-repeat;
}

/* line 1341, app/styles/icons.scss */
.icon-arrowup {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2134px -503px no-repeat;
}

/* line 1346, app/styles/icons.scss */
.icon-arrowdown {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2145px -503px no-repeat;
}

/* line 1351, app/styles/icons.scss */
.icon-arrowdown-current {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2156px -503px no-repeat;
}

/* line 1356, app/styles/icons.scss */
.icon-arrowup-current {
  width: 11px;
  height: 10px;
  background: url(/srmoem/assets/images/icons.png) -2156px -1411px no-repeat;
}

/* line 1361, app/styles/icons.scss */
.icon-12 {
  width: 11px;
  height: 7px;
  background: url(/srmoem/assets/images/icons.png) -2103px -298px no-repeat;
}

/* line 1366, app/styles/icons.scss */
.icon-minus {
  width: 9px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2146px -440px no-repeat;
}

/* line 1371, app/styles/icons.scss */
.icon-plus {
  width: 9px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2155px -440px no-repeat;
}

/* line 1376, app/styles/icons.scss */
.icon-arrow-right {
  width: 6px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2159px -305px no-repeat;
}

/* line 1381, app/styles/icons.scss */
.icon-arrowright-small {
  width: 5px;
  height: 9px;
  background: url(/srmoem/assets/images/icons.png) -2161px -321px no-repeat;
}

/* line 1386, app/styles/icons.scss */
.icon-more {
  width: 9px;
  height: 5px;
  background: url(/srmoem/assets/images/icons.png) -2114px -298px no-repeat;
}

/* line 1391, app/styles/icons.scss */
.icon-arrowdown-small {
  width: 9px;
  height: 5px;
  background: url(/srmoem/assets/images/icons.png) -2123px -298px no-repeat;
}

/* line 1396, app/styles/icons.scss */
.icon-icon-disc-black {
  width: 6px;
  height: 6px;
  background: url(/srmoem/assets/images/icons.png) -2159px -314px no-repeat;
}

/* line 1401, app/styles/icons.scss */
.icon-icon-disc {
  width: 6px;
  height: 6px;
  background: url(/srmoem/assets/images/icons.png) -2161px -330px no-repeat;
}
