
@font-face {
  font-family: 'arialmt';
  src: url(https://cn.tzhangyusj.com/template/cn/fonts/arialmt.ttf) format('truetype'), url(https://cn.tzhangyusj.com/template/cn/fonts/arialmt.eot) format('eot'), url(https://cn.tzhangyusj.com/template/cn/fonts/arialmt.woff) format('woff'), url(https://cn.tzhangyusj.com/template/cn/fonts/arialmt.woff2) format('woff2');
}
@font-face {
  font-family: 'etelkatextprobold';
  src: url(https://cn.tzhangyusj.com/template/cn/fonts/etelkatextprobold.ttf) format('truetype'), url(https://cn.tzhangyusj.com/template/cn/fonts/etelkatextprobold.otf) format('opentype'), url(https://cn.tzhangyusj.com/template/cn/fonts/etelkatextprobold.eot) format('eot'), url(https://cn.tzhangyusj.com/template/cn/fonts/etelkatextprobold.woff) format('woff'), url(https://cn.tzhangyusj.com/template/cn/fonts/etelkatextprobold.woff2) format('woff2');
}
body {
  overflow-x: hidden;
  font-family: Arial, 'microsoft yahei', SimSun, Sans-serif !important;
}
li {
  list-style: none;
}
body,
html,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
dl,
div,
li,
dt,
dd,
a,
img,
i,
span,
blockquote,
em {
  margin: 0;
  padding: 0;
}
i,
em {
  font-style: normal;
}
.clear {
  clear: both;
  height: 0;
  width: 0;
  padding: 0;
  margin: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
img {
  width: auto;
  height: auto;
  max-width: 100%;
  display: block;
}
a {
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
}
a:hover,
a:focus,
a:active {
  text-decoration: none;
}
.no-mr {
  margin-right: 0!important;
}
.no-mb {
  margin-bottom: 0!important;
}
.no-pr {
  padding-right: 0!important;
}
.no-pb {
  padding-bottom: 0!important;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.pt10 {
  padding-top: 10px;
}
.pt20 {
  padding-top: 20px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pt50 {
  padding-top: 50px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb50 {
  padding-bottom: 50px;
}
.indent1 {
  text-indent: 1em;
}
.indent2 {
  text-indent: 2em;
}
.indent3 {
  text-indent: 3em;
}
.indent4 {
  text-indent: 4em;
}
.indent5 {
  text-indent: 5em;
}
.center {
  text-align: center;
}
.img-box {
  overflow: hidden;
  position: relative;
}
.img-box img {
  transition: 1s ease;
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -ms-transition: 1s ease;
  -o-transition: 1s ease;
}
.img-box:hover img {
  transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -webkit-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -moz-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -ms-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -o-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
}
.scroll-box {
  overflow: hidden;
  position: relative;
}
.scroll-box ul {
  width: 9999px;
}
.scroll-box ul li {
  float: left;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: 500;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  height: 0;
  clear: both;
  visibility: hidden;
}
.ui.container {
  padding: 0 15px;
  position: relative;
}
.ui.container > .item {
  padding-left: 0;
  padding-right: 0;
}
.ui.menu {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border: none;
  margin: 0;
  box-shadow: 0 0 0 0 #fff;
  -webkit-box-shadow: 0 0 0 0 #fff;
  -moz-box-shadow: 0 0 0 0 #fff;
  -ms-box-shadow: 0 0 0 0 #fff;
  -o-box-shadow: 0 0 0 0 #fff;
  min-height: auto;
  background: none;
}
.ui.header:first-child {
  margin-top: 0;
}
.ui.header {
  margin: 0;
  font-weight: 500;
}
.item {
  border-left: none!important;
  border-right: none!important;
}
.item:before,
.item:after {
  display: none!important;
}
/*#header {
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 999;
}*/
#header{
  padding-bottom: 20px;
}
#header .h-top {
  color: #000;
  padding: 10px 0px;
}
#header .h-top .h-phone {
  padding: 7px;
  color: #fff;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  width:920px;
}
#header .h-top .h-phone a {
  color: #000;
  display: inline-block;
  margin: 0px 5px;
  font-style: italic;
  text-transform: uppercase;
  font-size: 14px;
}
#header .h-top .h-phone a i {
  color: #188cf6;
}
#header .h-top .h-social {
  padding: 7px;
}
#header .h-top .h-social img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
#header .h-top .h-social a {
  color: #000;
}
#header .h-top .link_div a {
  display: inline-block;
  font-size: 18px;
  margin: 0px 3px;
}
#header .h-top .link_div a:hover {
  color: #5a9b21;
}
#header .h-top .lengu {
  margin-left: 10px;
}
#header .h-top .lengu a {
  padding: 6px 5px;
  color: #000;
}
#header .h-top .lengu .leng_active {
  background-color: #696d7b;
  color: #fff;
}
#header .nav {
  padding: 5px 0px;
  text-align: center;
}
#header .nav .h_top_div {
  margin-right: -142px;
  margin-bottom: -10px;
  z-index: 3;
}
#header .nav .h_top_div a {
  margin: 0px 5px;
  color: #767575;
  font-size: 12px;
}
#header .nav .h_top_div a i {
  color: #767575;
  font-size: 14px;
}
#header .nav a {
  font-size: 16px;
}
#header .nav .item {
  padding: 0;
}
#header .nav .h-search {
  height: 50px;
  margin-left: 20px;
}
#header .nav .h-search .form_div {
  border: solid 2px #d2d2d2;
  width: 155px;
  height: 30px;
  padding: 3px 0px;
  position: relative;
  margin-top: 10px;
}
#header .nav .h-search .form_div input {
  border: none;
  outline: none;
  width: 130px;
  background: none;
  color: #d2d2d2;
}
#header .nav .h-search .form_div button {
  border: none;
  background: none;
  position: absolute;
  top: 4px;
  right: -3px;
  cursor: pointer;
  outline: none;
}
#header .nav .h-search .form_div i {
  color: #d2d2d2;
  font-size: 18px;
}
#header .nav .search-box {
  line-height: normal;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: none;
}
#header .nav .search-box form {
  position: absolute;
  top: 45%;
  left: 50%;
  width: 60%;
  margin-left: -30%;
}
#header .nav .search-box form input {
  background: none;
  outline: none;
  border: none;
  color: #fff;
}
#header .nav .search-box form input[type="text"] {
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
  font-size: 26px;
  color: #000;
  padding: 10px 0;
}
#header .nav .search-box form input[type="submit"] {
  width: 22px;
  height: 22px;
  background: url(../image/tc-zoom.png) no-repeat;
  position: absolute;
  right: 15px;
  top: 20px;
}
#header .nav .search-box form input[type="submit"]:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#header .nav .search-box .close {
  width: 30px;
  height: 30px;
  background: url(../image/close.png) no-repeat;
  position: absolute;
  right: 25px;
  top: 15px;
  cursor: pointer;
}
#header .nav .menu-box {
  text-align: right;
  float: right;
  padding: 0;
}
#header .nav .menu-box .menu > li {
  padding: 0px 9px;
  position: relative;
  text-transform: uppercase;
  float: left;
}
#header .nav .menu-box .menu > li > a {
  font-size: 14px;
  color: #000;
  display: block;
  position: relative;
  padding: 20px 27px;
  font-weight: bold;
}
#header .nav .menu-box .menu > li > a:after {
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  content: '';
  position: absolute;
  top: 0px;
  left: 50%;
  width: 0;
  height: 3px;
  background: #5a9b21;
}


#header .nav .menu-box .menu > li:hover > a,
#header .nav .menu-box .menu > li.current-post-ancestor > a,
#header .nav .menu-box .menu > li.current-menu-item > a,
#header .nav .menu-box .menu > li.current-category-ancestor > a {
   color: #5a9b21;
}



#header .nav .menu-box .menu > li:hover > a:after,
#header .nav .menu-box .menu > li.current-menu-item > a:after,
#header .nav .menu-box .menu > li.current-category-ancestor > a:after,
#header .nav .menu-box .menu > li.current-post-ancestor > a:after {
  width: 80%;
  left: 10%;
}
#header .nav .menu-box .menu > li .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 180px;
  background: #5a9b21;
  text-align: left;
  z-index: 101;
  display: none;
}
#header .nav .menu-box .menu > li .sub-menu li {
  transition: 0.2s ease-in;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  line-height: normal;
}
#header .nav .menu-box .menu > li .sub-menu li a {
  font-size: 12px;
  color: #fff;
  display: block;
  padding: 10px 18px;
}
#header .nav .menu-box .menu > li .sub-menu li:hover {
  background: #222;
}


/*.nivo-directionNav{
  text-align: center;


}

.nivo-directionNav a{

}

#metaslider_2447{
  padding-bottom: 20px;
}
.nivo-directionNav .nivo-prevNav{
   background: url("../image/banner_left.png") no-repeat 100% !important;
   width: 43px !important;
   height: 50px !important;
   top: 93% !important;
   position: absolute;
   bottom: 0px !important;
   z-index: 999 !important;
   left:47% !important;
}

.nivo-directionNav .nivo-nextNav{
   background: url("../image/banner_right.png") no-repeat 100% !important;
    width: 43px !important;
    height: 50px !important;
    position: absolute;
    top: 93% !important;
    right:47% !important;
    z-index: 999 !important;
}

.nivo-directionNav .nivo-nextNav:hover{
  background: url("../image/banner_right1.png") no-repeat 100% !important;
}

.nivo-directionNav .nivo-prevNav:hover{
  background: url("../image/banner_left1.png") no-repeat 100% !important;
}*/

