@charset "utf-8";
/*样式初始化*/
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,button,textarea,select{margin:0;padding:0}
body{font-size:14px; font-family:微软雅黑; background-color:#fff; color:#4d4d4d;}
em{font-style:normal}
li{list-style:none}
h1, h2, h3, h4, h5, h6{ font-size:100%;font-weight:normal;}
img{border:0;vertical-align:middle}
table{border-collapse:collapse;border-spacing:0}
a{text-decoration:none;color: #404040;}
p{word-wrap:break-word}
a:hover {text-decoration:none;}

/* banner */
.guide-banner{
	width: 100%;
	height: 290px;
	background: url(../../images/guide/img_bg.png) no-repeat center;
	background-size: cover;
	position: relative;
	z-index: 0;
}
.bigtitle,
.bigintro{
	width: 1280px;
	margin: 0 auto;
	color: white;
}
.bigtitle{
	padding-top: 60px;
	font-size: 60px;
	font-weight: bold;
}
.bigintro{
	margin-top: 16px;
	font-size: 16px;
}
/* 列表 */
/*  */
.datlist{
	display: flex;
	align-items: center;
}
.datlist li {
    float: left;
	text-align: center;
    text-align: center;
	padding: 10px 20px 15px;
	border-radius: 5px;
}
/* .datlist li:not(.tlist) a{
	border-right: 1px solid #9A9C9B;
} */
.datlist li {
    text-decoration: none;
    font-weight: 600;
	font-size: 16px;
	display: block;
	padding: 10px 20px 15px;
	text-align: center;
	color: #404040;
	font-family: "微软雅黑";
	cursor: pointer;
}
.datlist li:hover {
	border-radius: 5px;
}
.datlist li.currentTab {
	 background: #BC1A2C;
	 border: none;
	 color: white;
}
/* 搜索框 */
.top-ipt{
	width: 100%;
	display: flex;
	align-items: center;
	margin-top: -5px;
}

.container {
  width: 80%;
  height: 40px;
  /* margin-left: 10px; */
}

.input {
  width: 100%;
  border-radius: 4px;
  border: 1px solid #dcdfe6;
  color: #606266;
  height: 40px;
  line-height: 40px;
  outline: none;
  padding: 0 15px;
  font-size: 16px;
}
.search-btn{
	width: 20%;
	height: 40px;
	background: #BC1A2C;
	border: 1px solid #BC1A2C;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	font-size: 16px;
	color: white;
	text-align: center;
	line-height: 40px;
	/* margin-left: 80px; */
}
/* 总数 */
.sum_num{
	font-size: 14px;
	color: #999;
	margin-top: 10px;
	margin-bottom: 40px;
}
/* 查询 结果 */
.res_body{
	width: 100%;
	background: white;
}
.res_body_title{
	width: 95%;
	padding: 50px 0px;
	margin: 0 auto;
	font-size: 28px;
	color: #404040;
	font-weight: 600;
}
.res_body_tips{
	width: 95%;
	padding: 50px 0px 150px;
	margin: 0 auto;
	font-size: 16px;
	color: #999;
	border-top: 1px solid #F0F0F0;
	text-align: center;
}
/* 前五项 查询 表头 */
.table-title{
	width: 95%;
	margin: 0 auto;
	height: 60px;
	background: #eee;
	font-size: 16px;
	font-weight: bold;
	color: #404040;
	display: flex;
	align-items: center;
	text-align: center;
	border-radius: 1px;
	margin-top: 28px;
}
.table-body{
	width: 95%;
	margin: 0 auto;
}
.one-width{
	width: 15%;
}
.two-width{
	width: 30%;
}
.three-width{
	width: 30%;
}
.four-width{
	width: 10%;
}
.five-width{
	width: 15%;
}
.onehang{
	display: flex;
	width: 100%;
	font-size: 16px;
	color: #666;
	text-align: center;
	font-family: arial;
	padding: 15px 0px;
	border-bottom: 1px solid #F0F0F0;
}
.onehang:not(.fonehnag){
	border-top: 1px solid #F0F0F0;
}
.first_btn{
	width: 7%;
	margin-left: 1%;
}
.first_tip{
	width: 7%;
	height: 38px;
	border-radius: 25px;
	line-height: 38px;
	text-align: center;
	margin-left: 1%;
}
.first_blue_btn{
	border: 1px solid #1485F9;
	color: #1485F9;
}
.first_red_btn{
	border: 1px solid #BD1A2B;
	color: #BD1A2B;
}
.first_black_btn{
	border: 1px solid #000000;
}

/* 个人信用 记录 查询 表格 */
.one-width_man{
	width: 70%;
	text-align: left;
	margin-left: 15px;
}
.two-width_man{
	width: 13%;
}
.three-width_man{
	width: 13%;
}
.four-width_man{
	width: 31%;
}
.five-width_man{
	width: 20%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.detail_con{
	display: none;
	color: #9D9D9D;
	width: 90%;
	margin: 0 auto;
	line-height: 25px;
	padding: 10px 0px;
}
.showinfo_btn{
	width: 30%;
	height: 30px;
	border-radius: 20px;
	border: 1px solid #BC1A2C;
	color: #BC1A2C;
	line-height: 30px;
	text-align: center;
	margin-left: 20px;
	font-size: 14px;
	cursor: pointer;
}
/* 行政 许可 处罚  按钮 选择*/
.xkcf_btn{
	position: relative;
	cursor: pointer;
}
.xkcf_box{
	position: absolute;
	top: 30px;
	left: 50%;
	transform: translateX(-50%);
	background: #DABB85;
	width: 70%;
	display: none;
}
.xkcf_box>li{
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #C1C1C1;
	cursor: pointer;
}

