.position_crumb {
  font-size: 14px;
  color: #999;
  line-height: 20px;
  padding: 31px 0 30px
;}

.position_crumb .crumb_icon {
  height: 20px;
  width: 20px;
  display: inline-block;
  background: url(../images/all_icon.jpg) no-repeat;
  vertical-align: middle;
  margin-right: 8px
;}

.position_crumb span {
  padding: 0 10px
;}

.position_crumb a {
  color: #333
;}

.position_crumb a:hover {
  color: #008cff
;}

.sub_navbar {
  width: 170px;
  float: left
;}

.sub_navbar .title {
  background: #008cff;
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: 400
;}

.sub_navbar .menu_list {
  border-left: 1px solid #f3f6f8;
  border-right: 1px solid #f3f6f8
;}

.sub_navbar .menu_list .item {
  line-height: 56px;
  color: #666;
  font-size: 16px;
  border-bottom: 1px solid #f3f6f8;
  display: block;
  text-align: center
;}

.sub_navbar .menu_list .item_parent{
  background: #f3f6f8;
  border-bottom-color: #fff;
  cursor: pointer;}

.sub_navbar .menu_list .item.cur,
.sub_navbar .menu_list .item:hover {
  background: #f3f6f8;
  color: #008cff
;}

.sub_navbar .menu_list ul li .item.cur,
.sub_navbar .menu_list ul li .item:hover{
  background: none;}

.newslist .news_list_right {
  width: 888px;
  float: right
;}

.newslist .news_list_right .news_con {
  padding-top: 8px
;}

.newslist .news_list_right .news_item {
  line-height: 40px;
  position: relative;
  height: 40px;
  padding-left: 18px
;}

.newslist .news_list_right .news_item .news_txt {
  display: inline-block;
  font-size: 16px;
  color: #333;
  width: 688px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
;}

.newslist .news_list_right .news_item .news_txt:hover {
  color: #008cff
;}

.newslist .news_list_right .news_item .news_date {
  color: #999;
  font-size: 16px;
  float: right
;}

.newslist .news_list_right .news_item:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 18px;
  width: 3px;
  height: 3px;
  background-color: #999;
  border-radius: 3px
;}

.newslist .news_list_right .news_item:nth-child(5n) {
  padding-bottom: 16px
;}
.newslist .news_list_right .content{
  padding: 10px 0;}
.newslist .news_list_right .content p{
  font-size: 16px;
  line-height: 36px;
  color: #666;}
.edit_btn {
  position: absolute;
  font-size: 14px;
  color: #008cff;
  width: 88px;
  height: 26px;
  line-height: 26px;
  border: 1px solid #008cff;
  border-radius: 2px;
  right: 0;
  top: 0
;}

.edit_btn .icon {
  display: inline-block;
  background: url(../images/all_icon.jpg) 0 -33px no-repeat;
  width: 14px;
  height: 18px;
  vertical-align: middle;
  margin: 0 5px
;}

.sub_title {
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  padding-bottom: 20px
;}

.enterprise_detail {
  background: #f7f9fc
;}

.enterprise_detail .card {
  border: 1px solid #eee;
  background: #fff;
  margin-bottom: 20px
;}

.enterprise_detail .company {
  padding: 24px 26px
;}

.enterprise_detail .company .company_logo {
  width: 84px;
  height: 84px;
  padding: 2px;
  float: left;
  border-radius: 4px;
  border: 1px solid #eee;
  vertical-align: middle;
  text-align: center;
  line-height: 84px
;}

.enterprise_detail .company .company_logo img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle
;}

.enterprise_detail .company .company_con {
  width: 918px;
  float: right;
  position: relative;
  color: #666;
  font-size: 16px;
  line-height: 36px
;}

.enterprise_detail .company .company_con .name {
  font-size: 20px;
  color: #333;
  font-weight: 700;
  line-height: 38px
;}

.enterprise_detail .company .company_con .row .col1 {
  width: 31%;
  padding-right: 2%;
  float: left;
  word-break: break-all
;}

.enterprise_detail .company .company_con .row .col2 {
  width: 30%;
  float: left;
  word-break: break-all
;}

.enterprise_detail .company .company_con .row .col3 {
  width: 67%;
  float: left
;}

.enterprise_detail .company .company_con .link {
  color: #008cff
;}

.enterprise_detail .product {
  padding: 24px 26px
;}

.enterprise_detail .product .pro_list {
  height: 220px
;}