#banner {

  position: relative;

  height: 910px;

  overflow: hidden;

  z-index: 4;
  padding-bottom: 10px;

}
#banner .b-bott-box{
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  text-align: center;
  z-index: 10;
}
#banner .arr {
  display: inline-block;
  width: 45px;
  height: 50px;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  margin: 0px 5px;

}

#banner .arr.arr-l {

  background-image: url(../image/banner_left.png);

}
#banner .arr.arr-l:hover{
   background-image: url(../image/banner_left1.png);
}

#banner .arr.arr-r {

  background-image: url(../image/banner_right.png);

}
#banner .arr.arr-r:hover{
  background-image: url(../image/banner_right1.png);
}
#banner .tab-list{
  position: relative;
}
#banner li {

  display: none;

  background-size: cover;

  position: absolute;

  width: 100%;

  height: 900px;

  background-position: center;

  background-repeat: no-repeat;

  left: 0;

  top: 0;

}

#banner li .tit {

  margin-top: 670px;

  color: #000;

  font-family: 'Roboto-Bold';

}
#banner li .tit1{
  padding-left: 669px;
}
#banner li .tit1 .more a{
  color: #000;
}

#banner li .tit h2 {

  font-size: 40px;

  text-transform: uppercase;
  color: #3daadd;
  margin-bottom: 60px;

}

#banner li .tit p {

  font-size: 18px;

  line-height: 26px;

  margin-bottom: 31px;
  color: #fff;

}

#banner li .tit .more a {

  font-size: 14px;

  margin-right: 21px;

  display: inline-block;

  width: 135px;

  text-align: center;

  line-height: 35px;

 border:solid 2px #009944;

  border-radius: 3px;

  -webkit-border-radius: 3px;

  -moz-border-radius: 3px;

  -ms-border-radius: 3px;

  -o-border-radius: 3px;

  color: #fff;

  text-transform: uppercase;

}
#banner li .tit1 .more a{
  color: #fff;
}
#banner li .tit .more a:hover {

  color: #fff;

  background: #009944;

}

#banner:hover .arr {

  opacity: 1;

  filter: alpha(opacity=100);

}

#banner:hover .arr.arr-l {

  left: 2%;

}

#banner:hover .arr.arr-r {

  right: 2%;

}







.map{
  margin-bottom: 50px;
}
#index-body .i-pro-description {
  background: url("../image/back_1.jpg") no-repeat;
  position: relative;
  z-index: 99;
  
  padding: 105px 0px 10px;
}
#index-body .i-pro-description .five .column {
  padding: 0px;
}
#index-body .i-pro-description .pro_tu {
  position: relative;
  width: 200px;
}
#index-body .i-pro-description .pro_tu a {
  color: #000;
  font-size: 14px;
}
#index-body .i-pro-description .pro_tu p {
  position: absolute;
  right: -50px;
  top: 130px;
  transform: translate(0, 0) rotate(90deg) scale(1, 1) skew(0deg, 0deg) rotateX(0deg) rotateY(0deg);
  -webkit-transform: translate(0, 0) rotate(90deg) scale(1, 1) skew(0deg, 0deg) rotateX(0deg) rotateY(0deg);
  -moz-transform: translate(0, 0) rotate(90deg) scale(1, 1) skew(0deg, 0deg) rotateX(0deg) rotateY(0deg);
  -ms-transform: translate(0, 0) rotate(90deg) scale(1, 1) skew(0deg, 0deg) rotateX(0deg) rotateY(0deg);
  -o-transform: translate(0, 0) rotate(90deg) scale(1, 1) skew(0deg, 0deg) rotateX(0deg) rotateY(0deg);
}
#index-body .i-pro-description .pro_tu2 {
  margin-left: auto;
}
#index-body .i-pro-description .pro_tu_left {
  margin-left: -18px;
}
#index-body .i-pro-description .pro_tu_right {
  margin-right: -18px;
}
#index-body .i-pro-description .pro_text {
  padding-top: 20px;
}
#index-body .i-pro-description .pro_text img {
  margin: 0 auto;
}
#index-body .i-pro-description .pro_text h3 {
  font-size: 16px;
  font-weight: bolder;
  font-family: "microsoft yahei";
  padding-bottom: 15px;
  margin-bottom: 35px;
  background: url("../image/bor.png") no-repeat center bottom;
}
#index-body .i-pro-description .pro_text .logo-tit {
  display: inline-block;
  margin-bottom: 20px;
}
#index-body .i-pro-description .pro_text p {
  margin-bottom: 45px;
}
#index-body .i-pro-description .pro_box1 {
  color: #605f5f;
  padding-top: 40px;
}
#index-body .i-pro-description .pro_box1 p {
  line-height: 24px;
  margin-bottom: 10px;
}
#index-body .i-pro-description .pro_box2 {
  padding-top: 40px;
}
#index-body .i-pro-description .pro_box2 h3 {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: #030000;
  margin-bottom: 20px;
}
#index-body .i-pro-description .pro_box2 p {
  margin-bottom: 15px;
  background: url("../image/tu2.png") no-repeat left center;
  padding-left: 30px;
}
#index-body .i-pro-description .tit {
  position: relative;
  z-index: 100;
  margin-top: 60px;
}
#index-body .i-pro-description .tit h3 {
  font-size: 20px;
  background: url("../image/pro_bor.png") no-repeat center bottom;
  padding-bottom: 20px;
  font-weight: bolder;
}
#index-body .i-pro-description .tit h3 .yuan {
  width: 7px;
  height: 7px;
  display: inline-block;
  border-radius: 50%;
  background-color: #009944;
  vertical-align: middle;
}
#index-body .i-pro-description .tit h3 .yuan1 {
  margin-right: 35px;
}
#index-body .i-pro-description .tit h3 .yuan2 {
  margin-left: 35px;
}
#index-body .i-product {
  background: url("../image/back2.jpg") no-repeat;
  padding: 300px 0px 150px;
}
#index-body .i-strength .v-box{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: -1;
	overflow: hidden;
}
#index-body .i-product .pro_box {
  width: 9999px;
}
#index-body .i-product .pro_box .pro_div {
  width: 291px;
  float: left;
  overflow: hidden;
  position: relative;
  height: 340px;
  margin: 0px 1px;
}
#index-body .i-product .pro_box .pro_div .pro_text {
  padding: 50px 40px;
  height: 290px;
  width: 100%;
  overflow: hidden;
  background-color: #7d7d7d;
  margin-top: 25px;
  position: absolute;
  left: 0px;
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
}
#index-body .i-product .pro_box .pro_div .pro_text .tu {
  background: url("../image/pro11_bor.png") no-repeat left bottom;
  padding-bottom: 20px;
  margin-bottom: 30px;
  height: 60px;
}
#index-body .i-product .pro_box .pro_div .pro_text h3 {
  font-size: 24px;
  font-family: Arial;
  color: #fff;
  line-height: 40px;
}
#index-body .i-product .pro_box .pro_div .pro_hover {
  padding: 50px 30px 0px;
  height: 0px;
  background-color: #009944;
  color: #fff;
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  position: absolute;
  bottom: -50px;
}
#index-body .i-product .pro_box .pro_div .pro_hover .tu {
  background: url("../image/pro111_bor.png") no-repeat left bottom;
  padding-bottom: 20px;
  margin-bottom: 30px;
  display: inline-block;
  margin-right: 20px;
}
#index-body .i-product .pro_box .pro_div .pro_hover h4 {
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  vertical-align: top;
  margin-top: 50px;
}
#index-body .i-product .pro_box .pro_div .pro_hover h4 a {
  color: #fff;
}
#index-body .i-product .pro_box .pro_div .pro_hover p {
  font-size: 12px;
  line-height: 22px;
}
#index-body .i-product .pro_box .pro_div:hover .pro_text {
  left: -300px;
}
#index-body .i-product .pro_box .pro_div:hover .pro_hover {
  height: 340px;
  bottom: 0px;
}
#index-body .i-pro-latest {
  padding: 105px 0px 80px;
}
#index-body .i-pro-latest .pro_swiper{
  width: 1170px;
}

