.section-jituan{
  background: #ddd5bb;
}

.section-jituan .container{
  padding-bottom: 69px;
}

.jtxw{
  overflow: hidden;
  margin-top: 36px;
  padding-bottom: 36px;
  border-bottom: 1px solid #b2ab96;
}
  .jtxw .syxw{
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
  }

    .jtxw .nyxw{
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
  }

.jtxw img{
  display: block;
  float: left;
  width: 148px;
  height: 80px;
  padding-right: 12px;  
}
.jtxw p{
  color: #333;
  font-size: 14px;
  font-weight: bold;
  line-height: 22px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.jtxw:hover p{
  color: #ff6600;
}
.jtxw font{
  font-size: 14px;
  color: #777;
  font-weight: normal;
}



 .news-box{
    background: #ecf0f1;
    border-bottom: 4px solid #afafaf;

  }
  .news-box:hover{
    background: #2e66aa;
    border-bottom: 4px solid #2e66aa;
  }

  .news-box .cytu{
    display: block;
    width: 100%;
    height: auto;
    min-height: 260px;
  }

  .news-box1 .pptu{
    display: block;
    width: 100%;
    height: auto;
  }

    .news-box1 .pptu img{
    display: block;
    width: 372px;
    height: 278px;
  }

  .news-box2 .xmtu{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 30px;
  }

  .news-box2 p{
    position: absolute;    
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 38px;
    height: 38px;
    color: #fff;
    margin-top: -38px;
    margin-bottom: 0px;
    background: rgba(0,0,0,0.5);
  }
  .news-box2 p:hover{
    color: #ff6600;
  }

  .news-box .cyzi{
    display: block;
    width: 100%;
    height: auto;
  }

  .yuan .img-circle{
    width: 82px; height: 82px; margin-top: -41px; border: 4px solid #fff;
  }

  .marketing h2 {
    font-size: 18px;
    font-weight: bold;
    color: #0f65c2;
    line-height: 1.5;
    letter-spacing: -1px;
  }

  .news-box:hover h2{
    color: #fff!important;
  }
  .news-box:hover p{
    color: #fff!important;
  }

  .marketing .col-md-3 p {
    margin-right: 39px;
    margin-left: 39px;
    font-size: 13px;
    line-height: 24px;
    color: #666;
    text-align: center;
    padding-bottom: 10px;  
  }


.xmfl{
  overflow: hidden;
  margin-top: 39px;
  margin-bottom: 39px;
  text-align: center;
}
.xmfl a{
  padding: 0px 16px;
  color: #393939;
  font-size: 15px;
  line-height: 30px;
  font-weight: 500;  
}

.xmfl a:hover{
  color: #f00;
}
.jg2{
  border-left: 1px solid #555; 
}









.ny_tu img{
  width: 100%;
  height: 189px;
  overflow: hidden;
}

.position{
  background: #fff;
  width: 100%;
  line-height: 50px;
  font-size: 14px;
  color: #555;

}

.pos-left{
  float: left;
  text-align: left;
}

.pos-left a{
  color: #333;
  font-size: 14px;
  font-weight: bold;  
  padding: 17px 0px;
  margin-right: 30px;
}
.pos-left a:hover{
  color: #ff6600;
  border-bottom: 2px solid #ff6600;
}

.pos-right{
  float: right;
  text-align: right;
}

  .nyxw p{
    font-size: 16px;
    font-weight: normal;
    color: #000;
  }
    .nyxw p:hover{
    color: #ff6600;
  }
  .nyxw font{
    line-height: 24px;
  }


/*
 * Off Canvas
 * --------------------------------------------------
 */
@media screen and (max-width: 767px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all .25s ease-out;
         -o-transition: all .25s ease-out;
            transition: all .25s ease-out;
  }

  .row-offcanvas-right {
    right: 0;
  }

  .row-offcanvas-left {
    left: 0;
  }

  .row-offcanvas-right
  .sidebar-offcanvas {
    right: -50%; /* 6 columns */
  }

  .row-offcanvas-left
  .sidebar-offcanvas {
    left: -50%; /* 6 columns */
  }

  .row-offcanvas-right.active {
    right: 50%; /* 6 columns */
  }

  .row-offcanvas-left.active {
    left: 50%; /* 6 columns */
  }

  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 50%; /* 6 columns */
  }
}


/*
 * inside-about
 * --------------------------------------------------
 */
.inside-about{
  background: #f1f1f1;
  padding-top: 33px;
  padding-bottom: 39px;
}

.inside-about .container{
  background: #fff;
}

.about-nr{
  padding: 22px 41px;
}
.title{
  color: #333;
  font-size: 21px;
  font-weight: normal;
  line-height: 52px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
}
.about-wz{
  overflow: hidden;
  padding-top: 26px;
  padding-bottom: 26px;
}
.about-wz p{
  font-size: 14px;
  color: #333;
  line-height: 30px;
  margin-bottom: 0px;
}

.about-wz img{
  width: 100%;
}
.about-wz p img{
  width: 100%;
}


.product-nr{
  padding: 22px 0px 35px 0px;
}

.product-tu{
  overflow: hidden;
  padding-top: 26px;
  padding-bottom: 26px;
}
.product-tu .col-md-3{
  padding-left: 0px;
  padding-right: 0px;
}
.news-box2 .xmtu1{
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  padding: 8px;
}
.news-box2 img{
  width: 100%;
  height: 265px;
  border: 1px solid #d7d7d7;
}



