/*修改站内搜索placeholder的颜色*/

input.search::-webkit-input-placeholder {
	color: #fff;
	font-size: 12px;
}

input.search:-moz-placeholder {
	/*兼容谷歌*/
	color: #fff;
	font-size: 12px;
}

input.search::-moz-placeholder {
	/*兼容火狐19+*/
	color: #fff;
	font-size: 12px;
}

input.search:-ms-input-placeholder {
	/*兼容IE10+*/
	color: #fff;
	font-size: 12px;
}




/*中间内容*/
.menu,.footer {
	min-width: 1221px;
}
.firstPhoto{
	position: relative;
	width: 280px;
    height: 180px;
    background: #f2f2f2;
    background-image: url(https://update.9618968.com/etc-common/2024-08-28/20240828135500003.png);
    background-repeat: no-repeat;
    background-position: center 44px;
}
.firstPhoto h4{
	padding-top: 130px;
	color: #999;
    text-align: center;
}
.fileImg{
	opacity: 0;
}
.xian3{
	border: none;
	margin-top: 10px;
}
.AccountInfo{
	margin-top: 22px;
}


.icon-xiangxiashixinsanjiao{
	margin-left:8em;
	color: #cccccc;
}
#container {width: 1201px; margin: 0 auto;}
#index_box {width: 1200px;line-height: 40px;}
.main_box{background-color: #FFFFFF;padding: 20px;margin-bottom: 20px;}
.layui-tab {margin: 0px 0;}
.addnew{color: #333;}
.nodata{ text-align: center; width: 260px; height: 110px;    margin-top: 10px;
		border: 1px dashed #D8D8D8; padding-top: 45px;}
.userbox{background-color: rgba(216,216,216,0.2);padding: 20px;}
.user_title{font-size: 14px;color: #333333;font-weight: bold;line-height: 36px;}
.user_msg{color: #333333;font-size: 14px;line-height: 28px;display: inline-block;width: 49%;}
.money{color: #FF9428;font-size: 14px;line-height: 28px;}
.add_new{display: inline-block;width: 140px;line-height: 32px;color: #fff;background-color: #FF9428; 
 text-align: center; float: right;font-size: 14px;}
 .add_new:hover{color: #FFFFFF;}
 /* .hasData{
	 display: inline-block;
	 width: 260px;
	 height: 160px;
	 border: 1px solid #ccc;
	 margin: 0px 10px;
	 margin-top: 15px;
	 position: relative;
 } */
 .data_top{height: 30px;padding: 10px;margin-top: 10px;}
 .type_bg{
    display: inline-block;
    width: 50px;
    height: 18px;
    text-indent: 3px;
    line-height: 18px;
    font-size: 12px;
    color: #fff;
    background: url(https://update.9618968.com/etc-common/2024-08-28/20240828140400000.png) no-repeat left center;
 }
 .data_number{
	 background-color: #F1F1F1;
	 font-size: 15px;
	 color: #333;
	 line-height: 36px;
	 text-align: center;
 }
 .data_name{ 
    font-size: 14px;
    color: #333;
    line-height: 34px;
    margin-left: 10px;
 }
 .open_detail{
	 text-align: right;
	 margin-right: 10px;
	
 }
 .plate_number{
	 float: right;font-size: 16px;font-weight: bold;
 }
 .open_detail a{ color: #FF9428;}
 .hasData.active{
	 border: 1px solid #4165FD;
 }
 .hasData.active .data_number{
	 background-color: #4165FD;
	 color: #fff;
 }
 .hasData.active .arrow{
 	 display: block;
 }
 .arrow {
    width:0!important; 
    height:0!important; 
    border-left:12px solid transparent;
    border-right:12px solid transparent;
    border-top:10px solid #4165FD;
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -12px;
	display: none;
}
.arrow:after{ 
     content: '';
    position: absolute;
    top: -11px;
    left: -12px;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 10px solid #fff;
}
/* display: none; */
.all_hasdata{
				height: 200px;position: relative;
			}
.hasData{
 margin-top: 15px;position: relative; box-sizing: border-box;border: 1px solid #ccc;width: 200px;
 cursor: pointer;height: 156px;}
  .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
					 background-image: url(https://update.9618968.com/etc-common/2024-08-28/20240828134900029.png);
					 background-size:100%  100%;
 }
 .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
					 background-image: url(https://update.9618968.com/etc-common/2024-08-28/20240828114800045.png);
					 background-size:100%  100%;
 }
 .swiper-button-next, .swiper-button-prev{width: 20px;height: 60px;}