#index-body .i-pro-latest .tit {
  margin-bottom: 95px;
}
#index-body .i-pro-latest .tit h3 {
  font-size: 36px;
  font-family: Arial;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
}
#index-body .i-pro-latest .tit p {
  font-size: 14px;
  color: #000000;
}
#index-body .i-pro-latest .late_box .later_left {
  width: 32%;
  overflow: hidden;
  display: inline-block;
  margin-right: 8px;
  margin-top: 7px;
}
#index-body .i-pro-latest .late_box .later_left .later_tu {
  position: relative;
}
#index-body .i-pro-latest .late_box .later_left .later_tu .later_text {
  position: absolute;
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  left: 0px;
  bottom: 0px;
  width: 245px;
  height: 40px;
  text-align: center;
  background: rgba(132, 132, 132, 0.6);
  color: #fff;
  padding-top: 22px;
}
#index-body .i-pro-latest .late_box .later_left .later_tu .later_text span {
  font-size: 18px;
}
#index-body .i-pro-latest .late_box .later_left .later_tu a.text_hover {
  display: inline-block;
  width: 100%;
  height: 100%;
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  background: rgba(132, 132, 132, 0.4);
  position: absolute;
  top: 0px;
  left: -406px;
  text-align: center;
  padding-top: 190px;
  color: #fff;
}
#index-body .i-pro-latest .late_box .later_left .later_tu .text_hover h3 {
  font-size: 24px;
  font-family: Arial;
  margin-bottom: 30px;
  color: #fff;
}
#index-body .i-pro-latest .late_box .later_left .later_tu .text_hover h3 {
  color: #fff;
}
/*#index-body .i-pro-latest .late_box .later_left .later_tu .text_hover h3 a:hover {
  color: #009944;
}*/
#index-body .i-pro-latest .late_box .later_left .later_tu .text_hover .more {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}
/*#index-body .i-pro-latest .late_box .later_left .later_tu .text_hover .more:hover {
  color: #009944;
}*/
#index-body .i-pro-latest .late_box .later_left .later_tu:hover .later_text {
  bottom: -70px;
}
#index-body .i-pro-latest .late_box .later_left .later_tu:hover .text_hover {
  left: 0px;
}
#index-body .i-pro-latest .late_box .later_left .later_tu:hover img {
  transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -webkit-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -moz-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -ms-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -o-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
}
#index-body .i-pro-latest .late_box .later_right {
  width: 64%;
  display: inline-block;
  vertical-align: top;
}
#index-body .i-pro-latest .later_tu {
  position: relative;
  width: 350px;
  display: inline-block;
  overflow: hidden;
  margin: 9px;
  border:solid 1px #dedede;
}
#index-body .i-pro-latest .later_tu .later_text {
  position: absolute;
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  left: 0px;
  bottom: 0px;
  width: 170px;
  height: 33px;
  text-align: center;
  background: rgba(132, 132, 132, 0.6);
  color: #fff;
  padding-top: 8px;
}
#index-body .i-pro-latest .later_tu .later_text span {
  font-size: 14px;
}
#index-body .i-pro-latest .later_tu .text_hover {
  width: 100%;
  height: 100%;
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  background: rgba(132, 132, 132, 0.4);
  position: absolute;
  top: -352px;
  left: 0px;
  text-align: center;
  padding-top: 80px;
  box-sizing: border-box;
}
#index-body .i-pro-latest .later_tu .text_hover h3 {
  font-size: 20px;
  font-family: Arial;
  margin-bottom: 25px;
  color: #fff;
}
#index-body .i-pro-latest .later_tu .text_hover a {
  color: #fff;
}
#index-body .i-pro-latest .later_tu .text_hover h3 a:hover {
  color: #009944;
}
#index-body .i-pro-latest .later_tu .text_hover .more {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}
#index-body .i-pro-latest .later_tu .text_hover .more:hover {
  color: #009944;
}
#index-body .i-pro-latest .later_tu:hover .later_text {
  bottom: -70px;
}
#index-body .i-pro-latest .later_tu:hover .text_hover {
  top: 0px;
}
#index-body .i-pro-latest .later_tu:hover img {
  transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -webkit-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -moz-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -ms-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -o-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
}
#index-body .i-pro-latest .swiper-yuan {
  position: absolute;
  right: 380px;
  margin-top: 30px;
}
#index-body .i-pro-latest .swiper-yuan span {
  width: 13px;
  height: 13px;
  margin: 7px;
}
#index-body .i-pro-latest .swiper-yuan .swiper-pagination-bullet-active {
  background-color: #009944;
}
#index-body .i-strength {
  /*background: url("../images/back3.jpg") no-repeat;*/
  position: relative;
  padding: 170px 0px 180px;
  color: #fff;
}
#index-body .i-strength .tit h3 {
  font-size: 36px;
  font-weight: bold;
  font-family: Arial;
  margin-bottom: 26px;
  text-transform: uppercase;
}
#index-body .i-strength .tit p {
  color: #fff;
  margin-bottom: 110px;
}
#index-body .i-strength .three .column {
  padding: 5px;
}
#index-body .i-strength .str_box {
  height: 230px;
  padding: 60px 0px 0px 25px;
}
#index-body .i-strength .str_box img {
  display: inline-block;
  margin-right: 25px;
  vertical-align: middle;
}
#index-body .i-strength .str_box .str_text {
  display: inline-block;
  vertical-align: middle;
}
#index-body .i-strength .str_box .str_text .h4_num {
  font-size: 50px;
  font-family: Arial;
  font-weight: bold;
  margin-bottom: 10px;
  position: relative;
}
#index-body .i-strength .str_box .str_text .h4_num .m2 {
  font-size: 28px;
  font-family: 'SimSun';
  display: inline-block;
  position: absolute;
  top: -20px;
  right: -35px;
}
#index-body .i-strength .str_box .str_text p {
  font-size: 24px;
}
#index-body .i-strength .str_box1 {
  background: url("../image/str_1.png") no-repeat 100%;
}
#index-body .i-strength .str_box2 {
  background: url("../image/str_2.png") no-repeat 100%;
  padding-left: 40px;
}
#index-body .i-strength .str_box3 {
  background: url("../image/str_3.png") no-repeat;
  padding-left: 50px;
}
#index-body .i-strength .col2 {
  margin-left: -15px;
}
#index-body .i-about {
  padding: 85px 0px 20px;
  background: url("../image/about1.png") no-repeat right bottom;
}
#index-body .i-about .abou_text {
  width: 490px;
  display: inline-block;
}
#index-body .i-about .abou_text .tit {
  margin-bottom: 70px;
}
#index-body .i-about .abou_text .tit h3 {
  font-size: 36px;
  font-weight: bold;
  font-family: Arial;
  margin-bottom: 5px;
  text-transform: uppercase;
}
#index-body .i-about .abou_text .text {
  color: #444444;
}
#index-body .i-about .abou_text .text h4 {
  font-size: 20px;
  font-family: Arial;
  font-weight: bold;
  color: #444444;
  margin-bottom: 15px;
}
#index-body .i-about .abou_text .text h4 img {
  display: inline-block;
  margin-right: 10px;
}
#index-body .i-about .abou_text .text .bor {
  background: url("../image/bor.png") no-repeat 35px bottom;
  padding-bottom: 14px;
  margin-bottom: 40px;
 line-height: 26px; 
}
#index-body .i-about .abou_text .text .bor h1{
display:inline;
line-height: 26px;
font-size:14px;
}
#index-body .i-about .abou_text .text p {
  line-height: 26px;
  margin-bottom: 25px;
}
#index-body .i-about .abou_text .text .more {
  display: inline-block;
  width: 165px;
  height: 35px;
  background-color: #009944;
  text-align: center;
  padding-top: 10px;
  color: #fff;
  text-transform: uppercase;
}
#index-body .i-about .abou_text .text .more:hover {
  background-color: #037c39;
}
#index-body .i-about .abou_tu {
  display: inline-block;
  margin-bottom: 0px;
}
#index-body .i-partners {
  padding: 140px 0px 80px;
}
#index-body .i-partners .tit {
  margin-bottom: 65px;
}
#index-body .i-partners .tit img {
  margin: 0 auto 15px;
}
#index-body .i-partners .tit h3 {
  font-size: 36px;
  font-weight: bold;
  background: url("../image/par_bor.png") no-repeat center bottom;
  text-transform: uppercase;
  padding-bottom: 23px;
}
#index-body .i-partners .par_box {
  width: 9999px;
}
#index-body .i-partners .par_box .tu {
  display: inline-block;
  width: 230px;
  padding: 7px;
}
#index-body .i-partners .par_box .tu img {
  width: 100%;
  border: solid 2px #009944;
}
#footer {
  background-color: #313131;
  padding-top: 60px;
}
#footer .footer_top {
  color: #fff;
  border-bottom: #fa0202 1px solid;
  padding-bottom: 30px;
}
#footer .footer_top .col_3{
  padding-left: 8%;
}
#footer .footer_top h5 {
  margin-bottom: 30px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}
