/*COMMON_BLK_START*/
/*AVAIBLE_VI
[
{"vicolor":"#E77B28","sub1color":"#000000"},
{"vicolor":"#01a08e","sub1color":"#ffb400"},
{"vicolor":"#1A2D27","sub1color":"#ABC327"},
{"vicolor":"#ffb400","sub1color":"#35c096"}
]
AVAIBLE_VI*/
.oh {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sidebar4 .sidebar1-item.sidebar1-qq {
  display: none !important;
}
.list-style-02 .vertical-layout-item .item-line,
.list-style-01 .vertical-layout-item .item-line {
  padding: 15px;
}
.list-style-02 .vertical-layout-item .item-line::after,
.list-style-01 .vertical-layout-item .item-line::after {
  border: 1px solid #dedede;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.list-style-02 .vertical-layout-item .item-line:hover::after,
.list-style-01 .vertical-layout-item .item-line:hover::after {
  border-color: #01958e;
}
.list-style-02 .level-layout-item .item-line::after,
.list-style-01 .level-layout-item .item-line::after {
  border: 1px solid #dedede;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.list-style-02 .level-layout-item .item-line:hover::after,
.list-style-01 .level-layout-item .item-line:hover::after {
  border-color: #01958e;
}
.list-style-02 .item-line:hover .item-link,
.list-style-01 .item-line:hover .item-link {
  background: #01958e;
  border-color: #01958e;
}
.list-style-02 .item-line:hover .item-link a,
.list-style-01 .item-line:hover .item-link a {
  color: #fff;
}
.recommend .item-picture,
.abput-pic,
.about-list li,
.part-con li,
.case-list dl,
.superi-pic,
.news-con dl {
  overflow: hidden;
}
.recommend .item-picture img,
.abput-pic img,
.about-list li img,
.part-con li img,
.case-list dl img,
.superi-pic img,
.news-con dl img {
  transition: .5s;
}
.recommend .item-picture:hover img,
.abput-pic:hover img,
.about-list li:hover img,
.part-con li:hover img,
.case-list dl:hover img,
.superi-pic:hover img,
.news-con dl:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.search-btn:after {
  background-color: #01958e;
}
.search-btn::before {
  border-color: #01958e;
}
.nav-two {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
/*头部*/
.hea-top {
  background-color: #aaabab;
}
.hea-con {
  height: 43px;
  overflow: hidden;
}
.hea-con span {
  display: inline-block;
  max-width: 100%;
  height: 43px;
  font-size: 13px;
  font-weight: normal;
  line-height: 43px;
  color: #b2b2b2;
  overflow: hidden;
}
.hea-con em a {
  display: inline-block;
  max-width: 100%;
  height: 43px;
  font-size: 13px;
  font-weight: normal;
  line-height: 43px;
  color: #b2b2b2;
  overflow: hidden;
  float: right;
}
.h-con {
  height: 165px;
  position: relative;
  background-color: #ffffff;
}
#h1-tag {
  height: 130px;
  display: block;
  float: left;
  margin-top: 23px;
}
#h1-tag a {
  display: table-cell;
  vertical-align: middle;
}
#h1-tag img {
  display: inline-block;
  max-height: 130px;
  max-width: 200px;
}
.head-right {
  float: right;
  width: 920px;
}
.head-tel {
  height: 80px;
  overflow: hidden;
}
.head-tel p {
  width: 230px;
  float: right;
  margin: 14px 0 0 0;
  padding-left: 62px;
  background-image: url('../images/lx.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 56px 56px;
}
.head-tel p em {
  display: block;
  height: 30px;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  color: #222222;
  white-space: nowrap;
  overflow: hidden;
}
.head-tel p span {
  display: block;
  height: 36px;
  font-size: 30px;
  font-weight: bold;
  line-height: 36px;
  color: #605e5e;
  white-space: nowrap;
  overflow: hidden;
}
.h-txt {
  width: 140px;
  float: left;
  margin-top: 30px;
  margin-left: 17px;
  margin-right: 35px;
}
.h-txt span {
  display: block;
  height: 18px;
  font-size: 18px;
  line-height: 18px;
  color: #333333;
  margin-bottom: 6px;
  font-weight: bold;
  overflow: hidden;
}
.h-txt em {
  display: block;
  height: 16px;
  font-size: 14px;
  line-height: 16px;
  color: #333333;
  font-weight: normal;
  overflow: hidden;
}
.nav {
  position: relative;
  z-index: 99;
  padding-top: 25px;
  float: left;
  width: 919px;
}
.nav .nav-one {
  height: 60px;
}
.nav .nav-one > li {
  float: left;
  height: 60px;
  position: relative;
  text-align: center;
  z-index: 99;
}
.nav .nav-one > li a {
  position: relative;
  display: block;
  padding: 0 10px;
  height: 42px;
  font-size: 18px;
  color: #000000;
  line-height: 20px;
  overflow: hidden;
  text-decoration: none;
  position: relative;
  z-index: 99;
}
.nav .nav-one > li:hover,
.nav .nav-one > li.cur {
  color: #01958e;
}
.nav .nav-one > li:hover::after,
.nav .nav-one > li.cur::after {
  background: #01958e;
  width: 65%;
  display: block;
  height: 6px;
  border-radius: 5px;
  position: absolute;
  top: 36px;
  left: 17%;
  content: "";
}
.nav .nav-one > li:hover .nav-two {
  display: block;
}
.nav .nav-two {
  display: none;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 60px;
  z-index: 90;
}
.nav .nav-two li {
  border-bottom: 1px solid #ccc;
}
.nav .nav-two li {
  white-space: nowrap;
  height: 50px;
  position: relative;
  overflow: hidden;
  border-right: 0px;
}
.nav .nav-two li a {
  display: block;
  height: 50px;
  font-size: 17px;
  font-weight: normal;
  line-height: 50px;
  color: #0d0d0f;
  text-align: center;
  overflow: hidden;
}
.nav .nav-two li:last-child {
  border-bottom: 0;
}
.nav .nav-two li:hover > a {
  color: #fff;
}
.nav .nav-two li:hover {
  border-color: #01958e;
}
/*底部*/
.foot {
  height: 354px;
  background: #383838;
}
.f-nav1 {
  height: 47px;
  background: #01958e;
  overflow: hidden;
}
.f-nav1 ul {
  width: 1200px;
  margin: 0 auto;
}
.f-nav1 ul li {
  float: left;
  height: 47px;
  line-height: 47px;
}
.f-nav1 ul li a {
  font-size: 16px;
  display: block;
  color: #ffffff;
  padding: 0 44px;
  z-index: 1;
}
.sao {
  margin: 66px auto 0;
  width: 226px;
  overflow: hidden;
}
.sao p {
  float: left;
  margin-right: 45px;
  height: 125px;
  text-align: center;
  overflow: hidden;
}
.sao p img {
  height: 89px;
  width: 90px;
  display: block;
  overflow: hidden;
}
.sao p:last-child {
  margin-right: 0;
}
.sao p span {
  height: 23px;
  overflow: hidden;
  width: 90px;
  font-size: 12px;
  color: #a9a9a9;
  display: block;
  line-height: 12px;
  padding-top: 11px;
}
.f-con {
  font-size: 13px;
  color: #a9a9a9;
  line-height: 26px;
  text-align: center;
}
.f-con a {
  color: #a9a9a9;
}
.f-txt {
  margin-top: 28px;
  text-align: center;
}
.f-txt p {
  display: block;
  height: 26px;
  overflow: hidden;
}
.f-txt p span {
  padding-right: 4px;
}
.f-support img {
  width: 44px;
  vertical-align: sub;
  margin-left: 5px;
}
.bg_vi_color {
  background-color: #01958e;
}
.txt_vi_color {
  color: #01958e !important;
}
/*COMMON_BLK_END*/
.crumbs-1 {
  height: 65px;
  font-size: 14px;
  border-bottom: 1px dashed #dcdcdc;
  margin-bottom: 30px;
}
.crumbs-1 b {
  font-weight: normal;
}
.crumbs-1 i {
  font-style: normal;
}
.crumbs-1 span {
  padding: 0 5px;
  height: 65px;
  line-height: 65px;
}
.crumbs-1 a:hover {
  color: #01958e;
}
/*快速通道*/
.shop-nav-t1 i img {
  background-color: #01958e;
}
/*返回顶部*/
.sidebar {
  display: -webkit-box;
  display: -ms-flexbox;
  position: fixed;
  bottom: 20px;
  right: 19px;
  z-index: 110;
  height: 44px;
  width: 44px;
}
.sidebar-itme:hover span {
  display: block;
}
.sidebar-itme span {
  display: none;
  width: 66px;
  height: 24px;
  font-size: 12px;
  color: #666;
  text-align: center;
  line-height: 24px;
  border-radius: 4px;
  background-color: #eee;
  position: absolute;
  right: 54px;
  top: 50%;
  margin-top: -12px;
}
.sidebar img {
  width: 44px;
  height: 44px;
  background-color: #ccc;
  border-radius: 2px;
  cursor: pointer;
  transition: background 0.3s ease-in-out;
  -webkit-transition: background 0.3s ease-in-out;
  outline: 0;
}
.sidebar:hover img {
  background-color: #aaabab;
}
.sidebar .fh {
  display: none;
}
/*内页样式*/
/*min-banner*/
.min-banner {
  height: 308px;
  position: relative;
  overflow: hidden;
}
.min-banner img {
  width: 1920px;
  height: 308px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
/*面包屑*/
.crumbs-1 {
  height: 65px;
  font-size: 14px;
  border-bottom: 1px dashed #dcdcdc;
  margin-bottom: 30px;
}
.crumbs-1 b {
  font-weight: normal;
}
.crumbs-1 i {
  font-style: normal;
}
.crumbs-1 span {
  padding: 0 5px;
  height: 65px;
  line-height: 65px;
}
.crumbs-1 a:hover {
  color: #01958e;
}
/*市场前景*/
.details-prospect {
  padding: 80px 0 50px;
}
.de-pros-title {
  text-align: center;
  margin-bottom: 60px;
}
.de-pros-title p {
  min-height: 60px;
  font-size: 45px;
  color: #01958e;
  line-height: 60px;
  letter-spacing: 2px;
}
.de-pros-title span {
  display: block;
  min-height: 32px;
  font-size: 14px;
  color: #8d8d8d;
  line-height: 32px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.de-pros-txt {
  width: 545px;
}
.de-pros-name {
  padding-top: 16px;
  margin-bottom: 20px;
}
.de-pros-name p {
  min-height: 34px;
  font-size: 24px;
  font-weight: bold;
  line-height: 34px;
  color: #01958e;
}
.de-pros-name span {
  display: block;
  min-height: 34px;
  font-size: 14px;
  color: #d0d0d0;
  line-height: 34px;
}
.de-pros-desc {
  min-height: 280px;
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 10px;
  overflow: hidden;
}
.de-pros-link {
  width: 125px;
  height: 35px;
  background: #01958e;
  font-weight: bold;
  line-height: 35px;
  color: #fff;
  text-align: center;
  overflow: hidden;
}
.de-pros-link a {
  display: block;
  height: 35px;
  color: #fff;
  overflow: hidden;
}
.de-pros-img {
  width: 600px;
  border: 1px solid #01958e;
}
.de-pros-img img {
  width: 600px;
  height: 570px;
  display: block;
}
/*加盟优势*/
.details-advan {
  padding: 30px 0 50px;
}
.de-advan-title {
  text-align: center;
  margin-bottom: 60px;
}
.de-advan-title p {
  height: 60px;
  font-size: 45px;
  color: #01958e;
  line-height: 60px;
  letter-spacing: 2px;
  margin-bottom: 10px;
  overflow: hidden;
}
.de-advan-title span {
  display: block;
  height: 32px;
  font-size: 14px;
  color: #8d8d8d;
  line-height: 32px;
  text-transform: uppercase;
  letter-spacing: 2px;
  overflow: hidden;
}
.de-advan-con {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
.de-advan-con dl {
  width: 348px;
  min-height: 275px;
  margin-bottom: 15px;
  padding: 0 20px;
  float: left;
  color: #fff;
}
.de-advan-con dl.de-advan-dl2,
.de-advan-con dl.de-advan-dl5 {
  margin: 0 15px 15px;
}
.de-advan-con dl.de-advan-dl1 {
  background: #44b39a;
}
.de-advan-con dl.de-advan-dl2 {
  background: #309b96;
}
.de-advan-con dl.de-advan-dl3 {
  background: #44b39a;
}
.de-advan-con dl.de-advan-dl4 {
  background: #309b96;
}
.de-advan-con dl.de-advan-dl5 {
  background: #44b39a;
}
.de-advan-con dl.de-advan-dl6 {
  background: #309b96;
}
.de-advan-con dt {
  padding-top: 30px;
  margin-bottom: 5px;
}
.de-advan-con dt img {
  width: 60px;
  height: 60px;
  display: block;
  border-radius: 50%;
  margin: 0 auto 8px;
  overflow: hidden;
}
.de-advan-con dt p {
  min-height: 40px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 40px;
  text-align: center;
  overflow: hidden;
}
.de-advan-con .de-advan-desc {
  min-height: 75px;
  font-size: 18px;
  line-height: 30px;
  overflow: hidden;
  text-align: left;
}
/*加盟支持*/
.details-support {
  padding: 30px 0 0;
}
.de-support-title {
  text-align: center;
  margin-bottom: 60px;
}
.de-support-title p {
  height: 60px;
  font-size: 45px;
  color: #01958e;
  line-height: 60px;
  letter-spacing: 2px;
  margin-bottom: 10px;
  overflow: hidden;
}
.de-support-title em {
  display: block;
  height: 30px;
  font-size: 24px;
  color: #666;
  line-height: 30px;
  overflow: hidden;
}
.de-support-title span {
  display: block;
  height: 32px;
  font-size: 14px;
  color: #8d8d8d;
  line-height: 32px;
  text-transform: uppercase;
  letter-spacing: 2px;
  overflow: hidden;
}
.de-support-con {
  min-height: 610px;
  padding-top: 74px;
  background-image: url('../images/20181216133601_2055.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 768px;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
.de-support-con dl {
  background: #01958e;
  width: 488px;
  min-height: 280px;
  padding: 0 20px;
  display: block;
  float: left;
  margin: 0 144px 74px 0;
  color: #fff;
  text-align: center;
}
.de-support-con dl.de-support-dl {
  margin-right: 0;
}
.de-support-con dt {
  padding-top: 25px;
  margin-bottom: 15px;
}
.de-support-con dt span {
  display: block;
  height: 60px;
  font-size: 50px;
  font-weight: bold;
  line-height: 60px;
  overflow: hidden;
}
.de-support-con dt p {
  min-height: 34px;
  font-size: 26px;
  line-height: 34px;
  overflow: hidden;
}
.de-support-desc {
  min-height: 90px;
  font-size: 18px;
  line-height: 30px;
  overflow: hidden;
  text-align: left;
}
/*加盟要求*/
.details-condition {
  padding: 50px 0 50px;
}
.de-condition-title {
  text-align: center;
  margin-bottom: 60px;
}
.de-condition-title p {
  height: 60px;
  font-size: 45px;
  color: #01958e;
  line-height: 60px;
  letter-spacing: 2px;
  margin-bottom: 10px;
  overflow: hidden;
}
.de-condition-title em {
  display: block;
  height: 30px;
  font-size: 24px;
  color: #666;
  line-height: 30px;
  overflow: hidden;
}
.de-condition-title span {
  display: block;
  height: 32px;
  font-size: 14px;
  color: #8d8d8d;
  line-height: 32px;
  text-transform: uppercase;
  letter-spacing: 2px;
  overflow: hidden;
}
.de-condition-img {
  width: 600px;
}
.de-condition-img img {
  width: 600px;
  height: 600px;
  display: block;
}
.de-condition-con {
  width: 570px;
}
.de-condition-con dl {
  min-height: 120px ;
}
.de-condition-con dt {
  width: 50px;
  font-size: 40px;
  font-weight: bold;
  color: #01958e;
  line-height: 50px;
  overflow: hidden;
  float: left;
  margin: 5px -50px 0 0;
}
.de-condition-con dd {
  padding-left: 80px;
}
.de-condition-con dd p {
  min-height: 35px;
  font-size: 20px;
  color: #333;
  line-height: 35px;
  overflow: hidden;
}
.de-condition-desc {
  min-height: 72px;
  line-height: 24px;
  overflow: hidden;
  font-size: 17px;
}
/*加盟流程*/
.details-process {
  padding: 50px 0 50px;
}
.de-process-title {
  text-align: center;
  margin-bottom: 60px;
}
.de-process-title p {
  height: 60px;
  font-size: 45px;
  color: #01958e;
  line-height: 60px;
  letter-spacing: 2px;
  margin-bottom: 10px;
  overflow: hidden;
}
.de-process-title em {
  display: block;
  height: 30px;
  font-size: 24px;
  color: #666;
  line-height: 30px;
  overflow: hidden;
}
.de-process-title span {
  display: block;
  height: 32px;
  font-size: 14px;
  color: #8d8d8d;
  line-height: 32px;
  text-transform: uppercase;
  letter-spacing: 2px;
  overflow: hidden;
}
.de-process-con {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
.de-process-con dl {
  width: 135px;
  min-height: 170px;
  padding: 20px 15px 0;
  background: #f5f5f5;
  float: left;
  margin-right: 6px;
  text-align: center;
}
.de-process-con dl.de-process-dl {
  margin-right: 0;
}
.de-process-con dl img {
  width: 48px;
  height: 48px;
  display: block;
  margin: 0 auto 14px;
}
.de-process-con dt {
  margin-bottom: 10px;
}
.de-process-con dt span {
  display: block;
  height: 30px;
  width: 30px;
  margin: 5px auto 10px;
  font-size: 24px;
  line-height: 30px;
  color: #333;
  border-bottom: 2px solid #333;
  overflow: hidden;
}
.de-process-con dt p {
  min-height: 20px;
  font-size: 18px;
  font-weight: bold;
  color: #01958e;
  line-height: 20px;
  overflow: hidden;
}
.de-process-desc {
  min-height: 50px;
  color: #444;
  line-height: 25px;
  overflow: hidden;
}
/*加盟案例*/
.details-case {
  padding: 30px 0 50px;
}
.de-case-title {
  text-align: center;
  margin-bottom: 60px;
}
.de-case-title p {
  height: 60px;
  font-size: 45px;
  color: #01958e;
  line-height: 60px;
  letter-spacing: 2px;
  margin-bottom: 10px;
  overflow: hidden;
}
.de-case-title em {
  display: block;
  height: 30px;
  font-size: 24px;
  color: #666;
  line-height: 30px;
  overflow: hidden;
}
.de-case-title span {
  display: block;
  height: 32px;
  font-size: 14px;
  color: #8d8d8d;
  line-height: 32px;
  text-transform: uppercase;
  letter-spacing: 2px;
  overflow: hidden;
}
.de-case-con dl {
  width: 33%;
  margin: 0 0.15% 10px;
  float: left;
  text-align: center;
}
.de-case-con img {
  width: 100%;
  display: block;
}
.de-case-con dt {
  margin-bottom: 10px;
}
.de-case-con dd {
  padding: 0 5px;
}
.de-case-con p {
  height: 30px;
  font-size: 22px ;
  color: #333;
  line-height: 30px;
  overflow: hidden;
}
.de-case-con p a {
  display: block;
  height: 30px;
  line-height: 30px;
  color: #333;
  overflow: hidden;
}
.de-case-desc {
  height: 40px;
  font-size: 24px;
  font-weight: bold;
  color: #333;
  line-height: 40px;
  overflow: hidden;
}
/*单页*/
