.p1_rixxk_xx ul li{
  width: 1.1rem;
}
.p1_rixxk_xx ul li::after{
  width: 1.1rem;
}
.p1_rixxk_xx ul li::after{
  background: url(../images23/sy_p1_right_tit_on_en.png) no-repeat;
  background-size: 100%;
}
#menu li:hover{
      width: 1.3rem;
}
.p2_xxk_box ul li h3{
  font-size: 0.2rem;
}
@media (max-width: 400px) {
    .p2_xxk_box ul li p {
        display:none;
    }
    .p2_xxk_box .more{
        top: 0.3rem;
    }
}


/*公告改contact*/
.p1_left_news{
	flex-wrap: wrap;
}
.p1_left_news .xwgg{
	    width: 100%;
}
.p1_left_news .news_list{
	width: 100%;
}
.p1_left_news .xwgg{
	background: transparent;
	padding: 0px;
	box-shadow: none;
	border-bottom: solid 2px #940e00;
}
.p1_left_news .xwgg .xwggTitle{
	font-size: inherit;
	padding: 0.16rem 0.1rem;
	margin: 0px;
	line-height: inherit;
	width: 20%;
	background: #940e00;
	box-shadow: 3px -3px 5px rgba(0, 0, 0, 0.25);
}
.p1_left_news .more{
	display: none;
}

.p1_left_news .news_list{
padding-bottom:1rem;
padding-left: 0.2rem;
    padding-right: 0.2rem;
}
.p1_left_news .news_list .TEL{
	width: 51%;
        float:left;
}
.p1_left_news .news_list .TEL .phoneImg{
	width:0.2rem;
}
.p1_left_news .news_list .TEL .phoneImg img{
	width:0.15rem;
	padding-bottom: 3px;
	margin-right: 5px;
}

.p1_left_news .news_list::after {
    content: "";
    display: block;
    clear: both;
}
.p1_left_news .news_list .TEL.even{
       width: 49%;
	padding-left: 0.8rem;
}
.p1_left_news .news_list .TEL p{
	line-height: 0.3rem;
}
.p1_left_news .news_list .TEL .phone{
	float:right;
	font-size: 0.15rem;
}
@media (max-width: 590px) {
.p1_left_news{
    height: 2.3rem;
}
.p1_left_news .news_list .TEL{
	width: 100%;
}
.p1_left_news .news_list .TEL.even{
	padding-left: 0rem;
        width: 100%;
}
}


/*公告改contact end*/