.enterprise_detail .product .pro_list li {
  width: 186px;
  height: 186px;
  border: 1px solid #f7f7f8;
  margin-right: 21px;
  float: left
;}

.enterprise_detail .product .pro_list li img {
  max-width: 186px;
  max-height: 186px
;}

.enterprise_detail .product .pro_list li.add {
  margin-right: 0;
  text-align: center;
  line-height: 46px;
  font-size: 18px;
  border: 1px solid #f2f2f2
;}

.enterprise_detail .product .pro_list li.add .addicon {
  width: 17px;
  height: 17px;
  display: block;
  margin: 70px auto 0;
  background: url(../images/all_icon.jpg) 0 -60px no-repeat
;}

.enterprise_detail .product .pro_list .txt {
  text-align: center;
  font-size: 16px;
  line-height: 36px
;}

.news_detail {
  padding-bottom: 35px
;}

.news_detail .title {
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
  padding-bottom: 20px
;}

.news_detail .time {
  font-size: 14px;
  color: #999
;}

.news_detail .time span {
  padding: 0 12px
;}

.news_detail .content {
  margin-top: 30px;
  border-top: 1px solid #eee;
  line-height: 38px;
  font-size: 16px;
  padding-top: 20px;
  color: #333
;}

.news_detail .content p {
  margin-bottom: 20px
;}

.news_detail .content img {
  text-align: center;
  max-width: 100%
;}

.product_detail {
  background: #f7f9fc
;}

.product_detail .card {
  border: 1px solid #eee;
  background: #fff;
  margin-bottom: 20px;
  padding: 20px
;}

.product_detail .card .file {
  font-size: 16px;
  margin-top: 10px
;}

.product_detail .card .file .title {
  color: #666;
  font-weight: 700
;}

.product_detail .card .file .name {
  color: #008cff
;}

.product_detail .imgcon {
  width: 220px;
  height: 220px;
  border: 1px solid #eee;
  float: left
;}

.product_detail .imgcon img {
  max-width: 220px;
  max-height: 220px
;}

.product_detail .product_con {
  width: 795px;
  float: right;
  position: relative
;}

.product_detail .product_con .name {
  font-size: 20px;
  line-height: 40px
;}

.product_detail .product_con .intro {
  font-size: 16px;
  line-height: 32px;
  padding-top: 22px
;}

.product_detail .product_con .logo_con {
  width: 36px;
  height: 36px;
  border: 1px solid #eee;
  border-radius: 2px;
  line-height: 36px;
  float: left;
  margin-right: 15px
;}

.product_detail .product_con .logo_con img {
  max-width: 36px;
  max-height: 36px;
  vertical-align: middle
;}

.product_detail .product_con .txt {
  line-height: 38px;
  float: left;
  width: 740px
;}

.product_detail .content {
  color: #666;
  line-height: 36px;
  font-size: 16px
;}

.product_detail .content p {
  text-indent: 2em
;}

.product_detail .content .vedio_con {
  text-align: center;
  padding: 15px 0
;}

.mask-loading {
  position: fixed;
  z-index: 100;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .3)
;}

.dialog-box .dialog-model,
.spin-loading .spin-model {
  bottom: 50%;
  transform: translate(-50%, -50%);
  border-radius: 5px;
  background-color: #fff
;}

.dialog-box {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 101;
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  color: rgba(0, 0, 0, .65);
  font-size: 14px;
  margin-top: 100px;
  color: #046bc1;
  text-align: center
;}

.dialog-box .dialog-model {
  position: fixed;
  left: 50%;
  width: 300px;
  height: 50px
;}

.dialog-box .dialog-model .dialog-close {
  position: absolute;
  right: 3px;
  font-size: 16px;
  cursor: pointer
;}

.dialog-box .dialog-model .dialog-txt {
  width: 100%;
  font-size: 14px;
  color: #008CFF;
  line-height: 50px
;}

.dialog-box .dialog-model .dialog-txt.error {
  color: #ff871c
;}

.spin-loading {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 101;
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  color: rgba(0, 0, 0, .65);
  font-size: 14px;
  margin-top: 100px;
  color: #046bc1;
  text-align: center;
  transition: transform .3s cubic-bezier(.78, .14, .15, .86)
;}

.spin-loading .spin-model {
  position: fixed;
  left: 50%;
  width: 300px;
  padding-bottom: 20px;
  padding-top: 50px
;}

.spin-loading .spin-dot {
  position: absolute;
  top: 40%;
  left: 50%;
  margin: -10px;
  transform: rotate(45deg);
  -webkit-animation: antRotate 1.2s linear infinite;
  animation: antRotate 1.2s linear infinite
;}

