body{
	font-size: 14px;color: #999999;line-height: 1.4;
	background: #f9f9f9;
    margin:0;
    padding:0;
    font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Noto Sans CJK SC,WenQuanYi Micro Hei,Arial,sans-serif;
    letter-spacing:1.2px;
    /*color:#fff;*/
    background: url("/moban/index2/images/bg_12.jpg") no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #b1b1b1;
}
input:-moz-placeholder, textarea:-moz-placeholder {
    color:#b1b1b1;
}
input::-moz-placeholder, textarea::-moz-placeholder {
    color:#b1b1b1;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color:#b1b1b1;
}

.header{
	position: absolute;
	top: 0;
	width: 100%;
	height: 72px;
	z-index: 99;
}
.header:before{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -742px;
	width: 1484px;
	height: 1px;
	background: url(/moban/index2/images/bg_02.png) no-repeat center;
	background-size: 100%;
}
.header .wrapper{
	overflow: hidden;
}
.header-logo{
	float: left;
	display: table;
	height: 72px;
}
.header-logo a{
	display: table-cell;
	vertical-align: middle;
}

/*#############################查询##########################################*/
.header-logo-tousu{
	float: right;
	display: table;
	height: 72px;
	padding-right:60px;
}

.chaxun-search-l{
	position: relative;
	top: 0;
	left: 0;
	float: left;
	width: 165px;
	height: 75px;
	line-height: 40px;
	font-size: 16px;
	
}
.chaxun-search-l > a{
	display: table-cell;
	vertical-align: middle;
	text-align: right;
}
.chaxun-search-l i{
	display: inline-block;
	margin-left: 15px;
	width: 6px;
	height: 10px;
	background: url(/moban/index2/images/icon_01.png) no-repeat center;
	background-size: cover;
}
.chaxun-search-l ul{
	display: none;
	position: absolute;
	border: solid 1px #F5F5F5;
	text-align:center;
	line-height:12px;
	top: 50px;
	left:-40px;
	width:165px;
	border-radius: 3px;
	z-index:9999;
	overflow: hidden;
}
.chaxun-search-l li{
	line-height: 50px;
	border-bottom: 1px solid #EEEEEE;
	background: #fff;
}
.chaxun-search-l li:last-child{
	border: none;
}
.chaxun-search-l li a{
	display: block;
}
.chaxun-search-l li:hover a{
	color: #ef2665;
}
.chaxun-search-l a{
	color: #999999;
}


.chaxuntishi{
	left: 50%;
	width: 1020px;
	height:35px;
	line-height:35px;
	margin-top:-10px;
	padding-left:30px;
	margin-bottom:25px;
}
.chaxuntishi{
	background: #B6DEF3;
	border-radius: 3px;
	color:#5B57F2
}



.m-chaxun{
	position: relative;
	height: 100vh;

}

.chaxuntext1{
text-align:center;font-size:32px; padding-top:80px; padding-right:100px;  color:#FFF;
}
.chaxuntext2{
text-align:center;ffont-size:16px;padding-top:10px;padding-right:100px; color:#FFF
}

.m-chaxun-wrap{
	position: absolute;
	top: 185px;
	left: 50%;
	margin-left: -580px;
	width: 1050px;
}
.m-chaxun-wrap{
	background: #fff;
	border-radius: 3px;
}
.m-chaxun-wrap .hd{
	padding: 40px 0 0 50px;
	font-size: 24px;
	color: #666666;
}
.m-chaxun-wrap .hd img{
	vertical-align: middle;
	margin-right: 15px;
}
.m-chaxun-wrap .bd{
	padding: 45px 84px 0 70px;	
}

.m-chaxun-wrap .bd  li{
	position: relative;
}
.m-chaxun-wrap .bd  li:last-child{
	margin-bottom: 0;
}
.m-chaxun-wrap .bd .item-l{
	float: left;
}
.m-chaxun-wrap .bd .item-l i{
	display: block;
	color: #f64079;
	width: 50px;
	text-align: center;
	font-size: 28px;
	vertical-align: middle;
}
 
.m-chaxun-wrap .bd .item-l .icon-queren{
	font-size: 22px;
}
.m-chaxun-wrap .bd .item-c{
	float: left;
	
}
.inputddh{
	font-size:16px;
	padding-left: 7px;
	border: none;
	background: none;
	width: 283px;
	height: 46px;
	border-bottom: 1px solid #e5e5e5;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.inputddhchang{
	font-size:16px;
	padding-left: 7px;
	border: none;
	background: none;
	width: 520px;
	height: 46px;
	border-bottom: 1px solid #e5e5e5;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.inputtousumima{
	font-size:16px;
	padding-left: 7px;
	border: none;
	background: none;
	width: 180px;
	height: 46px;
	border-bottom: 1px solid #e5e5e5;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.m-chaxun-wrap .bd .item-c input:focus{
	border-bottom-color: #f64079;
}
.m-chaxun-wrap .bd .item-r{
	position: absolute;
	top: 0;
	right: 10px;
}
.m-chaxun-wrap .bd .item-r a{
	color: #f64079;
}
.m-chaxun-wrap .bd .item-r i{
	font-size: 22px;
}
.m-chaxun-wrap .bd .tip{
	margin-top: 25px;
}
.m-chaxun-wrap .bd .tip label{
	position: relative;
	padding-left: 50px;
	display: block;
	line-height: 22px;
}
.m-chaxun-wrap .bd .tip label a{
	color: #999;
}
.m-chaxun-wrap .bd .tip label input{
 	border: 1px solid #999;
 	border-radius: 3px;
 	width: 22px;
 	height: 22px;
 	background: none;
}
.m-chaxun-wrap .bd .tip label input,
.m-chaxun-wrap .bd .tip label i{
	position: absolute;
	top: 0;
	left: 14px;
}
.m-chaxun-wrap .bd .tip label i{
	font-size: 22px;
}
.m-chaxun-wrap .bd .tip i{
	display: none;
}
.m-chaxun-wrap .bd .tip label input:checked{
	opacity: 0;
}
.m-chaxun-wrap .bd .tip label input:checked + i{
	display: block;
	color: #f64079;
}
 
