@charset "UTF-8";
/*
$color-bgprimary: #fe6a06;
$color-bgmuted: #ccc;*/
@import url(./plugin/bootstrap.min.css);
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  font-family: "12px " 宋体 ", " SimSun ",sans-serif;", sans-serif;
}

* {
  margin: 0;
  padding: 0;
}

a img {
  border: 0;
}

a {
  text-decoration: none;
}

.cmpt-cmm-bg-white {
  background-color: #fff;
}
/*
$color-bgprimary: #fe6a06;
$color-bgmuted: #ccc;*/
.cmpt-header-box {
  min-width: 1200px;
  border-bottom: 2px solid #ccc;
}
.cmpt-header-box .cmpt-header-wrapper {
  height: 100px;
  line-height: 100px;
  width: 1200px;
  margin: 0 auto;
}
.cmpt-header-box .cmpt-header-wrapper .cmpt-header-nav {
  line-height: 26px;
}
.cmpt-header-box .cmpt-header-wrapper .cmpt-header-nav a {
  color: #333;
  width: 100%;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: normal;
}

.cmpt-header-search {
  padding-top: 34px;
}
.cmpt-header-search input {
  border-right: none;
}
.cmpt-header-search .input-group-addon {
  background-image: url("../images/news-illustration2022.jpg");
  background-color: #fff;
  background-position: -200px -34px;
  padding: 6px 20px;
}

.btn-hollow {
  background-color: #fff;
  color: #fe6a06;
  border: 1px solid #fe6a06;
}

.cmpt-header-name {
  font-size: 16px;
  display: inline-block;
  border-bottom: 2px solid #fe6a06;
}

.cmpt-header-logo {
  background-image: url("../images/news-illustration2022.jpg");
  background-position: 2px 2px;
  background-repeat: no-repeat;
}

.cmpt-header-jumpto {
  height: 100px;
}
.cmpt-header-jumpto a {
  display: inline-block;
  margin-top: 10px;
  height: 70px;
  background-image: url("../images/news-illustration2022.jpg");
}
.cmpt-header-jumpto .cmpt-header-register {
  background-position: -251px -25px;
}
.cmpt-header-jumpto .cmpt-header-login {
  background-position: -304px -25px;
}

.cmpt-tableindex-box td {
  width: 150px;
}
.cmpt-tableindex-box td p {
  width: 150px-16px;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: normal;
}
.cmpt-tableindex-box td p:last-child {
  margin: 0;
}

.cmpt-tab {
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  padding-left: 8px;
}
.cmpt-tab .cmpt-tab-more {
  float: right;
}
.cmpt-tab a {
  font-size: 14px;
  color: #777;
}

.cmpt-newest-info-tab {
  border-bottom: 2px solid #fe6a06;
  color: #fe6a06;
}
.cmpt-newest-info-tab .cmpt-tab-icon {
  padding: 0 25px;
  background-image: url("../images/news-illustration2022.jpg");
  background-position: -330px -43px;
}

.cmpt-chart-tab, .cmpt-tab-recommend {
  color: #0ca2dc;
  border-bottom: 2px solid #00a2ff;
}
.cmpt-chart-tab .input-group, .cmpt-tab-recommend .input-group {
  margin-right: 8px;
}
.cmpt-chart-tab .input-group-btn, .cmpt-tab-recommend .input-group-btn {
  width: auto;
}
.cmpt-chart-tab .input-group-btn .btn, .cmpt-tab-recommend .input-group-btn .btn {
  height: 28px;
  line-height: 16px;
  max-width: 178px;
}

.cmpt-muted-tab {
  border-bottom: 1px solid #ccc;
}

.cmpt-tab-recommend .cmpt-tab-icon {
  padding: 0 25px;
  background-image: url("../images/news-illustration2022.jpg");
  background-position: -370px -43px;
}

