*{
    margin: 0;
    padding: 0;
}


html{
   min-width: 1400px;
   overflow-x: hidden;
}
ul{
   list-style: none;
}
.Img1{
   width: 105px;
   height: 120px;
   position: relative;
   top: 50px;
   padding-right: 15px;

}
.Img2{
   width: 90px;
   height: 90px;
   position: relative;
   top: 40px;
}
.head{
    margin: 0 auto;
    width: 100%;
    height: 300px;
    object-fit:cintain;
}
.head-1{
    width: 100%;
    height: 240px;
    /* margin-bottom: 10px; */
    background-image: url('./img/11.png');
    background-size: cover;
    overflow:hidden;
}
.head-2{
    margin: 0 auto;
    width: 100%;
    height: 50px;
    /* background-color: #7a0505; */
    /* background: url('./img/3.png'); */
    /* background-size: 100% 100%; */
    background-repeat: no-repeat;  
  background-size: cover;  
  background-color: #CC0000;
}
.a{
   width: 80%;
   margin: 0 auto;
   height: 50px;
   line-height: 50px;
   display: flex;
   /* background-color: #7a0505; */
}
.list{
flex:1;
   position: relative;
}
.a a{
   display: block;
    text-decoration:none;
    position: relative;
}
.childList{
   position: absolute;
   top: 50px;
   width: 200px;
   background-color: #CC0000;
   z-index: 999;
   text-align: center;
   font-size: 20px;
   /* display: none; */
   transition: max-height 0.8s ease-in-out;
   max-height: 0;
   overflow: hidden;
}
.max_height {
   max-height: 1000px;
}
.childList a{
   color: white;
}
.a1{
    width: 200px;
    height: 50px;
    text-align: center;
    color: aliceblue;
    font-weight:bold;
    
    font-size: 20px;
    /* background-color: #7a0505; */
}
.inner{
    width: 1200px;
    height: 820px;
    margin: 0 auto;
    margin-top: 20px;
}
.zuo1{
    width: 500px;
    height: 350px;
    float: left;
    background-color: aqua;
}
.you1{
    width: 550px;
    height: 350px;
    float: right;
   
}
.zuo2{
    margin-top: 30px;
    width: 600px;
    height: 400px;
    float: left;
   
}
.you2{
    margin-top: 30px;
    width: 550px;
    height: 400px;
    float: right;
   
}
.b1{
    height: 50px;
    line-height: 50px;
    width: 570px;
    display: flex;
    align-items: center;
    border-bottom: 1px dashed #c8c6c6;
}
.b1-zuo{
    height: 25px;
    width: 120px;
    float: left;
    color: #7a0505;
    line-height: 30px;
    border-right:2px solid #7a0505;
}
.b1-you{
    margin-left: 10px;
    height: 25px;
    width: 440px;
    font-size: 17px;
    line-height: 25px;
    float: left;
    color: black;
    overflow:hidden;
    white-space: nowrap; 
    overflow: hidden; 
    text-overflow: ellipsis;
}
.b1-you a{
    color:inherit;
}
.b2{
    /* margin: 10px 0 0 0; */
    margin-top: 20px;
    height: 30px;
    width: 80px;
    line-height: 30px;
    color: rgb(132, 14, 14);
    text-align: center;  
    float: right;
    border-radius:8px;
    border: #7a0505 1px solid;
}
.b2 a{
    text-decoration:none;
    color:inherit;
}
.zuo2-1{
    width: 600px;
    height: 200px;
    border-bottom: 1px dashed #c8c6c6;
}
.zuo2-2{
    width: 690px;
    height: 200px;
    margin-top: 10px;
}
.hong{
    position: relative;
    padding:10px  0;
    width: 45px;
    height: 170px;
    font-size: 24px;
    text-align: center;
    float: left;
    color: white;
    line-height: 35px;
    background-color: #7a0505;
}
.n1{
    width: 530px;
    height: 53px;
    float: left;
    margin-left: 20px;
    margin-bottom: 15px;
}
.f1{
    width: 53px;
    height: 53px;
    border-radius:8px;
    text-align: center;
    float: left;
    background-color: #707070bd;
}
.f2{
    height: 53px;
    width: 450px;
    float: right;
    font-size: 17px;
    line-height: 26px;
    display: -webkit-box;  
    -webkit-line-clamp: 2; /* 这里的数字表示显示的行数 */  
    -webkit-box-orient: vertical;    
    overflow: hidden;  
    text-overflow: ellipsis; 
}
.f2 a{
    color:inherit;
    text-decoration:none;
}
.zhuanti{
    width: 40px;
    height: 70px;
    font-size: 30px;
    color: #7a0505;
    line-height: 35px;
}
.zhuanti1{
    width: 40px;
    height: 35px;
    font-size: 30px;
    color: #7a0505;
    line-height: 35px;
}
.gengduo{
    width: 20px;
    height: 35px;
    font-size: 15px;
    color: #7a0505;
    line-height: 17px;
    margin: 135px 0 0 10px;
}
.gengduo a{
    color:inherit;
    text-decoration:none;
}
.photo1{
   cursor: pointer;
   overflow: hidden;
    height: 400px;
    width: 110px;
    float: right;
    margin-left: 15px;
    background-color: #da424252;
    position: relative;
}
.t11{
   bottom: 10px;
   right: 10px;
}
.t2{
   top: 10px;
   right: 10px;
}
.photoTitle{
   width: 30px;
   text-align: center;
   position: absolute;
   color: white;
   font-size: 24px;
}
.photo1 img{
height: 100%;
}
.lianjie{
    width: 100%;
    height: 350px;
    margin: 0 auto;
    margin-top: 40px;
    border-top: #7a0505 8px solid;
    /* background-color: #ffb7003d; */
    background: url(./img/6.png);
    background-size: 100% 100%;
}
.l1{
    height: 280px;
    width: 1150px;
    margin: 0 auto;
   
}
.l1-1{
    width: 120px;
    height: 30px;
    color: #7a0505;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight:bold;
}
.lista{
   display: flex;
   justify-content: space-between;
}
.p1{
    width: 270px;
    height: 150px;
    float: left;
    margin-right: 20px;
    border-bottom: #7a0505 30px solid;
    background-color: aliceblue;
    position: relative;
}
.p1 .title{
   color: white;
   text-align: center;
   margin: 0 auto;
   font-size: 20px;
   font-weight: bold;
   position: absolute;
   bottom: -20px;
   width: 200px;
   left: 50%;
   transform: translateX(-50%);
   height: 40px;
   line-height: 40px;
   border-radius: 10px;
   /* box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.1); */
   background-color: #7a0505;
}
.p2{
    width: 270px;
    height: 150px;
    float: left;
    border-bottom: #7a0505 30px solid;
    background-color: aliceblue;
}
.tail{
    width: 100%;
    height: 150px;
    background: url('./img/5.png');
    background-size: 100% 100%;
    /* background-color: #da42426d; */
}
.tubiao{
    margin: 0 auto;
    margin-top: 15px;
    height: 120px;
    width: 120px;
    float: left;
    background-color: #ffffff;
}
.t1{
    margin: 0 auto;
    height: 150px;
    width: 1300px;
    
}
.wenzi{
    height: 100px;
    width: 900px;
    float: left;
    color: white;
    margin-top: 30px;
    margin-left: 140px;
}