html{
  height: 100%
}
body {
  position: relative;
  width: 100%;
  height: 100%;
}
h1 h2 h3 h4 h5{
  padding: 0;
  margin: 0;
}
h1,h2,h3,h4,h5,h6 {
  font-weight: normal;
}
li{list-style: none;}
a{
  color: #000
}
a:link {   
font-size: 12px;   
color: #000000;   
text-decoration: none;   
}   
a:visited {   
font-size: 12px;   
color: #000000;   
text-decoration: none;   
}   
a:hover {   
font-size: 12px;   
color: #999999;   
text-decoration: underline;   
}   
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
/***********************  头部  **************************/

#index-search{
    padding: 5%;
    background-color: #282a2d;
}
#index-search .form-search{width: 80%;margin: 0 auto;}
#index-search .form-control{
  width: 77%;
  padding: 5%;
}
#index-search form button{
  margin-left: 1%;
}

/* 本例子css */
    .slideBox{ overflow:hidden; position:relative; border:1px solid #ddd;  }
    .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
    .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
    .slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
    .slideBox .hd ul li.on{ background:#f00; color:#fff; }
    .slideBox .bd{ position:relative; height:100%; z-index:0;   }
    .slideBox .bd li{ zoom:1; vertical-align:middle; }
    .slideBox .bd img{ display:block;  }

    /* 下面是前/后按钮代码，如果不需要删除即可 */
    .slideBox .prev,
    .slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../img/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
    .slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
    .slideBox .prev:hover,
    .slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
    .slideBox .prevStop{ display:none;  }
    .slideBox .nextStop{ display:none;  }

/***********************  首页  **************************/

.about h1{
  font-size: 31px;
  width: 40%;
  margin-left: 5%;
  padding-top: 26px;
  font-weight: bold;
}
.about h3{
  color: #006835;
  font-size: 28px;
  width: 30%;
  margin-top: 1%;
  margin-left: 8%;
}
.about p{
         font-size: 1.6rem;
    /* height: 200px; */
    line-height: 45px;
    width: 83%;
    text-align: left;
    padding-left: 6%;

}

.eat{
  background-color: #d9f2e7;
  margin-top: 5%;
  padding-bottom: 6%;
}
.eat .lou{
  padding-top: 5%;
}
.eat .lou h1{
    font-size: 31px;
    margin: 3%;
}

.eat  .lou  p{
      padding: 3%;
    font-size: 1rem;
    line-height: 50px;
}
#xian{
  margin: 0 auto;
      width: 180px;
    height: 54px;
    background-color: #006835;
    border-radius: 30px;
}

#xian  div p{
     font-size: 28px;
    color: #fff;
    height: 54px;
    line-height: 49px;
}

/*jingidan*/
.jingdian ul li{width: 337px;height: 229px;float: left;}

/***********************  底部  **************************/
footer{
  width: 100%;
  height: 6rem;
background: #3C3B3C;
      position: fixed;
    bottom: 0;
    padding-top:1rem;
}
footer ul li{
  text-align: center;
  float: left;
  width: 25%
}
footer ul li img{
    width:2rem;
    height:2rem;
    border:1px solid #fff;
    border-radius: 100%;
    padding:10px;
}
footer ul li div{
    font-size: 1.4rem;
    color:#fff;
}

/***********************  contact  **************************/
#contact .contact-title{
  font-size: 1.5em;
  text-align: center;
  color: #00709d;
  font-weight: bold;
  margin-top: 5%;
}

/***********************  company  **************************/
#company{
  background: #f3f3f3;
  padding: 5%;
}
#company .company-title{
  text-align: center;
}
#company .company-title h1{
  font-size: 1.6em;
  margin-bottom: 2%;
}
#company .company-title h2{
  font-size: 1.4em;
  margin-bottom: 2%;
}

