/*初始化代码*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
body {
  background: #fff;
  font-size: 14px;
}
td,
th,
caption {
  font-size: 14px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
a {
  color: #332c2b;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #fe0405;
}
img {
  border: none;
  vertical-align: middle;
}
ol,
ul,
li {
  list-style: none;
}
input,
textarea,
select,
button {
  outline: none;
}
table {
  border-collapse: collapse;
}
html {
  overflow-y: scroll;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.f_l {
  float: left;
}
.f_r {
  float: right;
}

/*top*/
.top {
  width: 100%;
  border-bottom: 1px solid #e4e4e4;
}
.wel-wrap {
  height: 42px;
  line-height: 42px;
  color: #747474;
  overflow: hidden;
  font-size: 12px;
}
.wel-wrap a {
  color: #747474;
}
.wel-wrap .con-right .i-position {
  margin-right: 5px;
}
.wel-wrap .con-right .i-message {
  margin-left: 5px;
}

/*top-logo-bg*/
.top-logo-bg {
  width: 100%;
  height: 120px;
}
.top-logo {
  height: 100%;
}
.top-logo .logo {
  width: 400px;
  margin-top: 20px;
}
.top-logo .logo {
  font-size: 34px;
}
.top-logo .top-tel {
  width: 50%;
  height: 100%;
}

.hot-phone {
  padding-left: 55px;
  background: url(../images/h_tel.png) no-repeat left 0px;
  margin-top: 15px;
}
.hot-phone .p-title {
  color: #333;
  font-size: 16px;
}
.hot-phone .p-number {
  font-size: 24px;
  color: #0074d2;
  font-weight: bold;
}

/* nav */

.top-nav {
  width: 770px;
  height: 120px;
}
.top-nav ul li {
  float: left;
  position: relative;
}
.top-nav ul li a {
  width: 110px;
  height: 120px;
  line-height: 120px;
  display: inline-block;
  text-align: center;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #333;
  text-decoration: none;
}
.top-nav ul li:hover a {
  height: 120px;
  line-height: 120px;
  background: #029b27;
  color: #fff;
}
.top-nav ul li.current a {
  height: 120px;
  line-height: 120px;
  background: #029b27;
  color: #fff;
}
.top-nav ul li .eff {
  position: absolute;
  top: -120px;
  left: 0;
  display: block;
  transition: all 0.3s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.top-nav ul li .eff a {
  line-height: 120px;
  background: #029b27;
  width: 110px;
  height: 120px;
  z-index: 999;
  display: block;
  color: #fff;
}
.top-nav ul li:hover .eff {
  top: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
/* nav end */

/*banner*/
.banner .slider2_container {
  position: relative;
  top: 0px;
  left: 0px;
}

.banner .captionOrange,
.captionBlack {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  border-radius: 4px;
}

.banner .captionOrange {
  background: #eb5100;
  background-color: rgba(235, 81, 0, 0.6);
}

.banner .captionBlack {
  font-size: 16px;
  background: #000;
  background-color: rgba(0, 0, 0, 0.4);
}

.banner a.captionOrange,
a.captionOrange:active,
a.captionOrange:visited {
  color: #ffffff;
  text-decoration: none;
}

.banner a.captionOrange:hover {
  color: #eb5100;
  text-decoration: underline;
  background-color: #eeeeee;
  background-color: rgba(238, 238, 238, 0.7);
}

.banner .bricon {
  background: url(../images/browser-icons.png);
}
/* 鍒涘缓绠ご瀵艰埅鏍廲ss */
/**/

.banner .jssora05l,
.jssora05r {
  display: block;
  position: absolute;
  /* size of arrow element */
  width: 40px;
  height: 40px;
  cursor: pointer;
  background: url(../images/a17.png) no-repeat;
  overflow: hidden;
}

.banner .jssora05l {
  background-position: -10px -40px;
}

.banner .jssora05r {
  background-position: -70px -40px;
}

.banner .jssora05l:hover {
  background-position: -130px -40px;
}

.banner .jssora05r:hover {
  background-position: -190px -40px;
}

.banner .jssora05l.jssora05ldn {
  background-position: -250px -40px;
}

.banner .jssora05r.jssora05rdn {
  background-position: -310px -40px;
}
/* 鍦嗙偣瀵艰埅CSS*/

.banner .jssorb01 {
  position: absolute;
}

.banner .jssorb01 div,
.jssorb01 div:hover,
.jssorb01 .av {
  position: absolute;
  /* size of bullet elment */
  width: 12px;
  height: 12px;
  filter: alpha(opacity=70);
  opacity: 0.7;
  overflow: hidden;
  cursor: pointer;
  border: #000 1px solid;
}

.banner .jssorb01 div {
  background-color: gray;
}

.banner .jssorb01 div:hover,
.jssorb01 .av:hover {
  background-color: #d3d3d3;
}

.banner .jssorb01 .av {
  background-color: #fff;
}

.banner .jssorb01 .dn,
.jssorb01 .dn:hover {
  background-color: #555555;
}

/*searchky*/
.searchky-bg {
  width: 100%;
  height: 70px;
}
.searchky-bg .searchky {
  height: 100%;
}
.searchky-bg .searchky .keyword {
  width: 885px;
  height: 100%;
  line-height: 70px;
  color: #333;
  font-size: 12px;
}
.searchky-bg .searchky .keyword img {
  margin-top: -5px;
  margin-right: 5px;
}
.searchky-bg .searchky .keyword strong {
  color: #000;
  font-size: 24px;
  font-weight: bold;
}
.searchky-bg .searchky .keyword strong > span {
  font-size: 16px;
}
.searchky-bg .searchky .search {
  width: 315px;
  margin-top: 13px;
}
.searchky-bg .searchky .search .textCont {
  box-sizing: border-box;
  width: 265px;
  height: 50px;
  line-height: 50px;
  border: none;
  color: #505050;
  float: left;
  padding: 5px 10px 5px 15px;
  border: 1px solid #ccc;
}
.searchky-bg .searchky .search .anSearch {
  background: url(/ufile/44537/ss_ico.png) no-repeat right;
  width: 50px;
  height: 50px;
  border: none;
  float: left;
  cursor: pointer;
  background: url(../images/ss_ico.png) center no-repeat;
}

/* pro_list */
.pro_list_bg {
  width: 100%;
  height: 222px;
  background-color: rgb(243, 243, 243);
}
.pro_list {
  height: 100%;
}
.pro_list_pic {
  margin-top: 20px;
}
.pro_list_pic .index-cplist {
  width: 168px;
  margin: 0 20px;
  float: left;
  color: #029b27;
  font-size: 14px;
  font-family: 微软雅黑;
  font-weight: bold;
  text-align: center;
  line-height: 35px;
}
.pro_list_pic .index-cplist a {
  color: #333;
  text-decoration: none;
}
.pro_list_pic .index-cplist a:hover {
  color: #ffb400;
}
.pro_list_pic .index-cplist img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  -o-transition: all 2s ease;
  transition: all 2s ease;
  width: 107px;
  height: 107px;
  border-radius: 50%;
}
.pro_list_pic .index-cplist:hover img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
  -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  -o-transition: all 2s ease;
  transition: all 2s ease;
}

