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: 10;
   right: 0;
   left: 0;
   top: 0;
   
}

.pc_menu{
   padding-top: 10px;
   padding-bottom: 10px;
   background-color: #fff;
   box-shadow: 0 0 10px rgba(0,0,0,.1);
   transition: all .6s;
}


.pc_menu1{
   border-bottom: 1px solid #666;
   box-shadow: 0 0 10px rgba(0,0,0,.1);
   transition: all .8s;
}
.pc_menu1_d1{
    border-right: 1px solid #666;
    padding: 20px 0;
    transition: all .6s;
}

.pc_menu1  .i2{
    display: none;
}

.pc_menu1_d2{
    padding-top: 20px;
    transition: all .6s;
}

.pc_menu1a{
  background-color: #fff;
  border-bottom: none;
}

.d1a{
  padding: 13px 0; 
  border-right: 1px solid #eee;
}
.d2a{
  padding-top: 6px;
}

.pc_menu1_i1{
  transition: all .6s;
}

.pc_menu1_i1a{
  height: 35px;
}

.top-konga{
  height: 61px;
}


.main-menu a:hover{
  color: yellow;
}


#page-title {
    position: relative;
    padding: 50px 0;
    background-color: #F5F5F5;
    border-bottom: 1px solid #EEE;
}
#page-title .x1{
    color: #999;
}
#page-title h2{
   font-weight: bold;
   margin-top: 0;
   margin-bottom: 10px;
}
#page-title .you{
    padding-top: 25px;
    text-align: right;
    color: #666;
}
.works .col-sm-3,.works .col-sm-4{
  padding-left: 0;
  padding-right: 0;
}





.bianhei .hover {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    opacity: 0;
    background-color: rgba(0,0,0,0.8);
    transition: all ease 0.5s;

}

.bianhei:hover .hover{
   opacity: 1;
}
.hover .xiangqing{
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.hover .xiangqing .d3{
    display: inline-block;
    border: 2px solid white;
    border-radius: 5px;
    padding: 5px 20px;
    font-size: 12px;
}
.hover .xiangqing .d2{
   padding: 10px;
   font-size: 12px;
}
.hover .xiangqing .d1{
   font-size: 20px;
}








.carousel-control .glyphicon-menu-right,.carousel-control .glyphicon-menu-left{
  display: none;
}











.headroom {
    will-change: transform;
    transition: transform 300ms linear;
}
.headroom--pinned {
    transform: translateY(0%);
}
.headroom--unpinned {
    transform: translateY(-100%);
}


/*----------------------------*/



.about-me{
    
    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: #777;
   font-size: 24px;
}
.about-me .title2 .t2{
   margin: 5px 0;
   font-size: 16px;
   color: #aaa; 
   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;
}





.works{
  padding: 30px 0;
  background-color: #fff;
}

.works-page-title {
    font-size: 28px;
    color: #464646;
    text-align: center;
    padding-bottom: 10px;
}

.works-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;
}

.news-page-content{
   font-size: 16px;
   line-height: 1.9;
}

.shoulian{
  padding: 50px 0;
 

  margin-bottom: 40px;
}

.shoulian .d3{
    background-color: #ffc207;
    border-radius: 10px;
    color: white;
    text-align: center;
    padding: 20px;
    font-size: 20px;
    font-weight: bold;
}
.shoulian .d1{
    color: #333;
    font-size: 24px;
    font-weight: bold;
}
.shoulian .d2{
    color: #666;
    padding: 10px 0;
}


.gray .col-sm-4{ 
    padding-bottom: 20px;
}



.kffw .title1{
   text-align: center;
}
.kffw .title1 .t1{
   color: #333;
   font-size: 28px;
   font-weight: bold;
}
.kffw .title1 .t2{
   display: block;
   margin: 7px 0 0 0;
   font-size: 18px;
   color: #A8A8A8; 
}
.kffw  .t3{

    width: 50px;
    height: 2px;
    background-color: #eee;
    margin: 20px auto;
}

















.works .title1{
   text-align: center;
}
.works .title1 .t1{
   color: #333;
   font-size: 28px;
   font-weight: bold;
}
.works .title1 .t2{
   display: block;
   margin: 7px 0 0 0;
   font-size: 18px;
   color: #A8A8A8; 
}
.works  .t3{

    width: 50px;
    height: 2px;
    background-color: #eee;
    margin: 20px auto;
}



.works .works-kong{
  height: 20px;
  border-top: 1px solid #eee;
}

.works .wenzi{
   color: #ccc;
   text-align: left;
   padding: 5px 0 15px 0; 
   transition:all 1s ease;
}

.works .wenzi a{
   color: #333;
   font-size: 16px;
   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;
  padding-bottom: 0;
}

.works_nei_caidan a{
  padding: 8px 30px;
  border: 1px solid #eee;
  margin: 10px;
  color: #333;
  text-decoration: none;
  display: inline-block;
  border-radius: 5px;
}
.works_nei_caidan a:hover{
  background-color: #999;
  color: #fff;
  border: 1px solid #999;
}

.works_nei_caidan .active{
  background-color: #999;
  color: #fff;
  border: 1px solid #999;
}

.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: #333;
    border-top-color: rgba(0,0,0,0.2);
    padding: 50px 0;
    font-size: 12px;

    color: rgba(255,255,255,0.25);
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
    margin-top: 30px;
}
.footer1 a {
  color: rgba(255,255,255,0.25);
}


.footer1 .d1{
    padding-top: 40px;
}

.footer1 .d2{
    padding-top: 55px;
}

.footer1 ul li{
  float: right;
}
.footer1 .fa{
  font-size: 12px;
}
.footer1 .logo{
  opacity: .3;
}



.fuzhi-70{
  margin-bottom:-70px;
}








@media (max-width: 767px){ 

.works .col-sm-3,.works .col-sm-4{
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 20px;
}





.footer1{
  padding: 20px 0;
} 

.footer1 .logo{
  text-align: center;
}
.footer1 .d1{
  text-align: center;
  padding-top:20px;
}
.footer1 .d2{
    padding-top: 15px;
}


.footer1 ul li{
  display: inline-block;
  float: none;
}
.footer1 ul{
   text-align: center;
}








  .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;
  padding-top: 30px;
}

.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;

}


} 



@media (max-width: 1199px) {

#header{
  position: static;
}
#page-title{
  text-align: center;
}
#page-title .you{
  text-align: center;
}


}