/*通用*/
*{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;color:#333;background-color:#fafafa;min-height:100%;}
.nav_in{width: 100%;padding-top: 20px;padding-bottom: 20px;background-image:url(../images/logo_bj.jpg);background-position:top center;background-repeat: no-repeat;}
.nav_in a img{margin: 0 auto;display: block;width: 90%;max-width: 473px;}
/* 表单开始*/
.IndTit{line-height:50px;border-bottom:1px solid #ddd;width: 100%;margin:0 auto;font-size:18px;text-align: center;font-weight:600;color:#ffffff;background-color: #b71e00;border-top-left-radius:5px;border-top-right-radius:5px;}

.LisR{background-color: #ffffff;margin:15px auto;box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);border-radius: 5px;min-width:310px;margin-bottom:30px;width: 95%;max-width: 800px;}
.LisQue{padding:15px 0;width:92%;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:#b71e00;font-size:16px;margin:20px auto 0;border-radius: 8px;}
/* 表单结束*/
/*尾*/
.foot{background:#b71e00;padding:10px 0;width:100%;margin:0 auto;font-size:14px;color: #dddddd;text-align: center;line-height: 40px;}
/* 查询结果*/
/* pc*/


.wap-result{background-color: #ffffff;margin: 20px auto;min-width:300px;width: 96%;max-width: 800px;border-radius: 5px;box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);}
.wap_table_box{border-collapse: collapse;border: 1px solid #ddd;background: #fff;width: 95%;margin: 10px auto;font-size: 14px;table-layout: fixed;}
.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;}
.p1{}
.p1 span{border-bottom:solid 1px #555555;padding: 0 15px;margin: 0 5px;}
.cx-tips{text-align: center;line-height: 40px;text-align: center;margin-top: 10px;}
.cx-tips span{color:#b71e00;font-weight: bold;}

.cx-desc{margin-top: 20px;background-color: #f5f5f5;border-radius: 5px;padding: 10px;}
.cx-desc p{line-height: 25px;}
.cx-desc span{color:#b71e00;font-weight: bold;}
#getCodeBtn{line-height: 48px;height: 48px;width: 120px;color: #FFF;border: none; display: block;background: #b71e00;font-size: 12px;position: absolute;top: 0;right: 0;text-align: center;cursor: pointer;}