.cmpt-banner-box {
  height: 320px;
}
.cmpt-banner-box > *, .cmpt-banner-box > * > * {
  height: 100%;
}
.cmpt-banner-box .thumbnail {
  padding: 0;
  height: 150px;
  position: relative;
}
.cmpt-banner-box .thumbnail .caption, .cmpt-banner-box .captionOpacity {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 8px;
  color: #fff;
  z-index: 1;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: normal;
}
.cmpt-banner-box .captionOpacity {
  background-color: #000;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  z-index: 0;
}
.cmpt-banner-box .thumbnail > img {
  height: 100%;
  width: 100%;
}

.cmpt-carouselBox {
  height: 100%;
}
.cmpt-carouselBox img {
  width: 695px;
  height: 320px;
}

#cmpt-banner-tabs {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
  zoom: 1;
}

#cmpt-banner-tabs .slides li {
  position: absolute;
  left: 0px;
  top: 0px;
}

#cmpt-banner-tabs .flex-direction-nav a {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .6s ease;
  border-radius: 5px;
}

#cmpt-banner-tabs .flex-direction-nav .flex-next,
#cmpt-banner-tabs .flex-direction-nav .flex-prev {
  display: block;
  position: absolute;
  z-index: 1;
  top: 40%;
  width: 30px;
  height: 40px;
  cursor: pointer;
  filter: alpha(opacity=0);
  opacity: 0;
}

#cmpt-banner-tabs .flex-direction-nav .flex-next {
  background: url("../images/news-carousel-scroll.png") #000 no-repeat;
  background-position: -11px -151px;
  right: 2%;
}

#cmpt-banner-tabs .flex-direction-nav .flex-prev {
  background: url("../images/news-carousel-scroll.png") #000 no-repeat;
  background-position: -150px -151px;
  left: 2%;
}

#cmpt-banner-tabs:hover .flex-next, #cmpt-banner-tabs:hover .flex-prev {
  opacity: 0.4;
  filter: alpha(opacity=40);
}

#cmpt-banner-tabs:hover .flex-next:hover,
#cmpt-banner-tabs:hover .flex-prev:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

#cmpt-banner-tabs .flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 10px;
  text-align: center;
}

#cmpt-banner-tabs .flex-control-nav li {
  margin: 0 2px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

#cmpt-banner-tabs .flex-control-paging li a {
  background: #000;
  display: block;
  height: 11px;
  overflow: hidden;
  text-indent: -99em;
  width: 30px;
  cursor: pointer;
  opacity: 0.5;
  -ms-filter: alpha(opacity=50);
  filter: alpha(opacity=50);
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

#cmpt-banner-tabs .flex-control-paging li.cmpt-b-active a {
  background: #ed6d1a;
  opacity: 0.8;
  -ms-filter: alpha(opacity=80);
  filter: alpha(opacity=80);
}

.cmpt-newest-info-date {
  color: #fe6a06;
}

