body {
	margin: 0 auto;
	padding: 0;
	font-family: "微软雅黑";
	color: #343434;
}
body{
	-webkit-text-size-adjust:none !important;
}
body{
	-webkit-text-size-adjust:100% !important;
}
/*轮播图*/
.cartography-box{
	width: 100%;
	height: 450px;
}
.cartography-box img{
	width: 100%;
	height: 100%;
}
.background-box{
	width: 100%;
	height: 300px;
}
.background-box img{
	width: 100%;
	height: 100%;
}
/*header的搜索*/
#topdiv{
	width: 1150px !important;
}
.header_search {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	height: 80px;
}

.header_search .header_left {
	width:468px;
	height: 55px;
	float: left;
	padding-top:25px;
}

.header_search .header_right {
	float: left;
	margin-top: 25px;
	height: 38px;
	width: 410px;
	border-radius: 50px;
	border: 1px solid #D11D1E;
	display: flex;
	align-items: center;
	padding-left:8px;
}

.header_search .header_right input {
	width: calc(100% - 54px);
	height: 26px;
	line-height: 26px;
	border: none;
	display: inline-block;
	vertical-align: middle;
	outline: 0;
}

.header_search .header_right button {
	width: 55px;
	height: 38px;
	border: none;
	background-color: #D11D1E;
	color: #fff;
	display: flex;
	align-items:center;
	vertical-align: middle;
	font-size: 15px;
	outline: 0;
	margin: -1px;
	border-bottom-right-radius: 18px;
	border-top-right-radius: 18px;
}

.header_search .header_right button img{
	width:32px;
	height:32px;
}

.header_search .userLogin{
	float: right;
	height: 80px;
	line-height: 80px;
}

.header_search .userLogin a{
	text-decoration: none;
	color:#585858;
	font-size: 14px;
}

/*header的目录*/
.title-color-B,.title-color-A{
	color: unset ;
}
.title-color-B:hover,.title-color-A:hover{
	color: #25649A !important ;
}
/*.xwlb-box ul li a:hover{*/
	/*background: #FBFBFB !important;*/
/*}*/
#main_container ul li a:hover{
	background: unset !important;
}
.title-color-:hover{
	color: #D01D1E !important;
}
.header_menu {
	width: 100%;
	height: 37px;
	background-color: #2E84DB;
	border-bottom: 2px solid #F1A008;
}

.header_menu .header_menu_center {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

.header_menu .header_menu_center li {
	list-style: none;
	float: left;
}

.header_menu .header_menu_center .menu-active {
	background-color: #F1A008;
}

.header_menu .header_menu_center li a {
	width: 120px;
	height: 37px;
	line-height: 37px;
	display: block;
	text-decoration: none;
	color: #fff;
	text-align: center;
}

.header_menu .header_menu_center li a:hover {
	background-color: #F1A008;
}

.header_menu .header_menu_center .userLogin {
	float: right;
	height: 37px;
	line-height: 37px;
}

.header_menu .header_menu_center .userLogin button {
	width: 100px;
	height: 33px;
	/*line-height: 33px;*/
	background-color: #5BA2E2;
	color: #fff;
	border: 1px solid #3D7199;
	border-radius: 12px;
}
.header_search .userLogin{
	display: none;
}
/*友情链接*/
.friendly-link-box{
	border: 2px solid #be7878;
	height: 60px;
	width: 1200px;
	margin:0 auto 32px;
	display: flex;
	justify-content: left;
}
.friendly-link-title{
	height:100%;
	width: 180px;
	background: url("../images/bz-index/bz-index-09.png");
	margin: 0;
	margin-right: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 22px;
	color: white;
}
.friendly-link{
	height: 100%;
	width: 130px;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 15px;
}
.friendly-link a{
	color: #666666 !important;
	border-bottom: 1px solid #939393;
	line-height: 15px;
}


/*main主容器*/

#main_container {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	padding: 0;
	margin-top: 42px;
	margin-bottom: 7px;
	min-height: 450px;
	font-size: 15px;
	font-family:"微软雅黑 Regular","微软雅黑";
}


