审查视图

research.html 30.3 KB
朱振飞 authored
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46
<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">
    <link rel="stylesheet" href="./css/bootstrap.min.css">
    <link rel="stylesheet" href="./css/swiper-3.4.2.min.css">
    <link rel="stylesheet" href="./css/index.css">
    <link rel="stylesheet" href="./css/base.css">
    <title>Tianjin Medical University Cancer Institute & Hospital</title>
    <style>
        .content {
            top: 0;
            padding-bottom: 40px;
        }
        
        .imgshow-wrapper {
            margin-top: 90;
            display: block;
        }
        
        .bottom-wrapper {
            margin-top: 77px;
        }
        
        .content_word {
            display: flex;
            display: -webkit-flex;
            justify-content: space-around;
        }
        
        .content_word p {
            flex: 1;
            -webkit-flex: 1;
            padding: 0 20px;
        }
        
        .content_word p:first-child {
            padding-left: 0;
        }
        
        .content_word p:last-child {
            padding-right: 0;
        }
wangyi authored
47 48
        
        .header-title-right {
朱振飞 authored
49 50
            margin: 0 auto;
        }
wangyi authored
51 52 53
        
        .technology {
            padding-top: 0;
朱振飞 authored
54 55 56 57 58 59 60 61
        }
    </style>
</head>

<body>
    <nav class="navbar navbar-default bgf mb0">
        <div class="container-fluid top_pc_brand">
            <div class="navbar-header">
wangyi authored
62
                <button type="button" class="navbar-toggle mtperc10 menuPage" data-toggle="collapse" data-target="#bs-example-navbar-collapse-4" aria-expanded="true">
朱振飞 authored
63 64 65 66 67 68 69 70 71 72 73 74 75 76
                    <span class="sr-only">Toggle navigation</span>
                    <span class="icon-bar"></span>
                    <span class="icon-bar"></span>
                    <span class="icon-bar"></span>
                </button>
                <a class="navbar-brand logo" href="./index.html">
                    <img class="brand-logo" src="./images/logo.png" alt="">
                </a>
            </div>
            <div class="navbar-collapse collapse in" id="bs-example-navbar-collapse-4" aria-expanded="true">
                <div class="search-group mt30 form-group navbar-text navbar-right">
                    <a href="http://www.tjmuch.com/" class="langue">中文</a>
                    <input type="text" class="form-control search-input" placeholder="Search">
                    <div class="magnifier">
王毅 authored
77
                        <img src="./images/search_btn.png" alt="">
朱振飞 authored
78 79 80 81 82 83 84
                    </div>
                </div>
            </div>
        </div>
    </nav>
    <div class="container-fluid pc pc_warp">
        <div class="mask"></div>
1  
王毅 authored
85
        <div class="bs-example" data-example-id="simple-justified-button-group">
朱振飞 authored
86
            <ul class="nav_menu_items">
1  
王毅 authored
87 88 89
                <li class="btn  navbtnActive navbtn-a" role="button">
                    <a href="javascript:;">ABOUT US</a>
                    <div class='sec_menu_items'>
王毅 authored
90
                        <a href="./about/welcome.html" class="inner_item">
1  
王毅 authored
91 92
                            Welcome Message
                        </a>
王毅 authored
93
                        <a href="./about/mission.html" class="inner_item">
1  
王毅 authored
94 95
                            Mission and Vision
                        </a>
王毅 authored
96
                        <!-- <a href="./about/leadership.html" class="inner_item">
1  
王毅 authored
97
                            Leadership
wangyi authored
98
                        </a> -->
王毅 authored
99
                        <a href="./about/history.html" class="inner_item">
1  
王毅 authored
100 101
                            History and Milestones
                        </a>
王毅 authored
102
                        <a href="./about/quick.html" class="inner_item">
1  
王毅 authored
103 104
                            Quick Facts
                        </a>
王毅 authored
105
                        <a href="./about/contact.html" class="inner_item">Contact Us</a>
1  
王毅 authored
106 107 108 109 110 111 112 113 114
                    </div>
                </li>

                <li class="btn  navbtn-a" role="button">
                    <a href="JavaScript:;">CLINICAL RESOURCES</a>
                    <div class='sec_menu_items'>
                        <div class="inner_item">
                            Clinical Departments
                            <div class="third_menu_items">
