body{
    overflow-x: hidden;
}
.zt_content p{
    font-size: 16px;
    line-height: 2em;
    color: #333;
}
.zt_content h1,.zt_content h2,.zt_content h3,.zt_content h4,.zt_content h5,.zt_content h6{
    color: #1a1a1a;
    line-height: 1.5em;
}
a{
  color: #333;
}
.zt_content ul li{
    color: #333;
    line-height: 2em;
    font-size: 16px;
}
.zt_content{
    width: 1200px;
    margin: 0 auto;
    padding: 1px 0;
}
.updownpad{
    padding: 50px 0;
}
.common-banner{
	width: 100%;
}
.common-banner img{
	width: 100%;
}
.common-img img{
	width: 100%;
  display: block;
}
.wap-flex {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit--moz-box-pack: space-between;
	box-pack: space-between;
	align-items: center;
	-webkit-align-items: center;
	box-align: center;
	-moz-box-align: center;
	-webkit-box-align: center;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.aniimg {
    overflow: hidden;
}
.aniimg img {
    display: block;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
    vertical-align: middle;
    -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
}

.aniimgbox:hover .aniimg img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
            transform: scale(1.1);
}
.mar_t30{
	margin-top: 30px;
}
.mar_b30{
	margin-bottom: 30px;
}
.mar_b60{
	margin-bottom: 60px;
}
.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
a:hover{
  text-decoration: none;
}
.zt-magg {
  margin-top: 80px;
  margin-bottom: 80px;
}

.zt-padd {
  padding-top: 70px;
  padding-bottom: 70px;
}
.headrow {
  zoom: 1;
  position: relative;
  z-index: 99;
}

.headrow:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.agitation-tanks {
  position: relative;
  padding-bottom: 40px;
}

.agitation-tankstxt {
  width: 71.7%;
  position: absolute;
  right: 0;
  background: #BD1D21;
  padding: 35px 72px;
  bottom: 0;
  box-sizing: border-box;
}
.agitation-tankstxt h2 {
  color: #FFF;
  font-weight: bold;
  font-size: 18px;
}

.agitation-tit {
  margin-bottom: 42px;
}
.agitation-tit h2 {
  font-weight: bold;
  color: #333;
  font-size: 36px;
  text-transform: uppercase;
  text-align: center;
  line-height: 1em;
  padding-bottom: 14px;
  position: relative;
}
.fgzhbox{
  margin-top: 50px;
  margin-bottom: 50px;
}
.agitation-tit h2::before {
  content: "";
  width: 142px;
  height: 1px;
  background: #333333;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -71px;
}
.agitation-tit h2::after {
  content: "";
  width: 45px;
  height: 3px;
  background: #BD1D21;
  left: 50%;
  bottom: -1px;
  position: absolute;
  margin-left: -22.5px;
}

.agitation-tanksclass p a:hover {
  color: #BD1D21;
}

.agitation-tankspro li {
  width: 30.6%;
  margin-top: 40px;
}
.agitation-tankspro li h4 {
  text-align: center;
  font-size: 15px;
  margin-top: 20px;
}
.agitation-tankspro li:hover .aniimg img {
  transform: scale(1.1);
  opacity: 0.5;
}
.agitation-tankspro li:hover h4 {
  color: #BD1D21;
  font-weight: bold;
}

.agitation-tanksyl {
  background: url(../images/propic5.jpg) no-repeat right 100%;
  background-size: 61.2% 100%;
  position: relative;
}
.agitation-tanksyl img {
  width: 39.8%;
  display: block;
}

.agitation-tanksyltxt {
  position: absolute;
  width: 100%;
  top: 0;
}
.agitation-tanksyltxt ul {
  width: 62%;
  margin-left: 38%;
  padding-top: 10px;
}
.agitation-tanksyltxt ul li {
  margin-top: 25px;
}
.agitation-tanksyltxt ul li h4 {
  font-weight: bold;
  color: #FFF;
  font-size: 20px;
  padding-left: 23px;
  position: relative;
}
.agitation-tanksyltxt ul li h4::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #FFFFFF;
  border-radius: 50%;
  left: 0;
  top: 50%;
  margin-top: -5px;
  position: absolute;
}
.agitation-tanksyltxt ul li p {
  color: #FFF;
  margin-top: 10px;
  line-height: 1.7em;
  font-size: 15px;
}

