*{
    padding:0;
    margin:0;
}
body{
    font-family: "Microsoft Yahei", "Hiragino Sans GB", "Helvetica Neue", "宋体", Helvetica, tahoma, arial, "WenQuanYi Micro Hei", Verdana, sans-serif, "\5B8B\4F53";
    font-size:16px;
    background-color: #F8F8F8;
}
ul,li{
    list-style: none;
}
a{
    text-decoration: none;
    color:#333;
}
a:hover,a:visited{
    text-decoration: none;
}
img{
    border:none;
}
.header{background:blue;}
.header_top{
    height:100px;
	line-height:100px;
	text-align:center;
    background:url('../images/moblie_siteheader_bg.jpg') no-repeat;
    background-size:cover
}
.header_top img{
    display:block;
    max-width:140px;
    margin:0 auto;
    padding-top:8px;
}
.header_top span{
	width:100%;
	font-size:20px;
	font-weight:bold;
	color:white;
	text-align:center;
	margin:0 auto;
}
.header_nav{
    padding:0 15px;
    border-bottom:1px solid #E1E1E1;
    background:#fff;
}
.footer{
    width:100%;
    background:#01458E;
    padding:15px 0;
    text-align:center;
    color:#fff;
	position:fixed;
	bottom:0;
}
.footer p{font-size:10px;}
/*houzhengjia*/
.mingxi select{ width:120px;height:30px;border:1px solid #1890ff;}
.yhbh-group{background:#fff;width:100%;padding: 25px 0px 10px 0px;}/*margin-top:20px;*/
.wyyd{background:#fff;min-height:450px;}
.yhbh-sr{width:95%;padding-left:20px;}
.yhbh_next{
    text-align: center;
    color: #fff;
    font-family: "microsoft yahei";
    font-size: 16px;
    text-decoration: none;
    padding: 8px 30px;
    border:none;
    cursor:pointer;
	width:92%;
	border-radius:15px;
}
.xyb{margin-top:50px;margin-left:10px;text-align:center;}
.yhbh-blue{
    background: #619cd8;
}
.wsjf_2{background:#fff;}
.wsjf1{width:95%;margin-left:10px;margin-top:20px;height:50px;line-height:50px;}
.wsjf{width:95%;margin-left:10px;}
.wsjf tr td{line-height:38px; border-bottom:1px solid #f3f3f3;}
.wsjf-control select{border: 1px solid #3b9cf4;}
.Money {color:red;}
.wsjf input{
    outline-color: invert ;
	outline-style: none ;
	outline-width: 0px ;
	border: none ;
	border-style: none ;
	text-shadow: none ;
	-webkit-appearance: none ;
	-webkit-user-select: text ;
	outline-color: transparent ;
	box-shadow: none;}
.yhbh-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}
/**/
.bill_div {
 	width: 100%;
 	background: url(../img/bill_top_bg_02.png) no-repeat center center/ 100% 100%
 }
 
 .bill_div div {
 	font-size: 1em;
 	color: #fff;
 	margin: 0 auto;
 	height: 50px;
 	line-height: 50px;
 	text-align: center
 }
 
 .bill_div div i {
 	display: inline-block;
 	font-style: normal;
 	width: 110px;
 	color: #4BB2F2;
 	font-size: 1.1em;
 }
 
 .bill_div div span {
 	display: inline-block;
 	margin-right: 3px;
 	color: #5b5b5b;
 }
 
 .bill_div div a {
 	display: inline-block;
 	width: 15px;
 	height: 10px;
 	background: url(../img/bill_top02.png) no-repeat center center/ 15px 10px
 }
 
 .bill_list {
 	width: 100%;
 	margin: 0 auto
 }
 
 .bill_list ul {
 	width: 80%;
 	margin: 0 auto;
 	text-align: center
 }
 
 .bill_list ul li {
 	line-height: 24px;
 	font-size: .875em
 }
 
 .bill_list ul span {
 	display: inline-block;
 	width: 90px
 }
 
 .bill_list ul i {
 	padding: 0 20px;
 	display: inline-block;
 	font-style: normal;
 	background: #fff;
 	border-radius: 5px;
 	border-bottom: 1px solid #f1f1f1
 }
 
.gongren_an{width:100%;text-align:center;background:white; border-bottom: 1px dashed #ccc;padding-bottom:10px;}
.gongren_an dd a{color:white;font-size:14px;}
.gongren_an dd{
	width:320px;/*135*/
	background:#0165A0;
    margin: 12px 8px;
    padding: 2px;
    border-radius:15px;
    display: inline-block;
    text-align: center;}
