
.new250925{
    margin-bottom: 60px;
}

.new250925 h1{
    text-align: center;
    padding: 40px;
    font-size: 26px;
    color: #444;
    font-weight: bold;
}

.new250925 .topbig{
    display: flex;
    justify-content: space-between;
    padding: 50px 0;
}

.new250925  img{
     width: 100%;
}

.new250925 .topbig .t1{
     padding: 0 90px;
     border-right: 1px solid #ccc;
     margin-right: 90px;
     width: 400px;




}


.new250925 .topbig .t1 img,.new250925 .wangqi li .t1 img{
box-shadow: 0 1px 15px 0px rgba(0,0,0,.8);
}


.new250925 .topbig .t2{
    flex: 1;
   align-content: center;
}


.new250925 .topbig .t2 h3{
    font-weight: bold;
  font-size: 20px;
  margin-bottom: 20px;
  color: #000;
}



.new250925 .topbig .t2 p{
line-height: 1.95em;
  font-size: 18px;
  color: #666;

}

.new250925 .glb_btn{
     display: inline-block;
     border: 1px solid #777;
     padding: 10px 40px;
     color: #000;



}


.new250925 .glb_btn:hover{
    background-color: #3a89ff;
    color: #fff;
}



.new250925 .anniu{
   
   padding: 0;
}

.new250925 h2{
        text-align: center;
    margin: 40px;
    font-size: 26px;
    color: #444;
    font-weight: bold;
    position: relative;
}


.new250925 h2:not(:empty)::after {
  content: '';
  width: 50px;
  height: 2px;
  background-color: #c7000b;
  position: absolute;
  left: 48%;
  bottom: 0;
  min-width: 35px;
}


.new250925 .wangqi{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}


.new250925 .wangqi li{
    width: 44%;
    display: flex;
    padding: 30px;
    background: #f8f8f8;
    margin:10px 0;
}




.new250925 .wangqi li .t1{
     padding: 0 30px;
     border-right: 1px solid #ccc;
     margin-right: 30px;
     width: 200px;
}

.new250925 .wangqi li .t2{
    flex: 1;
   align-content: center;
}


.new250925 .wangqi li .t2 h3{
    font-size: 20px;
    color: #000;
}




.new250925 .wangqi1{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}


.new250925 .wangqi1 li{
    width: 24%;
    background: #f8f8f8;
    margin:10px 0;
    box-shadow: 0 1px 15px 0px rgba(0,0,0,.2);
   
}

.new250925 .wangqi1 li img{
     transition: .6s;
}

.new250925 .wangqi1 li:hover img{
    transform: scale(1.1);
}



.new250925 .wangqi1 li .t2{
    padding: 30px;
}

.new250925 .wangqi1 li .t1{
    position: relative;
    overflow: hidden;
}

.new250925 .wangqi1 li .t1 .huigu{
    position: absolute;
    left: 0;
    top: 0;
    padding: 9px 20px;
    background-color: #777;
    color: #fff;
}


.new250925 .wangqi1 li .t2 h3{
    font-size: 14px;
    color: #000;
    font-weight: normal;
	height: 140px;
}



.new250925 .wangqi1 li .t2 .anniu{
    text-align: center;
    padding-bottom: 0;
}

.new250925 .content1{
     line-height: 2;
     text-indent: 2em;
     font-size: 18px;
}



.new250925 .glb_page {
  text-align: center;
  padding: 2rem 0;
}
.new250925 .glb_page a {
  display: inline-block;
  padding: 0.1rem 0.6rem;
  border-radius: 0.1rem;
}
.new250925 .glb_page a:hover, .new250925 .glb_page a.active {
  background-color: #3a89ff;;
  color: #fff;
}
