123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181 |
- *{box-sizing: border-box;}
- #finance_tab_two{display:none;}
- #finance_tab{width:100%;height:230px;background-image: linear-gradient(#fff,#fff, #f8f8f8);box-shadow: 0 0 10px 0 #eee;}
- #finance_tab>div{width:1200px;height:230px;margin:0 auto;position: relative;}
- .sanjiao{position: absolute;bottom:-20px;left:295px;border:10px solid transparent;border-top-color:#FF9A25;width:0;height:0;}
- .fund{width:600px;height:230px;position: absolute;left:0;top:0;cursor: pointer;border-bottom:5px solid #FF9A25;}
- .project{width:600px;height:230px;position: absolute;right:0;top:0;cursor: pointer;border-bottom:5px solid #FF9A25;}
- /*#finance_tab div.active{border-top:5px solid #FF9A25;}*/
- .fund_img{width:148px;height:152px;position: absolute;left:40px;top:35px;border-radius: 50%;border:2px solid #FF9A25;z-index: 9;}
- .fund_img>div{width:148px;height:152px;position: absolute;z-index: 10;
- background: url('../../img/finance_fund1.png') center center;}
- .fund:hover .fund_img{background-color:#FF9A25}
- .fund:hover .fund_img>div{background: url('../../img/finance_fund2.png') center center;}
- .project_img{width:148px;height:152px;position: absolute;left:40px;top:35px;border-radius: 50%;border:2px solid #FF9A25;z-index: 9;}
- .project_img>div{width:148px;height:152px;position: absolute;z-index: 10;
- background: url('../../img/finance_fund3.png') center center;}
- .project:hover .project_img{background-color:#FF9A25}
- .project:hover .project_img>div{background: url('../../img/finance_fund4.png') center center;}
- #finance_tab div.active .fund_img{background-color:#FF9A25}
- #finance_tab div.active .project_img{background-color:#FF9A25}
- #finance_tab div.active .fund_img>div{background: url('../../img/finance_fund2.png') center center;}
- #finance_tab div.active .project_img>div{background: url('../../img/finance_fund4.png') center center;}
- #finance_tab img{position: absolute;top:35px;left:40px;}
- .fund_cont{width:400px;height:160px;position: absolute;top:35px;right:0;padding:20px 0 0 15px;}
- .project_cont{width:400px;height:160px;position: absolute;top:35px;right:0;padding:20px 0 0 15px;}
- #finance_tab h1{color:#FF9A25;font-weight: bold;letter-spacing:5px;font-size: 30px;margin-top: 10px;}
- h1{color:#074d88;font-weight: bold;letter-spacing:5px;font-size: 30px;}
- #finance_tab p{line-height: 30px;font-size: 20px;margin-top: 20px;color:#FF9A25;}
- .pagination_box {margin-bottom: 130px;margin-top: 20px;clear: both;float: left;}
- .pagination li{ float: left;margin-right: 12px;}
- .pagination li.active a{background: #ffd800;color: #ffffff!important;border: 1px solid #ffd800;}
- .pagination > li > a:hover,.pagination> li > a:focus{background: #ffd800!important;color: #ffffff;border: 1px solid #ffd800;outline: none!important;border: 1px solid #ffd800!important;}
- .totalCount {color: #999;float: right;border: 1px solid #ddd;display: inline-block;padding-left: 10px;padding-right: 10px;height: 33px;line-height: 33px;margin-top: 20px;}
- .pagination ul{float: left;}
- .pagination > li > a, .pagination > li > span{color: #333333;}
- .list_none{width:550px;height:150px;background:url("../../img/all_null.png") no-repeat;margin:50px auto;}
- .imgnull{width:285px;height:235px;background:url("../../img/zhuanliimg_null.png") no-repeat;background-size: 285px 235px;}
- #fund_begin{width:100%;height:600px;}
- #fund_begin>div{width:1200px;margin:0 auto;}
- #fund_begin_two{width:100%;height:600px;}
- #fund_begin_two>div{width:1200px;margin:0 auto;}
- .script{height:130px;text-align: center;padding-top: 80px;color:#15588F;}
- .classify{height:330px;padding-top: 15px;}
- .classify>div{width:215px;height:285px;background: #F6F6F6;display: inline-block;margin-right:25px;
- padding: 15px 15px;transform: all 1s;-webkit-transform: all 1s;-moz-transform: all 1s;-ms-transform: all 1s;}
- .classify>div:nth-child(5){margin-right: 0px;;}
- .classify>div:hover{background: #fff;box-shadow: 0 0 15px 0 #cccccc;transform: scale(1.03);-webkit-transform:scale(1.03) ;-moz-transform: scale(1.03);-ms-transform: scale(1.03);}
- .begin{height:140px;text-align: center;padding-top: 20px;}
- .begin>a{width:150px;height:40px;background: #ffb200;color: #fff;text-align: center;
- font-size: 16px;border: none;display: inline-block;line-height: 40px;letter-spacing:5px;}
- .begin>a:hover{background:#f9bb73 ;cursor: pointer;}
- .classify_cont{width:185px;height:255px;padding-top:50px;background: #fff;
- border: 1px solid #E9E8E7;text-align: center;}
- .classify_img{width:65px;height:65px;margin: 0 auto;margin-top: 50px;}
- .classify_cont>h3{color: #F7972F;line-height: 40px;}
- .classify_cont>p{padding: 0 10px;color:#B2B1B1;line-height: 20px;
- text-align: left;}
- #member{width:100%;height:520px;background: #F2F2F2;}
- #member_two{width:100%;height:520px;background: #F2F2F2;}
- .member{width:1200px;height:520px;margin: 0 auto;position: relative;}
- .member a{width:460px;height:150px;position: absolute;}
- .member a.member_img_center{width:300px;height:300px;position: absolute;top:100px;left:460px;}
- .member_img1{top:80px;left:30px;}
- .member_img2{top:80px;right:30px;}
- .member_img3{top:280px;left:30px;}
- .member_img4{top:280px;right:30px;}
- #info{width:100%;height:966px;background: url("../../img/bottom_top_bg.png") center center;background-size: 100% 100%;}
- .info a{color: #FFFFFF!important;}
- #bottom{margin-top: -386px;}
- .info{width:1200px;height:430px;margin: 0 auto;padding-top: 100px;}
- .info>div{width:380px;height:430px;display: inline-block;margin-right: 16px;
- text-align: center;background: #fff;}
- .info>div>img{width:100%;}
- .info h3{color:#15588F;line-height: 40px;margin-top: 20px;}
- .info p{line-height: 20px;height:62px;padding: 0 10px;text-align: left;overflow: hidden;margin-bottom: 15px;text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;text-align: justify;}
- .info>div>div{width:100px;height:30px;color:#fff;font-size: 16px;margin-left: 275px;
- background:#FFB200; line-height: 30px;text-align: center;}
- #allproduct{width:100%;height:1586px;background: #F2F2F2;}
- .allproduct{width:1200px;height:1586px;margin: 0 auto;}
- .allproduct_top{width:100%;height:120px;text-align: center;padding-top:20px;}
- .allproduct_top>h3{color:#15588F;font-weight: bold;letter-spacing:5px;margin-bottom: 20px;}
- .allproduct_top_img{width:700px;height:5px;border-top:1px solid #EDEDED;border-bottom:1px solid #ddd;display: none;
- margin: 10px auto;}
- form>input{width:440px;height:40px;border-radius: 20px;padding-left: 20px;border: none;}
- form{width:440px;height:40px;position: relative;display: block;margin: 0 auto;}
- form>img{position: absolute;top:2px;right:10px;}
- .allproduct_cont ul{overflow: hidden;}
- .allproduct_cont ul li{width: 285px;height:420px;float: left;position: relative;
- box-shadow: 0 0 15px #CCCCCC;margin-left: 5px;margin-right: 5px;margin-bottom: 20px;}
- .allproduct_cont ul li img{;width: 285px;height:235px;}
- .details_fix{position: absolute;top: 165px;background: rgba(131,146,145,0.5);z-index: 12;
- width: 285px;height: 70px;text-align: left;color: #FFFFFF;padding-left: 10px;padding-top: 10px;}
- .details_fix p{height:35px;width:100%;line-height: 35px;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;margin-top: 10px;}
- .details_fix p:first-child{margin-top: 0;}
- .details_fix p span{color: #333333;margin-left: 5px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
- .details_text{width:280px;padding-top:10px ;position: absolute;left: 0;bottom:0;}
- .details_text p{width: 245px;margin:5px auto;color: #f68705;font-size: 16px;}
- .details_text p span{color: #787878;display: inline-block;width: 160px;overflow: hidden;height: 20px;vertical-align: top;
- text-overflow: ellipsis;white-space: nowrap;margin-left:5px; }
- .details_text p b{font-weight:normal;color: #787878;width:160px;height:40px ;display: inline-block;vertical-align: top; }
- .details_text a{width: 80px;height: 26px;display: inline-block;
- background: #ffb200;border-radius: 10px;float: right;
- line-height: 26px;text-align: center;color: #ffffff;
- margin-right: 30px;margin-bottom: 16px;margin-top:15px;}
- .place_city{width: 960px;margin: 0 auto;position: absolute;top:20px;left:180px;}
- .place_city ul{float: left;overflow: hidden;}
- .place_city ul li{float: left;width: 160px;border: 1px solid #a9a9a9;font-size:16px ;height: 50px;line-height: 50px;text-align: center;border-left: none;background: #ffffff;color: #333333;}
- .place_city ul li:first-child{border-left: 1px solid #a9a9a9;}
- .place_city .more_city .inp{color: #f79624;width: 160px;height: 50px;text-align: center;line-height: 50px;
- float: left;border: 1px solid #a9a9a9;border-left: none;font-size: 16px;}
- .policy{clear: both; overflow: hidden;padding-top: 56px;}
- .place_city ul li:hover{cursor: pointer;}
- .place_city ul li.thon{background: #2f85d0;color: #ffffff;}
- .more_city{float:left; position: relative;width: 160px;}
- .more_city .list_city{position: absolute;top: 49px;right: 0;text-align: center;font-size:16px ;color: #333333;
- width:161px;height: 302px;overflow: scroll;overflow-x: hidden;border: 1px solid #a9a9a9;
- background: #ffffff;padding-bottom: 20px;z-index: 1000;}
- .list_city p{width:160px;line-height:30px;height: 30px;}
- .list_city p:hover{box-shadow: inset 0 0 3px #cccccc;background:#f79624;color: #ffffff;}
- .more_city .thon{background: #2f85d0;color: #ffffff!important;}
- .more_city:hover .inp{cursor: pointer;}
- #demandList_patent li{cursor: pointer;}
- .allproduct_center{width:1200px;height:100px;margin: 0 auto;
- position: relative;}
- .allproduct_center>div{display: inline-block;}
- .part{width:160px;height:50px;background: #3185D0;color:#fff;font-weight: bold;
- font-size: 18px;text-align: center;line-height: 50px;
- position: absolute;top:20px;left:20px;}
- .pagination_box{width: 100%;height:50px;text-align: right;line-height: 90px;}
- .pagination_box>div{float:right;width:272px;height:50px;overflow: hidden;display:inline-block;line-height: 40px;}
- .pagination_box>span{width:40px;height:30px;display:inline-block;font-size: 14px;
- float: right;line-height: 30px;margin-top: 10px;box-shadow: 0 0 10px 0 #999 inset;text-align: center;
- border-radius: 5px;cursor: pointer;font-weight: bold;}
- .pagination_box>span.second{border: none;box-shadow: none;line-height: 30px;font-size: 16px;color:#F68705;width:25px;text-align: center;
- display: inline-block;cursor: pointer;font-weight: normal;}
- .pagination_box>span.first{border: none;box-shadow: none;line-height: 30px;font-size: 16px;color:#F68705;width:25px;text-align: center;
- display: inline-block;cursor: pointer;font-weight: normal;}
- .pagination_box>span.span_true{color:#f68705;}
- .pagination_box>span.all_span{width:40px;height:30px;display:inline-block;font-size: 14px;
- float: right;line-height: 30px;margin-top: 10px;font-weight: bold;text-align: center;
- border: none;box-shadow: none;}
- .pagination_box>span.one_all_span{width:60px;}
- .paging_box{overflow: hidden;}
- .paging_box>span{line-height: 50px;font-size: 16px;color:#F68705;width:30px;text-align: center;
- display: inline-block;cursor: pointer;margin: 0 2px;}
- .paging_box>span.action_span{font-weight: bold;}
- .action_span{font-weight: bold;}
|