#footer .footer_top .col_1 p {
  font-size: 12px;
  margin-bottom: 30px;
}
#footer .footer_top .col_1 p a{
color:#fff;
}
#footer .footer_top .col_1 input {
  background-color: #fff;
  border: none;
  width: 190px;
  height: 37px;
  padding: 5px;
  outline: none;
}
#footer .footer_top .col_1 .foo_butt {
  background-color: #009944;
  color: #fff;
  border: none;
  height: 37.5px;
  width: 50px;
  cursor: pointer;
  margin-left: -10px;
  outline: none;
}
#footer .footer_top .col_2 .col2_div {
  margin: 15px 0px;
}
#footer .footer_top .col_2 .col2_div img {
  display: inline-block;
  vertical-align: top;
  max-width:60px;
}
#footer .footer_top .col_2 .col2_div .col2_text {
  width: 75%;
  display: inline-block;
  vertical-align: top;
}
#footer .footer_top .col_2 .col2_div .col2_text span {
  font-size: 14px;
}
#footer .footer_top .col_2 .col2_div .col2_text span a {
  color: #fff;
}
#footer .footer_top .col_2 .col2_div .col2_text span a:hover {
  color: #009944;
}
#footer .footer_top .col_2 .col2_div .col2_text p {
  font-size: 12px;
  color: #a09f9f;
}
#footer .footer_top .col_2 .col2_div .col2_text .all {
  color: #a09f9f;
  font-size: 12px;
}
#footer .footer_top .col_2 .col2_div .col2_text .all:hover {
  color: #009944;
}
#footer .footer_top .col_3 .pro_div {
  font-size: 12px;
}
#footer .footer_top .col_3 .pro_div a {
  background-color: #434343;
  color: #999898;
  display: inline-block;
  margin: 3px 3px;
  padding: 5px 25px;
}
#footer .footer_top .col_3 .pro_div .pro_one {
  display: block;
  width: 80%;
}
#footer .footer_top .col_3 .pro_div a:hover {
  background-color: #009944;
  color: #fff;
}
#footer .footer_top .col_4 .conta_div {
  margin: 7px 0px;
}
#footer .footer_top .col_4 .conta_div img {
  display: inline-block;
  margin: 0px 3px;
  vertical-align: middle;
}
#footer .footer_top .col_4 .conta_div p {
  width: 90%;
  display: inline-block;
  vertical-align: top;
}
#footer .footer_top .col_4 .conta_div span {
  vertical-align: middle;
}
#footer .footer_top .col_4 .conta_div span a {
  color: #fff;
}
#footer .footer_top .col_4 .conta_div span a:hover {
  color: #009944;
}
#footer .footer_top .col_4 .con_div {
  margin-top: 15px;
}
#footer .footer_top .col_4 .con_div a {
  color: #8f8f90;
}
#footer .footer_top .col_4 .con_div a:hover {
  color: #009944;
}
#footer .footer_buttom {
  color: #8f8f90;
}
#footer .footer_buttom .link {
  border-bottom: solid 1px #434343;
  display: inline-block;
}
#footer .footer_buttom .link a {
  display: inline-block;
  margin: 15px 30px;
  color: #8f8f90;
}
#footer .footer_buttom .link a:hover {
  color: #009944;
}
#footer .footer_buttom .copyright a {
  color: #8f8f90;
  display: inline-block;
 
}



.inner-banner {
  position: relative;
  width: 100%;
  height: 400px;
  background: url(../image/inner-banner.jpg) no-repeat center;
  background-size: cover;
}
.inner-page {
  background: #fff;
  padding-bottom: 90px;
  border-top:2px solid #ccc;
}
.inner-page .bread-crumbs {
  padding: 15px 0;
}
.inner-page .bread-crumbs a,
.inner-page .bread-crumbs span {
  font-size: 14px;
  color: #444;
}
.inner-page .bread-crumbs a:hover {
  color: #009944;
}
.inner-page .sidebar {
  width: 22.5%;
  background: #f4f4f4;
  border: 1px solid #fff;
}
.inner-page .sidebar .side-top .side-tit {
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 19px;
  font-weight: 500;
  display: block;
  color: #FFFFFF;
  padding: 35px 0 15px 20px;
  background: #009944;
}
.inner-page .sidebar .side-top .side-menu {
  padding: 8px 0;
}
.side-contact{
  margin-top: 30px;

}
.side-contact h3{
  font-size: 18px;
  font-weight: bold;
  display: block;
  color: #FFFFFF;
  padding: 12px 0 12px 20px;
  background: #009944;
  margin-bottom: 30px;
}
.side-contact li{
  margin-bottom: 15px;
  color: #333;
  padding: 0 5px 0 10px;
}
.side-contact li a{
  color: #333;
}
.inner-page .sidebar .side-top .side-menu li a {
  font-size: 14px;
  font-weight: 500;
  padding-right: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  overflow: hidden;
  position: relative;
  display: block;
  height: 38px;
  line-height: 38px;
  text-indent: 34px;
  color: #555;
  background-repeat: no-repeat;
  background-position: 10px center;
  background-color: #f4f4f4;
  background-image: url(../image/side-arr-h.png);
}
.inner-page .sidebar .side-top .side-menu li .children{
  padding-left: 20px;
}
.inner-page .sidebar .side-top .side-menu li a:hover,
.inner-page .sidebar .side-top .side-menu li a.active {
  background-color: #009944;
  background-image: url(../image/side-arr.png);
  color: #fff;
  text-indent: 45px;
  background-position: 20px center;
}
.inner-page .sidebar .side-top .side-menu li a:hover:after,
.inner-page .sidebar .side-top .side-menu li a.active:after {
  left: 0;
}
.inner-page .page-right-bar {
  width: 75%;
  padding: 0;
  background: #fff;
}
.inner-page .page-right-bar p{
line-height:26px;
margin-top:8px;
margin-bottom:14px;
font-size:15px;}
.inner-page .page-right-bar p a{
color:rgba(0, 0, 0, 0.87);}
.inner-page .piclist li {
  float: left;
  
}
.inner-page .piclist li .litit {
  font-size: 14px;
  font-weight: 600;
  color: #333;
  text-align: center;
  margin-top: 10px;
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  text-transform: uppercase;
}
.inner-page .piclist li .liintro {
  font-size: 14px;
  color: #333;
  margin-top: 6px;
}
.inner-page .piclist li:hover .litit {
  color: #009944;
}
.about-page .about-artical img {
  width: auto;
  max-width: 100%;
}
.about-page .about-artical p {
  font-size: 14px;
  line-height: 1.8em;
  margin-top: 15px;
  word-break: break-word;
}
.product-page .piclist li {
  margin-right: 3%;
  margin-bottom: 30px;
  width: 31.32%;
}
.product-page .piclist li h3{
  color: #000;
}
.product-page .piclist li .layer-box{
  display: none!important;
}
.i-pro-load-img{
  position: absolute;
  top: 100px;
  left: 50%;
  width: auto;
  height: auto;
  margin: 0 0 0 -15px;
  width: 30px;
}
.product-page .piclist li h3{
  display: block;
  text-align: left;
  padding-top:15px; height: 54px;
  border-top:1px solid #000;
  font-size: 15px;
  margin-top: 16px;
}
.product-page .piclist li h3 a{
  color: #333;
}
.prodet-page .product-details .prodet-top-l {
  width: 55%;
}
.prodet-page .product-details .prodet-top-l ul.image-gallery {
  margin-top: 20px;
}
.prodet-page .product-details .prodet-top-l ul.image-gallery li {
  float: left;
  width: 14.5%;
  margin-right: 10px;
  cursor: pointer;
  border: 1px solid #ddd;
  padding: 0;
}
.prodet-page .product-details .prodet-top-r {
  position: relative;
  width: 40%;
}
.prodet-page .product-details .prodet-top-r h1.protit {
  color: #333;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
}
.prodet-page .product-details .prodet-top-r .prodetail {
  margin: 20px 0 60px;
  font-size: 14px;
}
.prodet-page .product-details .prodet-top-r .prodetail p {
  line-height: 2em;
}
.prodet-page .product-details .prodet-top-r a.pro-mes {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 15px;
  display: block;
  color: #fff;
  width: 195px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #009944;
}
.prodet-page .product-details .prodet-top-r a.pro-mes:hover {
  background: #000;
}
.prodet-page .pro-title {
  width: 150px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  background: #009944;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 15px;
}
.prodet-page .prodet-details {
  margin-top: 50px;
  margin-bottom: 20px;
}

.prodet-page .prodet-details p {
  line-height: 2em;
  font-size: 14px;
}
.prodet-page .prodet-details h2{
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: 700;
  color: #00b0f0;
}
.prodet-page .product-details .prodet-top-r .prodetail ul li{
  padding-left: 20px;
  position: relative;
}
.prodet-page .product-details .prodet-top-r .prodetail ul li:after{
   content: '';position: absolute;
   width: 5px;
   height: 5px;
   background: #000;
   top:8px;
   left:0;
   border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
   }
   .prodet-page .product-details .prodet-information div:nth-child(1){
     margin-bottom: 10px;
   }
   .prodet-page .product-details table tr:nth-child(2) p{
     padding-left: 25px;
   }
   .prodet-page .product-details table tr:nth-child(2) td:nth-child(1) p{
     background: url(../image/g.jpg) no-repeat left center;
   }
   .prodet-page .product-details table tr:nth-child(2) td:nth-child(2) p{
     background: url(../image/2.jpg) no-repeat left center;
   }
