 .marqueeleft {
     height: 200px;
     overflow: hidden;}

 .marqueeleft ul {
     float: left;}

 .marqueeleft li {
     float: left;
     margin: 0 5px;
     display: inline;
     max-width: 322px;
     height: 200px;
     overflow: hidden;}

 .marqueeleft li .pic {
     display: block;
     max-width: 322px;
     height: 199px;
     padding: 2px;
     overflow: hidden;}
 .marqueeleft li .pic img{
     height: 100%;}

 .marqueeleft li .txt {
     text-align: center;
     height: 23px;
     line-height: 23px;}

 /* marqueetop */
 .marqueetop {
     height: 429px;
     width: 148px;
     overflow: hidden;
     margin: 40px auto;}

 .marqueetop li {
     padding: 5px 0;
     max-width: 322px;
     height: 199px;
     overflow: hidden;}

 /* .marqueetop li .pic {
     display: block;
     border: #ccc 1px solid;
     max-width: 322px;
     height: 199px;
     padding: 2px;
     overflow: hidden;
 } */

 /* .marqueetop li .pic img {
     width: 100%;
     height: 100%;
     object-fit: cover;
 } */

 .marqueetop li .txt {
     text-align: center;
     height: 23px;
     line-height: 23px;}

 #marquee1_1 {
     padding-left: 1rem;}

 #marquee1_2 {
     margin: 0;}

 .content .container .info {
     border-bottom: 1px solid #e6e6e6;
     height: 60px;}