/* 栏目左边 */
.page_top_column{
	width: 100%;
	height: 40px;
	background: #fafafa;
	margin: 25px 0;
	display: flex;
	align-items: center;
}
.page_column{
	width: 1200px;
	padding: 10px 0;
	margin: 0 auto;
	font-size: 14px;
}
.page_column span{
	border-left: solid 7px #036F39;
	padding-left: 8px;
}
.page_column a {
    color: #000;
}
.page_box{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	margin-bottom: 30px;
}
.page_left{
	width: 18%;
	height: auto;
	float: left;
}
.page_left_top{
    width: 100%;
    height: 80px;
    padding-bottom: 10px;
    margin-bottom: 6px;
    font-size: 24px;
    word-wrap: break-word;
    background-color: #005f2f;
}
.page_left_top_font1{
display: inline-block;
    height: auto;
    color: #FFFFFF;
    POSITION: relative;
    left: 25px;
    top: 17px;
    width: 100%;
    font-weight: 600;
}
.page_left_top_font2{
display: inline-block;
    height: auto;
    color: #FFFFFF;
    POSITION: relative;
    left: 25px;
    top: 13px;
    width: 100%;
    font-size: 16px;
}
.page_left_nav{
	width: 100%;
	height: auto;
	font-size: 15px;
}
.page_left_nav li{
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-repeat: repeat-x;
    z-index: 1000;
    border-bottom: solid 2px #ffffff;
    background: url(/uploads/image/20210816/1629103577.jpg) 0px 0px no-repeat;
}
.page_left_nav a{
    display: block;
    text-indent: 15px;
    text-align: center;
    color: #fff;
}

/* 以上 */



/* 栏目右边 */
.page_right{
	width: 78%;
    margin-left: 4%;
    height: auto;
    float: left;
}
.page_right_column{
	width: 100%;
    height: 30px;
    padding-bottom: 10px;
    margin-bottom: 18px;
    font-size: 20px;
    font-weight: 600;
    border-bottom: solid 1px #e8e8e8;
}
.page_right_column span{
    display: inline-block;
    height: 40px;
    border-bottom: 1px solid #036F39;
}
.page_right_content p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
	line-height: 2em;
	text-indent: 2em;
}
/* 以上 */


/* 栏目右边 */
.page_right{
	width: 78%;
    margin-left: 4%;
    height: auto;
    float: left;
}
.page_right_column{
	width: 100%;
    height: 30px;
    padding-bottom: 10px;
    margin-bottom: 18px;
    font-size: 20px;
    font-weight: 600;
    border-bottom: solid 1px #e8e8e8;
}
.page_right_column span {
    display: inline-block;
    height: 40px;
    border-bottom: 1px solid #036F39;
}


.page_right_content{
	width: 100%;	
}
.page_right_content img{
	width: 100%;	
}



/*  新闻 */

.page_right_content_news_nav{
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}
.page_right_content_news_nav li{
	width: 100%;
	height: 55px;
	line-height: 55px;
	font-size: 15px;
	list-style: none;
	border-bottom: dotted 1px #b9b9b9;
}
.page_right_content_news_type a{
	color: #0064d4;
}
.page_right_content_news_title a{
	color: #000;
}
.page_right_content_news_title_time{
	float: right;
	font-size: 14px;
}





/* 产品 */
.page_right_product{
width:100%; 
display: flex;
justify-content: space-between;
flex-wrap: wrap
}

.page_right_content_box_tp{
	width: 31%;
	height: 270px;
	margin-bottom: 30px;
	overflow: hidden;
	position: relative;
	background-color: #f9f9f9;
	border: solid 2px #eee;
}
.page_right_content_box_tp span{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 100;
}
.page_right_content_tp{
	width: 100%;
	height: 80%;
	overflow: hidden;
}
.page_right_content_tp_title{
	width: 100%;
	height: 10%;
	overflow: hidden;
	text-align: center;
	margin-top: 15px;
}




/* 单页 */
.page_right_content p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
	line-height: 2em;
	text-indent: 2em;
}

/* 联系 */
.page_right_content_contact{
	width: 100%;
}
.page_right_content_contact_p{
	float: left;
	width: 50%;
}
.page_right_content_contact_p_p{
	width: 100%;
    line-height: 40px;
    float: left;
}
.page_right_content_contact_p_img{
	float: right;
	margin-top: 40px;
}
.page_right_content_contact_p_img img{
	float: right;
	width: 50%;
}
.page_right_content_contact_map{
	text-align: center;
}
.page_right_content_contact_map img{
	margin-top: 40px;
}



/*  */
.paging {
    margin-top: 50px;
    text-align: center;
}

.paging a{
color:#000;
}

.date_c {
    height: 40px;
    font-size: 14px;
    text-align: center;
    color: #999999;
}

/* honor */
.page_right_honor{
	width: 100%;	
	display: flex;    
	justify-content: space-between;
	flex-wrap: wrap;
}
.page_right_honor_box_tp{
    width: 27%;
    height: 330px;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    border: solid 1px #eee;
    padding: 5px;
}
.page_right_honor_box_tp:hover{
	border-color: #124185;	

}

.page_right_honor_box_tp span{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 100;
}
.page_right_honor_tp{
    width: 100%;
    height: 80%;
    text-align: center;
    overflow: hidden;
    align-items: center;
    display: flex;
    margin-top: 15px;
}
.page_right_honor_tp_title{
    width: 100%;
    height: 10%;
    overflow: hidden;
    text-align: center;
    margin-top: 15px;
	color: #383838;
}

.page_right_honor_tp img{
	margin: 0px auto;
    position: relative;
    width: 95%;
    overflow: hidden;
}
/* 以上 */