
#index-body .init-1 {
	display:inline-block;
	width:100%;
}
#index-body .init-1 ul {
	padding:20px 0;
	margin:-10px;
	position:relative;
	white-space:nowrap;
}
#index-body .init-1 li {
	padding:10px;
	width:25%;
	float:left;
}
#index-body .init-1 li a {
	display:block;
}
#index-body .init-1 li h3 {
	font-size:24px;
	position:absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
   -ms-transform: translate(-50%,-50%);
   -webkit-transform: translate(-50%,-50%);
   -o-transform: translate(-50%,-50%);
   -moz-transform: translate(-50%,-50%);
	color:#fff;
	opacity:0;
	transition:.5s;
}
#index-body .init-1 li a:hover h3 {
	opacity:1;
}
#index-body .i-tit {
  text-align: center;
  font-family: fzzdxjw;
}
#index-body .i-tit h2 {
  color: #585454;
  font-size: 36px;
  font-family: "microsoft yahei";
}
#index-body .i-tit h2 i {
  color: #f6641c;
}
#index-body .i-tit p {
  color: #4e4e4e;
  font-size: 18px;
  font-family: simsun;
  margin-top: 13px;
  font-family: "microsoft yahei";
}
#index-body a.i-more {
  overflow: hidden;
  background: #f6641c;
  display: inline-block;
  font-family: fzzdxjw;
  color: #fff;
  font-size: 15px;
  padding: 0 5px;
  height: 22px;
  line-height: 24px;
}
#index-body a.i-more:hover {
  background: #222;
}
#index-body .i-advantage {
  height: 600px;
  background: url("../images/i-advan-bg.jpg") no-repeat center;
  overflow: hidden;
  padding-top: 90px;
  font-family: fzzdxjw;
}
#index-body .i-advantage .tit {
  text-align: center;
  font-size: 36px;
  color: #4e4a4a;
  font-family: "microsoft yahei";
}
#index-body .i-advantage .tit i {
  color: #f6641c;
}
#index-body .i-advantage .list {
  margin-top: 40px;
}
#index-body .i-advantage .list > .column {
  padding-right: 50px;
}
#index-body .i-advantage .list > .column .img {
  transition: 1s ease;
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -ms-transition: 1s ease;
  -o-transition: 1s ease;
  width: 71px;
  height: 71px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #c9d4d8;
  background-repeat: no-repeat;
  background-position: center;
}
#index-body .i-advantage .list > .column .con {
  width: 68%;
}
#index-body .i-advantage .list > .column .con h3 {
  color: #232323;
  font-size: 18px;
  margin: 5px 0 14px;
      font-weight: bold;
    font-family: "microsoft yahei";
}
#index-body .i-advantage .list > .column .con p {
  color: #4e4e4e;
  font-size: 14px;
  line-height: 24px;
  font-family: "microsoft yahei";
}
#index-body .i-advantage .list > .column:hover .img {
  transform: translate(0, 0) rotate(0) scale(1, 1) skew(0, 0) rotateX(0) rotateY(360deg);
  -webkit-transform: translate(0, 0) rotate(0) scale(1, 1) skew(0, 0) rotateX(0) rotateY(360deg);
  -moz-transform: translate(0, 0) rotate(0) scale(1, 1) skew(0, 0) rotateX(0) rotateY(360deg);
  -ms-transform: translate(0, 0) rotate(0) scale(1, 1) skew(0, 0) rotateX(0) rotateY(360deg);
  -o-transform: translate(0, 0) rotate(0) scale(1, 1) skew(0, 0) rotateX(0) rotateY(360deg);
}
#index-body .i-proCatOne {
  padding-top: 25px;
      margin-bottom: 110px;
}
#index-body .i-proCatOne .list {
  margin-top: 5px;
}
#index-body .i-proCatOne .list > .column {
  padding: 56px 0 46px;
  border-bottom: 1px solid #e9e9e9;
}
#index-body .i-proCatOne .list > .column .image img {
  width: 590px;
  max-width: 100%;
  box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.5);
  -o-box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.5);
}
#index-body .i-proCatOne .list > .column .con-box {
  /* padding-top: 40px; */
}
#index-body .i-proCatOne .list > .column .con-box .tit {
  font-family: fzzdxjw;
}
#index-body .i-proCatOne .list > .column .con-box .tit h2,
#index-body .i-proCatOne .list > .column .con-box .tit h3 {
  display: inline-block;
}
#index-body .i-proCatOne .list > .column .con-box .tit h2 {
  color: #4e4a4a;
  font-size: 36px;
  font-family: "microsoft yahei";
  line-height: 40px;
}
#index-body .i-proCatOne .list > .column .con-box .tit h2 i {
  color: #f6641c;
}
#index-body .i-proCatOne .list > .column .con-box .tit h3 {
  font-size: 18px;
  padding-left: 11px;
  background: url("../images/i-pro-arr.png") no-repeat left 10px;
  margin-left: 10px;
}
#index-body .i-proCatOne .list > .column .con-box .tit h3 a {
  color: #4e4a4a;
}
#index-body .i-proCatOne .list > .column .con-box .tit h3 a:hover {
  color: #f6641c;
}
#index-body .i-proCatOne .list > .column .con-box .abst {
  margin-top: 11px;
  font-family: simsun;
      font-family: "microsoft yahei";
}
#index-body .i-proCatOne .list > .column .con-box .abst p,
#index-body .i-proCatOne .list > .column .con-box .abst li {
  color: #4e4e4e;
  font-size: 16px;
  /*  font-weight: bold;*/
  padding-top: 6px;
  position: relative;
}
#index-body .i-proCatOne .list > .column .con-box .abst li:before {
	content: '';
	border: 2px solid #4e4e4e;
	border-radius: 100%;
	position: absolute;
	left: 5px;
	top: 48%;
}
#index-body .i-proCatOne .list > .column .con-box .abst li:nth-of-type(odd) {
	background: #ededed;
}
#index-body .i-proCatOne .list > .column .con-box .abst li:nth-of-type(even) {
	background: #d8d8d8;
}
#index-body .i-proCatOne .list > .column .con-box .abst p {
  line-height: 29px;
  margin-bottom: 8px;
  text-align: left;
  font-size: 18px;
}
#index-body .i-proCatOne .list > .column .con-box .abst ul {
  /* margin-top: 30px; */
}
#index-body .i-proCatOne .list > .column .con-box .abst li {
  padding: 2px 14px 1px 20px;
  width: 100%;
  margin-bottom: 8px;
}
#index-body .i-proCatTwo {
  padding: 68px 0 80px;
}
#index-body .i-proCatTwo .scroll-box {
  margin-top: 39px;
  position: relative;
}
#index-body .i-proCatTwo  .prev,
#index-body .i-proCatTwo  .next {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  background: #e9e9e9;
  color: #fff;
  display: block;
  line-height: 40px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  cursor: pointer;
  cursor: hand;
}
#index-body .i-proCatTwo  .prev:hover,
#index-body .i-proCatTwo  .next:hover {
  background: #f6641c;
}
#index-body .i-proCatTwo  .prev {
  left: -50px;
}
#index-body .i-proCatTwo  .next {
  right: -50px;
}
#index-body .i-proCatTwo .scroll-box li {
  margin-right: 60.5px;
  width: 326px;
  font-family: fzzdxjw;
}
#index-body .i-proCatTwo .scroll-box li .img-box {
  position: relative;
}
#index-body .i-proCatTwo .scroll-box li .img-box .tit {
  transition: 0.8s ease;
  -webkit-transition: 0.8s ease;
  -moz-transition: 0.8s ease;
  -ms-transition: 0.8s ease;
  -o-transition: 0.8s ease;
  position: absolute;
  top: 0;
  left: 0;
  padding: 2px 5px 0;
  background: #f6641c;
  color: #fff;
  font-size: 19px;
}
#index-body .i-proCatTwo .scroll-box li .abst {
  color: #4e4e4e;
  line-height: 18px;
  margin-top: 11px;
  height: 36px;
  overflow: hidden;
  font-family: "microsoft yahei";
}
#index-body .i-proCatTwo .moreBox {
  text-align: center;
  margin-top: 50px;
}
#index-body .i-proCatTwo .moreBox span {
  color: #4e4e4e;
  font-size: 16px;
  font-family: simsun;
  display: inline-block;
  font-family: "microsoft yahei";
}
#index-body .i-proCatTwo .moreBox a.i-more {
  margin-top: 7px;
}
#index-body .i-video {
  padding: 65px 0 18px;
  background: #fafafa;
}
#index-body .i-video .list {
  margin-top: 26px;
}
#index-body .i-video .list > .column {
  padding-left: 7px;
  padding-right: 7px;
  margin-bottom: 41px;
}

