@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;
}
/*我们*/
.anli_bg {
  margin-top: 33px;
  height: 246px;
}
.anli dt {
  float: left;
  width: 502px;
  height: 213px;
  overflow: hidden;
}
.anli dt img {
  width: 502px;
  height: 213px;
  display: block;
}
.anli dd {
  float: right;
  width: 648px;
  padding-top: 26px;
  overflow: hidden;
}
.anli dd h3 {
  font-weight: 700;
  font-size: 26px;
  height: 60px;
  line-height: 60px;
  color: #3abe2e;
  overflow: hidden;
}
.anli dd h3 a {
  color: #3abe2e;
}
.anli dd h3 a:hover {
  text-decoration: none;
}
.anli .anli-desc {
  font: 14px/26px "Microsoft Yahei";
  color: #666;
  overflow: hidden;
  height: 130px;
  margin: 0;
}
.anli dd em {
  display: block;
  margin-top: 20px;
  float: right;
  width: 165px;
  height: 19px;
}
.anli dd em img {
  width: 165px;
  height: 19px;
}
/*我们的内容*/
.ny_aboutbg {
  margin: 38px auto 40px;
  overflow: hidden;
}
.ny_about dt {
  margin-bottom: 26px;
}
.ny_about dt img {
  width: 1200px;
  height: 460px;
  display: block;
}
.ny_about dd h3 {
  margin-bottom: 19px;
  text-align: center;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  background-image: url('../images/about_l.gif');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 53px 3px;
  font: 700 30px/60px "Microsoft Yahei";
  color: #3abe2e;
}
.ny_about .ny_about-desc {
  line-height: 27px;
  font-size: 14px;
  color: #666;
  margin: 0;
}
.ny_about dd span {
  float: left;
  width: 240px;
  display: block;
  margin: 25px auto 0;
  height: 95px;
  text-align: center;
  line-height: 22px;
  font-size: 14px;
  color: #868686;
}
.ny_about dd span b {
  color: #5e5e5e;
  display: block;
  line-height: 54px;
  height: 54px;
  overflow: hidden;
  font-size: 47px;
  font-family: "Times New Roman", Times, serif;
}
.ny_about dd span i {
  font-style: normal;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  display: block;
}
.ny_about dd span:hover em {
  display: inline-block;
  height: 92px;
  overflow: hidden;
  border-bottom: 3px solid #3abe2e;
}
.ny_about dd span:hover,
.ny_about dd span:hover b {
  color: #3abe2e;
}
/*发展历程*/
.nyabout_new {
  height: 440px;
  overflow: hidden;
}
.nyabout_new ul {
  margin-bottom: 33px;
  overflow: hidden;
}
.nyabout_new ul li {
  float: left;
  width: 300px;
  text-align: center;
  line-height: 54px;
  height: 54px;
  overflow: hidden;
  font-size: 18px;
  color: #fff;
  background: #656565;
}
.nyabout_new ul li.cur,
.nyabout_new ul li:hover {
  background: #3abe2e;
}
.nyabnew_con {
  height: 350px;
  width: 1200px;
  overflow: hidden;
}
.nyabnew_con dl {
  margin-bottom: 65px;
  width: 600px;
  float: left;
}
.nyabnew_con dt {
  float: left;
  width: 130px;
  height: 106px;
  line-height: 106px;
  overflow: hidden;
  font-size: 38px;
  text-align: center;
  background: #f7f7f7;
  border-bottom: 4px solid #2a273a;
  color: #656565;
}
.nyabnew_con dd {
  color: #666;
  float: left;
  width: 300px;
  padding-left: 15px;
  padding-top: 25px;
  color: #666;
  line-height: 26px;
  height: 78px;
  overflow: hidden;
}
.nyabnew_con dl.nyabnew_dl2 {
  float: right;
}
/*生产实力*/
.nyabout_culbg {
  padding-top: 54px;
  height: 465px;
  background-image: url('../images/bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 554px;
}
.ny_aboutp {
  width: 1200px;
  margin: 10px auto 30px;
  color: #666;
  font-size: 14px;
  height: 78px;
  overflow: hidden;
  line-height: 26px;
  text-align: center;
}
.nyabout_cul {
  width: 1300px;
  margin: 0 auto;
  overflow: hidden;
}
.cul_c {
  margin-left: 35px;
  display: inline;
  width: 1200px;
  overflow: hidden;
}
.cul_c ul li {
  position: relative;
  float: left;
  line-height: 0;
  margin-right: 21px;
  width: 284px;
  height: 214px;
  overflow: hidden;
}
.cul_c ul li img {
  width: 284px;
  height: 214px;
  display: block;
}
.cul_c li p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 284px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #FFF;
  overflow: hidden;
  margin: 0;
}
.cul_c li p em {
  display: block;
  width: 284px;
  height: 36px;
  background-image: url('../images/span.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 39px 49px;
  line-height: 36px;
  overflow: hidden;
}
.cul_c ul .nones {
  margin-right: 0;
}
.cul_c ul li:hover p {
  display: block;
}
/*发展历程*/
.nyabout_xcbg {
  padding-top: 60px;
  height: 508px;
}
.nyabout_xc .ny_tit {
  margin: 0 auto 25px;
}
.nyabout_xc .ny_tit em {
  color: #3abe2e;
}
.nyabout_xc h3 {
  float: left;
  width: 187px;
  height: 409px;
}
.nyabout_xc h3 img {
  width: 187px;
  height: 409px;
  display: block;
}
.nyabout_xc dl {
  float: right;
  width: 1010px;
}
.nyabout_xc dt {
  float: left;
}
.nyabout_xc dt img {
  width: 494px;
  height: 409px;
}
.nyabout_xc dd {
  float: right;
}
.nyabout_xc dd .nyab_xc01 {
  float: left;
}
.nyabout_xc dd .nyab_xc02 {
  float: right;
}
.nyabout_xc dd .nyab_xc01 img {
  width: 218px;
  height: 222px;
}
.nyabout_xc dd .nyab_xc02 img {
  width: 289px;
  height: 222px;
}
.nyabout_xc dd .nyab_xc03 img {
  width: 511px;
  height: 184px;
  margin-top: -4px;
}
/*资质认证*/
.ny_abpart {
  padding-top: 70px;
  overflow: hidden;
  height: 520px;
}
.nyabout_cul {
  width: 1300px;
  margin: 0 auto;
  overflow: hidden;
}
.ny_tit {
  width: 1200px;
  margin: 0 auto 12px;
  height: 46px;
  overflow: hidden;
  text-align: center;
  font: 700 38px/46px "Microsoft Yahei";
  color: #3abe2e;
  text-transform: uppercase;
}
.ny_tit em {
  display: block;
  color: #333;
  font-size: 20px;
  line-height: 32px;
  font-weight: 400;
}
.part_c {
  margin-left: 35px;
  width: 1200px;
  overflow: hidden;
}
.part_c ul li {
  position: relative;
  float: left;
  line-height: 0;
  margin-right: 19px;
  width: 221px;
  height: 304px;
  overflow: hidden;
}
.part_c ul li img {
  width: 198px;
  height: 276px;
  padding: 14px 14px 14px 12px;
  background-image: url('../images/hor_ibg.jpg');
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 221px 304px;
}
.part_c li p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 221px;
  height: 34px;
  line-height: 34px;
  overflow: hidden;
  text-align: center;
  color: #fff;
  margin: 0;
}
.part_c li p em {
  display: block;
  width: 221px;
  height: 34px;
  background: rgba(0, 0, 0, 0.7);
  line-height: 34px;
  overflow: hidden;
}
.part_c ul .nones {
  margin-right: 0;
}
.part_c ul li:hover p {
  display: block;
}
.part_bg {
  position: relative;
  margin-top: -87px;
  padding-top: 162px;
  height: 614px;
}
.part {
  width: 1300px;
  margin: 0 auto;
}
.part .tit {
  margin: 0 auto 23px;
}
.part .tit {
  width: 1200px;
  margin: 0 auto 37px;
  height: 46px;
  overflow: hidden;
  text-align: center;
  font: 700 38px/46px "Microsoft Yahei";
  color: #3abe2e;
}
.part .tit a {
  color: #3abe2e;
}
.part .tit em {
  display: block;
  color: #333;
  font-size: 20px;
  line-height: 32px;
  font-weight: 400;
}
.part .tit a:hover {
  text-decoration: none;
}
.pt_t {
  width: 310px;
  height: 43px;
  margin: 0 auto 30px;
}
.pt_t li {
  float: left;
  line-height: 0;
}
.pt_t li a {
  display: inline-block;
  font: 20px/43px "Microsoft Yahei";
  color: #333;
  width: 146px;
  text-align: center;
  height: 43px;
  background: #d9d9d9;
  overflow: hidden;
}
.pt_t .cur a,
.pt_t li a:hover {
  text-decoration: none;
  color: #fff;
  background: #3abe2e;
}
.pt_t .nones {
  float: right;
}
.roll1,
.roll2 {
  margin-top: 98px;
  width: 23px;
  height: 38px;
  overflow: hidden;
}
.roll1 a,
.roll2 a {
  width: 23px;
  height: 38px;
  overflow: hidden;
  display: inline-block;
}
.roll1 a {
  background-image: url('../images/roll1.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 23px 38px;
}
.roll2 a {
  background-image: url('../images/roll2.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 23px 38px;
}
.ro3,
.ro4 {
  margin-top: 130px;
  width: 23px;
  height: 38px;
  overflow: hidden;
}
.ro3 a,
.ro4 a {
  width: 23px;
  height: 38px;
  overflow: hidden;
  display: inline-block;
}
.ro3 a {
  background-image: url('../images/roll1.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 23px 38px;
}
.ro4 a {
  background-image: url('../images/roll2.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 23px 38px;
}
.content,
.footer,
.header {
  width: 1200px;
  margin: 0 auto;
  font-family: "Microsoft YaHei";
}
.h_nav li a:-webkit-any-link {
  display: block;
}
em,
i {
  font-style: normal;
}
.message .mess_su_sub,
.message .message_button input {
  background-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: #3abe2e;
  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;
}
