.content-wrap{ margin: 20px auto 30px auto;}
.topInfo{ background: #fff; padding: 70px 0;}
.topInfo img{ float: left; width: 269px; padding-left: 160px;}
.topInfo .topright{ float: left; margin-left: 120px;}
.topright .name{ font-size: 28px; display: block;}
.serachBar{ width: 488px; height: 38px; border: solid 1px #ddd; color: #ccc; display: block; font-size: 14px; text-indent: 12px; line-height: 38px; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
background: url(../img/search_icon.png) 452px center no-repeat;}
.serachBar:hover{color: #ccc;}
.home{ color: #0069be; font-size: 14px; padding: 12px 0 20px 0; display: block;}
.linkBar{ margin-top: 15px;}
.linkBar dd{ float: left; padding:0 15px; border-left: solid 1px #ddd;}
.linkBar dd:first-child{ padding-left: 0; border-left: 0;}
.linkBar dd a{ color: #333; font-size: 14px;}
.recommend .swiper-slide{ line-height: inherit;}
.recommend .btitle{ font-weight: bold; font-size: 20px; padding: 30px 0 20px 0;}
.recommendList{ padding: 30px 70px; background: #fff;}
.recommendList a{ float: left; margin-left: 26px; display: block; width: 191px;}
.recommendList a img{ width: 189px; height: 141px; border: solid 1px #eee;}
.recommendList a:first-child{ margin-left: 0;}
.recommendList p{ font-size: 16px; margin-top: 13px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.recommend .swiper-button-next,.recommend .swiper-button-prev{ width: 11px; height: 21px;}
.recommend .swiper-button-prev, .swiper-container-rtl .recommend .swiper-button-next{ background: url(../img/left.png) no-repeat; left: 30px;}
.recommend .swiper-button-next, .swiper-container-rtl .recommend .swiper-button-prev{ background: url(../img/right.png) no-repeat; right: 30px;}