王毅 authored
115
                                <a href="./clinical/departm.html" class="inner_item">
1  
王毅 authored
116 117 118
                                    Surgical Oncology
                                </a>
王毅 authored
119
                                <a href="./clinical/medical.html" class="inner_item">
1  
王毅 authored
120 121
                                    Medical Oncology
                                </a>
王毅 authored
122
                                <a href="./clinical/radiation.html" class="inner_item">
1  
王毅 authored
123
                                </a>
王毅 authored
124
                                <a href="./clinical/diagnostic.html" class="inner_item">
1  
王毅 authored
125 126
                                    Diagnostic Oncology
                                </a>
王毅 authored
127
                                <a href="./clinical/center.html" class="inner_item">
1  
王毅 authored
128 129 130 131 132
                                    Center of Excellences
                                </a>
                            </div>
                        </div>
王毅 authored
133
                        <a href="./clinical/activities.html" class="inner_item">
1  
王毅 authored
134 135 136 137 138
                            Clinical Activities
                        </a>
                        <div class="inner_item">
                            Clinical Trials
                            <div class="third_menu_items">
王毅 authored
139
                                <a href="./clinical/trials.html" class="inner_item">
1  
王毅 authored
140 141
                                    Introduction
                                </a>
王毅 authored
142
                                <a href="./clinical/trials_one.html" class="inner_item">
1  
王毅 authored
143 144
                                    Work Flow Chart
                                </a>
王毅 authored
145
                                <a href="./clinical/trials_two.html" class="inner_item">
1  
王毅 authored
146 147
                                    FInd A Clinical Trail
                                </a>
王毅 authored
148
                                <a href="./clinical/trials_three.html" class="inner_item">
1  
王毅 authored
149 150 151 152
                                    Research Achievement
                                </a>
                            </div>
                        </div>
王毅 authored
153
                        <a href="./clinical/finddoctor.html" class="inner_item">
1  
王毅 authored
154 155 156 157 158 159 160 161
                            Find a Doctor
                        </a>
                    </div>
                </li>
                <li class="btn  navbtn-a" role="button">
                    <a href="javascript:;">RESEARCH & EDUCATION</a>
                    <div class='sec_menu_items'>
王毅 authored
162
                        <a href="./research/nationalCancer.html" class="inner_item">
1  
王毅 authored
163 164 165 166 167
                            National Cancer Clinical Research Center
                        </a>
                        <div class="inner_item">
                            Research
                            <div class="third_menu_items">
王毅 authored
168
                                <a href="./research/research1.html" class="inner_item">
1  
王毅 authored
169 170
                                    Research programs
                                </a>
王毅 authored
171
                                <a href="./research/research2.html" class="inner_item">
1  
王毅 authored
172 173
                                    Achievements                                   
                                </a>
王毅 authored
174
                                <a href="./research/research3.html" class="inner_item">
1  
王毅 authored
175 176
                                    Key Labaratories                                    
                                </a>
王毅 authored
177
                                <a href="./research/researcher.html" class="inner_item">
1  
王毅 authored
178 179 180 181 182 183 184
                                    Find a Researcher
                                </a>
                            </div>
                        </div>
                        <div class="inner_item">
                            Education
                            <div class="third_menu_items">
王毅 authored
185
                                <a href="./research/education.html" class="inner_item">
1  
王毅 authored
186 187
                                    Graduate Study
                                </a>
王毅 authored
188
                                <a href="./research/education.html" class="inner_item">
1  
王毅 authored
189 190
                                    International Study
                                </a>
王毅 authored
191
                                <a href="./research/education.html" class="inner_item">
1  
王毅 authored
192 193 194 195 196 197 198 199 200 201
                                    Continuing Study
                                </a>
                            </div>
                        </div>
                    </div>
                </li>
                <li class="btn  navbtn-a" role="button">
                    <a href="javascript:;">TIANJIN CANCER INSTITUTE</a>
                    <div class='sec_menu_items'>
                        <div href="javascript:;" class="inner_item">
