@charset "utf-8";
/* CSS Document */
body, ul, li, p {
  padding: 0;
  margin: 0;
  list-style-type: none;
  font-family: "微软雅黑";
}
a {
  text-decoration: none !important;
}
.clear {
  clear: both;
}
/*右侧导航栏*/
#fp-nav {
  top: 50%;
}
#fp-nav ul li {
  vertical-align: middle;
  margin: 10px 50px 0;
}
#fp-nav li .active {
  background-position: 0 bottom;
}
#fp-nav ul li a {
  display: block;
  color: #000000;
  width: 21px;
  height: 21px;
  background: url(../images/dot.png) 5px 5px no-repeat;
  /*right: 0;*/
}
@media screen and (max-width:768px) {
  #fp-nav.fp-right {
    display: none;
  }
}
/* banner */
@media screen and (max-width:768px) {
  .section .fp-slides .slide:nth-child(1) {
    background: url("../images/ban001.jpg") center / cover !important;
  }
  .section .fp-slides .slide:nth-child(2) {
    background: url("../images/ban002.jpg") center / cover !important;
  }
  .section .fp-slides .slide:nth-child(3) {
    background: url("../images/ban003.jpg") center / cover !important;
  }
}
/* banner导航 */
.fp-slidesNav {
  width: 200px;
  height: 10px;
}
.fp-slidesNav ul {
  width: 200px;
  height: 10px;
  vertical-align: middle;
}
.fp-slidesNav ul li {
  float: left;
  width: 40px;
  height: 10px;
  margin: 0 10px;
  border: 0;
}
.fp-slidesNav ul li a span, .fp-slidesNav ul li a:hover span {
  display: block;
  border-radius: 0;
  width: 40px;
  height: 10px;
}
.fp-slidesNav ul li a.active span, .fp-slidesNav ul li a.active:hover span {
  border-radius: 0;
  background-color: #d3282d;
  width: 40px;
  height: 10px;
}
/* 主页导航 */
.navbar-default {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  border: 0;
  height: 100px;
  margin-bottom: 0;
}
.navbar-default .navbar-nav > li > a {
  color: #000;
}
.navbar-nav > li {
  margin: 30px 15px;
}
.navbar-nav > li.hover a, .navbar-nav > li a:hover {
  background: #d3282d !important;
  color: #fff !important;
}
@media screen and (max-width:1200px) {
  .navbar-nav > li {
    margin: 30px 10px;
  }
}
@media screen and (max-width:992px) {
  .navbar-nav > li {
    margin: 30px 4px;
  }
  .navbar-nav > li > a {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media screen and (max-width:768px) {
  .navbar-default {
    height: 80px;
  }
  .navbar-brand img {
    width: 100px;
  }
  .navbar-toggle {
    margin-top: 22px;
  }
  .navbar-nav > li {
    margin: 10px 30px;
  }
  .navbar-header {
    height: 80px;
  }
  .navbar-default .navbar-nav > li > a {
    color: #fff;
  }
  .navbar-nav > li.hover a {
    background: 0;
  }
  .navbar-collapse {
    background: #d3282d;
  }
}
/*悬浮视频*/
@media screen and (max-width:768px) {
  #shipin {
    display: none;
  }
}
.section2 {
  background: url("../images/s2.jpg") no-repeat scroll center center / cover;
  position: relative;
}
.abtext {
  margin-top: 28px;
}
.abtext p {
  color: #50504f;
  line-height: 25px;
}
.abright {
  background: rgba(248, 244, 234, .6);
  padding: 20px;
}
.abimg {
  padding: 0 50px;
}
.ab_menu {
  padding: 0 50px;
  padding-top: 30px;
}
.ab_menu .col-xs-3 {
  padding: 0 30px;
}
.ab_menu .col-xs-3 .img-responsive:hover {
  filter: drop-shadow(0 0 10px #650202);
}
@media screen and (max-width:1200px) {
  .ab_menu .col-xs-4 {
    padding: 40px;
  }
}
@media screen and (max-width:992px) {
  .abimg {
    display: none;
  }
  .abtext p {
    font-size: 12px;
  }
  .ab_menu {
    padding-top: 10px;
  }
}
@media screen and (max-width:768px) {
  .abright {
    padding: 10px;
  }
  .abtext .p2 {
    display: none;
  }
  .ab_menu {
    padding: 0 30px;
    padding-top: 10px;
  }
  .ab_menu .col-xs-4 {
    padding: 20px;
  }
}
.section3 {
  background: url("../images/s3.jpg") no-repeat scroll center center / cover;
}
.product {
  text-align: center;
  padding: 0 50px;
  padding-top: 80px;
}
.product img {
  display: inline-block;
  padding: 0 70px;
}
.product .probg {
	border: 1px solid #000000;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 10px;
  padding: 40px;
  padding-top: 50px;
  margin-top: -60px;
}
.product .probg:hover {
  background: rgba(255, 255, 255, 0.8);
}
.probg h2 {
  color: #302e2f;
  margin-bottom: 20px;
}
.probg span {
  color: #686868;
  display: block;
}
.probg i {
  height: 2px;
  display: block;
  width: 90px;
  background: #949494;
  margin: 0 auto;
  margin-top: 3px;
}
.probg p {
  font-size: 14px;
  line-height: 25px;
  margin-top: 5px;
}
.probg a.more {
  display: inline-block;
  background: #535353;
  color: #333;
  width: 100%;
  height: 45px;
  line-height: 45px;
  border-radius: 10px;
  font-size: 16px;
  margin-top: 10px;
  color: #fff;
}
.probg a.more:hover {
  background: #51911b;
}
.product .col-xs-4 {
  padding: 0 30px;
}
@media screen and (max-width:1200px) {
  .product img {
    padding: 0 60px;
  }
  .product {
    padding-top: 50px;
  }
}
@media screen and (max-width:992px) {
  .product img {
    padding: 0 40px;
  }
  .product {
    padding-left: 10px;
    padding-right: 10px;
  }
  .probg h2 {
    font-size: 20px;
  }
  .product .col-xs-4 {
    padding: 0 20px;
  }
  .product .probg {
    padding: 10px;
    padding-top: 50px;
    margin-top: -60px;
    padding-bottom: 20px;
  }
  .probg p {
    font-size: 12px;
  }
  .probg a.more {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-radius: 10px;
    font-size: 16px;
    margin-top: 10px;
  }
}
@media screen and (max-width:768px) {
  .product img {
    padding: 0 10px;
  }
  .product .col-xs-4 {
    padding: 0 5px;
  }
  .probg p {
    display: none;
  }
  .product .probg {
    padding-top: 30px;
    margin-top: -35px;
  }
  .probg h2 {
    font-size: 16px;
  }
  .probg span {
    font-size: 11px;
    height: 40px;
  }
  .probg a.more {
    height: 35px;
    line-height: 35px;
    font-size: 11px;
    margin-top: 10px;
    background: #51911b;
    color: #fff;
  }
  .product {
    padding-top: 30px;
  }
}
.section4 {
  position: relative;
  background: url("../images/s4.jpg") no-repeat scroll center center / cover;
}
@media screen and (min-width:1200px) {
  .casetit img {
    padding: 0 80px;
  }
}
.case_p {
  font-size: 16px;
  color: #828081;
  padding-top: 20px;
  text-align: center;
  line-height: 25px;
}
.case_img {
  padding-top: 30px;
}
@media screen and (max-width:768px) {
  .case_p {
    font-size: 12px;
    line-height: 22px;
  }
}
.section5 {
  position: relative;
  background: url("../images/s2.jpg") no-repeat scroll center center / cover;
}
.section5 .media-left {
  padding-right: 0;
}
.section5 .media-left a {
  color: #fff;
  font-size: 32px;
  background: #3e6c2b;
  width: 90px;
  height: 90px;
  line-height: 90px;
  display: block;
  text-align: center;
}
.media-body {
  background: #e8e6e2;
  height: 60px;
  padding: 15px;
}
.media-body a {
  color: #515151;
  font-size: 16px;
  font-weight: bold;
}
.media-body a:hover {
  color: #3e6c2b;
}
.media-body p {
  font-size: 12px;
  color: #515151;
  line-height: 18px;
  margin-top: 5px;
}
.newtit {
  padding-right: 30px;
}
.newimg {
  padding-top: 20px;
}
.news {
  padding-left: 50px;
  padding-top: 50px;
}
@media screen and (max-width:1200px) {
  .news {
    padding-top: 20px;
  }
}
@media screen and (max-width:992px) {
  .newimg {
    display: none;
  }
  .media-left {
    display: none;
  }
  .news {
    padding: 0;
  }
  .media-body p {
    display: none;
  }
  .media-body a {
    font-size: 14px;
  }
}
.section6 {
  position: relative;
  background: url("../images/s6.jpg") no-repeat scroll center center / cover;
}
.network p {
  color: #fff;
  line-height: 22px;
}
.nettext img {
  padding: 30px 50px;
}
.nettext {
  margin-left: -60px;
}
@media screen and (max-width:768px) {
  .nettext {
    margin: 0;
  }
  .nettext img {
    padding: 20px 80px;
  }
}
.section7 {
  background: url("../images/s7.jpg") no-repeat scroll center center / cover;
  position: relative;
}
.index_cont {
  background: url(../images/hbg.png) no-repeat top;
  background-size: 300px;
  width: 300px;
  margin: 0 auto;
  height: 470px;
  color: #fff;
}

.index_cont a{
    color: #fff;
    
}
.index_cont span {
  display: block;
  text-align: center;
  padding-top: 40px;
  font-size: 25px;
}
.index_cont p {
  padding-top: 20px;
  padding-left: 30px;
  line-height: 22px;
}
.index_bottom {
  background: #f3f3f1;
  line-height: 22px;
  text-align: center;
  color: #545454;
  position: absolute;
  width: 100%;
  bottom: 0;
  font-size: 12px;
  padding: 8px 10px;
}
.index_bottom a {
  color: #545454;
}
/* CSS3过度及动画 */
.side {
  left: -100%;
  transition: all 1s;
}
.active .side {
  left: 0;
  opacity: 1;
  transition-delay: 0.1s;
}
.ltie10 .side {
  left: 50%;
  opacity: 1;
  transition-delay: 0.7s;
}
.abimg {
  position: relative;
  left: -50%;
  opacity: 0;
  transition: all 1s;
}
.active .abimg {
  opacity: 1;
  left: 0;
  transition-delay: 0.7s;
}
.ltie10 .abimg {
  left: -50%;
  opacity: 1;
  transition-delay: 0.7s;
}
.abright {
  position: relative;
  z-index: 10;
  opacity: 0;
  -webkit-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
  transition: all 1s;
}
.active .abright {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  transition-delay: 0.7s;
}
.ab1 {
  position: relative;
  bottom: -200px;
  opacity: 0;
  transition: all 1s;
}
.active .ab1 {
  bottom: 0;
  opacity: 1;
  transition-delay: 0.7s;
}
.ltie10 .ab1 {
  bottom: 0;
  opacity: 1;
  transition-delay: 0.7s;
}
.ab2 {
  position: relative;
  bottom: -200px;
  opacity: 0;
  transition: all 1s;
}
.active .ab2 {
  bottom: 0;
  opacity: 1;
  transition-delay: 1s;
}
.ltie10 .ab2 {
  bottom: 0;
  opacity: 1;
  transition-delay: 1s;
}
.ab3 {
  position: relative;
  bottom: -200px;
  opacity: 0;
  transition: all 1s;
}
.active .ab3 {
  bottom: 0;
  opacity: 1;
  transition-delay: 1s;
}
.ltie10 .ab3 {
  bottom: 0;
  opacity: 1;
  transition-delay: 1s;
}
.ab4 {
  position: relative;
  bottom: -200px;
  opacity: 0;
  transition: all 1s;
}
.active .ab4 {
  bottom: 0;
  opacity: 1;
  transition-delay: 1s;
}
.ltie10 .ab4 {
  bottom: 0;
  opacity: 1;
  transition-delay: 1s;
}
.protit {
  position: relative;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
  transition: all 1s;
}
.active .protit {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  transition-delay: 0.7s;
}
.ltie10 .protit {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.7s;
}
.product {
  position: relative;
  bottom: -500px;
  transition: all 1s;
}
.active .product {
  bottom: 0;
  transition-delay: 1.1s;
}
.ltie10 .product {
  bottom: 0;
  transition-delay: 1.1s;
}
.casetit {
  position: relative;
  top: -150px;
  transition: all 1s;
  opacity: 0;
}
.active .casetit {
  top: 0;
  opacity: 1;
  transition-delay: 0.7s;
}
.ltie10 .casetit {
  top: 0;
  opacity: 1;
  transition-delay: 0.7s;
}
.case_p {
  position: relative;
  opacity: 0;
  transition: all 1s;
}
.active .case_p {
  opacity: 1;
  transition-delay: 1.2s;
}
.ltie10 .case_p {
  opacity: 1;
  transition-delay: 1.2s;
}
.case_img {
  position: relative;
  bottom: -150px;
  opacity: 0;
  transition: all 1s;
}
.active .case_img {
  bottom: 0;
  opacity: 1;
  transition-delay: 1.5s;
}
.ltie10 .case_img {
  bottom: 0;
  opacity: 1;
  transition-delay: 1.5s;
}
.newtit, .newimg {
  position: relative;
  z-index: 1;
  left: -200px;
  opacity: 0;
  transition: all 1s;
}
.media {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: all 1s;
  right: -200px;
}
.active .newtit {
  left: 0;
  opacity: 1;
  transition-delay: 0.7s;
}
.active .newimg {
  left: 0;
  opacity: 1;
  transition-delay: 0.5s;
}
.active .media1 {
  right: 0;
  opacity: 1;
  transition-delay: 0.5s;
}
.active .media2 {
  right: 0;
  opacity: 1;
  transition-delay: 0.6s;
}
.active .media3 {
  right: 0;
  opacity: 1;
  transition-delay: 0.7s;
}
.netimg {
  position: relative;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
  transition: all 1s;
}
.active .netimg {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  transition-delay: 0.7s;
}
.ltie10 .netimg {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.7s;
}
.nettext img, .nettext p {
  position: relative;
  bottom: -150px;
  opacity: 0;
  transition: all 1s;
}
.active .nettext img {
  bottom: 0;
  opacity: 1;
  transition-delay: 1s;
}
.ltie10 .nettext img {
  bottom: 0;
  opacity: 1;
  transition-delay: 1s;
}
.active .nettext p {
  bottom: 0;
  opacity: 1;
  transition-delay: 1.2s;
}
.ltie10 .nettext p {
  bottom: 0;
  opacity: 1;
  transition-delay: 1.2s;
}
.index_cont {
  position: relative;
  opacity: 0;
  -webkit-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
  transition: all 1s;
}
.active .index_cont {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  transition-delay: 0.7s;
}
.ltie10 .index_cont {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.7s;
}
/*在线留言*/
#contact-area {
  /*padding: 110px 0 120px;*/
}
.content #contact-area {
  padding-top: 50px;
}
.contact-box {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 50px 50px 35px;
  background-color: #fff;
  border-radius: 6px;
}
.contact-box input {
  height: 50px;
  border: 1px solid #f7f6f5;
  font-size: 15px;
  background-color: #f7f6f5;
  font-weight: 500
}
.contact-box textarea {
  border: 1px solid #f7f6f5;
  padding-top: 10px;
  background-color: #f7f6f5;
  font-size: 15px;
  font-weight: 500
}
.contact-box button {
  background-color: #325eff;
  border: 0;
  color: #fff;
  padding: 10px 30px;
  border-radius: 4px;
  cursor: pointer;
  outline: 0;
  font-weight: 500;
  font-size: 15px
}
.contact-box button:hover {
  background-color: #0f39cf;
}