@charset "utf-8";

/*全局控制*/
@font-face {
  font-family: 'hyshangweishoushuw';   /*字体名称*/
  src: url('../font/HYShangWeiShouShuW.ttf');       /*字体源文件*/
}
body{margin:0px;padding:0px;font-family:"微软雅黑";color:#000;min-width: 1200px;max-width: 1980px;margin: 0 auto;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
input,select{font-size:12px;line-height:16px;}
img{border:0;vertical-align:bottom;}
ul,li{list-style:none;}
a{color:#000;text-decoration:none;}
a:hover{text-decoration:none;}
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.cl,.clear{clear:both;}.fb{font-weight:bold;}
.dis{display:block;}.undis{display:none;}
.fl{float:left;}.fr{float:right;}
.bodybg{background: #fff;}
.bodynei{background: #fff;}
.none{width: 100%;padding: 3% 0;text-align: center;font-size: 14px;color: #252525;}

/*公共头部*/
.header{
  width: 100%;
}
.headert{
  width: 100%;
  height: 120px;
  position: relative;
}
.headertl{
  width: 50%;
  height: 100%;
  float: left;
  background: #fff;
}
.headertr{
  width: 50%;
  height: 100%;
  float: right;
  background: #00ae67;
}
.headern{
  width: 1200px;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 2;
  margin-left: -600px;
  background: url("../images/headertbg.jpg") center center no-repeat;
}
.headerni{
  width: 418px;
  height: 62px;
  float: left;
  margin-top: 30px;
}
.headernd{
  height: 100%;
  float: right;
}
.headernds{
  width: 72px;
  height: 40px;
  margin: 44px 4px 0 4px;
  line-height: 36px;
  text-align: center;
  float: left;
  font-size: 16px;
  color: #fff;
}
.headernds:hover{
  border-bottom: 2px solid #fff;
}
.headerc{
  width: 100%;
  height: 589px;
}

/*公共底部*/
.foot{
  width: 100%;
}
.footn{
  width: 100%;
  height: 62px;
  background: #00ae67;
}
.footnc{
  width: 1200px;
  padding-top: 22px;
  text-align: center;
  margin: 0 auto;
}
.footns{
  height: 16px;
  line-height: 16px;
  display: inline-block;
  padding: 0 15px;
  font-size: 16px;
  color: #fff;
}
.footns a{
  font-size: 16px;
  color: #fff;
}
.footnsb{
  border-left: 1px solid #fff;
}
.footf{
  width: 100%;
  height: 160px;
  background: #d9eae2;
}
.footfc{
  width: 1200px;
  padding-top: 43px;
  margin: 0 auto;
}
.footfci{
  width: 76px;
  height: 76px;
  float: left;
}
.footfcd{
  width: 700px;
  margin-left: 10px;
  float: left;
  line-height: 25px;
  font-size: 12px;
  color: #585858;
}
.footfcl{
  width: 81px;
  height: 89px;
  float: right;
}

/*分页*/
.pagediv{
  width: 100%;
  text-align: center;
  padding-top: 100px;
}
.pagediv a{
  padding: 7px 15px;
  background: #eaeaea;
  margin: 0 3px;
  font-size: 14px;
  color: #323232;
}
.pagediv .select{
  background: #00ae67;
  color: #fff;
}

/*首页*/
.indexa{
  width: 1200px;
  padding-top: 50px;
  margin: 0 auto;
}
.indexal{
  width: 526px;
  float: left;
}
.indexali{
  width: 145px;
  height: 60px;
  float: left;
}
.indexalt{
  width: 100%;
  padding-top: 100px;
  font-size: 24px;
  color: #00ae67;
  float: left;
}
.indexalb{
  width: 88px;
  height: 2px;
  margin-top: 23px;
  margin-left: 3px;
  background: #c0c0c0;
  float: left;
}
.indexalc{
  width: 100%;
  height: 172px;
  padding-top: 25px;
  line-height: 29px;
  float: left;
  font-size: 15px;
  color: #737373;
}
.indexalf{
  width: 150px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 40px;
  background: #00ae67;
  float: left;
  font-size: 14px;
  color: #fff;
}
.indexar{
  width: 601px;
  height: 451px;
  float: right;
}
.indexb{
  width: 100%;
  height: 743px;
  margin-top: 70px;
  background: url("../images/indexb.jpg") center center no-repeat;
}
.indexbc{
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}
.indexbct{
  width: 100%;
  padding-top: 145px;
  text-align: center;
}
.indexbcts{
  width: 132px;
  height: 43px;
  text-align: center;
  line-height: 43px;
  border: 1px solid #dbdfde;
  background: #fff;
  display: inline-block;
  cursor: pointer;
  margin: 0 10px;
  font-size: 16px;
  color: #555454;
}
#indexbcts{
  background: #00ae67;
  color: #fff;
}
.indexbcc{
  width: 100%;
  margin-top: 54px;
}
.indexbcd{
  width: 100%;
  height: 306px;
  display: none;
}
.indexbccl{
  width: 46px;
  height: 46px;
  float: left;
  margin-top: 120px;
  margin-left: -75px;
  cursor: pointer;
}
.indexbccc{
  width: 100%;
  height: 100%;
  padding-top: 1px;
  float: left;
  overflow: hidden;
}
.indexbcccs{
  width: 288px;
  height: 306px;
  margin: 0 6px;
  float: left;
  display: none;
}
.indexbcccsi{
  width: 100%;
  height: 256px;
}
.indexbcccsd{
  width: 100%;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background: #00ae67;
  font-size: 14px;
  color: #fff;
}
.indexbccr{
  width: 46px;
  height: 46px;
  float: right;
  margin-top: 120px;
  margin-right: -75px;
  cursor: pointer;
}
.indexbccm{
  width: 210px;
  height: 58px;
  margin-top: 60px;
  margin-left: 495px;
  border: 1px solid #dbdfde;
}
.indexc{
  width: 1200px;
  height: 523px;
  padding-top: 50px;
  margin: 0 auto;
}
.indexcl{
  width: 607px;
  height: 100%;
  float: left;
}
.indexcli{
  width: 145px;
  height: 53px;
  margin-bottom: 18px;
}
.indexcls{
  width: 100%;
  height: 47px;
  padding: 22px 0;
  background: #ecf0ef;
  margin-top: 22px;
  color: #8a8b8e;
}
.indexclsl{
  width: 96px;
  height: 100%;
  float: left;
  border-right: 1px solid #adaeb0;
}
.indexclsla{
  width: 100%;
  text-align: center;
  line-height: 22px;
  font-size: 22px;
}
.indexclslb{
  width: 100%;
  padding-top: 10px;
  text-align: center;
  line-height: 14px;
  font-size: 14px;
}
.indexclsr{
  width: 450px;
  height: 100%;
  float: left;
  margin-left: 22px;
}
.indexclsra{
  width: 100%;
  padding-top: 5px;
  line-height: 16px;
  font-size: 16px;
}
.indexclsrb{
  width: 100%;
  padding-top: 10px;
  line-height: 14px;
  font-size: 14px;
}
.indexcr{
  width: 552px;
  height: 100%;
  float: right;
}
.indexcrt{
  width: 145px;
  height: 53px;
  margin-bottom: 18px;
}
.indexcrc{
  width: 550px;
  height: 296px;
  margin-top: 22px;
}
.indexcrf{
  width: 100%;
  margin-top: 19px;
}
.indexcrfs{
  width: 100%;
  height: 31px;
  line-height: 31px;
  margin-top: 6px;
  font-size: 16px;
  color: #7b7b7e;
}
.indexcrfs img{
  width: 31px;
  height: 31px;
  display: inline-block;
  vertical-align: middle;
}
.indexd{
  width: 100%;
  height: 259px;
  margin-top: 90px;
  background: url("../images/indexdbg.jpg") center center no-repeat;
}
.indexdc{
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}
.indexdci{
  width: 140px;
  height: 56px;
  float: left;
  margin-top: 90px;
}
.indexdca{
  width: 170px;
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  border-radius: 5px;
  background: #fff;
  margin-top: 98px;
  margin-left: 110px;
  border: none;
  outline: none;
  font-size: 16;
  color: #333;
}
.indexdcb{
  width: 170px;
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  border-radius: 5px;
  background: #fff;
  margin-top: 98px;
  margin-left: 18px;
  border: none;
  outline: none;
  font-size: 16;
  color: #333;
}
.indexdcc{
  width: 310px;
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  border-radius: 5px;
  background: #fff;
  margin-top: 98px;
  margin-left: 18px;
  border: none;
  outline: none;
  font-size: 16;
  color: #333;
}
.indexdcd{
  width: 129px;
  height: 50px;
  border-radius: 5px;
  background: #00ae67;
  margin-top: 98px;
  margin-left: 18px;
  border: none;
  outline: none;
  cursor: pointer;
  font-size: 16;
  color: #fff;
}

/*在线留言*/
.mess{
  width: 50%;
  padding: 2% 25%;
}
.input1{
  width: 90%;
  height: 40px;
  line-height: 40px;
  padding: 0 5%;
  margin: 2% 0%;
  outline: 1px solid #e0e0e0;
  border: none;
  font-size: 14px;
  color: #333;
}
.input2{
  width: 90%;
  height: 200px;
  line-height: 40px;
  padding: 0 5%;
  margin: 2% 0%;
  outline: 1px solid #e0e0e0;
  border: none;
  resize: none;
  font-size: 14px;
  color: #333;
}
.tijiao{
  width: 90%;
  height: 40px;
  padding: 0 5%;
  margin: 5% 0%;
}
.subm,.rset{
  width: 20%;
  height: 40px;
  margin: 0 15%;
  border: none;
  outline: none;
  background: #393939;
  float: left;
  font-size: 14px;
  color: #fff;
}

/*子页*/
.main{
  width: 1200px;
  padding: 2% 0;
  margin: 0 auto;
}
.maint{
  width: 100%;
  padding-top: 30px;
  text-align: center;
  font-weight: bold;
  font-size: 35px;
  color: #00ae67;
}
.mainti{
  width: 145px;
  height: 49px;
  display: inline-block;
}
.mainl{
  width: 100%;
  padding-top: 33px;
  text-align: center;
}
.mainls{
  width: 134px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border-radius: 35px;
  display: inline-block;
  border: 1px solid #edefee;
  margin: 0 10px;
  font-size: 16px;
  color: #555454;
}
#mainls{
  border: 1px solid #00ae67;
  background: #00ae67;
  color: #fff;
}
.mainc{
  width: 100%;
  padding: 2% 0;
}
.mainct{
  width: 100%;
  padding-top: 30px;
  text-align: center;
  font-size: 20px;
  color: #000;
}
.mainci{
  width: 60%;
  height: auto;
  padding-top: 20px;
  margin: 0 20%;
}
.maincb{
  width: 100%;
  padding-top: 10px;
  text-align: center;
  font-size: 12px;
  color: #999;
}
.maincc{
  width: 100%;
  padding-top: 20px;
  font-size: 14px;
  color: #333;
}
.maincd{
  width: 100%;
  padding-top: 20px;
}
.maincds{
  width: 100%;
  padding-bottom: 10px;
  font-size: 14px;
  color: #333;
}
.maincds a{
  width: 100%;
  padding-bottom: 10px;
  font-size: 14px;
  color: #333;
}

/*新闻列表*/
.news{
  width: 100%;
  height: 45px;
  border-bottom: 1px solid #e2e2e2;
}
.newsl{
  height: 45px;
  line-height: 45px;
  float: left;
  font-size: 14px;
  color: #323232;
}
.newsr{
  height: 45px;
  line-height: 45px;
  float: right;
  font-size: 14px;
  color: #ccc;
}

/*产品列表*/
.products{
  width: 23%;
  height: auto;
  margin: 1%;
  float: left;
}
.productsi{
  width: 100%;
  height: auto;
  outline: 1px solid #e2e2e2;
}
.productst{
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  overflow: hidden;
  font-size: 14px;
  color: #333;
}