wangyi authored
202
                            Abouts Us
1  
王毅 authored
203
                            <div class="third_menu_items">
王毅 authored
204
                                <a href="./institute/aboutus.html" class="inner_item">
1  
王毅 authored
205 206
                                    Introduction
                                </a>
王毅 authored
207
                                <a href="./institute/leadership.html" class="inner_item">
1  
王毅 authored
208 209
                                    Leadership
                                </a>
王毅 authored
210
                                <a href="./institute/history.html" class="inner_item">
1  
王毅 authored
211 212
                                    History
                                </a>
王毅 authored
213
                                <a href="./institute/report.html" class="inner_item">
1  
王毅 authored
214 215 216 217
                                    Annual Report
                                </a>
                            </div>
                        </div>
王毅 authored
218
                        <div href="./clinical/nursing.html" class="inner_item">
1  
王毅 authored
219 220
                            Research
                            <div class="third_menu_items">
王毅 authored
221
                                <a href="./institute/researchers.html" class="inner_item">
1  
王毅 authored
222 223
                                    Our Researchers
                                </a>
王毅 authored
224
                                <a href="./institute/facilities.html" class="inner_item">
1  
王毅 authored
225 226 227 228 229 230 231 232 233 234 235 236
                                    Core Facilities and Services
                                </a>
                                <a href="http://www.cancerbiomed.org/index.php/cocr" class="inner_item">
                                    Journal of Clinical Oncology
                                </a>
                            </div>
                        </div>
                    </div>
                </li>
                <li class="btn  navbtn-a" role="button">
                    <a href="javascript:;">NURSING CARE</a>
                    <div class='sec_menu_items'>
1  
王毅 authored
237
                        <div class="inner_item" style="position: relative">
1  
王毅 authored
238
                            Introduction
1  
王毅 authored
239
                            <div class="third_menu_items">
王毅 authored
240
                                <a href="./care/history_time.html" class="inner_item">
1  
王毅 authored
241 242
                                  Our Team
                                </a>
王毅 authored
243
                                <a href="./care/history_time_two.html" class=" inner_item ">
1  
王毅 authored
244 245
                                   Imoportant Events
                                </a>
王毅 authored
246
                                <a href="./care/history_time_three.html " class="inner_item ">
1  
王毅 authored
247 248
                                 Honor & Awards
                                </a>
王毅 authored
249
                                <a href="./care/history_time_four.html " class="inner_item ">
1  
王毅 authored
250 251 252 253 254
                                   Contact Us
                                </a>
                            </div>
                        </div>
                        <div class="inner_item " style="position: relative ">
1  
王毅 authored
255
                            Nursing Activities
1  
王毅 authored
256
                            <div class="third_menu_items ">
王毅 authored
257
                                <a href="./care/profession.html " class="inner_item ">
1  
王毅 authored
258 259
                                  Professional Teams
                                </a>
王毅 authored
260
                                <a href="./care/five-two_2.html" class="inner_item ">
1  
王毅 authored
261 262
                                   Public Services
                                </a>
王毅 authored
263
                                <a href="./care/profession_one.html" class="inner_item ">
1  
王毅 authored
264 265
                                 Compassionate Care
                                </a>
王毅 authored
266
                                <a href="./care/profession_two.html" class="inner_item ">
1  
王毅 authored
267 268 269 270 271
                                   Caring for Nurses
                                </a>
                            </div>
                        </div>
                        <div class="inner_item " style="position: relative ">
1  
王毅 authored
272
                            Nursing Teaching
1  
王毅 authored
273
                            <div class="third_menu_items ">
王毅 authored
274
                                <a href="./care/training.1.html" class="inner_item ">
1  
王毅 authored
275 276
                                 Clinical Nursing Teaching
                                </a>
王毅 authored
277
                                <a href="./care/five-three_2.html" class="inner_item ">
1  
王毅 authored
278 279 280 281 282
                                  Postgraduate Development
                                </a>
                            </div>
                        </div>
                        <div class="inner_item ">
1  
王毅 authored
283
                            Nursing Research
1  
王毅 authored
284
                            <div class="third_menu_items ">