/* block-list */
.block-list {
  height: 380px;
  margin-top: 35px;
}
.block-list .block1 {
  width: 370px;
  height: 370px;
  border: 1px solid rgb(222, 222, 222);
  margin-right: 40px;
}
.block-list .block1:nth-child(3) {
  margin-right: 0px;
}

.block-list .index-lanmu {
  width: 275px;
  font-family: 微软雅黑;
  margin-top: 47px;
  margin-left: 47px;
}
.block-list .index-lanmucptit {
  width: 275px;
  line-height: 24px;
  background: url(../images/hua2.png) left top no-repeat;
  padding-left: 30px;
  color: #000;
  font-size: 18px;
  font-family: 微软雅黑;
  margin-bottom: 15px;
  font-weight: bold;
}
.block-list .index-lanmucont {
  width: 275px;
  line-height: 30px;
  color: #666666;
  line-height: 30px;
  font-family: 微软雅黑;
  font-size: 12px;
  margin-top: 10px;
}
.block-list .index-contmore a {
  width: 130px;
  height: 38px;
  display: block;
  background: #029b27;
  margin-top: 20px;
  font-size: 14px;
  text-align: center;
  line-height: 38px;
  color: #fff;
  text-decoration: none;
}
.block-list .index-contmore a:hover {
  background: #ffb400;
}