.agitation-canshu {
  margin-bottom: 35px;
  margin-top: 50px;
}
.agitation-canshu h3 {
  display: inline-block;
  background: #BD1D21;
  padding: 2px 0px;
  padding-left: 16px;
  font-size: 18px;
  color: #FFF;
  font-weight: bold;
  padding-right: 10px;
  position: relative;
}
.agitation-canshu h3::after {
  content: "";
  display: block;
  width: 13px;
  height: 100%;
  background: url(../images/zt-titbg.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: -13px;
  top: 0;
}

.agitation-tablebox table {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #999999;
  border-bottom: 0 none;
  border-right: 0 none;
}
.agitation-tablebox table tr {
  border-bottom: 1px solid #999999;
}
.agitation-tablebox table tr td, .agitation-tablebox table tr th {
  padding: 9px;
  border-right: 1px solid #999999;
  line-height: 1.5em;
}
.agitation-tablebox table tr th {
  background: #efefef;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.agitation-tablebox table tr td {
  font-size: 15px;
  text-align: center;
}

.zt-huibg {
  background: #F6FAFD;
}

.agitation-tedianpic {
  width: 39%;
}
.agitation-tedianpic img{
  width: 100%;
  display: block;
}

.agitation-tediantxt {
  width: 56.3%;
}
.agitation-tediantxt .agitation-canshu {
  margin-bottom: 0;
  margin-top: 0;
}
.agitation-tediantxt p {
  font-size: 15px;
  padding-left: 19px;
}

.zt_content ul.agitation-canshu_list {
  margin-top: 15px;
}
.zt_content ul.agitation-canshu_list li {
  padding-left: 18px;
  line-height: 1.7em;
  position: relative;
  margin-top: 5px;
  font-size: 15px;
}
.zt_content .agitation-tediantxt2 .agitation-canshu_list li{
  margin-top: 0px;

}
.zt_content ul.agitation-canshu_list li::before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background: #BD1D21;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0.7em;
  line-height: 1.7em;
}

.agitation-tedianpic2 {
  width: 43.8%;
}

.agitation-tedian {
  margin-top: 45px;
  flex-direction: row-reverse;
}

.agitation-tediantxt2 {
  width: 51.25%;
  align-items: initial;
}
.agitation-tediantxt2 .agitation-canshu {
  margin-top: 25px;
  margin-bottom: 10px;
}
.agitation-tediantxt2 .agitation-canshu_list li {
  margin-top: 0;
}
.agitation-tediantxt2 .agitation-tedian-left {
  width: 100%;
}

.agitation-jiage {
  background: #FFFFFF;
  padding: 30px 50px;
  margin-top: 50px;
  box-sizing: content-box;
}
.agitation-jiage h5 {
  font-size: 16px;
  font-weight: bold;
  color: #BD1D21;
  margin-bottom: 12px;
}
.agitation-jiage p {
  font-size: 15px;
}

.agitation-about p {
  font-size: 15px;
  line-height: 1.7em;
}
.agitation-about img {
  display: block;
}

.zt_content .agitation-aboutimg {
  margin-top: 40px;
}
.zt_content .agitation-aboutimg > img {
  width: 25.16%;
}

.agitation-aboutleft {
  width: 74.16%;
}

.zt_content .agitation-abouttop img {
  border: 1px solid #F2F2F2;
  width: 30.67%;
}
.zt_content .agitation-abouttop img:last-child {
  width: 34.49%;
}

.zt_content .agitation-aboutbot img {
  margin-top: 17px;
  width: 19.1%;
  border: 1px solid #F2F2F2;
}

.zt_content .agitation-aboutpic {
  margin-top: 17px;
}
.zt_content .agitation-aboutpic img {
  width: 13.5%;
}
.zt_content .agitation-aboutpic img:last-child {
  width: 29.16%;
}

