﻿@charset "utf-8";
/*内页导航*/
.erji-nav {
    width: 100%;
    border-bottom: 1px solid #e9eef3;
}
.erji-nav  .ny-ej-nav {
    padding: 30px 0;
}
.erji-nav .navbar-default {
    background: none;
    border: none;
    z-index: 1;
}
.erji-nav #navbar1 {
    text-align: center;
    line-height: 15px;
}
.erji-nav .navbar-nav {
    float: none;
    display: inline-block;
}
.erji-nav .navbar-nav>li>a {
    margin: 0;
    padding: 0 14px;
    font-size: 16px;
    color: #2b2b2b;
}
.erji-nav .navbar-default .navbar-nav>.active>a, 
.erji-nav .navbar-default .navbar-nav>.active>a:focus, 
.erji-nav .navbar-default .navbar-nav>.active>a:hover {
    color: #ca381b!important;
    background: none;
    font-weight: bold;
}

/*关于我们*/
.info-box {
    padding: 60px 15px;
}
.info-box img{
  width: auto;
  max-width: 100%;
}
.about-box1 {
    background: url(../images/back2.jpg) no-repeat right bottom;
    padding: 90px 15px;
}
.about-box1 p{
    font-size: 16px;
    line-height: 35px;
    color: #383838cf;
}
.about-box1 p span {
    color: #ca391b;
    font-weight: bold;
}
.about-box2 {
    padding: 90px 0;
    background: #ecf0f4;
}
.about-box2 .about-box2-sb {
    background: #fff;
    padding: 60px 32px;
    height: 370px;
}
.about-box2 .about-box2-sb .p1 {
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
    color: #ca391b;
    text-align: center;
}
.about-box2 .about-box2-sb .p1::after{
    display: block;
    content: '';
    width: 50px;
    height: 3px;
    background-color: #ca391b;
    margin: 10px auto;
}
.about-box2 .about-box2-sb .p2 {
    font-size: 16px;
    line-height: 26px;
    color: #383838cf;
}
.about-tab {
    padding-top: 80px;
    text-align: center;
}
.about-tab .nav-tabs {
    display: inline-block;
    margin-bottom: 20px;
}
.about-tab .nav-tabs>li>a{
    width: 255px;
    height: 60px;
    background-color: #ecf0f4;
    color: #636465;
    font-size: 18px;
    font-weight: bold;
    line-height: 37px;
    text-align: center;
    border-radius: 4px;
}
.about-tab .nav-tabs>li.active>a, 
.about-tab .nav-tabs>li.active>a:focus, 
.about-tab .nav-tabs>li.active>a:hover {
    background-color: #ca391b;
    font-size: 18px;
    font-weight: bold;
    line-height: 37px;
    text-align: center;
    color: #ffffff;
}
.about-tab .nav-tabs {
    border:none;
}
.about-tab .tab-container {
  width: 80%;
  margin: 0 auto;
}
.about-tab .gallery-top {
  margin-bottom: 30px;
}
.about-tab .swiper-slide-xiaotu .swiper-button-next {
    right: -30px;
}
.about-tab .swiper-slide-xiaotu .swiper-button-prev {
    left: -30px;
}
.about-tab .swiper-slide-xiaotu .swiper-slide-visible img {
    cursor: pointer;
}
.about-tab .swiper-slide-thumb-active img {
    border: 1px solid #ca381b;
}
.qiwh-box .col-md-3 {
    padding: 0 14px;
}
.qiwh-box img,.about-hornor-box img {
    transition: all 0.3s;
}
.qiwh-box img:hover,.about-hornor-box img:hover {
    transform: scale(1.02);
}

.about-hornor-box img {
    width: 100%;
}
.about-hornor1 {
    width: 37.4%;
    float: left;
    margin-right: 2%;
}
.about-hornor2 {
    width: 18.5%;
    float: left;
    margin-right: 2%;
}
.djs-img {
    width: 100%;
}