王毅 authored
285
                                <a href="./care/five-four_detail1.html " class="inner_item ">
1  
王毅 authored
286 287
                                  Publications:SCI Papers
                                </a>
王毅 authored
288
                                <a href="./care/five-four_detail2.html" class="inner_item ">
1  
王毅 authored
289 290
                                   Research Projects
                                </a>
王毅 authored
291
                                <a href="./care/five-four_detail3.html" class="inner_item ">
1  
王毅 authored
292 293
                                 Innovations & Patents
                                </a>
王毅 authored
294
                                <a href="./care/five-four_detail4.html " class="inner_item ">
1  
王毅 authored
295 296 297 298
                                   Publications:Books
                                </a>
                            </div>
                        </div>
王毅 authored
299
                        <a href="./care/cancer.html " class="inner_item ">
1  
王毅 authored
300 301 302 303 304 305
                            Survivorship Support  
                        </a>


                    </div>
                </li>
1  
王毅 authored
306 307
                <li class="btn navbtn-a " role="button ">
                    <a href="javascript:; ">INTERNATIONAL AFFAIRS</a>
1  
王毅 authored
308
                    <div class='sec_menu_items'>
王毅 authored
309
                        <a href="./international/conference.html " class="inner_item ">
1  
王毅 authored
310 311
                            International Conferences
                        </a>
王毅 authored
312
                        <a href="./international/training.html " class="inner_item ">
1  
王毅 authored
313 314
                            Oversea Trainings
                        </a>
王毅 authored
315
                        <a href="./international/referral.html " class="inner_item ">
1  
王毅 authored
316 317
                            International Patients
                        </a>
王毅 authored
318
                        <a href="./international/partners.html " class="inner_item ">
1  
王毅 authored
319 320 321 322 323
                            Partnership Institutions
                        </a>

                    </div>
                </li>
1  
王毅 authored
324
                <li class="btn navbtn-a " role="button ">
王毅 authored
325
                    <a href="./news.html ">NEWS RELEASE</a>
1  
王毅 authored
326 327 328 329 330
                </li>
            </ul>
        </div>
        <!-- <div class="bs-example" data-example-id="simple-justified-button-group">
            <ul class="nav_menu_items">
朱振飞 authored
331
                <li class="btn   navbtn-a" role="button">
王毅 authored
332
                    <a href="./pcSecond.html">ABOUT US</a>
朱振飞 authored
333
                    <div class='sec_menu_items'>
王毅 authored
334
                        <a href="./about/welcome.html" class="inner_item">
朱振飞 authored
335 336
                            Welcome Message
                        </a>
王毅 authored
337
                        <a href="./about/mission.html" class="inner_item">
朱振飞 authored
338 339
                            Mission and Vision
                        </a>
朱振飞 authored
340
                       
王毅 authored
341
                        <a href="./about/history.html" class="inner_item">
朱振飞 authored
342 343
                            History and Milestones
                        </a>
王毅 authored
344
                        <a href="./about/quick.html" class="inner_item">
朱振飞 authored
345 346 347 348 349
                            Quick Facts
                        </a>
                    </div>
                </li>
                <li class="btn   navbtn-a" role="button">
王毅 authored
350
                    <a href="./clinical.html">CLINICAL RESOURCES</a>
朱振飞 authored
351
                    <div class='sec_menu_items'>
王毅 authored
352
                        <a href="./clinical/departments.html" class="inner_item">
朱振飞 authored
353 354
                            Clinical Departments
                        </a>
王毅 authored
355
                        <a href="./clinical/activities.html" class="inner_item">
朱振飞 authored
356 357
                            Clinical Activities
                        </a>
1  
朱振飞 authored
358
                        <div class="inner_item">
朱振飞 authored
359
                            Clinical Trials
1  
朱振飞 authored
360
                            <div class="third_menu_items">
王毅 authored
361
                                <a href="./clinical/trials.html" class="inner_item">
1  
朱振飞 authored
362 363
                                    About Us
                                </a>
王毅 authored
364
                                <a href="./clinical/trials.html" class="inner_item">
1  
朱振飞 authored
365 366
                                    Work Flow Chart
                                </a>
王毅 authored
367
                                <a href="./clinical/trials.html" class="inner_item">