/*公共的ul*/

#main_container ul {
	margin: 0 auto;
	padding: 0;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#main_container ul li {
	list-style: none;
}

#main_container ul li a {
	height: 29px;
	line-height: 29px;
	display: block;
	text-decoration: none;
	color: #343434;
}

#main_container ul li a:hover {
	background: #ECECEC;
}

#main_container ul li span {
	float: right;
	color: #999999;
	font-size: 14px;
}


/*第一行第一个div*/

#main_container .left_one {
	width: 50%;
	height: 350px;
	float: left;
	top: 46px;
	position: absolute;
}

.left_one {
	position: relative;
	width: 660px;
	height: 380px;
	background-color: #000;
}

.left_one img {
	width: 600px;
	height: 350px;
}

.left_one .shadow .title {
	width: 260px;
	height: 65px;
	padding-left: 30px;
	padding-top: 20px;
}

.left_one .shadow .title a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
	overflow: hidden;
}

.left_one .btn {
	position: absolute;
	bottom: 34px;
	left: 510px;
	overflow: hidden;
	zoom: 1;
}

.left_one .btn a {
	position: relative;
	display: inline;
	width: 13px;
	height: 13px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}

.left_one .btn a:hover,
.left_one .btn a.current {
	cursor: pointer;
	background: #fc114a;
}

.left_one .fPic {
	position: absolute;
	left: 0px;
	top: 0px;
}

.left_one .D1fBt {
	overflow: hidden;
	zoom: 1;
	height: 16px;
	z-index: 10;
}

.left_one .shadow {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0px;
	z-index: 10;
	height: 36px;
	line-height: 36px;
    background: rgba(0, 0, 0,0.2);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#80000000,endColorstr=#80000000)"; /*Filter for IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#80000000, endColorstr=#80000000); /*Filter for older IEs */
	display: block;
	text-align: left;
}

.left_one .shadow a {
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	overflow: hidden;
	margin-left: 10px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
}

.left_one .fcon {
	position: relative;
	width: 100%;
	float: left;
	display: none;
	background: #000
}

.left_one .fcon img {
	display: block;
	border: none;
}

.left_one .fbg {
	position: absolute;
	bottom: 5px;
	right: 16px;
	height: 21px;
	text-align: center;
	z-index: 200;
}

.left_one .fbg div {
	margin: 4px 0 0;
	overflow: hidden;
	zoom: 1;
	height: 14px;
}

.left_one .D1fBt a {
	position: relative;
	display: inline;
	width: 12px;
	height: 12px;
	border-radius: 3px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	/*text-align: center;*/
	outline: 0;
	float: left;
	background: #D9D9D9;
}

.left_one .D1fBt .current,
.left_one .D1fBt a:hover {
	background: #FF0000;
}

.left_one .D1fBt img {
	display: none
}

.left_one .D1fBt i {
	display: none;
	font-style: normal;
}


/*第一行第一个div*/
#main_container .xwlb-box{
	height: 432px !important;
	margin-top: 45px;
}
#main_container .xwlb-box ul{
	float: right;
	width: 555px;
	margin-top: 10px;
	height: 335px;
	background: #FBFBFB;
	padding-top: 23px;
}
#main_container .xwlb-box ul li:first-child{
	height: 119px;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 20px;
}
#main_container .xwlb-box ul li:first-child span{
	line-height: 24px;
	overflow: hidden;
	margin-top: 3px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	float: left;
}
#main_container .xwlb-box ul li:first-child a{
	margin-bottom: 3px;

}
#main_container .xwlb-box ul li:first-child font{
	font-size: 22px ;
	color: #E62424 !important;
}
.title-color-R{
	color:unset !important;
}
#main_container .right_one {
	width: 100%;
	height: 284px;
	position: relative;
}
#main_container .tzgg-box ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main_container .tzgg-box ul li{
	width: 48%;
	border: 2px solid #F2F2F2;
	margin: 1px 0 19px;
	height: 100px;
	display: flex;
	align-items: center;
}
#main_container .tzgg-box ul li .title-color-{
	margin: 0;
}
#main_container .tzgg-box .data-box{
	width: 65px;
	height: 65px;
	border: 1px solid #c4020a;
	display: inline-flex;
	flex-wrap: wrap;
	margin: 0 15px;
}
#main_container .tzgg-box .content-box{
	flex: 1;
	height: 100%;
}
#main_container .tzgg-box .content-box span{
	margin-right: 30px;
	overflow:hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	line-height: 22px;
	float: unset;
}

