/*产品图标*/
.model-icon img {
	transition: all 0.6s;
	-webkit-transform: scale(1); /* Safari 和 Chrome */
	-moz-transform: scale(1); /* Firefox */
	-o-transform: scale(1); /* Opera */
	-ms-transform: scale(1); /* IE 9 */
}
.model-icon img:hover{
	-webkit-transform: scale(1.1); /* Safari 和 Chrome */
	-moz-transform: scale(1.1); /* Firefox */
	-o-transform: scale(1.1); /* Opera */
	-ms-transform: scale(1.1); /* IE 9 */
}
/*产品图标*/

/**新闻动态**/
.slide-class{
	width: 60%;
	background-color:#FFFFFF;
	height:328px;
	float: left;
}
.slide-div{
	margin-left:5%;
	width:90%;
	margin-top:4%;
	height:281px;
}
.wpart-border-line{
	margin-bottom:15px;
	line-height: 28px;
	overflow: hidden;
	border-bottom: 1px dashed #c6c6c6;
}
.link-title{
	float: left;
	margin-left: 3px;
	height: 28px;
	line-height: 28px;
	margin-bottom:0px;
}
.link-title a{
	display: inline-block;
	font-family: Microsoft YaHei;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 28px;
}
.time{
	float:right;
	margin-right: 3px;
	margin-bottom:0px;
}
.wp-new-ar-pro-time{
	display: inline-block;
	font-family: Microsoft YaHei;
	font-size: 12px;
	color: #acacac;
	font-weight: normal;
	text-decoration: none;
	line-height: 28px;
}
.abstract{
	clear: both; 
	height: auto;
	width: 100%;
	display: inline-block;
	font-family: Microsoft YaHei;
	font-size: 12px;
	color: #5A5A5A;
	font-weight: normal;
	text-decoration: none;
	line-height: 140%;
}
.artprotext{
	margin-top: 10px;
    padding-left: 10px;
}
.paragraph_image{
	width: 34px;
	height: 11px;
	display: inline;
}
#myTab span{
	float:right;
}
/**新闻动态**/

/**关于我们**/
.slide-gywm{
	width: 45%;
	float: left;
}
.slide-gywm span{
	font-family: Microsoft YaHei;
	font-size: 14px;
	line-height: 170%;
	color: rgb(49, 49, 49);
}
.slide-gywm p{
	float:right;
	margin-top: 65px;
}
.btnzdy-gywm{
	width:130px;
	height:45px;
	text-decoration: underline;
	color: #df1111;
	background-color: #d7d7d7;
	border: 1px solid transparent;
	border-color: #df1111;
	border-radius: 4px;
	outline:none;
}
.slide-class-gywm{
	width: 55%;
	height: 380px;
	float: left;
	background-image: url(../images/macbak_03_x9dl.png);
}
.btnzdy-gywm:hover{
	background-color: #df1111;
	color:#FFFFFF;
	text-decoration: underline;
}
/**关于我们**/

/**较新产品**/
.card-box .sum-apply{
	width: 20%;
}
.card-box img{
	height: 297px;
	width: 218px;
	display: inline;
}
/**较新产品**/

