* {
    margin: 0;
    padding: 0;
}

ul,
li {
    margin: 0;
    padding: 0;
    text-decoration: none;
    list-style: none;
    font-family: 微软雅黑;
    box-sizing: border-box;
}

#top {
    margin: 0 auto;


}

#top img {
    width: 100%;
    display: block;
}

.nr {
	margin-top: 20px;
}

.nr .box {
    padding: 30px;
    border: 1px #EBEBEB solid;
    background: #fff;
    border-top: 4px #BA1010 solid;
    width: 1200px;
    margin: 0 auto 30px;
	display: flex;
}

.gfx_left {
    width: 29%;
    float: left;
    background: #F7F7F7;
}

.mldh_tit {
    height: 70px;
    line-height: 70px;
    padding: 0px 50px;
    background: url(../img/xzgfxwj_r5_c11_s1.jpg) 33px 30px no-repeat;
    border: 1px #ddd solid;
    font-size: 16px;
}

.mldh_con {
}
.mldh_con div{
	cursor: pointer;
	line-height: 35px;
}
/* 图标大小 */
			i::before {
				font-size: 20px;
			}

			li {
				font-size: 14px;
			}

			.ullist li>span:nth-child(2) {
				font-size: 10px !important;
				float: none !important;
				;
			}

			li:hover {
				background-color: #FaFaFa;
			}

			/* 加号和减号 */
			.plus {
				width: 18px;
				height: 18px;
				border-radius: 3px;
				border: #83befd 1px solid;
				background: url(/0530/imgs/plus1.png) center center;
				background-size: 14px 14px;
				cursor: pointer;
				margin-right: 20px;
			}

			.sub {
				width: 18px;
				height: 18px;
				border-radius: 3px;
				border: #83befd 1px solid;
				background: url(/0530/imgs/sub1.png) center center;
				background-size: 14px 14px;
				cursor: pointer;
				margin-right: 20px;
			}

			.ell {
				white-space: nowrap;
				text-overflow: ellipsis;
				overflow: hidden;
				max-width: 260px;
				cursor: pointer
			}

			/* 下一级 */
			li>ul {
				margin-top: 0.75rem;
				border-top: #ddd 1px solid;
			}

			.l-1 {
				padding-left: 15px;

			}

			.l-2 {
				padding-left: 35px;
			}

			.l-3 {
				padding-left: 55px;
			}

			.l-4 {
				padding-left: 75px;
			}

			.l-5 {
				padding-left: 95px;
			}

			.l-6 {
				padding-left: 115px;
			}

			.l-7 {
				padding-left: 135px;
			}

			/* 缩进 */
			.l1-1 {
				padding-left: 25px;

			}

			.l1-2 {
				padding-left: 45px;
			}

			.l1-3 {
				padding-left: 65px;
			}

			.l1-4 {
				padding-left: 85px;
			}

			.l1-5 {
				padding-left: 105px;
			}

			.l1-6 {
				padding-left: 125px;
			}

			.l1-7 {
				padding-left: 145px;
			}

			.m-1 {
				margin-left: 0px;

			}

			.m-2 {
				margin-left: 20px;
			}

			.m-3 {
				margin-left: 40px;
			}

			.m-4 {
				margin-left: 60px;
			}

			.m-5 {
				margin-left: 80px;
			}

			.m-6 {
				margin-left: 100px;
			}

			.m-7 {
				margin-left: 120px;
			}
			.float-right {
    float: right !important;
}
.d-block {
    display: block !important;
}

			.ullist ul:first-child>li:first-child {
				border-top: #ddd 1px solid !important;
			}

			.aggfl {
				cursor: pointer;
				border-bottom-style: none;
				float: right;
				align-items: center;
				margin-top: 8px;
			}

			.pagination>li {
				height: 35px;
			}

			ul.pagination {
				height: 35px;
			}

			li.next {
				margin-top: 0;
			}

			.px-0 {
				border-bottom: #ddd 2px solid;
			}

			.card {
				border-style: none;
				border-radius: 0px;
				background: #4B79CA;
				margin-bottom: 10px;
			}

			.card-header {
				color: #FFFFFF;
				height: 50px;
				line-height: 38px;
				background-color: #4B79CA;
			}

			.filter_tab {
				padding: 3px 10px 4px 10px;
				cursor: pointer;
			}

			.filter_tab_active {
				border-radius: 5px;
				background-color: #66a8ff;
				color: #fff;
			}
