﻿.navbar {
  background: url(../image/nav-bg.jpg) center center no-repeat;
  margin-bottom: 0;
  border: none;
  position: relative;
}
.navbar .navbar-brand {
  height: 106px;
  padding: 8px 0;
}
.navbar .nav-tel {
  margin-left: 25px;
  padding: 34px 0;
  font-size: 18px;
  font-family: 'Anton', sans-serif;
  color: #fff;
}
.navbar .navbar-toggle {
  border-color: #fb6409;
}
.navbar .navbar-toggle .icon-bar {
  background-color: #fb6409;
}



.showpages{margin-top: 35px; text-align: center; float: left; width: 100%;}

.showpages a,.showpages span{
  display: inline-table;
  line-height: 32px;
  height: 32px;
  border:1px solid #DCDCDC;
  background-color: #fff;
  margin: 0 1px;
  padding: 0 12px;
  text-align: center;
  color: #999;
  font-size: 14px;
}

.showpages a:hover{
  color: #fb6409;
}

.showpages .current{
  border:1px solid #fb6409;
  background-color: #fb6409;
  color: #fff;
}


@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: 0;
  }
}
#my-carousel .carousel-indicators li {
  background-color: transparent;
  border: 2px solid #fff;
}
#my-carousel .carousel-indicators .active {
  width: 10px;
  height: 10px;
  margin: 1px;
  background-color: #fff;
}
#my-carousel .carousel-indicators .slide-prev,
#my-carousel .carousel-indicators .slide-next {
  position: absolute;
  top: 50%;
  left: 50%;
  border: none;
  width: 8px;
  height: 15px;
  background: url(../image/arrow-l.png) center center no-repeat;
}
#my-carousel .carousel-indicators .slide-prev a,
#my-carousel .carousel-indicators .slide-next a {
  display: block;
  width: 100%;
  height: 100%;
}
#my-carousel .carousel-indicators .slide-prev {
  transform: translate(-40px, -9px);
}
#my-carousel .carousel-indicators .slide-next {
  background: url(../image/arrow-r.png) center center no-repeat;
  transform: translate(28px, -9px);
}
.headline {
  position: relative;
}
.headline h3 {
  color: #333;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 8px;
}
.headline p {
  font-size: 16px;
  color: #666;
}
.headline .more {
  position: absolute;
  right: 0;
  bottom: 2px;
  padding-left: 20px;
  background: url(404.png) left center no-repeat;
}
.headline .more a {
  color: #999;
}
.index-about {
  padding: 80px 0;
}
.index-about .media-left {
  padding-right: 110px;
  position: relative;
}
.index-about .media-left .absolute-img {
  position: absolute;
  right: -66px;
  top: 8px;
}
.index-about .media-body {
  padding-top: 80px;
}
.index-about .media-body h3 {
  font-size: 30px;
  font-family: Arial, Helvetica, sans-serif;
}
.index-about .media-body h2 {
  font-size: 32px;
  margin-top: 10px;
  margin-bottom: 15px;
}
.index-about .media-body .media-desc {
  line-height: 2;
  color: #666;
  -webkit-line-clamp: 4;
}
.index-about .media-body .look-more {
  margin-top: 25px;
}
.index-about .media-body .look-more .btn {
  background-color: #fb6409;
  color: #fff;
  font-size: 12px;
  padding: 12px 44px;
}
.index-about .media-body .look-more .btn i{margin-left: 8px;}
.product-star {
  padding-top: 60px;
  padding-bottom: 40px;
  background: url(../image/product.jpg) center center no-repeat;
  background-size: cover;
}
.product-star .product-star-title {
  margin-bottom: 48px;
}
.product-star .product-star-title .media-box {
  display: inline-block;
}
.product-star .product-star-title .media-left {
  padding-right: 16px;
  border-right: 1px solid #fb6409;
}
.product-star .product-star-title .media-body {
  padding-left: 10px;
  text-align: left;
}
.product-star .product-star-title .media-body .media-heading {
  font-size: 32px;
}
.product-star .product-star-title .media-body p {
  font-size: 16px;
  color: #666;
}
.product-star .product-star-body .swiper-container {
  padding-bottom: 55px;
}
.product-star .product-star-body .item {
  display: block;
}
.product-star .product-star-body .item .img-box {
  padding-bottom: 59.57%;
}
.product-star .product-star-body .item .img-box img{max-width: 100%;}
.product-star .product-star-body .item .item-name {
  font-size: 16px;
  color: #666;
  padding: 20px 0;
  background-color: #fff;
}
.product-star .product-star-body .item:hover .img-box img {
  transform: scale(1.1);
}
.product-star .product-star-body .swiper-container-horizontal > .swiper-pagination-bullets,
.product-star .product-star-body .swiper-pagination-custom,
.product-star .product-star-body .swiper-pagination-fraction {
  bottom: 0;
}
.product-star .product-star-body .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #fff;
  opacity: 1;
  transition: all 0.3s;
}
.product-star .product-star-body .swiper-pagination-bullet-active {
  background-color: #fb6409;
  width: 30px;
  border-radius: 5px;
}
.index-news {
  padding-top: 60px;
  padding-bottom: 80px;
}
.index-news .index-news-title {
  margin-bottom: 48px;
}
.index-news .index-news-title .media-box {
  display: inline-block;
}
.index-news .index-news-title .media-left {
  padding-right: 16px;
  border-right: 1px solid #fb6409;
}
.index-news .index-news-title .media-body {
  padding-left: 10px;
  text-align: left;
}
.index-news .index-news-title .media-body .media-heading {
  font-size: 32px;
}
.index-news .index-news-title .media-body p {
  font-size: 16px;
  color: #666;
}
.index-news .index-news-body .news-show {
  padding-right: 85px;
}
.index-news .index-news-body .news-show-box {
  background-color: #f8f8f8;
  padding: 30px 60px 40px 60px;
}
.index-news .index-news-body .news-show-box .date {
  font-size: 24px;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 5px;
}
.index-news .index-news-body .news-show-box .news-show-name {
  font-size: 18px;
  margin-bottom: 10px;
}
.index-news .index-news-body .news-show-box .news-show-desc {
  color: #999;
  line-height: 1.6;
  -webkit-line-clamp: 2;
  margin-bottom: 15px;
}
.index-news .index-news-body .news-show-box .news-show-img {
  padding-bottom: 52.3%;
}
.index-news .index-news-body .news-show-box .look-detail {
  margin-top: 25px;
}
.index-news .index-news-body .news-show-box .look-detail .btn {
  background-color: #fb6409;
  color: #fff;
  font-size: 12px;
  padding: 12px 44px;
}
.index-news .index-news-body .news-show-box .look-detail .btn i{margin-left: 8px;}
.index-news .index-news-body .news-show-box:hover .news-show-name a {
  color: #fb6409;
}
.index-news .index-news-body .news-list {
  padding: 0;
  border-top: 1px solid #e5e5e5;
}
.index-news .index-news-body .news-list .item {
  padding: 40px 25px 20px 0;
  padding-right: 130px;
  position: relative;
  border-bottom: 1px solid #e5e5e5;
}
.index-news .index-news-body .news-list .item .item-name {
  font-size: 16px;
  margin-bottom: 10px;
  position: relative;
  padding-left: 30px;
}
.index-news .index-news-body .news-list .item .item-name:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 12px;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  border-radius: 50%;
  background-color: #666;
}
.index-news .index-news-body .news-list .item .item-desc {
  color: #999;
  line-height: 1.6;
  padding-left: 30px;
  -webkit-line-clamp: 2;
}
.index-news .index-news-body .news-list .item .item-date {
  position: absolute;
  right: 25px;
  top: 36px;
  font-size: 24px;
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
}
.index-news .index-news-body .news-list .item .look-more {
  position: absolute;
  right: 25px;
  bottom: 22px;
  line-height: 1;
  padding-left: 25px;
  border-left: 1px solid #e5e5e5;
}
.index-news .index-news-body .news-list .item:hover .item-name a {
  color: #fb6409;
}
.index-news .index-news-body .news-list .large-look-more {
  margin-top: 30px;
}
.index-news .index-news-body .news-list .large-look-more .btn {
  display: block;
  background-color: #e2e2e2;
}
.banner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.banner .banner-text {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  color: #fff;
}
.banner .banner-text h3 {
  font-size: 28px;
  font-weight: bold;
}
.about-nav {
  border-bottom: 1px solid #eaeaea;
  margin-top: -30px;
  position: relative;
  z-index: 11;
}
.about-nav li {
  display: inline-block;
  padding: 16px 0;
}
.about-nav li a {
  display: block;
  font-size: 16px;
  color: #666;
  position: relative;
  padding: 0 32px;
}
.about-nav li.active a {
  color: #fb6409;
}
.about-nav li:first-child a {
  padding-left: 0;
}
.about-nav .nav-title {
  padding: 38px 44px 15px 33px;
  font-size: 24px;
  margin-right: 30px;
  color: #fff;
  border-top-right-radius: 10px;
  background-image: linear-gradient(to right, #fb6409, #e14711);
}
.intro {
  padding: 80px 0;
}
.intro .media-left {
  
}
.intro .media-left h3 {
  font-size: 30px;
  font-weight: bold;
  color: #fb6409;
}
.intro .media-left h4 {
  font-size: 24px;
  margin-top: 10px;
  margin-bottom: 25px;
}
.intro .media-left .media-desc {
  line-height: 2;
  color: #666;
}
.intro .media-left .media-desc p + p {
  margin-top: 15px;
}
.intro .media-left .media-desc h5 {
  font-weight: bold;
  padding-top: 10px;
  line-height: 2;
}
.intro .media-body {
  padding-top: 40px;
}
.development {
  padding-top: 80px;
  padding-bottom: 120px;
}
.development .development-body {
  padding-top: 50px;
  padding-bottom: 10px;
  background: url(404.png) 159px top no-repeat;
}
.development .development-body .item + .item {
  margin-top: 38px;
}
.development .development-body .left-tree {
  position: relative;
}
.development .development-body .left-tree h4 {
  font-size: 18px;
  color: #454545;
  font-weight: bold;
}
.development .development-body .left-tree:before {
  content: '';
  position: absolute;
  right: -7px;
  top: 1px;
  width: 14px;
  height: 14px;
  background: url(404.png) no-repeat;
}
.development .development-body .right-fruit {
  padding-left: 47px;
}
.development .development-body .right-fruit ul {
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
  padding: 10px 25px;
  background: #fff;
  transition: all 0.3s;
}
.development .development-body .right-fruit ul li {
  font-size: 16px;
  color: #454545;
  line-height: 36px;
  padding-left: 14px;
  position: relative;
}
.development .development-body .right-fruit ul li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2.5px;
  width: 5px;
  height: 5px;
  background-color: #666;
  border-radius: 50%;
}
.development .development-body .right-fruit ul:hover {
  box-shadow: none;
  background-color: #fb6409;
}
.development .development-body .right-fruit ul:hover li {
  color: #fff;
}
.development .development-body .right-fruit ul:hover li:before {
  background-color: #fff;
}
.culture {
  padding-top: 80px;
  padding-bottom: 120px;
}
.culture .culture-item .img-box {
  padding-bottom: 128.9%;
}
.culture .culture-item .culture-item-title {
  position: absolute;
  top: 24.5%;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  font-style: italic;
}
.culture .culture-item .culture-item-title .ch {
  font-size: 36px;
  font-weight: bold;
}
.culture .culture-item .culture-item-title .en {
  font-size: 24px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.culture .culture-item .culture-item-title:before {
  content: "";
  position: absolute;
  top: -30px;
  right: -60px;
  height: 0px;
  border: 0.5px solid #fff;
  width: 48px;
  transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.culture .culture-item .culture-item-title:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: -60px;
  height: 0px;
  border: 0.5px solid #fff;
  width: 48px;
  transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.culture .culture-item .culture-item-name {
  position: absolute;
  bottom: 14.28%;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
}
.culture .culture-item:nth-child(2) {
  margin-top: 80px;
}
.partner {
  padding-top: 80px;
  padding-bottom: 120px;
}
.partner .partner-list {
  border-left: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
}
.partner .item {
  padding: 0;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.partner .item .img-box {
  padding-bottom: 25%;
}
.partner .item:hover .img-box img {
  transform: scale(1.1);
}
.news {
  padding-top: 66px;
  padding-bottom: 70px;
}
.news .news-recommond {
  margin-bottom: 50px;
}
.news .news-recommond .item {
  padding: 30px;
  background-color: #f8f8f8;
}
.news .item {
  display: block;
}
.news .item .media {
  padding: 36px 0;
  border-top: 1px solid #e5e5e5;
}
.news .item .media-left {
  padding-right: 25px;
}
.news .item .item-body {
  padding-right: 50px;
}
.news .item .look-more {
  padding-left: 40px;
  padding-right: 15px;
  border-left: 1px solid #e5e5e5;
}
.news .item .item-date {
  font-size: 24px;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 5px;
}
.news .item .item-name {
  font-size: 18px;
  margin-bottom: 10px;
}
.news .item .item-desc {
  color: #999;
  line-height: 1.6;
  -webkit-line-clamp: 2;
  margin-bottom: 15px;
}
.news .item .item-desc p {
  color: #999 !important;
  line-height: 1.6;
  background-color: transparent!important;
}
.news .item .item-img {
  padding-bottom: 53%;
}
.news .item .look-detail {
  margin-top: 25px;
}
.news .item .look-detail .btn {
  background-color: #fb6409;
  color: #fff;
  font-size: 12px;
  padding: 12px 44px;
}
.news .item:hover .item-name {
  color: #fb6409;
}
.detail-content {
  padding-top: 70px;
  padding-bottom: 100px;
}
.detail-content .title {
  padding-bottom: 25px;
}
.detail-content .title h3 {
  font-size: 24px;
  color: #454545;
  margin-bottom: 13px;
}
.detail-content .title .date {
  color: #999999;
}
.detail-content .img-text {
  padding: 30px 0;
  border-top: 1px dashed #d4d4d4;
  border-bottom: 1px dashed #d4d4d4;
  font-size: 16px;
  line-height: 2;
}
.detail-content .img-text p {
  font-size: 16px;
  color: #666;
  line-height: 2;
}
.detail-content .img-text img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 15px auto;
}
.detail-content .operate {
  padding: 24px 0;
  margin-top: 40px;
  border: 1px solid #e5e5e5;
  box-shadow: 0 0 10px rgba(116, 116, 116, 0.16);
}
.detail-content .operate a {
  color: #666;
}
.detail-content .operate .page-prev,
.detail-content .operate .page-next {
  padding: 8px 28px;
}
.detail-content .operate .page-prev {
  border-right: 1px solid #e5e5e5;
}
.notice {
  background-color: #f3f6f9;
  padding-top: 66px;
  padding-bottom: 70px;
}
.notice .item {
  background-color: #fff;
  display: block;
  padding: 25px;
  transition: all 0.3s;
}
.notice .item .media-left {
  padding-right: 22px;
}
.notice .item .media-left .news-date {
  border-right: 1px solid #e6e6e6;
  white-space: nowrap;
  text-align: right;
  padding-left: 30px;
  padding-right: 16px;
}
.notice .item .media-left .news-date span {
  display: block;
  color: #999;
  font-family: Arial, Helvetica, sans-serif;
}
.notice .item .media-left .news-date .m-d {
  font-size: 24px;
  margin-top: 5px;
}
.notice .item .media-body .media-heading {
  font-size: 18px;
  font-weight: bold;
  -webkit-line-clamp: 1;
  transition: all 0.3s;
}
.notice .item .media-body .news-desc {
  color: #999;
  line-height: 2;
  -webkit-line-clamp: 1;
  transition: all 0.3s;
}
.notice .item:hover {
  background-color: #fb6409;
}
.notice .item:hover .media-left .news-date span {
  color: #fff;
}
.notice .item:hover .media-body .media-heading {
  color: #fff;
}
.notice .item:hover .media-body .news-desc {
  color: #fff;
}
.notice .item + .item {
  margin-top: 25px;
}
.product {
  padding-top: 66px;
  padding-bottom: 70px;
}
.product .item {
  display: block;
  margin-bottom: 25px;
}
.product .item .img-box {
  padding-bottom: 60.57%;
}
.product .item .item-name {
  font-size: 16px;
  color: #666;
  padding: 20px 0;
  background-color: #f4f4f4;
  transition: all 0.3s;
}
.product .item:hover .img-box img {
  transform: scale(1.1);
}
.product .item:hover .item-name {
  background-color: #fb6409;
  color: #fff;
}
.product-detail {
  padding-top: 66px;
  padding-bottom: 70px;
}
.product-detail .product-show {
  background-color: #fff;
}
.product-detail .product-show .media-left {
  padding-right: 0;
}
.product-detail .product-show .media-left .swiper-container {
  max-width: 460px;
}
.product-detail .product-show .media-left .swiper-container .swiper-slide .media-object {
  width: 460px;
  height: 360px;
}
.product-detail .product-show .media-left .swiper-container .swiper-button-next,
.product-detail .product-show .media-left .swiper-container .swiper-button-prev {
  width: 48px;
  height: 48px;
  background-size: 48px 48px;
  margin-top: -24px;
}
.product-detail .product-show .media-left .swiper-container .swiper-button-prev {
  background-image: url(404.png);
  left: 10px;
}
.product-detail .product-show .media-left .swiper-container .swiper-button-next {
  background-image: url(404.png);
  right: 10px;
}
.product-detail .product-show .media-body {
  padding-left: 52px;
}
.product-detail .product-show .media-body .media-heading {
  font-size: 24px;
  color: #454545;
  margin-top: 10px;
}
.product-detail .product-show .media-body .s-line {
  width: 28px;
  margin-top: 28px;
  margin-bottom: 18px;
  border-top: 3px solid #fb6409;
}
.product-detail .product-show .media-body .media-desc {
  color: #666;
  line-height: 1.8;
}
.product-detail .product-data {
  margin-top: 40px;
}
.product-detail .product-data .product-data-title {
  padding-top: 10px;
  padding-left: 40px;
  background-image: linear-gradient(to right, #fb6409, #a6181d);
}
.product-detail .product-data .product-data-title h4 {
  display: inline-block;
  font-size: 16px;
  padding: 13px 28px;
  background-color: #fff;
}
.product-detail .product-data .product-data-body {
  margin-top: 30px;
}
.product-detail .product-data .product-data-body .data-item .data-item-name {
  color: #1495a7;
  width: 165px;
  line-height: 2;
}
.product-detail .product-data .product-data-body .data-item .data-item-body {
  text-indent: 10px;
  color: #666;
  line-height: 2;
}
.after-sale {
  padding-top: 70px;
  padding-bottom: 100px;
}
.after-sale .media-left {
  padding-right: 0;
}
.after-sale .media-body {
  background: url(../image/e.jpg) center center no-repeat;
  background-size: cover;
  width: 10000px;
}
.after-sale .media-body ul {
  padding: 40px 70px;
}
.after-sale .media-body li {
  font-size: 24px;
  color: #fff;
  line-height: 60px;
  padding-left: 60px;
}
.after-sale .media-body li:nth-child(1) {
  background: url(404.png) left center no-repeat;
}
.after-sale .media-body li:nth-child(2) {
  background: url(404.png) left center no-repeat;
}
.after-sale .media-body li:nth-child(3) {
  background: url(404.png) left center no-repeat;
}
.after-sale .media-body li:nth-child(4) {
  background: url(404.png) left center no-repeat;
}
.after-sale .media-body li:nth-child(5) {
  background: url(404.png) left center no-repeat;
}
.contact {
  padding-top: 80px;
  padding-bottom: 100px;
}
.contact .contact-way {
  text-align: center;
  margin-bottom: 40px;
}
.contact .contact-way .item {
  line-height: 1.8;
  padding-left: 56px;
  display: inline-block;
  margin-bottom: 30px;
}
.contact .contact-way .item .item-name {
  font-size: 16px;
  color: #666;
  font-weight: bold;
  text-align: left;
}
.contact .contact-way .item .item-desc {
  color: #666;
  text-align: left;
}
.contact .contact-way .item:nth-child(1) {
  background: url(404.png) left center no-repeat;
}
.contact .contact-way .item:nth-child(2) {
  background: url(404.png) left center no-repeat;
}
.contact .contact-way .item:nth-child(3) {
  background: url(404.png) left center no-repeat;
}
.contact-content {
  background-color: #f3f6f9;
  padding: 80px 0;
}
.contact-content #ditu {
  width: 55.333%;
  height: 425px;
}
.contact-content .contact-way {
  width: 44.667%;
  height: 425px;
  background: #fb6409;
  color: #fff;
  padding: 45px;
}
.contact-content .contact-way h3 {
  font-size: 30px;
  font-weight: bold;
}
.contact-content .contact-way .s-line {
  width: 28px;
  border-top: 2px solid #fff;
  margin-top: 14px;
  margin-bottom: 20px;
}
.contact-content .contact-way p {
  margin-bottom: 10px;
}
.contact-content .contact-way .img-ewm {
  padding: 5px;
  background-color: #fff;
  border-radius: 4px;
}
.contact-content .fill-form {
  padding-top: 60px;
}
.contact-content .fill-form .title {
  margin-bottom: 30px;
}
.contact-content .fill-form .title h3 {
  font-size: 28px;
  margin-bottom: 10px;
}
.contact-content .fill-form .form-group .col-sm-6 {
  position: relative;
}
.contact-content .fill-form .form-group .col-sm-6 span {
  position: absolute;
  color: #f00000;
  right: 25px;
  top: 50%;
  margin-top: -6px;
}
.contact-content .fill-form input.form-control {
  height: 50px;
  border: 1px solid #eeeeee;
  box-shadow: none;
}
.contact-content .fill-form textarea.form-control {
  border: 1px solid #eeeeee;
  box-shadow: none;
}
.contact-content .fill-form .operate {
  padding: 30px 0 60px 0;
}
.contact-content .fill-form .operate .btn {
  font-size: 16px;
  color: #fff;
  padding: 15.5px 54px;
  border-color: #fb6409;
  background-color: #fb6409;
}
.feedback {
  padding-top: 50px;
  padding-bottom: 80px;
}
.feedback .feedback-list .item {
  position: relative;
  padding: 0 36px;
  margin-bottom: 20px;
  background-color: #f8f8f8;
}
.feedback .feedback-list .item .item-q {
  font-size: 16px;
  color: #454545;
  font-weight: bold;
  line-height: 36px;
  padding: 15px 0;
  padding-left: 40px;
  position: relative;
}
.feedback .feedback-list .item .item-q span {
  position: absolute;
  top: 15px;
  left: 0;
  color: #fb6409;
  font-size: 32px;
  font-family: Arial, Helvetica, sans-serif;
  margin-right: 16px;
}
.feedback .feedback-list .item .item-a {
  color: #666;
  padding: 15px 0;
  padding-left: 40px;
  position: relative;
  line-height: 30px;
  border-top: 1px solid #e5e5e5;
}
.feedback .feedback-list .item .item-a span {
  position: absolute;
  left: 0;
  top: 15px;
  color: #fb6409;
  font-size: 32px;
  font-family: Arial, Helvetica, sans-serif;
  margin-right: 16px;
}
.feedback .feedback-list .item:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  padding-left: 3px;
  background-image: linear-gradient(to right, #fb6409, #25ba7e);
}
.feedback .operate {
  margin-bottom: 20px;
}
.feedback .operate .btn {
  padding: 10px 30px 10px 45px;
  background: #fb6409 url(404.png) 17px center no-repeat;
  color: #fff;
}
.zhezhao {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1000;
  display: none;
}
.feedback-form {
  position: fixed;
  display: none;
  top: 20%;
  left: 50%;
  z-index: 1001;
  width: 600px;
  transform: translateX(-50%);
  background: #fff;
}
.feedback-form .title {
  background-color: #f4f4f4;
  padding: 20px 40px;
}
.feedback-form .title h4 {
  font-size: 24px;
  font-weight: bold;
}
.feedback-form .title .cha {
  display: block;
  width: 20px;
  height: 40px;
  background: url(404.png) center no-repeat;
}
.feedback-form .feedback-content {
  padding: 25px 40px;
}
.feedback-form .feedback-content .form-group .form-control {
  height: 50px;
  padding: 14px 12px;
}
.feedback-form .feedback-content .btn {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 13px 48px;
  background-image: linear-gradient(to right, #fb6409, #e14711);
}
.fill-form {
  padding-top: 60px;
  padding-bottom: 80px;
}
.fill-form .title {
  margin-bottom: 30px;
}
.fill-form .title h3 {
  font-size: 28px;
  margin-bottom: 10px;
}
.fill-form .form-group .col-sm-6 {
  position: relative;
}
.fill-form .form-group .col-sm-6 span {
  position: absolute;
  color: #f00000;
  right: 25px;
  top: 50%;
  margin-top: -6px;
}
.fill-form input.form-control {
  height: 50px;
  border: 1px solid #eeeeee;
  box-shadow: none;
}
.fill-form textarea.form-control {
  border: 1px solid #eeeeee;
  box-shadow: none;
}
.fill-form .operate {
  padding: 30px 0 60px 0;
}
.fill-form .operate .btn {
  font-size: 16px;
  color: #fff;
  padding: 15.5px 54px;
  border-color: #fb6409;
  background-color: #fb6409;
}
footer {
  background-color: #2e3238;
  padding: 50px 0;
}
footer .col-md-4:nth-child(1) {
  width: 33%;
}
footer .col-md-4:nth-child(2) {
  width: 46%;
}
footer .col-md-4:nth-child(3) {
  width: 21%;
  padding: 0;
  border-left: 1px solid #3f444a;
  height: 100%;
}
footer .footer-contact {
  border-right: 1px solid #3f444a;
}
footer .footer-contact h5 {
  color: #fff;
  font-weight: bold;
  margin-bottom: 28px;
}
footer .footer-contact .contact-body h3 {
  font-size: 30px;
  color: #fff;
  font-family: 'Anton', sans-serif;
}
footer .footer-contact .contact-body .gongzuori,
footer .footer-contact .contact-body .address {
  color: #666;
  line-height: 2;
}
footer .footer-contact .contact-body .contact-qq {
  background-color: #fb6409;
  color: #fff;
  margin-top: 10px;
}
footer .footer-links {
  margin: 0 auto;
  max-width: 460px;
  position: relative;
}
footer .footer-links li {
  display: inline-block;
  float: left;
  padding: 0 30px;
}
footer .footer-links li > a {
  color: #fff;
  font-size: 16px;
  display: block;
  font-weight: bold;
}
footer .footer-links li a:hover {
  color: #fb6409;
}
footer .footer-links li p{line-height: 28px;}
footer .footer-links li p a{font-weight: normal; color: #f0f0f0;}
footer .ewm {
  display: inline-block;
  text-align: center;
}
footer .ewm h5 {
  text-align: center;
  color: #a0a0a0;
  margin-top: 18px;
}
.copyright {
  background-color: #242424;
  padding: 12px 0;
  color: #666;
}
@media (min-width: 1200px) and (max-width: 1259px) {
  .index-news .index-news-body .news-show {
    padding-right: 22px;
  }
  .index-news .index-news-body .news-list .item {
    padding-top: 24px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .index-news .index-news-body .news-show {
    padding-right: 22px;
  }
  .index-news .index-news-body .news-show-box {
    padding-bottom: 26px;
  }
  .index-news .index-news-body .news-list .item {
    padding-top: 24px;
  }
  .index-news .index-news-body .news-list .item .item-desc {
    -webkit-line-clamp: 2;
  }
}
@media (min-width: 768px) {
  .navbar-nav li a {
    padding: 43px 20px;
    font-size: 16px;
    color: #181a19;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .navbar {
    background-image: none;
  }
  .navbar .nav-tel {
    color: #fb6409;
  }
  .navbar-nav li a {
    padding: 43px 10px;
    color: #333;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar .navbar-brand {
    padding: 26px 0;
  }
  .navbar .navbar-brand > img {
    width: 60%;
  }
  .navbar .nav-tel {
    margin-left: 15px;
    font-size: 18px;
    padding: 38px 0;
  }
  .navbar .nav-tel img {
    width: 30px;
  }
  .navbar-nav li a {
    padding: 43px 3px;
    font-size: 14px;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .index-about .media-left {
    padding-right: 40px;
  }
  .after-sale .media-body ul {
    padding: 40px;
  }
}
@media (max-width: 991px) {
  .index-about {
    padding: 40px 15px;
  }
  .index-about .media-left {
    display: block;
    width: 100%;
    padding-right: 0;
  }
  .index-about .media-left .media-object {
    margin: 0 auto;
  }
  .index-about .media-left .absolute-img {
    display: none;
  }
  .index-about .media-body {
    display: block;
    padding-top: 40px;
  }
  .index-news .index-news-body .news-show {
    padding: 0;
    margin-bottom: 30px;
  }
  .intro .media-left {
    display: block;
    width: 100%;
    padding-right: 0;
    padding: 0 15px;
  }
  .intro .media-body {
    display: block;
    width: 100%;
    padding: 0 15px;
    margin-top: 20px;
  }
  .intro .media-body img {
    width: 100%;
  }
  .product-detail .product-show .media-left {
    display: block;
    width: 100%;
  }
  .product-detail .product-show .media-body {
    display: block;
    width: 100%;
  }
  .after-sale .media-body {
    display: block;
  }
  .after-sale .media-left {
    display: block;
  }
  .after-sale .media-left .media-object {
    max-width: 100%;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .navbar {
    background-image: none;
  }
  .navbar .navbar-brand {
    height: 72px;
    padding: 5px 15px;
  }
  .navbar .navbar-brand img {
    height: 100%;
  }
  .navbar .navbar-toggle {
    margin-top: 19px;
  }
  .index-news .index-news-body .news-show-box {
    padding: 30px 20px;
  }
  .index-news .index-news-body .news-list .item {
    padding-right: 100px;
  }
  footer .col-md-4:nth-child(1) {
    width: 100%;
  }
  footer .col-md-4:nth-child(2) {
    width: 100%;
  }
  footer .col-md-4:nth-child(3) {
    width: 100%;
    margin-top: 40px;
    text-align: center;
  }
  .about-nav {
    margin-top: 0;
  }
  .culture .culture-item + .culture-item {
    margin-top: 40px;
  }
  .culture .culture-item:nth-child(2) {
    margin-top: 40px;
  }
  .after-sale .media-body ul {
    padding: 15px;
  }
  .after-sale .media-body li {
    font-size: 16px;
    line-height: 40px;
    padding-left: 30px;
  }
  .after-sale .media-body li:nth-child(1) {
    background-size: 20px 20px;
  }
  .after-sale .media-body li:nth-child(2) {
    background-size: 20px 20px;
  }
  .after-sale .media-body li:nth-child(3) {
    background-size: 20px 20px;
  }
  .after-sale .media-body li:nth-child(4) {
    background-size: 20px 20px;
  }
  .after-sale .media-body li:nth-child(5) {
    background-size: 20px 20px;
  }
  .fill-form .form-horizontal .form-group .col-sm-6:nth-child(1) {
    margin-bottom: 20px;
  }
  .feedback-form {
    top: 20%;
    left: 15px;
    right: 15px;
    width: auto;
    transform: translateX(0);
  }
  .feedback-form .feedback-content .form-group .col-sm-6:nth-child(1) {
    margin-bottom: 20px;
  }
  .product-detail .product-show .media-left .swiper-container .swiper-slide .media-object {
    width: 100%;
    height: auto;
  }
  .product-detail .product-show .media-body {
    padding-left: 0;
  }
  .development .development-body {
    background: url(404.png) 74px top no-repeat;
  }
  .development .development-body .right-fruit {
    padding-left: 20px;
  }
}