.oppWrap .mainTitle {
	width:182px;
	height:26px;
	color:#0da3f9;
	text-indent:50px;
	font-size:20px;
	padding-bottom:15px;
	background:url(../../images/new20170424/list_icon_navLine.png) no-repeat center center;
}

 .oppWrap .listWrap ul li {
    float: left;
    margin: 0 60px 40px 0;
}
.oppWrap .listWrap ul li a {
    display: block;
    height: 100%;
    overflow: hidden;
}
 .oppWrap .listWrap ul li .imgWrap {
	width: 230px;
	height: 293px;
	float:left;
}
 .oppWrap .listWrap ul li .szdw .imgWrap {
	width: 145px;
	height: 173px;
	float:left;
}
.oppWrap .listWrap ul li .imgWrap img {
	width:100%;
	height:100%;
}

.aniImgWrap,.aniImgWrap2,.aniImgWrap3,.aniImgWrap4 {
	overflow:hidden;
	position:relative;

}
.aniImgWrap:hover
{
	transform: scale(1.05);
	overflow:hidden;
}
.oppWrap .listWrap ul li .textWrap {
    width: 140px;
    height: 293px;
    text-align: justify;
    float: left;
    background: #f1f1f1;
    padding: 0 20px;
    transition: all 0.15s ease 0s;
    -webkit-transition: all 0.15s ease 0s;
    -moz-transition: all 0.15s ease 0s;
    -ms-transition: all 0.15s ease 0s;
    -o-transition: all 0.15s ease 0s;
}
.oppWrap .listWrap ul li .szdw .textWrap {
    width: 70px;
    height: 173px;
    line-height:123px;
    padding: 0 10px;
    
}
.oppWrap .listWrap ul li .textWrap .name {
    margin-top: 15px;
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    font-family: "Microsoft YaHei",Arial,sans-serif;
}
.oppWrap .listWrap ul li .szdw .textWrap .name {
	font-weight: 400;
}
.oppWrap .listWrap ul li .textWrap .description {
    margin-top: 15px;
    font-size: 15px;
    font-family: "Microsoft YaHei",Arial,sans-serif;
}
.oppWrap .listWrap ul li:hover .textWrap {
    background: #3471b2;
    color: #fff;
}

.aniImg {
    position:relative;
    display: inline-block;
    width: 110px;
    height: 143px;
    left: 0px;
    top: 0px;
}


.w1100 {
	width: 1200px;
	margin-left:auto;
	margin-right:auto;
}
.side {
    width: 190px;
    background: #fff url(/images/col/111.png) 65% 0 no-repeat;
}
.side h2 {
    height: 149px;
    font: bold 16px/270px microsoft yahei;
    text-align: center;
    position: relative;
    margin-bottom: 10px;
    padding-right: 70px;
}
#positionNav {
    /* width: 870px; */
    font-size: 12px;
    color: #888;
    padding: 0 0 10px 25px;
    margin: 15px 0 20px;
    /* border-bottom: 1px solid #e4e4e4; */
}
.oppWrap {
	width: 1000px;
	float:right;
}

.pages {
    font: 0/0 microsoft yahei;
    padding: 15px 220px;
}
