.main{
	width: 1320px;
	margin: 0 auto;margin-top: 33px;
}
.block1{
	height: 420px;
}
.block1 .newPic{
	width: 760px;
	float: left;
	height: 420px;
}
.block1 .newPic .title{
	height: 35px;
	border-bottom: 3px solid gainsboro;
}
.block1 .newPic .title a{
	font-size: 27px;
    color: #4a917b;
    font-family: "华康海报体w12(p)";
    float: left;
    display: block;
    margin-right: 10px;
    padding: 0 10px;
    height: 33px;

}
.block1 .newPic .title .active{
    border-bottom: 5px solid #4a917b;
}
.block1 .body{
	display: none;
	margin-top: 14px;
}
.block1 .body .imgInfo{
	height: 200px;
	position: relative;
	width: 760px;
}
.block1 .body .img{
	width: 383px;
	height: 200px;
	position: absolute;left: 0;
	top: 0;
}
.block1 .body .img img,.block1 .body .img a{
	width: 383px;
	display:block;
	height: 200px;
}
.block1 .body  .info{
	width: 350px;
	height: 200px;
	position: absolute;right: 0;
	top: 0;
}
.block1 .body h6{
	color: #4a917b;
	font-family: "微软雅黑";
	font-size: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	
	width: 350px;
	height: 53px;
	line-height: 53px;
	position: absolute;
	top: 0;
	left: 0;
}
.block1 .body em{
	color: #696969;
	font-size: 14px;
	font-family: "微软雅黑";
	position: absolute;
	top: 52px;
	left: 0;
}
.block1 .body p{
	position: absolute;
    top: 78px;
    line-height: 24px;
    color: #5a5a5a;
    font-size: 14px;
    width: 350px;
    height: 120px;
    overflow: hidden;
}
.block1 .body p a{
	color: #4a917b;
}

.block1 .body li{
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	font-family: "微软雅黑";
	background: url(../mages/icon1.png) no-repeat 0 center;
	padding-left: 10px;
	border-bottom: 1px dashed gainsboro;
	*margin-top: -3px;
		color: #777777;
}
.block1 .body li a{
	float: left;
	color: #777777;
	width: 642px;
	height: 38px;
	overflow: hidden;text-overflow: ellipsis;
	white-space: nowrap;
}
.block1 .body li  span{
	float: right;
	    width: 89px;
}
.block1 .body li:hover,.block1 .body li:hover a{
	color: red;
}
.block1 .body ul{
	    margin-top: 6px;
}
.picLink{
	width: 535px;
	height: 420px;
	position: relative;float: right;

}
.picLink .mzsp{
	    position: absolute;
    top: 0;
    left: 0;
}

.picLink .kygl{
	    position: absolute;
    top: 216px;
}
.picLink .yejyt{
	    position: absolute;
    right: 0;
}
.block2{
	margin-top: 20px;
	height: 264px;
}
.block2 .bgimg{
	width: 786px;
	height: 264px;
	float: left;
}
.block2 .bgimg a,.block2 .bgimg img{
	display: block;
	width: 786px;
	height: 264px;
}
.yeylj{
	float: right;
}
.yeylj a{
	margin-left: 8px;
	width: 120px;
	height: 264px;
}

.yeylj a img{
	 transition: 0.4s ease;
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    -ms-transition: 0.4s ease;
}
.yeylj a img:hover{
	transform: rotateX(33deg) rotateY(-4deg) rotateZ(3deg);    box-shadow: 14px 11px 10px #b8b8b8;
}
.link{
	margin-top: 26px;
	line-height: 25px;
	font-size: 15px;
	font-family: "微软雅黑";	color: #777777;
}
.link span{
margin-right: 10px;
}
.link a{
	color: #777777;
    margin-left: 10px;
    margin-right: 10px;
}
