审查视图

index_bak.html 39.7 KB
朱振飞 authored
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
<!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/base.css">

    <link rel="stylesheet" href="./css/index.css">
    <title>Tianjin Medical University Cancer Institute & Hospital</title>
    <style>
        .content {
            position: relative;
            padding-top: 60px;
        }
1  
王毅 authored
19 20
        
        .swiper-container1 {
朱振飞 authored
21 22
            padding-bottom: 60px;
        }
1  
王毅 authored
23
        
朱振飞 authored
24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
        .nav_menu_items li {
            height: 60px;
            flex-grow: 1;
            display: flex;
            display: -webkit-flex;
            align-items: center;
            justify-content: center;
            position: relative;
        }
    </style>
</head>

<body>
    <nav class="navbar navbar-default bgf mb0">
        <div class="container-fluid top_pc_brand">
            <div class="navbar-header">
1  
王毅 authored
40
                <button type="button" class="navbar-toggle mtperc10 menuPage" data-toggle="collapse" data-target="#bs-example-navbar-collapse-4" aria-expanded="true">
朱振飞 authored
41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65
                    <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">
                        <img src="./images/search_btn.png" alt="">
                    </div>
                </div>
            </div>
        </div>
    </nav>
    <div class="container-fluid pc pc_warp">
        <div class="mask"></div>
        <div class="bs-example" data-example-id="simple-justified-button-group">
            <ul class="nav_menu_items">
                <li class="btn  navbtnActive navbtn-a" role="button">
1  
王毅 authored
66 67
                    <a href="javascript:;">ABOUT US</a>
                    <div class='sec_menu_items'>
王毅 authored
68
                        <a href="./about/welcome.html" class="inner_item">
1  
王毅 authored
69 70
                            Welcome Message
                        </a>
王毅 authored
71
                        <a href="./about/mission.html" class="inner_item">
1  
王毅 authored
72 73
                            Mission and Vision
                        </a>
王毅 authored
74
                        <!-- <a href="./about/leadership.html" class="inner_item">
1  
王毅 authored
75
                            Leadership
wangyi authored
76
                        </a> -->
王毅 authored
77
                        <a href="./about/history.html" class="inner_item">
1  
王毅 authored
78 79
                            History and Milestones
                        </a>
王毅 authored
80
                        <a href="./about/quick.html" class="inner_item">
1  
王毅 authored
81 82
                            Quick Facts
                        </a>
王毅 authored
83
                        <a href="./about/contact.html" class="inner_item">Contact Us</a>
1  
王毅 authored
84 85 86 87 88 89 90 91 92
                    </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
93
                                <a href="./clinical/departm.html" class="inner_item">
1  
王毅 authored
94 95 96
                                    Surgical Oncology
                                </a>
王毅 authored
97
                                <a href="./clinical/medical.html" class="inner_item">
1  
王毅 authored
98 99
                                    Medical Oncology
                                </a>
王毅 authored
100
                                <a href="./clinical/radiation.html" class="inner_item">
1  
王毅 authored
101
                                </a>
王毅 authored
102
                                <a href="./clinical/diagnostic.html" class="inner_item">
1  
王毅 authored
103 104
                                    Diagnostic Oncology
                                </a>
王毅 authored
105
                                <a href="./clinical/center.html" class="inner_item">
1  
王毅 authored
106 107 108 109 110
                                    Center of Excellences
                                </a>
                            </div>
                        </div>
王毅 authored
111
                        <a href="./clinical/activities.html" class="inner_item">
1  
王毅 authored
112 113 114 115 116
                            Clinical Activities
                        </a>
                        <div class="inner_item">
                            Clinical Trials
                            <div class="third_menu_items">
王毅 authored
117
                                <a href="./clinical/trials.html" class="inner_item">
1  
王毅 authored
118 119
                                    Introduction
                                </a>
王毅 authored
120
                                <a href="./clinical/trials_one.html" class="inner_item">
1  
王毅 authored
121 122
                                    Work Flow Chart
                                </a>
王毅 authored
123
                                <a href="./clinical/trials_two.html" class="inner_item">
1  
王毅 authored
124 125
                                    FInd A Clinical Trail
                                </a>
王毅 authored
126
                                <a href="./clinical/trials_three.html" class="inner_item">
1  
王毅 authored
127 128 129 130
                                    Research Achievement
                                </a>
                            </div>
                        </div>
