@charset "utf-8";
.body_cx{background:url(./src/images/bg_chaxun.jpg) no-repeat center top; background-size:100% 100%;background-attachment:fixed;}
.yemian {position:relative; z-index:100;}

.navbar-black{background:#fff; border:0;}
.navbar .logo{height:auto; line-height: 60px; padding:10px 0;}
.navbar .logo img{width: 260px;}

.footer{position:fixed; left:0; bottom:0; z-index:100; width:100%; background:#535353; border:0; padding:10px;}
.footer p{margin:0;}
.footer a{text-decoration:none;}
.footer a:hover{color:#fff;}

.wap-container{padding:100px 0 100px 0;}

.chaxun_kbg{background:#fff; width:550px; height:580px; margin:0 auto;border-radius:5px;box-shadow:0 0 30px rgba(0,0,0,0.5);}
.chaxun_pa{padding:30px 55px;}
.chaxun_pa .chaxun_title{font-size:38px; font-weight:bold; padding-bottom:10px; margin-bottom:20px; border-bottom:3px #000 solid;}
.chaxun_input_pa{margin-bottom:20px;}
.chaxun_input_pa span{display:block; font-size:20px; color:#000; margin-bottom:5px;}
.chaxun_input_pa #fangweima{border:1px #D8D8D8 solid; width:calc(100% - 20px); padding:10px; font-size:16px;border-radius:5px;}
.chaxun_input_pa #yzm{border:1px #D8D8D8 solid; width:200px; margin-right:20px; padding:10px; font-size:16px;border-radius:5px;}
.chaxun_input_pa img {width:140px; height: 40px;}
.chaxun_ma{position:relative; padding:0;}
.chaxun_ma img{display:block;width:300px;}
.chaxun_ma span{display:block; font-size:16px; color:#4F4F4F; margin:3px 0 10px 0;}
.chaxun_an{position:relative;}
.chaxun_an button{display:block; background:rgb(206, 4, 18); margin-bottom:20px;border-radius:5px; padding:10px; text-align:center; font-size:20px; color:#fff; font-weight:bolder; text-decoration:none; border:0; cursor:pointer; width:100%;}
.chaxun_an button:hover{background:rgb(206, 4, 18);}

.chaxun_bg{position:fixed; left:0; top:0; z-index:998; height:100%; width:100%; background:rgba(0,0,0,0.7); display:none;}

.chaxun_zhen,.chaxun_wei{background:#fff; width:550px; box-shadow:0 0 30px rgba(0,0,0,0.5); position:fixed; left:calc(50% - 275px); z-index:999; display:none;}

.chaxun_zhen {height:auto;max-height:90vh;top:50%;transform: translateY(-50%);overflow-y: auto; }

.chaxun_zhen .guan,.chaxun_wei .guan{text-align:right; background:rgb(206, 4, 18); padding:10px 30px;}
.chaxun_zhen .guan img,.chaxun_wei .guan img{cursor:pointer;}
.chaxun_zhen .fon_title{font-size:34px; color:rgb(206, 4, 18); text-align:center; padding:30px 0 20px 0; font-weight:bolder;}
.chaxun_zhen .biao{border-left:1px #D8D8D8 solid;border-top:1px #D8D8D8 solid; width:80%; margin:0 auto;}
.chaxun_zhen .biao td{padding:10px;border-bottom:1px #D8D8D8 solid;border-right:1px #D8D8D8 solid; font-size:18px; color:#000;}
.chaxun_zhen .tip {text-align: center; font-size: 14px; color: rgb(206, 4, 18); padding-top: 10px; padding-bottom: 20px ;}
.guan img {width: 18px;}
.chaxun_wei{height:235px; top:calc(50% - 122px);}
.chaxun_wei .biao{ font-size:22px; text-align:center; color:#000; line-height:40px; padding:40px 0 10px 0;}
.chaxun_wei .fon_title{font-size:26px; color:rgb(206, 4, 18); text-align:center; font-weight:bolder; text-decoration:none;}

@media (max-width: 1440px){
	
}
@media (max-width: 767px){
html,body{overflow-y:auto;}
.navbar .logo{height:auto!important;line-height: 60px;}
.footer{padding:20px 0;}
}