#main_container .right_one .right_one_title img{
	float: left;
}
#main_container .tzgg-box .data-box .day{
	width: 100%;
	float: unset;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #c4020a;
	font-size: 20px;
	font-weight: 600;
}
#main_container .tzgg-box .data-box .years {
	color: white;
	font-size: 12px;
	background: #c4020a;
	display: inline-block;
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: center;
}


#main_container .right_one .right_one_title {
	height: 36px;
	line-height: 36px;
	color: #c4020a;
	font-weight: bold;
	border-bottom: 2px solid #cf7e7e;
	line-height: 29px;
}
#main_container .right_one .right_one_title span{
	width: 120px;
	padding-left: 10px;
	display: block;
	font-size: 22px;
	font-weight: 600;
	font-family: "微软雅黑 Light";
	padding-left: 10px;
	float: left;
}
#main_container .right_one .right_one_title a{
	text-decoration: none;
	color: #A4A4A4;
	float: right;
	padding-right: 10px;
	font-size: 14px;
	font-weight: normal;
}

/*第二行第一个div*/

#main_container .left_two {
	width: 601px;
	height: 284px;
	float: left;
	margin-top: 25px;
	margin-bottom: 25px;
}
#main_container ul li a img{
	margin-bottom: -3px;
}

#main_container .smalltitle {
	height: 36px;
	line-height: 36px;
	
	color: #c4020a;
	font-weight: bold;
	border-bottom: 2px solid #cf7e7e;
}

#main_container .smalltitle span {
	width: 120px;
	padding-left: 10px;
	display: block;
	font-size: 22px;
	font-weight: 600;
	line-height: 24px;
	font-family: "微软雅黑 Light";
	padding-left: 10px;
	float: left;
}
#main_container .tzgg-box .content-box a{
	height: 35px;
	line-height: 35px;
	margin-top: 8px;
}
.content-box a:hover font{
	background-color: #FFF !important;
	color: #25649A !important;
}

#main_container .smalltitle a {
	text-decoration: none;
	color: #A4A4A4;
	float: right;
	padding-right: 10px;
	font-size: 14px;
	font-weight: normal;
}


/*第二行第二个div*/
#main_container .smalltitle img{
	float: left;
}
#main_container .right_two {
	width: 565px;
	height: 284px;
	float: right;
	margin-top: 25px;
}
.right_two .smalltitle, .left_two .smalltitle{
	margin-bottom: 5px;
}

/*footer部分*/

#footer {
	height: 62px;
	width: 100%;
	line-height: 62px;
	clear: both;
	font-size: 15px;
	background-color: #393939;
	position: relative;
	bottom: 0;
}

.footer_center {
	width: 1000px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	margin: 0 auto;
	padding: 0;
}
.fonter-box{
	width: 1200px;
	margin: auto;
	display: flex;
	justify-content: space-between;
}
.fonter-box span{
	margin: 0;
}


.footer_center .footer_left {
	float: left;
}

.footer_center .footer_right {
	float: right;
}


/*fix_right悬浮框*/

#fixed_right {
	position: fixed;
	right: 0;
	top: 30%;
	width: 120px;
	font-size: 13px;
}

