/* 移动端首页 */
.sy_m{
	max-width:979px;
	margin: 0 auto;
}
.main_m{
	width: 100%;
	margin: 0 auto;
	height: 100vh;
}
.main_m .seach_m .shuruk{
	width: 100%;
	height: 0.8rem;
	padding-top: 0.625rem;
	padding-bottom: 0.625rem;
	background-color: #2593F2;
	position: relative;
	max-width: 980px;
}
.main_m .seach_m .shuruk input{
	border-radius: 1.875rem;
	width: 95%;
	height: 0.8rem;
	margin: 0 auto;
}
.main_m .seach_m .seach_btn_m{
	width: 20%;
	height: 0.8rem;
	line-height: 0.8rem;
	border-radius: 1.875rem;
	position: absolute;
	top:0.625rem;
	right:2.5%;
        /* background-color: #999999; */
	color:#2593F2;
	text-align: center;
}
.shipbox .qiehuan{
	background-color: #ffffff;
	margin: 0 auto;
	padding-bottom: 0.5rem 0;
	margin-bottom: 0.2rem;
	max-width: 950px;
}
.shipbox .qiehuan li{
	width: 50%;
	padding: 0;
}
.layui-tab-brief>.layui-tab-title .layui-this{
  color: #2593F2;
  font-weight: bold;
}
.layui-tab-brief>.layui-tab-title .layui-this::after{
  color: #2593F2;
}
.shipbox .shiplist{
  background-color: #ffffff;
}
.layui-tab-item{
	font-size: 0.35rem;
}
@media screen and (min-width:415px) {
	.layui-tab-item{
		font-size: 14px;
	}
}
.shipbox .kmliebiao{
	max-width: 980px;
	margin:0 auto;
	margin-top:3.4rem; 
}
.shiplist .shiplb{
	padding: 0.3rem 0;
	background-color: #ffffff;
}
.shiplist .shiplb img{
	width: 35%;
	border-radius: 0.3rem;
}
.title-block {
  line-height: 1.6;
}
.shiplist .shiplb .shiplb_r{
	width: 60%;
}
@media screen and (min-width:415px) {
	.shiplist .shiplb img{
		width: 20%;
	}
	.shiplist .shiplb .shiplb_r{
		width: 75%;
	}
}
.shiplist .shiplb_r .teach{
	margin-top: 0.2rem;
	height: 0.4rem;
	line-height: 0.4rem;
}
.shiplist .teach span{
	height: 0.35rem;
	line-height: 0.35rem;
}
.shiplist .shiplb_r .teach ,.shiplist .shiplb_r .time{
	color: #999999;
}
.shiplist .shiplb_r .time span{
	color: #2593F2;
}
.ui-overlay-a, .ui-page-theme-a, .ui-page-theme-a .ui-panel-wrapper{
	background-color: #ffffff;
}
.ui-mobile [data-role=page], .ui-mobile [data-role=dialog], .ui-page{
	all: unset;
}
.ui-shadow {
      box-shadow: none;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
}
.ui-content {
    padding: -0.3rem 0.35rem;
	margin-top: -0.5rem;
}
.layui-card-body {
    padding:0;
}
/* 详情 */
.kcxq .head{
	height: 1rem;
	position: relative;
	background-color: #2593F2;
	color: #ffffff;
}
.kcxq .head i{
	width: 20%;
	height: 1rem;
	position: absolute;
	top: 0.12rem;
	left: 1%;
	font-size: 0.5rem;
}
.kcxq .head p{
	height: 1rem;
	line-height: 1rem;
	position: absolute;
	top:0rem;
	left: 40%;
	font-size: 0.4rem;
}
/* #previewArea{
	margin-top: 15px;
	width: 100%;
	height: 5rem;
} */
.kc_detail .fmimg{
	width: 100%;
	height: 5rem;
	background-color: #000000;
	margin-bottom: 0.5rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.kc_detail .fmimg img{
	width: 90%;
	max-height: 5rem;
}
.kc_detail .tit ,.kc_detail ul li{
	line-height: 2; 
	white-space: normal;
}
.kc_detail .tit{
	margin-top: 0.5rem;
}
.kc_detail ul li{
	color: #999999;
}
.kc_detail ul .tim i{
	color: #2593F2;
}

