@charset "utf-8";
/*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;
}
.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: #3abe2e;
}
.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: #3abe2e;
}
.list-style-02 .item-line:hover .item-link,
.list-style-01 .item-line:hover .item-link {
  background: #3abe2e;
  border-color: #3abe2e;
}
.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);
}
.f_pr {
  position: relative;
}
.f_cb:after,
.f_cbli li:after {
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  content: ".";
}
.f_cb,
.f_cbli li {
  zoom: 1;
}
.search-btn:after {
  background-color: #3abe2e;
}
.search-btn::before {
  border-color: #3abe2e;
}
.nav-two {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
/*头部*/
.head {
  height: 161px;
  position: relative;
}
.head .load {
  background: #fafafa;
  border-bottom: 1px solid #eee;
}
.head .load .content {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.head .load p {
  font-size: 13px;
  font-weight: normal;
  line-height: 30px;
  color: #999999;
  display: block;
  width: 600px;
  height: 30px;
  overflow: hidden;
}
.head .load span {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  max-width: 600px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.head .load span a {
  font-size: 12px;
  font-weight: normal;
  line-height: 30px;
  color: #999999;
  display: block;
  padding: 0 20px;
  max-width: 270px;
  box-sizing: border-box;
  word-break: break-all;
  height: 30px;
  overflow: hidden;
}
.head .tlogo {
  float: left;
  width: 100px;
  padding-top: 12px;
}
.head .tlogo img {
  max-width: 110px;
}
#h1-tag {
  height: 111px;
  display: table;
  float: left;
  overflow: hidden;
}
#h1-tag a {
  display: table-cell;
  vertical-align: middle;
}
#h1-tag img {
  display: inline-block;
  max-height: 110px;
  max-width: 150px;
}
.nav {
  position: relative;
  float: right;
  width: 965px;
  z-index: 99;
}
.nav .nav-one {
  height: 130px;
}
.nav ul.nav-one[data-item-count="8"] > li {
  width: 12.5%!important;
}
.nav .nav-one li a {
  display: block;
  height: 130px;
  font-size: 16px;
  color: #222;
  padding: 0;
  line-height: 130px;
  overflow: hidden;
  text-decoration: none;
  position: relative;
  z-index: 99;
}
.nav .nav-one li {
  position: relative;
  float: left;
}
.nav .nav-one li:hover a {
  background: #3abe2e;
  color: #fff;
}
.nav .nav-one > li:hover .nav-two a {
  color: #0d0d0f;
  background: #ffffff;
}
.nav .nav-one > li:hover .nav-two a:hover {
  color: #fff;
  background: #3abe2e;
}
.nav .nav-one > li:hover .nav-two {
  display: block;
}
.nav .nav-two {
  display: none;
  background: #fff;
  position: absolute;
  top: 130px;
  z-index: 90;
}
.nav .nav-two li {
  border-top: 1px solid #ccc;
  width: 100%;
}
.nav .nav-two li {
  white-space: nowrap;
  height: 50px;
  position: relative;
  overflow: hidden;
  border-right: 0px;
  float: left;
}
.nav .nav-two li a {
  display: block;
  height: 50px;
  font-size: 15px;
  font-weight: normal;
  line-height: 50px;
  color: #0d0d0f;
  text-align: center;
  overflow: hidden;
  background: #fff;
}
.nav .nav-two li:last-child {
  border-bottom: 0 ;
}
.nav .nav-two li:hover > a {
  color: #fff;
  font-weight: normal;
}
.nav .nav-two li:hover {
  background-color: #3abe2e;
}
.nav .nav-two li:hover a {
  background-color: #3abe2e;
  border-color: #fff;
}
.g_ft {
  padding-top: 80px;
  height: 306px;
}
.g_ft .ftnav {
  height: 68px;
  line-height: 68px;
  border-bottom: 1px solid #ececec;
  margin-bottom: 35px;
}
.g_ft .ftnav li {
  float: left;
}
.g_ft .ftnav li a {
  font-size: 16px;
  color: #656565;
}
.g_ft .ftnav li a:hover {
  color: #3abe2e;
}
.g_ft .ftup {
  height: 205px;
}
.g_ft .flogo {
  float: left;
  max-width: 166px;
  min-width: 166px;
  margin-right: 180px;
}
.g_ft .flogo img {
  display: block;
}
.g_ft .ftadd {
  float: left;
  width: 555px;
  overflow: hidden;
}
.g_ft .ftadd li {
  font-size: 16px;
  line-height: 35px;
  color: #666666;
  height: 35px;
  overflow: hidden;
}
.g_ft .codelst {
  float: right;
  width: 290px;
}
.g_ft .codelst li {
  float: left;
  width: 120px;
  margin-right: 32px;
}
.g_ft .codelst li:nth-child(2) {
  margin-right: 0;
}
.g_ft .codelst li img {
  width: 120px;
  height: 120px;
  display: block;
}
.g_ft .codelst li em {
  display: block;
  width: 120px;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  font-size: 12px;
  color: #808080;
  overflow: hidden;
  text-align: center;
}
#ftlogo-tag {
  height: 181px;
  display: table;
  float: left;
  overflow: hidden;
}
#ftlogo-tag a {
  display: table-cell;
  vertical-align: middle;
}
#ftlogo-tag img {
  display: inline-block;
  max-height: 160px;
  max-width: 160px;
}
.bg_vi_color {
  background-color: #3abe2e;
}
.txt_vi_color {
  color: #3abe2e !important;
}
/*COMMON_BLK_END*/
/*返回顶部*/
.sidebar {
  display: -webkit-box;
  display: -ms-flexbox;
  position: fixed;
  bottom: 20px;
  right: 19px;
  z-index: 110;
  height: 44px;
  width: 44px;
}
.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-itme:hover span {
  display: block;
}
.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: #3abe2e;
}
.sidebar .fh {
  display: none;
}
/*--------------------------------------内页部分-------------------------------*/
/*min-banner*/
.min-banner {
  height: 380px;
  position: relative;
  overflow: hidden;
}
.min-banner img {
  width: 1920px;
  height: 380px;
  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: #3abe2e;
}
/*公司信息列表*/
.blk-exhibition-nav .super-nav {
  height: 50px;
  margin-bottom: 40px;
  display: flex;
  justify-content: flex-start;
}
.blk-exhibition-nav .super-nav a {
  font-size: 16px;
  font-weight: normal;
  line-height: 50px;
  color: #ffffff;
  text-align: center;
  width: 145px;
  margin: 0 2px;
  background: #048223;
}
.blk-exhibition-nav .super-nav a:hover {
  background: #3abe2e;
}
.blk-exhibition .super-list {
  padding-bottom: 15px;
}
.blk-exhibition .super-list dl {
  width: 24%;
  float: left;
  background: #f0f0f0;
  margin: 0 1.3% 0 0;
}
.blk-exhibition .super-list dl:nth-child(5n-1) {
  margin-right: 0;
}
.blk-exhibition .super-list dt {
  border: 1px solid #e5e5e5;
  padding: 10px;
  background: #fff;
}
.blk-exhibition .super-list dt img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.blk-exhibition .super-list dd {
  text-align: center;
  padding: 0 5px;
  background: #f0f0f0;
}
.blk-exhibition .super-list dd a {
  display: block;
  height: 50px;
  font-size: 16px;
  font-weight: normal;
  line-height: 50px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
