body{
  background-color: white;
}
.background-wihte{
  background-color: white;
}

/*橫幅*/
.carousel-control.left{
  background-image: none;
}
.carousel-control.right{
  background-image: none;
}

.carousel-control .glyphicon-menu-right {
    margin-right: -15px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
    right: 50%;
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}

.carousel-control .glyphicon-menu-left{
   margin-left: -15px;
   width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
    left: 50%;
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.carousel-control{
  text-shadow: none;
  opacity:.4
}
.carousel-control:focus {
    opacity:.4
}



/*橫幅*/

#header{

   position: fixed;
   z-index: 999;
   right: 0;
   left: 0;
   top: 0;

}

.pc_menu{
     padding-top: 10px;
   padding-bottom: 10px;
     background-color: #fafafa;
   
   box-shadow: 0 0 10px rgba(0,0,0,.1);
}


.carousel-inner > .item > a > img{
     width: 100%;
}

.headroom {
    will-change: transform;
    transition: transform 300ms linear;
}
.headroom--pinned {
    transform: translateY(0%);
}
.headroom--unpinned {
    transform: translateY(-100%);
}


/*----------------------------*/

.bottom-1{
  background-color: #f8f8f8;
  padding-top: 100px;
  height: 550px;
}

.bottom-1 a{
  text-decoration: none;
}

.bottom-1 .t2{
  background-color: #ddd;
  padding: 10px 30px;
  transition:all 1s ease;
  color: #8F8F8F;
  transition:all 1s ease;
}
.bottom-1 .t2 .ri{
    font-size: 40px;
}
.bottom-1 .t2 .nian{
    font-size: 15px;
    
}

.bottom-1 .t2 .right{
  padding-top: 15px;
  text-align: right;
  font-size: 40px;
  color: #fff;
  transition:all 1s ease;
}


.bottom-1 .kuang{
  
  background-color: #fff;
  transition:all 1s ease;
  
}
.bottom-1 .t1{
   padding: 30px;
   transition:all 1s ease;
   min-height: 250px;
}



.bottom-1 .t1 .s1{
   font-size: 16px;
   color: #575757;
   display: block;
   padding: 20px 0;
   text-align: center;
   transition:all 1s ease;
}
.bottom-1 .t1 .s2{
   color: #999;
   line-height: 26px;
   text-align: left;
   transition:all 1s ease;
}

