.layui-news{border: 1px solid #e2e2e2;}
.list-menu{
	width: 100%;
	height: 60px;
	line-height: 60px;
	background-color: #EEEEEE;
	text-align: center;
	border-bottom:1px solid #CCCCCC
}
/* 图片遮罩层 */
.txt{width:281px;height:45px;background:rgba(0,0,0,0.6);position:absolute;left:4px;bottom:0;color:#fff;font-family:"微软雅黑";overflow:hidden;}
.txt h3{font-size:20px;font-weight:100;height:45px;text-align:center;line-height:45px;}
.txt p{font-size:14px;text-align:center;}
/* 标题 */
.wrap {
    width: 300px;
    overflow: hidden;
    position: relative;
	text-align: center;
	margin: auto;
}
.wrap span {
    float: left;
    font-size: 22px;
    text-align: center;
    width: 33.3%;
}
.wrap .line {
    border-bottom: 1px solid black;
    height: 12px;
}
/* 首页企业简介 */
.ia_left{float:left;width:1200px;margin-top: 0px;} .ial_top h2{font-size: 18px; font-weight: bold; color: #2a6ad6; background: url(/img/awd_hr.jpg) no-repeat bottom left; height: 39px; margin-bottom: 0px;} .ial_top h2 img{ float:right;} .ial_top p{font-size:14px;line-height:30px; color:#333; font-family:"å¾®è½¯é›…é»‘"} .ial_bot h2 { float: left; width: 180px; text-align: center; color: #333; font-variant: small-caps; font-size: 17px; font-weight: normal; margin: 0px 30px 0px 30px; } .ial_bot h2 a img { margin-bottom: 21px; -webkit-transition: -webkit-transform 1s ease-out; -moz-transition: -moz-transform 1s ease-out; -o-transition: -o-transform 1s ease-out; -ms-transition: -ms-transform 1s ease-out; } .ial_bot h2 a:hover{ color:#0b54bd !important; font-weight:normal;} .ial_bot h2 a img:hover { -webkit-transform: rotateZ(360deg); -moz-transform: rotateZ(360deg); -o-transform: rotateZ(360deg); -ms-transform: rotateZ(360deg); transform: rotateZ(360deg); } .ia_right{float:right;}