王毅 authored
131
                        <a href="./clinical/finddoctor.html" class="inner_item">
1  
王毅 authored
132 133 134 135 136 137 138 139
                            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
140
                        <a href="./research/nationalCancer.html" class="inner_item">
1  
王毅 authored
141 142 143 144 145
                            National Cancer Clinical Research Center
                        </a>
                        <div class="inner_item">
                            Research
                            <div class="third_menu_items">
王毅 authored
146
                                <a href="./research/research1.html" class="inner_item">
1  
王毅 authored
147 148
                                    Research programs
                                </a>
王毅 authored
149
                                <a href="./research/research2.html" class="inner_item">
1  
王毅 authored
150 151
                                    Achievements                                   
                                </a>
王毅 authored
152
                                <a href="./research/research3.html" class="inner_item">
1  
王毅 authored
153 154
                                    Key Labaratories                                    
                                </a>
王毅 authored
155
                                <a href="./research/researcher.html" class="inner_item">
1  
王毅 authored
156 157 158 159 160 161 162
                                    Find a Researcher
                                </a>
                            </div>
                        </div>
                        <div class="inner_item">
                            Education
                            <div class="third_menu_items">
王毅 authored
163
                                <a href="./research/education.html" class="inner_item">
1  
王毅 authored
164 165
                                    Graduate Study
                                </a>
王毅 authored
166
                                <a href="./research/education.html" class="inner_item">
1  
王毅 authored
167 168
                                    International Study
                                </a>
王毅 authored
169
                                <a href="./research/education.html" class="inner_item">
1  
王毅 authored
170 171 172 173 174 175 176 177 178 179
                                    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
180
                            Abouts Us
1  
王毅 authored
181
                            <div class="third_menu_items">
王毅 authored
182
                                <a href="./institute/aboutus.html" class="inner_item">
1  
王毅 authored
183 184
                                    Introduction
                                </a>
王毅 authored
185
                                <a href="./institute/leadership.html" class="inner_item">
1  
王毅 authored
186 187
                                    Leadership
                                </a>
王毅 authored
188
                                <a href="./institute/history.html" class="inner_item">
1  
王毅 authored
189 190
                                    History
                                </a>
王毅 authored
191
                                <a href="./institute/report.html" class="inner_item">
1  
王毅 authored
192 193 194 195
                                    Annual Report
                                </a>
                            </div>
                        </div>
王毅 authored
196
                        <div href="./clinical/nursing.html" class="inner_item">
1  
王毅 authored
197 198
                            Research
                            <div class="third_menu_items">
王毅 authored
199
                                <a href="./institute/researchers.html" class="inner_item">
1  
王毅 authored
200 201
                                    Our Researchers
                                </a>
王毅 authored
202
                                <a href="./institute/facilities.html" class="inner_item">
1  
王毅 authored
203 204 205 206 207 208 209 210 211 212 213 214
                                    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
215
                        <div class="inner_item" style="position: relative">
1  
王毅 authored
216
                            Introduction
1  
王毅 authored
217
                            <div class="third_menu_items">
王毅 authored
218
                                <a href="./care/history_time.html" class="inner_item">
1  
王毅 authored
219 220
                                  Our Team
                                </a>
王毅 authored
221
                                <a href="./care/history_time_two.html" class=" inner_item ">
1  
王毅 authored
222 223
                                   Imoportant Events
                                </a>
王毅 authored
224
                                <a href="./care/history_time_three.html " class="inner_item ">
1  
王毅 authored
225 226
                                 Honor & Awards
                                </a>
王毅 authored
227
                                <a href="./care/history_time_four.html " class="inner_item ">
1  
王毅 authored
228 229 230 231 232
                                   Contact Us
                                </a>
                            </div>
                        </div>
                        <div class="inner_item " style="position: relative ">
1  
王毅 authored
233
                            Nursing Activities
1  
王毅 authored
234
                            <div class="third_menu_items ">
王毅 authored
235
                                <a href="./care/profession.html " class="inner_item ">
1  
王毅 authored
236 237
                                  Professional Teams
                                </a>
王毅 authored
238
                                <a href="./care/five-two_2.html" class="inner_item ">
1  
王毅 authored
239 240
                                   Public Services
                                </a>
王毅 authored
241
                                <a href="./care/profession_one.html" class="inner_item ">
1  
王毅 authored
242 243
                                 Compassionate Care
                                </a>
