@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*/
.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;
}
/**/
.banner img {
  width: 100%;
  display: block;
}
.tit1 {
  text-align: center;
  margin-bottom: 30px;
}
.tit1 span {
  display: block;
  height: 36px;
  font: 16px/36px "Microsoft Yahei";
  text-align: center;
  color: #8b8b8b;
  text-transform: uppercase;
  overflow: hidden;
}
.tit1 strong {
  display: block;
  height: 40px;
  font: bold 30px/40px "Microsoft Yahei";
  color: #000;
  overflow: hidden;
  margin-bottom: 10px;
}
.tit1 em {
  width: 283px;
  height: 1px;
  display: block;
  background: #ccc;
  margin: 0 auto;
  position: relative;
}
.tit1 em i {
  width: 20px;
  height: 3px;
  background: #3abe2e;
  display: block;
  position: absolute;
  top: -1px;
  left: 50%;
  margin-left: -10px;
}
/*fa*/
.fa {
  height: 540px;
  width: 1200px;
  margin: 53px auto 0;
}
.fa dl {
  width: 300px;
  float: left;
  height: 378px;
  background-image: url('../images/fa_line1.gif');
  background-repeat: no-repeat;
  background-position: 14px 10px;
  background-size: 1px 387px;
}
.fa dt {
  width: 72px;
  height: 72px;
  overflow: hidden;
  border: 1px solid #c3c3c3;
  position: relative;
}
.fa dt img {
  width: 72px;
  height: 72px;
}
.fa dt em {
  display: none;
  width: 72px;
  height: 72px;
  position: absolute;
  top: 0;
  left: 0;
}
.fa dd {
  margin: 40px 0 0 32px;
}
.fa_desc {
  max-height: 216px;
  overflow: hidden;
}
.fa dd h3 {
  font: 20px/28px "Microsoft Yahei";
  font-weight: bold;
  color: #000;
  padding-left: 15px;
  margin-bottom: 12px;
  height: 28px;
  overflow: hidden;
}
.fa dd h3 span,
.fa dd h3 em {
  float: left;
  height: 28px;
  overflow: hidden;
}
.fa dd h3 span {
  width: 90px;
}
.fa dd h3 em {
  width: 130px;
  font: 12px/28px Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #d0d0d0;
  padding-left: 8px;
}
.fa dd p {
  font: 14px/24px "Microsoft Yahei";
  color: #3c3c3c;
  padding-left: 15px;
}
/*nl*/
.nl {
  height: 630px;
  padding-top: 54px;
  background-image: url('../images/nl_bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 684px;
}
.nl01 {
  float: left;
  width: 295px;
  height: 390px;
  padding: 50px 50px 0;
  background: #fff;
  -webkit-box-shadow: 0 8px 8px rgba(153, 153, 153, 0.5);
  -moz-box-shadow: 0 8px 8px rgba(153, 153, 153, 0.5);
  box-shadow: 0 8px 8px rgba(153, 153, 153, 0.5);
}
.nl02 {
  float: right;
  width: 685px;
  height: 390px;
  padding: 50px 50px 0;
  background: #fff;
  -webkit-box-shadow: 0 8px 8px rgba(153, 153, 153, 0.5);
  -moz-box-shadow: 0 8px 8px rgba(153, 153, 153, 0.5);
  box-shadow: 0 8px 8px rgba(153, 153, 153, 0.5);
}
.nl-desc {
  max-height: 288px;
  font: 15px "Microsoft Yahei";
  line-height: 36px;
  text-transform: uppercase;
  overflow: hidden;
}
.nl-desc span {
  display: block;
  color: #000;
  line-height: 36px;
}
.nl02 .nl-desc span {
  width: 50%;
  float: left;
}
.nl02 .nl-desc {
  width: 49%;
  float: left;
}
.tit2 {
  height: 36px;
  margin-bottom: 28px;
  overflow: hidden;
}
.tit2 span,
.tit2 em {
  float: left;
  height: 36px;
  font: 26px/36px "Microsoft Yahei";
  overflow: hidden;
  font-weight: bold;
}
.tit2 span {
  color: #3abe2e;
}
.tit2 em {
  padding-left: 10px;
  color: #d2d2d2;
  text-transform: uppercase;
}
/*lingh*/
.lingh {
  height: 536px;
  margin-top: 55px;
  overflow: hidden;
}
.lingh p {
  height: 248px;
  overflow: hidden;
  margin-top: 30px;
}
.lingh p span {
  float: left;
  width: 370px;
  height: 58px;
  background: #eee;
  border: 1px solid #e5e5e5;
  margin: 0 38px 15px 0;
  font: 16px "Microsoft Yahei";
  text-align: center;
  line-height: 58px;
  color: #323232;
  overflow: hidden;
}
.lingh p span:hover {
  color: #fff;
  font-weight: bold;
  background: #3abe2e;
  border: 1px solid #3abe2e;
  text-decoration: none;
}
.lingh p .nones {
  margin-right: 0;
}
.lingh ul {
  height: 109px;
  border: 1px solid #c3c3c3;
  overflow: hidden;
}
.lingh li {
  width: 198px;
  height: 84px;
  padding-top: 25px;
  border-right: 1px solid #c3c3c3;
  float: left;
  text-align: center;
  color: #3abe2e;
}
.lingh li span {
  display: block;
  height: 36px;
  font: 28px/36px "Microsoft Yahei";
  font-weight: bold;
  overflow: hidden;
}
.lingh li em {
  display: block;
  height: 24px;
  font-size: 16px;
  line-height: 24px;
  color: #303030;
  font-weight: bold;
  overflow: hidden;
}
.lingh .nones {
  border: 0;
}
/*guan*/
.guan {
  height: 291px;
  overflow: hidden;
  background-image: url('../images/guna2.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 291px;
}
.dfl {
  float: left;
  width: 548px;
  padding-top: 1px;
}
.dfl ul li {
  float: left;
  width: 274px;
  height: 144px;
}
.dfl ul li img {
  width: 274px;
  height: 144px;
}
.dfr {
  float: right;
  width: 555px;
}
.dfr h2 {
  padding: 50px 0 10px;
}
.dfr h2 em {
  height: 40px;
  display: block;
  font: bold 30px/40px "Microsoft Yahei";
  color: #000;
  text-align: center;
  padding-top: 10px;
  overflow: hidden;
}
.dfr h4 {
  height: 42px;
  background: #000;
  border-radius: 15px;
  font: bold 30px/42px "Microsoft Yahei";
  color: #fff;
  text-align: center;
  overflow: hidden;
}
.dfr p {
  height: 40px;
  padding-left: 10px;
  margin-top: 20px;
  overflow: hidden;
}
.dfr p span,
.dfr p em,
.dfr p a {
  float: left;
  overflow: hidden;
  height: 40px;
}
.dfr p span {
  width: 120px;
  font: 14px/40px "Microsoft Yahei";
  color: #000;
}
.dfr p em {
  width: 252px;
  font: 30px/40px "Microsoft Yahei";
  color: #000;
  font-weight: bold;
  padding-left: 8px;
}
.dfr p a {
  width: 127px;
  background: #3abe2e;
  font: 14px/40px "Microsoft Yahei";
  text-align: center;
  color: #fff;
}
/*team*/
.team {
  height: 560px;
  margin-top: 55px;
}
.team dl {
  margin-top: 10px;
  height: 198px;
  overflow: hidden;
}
.team dt {
  height: 30px;
  font: 24px/30px "Microsoft Yahei";
  text-align: center;
  color: #000;
  overflow: hidden;
}
.team dd {
  width: 730px;
  margin: 20px auto 0;
  height: 112px;
  font: 16px/28px "Microsoft Yahei";
  text-align: center;
  color: #757575;
  overflow: hidden;
}
.team2 {
  position: relative;
  height: 240px;
}
.team2 li {
  width: 280px;
  height: 209px;
  float: left;
  margin-right: 26px;
}
.team2 li img {
  width: 280px;
  height: 209px;
}
.team2 .nones {
  margin-right: 0;
}
/*hb*/
.hb {
  height: 290px;
  padding-top: 55px;
  overflow: hidden;
  background: #fafafa;
}
.hb dl {
  height: 230px;
  overflow: hidden;
  background: #fff;
}
.hb dt {
  width: 572px;
  height: 230px;
  float: left;
  overflow: hidden;
}
.hb dt img {
  width: 572px;
  height: 230px;
}
.hb dd {
  width: 545px;
  padding-right: 40px;
  overflow: hidden;
  float: right;
}
.hb dd h3 {
  height: 78px;
}
.hb dd h3 span,
.hb dd h3 em {
  display: block;
}
.hb dd h3 span {
  height: 32px;
  font: 24px/32px "Microsoft Yahei";
  color: #212121;
  font-weight: bold;
  padding-top: 20px;
  overflow: hidden;
}
.hb dd h3 em {
  width: 45px;
  height: 3px;
  background: #000;
  margin-top: 20px;
}
.hb dd p {
  height: 104px;
  font: 14px/26px "Microsoft Yahei";
  color: #212121;
  text-indent: 2rem;
  margin-top: 20px;
  overflow: hidden;
}
/*dinz*/
.dinz {
  height: 95px;
  padding: 60px 0;
  overflow: hidden;
}
.dinz dl {
  height: 95px;
  overflow: hidden;
}
.dinz dt {
  float: left;
  width: 600px;
  background-image: url('../images/icon.gif');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 94px 94px;
  padding: 19px 0 19px 110px;
}
.dinz dt em {
  display: block;
  height: 56px;
  font: 16px/28px "Microsoft Yahei";
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.dinz dd {
  width: 450px;
  float: right;
  overflow: hidden;
  height: 120px;
}
.dinz dd p {
  float: left;
  width: 135px;
  height: 95px;
  background: #fafafa;
  margin-left: 14px;
}
.dinz dd span,
.dinz dd a {
  display: block;
  height: 30px;
  text-align: center;
  font: 20px/30px "Microsoft Yahei";
  overflow: hidden;
}
.dinz dd span {
  color: #212121;
  padding-top: 15px;
}
.dinz dd a {
  font-weight: bold;
  color: #3abe2e;
}
.sidebar {
  position: fixed;
  bottom: 50px;
  right: 20px;
  z-index: 99;
  width: 50px;
}
.sidebar-itme {
  width: 50px;
  height: 50px;
  margin-bottom: 20px;
  position: relative;
}
.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: 50px;
  height: 50px;
  border-radius: 50%;
  cursor: pointer;
  background-color: #3abe2e;
  overflow: hidden;
}
.sidebar .fh {
  display: none;
}
