
.footer ul li:nth-child(1) a .img span{
	background-image: url(../img/foot_01.png) !important;
}

.ind_title{
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
.ind_title .tit-h2{
	color: white;
	font-size: 24px;
}



/*专业领域*/

.ind_zyly{
	padding: 20px 0;
}
.bx-wrapper .bx-controls-direction{
	display: none;
}
.ind_zyly ul{
	width: 102%;
}
.ind_zyly ul li{
	width: 31.333333%;
	margin-right: 2%;
	margin-bottom: 2%;
	/*height: 173px;*/
	float: left;
	background: #f9f9f9;
	padding: 0px 0;
} 
 .ind_zyly ul li a{
 	display: table;
 	width: 100%;
 	height: 100%;
 	padding: 10px 0;
 }
  .ind_zyly ul li a .img{
  	/*display: table-row;*/
  	text-align: center;

  	
  }
  .ind_zyly ul li a .img img{
  	display: inline-block;
  	width: 40%;
  	max-width: 60px;
  	max-height: 60px;
  	
  }
  .ind_zyly ul li a p{
  	/*display: table-row;*/
  	text-align: center;
  	font-size: 18px;
	color: #333;
  }
 
 
 

/*新闻咨询*/
.ind_news{
	background: url(../img/idx_new_bg.png)no-repeat;
	background-size: cover;
	height: auto;
	width: 100%;
	padding: 40px 0;
}
.ind_news .title .tit-h2{
	color: white;
}

  
   
.ind_news ul{
	overflow: hidden;
	padding-bottom: 20px; 
	padding-left: 10px !important;
	margin-left:-10px !important; 
	zoom:1;
}

.ind_news ul li{
	width: 100%;
	height: 150px;
	margin-bottom: 20px;
	text-align:center; 
	transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
} 
.ind_news ul li a{
	display: block;
	width: 100%;
	height: 100%;
	background: white;
	transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
}
.ind_news ul li a:hover
{
	background: #e62129;
	color: white;
}

.ind_news ul li a:hover .new_art h2,
.ind_news ul li a:hover .new_art p{
	color: white;
}

.ind_news ul li .new_img{
	display: block;
	height: 100%;
	width: 35%;
	overflow: hidden;
	position: relative;
	float: left;
}
.ind_news ul li .new_img img{
	display: block;
	width: 100%;
	height: 100%;

	
} 
 
.ind_news ul li .new_img span{
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 5px 10px;
	background:rgba(210,50,52,0.8); 
	color: #fff;
	font-size: 14px;
	line-height: 24px;
}

.ind_news ul li .new_art{
	display: block;
	float: right;
    padding: 25px 20px;
    height: 100%;
    text-align: left;
    width: 65%;
}
.ind_news ul li .new_art h2{
	
	font-size: 18px; 
	line-height: 1.6;
	color: #333;
	transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
}
.ind_news ul li .new_art p{
	font-size:14px;
	color: #666;
	padding:0px;
	line-height:24px; 
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	height: 70px;
	transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
}
.ind_news ul li .new_art span{
	position: absolute;
	bottom: 10px;
	left: 10px;
	color: #e0bf6f;
	font-size: 14px;
	display: inline-block;
}
 
.ind_news ul li .new_btm .bd li:hover a{
	box-shadow: -1px 3px 7px 2px rgba(0,0,0,0.2);
}
.ind_news ul li .new_btm .bd li:hover .new_art{
	border: 1px solid #da281f;
	border-top:0px; 
}



.a_ljxq{
   display: block;
	width: 140px;
	height: 44px;
	border: 1px solid #fff;
	border-radius: 40px;
	font-size: 16px;
	color: #fff;
	line-height: 44px;
	text-align: center;
    margin: auto;
    transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
 
}
.a_ljxq:hover{
	color: white;
	background-color: #e62129;
	border-color: #e62129;
}


/*
广和荣誉
 * */
.ind_ghry{
	padding: 20px 0;
}
.ind_ghry .bd ul li{
	max-width: 320px;
	margin: auto;
}
.ind_ghry .bd ul li dl{
	
	line-height: 30px;
	padding-bottom: 10px;
	width: 100%;
}
.ind_ghry .bd ul li dl dt{
	background: url(../img/ry_dt_bg.png) no-repeat left 5px;
	padding-left: 1em;
	color: #e62129;
	font-size: 16px;
	line-height: 1.1;
	margin-bottom: 2px;
	
}
.ind_ghry .bd ul li dl dd{
	color: #666;
	font-size: 14px;
	line-height: 1.3;
	padding-left: 1em;
	
}



.ind_ghry .hd{ 
	overflow:hidden;  
	height:30px; 
	text-align: center; 
}
.ind_ghry .hd ul{ 
	overflow:hidden; 
	zoom:1; 
	margin-top:10px; 
	zoom:1; 
}
.ind_ghry .hd ul li{ 
	width:12px; 
	height:12px;
	display: inline-block;
	overflow:hidden; 
	margin-right:10px; 
	text-indent:-999px; 
	cursor:pointer;
	border-radius:50%;
	 background: rgba(102,102,102,0.3);
}
.ind_ghry .hd ul li.on{ 
	background: #296DBF;
}

/*
 服务客户
 * */
.ind_fwkh{
	background: url(../img/idx_fw_bg.png)no-repeat;
	background-size: cover;
	height: auto;
	width: 100%;
	padding: 40px 0;

}



 



@media screen and (max-width:420px ){
	.ind_zyly ul li{
		height: 140px;
		height: auto;
		
	}
	.ind_zyly ul li > a > p{
		font-size: 14px;
	}
	.ind_zyly ul li{
		height:120px;
		height: auto;
	}
	.ind_news ul li{
		height: 100px;
	}
	.ind_news ul li .new_art{
		padding: 13px 10px;
	}
	.ind_news ul li .new_art h2{
		font-size: 16px;
	}
	.ind_news ul li .new_art p{
		font-size: 14px;
		line-height: 1.6;
	}
	.ind_news ul li .new_art p{

		-webkit-line-clamp: 2;
	
		height: 45px;
	}
	
	
}