.block-list .index-lanmu {
  width: 275px;
  font-family: 微软雅黑;
}
.block-list .index-lanmucptit {
  width: 275px;
  line-height: 24px;
  background: url(../images/hua2.png) left top no-repeat;
  padding-left: 30px;
  color: #000;
  font-size: 18px;
  font-family: 微软雅黑;
  margin-bottom: 15px;
  font-weight: bold;
}
.block-list .index-lanmucont {
  width: 275px;
  line-height: 30px;
  color: #666666;
  line-height: 30px;
  font-family: 微软雅黑;
  font-size: 12px;
  margin-top: 10px;
}
.block-list .index-contmore a {
  width: 130px;
  height: 38px;
  display: block;
  background: #029b27;
  margin-top: 20px;
  font-size: 14px;
  text-align: center;
  line-height: 38px;
  color: #fff;
  text-decoration: none;
}
.block-list .index-contmore a:hover {
  background: #ffb400;
}

.block-list .pagelist {
  width: 100%;
  font-size: 12px;
  list-style-type: none;
  margin-top: 10px;
}
.block-list .pagelist li {
  width: 100%;
  height: 30px;
  6line-height: 30px;
}
.block-list .pagelist li a .title {
  display: block;
  float: left;
  text-decoration: none;
}
.block-list .pagelist li a .time {
  display: block;
  width: 70px;
  float: right;
  text-align: right;
  color: #666;
  text-decoration: none;
  display: inline;
  font-size: 12px;
}
.block-list .pagelist li a {
  height: 30px;
  display: block;
  line-height: 30px;
  color: #666;
  text-decoration: none;
  cursor: hand;
}
.block-list .pagelist li a:hover {
  color: #000;
  text-decoration: none;
}
.block-list .pagelist li a:hover .ldt {
  color: #666;
}

/* pro-list */
.pro-list {
  margin-top: 25px;
}

.pro-list .tabs-list,
.pro-list .tabs-content {
  overflow: hidden;
}
.pro-list .tabs-list {
  border-bottom: 1px solid #333;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.pro-list .tabs-list li {
  float: left;
  border-left: 1px dashed #dedede;
}
.pro-list .tabs-list li:first-child {
  border-left: none;
}
.pro-list .tabs-list li a {
  font-size: 16px;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding: 0 55px;
  color: #333;
}
.pro-list .tabs-list li a:hover,
.pro-list .tabs-list li a.active {
  color: #029b27;
}
.pro-list .tabs-body {
}
.pro-list .tabs-content {
  display: none;
}
.pro-list .tabs-content li {
  float: left;
  width: 25%;
  text-align: center;
  margin-bottom: 20px;
}
.pro-list .tabs-c-m {
  display: block;
  width: 280px;
  margin: 0 auto;
}
.pro-list .tabs-c-m .img {
  height: 208px;
  text-align: center;
  overflow: hidden;
  border: solid 1px #dcddde;
}
.pro-list .tabs-c-m .img img {
  max-width: 100%;
  height: auto;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  transform-origin: 50% 50%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.pro-list .tabs-c-m:hover .img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}