王毅 authored
244
                                <a href="./care/profession_two.html" class="inner_item ">
1  
王毅 authored
245 246 247 248 249
                                   Caring for Nurses
                                </a>
                            </div>
                        </div>
                        <div class="inner_item " style="position: relative ">
1  
王毅 authored
250
                            Nursing Teaching
1  
王毅 authored
251
                            <div class="third_menu_items ">
王毅 authored
252
                                <a href="./care/training.1.html" class="inner_item ">
1  
王毅 authored
253 254
                                 Clinical Nursing Teaching
                                </a>
王毅 authored
255
                                <a href="./care/five-three_2.html" class="inner_item ">
1  
王毅 authored
256 257 258 259 260
                                  Postgraduate Development
                                </a>
                            </div>
                        </div>
                        <div class="inner_item ">
1  
王毅 authored
261
                            Nursing Research
1  
王毅 authored
262
                            <div class="third_menu_items ">
王毅 authored
263
                                <a href="./care/five-four_detail1.html " class="inner_item ">
1  
王毅 authored
264 265
                                  Publications:SCI Papers
                                </a>
王毅 authored
266
                                <a href="./care/five-four_detail2.html" class="inner_item ">
1  
王毅 authored
267 268
                                   Research Projects
                                </a>
王毅 authored
269
                                <a href="./care/five-four_detail3.html" class="inner_item ">
1  
王毅 authored
270 271
                                 Innovations & Patents
                                </a>
王毅 authored
272
                                <a href="./care/five-four_detail4.html " class="inner_item ">
1  
王毅 authored
273 274 275 276
                                   Publications:Books
                                </a>
                            </div>
                        </div>
王毅 authored
277
                        <a href="./care/cancer.html " class="inner_item ">
1  
王毅 authored
278 279 280 281 282 283
                            Survivorship Support  
                        </a>


                    </div>
                </li>
1  
王毅 authored
284 285
                <li class="btn navbtn-a " role="button ">
                    <a href="javascript:; ">INTERNATIONAL AFFAIRS</a>
1  
王毅 authored
286
                    <div class='sec_menu_items'>
王毅 authored
287
                        <a href="./international/conference.html " class="inner_item ">
1  
王毅 authored
288 289
                            International Conferences
                        </a>
王毅 authored
290
                        <a href="./international/training.html " class="inner_item ">
1  
王毅 authored
291 292
                            Oversea Trainings
                        </a>
王毅 authored
293
                        <a href="./international/referral.html " class="inner_item ">
1  
王毅 authored
294 295
                            International Patients
                        </a>
王毅 authored
296
                        <a href="./international/partners.html " class="inner_item ">
1  
王毅 authored
297 298 299 300 301
                            Partnership Institutions
                        </a>

                    </div>
                </li>
1  
王毅 authored
302
                <li class="btn navbtn-a " role="button ">
王毅 authored
303
                    <a href="./news.html ">NEWS RELEASE</a>
1  
王毅 authored
304 305 306 307 308 309
                </li>
            </ul>
        </div>
        <!-- <div class="bs-example" data-example-id="simple-justified-button-group">
            <ul class="nav_menu_items">
                <li class="btn  navbtnActive navbtn-a" role="button">
王毅 authored
310
                    <a href="./pcSecond.html">ABOUT US</a>
朱振飞 authored
311
                    <div class='sec_menu_items'>
王毅 authored
312
                        <a href="./about/welcome.html" class="inner_item">
朱振飞 authored
313 314
                            Welcome Message
                        </a>
王毅 authored
315
                        <a href="./about/mission.html" class="inner_item">
朱振飞 authored
316 317
                            Mission and Vision
                        </a>
朱振飞 authored
318
                       
王毅 authored
319
                        <a href="./about/history.html" class="inner_item">
朱振飞 authored
320 321
                            History and Milestones
                        </a>
王毅 authored
322
                        <a href="./about/quick.html" class="inner_item">
朱振飞 authored
323 324 325 326 327
                            Quick Facts
                        </a>
                    </div>
                </li>
                <li class="btn  navbtn-a" role="button">
王毅 authored
328
                    <a href="./clinical.html">CLINICAL RESOURCES</a>
朱振飞 authored
329
                    <div class='sec_menu_items'>
王毅 authored
330
                        <a href="./clinical/departments.html" class="inner_item">