/***********************  news  **************************/
.news{height: 260px;margin-top: 20px;}
.news-img{ width: 345px;height: 260px;float: left;}
/*.news-img {width: 100%;height: 100%;}*/
.news-img:nth-child(2n){float: right;}
.news-title{width: 50%}
.news-title h3{font-size: 1.5rem;color: #0a828a}
.news-title h5{font-size: 1.2rem;margin-top: 10px;}
.new-more{width: 167px;height: 41px;background-image: url(../img/yuan.png);background-repeat: no-repeat;}
.new-more p{color: #000;font-size: 1.2rem;height: 41px;line-height: 41px;text-align: center;margin-top: 20px;}
/***********************  newsview  **************************/
#news .newsview-title{
  margin-bottom: 3%;

}
#news .newsview-title h1{
  text-align: center;
  font-size: 1.5em;
  margin-bottom: 2%;
  color: #006835;
}
#news .newsview-title h2{
  margin-bottom: 2%;
  font-size: 1.2em;
  text-align: center;
  color: #909090;
}
#news .newsview-content{
 /* padding: 2%;*/
}

/***********************  vr  **************************/
#vr{
     padding: 1%;
  background: #f1f5f4;
}
#vr .vr-title{
  background: url(../img/vr-title.jpg);
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
}
#vr .vr-title p{
  font-size: 2em;
  line-height: 2.6em;
  background: #f2f2f2;
  width: 55%;
  color: #595757;
}
#vr .product a{
      width: 350px;
      height: 324px;
  margin: 1%;
  background-color: #fff;
}
#vr .product a .product-img img{
     width: 100%;
    height: 100%;
}
#vr .product a .vr-list-title{
  text-align: center;
      padding: 20px;
}
#vr .product a .vr-list-title a{
  font-size: 1.2em;
  color: #000;
  line-height: 1.2em;
}

/***********************  project  **************************/
#project{
 /* padding: 2%;*/
  /*background: #e8e8e8;*/
}
#project .project-list ul li{
    width: 94%;
    margin: 0.5%;
    padding: 6%;
    /* margin: 0 auto; */
    margin-left: 24px;
    /* background: #f5f5f5; */
}
#project .project-list ul li .project-list-img{
/*  width: 80%;
  margin-top: 1%;*/
}
#project .project-list ul li .project-list-img img{
  max-width: 100%;
  height: 100%
}
#project .project-list ul li .project-list-title {
     text-align: center;
    height: 40px;
    line-height: 40px;
    position: relative;
    top: -40px;
    background: rgba(52, 52, 52, 0.5);
}
#project .project-list ul li .project-list-title a{
  font-size: 1.2em;
  color: #fff;
}

/***********************  product  **************************/

.product-list ul li{
  width: 48%;
  margin: 1%;
}
.product-list ul li .product-list-img{
  width: 100%;
  height: 10em;
}
.product-list ul li .product-list-img a{
  width: 100%;
  padding: 0;
  margin: 0;
}
.product-list ul li .product-list-img a img{
  width: 100%;
  height: 100%;
}
.product-list ul li .product-list-title{
      background-color: #fff;
  text-align: center;
 
}
.product-list ul li .product-list-title a{
  font-size: 1.5em;
  color: #000;
  line-height: 1.5em;

}

/***********************  productview  **************************/
.productview{
  padding: 3%;
}
.productview img{
  margin-bottom:3%;
}

/***********************  分页部件  **************************/
.pagination_div {
  text-align: center;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin-top: 50px;
    border-radius: 4px;
}
.pagination>li {
    display: inline;
    font-size: 1em;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #999;
    border-color: #999;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #999;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    font-size: 16px;
}

/***********************  JS部件  **************************/

.swiper-container {
      width: 100%;
      height: 100%;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }

/***********************  部件  **************************/

.w-100{width: 100%;}
.h-100{height: 100%;}
.auto{margin: 0 auto;}
.center{display: -webkit-flex;
  display:         flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;}
.border-radius{border-radius:21px;-webkit-border-radius:21px;-moz-border-radius:21px;}
.box{overflow: hidden;}
.left{float: left;}
.right{float: right;}

.title{
    display: flex;
    justify-content: center;
    align-items: center;
    width:100%;
    margin:30px auto 0px;
}
.title-desc{
    font-size: 2rem;
    font-weight: 400;
    color: #3C3B3C;
    text-align:center;
}
.title .hr{
    width:30%;
    height: 0px;
    border-bottom:1px dashed #333;
    margin:0px 20px;
}
.title .text{
    font-size: 3rem;
    font-weight: 400;
    color: #3C3B3C;
}