.pro-list .tabs-c-m .pice_info {
  display: none;
  color: #df9222;
}
.pro-list .tabs-c-m .pice {
  display: block;
  padding: 10px 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro-list .tabs-c-m:hover .pice {
  color: #029b27;
}

/*优势ys*/
.ys_bg {
  height: 851px;
  overflow: hidden;
  background: url(../images/02.png) top center no-repeat;
  background-color: rgb(255, 255, 255);
}
.ys_bg2 {
  height: 771px;
  background-image: url(../images/636782204047891043.jpg);
  background-repeat: no-repeat;
  margin-top: 80px;
  background-position: 50% 170px;
}

.jmys {
  height: 771px;
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.jmys h1 {
  height: 99px;
  overflow: hidden;
}
.j_dl01 {
  position: absolute;
  top: 133px;
  left: 150px;
  width: 282px;
}
.j_dl03 {
  position: absolute;
  top: 281px;
  left: 35px;
  width: 253px;
}
.j_dl04 {
  position: absolute;
  top: 459px;
  left: 0px;
  width: 340px;
}
.j_dl05 {
  position: absolute;
  top: 625px;
  left: 25px;
  width: 375px;
}
.j_dl06 {
  position: absolute;
  top: 625px;
  right: 33px;
  width: 375px;
}
.j_dl07 {
  position: absolute;
  top: 459px;
  right: 10px;
  width: 340px;
}
.j_dl08 {
  position: absolute;
  top: 281px;
  right: 15px;
  width: 290px;
}
.j_dl09 {
  position: absolute;
  top: 133px;
  right: 80px;
  width: 340px;
}
.j_dl01 dt,
.j_dl02 dt,
.j_dl03 dt,
.j_dl04 dt,
.j_dl05 dt,
.j_dl06 dt,
.j_dl07 dt,
.j_dl08 dt,
.j_dl09 dt {
  font: 24px "微软雅黑";
  color: #029b27;
  font-weight: bold;
}
.j_dl01 dt span,
.j_dl02 dt span,
.j_dl03 dt span,
.j_dl04 dt span,
.j_dl05 dt span,
.j_dl06 dt span,
.j_dl07 dt span,
.j_dl08 dt span,
.j_dl09 dt span {
  font: 50px Didot;
  color: #029b27;
  font-style: italic;
  margin-right: 10px;
}
.j_dl01 dd,
.j_dl02 dd,
.j_dl03 dd,
.j_dl04 dd,
.j_dl05 dd,
.j_dl06 dd,
.j_dl07 dd,
.j_dl08 dd,
.j_dl09 dd {
  font: 14px "微软雅黑";
  color: #333;
  line-height: 25px;
}
.j_dl01 dd span,
.j_dl02 dd span,
.j_dl03 dd span,
.j_dl04 dd span,
.j_dl05 dd span,
.j_dl06 dd span,
.j_dl07 dd span,
.j_dl08 dd span,
.j_dl09 dd span {
  color: #029b27;
}
.j_dl06 dt,
.j_dl07 dt,
.j_dl08 dt,
.j_dl09 dt {
  text-align: right;
}

/* 生产车间滚动 */
.wsSlide_bg {
  margin-top: 25px;
  background-image: url(../images/636113663777808303.png);
  background-color: #029b27;
  background-position: 50% 0%;
  background-repeat: repeat-x;
}
#wsSlide {
  height: 390px;
}
#wsSlide .tab_ry {
  height: 100%;
}
.tab_li {
  margin-bottom: 23px;
  width: 1200px;
  border-bottom: 1px solid #b2c2c9;
  overflow: hidden;
  height: 47px;
}
.tab_li span {
  display: block;
  font-size: 16px;
  line-height: 47px;
}
.tab_li span a {
  color: #0067ac;
}
.tab_li ul {
  margin-left: 0px;
  text-align: center;
}
.tab_li li {
  display: inline-block;
  margin-right: 3px;
  height: 47px;
  text-align: center;
  overflow: hidden;
  line-height: 0px;
}
.tab_li li.cur a {
  background-color: #0067ac;
}
.tab_li li a {
  display: inline-block;
  font-size: 20px;
  line-height: 47px;
  width: 163px;
  color: #fff;
  height: 47px;
  overflow: hidden;
  background: #656565;
}
.tab_li li a:hover,
.tab_li .cur a {
  text-decoration: none;
  background: #0067ac;
}
.tab_li .nones {
  background: none;
}
.roll3 {
  margin-top: 80px;
  width: 30px;
  height: 84px;
  overflow: hidden;
}
.roll3 a,
.roll4 a {
  display: block;
  width: 30px;
  height: 84px;
  background: url(../images/left101.png) no-repeat;
}
.roll3 {
  float: left;
}
.roll4 {
  float: right;
}
.roll4 a {
  display: block;
  width: 30px;
  height: 84px;
  margin-top: 80px;
  background: url(../images/ri101.png) no-repeat;
}
.slide_c {
  width: 1110px;
  float: left;
  margin-left: 20px;
  overflow: hidden;
}
.slide_c ul li {
  margin-right: 9px;
  width: 270px;
  line-height: 0px;
  float: left;
  text-align: center;
}
.slide_c ul li a {
}
.slide_c ul li img {
  max-width: 100%;
  height: 184px;
}
.slide_c ul li em {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  padding-top: 10px;
}
.slide_c ul .nones {
  margin-right: 0px;
}

/* 客户见证 */
.witness h1 {
  padding: 0;
  margin: 0;
  display: none;
  color: #000000;
  font-weight: bold;
  font-size: 12px;
  display: none !important;
}
.witness a {
  color: #666666;
  text-decoration: underline;
}
.witness a:visited {
  color: #666666;
  text-decoration: underline;
}
.witness .img_lefttop {
  float: left;
  margin-right: 10px;
}
.witness li {
  float: left;
  width: 380px;
  height: 140px;
  padding: 15px 0;
  margin: 0 10px;
  border-bottom: dashed 1px #dbdbdb;
  color: #666666;
  line-height: 18px;
  list-style: none;
}
.witness .img_lefttop .img {
  width: 150px;
  height: 112px;
}
.witness li .bold a {
  font-family: "微软雅黑";
  font-size: 14px;
  font-weight: bold;
  color: #333;
  height: 25px;
  line-height: 25px;
  text-decoration: none;
}
.witness li .con {
  font-family: "微软雅黑";
  font-size: 12px;
  color: #666;
  line-height: 1.5;
  display: block;
  padding-top: 8px;
}
.witness li .w_more {
  display: none;
}

