.line-title {
	padding-bottom: 10px;
	position: relative;
}
.line-title:before {
	content: "";
	display: block;
	width: 48px;
	height: 4px;
	background-color: #3871FD;
	position: absolute;
	left: 50%;
	bottom: -5px;
	transform: translateX(-50%);
}
.article_list {
	margin-top: 35px;
	justify-content: space-between;
}
.article_item {
	width: 32%;
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 3px 3px 8px 1px rgba(0,0,0,0.08);
}
.article_title {
	height: 44px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	font-size: 18px;
}
.article_txt {
	margin-top: 16px;
	color: #999999;
	font-size: 12px;
}
.left_title {
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.right_title {
  width: calc(100% - 60px);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: right;
}
.right_case {
  margin-top: 32px;
}
.right_rank {
  padding: 24px;
  background: #FAFAFA;
  border-radius: 8px;
}
.rank_title::before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 26px;
  background: #FF3A35;
  vertical-align: middle;
  margin-right: 16px;
}
.case_list {
  margin-top: 20px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.case_item {
  width: 48%;
  height: 144px;
  border-radius: 8px;
  box-shadow: 3px 3px 8px 1px rgba(0,0,0,0.08);
  background: #fff;
  overflow: hidden;
  margin-bottom: 20px;
}
.see-more {
  display: block;
  background-color: #F2140C;
  padding: 12px 0;
  width: 100%;
  border-radius: 8px;
  font-size: 16px;
  color: #fff;
  text-align: center;
}
.footer-bottom {
  padding: 16px 0;
  text-align: center;
  background: #333743;
  color: #999999;
  font-size: 16px;
}

.navbar-head {
  position: sticky!important;
}
.bg-blue {
  background: #1589ff;
}

.nav {
  float: left;
  width: 700px;
}

.nav>li {
  font-size: 18px;
  cursor: pointer;
}

.nav .active {
  font-weight: bold;
}
.nav>li>a {
  font-size: 18px!important;
}
.nav>li>a:hover,
.nav>li>a:active,
.nav>li>a:focus {
  color: #333;
}

.navbar-header {
  width: 220px;
  text-align: left;
}

.navbar-right {
  position: absolute;
  right: 15px;
  top: 0px;
  margin: 0;
  padding: 10px 0;
  width: 220px;
  height: 100%;
  line-height: 30px;
  text-align: right;
}

.guide-nav ul {
  margin: 10px 0;
}

.guide-nav ul li,
.guide-nav ul li {
  width: 90%;
  padding: 5px 0;
  margin: auto;
  text-align: center;
  cursor: pointer;
}

.phone-fill {
  color: #333 !important;
  padding-left: 30px;
  display: inline-block;
  background: url('//yimeima.com/static/images/jianzhugongcheng/phone-fill.png') no-repeat left center;
}

.banner_02 {
  width: 950px;
  height: 100%;
}

.banner_02 .col-xs-6 {
  height: 100%;
}

.banner_02-slogen {
  height: 90%;
  margin-top: 5%
}

.banner_02-content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.contact-btn {
  margin-top: 20px;
  display: inline-block;
  font-size: 30px;
  color: #fff !important;
  line-height: 56px;
  width: 210px;
  height: 56px;
  background: linear-gradient(270deg, rgba(0, 59, 226, 1) 0%, rgba(255, 0, 217, 1) 100%);
  border-radius: 8px;
}

.case-ewm {
  width: 280px;
  height: 280px;
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
  padding: 20px;
}

.bar-coded-content {
  position: relative;
  padding: 30px 0;
  margin-bottom: 35px;
  background-color: #ff9c25;
}

.bar-coded-content:after {
  content: '';
  display: inline-block;
  position: absolute;
  left: 50%;
  bottom: -70px;
  transform: translateX(-50%);
  border: 35px solid #ff9c25;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
}

.case-title {
  left: 20px;
  bottom: 5px;
  font-size: 22px;
}

.news-item {
  min-height: 105px;
  display: block;
  position: relative;
}

.news-item:hover {
  box-shadow: 3px 14px 20px #ebebeb;
}

.cases-nav {
  border-radius: 24px;
  overflow: hidden;
}

.cases-nav .flex1 {
  line-height: 48px;
}

.cases-nav .active {
  color: #fff;
  background: #29cc7b;
}

.short-br {
  text-align: center;
  font-size: 0
}

.short-br span {
  display: inline-block;
  width: 80px;
  height: 4px;
  background: #ff9c25;
}

.bar-coded-serve span {
  display: inline-block;
  background-image: url('//yimeima.com/static/images/jianzhugongcheng/bar_coded_serve.png');
}

.bg-bar_coded_serve_1 {
  width: 80px;
  height: 80px;
  background-position: -210px -10px;
}

.bg-bar_coded_serve_2 {
  width: 80px;
  height: 80px;
  background-position: -110px -10px;
}

.bg-bar_coded_serve_3 {
  width: 80px;
  height: 80px;
  background-position: -10px -110px;
}

.bg-bar_coded_serve_4 {
  width: 80px;
  height: 80px;
  background-position: -210px -110px;
}

.bg-bar_coded_serve_5 {
  width: 80px;
  height: 80px;
  background-position: -10px -10px;
}

.bg-bar_coded_serve_6 {
  width: 80px;
  height: 80px;
  background-position: -110px -110px;
}

.sub {
  width: 120px;
  height: 45px;
  display: block;
  line-height: 45px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: 800;
  border-radius: 3px;
  border: none;
  background: #186AFF;
}

.sub:hover,
.sub:focus {
  color: #fff;
  background: #186AFF;
}

.intem:nth-child(odd) {
  padding: 0 30px 0 0;
}

.intem:nth-child(even) {
  padding: 0 0 0 30px;
}

.form-control {
  border: none;
  height: 45px;
  border-radius: 3px;
  background: #f0f0f0;
}

.maskbox {
  width: 800px;
  padding: 40px;
  position: fixed;
  display: none;
  top: 50%;
  left: 50%;
  margin: -250px 0 0 -400px;
  background: #fff;
}

.closewin {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 10px;
  right: 10px;
}

.tips {
  height: 40px;
  padding: 0 20px;
  line-height: 40px;
  opacity: 0;
  display: inline-block;
  text-align: center;
  position: fixed;
  top: 50px;
  left: 50%;
  margin: 0 0 0 -75px;
  z-index: -1;
  top: 80px;
  border-radius: 5px;
  color: #ff3c3c;
  background: #ffb1b1;
}

.mobiletips {
  height: 90px;
  padding: 0 30px;
  line-height: 90px;
  font-size: 36px;
  opacity: 0;
  display: inline-block;
  text-align: center;
  position: fixed;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  top: 80px;
  border-radius: 10px;
  color: #ff3c3c;
  background: #ffb1b1;
}

.mobilesuccesstips {
  height: 90px;
  padding: 0 30px;
  line-height: 90px;
  font-size: 36px;
  opacity: 0;
  display: inline-block;
  text-align: center;
  position: fixed;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  top: 80px;
  border-radius: 10px;
  color: #36b400;
  background: #d2ffbe;
}

label {
  font-weight: normal;
  margin: 0 0 10px 0;
}

.contact-us {
  height: 244px;
  background-image: url(//yimeima.com/static/images/footer/footer-bg.jpg);
  background-repeat: no-repeat;
}

@media screen and (max-width: 1600px) {
  .banner_02 {
    width: 600px;
  }

  .banner_02 .mt-60 {
    margin-top: 40px;
  }

  .banner_02 .mt-60 img {
    width: 150px
  }
}

@media screen and (max-width: 1300px) {
  .nav {
    width: 530px;
  }

  .nav>li {
    padding: 0 14px;
    font-size: 14px;
  }

  .carousel .size80 {
    font-size: 40px
  }

  .carousel .size36 {
    font-size: 28px
  }

  .carousel .size32 {
    font-size: 26px;
    margin-bottom: 0;
  }

  .contact-btn {
    width: 147px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    margin-top: 15px;
  }

  .carousel .size32.mt-20 {
    margin-top: 10px;
  }

  .banner_02 .mt-60 {
    margin-top: 15px;
  }

  .banner_02 .mt-60 img {
    width: 120px
  }
}

/*明星产品*/
.product-container {
  width: 100%;
  height: auto;
  padding-bottom: 60px;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
}

.product-five-box {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  justify-content: space-between;
  padding-bottom: 46px;
}

.product-five-box a {
  width: 232px;
  height: 90px;
  border: 1px solid #dedede;
  border-radius: 10px;
  background-color: #fff;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  flex-direction: column;
  color: #2a2a2a;
  background-repeat: no-repeat;
  background-position: left;
  margin-top: 35px;
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
}

.product-five-box a p:nth-child(1) {
  font-size: 18px;
  margin-left: 70px;
}

.product-five-box a p:nth-child(2) {
  font-size: 12px;
  margin-top: 3px;
  margin-left: 70px;
}

.product-center {
  width: 1170px;
  margin: 0 auto;
}

.subhead {
  text-align: center;
  color: #393939;
  padding: 30px 0;
}

.subhead h2 {
  font-size: 34px;
  line-height: 50px;
}

.product-content {
  width: 1170px;
  height: auto;
  margin: 0 auto;
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.product {
  width: 760px;
  height: 450px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
}

.product ul {
  height: 100%;
  width: 60px;
}

.product ul li {
  background: #fff;
  font-size: 16px;
  color: #393939;
  text-align: center;
  width: 60px;
  height: 50%;
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  align-items: center;
  -webkit-align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  cursor: pointer;
}

.product ul li.active {
  background: #c79e68;
  color: #fff;
}

.product ul li div {
  width: 30px;
}

.product ul li div i {
  margin-bottom: 15px;
}

.product ul li:nth-child(1) div i {
  background-position: 0 -43px;
  width: 26px;
  height: 18px;
}

.product ul li:nth-child(2) div i {
  background-position: 0 -67px;
  width: 22px;
  height: 23px;
}

.product-nivo {
  width: 100%;
  height: 450px;
}

.product-nivo img {
  width: 100%;
  height: 450px;
}

.quote {
  width: 320px;
  height: 450px;
  background: #fff;
  padding: 20px;
}

.quote-title {
  width: 100%;
  height: 60px;
  background: #373737;
  color: #fff;
  font-size: 16px;
  border-radius: 5px;
  text-align: center;
  line-height: 60px;
  margin-bottom: 20px;
}

.quote-type {
  width: 100%;
  height: 54px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
}

.quote-type li {
  border: 1px solid #eee;
  border-radius: 5px;
  width: 50%;
  height: 100%;
  text-align: center;
  line-height: 50px;
  font-size: 14px;
  cursor: pointer;
}

.quote-type li.active {
  background: #00ae66;
  color: #fff;
  border-color: #00ae66;
}

.quote-type li i {
  margin-right: 10px;
  cursor: pointer;
}

.quote-type li:nth-child(1) i {
  background-position: 0 -155px;
  width: 26px;
  height: 26px;
}

.quote-type li:nth-child(2) i {
  background-position: 0 -188px;
  width: 30px;
  height: 32px;
}

.quote-input {
  width: 100%;
  height: auto;
}

.quote-input select,
.quote-input input {
  width: 100%;
  height: 47px;
  border: 1px solid #eee;
  border-radius: 5px;
  text-indent: 10px;
  font-size: 14px;
  margin-top: 12px;
  outline: none;
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
}

.quote-input select:focus,
.quote-input input:focus {
  border-color: #00ae66 !important;
}

.quote-input .area-input {
  position: relative;
}

.quote-input .area-input i {
  position: absolute;
  top: 25px;
  right: 20px;
  color: #adadad;
}

.quote-input .quote-btn {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 8px 0 16px;
}

.quote-input .quote-btn input,
.quote-input .quote-btn a:nth-child(1) {
  width: 135px;
  color: #fff;
  text-indent: 0;
  cursor: pointer;
}

.quote-input .quote-btn a:nth-child(1) {
  height: 47px;
  border: 1px solid #eee;
  font-size: 14px;
  margin-top: 12px;
  border-radius: 5px;
  text-align: center;
  line-height: 47px
}

.quote-input .quote-btn input:nth-child(1),
.quote-input .quote-btn a:nth-child(1) {
  background: #919191;
}

.quote-input .quote-btn input:nth-child(2) {
  background: #c79e68;
}

.quote-input h6 {
  color: #686868;
}

/*精品案例*/
.index-case-container {
  width: 100%;
  height: auto;
  background: #fff;
}

.index-case-center {
  width: auto;
  margin: 0 auto;
}

.index-case-center .index-case-nav {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  -webkit-justify-content: center;
  justify-content: center;
}

.index-case-center .index-case-nav a {
  padding: 0 16px;
  font-size: 14px;
  color: #9fa19f;
}

.index-case-center .index-case-nav span {
  font-size: 16px;
  color: #9fa19f;
  line-height: 22px;
}

.index-case-content {
  width: 100%;
  height: auto;
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-content: space-between;
  align-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 30px 0;
}

.index-case-content .item {
  width: 380px;
  height: 356px;
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  background: #f7f7f7;
}

.index-case-content .item .imageWrap {
  width: 100%;
  height: 260px;
  background-size: cover;
  background-position: center;
}

.index-case-content .item .textWrap {
  width: 100%;
  height: 96px;
  padding: 0 32px;
}

.index-case-content .item .textWrap span {
  font-size: 14px;
  line-height: 22px;
}

.index-case-content .item:hover {
  box-shadow: 0 0 30px #d2d0d0;
  background: rgba(17, 17, 17, 0.9);
}

.index-case-content .item:hover .textWrap {
  color: #fff;
}

.index-more {
  width: 520px;
  height: 50px;
  margin: 40px auto 60px;
  border: 1px solid #e5e5e5;
  color: #373737;
  font-size: 14px;
  text-align: center;
  line-height: 50px;
  border-radius: 5px;
  transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
}

.index-more:hover {
  border-color: #f74545;
  border-radius: 25px;
  color: #f74545;
}

.quote-title {
  background: rgba(17, 17, 17, 0.9);
}

.quote-type {
  border: 1px solid rgba(17, 17, 17, 0.9);
  box-sizing: border-box;
  border-radius: 5px;
  overflow: hidden;
}

.quote-type li {
  border-radius: unset;
}

.quote-type li.active {
  background: rgba(17, 17, 17, 0.9);
  border: 1px solid rgba(17, 17, 17, 0.9);
}

.quote-input .quote-btn a:nth-child(1) {
  border: 1px solid #EA1919;
  color: #EA1919;
  background: #ffffff;
}

.quote-input .quote-btn input:nth-child(2) {
  color: #ffffff;
  background: #EA1919;
  border: 1px solid #EA1919;
}

.product-nivo {
  /*background-image: url(images/yuyin/left-bg.jpg);*/
  /*background-size: 100%;
  background-repeat: no-repeat;*/
  padding: 20px;
  background-color: #353535;
  border: 20px solid #101010;
}

.nivo-img img {
  width: 100%;
  height: auto;
  display: block;
}

.nivo-grid {
  width: 140px;
  height: 140px;
  background-image: url(images/yuyin/four-grid.png);
}

.nivo-grid img {
  width: 130px;
  height: 130px;
}