/*案例*/
.case-sb {
    background-color: #F9FBFC;
    padding-bottom: 43px;
    margin-bottom: 43px;
    transition: all 0.3s;
}
.case-sb video{height: 215px;}
.case-sb:hover {
    border-radius: 4px;
    -moz-box-shadow:2px 2px 5px #9C9C9C; 
    -webkit-box-shadow:2px 2px 5px #9C9C9C; 
    box-shadow:2px 2px 5px #9C9C9C;
}
.case-sb img {
    width: 100%;
}
.case-sb .p1 {
    font-size: 16px;
    line-height: 1.8;
    text-align: center;
    padding:20px 5px;
    height: 88px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; 
    overflow: hidden;
}
.case-sb .p1::after {
    display: block;
    content: '';
    width: 20px;
    height: 3px;
    background-color: #d93028;
    margin: 0 auto;
}
.erji-nav .h3 {
  line-height: 83px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #ca381b;
  margin: 0;
  padding: 0;
}
/*反馈留言*/
.gbook-box .form-control {
  height: 50px;
  line-height: 50px;
  margin-bottom: 20px;
  background: #EFEFEF;
  outline: none;
  outline-color: none;
}
.gbook-box .form-control1 {
  height: 200px;
}
.gbook-box .btn-primary{
  width: 100%;
  height: 50px;
  font-size: 20px;
  background: #CA391B;
  border: none;
}
.gbook-box .p1 {
  line-height: 52px;
}
.contact-description p {
  color: #3e3e3e;
  line-height: 28px;
  margin-bottom: 20px;
}
.contact-right span {
  font-size: 16px;
  font-weight: bold;
}
.contact-right span.span1 {
  color: #ca381b;
}
.contact-right span.span1 a {
  color: #ca381b;
}
.contact-right li {
  line-height: 30px;
}

/*新闻*/
.ny-news-1 {
  display: block;
  background: #fff;
  padding: 20px 0 ;
}
.ny-news-1right {
  background: #F4F6F7;
  padding-bottom: 72px;
 }
.ny-news-1 .div1 {
  color: #333;
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
  padding-bottom: 10px;
  border-bottom: 1px solid #a6a7a8;
}
.ny-news-1:hover .div1,.ny-news-1:hover .news-p1{
  color: #ca381b;
}
.ny-news-1:hover .more-btn {
  border: 1px solid #ca381b;
  color: #ca381b;
}
.ny-news-1 span {
  color: #999;
  font-size: 16px;
  font-weight: normal;
}
.ny-news-1 span span {
  color: #ca381b;
  font-size: 24px;
  font-weight: bold;
  line-height: 40px;
}
.ny-news-1 .news-p1 {
  color: #666;
  font-size: 16px;
  line-height: 26px;
  margin-top: 20px;
  min-height: 134px;
}
.ny-news-1 .more-btn {
  border: 1px solid #999;
  color: #999;
  display: block;
  width: 100px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  cursor: pointer;
  margin-top: 30px;
}
.ny-news-1 .ny-news-2 {
  margin: 0;
}
.ny-news-2 {
  display: block;
  color: #666;
  margin: 30px auto;
}
.ny-news-2 .div4 {
  font-size: 80px;
  text-align: center;
  color: #ca381b;
  padding-bottom: 10px;
  line-height: 64px;
  margin-top: 26px;
}
.ny-news-2 .div5 {
  font-size: 20px;
  text-align: center;
  padding-top: 10px;
  font-size: 17px;
  color: #ca381b;
}
.ny-news-2 .div6 {
  background: #F4F6F7;
  font-size: 16px;
  color: #666;
  line-height: 26px;
  padding: 30px;
}
.ny-news-2 .div6 p {
  font-weight: bold;
  color: #333;
  border-bottom: 1px solid #ccc9c975;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
.ny-news-2:hover {
}
.ny-news-2:hover p,.ny-news-2:hover span,.ny-news-2:hover div {
  color: #ca381b;
}
.pre-next {
  margin-top: 20px;
}
.info-title {
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  line-height: 40px;
}
.info-date {
  text-align: right;
  color: #a2a2a2;
}
@media (min-width: 993px) {
  .news-info {
    width: 77%;
    margin: 0 auto;
  }
}
.news-info p{
  font-stretch: inherit;
  font-size: 14px;
  line-height: 26px;
  font-family: arial;
  vertical-align: baseline;
  text-align: justify;
  white-space: normal;
}
.news-info img {
  display: block;
  width: 100%;
  margin: 0 auto;
}

.pro-sb {
  border: 1px solid #e9eef3;
}
.pro-info .scrolltab .ulBigPic .sPic {
  width: 600px;
  margin-left: 14%;
}

/*下载*/

.down-sb {
  border: 1px solid #E9EEF3;
  padding: 12px 40px;
  border-radius: 8px;
  transition: all 0.3s;
  margin: 20px 0;
  line-height: 46px;
}
.showpro-down1 .down-sb1 .p1 {
  color: #383838!important;
}
.download-h4 {
  font-size: 20px;
  font-weight: bold;
  color: #ca381b;
  line-height: 32px;
}
.down-sb .p1 {
  font-size: 16px;
  line-height:22px;
  font-weight: bold;
  color: #CA391B;
  padding-bottom: 15px;
  padding-top: 15px;
}
.down-sb .p2 ,.down-sb .p3{
  font-size: 16px;
  line-height:22px;
  font-weight: bold; 
  padding-bottom: 15px;
  padding-top: 15px;
}
.down-sb .p4 {
  line-height: 23px;
  padding-bottom: 15px;
  padding-top: 15px;
}
.down-sb .p3 span{
  font-size: 14px;
  font-weight: bold;
}
.down-sb .p5 {
  display: block;
  width: 46px;
  height: 46px;
  background: url(../images/xz2.png) no-repeat center;
}
.down-sb:hover {
  background: #ECF0F4;
}
.down-sb:hover .p5 {
  background: url(../images/xz1.png) no-repeat center;
}
.down-sb .yulan {
  font-size: 14px;
  line-height: 42px;
  text-align: center;
  font-weight: bold;
}
.showpro-down1 {
  border: 2px solid #ECF0F4;
  padding: 8px;
}
/*.showpro-down1 .down-sb {
  background: #ECF0F4;
}*/
.showpro-down1 .down-sb1 {
  border: none;
  background: none;
  margin: 0;
}
.showpro-down1 .p2 {
  font-weight: normal;  
}
.showpro-down1 .down-sb .yulan {
  float: left;
  margin-left: 10%;
  margin-right: 10%;
}
.showpro-down1 .down-sb .p5 {
  display: inline-block;
  float: right;
  margin-right: 10px;
}
.showpro-down1 .down-sb:hover .p5 {
  background: url(../images/xz2.png) no-repeat center;
}
.showpro-down1 .down-sb .p5:hover {
  background: url(../images/xz1.png) no-repeat center;
}
.down-sb .xiazai:last-child .p5 {
  margin: 0 auto;
  text-align: center;
  display: block;
  float: none;
}
.down-sb .xiazai .span1 {
  width: 41%;
  text-align: left;
}
/*产品内页*/
.pro-tab-box {
  margin-top: 30px;
}
.pro-info-title {
  line-height: 52px;
  font-size: 28px;
  text-align: center;
  font-weight: bold;
}
.pro-tab-box .nav-tabs {
  margin-bottom: 20px;
}
.pro-tab-box .nav-tabs>li>a {
  margin-right: 0;
  border: none;
  border-radius: 0;
  /*color: #ca381b;*/
  background: #ECF0F4;
  width: 100%;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}
.pro-tab-box .nav-tabs>li.active>a, 
.pro-tab-box .nav-tabs>li.active>a:focus, 
.pro-tab-box .nav-tabs>li.active>a:hover,
.pro-tab-box .nav-tabs>li>a:hover {
  color: #fff;
  cursor: pointer;
  background-color: #ca381b;
  border: none;
  border-bottom-color: none;
}

.pro-tab-box li img:hover {
  border: 1px solid #ca381b;
}
#gg li img,#tz img,#cgal img,#xcd li img { 
  width: 100%; 
  cursor: pointer;
}

