
* {
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
}

.news_list {
    margin: 0 auto;
    width: 1100px;
    display: flex;
    margin-top: 3.5rem;
    overflow-x: hidden;
    box-sizing: border-box;
}

.news_list ul li {
    list-style: none;
}

.news_list a {
    text-decoration: none;
}

.news_list_left {
    width: 250px;
    height: 12.5rem;
    display: table;
    margin-right: 30px;
}

.news_lianxi {
    width: 300px;
 
    height: 12.5rem;
}

.left_list {
    width: 100%;
    background-color: #cadeff;
    height: 60px;
    text-align: center;
    line-height: 60px;
    border: 1px solid #d6d6d6;
    color: #ffffff;
    font-size: 25px;
    font-weight: bold;
}

.news_list_left a {
    color: #4c4c4c;
    text-decoration: none;
}

.news_list_left ul li {
    width: 100%;
    height: 60px;
    border: 1px solid #d6d6d6;
    line-height: 60px;
    /* text-align: center; */
    font-weight: bold;
    box-sizing: border-box;
    padding-left: 25px;
}

.news_tamp {
    margin-bottom: 2.5rem;
}

.lianxi_detail {
    border: 1px solid #d6d6d6;
    padding: 20px 20px 20px 20px;
}

.lianxi_detail p {
    margin-top: 0.625rem;
}

.rexiandianhua {
    color: #ff7e00;
    font-size: 1.4rem;
    font-weight: bold;
}

.phoneandmail {
    font-size: 14px;
}

.rexian {
    font-size: 18px;
}

.lianxi_detail img {
    margin-right: 10px;
}

.news_list_right {
   /* flex: 1; */
   overflow-x: hidden;
   box-sizing: border-box;
   width: 770px;
}

.location {
    /* border-bottom: 1px solid #D6D6D6; */
    padding-bottom: 0.9375rem;
}

.location a {
    text-decoration: none;
    color: black;
}

.news_list_item ul {
    width: 100%;
}

.news_list_item ul li {
    width: 100%;
    border-bottom: 1px solid #D6D6D6;
    margin-top: 1.25rem;
    height: 10rem;

}

.list_img img {
    width: 100%;
    align-items: center;
}

.list_img {
    height: 6.25rem;
    width: 12.5rem;
    margin-top: 1.625rem;
    display: flex;
    align-items: center;
}

.news_list_item_right {
    width: 70%;
    height: 6.25rem;
    margin-top: 1.625rem;
}

.news_item_p1 {
    width: 100%;
    display: flex;
}

.p1_title {
    width: 65%;
    margin-left: 5%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
}

.p1_title a {
    color: black;
}

.p1_data {
    width: 30%;
    line-height: 1.625rem;
    text-align: center;
    color: #949494;
    font-size: 14px;
}

.news_item_p2 {
    height: 3.15rem;
    line-height: 1.5rem;
    width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    margin-left: 5%;
    margin-top: 10px;
}

.news_item_p3 {
    text-align: right;
    font-size: 15px;
    margin-right: 15px;

}

.news_item_p3 a {
    color: #ff7e00;
    text-decoration: none;
}

.list_li_up {
    display: flex;
}

.zhendetail{
	width:100%;
}


.wrapper .end {
    margin-top: 100px;
    width: 100%;
    display: table;
    text-align: center;
    height: 300px;
    background: url("../img/end_bg.png") no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.wrapper .end .foot_icon {
    padding-top: 15px;
    padding-bottom: 15px;
    position: absolute;
    bottom: 15px;
    left: 50%;
    margin-left: -152px;
}

.wrapper .end a {
    color: #FFF;
}



.hezuojiameng {
	width: 300px;
	border: 1px solid #cadeff;
	padding-bottom: 10px;
	height: 240px;
}

.hezuojiameng p {
	color: #707070;
     

}

.hezuojiameng_title {
	background: #cadeff;
	padding: 3px 0 3px 10px;
	line-height: 35px;
}

.hezuojiameng_cont {
	padding-left: 10px;
	padding-top: 10px;
	font-size: 14px;
	line-height: 25px;
}

.phone {
	font-size: 20px;
	color: #fe7c36 !important;
}

.dizhi {
	display: flex;
}

.dizhi_left {
	width: 60px;
}

.localtion {
    width: 1100px;
    margin: auto;
}
//å·¦è¾¹æ èœå•æ ·å¼
.dongtai {
	width: 250px;
	margin-bottom: 40px;
}

.dongtai ul a .activi,.activi span{
	background: #ffb36f;
	color: #ffffff;
	overflow: hidden;
}
.dongtai ul a:hover li{
	background: #ffb36f;
	color: #ffffff;
	overflow: hidden;
}
.dongtai ul a:hover li span{
	color: #ffffff;
}

.dongtai ul li {
	font-size: 14px;
	height: 45px;
	line-height: 45px;
	background: #eaf2ff;
	width: 100%;
}

.dongtai ul a {
	color: #707070;
}

.dongtai_title {
	width: 100%;
	height: 53px;
	line-height: 53px;
	padding-left: 10px;
	font-size: 18px;
	color: #fcfcfc;
	background: url(../img/lianxiup.png);
	background-size: 100%;
	box-sizing: border-box;
	/* margin-bottom: 30px; */
}

.dongtai_right {
	float: right;
	margin-right: 20px;
	overflow:;
}