.m-chaxun-wrap .ft{
	padding: 25px 70px;
}

.m-chaxun-wrap .ft p{
	margin-top: 8px;
	color:#CCC;
}

.m-chaxun .copy{
float:left;width: 1050px; height:20px; color:#000; font-size:12px;padding-bottom:16px;
position:fixed;bottom:0;
}

.btn-code-chaxun{
	margin-left:20px;
	width:120px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	background: #f64079;
	border-radius: 5px;
	border: none;
	cursor: pointer;
}
.btn-code-tika{
	margin-left:10px;
	width:90px;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	background: #f64079;
	border-radius: 5px;
	border: none;
	cursor: pointer;
	float:right;
}
.btn-code-tika:hover{
opacity:.8;filter:alpha(opacity=80);
color: #fff;
}

.chaxuntika{
float:left;position: absolute;top: 385px;left: 50%;margin-left: -580px;width: 1050px;
}
.tika{
width: 480px; height:170px;background: #fff;border-radius: 3px; padding:15px;
}
.tikafs{
float:right;padding-right:20px;
}
.tikack{
float:right; padding-top:45px;
}
.tikaxinxi{
padding-top:35px; width:380px;
}
.tikaxinxi1{
float:left; width:33%; text-align:center; font-weight:bold;
}
.tikaxinxi2{
float:left; width:33%;text-align:center;font-size:15px; font-weight:bold;
}
.tikagexian{
padding-top:45px;border-bottom: 1px solid #F0F0F0;
}
.tikadate{
padding-top:15px;
}
.tikacongexian{
float:left;height:20px; width:100%;
}
.tikafootgexian{
float:left;height:50px; width:100%;
}

/*查询结束*/




/*提卡*/
.m-tiqukami{
	position: relative;
	height: 100vh;

}

.m-tiqukami-wrap-tishi{
	position: absolute;
	top: 120px;
	left: 50%;
	margin-left: -670px;
	width: 1300px;
	height:35px;
	line-height:35px;
	padding-left:30px;
}
.m-tiqukami-wrap-tishi{
	background: #B6DEF3;
	border-radius: 3px;
	color:#5B57F2
}



.m-tiqukami-wrap{
	position: absolute;
	top: 180px;
	left: 50%;
	margin-left: -670px;
	width: 1300px;
	padding-left:30px;
	padding-top:30px;
}
.m-tiqukami-wrap{
	background: #fff;
	border-radius: 3px;
}

.tikaspxinxi{
float:right; padding-right:35px;
}
.tikaspxinxi-je{
font-size:35px;color:#333;
}
.tikaspxinxi-fs{
text-align:right; font-size:18px;
}
.tikaspxinxi-fs2{
float:right;padding-top:20px;;
}

.tikaspxinxi-ddh{
font-size:20px; font-weight:bold; color:#000;
}
.tikaspxinxi-ddh2{
padding-top:10px;font-size:16px;
}
.left25{
padding-left:25px;
}

.tikaspshuoming{
width:95%; margin-top:20px; padding:15px; background-color:#EEE; line-height:25px;
}
.tikaspbuykamitext{
font-size:20px; font-weight:bold; color:#000;
}
.tikaspbuykamitextgexian{
width:95%;border-bottom: 2px solid #F0F0F0; padding-top:10px; padding-left:25px;
}

.kami{
padding-top:20px; padding-bottom:60px; line-height:25px;
}
.kamico{
color:#333
}
.kamisum{
float:left;font-size:16px; width:15%;
}

.kami-ka-too{
float:left;font-size:16px; width:41%;word-break:break-all; word-wrap:break-word;
}

.kami-ka-weiyi{
float:left;font-size:16px; width:82%;word-break:break-all; word-wrap:break-word;
}

.kami-mi{
float:left;font-size:16px; width:41%;word-break:break-all; word-wrap:break-word;
}

.kamiok{
color:#39F;
}
.kamibad{
color:#F00;
}


.btn-code-tika2{
	margin-left:20px;
	width:120px;
	line-height: 45px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	background: #f64079;
	border-radius: 5px;
	border: none;
	cursor: pointer;
	float:right;
}
.btn-code-tika2:hover{
opacity:.8;filter:alpha(opacity=80);
color: #fff;
}

/*提卡结束*/






.header1:before{
	display: none;
}
.header1 .header-logo{
	margin-left: 45px;
}

.layui-btn{display:inline-block;height:38px;line-height:38px;padding:0 18px;background-color:#f12665;color:#fff;white-space:nowrap;text-align:center;font-size:14px;border:none;border-radius:2px;cursor:pointer}
.layui-btn:hover{opacity:.8;filter:alpha(opacity=80);color:#fff}
.layui-textarea {
    border:1px solid #e6e6e6; 
	font-size:13px;
}
.layui-input{
    border:1px solid #e6e6e6;  
	height: 30px;
	font-size:13px;
}

.layui-select{
    border:1px solid #e6e6e6;  
	height: 30px;
	font-size:13px;
}

.layui-input:focus, .layui-textarea:focus {  
    border:1px solid #f12665; 
}

.layui-input{outline:0;-webkit-appearance:none;transition:all .3s;-webkit-transition:all .3s;box-sizing:border-box} 