.spin-loading .spin-dot .spin-dot-item {
  position: absolute;
  display: block;
  width: 12px;
  height: 12px;
  background-color: #046bc1;
  border-radius: 100%;
  transform: scale(.75);
  transform-origin: 50% 50%;
  opacity: .3;
  -webkit-animation: antSpinMove 1s linear infinite alternate;
  animation: antSpinMove 1s linear infinite alternate
;}

@-webkit-keyframes antSpinMove {
  to {
    opacity: 1
  ;}
}

@keyframes antSpinMove {
  to {
    opacity: 1
  ;}
}

@-webkit-keyframes antRotate {
  to {
    transform: rotate(405deg)
  ;}
}

@keyframes antRotate {
  to {
    transform: rotate(405deg)
  ;}
}

.spin-loading .spin-dot .spin-dot-item:first-child {
  top: 0;
  left: 0
;}

.spin-loading .spin-dot .spin-dot-item:nth-child(2) {
  top: 0;
  right: 0;
  -webkit-animation-delay: .4s;
  animation-delay: .4s
;}

.spin-loading .spin-dot .spin-dot-item:nth-child(3) {
  right: 0;
  bottom: 0;
  -webkit-animation-delay: .8s;
  animation-delay: .8s
;}

.spin-loading .spin-dot .spin-dot-item:nth-child(4) {
  bottom: 0;
  left: 0;
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s
;}

.spin-loading .spin-text {
  width: 100%;
  padding-top: 5px
;}

.preloader {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin-bottom: .1rem;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: preloader-spin 1s steps(12, end) infinite;
  animation: preloader-spin 1s steps(12, end) infinite
;}

.preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat
;}

.infinite-scroll-preloader {
  margin-top: 1.6rem;
  text-align: center;
  font-size: 14px;
  color: #666;
  z-index: 2
;}

.infinite-scroll-preloader .preloader {
  width: 1.5rem;
  height: 1.5rem
;}

@-webkit-keyframes preloader-spin {
  100% {
    -webkit-transform: rotate(360deg)
  ;}
}

@keyframes preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  ;}
}

.company-show {
  background-color: #F7F9FC
;}

.company-show .company-search {
  width: 100%;
  height: 221px;
  background: url(../images/companybg.jpg)
;}

.company-show .company-search .position_crumb {
  padding-top: 31px;
  margin: 0
;}

.company-show .company-search .search-box {
  margin: 15px auto 0;
  width: 1000px;
  font-size: 0;
  height: 60px
;}

.company-show .company-search .search-box input {
  display: inline-block;
  width: 840px;
  height: 100%;
  background: #F7F9FC;
  border-radius: 4px;
  line-height: 60px;
  padding: 21px 34px;
  box-sizing: border-box;
  font-size: 18px
;}

.company-show .company-search .search-box input::-webkit-input-placeholder {
  color: #BDBDBD
;}

.company-show .company-search .search-box input::-moz-placeholder {
  color: #BDBDBD
;}

.company-show .company-search .search-box input:-moz-placeholder {
  color: #BDBDBD
;}

.company-show .company-search .search-box input:-ms-input-placeholder {
  color: #BDBDBD
;}

.company-show .company-search .search-box .search-btn {
  width: 160px;
  background: #008CFF;
  border-radius: 4px;
  font-size: 24px;
  color: #FFF;
  line-height: 60px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer
;}

.company-show .company-category {
  margin: 30px auto 24px;
  background: #FAFAFA;
  border: 1px solid #EEE
;}

.company-show .company-category .category-item {
  width: 100%;
  height: 64px;
  overflow: hidden
;}

.company-show .company-category .category-item .bgwhite {
  display: inline-block;
  background-color: #fff;
  width: 1012px
;}

.company-show .company-category .category-item .label {
  vertical-align: top;
  display: inline-block;
  width: 84px;
  line-height: 64px;
  text-align: center;
  font-size: 14px;
  color: #999
;}

.company-show .company-category .category-item .list {
  display: inline-block;
  width: 900px;
  background-color: #fff
;}

.company-show .company-category .category-item .list span {
  display: inline-block;
  font-size: 14px;
  height: 64px;
  line-height: 64px;
  margin: 0 18px;
  padding: 0 5px;
  text-align: center;
  color: #333;
  cursor: pointer
;}

.company-show .company-category .category-item .list span i {
  color: #999
;}