.news-page .newslist li {
  padding: 0 10px 8px 20px;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 20px;
}
.news-page .newslist li .new-l {
  width: 25%;
}
.news-page .newslist li .new-r {
  width: 100%;
}
.news-page .newslist li .new-r h3 {
  font-size: 16px;
  font-weight: 600;
  color: #555;
  transition: 0.2s ease;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
}
.news-page .newslist li .new-r i.new-update,
.news-page .newslist li .new-r p.new-abst {
  color: #777;
  font-size: 13px;
}
.news-page .newslist li .new-r i.new-update {
  display: block;
  margin: 10px 0;
}
.news-page .newslist li .new-r p.new-abst {
  line-height: 1.8em;
  font-size: 14px;
}
.news-page .newslist li .new-r:hover h3 {
  color: #009944;
}
.news .news_title h1 {
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  color: #333;
}
.news .news_date {
  font-size: 13px;
  line-height: 22px;
  text-align: center;
  border-bottom: 1px solid #CCC;
  padding-bottom: 5px;
}
.news .news_abst {
  border-bottom: 1px dashed #CCC;
  padding: 10px 0;
  font-size: 14px;
}
.news .news_abst p {
  display: inline-block;
}
.news .news_contents {
  color: #000;
  font-size: 14px;
  line-height: 24px;
  clear: both;
  margin-top: 10px;
  border-bottom: 1px dashed #CCC;
  padding: 20px 0;
}
.news .news_contents a {
  color: #000;
  font-size: 16px;
  line-height: 24px;
}
.news .news_contents p,
.news .news_contents div,
.news .news_contents span,
.news .news_contents table {
  color: #000;
  font-size: 14px;
  line-height: 24px;
  clear: both;
}
.news .news_next {
  width: 99%;
  margin-top: 0px;
  padding-left: 5px;
  border-top: 0px solid #CCC;
  text-align: left;
  padding-top: 10px;
}
.news .news_next a {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #999;
  font-size: 15px;
  margin-left: 5px;
}
.news .news_next a:hover {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #000000;
}
.news .newsnav {
  margin-bottom: 30px;
}
.contact-page {
  padding-top: 0;
}
.contact-page img {
  width: auto;
}
.contact-page .cn-form {
  width: 67%;
  float: left;
  padding: 25px 35px 15px;
}
.contact-page .contact-details {
  background: #fff;
  width: 30%;
  padding: 30px;
  border: 6px solid #f2f2f2;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
}
.contact-page .contact-details h3.contact-title {
  font-family: 'Euphemia';
  font-weight: 600;
  font-size: 22px;
  border-bottom: 1px dashed #dcdcdc;
  margin-bottom: 20px;
  color: #444;
  padding-bottom: 15px;
}
.contact-page .contact-details .contact-list h5 {
  margin-bottom: 10px;
  color: #222;
  font-size: 16px;
  font-weight: 600;
}
.contact-page .contact-details .contact-list p {
  font-size: 14px;
  line-height: 2em;
}
.contact-page .contact-details .contact-list a {
  color: #333;
}
.contact-page .contact-details .contact-list a:hover {
  color: #0250a9;
}
.lg-page .piclist li {
  cursor: pointer;
  margin-right: 3%;
  margin-bottom: 30px;
  width: 31.32%;
}
.lg-page .piclist li h3{
  text-align: center;
  font-size: 14px;
  color: #333;
  margin-top: 10px;
}
.case-page .case-list li {
  margin-bottom: 18px;
  padding: 10px;
  background: #F5F5F5;
}
.case-page .case-list li img {
  float: left;
  width: 30%;
}
.case-page .case-list li .fr {
  width: 65%;
}
.case-page .case-list li .fr h4 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 18px;
  color: #009944;
  text-transform: uppercase;
  margin: 15px 0 30px;
}
.case-page .case-list li .fr p {
  font-size: 13px;
  color: #222;
  line-height: 1.8em;
}
.cn-form {
  width: 100%;
  height: auto;
  padding: 35px 45px 25px;
  border: 1px solid #dddddd;
  background: #fff;
}
.cn-form p {
  font-size: 18px;
  padding: 10px 0;
  color: #666;
}
.cn-form .formtit {
  margin-bottom: 26px;
  font-size: 22px;
  font-weight: 600;
  line-height: 23px;
  color: #444;
  text-align: center;
  padding-bottom: 18px;
  background: url(../image/form-tit-bg.jpg) no-repeat center bottom;
}
.cn-form li {
  margin-bottom: 13px;
  color: #444;
}
.cn-form li label {
  font-weight: 600;
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
}
.cn-form .btnTjly {
  font-size: 15px;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  width: 100%;
  height: 38px;
  background: #009944;
  border: none;
  cursor: pointer;
  color: #fff;
}
.cn-form .btnTjly:hover {
  background: #000;
}
.cn-form .m-form-l {
  width: 49%;
}
.cn-form .m-form-l li .iptTxt {
  font-size: 13px;
  padding: 0 15px;
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  width: 100%;
  border: 1px solid #dedede;
  height: 40px;
  outline: none;
  background: #fff;
  color: #777;
}
.cn-form .m-form-l li .iptTxt:focus {
  border-color: #e9322d;
  box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -webkit-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -moz-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -ms-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -o-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  outline: 0;
  background: rgba(255, 43, 66, 0.04);
}
.cn-form .m-form-l li .txtAre {
  width: 95%;
  height: 383px;
  border: 1px solid #dedede;
  outline: none;
  resize: none;
  padding: 14px;
  color: #ccc;
  line-height: 18px;
}
.cn-form .m-form-r {
  width: 49%;
}
.cn-form .m-form-r textarea {
  height: 315px;
  width: 100%;
  border: 1px solid #dedede;
  font-size: 13px;
  padding: 10px 15px;
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
}
.cn-form .m-form-r textarea:focus {
  border-color: #e9322d;
  box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -webkit-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -moz-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -ms-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -o-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  outline: 0;
  background: rgba(255, 43, 66, 0.04);
}
.cn-form div.wpcf7 .ajax-loader {
  display: block;
  margin: 0 auto;
  width: auto;
  background-repeat: no-repeat;
  background-position: center;
}
.cn-form .yzm img {
  width: 19.4%;
  display: inline-block;
}
.cn-form .yzm input {
  font-size: 13px;
  padding: 0 15px;
  width: 70.6%;
  border: 1px solid #dedede;
  height: 30px;
  outline: none;
  background: #fff;
  color: #777;
}
::-webkit-input-placeholder {
  color: #777;
}
:-moz-placeholder {
  color: #777;
}
::-moz-placeholder {
  color: #777;
}
:-ms-input-placeholder {
  color: #777;
}
.recommend-product {
  margin: 50px 0;
}
.recommend-product ul li {
  float: left;
  width: 23%;
  margin-left: 2.6%;
}
.recommend-product ul li p {
  color: #222;
  margin-top: 8px;
  text-align: center;
}
.recommend-product ul li:first-child {
  margin-left: 0;
}
.zoom-box {
  position: relative;
}
.zoom-box .pic-zoom {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6) url(https://cn.tzhangyusj.com/template/cn/images/zoom.png) no-repeat center center;
}
.zoom-box:hover .pic-zoom {
  opacity: 1;
  filter: alpha(opacity=1);
}
.zoom-pic {
  overflow: hidden;
}
.zoom-pic img {
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
}
.zoom-pic img:hover {
  transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -webkit-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -moz-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -ms-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -o-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
}
.white-zoom {
  position: relative;
}
.white-zoom:after {
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  content: '';
  position: absolute;
  z-index: 2;
  width: 1px;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
  left: 50%;
  top: 50%;
}
@media screen and (min-width: 768px) {
  .around-line > li {
    float: left;
    position: relative;
    cursor: pointer;
  }
  .around-line > li > a {
    color: #fff;
    display: block;
    text-decoration: none;
  }
  .around-line > li:before,
  .around-line > li:after {
    content: '';
    opacity: 0;
    filter: alpha(opacity=0);
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    position: absolute;
  }
  .around-line > li:before {
    top: 0;
    left: 0;
    right: 100%;
    bottom: 100%;
    border-top: 1px solid rgba(0, 148, 217, 0.8);
    border-left: 1px solid rgba(0, 148, 217, 0.8);
  }
  .around-line > li:after {
    right: 0;
    bottom: 0;
    top: 100%;
    left: 100%;
    border-bottom: 1px solid rgba(0, 148, 217, 0.8);
    border-right: 1px solid rgba(0, 148, 217, 0.8);
  }
  .around-line > li:hover:before {
    bottom: 0;
    right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .around-line > li:hover:after {
    top: 0;
    left: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .around-line > li.active:before {
    bottom: 0;
    right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .around-line > li.active:after {
    top: 0;
    left: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
.m-page {
  font-family: 'arial';
  text-align: center;
  line-height: 22px;
  font-size: 0;
  letter-spacing: -0.307em;
  word-wrap: normal;
  white-space: nowrap;
  color: #138bdf;
}
.m-page a,
.m-page span {
  display: inline-block;
  vertical-align: top;
  padding: 2px 10px;
  margin-left: -1px;
  border: 1px solid #ddd;
  font-size: 14px;
  letter-spacing: normal;
  text-shadow: 0 1px #fff;
  background: #fff;
  -webkit-transition: background-color 0.1s;
  -moz-transition: background-color 0.1s;
  -ms-transition: background-color 0.1s;
  -o-transition: background-color 0.1s;
  transition: background-color 0.1s;
}
.m-page a {
  text-decoration: none;
  color: #000;
}
.m-page a:first-child {
  margin-left: 0;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.m-page a:last-child {
  margin-right: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.m-page a:hover {
  color: #fff;
  background: #009944;
}
.m-page a:active {
  background: #009944;
}
.m-page span.current,
.m-page span.current:hover,
.m-page span.current:active {
  cursor: default;
  color: #fff;
  background: #009944;
}
#pic-zoom,
.zoom-pic{
  border:1px solid #ddd;
}
#index-body .i-application .load-box .i-pro-load-img{
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  margin: -15px 0 0 -15px;
  width: 30px;
}
.faq-page .faq-list dt {

  font-size: 16px;

  color: #009944;

  margin-bottom: 10px;

}

.faq-page .faq-list dd {

  font-size: 14px;

  margin-bottom: 20px;

  padding-bottom: 10px;

  border-bottom: 1px dashed #ddd;

}
div.wpcf7 img.ajax-loader{
  width: auto;
  display: block;
  margin:5px auto 0;
}
.faq-page .faq-list dt {

  font-size: 16px;

  color: #009944;

  margin-bottom: 10px;

}

.faq-page .faq-list dd {

  font-size: 14px;

  margin-bottom: 20px;

  padding-bottom: 10px;

  border-bottom: 1px dashed #ddd;

}
.i-pro-load-img {
  position: absolute;
  top: 180px;
  left: 50%;
  width: auto;
  height: auto;
  margin: 0 0 0 -15px;
  width: 30px;
}

@media screen and (max-width: 1238px){

}
@media screen and (max-width: 970px) {

}
@media screen and (min-width: 768px) {
  .mb-sb {
    display: none;
  }
  .container-fluid{
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  .pcsb {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .nav .navbar-collapse{
    padding: 0;
  }
  .nav .navbar-default{
    border: none;
    min-height: auto;
    margin-bottom: 0;
    background: none;
  }
}
@media screen and (max-width: 768px) {
  #header .h-top .container, #header .nav .container{
    width: auto;
  }
  #header .nav > .container {
    padding: 0;
    border: none;
  }

  #header .container-fluid {
    padding: 0;
  }

  #header .navbar {
    border: none;
    background: none;
  }

  #header .container-fluid > .navbar-collapse {
    padding: 0;
    margin: 0;
    border: none;
  }

  #header .navbar-default .navbar-toggle {
    border: none;
    margin-right: 15px;
    padding-right: 0;
    margin-top: 10px;
  }
  #header .nav .menu-box .menu > li:hover > a, #header .nav .menu-box .menu > li.current-menu-item > a, #header .nav .menu-box .menu > li.current-category-ancestor > a, #header .nav .menu-box .menu > li.current-post-ancestor > a{
    color: #fff;
  }
  #header .navbar-toggle .icon-bar {
    height: 2px;
    background: #000;
  }
  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
    background: none;
  }
  .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{
    margin: 0;
  }
  .navbar {
    min-height: none;
    margin-bottom: 0;
  }
  #header {
    position: relative;
    z-index: 10001;
    top: 0;
  }
  #header .box{
    height: auto;
    line-height: normal;
    padding-left: 0;
  }
  #header .h-top{
    display: none;
  }
  #header .nav {
    height: 50px;
    line-height: 50px;
    background: #fff;
    padding: 0;
  }

  #header .nav .logo {
    width: 160px;
    position: absolute;
    left: 15px;
    top: 16px;
    line-height: normal;
  }

  #header .nav .menu-box {
    float: none;
    margin-top: 0;
    height: auto;
    line-height: normal;
  }

  #header .nav .menu-box .menu > li {
    float: none;
  }

  #header .nav .menu-box .menu {
    background: #323232;
    width: 100%;
  }

  #header .nav .menu-box .menu ul {
    float: none;
  }

  #header .nav .menu-box .menu > li {
    margin-left: 0 !important;
    float: none;
    line-height: normal;
    text-align: center;
    border-bottom: 1px solid #666666;
    margin: 0;
    padding: 5px 0;
    display: block;
  }
  .inner-page{
    padding-bottom: 50px;
  }
  #header .nav .menu-box .menu > li > a {
    transition: 0s ease-in;
    -webkit-transition: 0s ease-in;
    -moz-transition: 0s ease-in;
    -ms-transition: 0s ease-in;
    -o-transition: 0s ease-in;
    font-weight: 500;
    background: none;
    line-height: 35px;
    padding: 0;
    display: block;
    font-size: 14px;
    height: 35px;
    color: #fff;
    width: auto;
    text-transform: uppercase;
  }

  #header .nav .menu-box .menu > li > a:hover {
    color: #fff;
    opacity: 0.9;
    filter: alpha(opacity=90);
  }

  #header .nav .menu-box .menu > li .sub-menu {
    display: none !important;
  }

  #header .nav .menu-box .menu > li > a {
    border: none;
  }

  #header .nav .h-search,
  #header .nav .h-lan {
    display: none;
  }


  #footer {
    padding: 0;
    min-height: auto;
  }
  .f-top,
  .f-bot,
  .side-contact{
    display: none;
  }
  .product-page .piclist li{
    width: 50%;
    padding: 0 5%;
    margin-left: 0;
    margin-bottom: 30px;
  }
  .prodet-page .product-details .prodet-top-l,
  .prodet-page .product-details .prodet-top-r {
    width: 100%;
  }
  .prodet-page .product-details .prodet-top-r {
    margin-top: 20px;
  }
  .inner-page .piclist li {
    width: 100%;
    padding: 0;
    margin-left: 0;
    margin-bottom: 30px;
    margin-right: 0;
  }
  .cn-form{
    padding: 35px 25px 25px!important;
    width: 100%;
  }
  .cn-form .m-form-l,
  .cn-form .m-form-r{
    width: 100%;
  }
  .pcsb{
    display: none;
  }
  .cn-form .m-form-r textarea{
    height: 215px;
    resize:none;
  }
  .news-page .newslist li{
    padding-left: 0;
  }
  #contact-map{
    display: none;
  }
  .inner-banner{
    height: 150px;
    background-size: cover;
  }
  .contact-page .contact-details{
    margin-bottom: 30px;
  }
  .contact-page .cn-form,
  .contact-page .contact-details{
    width: 100%;
  }
  .inner-page .sidebar,
  .inner-page .page-right-bar{
    width: 100%;
  }
  .inner-page .page-right-bar{
    margin-top: 35px;
  }
  .search-box form {
    left: 10%;
    width: 80%;
    margin-left: 0;
  }
  .search-box form input[type="text"]{
    font-size: 16px;
  }
  .search-box form input[type="submit"]{
    top: 10px;
  }
}