.pro-info .index-pro-sb {
  border: none;
}
.pro-info .index-pro-sb h3:after {
  display: none;
}
.pro-info .index-pro .carousel-inner>ul>li:last-child {
    border-right: none;
}
.pro-info .index-pro-sb h3 {
  margin: 10px 5px 10px;
}
.pro-info .inner-content {
  border: 1px solid #ddd;
  overflow: hidden;
}
.pro-info .xgcp{
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  margin-top: 40px;
  border-bottom: 1px solid #ddddddd9;
}
.pro-info .xgcp::after {
  display: block;
  content: "";
  width: 50px;
  height: 1px;
  background: #ca381b;
  margin: 0 auto;
}
.showpro-down {
  min-height: 400px;
}
.pro-case-sb {
  overflow: hidden;
}
.history-box {
  background: url(../images/point.jpg);
  background-repeat:repeat-y;
  background-position-x : 50%;
}
.history-box  .plane{
  width: 50px;
  display: block;
  margin: 0 auto 40px;
}
.history2,.history1 {
  clear: both;
  float: none;
  overflow: hidden;
  margin-bottom: 28px;
}
.history1 {
  text-align: right;
  margin-left: 16%;
}
.history1 img {
  float: right;
  margin-left: 20px;
  width: 150px;
}
.history2 {
  margin-left: 42.5%;
}
.history2 img {
  float: left;
  margin-right: 20px;
  width: 150px;
}
.history-box h4 {
  font-size: 22px;
  color: #ca381b;
  line-height: 24px;
  margin-top: 48px;
}
.history-box .p1 {
    font-size: 15px;
    line-height: 30px;
}