@charset "utf-8";
/*常用css*/
.fl {
  float: left;
  _display: inline;
}
.fr {
  float: right;
  _display: inline;
}
/*常用字体*/
.yh {
  font-family: 'Microsoft YaHei';
}
.st {
  font-family: 'SimSun';
}
.ar {
  font-family: 'Arial';
}
.roman {
  font-family: "Times New Roman";
}
.tn {
  display: block;
  font-size: 0;
  text-indent: -99999em;
  color: transparent;
}
.tt a:hover {
  text-decoration: underline;
}
.xie {
  font-style: italic;
}
a {
  color: #1B1B1B;
}
a:hover {
  color: #00B7FF;
  text-decoration: none;
}
body {
  font-size: 12px;
  color: #808080;
  line-height: 24px;
  min-width: 954px;
  font-family: 'SimSun';
}
.l {
  color: #6b0018 !important;
}
.w {
  width: 954px;
  min-width: 954px;
  margin: 0 auto;
}
/*topbar*/
.topbar {
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  background-color: #F2FCFF;
}
.topbar em {
  padding: 0 10px;
}
/*header*/
.header {
  height: 108px;
  background-color: #fff;
  overflow: hidden;
}
.header .tel {
  font-size: 16px;
  padding-left: 48px;
  font-family: 'Microsoft YaHei';
  margin-top: 29px;
  background: url(../images/tel.jpg) 0 center no-repeat;
}
.header .tel b {
  font-family: 'Arial';
  font-style: italic;
  font-size: 24px;
}
.logo {
  width: 324px;
  text-indent: -9999px;
  height: 108px;
  background: url(../images/logo.png) 0 center no-repeat;
}
.logo-txt {
  font-size: 18px;
  font-family: 'Microsoft YaHei';
  color: #00BFFF;
  padding-top: 25px;
}
.logo-txt strong {
  font-size: 26px;
  color: #808080;
  font-weight: normal;
}
/*nav*/
.nav {
  height: 38px;
  line-height: 38px;
  overflow: hidden;
  background: url(../images/navbg.jpg) repeat-x;
  font-family: 'Microsoft YaHei';
}
.nav li {
  padding-left: 26px;
  padding-right: 28px;
  float: left;
  background: url(../images/navli.jpg) 0 0 no-repeat;
}
.nav a {
  font-size: 18px;
  color: #fff;
}
.nav a:hover {
  color: #fff;
}
.nav .home {
  padding-left: 0;
  background: 0;
}
/*search*/
.search-bar {
  padding: 10px 0 8px;
  height: auto;
  overflow: hidden;
}
.search {
  width: 193px;
  height: 26px;
  position: relative;
  border: 1px solid #B3B3B3;
}
.search .submit {
  width: 34px;
  height: 28px;
  cursor: pointer;
  position: absolute;
  right: -1px;
  top: -1px;
  background: url(../images/icon-so.png) no-repeat;
}
.search .txt {
  width: 160px;
  text-align: center;
  color: #808080;
  line-height: 14px;
  padding: 7px 0 5px;
  background-color: transparent;
}
.hot-key {
  padding-right: 5px;
  line-height: 26px;
}
.hot-key a {
  padding: 0 2px;
}
/*banner*/
.banner {
  height: 445px;
  overflow: hidden;
  width: 100%;
  position: relative;
}
.banner .bd,
.banner .bd ul,
.banner .bd li {
  width: 100%!important;
  height: 445px;
}
.banner li {
  background: url() center 0 no-repeat;
}
.banner .hd {
  width: 100%;
  height: 10px;
  line-height: 10px;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 10px;
}
.banner .hd span {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background-color: #fff;
  margin: 0 5px;
}
.banner .hd span.on {
  background-color: #F5AD04;
}
/*核心优势*/
.youshi {
  padding-bottom: 60px;
  background-color: #fff;
}
.youshi .title {
  text-align: center;
  padding-top: 55px;
  padding-bottom: 29px;
  border-bottom: 1px solid #F0EDEF;
}
.youshi .inner h2 {
  text-align: center;
  padding-top: 47px;
  padding-bottom: 70px;
}
.youshi table {
  width: 80%;
  margin: 0 auto;
}
.youshi td {
  text-align: center;
  font-size: 14px;
  vertical-align: middle;
  padding: 10px;
}
/*领先技术*/
.industry {
  background-color: #F4F2F3;
  padding-bottom: 45px;
}
.industry .title {
  text-align: center;
  padding-top: 48px;
  padding-bottom: 32px;
}
.industry ul {
  width: 106%;
}
.industry li {
  float: left;
  margin-right: 38px;
  width: 292px;
}
.industry li a {
  display: block;
  margin-bottom: 7px;
}
.industry li img {
  display: block;
}
.industry h3 {
  font-size: 18px;
  line-height: 30px;
  font-family: 'Microsoft YaHei';
}
.industry h3 a {
  color: #808080;
}
.industry h3 strong {
  font-weight: normal;
}
.industry p {
  font-size: 14px;
  color: #808080;
}
/*专利*/
.zhuanli {
  background-color: #fff;
  color: #808080;
  font-size: 14px;
}
.zhuanli .title {
  padding: 40px 0;
  text-align: center;
}
.zhuanli table {
  width: 95%;
  margin-left: 5%;
}
.zhuanli table strong {
  font-family: 'Microsoft YaHei';
  font-size: 18px;
}
.zhuanli td {
  vertical-align: middle;
  padding-bottom: 40px;
}
.zhuanli .img {
  width: 125px;
  text-align: center;
}
/*公司简介*/
.conpany-about {
  background-color: #F4F2F3;
  padding-bottom: 114px;
}
.conpany-about .title {
  padding-top: 63px;
  padding-bottom: 30px;
  text-align: center;
  border-bottom: 1px solid #E9E6E8;
  margin-bottom: 54px;
}
.conpany-about .v {
  width: 400px;
  height: 320px;
}
.conpany-about .txt {
  width: 465px;
  padding-top: 20px;
  padding-left: 47px;
  font-size: 14px;
}
.conpany-about .txt h3 {
  font-family: 'Microsoft YaHei';
  font-size: 18px;
  padding: 15px 0;
}
/*厂房*/
.company-house {
  background-color: #fff;
  padding-bottom: 25px;
}
.company-house .title {
  text-align: center;
  padding-top: 45px;
  padding-bottom: 35px;
}
.company-house ul {
  width: 106%;
}
.company-house li {
  float: left;
  width: 280px;
  margin-right: 56px;
  padding-bottom: 25px;
}
.company-house li a，img {
  display: block;
}
/*团队*/
.team {
  background-color: #F4F2F3;
  padding-bottom: 60px;
}
.team .title {
  padding-top: 45px;
  text-align: center;
  padding-bottom: 60px;
}
.team li {
  float: left;
  width: 235px;
  margin-right: 6px;
  height: 383px;
  position: relative;
  background-color: #A0A0A0;
}
.team ul {
  width: 106%;
}
.team .img {
  display: block;
  width: 233px;
  height: 233px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
.team h3 {
  font-size: 18px;
  color: #fff;
  font-family: 'Microsoft YaHei';
  width: 100%;
  position: absolute;
  left: 20px;
  top: 246px;
}
.team h3 a {
  color: #fff;
}
.team p {
  color: #fff;
  width: 200px;
  position: absolute;
  left: 20px;
  top: 280px;
  font-size: 14px;
}
.team .even .img {
  top: auto;
  bottom: 0;
}
.team .even h3 {
  top: 115px;
}
.team .even p {
  top: 13px;
}
/*ppxc*/
.ppxc {
  background-color: #fff;
  padding-bottom: 33px;
}
.ppxc .title {
  padding-top: 47px;
  padding-bottom: 27px;
  text-align: center;
  border-bottom: 1px solid #F4F2F3;
  margin-bottom: 35px;
}
.ppxc h2 {
  text-align: center;
  margin-bottom: 48px;
}
/*product*/
.product {
  background-color: #fff;
  padding-bottom: 110px;
}
.product .title {
  padding-top: 37px;
  padding-bottom: 22px;
  text-align: center;
  border-bottom: 1px solid #F4F2F3;
  margin-bottom: 72px;
}
.product-inner {
  padding-left: 122px;
}
.product-inner .hd {
  width: 122px;
  position: absolute;
  left: 0;
  top: 0;
  font-family: 'Microsoft YaHei';
}
.product-inner .hd li {
  line-height: 45px;
  font-size: 18px;
  color: #878787;
  cursor: pointer;
  border-bottom: 1px solid #fff;
  text-align: center;
  background-color: #F4F2F3;
}
.product-inner .hd li.on {
  background-color: #00BFFF;
  color: #fff;
}
.product-inner .more {
  display: inline-block;
  position: absolute;
  right: 0;
  top: -2px;
}
.product-inner .bd {
  padding-top: 13px;
  padding-left: 30px;
}
.product-inner .bd ul {
  height: auto;
  overflow: hidden;
  display: none;
}
.product-inner .bd li {
  float: left;
  width: 24.9%;
  text-align: center;
}
.product-inner .bd li a {
  font-size: 14px;
  display: block;
}
.product-inner .bd .img {
  /*height: 136px;*/
}
.product-inner .bd .img img{
  /*height: 120px;*/
  width:145px;
}
/*加盟*/
.jiameng {
  background-color: #F4F2F3;
  padding-bottom: 55px;
}
.jiameng .title {
  padding-top: 66px;
  padding-bottom: 28px;
  border-bottom: 1px solid #E9E6E8;
  text-align: center;
}
.jiameng h2 {
  padding: 35px 0;
  text-align: center;
}
.jiameng ul {
  width: 106%;
}
.jiameng li {
  float: left;
  width: 187px;
  text-align: center;
  margin-right: 5px;
  font-size: 18px;
  font-family: 'Microsoft YaHei';
  color: #808080;
  line-height: 35px;
  padding-bottom: 30px;
}
.jiameng li a {
  display: block;
}
.jiameng li img {
  display: block;
}
/*六大优势*/
.youshi {
  background-color: #fff;
}
.youshi .title {
  padding: 57px 0 35px;
  text-align: center;
  border-bottom: 1px solid #F4F2F3;
  margin-bottom: 45px;
}
.youshi ul {
  width: 106%;
  height: auto;
  overflow: hidden;
}
.youshi li {
  float: left;
  margin-bottom: 22px;
  margin-right: 22px;
  width: 743px;
  padding-left: 211px;
  height: 345px;
  position: relative;
  background-color: #A0A0A0;
}
.youshi li img {
  display: block;
}
.youshi .txt {
  width: 145px;
  position: absolute;
  left: 33px;
  padding-top: 20px;
  top: 0;
  font-size: 14px;
  color: #fff;
}
.youshi .txt h3 {
  line-height: 45px;
  font-size: 24px;
  font-weight: bold;
  font-family: 'Microsoft YaHei';
}
.youshi .small {
  width: 257px;
}
/*au*/
.au {
  background-color: #F4F2F3;
  padding-bottom: 55px;
}
.au .title {
  padding-top: 65px;
  padding-bottom: 30px;
  text-align: center;
  border-bottom: 1px solid #E9E6E8;
  margin-bottom: 45px;
}
.au-inner {
  width: 856px;
  margin: 0 auto;
}
.au-inner p {
  font-size: 14px;
  padding-top: 15px;
}
/*礼物*/
.gift {
  background-color: #fff;
  padding-bottom: 40px;
}
.gift .title {
  padding-top: 50px;
  text-align: center;
  padding-bottom: 30px;
  margin-bottom: 50px;
  border-bottom: 1px solid #F4F2F3;
}
.gift ul {
  width: 106%;
}
.gift li {
  float: left;
  width: 301px;
  margin-right: 25px;
}
.gift li img {
  display: block;
}
.gift p {
  padding-bottom: 33px;
  font-family: 'Microsoft YaHei';
  padding-top: 15px;
  font-size: 18px;
}
/*消息*/
.msm-box {
  font-family: 'Microsoft YaHei';
  padding-bottom: 70px;
  background-color: #F4F2F3;
  padding-top: 50px;
}
.msm-box .title {
  font-family: 'Microsoft YaHei';
  text-align: center;
  margin-bottom: 45px;
  font-size: 14px;
}
.msm-box .title h2 {
  font-size: 24px;
  padding-bottom: 10px;
}
.msm-box .title .tel {
  padding-top: 10px;
  font-size: 26px;
  margin-bottom: 15px;
}
.msm-box .t {
  padding-bottom: 10px;
}
.msm-box .t a {
  display: inline-block;
  margin-right: 10px;
}
.msm-box .t img {
  vertical-align: middle;
}
.msm-box .msn {
  float: left;
  width: 370px;
  padding-left: 66px;
  margin-right: 73px;
}
.msm-box .msn-inner {
  position: relative;
}
.msm-box .form .txt {
  width: 200px;
  padding: 10px;
  border: 1px solid #A0A0A0;
  background-color: transparent;
  border-radius: 5px;
  margin-bottom: 13px;
  font-size: 14px;
}
.msm-box .form textarea {
  width: 310px;
  padding: 10px;
  border: 1px solid #A0A0A0;
  background-color: transparent;
  border-radius: 5px;
  max-width: 310px;
  font-size: 14px;
  height: 50px;
  resize: none;
  outline: none;
}
.msm-box .form .submit {
  width: 36px;
  height: 72px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/form-submit.png) no-repeat;
}
.msm-box .textarea {
  position: relative;
}
.msm-box .ma {
  width: 103px;
  height: 103px;
  position: absolute;
  right: 0;
}
.msm-box .ma img {
  width: 100%;
  height: 100%;
  float: left;
}
.msn-list {
  width: 382px;
  height: 270px;
  font-family: 'SimSun';
  overflow: hidden;
  border-radius: 8px;
  float: left;
}
.msn-list h3 {
  text-align: center;
  color: #fff;
  line-height: 44px;
  background-color: #00BFFF;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}
.msn-list .msn-list-bd {
  padding: 10px;
  height: 202px;
  overflow: hidden;
  border: 1px solid #A0A0A0;
  border-top: 0;
  border-radius: 0 0 8px 8px;
  line-height: 21px;
}
.msn-list .bd {
  height: 202px;
  overflow: hidden;
  position: relative;
}
.msn-list li {
  border-bottom: 1px dashed #808080;
  padding: 5px 0;
}
.msn-list .tempWrap {
  height: 202px !important;
}
/*newslist*/
.newslist {
  background-color: #fff;
  padding-top: 96px;
  padding-bottom: 22px;
}
.newslist .title {
  height: 1px;
  line-height: 1px;
  background-color: #F4F2F3;
}
.news-item {
  width: 302px;
  float: left;
  position: relative;
  padding-top: 12px;
}
.news-item .hd {
  position: absolute;
  width: 100%;
  font-family: 'Microsoft YaHei';
  left: 0;
  top: -42px;
  color: #808080;
}
.news-item .hd strong {
  font-size: 22px;
  font-weight: normal;
  letter-spacing: 2px;
}
.news-item .hd b {
  font-family: 'Arial';
}
.news-item ul {
  width: 236px;
  height: auto;
  overflow: hidden;
}
.news-item li {
  line-height: 26px;
  float: left;
  width: 100%;
  border-bottom: 1px dashed #C8C8C8;
}
.news-item li a {
  color: #808080;
  float: left;
}
.news-item li a:hover {
  color: #00B7FF;
}
.news-item li:last-child {
  border-bottom: 0;
}
.news-item .hastime {
  width: 100%;
}
.news-item .hastime .time {
  padding-right: 10px;
}
.q-a {
  width: 288px;
  position: relative;
  padding-top: 12px;
}
.q-a .hd {
  position: absolute;
  width: 100%;
  font-family: 'Microsoft YaHei';
  left: 0;
  top: -42px;
  color: #808080;
}
.q-a .hd strong {
  font-size: 22px;
  font-weight: normal;
  letter-spacing: 2px;
}
.q-a .hd b {
  font-family: 'Arial';
}
.q-a h4 {
  padding-left: 28px;
  line-height: 28px;
  font-size: 12px;
  background: url(../images/wen.png) 0 center no-repeat;
}
.q-a h4 a {
  color: #808080;
}
.q-a h4 a:hover {
  color: #00B7FF;
}
.q-a p {
  padding-left: 28px;
  line-height: 20px;
  background: url(../images/da.png) 0 0 no-repeat;
}
.q-a li {
  border-bottom: 1px dashed #C8C8C8;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.q-a .tempWrap {
  height: 285px !important;
}
.flinks a {
  color: #808080;
}
.flinks a:hover {
  color: #00B7FF;
}
.flinks .title {
  border-bottom: 1px solid #F4F2F3;
  padding-bottom: 7px;
}
.flinks .title strong {
  font-size: 22px;
  font-weight: normal;
  letter-spacing: 2px;
  font-family: 'Microsoft YaHei';
}
.flinks .title b {
  font-size: 12px;
  font-family: 'Arial';
}
.flinks-content {
  padding: 30px 0;
}
.footer {
  background-color: #00BFFF;
  padding-bottom: 50px;
}
.footermenu {
  padding: 15px 0;
  text-align: center;
  color: #fff;
  font-weight: bold;
  border-bottom: 1px solid #fff;
  margin-bottom: 28px;
}
.footermenu a {
  color: #fff;
  padding: 0 5px;
}
.copyright {
  padding-left: 14px;
  padding-top: 10px;
  color: #fff;
  width: 410px;
}

/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1{display:none;z-index:1001;width:398px;border:1px solid #ccc;background:#fff; padding-bottom:20px;}
#mesbook1_c div, #mesbook1 div{ border:1px solid #E4E3E3; background:#EBECEB;height:18px; padding:4px .5em 0; margin-bottom:10px;}
#mesbook1_c dl.b1, #mesbook1 dl.b1 { width:370px; margin:0 auto;}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt { float:left; width:105px; overflow:hidden; }
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd { width:265px; float:right;}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns{padding-bottom:10px;}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {margin-right:20px;}