.body {
	width: 100%;
	background-color: #F6F6F6;
	overflow: hidden;
}

.zp {
	width: 1200px;
	background-color: #FFFFFF;
	margin: 10px auto;
	box-sizing: border-box;
	padding: 30px 20px;
}

.zp>p {
	font-size: 16px;

	font-weight: bold;
	color: #0362D2;
	border-left: 4px solid #0362D2;
	padding-left: 15px;
}

.zp>ul {
	display: flex;
	flex-wrap: wrap;
	padding: 28px 20px 0 11px;

	font-weight: 400;
}

.zp>ul>li {
	margin-bottom: 5px;
	box-sizing: border-box;
}

.zp>ul>li>a {
	color: #333333;
	display: block;
	font-size: 14px;
	margin-right: 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
}

.zp>ul>li>a:hover {
	border-bottom: 1px solid #333;
}

.xlq_body {
	width: 100%;
	background-color: #F6F6F6;
	overflow: hidden;
	/* margin-bottom: 10px; */
	padding-bottom: 23px;
}

.xlq_body .xlq_main {
	width: 1200px;
	margin: auto;
}

.xlq_body .xlq_main .mbxNav {
	height: 41px;
	line-height: 39px;
	font-size: 14px;
	margin-top: 10px;
}

.xlq_body .xlq_main .mbxNav img {
	margin: -5px 5px 0 0;
	vertical-align: middle;
}

.xlq_main .mbxNav a {
	color: #2653A5;
}

.xlq_content {
	display: flex;
	justify-content: space-between;
}

.xlq_content .left_content {
	width: 880px;
	overflow: hidden;
}

.xlq_content .right_content {
	width: 310px;
}

.xlq_content .left_content .xlq_rczp {
	width: 100%;
	background-color: #fff;
	overflow: hidden;
	padding: 15px 20px;
	box-sizing: border-box;
}

.xlq_content .left_content .xlq_rczp>h2 {
	height: 30px;
	/* width: 210px; */
	display: inline-block;
padding-left: 15px;
	text-align: center;
	line-height: 30px;
	border-left: 8px solid #0362D2;
	font-weight: bold;
}

.xlq_content .left_content .xlq_rczp>.xq {
	background-color: #F6F6F6;
	margin-top: 20px;
}

.xlq_content .left_content .xlq_rczp>.xq>p>span {
	color: #0362D2
}

.xlq_content .left_content .xlq_rczp>.xq>p {
	font-size: 14px;

	font-weight: 500;
	line-height: 30px;
	padding: 10px 20px;
}

.left_content .lists {
	margin-top: 10px;
	width: 880px;
	background: #FFFFFF;
}

.left_content .lists>.navs {
	width: 100%;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #EFEFEF;
}

.left_content .lists>.navs>li {
	margin: 5px;
	width: 60px;
	height: 28px;
	background: #F1F7FF;
	border-radius: 2px;
	text-align: center;
	line-height: 28px;
      margin-right: 6px;
}

.left_content .lists>.navs>li .color {
	color: #FEFEFF;
}

.left_content .lists>.navs>li>a {
	font-size: 14px;

	font-weight: 500;
	color: #0362D2;
}

.lists .tab-content {
	display: none;
}

.lists .tab-content>ul {
	padding: 10px 20px;
}

.lists .tab-content>ul>li {
	display: flex;
	padding: 20px 0;
	border-bottom: 1px solid #F6F6F6
}

.lists .tab-content>ul>li>img {
	width: 150px;
	/* height: 100px; */
	/* border: 5px solid #F6F6F6; */
	height: auto;
	margin-left: 10px;
}

.lists .tab-content>ul>li>div {
	margin: 10px 0 0 10px;
}

.lists .tab-content>ul>li>div>a {
	color: #333333;
	font-weight: bold;
	margin-left: 10px;
}

.lists .tab-content>ul>li>div>p {
	font-size: 14px;
	font-weight: 500;
	color: #333;
	margin-top: 20px;
	overflow: hidden;
}

.lists .tab-content>ul>li>div>p>img {
	margin: 0 0 0 11px;
}

.lists .tab-content .span {
	display: inline-block;
	text-align: center;
	width: 46px;
	font-size: 14px;
	font-weight: 600;
	color: #FFFFFF;
	background: url(/assets/new_img/jxrczp_test/zcbktj.png) no-repeat;
	background-size: 100% 100%;
}

.position-list-page {
	height: 113px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #fff;
}

