body{
	/*background-color: #f6f6f6;*/
}
a{
	text-decoration: none;
	color: #000000;
}
/*顶部图片css*/
#xyzx_Pngbox{
	width: 100%;
	height: auto;
	margin-top: 4rem;
}
#xyzx_Pngbox img{
	width: 100%;
	height: auto;
}

/*6008集团官方网站资讯Tab切换*/
#xyzx_TabBox{
	width: 100%;
}
#xyzx_TabBox .xyb_top{
	    width: 98%;
    display: flex;
    /* float: left; */
    /* padding: 0 1%; */
    font-size: 1.3rem;
    background: #FFFFFF;
    border-bottom: 1px solid #e9e9e9;
    margin: 0 auto 0.8rem;
}
#xyzx_TabBox .xyb_top .xyb_flex1{
	flex: 1;
	text-align: center;
	color: #9a9999;
	
}
#xyzx_TabBox .xyb_top .xyb_flex1 a{
	display: inline-block;
	width: 80%;
	padding: 1rem 0;
}
#xyzx_TabBox .xyb_top .xyb_flex1 a.on_Dj{
	color: #e01020;
	border-bottom: 1px solid #e01020;
}

#xyzx_TabBox .xyb_conBox{
	width: 100%;
	float: left;
	display: none;
}
#xyzx_TabBox .xyb_conBox ul{
	width: 100%;
}
#xyzx_TabBox .xyb_conBox ul li{
}
#xyzx_TabBox .xyb_conBox ul li .classImgbox{
        height: 20rem;
    width: 95%;
    /* padding: 0 2%; */
    margin: 1rem auto;
    border-bottom: 1px solid #e9e9e9;;
}
#xyzx_TabBox .xyb_conBox ul li .classImg1 {
    width: 100%;
    height:15rem;
}
#xyzx_TabBox .xyb_conBox ul li .classImg1 img{
    height: 100%;
    width: 100%;
    border-radius: 0.8rem;
}

.ClassTit > p {
    line-height: 2.5rem;
    height: 2.5rem;
    font-size: 1.5rem;
    color: #353535;
    float: left;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 90%;
    margin: 0;
}
.ClassText {
    line-height: 2rem;
    height: 2rem;
    color: #585858;
    font-size: 1.3rem;
}


/*分页*/
#xyzx_TabBox .xybc_page{
	width: 100%;
	margin: 0 auto;
	height: 3rem;
	line-height: 3rem;
}

.xybc_a_box{
	width: 100%;
	float: left;
	text-align: center;
}
#xyzx_TabBox .xybc_page a.xybc_page_show{
	float: right;
	margin-right: 1rem;
}
.xybc_a_box ul.pagination{
	display: inline-block;
}
.xybc_a_box ul.pagination li{
	min-width: 1.5rem;
	 display: inline;
	 text-align: center;
}
.xybc_a_box ul.pagination li a{
	color: #000000;
}

.xybc_a_box ul.pagination li.active {
	color: red;
}

html {overflow-x: hidden;}
#pzgc_TabBox img{max-width: 100%;}
.diersp{
	/* position: absolute;
    right: 30px; */
    /* bottom: 0;
    color: #C7C7C7; */
    margin-left: 1rem;
}
.diersp i{display: inline-block;
    width: 1.1rem;
    height: 1.1rem;
    background: url(/static/home/img/childpages/xyzx_xyj.png)no-repeat center center;
    vertical-align: middle;
}

#xyzx_TabBox {width:98%;margin: auto}
.title_h3 {width:100%;text-align: center;}	
.title_p {width:100%; margin: auto;  padding-bottom: .5rem; border-bottom: 1px solid #999;float: left;}
.con_box img{max-width: 100%;}
.con_box{width: 100%;margin: auto;margin-top: 30px;}
.con_page{width: 100%;margin-top: 10px;border-top: 1px solid #ccc;padding-top: 10px;float: left;}
.con_page .prve_span ,.con_page .next_span {width: 50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.con_page .prve_span{float: left;text-align: left;}
.con_page .next_span{float: right;text-align: right;}<!--耗时1784898165.8742秒-->