@charset "utf-8";

body {
	font-family: "微软雅黑", "arial";
	background-color: #FFFFFF;
	font-size: 16px;
}

img {
	border: none;
}

button {
	cursor: pointer;
	font-size: 0px;
	outline: none;
	border: none;
}
input{
	outline: none;
}
i {
	font-style: normal;
}
ul {
	padding-left: 0px;
	margin-bottom: 0px;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: '020';
	height: 0px;
	display: block;
	overflow: hidden;
	clear: both;
}

/* 二级资格查询&便民服务&验收备案样式 */
.box-1200 {
    width: 12rem;
    margin: 0 auto;
}
.one-title {
    line-height: 0.4rem;
    margin: 0.4rem 0 0.2rem 0;
    width: 100%;
    height: 0.4rem;
    font-size: 28px;
    color: #333333;
    letter-spacing: 0;
    font-weight: 600;
}
.serve-list {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.serve-list li {
    margin-right: 0.2rem;
    margin-bottom: 0.3rem;
    width: 3.8rem;
    height: 0.6rem;
    background: url(https://qqhr.zwfw.hlj.gov.cn/cms_files/webqiqihaershizhengwufuwuwang/tplobject/defaultSet/dfe388425f284b0f9ac9593eae71e540/images/bqh.png) 0.2rem center no-repeat #f5f5f5;
    background-size: 0.24rem 0.24rem;
}
.serve-list li:hover {
    background: url(https://qqhr.zwfw.hlj.gov.cn/cms_files/webqiqihaershizhengwufuwuwang/tplobject/defaultSet/dfe388425f284b0f9ac9593eae71e540/images/bqb.png) 0.2rem center no-repeat #1677ff;
    background-size: 0.24rem 0.24rem;
}

.serve-list li a {
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 0.54rem;
    line-height: 0.6rem;
    font-size: 18px;
    color: #333333;
    letter-spacing: 0;
    font-weight: 500;
}
.serve-list li a:hover {
	color: #fff;
}


/* 标题部分 */
.ty_title{
	display: block;
	position: relative;
	height: 40px;
	width: 100%;
	margin: 40px 0px 30px 0px;

}
.ty_title .chinese_name{
	display: block;
	width: 100%;
	height: 40px;
	line-height: 30px;
	font-size: 26px;
	
	color: #333333;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
}
.ty_title .chinese_name span{
	border-bottom: 3px #488cf0 solid;
}
.ty_title .english_name{
	width: 100%;
	height: 40px;
	font-size: 26px;
	
	color: #eaeaea;
	text-align: center;
	line-height: 50px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

.banner{

	 max-width: 1920px;
	  height: 300px;
	  margin: 0 auto;
	  overflow: hidden;
	  background:url(banner1.png) no-repeat top center;
	  position: relative;
}

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

.banner_span{
	display: block;
	padding-top: 110px;
	font-size: 40px;
	color: #ffffff;
	font-weight: bold;
}

.bannercon p{
	font-size: 22px;
	color: #ffffff;
}

.main{
	width: 1200px;
	min-height: 200px;
	margin: 0 auto;
	padding-bottom: 40px;
}
/* 政策通 */
.zc{
	width: 100%;
	height: 40px;
  margin-top: 30px;
	
}
.zc .zc_title{
	float: left;
	width: 70%;
	height: 40px;
	line-height: 40px;
	
}
.zc .zc_title li{
	float: left;
	font-size: 22px;
	color: #999999;
	margin-right: 30px;
	cursor: pointer;
}
.zc .zc_more{
	float: right;
	
	height: 40px;
	line-height: 40px;
}
.zc .zc_more a{
	font-size: 16px;
	color: #488cf0;
}
.li_on{

	color: #333333!important;
	border-bottom: 2px #488cef solid;

}
.zc_list{
	width: 100%;
	min-height: 250px;
	border: 1px #e3e5e9 solid;
	box-shadow: 0px 0px 10px #e3e5e9;
	border-radius: 5px;
	margin-top: 5px;
	padding: 20px 30px 20px 20px;
}
.zc_list .list_ul .list_li{
	width: 100%;
	height: 35px;
	line-height: 35px;
}
.zc_list .list_ul .list_li a{
	float: left;
    height: 35px;
    line-height: 35px;
    width: 1030px;
    font-size: 18px;
    color: #333333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	padding-left: 20px;
	background: url(dian.png) no-repeat left center;
}
.zc_list .list_ul .list_li a:hover{
	color: #3682ff;
}
.zc_list .list_ul .list_li span{
	float: right;
    height: 35px;
    line-height: 35px;
    color: #999999;
    font-size: 16px;
}
/* 办事通 */
.ty_title {display:none;}
.bst{
	width: 100%;
	height: 170px;
  display: none;
	
}
.bst .bst_li{
	float: left;
	margin-left: 31px;
	width: 215px;
	height: 170px;
	box-shadow: 0px 0px 10px #e3e5e9;
}
.bst .bst_li:first-child{
	margin-left: 0px;
}
.bst .bst_li img{
	width: 215px;
	height: 115px;
}
.bst .bst_li span{
	display: block;
	width: 215px;
	height: 55px;
	line-height: 55px;
	font-size: 22px;
	color: #333333;
	text-align: center;
	padding: 0px 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;		
	cursor: pointer;
	transition: all 0.2s;
}
.bst .bst_li:hover span{
	color: #ffffff;
	background-color: #488cf0;
	
}



.fw{
	width: 100%;
	min-height: 370px;
	margin-top: 40px;
  display: none;
}
.fw_title{
	width: 100%;
	height: 35px;
	
}
.fw_title span{
	font-size: 26px;
	color: #333333;
	border-bottom: 3px #488cf0 solid;
	line-height: 40px;
}
/* 服务事项 */
.fw .fwsx{
	float: left;
	width: 100%;
	
}
.fw .fwsx .fwsx_ul{
	width: 100%;
	min-height: 330px;
	border: 1px #e3e5e9 solid;
	box-shadow: 0px 0px 10px #e3e5e9;
	border-radius: 5px;
	margin-top: 5px;
	padding: 25px;

}
.fw .fwsx .fwsx_ul .fwsx_li{
	width: 100%;
	height: 35px;
	line-height: 35px;
}
.fw .fwsx .fwsx_ul .fwsx_li a{
	float: left;
    height: 35px;
    line-height: 35px;
    width: 85%;
    font-size: 18px;
    color: #333333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	padding-left: 20px;
	background: url(dian.png) no-repeat left center;
}
.fw .fwsx .fwsx_ul .fwsx_li a:hover{
	color: #3682ff;
}
.fw .fwsx .fwsx_ul .fwsx_li span{
	float: right;
    height: 35px;
    line-height: 35px;
    color: #999999;
    font-size: 16px;
}

/* 查询服务 */
.fw .cxfw{
	float: right;
	width: 570px;
	
}
.cxfw_div{
	width: 100%;
	height: 330px;
	border: 1px #e3e5e9 solid;
	box-shadow: 0px 0px 10px #e3e5e9;
	border-radius: 5px;
	margin-top: 5px;
	padding: 15px;
	background: url(beijing.png) no-repeat right bottom;
}
.cxfw_div .cxfw_ul{
	width: 100%;
	height: 280px;
}
.cxfw_div .cxfw_ul .cxfw_li{
	float: left;
	width: 120px;
	height: 125px;
	margin: 5px 7px;
	text-align: center;
	box-shadow: 0px 0px 10px #e3e5e9;
}
.cxfw_div .cxfw_ul .cxfw_li img{
	margin: 12px 0px;
}
.cxfw_div .cxfw_ul .cxfw_li p{
	font-size: 14px;
	color: #488cf0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;		
	cursor: pointer;
	padding: 0px 5px;
	margin-top: 10px;
}

.cxfw_div_two{
	width: 100%;
	height: 30px;
	padding-top: 10px;
}
.cxfw_div_two li{
	float: left;
	width: 15px;
	height: 8px;
	background-color: #cbd2df;
	border-radius: 9px;
	cursor: pointer;
}
.cxfw_div_two li:first-child{
	margin-right: 10px;
	margin-left: 250px;
}
.on{
	background-color: #488cf0!important;
	width: 40px!important;
}