朱振飞 authored
331 332
                            Clinical Departments
                        </a>
王毅 authored
333
                        <a href="./clinical/activities.html" class="inner_item">
朱振飞 authored
334 335
                            Clinical Activities
                        </a>
1  
朱振飞 authored
336
                        <div class="inner_item">
朱振飞 authored
337
                            Clinical Trials
1  
朱振飞 authored
338
                            <div class="third_menu_items">
王毅 authored
339
                                <a href="./clinical/trials.html" class="inner_item">
1  
朱振飞 authored
340 341
                                    About Us
                                </a>
王毅 authored
342
                                <a href="./clinical/trials.html" class="inner_item">
1  
朱振飞 authored
343 344
                                    Work Flow Chart
                                </a>
王毅 authored
345
                                <a href="./clinical/trials.html" class="inner_item">
1  
朱振飞 authored
346 347
                                    FInd A Clinical Trail
                                </a>
王毅 authored
348
                                <a href="./clinical/trials.html" class="inner_item">
1  
王毅 authored
349
                                    Department Feature
1  
朱振飞 authored
350
                                </a>
王毅 authored
351
                                <a href="./clinical/trials.html" class="inner_item">
1  
朱振飞 authored
352 353 354 355
                                    Research Achievement
                                </a>
                            </div>
                        </div>
王毅 authored
356
                        <a href="./clinical/finddoctor.html" class="inner_item">
朱振飞 authored
357 358
                            Find a Doctor
                        </a>
王毅 authored
359
                        <a href='./clinical/national.html'>National Cancer Clinical <br>
朱振飞 authored
360 361 362 363
                            Research Center</a>
                    </div>
                </li>
                <li class="btn  navbtn-a" role="button">
王毅 authored
364
                    <a href="./research.html">RESEARCH & EDUCATION</a>
朱振飞 authored
365
                    <div class='sec_menu_items'>
王毅 authored
366
                        <a href="./research/introduction.html" class="inner_item">
朱振飞 authored
367 368
                            Introduction
                        </a>
王毅 authored
369
                        <a href="./research/departments.html" class="inner_item">
朱振飞 authored
370 371
                            Research Departments
                        </a>
王毅 authored
372
                        <a href="./research/facility.html" class="inner_item">
朱振飞 authored
373 374
                            Core Facilities
                        </a>
王毅 authored
375
                        <a href="./research/education.html" class="inner_item">
朱振飞 authored
376 377
                            Education
                        </a>
王毅 authored
378
                        <a href="./research/transfer.html" class="inner_item">
朱振飞 authored
379 380 381 382 383 384 385 386 387
                            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
388
                    <a href="./international.html">INTERNATIONAL AFFAIRS</a>
朱振飞 authored
389
                    <div class='sec_menu_items'>
王毅 authored
390
                        <a href="./international/conference.html" class="inner_item">
朱振飞 authored
391 392
                            International Conferences
                        </a>
王毅 authored
393
                        <a href="./international/training.html" class="inner_item">
朱振飞 authored
394 395
                            Oversea Trainings
                        </a>
王毅 authored
396
                        <a href="./international/referral.html" class="inner_item">
朱振飞 authored
397 398
                            International Patients
                        </a>
王毅 authored
399
                        <a href="./international/partners.html" class="inner_item">
朱振飞 authored
400 401 402 403 404 405
                            Partnership Institutions
                        </a>

                    </div>
                </li>
                <li class="btn  navbtn-a" role="button">
王毅 authored
406
                   <a href="./news.html">NEWS RELEASE</a>
朱振飞 authored
407 408 409 410 411 412 413
                </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">
                            About Us
                            <div class="third_menu_items">
王毅 authored
414
                                <a href="./institute/aboutus.html" class="inner_item">
朱振飞 authored
415 416
                                    About Us
                                </a>
王毅 authored
417
                                <a href="./institute/leadership.html" class="inner_item">
朱振飞 authored
418 419
                                    Leadership
                                </a>
王毅 authored
420
                                <a href="./institute/history.html" class="inner_item">
朱振飞 authored
421 422
                                    History
                                </a>
王毅 authored
423
                                <a href="./institute/report.html" class="inner_item">
朱振飞 authored
424 425 426 427 428
                                   Annual Report
                                </a>
                                
                            </div>
                        </div>
王毅 authored
429
                        <div href="./clinical/nursing.html" class="inner_item">
