|
@@ -5,7 +5,9 @@
|
|
|
.main_top .container>ul>li{float: left;margin-right:10px ;line-height: 30px;height: 30px;margin-bottom: 30px;margin-top: 68px;}
|
|
|
.main_top .container>ul>li a{color: #787878;font-size: 14px;}
|
|
|
.main_top .container>ul>li.that a{color: #000000;}
|
|
|
-.main_top .detail_toptitle li img{vertical-align: top;margin-top: 4px;}
|
|
|
+.main_top .detail_toptitle li img{vertical-align: top;margin-top: 3px;}
|
|
|
+.detail_toptitle li a:hover{color: #000000!important;}
|
|
|
+
|
|
|
|
|
|
.portal-content{background: #f7f5f5;border: 1px solid #d7d6d6;clear: both;overflow: hidden;}
|
|
|
.search-criteria {margin-bottom: 15px;margin-top: 16px;}
|
|
@@ -13,7 +15,8 @@
|
|
|
#industryList>li.active{background: #ffb200;}
|
|
|
#industryList>li.active span{color:#ffffff}
|
|
|
#industryList>li span { font-size: 12px; line-height: 26px;color: #666; }
|
|
|
-#industryList>li:hover{cursor: pointer;}
|
|
|
+#industryList>li:hover{cursor: pointer; background: #ffb200;}
|
|
|
+#industryList>li:hover span{color:#ffffff}
|
|
|
.search-title span{width: 88px;height: 38px;background: #2f85d0;color: #ffffff;line-height: 38px;display: inline-block;text-align: center;}
|
|
|
.search-select{margin-top: 4px;}
|
|
|
.portal-content{padding-left: 10px;}
|
|
@@ -24,12 +27,11 @@
|
|
|
.search-select ul li label:hover{cursor: pointer;}
|
|
|
|
|
|
.searchs{width: 440px;position: relative;height: 40px;background: #ffffff;box-shadow: 2px 0px 5px #cccccc;border-radius: 20px;float: left;margin-top: 18px;left: 50%;margin-left: -220px;margin-bottom: 16px;}
|
|
|
-.searchs .select select{-webkit-appearance: none;appearance:none;-moz-appearance:none;;position: absolute;width: 100px;height: 40px;line-height: 40px;color: #f18101;display: inline-block;border: none;font-size: 16px;left:10px;border-radius:10px;background: url(../../../img/think_top.png) no-repeat center right;padding-left: 22px;}
|
|
|
+.searchs .select select{-webkit-appearance: none;appearance:none;-moz-appearance:none;position: absolute;width: 100px;height: 40px;line-height: 40px;color: #f18101;display: inline-block;border: none;font-size: 16px;left:10px;border-radius:10px;background: url(../../../img/think_top.png) no-repeat center right;padding-left: 22px;}
|
|
|
.searchs .select select:focus{outline: none;}
|
|
|
#search_on input{position: absolute;top: 0;left: 110px;width: 240px;height: 40px;line-height: 40px;border: none;border-left: 1px solid #CCCCCC;background: #ffffff;padding-left: 5px;font-size: 14px;color: #777777;}
|
|
|
-.searchs .select select option:focus{outline: none;}
|
|
|
-.searchs .select select option{text-align: center;border:1px solid transparent;background: #FFFFFF;display: block;}
|
|
|
-.searchs .select select option:hover{background: red;}
|
|
|
+.searchs .select select option:focus{outline: none;border: none;}
|
|
|
+.searchs .select select option{text-align: center;border:1px solid red!important;background: #FFFFFF;display: block;-webkit-appearance: none;appearance:none;-moz-appearance:none;}
|
|
|
.searchs button{width: 64px;height: 40px;position: absolute;right: 5px;top: 0;background: url(../../../img/think_search.png) no-repeat center center;border: none;}
|
|
|
.searchs button:focus{outline: none;}
|
|
|
|
|
@@ -73,12 +75,13 @@
|
|
|
.invest_txt h4{font-weight: normal;font-size: 14px;color: #393838;margin-bottom: 24px;}
|
|
|
.invest_txt>a{color: #ffb200;width: 76px;height: 24px;line-height: 24px;text-align: center;background: #ffb200;color: #ffffff;display: inline-block;float: right;margin-right: -15px;}
|
|
|
|
|
|
-.invest_right{float: right;margin-right: 40px;}
|
|
|
+.invest_right{float: right;margin-right: 40px;padding-top: 56px;}
|
|
|
.invest_right h5{width: 88px;height: 38px;background:#2f85d0;font-size: 16px;color: #ffffff;font-weight: normal;text-align: center; line-height: 38px;margin: 0;}
|
|
|
.invest_right ul li:first-child{border-top: 1px solid #cccccc;}
|
|
|
.invest_right ul li{height: 74px;border-bottom: 1px solid #cccccc;width: 240px;}
|
|
|
.invest_right ul li p{line-height: 40px;}
|
|
|
.invest_right ul li time{font-size: 12px;color:#888888;}
|
|
|
+.invest_right ul li:hover p,.invest_right ul li:hover time{color: #ffbc09;}
|
|
|
|
|
|
.h_fix{z-index: 9999;}
|
|
|
|