#fixed_right .support{
	border: 1px solid #DCDCDC;
	border-bottom: none;
	color: #FFA24A;
	font-weight: bold;
	text-align: center;
	padding: 10px 0px 10px 5px;
}

#fixed_right .qq{
	border: 1px solid #DCDCDC;
	border-bottom: none;
	height: 40px;
	padding-top:10px;
	padding-left: 10px;
	line-height: 14px;
	color: #5D5D5D;
	font-weight: bold;
	font-size: 12px;
}

#fixed_right .wechat{
	border:1px solid #DCDCDC;
	text-align: center;
	padding-top: 5px;
	color:#818181;
}
 /*登录框*/
 .login-box{
	position: absolute;
	right: -340px;
	top: 10px;
	border: 1px solid #DDDDDD;
	height: 322px;
	width: 300px;
	border-radius:8px;
	padding: 25px 15px;
}

/*标准查询*/

#main_container .bzcx_query .left {
	margin: 0;
}

#main_container .bzcx_query .right {
	float: right;
	margin: 0;
}
.query_row_one .query_row_two .left{
	margin-right: 75px !important;
}
.bzcx_query .query_row_one{
	display: flex;
}
#main_container .bzcx_query span {
	width: 88px;
	height: 30px;
	line-height: 30px;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	display: inline-block;
	color: #3D3D3D;
}

#main_container .bzcx_query input {
	height: 30px;
	border: 1px solid #F2F2F2;
}
.registerMan3-filltable-right input, select{
	background: #FFFFFF !important;
	border: 1px solid #F2F2F2;
}

#main_container .query_row_one input {
	width: 245px;
	margin-top: 18px;
}

#main_container .query_row_two input {
	width: 110px;
	margin-top: 24px;
}

#main_container .query_row_three {
	clear: both;
	margin: 0;
	text-align: center;
	padding-top: 22px;
	padding-bottom: 18px;
}

#main_container .query_row_three button {
	width: 80px;
	height: 30px;
	border: none;
	border-radius:3px;
	background-color: #D01D1E;
	color: #fff;
	padding: 0;
}

#main_container .bzcx_result .result_select {
	height: 38px;
	line-height: 38px;
	border-right: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	background-color: #F1F1F1;
}
.bzcx_query{
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-top: 2px solid #D01D1E;
	margin-top: -12px;
}

#main_container .result_select span {
	width: 88px;
	text-align: center;
	font-weight: bold;
	display: inline-block;
}

#main_container .result_select label {
	width: 110px;
	display: inline-block;
}

#main_container .result_select input {
	margin: 0;
	margin-right: 8px;
}

#main_container .result_details {
	padding-top: 12px;
	padding-bottom: 8px;
}
.bzcx_result dl dt:nth-child(even) .result_details{
	background-color: #f5f5f5;
}
.bzcx_result{
	margin-bottom: 80px;
}

#main_container .details_one .details_status {
	width: 280px;
	font-size: 15px;
	color: #C4251F;
	font-weight: bold;
	float: left;
}

#main_container .details_one .details_status a {
	color: #E50D0D;
}

#main_container .details_one .details_status div {
	width: 76px;
	text-align: left;
	float: right;
	color: #E50D0D;
}

#main_container .details_one .details_time {
	float: right;
	color: #666666;
}

#main_container .details_two {
	clear: both;
	padding-top: 3px;
	height: 70px;
}

#main_container .details_two .details_title {
	float: left;
}

#main_container .details_two .title {
	height: 28px;
	line-height: 28px;
	color: #666666;
}

#main_container .details_two .title span {
	color: #0365CC;
}

#main_container .details_two .details_button {
	float: right;
	margin-top: 18px;
}

#main_container .details_two .details_button a {
	width: 100px;
	height: 35px;
	display: block;
	text-decoration: none;
}