#footer .mb-footer {
  background: #333;
  padding: 30px 0 60px;
}
#footer .mb-footer .mb-f-social {
  width: 228px;
  margin: 0 auto;
}
#footer .mb-footer .mb-f-social a {
  text-align: center;
  color: #38393a;
  width: 36px;
  height: 36px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  line-height: 36px;
  font-size: 20px;
  margin-left: 12px;
  float: left;
  background: #fff;
}
#footer .mb-footer .mb-f-social a:first-child {
  margin-left: 0;
}
#footer .mb-footer .mb-f-logo {
  text-align: center;
  margin: 20px 0;
}
#footer .mb-footer .mb-f-logo img {
  width: 170px;
}
#footer .mb-footer .mb-f-copyright {
  text-align: center;
}
#footer .mb-footer .mb-f-copyright a {
  color: #fff;
  font-size: 13px;
  margin: 0 10px;
  font-weight: 500;
}
#footer #footerToolBar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 48px;
  background: #009944;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  z-index: 999;
}
#footer #footerToolBar li {
  width: 20%;
  height: 45px;
  float: left;
  text-align: center;
  border-color: #fff;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  cursor: pointer;
  margin-top: 2px;
}
#footer #footerToolBar li:first-child {
  border-left: 0px none;
}
#footer #footerToolBar li.footerBarPro a:before {
  background-position: -120px 0px;
}
#footer #footerToolBar li.footerBarTel a:before {
  background-position: -90px 0px;
}
#footer #footerToolBar li.footerBarEmail a:before {
  background-position: 0 0px;
}
#footer #footerToolBar li.footerBarMessage a:before {
  background-position: -30px 0px;
}
#footer #footerToolBar li.footerBarShare a:before {
  background-position: -60px 0px;
}
#footer #footerToolBar li a {
  display: block;
  height: 45px;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  text-transform: capitalize;
  opacity: 0.8;
  filter: alpha(opacity=80);
  padding-top: 1px;
}
#footer #footerToolBar li a:before {
  content: '';
  width: 30px;
  height: 20px;
  margin: 4px auto;
  display: block;
  background: url(https://cn.tzhangyusj.com/template/cn/images/footer-tool.png) no-repeat;
  background-size: 149px;
}
#footer .mb-share {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9997;
  background: rgba(0, 0, 0, 0.6);
}
#footer .mb-share .sharebox {
  position: absolute;
  padding: 15px;
  background: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  width: 90%;
  left: 5%;
  top: 40px;
}
#footer .mb-share .sharebox .shareComp {
  text-align: center;
  padding: 20px 0;
  background: #eee;
}
#footer .mb-share .sharebox .shareComp img {
  width: auto;
}
#footer .mb-share .sharebox p {
  text-align: center;
  color: #fff;
  background: #dfdfdf;
  font-size: 20px;
  font-weight: bold;
  line-height: 100px;
  height: 100px;
  border: 1px solid #EEEEEE;
}
#footer .mb-share .sharebox .shareButtonList li {
  transition: 0.2s ease;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  float: left;
  width: 50%;
  border: none;
  border-left: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
}
#footer .mb-share .sharebox .shareButtonList li a {
  display: block;
  text-align: center;
  height: 120px;
}
#footer .mb-share .sharebox .shareButtonList li a img {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  margin-top: 44px;
}
#footer .mb-share .sharebox .shareButtonList li:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#footer .mb-share .sharebox .shareButtonList li.fb {
  background: #305891;
}
#footer .mb-share .sharebox .shareButtonList li.gl {
  background: #ce4d39;
}
#footer .mb-share .sharebox .shareButtonList li.in {
  background: #4498c8;
}
#footer .mb-share .sharebox .shareButtonList li.tw {
  background: #2ca8d2;
}
#footer .mb-share .sharebox .shareButtonList li.pin {
  background: #c82828;
}
#footer .mb-share .sharebox .shareButtonList li.mail {
  background: #738a8d;
}
#footer .mb-product {
  position: fixed;
  right: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 9998;
  margin: 0;
}
#footer .mb-product .mb-pro-tit {
  display: block;
  position: relative;
  text-transform: uppercase;
  color: #333;
  line-height: 45px;
  text-align: center;
  border-bottom: 1px solid #ddd;
  font-size: 18px;
  background: #fcfcfc;
}
#footer .mb-product .mb-pro-tit em {
  cursor: pointer;
  position: absolute;
  right: 6px;
  top: 6px;
  width: 32px;
  height: 32px;
  background: url(https://cn.tzhangyusj.com/template/cn/images/side-pro-close.png) no-repeat center;
}
#footer .mb-product h4 {
  text-transform: uppercase;
  font-size: 15px;
  padding: 15px 10px;
  color: #333;
  font-weight: bold;
  background: #e4e4e4;
}
#footer .mb-product li {
  padding: 12px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #ddd;
}
#footer .mb-product li a {
  color: #333;
  padding-left: 20px;
}
#footer .mb-feedback {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9997;
  background: rgba(0, 0, 0, 0.6);
  display: none;
}
#footer .mb-feedback .f-fb-layer {
  position: absolute;
  width: 90%;
  left: 5%;
  background: #fff;
  top: 100px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  padding: 20px 15px 40px;
}
#footer .mb-feedback .f-fb-layer h4 {
  text-align: center;
  color: #333;
  font-size: 18px;
  text-transform: uppercase;
}
#footer .mb-feedback .f-fb-layer p {
  color: #333;
  margin: 16px 0;
  font-size: 12px;
}
#footer .mb-feedback .f-fb-layer form {
  position: relative;
}
#footer .mb-feedback .f-fb-layer input,
#footer .mb-feedback .f-fb-layer textarea {
  outline: none;
  display: block;
  width: 100%;
  border: none;
  background: rgba(110, 110, 111, 0.4);
  font-size: 12px;
  color: #fff;
}
#footer .mb-feedback .f-fb-layer input {
  height: 32px;
  line-height: 32px;
  padding: 0 12px;
  margin-bottom: 15px;
}
#footer .mb-feedback .f-fb-layer input[type="submit"] {
  transition: 0.2s ease;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  margin-bottom: 0;
  width: 80px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  padding: 0;
  position: absolute;
  bottom: 10px;
  right: 10px;
}
#footer .mb-feedback .f-fb-layer input[type="submit"]:hover {
  background: #ff661a;
}
#footer .mb-feedback .f-fb-layer textarea {
  height: 85px;
  resize: none;
  padding: 6px 12px;
}
#footer .mb-feedback .f-fb-layer ::-webkit-input-placeholder {
  color: #fff;
}
#footer .mb-feedback .f-fb-layer :-moz-placeholder {
  color: #fff;
}
#footer .mb-feedback .f-fb-layer ::-moz-placeholder {
  color: #fff;
}
#footer .mb-feedback .f-fb-layer :-ms-input-placeholder {
  color: #fff;
}
#footer .fancy-close {
  cursor: pointer;
  position: absolute;
  width: 36px;
  height: 36px;
  right: -18px;
  top: -18px;
  background: url(https://cn.tzhangyusj.com/template/cn/images/fancybox_sprite.png);
}
.i-pro-load-img {
  position: absolute;
  top: 180px;
  left: 50%;
  width: auto;
  height: auto;
  margin: 0 0 0 -15px;
  width: 30px;
}
#pic-zoom img{
  width: 100%;
}