#index-body .i-video .list > .column img,
#index-body .i-video .list > .column iframe,
#index-body .i-video .list > .column video {
  width: 100%;
  height: auto;
}
#index-body .i-video .list > .column .tit {
  font-family: fzzdxjw;
  font-size: 15px;
  color: #fff;
  text-align: center;
  background: #f6641c;
  padding: 3px 0 2px;
}
#index-body .i-about {
  padding: 90px 0 74px;
}
#index-body .i-about .about-pic img {
  width: 501px;
}
#index-body .i-about .about-con {
  padding-left: 0;
  font-family: fzzdxjw;
  padding-top: 41px;
}
#index-body .i-about .about-con .tit {
  vertical-align: bottom;
  font-family: "microsoft yahei";
}
#index-body .i-about .about-con .tit h2 {
  display: inline-block;
  color: #4e4a4a;
  font-size: 36px;
  font-family: "microsoft yahei";
}
#index-body .i-about .about-con .tit h2 i {
  color: #f6641c;
}
#index-body .i-about .about-con .abst {
  color: #4e4e4e;
  line-height: 24px;
  text-indent: 2em;
  margin: 5px 0 0;
  font-family: "microsoft yahei";
}
#index-body .i-contact {
  text-align: center;
  height: 446px;
  font-family: fzzdxjw;
  overflow: hidden;
  background: url("../images/i-contact-bg.jpg") no-repeat center;
  padding-top: 40px;
}
#index-body .i-contact .tit {
  color: #4e4a4a;
  font-size: 38px;

    font-family: "microsoft yahei";
}
#index-body .i-contact .intro {
  color: #4e4e4e;
  font-size: 15px;
  line-height: 24px;
  margin: 14px 0 67px;
  padding: 0 10%;

    font-family: "microsoft yahei";
}
#index-body .i-contact .add {
  color: #4e4e4e;
  font-size: 19px;
}
#index-body .i-contact .add i {
  margin: 0 9px;
  display: inline-block;

    font-family: "microsoft yahei";
}
#index-body .i-contact .abst {
  display: inline-block;
  color: #4e4e4e;
  font-size: 15px;
  margin: 18px 0 62px;

    font-family: "microsoft yahei";
}
#index-body .i-contact .i-more {
  font-size: 18px;
  line-height: 22px;
  margin: 0 22px;

    font-family: "microsoft yahei";
}
#banner, .inner-banner {
    margin-top: 154px;
}