/*底部footer*/
.footWrap {
  position: relative;
  margin-top: 0;
  height: 446px;
  overflow: hidden;
  clear: both;
  margin: 45px auto 0px;
  background-image: url(../images/636113663777808303.png);
  background-color: #029b27;
  background-position-x: 50%;
  background-repeat: repeat-x;
}

.foot-nav {
  background-color: rgb(1, 122, 30);
  margin-top: 120px;
}
.f_nav {
  height: 40px;
  overflow: hidden;
  text-align: center;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.f_nav i {
  width: 1px;
  height: 18px;
  background-color: #0c4f79;
}
.f_nav a {
  color: #fff;
  padding: 0 42px;
  line-height: 40px;
}
.f_nav a:hover {
  color: #ff7e00;
}
.f_nav a.nones {
  background: none;
}

.footer_box .dt_box {
  width: 1200px;
  height: 150px;
  padding-top: 50px;
}
.footer_box .dt_box .dt_nav {
  width: 300px;
  float: left;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #fff;
  line-height: 30px;
}
.footer_box .dt_box .dt_nav h3 {
  height: 30px;
  padding-bottom: 10px;
  font-family: "微软雅黑";
  font-size: 16px;
  color: #fff;
}
.footer_box .dt_box .link_box {
  width: 300px;
  float: left;
  margin: 0 45px 0 0;
}
.footer_box .dt_box .link_box h3 {
  height: 30px;
  padding-bottom: 10px;
  font-family: "微软雅黑";
  font-size: 16px;
  color: #fff;
}
.footer_box .dt_box .link_box .link_text {
  height: 80px;
  overflow: hidden;
}
.footer_box .dt_box .link_box .link_text a {
  padding: 0 10px 10px 0;
  display: inline-block;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #fff;
  text-decoration: none;
}
.footer_box .dt_box .link_box .link_text a:hover {
  color: #fff;
}

.footer_box .dt_box .pro_box {
  width: 300px;
  float: left;
  margin: 0 45px 0 0;
}
.footer_box .dt_box .pro_box h3 {
  height: 30px;
  padding-bottom: 10px;
  font-family: "微软雅黑";
  font-size: 16px;
  color: #fff;
}
.footer_box .dt_box .pro_box .pro_text {
  height: 80px;
  overflow: hidden;
}
.footer_box .dt_box .pro_box .pro_text a {
  display: block;
  width: 50%;
  padding: 0 0px 10px 0;
  display: inline-block;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #fff;
  text-decoration: none;
}
.footer_box .dt_box .pro_box .pro_text a:hover {
  color: #fff;
}

.footer_box .dt_box .ewm_box {
  width: 170px;
  float: right;
}
.footer_box .dt_box .ewm_box h3 {
  height: 30px;
  padding-bottom: 10px;
  font-family: "微软雅黑";
  font-size: 16px;
  color: #fff;
}
.footer_box .dt_box .ewm_box .ewm_img {
  width: 170px;
  height: 80px;
}
.footer_box .dt_box .ewm_box .ewm_img img {
  width: 170px;
  height: 80px;
}
.footer_box .dt_footer {
  width: 1200px;
  text-align: center;
  height: 80px;
  line-height: 80px;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #fff;
  border-top: #fff dashed 1px;
}
.db_box {
  width: 1200px;
  height: 65px;
}
.db_box .qq_box {
  width: 250px;
  height: 65px;
  float: left;
}
.db_box .qq_box a {
  width: 250px;
  height: 65px;
}
.db_box .qq_box a img {
  width: 250px;
  height: 65px;
}
.db_box .dp_box {
  width: 395px;
  padding: 0 10px 0 20px;
  height: 65px;
  background: url(/ufile/44532/bot_ic_bg.jpg) 0 0 no-repeat;
  float: left;
}
.db_box .dp_box h4 {
  font-family: "微软雅黑";
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
}
.db_box .dp_box p {
  font-family: "微软雅黑";
  font-size: 14px;
  color: #fff;
}
.footer_box .dt_footer a {
  color: #fff;
}
