@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;
}
.ddd {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
a {
  color: #666;
}
a:hover {
  text-decoration: none;
  color: #004a3f;
}
.btn {
  cursor: pointer;
}
body {
  font-size: 12px;
  color: #666;
  line-height: 24px;
  min-width: 1190px;
  font-family: 'Microsoft YaHei';
  background: url(../images/mainbg.jpg) center 0 no-repeat;
}
.l {
  color: #004a3f !important;
}
.w {
  width: 1190px;
  min-width: 1190px;
  margin: 0 auto;
}
/*header*/
.topbar {
  height: 130px;
  position: relative;
  z-index: 1000;
}
.logo-img {
  position: absolute;
  top: 14px;
  left: 0;
}
.logo-txt {
  position: absolute;
  left: 193px;
  top: 54px;
}
.top-r {
  width: 636px;
  height: 44px;
  position: absolute;
  right: 0;
  top: 90px;
}
.top-r .tel {
  font-size: 20px;
  color: #004a3f;
}
.search {
  color: #004a3f;
  width: 320px;
}
.search span.t {
  font-size: 20px;
  float: left;
  margin-right: 10px;
}
.search .txt {
  border: 1px solid #A5C0BB;
  width: 162px;
  height: 18px;
  padding: 0 5px;
  line-height: 16px;
  font-size: 14px;
  margin-right: 7px;
  float: left;
  margin-top: 2px;
}
.search .submit {
  float: left;
  width: 17px;
  margin-top: 3px;
  height: 17px;
  text-indent: -9999px;
  background: url(../images/search.png) no-repeat;
}
.navbar {
  height: 72px;
  background-color: #004a3f;
  font-size: 18px;
  color: #fff;
  position: relative;
  z-index: 999;
}
.navbar li {
  float: left;
}
.navbar .nav-line {
  line-height: 72px;
}
.navbar h3 {
  float: left;
}
.navbar h3 a {
  float: left;
  line-height: 72px;
  padding: 0 20px;
  color: #fff;
}
.navbar li.on h3 a,
.navbar li h3 a:hover {
  color: #004a3f;
  background: url(../images/navarrdown.png) center bottom no-repeat #8dc63f;
}
.nav {
  float: right;
  position: relative;
}
.nav .lv2 {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  top: 100%;
  background: url(../images/navtmbg.png);
  height: 30px;
  line-height: 30px;
  color: #004a3f;
}
.nav .lv2 a {
  padding: 0 5px;
  color: #004a3f;
}
/*footer*/
.footer {
  background-color: #004A3F;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding: 40px 0;
  border-top: 10px solid #B59869;
}
/*banner*/
.banner {
  height: 422px;
  position: relative;
  width: 100%!important;
}
.banner .bd,
.banner ul,
.banner li,
.banner a {
  display: block;
  width: 100%!important;
  height: 422px;
  background: url() center no-repeat;
}
.banner .hd {
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.banner .hd span {
  display: inline-block;
  width: 30px;
  height: 10px;
  background: #fff;
  margin: 0 5px;
  cursor: pointer;
}
.banner .hd span.on {
  background: #004a3f;
}
.main {
  padding-top: 25px;
  padding-bottom: 35px;
}
/*公司微信*/
.company-weixin {
  width: 411px;
  height: 312px;
  background: #F5EEE2;
}
.company-weixin-inner {
  padding: 18px;
}
.company-weixin-inner .hd {
  height: 55px;
  font-size: 18px;
  color: #004a3f;
  margin-bottom: 30px;
}
.company-weixin-inner .bd {
  padding: 20px 30px;
  border: 1px solid #CDC0A0;
}
.company-weixin-inner .img-logo {
  float: left;
  width: 130px;
}
.company-weixin-inner .img-ma {
  float: right;
  width: 147px;
  height: 147px;
}
.company-news {
  width: 730px;
}
.company-news-title {
  height: 67px;
  line-height: 67px;
  position: relative;
  padding-left: 90px;
  border-top: 2px solid #004a3f;
  border-bottom: 2px solid #004a3f;
  margin-bottom: 40px;
  background: url(../images/title-logoico.png) 10px center no-repeat;
}
.company-news-title h3 {
  font-size: 24px;
  color: #004a3f;
}
.company-news-title .ico-xing {
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  right: 20px;
  background: url(../images/xing.png) center no-repeat;
}
.company-news-content .img {
  width: 305px;
  height: 203px;
}
.company-news-content .img img {
  display: block;
  width: 100%;
  height: 100%;
}
.company-news-content .txt {
  width: 386px;
}
.company-news-content .first h4 {
  font-size: 24px;
  margin-bottom: 10px;
}
.company-news-content .first h4 w a {
  color: #172A2C;
}
.company-news-content .first p {
  font-size: 14px;
  color: #666;
}
.company-news-content a:hover {
  color: #004a3f;
}
.company-news-content .list {
  margin-top: 25px;
}
.company-news-content .list li {
  padding-left: 30px;
  line-height: 32px;
  background: url(../images/li-dian.png) 0 center no-repeat;
  font-size: 18px;
}
.company-news-content .list a {
  color: #172A2C;
}
.company-news-section {
  margin-bottom: 30px;
}
/*产品展示*/
.product-show {
  clear: both;
}
.product-show-title {
  height: 100px;
  border-bottom: 2px solid #004a3f;
  position: relative;
  margin-bottom: 12px;
}
.product-show-title h3 {
  width: 496px;
  height: 100px;
  position: relative;
  text-indent: -9999px;
  background: url(../images/cpzs.png) center no-repeat;
}
.product-show-title .yun {
  width: 191px;
  height: 111px;
  position: absolute;
  left: 475px;
  bottom: 5px;
  background: url(../images/title-yun.png) no-repeat;
}
.product-first .screen {
  padding: 15px;
  border: 2px dashed #381600;
  border-radius: 10px;
}
.product-first .screen a {
  display: block;
}
.product-first .screen img {
  width: 715px;
  height: 345px;
  border-radius: 10px;
}
.product-first .info {
  padding-top: 30px;
  width: 365px;
  padding-right: 20px;
  font-size: 18px;
}
.product-first .info dl {
  height: 175px;
  margin-bottom: 35px;
  height: auto;
  overflow: hidden;
}
.product-first .info dt {
  float: right;
  margin-left: 15px;
}
.product-first .info dd {
  float: right;
  text-align: center;
  width: 20px;
  padding-left: 20px;
  padding-right: 20px;
  border-left: 2px dashed #381600;
}
.product-first .info .last {
  border: 0;
}
.product-first .info p {
  font-size: 14px;
  color: #333333;
  line-height: 30px;
}
.product-list {
  overflow: hidden;
  margin: 20px 0;
}
.product-list ul {
  width: 106%;
}
.product-list li {
  float: left;
  width: 274px;
  margin-right: 30px;
}
.product-list img {
  width: 274px;
  height: 186px;
  display: block;
  border-radius: 10px;
}
.product-list p {
  text-align: center;
  font-size: 18px;
  color: #666;
  padding: 10px 0;
}
/*合作加盟*/
.Cooperative-title {
  height: 100px;
  border-bottom: 2px solid #004a3f;
  position: relative;
  margin-bottom: 75px;
}
.Cooperative-title h3 {
  width: 496px;
  height: 100px;
  position: relative;
  text-indent: -9999px;
  background: url(../images/hzjm.png) center no-repeat;
}
.Cooperative-about {
  margin-bottom: 25px;
}
.Cooperative-about .img {
  width: 340px;
  height: 245px;
}
.Cooperative-about .img img {
  display: block;
  width: 100%;
  height: 100%;
}
.Cooperative-about .txt {
  width: 800px;
  padding-top: 57px;
}
.Cooperative-about-inner {
  padding-left: 60px;
  padding-right: 10px;
  min-height: 160px;
  background: url(../images/jmys.png) 0 center no-repeat;
}
.Cooperative-about-inner .hd {
  height: 65px;
  position: relative;
  border-bottom: 1px solid #333;
}
.Cooperative-about-inner .hd img {
  position: absolute;
  left: 0;
  bottom: 15px;
}
.Cooperative-about-inner .bd {
  padding-top: 22px;
  font-size: 16px;
  color: #162A2C;
}
.Cooperative-about-inner .bd a {
  color: #381600;
}
.Cooperative-about-inner .joinbtn {
  position: absolute;
  right: 15px;
  top: 0;
  width: 176px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  background-color: #8DC63F;
  border-radius: 10px;
  font-size: 24px;
  color: #fff;
}
/*加盟店展示*/
.jiameng-show .company-news-title {
  border: 0;
  margin-bottom: 30px;
}
.jiameng-show .bd {
  position: relative;
  overflow: hidden;
}
.jiameng-show .list {
  width: 20000px;
}
.jiameng-show li {
  float: left;
  width: 280px;
  margin-right: 20px;
}
.jiameng-show li img {
  display: block;
  width: 280px;
  height: 132px;
  border-radius: 5px;
}
