tjfapiao2.css 3.13 KB
.toptip{
			padding:10px ;
			color: #fff;
			background: #f67f78;
			font-size: 11px;
		}
		.toptip .tjclose{
			float: right;
		    border: 1px solid #fff;
		    border-radius: 50%;
		    /* padding: 1px; */
		    box-sizing: border-box;
		    font-size: 12px;
		    width: 18px;
		    height: 18px;
		    line-height: 18px;
		    text-align: center;
		}
		.slelectli {
			margin-top: 10px;
		}
		.slelectli .checkgroup1{
			width: 100%;
			padding-bottom: 8px;
			
			/*border-top: 1px dashed #979797;*/
		}
		.slelectli table{
			width: 100%;
			background: #fff;
			box-sizing: border-box;
			border-collapse: collapse;
		}
		.slelectli>table>tr{
			width: 100% !important;
			border-bottom: 1px solid #e4e4e4;
		}
		.slelectli>p{
			padding: 3px 10px;
			font-size: 13px;
		}
		.slelectli table td{
			padding: 3px 10px;
			vertical-align: middle;
		}
		.slelectli table td .moren{
			font-size: 13px;
			padding: 3px 8px;
			/*border-radius: 6px;*/
			color: #f5a623;
			border: 1px solid #f5a623;
		}
		.slelectli table .addrf{
			font-size: 12px;
			color: #9b9b9b;
		}
		.slelectli .checkResults{
			/*border-top: 1px solid #E4E4E4;*/
			border-bottom: 1px solid #E4E4E4;
		}
		.ftable{
			width: 100%;
			background: #fff;
			
		}
		.ftable td{
			height: 44px;
			padding: 0 10px;
			vertical-align: middle;
		}
		.ftable td #fpjine{
			color: #F5A623;
		}
		.bdb{
			border-bottom: 1px solid #e4e4e4;
		}
		.tjfbtn{
			width: 69.3%;
			display: block;
			margin: 30px auto;
			border-radius: 50px;
			background: #75CBBE !important;
		}
		.cbtn{
			background: #75CBBE !important;
		}
		.ftable3{
			
		}
		.ftable3 td:last-child{
			padding-left: 0;
		}
		/*.dcheck{
			
		}
		.dcheck i{
			width: 25px;
			height: 25px;
			border-radius: 50%;
			border: 1px solid #C0C0C0;
			color: #fff;
		}
		.dcheck.actived i{
			border: 1px solid #007DDB;
			color: #007DDB;
		}*/
		.ftable2{
			margin-top: 10px;
			border-collapse: collapse;
		}
		.ftable2 tr{
			border-bottom: 1px solid #E4E4E4;
		}
		.ftable2 td{
			padding-bottom: 4px;
			padding-top: 4px;
		}
		.ftable2 td img{
			width: 20px;
		}
		.ftable2 td:nth-child(2){
			font-size: 13px;
		}
		.layui-m-layer1 .layui-m-layerchild{
			width: 88%;
			border-radius: 6px !important;
		}
		.zztj{
			width: 100%;
			font-size: 14px;
		}
		.zztj tr td{
			padding: 5px 10px;
			/*font-size: 12px;*/
		}
		.zztj tr td:first-child{
			color: #999999;
			width: 85px;
			padding-right: 0;
		}
		.zzbtn{
			padding: 10px;
			text-align: center;
		}
		.zzbtn button{
			width: 40%;
			min-width: 75px;
			height: 40px;
			line-height: 40px;
			
		}
		.zzbtn button:first-child{
			border-radius: 6px;
			margin-right: 10%;
			border: 1px solid #979797;
			color: #979797;
			background: none;
		}
		.zzbtn button:last-child{
			
		}
		.geren{
			background: #fff;
			padding: 10px;
			width: 100%;
			box-sizing: border-box;
		}
		.layui-layer{
			width: 80% !important;
			left: 10% !important;
			border-radius: 6px !important;
		}
		.layui-layer-title{
			display: none;
		}
		.layui-layer-setwin{
			display: none;
		}
		
		#ticketContent{
			padding: 6px 10px;
			box-sizing: border-box;
			border-radius: 0 !important;
			width: 100%;
		}