#map img,
#map label{
  width: auto;
  max-width: none;
}



@media screen and (max-width:1200px){
  .container{
    width:970px;
  }
#header .h-top .h-phone {
    padding: 7px;
    width: 40%;
}
#index-body .i-pro-latest .pro_swiper {
    width: 100%;
}
#header .nav .menu-box .menu > li > a {
    padding: 20px 8px;
}
}


@media screen and (max-width:1000px){
  .container{
    width:700px;
  }
}

.dl-menuwrapper {
    width: 100%;
    max-width: 300px;
    float: left;
    position: relative;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-perspective-origin: 50% 200%;
    perspective-origin: 50% 200%;
}

.dl-menuwrapper:first-child {
    margin-right: 100px;
}

.dl-menuwrapper button {
    background: #ccc;
    border: none;
    width: 48px;
    height: 45px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active,
.dl-menuwrapper ul {
    background: #aaa;
}

.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 5px;
    background: #fff;
    top: 10px;
    left: 16%;
    box-shadow:
        0 10px 0 #fff,
        0 20px 0 #fff;
}

.dl-menuwrapper ul {
    padding: 0;
    list-style: none;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.dl-menuwrapper li {
    position: relative;
}

.dl-menuwrapper li a {
    display: block;
    position: relative;
    padding: 15px 20px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    color: #fff;
    outline: none;
}

.no-touch .dl-menuwrapper li a:hover {
    background: rgba(255,248,213,0.1);
}

.dl-menuwrapper li.dl-back > a {
    padding-left: 30px;
    background: rgba(0,0,0,0.1);
}


.dl-menuwrapper li.dl-back:after {
    left: 10px;
    color: rgba(212,204,198,0.3);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.dl-menuwrapper li > a:after {
    right: 10px;
    color: rgba(0,0,0,0.15);
}

.dl-menuwrapper .dl-menu {
    margin: 5px 0 0 0;
    position: absolute;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.dl-menuwrapper .dl-menu.dl-menu-toggle {
    transition: all 0.3s ease;
}

.dl-menuwrapper .dl-menu.dl-menuopen {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
    display: none;
}

/*
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link.
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/

	/* hide previous level's name */
	.dl-subview > a,
	.dl-subviewopen > a {
	    display: none !important;
	}


.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
    display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
    display: block;
}

.mobile{
	display: none;
	position: fixed;
	width: 100%;
	height: 50px;
	top:0;
	left:0;
	z-index: 999;
	background: #fff;
}
/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu {
    position: absolute;
    width: 100%;
    top: 50px;
    left: 0;
    margin: 0;
}

.page-header .wrapper {
	height: 110px;
	margin: auto;
	max-width: 1260px;
	padding: 0 30px;
	position: relative
}

.page-header .logo-m {
	position: absolute;
	left: 18px;
	top: 28px
}

.page-header .logo-m a {
	display: block
}

.page-header .logo-m a img {
	height: 77px;
	width: 203px
}

.page-header .shareprice {
	position: absolute;
	right: 74px;
	top: 30px
}

.page-header .shareprice span {
	display: block;
	float: left;
	font-family: "Trade Gothic W01 Roman";
	font-size: 14px;
	line-height: 1;
	color: #ba9050
}

.page-header .shareprice span.shareprice-text {
	margin-right: 5px
}

.page-header .shareprice span.shareprice-value {
	margin-right: 5px
}

.page-header .wrapper>.searchfield {
	background: #f2efeb;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 1000;
	transform: translateY(-100%);
	transition: all 0.3s;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.2);
	-ms-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.2);
	box-shadow: 0 1px 1px 0 rgba(0,0,0,0.2)
}

.page-header .searchfield .search-field-wrapper form {
	margin: auto;
	max-width: 1260px;
	padding: 90px 30px;
	overflow: hidden
}

.page-header .searchfield .search-field-wrapper form input.search-field {
	background: #fff;
	color: #1a1a1a;
	float: left;
	font-family: "Trade Gothic W01 Roman";
	font-size: 28px;
	line-height: 60px;
	height: 60px;
	width: calc(100% - 80px);
	padding: 0 30px
}

.page-header .searchfield .search-field-wrapper form input.search-button {
	background: #fff url(https://cn.tzhangyusj.com/template/cn/images/search-grey-icon.png) no-repeat center;
	background-size: 20px 20px;
	cursor: pointer;
	display: block;
	float: right;
	height: 60px;
	width: 80px;
	text-indent: -9999px
}

.page-header .search-open {
	background: url(../image/search-black-icon.png) no-repeat center;
	background-size: 14px 14px;
	display: block;
	height: 14px;
	width: 14px;
	position: absolute;
	right: 30px;
	top: 30px
}