朱振飞 authored
430 431
                            Research
                            <div class="third_menu_items">
王毅 authored
432
                                <a href="./institute/researchers.html" class="inner_item">
朱振飞 authored
433 434
                                    Our Researchers 
                                </a>
王毅 authored
435
                                <a href="./institute/facilities.html" class="inner_item">
朱振飞 authored
436 437 438 439 440 441 442
                                    Core Facilities 
                                </a>
                                <a href="http://www.cancerbiomed.org/index.php/cocr" class="inner_item">
                                    Journal of Clinical Oncology
                                </a>
                            </div>
                        </div>
朱振飞 authored
443
                        
朱振飞 authored
444 445 446
                    </div>
                </li>
                <li class="btn  navbtn-a" role="button">
王毅 authored
447
                    <a href="./contact.html">CONTACT US</a>
朱振飞 authored
448 449 450
                </li>
            </ul>
1  
王毅 authored
451
        </div> -->
朱振飞 authored
452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468

        <!-- Swiper -->
        <div class="top_swiper">
            <div class="top_swiper_left">
                <div class="swiper-container" id="top_swiper">
                    <div class="swiper-wrapper">
                        <div class="swiper-slide">
                            <img src="./images/index_top1.png" width="100%" alt="">
                        </div>
                        <div class="swiper-slide">
                            <img src="./images/index_top2.png" width="100%" alt="">
                        </div>
                        <div class="swiper-slide">
                            <img src="./images/index_top3.png" width="100%" alt="">
                        </div>
                    </div>
                    <!-- Add Pagination -->
1  
王毅 authored
469
                    <div class="swiper-pagination"></div>
朱振飞 authored
470 471 472 473 474 475 476 477 478 479 480 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
                </div>
            </div>
            <div class="top_swiper_right">
                <div class="news_items">
                    <div class="news_content">
                        <ul>
                            <li>
                                <a href="javascript:;">Renewal of Brotherhood Institution Relationship Agreement with
                                    H. Lee Moffitt Cancer Center & Research Institute</a>
                            </li>
                            <li>
                                <a href="javascript:;">Signing Ceremony of MOU Between Tianjin Medical University
                                    Cancer Institute & Hospital and German Cancer Research Center</a>
                            </li>
                            <li>
                                <a href="javascript:;">The Third International Conference on Cancer Translational
                                    Research</a>
                            </li>
                            <li>
                                <a href="javascript:;">Renewal of Brotherhood Institution Relationship Agreement with
                                    H. Lee Moffitt Cancer Center
                                    & Research Institute</a>
                            </li>
                            <li>
                                <a href="javascript:;">Signing Ceremony of MOU Between Tianjin Medical University
                                    Cancer Institute & Hospital and
                                    German Cancer Research Center</a>
                            </li>
                            <li>
                                <a href="javascript:;">The Third International Conference on Cancer Translational
                                    Research</a>
                            </li>
                        </ul>
                    </div>
                    <a class="read_more" href="news.html">
                        <img src="./images/learnmoren.png" width="100%" alt="">
                    </a>
                </div>
            </div>
        </div>
        <div class="header-title">
            <div class="header-title-left">
                <h3>TOGETHER, WE FIGHT CANCER!</h3>
                <ul>
                    <li>Continuously ranked as one of the top 4 cancer centers in China;</li>
                    <li>In 2018 China’s best hospital ranking, oncology was ranked #4 and thoracic surgery #10</li>
                    <li>The yearly general surgery number was ranked #3 in all hospitals in China;</li>
                    <li>Focus on academic medicine and translational research;</li>
1  
王毅 authored
518 519
                    <li>Best known oncology programs include breast, lung , esophagus, head and neck and GI cancers.
                    </li>
朱振飞 authored
520 521 522 523 524 525 526 527 528 529 530 531 532 533
                </ul>
            </div>
            <div class="header-title-right">
                <h3>Clinical Departments </h3>
                <div class="form-group">
                    <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>
            </div>
        </div>
1  
王毅 authored
534
        <div id="gridSystemModal" class="modal fade " tabindex="-1" role="dialog" aria-labelledby="gridModalLabel" style="display: none;">
朱振飞 authored
535 536 537 538 539
            <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>
1  
王毅 authored
540
                            <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
