/*通用*/
*{ margin:0; padding:0;}
html{min-height:100%;}
ul,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin:0px;padding:0px;border:none;list-style:none;}
a{text-decoration:none;  text-shadow:none;font-weight:normal;}
ul{list-style:none;}
textarea,input,button{outline:none;-webkit-appearance:none; font-family:"微软雅黑";}
.fl{ float:left;}
.fr{ float:right}
a{color:#6c6c6c;text-decoration:none;}
img{border:none;}
.clear{ clear:both; height:0; overflow:hidden;}
body{font:14px "microsoft yahei", Arial, Helvetica, sans-serif; background-image:url(../images/logo_bj.jpg); background-position:top center;background-repeat: no-repeat;}

.nav_in {
	width: 100%;
	padding-bottom: 100px;
	padding-top: 30px;
	background: url(../images/logo_bj.jpg) no-repeat 0 40px;
	background-size: 100% 100%;
}

.nav_in a img {
	margin: 0 auto;display: block;
}

.nav_in a img.logo-m {
	display: none;
}
@media screen and (max-width: 1152px) {
	.nav_in a img {
		width: 800px;
	}

}

@media screen and (max-width: 1024px) {
	.nav_in a img {
		width: 650px;
	}
	
}

@media screen and (max-width: 800px) {

	.nav_in a img {
		width: 80%;
	}
	
}



@media screen and (max-width: 414px) {
	.nav_in{
		padding-top: 20px;
		background-position: 0 0;padding-bottom: 80px;
	}

	.nav_in a img {
		width: 85%;
		display: none;
	}
	.nav_in a img.logo-m {
		display: block;
	}
}

/* 表单开始 */
.IndTit{padding:20px 0;line-height:20px;border-bottom:1px solid #ddd;width: 95%;margin:0 auto;}
.IndTit p{line-height:20px;font-size:18px;padding-left:15px;border-left:4px solid #c12622;font-weight:600;color:#c12622}
.LisR{background-color: #ffffff;margin:-60px auto 20px;box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.2);border-radius: 10px;min-width:320px;margin-bottom:30px;width: 90%;max-width: 800px;}

.LisQue{padding:15px 0;width:90%;margin: 0 auto;}
.LisQueS{line-height:35px;margin-top:10px;color:#545454;font-size:14px;width:100%;font-weight: bold;}
.LisQueI{margin-top:10px;height:48px;line-height:48px;padding:0 15px;background:#FFF;border:1px solid #ddd;font-size:14px;color:#000;display:block;width:100%;box-sizing: border-box;}
.LisQueB{line-height:48px;height:48px;width:250px;color:#FFF;border:none;display:block;background:#c12622;font-size:16px;margin:20px auto 0;border-radius: 8px;}
/* 表单结束 */

/*尾*/
.foot{ background:#c12622;color: #ffffff;line-height: 30px;}
@media screen and (min-width:1201px){
	
}
@media (max-width: 1200px ) and ( min-width: 751px){

}
/* @media (max-width:750px){
	.Logo{height:50px;}
	 .Logo img{width: 80%;margin: 0 auto;display: block;}
} */

/* 查询结果 */
/* pc */
.pc-result{background-color: #ffffff;margin: -60px auto 20px;box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.2);border-radius: 10px;min-width:320px;width: 100%;padding-bottom: 20px;min-width: 800px;width: 800px;}
.pc_table_box { border-collapse: collapse; border: 1px solid #ddd; background: #fff; width: 95%;margin: 20px auto;}
.pc_table_box td, .pc_table_box th { padding: 12px 10px;border: 1px solid #ddd; }
.pro_table_borderright td, .pro_table_borderright th { border-right: none; border-left: none; }
.pc_table_box tr th { background: #f9f9f9; color: #333;text-align:right; }
.pc_table_box tr:nth-child(odd) { background: #fff; }
.pc_table_box tr:nth-child(even) { background: #fcfcfc; }

/* wap */
.wap-result{background-color: #ffffff;margin: -60px auto 20px;box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.2);border-radius: 10px;min-width:320px;width: 96%;max-width: 800px;padding-bottom: 20px;}
.wap_table_box { border-collapse: collapse; border: 1px solid #ddd; background: #fff; width: 95%;margin: 20px auto;font-size: 14px;}
.wap_table_box td, .wap_table_box th { padding: 12px 10px;border: 1px solid #ddd; font-size: 14px;}
.wap_table_box td, .pro_table_borderright th { border-right: none; border-left: none;font-size: 14px; }
.wap_table_box tr th { background: #f9f9f9; color: #333;text-align:right;font-size: 14px; }
.wap_table_box tr:nth-child(odd) { background: #fff; }
.wap_table_box tr:nth-child(even) { background: #fcfcfc; }


/*通用*/
*{ margin:0; padding:0;}

html{min-height:100%;}
body{color:#333; background-color:#fafafa; background-repeat:no-repeat; min-height:100%; }
ul,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin:0px;padding:0px;border:none;list-style:none;}
a{text-decoration:none;  text-shadow:none;font-weight:normal;}
ul{list-style:none;}
textarea,input,button{outline:none;-webkit-appearance:none; font-family:"微软雅黑";}
.fl{ float:left;}
.fr{ float:right}
a{color:#6c6c6c;text-decoration:none;}
img{border:none;}
.clear{ clear:both; height:0; overflow:hidden;}
.dk{ width:100%; max-width:1200px; min-width:320px; margin:0 auto;}

/*尾*/
.foot{ background:#c12622;padding:10px 0; width:100%; margin:0 auto; font-size:14px;color: #dddddd;text-align: center;line-height: 40px;}

