/*分页*/
#pages {
  text-align: center;
}

#pages li {
  margin: 0 2px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: #e6e6e6;
  color: #333;
  display: inline-block;
width: auto;
padding-bottom: 0;
}
#pages li a{
  font-size: 14px;
  display: block;
  padding: 0 12px;
}
#pages li span{
  font-size: 14px;
  display: block;
  padding: 0 12px;
}
#pages li.active {
  text-align: center;
  background: #c5b39b;
  color: #fff;
  display: inline-block;
}

#pages li:hover {
  background: #c5b39b;
}

#pages li:hover a {
  color: #fff;
}
.pbanner { color: #fff;margin-top:90px; width: 100%; position: relative;}
.pbanner .load-img {width: 100%; display: block}

.dian {position: absolute;margin-top: -50px;}

.pad60 {background: #fff; padding: 60px 0;}
.pagecontent{ padding-bottom:0px; width:100%; margin: 0 auto;}
.pagenavph{ display:none;}
.pagenavpc{ height:40px; margin-bottom:0px;}
.pagenavpc .wal{  height:40px;}
.pagenavpc .box{  position:absolute; left:0; top:-40px; width:100%; height:80px; line-height:80px; box-shadow:0 0 15px rgba(0,0,0,0.2); background-color:#fff;}
.pagenavpc li{ text-align:center; font-size:16px; float: none;}
.pagenavpc01 li{ width:33.33%;}
.pagenavpc02 li{ width:20%;}
.pagenavpc03 li{ width:50%;}
.pagenavpc04 li{ width:16.6%;}
.pagenavpc li a{padding: 0 40px; display:block;border-right: 1px solid #494949;color: #fff;}
.pagenavpc li:last-child a{ background:none;}
.pagenavpc li a:hover,.pagenavpc li a.aNow{ background:#817465; color:#fff;}


.sub_cat{background: #fff; text-align: center; margin-top: 20px;   border-top: 1px dotted #ccc; padding-top: 30px; width: 100%; float: left;}
.sub_cat a{ padding: 8px 20px; text-align: center; background: #f5f5f5; margin: 0 10px 15px; border-radius: 30px;  float: left;}
.sub_cat a:hover, .sub_cat a.hover{  color: #fff; background: #c5b39b;}

.pagenavBox { height: 50px; width: 100%;}
.pagenav { text-align: center; height: 48px;  overflow: hidden; }
.pagenav h2 {width: 200px; float: left; text-align: left; line-height: 60px; text-indent: 20px; color: #000; font-size: 28px;    font-family: "Times New Roman", Times, serif;  }
.pagenav a:link, .pagenav a:visited { color: #333; }
.pagenav a:active, .pagenav a:hover { color: #333; }
.pagenav a { text-align: center; color: #333; display: inline-block; *display: inline; zoom: 1; position: relative; padding: 0px 40px 0px 40px; margin: 0 10px; font-size: 16px; line-height: 50px; margin-left: -3px; background: #eee;}
.pagenav a span { color: #333; position: relative; z-index: 2; }
.pagenav a i { position: absolute; left: 50%; top: 0px; width: 0px; height: 100%; background-color: #461c15; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; }
.pagenav a:hover i, .pagenav a.active i { width: 100%; left: 0; }
.pagenav.fixed { position: fixed; left: 2.5%; right: 2.5%; width:95%; height: 60px; z-index: 10; top: 123px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;  }
.pagenav a:hover span, .pagenav a.active span { color: #fff; }

/*公司介绍*/
.about{padding:60px 00px 60px;}
.about p{ line-height: 30px; margin-bottom: 10px; }
.about img { max-width: 100%; height: auto; margin-top: 20px; }

.about p.j01 { width: 80%; padding: 20px 40px;  color: #fff; border-radius: 5px; background: #817465; text-align: left; display: block; margin: 0 auto 0px auto;}
.about p.j02 { height: 35px; background: url(../images/008.png) no-repeat center; width: 100%; margin: 15px auto;}


/*
-----------------[05 关于我们——荣誉资质]--------------*/

.n-main{width:100%; margin: 0 auto;}
.pagePadding80{ padding: 40px 0px 60px 0;}
.cs-lst {
  width:100%;
  padding-top: 0px;
  padding-bottom: 0px; }
  .cs-lst li {
    width: 22%;
	margin:0px 1.5% 10px 1.5%; text-align: center;
	float:left;}
.cs-lst01 li{width: 30%;
	margin:0px 1.5% 10px 1.5%; text-align: center;float:left;}

    .cs-lst li .img {
      width: 100%;
      overflow: hidden; }

    .cs-lst li .cnt {
      background-color: #fff;
      height: 94px;
      padding-top: 46px;
      text-align: center; }
      .cs-lst li .cnt h2 {
        color: #333;
        font-size: 20px;
        line-height: 30px; }
      .cs-lst li .cnt p {
        color: #999;
        font-family: Arial;
        font-size: 12px;
        line-height: 18px; }
		
		
.gallery2{width:253px; height:auto;  margin:0 auto 40px auto;transition: 300ms; border: 0px solid #fff;}
.gallery2 .img_box{ width:253px; height:191px; line-height:0px; margin:0 auto; text-align:center;vertical-align:middle;display:table-cell;}
.gallery2 .img_title{width:100%; text-align:center; padding:13px 0px;color: #57493d;font-size: 14px;background-color:#eee;transition: 300ms;overflow: hidden;}
.gallery2 .img_title a{color: #666;}
.gallery2:hover{color:#FFF;}
.gallery2:hover .img_title{background-color:#c5b39b; color:#FFF}
.gallery2:hover .img_title a{color: #fff;}


.gallery2_links{width:255px; height:auto;  margin:0 auto 40px auto;transition: 300ms; border: 1px solid #eee;}
.gallery2_links .img_box{ width:255px; height:87px; line-height:0px; margin:0 auto; text-align:center;vertical-align:middle;display:table-cell;}
.gallery2_links .img_title{width:100%; text-align:center; padding:13px 0px;color: #57493d;font-size: 14px;transition: 300ms;overflow: hidden;}
.gallery2_links .img_title a{color: #666;}
.gallery2_links:hover{background-color:#fafafa;color:#FFF;}
.gallery2_links:hover .img_title{background-color:#c5b39b; color:#FFF}
.gallery2_links:hover .img_title a{color: #fff;}


.gallery3{width:253px; height:auto;  margin:0 auto 40px auto;transition: 300ms; border: 1px solid #ccc;}
.gallery3 .img_box{ width:253px; height:122px; line-height:0px; margin:0 auto; text-align:center;vertical-align:middle;display:table-cell;}
.gallery3 .img_title{width:100%; text-align:center; padding:13px 0px;color: #57493d;font-size: 14px;background-color:#eee;transition: 300ms;overflow: hidden;}
.gallery3 .img_title a{color: #666;}
.gallery3:hover{color:#FFF;}
.gallery3:hover .img_title{background-color:#c5b39b; color:#FFF}
.gallery3:hover .img_title a{color: #fff;}


.back{ background: #a08e61; width: 100px; text-align: center; height: 40px; color: #fff; line-height: 40px; margin: 0 auto;}
.back a{color: #fff;}
.m-back{ font-size: 18px;text-align: center;position: relative;}
.m-back span{  font-size: 14px; padding-right: 15px; padding-left: 15px; background: #a08e61; position: absolute;right: 0;}
.m-back span a{color:#fff;}
.m-prev{display: block;position: absolute;height: 90px;color:#fff;width: 49px;color: #fff;font-size: 14px;background-color: #232323;text-align: center;top: 40%;left: 0; z-index: 99; background:url(../images/jiant_l.png) no-repeat;}
.m-prev:hover{color: #fff;}
.m-next{display: block;position: absolute;height: 90px;color:#fff;width: 49px;color: #fff;font-size: 14px;background-color: #232323;text-align: center;top: 40%;right: 0;z-index: 99; background:url(../images/jiant_r.png) no-repeat;}
.m-next:hover{color: #fff;}
.m-section4{padding: 0px 0 0px 0;}
.m-details{ position: relative; width: 95%; margin: 0 auto;}
.m-details dl{overflow: hidden;padding: 20px 0px 20px; }
.m-details dt{float: left;width: 100%;position: relative;}
.m-details dd{width: 100%;color: #888;font-size: 14px; float: left;}
.m-details .pic{margin: 0px auto;overflow: hidden; width: 99.5%;background: #fff; }
.m-details .pic img{display: block;max-width: 80%;margin: 0px auto;height:auto; padding: 20px 0 20px 0;}
.m-details .slider .item{outline: 0;  padding-bottom:00px;}
.m-details .slick-dots{text-align: center; position: absolute; bottom: 0px; }
.m-details .slick-dots li{display: inline-block;margin: 0 6px; width: 48px; height: 3px; background: #eaeaea; }
.m-details .slick-dots button{display: none; width: 48px;height: 3px;background-color: #bfbfbf;border: none;text-indent: -9999em;outline: 0;cursor: pointer;}
.m-details .slick-dots li.slick-active {background-color: #817465;}
.m-details .txt{ margin-top: 0px;}
.m-details .txt h2{color: #323232;font-size: 20px;line-height: 32px;height: 40px;margin:0px 0 0px; font-weight: normal; }
.m-details .txt img {max-width: 100%; height: auto;}



/*
-----------------[新闻动态]--------------*/
.news1{ background:#fff;}
.news1 li{ padding-bottom:50px; margin-bottom:50px; border-bottom:1px #eee solid; }
.news1 li .imgDiv{ float:left; width:313px;overflow:hidden;}
.news1 li .imgDiv img{ width:100%; height:auto; transition:ease 0.3s; -webkit-transition:ease 0.3s; -moz-transition:ease 0.3s; -o-transition:ease 0.3s;}
.news1 li .imgDiv:hover img{ transform:scale(1.2); -webkit-transform:scale(1.2);}
.news1 li .text{ float:left; width:850px; padding:0 45px; background:url(../images/ico18_1hr.png) no-repeat right center;}
.news1 li .morebox{ float:left; width:125px; padding-left:50px;}
.news1 li .morebox .more{ display:block; margin-top:70px; width:125px; height:40px; line-height:40px; text-indent:20px; font-size:14px; color:#8b8b8c; background:#f5f5f5; background-size:100% 100%;}
.news1 li .morebox .more:hover{ background:#817465; color:#fff; box-shadow:0 0 15px rgba(20,167,83,0.5);background-size:100% 100%;}
.news1 li .text h3{ font-weight:inherit; font-size:18px; color:#333; padding-bottom:15px; margin-bottom:15px; background:url(../images/ico2_1hr.png) no-repeat left bottom; height: 25px; overflow: hidden;}
.news1 li .text h3 a{ color:#333;}
.news1 li .text h3 a:hover{ color:#000;}
.news1 li .text p{ font-size:14px; color:#8b8b8c; line-height:1.8; height:100px;}
.news1 li .text .time{ font-size:13px; color:#8b8b8c;}
/*
-----------------[文章详细页]--------------*/
.projectshow1{width: 95%; margin: 0 auto;}
.projectshow1 .title{ text-align:center; padding-bottom:15px; margin-bottom:30px; border-bottom:1px #eee solid; }
.projectshow1 .title h1{ font-weight:inherit; font-size:24px; color:#333; padding-bottom:10px;}
.projectshow1 .title .time{ font-size:14px; color:#8b8b8c;text-align: center; width: 100%;}
.projectshow1 .title .time span{ padding:0 10px;float: none;}
.projectshow1 .contentbox .text h2{ font-size:14px; color:#ec6c21; padding-bottom:20px;}
.projectshow1 .contentbox .text p{ font-size:14px; color:#666;line-height:2;}
.projectshow1 .contentbox img{ max-width:100%; height: auto;}

.detailsshare{ position:relative; padding-top:30px;}
.detailsshare .share{ height:47px;  border-bottom:1px #eee solid; }
.detailsshare .share em{ font-size:14px; color:#8d8d8d; line-height:27px; float:left; font-style:normal}
.detailsshare .share li{ float:left; margin-left:10px;}
.detailsshare .bottomDiv{ padding-top:20px;}
.detailsshare .bottomDiv a{ font-size:14px; color:#333;}
.detailsshare .bottomDiv em{ font-size:14px; color:#333; font-weight:bold; font-style:normal}
.detailsshare .bottomDiv a:hover{ color:#ef9117;}
.detailsshare .bottomDiv .left{ float:left;}
.detailsshare .bottomDiv .left .getDiv{ padding-bottom:10px;}
.detailsshare .bottomDiv .right{ float:right; margin-top:10px;}
.detailsshare .bottomDiv .right .backbtn{display:block; font-size:14px; text-align:center; color:#8b8b8c; line-height:40px; width:120px; height:40px; border:1px #eee solid;}
.detailsshare .bottomDiv .right .backbtn:hover{ color:#fff; background-color:#ec6c21; border:1px #ec6c21 solid;}
.detailsshare .flshare{ float:right; width:242px;}



/*联系我们*/
.contact-box{ background:#ededed;}
.address{ margin-bottom:0px;width: 95%; margin: 0 auto; padding-top: 20px; margin-bottom: 20px;}
.address h2{ color:#333; font-size:30px; line-height:normal; padding-bottom:18px; display:inline-block; padding-right:250px; border-bottom:1px solid #595757; margin-bottom:36px;}
.address span{ display:block; color:#787878; font-size:16px; margin-bottom:10px;}
.address span a{ color: #787878}
.mapwr{ border:3px solid #383635;width: 90%; margin-left: 3%; margin-bottom: 50px;}
.map{ width:100%; height:510px;}
.anchorBL{ display:none !important;}
.contact-list{ margin-top:70px;}
.contact-info{ padding:48px 0 0 50px; width:470px; height:189px; background:#fff; box-shadow:0 2px 2px #d6d6d6; float:left; transition:430ms; margin-right:88px; margin-bottom:48px;}
.contact-info:nth-child(2n+2){ margin-right:0;}
.contact-info h3{ color:#595757; font-size:24px; line-height:normal; font-weight:normal; margin-bottom:25px; transition:368ms;} 
.contact-info p{ color:#595757; transition:368ms; font-size:16px; margin-bottom:3px;}
.contact-info p a{ color:#595757; display:inline-block; padding-right:30px; position:relative;}
.contact-info p a b{ display:block; width:17px; height:25px; background:url(../images/map1.png) center no-repeat; position:absolute; right:0; top:0px;}
.contact-info:hover{ background:#eb6123;}
.contact-info:hover h3{ color:#fff;}
.contact-info:hover p{ color:#fff;}
.contact-info:hover p a{ color:#fff;}
.contact-info:hover p a b{ background:url(../images/map2.png) center no-repeat;}
.contact-info p a:hover b{ animation:0.88s linear; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: BOUNCE; animation-name: BOUNCE;  -webkit-backface-visibility: visible !important; backface-visibility: visible !important; animation-iteration-count: infinite;}
.addleft{ float:left;} 
.footer-right{ float:right;}
.address .footer-right{ margin-top:0px;}

.eq{ margin-bottom:0px; text-align:right;}
.eq-info{ display:inline-block;}
.eq-info:nth-child(1){ margin-right:50px;}
.eq-info img{ display:block; width:150px; height:150px;}
.eq-info span{ display:block; text-align:center; margin-top:18px; line-height:normal; color:#6c6c6c;}

.n_cp_box{width:46%; float: left; margin: 20px 2%; position:relative;overflow:hidden; height:auto;}
.n_cp_box img{width:100%; height: auto;} 
.n_cp_box .txt{ position: absolute; width: 50%; top:50%; margin-top: -60px; left: 50%; height: 120px; line-height: 120px; margin-left: -25%; color: #fff; font-size: 30px; text-align: center;background:url(../images/008.png);}
.n_cp_box:hover img{-webkit-transform-origin: center center;-webkit-transform: scale(1.05, 1.05);-moz-transform-origin: center center;-moz-transform: scale(1.05, 1.05);}

.w50{ width: 45%; float: left; margin-left: 5%;}
