/**Page css**/
.cur{
  overflow: hidden;
  padding: 20px 0;
  background-color: #F7F7F7;
  margin-bottom: 30px;
}
.cur .wz{
    background: url(../images/cur.png) no-repeat left  center;
    line-height: 26px;
    float: left;
    padding-left: 26px;
    -webkit-background-size: 16px auto;
    background-size: 16px auto;
}
.cur .wz a{
  display: inline-block;
  font-size: 14px;
  color:#333;
  margin-right: 5px;
}
.m-prodinfo{
  overflow: hidden;
  margin-bottom: 50px;
}
.m-prodinfo .pic{
  float: left;
  border:1px solid #eee;
  width: 600px;
  height: 450px;
  position: relative;
  margin-right: 50px;
}
.m-prodinfo .txt{
  overflow: hidden;
  height: 450px;
  position: relative;
}
.m-prodinfo .tit{
  font-weight: bold;
  font-size: 32px;
  padding-bottom: 4px;
  color:#333;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
}
.m-prodinfo .desc{
  font-size: 15px;
  line-height: 1.9;
  color:#666;
  margin-bottom: 20px;
}
.m-prodinfo .desc p{
  margin-bottom: 10px;
}
.m-prodinfo .link{
  overflow: hidden;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}
.m-prodinfo .link a{
  display: block;
  color:#fff;
  font-size: 18px;
  line-height: 46px;
  text-align: center;
  background: #8FC320;
}
.g-details{
  background: #8FC320;
  color:#fff;
  font-size: 15px;
  padding: 10px;
}
.proddetails{
  overflow: hidden;
  font-size: 15px;
  line-height: 2;
  color:#333;
  margin-bottom: 20px;
  border:1px solid #eee;
  border-top: none;
  padding: 20px;
}
.proddetails img{
  display: block;
  max-width: 100%!important;
  height: auto!important;
  margin:0 auto;
}
.m-xg{
  overflow: hidden;
  margin-bottom: 30px;
}
.m-xg .title{
  font-size: 28px;
  margin-bottom: 20px;
  color:#333;
}
.ul-xg{
  overflow: hidden;
}
.ul-xg .pic{
  overflow: hidden;
  position: relative;
  height: 0;
  padding-top: 75%;
  border:1px solid #eee;
}
.ul-xg .tit{
  background: #eee;
  text-align: center;
  line-height: 42px;
  color:#333;
  font-size: 16px;
}
.m-spag{
  overflow: hidden;
  margin-bottom: 30px;
}
.m-spag .title{
  text-align: center;
  font-weight: bold;
  font-size: 32px;
  color:#333;
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 40px;
}
.m-spag .title::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin:0 auto;
  width: 30px;
  height: 4px;
  background: #8FC320;
}
.m-spag .info{
  font-size: 15px;
  color:#333;
  line-height: 2;
}
.m-spag .info img{
  display: block;
  max-width: 100%!important;
  height: auto!important;
  margin:0 auto;
}
.g-abouttab{
  overflow: hidden;
  margin-bottom: 30px;
}
#map1 {
    height: 400px;
    margin-bottom: 30px;
}
.ul-newslist{
  overflow: hidden;
}
.ul-newslist li{
  overflow: hidden;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.ul-newslist .pic{
  overflow: hidden;
  float: left;
  width: 300px;
  height: 180px;
  position: relative;
  margin-right: 30px;
  border:1px solid #eee;
}
.ul-newslist .txt{
  overflow: hidden;
}
.ul-newslist  .tit{
  font-size: 18px;
  font-weight: bold;
  color:#333;
  margin-bottom: 6px;
}
.ul-newslist .desc{
  line-height: 2;
  color:#666;
  font-size: 14px;
}
.ul-lmlist{
  overflow: hidden;
  margin-bottom: 30px;
}
.ul-lmlist a{
  display: block;
  float: left;
  width: 160px;
  line-height: 44px;
  background: #eee;
  color:#333;
  text-align: center;
  margin-right: 15px;
}
.ul-lmlist a:hover,
.ul-lmlist a.on{
  color:#fff;
  background: #8FC320;
}
.page.bt{
  padding-top: 30px;
  border-top: 1px solid #eee;
}
.page{
  overflow: hidden;
  margin-bottom: 30px;
  display: flex;
  justify-content:  space-between ;
}
.ul-prolist{
  overflow: hidden;
  margin-bottom: 30px;
  margin:0 -15px;
}
.ul-prolist li{
  width: 25%;
  float: left;
  overflow: hidden;
  margin-bottom: 20px;
}
.ul-prolist li a{
  display: block;
  margin:0 15px;
}
.ul-prolist .pic{
  position: relative;
  height: 0;
  overflow: hidden;
  padding-top: 75%;
  border:1px solid #eee;
}
.ul-prolist .tit{
  background: #eee;
  color:#333;
  text-align: center;
  font-size: 14px;
  line-height: 42px;
}
.newinfo{
  overflow: hidden;
}
.newinfo .newleft{
  width: calc(100% - 340px);
  float: left;
  overflow: hidden;
}
.newinfo .newleft .name{
  padding-bottom: 10px;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 30px;
}
.newinfo .newleft .name .tit{
  font-size: 24px;
  color:#333;
  margin-bottom: 4px;
}
.newinfo .newleft .name .desc{
  color: #999;
  font-size: 12px;
}
.newinfo .newleft .infobox{
    line-height: 2;
    font-size: 15px;
    color: #626262;
}
.newinfo .newleft .infobox img{
  margin:0 auto;display:block;max-width:100%;height:auto;
}
.newinfo .newleft .info table{border-top:1px solid #000;border-left:1px solid #000;margin:0 auto;width:100%!important;} 
.newinfo .newleft .info table td{border-right:1px solid #000;border-bottom:1px solid #000;}
.newinfo .newright{
  width: 300px;
  float: right;
}
.g-xgitem{
  border: 1px solid #dbdbdb;
  padding: 10px;
  margin-bottom: 30px;
  overflow: hidden;
}
.g-xgitem .name{
  border-bottom: 1px solid #dbdbdb;
  font-size: 24px;
  padding-bottom: 4px;
  margin-bottom: 16px;
}
.xgpro .pic{
  position: relative;
  height: 0;
  padding-top: 75%;
  overflow: hidden;
  border:1px solid #eee;
}
.xgpro .tit{
  text-align: center;
  font-size: 16px;
  color:#333;
  line-height: 42px;
}
.g-lxwm{
  overflow: hidden;
  margin-bottom: 30px;
}
.g-lxwm  .name{
  font-size: 24px;
  margin-bottom: 10px;
}
.g-lxwm .txt{
  float: left;
  width: 50%;
  margin-right: 40px;
}
.g-lxwm .txt p{
  line-height: 40px;
  font-size: 14px;
  color:#333;
  padding: 0 20px;
  background: #f2f2f2;
}
.g-lxwm .txt p:nth-child(odd){
  background: #fafafa;
}
.g-zxly{
  overflow: hidden;
}
.g-zxly .inp{
  display: block;
  width: 100%;
  height: 40px;
  margin-bottom: 11px;
  border:1px solid #eee;
  margin-right: 20px;
  padding: 0 20px;
  color:#333;
}
.g-zxly .tj{
  background: #8FC320;
  font-size: 14px;
  width: 220px;
  text-align: center;
  color:#FFF;
  line-height: 46px;
}
.ul-xgnews a{
  display: block;
  color:#666;
  padding-bottom: 4px;
  margin-bottom: 4px;
  border-bottom: 1px dashed #eee;
}
.newinfo .newleft .info img{
  display: block;
  margin:0 auto;
  max-width: 100%;
  height: auto;
}

.g-txtimg1{
  overflow: hidden;
  margin-bottom: 30px;
}
.g-txtimg1 .pic{
  float: left;
  width: 620px;
  height: 490px;
  background: url(../images/about-bg.jpg) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  margin-right: 50px;
}
.g-txtimg1 .txt{
  overflow: hidden;
}
.g-txtimg1 .tit{
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  color:#333;
}
.g-txtimg1 .desc{
  font-size: 14px;
  line-height: 2;
  color:#626262;
}

.right_nav_bar {
  position: fixed;
  right: 0;
  bottom: 15px;
  z-index: 10001;
  width: 57px;
}

.right_nav_bar li {
  position: relative;
  list-style: outside none none;
  float: left;
  height: 54px;
  width: 57px;
  background-color: #8FC320;
}

.right_nav_bar li:hover .icons {
  width: auto;
  background-color: #8FC320;
  font-size: 14px;
  color: #fff;
  top: 0;
}

.right_nav_bar .icons {
  height: 54px;
  width: 57px;
  float: left;
  position: absolute;
  right: 0;
  transition: all 0.3s ease 0s;
  overflow: hidden;
  word-break: keep-all;
  white-space: nowrap;
  display: block;
}

.right_nav_bar span.title {
  padding-right: 10px;
  color: #fff;
  position: relative;
  font-size: 16px;
  top: -20px;
}

.right_nav_bar .phone-icon span.title {
  top: -18px;
  font-size: 22px;
}

.right_nav_bar i.icon {
  background-repeat: no-repeat;
  height: 54px;
  width: 57px;
  display: inline-block;
  background-position: center center;
  -webkit-background-size: 30px 30px;
  background-size: 30px 30px;
}

.black.right_nav_bar span.title {
  color: #fff;
}
.right_nav_bar .zx{

}
.right_nav_bar .wx-icon i {
  background-image: url(../images/wx.png);
}

.right_nav_bar .zixun-icon i {
  background-image: url(../images/qq.png);
}
.right_nav_bar .zx i {
  background-image: url(../images/liuyan.png);
}
.right_nav_bar .phone-icon i {
  background-image: url(../images/phone.png);
}
.right_nav_bar .top-icon i {
  background-image: url(../images/js-top.png);
}

.right_nav_bar .qr {
  position: absolute;
  left: -215px;
  top: -48px;
  width: 150px;
  height: 150px;
  display: none;
  padding: 10px;
  background-color: #fff;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
}

.right_nav_bar .qr img {
  display: block;
  width: 100%;
  height: 100%;
}

.right_nav_bar .wx:hover .qr {
  display: block;
}

.js-top {
  width: 57px;
  height: 54px;
  display: block;
  text-align: center;
  line-height: 56px;
  cursor: pointer;
}

@media only screen and (max-width: 1230px) {
  .ul-prolist li{width: 50%;}
  .newinfo .newleft{width: auto;float: none;margin-right: 0;margin-bottom: 20px;}
  .newinfo .newright{width: auto;float: none;}
  .m-prodinfo .pic{float: none;margin-right: 0;margin-bottom: 30px;}
  .m-prodinfo .txt{height: auto;}
  .m-prodinfo .link{position: static;}
  .m-prodinfo .tit{font-size: 26px;padding-bottom: 4px;}
  .m-prodinfo{margin-bottom: 30px;}
  .m-xg .title{font-size: 24px;}
  .m-spag .title{font-size: 28px;}
  .g-txtimg1 .pic{width: 500px;height: 400px;}
  .right_nav_bar{display: none;}
    
}
@media only screen and (max-width: 1023px) {
  .g-lxwm .txt{width: auto;margin-right: 0;margin-bottom: 10px;float: none;}
  #map1{height: 240px;}
  .m-prodinfo .tit{font-size: 24px;}
  .m-xg .title{font-size: 24px;}
  .m-spag .title{font-size: 24px;}
  .g-txtimg1 .tit{font-size: 20px;margin-bottom: 0;}
  .g-txtimg1 .pic{float: none;margin-right: 0;width: auto;margin-bottom: 20px;}
}
@media only screen and (max-width: 767px) {
.ul-prolist li{width: auto;float: none;margin-bottom: 15px;}
.g-lxwm .name{font-size: 20px;}
.ul-lmlist a{width: 120px;line-height: 40px;}
.ul-newslist .pic{display: none;}
.ul-newslist li{padding-bottom: 10px;margin-bottom: 12px;}
.ul-newslist .tit{font-size: 16px;margin-bottom: 2px;}
.g-xgitem .name{font-size: 18px;}
.cur{padding: 10px 0;margin-bottom: 24px;}
.m-spag .title{margin-bottom: 24px;}
.m-prodinfo .tit{font-size: 20px;}
.m-prodinfo .pic{width: auto;height: 300px;}
.m-xg .title{font-size: 20px;}
.m-prodinfo .desc{font-size: 14px;line-height: 1.8;}
.m-spag .title{font-size: 20px;}
.proddetails{font-size: 14px;line-height: 1.8;}
.m-prodinfo .link a{line-height: 40px;font-size: 14px;}
.g-details{font-size: 14px;padding: 6px 10px;}
.g-txtimg1 .pic{width: auto;height: 300px;margin-bottom: 20px;}
}
@media only screen and (max-width: 500px) {
  .m-prodinfo .pic{height: 200px;margin-bottom: 10px;}
  .g-txtimg1 .pic{height: 240px;}
}