.company-show .company-category .category-item .list span:hover {
  padding: 0 5px;
  height: 30px;
  line-height: 30px;
  background: #008CFF;
  border-radius: 2px;
  color: #fff;
  margin-top: 17px
;}

.company-show .company-category .category-item .list span:hover i {
  color: #fff
;}

.company-show .company-category .category-item .list span.cur {
  padding: 0 5px;
  height: 30px;
  line-height: 30px;
  background: #008CFF;
  border-radius: 2px;
  color: #fff
;}

.company-show .company-category .category-item .list span.cur i {
  color: #fff
;}

.company-show .company-category .category-item:first-child {
  border-bottom: 1px solid #EEE
;}

.company-show .company-category .category-item .more-btn {
  float: right;
  line-height: 64px;
  color: #999;
  font-size: 14px;
  padding-right: 26px;
  cursor: pointer
;}

.company-show .company-category .category-item .more-btn span {
  font-size: 12px;
  vertical-align: middle;
  padding-left: 4px
;}

.company-show .company-category .category-item .packup-btn {
  float: right;
  line-height: 64px;
  color: #F59A23;
  font-size: 14px;
  padding-right: 26px;
  cursor: pointer
;}

.company-show .company-category .category-item .packup-btn span {
  font-size: 12px;
  vertical-align: middle;
  padding-left: 4px
;}

.company-show .company-list {
  margin-bottom: 61px
;}

.company-show .company-list .list-num {
  height: 50px;
  background: #FCFCFC;
  border: 1px solid #EEE;
  line-height: 50px;
  font-size: 14px;
  color: #333;
  padding-left: 15px
;}

.company-show .company-list .list-num span {
  color: #FB5959
;}

.company-show .company-list .company-item {
  display: block;
  position: relative;
  min-height: 180px;
  border-bottom: 1px solid #eee;
  background-color: #fff;}

.company-show .company-list .company-item .company-img {
  position: absolute;
  top: 49px;
  left: 39px;
  width: 88px;
  height: 88px;
  border: 1px solid #EEE;
  border-radius: 4px;
  object-fit: contain;
  margin-right: 40px
;}

.company-show .company-list .company-item .company-info {
  padding-left: 168px;
  padding-top: 32px;
  padding-bottom: 24px;
  right: 90px
;}

.company-show .company-list .company-item .company-info .name {
  color: #333;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 10px
;}

.company-show .company-list .company-item .company-info p {
  color: #666;
  font-size: 14px;
  line-height: 26px;
  padding-right: 12px;
  display: inline-block
;}

.company-show .company-list .company-item .company-info .intro {
  position: relative;
  text-align: justify;
  font-size: 14px
;}

.company-show .company-list .company-item .company-info .ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
;}

.company-show .company-list .company-item .company-info .collapse {
  padding-right: 12px;
  padding-left: 1px;
  position: absolute;
  right: 0;
  bottom: 0;
  line-height: 26px;
  cursor: pointer;
  background-color: #fff
;}

.company-show .company-list .company-item .company-info .collapse .packup {
  color: #F59A23
;}

.company-show .company-list .company-item .company-info .collapse i {
  font-size: 12px;
  vertical-align: middle;
  padding-left: 4px
;}

.company-show .company-list .company-item .company-info .product-box span {
  display: inline-block;
  padding: 0 10px;
  height: 32px;
  color: #999;
  line-height: 32px;
  border: 1px solid #D7D7D7;
  text-align: center;
  font-size: 14px;
  margin-right: 10px;
  margin-top: 15px;
  cursor: pointer
;}

.company-show .company-list .company-item .company-detail {
  display: inline-block;
  position: absolute;
  top: 35px;
  right: 24px;
  width: 91px;
  height: 31px;
  border: 1px solid #008AFF;
  border-radius: 2px;
  color: #008AFF;
  line-height: 31px;
  text-align: center;
  font-size: 14px
;}

.company-show .company-list .company-item .name:hover {
  color: #008CFF;
  font-weight: bold
;}

.company-show .company-list .company-item .company-detail:hover {
  background: #008CFF;
  color: #FFFFFF
;}

.company-show .company-list .pagebox {
  background-color: #fff;
  padding-right: 30px
;}

.file_con {
  font-size: 16px;
  line-height: 36px;
  color: #333;
  padding-top: 15px;
  margin-top: 20px;}

.file_con .tit {
  float: left;
  font-weight: bold;}

.file_con .filelist {
  float: left;}

.file_con .filelist a {
  color: #00f;
  text-decoration: underline;}