.position-list-page>a {
	height: 26px;
	line-height: 26px;
	display: block;
	margin: 0 5px;
	padding: 0 10px;
	background: #F9F9F9;
	text-align: center;
	color: #333333;
	margin: 0 10px;
}

.position-list-page>span {
	display: block;
	width: 30px;
	height: 26px;
	background: #0362D2;
	border: 1px solid #E8E9ED;
	text-align: center;
	color: #fff;
	line-height: 26px;
}

.lists .navs .active {
	background: #0362D2 !important;
}

.right_content .r-qzzs {
	width: 310px;
	height: 290px;
	background: #FFFFFF;
}

.right_content .r-qzzs .top_box,
.right_content .r-zytj .top_box {
	height: 50px;
	border-bottom: 1px solid #F4F2F5;
	display: flex;
}

.right_content .r-qzzs .top_box>img,
.right_content .r-zytj .top_box>img {
	width: 20px;
	height: 20px;
	margin: 15px 0 0 15px;
}

.right_content .r-qzzs .top_box>h3,
.right_content .r-zytj .top_box>h3 {
	line-height: 50px;
	margin-left: 20px;
}

.right_content .r-qzzs .bottom_box {
	height: 240px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-content: space-evenly;
}

.right_content .r-qzzs .bottom_box>a {
	width: 100px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.right_content .r-qzzs .bottom_box>a>span {

	font-weight: 500;
	color: #333333;
	line-height: 30px;
}

.right_content .r-qzzs .bottom_box>a>img {
	width: 60px;
	height: 60px;
}

.right_content .r-qzzs .bottom_box>a>span:hover {
	font-weight: bold;
	color: #0362D2;
}

.right_content .r-zytj {
	margin-top: 10px;
	width: 310px;
	padding-bottom: 1px;
	background: #FFFFFF;
}


.right_content .r-zytj .tj>.tjzw>a>p:nth-child(1)>span {
	margin-top: 10px;
	font-size: 14px;
	font-weight: 500;
	color: #666666;
	width: 200px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.right_content .r-zytj .tj>.tjzw {
	width: 505px;
	display: flex;
	flex-wrap: wrap;
	align-content: space-around;
	padding: 0 10px;
}

 .tjzw>div {
    width: 280px;
    height: 80px;
    background: #FFFFFF;
    border-bottom: 1px solid #EEEEEE;
    padding: 10px 15px;
    box-sizing: border-box;
    float: left;
    margin: 10px 15px 10px 0px;
}

 .tjzw>div>p {
    display: flex;
    justify-content: space-between;
}

 .tjzw>div>p>a {
    color: #333333;
    width: 70%;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    height: 25px;
}

 .tjzw>div>p>span {
    color: #E81B1B;
}

 .tjzw>div>a {
    display: block;
    font-size: 14px;
    margin-top: 5px;
    font-family: Source Han Serif CN;
    font-weight: 500;
    color: #666666;
}
 .tjzw>div>a:hover{
	 color: #005BC6;
 }
/* 
.right_content .r-zytj .tj>.tjzw>a {
	display: block;
	width: 280px;
	height: 80px;
	border-bottom: 1px solid #F4F2F5;
	display: flex;
	justify-content: space-around;
}

.right_content .r-zytj .tj>.tjzw>a>p {
	margin-top: 16px;
}

.right_content .r-zytj .tj>.tjzw>a>p:nth-child(1) {
	font-size: 16px;

	font-weight: bold;
	color: #333333;
}

.right_content .r-zytj .tj>.tjzw>a>p:nth-child(1)>span {
	margin-top: 10px;
	font-size: 14px;

	font-weight: 500;
	color: #666666;
}

.right_content .r-zytj .tj>.tjzw>a>p:nth-child(1)>span:hover {
	color: #005BC6;
}

.right_content .r-zytj .tj>.tjzw>a>p:nth-child(2) {

	font-weight: bold;
	color: #E81B1B;
}

.right_content .r-zytj .tj>.tjzw>a>p>span {
	display: block;
} */

.right_content .r-zytj .tj>.ckgd {
	display: block;
	text-align: center;
	width: 270px;
	height: 50px;
	background: #E4F0FF;
	margin: 25px auto;
	line-height: 50px;
	font-size: 14px;

	font-weight: 600;
	color: #0362D2;
}

.xlq_ckgds {
	display: block;
	text-align: center;
	width: 270px;
	height: 50px;
	background: #E4F0FF;
	margin: 25px auto;
	line-height: 50px;
	font-weight: 600;
	color: #0362D2;

}
