/*最新咨询
 * 
 */
/*广告*/

@media screen and (max-width: 1200px){
 .dynamic_list-pc, .zxzxbanner-pc{
  display:none;
  }
  .aaa{
  top:0.8rem!important;
  }
.banner{
	width: 100%;
	height: 2.9rem;
}

.banner > img {
	width:100%;
	height: 100%;
    float:left;
}

/*公司咨询  动态大盒子*/
.companies{
	width: 100%;
	height: 100%;
	margin: auto;
}
  .pagination{
  margin:0!important;
  }
.companHead{
	width: 100%;
	height: 0.7rem;
	background-color: #FFFFFF;
}

.companHead > div{
	width: 50%;
	height: 100%;
	float: left;
	text-align: center;
	line-height: 0.7rem;
	font-size: 0.22rem;
    margin:0!important;
}
.companHead > div >a{
color:#000;
      display: block;
    width: 100%;
    height: 100%;
}
.navHead{
	color: #5890e1;
	background-color:#f5f5f5;
}
/*公司动态和最新资讯的展示盒子*/
.companBody{
	width: 100%;
	height:auto;
	
}
/*.companBody > div{
	display: none;
}*/
/*公司动态*/
.dynamic{
	width: 100%;
}
  .newBox > img{
    width: 6.15rem;
    height:3.38rem;
    border-radius: 0.2rem;
        margin: auto;
    display: block;
  }
  .newBox > p{
  font-size:0.22rem;
    line-height:0.33rem;
    padding:0 0.15rem;
  
  }
.biglitter {
    height: 0.48rem!important;
    min-height: 0.48rem!important;
    line-height: 0.48rem!important;
    width: 90%!important;
    margin: auto!important;
    font-size: 0.22rem;
    font-weight: 600;
}

/*最新动态*/
.advice{
	width: 100%;
	height: 100%;
}





.dynamic_list > div{
	width: 100%;
    height: auto;
    padding-bottom: 10px;
    /* background-color: #f8f8f8; */
    /* border: 1px solid transparent; */
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 0.2rem;
}

/*公司动态时间轴*/
.timer{
	width: 260px;
	height: 60px;
	background-color: #006CD9;
	color: #FFFFFF;
	line-height: 60px;
	text-align: center;
	font-size: 17px;
	margin-top: 23px;
}


.newBox{
	width: 100%;
	height: 340px;
}
.newBox > div{
	float: left;
}

.newBox_l{
	width: 530px;
	height: 100%;
}
.newBox_l img{
	margin-top: 25px;
	margin-left: 30px;
	width: 470px;
	height: 285px;
}

.newBox_r{
	width:610px;
	height: 100%;
	padding-right: 55px;
      position: relative;
}


/*文字内容*/
.wenzi{
	width: 100%;
	height: 175px;
  margin-top:5px;
	overflow : hidden;
	text-overflow: ellipsis;
}

.wenzi > p{
	min-height: 48px;
	line-height: 24px;
	font-size: 17px;
	text-indent: 2em;
	margin-top: 10px;
}
.ckqb{
	width: 180px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #006cd9;
	border: 2px solid #006cd9;
	float: right;
	margin-top: 10px;
	font-size: 17px;
     position: absolute;
    bottom: 30px;
  right:30px;
}

}
@media screen and (min-width: 1200px){
 .dynamic_list-tl, .zxzxbanner-tl{
  display:none;
  }
.banner{
	width: 100%;
	height: 500px;
}

.banner > img {
	width:100%;
	height: 100%;
}

/*公司咨询  动态大盒子*/
.companies{
	width: 1200px;
	height: 100%;
	margin: auto;
}

.companHead{
	width: 100%;
	height: 160px;
	background-color: #FFFFFF;
}

.companHead > div{
	width: 195px;
	height: 65px;
	float: left;
	text-align: center;
	line-height: 65px;
	font-size: 20px;
	margin-top: 45px;
}
.companHead > div >a{
color:#000;
      display: block;
    width: 100%;
    height: 100%;
}
.navHead{
	color: #5890e1;
	border: 2px solid #5890e1;
}
/*公司动态和最新资讯的展示盒子*/
.companBody{
	width: 100%;
	height:auto;
  margin-bottom:100px;
	
}
/*.companBody > div{
	display: none;
}*/
/*公司动态*/
.dynamic{
	width: 100%;
}


/*最新动态*/
.advice{
	width: 100%;
	height: 100%;
}





.dynamic_list > div{
	width: 100%;
	height: 420px;
	margin-bottom: 10px;
	background-color: #f8f8f8;
	border: 1px solid transparent;
}

/*公司动态时间轴*/
.timer{
	width: 260px;
	height: 60px;
	background-color: #006CD9;
	color: #FFFFFF;
	line-height: 60px;
	text-align: center;
	font-size: 17px;
	margin-top: 23px;
}


.newBox{
	width: 100%;
	height: 340px;
}
.newBox > div{
	float: left;
}

.newBox_l{
	width: 530px;
	height: 100%;
}
.newBox_l img{
	margin-top: 25px;
	margin-left: 30px;
	width: 470px;
	height: 285px;
}

.newBox_r{
	width:610px;
	height: 100%;
	padding-right: 55px;
      position: relative;
}


/*文字内容*/
.wenzi{
	width: 100%;
	height: 175px;
  margin-top:5px;
	overflow : hidden;
	text-overflow: ellipsis;
}

.wenzi > p{
	min-height: 48px;
	line-height: 24px;
	font-size: 17px;
	text-indent: 2em;
	margin-top: 10px;
}
.ckqb{
	width: 180px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #006cd9;
	border: 2px solid #006cd9;
	float: right;
	margin-top: 10px;
	font-size: 17px;
     position: absolute;
    bottom: 30px;
  right:30px;
}

}