#main_container .details_two .details_button button {
	width: 80px;
	height: 26px;
	background-color: #FFFFFF;
	border: 1px solid #0090FF ;
	color: #0090FF;
	border-radius: 3px;
	margin-top: 4px;
	padding: 0;
}
.query_row_one .query_row_two{
	display: flex;
	margin: 0;
	flex: 1;
	padding-left: 85px;
}

/*标准查询详细情况*/

#main_container .details_table {
	border-collapse: collapse;
	font-size: 14px;
}

#main_container .details_table th,
#main_container .details_table td {
	border: 1px solid #DCDCDC;
	border-collapse: collapse;
}

#main_container .table_smalltitle {
	width: 100%;
	text-align: center;
	margin: 0px;
	margin-bottom: 25px;
}

#main_container .details_table tr {
	height: 36px;
	line-height: 36px;
}

#main_container .details_table tr td {
	padding-left: 20px;
	padding-right: 20px;
}

#main_container .details_table tr td:first-child {
	width: 130px;
	width: 150px !important;
	padding-right: 0px;
}

#main_container .button_return {
	clear: both;
	margin-left: 900px;
	margin-top: 10px;
}

#main_container .button_return button {
	width: 95px;
	height: 36px;
	display: block;
	border: none;
	background-color: #F29400;
	color: #fff;
	border-radius: 20px;
}
/*分页样式*/
.paging-list {
	width: 100%;
}
.page-large{
	text-align: center;
}
.page-large .Num{
	display: inline-block;
	font-size: 14px;
	width: 30px;
	height: 30px;
	line-height: 28px;
	margin-left: 10px;
	background-color: #ffffff	;
	border: 1px solid #f0f0f0;
	cursor: pointer;
	color: #999999;
	vertical-align: top;
	text-align: center;
}
.page-large .none{
	background-color: transparent;
	border: 0;
	cursor: default;
	line-height: 18px;
	font-size: 20px;
}
.page-large .on{
	background-color: #d01d1c;
	color: #fff;
	border: 0;
	line-height: 30px;
}
.page-large .next-page{
	display: inline-block;
	width: 30px;
	height: 30px;
	background-color: #ffffff;
	margin-left: 10px;
	border: 1px solid #f0f0f0;
	background: url("../images/bz-index/page-right.png")center center no-repeat;
}
.page-large .prev-page{
	display: inline-block;
	width: 30px;
	height: 30px;
	background-color: #ffffff;
	margin-left: 10px;
	border: 1px solid #f0f0f0;
	background: url("../images/bz-index/page-left.png")center center no-repeat;
}
.fixed-sysindex-btn{
	    position: fixed;
		width: 70px;
		height: 70px;
		top:600px;
		right:90px;
		background:#fff;
		font-size:12px;
}


.bzcx-list{
	
}

.bzcx-list-item{
	padding: 0 15px;
}

.bzcx-list-item:nth-child(even){
	background-color:#f5f5f5;
}