1  
朱振飞 authored
368 369
                                    FInd A Clinical Trail
                                </a>
王毅 authored
370
                                <a href="./clinical/trials.html" class="inner_item">
1  
王毅 authored
371
                                    Department Feature
1  
朱振飞 authored
372
                                </a>
王毅 authored
373
                                <a href="./clinical/trials.html" class="inner_item">
1  
朱振飞 authored
374 375 376 377
                                    Research Achievement
                                </a>
                            </div>
                        </div>
王毅 authored
378
                        <a href="./clinical/finddoctor.html" class="inner_item">
朱振飞 authored
379 380
                            Find a Doctor
                        </a>
王毅 authored
381
                        <a href='./clinical/national.html'>National Cancer Clinical <br>
朱振飞 authored
382 383 384 385
                            Research Center</a>
                    </div>
                </li>
                <li class="btn navbtnActive navbtn-a" role="button">
王毅 authored
386
                    <a href="./research.html">RESEARCH & EDUCATION</a>
朱振飞 authored
387
                    <div class='sec_menu_items'>
王毅 authored
388
                        <a href="./research/introduction.html" class="inner_item">
朱振飞 authored
389 390
                            Introduction
                        </a>
王毅 authored
391
                        <a href="./research/departments.html" class="inner_item">
朱振飞 authored
392 393
                            Research Departments
                        </a>
王毅 authored
394
                        <a href="./research/facility.html" class="inner_item">
朱振飞 authored
395 396
                            Core Facilities
                        </a>
王毅 authored
397
                        <a href="./research/education.html" class="inner_item">
朱振飞 authored
398 399
                            Education
                        </a>
王毅 authored
400
                        <a href="./research/transfer.html" class="inner_item">
朱振飞 authored
401 402 403 404 405 406 407 408 409
                            Technology Transfer
                        </a>
                        <a href="http://www.cancerbiomed.org/index.php/cocr" class="inner_item">
                            Cancer Journals
                        </a>
                    </div>

                </li>
                <li class="btn  navbtn-a" role="button">
王毅 authored
410
                    <a href="./international.html">INTERNATIONAL AFFAIRS</a>
朱振飞 authored
411
                    <div class='sec_menu_items'>
王毅 authored
412
                        <a href="./international/conference.html" class="inner_item">
朱振飞 authored
413 414
                            International Conferences
                        </a>
王毅 authored
415
                        <a href="./international/training.html" class="inner_item">
朱振飞 authored
416 417
                            Oversea Trainings
                        </a>
王毅 authored
418
                        <a href="./international/referral.html" class="inner_item">
朱振飞 authored
419 420
                            International Patients
                        </a>
王毅 authored
421
                        <a href="./international/partners.html" class="inner_item">
朱振飞 authored
422 423 424 425 426 427
                            Partnership Institutions
                        </a>

                    </div>
                </li>
                <li class="btn  navbtn-a" role="button">
王毅 authored
428
                   <a href="./news.html">NEWS RELEASE</a>
朱振飞 authored
429 430 431 432
                </li>
                <li class="btn  navbtn-a" role="button">
                    <a href="javascript:;">TIANJIN CANCER INSTITUTE</a>
                    <div class='sec_menu_items'>
1  
王毅 authored
433
                        <a href="javascript:;" class="inner_item">
朱振飞 authored
434
                            About Us
1  
王毅 authored
435
                            <a class="third_menu_items">
王毅 authored
436
                                <a href="./institute/aboutus.html" class="inner_item">
朱振飞 authored
437 438
                                    About Us
                                </a>
王毅 authored
439
                                <a href="./institute/leadership.html" class="inner_item">
朱振飞 authored
440 441
                                    Leadership
                                </a>
王毅 authored
442
                                <a href="./institute/history.html" class="inner_item">
朱振飞 authored
443 444
                                    History
                                </a>
王毅 authored
445
                                <a href="./institute/report.html" class="inner_item">
朱振飞 authored
446 447 448
                                   Annual Report
                                </a>
                                
1  
王毅 authored
449
                            </a>
朱振飞 authored
450
                        </div>
