.tabContent.fix.recommend {
  width: auto;
  margin: 0 auto; }

.recommend .col-md-12 {
  width: 100%;
  float: none !important;
  display: inline-block;
  position: relative;
  min-height: 1px; }

.recommend .p_0 {
  padding: 0 !important; }

.recommend div, .recommend span, .recommend a, .recommend ul, .recommend li, .recommend img {
  padding: 0;
  margin: 0;
  border: 0;
  font-weight: normal; }

.recommend .mTitle {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  display: flex; }

.recommend .fix {
  zoom: 1; }

.recommend .perMainPage {
  background: url(../images/per.png) no-repeat center left;
  padding-left: 45px;
  height: auto;
  text-align: left;
  padding-right: 0%;
  float: left;
  width: 180px; }

.recommend .mainTitle {
  white-space: nowrap;
  font-size: 18px;
  color: #666666; }

.recommend .asideTitle {
  white-space: nowrap;
  font-weight: normal;
  font-size: 12px;
  color: #cccccc; }

.recommend .rightBorder {
  width: 100%;
  height: 10px;
  float: right;
  margin-top: 15px;
  background: #eeeeee; }

.recommend .hotPic {
  margin: 0 0 20px 0;
  width: 100%; }

.recommend .hotPic .JQ-slide {
  position: relative;
  width: 100%;
  height: 365px;
  padding: 0 4%; }

.recommend .hotPic .JQ-slide-nav a.prev {
  left: 0;
  background: #d8d8d8 url(../images/arrLeft.png) no-repeat center; }

.recommend .hotPic .JQ-slide-nav a {
  display: block;
  z-index: 99;
  width: 44px;
  height: 100px;
  overflow: hidden;
  text-indent: -999em;
  text-decoration: none;
  position: absolute;
  top: 125px;
  color: #337ab7;
  margin-top: 2%; }

.recommend .hotPic .JQ-slide-nav a.next {
  right: 0;
  background: #d8d8d8 url(../images/arrRight.png) no-repeat center; }

.recommend .hotPic .JQ-slide .wrap {
  width: 100%;
  height: 387px;
  overflow: hidden;
  position: relative; }

.recommend .hotPic .JQ-slide .wrap .ulSlids {
  position: relative;
  width: 100%;
  height: 387px;
  padding: 0; }

.recommend .hotPic .JQ-slide-content {
  position: absolute;
  padding-top: 4px;
  width: 100% !important; }

.recommend ol, .recommend ul {
  margin-top: 0;
  margin-bottom: 10px; }

.recommend ol, .recommend ul, .recommend li {
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0; }

.recommend .hotPic .imgList li {
  width: 22.4%;
  margin: 0 0 0 2.1%;
  height: 380px;
  float: left;
  display: inline;
  overflow: hidden;
  position: relative;
  border-bottom: 0px;
  box-shadow: 1px 1px 13px -1px #ccc; }

.recommend .hotPic .imgList li a {
  position: absolute;
  z-index: 20;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-align: center;
  color: #337ab7;
  text-decoration: none;
  background-color: transparent; }

.recommend .hotPic .imgList li a img {
  width: 100px;
  height: 120px;
  margin-top: 40px;
  border-radius: 6px; }

.recommend img {
  vertical-align: middle;
  border: 0; }

.recommend .hotPic .imgList li a .txt {
  height: 64px;
  line-height: 64px;
  text-align: center;
  font-size: 24px;
  color: #333333; }

.recommend .hotPic .imgList li a p {
  padding: 0 17px;
  font-size: 14px;
  color: #656565;
  line-height: 24px;
  text-align: left;
  text-indent: 2em; }