@charset "UTF-8";
/*分页*/
.pages_info {
  margin-top: 30px !important; }

.page_total, .pages_box a, .page_jump {
  display: inline-block;
  vertical-align: middle;
  padding: 0 14px;
  height: 36px;
  border-radius: 36px;
  background: #eee;
  line-height: 36px;
  border: 1px solid #eee; }

.pages_box a {
  margin-left: 10px; }

.pages_box a.page-num-current, .pages_box a:hover {
  background: #04c548;
  color: #fff; }

.page_jump {
  margin-left: 10px; }

/*上一页下一页样式*/
.psh_box {
  margin: 50px auto !important; }

.pshangxia {
  padding: 10px 40px;
  background: #f5f5f5;
  border: 1px #ccc solid; }

#bodycontent {
  clear: both; }

#bodycon {
  padding: 60px 0; }

.dgcontent_title_h5 {
  display: block;
  text-align: center;
  border-bottom: 1px solid #ddd;
  height: 55px !important;
  line-height: 55px !important;
  margin: 10px auto 25px !important; }

.dgcontent_title_h5 h5, .dgcontent_title_h5 h5 strong {
  font-size: 18px; }

/*内页幻灯片*/
.banner {
  position: relative;
  /*面包屑导航*/ }
  .banner .strong_title {
    position: absolute;
    left: 8%;
    bottom: 0;
    display: block;
    height: 80px;
    line-height: 80px;
    background: #04c548;
    color: #fff !important;
    padding: 0 50px;
    z-index: 2;
    font-size: 20px; }
  .banner .strong_title font {
    display: none; }
  .banner .currlocatinon {
    height: 60px !important;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 60px;
    text-align: right !important;
    background: rgba(0, 0, 0, 0.4);
    color: #e1e1e1;
    width: 100% !important;
    padding-right: 9%;
    box-sizing: border-box; }
  .banner .currlocatinon a {
    color: #e1e1e1; }

.banner_about, .banner_news, .banner_cont, .banner_case, .banner_image, .banner_honor, .banner_item, .banner_cut, .banner_train, .banner_fb, .banner_job {
  width: 100%;
  min-width: 1400px;
  height: 350px;
  background: url("../images/banner/about.jpg") center;
  overflow: hidden;
  position: relative; }

.banner_prod {
  background-image: url("../images/banner/prod.jpg"); }

.banner_news {
  background-image: url("../images/banner/news.jpg"); }

.banner_cont {
  background-image: url("../images/banner/cont.jpg"); }

.banner_case {
  background-image: url("../images/banner/case.jpg"); }

.banner_image {
  background-image: url("../images/banner/images.jpg"); }

.banner_honor {
  background-image: url("../images/banner/honor.jpg"); }

.banner_item {
  background-image: url("../images/banner/item.jpg"); }

.banner_cut {
  background-image: url("../images/banner/cut.jpg"); }

.banner_train {
  background-image: url("../images/banner/train.jpg"); }

.banner_fb {
  background-image: url("../images/banner/fb.jpg"); }

.banner_job {
  background-image: url("../images/banner/job.jpg"); }

/*新闻*/
.topfenlei {
  margin-bottom: 30px; }

.topfenlei ul {
  font-size: 0; }

.topfenlei li {
  display: inline-block;
  vertical-align: top;
  width: 240px;
  height: 50px;
  border: 1px solid #e0e0e0; }

.topfenlei li + li {
  margin-left: 12px; }

.topfenlei li:hover, .topfenlei li.curSubNav {
  background: #04c548;
  border-color: #04c548; }

.topfenlei li a {
  display: block;
  line-height: 50px;
  font-size: 16px; }

.topfenlei li:hover a, .topfenlei li.curSubNav a {
  color: #fff; }

.newshx:after, .newshx:before, .newssx:after, .newssx:before {
  background: #04c548 !important; }

.newstemptwo li:hover .news_more a {
  background: #04c548 !important; }

.newstemptwo li:hover .news_a a {
  color: #04c548 !important; }

.nyxqnews_righttit strong {
  color: #04c548 !important; }

.newspic {
  width: 20% !important; }

.newswa {
  width: 78% !important; }

.xw {
  font-size: 16px;
  line-height: 30px; }

.xw img, .xw p {
  margin: 10px 0; }

.nynewslist {
  width: 100%;
  border-bottom: 1px solid #eee;
  padding: 30px 0;
  overflow: hidden;
  position: relative;
  background: #FFF; }

.nynewslist a {
  text-decoration: none; }

.nynewslist:hover {
  box-shadow: 0 0 60px -10px rgba(0, 0, 0, 0.2); }

.nynewslist:hover .nynewslist_l {
  left: 20px; }

.nynewslist:hover .nynewslist_r {
  left: 20px; }

.nynewslist:hover .nynewslist_rmore {
  left: 29%; }

.nynewslist_l {
  width: 23%;
  float: left;
  position: relative;
  left: 0;
  overflow: hidden;
  transition: all .5s; }

.nynewslist_l img {
  width: 100%;
  transition: all 0.5s; }

.nynewslist:hover img {
  transform: scale(1.2); }

.nynews_time {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 122px;
  height: 75px;
  background: rgba(27, 97, 225, 0.9);
  font-family: arial;
  color: #fff;
  text-align: center;
  padding-top: 15px; }

.ny_day {
  font-size: 40px;
  font-weight: bold;
  line-height: 40px; }

.ny_month {
  font-size: 16px;
  line-height: 20px; }

.nynewslist_r {
  text-align: left;
  position: relative;
  width: 72%;
  padding: 20px;
  float: right;
  transition: all .5s;
  left: 0; }

.nynewslist_r p {
  margin-bottom: 20px; }

.nynewslist_r a {
  font-size: 20px; }

.nynewslist_r span {
  display: block;
  color: #888;
  overflow: hidden;
  line-height: 24px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #d9d9d9;
  margin-bottom: 30px; }

.nynewslist_rmore {
  display: block;
  background: url("../images/link_2.jpg") no-repeat;
  position: absolute;
  left: 27%;
  bottom: 40px;
  padding-left: 22px;
  line-height: 21px;
  transition: all 0.5s; }

.nynewslist_r a.nynewslist_rmore {
  font-size: 14px; }

/*新闻详情*/
.nyxqnewsbg {
  background: #fff !important;
  padding: 0 !Important; }

.nyxqnews_left, .nyxqnews_right {
  border: 1px #eee solid; }

.nyxqnews {
  width: 1400px !important; }

.nyxqnewsfanhui {
  left: -1028px !important; }

.nyxqnews_left {
  width: 950px !important; }

.nyxqnews_right {
  width: 430px !important; }

.nyxqnews_rightcont a {
  width: auto !important; }

.nyxqnews_leftcont p {
  text-indent: 2em; }

.nyxqnews_righttit:before {
  background: #04c548 !important; }

.cp_details p {
  font-size: 16px;
  line-height: 220%; }

.cl {
  clear: both; }

.nyxqnewsbg {
  width: 100%;
  background: #f4f4f4;
  padding: 30px 0; }
  .nyxqnewsbg .nyxqnews {
    margin: 0 auto;
    width: 1200px; }
  .nyxqnewsbg .nyxqnews_left {
    width: 830px;
    float: left;
    background: #FFF;
    padding: 30px;
    padding-bottom: 0;
    overflow: hidden; }
  .nyxqnewsbg .news_lefttit {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 15px; }
  .nyxqnewsbg .news_lefttit h1 {
    font-size: 22px;
    font-weight: normal;
    line-height: 30px;
    display: block;
    margin-bottom: 15px;
    color: #333; }
  .nyxqnewsbg .news_lefttit span {
    display: block;
    float: left;
    border-left: 1px dotted #b6b6b6;
    color: #999;
    line-height: 14px;
    padding: 0 10px; }
  .nyxqnewsbg .news_lefttit .chuchu {
    padding: 0 10px 0 0;
    border-left: none; }
  .nyxqnewsbg .newsshare {
    float: right;
    margin-top: -8px; }
  .nyxqnewsbg .nyxqnews_leftcont {
    margin-top: 20px;
    line-height: 28px;
    color: #777; }
  .nyxqnewsbg .nyxqnews_leftpage {
    width: 890px;
    margin-left: -30px;
    margin-top: 20px;
    border-top: 1px solid #e7e7e7;
    line-height: 70px; }
  .nyxqnewsbg .nyxqnews_leftup {
    float: left;
    border-right: 1px solid #e7e7e7;
    width: 364px;
    padding-left: 50px;
    padding-right: 30px;
    height: 70px;
    overflow: hidden;
    background: url("../images/newsup.png") 30px 29px no-repeat; }
  .nyxqnewsbg .nyxqnews_leftdown {
    float: right;
    text-align: right;
    width: 365px;
    padding-left: 30px;
    padding-right: 50px;
    height: 70px;
    overflow: hidden;
    background: url("../images/newsdown.png") right 29px no-repeat; }
  .nyxqnewsbg .nyxqnews_right {
    width: 300px;
    float: right;
    position: relative; }
  .nyxqnewsbg .nyxqnewsfanhui {
    position: absolute;
    top: 0;
    left: -958px;
    z-index: 10; }
    .nyxqnewsbg .nyxqnewsfanhui a {
      background: url("../images/newsback.png") no-repeat;
      width: 58px;
      height: 101px;
      display: block; }
  .nyxqnewsbg .nywenzhang {
    padding: 30px 30px 20px 30px;
    background: #FFF; }
  .nyxqnewsbg .nyxqnews_righttit {
    font-size: 18px;
    border-bottom: 1px solid #e7e7e7;
    height: 36px;
    line-height: 18px;
    position: relative; }
  .nyxqnewsbg .nyxqnews_righttit:before {
    content: "";
    width: 75px;
    height: 1px;
    background: #1059a9;
    position: absolute;
    left: 0;
    bottom: -1px; }
  .nyxqnewsbg .nyxqnews_righttit strong {
    color: #1059a9; }
  .nyxqnewsbg .nyxqnews_rightcont {
    margin-top: 10px;
    line-height: 36px; }
  .nyxqnewsbg .nyxqnews_rightcont a {
    display: block;
    background: url("../images/logicon.png") left center no-repeat;
    padding-left: 22px;
    width: 220px;
    height: 36px;
    overflow: hidden; }
  .nyxqnewsbg .nyzx {
    margin-top: 10px; }

/*第五套新闻列表*/
.nynews_time {
  background: rgba(2, 153, 58, 0.9) !important;
  height: 90px !important; }

.nynewslist_r {
  width: 76% !important; }

.nynewslist_rmore {
  left: 25% !important; }

/*在线留言*/
#bodycontent #tianxieone, #bodycontent #tfour, #bodycontent #liuyanshenming {
  border-top: #eee 1px solid !important;
  border-left: #eee 1px solid !important;
  border-right: #eee 1px solid !important; }

#bodycontent #lytijiao {
  border: #eee 1px solid !important; }

#bodycontent #tianxieone #tianxietwo {
  width: 120px;
  float: left;
  text-align: right;
  padding: 5px 0; }

#bodycontent #tianxieone #tianxiethree {
  width: 1056px;
  float: left;
  text-align: left;
  padding: 5px 0; }

input, textarea {
  outline: none;
  border: none; }

#chakantwo {
  width: 1300px !important;
  height: 65px !important;
  text-align: left;
  font-size: 0; }

#chakantwo a {
  display: inline-block;
  width: 120px;
  height: 42px;
  line-height: 42px;
  border: 1px solid #eee;
  text-align: center; }

#chakantwo a + a {
  margin-left: 2px; }

#tfive textarea {
  width: 1070px !Important; }

/*第七套*/
.nylist-photo img {
  height: 100%;
  transition: 0.3s ease all; }

.nylist li:hover .nylist-title {
  color: #04c548 !important; }

.nylist li:hover .nylist-photo img {
  transform: scale(1.2); }

.nylist-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1; }

/*产品中心*/
.ny_list_d {
  border: 1px #eee solid; }

.ny_list_bb {
  border: 1px #eee solid;
  border-top: none; }

#bodycon #center {
  float: right;
  width: 1050px; }

#bodycontent.bodycontent2020 {
  width: 1050px; }

.products_pages_info {
  width: 1050px  !important; }

#bodycontent {
  width: 100% !important; }

.pcontent_title_h4 {
  display: none; }

.detail_title {
  height: 60px;
  line-height: 60px;
  font-size: 19px;
  background: #000;
  color: #fff;
  font-weight: lighter;
  border: none;
  padding-left: 20px !important; }

.psupdown {
  padding: 20px 0; }

.ny_prototal {
  width: 100%;
  overflow: hidden; }

.ny_prolist {
  width: 31.3%;
  margin: 0 1%;
  float: left;
  margin-bottom: 2%;
  overflow: hidden; }

.ny_propic {
  position: relative;
  overflow: hidden; }

.ny_propic a {
  display: block; }

.ny_propic a img {
  width: 100%; }

.ny_propic a:before {
  content: '';
  width: 0%;
  height: 0%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  z-index: 2;
  top: 0;
  display: block;
  transition: all 0.3s; }

.ny_propic span {
  width: 60px;
  height: 60px;
  display: none;
  position: absolute;
  z-index: 3;
  left: 50%;
  margin-left: -30px;
  top: 39%;
  border: solid 1px #fff;
  border-radius: 60px;
  font-size: 14px;
  color: #fff;
  line-height: 60px;
  text-align: center;
  box-sizing: border-box; }

.ny_prolist:hover .ny_propic a:before {
  width: 100%;
  height: 100%; }

.ny_prolist:hover .ny_propic span {
  display: block; }

.ny_protil {
  width: 100%;
  background: #f5f5f5;
  margin-top: 0.8%;
  position: relative;
  overflow: hidden;
  text-align: left; }

.ny_protil a {
  height: 45%;
  padding: 3% 4% 4% 5%;
  font-size: 16px;
  position: relative;
  z-index: 2;
  display: block; }

.ny_protil span {
  display: block;
  width: 67px;
  height: 12px;
  background: url("../images/css/detail.png");
  margin-top: 3%; }

.ny_prolist:hover .ny_protil span {
  background-position: 0px -12px;
  transition: all 0.3s; }

.ny_prolist:hover .ny_protil a {
  color: #fff; }

.ny_protil:before {
  width: 0;
  height: 100%;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #f5811a;
  transition: all 0.3s; }

.ny_prolist:hover .ny_protil:before {
  width: 100%; }

.clear {
  clear: both; }

.ny_propic {
  height: 245px; }

.ny_propic a img {
  height: 100%; }

.ny_protil:before {
  background: #04c548 !important; }

.ny_propic a img {
  border: 1px solid #eee;
  transition: 0.3s ease all; }

.ny_propic:hover img {
  transform: scale(1.2); }

.ny_propic a:before, .ny_propic span {
  display: none !important; }

/*服务项目*/
.detail_title {
  display: none; }

.pcontent_title_h4, .pcontent_title_h4 strong {
  font-size: 18px; }

.pcontent_title_h4 {
  display: block;
  text-align: center;
  border-bottom: 1px solid #ddd;
  height: 55px !important;
  line-height: 55px !important;
  margin: 10px auto 25px !important; }

.psupdown {
  margin-top: 30px !important; }

/*产品左边*/
.ny_list_t {
  background: #04c548 url("../images/css/ny_list_t.png") no-repeat center 95px;
  width: 305px;
  color: #fff;
  text-align: center;
  padding: 9px; }

.ny_list_b {
  border: 2px #fff solid;
  height: 160px; }

.ny_list_t p {
  font-size: 30px;
  font-weight: bold;
  padding: 30px 0 24px 0; }

.ny_list_t span {
  font-size: 20px;
  color: #fff;
  line-height: 54px; }

.ny_list_d {
  background: #fff;
  width: 305px;
  position: relative;
  padding: 20px 20px 0; }

.ny_list_dline {
  width: 292px; }

.ny_list_dline::-webkit-scrollbar {
  width: 4px;
  height: 0;
  background: #eee;
  border-radius: 100px; }

.ny_list_dline::-webkit-scrollbar-thumb {
  border-radius: 100px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
  background: #aaa; }

.ny_list_dline::-webkit-scrollbar-button {
  display: none; }

.ny_list_d #classimgshow1 {
  margin-bottom: 10px;
  position: relative;
  width: 265px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding-left: 0px !important; }

.ny_list_d #classimgshow1 a {
  background: #f5f5f5;
  font-size: 18px;
  position: relative;
  z-index: 2;
  display: block;
  padding-left: 20px;
  color: #333; }

.ny_list_d #classimgshow1:after {
  content: "";
  background: #fa880d;
  width: 0px;
  height: 42px;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }

.ny_list_d #classimgshow1:hover:after {
  content: "";
  background: #fa880d;
  width: 268px;
  height: 42px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: block; }

.ny_list_d .classimgshow2_cls {
  padding: 0 0 14px 0; }

.ny_list_d #classimgshow2 {
  height: 40px !important; }

.ny_list_d #classimgshow2 a {
  font-size: 16px;
  font-weight: 100;
  line-height: 45px; }

.ny_list_d #classimgshow2 a:before {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 100%;
  border: 1px #ccc solid;
  float: left;
  margin: 17px 14px 0 0; }

.ny_list_d #classimgshow2 a:hover::before {
  border: 1px #04c548 solid;
  background: #04c548; }

.ny_list_bb {
  height: 105px;
  background: #fff url("../images/css/tel_icon_2.png") no-repeat 15px 35px;
  padding-left: 65px;
  padding-top: 30px; }

.ny_list_bb p {
  font-size: 14px;
  color: #666; }

.ny_list_bb d {
  font-size: 30px;
  color: #04c548;
  font-weight: bold; }

/*联系我们*/
.kfay {
  width: 100%;
  height: 225px; }

.kfay dt {
  width: 188px;
  float: left; }

.kfay dt img {
  display: block;
  width: 188px;
  height: 188px; }

.kfay dd {
  width: 1150px;
  float: right; }

.kfay dd h4 {
  height: 45px;
  padding-top: 22px;
  font: 24px "Microsoft YaHei";
  color: #04c548; }

.kfay dd h4 i {
  padding-left: 15px;
  text-transform: uppercase;
  font: 16px "Arial";
  color: #999999; }

.kfay dd p {
  font: 16px "Microsoft YaHei";
  color: #333333;
  line-height: 30px;
  padding-top: 15px; }

.contact_c2 {
  height: 390px;
  margin-top: 20px;
  overflow: hidden; }

.contact_c2 li {
  border: 1px solid #e6e6e6;
  position: relative;
  margin: 0 -1px -1px 0;
  overflow: hidden;
  float: left;
  height: 93px;
  line-height: 93px;
  font-size: 18px;
  color: #222222; }

.contact_c2 li.li01 {
  width: 250px;
  padding-left: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.contact_c2 li.li02 {
  width: 451px;
  padding-left: 35px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.contact_c2 li.li02 a {
  font-size: 18px;
  color: #222; }

.contact_c2 li.li03 {
  width: 1150px;
  padding-left: 35px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.contact_c2 li i {
  display: inline-block;
  padding-left: 40px; }

.contact_c2 li img {
  width: 45px;
  padding-right: 15px;
  margin-top: -15px; }

.tit1 {
  background: url(../image/20210410161638_1491300902.png) no-repeat center center;
  height: 100px;
  text-align: center;
  clear: both; }

.tit1 span {
  display: block;
  font-size: 24px;
  color: #222;
  font-weight: bold;
  text-align: center;
  letter-spacing: 5px;
  padding-top: 25px; }

.tit1 span em {
  font-style: normal;
  color: #999;
  line-height: 26px;
  font-size: 14px;
  display: block;
  text-transform: uppercase;
  font-weight: normal; }

/*简介*/
.comn_bg {
  width: 100%;
  padding-top: 30px; }

.comn_t {
  text-align: center;
  height: 130px; }

.comn_t p {
  font-size: 36px;
  color: #222; }

.comn_t span {
  font-size: 20px;
  color: #04c548;
  line-height: 60px;
  font-weight: 100; }

.comn_t i {
  display: block;
  width: 100px;
  height: 1px;
  margin: 0 auto;
  background: #ccc; }

.comn_w {
  font-size: 15px;
  line-height: 32px;
  text-align: center; }

.sol_con {
  width: 100%; }

#roller_left {
  width: 100% !important; }

#roller_content {
  width: 100%; }

#roller_content td, #roller_temp td {
  width: 461px; }

#roller_content > table > tbody > tr, #roller_temp > table > tbody > tr {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-top: -1px; }

#roller_content > table > tbody > tr > td, #roller_temp > table > tbody > tr > td {
  position: relative; }

#roller_content > table > tbody > tr > td > a + a, #roller_temp > table > tbody > tr > td > a + a {
  position: absolute;
  left: 50%;
  top: 50%;
  color: #fff;
  background: rgba(2, 153, 58, 0.6);
  width: 90%;
  margin-left: -45%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.6s;
  transition: 0.6s;
  line-height: 300px;
  height: 90%;
  margin-top: -34%;
  font-size: 20px; }

#roller_content > table > tbody > tr > td > a + a br, #roller_temp > table > tbody > tr > td > a + a br {
  display: none; }

#roller_content > table > tbody > tr > td:hover > a + a, #roller_temp > table > tbody > tr > td:hover > a + a {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.6s;
  transition: 0.6s; }

/**/
.com_w1 {
  font-size: 32px;
  color: #222; }

.com_wt {
  margin-top: 30px; }

.com_wt li {
  display: block;
  width: 50%;
  height: 250px;
  background: #f5f5f5;
  padding: 50px;
  float: left; }

.com_wt li b {
  font-size: 22px;
  color: #04c548; }

.com_wt li p {
  font-size: 15px;
  line-height: 30px;
  margin-top: 20px; }

.com_wt li:nth-child(2), .com_wt li:nth-child(3) {
  background: #eee; }

.comn_w3 {
  font-size: 15px;
  line-height: 30px; }

.ban02 {
  width: 100%;
  height: 500px;
  background: url("../images/css/company_02_bg.jpg") repeat top;
  background-size: 100%;
  background-attachment: fixed; }

.future {
  padding-top: 70px;
  text-align: center; }

.future p {
  font-size: 16px;
  color: #333;
  line-height: 30px;
  padding-top: 20px; }

/*# sourceMappingURL=headcss.css.map */
