.search {
  height: auto;
  padding-top: 20px;
}
.search .hot {
  width: 886px;
  height: 32px;
  line-height: 32px;
}
.search .search_cnt {
  width: 303px;
  height: 35px;
  position: relative;
  background: url(../images/s1.png) no-repeat left center white;
  background-position-x: 10px;
}
.search .search_cnt .txt {
  width: 251px;
  height: 33px;
  border: 1px solid #8A8A8A;
  padding-left: 50px;
  color: #999999;
  background: 0;
}
.search .search_cnt .btn {
  display: block;
  width: 60px;
  height: 35px;
  background: #E3122B;
  line-height: 35px;
  text-align: center;
  font-size: 16px;
  color: white;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
.business {
  width: 100%;
  height: auto;
  padding-bottom: 70px;
  background: url(../images/page1bg.jpg) no-repeat center top;
}
.business .title01 {
  width: 861px;
  height: 46px;
  font-size: 18px;
  line-height: 42px;
  color: white;
  text-align: center;
  margin: 0 auto 0;
  padding-top: 35px;
  background: url(../images/m1.png) no-repeat center bottom;
}
.business .business_box {
  text-align: center;
}
.business .business_box li {
  width: 285px;
  margin: 22px 5px;
  display: inline-block;
  vertical-align: top;
}
.business .business_box li .pic {
  width: 100%;
 transition: all 0.6s;
 
}
.business .business_box li .pic:hover {
  width: 100%;
  transform: scale(1.05);
 
}
.business .business_box li .pic div {
  width: 100%;

}
.business .business_box li p {
  height: 50px;
  font-size: 18px;
  background: url(../images/a88.png) no-repeat bottom center;
  margin-top: 20px;
}
.business .business_box li:hover p {
  background: url(../images/a8.png) no-repeat bottom center;
}
.business .business_box li.list1 .pic div {
  background: url(../images/a1.png) no-repeat center;
  transform: scale(1.2);
}
.business .business_box li.list1:hover .pic div {
  background: url(../images/a11.png) no-repeat center;
}
.business .business_box li.list2 .pic div {
  background: url(../images/a2.png) no-repeat center;
}
.business .business_box li.list2:hover .pic div {
  background: url(../images/a22.png) no-repeat center;
}
.business .business_box li.list3 .pic div {
  background: url(../images/a3.png) no-repeat center;
}
.business .business_box li.list3:hover .pic div {
  background: url(../images/a33.png) no-repeat center;
}
.business .business_box li.list4 .pic div {
  background: url(../images/a4.png) no-repeat center;
}
.business .business_box li.list4:hover .pic div {
  background: url(../images/a44.png) no-repeat center;
}
.business .business_box li.list5 .pic div {
  background: url(../images/a5.png) no-repeat center;
}
.business .business_box li.list5:hover .pic div {
  background: url(../images/a55.png) no-repeat center;
}
.business .business_box li.list6 .pic div {
  background: url(../images/a6.png) no-repeat center;
}
.business .business_box li.list6:hover .pic div {
  background: url(../images/a66.png) no-repeat center;
}
.business .business_box li.list7 .pic div {
  background: url(../images/a7.png) no-repeat center;
}
.business .business_box li.list7:hover .pic div {
  background: url(../images/a77.png) no-repeat center;
}
.good {
  width: 100%;
  background: #F2F2F2;
  overflow: hidden;
}
.good .title {
  padding-top: 30px;
}
.good .title h2 {
  background-size: 400px 22px;
}
.good ul li {
  margin-top: 35px;
}

.good ul li .list {
  width: 600px;
  margin-top: 50px;
}

.good ul li .list .tits {
  width: 80px;
  height: 141px;
  font:45px impact;
  background: url(../images/b2.png) no-repeat center top;
  line-height:80px;
  text-align: center;
  color: white;
  

}

.good ul li .list .txt {
  width: 500px;
}

.good ul li .list .txt .txt1 {
  font-size: 30px;
  color: #e3122b;
  line-height: 40px;
  padding-top: 20px;
  font-weight: 500;
}

.good ul li .list .txt .txt2 {
  font-size: 16px;
  color: #E87A0F;
}

.good ul li .list .txt .txt3 {
  padding-left: 35px;
  background: url(../images/b9.png) no-repeat left 8px;
  margin-top: 10px;
}

.good ul li .list .txt .txt3 p {
  line-height: 28px;
  font-size: 16px;
  color:#4c4c4c;
}
.good ul li img.fr{
  margin-right:115px;
  
}
.good ul li img.fl{
  margin-left:115px;
}