/*.mldh_con div:hover{
	color: #236fd6;
}*/
.mldh_conon{
	color: #236fd6;
}

.wjkjs {
    background: #F7F7F7;
    padding: 0px 20px 10px;
    line-height: 25px;
    margin-bottom: 20px;
}

.my-biji-view li .biji-tit .ptjs {
    line-height: 20px;
    font-size: 18px;
    color: #000;
    font-weight: 600;
    margin-bottom: 10px;
    overflow: hidden;
    padding-top: 20px;
}

.gfx_right {
    width: 70%;
    float: left;
    margin-left: 12px;
}

.my-biji-view li .biji-content {
    font-size: 14px;
    color: #000;
    line-height: 25px;
    margin-bottom: 10px;
    padding-top: 20px;
}

.my-biji-view li .biji-content b {
    font-size: 18px;
    font-weight: 600;
}

.my-biji-view li .biji-oth {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: #999;
    position: absolute;
    right: 0px;
    line-height: 15px;
    bottom: 0px;
}

.my-biji-view {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
}

.gjss li {
    padding: 5px 20px 15px;
}

.gjss_left {
    width: 50%;
}

.gjss_left .gjz {
    width: 70%;
    height: 20px;
    border: 1px #ccc solid;
}

input {
    outline: none;
}

.gjss_left {
    width: 50%;
}

.fwzh {
    width: 34%;
    height: 22px;
    vertical-align: middle;
    border: 1px #ccc solid;
}

.fwzhnf {
    width: 70px;
    height: 22px;
    vertical-align: middle;
}

.fwzhnum {
    width: 55px;
    height: 22px;
    vertical-align: middle;
    border: 1px #ccc solid;
}

.gjss li {
    padding: 30px 20px 15px;
}

.gjss_left {
    width: 50%;
    float: left;
}

.cwrqks {
    width: 24%;
}

.laydate-icon {
    border: 1px solid #e6e6e6;
    background-image: url(../img/icon.png);
}

.gjss_left {
    width: 50%;
    float: left;
}

.gjss_left .wjlx {
    width: 70%;
    height: 25px;
    border: 1px #ccc solid;
}

.gjss_btn2 {
    width: 300px;
    margin: 15px auto;
}

.qwss_btn {
    width: 70px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: url(../img/xzgfxwj_r4_c9_s1.jpg) top repeat-x;
    margin-left: 15px;
    border: none;
    cursor: pointer;
    margin-top: 15px;
}

a {
    text-decoration: none;
    color: #000;
}

.gjss {

    border-bottom: 1px #ccc dashed;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.cwrqks {
    width: 24%;
}

.laydate-icon,
.laydate-icon-default,
.laydate-icon-danlan,
.laydate-icon-dahong,
.laydate-icon-molv {
    color: #999;
    line-height: 24px;
    height: 24px;
    padding: 2px 6px;
    padding-right: 20px;

    background-repeat: no-repeat;
    background-position: right center;
    background-color: #fff;
    outline: 0;
    font-size: 16px;
}

.zxgfx_tit {
    font-size: 15px;
    color: #B12504;
    height: 64px;
    line-height: 64px;
}

.gfxwj th {
    background: #F1F9FC;
    padding: 10px;
}

.gfxwj td {
    padding: 16px;
}

.pagediv .arrow {
    margin: 0 2px 5px;
}

.pagination_index_last {
    padding-left: 15px;
}

.pagediv .arrow a,
.pagediv .index_num,
.pagination_index_last a {
    display: inline-block;
    padding: 0 10px;
    line-height: 30px;
    border: #dddddd 1px solid;
    border-radius: 3px;
}

.pagediv {
    clear: both;
    padding: 20px 0;
    text-align: center;
    color: #666666;
    font-size: 14px;
}

.laydate_body .laydate_box {
    border-top: none;
    border-bottom: none;
    background-color: #fff;
    color: #333;
}

.laydate_body .laydate_top {
    border-top: 1px solid #C6C6C6;
}

