|
@@ -12,18 +12,19 @@ body{background:red;}
|
|
|
.technolo>div>h3{color:#256195;}
|
|
|
.technolo>div>div:hover{background: url("../../img/technology_bg.png") center center;
|
|
|
background-size: 390px 235px;}
|
|
|
-.technolo_text{width:365px;height:180px;border:1px solid #F4F4F4;overflow: hidden;
|
|
|
+.technolo_text{width:365px;height:190px;border:1px solid #F4F4F4;overflow: hidden;
|
|
|
margin:12px auto;border-radius: 10px;padding: 50px 10px 0 30px;}
|
|
|
-.technolo_text>div{margin-bottom: 12px;line-height: 24px;height:30px;}
|
|
|
-.technolo_text h5{color:#FF951D;margin:0;}
|
|
|
-.technolo_text p{display: inline-block;color:#ccc;}
|
|
|
-.technolo_text a{display: inline-block;color:#ccc;float:right;cursor: text;}
|
|
|
+.technolo_text>div{margin-bottom: 12px;line-height: 33px;height:35px;}
|
|
|
+.technolo_text h5{color:#FF951D;margin:0;font-size: 1.5rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
|
|
|
+.technolo_text p{display: inline-block;color:#666;font-size: 1.5rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
|
|
|
+.technolo_text a{display: inline-block;color:#666;float:right;cursor: text;font-size: 1.5rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
|
|
|
.technolo>div>div>img{position: absolute;top:-40px;left:20px;}
|
|
|
.technolo>div>div>span{width:75px;height:35px;background: #FFB200;
|
|
|
border-radius: 10px;position: absolute;left:40px;bottom:0;text-align: center;
|
|
|
line-height: 35px;color:#fff;}
|
|
|
.technolo_center{width:390px;height:340px;display:inline-block;
|
|
|
position: absolute;top:40px;left:400px;}
|
|
|
+.technolo_center .technolo_text>div{cursor: pointer;}
|
|
|
.technolo_right{width:390px;height:340px;display:inline-block;
|
|
|
position: absolute;top:40px;right:0;}
|
|
|
.technolo_right .technolo_text p{display: none;position: absolute;top:-30px;left:-295px;z-index: 100;background: #fff;width:300px;height:270px;overflow: auto;
|
|
@@ -78,7 +79,7 @@ body{background: #f5f5f5;}
|
|
|
.main_details ul li img{;width: 260px;height:211px;}
|
|
|
.main_details ul li .details_fix{position: absolute;top: 140px;background: rgba(0,0,0,0.5);z-index: 12;width: 260px;height: 70px;
|
|
|
text-align: left;color: #FFFFFF;padding-left: 10px;}
|
|
|
-.main_details ul li .details_fix>p>span{color:#ccc;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width:190px;display: inline-block;line-height: 13px;}
|
|
|
+.main_details ul li .details_fix>p>span{color:#fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width:190px;display: inline-block;line-height: 13px;}
|
|
|
.details_fix p{height:30px;width:100%;line-height: 35px;}
|
|
|
.details_fix p:first-child{margin-top: 0;}
|
|
|
.details_fix p span{color: #333333;margin-left: 5px;}
|
|
@@ -120,7 +121,9 @@ body{background: #f5f5f5;}
|
|
|
.channel ul{overflow: hidden;margin-top: 65px;margin-left: 10px;}
|
|
|
.channel ul li{width: 195px;float: left;height: 195px;margin-left: 40px;}
|
|
|
.channel ul li:first-child{margin-left: 0;}
|
|
|
-.channel ul li a{color: #ffffff;font-size: 20px;line-height: 195px;height: 195px;display: inline-block;width: 195px;}
|
|
|
+.channel ul li a{color: #ffffff;font-size: 28px;line-height: 195px;height: 195px;display: inline-block;width: 195px;letter-spacing:5px;
|
|
|
+ text-shadow:0 0 3px #ddd,
|
|
|
+ -0 -0 3px #ddd;}
|
|
|
.channel ul li:nth-child(2n+1){background: url(../../img/Technology_25.png)no-repeat center;}
|
|
|
.channel ul li:nth-child(2n){background: url(../../img/Technology_26.png)no-repeat center;margin-top: 50px;}
|
|
|
.checkd{display:block;}
|
|
@@ -128,10 +131,29 @@ body{background: #f5f5f5;}
|
|
|
|
|
|
|
|
|
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
+#searchs{text-align: center;}
|
|
|
+.searchs{width: 650px;position: relative;height: 40px;background: #ffffff;box-shadow: 2px 0px 5px #cccccc;border-radius: 20px;margin: 0 auto;margin-top: 30px;}
|
|
|
+.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: 10px;}
|
|
|
+.searchs .select select:focus{outline: none;}
|
|
|
+#search_on input{position: absolute;left: 110px;width: 450px;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;-moz-appearance:none; -webkit-appearance:none;appearance:none;border: 1px solid #cccccc;}
|
|
|
+.searchs .select select option:hover{background: red;}
|
|
|
+.searchs button{width: 64px;height: 40px;position: absolute;right: 5px;background: url(../../img/think_search.png) no-repeat center center;border: none;}
|
|
|
+.searchs button:focus{outline: none;}
|
|
|
+.list_text {font-size: 16px;}
|
|
|
+.list_text .orange{margin-bottom: 12px;color: #f18101;text-align: center;}
|
|
|
+.list_text .bulr{margin-top:12px ;margin-bottom: 0px;color: #074d88;text-align: center;}
|
|
|
+.list_text .text_on{width: 210px;margin: 0 auto;}
|
|
|
+.suibian{width:650px;height:40px;margin: 0 auto;text-align: left;padding-left: 15px;margin-top: 15px;}
|
|
|
+.suibian>span{height:40px;line-height: 40px;font-size: 16px;font-weight: 400;color:#3C3B3B;padding: 0 5px;}
|
|
|
+
|
|
|
+.answer{width:100%;height:100%;position: fixed;top:0;left:0;background-color: rgba(100,100,100,0.5);z-index: 1000;display: none;}
|
|
|
+.answer>p{width:400px;margin: 0 auto;margin-top: 100px;background-color: #fff;padding: 30px 50px;border-radius: 10px;
|
|
|
+box-shadow: 0 0 10px 0 #999;display: none;position: relative;}
|
|
|
+.answer>p>span{position: absolute;top:5px;right:20px;font-size: 28px;cursor: pointer;}
|
|
|
|
|
|
|
|
|
|