.content1 {
  width: 100%;
  height: 460px;
  background: url(//cdn-static-poster.huazhen2008.com/Revision_huazhen2008/rczp/banner.jpg) center no-repeat; 
}

.content2{
  width: 1200px;
  margin: 44px auto;
}
.rc_tit{
  font-size: 20px;
}
.rc_tit:before{
  content: '';
  display: inline-block;
  width: 4px;
  height: 20px;
  background: #ff4761;
  border-radius: 40px;
  margin-right: 4px;
  vertical-align: middle;
  margin-top: -2px;
}
.con2_con{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 6px;
}
.con2_con img,.con2_con p{
  display: inline-block;
  width: 286px;
  margin-top: 10px;
}
.con2_con p{
  text-align: center;
  padding: 16px 0;
  border: 1px solid #eeeeee;
}
.con2_con p:hover{
  color: #fff;
  background: #ff4761;
  box-shadow:  0 5px 10px rgba(200,0,0,.1);
}
.content3{
  width: 1200px;
  margin: 44px auto 0;
}
.con3_t1{
  padding: 50px 80px 30px;
  background: #f5f5f5;
  margin-top: 16px;
}
.con3_inp{
  position: relative;
  background: #fff;
  padding: 11px 6px;
  font-size: 20px;
  border: 1px solid #e5e5e5;
}
.con3_inp input{
  display: block;
  width: 100%;
  outline: none;
  border: none;
  font-size: 20px;
}
.con3_inp span{
  position: absolute;
  right: 0;top: 0;
  display: inline-block;
  width: 154px;
  text-align: center;
  line-height: 45px;
  color: #fff;
  background: #ff4761;
  cursor: pointer;
}
.con3_oth{
  font-size: 16px;
  color: #aaaaaa;
  margin-top: 12px;
}
.con3_oth span{
  display: inline-block;
  margin-right: 22px;
  cursor: pointer;
}
.content4{
  width: 1200px;
  margin: 30px auto;
}
.tab_item{
  display: none;
  margin-bottom: 10px;
}
.tab_item_active{
  display: block;
}
.tab_con{
  font-size: 0;
  text-align: center;
  color: #333333;
  padding: 18px 0;
  cursor: pointer;
  border: 1px solid #eeeeee;
}
.tab_con span{
  display: inline-block;
  width: 208px;
  font-size: 18px;
  text-align: left;
}
.tab_con span i:nth-of-type(1){
  display: inline-block;
  max-width: 150px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  font-style: initial;
  vertical-align: middle;
}
.tab_con span:nth-of-type(1) i:nth-of-type(2){
  display: inline-block;
  width: 10px;height: 10px;
  margin-top: 6px;
  border-left: 1px solid #aaaaaa;
  border-top: 1px solid #aaa;
  margin-left: 10px;
  transform: rotate(45deg);
  transform-origin: 30% 30%;
  vertical-align: middle;
}
.tab_con span:nth-of-type(1) i.active{
  transform: rotate(-135deg);
}
.tab_des{
  display: none;
  padding: 0 77px 30px;
  background: #f9f9f9;
  border: 1px solid #eeeeee;
  border-top: none;
}
.tab_des_t{
  font-size: 18px;
  color: #333333;
  padding: 20px 0 12px;
}
.tab_des_c{
  font-size: 16px;
  color: #777777;
}

.yxd_ad{
  width: 1200px;
  margin: 0 auto 44px;
  cursor: pointer;
}
.yxd_ad img{
  display: block;
  width: 100%;
}
.tab_ti{
  text-align: center;
  color: #555;
  font-weight: bold;
  font-size: 0;
  padding: 18px 0;
}
.tab_ti span{
  display: inline-block;
  width: 208px;
  text-align: left;
  font-size: 18px;
}
.content5{
  width: 1200px;
  margin: 44px auto;
}
.con5_con{
  text-align: center;
  font-size: 0;
  margin-top: 45px;
}
.con5_con p{
  display: inline-block;
  font-size: 18px;
  color: #333333;
  margin: 0 40px;
}
.pagination{
  font-size: 18px;
  text-align: center;
}
.pagination li{
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px;
  cursor: pointer;
}
.pagination li a,.pagination li span{
  display: block;
  padding: 10px 16px;
  background: #f2f2f2;
  border-radius: 4px;
}
.pagination li:hover a,.pagination li.active span{
  color: #fff;
  background: #f8485e;
}
.pagination li:hover a{
  color: #fff;
}

.tab_list{
  width: 100% !important;
}