541 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 594 595 596 597
                        </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">

            <div class="version_top_model">
                <!--<img src="./images/allimg.png" width="100%" alt="">-->
                <!-- <div class="imgshow-wrapper-left">
                    <a href="./about/history.html" class="imgshow-wrlf-top">
                        <img src="./images/pic03.png" width="100%" alt="">
                    </a>
                    <div class="imgshow-wrlf-bottom">
王毅 authored
598
                        <a href="./research/departments.html" class="imgshow-wrlf-bottom-lf">
朱振飞 authored
599 600
                            <img src="./images/featured_left.png" width="100%" alt="">
                        </a>
王毅 authored
601
                        <a href="./research/departments.html" class="imgshow-wrlf-bottom-rt">
朱振飞 authored
602 603 604 605 606 607
                            <img src="./images/featured.png" width="100%" alt="">
                        </a>
                    </div>
                </div>
                <div class="imgshow-wrapper-right">
                    <div class="imgshow-wrrt-top">
王毅 authored
608
                        <a href="./clinical/trials.html"> -->
朱振飞 authored
609 610 611
                <!--Welcome the CEO of Varian Medical Systems to visit TMUCIH-->
                <!-- <img src="./images/clinicaltrials.png" width="100%" alt="">
                        </a>
王毅 authored
612
                        <a href="./clinical/trials.html">
朱振飞 authored
613 614 615 616
                            <img src="./images/dao.png" width="100%" alt="">
                        </a>
                    </div>
                    <div class="imgshow-wrrt-bottom">
王毅 authored
617
                        <a href="./research/news.html" class="imgshow-wrrt-bottom-lf">
朱振飞 authored
618 619
                            <img src="./images/researchers_left.png" width="100%" alt="">
                        </a>
王毅 authored
620
                        <a href="./research/news.html" class="imgshow-wrrt-bottom-rt">
朱振飞 authored
621 622 623 624 625 626
                            <img src="./images/researchers.png" width="100%" alt="">
                        </a>
                    </div>
                </div> -->
                <img src="./images/1.png" width="100%" alt="">
                <div class="models">
王毅 authored
627
                    <a href='./about/quick.html'>
朱振飞 authored
628 629
                        <img src="./images/quick.png" width="100%" alt="">
                    </a>
王毅 authored
630
                    <a href='./clinical/trials.html'>
朱振飞 authored
631 632
                        <img src="./images/clinical.png" width="100%" alt="">
                    </a>
王毅 authored
633
                    <a href='./research/departments.html'>
朱振飞 authored
634 635
                        <img src="./images/research.png" width="100%" alt="">
                    </a>
王毅 authored
636
                    <a href='./clinical/departments.html'>