.laydate_body .laydate_box,
.laydate_body .laydate_ym,
.laydate_body .laydate_ym .laydate_yms,
.laydate_body .laydate_table,
.laydate_body .laydate_table td,
.laydate_body .laydate_bottom #laydate_hms,
.laydate_body .laydate_time,
.laydate_body .laydate_bottom .laydate_btn a {
    border: 1px solid #ccc;
}
.laydate_body .laydate_box a, .laydate_body .laydate_box a:hover {
    color: #333;
}
.laydate_body .laydate_y input {
    width: 64px;
    margin-right: 15px;
}
.laydate_body .laydate_ym input {
    float: left;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border: none;
    cursor: pointer;
}
.laydate_body .laydate_chprev cite {
    border-right-style: solid;
    border-right-color: #666;
}
.laydate_body .laydate_chprev cite {
    margin: -5px 0 0 -7px;
}
.laydate_body .laydate_choose cite, .laydate_body .laydate_tab cite {
    left: 50%;
    top: 50%;
}
.laydate_body .laydate_box cite, .laydate_body .laydate_box label {
    position: absolute;
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: dashed;
    border-color: transparent;
    overflow: hidden;
    cursor: pointer;
}
.laydate_body .laydate_chdown cite, .laydate_body .laydate_ym label {
    border-top-color: #666;
}
.laydate_body .laydate_ym label {
    right: 28px;
}
.laydate_body .laydate_chdown cite, .laydate_body .laydate_ym label {
    top: 50%;
    margin: -2px 0 0 -5px;
    border-top-style: solid;
}
.laydate_body .laydate_box cite, .laydate_body .laydate_box label {
    position: absolute;
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: dashed;
    border-color: transparent;
    overflow: hidden;
    cursor: pointer;
}
.laydate_body .laydate_ym .laydate_yms {
    border: 1px solid #C6C6C6;
    background-color: #fff;
}
.laydate_body .laydate_box, .laydate_body .laydate_ym .laydate_yms, .laydate_body .laydate_time {
    box-shadow: 2px 2px 5px rgb(0 0 0 / 10%);
}
.laydate_body .laydate_y .laydate_yms a {
    border-bottom: 1px solid #C6C6C6;
}
.laydate_body .laydate_y .laydate_yms a, .laydate_body .laydate_choose, .laydate_body .laydate_table thead, .laydate_body .laydate_bottom .laydte_hsmtex {
    background-color: #F6F6F6;
}
.laydate_body .laydate_y .laydate_yms a {
    position: relative;
    display: block;
    height: 20px;
}
.laydate_body .laydate_y .laydate_yms .laydate_chdown {
    border-top: 1px solid #C6C6C6;
    border-bottom: none;
}
.laydate_body .laydate_y .laydate_yms a {
    border-bottom: 1px solid #C6C6C6;
}
.laydate_body .laydate_y .laydate_yms a, .laydate_body .laydate_choose, .laydate_body .laydate_table thead, .laydate_body .laydate_bottom .laydte_hsmtex {
    background-color: #F6F6F6;
}
.laydate_body .laydate_y .laydate_yms a {
    position: relative;
    display: block;
    height: 20px;
}
.laydate_body .laydate_table .laydate_nothis {
    color: #999;
}
.laydate_body .laydate_table td {
    border: none;
    height: 21px!important;
    line-height: 21px!important;
    background-color: #fff;
}
.laydate_chprev cite{
    border-right-color: black !important;
}
.laydate_chnext cite{
    border-left-color: black !important;
}
.laydate_ym  label{
    border-top-color: black !important;
}
.laydate_chdown cite{
    border-top-color: black !important;
}
.laydate_chtop cite{
    border-bottom-color: black !important;
}
.mypage{
	text-align: center;
	margin: 20px 0;
}
.mypage ul {
	margin: 0;
	padding: 0;
}

.mypage li {
	text-align: center;
	width: 47px;
	cursor: pointer;
	display: inline-block;
	margin: 0 5px;
	border: 1px solid #79bbf1;
	padding: 5px 0;
	color: #0e83e4;
}

.mypage li.active {
	background: #0e83e4;
	color: #FFFFFF;
}

.mypage input {
	border: 1px solid #79bbf1;
	display: inline-block;
	padding: 8px 10px;
	margin: 0 5px;
	height: 36px;
	font-size: 14px;
	line-height: 36px;
	width: 55px;
	text-align: center;
	outline: none;
	font-family: '\5FAE\8F6F\96C5\9ED1';
}

.mypage button {
	padding: 5px 15px;
	display: inline-block;
	margin: 0 5px;
	border: 1px solid #79bbf1;
	background: #0e83e4;
	outline: none;
	color: #666;
}