liting2017 7 years ago
parent
commit
0fd7eced5c

+ 1 - 0
package.json

@@ -10,6 +10,7 @@
     "dllpro": "webpack --progress --colors --config ./webpack-dll.config.js --env.deploy prod --env.host 'http://static.goafanti.com'",
     "build": "node bin/clean.js && webpack --progress --colors --env.deploy dev",
     "buildtest": "node bin/clean.js && webpack --progress --colors --env.deploy test",
+    "buildstage": "node bin/clean.js && webpack --progress --colors --env.deploy stage",
     "pro": "node bin/clean.js && webpack --progress --colors --env.deploy prod",
     "dev": "webpack-dev-server --port 80 --devtool eval --progress --colors --hot --content-base build --env.deploy dev --env.watch watch"
   },

+ 10 - 7
src/css/Technologytrading.css

@@ -1,7 +1,7 @@
 body{background:red;}
 *{box-sizing: border-box;}
 .clear_line{width:100%;height:1px;}
-#technology{width:100%;height:420px;box-shadow: 0 8px 8px 0 #E4E4E4;}
+#technology{width:100%;height:420px;box-shadow: 0 8px 8px 0 #E4E4E4;background: #fff;}
 .technolo{width:1200px;height:420px;padding-top:40px;margin:0 auto;
     position: relative;}
 .technolo_left{width:390px;height:340px;display:inline-block;
@@ -12,25 +12,28 @@ 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:190px;border:1px solid #F4F4F4;overflow: hidden;
+.technolo_text{width:365px;height:209px;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: 33px;height:35px;}
-.technolo_text h5{color:#FF951D;margin:0;font-size: 1.5rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
+.technolo_text h5{color:#666;margin:0;font-size: 1.5rem;overflow: hidden;text-overflow: ellipsis;
+    white-space: nowrap;width:220px;line-height: 35px;display: inline-block;}
 .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_text a{display: inline-block;color:#FF951D;float:right;font-size: 1.5rem;overflow: hidden;
+    text-overflow: ellipsis;white-space: nowrap;display: inline-block;cursor: pointer;}
 .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_center .technolo_text h5{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
+.technolo_center .technolo_text a{line-height: 35px;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;
 color:#333;}
 .technolo_right .technolo_text a{cursor: pointer;}
-.technolo_right .technolo_text h5{color:#FF951D;margin:0;line-height: 24px;}
+.technolo_right .technolo_text h5{margin:0;line-height: 35px;}
 /*search*/
 #search{width:100%;height:270px;background: #F5F5F5;padding-top: 25px;margin-top: 10px;}
 .search{width:1200px;height:215px;background: url("../../img/search_bg.png") center center;
@@ -153,7 +156,7 @@ body{background: #f5f5f5;}
 
 .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;}
+box-shadow: 0 0 10px 0 #999;display: none;position: relative;line-height: 22px;}
 .answer>p>span{position: absolute;top:5px;right:20px;font-size: 28px;cursor: pointer;}
 
 

+ 6 - 6
src/css/financialIndex.css

@@ -84,16 +84,16 @@ form>img{position: absolute;top:2px;right:10px;}
 
 .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;}
-.details_fix p{height:35px;width:100%;line-height: 35px;}
+    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;}
+.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:0px;}
+.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: #333333;display: inline-block;width: 160px;overflow: hidden;height: 20px;vertical-align: top;
+.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: #333333;width:160px;height:40px ;display: inline-block;vertical-align: top; }
+.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;

+ 31 - 19
src/css/index_home.css

@@ -1,9 +1,9 @@
 
 html{font-size:62.5%;}
-.index_activity{position: relative;z-index:110;background: url(../../img/index_bannerbj.png) no-repeat center center;margin-top:-144px;height: 270px;box-shadow: -5px 4px 10px #cccccc;}
+.index_activity{position: relative;z-index:110;background: url(../../img/index_bannerbj.png) no-repeat center center;margin-top:-144px;height: 270px;box-shadow: -5px 4px 40px #EDEDED;}
 .index_activity ul li{float: left;width: 190px;height:90px ;text-align: center;background-position-y: 100px;}
 .index_activity ul li strong{font-size: 36px;color: #ffbc09;}
-.index_activity ul li p{font-size: 16px;color: #185487;}
+.index_activity ul li p{font-size: 16px;color: #074d88;font-weight: bold;}
 .index_activity ul{float: left;overflow: hidden;margin-top: 160px;}
 .index_activity form{float: right;position: relative;width: 270px;height: 44px;background: #FFFFFF;margin-top: 20px;box-shadow: 0 0 10px #CCCCCC;}
 .index_activity form .search{width: 20px;height: 20px;position: absolute;top: 12px;right:10px;}
@@ -27,7 +27,7 @@ html{font-size:62.5%;}
 /*active的css*/
 #active{width:1200px;height:240px;margin:0 auto;padding-top:50px;position: relative;}
 #active>.title{width:70px;height:160px;padding-top:12px; }
-#active>.title>p{width:25px;height:160px;font-size: 2rem;color:#074F88;
+#active>.title>p{width:25px;height:160px;font-size: 20px;color:#074d88;
     margin:0 0 50px 45px;font-weight: bold;line-height: 22px;}
 #active>.coupon{width:1130px;height:160px;padding:1px 0 0 40px; }
 #active .lf{background: url(../../img/coupon.jpg) no-repeat;}
@@ -43,7 +43,7 @@ html{font-size:62.5%;}
 /*product的css*/
 #product{width:1200px;height:450px;margin:0 auto;position: relative;margin-top:5px;}
 #product>.caption{margin-bottom: 74px;}
-.caption{width:100%;height:50px;font-size: 2rem;color:#074F88;
+.caption{width:100%;height:50px;font-size: 18px;color:#074d88;
     line-height: 50px;padding-left:30px;}
 #product>.content{width:1140px;height:400px;margin-left:30px;position: relative; }
 #product>.content>.cont{width:220px;height:350px;margin-right: 3px;
@@ -58,45 +58,55 @@ html{font-size:62.5%;}
 #product .img img:first-child{position: absolute;top: -72px;left: 50%;margin-left: -32px;z-index: 222;}
 #product .img img:first-child+img{margin-top: -36px;}
 #product .text{width:220px;height:173px;}
-#product .text>h2{font-size: 1.8rem;height:60px;width:100%;line-height: 60px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
-text-align: center;color:#3B3B3B;}
+#product .text>h2{font-size: 16px;height:60px;width:100%;line-height: 60px;overflow: hidden;/*text-overflow: ellipsis;white-space: nowrap;*/
+text-align: center;color:#383838;font-weight: bold;padding: 0 10px;}
 #product .cont_bottom1 .text>h2{color:#fff;}
 #product .cont_bottom2 .text>h2{color:#fff;}
 #product .cont_bottom1 .text>p{color:#fff;}
 #product .cont_bottom2 .text>p{color:#fff;}
-.text>p{width:180px;height:113px;margin-left:20px;color:#747474;line-height:20px;overflow: hidden;}
+.text>p{width:180px;height:113px;margin-left:20px;color:#616160;line-height:20px;overflow: hidden;font-size: 14px;font-family: "SimSun";}
 
 /*policy的css*/
 #policy{width:1200px;height:405px;margin:50px auto 0;position: relative;}
+<<<<<<< HEAD
 #policy .captions{width:100%;font-size: 2rem;color:#074F88;margin-left: 45px;margin-top: 120px;margin-bottom: 20px;}
 .captions a,.caption a{font-size: 16px;color: #ffb200;margin-left: 12px;font-weight:700;height: 26px;line-height: 26px;display: inline-block;}
 
+=======
+#policy .captions{width:100%;font-size: 18px;color:#074d88;margin-left: 45px;margin-top: 120px;margin-bottom: 20px;}
+.captions a{font-size: 16px;color: #ffb200;margin-left: 12px;height: 26px;line-height: 26px;display: inline-block;}
+.captions a:hover{color:#ff8200;}
+>>>>>>> 9c20779cadb151670d36b591bd10cd65233b9be3
 .pol_cont{width:1110px;height:355px;margin-left:45px;position: relative; }
 .pol_left{width:525px;height:345px;box-shadow: 5px 5px 5px 0 #EaEaEa;
 display:inline-block;position: absolute;top:0;left:0;}
 .pol_left img {width: 100%;height: 200px;}
 .pol_left_cont{width:525px;height:145px;background: #F6F6F6;}
-.pol_left_cont h3{height:50px;width:515px;line-height: 50px;
-    color:#797979;font-size: 18px;padding-left:25px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
-.pol_left_cont p{line-height: 20px;padding:0 17px 0 25px;width:100%;height:62px;color:#616160;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
+.pol_left_cont h3{height:50px;width:515px;line-height: 50px;font-weight: bold;
+    color:#383838 ;font-size: 16px;padding-left:25px; overflow: hidden;/*text-overflow: ellipsis;white-space: nowrap;*/}
+.pol_left_cont p{line-height: 20px;padding:0 17px 0 25px;width:100%;height:62px;color:#616160;font-size: 14px;
+    text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;font-family: "SimSun";}
 .pol_left_cont p a{color:#616160;font-size: 14px;}
 .pol_bottom{width:100%;height:30px;padding:0 12px 0 25px;}
-.more a{color:#FFBC08;font-weight: bold;font-size: 1.6rem;}
-.data{font-size: 1rem;color:#9B9A9A;line-height:20px;}
+.more a{color:#ffb200;font-size: 16px;}
+.more a:hover{color:#ff8400;}
+.data{font-size: 14px;color:#9b9a9a;line-height:20px;font-family: "SimSun";}
 
 .pol_right{width:560px;height:345px;margin-left:15px;
     display:inline-block;position: absolute;top:0;right:0;}
 .pol_right_big{width:560px;height:165px;box-shadow: 5px 5px 5px 0 #EaEaEa;border:1px solid #F1F1F1;
     border-radius: 2px;}
-.pol_right_big h3{height:50px;width:100%;line-height: 50px;
-    color:#797979;font-size: 18px;padding-left:25px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
-.pol_right_big p{line-height: 20px;padding:0 17px 0 25px;width:100%;height:82px;color:#616160;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
+.pol_right_big h3{height:50px;width:100%;line-height: 50px;font-weight: bold;;
+   color:#383838;font-size: 16px;padding:0 15px 0 25px; overflow: hidden; /*text-overflow: ellipsis;white-space: nowrap;*/ }
+.pol_right_big p{line-height: 20px;padding:0 17px 0 25px;width:100%;height:82px;color:#616160;text-overflow: ellipsis;
+    overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;font-size: 14px;font-family: "SimSun";}
 .pol_right_big p a{color:#616160;}
 .pol_right_sm{width:275px;height:165px;display: inline-block;background: #F6F6F6;
     margin-top:15px;box-shadow: 5px 5px 5px 0 #EaEaEa;}
-.pol_right_sm h3{height:50px;width:275px;line-height: 50px;
-    color:#797979;font-size: 18px;padding-left:25px;  overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
-.pol_right_sm p{line-height: 20px;padding:0 17px 0 25px;width:100%;height:83px;color:#616160;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
+.pol_right_sm h3{height:50px;width:275px;line-height: 50px;font-weight: bold;;
+    color:#383838;font-size: 16px;padding:0 10px 0 25px;  overflow: hidden;/*text-overflow: ellipsis;white-space: nowrap;*/}
+.pol_right_sm p{line-height: 20px;padding:0 17px 0 25px;width:100%;height:83px;color:#616160;font-family: "SimSun";font-size: 14px;
+    text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
 .pol_right_sm p a{color:#616160;}
 /*need的css*/
 .need_main{background: #f6f6f6;width: 100%;}
@@ -111,7 +121,9 @@ display:inline-block;position: absolute;top:0;left:0;}
 .carousel .need_prev{width: 30px;height: 34px;font-size: 24px;text-align: center;line-height: 34px;background: #686868;display: inline-block;color: #FFFFFF;position: absolute;top:90px;left:50px;box-shadow: 2px 2px 10px #333333;}
 .carousel ul{float: left;width: 100000px;}
 .carousel ul li{float: left;margin-left: 10px;margin-right: 10px;text-align: center;padding-bottom: 20px;}
-.carousel ul li p{font-size: 14px;color: #404040;line-height: 52px;background: #ffffff;box-shadow: 2px 2px 10px #333333;width: 320px;padding-left: 10px;padding-right: 10px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
+.carousel ul li p{font-size: 14px;color: #616160;line-height: 52px;background: #ffffff;box-shadow: 2px 2px 10px #333333;
+    width: 320px;padding-left: 10px;padding-right: 10px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;font-family: "Microsoft YaHei"}
+.carousel ul li p:hover{font-family: "Microsoft YaHei";color:#383838;}
 .carousel ul li img{width: 320px;height:160px;}
 .carousel .need_next{position: absolute;top:90px;right:30px;width: 30px;height: 34px;font-size: 24px;text-align: center;line-height: 34px;background: #686868;display: inline-block;color: #FFFFFF;box-shadow: 2px 2px 10px #333333;}
 .carousel .need_prev:hover,.carousel .need_next:hover{background: #003399;cursor: pointer;}

+ 6 - 1
src/css/main_banner.css

@@ -1,10 +1,15 @@
 .carouselt{ position:relative; overflow: hidden;width:100%;height:600px; }
 .ct-img-big{ position:absolute; }
 .ct-img-big li{ float: left; }
+.ct-img-big li img{height: 600px;}
+.btn{ position: absolute; display: block;}
+.btn-pre{top:220px;left:220px;display: none !important;}
+.btn-next{top:220px;right:220px;display: none !important;}
+.ct-img-small{height:30px;list-style: none;position: absolute;bottom:50px;left:45%;margin: 0 auto;}
 .btn{position: absolute; display: block;}
 .btn-pre{top:280px;left:220px;}
 .btn-next{top:280px;right:220px;}
-.ct-img-small{height:30px;list-style: none;position: absolute;bottom:50px;left:700px;margin: 0 auto;}
+.ct-img-small{height:30px;list-style: none;position: absolute;bottom:50px;left:45%;margin: 0 auto;}
 .ct-img-small li{width:20px;height:20px;border-radius: 50%;margin-left:20px; float: left;
 text-align: center;line-height: 20px;cursor: pointer;background: #fff;}
 .ct-img-small li.active{color:#fff;background: #DB192A;}

+ 10 - 0
src/css/member.css

@@ -8,6 +8,7 @@
 .member_on h5 img{margin-right: 10px;margin-left: -50px;}
 .member_on h5{font-weight: normal;font-size:16px ;color: #f18101;margin-left: 10px;}
 .member_on .blur{color: #0f72ba;}
+<<<<<<< HEAD
 .member_on{width: 386px;margin-bottom: 100px;}
 .member_on>p{font-size: 14px;color: #5f5e5e;line-height: 36px;color: #5f5e5e;}
 
@@ -15,6 +16,15 @@
 .member_on ul{overflow: hidden;margin-left: 13px;margin-top: 23px;}
 .member_on ul li{float: left;width: 110px;height: 48px;border: 1px solid #CCCCCC;line-height: 48px;text-align: center;margin: 5px;}
 .member_on .member_left{margin-top: 60px;}
+=======
+.member_on{width: 386px;}
+.member_on .member_business_list { min-height: 320px}
+.member_on .member_business_list p{font-size: 14px;color: #5f5e5e;line-height: 36px;color: #5f5e5e;}
+
+.member_on ul{overflow: hidden;margin-left: 13px;margin-bottom: 100px;margin-top: 20px;}
+.member_on ul li{cursor: pointer;float: left;width: 110px;height: 48px;border: 1px solid #CCCCCC;line-height: 48px;text-align: center;margin: 5px;}
+.member_on .member_left{margin-top: 20px;}
+>>>>>>> 9c20779cadb151670d36b591bd10cd65233b9be3
 
 .member_on ul .then{border: 1px solid #f18101;}
 .member_on ul .then span{width: 70px;height: 20px;background: #ff6000;display: inline-block;color: #ffffff;line-height: 20px;font-size: 12px;margin-left: -38px;vertical-align: top;}

+ 8 - 4
src/css/public.css

@@ -2,8 +2,9 @@
 *{padding: 0;margin: 0;box-sizing:border-box;font-family: "微软雅黑";}
 html{font-size:62.5%;}
 body{font:14px "simsun",Arial,Helvetica,sans-serif;width:100%;
-    background-color:#fff;
-    font-size:1.4rem;
+    background-color:#fff;-webkit-font-smoothing: antialiased;
+    -moz-osx-font-smoothing: grayscale;
+    /*font-size:1.4rem;*/
     -webkit-user-select:none;
     -moz-user-select:none;
     -ms-user-select:none;
@@ -35,7 +36,7 @@ header .logo{float: left;padding-left: 20px;}
 
 header .nav{float: left;padding-left: 90px;}
 header .nav>ul>li{float: left;width: 120px;text-align: center;line-height: 76px;position: relative;}
-header .nav>ul>li>a{color: #333333;width: 120px;line-height: 76px;display: inline-block;font-size: 16px;}
+header .nav>ul>li>a{color: #074d88;width: 120px;line-height: 76px;display: inline-block;font-size: 16px;font-weight: bold;}
 header .nav>ul>li:hover a{color: #074F88;}
 .active a{color:#074F88!important;}
 /*2级导航*/
@@ -88,7 +89,7 @@ header .nav_right a:hover{color: #2a6597;}
 /*右侧挂件*/
 
 .pub_fix{width: 70px;position: fixed;right: 20px;bottom: 80px;border-radius: 10px;border: 1px solid #e0e0e0;overflow: hidden;
-    text-align: center;height: 466px;background: #ffffff;z-index: 999;}
+    text-align: center;height: auto;background: #ffffff;z-index: 999;}
 
 .pub_fix .index_blur{width: 100%;height: 30px;line-height: 30px;background: #4c7fa9;display: inline-block;}
 .pub_fix .index_orange{width: 100%;height: 30px;line-height: 30px;background: #ffd68f;display: inline-block;}
@@ -137,3 +138,6 @@ header .nav_right a:hover{color: #2a6597;}
 .smg{display: none;width: 200px;height: 30px;color: #0C79FF;background: rgba(255,255,255,.7);border-radius: 10px;position: fixed;top:10%;left: 50%;margin-left: -75px;color: blue;z-index: 999999;}
 .smg input{width: 200px;height: 30px;border: none;background: none;text-align: center;font-size: 16px;}
 
+/* msg tools*/
+.message{position:fixed;top: 80px;text-align: center; width: 100%; display: none;z-index: 9999}
+.message span{background:rgba(0, 0, 0, 0.6);  padding: 8px 20px; color: #fff; border-radius: 6px}

+ 24 - 15
src/css/service.css

@@ -3,7 +3,7 @@
 .serve{width:1200px;height:600px;margin:0 auto;}
 .serve_title{width:1200px;height:130px;text-align: center;}
 .clear_{width:100%;height:1px;}
-h2{color:#074F88;margin-top:90px;}
+h2{color:#074d88;margin-top:90px;font-size: 30px;}
 .serve_cont{width:1200px;height:470px;position: relative;}
 .serve_left{width:470px;height:470px;display: inline-block;}
 .serve_left>div{width:100%;height:110px;border-radius: 55px;
@@ -20,9 +20,9 @@ h2{color:#074F88;margin-top:90px;}
 border-radius: 50%;border: 2px solid #F8A346;position: absolute;top:-1px;left:-2px;background: #ffffff;}
 .serve_left>div span img{position: absolute;top: 21px;left: 23px;}
 .serve_left h3{display: inline-block;position: absolute;top:5px;left:120px;
-    color:#F8A346;}
+    color:#f68705;font-size: 16px;font-weight: bold;}
 .serve_left p{display: inline-block;position: absolute;top:35px;left:120px;
-    color:#A9A9A9;}
+    color:#7a7878;font-family: "simsun";}
 .serve_left a{position:absolute;bottom:10px;right:20px;color:#F8A346;}
 
 .serve_right{width:710px;height:470px;display: inline-block;position: absolute;
@@ -40,8 +40,13 @@ line-height: 120px;}
 
 
 
+<<<<<<< HEAD
 .Intellectual{width: 100%;background: url(../../img/service_04.png)no-repeat center;height: 640px;text-align: center;}
 .Intellectual .container>h3{font-size: 50px;color: #ffffff;width: 200px;margin: 0 auto;line-height: 150px;}
+=======
+.Intellectual{width: 100%;background: url(../../img/service_04.png)no-repeat center;height: 640px;}
+.Intellectual .container>h3{font-size: 30px;color: #ffffff;width: 200px;margin: 0 auto;line-height: 150px;}
+>>>>>>> 9c20779cadb151670d36b591bd10cd65233b9be3
 .Intellectual .container{width: 1200px;}
 .Intellectual ul li{float: left;width: 360px;height: 450px;margin-left: 44px;}
 .Intellectual ul li:first-child{margin-left: 0;}
@@ -63,15 +68,19 @@ line-height: 120px;}
 
 .customer_main{width: 400px;margin: 0 auto;}
 .customer hr{width: 1200px;margin: 0 auto;}
+<<<<<<< HEAD
 .customer_main span{font-size: 40px;color: #074d88;width: 180px;text-align: center;line-height: 120px;display: inline-block;margin-top: 50px;}
+=======
+.customer_main span{font-size: 30px;color: #074d88;width: 180px;text-align: center;line-height: 120px;display: inline-block;}
+>>>>>>> 9c20779cadb151670d36b591bd10cd65233b9be3
 .that{border-bottom: 2px solid #074d88;}
 .customer_company{margin: 80px auto 0;display: none;}
 .customer_company:nth-child(1){display: block;}
 .customer_company li{float: left;width: 274px;margin-left: 14px;overflow: hidden;height:274px;}
 .customer_company li>img{width:274px;height:222px;border:none;}
 .customer_company li:first-child{margin-left:0 ;}
-.customer_company li p{width: 100%;line-height: 52px;text-align: center;font-size: 16px;color: #333333;background: #ffffff;border: 1px solid #cccccc;
-    margin-top: -2px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 0 5px;}
+.customer_company li p{width: 100%;line-height: 52px;text-align: center;font-size: 16px;color: #383838;background: #ffffff;border: 1px solid #cccccc;
+    margin-top: -2px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 0 5px;font-weight: bold;}
 .thon p{background: #ffb200!important;color: #FFFFFF!important;border: 1px solid transparent!important;}
 .customer_circle{clear: both;width: 85px;margin: 0 auto;overflow: hidden;padding-top: 58px;padding-bottom: 36px;}
 .customer_circle li{width: 15px;height: 15px;border-radius: 50%;background: #d5d6d8;float: left;margin-left: 5px;}
@@ -83,28 +92,28 @@ line-height: 120px;}
 #lawyer{display:none;}
 
 .technology{width: 100%;height:580px;background: url(../../img/service_10.png) no-repeat center;}
-.technology h3{margin-left: 700px;font-size: 50px;color: #ffffff;margin-top: 30px;font-weight: normal}
+.technology h3{margin-left: 700px;font-size: 30px;color: #ffffff;margin-top: 30px;font-weight: normal}
 .technology_box{width: 600px;margin-left: 500px;}
 .technology_left:first-child{margin-left: 0;}
 .technology_left{float: left;width: 290px;text-align: center;margin-left: 20px;}
-.technology_left p{font-size: 36px;color: #ffffff;margin-top: 260px;}
-.technology_left a{width: 136px;height:60px;text-align: center;font-size: 24px;color: #ffffff;display: inline-block;background: #fcab00;line-height: 60px;margin-top: 112px;float: right;}
+.technology_left p{font-size: 24px;color: #ffffff;margin-top: 260px;}
+.technology_left a{width: 136px;height:60px;text-align: center;font-size: 18px;color: #ffffff;display: inline-block;background: #fcab00;line-height: 60px;margin-top: 112px;float: right;}
 
 .cooperation{width: 100%;background: #f0f0f2;}
-.cooperation h4{font-size: 40px;color: #074d88;font-weight:normal;text-align: center;margin-top: 82px;margin-bottom: 22px;}
+.cooperation h4{font-size: 30px;color: #074d88;font-weight:normal;text-align: center;margin-top: 82px;margin-bottom: 22px;}
 .cooperation ol{width: 496px;margin: 0 auto;overflow: hidden;margin-bottom: 36px;}
 .cooperation ol li{float: left;width: 216px;height: 56px;border: 1px  solid #6a6a6a;text-align: center;
-    line-height: 56px;font-size: 24px;color: #6a6a6a;margin: 0 16px;cursor: pointer;}
+    line-height: 56px;font-size: 18px;color: #6a6a6a;margin: 0 16px;cursor: pointer;}
 .cooperation ol li.check_li{border-top:3px solid #EEA203; }
 .cooperation ul{clear: both;overflow: hidden;}
-.cooperation ul li{width: 270px;float: left;margin-left: 20px;overflow: hidden;position: relative;z-index: 10;height: 430px;overflow: hidden;}
+.cooperation ul li{width: 270px;float: left;margin-left: 20px;overflow: hidden;position: relative;z-index: 10;height: 430px;}
 .cooperation ul li:first-child{margin-left: 0;}
-.cooperation ul li>p{width: 100%;line-height: 100px;text-align: center;background: rgba(251,190,49,.8);font-size: 20px;color: #ffffff;}
+.cooperation ul li>p{width: 100%;line-height: 100px;text-align: center;background: rgba(251,190,49,.8);font-size: 16px;color: #ffffff;font-weight: bold;}
 
-.cooperation ul li .coop_text{position: absolute;top: 0;left: 0;width: 270px;height:430px;background:rgba(40,156,224,.7);z-index: 333;text-align: center;display: none;}
+.cooperation ul li .coop_text{position: absolute;top: 0;left: 0;width: 270px;height:430px;background:rgba(0,0,0,0.5);z-index: 333;text-align: center;display: none;}
 
-.coop_text h6{font-weight: normal;font-size: 20px;color: #ffffff;margin-top: 40px;margin-bottom: 25px;}
-.coop_text>p{font-size: 16px;color: #ffffff;padding-left: 20px;padding-right: 20px;text-align: left!important;}
+.coop_text h6{font-weight: normal;font-size: 16px;color: #ffffff;margin-top: 40px;margin-bottom: 25px;font-weight: bold;}
+.coop_text>p{font-size: 16px;color: #ffffff;padding-left: 20px;padding-right: 20px;text-align: left!important;font-family: "simsun";}
 
 .cooperation ul li:hover .coop_text{display: block; cursor: pointer;}
 .img_city{width: 100%;height: 300px;margin-top:-150px;background: url(../../img/service_15.png) no-repeat center center;background-size: 100% 100%}

+ 14 - 13
src/css/service/highTechCognizance.css

@@ -1,15 +1,15 @@
-h3{color:#356A9A;}
+h3{color:#074d88;}
 #first_title{width:1200px;height:110px;text-align: center;padding-top: 40px;margin: 0 auto; }
 #twotitle{width:1200px;height:110px;text-align: center;padding-top: 55px;margin: 0 auto;}
 #all_problem{width:100%;height:600px;background: #FCFAF9;}
 .problem{width:1200px;height:600px;position: relative;margin: 0 auto;overflow: hidden;}
 .problem_right{width:400px;height:600px;position: absolute;top:7px;right: 0;background: url("../../../img/hightech1.png")}
-.problem_left{width:560px;height:500px;position: absolute;top:0;left:0;overflow: hidden;padding-top: 50px;}
+.problem_left{width:580px;height:500px;position: absolute;top:0;left:0;overflow: hidden;padding-top: 50px;}
 .problem_left>div{position: absolute;left:0;display: none;}
 .problem_bottom{width:160px;height:50px;background: #FFB200;color:#fff;text-align: center;cursor: pointer;
-line-height: 50px;font-size: 18px;border-radius: 5px;position: absolute;bottom:40px;left:400px;}
+line-height: 50px;font-size: 18px;border-radius: 5px;position: absolute;bottom:40px;left:420px;}
 .problem_bottom a{color: #FFFFFF;}
-.leftdiv1{top:65px;font-size: 15px;}
+.leftdiv1{top:30px;font-size: 15px;line-height: 22px;}
 .leftdiv2{top:165px;font-size: 16px;line-height: 30px;}
 .leftdiv3{top:200px;font-size: 16px;line-height: 30px;}
 .leftdiv4{top:140px;font-size: 16px;line-height: 40px;}
@@ -46,8 +46,8 @@ line-height: 50px;font-size: 18px;border-radius: 5px;position: absolute;bottom:4
 .btn_div>div{height:160px;position: absolute;}
 .btn_div>a{padding: 0;}
 .btn_div>a>img{width:100%;}
-.leftdiv{background-image:linear-gradient(90deg,#e8e8e8,#fff,#fff);opacity: 0.6;}
-.rightdiv{background-image:linear-gradient(270deg,#e8e8e8,#fff,#fff);opacity: 0.6;}
+.leftdiv{background-image:linear-gradient(90deg,#e8e8e8,#fff,#fff);opacity: 0.4;}
+.rightdiv{background-image:linear-gradient(270deg,#e8e8e8,#fff,#fff);opacity: 0.4;}
 
 #all_policy{width:100%;height:400px;}
 #policy{width:1200px;height:400px;margin: 0 auto;padding-top: 40px;text-align: center;}
@@ -65,7 +65,7 @@ line-height: 50px;font-size: 18px;border-radius: 5px;position: absolute;bottom:4
 .field_7{top:200px;left:600px; }
 .field_8{top:170px;left:900px; }
 .field>div>div{width:250px;height:75px;border:1px solid #E3EAEF;background: #fff;position: absolute;
-top:30px;left:30px;line-height: 75px;text-align: center;color:#424141;font-size: 18px;
+top:30px;left:30px;line-height: 75px;text-align: center;color:#383838;font-size: 16px;
 box-shadow: 0 0 5px 0 #DCE4EC;z-index: 22;}
 .field>div>img{z-index:56;width: 40px;height: 60px;position: absolute;left: 27px;}
 
@@ -77,15 +77,16 @@ box-shadow: 0 0 5px 0 #DCE4EC;z-index: 22;}
 .goodnesscenter{background: url("../../../img/hightech16.png");top:270px;left:140px;color: #FFFFFF;}
 .goodnessbottom{background: url("../../../img/hightech15.png");top:420px;left:280px;}
 .goodness>div>div{width:780px;height:100px;margin: 0 auto;text-align: left;padding-top: 25px;}
-.goodness>div>div>h4{display: inline-block;font-weight: bold;}
+.goodness>div>div>h4{display: inline-block;font-weight: bold;font-size: 16px;}
 .goodness>div>div>p{display: inline-block;}
+.goodness>div>div{font-size: 14px;font-family: "simsun";line-height: 22px;}
 .goodnesscenter h4{color: #FFFFFF;}
 
 #all_ensure{width:100%;height:360px;background: #FCFAF9;}
 .ensure{width:1200px;height:360px;margin: 0 auto;padding-top: 20px;text-align: center;position: relative;}
 .ensure>div{width:395px;height:270px;display: inline-block;padding-top: 130px;}
-.ensure>div>h4{color:#F6A322}
-.ensure>div>p{padding: 0 40px;margin-top: 15px;text-align: left;}
+.ensure>div>h4{color:#f68705;font-weight: bold;font-size: 20px;}
+.ensure>div>p{padding: 0 40px;margin-top: 15px;text-align: left;font-size: 14px;font-family: "simsun";color:#383838;line-height: 22px;}
 .ensureleft{background: url("../../../img/hightech21.jpg")}
 .ensurecenter{background: url("../../../img/hightech22.jpg")}
 .ensureright{background: url("../../../img/hightech23.png")}
@@ -95,8 +96,8 @@ box-shadow: 0 0 5px 0 #DCE4EC;z-index: 22;}
 .daturn>div{width:1030px;height:240px;background: url("../../../img/hightech19.png");
 margin: 20px auto 0;position: relative;}
 .daturn>div>div{width:290px;height:150px;position: absolute;text-align: center;}
-.daturn>div>div>h5{font-size: 15px;}
-.daturn>div>div>p{color:#807F7F;line-height: 30px;}
+.daturn>div>div>h5{font-size: 16px;color:#393838;}
+.daturn>div>div>p{line-height: 30px;color:#787878;font-family: "simsun";font-size: 14px;}
 .daturnleft{top:40px;left:25px;}
 .daturncenter{top:40px;left:370px;}
 .daturnright{top:40px;left:720px;}
@@ -106,6 +107,6 @@ margin: 20px auto 0;position: relative;}
 .flow{width:1200px;height:250px;margin: 0 auto;padding-top: 40px;text-align: center;position: relative;}
 .flow_bg{width:1100px;height:100px;margin: 0 auto;background: url("../../../img/hightech20.png");margin-top: 20px;}
 .flow_text{width:1200px;height:30px;margin: 0 auto}
-.flow_text>div{width:235px;height:30px;display: inline-block;}
+.flow_text>div{width:235px;height:30px;display: inline-block;font-size: 14px;font-weight: bold;}
 .begin{text-align: left;padding-left: 10px;}
 .end{text-align: right;padding-right: 10px;}

+ 32 - 9
src/css/service/propertyRight.css

@@ -1,12 +1,18 @@
 .container{width:1200px;}
-.container h4{font-size: 24px;color: #2a6597;font-weight: normal;margin-bottom: 22px;margin-top: -30px;}
+.container h4{font-size: 24px;color: #074d88;font-weight: normal;margin-bottom: 22px;margin-top: -30px;}
 .propery_main .propery_list,.propery_imgs,.propery_welfare{float: left;}
 .propery_list {width: 170px;margin-right: 20px;}
+<<<<<<< HEAD
 .propery_list ol li{width: 150px;background: #FFFFFF;margin-bottom: 40px;height: 80px;line-height: 80px;text-align: center;font-size: 20px;border: 1px solid #cccccc;}
 .propery_list ol li.that{background: linear-gradient(#2d83ce ,#5bb1fa);color: #ffffff;box-shadow: 0 0 20px #0C79FF;border: 1px solid transparent;}
+=======
+.propery_list ol li{width: 150px;background: #FFFFFF;margin-bottom: 40px;height: 80px;line-height: 80px;text-align: center;
+	font-size: 18px;border: 1px solid #cccccc;color:#074d88;}
+.propery_list ol li.that{background: #56acf5;color: #ffffff;box-shadow: 0 0 20px #0C79FF;border: 1px solid transparent;}
+>>>>>>> 9c20779cadb151670d36b591bd10cd65233b9be3
 .propery_imgs{width: 710px;position: relative;height: 300px;}
 .propery_header{margin-bottom: 90px;margin-top: 44px;}
-.propery_header h5{font-size: 24px;color: #2a6597;margin-top: 44px;margin-bottom: 40px;}
+.propery_header h5{font-size: 24px;color: #074d88;margin-top: 44px;margin-bottom: 40px;}
 
 .carousesmall{ position:relative;width:100%;margin: 0 auto; overflow: hidden;}
 .ct_img_big{ position:absolute;top: -30px; }
@@ -19,13 +25,17 @@
 .btn_div>div{height:160px;position: absolute;}
 .btn_div>a{padding: 0;}
 .btn_div>a>img{width:100%;}
-.leftdiv{background-image:linear-gradient(90deg,#e8e8e8,#fff,#fff);opacity: 0.6;}
-.rightdiv{background-image:linear-gradient(270deg,#e8e8e8,#fff,#fff);opacity: 0.6;}
+.leftdiv{background-image:linear-gradient(90deg,#e8e8e8,#fff,#fff);opacity: 0.4;}
+.rightdiv{background-image:linear-gradient(270deg,#e8e8e8,#fff,#fff);opacity: 0.4;}
 
 .propery_list ol li:hover{background: linear-gradient(#2d83ce,#5bb1fa);color: #ffffff;box-shadow: 0 0 20px #0C79FF;border: 1px solid transparent;cursor: pointer;}
 .propery_imgs ul li img{width: 710px;height: 238px;margin-bottom: 28px;}
 .propery_imgs ul li{position: absolute;top: 0 ;left: 0;}
+<<<<<<< HEAD
 .propery_imgs ul li p{font-size: 14px;color: #393838;line-height: 24px;}
+=======
+.propery_imgs ul li p{font-size: 14px;color: #383838;line-height: 24px;font-family: "simsun";font-weight: bold;}
+>>>>>>> 9c20779cadb151670d36b591bd10cd65233b9be3
 .propery_welfare{width: 236px;height: 260px;}
 
 
@@ -35,10 +45,11 @@
 
 .propery_star{width: 100%;height: 460px;background:url(../../../img/property_bj.jpg) no-repeat center center ;margin-top: 52px;position: relative;z-index: 10;}
 .copyright{width: 1168px;margin: 0px auto;position: relative;z-index: 14;margin-top: -370px;background: #ffffff;padding-left: 32px;overflow: hidden;box-shadow: 2px 2px 10px #CCCCCC;}
-.copyright h4{color: #2a6597;font-size: 24px;margin-bottom: 35px;margin-top: 35px;}
+.copyright h4{color: #074d88;font-size: 24px;margin-bottom: 35px;margin-top: 35px;}
 .copyright_left{float: left;width: 380px;}
 .copyright_right{float: left;margin-left: 22px;}
 .copyright_left img{width: 380px;height: 164px;margin-bottom: 15px;}
+<<<<<<< HEAD
 .copyright_left p{padding-left:5px ;padding-right: 5px;font-size: 14px;color: #5f5e5e;line-height: 24px;margin-bottom: 50px;}
 .copyright_contant{float: left;}
 #slide1 li span,#slide2 li span{float: right;}
@@ -48,6 +59,17 @@
 .copyright_right h6{font-size: 14px;color: #f68705;margin-bottom: 15px;text-align: left;}
 .copyright_right li{border-bottom: 1px solid #cccccc;font-size: 12px;color:#5f5e5e;width: 350px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;height:40px;line-height: 40px;}
 .copyright_right>a{width: 150px;height: 46px;display: inline-block;color: #ffffff;font-size: 16px;line-height: 46px;text-align: center;background: #ffb200;margin-top: 40px;margin-bottom: 40px;}
+=======
+.copyright_left p{padding-left:5px ;padding-right: 5px;font-size: 14px;color: #383838;line-height: 24px;
+	margin-bottom: 50px;font-weight: bold;}
+
+.copyright_contant{float: left;}
+.copyright_right ol li:hover{cursor: pointer;color: #f68705;}
+.copyright_right h6{font-size: 14px;color: #f68705;margin-bottom: 22px;text-align: left;}
+.copyright_right ol li{padding-bottom: 12px;border-bottom: 1px solid #cccccc;margin-bottom: 26px;font-size: 14px;color:#383838;width: 350px;overflow: hidden;
+	text-overflow: ellipsis;white-space: nowrap;font-family: "simsun";}
+.copyright_right>a{width: 150px;height: 46px;display: inline-block;color: #ffffff;font-size: 16px;line-height: 46px;text-align: center;background: #ffb200;margin-top: 30px;margin-bottom: 30px;}
+>>>>>>> 9c20779cadb151670d36b591bd10cd65233b9be3
 .outtime{position:absolute;height: 472px;z-index: 20;width: 380px;right: 0;background: url(../../../img/property_08.jpg) center center no-repeat;}
 .outtime time{font-size: 296px;color: #ff9019;position: absolute;top: 92px;left: 112px;z-index: 40;font-family: arial;}
 .outtime .img_tate{position: absolute;top: 64px;right: 5px;z-index: 25; animation: rata 10s infinite linear;transition: all 10s;}
@@ -69,18 +91,19 @@
 .intellectual{background: url(../../../img/property_09.png)no-repeat center center;height: 350px;width: 750px;position: relative;z-index: 10;display: inline-block;margin-top: 60px;}
 .intellectual a{width: 150px;height: 54px;background: url(../../../img/property_12.png) no-repeat;text-align: center;line-height: 44px;font-size: 16px ;color: #ffffff;bottom: 20px;right: -24px;position: absolute;display: inline-block;z-index: 11;}
 .intellectual_right{float: right;width: 366px;margin-top: 60px;}
-.intellectual_right h4{margin-top: 88px;font-size: 24px;color: #2a6597;margin-bottom: 32px;}
-.intellectual_right P{line-height: 24px;color: #5f5e5e;font-size: 14px;}
+.intellectual_right h4{margin-top: 88px;font-size: 24px;color: #074d88;margin-bottom: 32px;}
+.intellectual_right P{line-height: 24px;color: #383838;font-size: 14px;font-family: "simsun";}
 
 .process{background: #fcfaf9;text-align: center;margin-top: 44px;}
-.process h5{font-size: 24px;color: #2a6597;font-weight: normal;margin-top: 50px;margin-bottom: 28px;}
+.process h5{font-size: 24px;color: #074d88;font-weight: normal;margin-top: 50px;margin-bottom: 28px;}
 .process .container>img{width:1200px;height: 174px;margin-bottom: 140px;}
 
 .advantage ul{overflow: hidden;}
 .advantage ul li{width: 220px;height: 270px;background: url(../../../img/property_14.png) no-repeat center center;float: left;margin-left: 96px;}
 .advantage ul li:first-child{margin-left: 0;}
 .advantage ul li h6{font-size: 18px; color: #3b86c5;margin-top: 40px;margin-bottom: 16px;font-weight: 800;}
-.advantage ul li p{width: 180px;text-align: left;margin: 0 auto;padding-left: 6px;color: #393838;font-size: 14px;margin-bottom: 5px;height: 76px;}
+.advantage ul li p{width: 180px;text-align: left;margin: 0 auto;padding-left: 6px;color: #383838;font-size: 14px;
+	margin-bottom: 5px;height: 76px;font-family: "simsun";}
 .advantage ul li time span{font-size: 20px;color: #393838;display: inline-block;}
 .advantage ul li time{width: 76px;height: 30px;display: inline-block;line-height: 30px;}
 .advantage ul li:hover{ background: url(../../../img/property_122.png) no-repeat center center;}

+ 1 - 1
src/css/technologyFinancial.css

@@ -1,6 +1,6 @@
 *{font-family: "微软雅黑";}
 .container{width: 1200px;}
-.zizone img{width: 116px;height: 124spx;float: left;margin-left: 104px;}
+.zizone img{width: 116px;height: 124px;float: left;margin-left: 104px;}
 .zizone .img_right{float: left;padding-left: 26px;}
 .zizone .col-md-6{padding: 0;margin: 0;border-bottom: 1px solid #cccccc;padding-top: 38px;padding-bottom: 28px;}
 .zizone .img_right h4{font-family: "微软雅黑";font-size: 48px;color: #3586cd;margin-top: 22px;margin-bottom: 16px;font-weight: normal;}

+ 3 - 2
src/css/technologyTrading/achievement.css

@@ -31,7 +31,8 @@
 .search-select ul li{float: left;margin-right: 0px;margin-bottom: 10px; height: 30px; line-height: 30px; padding: 0 16px;font-size: 12px;border: 1px solid transparent;}
 .search-select  ul li.active{background: #ffb200;}
 .search-select  ul li.active span{color:#ffffff}
-.search-select  ul li span { font-size: 12px; line-height: 26px;color: #666; }        
+.search-select  ul li span { font-size: 14px; line-height: 26px;color: #666; }
+.search-select  ul li:nth-child(1) span{font-size: 16px;}
 .search-select  ul li:hover,.search-select ul li.active{cursor: pointer;}
 .search-title span{width: 88px;height: 38px;font-size:16px;background: #2f85d0;color: #ffffff;line-height: 38px;display: inline-block;text-align: center;}
 .search-select{margin-top: 4px;}
@@ -42,7 +43,7 @@
 .search-select ul li .demand{background: url(../../../img/achievement_checkno.jpg) no-repeat center right;background-size:34% 50%;}
 .search-select ul li label:hover{cursor: pointer;}
 /*内容详情列表区域*/
-
+#maxprice{margin-right: 10px;}
 .achievement_main{background: #f5f5f5;width: 100%;overflow: hidden;}
 .main-header .head-left{float: left;color: #4b4b4b;padding-top: 30px;}
 .main-header .head_right{float: right;color: #4b4b4b;}

+ 9 - 7
src/css/technologyTrading/achievementDetail.css

@@ -11,13 +11,15 @@
 .detail_center{width:1200px;height:900px;margin: 0 auto;border: 1px solid #EFEFEF;}
 .detail_centerimg{width:1200px;height:660px;padding-top:45px;padding-left: 60px;
     border-bottom: 1px solid #EFEFEF;position: relative;}
-.small_img{width:200px;height:490px;display: inline-block;}
+.detail_centerimg>div:nth-child(1){width:1200px;height:490px;position: relative;}
+.detail_centerimg>div>div.big_img>img{width:430px;height:440px;}
+.small_img{width:200px;height:490px;display: inline-block;position: absolute;top:0;left:0;}
 .small_img>img{width:200px;height:155px;margin-bottom: 10px;}
-.big_img{width:470px;height:490px;display: inline-block;
-top:45px;left:310px;text-align: center; line-height: 490px;overflow: hidden;}
+.big_img{width:470px;height:490px;display: inline-block;position: absolute;
+top:0;left:230px;text-align: center; line-height: 490px;overflow: hidden;}
 .big_img img{width: 470px;height: 490px;}
 .detail_toptitle>a:hover{color: #000000;}
-
+.basic_center>p{text-overflow:ellipsis;overflow: hidden;white-space: nowrap;}
 
 .basic{width:720px;height:125px;position: relative;}
 .basic>div{width:220px;display: inline-block;height:70px;  }
@@ -36,13 +38,14 @@ line-height: 35px;color:#fff;border-radius: 5px;}
 .fine>div{width:240px;height:160px;margin-top: 10px;position: relative;}
 .fine>div>div>img{width:240px;height:160px;}
 .fine>div>p{width:240px;height:35px;position: absolute;left:0;bottom:0;background: #7A7572;
-color:#fff;text-align: center;line-height: 35px;}
+color:#fff;text-align: center;line-height: 35px;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;
+padding: 0 10px;}
 
 .detail_centertext{width:1200px;height:240px;padding:30px 35px 0 35px;position: relative;}
 .detail_centertext>div{width:550px;height:240px;display: inline-block;
 padding: 0 30px;}
 .text_left>div{width:465px;height:40px;border-bottom:1px solid #F0F0F1;}
-.text_left>div>p{display: inline-block;font-size: 16px;}
+.text_left>div>p{display: inline-block;font-size: 14px;}
 .text_left>div>h5{display: inline-block;font-weight: bold;font-size: 15px;width:100px;}
 .left_p{margin-left: 0px;}
 .text_right>div{width:465px;height:40px;border-bottom:1px solid #F0F0F1;line-height: 40px;font-size: 16px;  }
@@ -53,7 +56,6 @@ padding: 0 30px;}
 text-align: center;font-size: 22px;line-height: 40px;color:#4E4E4E;}
 
 div.pointer{cursor: pointer;}
-.fine>div>p{text-overflow:ellipsis;overflow: hidden;}
 .fine>div>p.achievementId{display: none;}
 .fine>div>p.achievementTyp{display: none;}
 .main_introduce ul>li>div>p.likeId{display: none;}

+ 3 - 2
src/css/technologyTrading/demandDetail.css

@@ -15,7 +15,8 @@
 .big_text>h3{color:#316899;}
 .big_img{width:470px;height:490px;display: inline-block;position: absolute;
     top:95px;left:50px;}
-.big_img>img{width:470px;}
+.big_img>div>img{width:430px;height:440px;}
+.big_img img{width:430px;height:440px;}
 .basic{width:300px;height:490px;position: absolute;top:95px;left:550px;}
 .basic>div{width:220px;height:55px;border-bottom: 1px solid #EFEFEF;}
 .basic>div>p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
@@ -46,7 +47,7 @@ div.pointer>p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;paddi
 .fine>div>p.achievementId{display: none;}
 .fine>div>p.achievementTyp{display: none;}
 .detail_centertext{width:1200px;height:240px;padding:30px 50px 0 50px;position: relative;}
-.detail_centertext>div{width:550px;height:240px;display: inline-block;}
+.detail_centertext>div{width:94%;height:240px;display: inline-block;}
 .text_right>div{width:1100px;border-bottom:1px solid #F0F0F1;line-height: 40px;font-size: 16px;  }
 .text_right{position: absolute;top:30px;left:50px;}
 .text_right>p{padding: 10px 25px 0 0;}

+ 1 - 9
src/css/thinkTank/thinkerDetail.css

@@ -74,12 +74,4 @@ top:7px;left: 60px;}
 .bottompeople_text>h5{margin: 0;font-weight: bold;line-height: 30px;}
 .bottom_cont>div>div.bottom_conttext{width:190px;height:100px;color:#5F5E5E;position: absolute;top:20px;left:20px;}
 
-
-
-
-
-
-
-
-
-
+#consultBtn { cursor: pointer;}

+ 15 - 11
src/css/thinktank.css

@@ -3,10 +3,11 @@
 .container{width: 1200px;}
 .zizone img{width: 116px;height: 124px;float: left;margin-left: 104px;}
 .zizone .img_right{float: left;padding-left: 26px;}
-.zizone .col-md-6{padding: 0;margin: 0;border-bottom: 1px solid #cccccc;padding-top: 38px;padding-bottom: 28px;}
+.zizone .col-md-6{padding: 0;margin: 0;padding-top: 38px;padding-bottom: 28px;box-shadow: 0 0 10px 0 #E5E5E5 inset; box-sizing: border-box;
+width:600px;height:195px;}
 .zizone .img_right h4{font-family: "微软雅黑";font-size: 48px;color: #3586cd;margin-top: 22px;margin-bottom: 16px;font-weight: normal;}
 .zizone .img_right p{font-size: 24px;color: #3586cd;}
-.actives{border-bottom: 2px solid #333333!important;}
+.actives{border-top: 5px solid #FF9A25!important;}
 .zizone .col-md-6:hover{cursor: pointer;}
 
 .zizone_search{background: #efefef;margin-top: 50px;padding-top: 40px;padding-bottom: 40px;padding-left: 36px;overflow: hidden;}
@@ -15,7 +16,7 @@
 .search_left img{float: left; margin-right: 12px;}
 .search_left .img_txt{float: left;}
 .search_left h4{font-weight: normal;font-size: 20px;color: #f68705;margin-bottom:14px ;}
-.search_left p{font-size: 16px;color: #787878;}
+.search_left p{font-size: 16px;color: #787878;font-family: "simsun";}
 
 .searchs{width: 360px;position: relative;height: 40px;background: #ffffff;box-shadow: 2px 0px 5px #cccccc;border-radius: 20px;float: left;display: none;}
 .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;}
@@ -28,9 +29,9 @@
 .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;}
+.list_text .orange{margin-bottom: 12px;color: #f68705;text-align: center;font-weight: bold;}
+.list_text .bulr{margin-top:12px ;margin-bottom: 0px;color: #2a6597;text-align: center;font-weight: bold;line-height: 40px;}
+.list_text .text_on{width: 210px;margin: 0 auto;font-size: 14px;font-family: "simsun";color:#787878;line-height: 22px;}
 
 .shadow_text .orange {font-size: 16px;color: #f18101;margin-bottom: 12px;}
 .shadow_text .bulr {font-size: 16px;color: #ffffff;margin-top: 140px;margin-bottom: 12px;}
@@ -44,7 +45,8 @@
 .found a:hover{color: #0C79FF;}
 
 /*智政详情*/
-.zizone_list h3{width:220px ;height: 54px;margin: 0 auto;text-align: center;background: url(../../img/think_30.png) no-repeat center;line-height: 54px;margin-top: 56px;}
+.zizone_list h3{width:220px ;height: 54px;margin: 0 auto;text-align: center;color:#074d88;
+    background: url(../../img/think_30.png) no-repeat center;line-height: 54px;margin-top: 56px;}
 .main_zizone{margin-top: 20px;position: relative;}
 .main_zizone ul li {float: left;width: 560px;border: 1px solid #CCCCCC;height: 160px;overflow: hidden;margin-left:10px ;margin-right: 10px;margin-bottom: 24px;}
 .main_zizone ul li img{float: left;width: 205px;height: 160px;}
@@ -64,12 +66,14 @@
 .zizone_left:hover,.zizone_right:hover{cursor: pointer;background: #ffb200;color: #ffffff;border: none;}
 
 /*智政*/
-.place h3{width:220px ;height: 54px;margin: 0 auto;text-align: center;background: url(../../img/think_30.png) no-repeat center;line-height: 54px;margin-top: 90px;}
+.place h3{width:220px ;height: 54px;margin: 0 auto;text-align: center;color:#074d88;
+    background: url(../../img/think_30.png) no-repeat center;line-height: 54px;margin-top: 90px;}
 .place_city{padding-top: 40px;width: 960px;margin: 0 auto;}
 .place_city ul{float: left;overflow: hidden;}
 .place_city ul li{float: left;width: 160px;border: 1px solid #737373;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 #737373;}
-.place_city .more_city .inp{color: #f79624;width: 160px;height: 50px;text-align: center;line-height: 50px;float: left;border: 1px solid #737373;border-left: none;}
+.place_city .more_city .inp{color: #f79624;width: 160px;height: 50px;text-align: center;line-height: 50px;float: left;
+    border: 1px solid #737373;border-left: none;font-size: 16px;}
 .policy{clear: both;padding-top: 56px;position: relative;height: 400px;z-index: 22;}
 .place_city ul li:hover{cursor: pointer;}
 .policy ul {overflow: hidden;width: 1170px;}
@@ -108,7 +112,7 @@
 .totalCount {float: right;line-height: 74px; margin-right: 20px; color: #999;} 
       
 .search-select ul li{float: left; border: 1px solid #ccc;margin-right: 10px;margin-bottom: 10px; height: 28px; line-height: 26px; padding: 0 16px;font-size: 12px;}
-.search-select  ul li span { font-size: 12px; line-height: 26px;color: #666; }        
+.search-select  ul li span { font-size: 14px; line-height: 26px;color: #787878; }
 .search-select  ul li:hover,.search-select ul li.active{cursor: pointer; border: 1px solid #58a3ff; }
 .search-select  ul li:hover span {color: #58a3ff;}                      
 
@@ -122,7 +126,7 @@
 .search-title{text-align: center;}                  
                    
 .imgbg{width: 550px!important;height: 150px;background: url(../../img/all_null.png) no-repeat;margin: 0px auto;}
-                   
+.pagination .active a{color:#fff !important;}
                         
                        
    

+ 24 - 17
src/js/Technologytrading.js

@@ -23,7 +23,18 @@ import {
         $(".answer").css({"display":"block"});
         $(".answer>p").eq(alength).fadeIn();
     });
-    //技术交易问题的点击出答案
+    //技术交易政策的点击跳转政策详情页面
+    $(".technolo_center .technolo_text").on('click', 'div', function () {
+        var theId = $(this).attr('val');
+        window.open(globalConfig.context + '/portal/news/newsDetail?id=' + theId );
+    });
+    //技术交易成功案例的点击跳转成果详情页面
+    $(".technolo_left .technolo_text").on('click', 'div', function () {
+        var theId = $(this).attr('val');
+        var thetype=$(this).attr('typ');
+        window.open(globalConfig.context + '/portal/technologyTrading/achievementDetail?id=' + theId+'&type='+thetype );
+    });
+    //技术交易问题的答案删除
     $(".answer").click(function(e){
         if(e.target.className=="answer"){
             $(".answer").css({"display":"none"});
@@ -37,20 +48,19 @@ import {
     });
     //点击搜索开始调用接口并跳转
     $(".searchs>button").click(function(e){
+        //localStorage.clear();
         var key=$("#search_on>input").val()?$("#search_on>input").val():"null";
         var typ=$("#selt>option:selected").attr("val");
-       window.open(globalConfig.context + '/portal/technologyTrading/achievement?pageType=' + typ+'&keyWord='+key );
-       // $.ajax({
-       //     method: "post",
-       //     dataType: "json",
-       //     url: globalConfig.context + "/portal/search/keyword",
-       //     data: {
-       //         pageType:typ,
-       //         keyWord:key
-       //     },
-       //     success: function (data) {
-       //     }
-       // })
+        if(typ==2){
+            window.open(globalConfig.context + '/portal/technologyTrading/demand.html');
+            localStorage.setItem("keyWord",key);
+            localStorage.setItem("pageType",typ);
+        }else{
+            window.open(globalConfig.context + '/portal/technologyTrading/achievement.html');
+            localStorage.setItem("keyWord",key);
+            localStorage.setItem("pageType",typ);
+        }
+
     });
     $("#demandList_patent").on('click', 'li', function () {
        var ol_index= $(".title_details ol>li.act").index();
@@ -63,10 +73,7 @@ import {
             window.open(globalConfig.context + '/portal/technologyTrading/achievementDetail?id=' + theId+'&type='+thetype );
         }
 });
-    $(".technolo_center .technolo_text").on('click', 'div', function () {
-        var theId = $(this).attr('val');
-        window.open(globalConfig.context + '/portal/news/newsDetail?id=' + theId );
-    });
+
 
 //处理data数据函数提取
     function manage(data){

+ 110 - 1
src/js/member.js

@@ -2,4 +2,113 @@ import '../css/bootstrap.less';
 import 'bootstrap/dist/js/bootstrap.js';
 import '../css/public.css';
 import '../css/member.css';
-import './public.js';
+import './public.js';
+import {
+    message
+} from './tools.js';
+
+function loadBenefit(callback) {
+    $.ajax({
+        method: "get",
+        dataType: "json",
+        url: globalConfig.context + "/open/html/json/member_benefit",
+        success: function (data) {
+            callback(data)
+        },
+    });
+}
+
+function loadData(pageNo) {
+    var rank, money, mouth, gradeName;
+
+    $.ajax({
+        method: "get",
+        dataType: "json",
+        url: globalConfig.context + "/api/portal/member/selectMemberGradeFr",
+        success: function (data) {
+            var theArr = [];
+            if (data.data && data.data.length) {
+                //黄金会员
+                let thisdata1 = data.data[0],
+                    thisdata2 = data.data[1];
+                let theBusiness1 = [],
+                    theBusiness2 = [];
+                let theCost1 = [],
+                    theCost2 = [];
+                loadBenefit((x) => {
+                    let BenefitObj = x;
+                    for (let item in thisdata1.business) {
+                        if (thisdata1.business[item] == "1") {
+                            theBusiness1.push('<p>' + BenefitObj[item] + '</p>')
+                        }
+                    };
+                    for (let item in thisdata2.business) {
+                        if (thisdata2.business[item] == "1") {
+                            theBusiness2.push('<p>' + BenefitObj[item] + '</p>')
+                        }
+                    };
+                    $('#member1business').append(theBusiness1.join(''));
+                    $('#member2business').append(theBusiness2.join(''));
+                });
+                for (let item in thisdata1.cost) {
+                    theCost1.push('<li data-mouth="' + item + '" data-money="' + thisdata1.cost[item] + '" data-rank="' + thisdata1.memberRank + '" data-gradename="' + thisdata1.gradeName + '">' + thisdata1.cost[item] + '/' + item + '个月</li>')
+                };
+                for (let item in thisdata2.cost) {
+                    theCost2.push('<li data-mouth="' + item + '" data-money="' + thisdata2.cost[item] + '" data-rank="' + thisdata2.memberRank + '" data-gradename="' + thisdata2.gradeName + '">' + thisdata2.cost[item] + '/' + item + '个月</li>')
+                };
+                $('#member1cost').append(theCost1.join(''));
+                $('#member2cost').append(theCost2.join(''));
+
+            } else {
+                message(data.error[0].message);
+            };
+
+            $('.member_on ul').on('click', 'li', function (e) {
+                e.preventDefault();
+                if (userData && userData.mobile) {
+                    if (userData.lvl > 0) {
+                        mouth = this.dataset.mouth;
+                        money = this.dataset.money;
+                        rank = this.dataset.rank;
+                        gradeName = this.dataset.gradename;
+                        $('#modal-content').append("确认提交 " + money + " 元/ " + mouth + " 月的 " + gradeName + " 订单吗?");
+                        $('#myModal').modal('show');
+                    } else {
+                        message('请先进行实名认证,通过以后才能申请高级会员!');
+                        setTimeout("window.location.href = globalConfig.context + '/user/account/index.html#normal'", 3000);
+                        return;
+                    }
+                } else {
+                    $('.login').fadeIn(800)
+                }
+            });
+
+            $('#submitOrder').on('click', function (e) {
+                $('#submitOrder').attr("disabled", true);
+                $.ajax({
+                    method: "post",
+                    dataType: "json",
+                    url: globalConfig.context + "/api/user/member/addBasicsMemberOrder",
+                    data: {
+                        menberType: rank,
+                        price: money,
+                        validMonth: mouth
+                    },
+                    success: function (data) {
+                        if (data.error && data.error.length) {
+                            message(data.error[0].message);
+                        } else {
+                            message('提交会员服务订单成功!');
+                            setTimeout("window.location.href = globalConfig.context + '/user/account/index.html#serviceList'", 3000);
+                        }
+                    },
+                });
+            })
+        },
+    });
+}
+
+
+$(function () {
+    loadData();
+})

+ 94 - 15
src/js/technologyTrading/achievement.js

@@ -15,14 +15,92 @@ import {
 
 
 $(function(){
-    //   console.log( window.location.search);
-    //console.log(window.location.search.substring(10,11));
-    //console.log(window.location.search.substring(20));
-    //window.location.href="http://192.168.1.101:8080/AFT/portal/technologyTrading/achievement";
-    //window.addEventListener("popstate", function() {
-    //    var currentState = history.state;
-    //    console.log(currentState);
-    //});
+    var valu=localStorage.getItem("keyWord");
+    var typ=localStorage.getItem("pageType");
+    sessionStorage.removeItem("keyWord");
+    sessionStorage.removeItem("pageType");
+    if(typ){
+        $.ajax({
+            method: "get",
+            dataType: "json",
+            url: globalConfig.context + "/portal/search/achievementList",
+            data: {
+                pageNo:  1,
+                pageSize: pageSize,
+                keyword: valu,
+                transferMode: theMode != 999 ? theMode : undefined,
+                fieldA: theFieldA != 999 ? theFieldA : undefined,
+                fieldB: theFieldB != 999 ? theFieldB : undefined,
+                dataCategory:typ != 999 ? typ : undefined,
+                category:category != 999 ? category : undefined,
+                dateSort:dateSort,
+                lowerPrice:lowerPrice,
+                upperPrice:upperPrice
+            },
+            success: function (data) {
+                var theArr = [];
+
+                if (data.data && data.data.list) {
+                    for (let i = 0; i < data.data.list.length; i++) {
+                        let thisdata = data.data.list[i];
+                        var  imgUrl=thisdata.technicalPictureUrl!==null?thisdata.technicalPictureUrl:"/img/timg.gif";
+                        var star='';
+                        for(var n=0;n<thisdata.maturity;n++){
+                            star+='<li></li>';
+                        }
+                        theArr.push([
+                            '<li val="'+thisdata.id+'" typ="'+thisdata.ownerType+'">',		//图片地址
+                            '<img src="' + globalConfig.avatarHost + '/upload' + imgUrl + '"/>',
+                            '<div class="list_text">',
+                            '<p>行业<span>' + (thisdata.fieldA?getIndustryCategory(thisdata.fieldA, thisdata.fieldB):"未知行业") + '</span></p>',
+                            '<p>名称<span title=' + thisdata.name + '>' + (thisdata.name?thisdata.name:"未知名称") + '</span></p>',
+                            '<p>类型<span>' + (thisdata.category ? categoryObj[thisdata.category] : '') + '</span></p>',
+                            '<p>交易方式<span>' + (thisdata.transferMode ? transferModeObj[thisdata.transferMode] : "当面交易") + '</span></p>',
+                            '<a href="#">了解详情</a>',
+                            '</div>',
+                            '<div class="star">',
+                            '<p>成熟度:<span>'+(thisdata.maturityS?thisdata.maturityS:"无")+'</span></p>',
+                            '</div>',
+                            '<input type="hidden" class="achievementId" value="' + thisdata.id + '">',
+                            '<input type="hidden" class="achievementType" value="' + thisdata.dataCategory + '">',
+                            '</li>',
+                        ].join(''));
+                    };
+                };
+                $('.main_introduce ul').empty();
+                $('.main_introduce ul').append(theArr.join(''));
+                if(data.data.list.length===0){
+                    $('.main_introduce ul').html("<div class='list_none'></div>")	;
+                };
+                // $('.totalCount').html("共" + data.data.totalCount + "条数据");
+                thePageLength = data.data.totalCount ? Math.ceil(data.data.totalCount / pageSize) : 1;
+                var pageArr = [],
+                    firstNo = 1,
+                    endNo = 5;
+                if (thePageNo > 3) {
+                    firstNo = thePageNo - 2;
+                    endNo = Math.min((Number(thePageNo) + 2), thePageLength);
+                } else {
+                    endNo = Math.min(thePageLength, 5);
+                };
+                for (let i = firstNo; i <= endNo; i++) {
+                    if (i == thePageNo) {
+                        pageArr.push(
+                            '<li class="pageNumber active"><a href="#" value=' + i + ' >' + i + '</a></li>'
+                        );
+                    } else {
+                        pageArr.push(
+                            '<li class="pageNumber"><a href="#" value=' + i + ' >' + i + '</a></li>'
+                        );
+                    }
+                };
+                $('.pageNumber').remove();
+                $('.pagePre').after(pageArr.join(''));
+            }
+        });
+    }else{
+        loadDate();
+    }
     //页面里面的详情链接
     $(".main_introduce ul").on('click', 'li', function () {
         var ol_index= $(".title_details ol>li.act").index();
@@ -50,6 +128,7 @@ var thePageNo = 1,
     "2": "技术入股",
     "3": "5年独占许可转让"
 };
+
 function loadDate(pageNo) {
     $.ajax({
         method: "get",
@@ -63,14 +142,14 @@ function loadDate(pageNo) {
             fieldA: theFieldA != 999 ? theFieldA : undefined,
             fieldB: theFieldB != 999 ? theFieldB : undefined,
             dataCategory:dataCategory != 999 ? dataCategory : undefined,
-            category:category != 999 ? category : undefined,  
+            category:category != 999 ? category : undefined,
             dateSort:dateSort,
             lowerPrice:lowerPrice,
 	        upperPrice:upperPrice
         },
-        success: function (data) {        	
+        success: function (data) {
             var theArr = [];
-           
+
             if (data.data && data.data.list) {
                 for (let i = 0; i < data.data.list.length; i++) {
                     let thisdata = data.data.list[i];                                    
@@ -81,8 +160,8 @@ function loadDate(pageNo) {
                     var star='';
                     for(var n=0;n<thisdata.maturity;n++){
                     	star+='<li></li>';
-                    }                     
-                    theArr.push([                                       
+                    }
+                    theArr.push([
                         '<li val="'+thisdata.id+'" typ="'+thisdata.ownerType+'">',		//图片地址
 						'<img src="'+ imgUrl+ '"/>',
 	 					'<div class="list_text">',
@@ -97,7 +176,7 @@ function loadDate(pageNo) {
 	 					'</div>',
 	 					'<input type="hidden" class="achievementId" value="' + thisdata.id + '">',
                         '<input type="hidden" class="achievementType" value="' + thisdata.dataCategory + '">',
-					    '</li>',                                             
+					    '</li>',
                     ].join(''));
                 };
             };
@@ -139,7 +218,7 @@ function loadDate(pageNo) {
         theKeyword = decodeURIComponent(theKeyword);
         $('#search_on input').val(theKeyword);
     };
-    loadDate();
+
     var industryListArr = [],
         industryChildrenArr = [];
     industryListArr.push(['<li value="999" class="active">',

+ 88 - 3
src/js/technologyTrading/demand.js

@@ -33,9 +33,93 @@ $(function(){
 	    "2": "技术方案型需求",
 	    "3": "技术攻关型需求",
 	    "4": "技术咨询型需求",
-	    "5": "技术人才型需求",
+	    "5": "技术人才型需求"
 	};
-	
+	var valu=localStorage.getItem("keyWord");
+	var typ=localStorage.getItem("pageType");
+	sessionStorage.removeItem("keyWord");
+	sessionStorage.removeItem("pageType");
+	if(typ){
+		$.ajax({
+			method: "get",
+			dataType: "json",
+			url: globalConfig.context + "/portal/search/achievementList",
+			data: {
+				pageNo:  1,
+				pageSize: pageSize,
+				keyword: valu,
+				transferMode: theMode != 999 ? theMode : undefined,
+				fieldA: theFieldA != 999 ? theFieldA : undefined,
+				fieldB: theFieldB != 999 ? theFieldB : undefined,
+				dataCategory:dataCategory != 999 ? dataCategory : undefined,
+				category:category != 999 ? category : undefined
+				//dateSort:dateSort,
+				//lowerPrice:lowerPrice,
+				//upperPrice:upperPrice
+			},
+			success: function (data) {
+				var theArr = [];
+				if (data.data && data.data.list) {
+					for (let i = 0; i < data.data.list.length; i++) {
+						let thisdata = data.data.list[i];
+						var imgUrl=thisdata.pictureUrl!==null?thisdata.pictureUrl:"/img/timg.gif";
+						var star='';
+						for(var n=0;n<thisdata.maturity;n++){
+							star+='<li></li>'
+						}
+						theArr.push([
+							'<li val="'+thisdata.id+'" typ="'+thisdata.dataCategory+'">',			//图片地址
+							'<img src="' + globalConfig.avatarHost + '/upload' + imgUrl + '"/>',
+							'<div class="list_text">',
+							'<p>行业<span>' + (thisdata.industryCategoryA?getIndustryCategory(thisdata.industryCategoryA, thisdata.industryCategoryB):"未知行业") + '</span></p>',
+							'<p>名称<span title=' + thisdata.name + '>' + (thisdata.name?thisdata.name:"未知名称") + '</span></p>',
+							'<p>类型<span>' + (thisdata.demandType ? categoryObj[thisdata.demandType] : '类型未知') + '</span></p>',
+							'<p class="money">预算<span>'+ (thisdata.budgetCost ? (thisdata.budgetCost + '万元') : '价格面议') + '</span></p>',
+							'<a href="#">了解详情</a>',
+							'</div>',
+							'<div class="star">',
+							'<p>成熟度:<ol><li></li><li></li><li></li><li></li><li></li></ol></p>',
+							'</div>',
+							'<input type="hidden" class="demandId" value="' + thisdata.id + '">',
+							'<input type="hidden" class="demandType" value="' + thisdata.dataCategory + '">',
+							'</li>',
+						].join(''));
+					};
+				};
+				$('.main_introduce ul').empty();
+				$('.main_introduce ul').append(theArr.join(''));
+				if(data.data.list.length===0){
+					$('.main_introduce ul').html("<div class='list_none'></div>")	;
+				};
+				// $('.totalCount').html("共" + data.data.totalCount + "条数据");
+				thePageLength = data.data.totalCount ? Math.ceil(data.data.totalCount / pageSize) : 1;
+				var pageArr = [],
+					firstNo = 1,
+					endNo = 5;
+				if (thePageNo > 3) {
+					firstNo = thePageNo - 2;
+					endNo = Math.min((Number(thePageNo) + 2), thePageLength);
+				} else {
+					endNo = Math.min(thePageLength, 5);
+				};
+				for (let i = firstNo; i <= endNo; i++) {
+					if (i == thePageNo) {
+						pageArr.push(
+							'<li class="pageNumber active"><a href="#" value=' + i + ' >' + i + '</a></li>'
+						);
+					} else {
+						pageArr.push(
+							'<li class="pageNumber"><a href="#" value=' + i + ' >' + i + '</a></li>'
+						);
+					}
+				};
+				$('.pageNumber').remove();
+				$('.pagePre').after(pageArr.join(''));
+			}
+		});
+	}else{
+		loadDate();
+	}
 
 	function loadDate(pageNo) {
 	    $.ajax({
@@ -115,9 +199,10 @@ $(function(){
 	            };
 	            $('.pageNumber').remove();
 	            $('.pagePre').after(pageArr.join(''));
-	        },
+	        }
 	    });
 	}
+
 	if (window.location.search) {
         let theUrl = window.location.search
         theKeyword = theUrl.substring(1, theUrl.length);

+ 57 - 2
src/js/thinkTank/thinkerDetail.js

@@ -1,7 +1,62 @@
 import '../../css/bootstrap.less';
 import 'bootstrap/dist/js/bootstrap.js';
 import '../../css/public.css';
-import '../../css/main_banner.css';
 import '../../js/public.js';
-import '../../js/main_banner.js';
 import '../../css/thinkTank/thinkerDetail.css';
+import {
+    message
+} from '../tools.js';
+
+var addConsultorder = function () {
+    let userId = $('#userId').val();
+    $.ajax({
+        method: "post",
+        dataType: "json",
+        crossDomain: false,
+        url: globalConfig.context + '/api/user/consultorder/add',
+        data: {
+            toUserId: userId
+        },
+        success: function (data) {
+            if (data.error && data.error.length) {
+                message(data.error[0].message);
+            } else {
+                message('提交会员服务订单成功!');
+                setTimeout("window.location.href = globalConfig.context + '/user/account/index.html#consultList'", 3000);
+            };
+        }.bind(this),
+    });
+};
+var consultClick = function () {
+    $.ajax({
+        method: "get",
+        dataType: "json",
+        url: globalConfig.context + "/api/user/consultorder/price"
+    }).done(function (data) {
+        if (data.error && data.error.length) {
+            message(data.error[0].message);
+        } else {
+            $('#modal-content').empty();
+            $('#modal-content').append("预约该专家的线下咨询需要支付 " + data.data + " 元的咨询费,是否确认提交预约订单?");
+            $('#myModal').modal('show');
+        }
+    });
+};
+
+$(function () {
+    $('#consultBtn').click(function () {
+        if (userData && userData.mobile) {
+            if (userData.lvl > 0) {
+                consultClick()
+            } else {
+                message('请先进行实名认证,通过以后才能申请高级会员!');
+                setTimeout("window.location.href = globalConfig.context + '/user/account/index.html#normal'", 3000);
+            }
+        } else {
+            $('.login').fadeIn(800)
+        }
+    });
+    $('#submitOrder').click(function () {
+        addConsultorder()
+    });
+})

+ 9 - 0
src/js/tools.js

@@ -0,0 +1,9 @@
+module.exports = {
+    message(text) {
+        $('.message span').html(text);
+        $(".message").fadeToggle("slow");
+        setTimeout(function () {
+            $(".message").fadeOut()
+        }, 3000);
+    }
+}

+ 51 - 37
template/member.html

@@ -4,8 +4,8 @@
 <head>
 	<meta charset="utf-8" />
 	<link rel="icon" href="../img/ico_logo.ico">
-	<meta name="Keywords" content=""/>
-	<meta name="Description" content=""/>
+	<meta name="Keywords" content="" />
+	<meta name="Description" content="" />
 	<meta name="viewport" content="width=device-width,initial-scale=1, minimum-scale=1, maximum-scale=1,user-scalable=no">
 	<meta http-equiv="x-ua-compatible" content="ie=edge">
 	<title>会员</title>
@@ -13,14 +13,15 @@
     <link rel="stylesheet" href="../src/css/public.css" />
     <link rel="stylesheet" type="text/css" href="../src/css/member.css"/>-->
 </head>
+
 <body>
 	<header>
 		<div class="container">
 			<div class="logo"><a href="../template/index.html"><img src="../img/Logo111.png" alt="" title="技淘"/></a></div>
-			<div  class="nav">
+			<div class="nav">
 				<ul>
 					<li><a href="#">技术交易</a></li>
-					<li><a href="#">科技服务</a><img src="../img/hot.png"/></li>
+					<li><a href="#">科技服务</a><img src="../img/hot.png" /></li>
 					<li><a href="#">智库咨询</a></li>
 					<li><a href="#">科技金融</a></li>
 					<li><a href="#">科技活动</a></li>
@@ -38,41 +39,55 @@
 	<div class="member">
 		<div class="member_contant">
 			<h3>申请会员获得更多增值服务</h3>
-			<div class="member_main">							
+			<div class="member_main">
 				<div class="member_on">
 					<h5><img src="../img/member_1.jpg" alt="" />提供的专属服务</h5>
-					<p>科技成果,专家信息定点推送</p>
-					<p>查看专家的联系方式</p>
-					<p>任何业务申请,付费业享受会员专属折扣</p>
-					<p>一对一的技术经纪人服务,进行技术成果媒合服务</p>
-					<p>一对一的科技咨询师服务</p>
-					<ul class="member_left">
+					<div class="member_business_list" id="member1business">
+						<p>科技成果,专家信息定点推送</p>
+						<p>查看专家的联系方式</p>
+						<p>任何业务申请,付费业享受会员专属折扣</p>
+						<p>一对一的技术经纪人服务,进行技术成果媒合服务</p>
+						<p>一对一的科技咨询师服务</p>
+					</div>
+					<ul class="member_left" id="member1cost">
 						<li>1400元/6个月</li>
-						<li  class="then"><span>限时折扣</span><br /><time>800元/3个月</time></li>
+						<li class="then"><span>限时折扣</span><br />
+							<time>800元/3个月</time>
+						</li>
 						<li>2000元/12个月</li>
 					</ul>
+<<<<<<< HEAD
 				</div>	
 				<div class="member_on">	
+=======
+				</div>
+				<div class="partingline"></div>
+				<div class="member_on">
+>>>>>>> 9c20779cadb151670d36b591bd10cd65233b9be3
 					<h5 class="blur"><img src="../img/member_2.jpg" alt="" />提供的专属服务</h5>
-					<p>科技成果,专家信息定点推送</p>
-					<p>查看专家的联系方式</p>
-					<p>任何业务申请,付费业享受会员专属折扣</p>
-					<p>一对一的技术经纪人服务,进行技术成果媒合服务</p>
-					<p>一对一的科技咨询师服务</p>
-					<p>一对一的专业技术顾问,搜集技术情报,提供研发高参</p>
-					<ul>
+					<div class="member_business_list" id="member2business">
+						<p>科技成果,专家信息定点推送</p>
+						<p>查看专家的联系方式</p>
+						<p>任何业务申请,付费业享受会员专属折扣</p>
+						<p>一对一的技术经纪人服务,进行技术成果媒合服务</p>
+						<p>一对一的科技咨询师服务</p>
+						<p>一对一的专业技术顾问,搜集技术情报,提供研发高参</p>
+					</div>
+					<ul id="member2cost">
 						<li>3500元/6个月</li>
-						<li class="then"><span>限时折扣</span><br /><time>2000元/3个月</time></li>
+						<li class="then"><span>限时折扣</span><br />
+							<time>2000元/3个月</time>
+						</li>
 						<li>5000元/12个月</li>
 					</ul>
-				</div>	
+				</div>
 			</div>
 			<img src="../img/member_4.png" alt="黄金会员" class="gold"/>
 			<img src="../img/member_7.jpg" alt="钻石会员" class="diamond"/>
 			<a href="#">立即申请</a>						
 		</div>
-		<div  class="shadow">
-		<img src="../img/shadow7.png" alt=""/>
+		<div class="shadow">
+			<img src="../img/shadow7.png" alt="" />
 		</div>
 	</div>
 	<!--主体内容区域结束-->
@@ -82,21 +97,20 @@
 				<div class="text_top">
 					<a href="#">关于公司/</a>
 					<a href="#">联系我们</a>
-					<p> Copyright &copy 2016-2017 科德 版权所有 湘ICP备15019731号
-						-2 技术支持:湖南阿凡提科技有限公司</p>
+					<p> Copyright &copy 2016-2017 科德 版权所有 湘ICP备15019731号 -2 技术支持:湖南阿凡提科技有限公司</p>
 				</div>
 				<div class="text_center">
 					<div class="cont_left">
-						<img src="../img/dizhi.jpg" alt=""/>
+						<img src="../img/dizhi.jpg" alt="" />
 						<p>湖南省长沙市营盘东路19号金山大厦</p>
 					</div>
 					<div class="cont_center">
-						<img src="../img/dianhua.jpg" alt=""/>
+						<img src="../img/dianhua.jpg" alt="" />
 						<p>合作电话:0731-89907207</p>
 						<p>400-8800-962八楼</p>
 					</div>
 					<div class="cont_right">
-						<img src="../img/erweima.jpg" alt=""/>
+						<img src="../img/erweima.jpg" alt="" />
 						<p>科德公众号</p>
 					</div>
 				</div>
@@ -126,7 +140,7 @@
 				</div>
 			</div>
 		</div>
-	
+
 	</div>
 	<div class="pub_fix">
 		<span class="index_blur"></span>
@@ -159,7 +173,7 @@
 		<span class="index_orange"></span>
 	</div>
 	<!--登陆页面-->
-	
+
 	<div class="login">
 		<div class="login_mian">
 			<div class="login_left">
@@ -171,11 +185,11 @@
 			</div>
 			<div class="login_right">
 				<h5>用户登陆<a href="">免费注册有好礼呦!!</a></h5>
-				<form  id="form_login">
+				<form id="form_login">
 					<div class="login_uesr">
 						<label for="uesname"><img src="../img/login_use.png"/></label>
 						<input type="text" name="uesname" id="Lo_user" placeholder="用户名/邮箱/手机" />
-						<img src="../img/login_del.png" class="log_del"/>
+						<img src="../img/login_del.png" class="log_del" />
 					</div>
 					<div class="login_pass">
 						<label for="pass"><img src="../img/login_password.png"/></label>
@@ -190,15 +204,15 @@
 						</label>
 						<u><a href="">忘记密码?</a></u>
 					</div>
-					<input type="submit" value="登 陆" class="login_submit"/>
+					<input type="submit" value="登 陆" class="login_submit" />
 				</form>
-				<img src="../img/login_hua.png" alt="" class="login_hua"/>
-				<img src="../img/login_shadow.png" alt="阴影效果" class="login_shadow"/>
+				<img src="../img/login_hua.png" alt="" class="login_hua" />
+				<img src="../img/login_shadow.png" alt="阴影效果" class="login_shadow" />
 			</div>
 		</div>
-		<img src="../img/login_close.png" alt="" class="login_close"/>
+		<img src="../img/login_close.png" alt="" class="login_close" />
 	</div>
-	<div class="smg"><input type="text" name="msg" value="111" id="msg"/></div>
+	<div class="smg"><input type="text" name="msg" value="111" id="msg" /></div>
 	</div>
 </body>
 <!--<script type="text/javascript" src="../src/js/jquery-2.1.0.js"></script>

+ 1 - 1
webpack.config.js

@@ -167,7 +167,7 @@ module.exports = (function () {
             staticHost = 'http://static.jishutao.com';
             break;
         case 'stage':
-            staticHost = 'http://aftts.hnzhiming.com';
+            staticHost = 'http://afts.hnzhiming.com';
             break;
         case 'prod':
             staticHost = 'http://s.jishutao.com';

+ 6 - 6
webpack/entry.config.js

@@ -11,7 +11,7 @@ module.exports = {
         'technologyTrading/achievement': './src/js/technologyTrading/achievement.js',
         'technologyTrading/demand': './src/js/technologyTrading/demand.js',
         'technologyTrading/achievementDetail': './src/js/technologyTrading/achievementDetail.js',
-        'technologyTrading/demandDetail': './src/js/technologyTrading/demandDetail.js',        
+        'technologyTrading/demandDetail': './src/js/technologyTrading/demandDetail.js',
         'thinkTank/policyDetail': './src/js/thinkTank/policyDetail.js',
         'thinkTank/policyList': './src/js/thinkTank/policyList.js',
         'thinkTank/thinkerDetail': './src/js/thinkTank/thinkerDetail.js',
@@ -26,9 +26,9 @@ module.exports = {
             './src/js/index.js'
         ],
         'toPayment': ['webpack-dev-server/client?http://127.0.0.1:80', // WebpackDevServer host and port
-        'webpack/hot/only-dev-server',
-        './src/js/toPayment.js'
-    ],
+            'webpack/hot/only-dev-server',
+            './src/js/toPayment.js'
+        ],
         'service': ['webpack-dev-server/client?http://127.0.0.1:80', // WebpackDevServer host and port
             'webpack/hot/only-dev-server',
             './src/js/service.js'
@@ -68,7 +68,7 @@ module.exports = {
         'technologyTrading/demandDetail': ['webpack-dev-server/client?http://127.0.0.1:80', // WebpackDevServer host and port
             'webpack/hot/only-dev-server',
             './src/js/technologyTrading/demandDetail.js'
-        ],      
+        ],
         'thinkTank/policyDetail': ['webpack-dev-server/client?http://127.0.0.1:80', // WebpackDevServer host and port
             'webpack/hot/only-dev-server',
             './src/js/thinkTank/policyDetail.js'
@@ -99,4 +99,4 @@ module.exports = {
         ]
 
     }
-};
+};