朱振飞 authored
637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769
                        <img src="./images/clinicalDepartments.png" width="100%" alt="">
                    </a>
                </div>
            </div>

            <div class="bottom-wrapper">
                <h3>CLINICAL DEPARTMENTS</h3>
                <div class="swiper-container swiper-container1" id="pc_bottom_swiper">
                    <div class="swiper-wrapper">
                        <div class="swiper-slide">
                            <a href="#">
                                <img src="./images/clinical_1.png" width="100%" alt="">
                            </a>
                            <dl>
                                <dt>Ultrasound Department</dt>
                                <!-- <dd>Tianjin Medical University Cancer Institute & Hospital is the birthplace of
                                    oncology in China. The hospital was originally established in 1861 as The British
                                    Army Hospital, and later renamed as the London Christian Church
                                    Hospital and Dr. Machenzie Memorial Hospital. The hospital was subsequently renamed
                                    as "Tianjin Municipal People's Hospital" in 1951. In 1952, the first tumor ward in
                                    China was established in our hospital by pioneering
                                    oncologist Prof. </dd> -->
                            </dl>
                        </div>
                        <div class="swiper-slide">
                            <a href="#">
                                <img src="./images/clinical_2.png" width="100%" alt="">
                            </a>
                            <dl>
                                <dt>
                                    Breast Cancer Department I
                                </dt>

                            </dl>
                        </div>
                        <div class="swiper-slide">
                            <a href="#">
                                <img src="./images/clinical_3.png" width="100%" alt="">
                            </a>
                            <dl>
                                <dt>
                                    Phase I Clinical Trial Ward
                                </dt>

                            </dl>
                        </div>
                        <div class="swiper-slide">
                            <a href="#">
                                <img src="./images/clinical_1.png" width="100%" alt="">
                            </a>
                            <dl>
                                <dt>Ultrasound Department</dt>

                            </dl>
                        </div>
                        <div class="swiper-slide">
                            <a href="#">
                                <img src="./images/clinical_2.png" width="100%" alt="">
                            </a>
                            <dl>
                                <dt>
                                    Breast Cancer Department I
                                </dt>

                            </dl>
                        </div>
                        <div class="swiper-slide">
                            <a href="#">
                                <img src="./images/clinical_3.png" width="100%" alt="">
                            </a>
                            <dl>
                                <dt>
                                    Phase I Clinical Trial Ward
                                </dt>

                            </dl>
                        </div>
                    </div>
                    <!-- Add Pagination -->
                    <div class="swiper-pagination swiper-pagination1"></div>
                </div>

            </div>
            <div class="bottom-wrapper">
                <h3>FRENDLY LINKS</h3>
                <div class="friend_box">
                    <a href="http://www.uicc.org/" class="friend_item">
                        <img src="./images/frined4.png" width="100%" alt="">
                    </a>
                    <a href="http://www.mdanderson.org/" class="friend_item">
                        <img src="./images/friend4.png" width="100%" alt="">
                    </a>
                    <a href="http://www.moffitt.org/" class="friend_item">
                        <img src="./images/friend3.png" width="100%" alt="">
                    </a>
                    <a href="http://www.nebraskamed.com/" class="friend_item">
                        <img src="./images/image007.png" width="100%" alt="">
                    </a>
                    <a href="http://www.kirams.re.kr/kirams_eng/" class="friend_item">
                        <img src="./images/friend2.png" width="100%" alt="">
                    </a>
                    <a href="http://www.showa-u.ac.jp" class="friend_item">
                        <img src="./images/friend1.png" width="100%" alt="">
                    </a>
                    <a href="https://www.dkfz.de" class="friend_item">
                        <img src="./images/image013.png" width="100%" alt="">
                    </a>
                    <a href="https://www.nfcr.org/" class="friend_item">
                        <img src="./images/friend6.png" width="100%" alt="">
                    </a>
                    <a href="https://www.kcl.ac.uk/ " class="friend_item">
                        <img src="./images/friend9.png" width="100%" alt="">
                    </a>
                </div>
            </div>
            <!-- <div class="bottom-wrapper">
                <!--<h3>RELATED LINKS</h3>-->
            <!-- <div class="footer-logo">
                <img src="./images/bottom_logo.png" alt="">
            </div> -->
        </div>
    </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
770 771
                <li><img src="./images/yikeda.png" width="160px" alt=""></li>
                <li><img src="./images/tjuc.png" width="160px" alt=""></li>
朱振飞 authored
772 773 774 775 776 777 778 779 780 781 782 783
            </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/scroll.js"></script>
    <script src="./js/common.js"></script>
    <script>
1  
王毅 authored
784 785
        $(document).ready(function() {
            $(".menuPage").click(function() {
朱振飞 authored
786 787
                location.href = "./mobilepage/mbsecondmenuAbout.html"
            })
1  
王毅 authored
788
            $(".mbMenu").click(function() {
朱振飞 authored
789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842
                location.href = "./mobilepage/mbsecondmenu.html"
            })
            $('.news_content').myScroll({
                speed: 60, //数值越大,速度越慢
                rowHeight: 100 //li的高度
            });

        })
        var swiper = new Swiper('#top_swiper', {
            pagination: {
                el: '.swiper-pagination',
                clickable: true,
            },
            paginationClickable: true,
            autoplay: {
                delay: 3000,
                disableOnInteraction: false,
            },
        });


        var swiper = new Swiper('#pc_bottom_swiper', {

            slidesPerView: 3,
            spaceBetween: 30,
            slidesPerGroup: 3,
            loop: true,
            loopFillGroupWithBlank: true,
            pagination: {
                el: '.swiper-pagination',
                clickable: true,
            },
            navigation: {
                nextEl: '.swiper-button-next',
                prevEl: '.swiper-button-prev',
            },

        });

        // 移动端swiper
        var swiper = new Swiper('.swiper-container-m1', {
            pagination: '.swiper-pagination',
            paginationClickable: true
        });
        var swiper = new Swiper('.swiper-container-m2', {
            pagination: '.swiper-pagination',
            slidesPerView: 'auto',
            paginationClickable: true,
            spaceBetween: 30
        });
    </script>
</body>

</html>