@media (max-width: 1800px) {
  .agitation-tanksyltxt ul li {
    margin-top: 30px;
  }
  .agitation-tanksyltxt ul li p {
    margin-top: 15px;
  }
}
@media (max-width: 1680px) {
  .agitation-tanksyltxt ul li {
    margin-top: 25px;
  }
  .agitation-tanksyltxt ul li h4 {
    font-size: 18px;
  }
  .agitation-tanksyltxt ul li h4::before {
    width: 8px;
    height: 8px;
  }
}
@media (max-width: 1600px) {
  .agitation-tanksyl img {
    min-height: 455px;
  }
}
@media (max-width: 1000px) {
  body, html {
    width: 100%;
    overflow-x: hidden;
  }
  .zt-magg {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .zt-padd {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .zt-mab {
    margin-bottom: 30px;
  }
  .zt_content p {
    line-height: 1.7em;
  }
  .zt_content {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
  }
  .zt_content img {
    display: block;
    width: 100%;
  }
  .agitation-tit {
    margin-bottom: 30px;
  }
  .agitation-tit h2 {
    font-size: 24px;
  }
  .agitation-tit h2::before {
    width: 110px;
    margin-left: -55px;
  }
  .agitation-tit h2::after {
    width: 32px;
    margin-left: -16px;
  }
  .agitation-tankspro li {
    width: 100%;
    margin-top: 30px;
  }
  .agitation-tankspro li h4 {
    margin-top: 10px;
  }
  .agitation-tanksyl {
    background: none;
  }
  .agitation-tanksyl img {
    width: 100%;
    min-height: auto;
  }
  .agitation-tanksyltxt {
    position: static;
    width: 100%;
    background: url(../images/propic5.jpg) no-repeat right 100%;
    background-size: 100% 100%;
    padding-bottom: 30px;
  }
  .agitation-tanksyltxt ul {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
    padding-top: 0;
  }
  .agitation-tanksyltxt ul li p {
    margin-top: 10px;
  }
  .agitation-canshu {
    margin-top: 40px;
    margin-bottom: 30px;
  }
  .agitation-tablebox {
    overflow-y: auto;
  }
  .agitation-tablebox table {
    min-width: 800px;
  }
  .agitation-tablebox table tr td, .agitation-tablebox table tr th {
    padding: 5px;
  }
  .agitation-tedianpic {
    width: 100%;
  }
  .agitation-tediantxt {
    width: 100%;
    margin-top: 30px;
  }
  .zt_content ul.agitation-canshu_list li::before {
    top: 0.6em;
  }
  .agitation-tediantxt2 {
    width: 100%;
  }
  .agitation-tedianpic2 {
    width: 100%;
  }
  .agitation-canshu h3 {
    font-size: 16px;
  }
  .agitation-tediantxt2 .agitation-tedian-left {
    width: 100%;
  }
  .agitation-tediantxt2 .agitation-canshu {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .zt_content ul.agitation-canshu_list {
    margin-top: 10px;
  }
  .agitation-jiage {
    box-sizing: border-box;
    margin-top: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .zt_content .agitation-aboutimg {
    margin-top: 30px;
  }
  .zt_content .agitation-aboutbot img, .zt_content .agitation-aboutpic {
    margin-top: 10px;
  }
  .agitation-tankstxt {
    position: static;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .agitation-tankstxt h2 {
    line-height: 1.5em;
    font-size: 15px;
    font-weight: normal;
  }
  .agitation-tanks{
    padding-bottom: 0;
  }
  .fgzhbox{
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .agitation-tanksyltxt ul li h4{
    padding-left: 15px;
  }
  .agitation-tanksyltxt ul li h4::before{
    top: .5em;
    width: 5px;
    height: 5px;
    margin-top: 0;
  }
}
@media (max-width: 560px) {
  .common-banner {
    position: relative;
    z-index: 1;
    overflow: hidden;
    height:160px;
  }
 
  .common-banner > img {
    position: absolute;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    z-index: -1;
  }
}