/**
 * example:
 * .className {
 *   position: relative;
 *   &:after {
 *    .setLine([@color]);
 *   }
 * }
 */
.fl {
    float: left;
}

.fr {
    float: right;
}

.bfc {
    overflow: hidden;
}

.tac {
    text-align: center;
}

.tar {
    text-align: right;
}

.tal {
    text-align: left;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-row {
    display: block;
    width: 100%;
    height: auto;
}

[class*='bd-line'] {
    position: relative;
}

[class*='bd-line']:after {
    content: "";
    position: absolute;
    pointer-events: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    top: -50%;
    left: -50%;
    right: -50%;
    bottom: -50%;
    border: 0 solid #C0BFC4;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
}

.bd-line-top::after {
    border-top-width: 1px;
}

.bd-line-bottom::after {
    border-bottom-width: 1px;
}

.bd-line-left::after {
    border-left-width: 1px;
}

.bd-line-right::after {
    border-right-width: 1px;
}

.bd-line-top-bottom::after {
    border-width: 1px 0;
}

.bd-line-surround::after {
    border-width: 1px;
}

.arrow-right {
    display: inline-block;
    border-width: 2px 2px 0 0;
    border-color: #C8C8CD;
    border-style: solid;
    padding: 0.25em;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.arrow-up {
    display: inline-block;
    border-width: 2px 2px 0 0;
    border-color: #C8C8CD;
    border-style: solid;
    padding: 0.25em;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.arrow-down {
    display: inline-block;
    border-width: 2px 2px 0 0;
    border-color: #C8C8CD;
    border-style: solid;
    padding: 0.25em;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

.arrow-left {
    display: inline-block;
    border-width: 2px 2px 0 0;
    border-color: #C8C8CD;
    border-style: solid;
    padding: 0.25em;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
}

.wrap {
    width: 1200px;
    margin: 0 auto;
}

.page-active {
    display: none;
}

.m-nav {
    position: relative;
    height: 503px;
    overflow: hidden;
}

.m-nav .nav-left,
.m-nav .nav-center,
.m-nav .nav-right {
    height: 503px;
    float: left;
}

.m-nav .nav-left {
    width: 240px;
    background: #fff;
    padding-top: 9px;
}

.m-nav .nav-left-icon,
.m-nav .nav-left-iconactive {
    display: inline-block;
    width: 22px;
    height: 20px;
    margin: 0 9px 0 21px;
    vertical-align: middle;
}

.m-nav .nav-center-none {
    padding: 20px;
    width: 690px;
    height: 503px;
    position: absolute;
    background: #fff;
    left: 240px;
    top: 0px;
    z-index: 999999;
    display: none;
    color: #666666;
    font-size: 12px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 15px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 15px;
}

.m-nav .nav-center-none .nav-center-noneitem {
    overflow: hidden;
    padding: 4px 0;
    border-top: 1px solid #f5f5f5;
}

.m-nav .nav-center-none .nav-center-noneitem:nth-of-type(1) {
    border: none;
}

.m-nav .nav-center-none .nav-noneitem-title {
    display: block;
    width: 69px;
    float: left;
    line-height: 30px;
    text-align: right;
    color: #6F6F6F;
    font-weight: bold;
}

.m-nav .nav-center-none .nav-noneitem-list {
    line-height: 30px;
    overflow: hidden;
    margin-left: 90px;
    max-height: 60px;
}

.m-nav .nav-center-none .nav-noneitem-list a {
    float: left;
}

.m-nav .nav-center-none .nav-noneitem-list a:nth-last-of-type(n+2):after {
    width: 1px;
    height: 12px;
    display: inline-block;
    margin: 0px 10px;
    content: "";
    vertical-align: middle;
    border-left: 1px solid #dddddd;
}

.m-nav .nav-left-item {
    width: 100%;
    height: 41px;
    font-size: 14px;
    overflow: hidden;
}

.m-nav .nav-left-item .nav-left-position {
    position: absolute;
    left: -240px;
    top: 9px;
    width: 240px;
    height: 41px;
    font-size: 14px;
    background: #FF6900;
}

.m-nav .nav-left-item .nav-left-position a {
    color: #fff;
}

.m-nav .nav-left-item:hover .nav-center-none {
    display: block;
}

.m-nav .nav-left-item:nth-of-type(1) .nav-left-icon {
    background: url('/resources/shop/images/company/nav-icon1.png') no-repeat center;
}

.m-nav .nav-left-item:nth-of-type(2) .nav-left-icon {
    background: url('/resources/shop/images/company/nav-icon2.png') no-repeat center;
}

.m-nav .nav-left-item:nth-of-type(3) .nav-left-icon {
    background: url('/resources/shop/images/company/nav-icon3.png') no-repeat center;
}

.m-nav .nav-left-item:nth-of-type(4) .nav-left-icon {
    background: url('/resources/shop/images/company/nav-icon4.png') no-repeat center;
}

.m-nav .nav-left-item:nth-of-type(5) .nav-left-icon {
    background: url('/resources/shop/images/company/nav-icon5.png') no-repeat center;
}

.m-nav .nav-left-item:nth-of-type(6) .nav-left-icon {
    background: url('/resources/shop/images/company/nav-icon6.png') no-repeat center;
}

.m-nav .nav-left-item:nth-of-type(7) .nav-left-icon {
    background: url('/resources/shop/images/company/nav-icon7.png') no-repeat center;
}

.m-nav .nav-left-item:nth-of-type(8) .nav-left-icon {
    background: url('/resources/shop/images/company/nav-icon8.png') no-repeat center;
}

.m-nav .nav-left-item:nth-of-type(9) .nav-left-icon {
    background: url('/resources/shop/images/company/nav-icon9.png') no-repeat center;
}

.m-nav .nav-left-item:nth-of-type(10) .nav-left-icon {
    background: url('/resources/shop/images/company/nav-icon10.png') no-repeat center;
}

.m-nav .nav-left-item:nth-of-type(11) .nav-left-icon {
    background: url('/resources/shop/images/company/nav-icon11.png') no-repeat center;
}

.m-nav .nav-left-item:nth-of-type(12) .nav-left-icon {
    background: url('/resources/shop/images/company/nav-icon12.png') no-repeat center;
}

.m-nav .nav-left-item:nth-of-type(2) .nav-left-position {
    top: 50px;
}

.m-nav .nav-left-item:nth-of-type(3) .nav-left-position {
    top: 91px;
}

.m-nav .nav-left-item:nth-of-type(4) .nav-left-position {
    top: 132px;
}

.m-nav .nav-left-item:nth-of-type(5) .nav-left-position {
    top: 173px;
}

.m-nav .nav-left-item:nth-of-type(6) .nav-left-position {
    top: 214px;
}

.m-nav .nav-left-item:nth-of-type(7) .nav-left-position {
    top: 255px;
}

.m-nav .nav-left-item:nth-of-type(8) .nav-left-position {
    top: 296px;
}

.m-nav .nav-left-item:nth-of-type(9) .nav-left-position {
    top: 337px;
}

.m-nav .nav-left-item:nth-of-type(10) .nav-left-position {
    top: 378px;
}

.m-nav .nav-left-item:nth-of-type(11) .nav-left-position {
    top: 419px;
}

.m-nav .nav-left-item:nth-of-type(12) .nav-left-position {
    top: 460px;
}

.m-nav .nav-left-item:nth-of-type(1) .nav-left-iconactive {
    background: url('/resources/shop/images/company/nav-iconactive1.png') no-repeat center;
}

.m-nav .nav-left-item:nth-of-type(2) .nav-left-iconactive {
    background: url('/resources/shop/images/company/nav-iconactive2.png') no-repeat center;
}

.m-nav .nav-left-item:nth-of-type(3) .nav-left-iconactive {
    background: url('/resources/shop/images/company/nav-iconactive3.png') no-repeat center;
}

.m-nav .nav-left-item:nth-of-type(4) .nav-left-iconactive {
    background: url('/resources/shop/images/company/nav-iconactive4.png') no-repeat center;
}

.m-nav .nav-left-item:nth-of-type(5) .nav-left-iconactive {
    background: url('/resources/shop/images/company/nav-iconactive5.png') no-repeat center;
}

.m-nav .nav-left-item:nth-of-type(6) .nav-left-iconactive {
    background: url('/resources/shop/images/company/nav-iconactive6.png') no-repeat center;
}

.m-nav .nav-left-item:nth-of-type(7) .nav-left-iconactive {
    background: url('/resources/shop/images/company/nav-iconactive7.png') no-repeat center;
}

.m-nav .nav-left-item:nth-of-type(8) .nav-left-iconactive {
    background: url('/resources/shop/images/company/nav-iconactive8.png') no-repeat center;
}

.m-nav .nav-left-item:nth-of-type(9) .nav-left-iconactive {
    background: url('/resources/shop/images/company/nav-iconactive9.png') no-repeat center;
}

.m-nav .nav-left-item:nth-of-type(10) .nav-left-iconactive {
    background: url('/resources/shop/images/company/nav-iconactive10.png') no-repeat center;
}

.m-nav .nav-left-item:nth-of-type(11) .nav-left-iconactive {
    background: url('/resources/shop/images/company/nav-iconactive11.png') no-repeat center;
}

.m-nav .nav-left-item:nth-of-type(12) .nav-left-iconactive {
    background: url('/resources/shop/images/company/nav-iconactive12.png') no-repeat center;
}

.m-nav .nav-left-item .nav-left-a {
    display: inline-block;
    height: 100%;
    width: 100%;
    color: #333333;
    line-height: 41px;
}

.m-nav .nav-center {
    width: 680px;
    background: #f5f5f5;
    margin: 0 10px;
}

.m-nav .nav-center #swiper1 {
    width: 100%;
    height: 300px;
    position: relative;
}

.m-nav .nav-center .swiper-pagination {
    width: 100%;
    bottom: 10px;
    left: 0;
}

.m-nav .nav-center .swiper-button-next,
.m-nav .nav-center .swiper-button-prev {
    right: 0;
    display: none;
    width: 45px;
    height: 75px;
    background: #000 url('/resources/shop/images/company/right.png') no-repeat center;
    opacity: 0.4;
}

.m-nav .nav-center .swiper-button-prev {
    left: 0;
    background: #000 url('/resources/shop/images/company/left.png') no-repeat center;
}

.m-nav .nav-center .nav-center-list {
    margin-top: 10px;
    width: 100%;
    height: 193px;
    background: #fff;
}

.m-nav .nav-center .nav-list-item {
    width: 25%;
    height: 193px;
    float: left;
    border-left: 1px solid #f5f5f5;
    text-align: center;
}

.m-nav .nav-center .nav-list-item:nth-of-type(1) {
    border: none;
}

.m-nav .nav-center .nav-list-item .nav-list-img {
    display: inline-block;
    width: 100%;
    height: 133px;
    line-height: 133px;
}

.m-nav .nav-center .nav-list-item .nav-list-img img {
    vertical-align: middle;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.m-nav .nav-center .nav-list-item .nav-list-item-text {
    font-size: 12px;
    font-weight: 400;
    color: #666666;
}

.m-nav .nav-center .nav-list-item .nav-list-item-title {
    font-size: 14px;
    line-height: 28px;
    font-weight: bold;
    color: #333;
}

.m-nav .nav-center .nav-list-item .nav-list-item-title:hover {
    color: #FF6900;
}

.m-nav .nav-center .nav-list-item img:hover,
.m-nav .nav-center .nav-list-item img:focus,
.m-nav .nav-center .nav-list-item img:active {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.m-nav .nav-right {
    width: 260px;
    background: #fff;
    color: #333;
    font-size: 12px;
}

.m-nav .nav-right .nav-right-title {
    font-size: 14px;
    margin: 21px 0 12px;
    font-weight: bold;
}

.m-nav .nav-right .nav-right-line {
    display: inline-block;
    width: 3px;
    height: 14px;
    background: #FF6900;
    margin-right: 5px;
    vertical-align: middle;
}

.m-nav .nav-right .nav-region {
    height: 280px;
    padding: 0 0 0 20px;
    border-bottom: 1px solid #f5f5f5;
}

.m-nav .nav-right .nav-region a {
    color: #7B7B7B;
    font-size: 12px;
    margin-right: 8px;
}

.m-nav .nav-right .nav-region a:hover {
    color: #FF6900;
}

.m-nav .nav-right .nav-region-item {
    line-height: 28px;
}

.m-nav .nav-right .nav-region-item:nth-of-type(1) {
    margin-top: 22px;
}

.m-nav .nav-right .nav-region-area {
    display: block;
    width: 45px;
    float: left;
}

.m-nav .nav-right .nav-region-city {
    overflow: hidden;
    margin-left: 45px;
}

.m-nav .nav-right .nav-member {
    padding: 0 20px;
}

.m-nav .nav-right .nav-member-text {
    font-size: 12px;
    line-height: 24px;
    color: #333333;
}

.m-nav .nav-right .nav-member-text:hover {
    color: #FF6900;
}

.m-nav .nav-right .nav-right-item {
    width: 220px;
    height: 145px;
    overflow: hidden;
}

.m-nav .nav-right .nav-right-item .area {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.enterprise-content {
  padding: 0 0 60px;
  background: #F5F5F5;
}
.enterprise-content .enterprise-industry {
  height: 349px;
  margin-top: 21px;
}
.enterprise-content .enterprise-industry .product-left {
  float: left;
}
.enterprise-content .enterprise-industry .product-right {
  float: left;
}
.enterprise-content .enterprise-industry .product-right .features_ul {
  width: 100%;
  height: 349px;
  background: #fafafa;
}
.enterprise-content .enterprise-industry .product-right .features_ul li {
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: relative;
  top: 0px;
  width: 135px;
  height: 349px;
  float: left;
  border-left: 1px solid #eee;
  border-bottom: 1px solid #eee;
  overflow: hidden;
  opacity: 0.7;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.enterprise-content .enterprise-industry .product-right .features_ul li:hover {
  border-color: transparent;
  -webkit-box-shadow: #ddd9d9 0 0 30px;
  box-shadow: #ddd9d9 0 0 30px;
  position: relative;
  z-index: 111;
}
.enterprise-content .enterprise-industry .product-right .features_ul li .li {
  width: 285px;
  height: 100%;
  background: #fafafa;
  padding: 0 0 0 20px;
}
.enterprise-content .enterprise-industry .product-right .features_ul li dl {
  padding: 20px 0 0 0;
  height: 145px;
  position: relative;
}
.enterprise-content .enterprise-industry .product-right .features_ul li dl dd .t {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  height: 35px;
  line-height: 35px;
}
.enterprise-content .enterprise-industry .product-right .features_ul li dl dd .tt {
  color: #333333;
  font-size: 14px;
}
.enterprise-content .enterprise-industry .product-right .features_ul li dl dt {
  text-align: right;
  width: 90px;
  padding-top: 10px;
  position: relative;
}
.enterprise-content .enterprise-industry .product-right .features_ul li dl dt img {
  height: 65px;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  position: absolute;
  right: 0;
  top: 5px;
}
.enterprise-content .enterprise-industry .product-right .features_ul li .txt {
  line-height: 32px;
}
.enterprise-content .enterprise-industry .product-right .features_ul li .txt p {
  height: 32px;
  line-height: 32px;
}
.enterprise-content .enterprise-industry .product-right .features_ul li .txt p .t{
  display: inline-block;
  font-weight: normal;
  width: 66px;
  text-align: right;
}
.enterprise-content .enterprise-industry .product-right .features_ul li .txt p a {
  margin-right: 4px;
}
.enterprise-content .enterprise-industry .product-right .features_ul li.hover {
  width: 285px;
  opacity: 1;
}
.enterprise-content .enterprise-industry .product-right .features_ul li.hover .li {
  background: #fff;
}
.enterprise-content .enterprise-industry .product-right .features_ul li.hover dl dd .t {
  color: #FF6900;
}
.enterprise-content .enterprise-industry .product-right .features_ul li.hover dl dt img {
  height: 99px;
  position: absolute;
  right: -110px;
  top: -60px;
}
.enterprise-content .enterprise-item {
  height: 483px;
  margin-top: 20px;
}
.enterprise-content .enterprise-item .enterprise-item-left {
  float: left;
  position: relative;
}
.enterprise-content .enterprise-item .enterprise-item-right {
  width: 960px;
  float: left;
}
.enterprise-content .enterprise-item .enterprise-item-rightlist {
  padding: 15px 20px 0 31px;
  width: 480px;
  height: 161px;
  background: #fff;
  float: left;
  border-right: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
}
.enterprise-content .enterprise-item .enterprise-item-rightlist:nth-child(even) {
  border-right: none;
}
.enterprise-content .enterprise-item .enterprise-item-rightlist .enterprise-rightlist-pic {
  float: right;
  width: 130px;
  height: 130px;
  overflow: hidden;
  border: 1px solid #fff;
}
.enterprise-content .enterprise-item .enterprise-item-rightlist .enterprise-rightlist-pic img{
  width: 100%;
  height: 100%;
}
.enterprise-content .enterprise-item .enterprise-item-rightlist .enterprise-rightlist-pic:hover {
  border-color: #FF6900;
}
.enterprise-content .enterprise-item .enterprise-rightlist-img {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  float: right;
}
.enterprise-content .enterprise-item .enterprise-rightlist-img:hover,
.enterprise-content .enterprise-item .enterprise-rightlist-img:focus,
.enterprise-content .enterprise-item .enterprise-rightlist-img:active {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
      transform: scale(1.1);
}
.enterprise-content .enterprise-item .enterprise-rightlist-text {
  margin-top: 11px;
  float: left;
  color: #666666;
  font-size: 12px;
  line-height: 24px;
}
.enterprise-content .enterprise-item .enterprise-authentication {
  margin: 15px 0 20px;
}
.enterprise-content .enterprise-item .enterprise-authentication-icon1 {
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 20px;
  margin-right: 4px;
  background: url('/resources/shop/images/company/product-icon1.png') no-repeat center center;
}
.enterprise-content .enterprise-item .enterprise-authentication-icon2 {
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  height: 18px;
  margin: 0 4px 0 10px;
  background: url('/resources/shop/images/company/product-icon2.png') no-repeat center center;
}
.enterprise-content .enterprise-item .enterprise-rightlist-title {
  font-size: 16px;
  color: #333;
}
.enterprise-content .enterprise-item .enterprise-rightlist-title:hover {
  color: #FF6900;
}
.enterprise-content .enterprise-item .enterprise-rightlist-title .enterprise-rightlist-name {
  display: inline-block;
  vertical-align: middle;
  width: 192px;
}
.enterprise-content .enterprise-item .enterprise-rightlist-trade {
  width: 265px;
}
.enterprise-content .enterprise-item .enterprise-rightlist-search {
  display: inline-block;
  width: 68px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  background: #0A93F2;
  border-radius: 9px;
  color: #fff;
  font-size: 10px;
  margin-left: 5px;
  vertical-align: middle;
}
.enterprise-content .enterprise-item .enterprise-none {
  border-bottom: none;
}
.enterprise-content .enterprise-item .enterprise-item-text {
  position: absolute;
  text-align: center;
  color: #333333;
  width: 240px;
  left: 0px;
  top: 0px;
}
.enterprise-content .enterprise-item .enterprise-item-list {
  display: inline-block;
  width: 105px;
  height: 30px;
  border: 1px solid #999999;
  line-height: 30px;
  text-align: center;
  border-radius: 15px;
  color: #666666;
  font-size: 14px;
  margin: 0 0 15px 6px;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0px 10px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
     transition-duration: 0.3s;
}
.enterprise-content .enterprise-item .enterprise-item-list:before {
  content: "";
  border-radius: 15px;
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #666666;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
      transform: scaleX(0);
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
      transform-origin: 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
     transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
     transition-timing-function: ease-out;
}
.enterprise-content .enterprise-item .enterprise-item-list:hover{
  color: white;
}
.enterprise-content .enterprise-item .enterprise-item-list:hover:before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
      transform: scaleX(1);
}
.enterprise-content .enterprise-item .enterprise-item2-list {
  color: #C78C47;
  border-color: #C78C47;
}
.enterprise-content .enterprise-item .enterprise-item2-list:before {
  background: #C78C47;
}
.enterprise-content .enterprise-item .enterprise-item3-list {
  color: #58BEBC;
  border-color: #58BEBC;
}
.enterprise-content .enterprise-item .enterprise-item3-list:before {
  background: #58BEBC;
}
.enterprise-content .enterprise-item .enterprise-item4-list {
  color: #666666;
  border-color: #666666;
}
.enterprise-content .enterprise-item .enterprise-item4-list:before {
  background: #666666;
}
.enterprise-content .enterprise-item .enterprise-item5-list {
  color: #C96060;
  border-color: #C96060;
}
.enterprise-content .enterprise-item .enterprise-item5-list:before {
  background: #C96060;
}
.enterprise-content .enterprise-item .enterprise-item6-list {
  color: #4783B0;
  border-color: #4783B0;
}
.enterprise-content .enterprise-item .enterprise-item6-list:before {
  background: #4783B0;
}
.enterprise-content .enterprise-item .enterprise-item-title {
  font-size: 25px;
  margin: 31px 0;
}
.container{
  width: 1200px;
  padding: 0px;
}