.shipS{
	background-color: #ffffff;
	padding: 12px 19px 10px 20px;
	
}
.shipS1{
	 display: flex;
    justify-content: center;
    margin-bottom: 11px;
}


  .shipS11{
    width: 150px;
height: 25px;
background: #FFFFFF;
border: 1px solid #9A9A9A;
border-radius: 4px 0px 0px 4px;
display: flex;
align-items: center;

  }
  .shipS11 input {
  height: 25px;
  width: 120px;
  line-height: 20px;
  border: none;
  outline: none;
  font-size: 12px;
font-family: Microsoft YaHei UI;
font-weight: 400;
color: #B5B5B5;

}
  
  .shipS12{
    display: flex;
    width: 60px;
height: 27px;
line-height:27px;
text-align:center;
background: #245BBF;
border-radius: 0px 4px 4px 0px;
font-size: 14px;
font-family: Microsoft YaHei UI;
font-weight: 400;
color: #FFFFFF;
align-items: center;
justify-content: center;

  }
  .shipS2{
  	display: flex;
  	justify-content: space-between;
  	font-size: 12px;
font-family: Microsoft YaHei UI;
font-weight: 400;
color: #9A9A9A;
  }
  .shipS2 div{
  	width: 72px;
height: 24px;
line-height: 24px;
text-align: center;
border: 1px solid #9A9A9A;
border-radius: 4px;


  }

  .shipS2On{
  	background: #245BBF;
  	color: #FFFFFF;
  	border: 1px solid #245BBF;
  }

  .spflexDiv{
  	padding-left: 13px;
  	padding-right: 1px;

  }

  .spflex{
  	display: inline-block;
  	width: 161px;
  	height: 141px;
  	background-color: #ffffff;
  	border-radius:  4px;
  	margin-right: 9px;
  	margin-bottom: 3px;
  	padding: 0px;
  	margin-left: 0px;
  }

  .shipImg{
  	position: relative;
  	width:161px;height: 96px;
  }
  .shipImg1{
  	position: absolute;
  	z-index: 1;
  }
  .shipImg2{
  	position: absolute;
  	z-index: 2;
  	width:161px;height: 96px;
  	display: flex;
  	justify-content: center;
  	align-items: center;
  }

  .shipTxt{
  	font-size: 12px;
font-family: Microsoft YaHei UI;
font-weight: 400;
margin-left: 6px;
margin-right: 6px;
margin-top: 5px;

color: #231815;
  }

  .shipTxt1{
  	margin-bottom: 8px;
  	height: 12px;
  	line-height: 12px;
  	overflow: hidden;
  }

  .shipTxt2{
  	display: flex;
  	align-items: center;

color: #727272;
  }
  .playinfo{
  	background-color: #ffffff;
  	padding: 11px 21px 22px 15px;
  }
  .playinfo1{
   font-size: 13px;
font-family: Microsoft YaHei UI;
font-weight: 400;
color: #231815;
height: 13px;
line-height: 13px;
margin-bottom: 9px;
  }
    .playinfo2{
    	font-size: 12px;
font-family: Microsoft YaHei UI;
font-weight: 400;
color: #727272;
line-height: 15px;
    }
    .playinfo3{
    	text-align: center;
    	height: 15px;
font-size: 15px;
font-family: Microsoft YaHei UI;
font-weight: 400;
color: #505050;
line-height: 15px;
margin-top: 6px;
margin-bottom: 6px;
    }
    .moreBtn{
      background-color: #ffffff;
     margin-left: 9px;
     margin-right: 9px;
    }
    .moreBtnL1{
      display: flex;
      align-items: center;
      height: 30px;
      line-height: 30px;
      width: 100%;
      font-size: 14px;
font-family: Microsoft YaHei UI;
font-weight: 400;
color: #505050;
padding-right: 9px;
padding-left: 9px;
    }
    .moreBtnL11{
      height: 30px;
display: flex;
align-items: center;
    }
    .moreBtnL12{
     
      height: 30px;
display: flex;
align-items: center;
margin-left: auto;
margin-right: 18px;
    }
    .mbtnitem{
      background-color: #ffffff;
      background: #FFFFFF;
box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.1);
border-radius: 4px;
margin: 7px 9px;
padding: 12px 15px 19px 13px;
text-align: left;
    }
    .mbtnTitle{
      font-size: 13px;
font-family: Microsoft YaHei UI;
font-weight: 400;
color: #245BBF;
height: 13px;
margin-bottom: 13px;

    }
    .mbtnInfo{
      margin-left: 1px;
      text-align: justify;
      font-size: 12px;
font-family: Microsoft YaHei UI;
font-weight: 400;
color: #727272;
line-height: 18px;
    }