Pārlūkot izejas kodu

首页科袖访谈最小宽

luyanan 7 gadi atpakaļ
vecāks
revīzija
72c224b91f
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      css/index.css

+ 1 - 1
css/index.css

@ -93,7 +93,7 @@ input{ outline:none;}
93 93
.more em{ position: absolute; top: 50%;margin-top: -9px; margin-left: 4px;width: 16px; height: 16px; background:url(../images/more-white.png) center center no-repeat;background-size:100% 100%;}
94 94
.hot-field .more{ color:#fff;}*/
95 95
/*热门专家*/
96
.hot-professor{ width:100%; }
96
.hot-professor{ width:100%;min-width:1120px; }
97 97
.hot-professor .carousel .carousel-caption{position:static;height: 450px;text-shadow: none;}
98 98
.hot-professor .homeinfo{position:absolute;margin:60px 0;left:18%;max-width:36%;text-align:left;overflow:hidden;text-shadow:1px 1px 6px #666;}
99 99
.hot-professor .homeinfo .h1Font{font-size: 22px;line-height:32px;color:#fff;font-weight:700;margin-bottom:20px;max-height:64px;}