#news-page{
  overflow: hidden;
  text-align: center;
  padding: 20px 12px; 
}

#news-page .page-list{
  line-height: 39px;
}
#news-page .page-list span{
  font-size: 14px;
  line-height: 26px;
}

.neirong{
  margin: 20px auto;

}
.neirong img{
  display: block;
  width: auto;
  margin: 0 auto;
}

.n2_nr{
  overflow: hidden;
  padding-top: 24px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
}
.n2_rq{
  display: block;  
  float: left;
  text-align: center;
  width: 97px;
  height: 83px;
  background: #f3f3f3;
  padding: 10px;
  overflow: hidden; 
  color: #333;
  margin-right: 16px;
}
.n2_rq b{
  display: block;
  color: #ff6600;
  font-size: 39px;
  font-weight: normal;
  line-height: 46px;
}
.n2_rq span{
  display: block;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
}
.n2_zi{
  padding: 5px;
}
.n2_zi a{
  font-size: 18px;
  color: #000;
  font-weight: normal;
  line-height: 30px;
}
.n2_zi a:hover{
  color: #f00;
}
.n2_zi p{
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #777;
  margin-bottom: 0px;
}







/* 左侧导航*/
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover{
  background-color: #1965d5;
  border-color: #1965d5;
  padding: 20px 59px;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #fff;
}
.list-group-item{
  padding: 12px 59px;
  font-size: 16px;
}


/* 右侧内容*/
.jumbotron{
  padding-top: 10px;
}
.jumbotron .title{
  margin-top: 15px;
  padding-bottom: 22px;
  border-bottom: 1px solid #d7d7d7;
}
.jumbotron p{
  font-size: 14px;
  color: #666;
  line-height: 30px;
  margin-top: 15px;
}
.jumbotron span{
  font-size: 24px;
  color: #333;
  font-weight: normal; 
}
.container .jumbotron{
  padding-left: 39px;
  padding-right: 39px;
  overflow: hidden;
}


.jumbotron h5{
  font-size: 18px;
  color: #555;
  line-height: 33px;
}
.jumbotron .news-height{
  line-height: 24px;
  margin-top: 0px;
}
.news-nr{
  overflow: hidden;
  padding-top: 10px;
  padding-bottom: 30px;
}






.biaoti{
  font-size: 18px;
  text-align: center;
  color: #393939;
  line-height: 39px;
  margin-top: 20px;
  margin-bottom: 10px;
}






#fh5co-blog .fh5co-post {
  background: #fff;
  border-radius: 8px;
  float: left;
  width: 100%;
  min-height: 200px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 30px 20px;
  -webkit-box-shadow: -2px 11px 24px -10px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: -2px 11px 24px -10px rgba(0, 0, 0, 0.09);
  box-shadow: -2px 11px 24px -10px rgba(0, 0, 0, 0.09);
  position: relative;
  bottom: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#fh5co-blog .fh5co-post h3 {
  margin-bottom: 0px;
  margin-top: 0px;
}
#fh5co-blog .fh5co-post h3 img {
  width: 100%;
  height: auto;
}
#fh5co-blog .fh5co-post h3 a {
  color: #1965d5;
  font-size: 16px;
}
#fh5co-blog .fh5co-post h3 a:hover {
  color: #f00;
}
#fh5co-blog .fh5co-post .fh5co-date {
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 12px;
  color: #cccccc;
  letter-spacing: .07em;
}
#fh5co-blog .fh5co-post p {
  line-height: 24px;
}
#fh5co-blog .fh5co-post p.author {
  color: #b3b3b3;
}
#fh5co-blog .fh5co-post p.author img {
  width: 50px;
  margin-right: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
#fh5co-blog .fh5co-post p.author cite {
  font-style: normal;
  font-size: 13px;
}
#fh5co-blog .fh5co-post p:last-child {
  margin-bottom: 0;
}
#fh5co-blog .fh5co-post:hover, #fh5co-blog .fh5co-post:focus {
  bottom: 10px;
}
@media screen and (max-width: 768px) {
  #fh5co-blog .fh5co-post:hover, #fh5co-blog .fh5co-post:focus {
    bottom: 0;
  }
}








/* 响应式CSS（当宽度小于768px）移动端样式
-------------------------------------------------- */

@media (max-width: 768px) {


.ny_tu img{
  height: auto;

}
.n2_zi{
  padding: 12px;
}

.about-nr{
  padding: 22px 16px;
}

  .container .jumbotron{
    padding-left: 16px;
    padding-right: 16px;
  }

  .neirong img{
    display: block;
    width: 100%;
    margin: 0 auto;
  }





  .n2_zi{
    padding: 12px;
  }
  .n2_zi a{
  font-size: 16px;
  color: #000;
  font-weight: normal;
  line-height: 30px;
}
.n2_rq b{
  display: block;
  color: #ff6600;
  font-size: 30px;
  font-weight: normal;
  line-height: 39px;
}



}


/* 响应式CSS（当宽度大于1200px）桌面端样式
-------------------------------------------------- */
@media (min-width: 1200px){


#fh5co-blog .fh5co-post h3 img {
  width: 100%;
  height: auto;
  min-height: 158px;
}



}  