Browse Source

1.修改苹果mac字体显示不正常问题
2.添加了登录注册入口
3.科研资源业务流程相关
4.添加专家信息浏览页面的咨询入口以及咨询申请模块

luyanan 8 years ago
parent
commit
aaa5cac7e4

+ 14 - 11
src/main/webapp/css/common.css

@ -4,28 +4,31 @@
4 4
.floatR{float:right;}
5 5
.clearfix{ clear:both;}
6 6

7
html, body{font:\5FAE\8F6F\96C5\9ED1,"Microsoft YaHei";}
7
html, body{}
8 8
input{ outline:none;}
9 9
/*header部分*/
10 10
#header{width:100%;min-width:1170px; height:60px; background:rgba(255,132,0,1); position:fixed; top:0; z-index:999; }
11 11
.logo{ display:block; width:80px; height:50px; background:url(../images/logo2.png) no-repeat; margin-left:80px; margin-top:5px; float:left;}
12 12
.searchblock{ width:280px; height:35px; position:absolute; left:50%; top:50%; margin-left:-132px; margin-top:-17.5px; display:none;}
13
.search-txt{ width:220px; height:35px; background:#fff; border:none;-moz-border-radius:10px 0 0 10px;-webkit-border-radius:10px 0 0 10px; border-radius:10px 0 0 10px; behavior:url(../js/ie-css3.htc); float:left;font:14px/35px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; padding-left:10px; color:#a3a3a3;}
13
.search-txt{ width:220px; height:33px; background:#fff; border:none;-moz-border-radius:10px 0 0 10px;-webkit-border-radius:10px 0 0 10px; border-radius:10px 0 0 10px; behavior:url(../js/ie-css3.htc); float:left;font-size:14px;line-height35px; padding-left:10px; color:#a3a3a3;}
14 14
.search-btn{ width:35px; height:35px; background:#fff; border-radius:0 10px 10px 0;-moz-border-radius:0 10px 10px 0;-webkit-border-radius:0 10px 10px 0; float:left; cursor:pointer; behavior:url(../js/ie-css3.htc);cursor:pointer;}
15 15
.search-icon{ display:block; width:20px; height:20px; background:
16 16
url(../images/index-icon.png) no-repeat; background-position:left; margin:8px;}
17 17
/*顶部右边*/
18 18
.header-right{ float:right; margin-right:80px;}
19 19
/*未登录*/
20
.unlogin{ width:130px; height:35px; border:1px #fff solid; border-radius:10px;font:14px/35px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#fff; text-align:center;  margin-right:10px; float:left;margin-top:10px; cursor:pointer; }
20
.unlogin{float:left;}
21
.loginbtn{float:left; border:2px #fff solid; padding:0 20px; border-radius:10px;font-size:14px; line-height:30px; color:#fff; text-align:center; margin:10px 2px; cursor:pointer; }
22
.loginrbtn{  border:2px transparent solid;}
23
.loginbtn:hover{border:2px #fff solid;}
21 24
/*已登录*/
22 25
.onlogin{ display:none; position:relative;}
23
.head-portrait{width:50px; height:50px; border-radius:50%;background-size:100% 100%;-moz-background-size:100% 100%; float:left; margin-right:10px; margin-top:5px; cursor:pointer; border:1px solid #f8f8f8; overflow:hidden; }
26
.head-portrait{width:50px; height:50px; border-radius:50%;background-size:100% 100%;-moz-background-size:100% 100%; float:left; margin-right:10px; margin-top:5px; cursor:pointer;/* border:1px solid #f8f8f8; */overflow:hidden; }
24 27
.portrait-p{ width:100%;}
25 28
.personal-infor{width:202px; height:179px; position:absolute; top:40px; right:80px; display:none;}
26 29
.triangleB{ display:block; width:0; height:0; border:8px solid transparent; border-bottom-color:#f3a36c; float:right; margin-right:20px; margin-top:15px;}
27 30
.personal-box{ width:202px; /*height:160px;*/ border-radius:10px; background:#f3a36c; clear:both; overflow:hidden;}
28
.personal-box a{ display:block; width:202px; height:40px;font:14px/40px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#fff;}
31
.personal-box a{ display:block; width:202px; height:40px;line-height:40px; font-size: 13px; color:#fff;}
29 32
.personal-box a:hover{ background:#ff8400;}
30 33
.icon{ display:block; width:20px; height:20px; margin-left:15px; margin-right:12px; margin-top:10px; float:left;}
31 34
.icon1{ background:url(../images/index-icon.png) no-repeat; background-position:right;}
@ -33,12 +36,12 @@ url(../images/index-icon.png) no-repeat; background-position:left; margin:8px;}
33 36
.icon3{ background:url(../images/index-icon.png) no-repeat; background-position:-40px 0;}
34 37
.icon4{ background:url(../images/index-icon.png) no-repeat; background-position:-20px 0;}
35 38

36
.myWorkspace{font: 14px/40px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; text-align: center;float: left; margin-top: 10px;color: #fff;}
39
.myWorkspace{font-size: 14px;line-height:40px; text-align: center;float: left; margin-top: 10px;color: #fff;}
37 40
/*主体部分*/
38 41
#container{ min-width:1000px; background:#fff;overflow: hidden;}
39 42

40 43
/*分页*/
41
.tcdPageCode{padding: 14px 20px;text-align: left;color: #000;text-align:center;font:14px/24px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; }
44
.tcdPageCode{padding: 14px 20px;text-align: left;color: #000;text-align:center;font-size:14px;line-height:24px; }
42 45
.tcdPageCode a{display: inline-block;color: #428bca;display: inline-block;height: 30px;	line-height: 30px;	padding: 0 10px;border: 1px solid #e5e5e5;	margin: 0 8px;border-radius:5px; color:#000;}
43 46
.tcdPageCode a:hover{text-decoration: none;}
44 47
.tcdPageCode span.current{display: inline-block;height:30px;line-height: 30px;padding: 0 10px;margin: 0 8px;color: #fff;background-color: #ff8400;border-radius:5px;}
@ -51,9 +54,9 @@ url(../images/index-icon.png) no-repeat; background-position:left; margin:8px;}
51 54
.footerL{ float:left; }
52 55
.footer-logo{ width:80px; height:50px; background:url(../images/logo2.png) no-repeat; background-size:100% 100%; margin:24px 0;}
53 56
.link{ color:#fff;padding-bottom:15px;  }
54
.link a{font:14px/20px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#fff; }
55
.customer{font:15px/20px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#fff; }
56
.footerR{ float:right;font:12px/30px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#fff; text-align:center;  }
57
.link a{font-size:14px; line-height:20px; color:#fff; }
58
.customer{font-size:15px; line-height:20px; color:#fff; }
59
.footerR{ float:right;font-size:12px; line-height:30px; color:#fff; text-align:center;  }
57 60
.code{ width:120px; height:120px; margin:auto; margin-top:24px;}
58 61
.code img{ width:100%;}
59 62
.foot-icon{ display:block; height:22px; float:left; margin:0 7px;}
@ -61,5 +64,5 @@ url(../images/index-icon.png) no-repeat; background-position:left; margin:8px;}
61 64
.foot-icon2{ width:27px; background:url(../images/share.png) no-repeat; background-position:-27px 0;}
62 65
.foot-icon3{ width:21px; background:url(../images/share.png) no-repeat; background-position:-54px 0;}
63 66
.foot-icon4{ width:23px; background:url(../images/share.png) no-repeat; background-position:right;}
64
.footer-btm{ width:100%; height:40px; background:#ffa545;font:12px/40px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#fff; text-align:center; }
67
.footer-btm{ width:100%; height:40px; background:#ffa545;font-size:12px;line-height:40px; color:#fff; text-align:center; }
65 68
/*------------------------------------------------------------------------------------*/

+ 83 - 71
src/main/webapp/css/index.css

@ -1,7 +1,7 @@
1 1
 @charset "utf-8";
2 2
/* CSS Document */
3 3

4
html, body{font:\5FAE\8F6F\96C5\9ED1,"Microsoft YaHei";}
4
html, body{}
5 5
input{ outline:none;}
6 6

7 7

@ -9,27 +9,28 @@ input{ outline:none;}
9 9
#banner{ height:auto; position:relative;}
10 10
.banner img{width:100%; height:500px;}
11 11
.theme{ width:100%; height:236px; position:absolute; top:50%; margin-top:-60px; }
12
h1{font:60px/80px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#fff; text-align:center; text-shadow:0px 0px 10px #2d2524;}
13
h2{font:30px/50px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#fff; text-align:center; text-shadow:0px 0px 10px #2d2524;}
12
.theme h1{font-size:60px;line-height:80px; color:#fff; text-align:center; text-shadow:0px 0px 10px #2d2524;}
13
.theme h2{font-size:30px;line-height:50px; color:#fff; text-align:center; text-shadow:0px 0px 10px #2d2524;}
14 14
.main-search{ width:700px; height:46px; margin:auto; margin-top:20px;}
15
.sear-txt{ width:530px; height:40px; background:#fff; border:none; border-radius:10px 0 0 10px; float:left;font:16px/40px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; padding-left:20px; color:#a3a3a3;}
16
.sear-btn{ width:140px; height:40px; background:#ff8400; border-radius:0 10px 10px 0; float:left; cursor:pointer;font:18px/40px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#fff; text-align:center; }
15

16
.sear-txt{ width:530px; height:38px; background:#fff; border:none; border-radius:10px 0 0 10px; float:left;font-size:16px;line-height:40px; padding-left:20px; color:#a3a3a3;}
17
.sear-btn{ width:140px; height:40px; background:#ff8400; border-radius:0 10px 10px 0; float:left; cursor:pointer;font-size:18px;line-height:40px;; color:#fff; text-align:center; }
17 18
/*寻找专家流程*/
18
.process{ width:804px; height:205px; margin:auto;}
19
.process{ width:806px; height:205px; margin:auto;}
19 20
.process1{ height:144px; float:left; margin-top:40px;}
20 21
.process-icon1{ display:block; width:71px; height:64px; background:url(../images/steps01.png) no-repeat; margin:auto;}
21 22
.process-icon2{ display:block; width:67px; height:64px; background:url(../images/steps02.png) no-repeat; margin:auto;}
22 23
.process-icon3{ display:block; width:67px; height:64px; background:url(../images/steps03.png) no-repeat; margin:auto;}
23 24
.process-icon4{ display:block; width:70px; height:64px; background:url(../images/steps04.png) no-repeat; margin:auto;}
24
h3{font:22px/30px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#000; text-align:center; }
25
.process p{font:14px/20px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#000; text-align:center;  }
25
.hh3{font-size:20px;line-height:30px; color:#777; font-weight:600; text-align:center; }
26
.process p{font-size:14px;line-height:20px; color:#888; text-align:center;  }
26 27
.nextR{ width:100px; height:205px; float:left; background:url(../images/nextR.png) no-repeat center center; }
27 28
/*热门领域*/
28
.hot-field{ width:100%; height:540px; background:url(../images/fieldbg.jpg) no-repeat; background-size:100% 100%; padding:55px 0;}
29
h4{width:180px; height:46px; margin:auto;border:1px #fff solid; border-radius:10px;font:26px/46px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#fff; text-align:center; }
30
.field-box{ width:856px; height:360px; margin:40px auto;}
29
.hot-field{ width:100%; height:540px; background:url(../images/fieldbg.jpg) no-repeat; background-size:100% 100%;padding:40px 0;}
30
.hh4{width:180px; height:46px;padding: 2px 20px; text-align:center; margin:auto;border:1px #fff solid; border-radius:10px;font-size:26px;line-height:46px; color:#fff; text-align:center; }
31
.field-box{ width:856px; height:360px; margin:30px auto;}
31 32
.field{ width:164px; height:140px; padding:20px 25px; float:left;}
32
.field-name{ display:block; width:164px;font:18px/40px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#fff;  font-weight:bold;text-align:center;}
33
.field-name{ display:block; width:164px;font-size:18px;line-height:40px; color:#fff;  font-weight:bold;text-align:center;}
33 34
.field-icon{ display:block; width:100px; height:100px; border:2px #fff solid; border-radius:50%; margin:auto;}
34 35
.field-name:hover{color:#fff;}
35 36
.field-icon1{ background:url(../images/field20.png) no-repeat center center;}
@ -40,34 +41,38 @@ h4{width:180px; height:46px; margin:auto;border:1px #fff solid; border-radius:10
40 41
.field-icon6{ background:url(../images/field07.png) no-repeat center center;}
41 42
.field-icon7{ background:url(../images/field02.png) no-repeat center center;}
42 43
.field-icon8{ background:url(../images/field05.png) no-repeat center center;}
43
.more{ display:block; width:132px; height:35px; margin:auto; border:1px #fff solid; border-radius:10px;font:14px/35px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei";  text-align:center; color:#fff;}
44
.more{ display:block; width:132px; height:35px; margin:auto; border:1px #fff solid; border-radius:10px;font-size:14px;line-height:35px;  text-align:center; color:#fff;}
44 45
.hot-field .more{ color:#fff;}
45 46
/*热门专家*/
46
.hot-professor{ width:100%; height:750px; padding:55px 0;}
47
.hot-professor{ width:100%; height:750px; padding: 40px 0; margin-bottom: 60px; }
47 48
.hot-professor h4{border:1px #ff8400 solid;color:#ff8400;}
48 49
.hot-professor .more{border:1px #ff8400 solid;color:#ff8400;}
49 50
.professor-box{ width:900px; height:610px; margin:40px auto;}
50 51
.professor{ width:175px; height:255px; border-radius:10px; overflow:hidden; position:relative; float:left; margin:25px;}
51 52
.professor img{width:175px; height:255px;}
52
.professor-data{ width:100%; height:300px; position:absolute; font:14px/16px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; text-align:center; color:#fff;top:58%; background:url(../images/p-bg.png) no-repeat;padding:25px 0; }
53
h5{font:20px/30px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; }
54
.process-resear{ list-style:inside; padding:8px;font:12px/16px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; text-align:left; }
53
.professor-data{ width:100%; height:300px; position:absolute; font-size:14px;line-height:16px; text-align:center; color:#fff;top:58%; background:url(../images/p-bg.png) no-repeat;padding:25px 0; }
54
.professor-data h5{font-size:20px;line-height:30px; }
55
.process-resear{ list-style:inside; padding:8px;font-size:12px;line-height:16px; text-align:left; }
55 56

56 57
/*搜索页*/
57 58
.content{ width:100%; height:auto; background:#f8f8f8; padding:60px 0 2px 0; }
58 59
.content-in{ width:1170px;/*min-height:300px;*/ margin:auto;padding-bottom:20px;}
59 60
.sear-search{ width:100%; height:56px;margin-top:20px;}
60
.content .sear-txt{ box-shadow: 0px 0px 5px #ccc inset;}
61
.sear-search .lookwho{ height:42px; width:100px; border:1px solid #d6d6d6;border-radius:10px 0 0 10px; background:url(../images/downselect.png) no-repeat 70px center #fff; padding-left:16px; font-size:14px;line-height:38px; color:#888;}
62
.sear-search .lookwho:focus{ border:none;}
63
.sear-search .sear-txt{ width:530px; height:40px; background:#fff; border:none; border-radius:0; float:left;font-size:16px;line-height:40px;box-shadow: 0px 0px 5px #ccc inset; padding-left:20px; color:#a3a3a3;}
64
.sear-search .sear-btn{ width:140px; height:42px; background:#ff8400; border-radius:0 10px 10px 0; float:left; cursor:pointer;font-size:18px;line-height:40px; color:#fff; text-align:center; }
65

61 66
/*搜索分类*/
62 67
.classify{ width:100%; /*min-height:200px; border:1px #e2e2e2 solid;*/ margin-top:10px;border-radius: 10px;background: #fff; padding:10px 0; }
63 68
.class1{ width:100%; height:52px; overflow:hidden; position:relative; border-bottom:1px #efefef solid;}
64 69
.class1:nth-child(even){background:#f8f8f8}
65 70
.class1:last-child{border-bottom:none;}
66
.title{ padding:0 15px; float:left;font:16px/48px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#000;}
71
.title{ padding:0 15px; float:left;font-size:16px;line-height:48px; color:#000;}
67 72
.area-con{ float:left; width:970px;/* border:1px solid red; */overflow:hidden;}
68
.class1 a{ padding:0px 5px; float:left;font:16px/30px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#000; margin-top:9px; margin-right:15px;}
73
.class1 a{ padding:0px 5px; float:left;font-size:16px;line-height:30px; color:#000; margin-top:9px; margin-right:15px;}
69 74
.class1 .colorbg{ color:#fff; background:#ff8400;}
70
.andmore{ display:block; width:52px;font:16px/48px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#000; padding:0 20px; position:absolute;right:0; cursor:pointer;}
75
.andmore{ display:block; width:52px;font-size:16px;line-height:48px; color:#000; padding:0 20px; position:absolute;right:0; cursor:pointer;}
71 76
.updown{ display:block; width:18px; height:14px; background:url(../images/UpDown.png) 0 center no-repeat;  float:right; margin-top:18px;}
72 77
/*搜索内容*/
73 78
.about{ width:100%; border-top:1px #e2e2e2 solid; padding:5px 0;}
@ -103,77 +108,84 @@ h5{font:20px/30px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; }
103 108
/*账号设置*/
104 109
.account{ width:875px; min-height:100px; margin:auto; padding: 40px 0;}
105 110
.account-set{ width:280px; height:438px; float:left; background:#f8f8f8; border-radius:10px; margin-top:50px; overflow:hidden;}
106
.account-title{ height:58px; padding:0 30px;font:20px/68px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#a3a3a3;}
107
.leftsidebar{ display:block; width:100%; height:40px; padding-left:50px;font:18px/40px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#313131;}
111
.account-title{ height:58px; padding:0 30px;font-size:20px;line-height:68px;color:#a3a3a3;}
112
.leftsidebar{ display:block; width:100%; height:40px; padding-left:50px;font-size:18px;line-height:40px; color:#313131;}
108 113
.bgcolor{ background:#ff8400; color:#fff;}
109 114
.leftsidebar:hover{ background:#ff8400; color:#fff;}
110 115

111 116
.contentbox{ overflow:hidden;}
112 117
.content-set{ width:578px; height:552px; float:right; background:#f8f8f8; border-radius:10px;margin-top:50px; overflow:hidden; display:none;}
113
.content-title{height:58px;padding:0 30px;font:20px/68px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#313131; border-bottom:2px #c8c8c8 solid;}
114
.note{ width:438px; height:74px; margin:auto;font:16px/100px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#818181; text-align:center; border-bottom:1px #c8c8c8 dashed;}
118
.content-title{height:58px;padding:0 30px;font-size:20px;line-height:28px; color:#313131; border-bottom:2px #c8c8c8 solid;}
119
.note{ width:438px; height:74px; margin:auto;font-size:16px;line-height:100px;color:#818181; text-align:center; border-bottom:1px #c8c8c8 dashed;}
115 120
.account-photo{ width:175px; height:175px; border-radius:50%; background:url(../images/default-photo.jpg) no-repeat center center; margin:auto;margin-top:25px; margin-bottom:25px; overflow:hidden;}
116 121
.account-name{ height:50px; padding: 0 40px;}
117
.text-txt{font:18px/50px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#515151; float:left; margin-left:20px; }
122
.text-txt{font-size:18px;line-height:50px;color:#515151; float:left; margin-left:20px; }
118 123
.edit{ display:block;width:22px; height:22px; background:url(../images/edit.png) no-repeat; background-position:right; float:left; margin-top:14px; margin-left:15px;cursor:pointer;}
119
.text a{font:14px/57px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#f5980b; padding-left:5px;}
124
.text a{font-size:14px;line-height:57px; color:#f5980b; padding-left:5px;}
120 125
.account-sax{ clear:both; height:50px; width:100%; padding: 0 40px;}
121
.name-txt{ float:left;font:18px/50px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#818181;}
126
.name-txt{ float:left;font-size:18px;line-height:50px; color:#818181;}
122 127
input[type='radio'].radio {opacity:0; display:inline-block; height:20px; float:left; }
123
label.radio {background:url(../images/unredio.png) no-repeat; height:20px; padding-left:25px; float:left; margin-top:14px; margin-left:10px;font:18px/22px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#818181;}
128
label.radio {background:url(../images/unredio.png) no-repeat; height:20px; padding-left:25px; float:left; margin-top:14px; margin-left:10px;font-size:18px;line-height:22px; color:#818181;}
124 129
input[type='radio'].radio:checked + .radio {background:url(../images/redio.png) no-repeat;}
125
.save{ clear:both; width:140px; height:44px;margin-left:219px; margin-top:20px;border-radius:10px; border:none; background:#ff8400;font:18px/44px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#fff;}
130
.save{ clear:both; width:140px; height:44px;margin-left:219px; margin-top:20px;border-radius:10px; border:none; background:#ff8400;font-size:18px;line-height:44px; color:#fff;}
126 131
/*修改密码*/
127 132

128
input:focus{ border:1px solid #ff8500;}
129
.msgs{font:14px/44px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#ff8500;padding-left:8px;  float:left;cursor:pointer;}
130
.msg{ clear:both;font:14px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:red; padding-left:140px; background:url(../images/info_warn.png) 116px center no-repeat; }
131
.msg-yz{font:14px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:red; padding:0 30px;background:url(../images/info_warn.png) 10px center no-repeat; margin-bottom:10px;  clear: both;  }
133
/*input:focus{ border:1px solid #ff8500;}*/
134
.msgs{font-size:14px;line-height:44px; color:#ff8500;padding-left:8px;  float:left;cursor:pointer;}
135
.msg{ clear:both;font-size:14px;line-height:26px;color:red; padding-left:140px; background:url(../images/info_warn.png) 116px center no-repeat; }
136
.msg-yz{font-size:14px;line-height:26px; color:red; padding:0 30px;background:url(../images/info_warn.png) 10px center no-repeat; margin-bottom:10px;  clear: both;  }
132 137
.marginT{ height:60px; width:100%;}
133 138
.password{ width:100%; height:44px; clear:both; margin-top:24px; }
134
.lable{ float:left; display:block; width:100px;font:18px/44px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#747474; padding-right:15px; text-align:right;}
139
.lable{ float:left; display:block; width:100px;font-size:18px;line-height:44px; color:#747474; padding-right:15px; text-align:right;}
135 140
.psd{ width:350px; height:44px; float:left; border-radius:10px; border:1px #bdbdbd solid; box-shadow:0px 0px 2px #bdbdbd inset; padding-left:20px;}
136
.forget{ display:block; height:44px;font:14px/44px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#ff8500; float:right;cursor:pointer; position:relative;}
141
.forget{ display:block; height:44px;font-size:14px;line-height:44px; color:#ff8500; float:right;cursor:pointer; position:relative;}
137 142
.forget:hover{ color:#ff8500;}
138 143
/*账号绑定*/
139
.binding{ width:100%; height:44px;font:18px/66px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#818181;margin-left:70px;; margin-top:40px; display:none; }
140
.unbinding{width:100%; height:44px;font:18px/66px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#ff8400;margin-left:70px;; margin-top:40px; cursor:pointer; }
144
.binding{ width:100%; height:44px;font-size:18px;line-height:66px;color:#818181;margin-left:70px;; margin-top:40px; display:none; }
145
.unbinding{width:100%; height:44px;font-size:18px;line-height:66px; color:#ff8400;margin-left:70px;; margin-top:40px; cursor:pointer; }
141 146
.email-icon{display:block; width:44px; height:44px; background:url(../images/ep.png) no-repeat; background-position:left; float:left; margin-right:25px; margin-top:10px;}
142 147
.phone-icon{display:block; width:44px; height:44px; background:url(../images/ep.png) no-repeat; background-position:right; float:left; margin-right:25px; margin-top:10px;}
143
.replace{ width:88px; height:35px; background:#ff8400; border-radius:5px; border:none;font:18px/35px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#fff; margin-left:10px; cursor:pointer;}
148
.replace{ width:88px; height:35px; background:#ff8400; border-radius:5px; border:none;font-size:18px;line-height:35px; color:#fff; margin-left:10px; cursor:pointer;}
144 149
.replace3,.replace4{ display:none;}
145 150
.cover{ width:100%; height:100%; background:rgba(0,0,0,0.2); position:fixed; z-index:999; display:none;}
146 151
.cover2{ width:100%; height:100%; background:rgba(0,0,0,0.2); position:fixed; z-index:999; display:none;}
147 152
.floatbox{ /*width:400px;*/ box-shadow:2px 5px 5px #999; border-radius:10px;background:#fff; position:absolute; left:50%;top:50%; margin-left:-210px; margin-top:-193px; overflow:hidden;}
148
.float-title{  height:70px; background:#eee;font:20px/70px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#818181; padding:0 20px;}
149
.times{ display:block; width:30px; height:30px; background:#ff8400; border-radius:3px;font:28px/28px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#fff; text-align:center; font-weight:bold; float:right; margin-top:20px; cursor:pointer; }
153
.float-title{  height:70px; background:#eee;font-size:20px;line-height:70px; color:#818181; padding:0 20px;}
154
.times{ display:block; width:30px; height:30px; background:#ff8400; border-radius:3px;font-size:28px;line-height:28px; color:#fff; text-align:center; font-weight:bold; float:right; margin-top:20px; cursor:pointer; }
150 155

151 156
.bdfrm{ padding:10px 30px 60px 30px; }
152 157
.yz{ width:350px; height:44px; border-radius:10px; border:1px #bdbdbd solid; box-shadow:0px 0px 2px #bdbdbd inset; padding-left:20px; margin:10px;}
153 158

154
.cover p{ clear:both;font:16px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#818181; text-align:center; margin:20px 0;}
155
.cover2 p{ clear:both;font:16px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#818181; text-align:center; margin:20px 0;}
156
.activate{ width:140px; height:38px; background:#fff;font:16px/35px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#000; cursor:pointer; border:none; border-radius:5px; margin:auto; margin-top:30px;  }
159
.cover p{ clear:both;font-size:16px;line-height:26px; color:#818181; text-align:center; margin:20px 0;}
160
.cover2 p{ clear:both;font-size:16px;line-height:26px; color:#818181; text-align:center; margin:20px 0;}
161
.activate{ width:140px; height:38px; background:#fff;font-size:16px;line-height:35px; color:#000; cursor:pointer; border:none; border-radius:5px; margin:auto; margin-top:30px;  }
157 162
.act{margin-left:40px;}
158 163
.act-color{background:#ff8400;color:#fff;}
159 164
.back-btn:hover{background:#ff8400;color:#fff;cursor:pointer;}
160 165
.input-code{ width: 210px;margin-left: 10px;}
161
.infor-code{ width:130px; height:40px; background:#ff8400; border:none; border-radius:5px;font:14px/35px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#fff; cursor:pointer; margin-left:5px;}
166
.infor-code{ width:130px; height:40px; background:#ff8400; border:none; border-radius:5px;font-size:14px;line-height:35px; color:#fff; cursor:pointer; margin-left:5px;}
162 167

163 168
/*------------------------------------------------------------------------------------*/
164 169
/*专家信息页*/
170
/*咨询模块按钮入口*/
171
.coulstblock{position:fixed; bottom:0;right:0;z-index:999; display:none;}
172
.coulstblock .coulstbox{display:block; width:200px; height:100px; padding:10px; background:rgba(256,256,256,.9); border:1px solid #ccc; border-radius:4px 4px 0 0; box-shadow: -3px -2px 8px -1px rgba(0,0,0,0.2); cursor: pointer;}
173
.coulstblock .coulstbox .prohead{ width:80px; height:80px; border-radius:50%; overflow:hidden;}
174
.coulstblock .coulstbox .coulstbtn{padding:24px 10px; margin-left:10px;}
175
.coulstblock .coulstbox .coulstbtn span{padding:4px 10px; display:block; width:60px; border-radius:2px; text-align:center; color:#fff; background:#ff8400;}
176
/*专家信息头部*/
165 177
.information-head{ width:1050px; margin:auto;background:#fff; border:1px #c9c9c9 solid; margin-top:30px; overflow:hidden; padding:20px 50px;}
166 178
.head-left{ float:left;width:200px; height:200px; border-radius:50%;position:relative;overflow:hidden;}
167
.replace-photo{ display:block; width:100%; height:50px; position:absolute; bottom:-50px;background:url(../images/take-photo.png) no-repeat center center; background-color:rgba(0,0,0,0.4); font:16px/44px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#fff; text-align:center;}
179
.replace-photo{ display:block; width:100%; height:50px; position:absolute; bottom:-50px;background:url(../images/take-photo.png) no-repeat center center; background-color:rgba(0,0,0,0.4);font-size:16px;line-height:44px; color:#fff; text-align:center;}
168 180
/*.take-photo{ display:block; width:20px; height:20px; position:absolute; top:50%; margin-top:-10px; left:50%; margin-left:-10px;background:url(../images/take-photo.png) no-repeat center center; }*/
169 181
.head-center{ float:left; width:500px; min-height:150px; margin-top:20px; margin-left:100px;}
170 182
.input-txt{ width:175px; height:26px; border-radius:5px; border:1px #f99550 solid; box-shadow:0 0 1px #f99550 inset; float:left; padding-left:10px;}
171 183
.infor{clear:both; width:100%; height:26px; margin-bottom:10px; }
172
.infor span{ display:block; width:60px; height:26px; float:left;font:14px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#000; margin-left:10px;}
184
.infor span{ display:block; width:60px; height:26px; float:left;font-size:14px;line-height:26px; color:#000; margin-left:10px;}
173 185
.select{  width:173px; height:24px; border-radius:5px; border:1px #f99550 solid; box-shadow:0 0 1px #f99550 inset; background:url(../images/downselect.png) no-repeat 150px center; float:left; overflow:hidden;}
174
select{ width:200px; height:24px; border:none; background:url(../images/downselect.png) no-repeat 150px center; font:14px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#999;}
175
.infor-save{ float:left; clear:both; width:130px; height:26px; background:#ff8400;box-shadow:none; border:none;cursor:pointer; color:#fff; border-radius:5px;font:14px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; margin-top:15px; margin-left:10px;  }
176
.close{float: left;  width:130px; height:26px; border-radius:5px; background:none; box-shadow:none; border:none;cursor:pointer; padding:0;font:14px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; margin-top:15px; margin-left:5px;opacity: 1;  text-shadow:none; }
186
.selectbtn{ width:200px; height:24px; border:none; background:url(../images/downselect.png) no-repeat 150px center; font-size:14px;line-height:26px; color:#999;}
187
.infor-save{ float:left; clear:both; width:130px; height:26px; background:#ff8400;box-shadow:none; border:none;cursor:pointer; color:#fff; border-radius:5px;font-size:14px;line-height:26px; margin-top:15px; margin-left:10px;  }
188
.close{float: left;  width:130px; height:26px; border-radius:5px; background:none; box-shadow:none; border:none;cursor:pointer; padding:0;font-size:14px;line-height:26px; margin-top:15px; margin-left:5px;opacity: 1;  text-shadow:none; }
177 189
.close:hover{ background:#ff8400; color:#fff; opacity: 1; }
178 190
.head-right{ float:right; margin-top:30px; /*margin-right:50px;*/position: relative;width:140px; height:140px; overflow:hidden;}
179 191
#headImage,#orgImage{ width:100%; height:100%;border:0;}
@ -181,8 +193,8 @@ select{ width:200px; height:24px; border:none; background:url(../images/downsele
181 193
.information-content{  width:1050px;height:auto; margin:auto;margin-top:20px; position:relative;overflow: hidden;}
182 194
.content-left{min-height:394px; float:left;overflow:hidden; }
183 195
.menublock{ margin-bottom:10px;width:298px; background:#fff; border:1px #c9c9c9 solid; padding-bottom:10px;}
184
.left-title{ width:165px; height:44px;font:22px/44px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; border-bottom:1px #ffad55 solid; padding-left:10px; }
185
.subsidebar{ display:block; width:100%; height:26px; padding-left:18px;font:14px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#313131; margin-top:5px;}
196
.left-title{ width:165px; height:44px;font-size:22px;line-height:44px; border-bottom:1px #ffad55 solid; padding-left:10px; }
197
.subsidebar{ display:block; width:100%; height:26px; padding-left:18px;font-size:14px;line-height:26px;color:#313131; margin-top:5px;}
186 198
.subcolor{ background:#f99550; color:#fff;}
187 199
.subsidebar:hover{ background:#f99550; color:#fff;}
188 200

@ -190,10 +202,10 @@ select{ width:200px; height:24px; border:none; background:url(../images/downsele
190 202
.right-box{ width:100%; background:#fff; border:1px #c9c9c9 solid; margin-bottom:20px; }
191 203
/*.introduction{min-height:200px;}*/
192 204
.right-title{ position:relative; overflow:hidden; padding-right:20px;}
193
.right-title span{ float:left;font:22px/48px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; /*color:#ff8400; */padding-left:15px;}
205
.right-title span{ float:left;font-size:22px;line-height:48px; /*color:#ff8400; */padding-left:15px;}
194 206
.edit-position-left{ background-position:left;}
195
.editbox{ clear:both; width:665px; max-height:210px; margin:auto;font:14px/20px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#3e3e3e;}
196
.reedit{ clear:both; width:665px; min-height:210px; padding:10px;margin-left:35px; border:1px #f99550 solid; box-shadow:0 0 1px #f99550 inset; font:14px/20px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#3e3e3e;resize:none;
207
.editbox{ clear:both; width:665px; max-height:210px; margin:auto;font-size:14px;line-height:20px;color:#3e3e3e;}
208
.reedit{ clear:both; width:665px; min-height:210px; padding:10px;margin-left:35px; border:1px #f99550 solid; box-shadow:0 0 1px #f99550 inset; font-size:14px;line-height:20px; color:#3e3e3e;resize:none;
197 209
}
198 210
.modifybox{ display:none;}
199 211
.infor-browse{ clear:both; margin-bottom:20px;}
@ -203,30 +215,30 @@ select{ width:200px; height:24px; border:none; background:url(../images/downsele
203 215
.btn:hover, .btn:focus { text-decoration: none; color:#fff;}
204 216
.select-sele{ clear:both; width:100%; height:26px;}
205 217
.add{ float:left;}
206
.addbtn{ float:left; clear:both; width:105px; height:26px; background:#ff8400;box-shadow:none; border:none;cursor:pointer; color:#fff; border-radius:5px;font:14px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei";  margin-left:10px;cursor:pointer; }
218
.addbtn{ float:left; clear:both; width:105px; height:26px; background:#ff8400;box-shadow:none; border:none;cursor:pointer; color:#fff; border-radius:5px;font-size:14px;line-height:26px;  margin-left:10px;cursor:pointer; }
207 219
.listbox{ margin:5px 0;max-width:100%; margin-left:15px; overflow:hidden; /*border:1px solid red;*/}
208 220
.list-area{ overflow:hidden; padding:10px 0 20px 0; width:670px; margin:10px auto; background:#f8f8f8;}
209 221
.listbox-browse{ min-height:26px; position:relative;}
210
.list-browse{ height:24px;box-shadow:2px 2px 1px #c9c9c9 ; text-align:center;font:14px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#3e3e3e; margin-left:15px; float:left;cursor:pointer;padding-right: 8px; overflow:hidden;}
222
.list-browse{ height:24px;box-shadow:2px 2px 1px #c9c9c9 ; text-align:center;font-size:14px;line-height:26px; color:#3e3e3e; margin-left:15px; float:left;cursor:pointer;padding-right: 8px; overflow:hidden;}
211 223
.plus{ float:left;display:block; width:26px; height:26px; cursor:pointer; background:url(../images/zan.png) no-repeat center center; margin-left:10px;  }
212 224
.line{ width:110px; height:1px; background:#ccc; float:left; margin-left:30px; margin-top:12px;}
213 225
.like-num{ float:right;max-width:380px;height:26px; padding:0 20px; overflow:hidden; }
214 226
.like-people{ width:26px; height:26px; float:right; overflow:hidden; margin-right:5px; background:url(../images/default-photo.png) no-repeat center center; background-size:100% 100%;-moz-background-size:100% 100%;}
215 227
.like-people img{ width:100%; height:100%;}
216 228
.triangleR{ display:block; width:0; height:0; border:8px solid transparent; border-left-color:#f0f1f3; float:right; margin-right:20px;margin-top:6px; cursor: pointer;}
217
.acad{  height:26px;border:1px #c9c9c9 solid; border-radius:5px; text-align:center;font:14px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#3e3e3e; margin:6px 0; margin-left:15px; float:left;cursor:pointer;padding:0 8px;}
218
.list{  height:26px;border:1px #c9c9c9 solid; border-radius:5px; text-align:center;font:14px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#3e3e3e; margin-top:12px; margin-left:15px; float:left;cursor:pointer;padding-right: 8px; overflow:hidden;}
219
.use{  height:26px;border:1px #c9c9c9 solid; border-radius:5px; text-align:center;font:14px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#3e3e3e; margin-top:12px; margin-left:15px; float:left;cursor:pointer;padding:0 10px; overflow:hidden;}
220
.like{ display:block; float:left; width:28px;background:#ff8400; color:#fff;font:10px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; margin-right:5px;}
229
.acad{  height:26px;border:1px #c9c9c9 solid; border-radius:5px; text-align:center;font-size:14px;line-height:26px;color:#3e3e3e; margin:6px 0; margin-left:15px; float:left;cursor:pointer;padding:0 8px;}
230
.list{  height:26px;border:1px #c9c9c9 solid; border-radius:5px; text-align:center;font-size:14px;line-height:26px; color:#3e3e3e; margin-top:12px; margin-left:15px; float:left;cursor:pointer;padding-right: 8px; overflow:hidden;}
231
.use{  height:26px;border:1px #c9c9c9 solid; border-radius:5px; text-align:center;font-size:14px;line-height:26px; color:#3e3e3e; margin-top:12px; margin-left:15px; float:left;cursor:pointer;padding:0 10px; overflow:hidden;}
232
.like{ display:block; float:left; width:28px;background:#ff8400; color:#fff;font-size:10px;line-height:26px; margin-right:5px;}
221 233
.remove{ cursor:pointer; padding-left:5px;}
222 234
.cancel{ cursor:pointer; padding-left:5px;}
223
.ann{ clear:both; color:#7f7e7e;font:10px/10px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; margin-left:50px;}
235
.ann{ clear:both; color:#7f7e7e;font-size:10px;line-height:10px; margin-left:50px;}
224 236
.input-width{ width:326px;}
225
.bus-title{ clear:both;font:14px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#3e3e3e; }
226
.check{ width:257px; height:26px; float:left;margin-left:35px;font:14px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#3e3e3e;}
237
.bus-title{ clear:both;font-size:14px;line-height:26px; color:#3e3e3e; }
238
.check{ width:257px; height:26px; float:left;margin-left:35px;font-size:14px;line-height:26px;color:#3e3e3e;}
227 239
.txt-width{ width:358px;}
228 240
.star{ color:#ff8400; display:inline; font-size:16px;}
229
.edu{ font:16px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#868686;}
241
.edu{ font-size:16px;line-height:26px; color:#868686;}
230 242
.edu-h{ height:52px;}
231 243
.edu-txt{ float:none; width:402px;}
232 244
.date-box{ width:252px;}
@ -235,13 +247,13 @@ hr{ width:18px; float:right; background:#ffc688; height:2px; border:none; margin
235 247
.checkbox{ float:right; width:60px;margin-left:15px;margin-top: -1px;}
236 248
.date-btn{ float:right; width:175px; background:url(../images/select.png) no-repeat right; z-index:999;}
237 249
.opacity{ width:150px;}
238
label.edu-radio{ float:none;font:16px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#868686; }
250
label.edu-radio{ float:none;font-size:16px;line-height:26px; color:#868686; }
239 251
.edu-select{ margin-left:10px; width:240px; }
240 252
.sf{ float:left;}
241 253
.radiobox{ width:115px; float:left;}
242 254
.edu-sel{ float:right;}
243 255
.edu-about li{ list-style:inside;}
244
.edu-about{ list-style:inside;font:14px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#868686; margin:0 35px; margin-bottom:35px; cursor:pointer;}
256
.edu-about{ list-style:inside;font-size:14px;line-height:26px;color:#868686; margin:0 35px; margin-bottom:35px; cursor:pointer;}
245 257
.edu-about span{ display:none;}
246 258
.infor-browse .edu-about{ color:#000;}
247 259
.add-icon{ cursor:pointer;}
@ -263,7 +275,7 @@ label.edu-radio{ float:none;font:16px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei
263 275
.sharescrollbox .briefinfor{ width:100%; max-height:100px; text-overflow:ellipsis; overflow:hidden; }
264 276
.sharescrollbox .shareshow{ position:relative;}
265 277
.shareopeart{ position:absolute; bottom:0px; left:0px; z-index:100; overflow:hidden; width:100%;}
266
.sharebtn{ display:block; text-align:center; float:left; cursor:pointer; width:50%; height:30px; font:14px/30px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; background:rgba(0,0,0,.2); color:#fff; border:1px solid #d6d6d6;}
278
.sharebtn{ display:block; text-align:center; float:left; cursor:pointer; width:50%; height:30px;font-size:14px;line-height:30px; background:rgba(0,0,0,.2); color:#fff; border:1px solid #d6d6d6;}
267 279
.sharebtn:hover{ color:#fff; background:#ff8400;}
268 280
.resoubtn{ position:absolute;top:40%;display:block; width:30px; height:41px; background:#ccc; border:1px 1px 0 1px; cursor:pointer;}
269 281
.resouprev{left:-4px;background:url(../images/arrows.png) -30px 0 no-repeat;}
@ -276,13 +288,13 @@ label.edu-radio{ float:none;font:16px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei
276 288
.evaluate .lefteva{ float:left; max-height:200px; width:20%; max-width:200px; text-align:center; margin-top:10px;}
277 289
.evaluate .evaimg{ display:block; width:60px; height:60px; overflow:hidden; border:1px solid #999; border-radius:50%; margin:auto;}
278 290
.evaluate .righteva{ padding:0 10px; float:right; width:80%;}
279
.evaluate .evasort{ /*font:16px/30px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei";*/}
291
.evaluate .evasort{ }
280 292
.evaluate .evasort li{ text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
281 293
.evaluate .evastarbox{ overflow:hidden;}
282 294
.evaluate .evastar{ display:block; width:24px; height:24px; cursor:pointer; float:left; background:url(../images/evastar.png) 0 -22px no-repeat;}
283 295
.evaluate .evabrief{ display:block; max-height:80px; overflow:hidden; text-overflow:ellipsis; }
284 296
.evaluate .morebtn{ text-align:right; overflow:hidden;}
285
.evaluate .morelink{ color:#333;font:14px/60px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; float:right; margin-right:20px;}
297
.evaluate .morelink{ color:#333;font-size:14px;line-height:60px;float:right; margin-right:20px;}
286 298

287 299
/*个人修改页面科研资源*/
288 300
.enterwork{ color:#333;position:absolute; bottom:10px; left:110px;}
@ -293,7 +305,7 @@ label.edu-radio{ float:none;font:16px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei
293 305
.similarblock{ overflow:hidden; margin:0 10px; padding:10px; border-bottom:1px dashed #d6d6d6;}
294 306
.similarblock .evaimg{ display:block; width:60px; height:60px; overflow:hidden; border:1px solid #999; border-radius:50%; float:left; margin-right:20px;}
295 307
.rightsim{ max-width:160px; overflow:hidden; float:left;}
296
.rightsim p{text-overflow:ellipsis;  white-space:nowrap;overflow:hidden;font:12px/16px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; }
308
.rightsim p{text-overflow:ellipsis;  white-space:nowrap;overflow:hidden;font-size:12px; line-height:16px;}
297 309

298 310
.subuser{ overflow:hidden;}
299 311
.subuser li{ overflow:hidden; float:left; text-align:center; padding:10px; width:24%; list-style:none;}

+ 18 - 18
src/main/webapp/css/login.css

@ -13,7 +13,7 @@ html,body{ cursor:default; margin:0; height:100%;}
13 13
/*登录邀请码*/
14 14
.loginbox{ /*width:620px; height:600px;*/ background:#fff; margin:auto; padding:20px;  position:absolute; left:50%; top:50%; margin-left:-300px; margin-top:-280px; z-index:999; border-radius:10px; border:1px #9f9d9d solid; box-shadow:1px 1px 8px #9f9d9d; }
15 15

16
.login-title{ color:#ff8500;font:16px/86px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; position:absolute;right:20px; top:-10px; cursor:pointer;}
16
.login-title{ color:#ff8500;font-size:16px;line-height:86px; position:absolute;right:20px; top:-10px; cursor:pointer;}
17 17
.login-title a{ color:#ff8500; }
18 18
.back{ display:block; width:24px; height:24px; margin-top:33px; margin-left:8px; background:url(../images/back.png) no-repeat; float:right; cursor:pointer;}
19 19
.logo{ clear:both;width:145px; height:100px;margin:auto; margin-top:30px;}
@ -29,18 +29,18 @@ html,body{ cursor:default; margin:0; height:100%;}
29 29

30 30
.forget{ display:block; color:#ff8500; float:right;cursor:pointer; position:relative;}
31 31
.forget:hover{ color:#ff8500;}
32
.reglinkbox{ font:14px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#666; overflow:hidden;}
32
.reglinkbox{font-size:14px;line-height:26px; color:#666; overflow:hidden;}
33 33
.reglink{ color:#ff8500;}
34 34
.prompt{ width:140px; height:100px; position:absolute; left:100%; margin-left:-8px; bottom:-40px; z-index:999; display:none;}
35 35
.triangleR{ display:block; width:0; height:0; border:8px solid transparent; border-right-color:#ff9600; float:left; margin-top:40px;}
36
.prompt-con{ display:block; float:left; width:85px; height:50px;font:12px/18px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#fff; background:#ff9600; border-radius:10px; padding:10px;  }
36
.prompt-con{ display:block; float:left; width:85px; height:50px;font-size:12px;line-height:18px;color:#fff; background:#ff9600; border-radius:10px; padding:10px;  }
37 37
.tel{ font-weight:bold;}
38
.msg{font:14px/20px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:red; padding-left:30px; margin: 6px 0; background:url(../images/info_warn.png) 10px center no-repeat; }
38
.msg{font-size:14px;line-height:20px; color:red; padding-left:30px; margin: 6px 0; background:url(../images/info_warn.png) 10px center no-repeat; }
39 39
.msg-left{ margin-left:70px;}
40 40
/*验证码*/
41 41
.codebox .code{ width:175px; float:left;}
42 42
.codebox .code-pic{ width:140px; height:44px; float:left;border:1px #ddd solid; margin-left:9px; margin-top:26px;border-radius:10px; box-shadow:0px 1px 1px #d6d6d6;}
43
.codebox .note{font:14px/44px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#ff8500;padding-left:8px; padding-top:26px; float:left;cursor:pointer;}
43
.codebox .note{font-size:14px;line-height:44px;color:#ff8500;padding-left:8px; padding-top:26px; float:left;cursor:pointer;}
44 44
/*中间割线*/
45 45
.login-line{ padding:20px; position:relative;}
46 46
.lineb{ width:1px; min-height:240px; margin:20px 10px; border-right:1px dashed #ccc; }
@ -64,32 +64,32 @@ html,body{ cursor:default; margin:0; height:100%;}
64 64
.login-first{ /*width:466px; height:596px;*/ background:#fff; margin:auto; margin-top:35px; padding:0 30px; padding-bottom:40px; position:absolute; left:50%; top:50%; margin-left:-263px; margin-top:-268px; z-index:999; border-radius:10px; border:1px #9f9d9d solid; box-shadow:1px 1px 8px #9f9d9d;}
65 65
.logos{ clear:both;width:145px; height:100px; margin:auto; padding-top:-40px;}
66 66
.logos img{ width:100%;}
67
.welcome{font:16px/32px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#747474; text-align:center;padding:10px 0;}
67
.welcome{font-size:16px;line-height:32px;color:#747474; text-align:center;padding:10px 0;}
68 68
.professor{color:#ff8500; }
69 69
.password-input{ /*width:438px; height:264px;*/margin:auto; position:relative;}
70 70
.password{ width:100%;overflow:hidden;}
71
.lable{ float:left; display:block;font:18px/60px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#747474;margin-right:8px;}
71
.lable{ float:left; display:block;font-size:18px;line-height:60px; color:#747474;margin-right:8px;}
72 72
.psd{ width:350px; float:left;}
73 73
.forget:hover .prompt{ display:block;}
74 74
/*手机找回密码01*/
75 75
.phone-find1{ /*width:476px; height:596px;*/ background:#fff; margin:auto; margin-top:35px; padding:0 25px;padding-bottom:60px; position:absolute; left:50%; top:50%; margin-left:-263px; margin-top:-268px; z-index:999; border-radius:10px; border:1px #9f9d9d solid; box-shadow:1px 1px 8px #9f9d9d; }
76 76
.logo-find{width:76px; height:53px; margin:auto; padding-top:20px; float:left;}
77 77
.logo-find img{ width:100%;}
78
.steps{ clear:both;width:290px; height:90px; padding:20px 0;font:20px/70px \5FAE\8F6F\96C5\9ED1,"IrisUPC"; color:#f59503; text-align:center;  margin:auto; position: relative;  }
78
.steps{ clear:both;width:290px; height:90px; padding:20px 0;font-size:20px;line-height:70px; color:#f59503; text-align:center;  margin:auto; position: relative;  }
79 79
.steps2{ color:#a3a3a3; float:right;}
80 80
.steps1{ float:left;}
81 81
.step01{ display:block; width:37px; height:30px; background:url(../images/01.png) no-repeat; overflow:hidden; margin:auto;}
82 82
.step02{ display:block; width:46px; height:30px; background:url(../images/02.png) no-repeat; background-position:right; overflow:hidden; margin:auto;}
83 83
.line{ width:133px; height:2px; background:#d5d5d5; position:absolute; left:80px; top:35px}
84 84
.sms{ width:254px;}
85
.gain{ width:175px;background:#ff8500; color:#fff;font:14px/44px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; box-shadow:none; float:right; padding-left:0;}
85
.gain{ width:175px;background:#ff8500; color:#fff;font-size:14px;line-height:44px; box-shadow:none; float:right; padding-left:0;}
86 86
/*手机找回密码02*/
87 87
.phone-find2{/* width:476px; height:525px; */background:#fff; margin:auto; margin-top:35px; padding:0 25px;padding-bottom:60px; position:absolute; left:50%; top:50%; margin-left:-263px; margin-top:-268px; z-index:999; border-radius:10px; border:1px #9f9d9d solid; box-shadow:1px 1px 8px #9f9d9d;}
88 88
.steps2-2{ color:#f59503; float:right;}
89 89
.step02-2{ display:block; width:46px; height:30px; background:url(../images/02.png) no-repeat; background-position:left; overflow:hidden; margin:auto;}
90 90
/*邮箱找回密码01*/
91 91
.email-find1{/* width:476px; height:512px;*/ background:#fff; margin:auto; margin-top:35px; padding:0 25px;padding-bottom:40px; position:absolute; left:50%; top:50%; margin-left:-263px; margin-top:-260px; z-index:999; border-radius:10px; border:1px #9f9d9d solid; box-shadow:1px 1px 8px #9f9d9d; }
92
.email-steps{ clear:both;width:438px; height:90px; padding:20px 0;font:20px/70px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#f59503; text-align:center;  margin:auto; position: relative;  }
92
.email-steps{ clear:both;width:438px; height:90px; padding:20px 0;font-size:20px;line-height:70px; color:#f59503; text-align:center;  margin:auto; position: relative;  }
93 93
.E-steps2{ color:#a3a3a3; float:left; margin-left:70px;}
94 94
.E-step02{ display:block; width:46px; height:30px; background:url(../images/02.png) no-repeat; background-position:right; overflow:hidden; margin:auto;}
95 95
.steps3{ color:#a3a3a3; float:right;}
@ -100,7 +100,7 @@ html,body{ cursor:default; margin:0; height:100%;}
100 100
.email-find2{/* width:476px; height:440px; */background:#fff; margin:auto; margin-top:35px; padding:0 25px; padding-bottom:60px;position:absolute; left:50%; top:50%; margin-left:-263px; margin-top:-268px; z-index:999; border-radius:10px; border:1px #9f9d9d solid; box-shadow:1px 1px 8px #9f9d9d; }
101 101
.E-steps2-2{ color:#f59503; float:left; margin-left:70px;}
102 102
.E-step02-2{ display:block; width:46px; height:30px; background:url(../images/02.png) no-repeat; background-position:left; overflow:hidden; margin:auto;}
103
.remind{font:14px/20px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#a8a8a8; text-align:center; }
103
.remind{font-size:14px;line-height:20px; color:#a8a8a8; text-align:center; }
104 104
/*邮箱找回密码03*/
105 105
.email-find3{ /*width:476px; height:525px;*/ background:#fff; margin:auto; margin-top:35px; padding:0 25px; padding-bottom:60px; position:absolute; left:50%; top:50%; margin-left:-263px; margin-top:-268px; z-index:999; border-radius:10px; border:1px #9f9d9d solid; box-shadow:1px 1px 8px #9f9d9d;}
106 106
.steps3-3{ color:#f59503; float:right;}
@ -111,20 +111,20 @@ html,body{ cursor:default; margin:0; height:100%;}
111 111
.default-photo{ display:block; width:171px; height:171px; border-radius:50%; position:absolute; left:50%; top:50%; margin-left:-100px; margin-top:-100px; background:url(../images/default-photo.jpg) center center; border:4px #c9c9c9 solid;}
112 112
.photo-box{/* width:788px; height:726px; */border-radius:10px; background:#fff; position:absolute; left:50%; top:50%; margin-left:-394px; margin-top:-320px; padding:0 40px; padding-bottom:40px;}
113 113

114
.photo-title{color:#ef7c00;font:26px/80px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; padding-left:10px; }
115
.photo-set{ height:450px; width:735px; margin:auto; color:#828282; font:14px/0px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; text-align:center;}
114
.photo-title{color:#ef7c00;font-size:26px;line-height:80px; padding-left:10px; }
115
.photo-set{ height:450px; width:735px; margin:auto; color:#828282; text-align:center;}
116 116

117 117
.photo-upload{ width:490px; height:450px; border-radius:10px; background:#f8f8f8; float:left; overflow:hidden;}
118 118

119
.load{font:16px/30px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; text-align:center;/* border:1px solid red;*/ margin-top:200px;margin-bottom:200px;}
120
.load p{font:14px/14px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei";}
119
.load{font-size:16px;line-height:30px; text-align:center;/* border:1px solid red;*/ margin-top:200px;margin-bottom:200px;}
120
.load p{font-size:14px;line-height:14px;}
121 121
.upbtn{width: 140px;height: 34px; border-radius:10px; border:1px #dfdfdf solid; background:#fff; position:relative; margin-top:10px; cursor:pointer;}
122 122
.filebtn{ width: 200px; height: 80px; box-shadow:none;opacity:0; position:absolute; left:-20px; top:-25px; cursor:pointer;}
123 123
#uploadBtn{ float:left; box-shadow:none; border:1px #dfdfdf solid; width:140px; height:32px; border-radius:10px; background:#fff;margin-top:10px; margin-left:100px; cursor:pointer; }
124 124
.fl{ float:left;}
125 125

126 126
.clear{ clear:both;}
127
.plus{font:24px/30px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#ff8400; font-weight:bold; margin-right:10px;}
127
.plus{font-size:24px;line-height:30px; color:#ff8400; font-weight:bold; margin-right:10px;}
128 128
.photo-size{ /*width:200px; */height:410px; border-radius:10px; background:#f8f8f8; float:right; padding:20px 0;}
129 129
.size-big{ width:175px; height:175px; background:red; border-radius:50%; margin:auto;}
130 130
.size-small{ width:58px; height:58px; background:red; border-radius:50%; margin:auto;}
@ -155,7 +155,7 @@ html,body{ cursor:default; margin:0; height:100%;}
155 155
.yzm {position: absolute;height: 44px; width:100px; margin-top:1px;}
156 156
.reflash {position: absolute;height: 44px; width: 20px; background: url(../images/icon-reflash.png) center center no-repeat;top:0;right: 10px;}
157 157
.coderli { position: relative;}
158
.getcode { display: inline-block;width: 120px; height: 45px;border-radius:3px 10px 10px 3px;background: #ff8400;line-height: 43px; text-align: center; position: absolute;right:-2px;top:50%; margin-top:-22px;color: #fff;}
158
.getcode { display: inline-block;width: 120px; height: 46px;border-radius:3px 10px 10px 3px;background: #ff8400;line-height: 43px; text-align: center; position: absolute;right:-2px;top:50%; margin-top:-23px;color: #fff;}
159 159
.agreeNotice em {background: url(../images/check.png) left -12px no-repeat; width: 14px; height: 12px;display: block;float: left;margin-top: 4px; margin-right: 3px;}
160 160
.agreeNotice,.agreeNotice a{ color:#555; margin-left:4px;}
161 161

@ -193,6 +193,6 @@ html,body{ cursor:default; margin:0; height:100%;}
193 193
.basiccon{ padding:0 10px; width:100%; position:relative; min-width:240px;}
194 194
.basiccon .requiredcon{ color:red; position:absolute;font-size:16px; top:0; right:-10px;}
195 195
.basicinfor table .basicmsgbox td{padding:0; margin:0;}
196
.basicmsg{ clear:both;font:14px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:red; padding-left:20px; background:url(../images/info_warn.png) 0 center no-repeat; }
196
.basicmsg{ clear:both;font-size:14px;line-height:26px; color:red; padding-left:20px; background:url(../images/info_warn.png) 0 center no-repeat; }
197 197
.basicinfor .default-photo{ width:160px; height:160px; border-radius:50%; position:absolute; top:10px; left:50%; margin-left:-82px; background:url(../images/default-photo.jpg) center center; overflow:hidden; border:4px #c9c9c9 solid;}
198 198
.basicinfor .default-photo a{ position:absolute; bottom:0; display:block; background:url(../images/take-photo.png) center center no-repeat rgba(0,0,0,.4); width:100%; height:50%; z-index:4;}

+ 41 - 8
src/main/webapp/css/popup.css

@ -1,6 +1,6 @@
1 1
@charset "utf-8";
2 2
/* CSS Document */
3
.frmtype{ width:100%; border-radius:5px; border:1px #dadada solid; padding:0 10px; min-height:30px;font: 14px/30px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei";}
3
.frmtype{ width:100%; border-radius:5px; border:1px #dadada solid; padding:0 10px; min-height:30px;font-size:14px;line-height:30px;}
4 4
.frmtype:focus{ border:1px solid #ff8500;}
5 5
.frmbtn{ width:100px; margin:10px; background:#ff8400; color:#fff; border:none; }
6 6
.frmrbtn{ background:none; color:#303030; border:none; }
@ -9,10 +9,10 @@
9 9
.blackcover{ width:100%; height:100%;overflow-x: hidden;overflow-y: auto; position:fixed; background:rgba(0,0,0,.6); z-index:1000; }
10 10
.resoufrm p{ font-size:14px;}
11 11
/*弹窗资源信息、申请信息*/
12
.resouinfo{position:absolute;background:#fff;border-radius:10px;padding:20px;font-size:14px;z-index:1001; margin-bottom:40px; }
12
.resouinfo{position:absolute;background:#fff;border-radius:10px;padding:30px 20px;font-size:14px;z-index:1001; margin-bottom:40px; }
13

14
.resoutit{padding: 0 20px;font-size:16px;line-height:40px;color: #606060; border-bottom:1px solid #ff8400; position:relative; font-weight:bold;}
13 15

14
.resoutit{padding: 0 20px;font: 16px/40px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei";color: #606060; border-bottom:1px solid #ff8400; position:relative; font-weight:bold;}
15
.resoutit .stateinfor{ position:absolute; bottom: -46px;right: -20px;background: #ff8400; color: #fff; padding: 0 40px;border-radius: 10px 0 0 10px;z-index: 2; cursor:pointer;}
16 16
.resoutit .showinfor{ position:absolute; left:60px; top:2px; font-size:13px; font-weight:normal;}
17 17
.resouinfotype{ font-weight:600; text-align:right;  min-width: 80px;}
18 18
.resouinforcon{ padding:0 10px; width:100%; position:relative; max-width:560px;}
@ -24,7 +24,7 @@
24 24
.requiredcon{ color:red; position:absolute;font-size:16px; top:0; right:0;}
25 25

26 26
.resouimg{width:100%; border:1px solid #d6d6d6; height:240px; position:relative; overflow:hidden;  }
27
.resouup{width: 100%;height:100%;position: absolute; top:0;background-color: rgba(0,0,0,0.4);font: 14px/240px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei";color: #fff; text-align:center;}
27
.resouup{width: 100%;height:100%;position: absolute; top:0;background-color: rgba(0,0,0,0.4);font-size:14px;line-height:240px;color: #fff; text-align:center;}
28 28
#resouup{ width: 100%;height:100%;box-shadow: none;opacity:0; position: absolute;left:0;top:0px;cursor: pointer;}
29 29
/*资源图片上传*/
30 30
.resouimgshow{ display:none; width:100%; height:100%;}
@ -45,7 +45,7 @@
45 45

46 46
/*合作项目及评价*/
47 47
.teamworkbox{ margin-top:20px;}
48
.teamworktit{padding: 0 10px;font: 16px/40px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei";color: #606060; border-bottom:1px solid #ff8400;}
48
.teamworktit{padding: 0 10px;font-size:16px;line-height:40px;color: #606060; border-bottom:1px solid #ff8400;}
49 49
.teamwork{ overflow:hidden;  padding-bottom: 10px; border-bottom:1px dashed #d6d6d6; }
50 50
.teamwork .lefteva{ float:left; max-height:200px; width:20%; max-width:200px; text-align:center; margin-top:10px;}
51 51
.teamwork .lefteva .evaimg{ display:block; width:50px; height:50px; overflow:hidden; border:1px solid #d6d6d6; border-radius:50%; margin:auto;}
@ -56,10 +56,12 @@
56 56
.teamwork .righteva .evastar{ display:block; width:24px; height:24px; cursor:pointer; float:left; background:url(../images/evastar.png) 0 -22px no-repeat;}
57 57
.teamwork .righteva .evabrief{ display:block; margin-top:10px; max-height:80px; overflow:hidden; }
58 58

59
.workclose{ position:absolute; top:16px; right:0px; background:#aaa; color:#fff;font: 14px/30px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; padding-left:10px; display:block; width:46px; border-radius:10px 0px 0px 10px; height:30px; cursor:pointer; z-index:999;}
59
.resoutit .stateinfor{ position:absolute; bottom:-20px; right: -26px;background: #ff8400; color: #fff; padding: 0 40px;border-radius: 10px 0 0 10px;z-index: 2; cursor:pointer;}
60
.resoutit .stateinfor em{position: absolute;width: 0px; height: 0px;border-top: 0px solid  rgb(180, 90, 0);border-bottom: 4px solid transparent;border-left: 6px solid  rgb(180, 90, 0); border-right: 0px solid transparent;right: 0px; bottom: -4px;}
61
.workclose{ position:absolute; top:0; right:-60px; display:block; width:20px; height:20px; background:url(../images/workclose.png) center center no-repeat; padding:20px;cursor:pointer; z-index:999;}
60 62

61 63
.resoutab .workmsgbox td{padding:0; margin:0;}
62
.workmsg{ clear:both;font:14px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:red; padding-left:20px; background:url(../images/info_warn.png) 0 center no-repeat; }
64
.workmsg{ clear:both;font-size:14px;line-height:26px; color:red; padding-left:20px; background:url(../images/info_warn.png) 0 center no-repeat; }
63 65

64 66
/*//资源申请*/
65 67
.resouapply{position:absolute; background:#fff;border-radius:10px;padding:20px;font-size:14px;z-index:1001; margin-bottom:40px;}
@ -135,3 +137,34 @@
135 137
.paymentbox1 table .paytit th{ background:#ff8400; color:#fff;}
136 138

137 139
.combtn{color:#ff8400; cursor:pointer;}
140

141
/*//咨询申请*/
142
.consultapply{position:absolute;border-radius:10px; min-width: 700px;margin-top:40px; font-size:14px; background:#fff;padding:20px;z-index:1001; }
143
.consultinfo{ padding:10px 20px; max-width:680px; overflow:hidden;}
144
.consultleft{ width:33%; margin-right:20px;}
145
.consultleft .prohead{ width:140px; height:140px; border-radius:50%; overflow:hidden; margin:auto; margin-bottom:10px;}
146
.consultmenu{ margin:10px 0;}
147
.consultmenu .menutit{ font-size:16px;line-height:40px; font-weight:600;border-bottom:1px solid #ff8400;}
148
.consultmenu .menucon{ padding:10px;}
149
.consultmenu .menucon li{ padding:8px 20px;cursor:pointer; font-size:14px;line-height:20px;  border-bottom:1px solid #d6d6d6;}
150
.consultmenu .menucon .clicknow{ background:#ff8400; color:#fff;} 
151
.consultmenu .pripolicy{ padding:20px 10px; background:#eee; border-radius: 6px;}
152
.consultmenu .pripolicy h3{ font-size:14px; line-height:30px;}
153
.consultmenu .pripolicy p{ font-size:13px; text-align:justify; text-indent:1.5em;}
154

155
.consultright{ width:60%; margin-left:20px; padding:10px;}
156
.probrief .proname .name{  text-align:left;font-size:26px;line-height:46px; font-weight:400; color:#333;}
157
.probrief .proname .modifyicon{ margin-left:10px;}
158
.probrief .hh2{font-size:20px;line-height:36px;  }
159
.probrief .hh4{font-size:16px;line-height:24px; }
160
.sendmsg {}
161
.sendmsg .sendmsgtit{font-size:18px;line-height:40px;  font-weight:600; border-bottom: 1px solid #ff8400; margin:10px 0;}
162
.sendmsg .sendmsgcon{}
163
.sendmsg .sendmsgcon li{ padding:4px 0; font-size:14px;line-height:20px; }
164
.sendmsg .sendmsgcon li span{ color:red; margin-right:6px;}
165
.sendmsg .sendmsgcon li textarea{ min-height:120px;}
166
.sendmsg .sendmsgcon .rightline{ text-align:right; font-size:13px;}
167

168

169

170


+ 6 - 6
src/main/webapp/css/reset.css

@ -1,10 +1,10 @@
1 1
@charset "UTF-8";
2 2
/*base*/
3
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0; font-family: PingFang SC,Helvetica Neue,Hiragino Sans GB,Microsoft Yahei,WenQuanYi Micro Hei,sans-serif;}
4
body,button,input,select,textarea{font-size:14px; font-family: PingFang SC,Helvetica Neue,Hiragino Sans GB,Microsoft Yahei,WenQuanYi Micro Hei,sans-serif;}
5
h1,h2,h3,h4,h5,h6{font-size:100%;}
6
html,body{height:100%;}
7
b,strong{font-weight:bold;}
3
hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,a,em,div,span,th,td{margin:0;padding:0; font-family: PingFang SC,Helvetica Neue,Hiragino Sans GB,Microsoft Yahei,WenQuanYi Micro Hei,sans-serif;}
4
form,fieldset,legend,label,button,input,select,textarea{font-size:14px; font-family: PingFang SC,Helvetica Neue,Hiragino Sans GB,Microsoft Yahei,WenQuanYi Micro Hei,sans-serif;}
5
h1,h2,h3,h4,h5,h6{font-size:100%;margin:0;padding:0; font-family: PingFang SC,Helvetica Neue,Hiragino Sans GB,Microsoft Yahei,WenQuanYi Micro Hei,sans-serif;}
6
html,body{height:100%; width:100%; margin:0;padding:0;font-family: PingFang SC,Helvetica Neue,Hiragino Sans GB,Microsoft Yahei,WenQuanYi Micro Hei,sans-serif;}
7
b,strong{font-weight:bold;font-family: PingFang SC,Helvetica Neue,Hiragino Sans GB,Microsoft Yahei,WenQuanYi Micro Hei,sans-serif;}
8 8
input{vertical-align:middle; outline:none;}
9 9
img{color:transparent;font-size:0;vertical-align:middle;-ms-interpolation-mode:bicubic;border:0;padding:0; margin:0;}
10 10
address,cite,dfn,em,var{font-style:normal;}
@ -17,7 +17,7 @@ fieldset,img{border:0;}
17 17
button,input,select,textarea{font-size:100%;}
18 18
table{border-collapse:collapse;border-spacing:0;}
19 19
a{text-decoration:none;}
20
a:focus{outline:thin dotted;}
20
a:focus{}
21 21
a:active,a:hover{outline:0;text-decoration:none;}
22 22
.clear{clear:both;}
23 23


+ 3 - 3
src/main/webapp/css/style.css

@ -19,7 +19,7 @@ input{
19 19

20 20
.divselect{width:175px; float:left; position:relative;}
21 21
.input_select{
22
	 width:173px; height:26px; border-radius:5px; border:1px #f99550 solid; box-shadow:0 0 1px #f99550 inset; background:url(../images/downselect.png) no-repeat 150px center; float:left;font:14px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#000;	padding-left:15px;
22
	 width:173px; height:26px; border-radius:5px; border:1px #f99550 solid; box-shadow:0 0 1px #f99550 inset; background:url(../images/downselect.png) no-repeat 150px center; float:left;font-size:14px;line-height:26px; color:#000;	padding-left:15px;
23 23
	
24 24
	cursor:pointer;
25 25
	display: block;
@ -31,7 +31,7 @@ input{
31 31
	background-color:#ffffff; 
32 32
	display:none;
33 33
	color: #999; 
34
	font:14px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; 
34
	font:font-size:14px;line-height:26px; 
35 35
	position:absolute;
36 36
	z-index:10000;
37 37
	top:22px;
@ -45,6 +45,6 @@ input{
45 45
	padding-left:15px; 
46 46
	padding-right:15px;
47 47
	color: #a1a1a1; 
48
	font:14px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; 
48
	font-size:14px;line-height:26px;
49 49
}
50 50
.divselect ul li a:hover{background-color:#f9f9f9;}

+ 14 - 14
src/main/webapp/css/workspace.css

@ -1,7 +1,7 @@
1 1
@charset "utf-8";
2 2
/* CSS Document */
3 3
.con-center{ width:1170px;position:relative; margin:auto; overflow:hidden;padding:20px 10px; margin-top:60px;}
4
.frmtype{ width:100%; border-radius:5px; border:1px #dadada solid; padding:0 10px; min-height:30px;font: 14px/30px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei";}
4
.frmtype{ width:100%; border-radius:5px; border:1px #dadada solid; padding:0 10px; min-height:30px;font-size:14px;line-height:30px;}
5 5
.frmtype:focus{ border:1px solid #ff8500;}
6 6
.frmbtn{ width:100px; margin:10px; background:#ff8400; color:#fff; border:none; }
7 7
.frmrbtn{ background:none; color:#303030; border:none; }
@ -9,8 +9,8 @@
9 9

10 10
/*左侧菜单*/
11 11
.workmenu{ float:left; width:12%; height:300px; background: #fafafa;border-radius: 6px;overflow: hidden;}
12
.workmenutit{height: 60px;padding: 0 20px;font: 16px/60px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; border-bottom:1px #ff8400 solid;cursor:pointer;}
13
.worksubmenu{width:100%; height:40px; margin:10px 0; padding-left:30px;font:15px/40px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#313131; cursor:pointer;}
12
.workmenutit{height: 60px;padding: 0 20px;font-size:16px;line-height:60px; border-bottom:1px #ff8400 solid;cursor:pointer;}
13
.worksubmenu{width:100%; height:40px; margin:10px 0; padding-left:30px;font-size:15px;line-height:40px; color:#313131; cursor:pointer;}
14 14
.subcolor{ background:#f99550; color:#fff;}
15 15

16 16
/*右侧内容*/
@ -20,17 +20,17 @@
20 20
/*////////////科研资源/////////////////*/
21 21
.worktel{ position:relative;}
22 22
.workcon .worktelbtn{ position:absolute; top:-10px;right:-20px; display:block; width:20px; height:20px;background:url(../images/contact.png) center center no-repeat;  }
23
.workcontit{height: 60px;padding: 0 20px;font: 16px/60px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei";color: #606060; border-bottom:1px solid #e7e7e7;}
23
.workcontit{height: 60px;padding: 0 20px;font-size:16px;line-height:60px;color: #606060; border-bottom:1px solid #e7e7e7;}
24 24
.worksubcon{ padding:20px; overflow:hidden;}
25 25
/*我的资源、需求*/
26 26
.workmysrc{ margin-bottom:30px;}
27
.workmysrctit{font: 16px/30px \5FAE\8F6F\96C5\9ED1; position:relative;}
28
.worksamlltit{ font: 13px/30px \5FAE\8F6F\96C5\9ED1; margin:0 10px; padding:10px;cursor:pointer;}
27
.workmysrctit{font-size:16px;line-height:30px;position:relative;}
28
.worksamlltit{ font-size:13px;line-height:30px; margin:0 10px; padding:10px;cursor:pointer;}
29 29
.worksamlltitnow{ border-bottom:1px solid #ff8400; color:#ff8400;}
30 30

31 31
.workmysrc{display:none;}
32 32
.workmysrc:first-child{display:block;}
33
.workmysrc .workbtn{ display:block;background:#ff8400;font: 14px/30px \5FAE\8F6F\96C5\9ED1; color:#fff; width:140px; padding:0 20px; border-radius:4px; cursor:pointer; margin-bottom:10px;}
33
.workmysrc .workbtn{ display:block;background:#ff8400;font-size:14px;line-height:30px;color:#fff; width:140px; padding:0 20px; border-radius:4px; cursor:pointer; margin-bottom:10px;}
34 34
.maintab{ border-bottom:1px dashed #d7d7d7; margin-top:20px; overflow:hidden;}
35 35
.maintab:last-child{border-bottom:none;}
36 36
.worktab *{ text-align:center; color:#000;}
@ -38,7 +38,7 @@
38 38
.resoubrief{height:300px; overflow:hidden;}
39 39
.resoubrief tr td{ /*border-bottom:1px solid #d6d6d6;*/ min-height:200px; padding:16px 0;}
40 40
.resoubrief tr td ul li{ width:100%; max-width:150px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
41
.resoumag{ display:block; background:#ff8400;font: 14px/30px \5FAE\8F6F\96C5\9ED1; color:#fff; border-radius:4px; text-align:center; cursor:pointer;}
41
.resoumag{ display:block; background:#ff8400;font-size:14px;line-height:30px;color:#fff; border-radius:4px; text-align:center; cursor:pointer;}
42 42
.righttab{ width:82%;}
43 43
.worktab a{ color:#333;}
44 44
.worktab a:hover{color:#ff8400;}
@ -56,22 +56,22 @@
56 56
.workconleft{ width:82%;}
57 57
.workhead{ display:block; margin:10px; height:84%; height:84%; border:1px #ccc solid; border-radius:50%; overflow:hidden;}
58 58
.workstat{ float:left; width:50%; text-align:center;}
59
.workstat span{font:18px/30px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; font-weight:bold;}
59
.workstat span{font-size:18px;line-height:30px; font-weight:bold;}
60 60

61 61
.workinfor{width:64%; margin-top:20px; padding:10px 16px;min-height:140px;}
62 62
.workinfor h4{ overflow:hidden;}
63
.workinfor .named{display:block;font:18px/34px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; font-weight:bold; color:#000; float:left;}
63
.workinfor .named{display:block;font-size:18px;line-height:34px; font-weight:bold; color:#000; float:left;}
64 64
.workinfor .named:hover,.workinfor .named:focus,.workinfor .named:active{color:#000; text-decoration:none;}
65 65

66
.workinfor h5{ font:16px/30px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; font-weight:bold;}
67
.workinfor h6{ font:13px/24px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; font-weight:bold;}
68
.worklinkbtn{ color:#ff8400;font:12px/24px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; cursor:pointer;}
66
.workinfor h5{font-size:16px;line-height:30px; font-weight:bold;}
67
.workinfor h6{ font-size:13px;line-height:24px; font-weight:bold;}
68
.worklinkbtn{ color:#ff8400;font-size:12px;line-height:24px;cursor:pointer;}
69 69

70 70
.workcountup{ width:100%; overflow:hidden; padding:6px 0; text-align:center; margin:10px;}
71 71
.workcountup:nth-child(2){ border-top:1px solid #d6d6d6;}
72 72
.workcount{ padding:10px; width:50%; float:left;}
73 73
.workcount:nth-child(1){ border-right:1px solid #d6d6d6;}
74
.workcountnum{ font:18px/30px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; margin:6px; font-style: italic; }
74
.workcountnum{ font-size:18px;line-height:30px; margin:6px; font-style: italic; }
75 75

76 76
.worksubblock{ width:50%; padding:0 10px;}
77 77
.worksubblock:nth-child(1){ border-right:1px solid #d6d6d6;}

BIN
src/main/webapp/images/workclose.png


+ 12 - 7
src/main/webapp/index.html

@ -23,7 +23,12 @@
23 23
        </div>
24 24
        <div class="header-right"> 
25 25
	        <!--未登录-->
26
	        <a href="login-invite-code.html"><div class="unlogin">特邀专家登录</div></a>
26
	        <div class="unlogin">
27
	        	<a class="loginbtn" href="login-invite-code.html">特邀专家登录</a>
28
	        	<a class="loginbtn loginrbtn" href="login.html">登录</a>
29
	        	<a class="loginbtn loginrbtn" href="register.html">注册</a>
30
	        </div>
31
	        
27 32
	        <!--已登录-->
28 33
	        <div class="onlogin">
29 34
		        <div class="head-portrait">
@ -61,28 +66,28 @@
61 66
	<div class="process">
62 67
		<div class="process1">
63 68
			<span class="process-icon1"></span>
64
			<h3>寻找专家</h3>
69
			<h3 class="hh3">寻找专家</h3>
65 70
			<p>在科袖<Br>
66 71
			寻找企业需要的专家</p>
67 72
		</div>
68 73
		<div class="nextR"></div>
69 74
		<div class="process1">
70 75
			<span class="process-icon2"></span>
71
			<h3>在线交流</h3>
76
			<h3 class="hh3">在线交流</h3>
72 77
			<p>向专家发出合作意向<Br>
73 78
			与专家在线沟通咨询</p>
74 79
		</div>
75 80
		<div class="nextR"></div>
76 81
		<div class="process1">
77 82
			<span class="process-icon3"></span>
78
			<h3>专家合作</h3>
83
			<h3 class="hh3">专家合作</h3>
79 84
			<p>专家确认合作后<Br>
80 85
			按照约定与企业开展合作</p>
81 86
		</div>
82 87
		<div class="nextR"></div>
83 88
		<div class="process1">
84 89
			<span class="process-icon4"></span>
85
			<h3>合作评价</h3>
90
			<h3 class="hh3">合作评价</h3>
86 91
			<p>合作完成后<Br>
87 92
			对专家进行评价</p>
88 93
		</div>
@ -90,7 +95,7 @@
90 95
	</div>
91 96
	<!--热门领域-->
92 97
	<div class="hot-field">
93
		<h4>热门领域</h4>
98
		<h4 class="hh4">热门领域</h4>
94 99
		<div class="field-box">
95 100
        	<div class="field">
96 101
				<a href="#"><span class="field-icon field-icon8"></span></a>
@ -130,7 +135,7 @@
130 135
	</div>
131 136
	<!--热门专家-->
132 137
	<div class="hot-professor">
133
		<h4>热门专家</h4>
138
		<h4 class="hh4">热门专家</h4>
134 139
		<div class="professor-box">
135 140
			<div class="professor">
136 141
				<img src="images/pic1.jpg">

+ 14 - 1
src/main/webapp/information-brow.html

@ -11,6 +11,7 @@
11 11
<link type="text/css" href="css/index.css" rel="stylesheet">
12 12
<link type="text/css" href="css/common.css" rel="stylesheet">
13 13
<link type="text/css" href="css/workspace.css" rel="stylesheet">
14
<link type="text/css" href="css/popup.css" rel="stylesheet">
14 15
<script type="text/javascript" src="js/jquery-1.11.1.js"></script>
15 16
<script type="text/javascript" src="js/index.js"></script>
16 17
<script type="text/javascript" src="js/popup.js"></script>
@ -21,6 +22,14 @@
21 22
</head>
22 23

23 24
<body>
25
<!--咨询模块按钮入口-->
26
<div class="coulstblock">    
27
    <div class="coulstbox" onclick="ConsultApply();">
28
    	<div class="prohead floatL"><img src="images/default-photo.jpg" width="100%" height="100%"></div>
29
        <div class="coulstbtn floatL"><span>咨询</span></div>
30
    </div>
31
</div>
32

24 33
<div id="header">
25 34
	<a href="index.html" alt="科袖" class="logo"></a>
26 35
	<div class="searchblock" style="display:block;">
@ -29,7 +38,11 @@
29 38
	</div>
30 39
	<div class="header-right"> 
31 40
        <!--未登录-->
32
        <a href="login-invite-code.html"><div class="unlogin">特邀专家登录</div></a>
41
        <div class="unlogin">
42
        	<a class="loginbtn" href="login-invite-code.html">特邀专家登录</a>
43
        	<a class="loginbtn loginrbtn" href="login.html">登录</a>
44
        	<a class="loginbtn loginrbtn" href="register.html">注册</a>
45
        </div>
33 46
        <!--已登录-->
34 47
        <div class="onlogin">
35 48
	        <div class="head-portrait">

+ 6 - 2
src/main/webapp/information.html

@ -29,7 +29,11 @@
29 29
	</div>
30 30
	<div class="header-right"> 
31 31
        <!--未登录-->
32
        <a href="login-invite-code.html"><div class="unlogin">特邀专家登录</div></a>
32
        <div class="unlogin">
33
        	<a class="loginbtn" href="login-invite-code.html">特邀专家登录</a>
34
        	<a class="loginbtn loginrbtn" href="login.html">登录</a>
35
        	<a class="loginbtn loginrbtn" href="register.html">注册</a>
36
        </div>
33 37
        <!--已登录-->
34 38
        <div class="onlogin">
35 39
	        <div class="head-portrait">
@ -246,7 +250,7 @@
246 250
						<div class="edu-select" style=" float:none;">
247 251
							获得学位
248 252
							<div class="select edu-sel" >
249
								<select id="degree">
253
								<select class="selectbtn" id="degree">
250 254
									<option value="">请选择您的学位</option>
251 255
									<option value="学士">学士</option>
252 256
									<option value="硕士">硕士</option>

+ 8 - 1
src/main/webapp/js/index.js

@ -37,7 +37,14 @@ $(document).scroll(function() {
37 37
			"position": "static"
38 38
		})
39 39
	}
40

40
	
41
	//咨询框弹出
42
	if (top >= 100) {
43
		$(".coulstblock").slideDown();
44
	} else {
45
		$(".coulstblock").slideUp();
46
	}
47
	
41 48
});
42 49
//加载页面时,判断是否登陆
43 50
//loginStatus();

+ 33 - 1
src/main/webapp/js/information.brow.js

@ -369,6 +369,10 @@ $(".subsidebar").click(function(){
369 369
		"data":{"professorId":professorId},
370 370
		"async": true,
371 371
		"success":function(data){
372
			//console.log(data);
373
			if(data.data.length==0){
374
				$("#infor-browse").css("display","none");
375
			}
372 376
			var add="";
373 377
			if(data.success)
374 378
				{
@ -393,6 +397,28 @@ $(".subsidebar").click(function(){
393 397
		},
394 398
		"error":function(){$.MsgBox.Alert('message','failddd')}
395 399
	});
400
	
401
	function getIdentity(professorId){		
402
		$.ajax({	
403
		"url":"ajax/professor/"+professorId,
404
		"type":"get",
405
		"async": false,
406
		"success":function(data){
407
			if(data.success)
408
			{																	
409
				//console.log(data);
410
				$("option")[0].value=data.data.name;
411
				$("option")[1].value=data.data.organization.name;
412
			}
413
			else
414
			{
415
				console.log("系统异常!");
416
			}
417
		},
418
		"error":function(){$.MsgBox.Alert('message','failddd')}
419
		})	
420
	}
421

396 422
	$('.introduction').on("click",'.applicant',function(){
397 423
		ResourceApply();//调用资源申请HTML创建函数
398 424
		console.log(name);
@ -406,6 +432,9 @@ $(".subsidebar").click(function(){
406 432
		var resourceID=$(this).attr("resourceId");
407 433
		console.log(resourceID);
408 434
		$(".log").text($('.presou').eq(index1).text());
435
		
436
		getIdentity(professorId);
437
		
409 438
		$("#del").on("click",function()
410 439
				{	
411 440
					var $data = {};
@ -414,17 +443,20 @@ $(".subsidebar").click(function(){
414 443
					$data.detailDemand=$(".detail").val();
415 444
					$data.dealTime=$(".dealTime").val();
416 445
					$data.operationStatus=1;
446
					$data.applysquare=$("select option:selected").val();
447
					
417 448
					$.ajax({
418 449
						"url" : "/ajax/operation",
419 450
						"type" : "POST",
420 451
						"success" : function(rdata) {
421 452
							if (rdata.success) {
422
								alert("JJJDDDDD");
453
								location.reload(true);
423 454
							} else {
424 455
								alert("jjj");
425 456
							}
426 457
						},
427 458
						"data" :  $data,
459
						"beforeSend":function(){console.log(this.data)},
428 460
						"contentType" :  "application/x-www-form-urlencoded",
429 461
						dataType : "json"
430 462
					});

+ 192 - 126
src/main/webapp/js/popup.js

@ -5,7 +5,7 @@ function ResourceInfo() {
5 5

6 6
		PopHtml += '<div class="blackcover">';
7 7
		PopHtml += '<div class="resouinfo"><form class="resoufrm">';
8
		PopHtml += '<div class="resoutit">资源信息<div class="stateinfor">申请</div></div>';
8
		PopHtml += '<div class="resoutit">资源信息<div class="stateinfor"><em></em>申请</div></div>';
9 9
		PopHtml += '<div class="resoubox">';
10 10
		//资源信息
11 11
		PopHtml += '<table class="resoutab"><tr>';
@ -32,7 +32,7 @@ function ResourceInfo() {
32 32
		/////////////资源图片上传 结束////////////////////
33 33

34 34
		PopHtml += '<tr class="workmsgbox"><th></th><td><div class="resouinforcon"><div class="workmsg workmsg1"></div></div></td></tr>  ';
35
		PopHtml += '<tr><th class="resouinfotype"  scope="row">资源发布者</th><td><div class="resouinforcon" id="professor" >张三</div></td></tr>';
35
		PopHtml += '<tr><th class="resouinfotype"  scope="row">资源发布者</th><td><div class="resouinforcon" id="professor" ></div></td></tr>';
36 36
		PopHtml += '<tr><th class="resouinfotype"  scope="row">可提供服务</th><td><div class="resouinforcon"><input type="text" class="frmtype"  id="supportedServices"><span class="requiredcon">*</span></div></td></tr>';
37 37
		PopHtml += '<tr class="workmsgbox"><th></th><td><div class="resouinforcon"><div class="workmsg workmsg3"></div></div></td></tr>  ';
38 38
		PopHtml += '<tr><th class="resouinfotype"  scope="row">学术领域</th><td><div class="resouinforcon"><input type="text" class="frmtype" id="subject"></div></td></tr>';
@ -58,7 +58,7 @@ function ResourceInfo() {
58 58
		PopHtml += '</td></tr></table>';
59 59
		PopHtml += '</div></form>';
60 60
		//关闭按钮
61
		PopHtml += '<span class="workclose">关闭</span>';
61
		PopHtml += '<span class="workclose"></span>';
62 62
		PopHtml += '</div></div>';
63 63

64 64
		//必须先将html添加到body,再设置Css样式
@ -161,7 +161,7 @@ function ResourceApply(){
161 161
		PopHtml += '<div class="resouapply"><form class="resoufrm">';
162 162
		
163 163
		/*//资源申请模块*/
164
		PopHtml += '<div class="applyblock"><div class="resoutit">资源申请<div class="stateinfor">申请中</div></div>';
164
		PopHtml += '<div class="applyblock"><div class="resoutit">资源申请<div class="stateinfor"><em></em>申请中</div></div>';
165 165
		PopHtml += '<div class="resoubox"><table class="resoutab">';
166 166
		//合作编号在申请的时候还未生成,不显示;申请完成之后产生,在申请确认是显示
167 167
		PopHtml += '<tr class="timelo"><th class="resouinfotype" scope="row">合作编号</th>';
@ -173,20 +173,20 @@ function ResourceApply(){
173 173
		PopHtml += '<tr><th class="resouinfotype "  scope="row">需求资源</th><td><div class="resouinforcon log">xxx检测仪</div></td> </tr>';
174 174
		PopHtml += '<tr><th class="resouinfotype"  scope="row">资源发布者</th><td><div class="resouinforcon namecon">张三 <a href="" class="worktel">联系ta</a></div></td></tr>';
175 175
		PopHtml += '<tr><th class="resouinfotype"  scope="row">需求方</th><td>';
176
        PopHtml += '<div class="resouinforcon"><select class="frmtype"><option>本人</option><option>所属机构</option></select></div>';
176
                PopHtml += '<div class="resouinforcon"><select class="frmtype"style="background:url(../images/downselect.png) no-repeat 500px center"><option>本人</option><option>所属机构</option></select></div>';
177 177
		PopHtml += '</td></tr>';
178 178
		PopHtml += '<tr><th class="resouinfotype"  scope="row">具体需求</th><td colspan="2"><div class="resouinforcon"><textarea class="frmtype detail"></textarea></div></td></tr>';
179
		PopHtml += '<tr><th class="resouinfotype " scope="row">交付时间</th><td colspan="2"><div class="resouinforcon dealTime"><input type="text" class="dealTime"></div></td></tr></table>';
179
		PopHtml += '<tr><th class="resouinfotype " scope="row">交付时间</th><td colspan="3"><div class="resouinforcon"><input type="text" class="dealTime"></div></td></tr></table>';
180 180
		//相关文件上传
181
		PopHtml += '<div class="filebox"> ';
181
		PopHtml += '<div class="filebox"style="display:none;"> ';
182 182
		PopHtml += '<div class="worktit">相关文件<div class="uploadbtn">上传文件</div></div>';
183 183
		PopHtml += '<div class="fileitem clearfix"> ';
184 184
		PopHtml += '<em class="fileicon floatL"></em><div class="filename floatL">323333333333333</div> ';
185 185
		PopHtml += '<div class="filebtnbox floatR"><a class="filebtn filedownbtn">下载</a><a class="filebtn">删除</a></div> ';
186 186
		PopHtml += '</div></div> ';
187 187
		//发送申请按钮
188
		PopHtml += '<div class="btntab applybtn btnboxdown"><div class="addrebtn" style="text-align:center;">';
189
		PopHtml += '<input type="button" value="发送" class="frmtype frmbtn"></div></div>';
188
		PopHtml += '<div class="btntab applybtn btnboxdown btnboxdown1"><div class="addrebtn" style="text-align:center;">';
189
		PopHtml += '<input type="button" value="发送" class="frmtype frmbtn bag"id="del"></div></div>';
190 190
		//确认申请按钮
191 191
		PopHtml += '<div class="btntab btnboxup"><div class="addrebtn" style="text-align:center;">';
192 192
		PopHtml += '<input type="button" value="确认,下一步" class="frmtype frmbtn"id="nextStep"><input type="button" value="直接拒绝" class="frmtype frmbtn frmrbtn"id="refuses"></div></div>';
@ -194,24 +194,24 @@ function ResourceApply(){
194 194
		
195 195

196 196
		/*//发送报价模块*/
197
		PopHtml += '<div class="applyblock applysure"><div class="resoutit">发送报价<div class="stateinfor">报价中</div></div>';
197
		PopHtml += '<div class="applyblock applysure"><div class="resoutit">发送报价<div class="stateinfor"><em></em>报价中</div></div>';
198 198
		PopHtml += '<div class="resoubox"><table class="resoutab applysure">';
199 199
		PopHtml += '<tr><th class="resouinfotype"  scope="row">付款方式</th><td><div class="resouinforcon"><input type="text" class="frmtype" id="payMethod"></div></td><td ><div class="resouinforcon"></div></td></tr>';
200 200
		PopHtml += '<tr><th class="resouinfotype" scope="row">费用</th><td><div class="resouinforcon"><input type="text" class="frmtype" id="dealPrice"></div></td><td ><div class="resouinforcon"></div></td></tr>';
201 201
		PopHtml += '<tr><th class="resouinfotype" scope="row">备注</th><td colspan="2"><div class="resouinforcon"><textarea class="frmtype" id="consultContent"></textarea></div></td></tr></table>';
202 202
		PopHtml += '</table>';
203 203
		//文件	
204
		PopHtml += '<div class="filebox"> ';
204
		PopHtml += '<div class="filebox"style="display:none"> ';
205 205
		PopHtml += '<div class="worktit">相关文件<div class="uploadbtn">上传文件</div></div>';
206 206
		PopHtml += '<div class="fileitem clearfix"> ';
207 207
		PopHtml += '<em class="fileicon floatL"></em><div class="filename floatL">323333333333333</div> ';
208 208
		PopHtml += '<div class="filebtnbox floatR"><a class="filebtn filedownbtn">下载</a><a class="filebtn">删除</a></div> ';
209 209
		PopHtml += '</div></div> ';
210 210
		//发送报价按钮
211
		PopHtml += '<div class="btntab btnboxdown"><div class="addrebtn" style="text-align:center;"><input type="button" value="发送" id="del" class="frmtype frmbtn"><input type="button" value="返回" class="frmtype frmbtn frmrbtn "id="cooperation"></div></div>';
211
		PopHtml += '<div class="btntab btnboxdown"><div class="addrebtn" style="text-align:center;"><input type="button" value="发送" id="del" class="frmtype frmbtn frm"><input type="button" value="返回" class="frmtype frmbtn frmrbtn "id="cooperation"></div></div>';
212 212
		
213 213
		PopHtml += '</div></div>';
214
		PopHtml += '</form><span class="workclose">关闭</span></div>';
214
		PopHtml += '</form><span class="workclose"></span></div>';
215 215
		PopHtml += '</div>';
216 216
		
217 217
		//必须先将html添加到body,再设置Css样式
@ -258,22 +258,23 @@ function CommentInfo() {
258 258
		/*查看评价信息*/
259 259
		PopHtml += '<div class="sqlcomment">';
260 260
		PopHtml += '<div class="resoutit">评价信息</div>';
261
		PopHtml += '<div class="commentbox"><table class="commentcon">';
261
		PopHtml += '<div class="commentbox"><table class="commentcon"id="commbox">';
262 262
		//双方都评价
263
		PopHtml += '<tr><td> <div class="teamwork">';
264
		PopHtml += '<div class="lefteva"> <a href="" class="evaimg"><img src="images/default-photo.jpg" width="100%" height="100%"></a><p>专家姓名</p><p>职称,职位</p><p>XXX学校,XXX机222222222222222构</p></div>';
265
		PopHtml += '<div class="righteva">';
266
        PopHtml += '<ul class="evasort"><li class="teamname"><span>XXXXXX资源的合作</span><span class="teamtime">2016-09-06</span></li></ul>';
267
        PopHtml += '<div class="evastarbox"><span class="evastar"></span><span class="evastar"></span><span class="evastar"></span><span class="evastar"></span><span class="evastar"></span></div>';
268
        PopHtml += '<p class="evabrief">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean euismod bibendum laoreet. Proin gravida dolor sit amet lacus accumsan et viverra justo co Proin gravida dolor sit amet lacus accumsan etiverra justo co Proin gravida dolor sit amet lacus accumsan et iverra justo co Proin gravida dolor sit amet lacus accumsan et iverra justo co Proin gravida dolor sit amet lacus accumsan et  </p>';
269
        PopHtml += '</div></div>';
270
        //对方未评价
271
        PopHtml += '<tr><td> <div class="teamwork">';
272
		PopHtml += '<div class="lefteva"> <a href="" class="evaimg"><img src="images/default-photo.jpg" width="100%" height="100%"></a><p>专家姓名</p><p>职称,职位</p><p>XXX学校,XXX机222222222222222构</p></div>';
273
		PopHtml += '<div class="righteva"><div class="noconmment">对方还未评价</div></div>';
274
		PopHtml += '</td></tr> </table></div> </div> ';
263
//		PopHtml += '<tr><td> <div class="teamwork">';
264
//		PopHtml += '<div class="lefteva"> <a href="" class="evaimg"><img src="images/default-photo.jpg" width="100%" height="100%"></a><p>专家姓名</p><p>职称,职位</p><p>XXX学校,XXX机222222222222222构</p></div>';
265
//		PopHtml += '<div class="righteva">';
266
//        PopHtml += '<ul class="evasort"><li class="teamname"><span>XXXXXX资源的合作</span><span class="teamtime">2016-09-06</span></li></ul>';
267
//        PopHtml += '<div class="evastarbox"><span class="evastar"></span><span class="evastar"></span><span class="evastar"></span><span class="evastar"></span><span class="evastar"></span></div>';
268
//        PopHtml += '<p class="evabrief">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean euismod bibendum laoreet. Proin gravida dolor sit amet lacus accumsan et viverra justo co Proin gravida dolor sit amet lacus accumsan etiverra justo co Proin gravida dolor sit amet lacus accumsan et iverra justo co Proin gravida dolor sit amet lacus accumsan et iverra justo co Proin gravida dolor sit amet lacus accumsan et  </p>';
269
//        PopHtml += '</div></div>';
270
//        //对方未评价
271
//        PopHtml += '<tr><td> <div class="teamwork">';
272
//		PopHtml += '<div class="lefteva"> <a href="" class="evaimg"><img src="images/default-photo.jpg" width="100%" height="100%"></a><p>专家姓名</p><p>职称,职位</p><p>XXX学校,XXX机222222222222222构</p></div>';
273
//		PopHtml += '<div class="righteva"><div class="noconmment">对方还未评价</div></div>';
274
//		PopHtml += '</td></tr>  ';
275
		PopHtml += '</table></div> </div>'
275 276
		PopHtml += '</form>';
276
		PopHtml += '<span class="workclose">关闭</span>';
277
		PopHtml += '<span class="workclose"></span>';
277 278
		PopHtml += '</div></div>';
278 279

279 280
	//必须先将html添加到body,再设置Css样式
@ -314,7 +315,7 @@ function GuestbookInfo() {
314 315
		PopHtml += '<ul class="evasort"> <li class="guestname"><span>李四</span><span class="guesttime">2016-09-06 08:00</span></li></ul>';
315 316
		PopHtml += '<p class="evabrief">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean euismod bibendum laoreet. Proin gravida dolor sit amet lacus accumsan et viverra justo co Proin gravida dolor sit amet lacus accumsan etiverra justo co Proin gravida dolor sit amet lacus accumsan et iverra justo co Proin gravida dolor sit amet lacus accumsan et iverra justo co Proin gravida dolor sit amet lacus accumsan et  </p>';
316 317
		PopHtml += '</div></div> </div></div></form>';
317
		PopHtml += '<span class="workclose">关闭</span>';
318
		PopHtml += '<span class="workclose"></span>';
318 319
		PopHtml += '</div></div>';
319 320

320 321
		//必须先将html添加到body,再设置Css样式
@ -340,86 +341,86 @@ function GuestbookInfo() {
340 341
//  留言//	
341 342

342 343
//款项记录 //
343
function PaymentInfo() {
344
		var PopHtml="";
345

346
		PopHtml += '<div class="blackcover">';
347
		PopHtml += '<div class="paymentinfo"><form class="resoufrm">';
348
		PopHtml += '<div class="resoutit">款项记录<!--<div class="paybtn">发起付/退款</div>--></div>';
349
		/*添加款项记录*/
350
		PopHtml += '<div class="payaddbox">';
351
		PopHtml += '<table><tr>';
352
		PopHtml += '<th><div class="resouinforcon">付款方</div></th>';
353
		PopHtml += '<td><div class="resouinforcon"><input type="text" class="frmtype"></div></td>';
354
		PopHtml += '<th><div class="resouinforcon">支付方式</div></th>';
355
		PopHtml += '<td><div class="resouinforcon"><input type="text" class="frmtype"id="isonline""></div></td>';
356
		PopHtml += '</tr>';
357

358
		PopHtml += '<tr>';
359
		PopHtml += '<th><div class="resouinforcon">金额</div></th>';
360
		PopHtml += '<td><div class="resouinforcon"><input type="number" class="frmtype"id="paidMoney"></div></td>';
361
		PopHtml += '<th><div class="resouinforcon">状态</div></th>';
362
		PopHtml += '<td><div class="resouinforcon"><input type="text" class="frmtype"></div></td>';
363
		PopHtml += '</tr>';
364

365
		PopHtml += '<tr>';
366
		PopHtml += '<th><div class="resouinforcon">备注</div></th>';
367
		PopHtml += '<td colspan="2"><div class="resouinforcon"><textarea class="frmtype"id="remark"></textarea></div></td>';
368
		PopHtml += '<td><div class="resouinforcon"><div class="addrebtn" style="text-align:center;"><input type="button" value="添加" class="frmtype frmbtn " id="addm"/></div></div></td>';
369
		PopHtml += ' </tr></table></div>';
370
		/*款项记录*/
371
		PopHtml += '<div class="paymentbox"> ';
372
		PopHtml += '<table><tr>';
373
		PopHtml += '<th><div class="resouinforcon">总费用</div></th>';
374
		PopHtml += '<td><div class="resouinforcon">¥10000</div></td>';
375
		PopHtml += '<th><div class="resouinforcon">实收费用</div></th>';
376
		PopHtml += '<td><div class="resouinforcon">¥2000</div></td>';
377
		PopHtml += '<th><div class="resouinforcon">剩余费用</div></th>';
378
		PopHtml += '<td><div class="resouinforcon">¥8000</div></td>';
379
		PopHtml += '</tr></table>';
380

381
		PopHtml += '<table>';
382
		PopHtml += '<tr class="paytit">';
383
		PopHtml += '<th width="140"><div class="resouinforcon">时间</div></th>';
384
		PopHtml += '<th width="80"><div class="resouinforcon">付款方</div></th>';
385
		PopHtml += '<th width="120"><div class="resouinforcon">支付方式</div></th>';
386
		PopHtml += '<th width="120"><div class="resouinforcon">金额</div></th>';
387
		PopHtml += '<th width="120"><div class="resouinforcon">状态</div></th>';
388
		PopHtml += '<th width="200"><div class="resouinforcon">备注</div></th>';
389
		PopHtml += '</tr>';
390

391
		PopHtml += '<tr class="payitem">';
392
		PopHtml += '<td><div class="resouinforcon">2016-08-10 08:00</div></td>';
393
		PopHtml += '<td><div class="resouinforcon">张三</div></td>';
394
		PopHtml += '<td><div class="resouinforcon">线下</div></td>';
395
		PopHtml += '<td><div class="resouinforcon">¥1000</div></td>';
396
		PopHtml += '<td><div class="resouinforcon">确认收款</div></td>';
397
		PopHtml += '<td><div class="resouinforcon">之后尾款另行支付</div></td>';
398
		PopHtml += '</tr>';
399
		PopHtml += '</table></div></form>';
400
		PopHtml += '<span class="workclose">关闭</span>';
401
		PopHtml += '</div></div>';
402

403
                    
404
        //必须先将html添加到body,再设置Css样式
405
        $("body").before(PopHtml);
406
		$("body").css("overflow-y","hidden");
407
      
408
        var _widht = $(".blackcover").width();
409
        var _height = $(".blackcover").height();
410
		var boxWidth = $(".paymentinfo").width();
411
		var boxHeight = $(".paymentinfo").height();
412
		
413
		//让提示框居中
414
		$(".paymentinfo").css({ top:"40px", left: (_widht - boxWidth) / 2 + "px"  });
415

416

417
		//关闭按钮
418
		$(".workclose").click(function(){
419
			$(".blackcover").remove();
420
			$("body").css("overflow","auto");
421
		});           
422
}       
344
//function PaymentInfo() {
345
//		var PopHtml="";
346
//
347
//		PopHtml += '<div class="blackcover">';
348
//		PopHtml += '<div class="paymentinfo"><form class="resoufrm">';
349
//		PopHtml += '<div class="resoutit">款项记录<!--<div class="paybtn">发起付/退款</div>--></div>';
350
//		/*添加款项记录*/
351
//		PopHtml += '<div class="payaddbox">';
352
//		PopHtml += '<table><tr>';
353
//		PopHtml += '<th><div class="resouinforcon">付款方</div></th>';
354
//		PopHtml += '<td><div class="resouinforcon"><input type="text" class="frmtype"></div></td>';
355
//		PopHtml += '<th><div class="resouinforcon">支付方式</div></th>';
356
//		PopHtml += '<td><div class="resouinforcon"><input type="text" class="frmtype"id="isonline""></div></td>';
357
//		PopHtml += '</tr>';
358
//
359
//		PopHtml += '<tr>';
360
//		PopHtml += '<th><div class="resouinforcon">金额</div></th>';
361
//		PopHtml += '<td><div class="resouinforcon"><input type="text" class="frmtype"id="paidMoney"></div></td>';
362
//		PopHtml += '<th><div class="resouinforcon">状态</div></th>';
363
//		PopHtml += '<td><div class="resouinforcon"><input type="text" class="frmtype"></div></td>';
364
//		PopHtml += '</tr>';
365
//
366
//		PopHtml += '<tr>';
367
//		PopHtml += '<th><div class="resouinforcon">备注</div></th>';
368
//		PopHtml += '<td colspan="2"><div class="resouinforcon"><textarea class="frmtype"id="remark"></textarea></div></td>';
369
//		PopHtml += '<td><div class="resouinforcon"><div class="addrebtn" style="text-align:center;"><input type="button" value="添加" class="frmtype frmbtn " id="addm"/></div></div></td>';
370
//		PopHtml += ' </tr></table></div>';
371
//		/*款项记录*/
372
//		PopHtml += '<div class="paymentbox"> ';
373
//		PopHtml += '<table><tr>';
374
//		PopHtml += '<th><div class="resouinforcon">总费用</div></th>';
375
//		PopHtml += '<td><div class="resouinforcon" >¥1000</div></td>';
376
//		PopHtml += '<th><div class="resouinforcon">实收费用</div></th>';
377
//		PopHtml += '<td><div class="resouinforcon">¥2000</div></td>';
378
//		PopHtml += '<th><div class="resouinforcon">剩余费用</div></th>';
379
//		PopHtml += '<td><div class="resouinforcon">¥8000</div></td>';
380
//		PopHtml += '</tr></table>';
381
//
382
//		PopHtml += '<table>';
383
//		PopHtml += '<tr class="paytit">';
384
//		PopHtml += '<th width="140"><div class="resouinforcon">时间</div></th>';
385
//		PopHtml += '<th width="80"><div class="resouinforcon">付款方</div></th>';
386
//		PopHtml += '<th width="120"><div class="resouinforcon">支付方式</div></th>';
387
//		PopHtml += '<th width="120"><div class="resouinforcon">金额</div></th>';
388
//		PopHtml += '<th width="120"><div class="resouinforcon">状态</div></th>';
389
//		PopHtml += '<th width="200"><div class="resouinforcon">备注</div></th>';
390
//		PopHtml += '</tr>';
391
//
392
//		PopHtml += '<tr class="payitem">';
393
//		PopHtml += '<td><div class="resouinforcon">2016-08-10 08:00</div></td>';
394
//		PopHtml += '<td><div class="resouinforcon">张三</div></td>';
395
//		PopHtml += '<td><div class="resouinforcon">线下</div></td>';
396
//		PopHtml += '<td><div class="resouinforcon">¥1000</div></td>';
397
//		PopHtml += '<td><div class="resouinforcon">确认收款</div></td>';
398
//		PopHtml += '<td><div class="resouinforcon">之后尾款另行支付</div></td>';
399
//		PopHtml += '</tr>';
400
//		PopHtml += '</table></div></form>';
401
//		PopHtml += '<span class="workclose"></span>';
402
//		PopHtml += '</div></div>';
403
//
404
//                    
405
//        //必须先将html添加到body,再设置Css样式
406
//        $("body").before(PopHtml);
407
//		$("body").css("overflow-y","hidden");
408
//      
409
//        var _widht = $(".blackcover").width();
410
//        var _height = $(".blackcover").height();
411
//		var boxWidth = $(".paymentinfo").width();
412
//		var boxHeight = $(".paymentinfo").height();
413
//		
414
//		//让提示框居中
415
//		$(".paymentinfo").css({ top:"40px", left: (_widht - boxWidth) / 2 + "px"  });
416
//
417
//
418
//		//关闭按钮
419
//		$(".workclose").click(function(){
420
//			$(".blackcover").remove();
421
//			$("body").css("overflow","auto");
422
//		});           
423
//}       
423 424
 // 款项记录//
424 425

425 426

@ -430,7 +431,7 @@ function DetailInfo(){
430 431
		PopHtml += '<div class="resoudetailinfo"><form class="resoufrm">';
431 432
		//****************************************************
432 433
		/*//资源申请模块*/
433
		PopHtml += '<div class="resoutit">详细信息<div class="stateinfor">合作进行中</div></div>';
434
		PopHtml += '<div class="resoutit">详细信息<div class="stateinfor"><em></em>合作进行中</div></div>';
434 435
		PopHtml += '<div class="resoubox">';
435 436
		PopHtml += '<div class="resoupricebox">';
436 437
		PopHtml += '<table class="resoutab1">';
@ -476,28 +477,28 @@ function DetailInfo(){
476 477
		PopHtml += '<th><div class="resouinforcon">支付方式</div></th>';
477 478
		PopHtml += '<td><div class="resouinforcon"><select class="frmtype" id="isOnline"><option value="1" selected>线上支付</option><option value="0">线下支付</option></select></div></td>';
478 479
		PopHtml += '<th><div class="resouinforcon">金额</div></th>';
479
		PopHtml += '<td><div class="resouinforcon"><input type="number" class="frmtype" id="paidMoney"></div></td>';
480
		PopHtml += '<td><div class="resouinforcon"><input type="number" class="frmtype" id="payMoney"></div></td>';
480 481
		//PopHtml += '<th><div class="resouinforcon">状态</div></th>';
481 482
		//PopHtml += '<td><div class="resouinforcon"><input type="text" class="frmtype" id="payStatus"></div></td>';
482 483
		PopHtml += '</tr>';
483

484
		PopHtml += '<tr class="affirm"><span class="affirmContent"></span></tr>';
484 485
		PopHtml += '<tr>';
485 486
		PopHtml += '<th><div class="resouinforcon">备注</div></th>';
486 487
		PopHtml += '<td colspan="3"><div class="resouinforcon"><textarea class="frmtype" id="payRemark"></textarea></div></td></tr>';
487
		PopHtml += '<tr><td colspan="4"><div class="resouinforcon"><div class="addrebtn" style="text-align:center;"><input type="button" value="添加" class="frmtype frmbtn" id="panaddbtn"> </div></div></td></tr>';
488
		PopHtml += '<tr><td colspan="4"><div class="resouinforcon"><div class="addrebtn" style="text-align:center;"><input type="button" value="添加" class="frmtype frmbtn panbtn" id="panaddbtn"> </div></div></td></tr>';
488 489
		PopHtml += ' </table></div>';
489 490
		/*款项记录*/
490 491
		PopHtml += '<div class="paymentbox1"> ';
491 492
		PopHtml += '<table><tr>';
492 493
		PopHtml += '<th><div class="resouinforcon">总费用</div></th>';
493
		PopHtml += '<td><div class="resouinforcon">¥10000</div></td>';
494
		PopHtml += '<td><div class="resouinforcon" id="totalPrice">¥10000</div></td>';
494 495
		PopHtml += '<th><div class="resouinforcon">实收费用</div></th>';
495
		PopHtml += '<td><div class="resouinforcon">¥2000</div></td>';
496
		PopHtml += '<td><div class="resouinforcon"id="realCharge">¥2000</div></td>';
496 497
		PopHtml += '<th><div class="resouinforcon">剩余费用</div></th>';
497
		PopHtml += '<td><div class="resouinforcon">¥8000</div></td>';
498
		PopHtml += '<td><div class="resouinforcon"id="balance"></div></td>';
498 499
		PopHtml += '</tr></table>';
499 500

500
		PopHtml += '<table>';
501
		PopHtml += '<table id="paytit">';
501 502
		PopHtml += '<tr class="paytit">';
502 503
		PopHtml += '<th width="140"><div class="resouinforcon">时间</div></th>';
503 504
		PopHtml += '<th width="100"><div class="resouinforcon">付款方</div></th>';
@ -507,14 +508,14 @@ function DetailInfo(){
507 508
		PopHtml += '<th width="200"><div class="resouinforcon">备注</div></th>';
508 509
		PopHtml += '</tr>';
509 510

510
		PopHtml += '<tr class="payitem">';
511
		PopHtml += '<td><div class="resouinforcon">2016-08-10 08:00</div></td>';
512
		PopHtml += '<td><div class="resouinforcon">张三</div></td>';
513
		PopHtml += '<td><div class="resouinforcon">线下</div></td>';
514
		PopHtml += '<td><div class="resouinforcon">¥1000</div></td>';
515
		PopHtml += '<td><div class="resouinforcon">确认收款</div></td>';
516
		PopHtml += '<td><div class="resouinforcon">之后尾款另行支付</div></td>';
517
		PopHtml += '</tr>';
511
//		PopHtml += '<tr class="payitem">';
512
//		PopHtml += '<td><div class="resouinforcon">2016-08-10 08:00</div></td>';
513
//		PopHtml += '<td><div class="resouinforcon">张三</div></td>';
514
//		PopHtml += '<td><div class="resouinforcon">线下</div></td>';
515
//		PopHtml += '<td><div class="resouinforcon">¥1000</div></td>';
516
//		PopHtml += '<td><div class="resouinforcon">确认收款</div></td>';
517
//		PopHtml += '<td><div class="resouinforcon">之后尾款另行支付</div></td>';
518
//		PopHtml += '</tr>';
518 519
		PopHtml += '</table></div></div>';
519 520
		
520 521
		//****************************************************
@ -559,8 +560,8 @@ function DetailInfo(){
559 560
		
560 561
		//****************************************************
561 562
		//关闭按钮
562
		PopHtml += '</div></div>';
563
		PopHtml += '</form><span class="workclose">关闭</span></div>';
563
		PopHtml += '';
564
		PopHtml += '</form><span class="workclose"></span></div>';
564 565
		PopHtml += '</div>';
565 566

566 567

@ -584,3 +585,68 @@ function DetailInfo(){
584 585
		});           
585 586
}
586 587

588
/****咨询申请*****/
589
function ConsultApply() {
590
		var PopHtml="";
591

592
		PopHtml += '<div class="blackcover">';
593
		PopHtml += '<div class="consultapply">';
594
		PopHtml += '<div class="consultinfo">';
595

596
		PopHtml += '<div class="consultleft floatL">';
597
		//专家头像
598
		PopHtml += '<div class="prohead"><img src="images/default-photo.jpg" width="100%" height="100%"></div>';
599
		//咨询类型菜单选择
600
		PopHtml += '<div class="consultmenu">';
601
		PopHtml += '<div class="menutit">请选择联系目的</div>';
602
		PopHtml += '<ul class="menucon"><li>技术咨询</li><li>资源咨询</li><li>会议邀请</li><li>其他事务</li> </ul>';
603
		PopHtml += '<div class="pripolicy"><h3>隐私条款</h3><p>为使您的请求得到快速响应,您填写的信息可能被ta的助手或科袖工作人员查阅,所以请不要填写机密信息。</p></div>';
604
        PopHtml += '</div></div>';
605

606
		PopHtml += ' <div class="consultright floatL">';
607
		//专家信息
608
		PopHtml += '<div class="probrief">';
609
		PopHtml += '<div class="proname"><a href="" class="name">程学群</a><img class="modifyicon" src="images/rz.png" width="30"></div>';
610
		PopHtml += '<div class="hh2"><span>副教授</span>,<span>主任</span></div>';
611
		PopHtml += '<div class="hh4"><span>新材料技术研究院</span>,<span>北京科技大学</span></div>';
612
		PopHtml += '<div class="hh4">所在地:<span>北京</span></div>';
613
		PopHtml += '</div>';
614
		//发送咨询主题与内容
615
		PopHtml += '<div class="sendmsg">';
616
		PopHtml += '<div class="sendmsgtit">发送信息</div>';
617
		PopHtml += '<form class="resoufrm"><ul class="sendmsgcon">';
618
		PopHtml += '<li><span>*</span><label>主题</label><input type="text" class="frmtype"></li>';
619
		PopHtml += '<li><span>*</span><label>内容</label><textarea class="frmtype"></textarea></li>';
620
		PopHtml += '<li class="rightline">请不要超过500个字</li>';
621
		PopHtml += '<li class="rightline"><input type="button" class="frmtype frmbtn" value="发送"></li>';
622
		PopHtml += '</ul></form></div>';
623
		//关闭按钮
624
		PopHtml += '</div></div>';
625
		PopHtml += '<span class="workclose"></span></div>';
626
		PopHtml += '</div></div>';
627

628

629
		//必须先将html添加到body,再设置Css样式
630
        $("body").before(PopHtml);
631
		$("body").css("overflow-y","hidden");
632
      
633
        var _widht = $(".blackcover").width();
634
        var _height = $(".blackcover").height();
635
		var boxWidth = $(".consultapply").width();
636
		var boxHeight = $(".consultapply").height();
637
		
638
		//让提示框居中
639
		$(".consultapply").css({ top:"40px", left: (_widht - boxWidth) / 2 + "px"  });
640

641
		//咨询类型选择
642
		$(".consultmenu .menucon li").click(function(){
643
			$(this).addClass("clicknow").siblings().removeClass("clicknow");
644
		})
645

646
		//关闭按钮
647
		$(".workclose").click(function(){
648
			$(".blackcover").remove();
649
			$("body").css("overflow","auto");
650
		});           
651

652
}

+ 8 - 7
src/main/webapp/js/register.js

@ -181,13 +181,14 @@ $("#btnn").click(function(){
181 181
			success:function(data){  
182 182
			if(data.success){
183 183
				loginagain();//调用登录的接口
184
				$(".completedcover").css("display","block");
185
				$("#afterSay").click(function(){
186
					location.href="index.html";
187
				});
188
				$("#todayPerfect").click(function(){
189
					location.href="information-add.html?id="+data.data;
190
				});
184
//				$(".completedcover").css("display","block");
185
//				$("#afterSay").click(function(){
186
//					location.href="index.html";
187
//				});
188
//				$("#todayPerfect").click(function(){
189
//					location.href="information-add.html?id="+data.data;
190
//				});
191
				location.href="information-add.html?id="+data.data;
191 192
			}				
192 193
			},
193 194
			error:function(){$.MsgBox.Alert('message','fail')},

+ 13 - 3
src/main/webapp/js/search.js

@ -13,6 +13,7 @@ $(function(){
13 13
		}
14 14
		$("#searchContent").val(GetQueryString("searchContent")); 
15 15
		$("#hsearchContent").val(GetQueryString("searchContent")); 
16
		
16 17
 		var getData = function (key,subject,industry,pageSize,pageNo,isbind){
17 18
 			$("#professorList").html("");
18 19
			$.ajax({"url" : "/ajax/professor/pq",
@ -210,9 +211,18 @@ $(function(){
210 211
	}) 
211 212
	
212 213
	/*专家、资源菜单切换*/
213
	$(".tabbtn").click(function(){
214
		$(this).addClass("tabcurrent").siblings().removeClass("tabcurrent");
215
		$(".aboutcon").eq($(this).index()).show().siblings().hide();
214
	$(".lookwho").change(function(){
215
		//$(this).addClass("tabcurrent").siblings().removeClass("tabcurrent");
216
		//$(".aboutcon").eq($(this).index()).show().siblings().hide();
217
		if($(this).value == "0"){
218
			$(".aboutpro").show();
219
			$(".aboutresou").hide();	
220
		}
221
		else{
222
			$(".aboutresou").show();
223
			$(".aboutpro").hide();
224
		}
225
		
216 226
	})
217 227
		
218 228
});

+ 480 - 115
src/main/webapp/js/workspace.js

@ -165,7 +165,8 @@ $(function(){
165 165
//});
166 166
//我的资源的删除,修改
167 167
	$("#workmysrc").on("click",".resoumag",function()
168
			{
168
			{ 
169
				ResourceInfo(); 
169 170
				var resourceID=$(this).attr("resourceId");
170 171
				//console.log(resourceID);
171 172
				if(resourceID){
@ -232,6 +233,8 @@ $(function(){
232 233
										if (rdata.success) {
233 234
											if (resourceID) {
234 235
												location.reload(true);
236
												$(".workconitem").eq(1).addClass("subcolor");	
237
										 		$(".workconitem").eq(1).show();
235 238
											} else {
236 239
												location.reload(true);
237 240
											}
@ -263,11 +266,11 @@ $.ajax({
263 266
					add+='</tr><tr><td><ul><li>资源名称:'+data.data[i].resourceName+'</li><li>发布人:'+name+'</li><li>使用用途:'+data.data[i].supportedServices+'</li> '               
264 267
					add+='<li class="li1">应用行业:'+data.data[i].subject+'</li><li class="li2">可提供服务:'+data.data[i].industry+'</li><li class="li3">期望付款方式:'+data.data[i].hopePayMethod+'</li> '                   
265 268
					add+='<li class="li4">详细描述:'+data.data[i].descp+'</li><li class="li5">备注:'+data.data[i].cooperationNotes+'</li></ul></td></tr><tr>'                
266
					add+='<td><span class="resoumag" onclick="ResourceInfo();">资源管理</span></td></tr></table></div>'                 
269
					add+='<td><span class="resoumag"">资源管理</span></td></tr></table></div>'                 
267 270
					add+='<div class="righttab fr"><table width="100%" class="worktab tablecon">'
268 271
					add+='<tr class="worktabtit"><th width="10%" height="40">申请时间</th><th width="10%">需求方</th>'    
269
					add+='<th width="10%">联系人</th><th width="14%">状态</th><th width="10%">交付时间</th><th width="10%">成交金额</th><th width="14%">付款方式</th>'        
270
					add+='<th width="12%">付款状态</th><th width="20%">操作</th></tr></table></div></div>';
272
					add+='<th width="10%">联系人</th><th width="10%">交付时间</th><th width="10%">成交金额</th><th width="20%">付款方式</th>'        
273
					add+='<th width="20%">付款进程</th><th width="30%">操作</th></tr></table></div></div>';
271 274
					$("#consd").append(add);
272 275
					if(data.data[i].subject==undefined){
273 276
						$(".li1").eq(i).css({"display":"none"});
@ -297,37 +300,77 @@ $.ajax({
297 300
							"success":function(data){
298 301
								if(data.success)
299 302
									{
300
									//console.log(data);
303
									console.log(data);
301 304
										for(var j=0;j<data.data.length;j++){
305
											if(data.data[j].dealPrice==undefined){												
306
												console.log(data.data[j].dealPrice);
307
												data.data[j].dealPrice="";
308
											}										
309
											if(data.data[j].payMethod==undefined){												
310
												data.data[j].payMethod="";
311
											}
312
											var inquiry=inquiryGetPaidMoney(data.data[j].operationId)
302 313
											var addString='<tr class="workitem">'
303 314
							                    addString+='<td>'+data.data[j].deliverTime+'</td>'
304
							                     addString+='<td class="workitemsrc">'+data.data[j].demandId+'</td>'
305
							                      addString+='<td> <a class="worktel" href="">'+data.data[j].professor.name+'<span class="worktelbtn"></span></a></td>'
306
							                     addString+='<td>'+data.data[j].operationStatus+'<br>回复</td>'
315
							                     addString+='<td class="workitemsrc">'+data.data[j].applysquare+'</td>'
316
							                      addString+='<td> <a class="worktel" href="">'+data.data[j].professor.name+'<span class="worktelbtn"></span></a></td>'						                  
307 317
							                      addString+='<td>'+data.data[j].dealTime+'</td>'
308 318
							                       addString+='<td>'+data.data[j].dealPrice+'</td>'
309 319
							                        addString+='<td>'+data.data[j].payMethod+'</td>'
310
							                       addString+='<td>2000<br></td>'
320
							                       addString+='<td><span>'+inquiry+'</span>/<span>'+data.data[j].dealPrice+'</span><br></td>'
311 321
							                        addString+='<td><a class="operatebtn modification">修改申请</a></td> </tr>'						                      		
312
							                        	$(".tablecon").eq(i).append(addString);
313
														$(".modification").eq(k).attr("operationId",data.data[j].operationId);
314
														$(".modification").eq(k).attr("operationStatus",data.data[j].operationStatus);
322
							                        	$(".tablecon").eq(i).append(addString);	
323
													
315 324
														switch(data.data[j].operationStatus)
316 325
														{
317 326
														case 1:
318
															$(".modification").eq(k).text("待回复")
327
															var string='<span>新的申请</span><br/>'
328
															string+='<span class="detailmess"resourId='+data.data[j].resource.resourceId+' operationStatus='+data.data[j].operationStatus+' operationId='+data.data[j].operationId+'>回复申请</span><br />'
329
															$(".modification").eq(k).html(string)
319 330
														  break;
320 331
														case 2:
321
															$(".modification").eq(k).text("已回复");
332
															var string='<span>发送报价待对方确认</span><br/>'
333
																string+='<span class="detailmess"resourId='+data.data[j].resource.resourceId+' operationStatus="1" operationId='+data.data[j].operationId+'>修改报价</span><br />'
334
															$(".modification").eq(k).html(string);
322 335
														  break;
323 336
														case 3:
324
															$(".modification").eq(k).text("合作");
337
															var string='<span>对方发来报价合作进行中</span><br/>'
338
																string+='<span class="detailm"resourId='+data.data[j].resource.resourceId+' operationStatus='+data.data[j].operationStatus+' operationId='+data.data[j].operationId+'>查看详情</span><br />'
339
															string+='<span class="drawback"resourId='+data.data[j].resource.resourceId+' operationStatus='+data.data[j].operationStatus+' operationId='+data.data[j].operationId+' dealPrice='+data.data[j].dealPrice+'>退款</span><br />'
340
															string+='<span resourId='+data.data[j].resource.resourceId+' operationStatus='+data.data[j].operationStatus+' operationId='+data.data[j].operationId+'>投诉</span>'
341
															$(".modification").eq(k).html(string);
325 342
														  break;
326 343
														case 4:
327
															$(".modification").eq(k).text("对方拒绝合作");
344
															var string='<span>对方拒绝报价,合作结束</span><br/>'
345
																string+='<span class="detailmess"resourId='+data.data[j].resource.resourceId+' operationStatus='+data.data[j].operationStatus+' operationId='+data.data[j].operationId+'>查看详情</span><br />'
346
															$(".modification").eq(k).html(string);
328 347
														  break;
329 348
														case 5:
330
															$(".modification").eq(k).text("本人拒绝合作");
349
															var string='<span>本人拒绝合作</span><br/>'
350
																string+='<span class="detailmess"resourId='+data.data[j].resource.resourceId+' operationStatus='+data.data[j].operationStatus+' operationId='+data.data[j].operationId+'>查看详情</span><br />'
351
															$(".modification").eq(k).html(string);
352
														  break;
353
														case 6:
354
																var string='<span>对方中止合作合作结束</span><br/>'
355
																string+='<span class="detailm"resourId='+data.data[j].resource.resourceId+' operationStatus='+data.data[j].operationStatus+' operationId='+data.data[j].operationId+'>查看详情</span><br />'
356
																string+='<span class="discuss"dataStatus="1"resourceId='+data.data[j].resource.resourceId+' operationStatus='+data.data[j].operationStatus+' operationId='+data.data[j].operationId+'>评价</span><br />'
357
																string+='<span class="drawback"resourceId='+data.data[j].resource.resourceId+' operationStatus='+data.data[j].operationStatus+' operationId='+data.data[j].operationId+'>退款</span><br />'
358
																string+='<span class="complain"resourId='+data.data[j].resource.resourceId+' operationStatus='+data.data[j].operationStatus+' operationId='+data.data[j].operationId+'>投诉</span>'
359
																$(".modification").eq(k).html(string);	
360
														  break;
361
														case 7:
362
															var string='<span>合作进行中</span><br/>'
363
															string+='<span class="detailm"resourId='+data.data[j].resource.resourceId+' operationStatus='+data.data[j].operationStatus+' operationId='+data.data[j].operationId+'>查看详情</span><br />'
364
															string+='<span class="acknowledgement"resourceId='+data.data[j].resource.resourceId+' operationStatus='+data.data[j].operationStatus+' operationId='+data.data[j].operationId+'>确认完成</span><br />'
365
															string+='<span class="complain"resourId='+data.data[j].resource.resourceId+' operationStatus='+data.data[j].operationStatus+' operationId='+data.data[j].operationId+'>投诉</span>'
366
															$(".modification").eq(k).html(string);
367
														  break;
368
														case 8:
369
															var string='<span>完成</span><br/>'
370
															string+='<span class="detailm"resourId='+data.data[j].resource.resourceId+' operationStatus='+data.data[j].operationStatus+' operationId='+data.data[j].operationId+'>查看详情</span><br />'
371
															string+='<span class="discuss"dataStatus="1"resourceId='+data.data[j].resource.resourceId+' operationStatus='+data.data[j].operationStatus+' operationId='+data.data[j].operationId+'>评价</span><br />'
372
															string+='<span class="complain"resourId='+data.data[j].resource.resourceId+' operationStatus='+data.data[j].operationStatus+' operationId='+data.data[j].operationId+'>投诉</span>'
373
															$(".modification").eq(k).html(string);
331 374
														  break;
332 375
														default:
333 376
														  
@ -358,7 +401,7 @@ $.ajax({
358 401
	"error":function(){$.MsgBox.Alert('message','failed')}
359 402
});
360 403
//我的资源状态的回复
361
$("#consd").on("click",".modification",function(){
404
$("#consd").on("click",".detailmess",function(){
362 405
	ResourceApply();
363 406
	var operationId=$(this).attr("operationId");
364 407
	//console.log(operationId);
@ -374,7 +417,8 @@ $("#consd").on("click",".modification",function(){
374 417
		$(".btnboxup").css({"display":"none"});
375 418
		$(".btnboxdown").css({"display":"block"});
376 419
		$(".applysure").css({"display":"block"});
377
		$("#del").click(function(){
420
		$(".bag").css("display","none");
421
		$(".frm").click(function(){
378 422
			var $date = {};	
379 423
			$date.detailDemand=$(".detail").val();
380 424
			$date.dealTime=$(".dealTime").val();
@ -390,7 +434,7 @@ $("#consd").on("click",".modification",function(){
390 434
				"contentType" :"application/json",
391 435
				"success" : function(data) {
392 436
					if (data.success) {					
393
						//location.reload(true);
437
						location.reload(true);
394 438
						//alert("jjjjjjjjjjjjjj");
395 439
						//console.log(data);
396 440
					} else {
@ -443,48 +487,71 @@ $.ajax({
443 487
		if(data.success)
444 488
			{	
445 489
				for(var i=0;i<data.data.length;i++)
446
					{
490
					{	var inq=inquiryGetPaidMoney(data.data[i].operationId);
491
					if(data.data[i].dealPrice==undefined){
492
						data.data[i].dealPrice="";
493
					}
494
					if(data.data[i].payMethod==undefined){
495
						data.data[i].payMethod="";
496
					}
447 497
					var stringContent="";
448 498
						stringContent +='<tr class="workitem">'
449 499
	                    stringContent +='<td>'+data.data[i].deliverTime+'</td>'
450 500
	                    stringContent +='<td class="workitemsrc">'+data.data[i].resource.resourceName+'</td>'
451
	                    stringContent +='<td> <a class="worktel" href="">'+data.data[i].professor.name+'<span class="worktelbtn"></span></a></td>'
452
	                    stringContent +='<td>'+data.data[i].operationStatus+'</td>'
501
	                    stringContent +='<td> <a class="worktel" href="">'+data.data[i].resource.professor.name+'<span class="worktelbtn"></span></a></td>'	                    
453 502
	                    stringContent +='<td>'+data.data[i].dealTime+'</td>'      
454 503
	                    stringContent +='<td>'+data.data[i].dealPrice+'</td>'     
455 504
	                    stringContent +='<td>'+data.data[i].payMethod+'</td>'       
456
	                    stringContent +='<td> - </td>'        
505
	                    stringContent +='<td><span>'+inq+'</span>/<span>'+data.data[i].dealPrice+'</span><br></td>'     
457 506
	                    stringContent +='<td class="loginStatus">修改申请</td></tr>'
458
	                   $(".worktabb").append( stringContent);
459
						$(".loginStatus").eq(i).attr("resourId",data.data[i].resource.resourceId);
460
						$(".loginStatus").eq(i).attr("operationStatus",data.data[i].operationStatus);
461
						$(".loginStatus").eq(i).attr("operationId",data.data[i].operationId);
462
						//console.log($(".loginStatus").eq(i).attr("operationId"));
507
	                   $(".worktabb").append( stringContent);											
463 508
							switch(data.data[i].operationStatus)
464 509
							{
465 510
							case 1:
466
								$(".loginStatus").eq(i).text("修改申请")
511
								var string='<span>申请已发送待对方确认</span><br/>'
512
									string+='<span class="detailm"resourId='+data.data[i].resource.resourceId+' operationStatus='+data.data[i].operationStatus+' operationId='+data.data[i].operationId+'>修改申请</span><br />'
513
								$(".loginStatus").eq(i).html(string);
467 514
							  break;
468 515
							case 2:
469
								$(".loginStatus").eq(i).text("对方已回复");
516
								var string='<span>对方发来报价</span><br/>'
517
									string+='<span class="detailm"resourId='+data.data[i].resource.resourceId+' operationStatus='+data.data[i].operationStatus+' operationId='+data.data[i].operationId+'>回复报价</span><br />'
518
								$(".loginStatus").eq(i).html(string);
470 519
							  break;
471 520
							case 3:
472 521
								var string='<span>合作进行中</span><br/>'
473 522
									string+='<span class="detailm"resourId='+data.data[i].resource.resourceId+' operationStatus='+data.data[i].operationStatus+' operationId='+data.data[i].operationId+'>查看详情</span><br />'
474
								string+='<span class="payMonety"resourId='+data.data[i].resource.resourceId+' operationStatus='+data.data[i].operationStatus+' operationId='+data.data[i].operationId+'>付款</span><br />'
523
								string+='<span class="payMonety"resourId='+data.data[i].resource.resourceId+' operationStatus='+data.data[i].operationStatus+' operationId='+data.data[i].operationId+' dealPrice='+data.data[i].dealPrice+'>付款</span><br />'
475 524
								string+='<span class="stopcoo"resourId='+data.data[i].resource.resourceId+' operationStatus='+data.data[i].operationStatus+' operationId='+data.data[i].operationId+'>中止合作</span>'
476 525
								$(".loginStatus").eq(i).html(string);								
477 526
							  break;
478 527
							case 4:
479
								$(".loginStatus").eq(i).text("本人拒绝合作");
528
								var string='<span>本人拒绝合作</span><br/>'
529
									string+='<span class="detailm"resourId='+data.data[i].resource.resourceId+' operationStatus='+data.data[i].operationStatus+' operationId='+data.data[i].operationId+'>查看详情</span><br />'
530
								$(".loginStatus").eq(i).html(string);
480 531
							  break;
481 532
							case 5:
482
								$(".loginStatus").eq(i).text("对方拒绝合作");
533
								var string='<span>对方拒绝合作,合作结束</span><br/>'
534
									string+='<span class="detailm"resourId='+data.data[i].resource.resourceId+' operationStatus='+data.data[i].operationStatus+' operationId='+data.data[i].operationId+'>查看详情</span><br />'
535
								$(".loginStatus").eq(i).html(string);
483 536
							  break;
484 537
							case 6:
485 538
								var string='<span>本人中止合作</span><br/>'
486 539
								string+='<span class="detailm"resourId='+data.data[i].resource.resourceId+' operationStatus='+data.data[i].operationStatus+' operationId='+data.data[i].operationId+'>查看详情</span><br />'
487
								string+='<span class=" discuss"resourceId='+data.data[i].resource.resourceId+' operationStatus='+data.data[i].operationStatus+' operationId='+data.data[i].operationId+'>评价</span><br />'
540
								string+='<span class=" discuss"dataStatus="0"resourceId='+data.data[i].resource.resourceId+' operationStatus='+data.data[i].operationStatus+' operationId='+data.data[i].operationId+'>评价</span><br />'
541
								string+='<span class="complain"resourId='+data.data[i].resource.resourceId+' operationStatus='+data.data[i].operationStatus+' operationId='+data.data[i].operationId+'>投诉</span>'
542
								$(".loginStatus").eq(i).html(string);
543
							  break;
544
							case 7:
545
								var string='<span>合作进行中</span><br/>'
546
								string+='<span class="detailm"resourId='+data.data[i].resource.resourceId+' operationStatus='+data.data[i].operationStatus+' operationId='+data.data[i].operationId+'>查看详情</span><br />'
547
								string+='<span class="acknowledgement"resourceId='+data.data[i].resource.resourceId+' operationStatus='+data.data[i].operationStatus+' operationId='+data.data[i].operationId+'>确认完成</span><br />'
548
								string+='<span class="complain"resourId='+data.data[i].resource.resourceId+' operationStatus='+data.data[i].operationStatus+' operationId='+data.data[i].operationId+'>投诉</span>'
549
								$(".loginStatus").eq(i).html(string);
550
							  break;
551
							case 8:
552
								var string='<span>完成</span><br/>'
553
								string+='<span class="detailm"resourId='+data.data[i].resource.resourceId+' operationStatus='+data.data[i].operationStatus+' operationId='+data.data[i].operationId+'>查看详情</span><br />'
554
								string+='<span class="discuss"dataStatus="0"resourceId='+data.data[i].resource.resourceId+' operationStatus='+data.data[i].operationStatus+' operationId='+data.data[i].operationId+'>评价</span><br />'
488 555
								string+='<span class="complain"resourId='+data.data[i].resource.resourceId+' operationStatus='+data.data[i].operationStatus+' operationId='+data.data[i].operationId+'>投诉</span>'
489 556
								$(".loginStatus").eq(i).html(string);
490 557
							  break;
@ -499,56 +566,211 @@ $.ajax({
499 566
	},
500 567
	"error":function(){$.MsgBox.Alert('message','failddd')}
501 568
});
569
//确认完成
570
$(".workmysrc").on("click",".acknowledgement",function(){
571
	 var op=$(this).attr("operationId");
572
	 upStatus(op,8);
573
})
574
//退款
575
$(".workmysrc").on("click",".drawback",function(){
576
	 DetailInfo();
577
	 $(".resoubox").css("display","none");
578
	 $(".liuyaninfo").css("display","none");
579
	 $(".pingjiainfo").css("display","none");
580
	 var op=$(this).attr("operationId");	
581
	 var $price=$(this).attr("dealPrice");
582
	 $("#totalPrice").text($price);
583
	 discussGetPaidMoney(op,$price);
584
	
585
	 
586
		 $(".panbtn").click(function(){	
587
			 var c=$("#realCharge").text();
588
				var d= $("#payMoney").val();
589
			if(d<c){
590
			 $.ajax({"url" : "/ajax/payhistory",
591
					"type" : "POST",
592
					"success" : function(rdata) 
593
					{
594
						if (rdata.success) 
595
						{
596
								location.reload(true);
597
						}
598
						else 
599
						{
600
							alert("jjj");
601
						}
602
					},
603
					"data" :{"operationId":op,"returnMoney":$("#payMoney").val(),
604
							"remark":$("#payRemark").val(),"payStatus":$("#payStatus").val(),"professorId":userid,
605
							"isonline":$("#isOnline").find("option:selected").val()},			
606
					"contentType" :"application/x-www-form-urlencoded",
607
					dataType : "json"
608
				});
609
			 }
610
			 });
611
	
612
});
502 613
//付款
503
function payMoney(id){
504
	$.ajax({"url" : "/ajax/payhistory",
505
		"type" : "POST",
506
		"success" : function(rdata) 
507
		{
508
			if (rdata.success) 
509
			{
510
					location.reload(true);
511
			}
512
			else 
513
			{
514
				alert("jjj");
515
			}
516
		},
517
		"data" :{"operationId":id,"paidMoney":$("#paidMoney"),
518
				"remark":$("#remark").val(),
519
				"isonline":1},			
520
		"contentType" :"application/x-www-form-urlencoded",
521
		dataType : "json"
522
	});
523
}
524 614
$(".workmysrc").on("click",".payMonety",function(){
525 615
	 DetailInfo();
616
	 $(".resoubox").css("display","none");
617
	 $(".liuyaninfo").css("display","none");
618
	 $(".pingjiainfo").css("display","none");
526 619
	 var op=$(this).attr("operationId");
527
	 //$(".paymentbox1").css("display","none");
528
	 $("#panaddbtn").click(function(){
529
		 alert("jjj");
530
		  //payMoney(op);
531
		 $.ajax({"url" : "/ajax/payhistory",
532
				"type" : "POST",
533
				"success" : function(rdata) 
534
				{
535
					if (rdata.success) 
620
	 var $price=$(this).attr("dealPrice");
621
	 $("#totalPrice").text($price);	
622
	 discussGetPaidMoney(op,$price);
623

624
		 $("#panaddbtn").click(function(){$("#panaddbtn").click(function(){	
625
			
626
			 var aa= $("#payMoney").val();	
627
			var bb=$("#balance").text();			
628
			 if(aa<bb){
629
			 $.ajax({"url" : "/ajax/payhistory",
630
					"type" : "POST",
631
					"success" : function(rdata) 
632
					{
633
						if (rdata.success) 
634
						{
635
								location.reload(true);
636
						}
637
						else 
638
						{
639
							//alert("jjj");
640
						}
641
					},
642
					"data" :{"operationId":op,"paidMoney":$("#payMoney").val(),
643
							"remark":$("#payRemark").val(),"payStatus":$("#payStatus").val(),"professorId":userid,
644
							"isonline":$("#isOnline").find("option:selected").val()},			
645
					"contentType" :"application/x-www-form-urlencoded",
646
					dataType : "json"
647
				});
648
			 }
649
			 if(aa==bb){
650
				 console.log("jjjj");				
651
					 $.ajax({"url" : "/ajax/payhistory",
652
							"type" : "POST",
653
							"async":"false",
654
							"success" : function(rdata) 
655
							{
656
								if (rdata.success) 
657
								{
658
									 location.reload(true);
659
									
660
									
661
								}
662
								else 
663
								{
664
									alert("jjj");
665
								}
666
							},
667
							"data" :{"operationId":op,"paidMoney":$("#payMoney").val(),
668
									"remark":$("#payRemark").val(),"payStatus":$("#payStatus").val(),"professorId":userid,
669
									"isonline":$("#isOnline").find("option:selected").val()},			
670
							"contentType" :"application/x-www-form-urlencoded",
671
							dataType : "json"
672
						});
673
					 upStatus(op,7);														
674
			 }
675
			 });
676
	
677
	
678
});
679
function inquiryGetPaidMoney(operationId){	
680
	var realCharge=0,balance=0;
681
	$.ajax({	
682
	"url":"/ajax/payhistory/qadetail",
683
	"type":"get",
684
	"async": false,
685
	"data":{"operationId":operationId},		
686
	"success":function(data){
687
		if(data.success)
688
		{			
689
			var $data=data.data;
690
			var m;
691
			for(var i=0;i<$data.length;i++)
692
				{										
693
					if($data[i].paidMoney==undefined)
536 694
					{
537
							//location.reload(true);
695
						$data[i].paidMoney=0;
538 696
					}
539
					else 
697
					if($data[i].returnMoney==undefined)
540 698
					{
541
						alert("jjj");
699
						$data[i].returnMoney=0;
542 700
					}
543
				},
544
				"data" :{"operationId":op,"paidMoney":$("#paidMoney").val(),
545
						"remark":$("#payRemark").val(),"payStatus":$("#payStatus").val(),"professorId":userid,
546
						"isonline":$("#isOnline").find("option:selected").val()},			
547
				"contentType" :"application/x-www-form-urlencoded",
548
				dataType : "json"
549
			});
550
		 });
551
});
701
					m=$data[i].paidMoney-$data[i].returnMoney;																				
702
					realCharge+=m;
703
				}						
704
			
705
			}
706
			else
707
			{
708
				console.log("系统异常!");
709
			}
710
	},
711
	"error":function(){$.MsgBox.Alert('message','failddd')}
712
	});
713
	return realCharge;
714
}
715
//获取订单付款历史记录
716
function discussGetPaidMoney(operationId,priceDifference){	
717
	var realCharge=0,balance=0;
718
	$.ajax({	
719
	"url":"/ajax/payhistory/qadetail",
720
	"type":"get",
721
	"async": true,
722
	"data":{"operationId":operationId},		
723
	"success":function(data){
724
		if(data.success){
725
			var popHtml="";
726
			var $data=data.data;
727
			var m;
728
			for(var i=0;i<$data.length;i++){
729
				
730
				PopHtml = '<tr class="payitem">';
731
				PopHtml += '<td><div class="resouinforcon">'+$data[i].createTime+'</div></td>';
732
				PopHtml += '<td><div class="resouinforcon">'+$data[i].professor.name+'</div></td>';
733
				PopHtml += '<td><div class="resouinforcon resou"></div></td>';
734
				PopHtml += '<td><div class="resouinforcon to"></div></td>';
735
				PopHtml += '<td><div class="resouinforcon resta"></div></td>';
736
				PopHtml += '<td><div class="resouinforcon">之后尾款另行支付</div></td>';
737
				PopHtml += '</tr>';
738
				$("#paytit").append(PopHtml);
739
				if($data[i].paidMoney==undefined)
740
				{
741
					$data[i].paidMoney=0;
742
				}
743
				if($data[i].returnMoney==undefined)
744
				{
745
					$data[i].returnMoney=0;
746
				}
747
				m=$data[i].paidMoney-$data[i].returnMoney;				
748
				$(".to").eq(i).text(m);
749
				if($data[i].payType==0){
750
					$(".resou").eq(i).text("线下支付");
751
				}else{
752
					$(".resou").eq(i).text("线上支付");
753
				}
754
				if($data[i].payStatus==0){
755
					$(".resta").eq(i).text("未确认");
756
				}else{
757
					$(".resta").eq(i).text("确认收款");
758
				}
759
				popHtml="";				
760
				realCharge+=m;
761
			}			
762
			balance=priceDifference-realCharge;			
763
			$("#balance").text(balance);
764
			$("#realCharge").text(realCharge);
765
			}
766
			else
767
			{
768
				console.log("系统异常!");
769
			}
770
	},
771
	"error":function(){$.MsgBox.Alert('message','failddd')}
772
	});
773
}
552 774
//中止合作
553 775
$(".workmysrc").on("click",".stopcoo",function(){
554 776
	 var op=$(this).attr("operationId");
@ -559,41 +781,182 @@ var start;
559 781
$(".workmysrc").on("click",".discuss",function(){
560 782
	var resourceId=$(this).attr("resourceId");	
561 783
	var operationId=$(this).attr("operationId");
784
	var dataStatus=$(this).attr("dataStatus");	
785
	getAssess1(operationId);
562 786
	CommentInfo();
563
	$(".evastar2").click(function(){
564
		$(".evastar2").removeClass('span');
565
		start=$(this).index()+1;
566
		for(var i=0;i<start;i++){
567
			if(i<start){
568
				$(".evastar2").eq(i).addClass("span");
569
			}
570
			else{
571
				$(".evastar2").eq(i).removeClass('span');
787
	if(lengths==0&&dataStatus==0){
788
		$(".sqlcomment").css("display","none");
789
		$(".evastar2").click(function(){
790
			$(".evastar2").removeClass('span');
791
			start=$(this).index()+1;
792
			for(var i=0;i<start;i++){
793
				if(i<start){
794
					$(".evastar2").eq(i).addClass("span");
795
				}
796
				else{
797
					$(".evastar2").eq(i).removeClass('span');
798
				}
572 799
			}
573
		}
574
	})
575
	$("#discuss").click(function(){
576
		//discussContent(resourceId,operationId,start,userid);
577
		$.ajax({	
578
			"url":"/ajax/assess",
579
			"type":"post",
580
			"async": true,
581
			"data":{"operationId":operationId,"professorId":userid,"resourceId":resourceId,"starLevel":start,"descp":$("#discussContent").val()},
582
			"success":function(data){
583
			if(data.success)
584
				{
585
					console.log(data);
800
		});
801
		$("#discuss").click(function(){
802
			//discussContent(resourceId,operationId,start,userid);
803
			$.ajax({	
804
				"url":"/ajax/assess",
805
				"type":"post",
806
				"async": true,
807
				"data":{"operationId":operationId,"professorId":userid,"resourceId":resourceId,"starLevel":start,"descp":$("#discussContent").val()},
808
				"success":function(data){
809
				if(data.success)
810
					{	
811
					location.reload(true);
812
					}
813
					else
814
					{
815
						console.log("系统异常!");
816
					}
817
				},
818
				"beforeSend":function(){console.log(this.data)},
819
				"error":function(){$.MsgBox.Alert('message','failddd')}
820
				});
821
		})
822
	}else if(lengths==0&&dataStatus==1){
823
		$(".addcomment").css("display","none");
824
		var string='<tr><td><div class="righteva"><div class="noconmment">对方还未评价</div></div></div></td></tr>';
825
		$("#commbox").append(string);
826
	}else if(lengths==1&&dataStatus==0){
827
		$(".addcomment").css("display","none");
828
		getAssess(operationId,1);
829
	}else if(lengths==1&&dataStatus==1){
830
		getAssess(operationId,1);	
831
		$(".evastar2").click(function(){
832
			$(".evastar2").removeClass('span');
833
			start=$(this).index()+1;
834
			for(var i=0;i<start;i++){
835
				if(i<start){
836
					$(".evastar2").eq(i).addClass("span");
586 837
				}
587
				else
588
				{
589
					console.log("系统异常!");
838
				else{
839
					$(".evastar2").eq(i).removeClass('span');
590 840
				}
591
			},
592
			"beforeSend":function(){console.log(this.data)},
593
			"error":function(){$.MsgBox.Alert('message','failddd')}
594
			});
595
	})
841
			}
842
		});
843
		$("#discuss").click(function(){
844
			//discussContent(resourceId,operationId,start,userid);
845
			$.ajax({	
846
				"url":"/ajax/assess",
847
				"type":"post",
848
				"async": true,
849
				"data":{"operationId":operationId,"professorId":userid,"resourceId":resourceId,"starLevel":start,"descp":$("#discussContent").val()},
850
				"success":function(data){
851
				if(data.success)
852
					{													
853
					}
854
					else
855
					{
856
						console.log("系统异常!");
857
					}
858
				},
859
				"beforeSend":function(){console.log(this.data)},
860
				"error":function(){$.MsgBox.Alert('message','failddd')}
861
				});
862
		})
863
	}else if(lengths==2){
864
		$(".addcomment").css("display","none");
865
		getAssess(operationId,2);
866
	}
867
	
868
	
869
	
596 870
})
871
var  lengths;
872
//获取每条记录的评论
873
function getAssess1(operationId){
874
	$.ajax({"url" : "/ajax/assess/qaoper",
875
		"type" : "get",
876
		"async":false,
877
		"success" : function(rdata) 
878
		{
879
			if (rdata.success) 
880
			{
881
					console.log(rdata);
882
					 lengths=rdata.data.length;								 
883
			}
884
			else 
885
			{
886
				alert("jjj");
887
			}
888
		},
889
		"data" :{"operationId":operationId},
890
		"contentType" :"application/x-www-form-urlencoded",
891
		dataType : "json"
892
	});
893
}
894
function getAssess(operationId,le){
895
	$.ajax({"url" : "/ajax/assess/qaoper",
896
		"type" : "get",
897
		"async":true,
898
		"success" : function(rdata) 
899
		{
900
			if (rdata.success) 
901
			{					
902
					 $data=rdata.data;
903
					 if(le==1){
904
						 var string="";
905
							string+='<div class="ass"><tr><td><div class="teamwork"><div class="lefteva"><a href="" class="evaimg"><img src="images/default-photo.jpg" width="100%" height="100%"></a>'
906
							string+='<p>'+ $data[0].professor.name +'</p></div>'			
907
							string+='<div class="righteva"><ul class="evasort">'			
908
							string+='<li class="teamname"><span>'+$data[0].resource.resourceName+'资源的合作</span><span class="teamtime">2016-09-06</span></li></ul>'					
909
							string+='<div class="evastarbox"><span class="evastar evastar1"></span><span class="evastar evastar1"></span><span class="evastar evastar1"></span><span class="evastar evastar1"></span><span class="evastar evastar1"></span></div>'						
910
							string+='<p class="evabrief">'+$data[0].descp+'</p>'						
911
							string+='</div></div></td></tr>'
912
							string+='<tr><td><div class="righteva"><div class="noconmment">对方还未评价</div></div></div></td></tr></div>'								
913
							$("#commbox").append(string);
914
							console.log($data[0].starLevel);
915
							for(var i=0;i<$data[0].starLevel;i++)
916
							{
917
								console.log(i);
918
							$(".evastar1").eq(i).addClass('span');
919
							}
920
					 }else if(le==2){
921
						 for(var j=0;j<2;j++){
922
							 var string="";
923
								string+='<div class="ass"><tr><td><div class="teamwork"><div class="lefteva"><a href="" class="evaimg"><img src="images/default-photo.jpg" width="100%" height="100%"></a>'
924
								string+='<p>'+ $data[j].professor.name +'</p></div>'			
925
								string+='<div class="righteva"><ul class="evasort">'			
926
								string+='<li class="teamname"><span>'+$data[j].resource.resourceName+'资源的合作</span><span class="teamtime">2016-09-06</span></li></ul>'					
927
								string+='<div class="evastarbox"><span class="evastar evastar1"></span><span class="evastar evastar1"></span><span class="evastar evastar1"></span><span class="evastar evastar1"></span><span class="evastar evastar1"></span></div>'						
928
								string+='<p class="evabrief">'+$data[j].descp+'</p>'						
929
								string+='</div></div></td></tr></div>'															
930
								$("#commbox").append(string);
931
								if(j==0)
932
								{
933
									for(var i=0;i<$data[j].starLevel;i++)
934
									{
935
										console.log(i);
936
										$(".evastar1").eq(i).addClass('span');
937
									}
938
								}
939
								else{
940
									for(var i=0;i<$data[j].starLevel;i++)
941
									{
942
										console.log(i);
943
										$(".evastar1").eq(i+5).addClass('span');
944
									}
945
								}
946
								string="";
947
						 }
948
					 }
949
			}
950
			else 
951
			{
952
				alert("jjj");
953
			}
954
		},
955
		"data" :{"operationId":operationId},
956
		"contentType" :"application/x-www-form-urlencoded",
957
		dataType : "json"
958
	});
959
}
597 960
function discussContent(){
598 961
	$.ajax({	
599 962
"url":"/ajax/assess",
@ -603,7 +966,7 @@ function discussContent(){
603 966
"success":function(data){
604 967
if(data.success)
605 968
	{
606
		console.log(data);
969
		location.reload(true);
607 970
	}
608 971
	else
609 972
	{
@ -623,15 +986,16 @@ $(".workmysrc").on("click",".detailm",function(){
623 986
	var operationId=$(this).attr("operationId");
624 987
	flag=1;
625 988
	if(flag==1&&operationStatus==1)
626
	{
989
	{ 
990
		$(".stateinfor").text("修改申请中");
627 991
		$(".btnboxup").css({"display":"none"});
628 992
		$(".applysure").css({"display":"none"});
629
		$(".dealTime").replaceWith("<input type='text'colspan='2'class='dealTime'>");
993
//		$(".dealTime").replaceWith("<input type='text'colspan='2'class='dealTime'>");
630 994
		ajaxGet(operationId);
631 995
		//if($(".dealTime").val()!=""&&$(".detail").val()!="")
632 996
		//{
633 997
			$("#del").on("click",function()
634
					{	
998
					{	//console.log($(".dealTime").val());
635 999
						var $data = {};
636 1000
						$data.operationId=operationId;
637 1001
						$data.detailDemand=$(".detail").val();
@ -642,7 +1006,7 @@ $(".workmysrc").on("click",".detailm",function(){
642 1006
							"type" : "put",
643 1007
							"success" : function(rdata) {
644 1008
								if (rdata.success) {
645
									//console.log(rdata);
1009
									location.reload(true);
646 1010
								} else {
647 1011
									//alert("jjj");
648 1012
								}
@ -659,10 +1023,11 @@ $(".workmysrc").on("click",".detailm",function(){
659 1023
	if(flag==1&&operationStatus==2)
660 1024
	{
661 1025
		$(".btnboxup").css({"display":"none"});
662
		$("#del")[0].value="直接拒绝";
1026
		$(".btnboxdown1").css({"display":"none"});
1027
		$(".frm")[0].value="直接拒绝";
663 1028
		$("#cooperation")[0].value="合作";
664 1029
		ajaxGet(operationId);
665
		$("#del").click(function(){
1030
		$(".frm").click(function(){
666 1031
			$.ajax({"url" : "../ajax/operation/operationStatus",
667 1032
				"type" : "POST",
668 1033
				"success" : function(rdata) 
@ -763,7 +1128,7 @@ function ajaxGet(operationId){
763 1128
					$(".timelog").text(data.data.deliverTime);
764 1129
					$(".contration").text(data.data.operationId);
765 1130
					$(".detail").val(data.data.detailDemand);
766
					$(".dealTime").text(data.data.dealTime);
1131
					$(".dealTime").val(data.data.dealTime);				
767 1132
					if(data.data.payMethod){
768 1133
						$("#payMethod").val(data.data.payMethod);
769 1134
					}

+ 5 - 1
src/main/webapp/organization-brow.html

@ -26,7 +26,11 @@
26 26
	</div>
27 27
	<div class="header-right"> 
28 28
        <!--未登录-->
29
        <a href="login-invite-code.html"><div class="unlogin">特邀专家登录</div></a>
29
        <div class="unlogin">
30
        	<a class="loginbtn" href="login-invite-code.html">特邀专家登录</a>
31
        	<a class="loginbtn loginrbtn" href="login.html">登录</a>
32
        	<a class="loginbtn loginrbtn" href="register.html">注册</a>
33
        </div>
30 34
        <!--已登录-->
31 35
        <div class="onlogin">
32 36
	        <div class="head-portrait">

+ 10 - 5
src/main/webapp/search.html

@ -26,7 +26,11 @@
26 26

27 27
	<div class="header-right"> 
28 28
        <!--未登录-->
29
        <a href="login-invite-code.html"><div class="unlogin">特邀专家登录</div></a>
29
        <div class="unlogin">
30
        	<a class="loginbtn" href="login-invite-code.html">特邀专家登录</a>
31
        	<a class="loginbtn loginrbtn" href="login.html">登录</a>
32
        	<a class="loginbtn loginrbtn" href="register.html">注册</a>
33
        </div>
30 34
        <!--已登录-->
31 35
        <div class="onlogin">
32 36
	        <div class="head-portrait">
@ -51,6 +55,7 @@
51 55
	<div class="content">
52 56
        <div class="content-in">
53 57
                <div class="sear-search">
58
                	<select class="lookwho floatL"><option value="0">找专家</option><option value="1">找资源</option></select>
54 59
                    <input type="text" placeholder="搜索专家、研究方向或科研机构" class="sear-txt" id="searchContent">
55 60
                    <div class="sear-btn" id="search">搜索</div>
56 61
                </div>
@ -82,7 +87,7 @@
82 87
                        <span class="andmore">更多<span class="updown"></span></span>
83 88
                        
84 89
                    </div>
85
                    <div class="class1">
90
                    <!-- <div class="class1">
86 91
                        <div class="title">机构类型:</div>
87 92
                        <a href="#"  class="colorbg">不限</a>
88 93
                        <a href="#">高校</a>
@ -96,17 +101,17 @@
96 101
                        <a href="#">211</a>
97 102
                        <a href="#">教育部直属</a>
98 103
                        <a href="#">中央部委</a>						
99
                    </div>
104
                    </div> -->
100 105
                </div>
101 106
        	</div>
102 107
        </div>
103 108
	<div class="about">
104 109
		<div class="aboutcenter">
105
            <div class="abouttab">
110
            <!-- <div class="abouttab">
106 111
                <div class="tabbtn tabcurrent">专家</div>
107 112
                <div class="tabbtn">资源</div>
108 113
                <div class="clearfix"></div>
109
            </div>
114
            </div> -->
110 115
            <div class="abouttablist">
111 116
            	 <!--/*专家信息*/-->
112 117
                <div class="aboutcon aboutpro">

+ 10 - 6
src/main/webapp/workspaces.html

@ -9,6 +9,7 @@
9 9
#startbox .span{
10 10
	background: url(../images/evastar.png) 0 0px no-repeat;
11 11
	}
12
	#commbox .span{background: url(../images/evastar.png) 0 0px no-repeat;}
12 13
	</style>	
13 14
<link type="text/css" href="css/bootstrap.min.css" rel="stylesheet">
14 15
<link type="text/css" href="css/reset.css" rel="stylesheet" />
@ -39,7 +40,11 @@
39 40
	</div>
40 41
	<div class="header-right"> 
41 42
        <!--未登录-->
42
        <a href="login-invite-code.html"><div class="unlogin">特邀专家登录</div></a>
43
        <div class="unlogin">
44
        	<a class="loginbtn" href="login-invite-code.html">特邀专家登录</a>
45
        	<a class="loginbtn loginrbtn" href="login.html">登录</a>
46
        	<a class="loginbtn loginrbtn" href="register.html">注册</a>
47
        </div>
43 48
        <!--已登录-->
44 49
        <div class="onlogin">
45 50
	        <div class="head-portrait">
@ -325,7 +330,7 @@
325 330
                <div class="worksubcon">
326 331
                     <!--// 我的资源-->
327 332
                    <div class="workmysrc workmysrc1 clearfix" id="workmysrc">
328
                        <div class="workmysrctit"><span class="workbtn resoumag" id="issuebtn" onclick="ResourceInfo();">发布新资源</span></div>
333
                        <div class="workmysrctit"><span class="workbtn resoumag" id="issuebtn" >发布新资源</span></div>
329 334
                        <div id="consd"></div>
330 335
                         
331 336
                    </div>
@ -338,18 +343,17 @@
338 343
                            <tr class="worktabtit">
339 344
                                <th width="10%" height="40">申请时间</th>
340 345
                                <th width="10%">需求资源</th>
341
                                <th width="12%">资源发布者</th>
342
                                <th width="14%">状态</th>
346
                                <th width="12%">资源发布者</th>                                
343 347
                                <th width="10%">交付时间</th>
344 348
                                <th width="10%">成交金额</th>
345 349
                                <th width="14%">付款方式</th>
346
                                <th width="10%">付款状态</th>
350
                                <th width="10%">付款进程</th>
347 351
                                <th width="20%">操作</th>
348 352
                            </tr>
349 353
                            
350 354
                            <tr>
351 355
                                <td colspan="9">
352
                                    <div class="tcdPageCode"><span class="disabled">上一页</span><span class="current">1</span><a href="javascript:;" class="tcdNumber">2</a><a href="javascript:;" class="tcdNumber">3</a><a href="javascript:;" class="tcdNumber">4</a><span>...</span><a href="javascript:;" class="tcdNumber">26</a><a href="javascript:;" class="nextPage">下一页</a></div>
356
                                    <!-- <div class="tcdPageCode"><span class="disabled">上一页</span><span class="current">1</span><a href="javascript:;" class="tcdNumber">2</a><a href="javascript:;" class="tcdNumber">3</a><a href="javascript:;" class="tcdNumber">4</a><span>...</span><a href="javascript:;" class="tcdNumber">26</a><a href="javascript:;" class="nextPage">下一页</a></div> -->
353 357
                                </td>
354 358
                            </tr>
355 359
                        </table>