.bottom-1 .kuang:hover .t1{
  margin-top: -30px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.bottom-1 .kuang:hover .t1 .s1{
    color: #fff;
}

.bottom-1 .kuang:hover .t2{
  margin-top: 60px;
   color: #333;
}
.bottom-1 .kuang:hover{
   background-color: #000;
   box-shadow: 0 0px 10px 5px rgba(0, 0, 0, .09);
}

.bottom-1 .kuang:hover .right{
  color: #000;
}





/*新闻-----------*/
.news-main{
   padding: 15px 0;
   margin: 15px 0;
   position: relative;
   box-shadow: rgba(0,0,0,.1) 0 1px 5px 0px;
}

.news-main .news-date{
  background-color: #eee;
  padding: 15px;
}
.news-main .news-date .ri{
  font-size: 60px;
  line-height: 60px;
  text-align: center;
  color: #999;
  padding-bottom: 10px;
}
.news-main .news-date .yue{
   text-align: center;
   border-top: 1px solid #ccc;
   padding-top: 15px;
   color: #999;
}
.news-main .news-content .news-title{
  padding-bottom: 10px;
}
.news-main .news-content .news-title a{
  font-size: 22px;
  color: #464646;
  text-decoration: none;
}
.news-main .news-content .news-title a:hover{
   color: black;
   margin-left: 10px;
}
.news-main .news-content .news-brief{
   line-height: 1.8;
   color: #666
}


.news-main .news-more{
  margin-top: 15px;
}


.news-main  .news-shouji-riqi{
  float: right;
  padding: 5px;
  background-color: #eee;
  display: none;
}

.news-page-title{
  font-size: 28px;
  color: #464646;
  text-align: center;
  padding-bottom: 10px;
}

.news-page-content{
   font-size: 16px;
   line-height: 1.9;
}

.news-page-date{
   text-align: center;
   color: #999;
   font-size: 14px;
}

.news-page-other{
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
}
.news-page-pre,.news-page-next{

}

.news-page-pre{
  float: left;
}
.news-page-next{
  float: right;
}
/*新闻-----------*/

.about-me{
    background-image: url(http://cdn.beiw.com/beiw.com/img/zhong.png);
    background-position: bottom center;
    background-size: initial;
    background-repeat: no-repeat;
    background-color: #f8f8f8;
    min-height: 620px;

    padding-top:110px; 
}

.about-me .title{
   padding-top:110px; 
}

.about-me .title1 .t1{
   color: #333;
   font-size: 24px;
}
.about-me .title1 .t2{
   display: block;
   margin: 5px 0;
   font-size: 14px;
   color: #A8A8A8; 
}
.about-me .title2{
   text-align: right;
}

.about-me .title2 .t1{
   color: #ccc;
   font-size: 24px;
}
.about-me .title2 .t2{
   margin: 5px 0;
   font-size: 16px;
   color: #ddd; 
   text-transform:uppercase;
   font-family: arial;
}

.about-me .content{
  text-align: left;
  line-height: 1.9;
  color: #666;
  padding: 30px 0 90px 0;
}

.about-me .content p 
{text-indent: 2em;}   

.about-me-nei{
   padding:60px 0; 
   text-align: center;
}

.about-me-nei  .t1{
   color: #333;
   font-size: 24px;
}
.about-me-nei  .t2{
   display: inline-block;
   margin: 5px 0;
   font-size: 14px;
   color: #A8A8A8; 
}


.about-me-content{
  line-height: 1.9;
  color: #666;
}





/*-----------------*/




/*服务*/
.service{
  padding: 30px 0;
}

.service .title2{
   float: right;
   padding: 7px 19px;
   border: 1px solid rgba(170,170,170,.2);
}
.service .title2 a{
   color: #aaa;
   text-decoration: none;
}
.service .title2 a:hover{
   color: #000;
}

.service .title1{
   float: left;
}
.service .title1 .t1{
   color: #333;
   font-size: 24px;
}
.service .title1 .t2{
   display: inline-block;
   margin: 7px 0 0 0;
   font-size: 14px;
   color: #A8A8A8; 
}

.service .kuang{
   max-width: 240px;
   margin: 0 auto;
}

.service .kuang .t1{
   color: #333;
   font-size: 16px;
   padding-bottom: 20px;
}

.service .kuang .t2{
   color: #999;
   font-size: 12px;
   line-height: 23px;
}


@keyframes move-arrow {
  0% {
    transform: translateY(0px);
  }
  40% {
    transform: translateY(6px);
  }
  100% {
    transform: translateY(0px);
  }
}


.service .kuang:hover img {

    animation: move-arrow 1.2s cubic-bezier(0.25, 0.1, 0.25, 1) infinite;

}


/*-------------------------------*/
.works{
  padding: 30px 0;
  background-color: #fff;
}



.works .title1{
   text-align: center;
}
.works .title1 .t1{
   color: #333;
   font-size: 24px;
}
.works .title1 .t2{
   display: block;
   margin: 7px 0 0 0;
   font-size: 14px;
   color: #A8A8A8; 
}

.works .works-kong{
  height: 20px;
  border-top: 1px solid #eee;
}

.works .wenzi{
   color: #666;
   text-align: left;
   padding: 5px 0 15px 0; 
   transition:all 1s ease;
   font-size: 14px;
}

.works .wenzi a{
   color: #333;
   font-size: 24px;
   text-decoration: none;
}
.works .wenzi a:hover{
   color: red;
}
.works .tupian:hover +.wenzi{
   padding-left: 30px;
}

.works_nei_caidan{
  text-align: center;
  padding: 40px 0;
}

.works_nei_caidan a{
  padding: 8px 30px;
  border: 1px solid #eee;
  margin: 10px;
  color: #333;
  text-decoration: none;
  display: inline-block;
}
.works_nei_caidan a:hover{
  background-color: #666;
  color: #fff;
}

.works_nei_caidan .active{
  background-color: #666;
  color: #fff;
}

.works_left{
   background-color: #f5f5f5;
}


/*---------------------*/

.liucheng{
  padding: 30px 0;
}
.liucheng .title1{
   text-align: center;
}
.liucheng .title1 .t1{
   color: #333;
   font-size: 24px;
}
.liucheng .title1 .t2{
   display: block;
   margin: 7px 0 0 0;
   font-size: 14px;
   color: #A8A8A8; 
}







/*网站底部*/


.footer1{
  background-color: #fff;
}
.footer1 .d1{
    padding: 15px 0;
    background-color: #f8f8f8;
    border-color: #e9e9e9;
    font-size: 12px;
    color: #7b7b7b;
}
.footer2{
  padding: 80px 0;
  color: #999;
}
.footer2 ul{
  list-style: none;
  padding: 0;
}
.footer2 ul li{
  display: block;
  margin:  0 0 10px 0;
  font-size: 12px;
}
.footer2 .d1 .t1{
   color: #333;
   font-size: 24px;
}
.footer2 .d1 .t2{
   display: block;
   margin: 5px 0;
   font-size: 18px;
   color: #b6b6b6; 
}
.footer2 .d2 .t1{
   font-size: 16px;
   padding: 0 0 40px 10px;
}

.footer2 .d2 img{
   opacity: 0.3;
   transition: all .3s;
}
.footer2 .d2 img:hover{
   opacity: 1;
}


.footer2 .d3 .t1{
   font-size: 16px;
   padding: 0 0 40px 0;
}
.footer2 .d4 .t1{
  color: white;
   font-size: 16px;
   padding: 0 0 40px 0;
}
.fuzhi-70{
  margin-bottom:-70px;
}

@media (max-width: 767px){ 
  .news-main .news-date{
     display: none;
  }

  .news-main  .news-shouji-riqi{
    display: block;
  }

.news-page-pre,.news-page-next{
  float: none;
  padding: 5px 0;
}

.bottom-1{
  padding-top: 50px;
  height: auto;
}

.bottom-1 .kuang{
  margin-top: 20px;
}


.bottom-1 .kuang:hover .t2{
  margin-top: 0px;
}

.bottom-1 .kuang:hover .t1{
  margin-top: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.fuzhi-70{
   margin-bottom:0px;
}

.footer2{
  padding: 0;
}

.footer2 .d4 .t1 {
    padding:  0;
}
.bottom-1 .t2 .ri {
    font-size: 20px;
}
.bottom-1 .t1 {
    padding: 30px;
    min-height: auto;
}
.bottom-1 .t2 .nian {
    display: none;
}
.bottom-1 .t2 .right {
    padding-top: 0px;
    font-size: 25px;

}

.about-me {
    min-height: auto;
    padding-top: 50px;
}

.works_nei_caidan a {
    padding: 8px 10px;
    margin: 2px;
}
.works_nei_caidan {
    padding: 30px 0 0 0;
}
.works {
    padding: 10px 0 0 0;

}





} 
