body{
	font-family: Microsoft YaHei,arial,helvetica,clean,sans-serif;
	height: 100%;
	/*letter-spacing: 1px;*/
}
html, body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, button, fieldset, form, input, legend, textarea, th, td,select,img,b,span {
    margin: 0;
    padding: 0;
  /*  display: block;*/
}
a{
	text-decoration: none;
}
li {
    list-style: none;
}
input,textarea,select,a:focus {
	outline: none;
}
/*公用*/
/*banner*/
.zjfw_banner{
	width:100%;
	max-width: 19.2rem;
	height: auto;
	overflow: hidden;
}
.zjfw_banner img{
	width: inherit;
}
.fw_title{
	width: 12rem;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    padding: 1rem 0;
    text-align: center;
}
.fw_title h1{
    font-size: .42rem;
    color: #464751;
    margin-top: -.9rem;
}
.fw_title h6{
	color: #f5f4f4;
    font-size: .9rem;
    text-transform: uppercase;
}
.fanwei, .case_text, .name_text, .mation_text, .paizhao_bl, .tuijian, .hezuo{
	width: 12rem;
	height: auto;
	overflow: hidden;
	margin:  0 auto;
}
.fw_text ul, .case_text ul, .name_text ul, .mation_text ul, .paizhao_bl ul, .tuijian ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.zixun{
	width: 12rem;
	margin: 0 auto;
	height: auto;
	/*overflow: hidden;*/
	text-align: center;
	margin-top: 78px;
}
.zixun a{
	background: #b94246;
	padding: .1rem 1.1rem;
	text-align: center;
	font-size: .2rem;
	color: #fff;
	border-radius: .1rem;
}
.zixun h6{
	text-align: center;
	font-size: .2rem;
	color: #000;
	font-weight: 400;
	    margin-top: 40px;
}
/*热门牌照办理*/
.paizhao_bl{
    background: #61c0ee;
}
.paizhao_bl ul{
    padding: .35rem 2%;
}
.paizhao_bl ul li{
    float: left;
    width: 16%;
    text-align: center;
    padding: .4rem 0;
}
.paizhao_bl ul li p{
    color: #fff;
    font-size: .2rem;
    font-weight: bold;
}
.paizhao_bl ul li img{
    margin: 0 auto .25rem;
    width: .66rem;
    height: .63rem;
}
/*在转牌照推荐*/
.tuijian ul{
    padding: 0 8%;
}
.tuijian ul li{
    float: left;
}
.tuijian ul li p{
    float: left;
}
.tuijian ul li p img{
    margin-right: .25rem;
    width: 2.36rem;
    height: 1.67rem;
}
.tuijian ul li div{
    float: left;
}
.tuijian ul li div h6{
    font-size: .22rem;
    margin-bottom: .1rem;
}
.tuijian ul li div p{
   font-size: .19rem;
}
.tuijian ul li:nth-child(1), .tuijian ul li:nth-child(2){
    margin-bottom: 1rem;
}

/*合作*/
.hezuo ul{
    margin-top: .2rem;
}
.hezuo ul li{
    float: left;
    font-size: .2rem;
    text-align: center;
    width: 1.6rem;
    font-weight: bold;
    margin-right: .1rem;
}
