@charset "utf-8";
/* reset */
body,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,ol,li,form,input,textarea,th,tr,td,select,figure,figcaption{margin:0;padding:0;}
body{font-size:15px;font-family:Arial,微软雅黑;color:#333;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
em,i{font-style:normal;}
li {list-style:none;}
a {text-decoration:none;color:inherit;}
a:focus{text-decoration: none;outline: none;}

/*
img {border:none;max-width:100%;max-height:100%;}
*/

table{border-collapse:collapse;}
input,textarea{outline:none;background:#fff;border:none;font-family: '微软雅黑';}
textarea{resize:none;overflow:auto;}

/* public */
.clearfix {*zoom: 1;}
.clearfix:before,.clearfix:after {content:'';display: block;height: 0;clear: both;visibility: hidden;}
.img_box{display:table-cell;vertical-align:middle;text-align:center;}
.img_box img{vertical-align:middle;border:none;display:inline-block;}
.main{width:100%; max-width:1500px; margin:0 auto;}
.btn,.submit{font-family: '微软雅黑';cursor:pointer;display:inline-block;text-align:center;}
.bl{display:inline-block;float:left;}
.br{display:inline-block;float:right;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
.omit{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.img_fit{width:100%;height:100%;object-fit:cover;}

.rebtn{
  display:none;
}


@media (min-width: 1200px) { .sp-map { width:1700px; margin-left:auto; margin-right:auto; height: 500px; }
  .sp-map .map-container { height: 500px; } }

@media (max-width: 1199.98px) { .sp-map { width: 100%; height: 300px; }
  .sp-map .map-container { height: 300px; } }
  
  
.pdetail iframe { display: block; width: 100%; height: 580px; margin: 0 auto; }


@media (max-width: 1199.98px) { .pdetail iframe { width: 100%; height: 280px; } }  

@media (min-width: 1200px) { 

.bnews .left img{
  width:752px;
  height:auto;
}

.text_box2{
  width:920px;
  margin-left:auto;
  margin-right:auto;
}

}



@media (max-width: 1199.98px) { .show-if-xl { display: none !important; } }



@media (min-width: 1200px) { 

.hide-if-xl { display: none !important; } 

.page-cnt{
     width:1600px;margin-left:auto; margin-right:auto;
}

#headerjoin{
  height:101px;
}

}






header nav { display: -webkit-box; display: -ms-flexbox; display: flex; margin: 0 20px 0 130px; padding-top:8px;position:relative;}



header nav > div { margin: 0 15px; position: relative; }



header nav > div:nth-child(8){

  

}



header nav > div > a { display: block; padding: 3px 8px; border-radius: 2px; color:#fff; font-weight:bold; }



header nav > div.active > a { background: #515151; color: #ffffff; }



header nav > div > a:hover { background: #515151; color: #ffffff; }







header .dropdown { display: -webkit-box; display: -ms-flexbox; display: flex; position: absolute; width: auto; left: 50%; top: 38px; margin-left: -70px; z-index: 1000; padding: 20px 0; background-color: #515151; border-radius: 4px; -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2); background-clip: padding-box; -webkit-transition: .5s 0s; transition: .5s 0s; opacity: 0; visibility: hidden; -webkit-transform: translateY(-20px); transform: translateY(-20px); overflow:hidden; }



header .dropdown .ls { padding: 5px 30px; border-right: 0px solid #ddd; text-align: center; }



header .dropdown .ls > a { display: block; white-space: nowrap; word-break: keep-all; line-height: 32px; color:#FFFFFF; }



header .dropdown .ls > a:hover{

  color:#FFFF00;

}



header .dropdown .intro { padding: 5px 35px; width: 320px; }



header .dropdown .intro img { max-width: 100%; display: block; margin: 0 auto 10px auto; }



header .dropdown::before { position: absolute; z-index: 2; left: 70px; top: -17px; margin-left: -8px; content: ""; height: 0; width: 0; border: 8px solid transparent; border-bottom-color: #e2e2e2; }



header .dropdown::after { z-index: 3; position: absolute; left: 70px; top: -14px; margin-left: -7px; content: ""; height: 0; width: 0; border: 7px solid transparent; border-bottom-color: #fff; }



header nav > div.show > .dropdown { -webkit-transition: .3s 0s; transition: .3s 0s; opacity: 1; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); }



.gallery-index .list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 auto; }


.gallery-index .item{
  border:1px solid #CCCCCC;
}

@media (min-width: 1200px) { .gallery-index .item { width: 350px; margin-right: 30px; margin-bottom: 40px; } }

@media (max-width: 1199.98px) {

  .gallery-index .list{display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: left; -ms-flex-pack: left; justify-content: space-between;} .gallery-index .item { width: 48%; margin-bottom: 20px;}
  
  .gallery-index .item:nth-child(odd) { padding-right: 5px; }
  .gallery-index .item:nth-child(even) { padding-left: 5px; } 
  
    
}

.gallery-index .item:nth-child(4n) { margin-right: 0; }

.gallery-index .item > a { position: relative; display: block; }

.gallery-index .img { position: relative; height: 0; padding-bottom: 76.92308%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: contain; background-position: center center; }

.gallery-index .img::after { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: 0px; margin-top:36px; margin-bottom:36px; background: rgba(17, 115, 74, 0.3) url(s06.png) no-repeat 50% 50%; -webkit-transition: .3s 0s; transition: .3s 0s; opacity: 0; }

.gallery-index a:hover .img::after { -webkit-transition: .3s .03s; transition: .3s .03s; opacity: 1; }

.gallery-index .title { font-size: 16px; margin-top: 5px; text-align: center; }

@media (max-width: 1199.98px) { .gallery-index .title { font-size: 14px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin-top: 2px; } }



@media (min-width: 1200px) {

   .gallery-indexcase .list{
      display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: left; -ms-flex-pack: left; justify-content: space-between;
   }
  
  .gallery-indexcase .list .item{
    width:584px;
	height:342px;
	margin-bottom:20px;
  }
  
  .gallery-indexcase .list .item .img{
    width:584px;
	height:342px;
	-webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: cover; background-position: center center;
  }  

}


@media (max-width: 1199.98px) {

   .gallery-indexcase .list{
      display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: left; -ms-flex-pack: left; justify-content: space-between;
   }
  
  .gallery-indexcase .list .item{
    width:48%;
	margin-bottom:10px;
  }
  
  .gallery-indexcase .list .item .img{
     width:100%;
	height:182px;
	-webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: cover; background-position: center center;
  }  
  

}


@media (min-width: 1200px) {
.gallery-index2{
  width:1200px;
  margin-left:auto;
  margin-right:auto;
}

.gallery-index2 .list{
  width:1200px;
  display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: left; -ms-flex-pack: left; justify-content: space-between;
}

.gallery-index2 .list .img{
  background-repeat: no-repeat; background-size: cover; background-position: center center;
 
}

.gallery-index2 .list .item{
  width:592px;
  height:449px;
  margin-bottom:12px;
}

.gallery-index2 .list .item:nth-child(1){
  width:310px;
  height:420px;
}

.gallery-index2 .list .img:nth-child(1){
  height:420px;
}

.gallery-index2 .list .item:nth-child(3){
  width:310px;
  height:420px;
}

.gallery-index2 .list .img:nth-child(3){
  height:420px;
  width:100%;
}


.gallery-index2 .list .item:nth-child(2){
  width:562px;
  height:420px;
}

.gallery-index2 .list .img:nth-child(2){
  height:420px;
}

}

@media (max-width: 1199.98px) {
 
.gallery-index2 .list{ 
  display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: left; -ms-flex-pack: left; justify-content: space-between;
}

.gallery-index2 .list .item{
   width:48.88%;
   margin-bottom:10px;
 }

.gallery-index2 .list .img{
  padding-bottom:50%;
  background-repeat: no-repeat; background-size: cover; background-position: center center; 
}

}




@media (min-width: 1200px) {

   .gallery-indexcase .list{
      display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: left; -ms-flex-pack: left; justify-content: space-between;
   }
  
  .gallery-indexcase .list .item{
    width:584px;
	height:342px;
	margin-bottom:20px;
  }
  
  .gallery-indexcase .list .item .img{
    width:584px;
	height:342px;
	-webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: cover; background-position: center center;
  }  

}


@media (max-width: 1199.98px) {

   .gallery-indexcase .list{
      display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: left; -ms-flex-pack: left; justify-content: space-between;
   }
  
  .gallery-indexcase .list .item{
    width:48%;
	margin-bottom:10px;
  }
  
  .gallery-indexcase .list .item .img{
     width:100%;
	height:182px;
	-webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: cover; background-position: center center;
  }  
  

}

