 * {
     margin: 0;
     padding: 0;
 }
 
 .biaotou {
     /*   width: 1400px; */
     background: #ffffff;
     margin: 0 250px 21px;
     display: flex;
     align-items:center;
 }
 
 .shouye1 {
     width: 30px;
     height: 27px;
     margin: 15px 16px;
 }
 
 .name {
     font-family: Source Han Sans CN;
     font-weight: 400;
     font-size: 16px;
     color: #333333;
     line-height: 56px;
 }
 
 .tzggdetails {
     font-family: Source Han Sans CN;
     font-weight: 400;
     font-size: 16px;
     color: #0D5AA8;
     line-height: 56px;
 }
 
 .content {
     width: 1400px; 
     margin: 0 250px 0px;
     background: #ffffff;
     padding: 30px 0 30px 0;
 }
 
 .timu {
     font-family: Source Han Sans CN;
     font-weight: bold;
     font-size: 30px;
     color: #333333;
     line-height: 51px;
     text-align: center;
 }
 
 .fabu {
     font-family: Source Han Sans CN;
     font-weight: 400;
     font-size: 18px;
     color: #595959;
     line-height: 51px;
     text-align: center;
 }
 
 .detailshengxian {
     margin: 0 30px;
     height: 1px;
     background: url('../imgs/detailshengxian.png') no-repeat center;
     background-size: 100% 100%;
 }
 
 .detailswenzi {
     margin: 0 34px 0 50px;
     font-family: Source Han Sans CN;
     font-weight: 400;
     font-size: 18px;
     color: #595959;
     line-height: 40px;
     text-indent: 2rem;
 }
 
 .jiangke {
     width: 983px;
     height: 586px;
     display: block;
     object-fit: contain;
     margin: 38px auto 0;
     text-align: center;
 }