王毅 authored
451
                        <div href="./clinical/nursing.html" class="inner_item">
朱振飞 authored
452 453
                            Research
                            <div class="third_menu_items">
王毅 authored
454
                                <a href="./institute/researchers.html" class="inner_item">
朱振飞 authored
455 456
                                    Our Researchers 
                                </a>
王毅 authored
457
                                <a href="./institute/facilities.html" class="inner_item">
朱振飞 authored
458 459 460 461 462 463 464
                                    Core Facilities 
                                </a>
                                <a href="http://www.cancerbiomed.org/index.php/cocr" class="inner_item">
                                    Journal of Clinical Oncology
                                </a>
                            </div>
                        </div>
朱振飞 authored
465
                        
朱振飞 authored
466 467 468
                    </div>
                </li>
                <li class="btn  navbtn-a" role="button">
王毅 authored
469
                    <a href="./contact.html">CONTACT US</a>
朱振飞 authored
470 471
                </li>
            </ul>
1  
王毅 authored
472
        </div> -->
朱振飞 authored
473
wangyi authored
474
        <div id="gridSystemModal" class="modal fade " tabindex="-1" role="dialog" aria-labelledby="gridModalLabel" style="display: none;">
朱振飞 authored
475 476 477 478 479
            <div class="modal-dialog downDialog" role="document">
                <div class="modal-content ">
                    <div class="modal-body ">
                        <div class="mddown-word">
                            <h4>Welcome to the Tianjin Medical University Cancer Institue & Hospital!</h4>
wangyi authored
480
                            <h4>We are confident that we will offer the best treatment and care for cancer patients through promoting cancer research,treatment,the education</h4>
朱振飞 authored
481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537
                        </div>
                        <div class="mddown-img">
                            <div class="mddown-img-item">
                                <h5>Welcome message</h5>
                                <div>
                                    <img src="./images/02pc-downmeun/pic (1).png" alt="">
                                </div>
                            </div>
                            <div class="mddown-img-item">
                                <h5>Mission and Vision</h5>
                                <div>
                                    <img src="./images/02pc-downmeun/pic (2).png" alt="">
                                </div>
                            </div>
                            <div class="mddown-img-item">
                                <h5>Leadership</h5>
                                <div>
                                    <img src="./images/02pc-downmeun/pic (3).png" alt="">
                                </div>
                            </div>
                            <div class="mddown-img-item">
                                <h5>History and Milestones</h5>
                                <div>
                                    <img src="./images/02pc-downmeun/pic (4).png" alt="">
                                </div>
                            </div>
                            <div class="mddown-img-item">
                                <h5>Quick Facts</h5>
                                <div>
                                    <img src="./images/02pc-downmeun/pic (5).png" alt="">
                                </div>
                            </div>
                            <div class="mddown-img-item">
                                <h5>Organization Management</h5>
                                <div>
                                    <img src="./images/02pc-downmeun/pic (6).png" alt="">
                                </div>
                            </div>
                        </div>
                        <a class="mddown-footer" href="./pcSecond.html">
                            LEARN MORE ABOUT US >
                        </a>
                    </div>
                </div>
                <!-- /.modal-content -->
            </div>
            <!-- /.modal-dialog -->
        </div>

        <div class="content nopadding">
            <div class="content-second-img">
                <img src="./images/research_1.png" width="100%" alt="">
            </div>
            <div class="bottom-wrapper">
                <h3>INTRODUCTION</h3>
                <div class="content_word">
                    <p>
wangyi authored
538 539 540 541
                        Tianjin Cancer Research Institute (TCRI), affiliated to Tianjin Medical University Cancer Institute and Hospital, was founded by the pioneer oncologist Prof. Xian-Zhai Jin in May, 1977. The former Directors of the Tianjin Cancer Research Institute were
                        Prof. Xian-Zhai Jin, Prof. Yan-Chang Zhou, Prof. Tian-Ze Zhang, Prof. Jia-Rui Jin. The current Director is Prof. Xi-Shan Hao, Vice-Director is Prof. Guoguang Ying, and Prof. Hui Li and Prof. Ruifang Niu. The Office Administrator
                        of TCRI is the Director of Science and Education Department, Prof. Wen-Hua Zhao. Over 30 years, TCRI has been endeavoring to basic research, pathogenesis, and translational research. The Four Key projects including epidemiology,
                        pathogenesis, early diagnosis, and the fundamental research of applying on the new technology of cancer treatment and matastasis. TCRI has developed one of the toppest cancer research and education base for high level research