.page-header .search-close {
	background: url(https://cn.tzhangyusj.com/template/cn/images/search-close-icon.png) no-repeat center;
	background-size: 30px 31px;
	display: block;
	height: 31px;
	width: 30px;
	position: absolute;
	right: 30px;
	top: 30px
}

/*body.search-visible .page-header .wrapper>.searchfield {
	transform: translateY(0)
}*/

.topnavmenu-bg {
	background: #000;
	opacity: 0.4;
	position: absolute;
	left: 0;
	top: 110px;
	right: 0;
	bottom: 0;
	display: none
}

.page-header .mobilemenu {
	display: none
}

.page-header .mobilemenu .dl-trigger {
	background: #fff;
	border: none;
	cursor: pointer;
	display: block;
	height: 50px;
	width: 50px;
	overflow: hidden;
	outline: none;
	position: absolute;
	right: 10px;
	top: 0;
	text-indent: -9999px;
	z-index: 1000;
	transition: all 0.3s
}

.page-header .mobilemenu .dl-trigger span {
	background: #1a1a1a;
	display: block;
	height: 2px;
	width: 30px;
	position: absolute;
	top: 25px;
	right: 10px;
	transition: all 0.3s
}

.page-header .mobilemenu .dl-trigger span:before,.page-header .mobilemenu .dl-trigger span:after {
	background: #1a1a1a;
	display: block;
	height: 2px;
	width: 100%;
	content: '';
	position: absolute;
	left: 0;
	transition-duration: 0.3s, 0.3s;
	transition-delay: 0.3s, 0s
}

.page-header .mobilemenu .dl-trigger span:before {
	top: -6px;
	transition-property: top, transform
}

.page-header .mobilemenu .dl-trigger span:after {
	bottom: -6px;
	transition-property: bottom, transform
}

.page-header .mobilemenu .dl-trigger.dl-active span {
	background: none
}

.page-header .mobilemenu .dl-trigger.dl-active span:before {
	top: 0;
	transform: rotate(45deg)
}

.page-header .mobilemenu .dl-trigger.dl-active span:after {
	bottom: 0;
	transform: rotate(-45deg)
}

.page-header .mobilemenu .dl-trigger.dl-active span:before,.page-header .mobilemenu .dl-trigger.dl-active span:after {
	transition-delay: 0s, 0.3s
}

.page-header .mobilemenu .dl-menuwrapper {
	float: none;
	max-width: 100%;
	top: 150px;
	z-index: 1000
}

.page-header .mobilemenu .dl-menuwrapper .dl-menu {
	background: #f2efeb;
	border-top: 1px solid #e1e1e1;
	list-style: none;
	margin: 0;
	padding: 0;
	-webkit-transform: translateY(20px);
	transform: translateY(20px)
}

.page-header .mobilemenu .dl-menuwrapper .dl-menu.dl-menuopen {
	-webkit-transform: translateY(0px);
	transform: translateY(0px)
}

.page-header .mobilemenu .dl-menuwrapper .dl-menu li {
	background: #f2efeb;
	position: relative;
	transition: all 0.3s
}

.page-header .mobilemenu .dl-menuwrapper .dl-menu li:hover {
	background: #e1e1e1
}

.page-header .mobilemenu .dl-menuwrapper .dl-menu li a {
	border-bottom: 1px solid #e1e1e1;
	color: #1a1a1a;
	display: block;
	font-size: 14px;
	line-height: 40px;
	padding: 0 30px;
	text-decoration: none;
	transition: all 0.3s
}

.page-header .mobilemenu .dl-menuwrapper .dl-menu li a.submenu-link {
	background: url(../image/menu-next-icon.png) no-repeat right 30px center;
	height: 100%;
	width: 69px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	text-indent: -9999px
}

.page-header .mobilemenu .dl-menuwrapper .dl-menu li a.submenu-link:hover {
	background-position: right 25px center
}

.page-header .mobilemenu .dl-menuwrapper .dl-submenu {
	background: #f2efeb;
	list-style: none;
	margin: 0;
	padding: 0;
	top: 0
}

.page-header .mobilemenu .dl-menuwrapper .dl-submenu li {
	background: #f2efeb;
	position: relative;
	transition: all 0.3s
}

.page-header .mobilemenu .dl-menuwrapper .dl-submenu li:hover {
	background: #e1e1e1
}

.page-header .mobilemenu .dl-menuwrapper .dl-submenu li a {
	border-bottom: 1px solid #e1e1e1;
	color: #1a1a1a;
	display: block;
	font-size: 14px;
	line-height: 40px;
	padding: 0 30px;
	text-decoration: none;
	transition: all 0.3s
}

.page-header .mobilemenu .dl-menuwrapper .dl-submenu li a.submenu-link {
	background: url(../image/menu-next-icon.png) no-repeat right 30px center;
	height: 100%;
	width: 69px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	text-indent: -9999px
}

.page-header .mobilemenu .dl-menuwrapper .dl-submenu li a.submenu-link:hover {
	background-position: right 25px center
}

.page-header .mobilemenu .dl-menuwrapper .dl-submenu li.dl-back a {
	background: url(../image/menu-prev-icon.png) no-repeat left 30px center;
	padding-left: 54px;
	text-transform: capitalize
}

.page-header .mobilemenu .dl-menuwrapper .dl-submenu li.dl-back a:hover {
	background-position: left 25px center
}

.page-header .mobilemenu .search-form {
	background: #f2efeb;
	border-top: 1px solid #e1e1e1;
	display: block;
	padding: 0 30px;
	position: absolute;
	left: 0;
	right: 0;
	top: 50px;
	z-index: 1000;
	opacity: 0;
	pointer-events: none;
	transform: translateY(10px);
	transition: all 0.3s
}

.page-header .mobilemenu .search-form input {
	display: block;
	border: 0;
	    border-radius: 0;
	    outline: 0;
	    -webkit-appearance: none;
	    -moz-appearance: none;
	    -ms-appearance: none;
	    appearance: none;
}

.page-header .mobilemenu .search-form input.search-field {
	background: #f2efeb;
	color: #1a1a1a;
	font-family: "Trade Gothic W01 Bold";
	font-size: 14px;
	line-height: 40px;
	padding-right: 44px;
	width: 100%
}

.page-header .mobilemenu .search-form input.search-button {
	background: url(../image/search-black-icon.png) no-repeat center;
	background-size: 14px 14px;
	cursor: pointer;
	height: 40px;
	width: 74px;
	position: absolute;
	right: 0;
	top: 0;
	text-indent: -9999px
}

.page-header .mobilemenu .shareprice {
	background: #f2efeb;
	border-top: 1px solid #e1e1e1;
	display: block;
	padding: 0 30px;
	left: 0;
	right: 0;
	top: 90px;
	z-index: 1000;
	opacity: 0;
	pointer-events: none;
	transform: translateY(20px);
	transition: all 0.3s
}

.page-header .mobilemenu .shareprice span {
	line-height: 30px;
	font-size: 14px;
	width: 100%;
	display: block;
}
.page-header .mobilemenu .shareprice span a{
	text-decoration: none;
	color: inherit;
}

.page-header .mobilemenu.dl-wrap-menuopen .search-form,.page-header .mobilemenu.dl-wrap-menuopen .shareprice {
	opacity: 1;
	pointer-events: auto;
	transform: translateY(0)
}

.page-header .wrapper {
		height:50px;
		padding: 0
	}

	.page-header .logo-m {
		top: 9px
	}

	.page-header .logo-m a img {
	    height: 35px;
	    width: auto;
	}

	.page-header .shareprice {
		display: none
	}

	.page-header .wrapper>.searchfield {
		display: none
	}

	.page-header .topnavmultimenu {
		display: none
	}

	.page-header .mobilemenu {
		display: block
	}
@media screen and (max-width:700px){
  .container{
    width:100%;
  }
  .mobile{
    display: block;
  }
  #header{
    display: none;
  }
  #index-body .i-pro-description,
  #index-body .i-product,#index-body .i-strength,#index-body .i-partners,
  #footer .footer_top{
    display: none;
  }
  #banner {
    height: 270px;
}
#banner li{
  height: 220px;
}
#index-body .i-pro-latest .tit h3 {
    font-size: 20px;
    margin-bottom: 10px;
}
#index-body .i-pro-latest {
    padding: 30px 0;
}
#index-body .i-pro-latest .tit {
    margin-bottom: 10px;
}
#index-body .i-about {
    padding: 30px 0; background: none;
}
#index-body .i-about .abou_text {
    width: 100%;
}
#index-body .i-about .abou_text .tit h3{
  font-size: 20px;
}
#index-body .i-about .abou_text .text .bor{
    margin-bottom: 10px;
}
#index-body .i-about .abou_tu {
    margin-top: 20px;
}
#index-body .i-pro-latest .later_tu .later_text{
  height:45px;
}
#footer{
  padding: 20px 0;
}
#footer .footer_buttom .link a {
    margin: 5px 30px;
}
#banner,.inner-page{
  margin-top: 50px;
}
.inner-banner,.inner-page .bread-crumbs,.inner-page .sidebar,.contact-page img{
  display: none;
}
.inner-page .piclist li {
    padding: 0 10px;
}
.cn-form .formtit{
  font-size: 18px;
}
#index-body .i-pro-latest .swiper-yuan{
  display: none !important;
}
}


@media screen and (max-width:500px){

}

.pages{ margin: 0 auto;}
				.pages li{ float: left; list-style:none}	
				.pages .c{ COLOR: #fff;
							MARGIN-RIGHT: 2px;
							MARGIN-LEFT: 2px;
							TEXT-DECORATION: none;
							font-size: 12px;
							background-color: #009944;
							padding: 2.5px 14px;
							display: inline-block;}
