@charset "utf-8";/* CSS Document*//*----------reset begin-------------------------*/
html, body, div, span,applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{margin:0;padding:0;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
address, cite, em{font-style:normal;}
ul{list-style-type:none;}
fieldset, img{border:0;}
label,button{cursor: pointer;}
select,input,textarea, button{font-size:12px;line-height:1.2em;font-family:"微软雅黑","黑体";}
table{border-collapse:collapse;}
body{height:100%;color:#3e3d3d;font-size:14px;-webkit-text-size-adjust:none;font-family:"微软雅黑","黑体";background:#fefefe;}
.clear{clear:both;line-height:0px;height:0px;overflow:hidden;}
a{text-decoration:none;}
a:focus{outline:none;-moz-outline:none;}
a{blur:expression(this.blur());color:#333;}
a{outline:none;}
img{vertical-align: middle;}
*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
body{height:100%;}
input, textarea, keygen, select, button{outline:none;}
a,input,textarea,button,select{-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;transition: all .4s;}
/*-----------------reset end-----------------------*/
.flt1{float:left;}
.flt2{float:right;}
.flt3{float:none;}
.dis{display:block;}
.undis{display:none;}
.border0{border:solid 1px #e8e6e4;}
.pd30{padding:30px 0px;}
.mt10{margin-bottom:10px;}
.wrapper{width: 100%;max-width: 1100px;min-height: 0px;margin: 20px auto;padding: 0 10px;position: relative;box-shadow: 0px 0px 10px rgba(0,0,0,0.15);}
.nav{width: 100%;padding: 15px 0;background-image:url(../images/logo_bj.jpg);background-position:top center;background-repeat: no-repeat;}
.nav_in{width: 100%;max-width: 800px;margin: 0 auto;}
.nav_in a img{margin: 0 auto;display: block;width:75%;}
@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{}
.nav_in a img{width: 96%;}}
.fbottom{background:#1842EE;padding:15px 10px;text-align:center;width: 100%;}
.fbottom p{color:#eeeeee;font-size:14px;line-height:24px;}
.fbottom p a{color:#eeeeee;}
/*******************查询*******************/

.query{}
.que0{display:flex;}
.que1{position:relative;flex:1;background:url(../images/cx1.jpg) no-repeat center bottom;}
.que2Box{flex:1.9;}
.que2Box .hd{height:54px;background: #eeeeee;}
.que2Box .hd ul{display:flex;}
.que2Box .hd li{cursor:pointer;flex:1;text-align:center;line-height:24px;padding:15px 0px;font-size:14px;color:#333333;}
.que2Box .hd li a{color:#333333;}
.que2Box .hd li.on{background:#1842EE;color:#ffffff;}

.que2Box .bd{text-align:center;background:#fff;padding:30px;}
.que2Box .bd ul{width:80%;margin:0px auto;}
.que2Box form{width:60%;margin:0px auto ;}
.que2Box .txt{display:block;width:100%;height:44px;padding:10px;border:solid 1px #ddd;margin-bottom:10px;border-radius: 3px;}
.que2Box .cx{display:block;width:100%;line-height:46px;border-radius:23px;color:#ffffff;border:none;font-size:15px;cursor:pointer;margin:30px 0px 20px ;background: linear-gradient(to right, #1842EE, #5A9DF6);}
.que2Box p{background:url(../images/line.jpg) repeat-x 0px center;line-height:40px;text-align:center;}
.que2Box p span{display:inline-block;background:#fff;padding:0px 10px;}
.que2Box .result{padding:10px 0px;text-align:center;}

.que2Box .bd .title{text-align:left;}

.cx-tips{line-height: 22px;margin-top: 15px;text-align: center;display: block!important;font-size:12px;}
.cx-tips2{line-height: 25px;text-align: center;font-weight:bolder;padding-left:15px}
/* 查询结果*/
.line{border-bottom: solid 1px #000000;padding: 5px 10px;}
.IndTit{padding:15px 0;line-height:20px;background-color: #1842EE;width: 100%;margin:0 auto;}
.IndTit p{line-height:20px;font-size:15px;text-align: center;font-weight:600;color:#ffffff}
@media screen and (max-width: 321px){
.IndTit p{font-size: 14px;}}
/* pc */
.pc-result{background-color: #ffffff;margin:30px auto;border-radius: 4px;min-width: 800px;width: 800px;padding: 20px 10px;box-shadow: 0px 0px 10px rgba(0,0,0,0.3);}

.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;min-width: 100px; }
.pc_table_box tr:nth-child(odd) { background: #fff; }
.pc_table_box tr:nth-child(even) { background: #fcfcfc; }

/* wap */
.result1000{background-color: #ffffff;margin: 20px auto;min-width:300px;width: 100%;max-width: 1000px;padding-bottom: 10px;border-radius: 5px;position: relative;box-shadow: 0px 0px 10px rgba(0,0,0,0.3);padding-bottom: 10px;}
.wap-result{background-color: #ffffff;margin: 20px auto 50px;min-width:300px;width: 95%;max-width: 900px;border-radius: 4px;box-shadow: 0px 0px 10px rgba(0,0,0,0.3);padding-bottom: 10px;}
.result800{background-color: #ffffff;margin: 20px auto 50px;min-width:300px;width: 95%;max-width: 800px;border-radius: 4px;box-shadow: 0px 0px 10px rgba(0,0,0,0.3);padding-bottom: 10px;}
.wap_table_box { border-collapse: collapse;width: 95%;margin: 20px auto;font-size: 14px;border: 1px solid #ddd;}
.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;min-width: 100px;}
.wap_table_box tr:nth-child(odd) { background: #fff; }
.wap_table_box tr:nth-child(even) { background: #fcfcfc; }

.no-result{background-color: #ffffff;margin: 20px auto;min-width:320px;width: 100%;padding-bottom: 20px;min-width: 800px;width: 800px;line-height: 30px;text-align: center;padding: 30px 0;}


.w1200{margin: 0 auto;width: 1200px;}

.table{border: 1px solid #dddddd;width: 98%;margin:20px auto;padding:0;border-collapse: collapse;border-spacing: 0;}
.table tr{border: 1px solid #dddddd;padding: 5px;}
.table th, .table td{padding: 15px 10px;text-align: center;border-right: 1px solid #dddddd;font-size: 14px;}
.table th{text-transform: uppercase;letter-spacing: 1px;background-color: #eeeeee;color: #333333;}
.table td a{color: #c12622;font-weight: bold;}
@media screen and (max-width: 600px){
	.table{border: 0;}
	.table thead{display: none;}
	.table tr{margin-bottom: 10px;display: block;border-bottom: 2px solid #dddddd;}
	.table td{display: block;text-align: right;font-size: 13px;border-bottom: 1px dotted #ccc;border-right:none}
	.table td:last-child{border-bottom: 0;}
	.table td:before{content: attr(data-label);float: left;text-transform: uppercase;font-weight: bold;}
	
}

.cx-tips3{line-height: 26px;font-size: 14px;color:#333333;padding:15px 25px;margin: 0px auto 20px;background: #f8f8f8;border-radius: 5px;box-sizing: border-box;width: 98%;}
.cx-title{font-size:18px;font-weight: bold;line-height: 30px;/* text-align: center; */margin: 15px 0;}
.cx-desc{text-align: left;padding-bottom: 10px;}
.lh20{height: 10px;width: 100%;clear: both;}