@media (min-width: 576px) {
	.header_left .mobile-log{
		display: none;
	}
}
@media(min-width: 1366px){
	.fixed-login-btn{
		display: none;
	}
}
@media(max-width: 1366px){
	#loginBox{
		display: none;
	}
	 .fixed-login-btn, .fixed-sysindex-btn{
		position: fixed;
		width: 82px;
		height: auto;
		display: flex;
		color: #3DA3FE;
		top: 400px;
		background-color:#fff;
		z-index: 9999;
		right: 20px;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
		border: 1px solid #E4E4E4;
	}
	.fixed-login-btn{
		top: 300px;
	}
}
/*手机端响应式*/
@media(max-width: 576px){
	#topdiv{
		display:none;
	}
	.header_left .mobile-log{
		display: none;
	}
	/*头部*/
	.header_search{
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		height: 100px;
	}
	.header_search .header_left{
		width: 100%;
		float: unset;
		height: auto;
		padding-top: 10px;
	}
	.header_search .header_left a{
		width: 100%;
		display: inline-flex;
		justify-content: center;
	}
	.header_search .header_left img{
		width: 95%;
	}
	.header_search .header_right{
		width: calc(100% - 10px);
		margin: 0;
		padding-left: 5px;
		height: 30px;
	}
	.header_search .userLogin{
		display: none;
	}
	.header_search form{
		width: 90%;
	}
	.header_search .header_right button{
		height: 30px;
		width: 55px;
	}
	/*.header_left .pc-log{*/
		/*display: none;*/
	/*}*/
	/*导航栏*/
	.menu{
		height: 35px;
	}
	.menu-center{
		width: 100%;
		height: 35px;
		overflow:hidden;
	}
	.menu-center ul{
		width: calc(100% - 110px);
		display: inline-flex;
		overflow-x: auto;
		overflow-y: hidden;
	}
	.menu-center-ul li{
		flex: 0 0 80px;
		float: unset;
		height: 35px;
		line-height: 35px;
	}
	.menu-center li a{
		font-size: 14px;

	}
	.navBar-container .crsWeb{
		right: -6px !important;
		height: 35px !important;
		width: 110px !important;
		text-align: left !important;
		line-height: 35px !important;
		padding-left: 3px;
	}
	.navBar-container .crsWeb a{
		 font-size:12px;
				line-height:30px;
	}
	.cartography-box{
		width: 100%;
		height: 150px;
	}
	.cartography-box img{
		height: 100%;
		width: 100%;
	}
	.login-box{
		display: none;
	}
	.background-box{
		height: 150px;
	}
	/*主容器*/

	#main_container{
		width: 100% !important;
		margin-top: 20px !important;
		margin-bottom:15px !important;
	}
	#main_container .tzgg-box ul li{
		width: 100%;
		margin: 0px 0 15px;
		justify-content: space-between;
	}
	#main_container .tzgg-box .data-box{
		width: 50px;
		height: 50px;
		margin: 0 5px 0 10px;
	}
	#main_container .xwlb-box ul li:first-child font{
		    line-height: 26px;
		    width:100%;
	}
	#main_container ul li a{
		line-height: 20px !important;
	}

	#main_container .right_one .right_one_title span{
		font-size: 18px;
		padding-left: 5px;
	}
	#main_container .right_one .right_one_title{
		height: 30px;
		padding-left: 10px;
	}
	#main_container .smalltitle{
		padding-left: 10px;
	}
	#main_container .right_one .right_one_title a{
		font-size: 12px;
	}
	#main_container .smalltitle span{
		font-size: 18px;
		padding-left: 5px;
	}
	#main_container .smalltitle a{
		font-size: 12px;
	}
	#main_container .xwlb-box{
		margin-top: 0;
		height: auto !important;
	}
	#main_container .left_one{
		width: 100%;
		height: 190px;
	}
	.left_one img{
		width: 100%;
		height: 190px;
	}
	.left_one .fPic{
		width: 100%;
	}
	.left_one .shadow a{
		width:60%;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
	}
	#main_container .xwlb-box ul{
		width: 100%;
		float: unset;
		margin-top: 190px;
		padding: 20px 0 10px;
		height: auto;
	}
	#main_container .right_one{
		height: auto;
	}
	#main_container .tzgg-box ul{
		flex-direction: column;
		width: 100%;
	}
	.xwlb-box ul li, .left_two ul li, .right_two ul li{
		position: relative;
	}
	.xwlb-box ul li span, .left_two ul li span, .right_two ul li span{
		position: absolute;
		right: 15px;
		bottom:5px;
		line-height: unset !important;
	}
	#main_container .xwlb-box .title-color-R{
		/* font-size: 18px; */
	}
	#main_container .xwlb-box ul li{
		padding: 0 15px;

	}
	#main_container .xwlb-box ul li font{
		width:75%;
		margin:0;
		overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-line-clamp: 1;
	    -webkit-box-orient: vertical;
	}
	#main_container .xwlb-box ul li:first-child{
		height: 90px;
		margin-bottom:10px !important;
	}
	#main_container .xwlb-box ul li:first-child span{
		padding: 0 ;
		position:unset;
	}
	#main_container .xwlb-box ul li:first-child a{
		height:auto;
	}
	#main_container ul li a{
		height: 30px !important;
	}
	#main_container .left_two ul,#main_container  .right_two ul{
		padding: 15px 0 0;
	}
	#main_container .left_two li,#main_container  .right_two li{
		padding: 0 15px;
	}
	#main_container .left_two li font, #main_container .right_two li font{
		width:75%;
		margin:0;
		overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-line-clamp: 1;
	    -webkit-box-orient: vertical;
	}
	.friendly-link-box{
		height: 35px;
		width: 95%;
	}
	#main_container .right_two{
		width: 100%;
		height: auto;
		margin-top: 0;
	}
	#main_container .left_two{
		width: 100%;
		height: auto;
	}

	.friendly-link-title{
		background-size: 100% 100%;
		font-size: 16px;
		margin-right: 5px;
	}
	.friendly-link a{
		font-size: 12px;

	}
	#main_container .tzgg-box .data-box .day{
		height: 30px;
		line-height: 30px;
	}
	.fonter-box{
		width: 100%;
		flex-wrap: wrap;
		justify-content: center;
	}
	#footer{
		line-height: 20px !important;
		font-size: 12px;
		display: flex;
		align-items: center;
	}
	.header_search .userLogin{
		display: none;
	}


	/*标准查询*/
	#main_container .bzcx_query .left{
		width: 100%;
		margin: 0 !important;
	}
	.query_row_one .query_row_two{
		padding-left: 0;
		flex-wrap: wrap;
	}
	.bzcx_query{
		padding: 0 15px;
	}
	#main_container .query_row_one input{
		width: 100%;
		margin-top: 0;
	}
	#main_container .bzcx_query span{
		text-align: left;
	}
	#main_container .bzcx_query .right{
		float: unset;
		width: 100%;
	}
	.bzcx_query br{
		display: none;
	}
	.query_row_one select{
		margin-top: 0 !important;
		width: 100% !important;
	}
	#main_container .query_row_two span:first-child{
		display: block;
		margin: 0 !important;
	}
	#main_container .query_row_two span{
		width: auto !important;
		margin: 0 7px;
		padding-right: 0 !important;
	}
	#main_container .query_row_two input{
		width: calc(50% - 15px);
		margin-top: 0;
	}
	#main_container .query_row_three{
		margin: auto;
	}
	#main_container .query_row_three button{
		width: 100%;
	}
	#main_container .bzcx_result .result_select{
		height: auto;
		padding: 0 15px;
		margin-bottom: 10px;
	}
	#main_container .result_select span{
		display: block;
		text-align: left;
		margin: 0;
	}
	.bzcx_query .query_row_one{
		flex-wrap: wrap;
	}
	#main_container .result_details{
		padding-left: 10px;
		padding-right: 10px;
		height: auto;
	}
	#main_container .details_two{
		height: auto;
	}
	#main_container .details_two .details_button{
		margin-top: 0;
		float: unset;
		text-align: right;
	}
	#main_container .details_two .title{
		height: auto;
	}

	#main_container .tzgg-box .content-box span{
		line-height: 18px;
   		margin-top: 12px;
	}
		#main_container .tzgg-box .content-box a{
		margin-top: 12px;
	}
	#main_container .tzgg-box .content-box{
		flex:unset;
		width: calc(100vw - 100px)
	}
	/*分页*/
	.page-large{
		margin: 0 -15px;
	}
	.page-large .Num{
		margin-left: 0px;
		width: 28px;
		padding: 0;
	}
	.page-large .prev-page, .page-large .next-page{
		margin-left: 0;
		width: 20px;
	}
}