朱振飞 authored
542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593
                        project, new technology research, and the education of Doctors and Masters.
                    </p>
                </div>
                <a href="javascript:;" class="learn-more">LEARN MORE &gt;</a>
            </div>

            <div class="imgshow-wrapper m80">
                <img src="./images/research_labs.png" width="100%" alt="">
            </div>
        </div>
        <div class="content-second-img center">
            <h3>CORE FACILITIES</h3>
            <img src="./images/core.png" alt="">
            <a href="javascript:;" class="learn-more">LEARN MORE &gt;</a>
        </div>
        <div class="content">
            <div class="header-title-right ">
                <h3 class="center">Find A RESEARCHER</h3>
                <div class="form-group" data-toggle="modal" data-target="#gridSystemModal">
                    <input type="text" class="form-control  input-lg">
                    <button type="button" class="btn btn-warning btn-lg  ">
                        <img src="./images/01pc-main/pic (9).png" alt="">
                    </button>
                </div>
                <h4>click here</h4>
                <a href="javascript:;" class="learn-more">LEARN MORE &gt;</a>
            </div>

            <div class="bottom-wrapper">
                <!-- <h3>EDUCATIONS</h3>
                <div class="content_word">
                    <p class='center'>National Training Base </br>
                        Academy of Clinical Oncology</br>
                        National base of Continuing Medical Education</p>
                </div> -->
                <img src="./images/educations.png" width="100%" alt="">
                <a href="javascript:;" class="learn-more">LEARN MORE &gt;</a>
            </div>
        </div>

        <div class="content technology ">
            <h3 class="center them_title">TECHNOLOGY TRANSFER</h3>
            <div class="text center">
                <a>National Training Base</a><br>
                <a>Advanced National Training Course of</a><br>
                <a>oncologists and pathologists was commissioned</a><br>
                <a>by the Ministry of Public Health since 1954:</a><br>
            </div>
            <a href="javascript:;" class="learn-more">LEARN MORE &gt;</a>
        </div>
        <div class="content-second-img center m80">
            <h3 class="them_title">CANCER JOURNAL</h3>
wangyi authored
594
            <a href="http://www.cjco.cn/CN/volumn/home.shtml" target="_blank"><img src="./images/caner_journal.png" width="464px" alt=""></a>
朱振飞 authored
595 596 597 598 599 600 601 602 603 604 605 606 607
        </div>

        <footer class="footer-content">
            <div class="footer-main">

                <ul class="list-unstyled third-ul">
                    <li>West Huan-Hu Rd, Ti Yuan Bei, Hexi District</li>
                    <li>Tianjin 300060</li>
                    <li>China</li>
                    <li>Tel/Fax: 0086-22-23359337</li>
                    <li>Email: info@tjmuch.com</li>
                </ul>
                <ul class="list-unstyled first-ul">
王毅 authored
608 609
                    <li><img src="./images/yikeda.png" width="160px" alt=""></li>
                    <li><img src="./images/tjuc.png" width="160px" alt=""></li>
朱振飞 authored
610 611 612 613 614 615 616 617 618 619 620
                </ul>
            </div>
        </footer>

    </div>

    <script src="./js/jquery-1.11.3.min.js"></script>
    <script src="./js/bootstrap.min.js"></script>
    <script src="./js/swiper-3.4.2.jquery.min.js"></script>
    <script src="./js/common.js"></script>
    <script>
wangyi authored
621 622
        $(document).ready(function() {
            $(".menuPage").click(function() {
朱振飞 authored
623 624
                location.href = "./mobilepage/mbsecondmenuAbout.html"
            })
wangyi authored
625
            $(".mbMenu").click(function() {
朱振飞 authored
626 627 628 629 630 631 632
                location.href = "./mobilepage/mbsecondmenu.html"
            })
        })
    </script>
</body>

</html>