.cmpt-newest-info-con a {
  border-left: 1px solid #ccc;
  padding: 4px 15px;
  position: relative;
}
.cmpt-newest-info-con a div {
  border-bottom: 1px dashed #ccc;
  padding-bottom: 8px;
}
.cmpt-newest-info-con .cmpt-newest-info-con-icon {
  background-color: #fe6a06;
  display: inline-block;
  position: absolute;
  left: -3px;
  top: 16px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.cmpt-message img, .cmpt-section-newslist-wrapper>a:first-child div.col-xs-5 img {
  width: 100%;
  height: 68px;
}
.cmpt-message .cmpt-message-item, .cmpt-section-newslist-wrapper .cmpt-message-item {
  overflow: auto;
}
.cmpt-message .list-group-item-text, .cmpt-section-newslist-wrapper .list-group-item-text {
  height: 36px;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: normal;
  white-space: normal;
}

.cmpt-message-label span {
  background-color: #fff;
  color: #0ca2dc;
  border: 1px solid #00a2ff;
  padding: 2px 4px;
}
.cmpt-message-label i.cmpt-message-time {
  color: #fe6a06;
  font-style: normal;
  font-size: 12px;
}

.cmpt-chart-collection-box {
  height: 350px;
  overflow: hidden;
}

.cmpt-section-newslist-wrapper a {
  color: #555;
}
.cmpt-section-newslist-wrapper .list-group-item-text {
  font-size: 12px;
}

.cmpt-section-newslist-details {
  background-color: #fff;
  color: #777;
  border: 1px solid #ccc;
}

.cmpt-section-newslist-title {
  overflow: hidden;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
    line-height: 32px;
    padding-left: 4px;
}

.cmpt-section-newslist {
  position: relative;
}
.cmpt-sction-newslist-icon {
  display: inline-block;
  position: absolute;
  left: -3px;
  top: 10px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.cmpt-section-newslist a {
  padding: 4px 10px;
}

.cmpt-section-newslist-con {
  overflow: hidden;
  white-space: nowrap;
  word-wrap: normal;
}

.jin-flash_list,
.jin-flash_wrap {
  position: relative;
}

.jin-flash_wrap:first-child .jin-flash_date {
  display: none;
  height: 0;
}

.jin-flash_item:first-child {
  margin-bottom: -10px;
}

.jin-flash_date {
  position: static;
  display: block;
  min-width: 60px;
  line-height: 1;
  height: 22px;
  padding: 0;
  background-color: #fff;
  color: #5a9df7;
  font-size: 14px;
}

.jin-flash_icon, .jin-flash_item {
  transition: background .2s ease-in-out;
}

.jin-flash_item {
  display: table;
  width: 100%;
  padding-top: 12px;
}

.jin-flash_date span {
  font-size: 22px;
}

.jin-flash_list:before {
  content: "";
  top: 0;
  left: 16px;
  width: 0;
  height: 100%;
  border-left: 1px solid #d6e9ff;
}

.jin-announcer:before, .jin-flash_list:before, .jin-flash_text-tag:before {
  position: absolute;
}

.jin-flash_h {
  width: 126px;
  padding-left: 7px;
  color: #737c8c;
}

.jin-flash_b, .jin-flash_h {
  display: table-cell;
  vertical-align: middle;
  padding-bottom: 10px;
}

.jin-flash_item.is-relevance-important .jin-flash_b {
  border-bottom-color: transparent;
}

.jin-flash_b {
  border-bottom: 1px solid #f3f3f3;
}

.jin-flash_b, .jin-flash_h {
  display: table-cell;
  vertical-align: middle;
  padding-bottom: 10px;
}

.jin-flash_item.is-relevance-important, .jin-flash_item.is-relevance-important .jin-flash_icon {
  background-color: #fffce0;
}

.jin-flash_icon, .jin-flash_icon {
  color: #fff;
}

.jin-flash_icon {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-right: 8px;
  background-color: #fff;
  text-align: center;
}

.jin-flash_icon, .jin-flash_time {
  vertical-align: middle;
}

.jin-flash_icon, .jin-flash_time {
  display: inline-block;
}

.jin-flash_icon .jin-icon {
  display: block;
  width: 19px;
  line-height: 19px;
  border-radius: 50%;
  background-color: #5a9df7;
  font-size: 12px;
}

.jin-icon, .jin-paging_r .jin-paging_item {
  font-family: iconfont !important;
  font-size: 14px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: .2px;
  -moz-osx-font-smoothing: grayscale;
}

.jin-flash_item {
  color: #333;
}

.jin-flash_item.important, .jin-flash_item.important .jin-flash_data-title a, .jin-flash_item.important .jin-flash_h {
  color: #e74c3c;
}

.jin-flash_item.important .jin-flash_icon .jin-icon {
  background-color: #e74c3c;
}

.jin-flash_text-box p {
  margin: 0;
}
.jin-flash_text-box .J_flash_text {
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}

.jin-flash_wrap .nolineA{text-decoration-line: none;}

.cmpt-company-show img {
  width: 100%;
  height: 150px;
}

.cmpt-recommend tr:first-child {
  text-align: center;
}
.cmpt-recommend tr:first-child p {
  position: relative;
  padding: 6px 0 4px 15px;
  margin: 0;
}
.cmpt-recommend tr:first-child p span {
  position: absolute;
  left: 0;
  width: 15px;
  height: 20px;
  display: inline-block;
  background-image: url("../images/news-illustration2022.jpg");
  background-position: -420px -42px;
}
.cmpt-recommend td {
  width: 240px;
  padding: 8px;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: normal;
}
.cmpt-recommend td img {
  width: 100%;
  height: 178px;
}
.cmpt-recommend td p {
  width: 220px;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: normal;
}

.cmpt-friendship table a {
  color: #777;
  width: 84px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: normal;
}

.cmpt-bottom-box {
  min-width: 1200px;
  background-color: #2c3e50;
  color: #5e768e;
}
.cmpt-bottom-box a {
  color: #5e768e;
}
.cmpt-bottom-box .news-global-box {
  padding-top: 40px;
}
.cmpt-bottom-box .cmpt-bottom-mostbottom {
  background-color: #263646;
}

.cmpt-bottom-logo {
  background-image: url("../images/news-illustration2022.jpg");
  height: 135px;
  width: 170px;
  background-position: -13px -195px;
  background-repeat: no-repeat;
}

.cmpt-bottom-email {
  font-size: 16px;
  border-right: 1px solid #5e768e;
  border-left: 1px solid #5e768e;
  padding: 0 65px;
}
.cmpt-bottom-email p {
  padding: 6px 0;
}

.cmpt-bottom-2twocode img {
  width: 90px;
  height: 90px;
}
.cmpt-bottom-2twocode .cmpt-bottom-tel {
  text-align: right;
  font-size: 16px;
}
.cmpt-bottom-2twocode .cmpt-bottom-tel div {
  background-image: url("../images/news-illustration2022.jpg");
}
.cmpt-bottom-2twocode .cmpt-bottom-tel div:first-child {
  background-position: -200px -242px;
}
.cmpt-bottom-2twocode .cmpt-bottom-tel .cmpt-bottom-tel-last {
  background-position: -200px -303px;
}

.cmpt-newslist-nav .breadcrumb {
  background-color: #fff;
}
.cmpt-newslist-nav .breadcrumb > li + li:before {
  content: "> ";
}

.cmpt-newslist-type-wrapper, .cmpt-newslist-main {
  background-color: #f2f2f2;
  padding: 8px;
}
.cmpt-newslist-type-wrapper .cmpt-newslist-type-title, .cmpt-newslist-main .cmpt-newslist-type-title {
  padding: 8px;
  color: #fff;
  text-align: center;
  background-color: #fe6a06;
}

.cmpt-newslist-type .cmpt-newslist-type-tab {
  font-size: 16px;
  margin: 15px 0 5px;
  color: #fe6a06;
}
.cmpt-newslist-type .col-xs-6 {
  margin: 4px 0;
}
.cmpt-newslist-type .col-xs-6 a {
  background-color: #e4e4e4;
  display: inline-block;
  width: 100%;
  padding: 4px;
  text-align: center;
  color: #333;
}

.cmpt-newslist-main .cmpt-newslist-main-title, .cmpt-newslist-main .cmpt-newslist-main-list {
  padding: 8px;
}
.cmpt-newslist-main .cmpt-newslist-main-title {
  font-size: 16px;
}
.cmpt-newslist-main .cmpt-newslist-main-list {
  background-color: #fff;
  overflow: auto;
}
.cmpt-newslist-main .cmpt-newslist-main-list strong {
  color: #fe6a06;
  margin-right: 8px;
}
.cmpt-newslist-main .cmpt-newslist-main-list .col-xs-8 {
  overflow: hidden;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.cmpt-newslist-toolkit {
  font-size: 12px;
}
.cmpt-newslist-toolkit > tbody > tr > td {
  padding: 8px 2px 8px 10px;
  text-align: right;
  background-image: url("../images/newslist-illustration.png");
  background-repeat: no-repeat;
}
.cmpt-newslist-toolkit a {
  color: #333;
}
.cmpt-newslist-toolkit .cmpt-newslist-toolkit-zimian {
  background-position: -17px -10px;
}
.cmpt-newslist-toolkit .cmpt-newslist-toolkit-jinkou {
  background-position: -17px -60px;
}
.cmpt-newslist-toolkit .cmpt-newslist-toolkit-shaxian {
  background-position: -17px -108px;
}
.cmpt-newslist-toolkit .cmpt-newslist-toolkit-pibu-weight {
  background-position: -17px -159px;
}
.cmpt-newslist-toolkit .cmpt-newslist-toolkit-pibu-price {
  background-position: -14px -208px;
}
.cmpt-newslist-toolkit .cmpt-newslist-toolkit-empty {
  background-image: none;
}

.cmpt-newslist-hottalk .cmpt-newslist-hottalk-list {
  padding-top: 8px;
}
.cmpt-newslist-hottalk .cmpt-newslist-hottalk-list .col-xs-7 * {
  line-height: 32px;
}
.cmpt-newslist-hottalk .cmpt-newslist-hottalk-list .col-xs-7 h4 {
  height: 64px;
  overflow: hidden;
  color: #333;
}
.cmpt-newslist-hottalk .cmpt-newslist-hottalk-list .col-xs-7 p {
  color: #777;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
.cmpt-newslist-hottalk .cmpt-newslist-hottalk-list:hover {
  background-color: #f1f1f1;
}
.cmpt-newslist-hottalk .cmpt-newslist-hottalk-block p {
  display: inline-block;
  height: 100px;
  width: 100px;
  padding-top: 25px;
  text-align: center;
}
.cmpt-newslist-hottalk .cmpt-newslist-hottalk-block-blue {
  border: 1px solid #00a2ff;
  color: #00a2ff;
}
.cmpt-newslist-hottalk .cmpt-newslist-hottalk-block-orange {
  border: 1px solid #fe6a06;
  color: #fe6a06;
}
.cmpt-newslist-hottalk .cmpt-newslist-hottalk-block-green {
  border: 1px solid #4fb26f;
  color: #4fb26f;
}

.cmpt-newslist-recommend img {
  width: 100%;
  height: 220px;
}

.cmpt-details-main-header small span {
  padding: 0 20px;
}

.cmpt-details-muted, .cmpt-details-relevant {
  margin: 30px 0;
}

.cmpt-details-muted {
  font-size: 12px;
  color: #777;
}

.cmpt-details-relevant {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
.cmpt-details-relevant a {
  color: #333;
  font-size: 12px;
  line-height: 32px;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.news-global-textright, .cmpt-header-jumpto {
  text-align: right;
}

.news-global-marginTop20, .cmpt-banner-box, .cmpt-newslist-nav .breadcrumb {
  margin-top: 20px;
}

.news-global-marginTop8, .cmpt-newest-info-con, .cmpt-message, .cmpt-section-newslist-wrapper, .cmpt-message-label, .cmpt-newslist-toolkit {
  margin-top: 8px;
}

.news-global-box-Index {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 40px;
}

.news-global-box {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 40px;
}
.news-global-box P{ font-size:18px;line-height:36px;}

.news-service-support img {
  width: 100%;
  height: 85px;
}

a#go-top {
  background-image: url("../images/news-gotop.png");
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  text-align: center;
  text-decoration: none;
  line-height: 25px;
  color: #999;
  text-indent: -9999em;
}

a#go-top:hover {
  background-position: -40px -0px;
}

/*@import "component/cmpt-tab/cmpt-tab";
@import "component/cmpt-wrapper/cmpt-wrapper";
@import "component/cmpt-panel/cmpt-panel";
@import "component/cmpt-label/cmpt-label";
@import "component/cmpt-productwrapper/cmpt-productwrapper";
@import "component/cmpt-badge/cmpt-badge";
@import "component/cmpt-text/cmpt-text";

@import "pageUnique/demo-unique";*/

/*# sourceMappingURL=sinotex.news.min.css.map */
