审查视图

朱振飞 authored
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
<!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
18
        
朱振飞 authored
19 20 21 22 23 24 25 26 27 28
        .swiper-container1 {
            padding-bottom: 60px;
        }
    </style>
</head>

<body>
    <nav class="navbar navbar-default bgf mb0">
        <div class="container-fluid top_pc_brand">
            <div class="navbar-header">
1  
王毅 authored
29
                <button type="button" class="navbar-toggle mtperc10 menuPage" data-toggle="collapse" data-target="#bs-example-navbar-collapse-4" aria-expanded="true">
朱振飞 authored
30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62
                    <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">
                    <a href="javascript:;">ABOUT US</a>
                    <div class='sec_menu_items'>
                        <a href="../about/welcome.html" class="inner_item">
                            Welcome Message
                        </a>
                        <a href="../about/mission.html" class="inner_item">
                            Mission and Vision
                        </a>
1  
王毅 authored
63
朱振飞 authored
64 65 66 67 68 69 70 71 72 73 74 75 76
                        <a href="../about/history.html" class="inner_item">
                            History and Milestones
                        </a>
                        <a href="../about/quick.html" class="inner_item">
                            Quick Facts
                        </a>
                        <a href="../about/contact.html" class="inner_item">Contact Us</a>
                    </div>
                </li>

                <li class="btn  navbtn-a" role="button">
                    <a href="JavaScript:;">CLINICAL RESOURCES</a>
                    <div class='sec_menu_items'>
1  
王毅 authored
77
                        <div class="inner_item">
朱振飞 authored
78 79 80
                            Clinical Departments
                            <div class="third_menu_items">
                                <a href="../clinical/departm.html" class="inner_item">
朱振飞 authored
81
                                    Surgical Oncology
朱振飞 authored
82
                                </a>
1  
王毅 authored
83
朱振飞 authored
84 85 86 87 88 89 90 91 92 93 94 95 96
                                <a href="../clinical/medical.html" class="inner_item">
                                    Medical Oncology
                                </a>
                                <a href="../clinical/radiation.html" class="inner_item">
                                </a>
                                <a href="../clinical/diagnostic.html" class="inner_item">
                                    Diagnostic Oncology
                                </a>
                                <a href="../clinical/center.html" class="inner_item">
                                    Center of Excellences
                                </a>
                            </div>
                        </div>
1  
王毅 authored
97
朱振飞 authored
98 99 100
                        <a href="../clinical/activities.html" class="inner_item">
                            Clinical Activities
                        </a>
1  
朱振飞 authored
101
                        <div class="inner_item">
朱振飞 authored
102
                            Clinical Trials
1  
朱振飞 authored
103 104
                            <div class="third_menu_items">
                                <a href="../clinical/trials.html" class="inner_item">
1  
王毅 authored
105
                                    Introduction
朱振飞 authored
106
                                </a>
1  
王毅 authored
107
                                <a href="../clinical/trials_one.html" class="inner_item">
朱振飞 authored
108 109
                                    Work Flow Chart
                                </a>
1  
王毅 authored
110
                                <a href="../clinical/trials_two.html" class="inner_item">
朱振飞 authored
111 112
                                    FInd A Clinical Trail
                                </a>
1  
王毅 authored
113
                                <a href="../clinical/trials_three.html" class="inner_item">
朱振飞 authored
114 115
                                    Research Achievement
                                </a>
1  
朱振飞 authored
116 117
                            </div>
                        </div>
朱振飞 authored
118 119 120 121 122 123 124 125
                        <a href="../clinical/finddoctor.html" class="inner_item">
                            Find a Doctor
                        </a>
                    </div>
                </li>
                <li class="btn  navbtn-a" role="button">
                    <a href="javascript:;">RESEARCH & EDUCATION</a>
                    <div class='sec_menu_items'>
1  
王毅 authored
126
朱振飞 authored
127 128 129
                        <a href="../research/nationalCancer.html" class="inner_item">
                            National Cancer Clinical Research Center
                        </a>
1  
王毅 authored
130
                        <div class="inner_item">
朱振飞 authored
131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146
                            Research
                            <div class="third_menu_items">
                                <a href="../research/research1.html" class="inner_item">
                                    Research programs
                                </a>
                                <a href="../research/research2.html" class="inner_item">
                                    Achievements                                   
                                </a>
                                <a href="../research/research3.html" class="inner_item">
                                    Key Labaratories                                    
                                </a>
                                <a href="../research/researcher.html" class="inner_item">
                                    Find a Researcher
                                </a>
                            </div>
                        </div>
1  
王毅 authored
147
                        <div class="inner_item">
朱振飞 authored
148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166
                            Education
                            <div class="third_menu_items">
                                <a href="../research/education.html" class="inner_item">
                                    Graduate Study
                                </a>
                                <a href="../research/education.html" class="inner_item">
                                    International Study
                                </a>
                                <a href="../research/education.html" class="inner_item">
                                    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">
1  
王毅 authored
167
                            Introduction
朱振飞 authored
168 169
                            <div class="third_menu_items">
                                <a href="../institute/aboutus.html" class="inner_item">
1  
王毅 authored
170
                                    Introduction
朱振飞 authored
171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199
                                </a>
                                <a href="../institute/leadership.html" class="inner_item">
                                    Leadership
                                </a>
                                <a href="../institute/history.html" class="inner_item">
                                    History
                                </a>
                                <a href="../institute/report.html" class="inner_item">
                                    Annual Report
                                </a>
                            </div>
                        </div>
                        <div href="../clinical/nursing.html" class="inner_item">
                            Research
                            <div class="third_menu_items">
                                <a href="../institute/researchers.html" class="inner_item">
                                    Our Researchers
                                </a>
                                <a href="../institute/facilities.html" class="inner_item">
                                    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">
朱振飞 authored
200
                    <a href="javascript:;">NURSING CARE</a>
朱振飞 authored
201
                    <div class='sec_menu_items'>
1  
王毅 authored
202
                        <div class="inner_item" style="position: relative">
1  
王毅 authored
203
                            Introduction
1  
王毅 authored
204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219
                            <div class="third_menu_items">
                                <a href=".../care/history_time.html" class="inner_item">
                                  Our Team
                                </a>
                                <a href=".../care/history_time_two.html" class=" inner_item ">
                                   Imoportant Events
                                </a>
                                <a href=".../care/history_time_three.html " class="inner_item ">
                                 Honor & Awards
                                </a>
                                <a href=".../care/history_time_four.html " class="inner_item ">
                                   Contact Us
                                </a>
                            </div>
                        </div>
                        <div class="inner_item " style="position: relative ">
朱振飞 authored
220
                            Nursing Activities
1  
王毅 authored
221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236
                            <div class="third_menu_items ">
                                <a href="../care/profession.html " class="inner_item ">
                                  Professional Teams
                                </a>
                                <a href="../care/five-two_2.html" class="inner_item ">
                                   Public Services
                                </a>
                                <a href="../care/profession_one.html " class="inner_item ">
                                 Compassionate Care
                                </a>
                                <a href="../care/profession_two.html " class="inner_item ">
                                   Caring for Nurses
                                </a>
                            </div>
                        </div>
                        <div class="inner_item " style="position: relative ">
1  
王毅 authored
237
                            Nursing Teaching
1  
王毅 authored
238 239 240 241 242 243 244 245 246 247
                            <div class="third_menu_items ">
                                <a href="../care/training.1.html" class="inner_item ">
                                 Clinical Nursing Teaching
                                </a>
                                <a href="../care/five-three_2.html" class="inner_item ">
                                  Postgraduate Development
                                </a>
                            </div>
                        </div>
                        <div class="inner_item ">
1  
王毅 authored
248
                            Nursing Research
1  
王毅 authored
249 250
                            <div class="third_menu_items ">
                                <a href="../care/five-four_detail1.html " class="inner_item ">
1  
王毅 authored
251
                                  Publications:SCI Papers
朱振飞 authored
252
                                </a>
1  
王毅 authored
253
                                <a href="../care/five-four_detail2.html" class="inner_item ">
1  
王毅 authored
254
                                   Research Projects
朱振飞 authored
255
                                </a>
1  
王毅 authored
256
                                <a href="../care/five-four_detail3.html" class="inner_item ">
1  
王毅 authored
257
                                 Innovations & Patents
朱振飞 authored
258
                                </a>
1  
王毅 authored
259
                                <a href="../care/five-four_detail4.html " class="inner_item ">
1  
王毅 authored
260
                                   Publications:Books
朱振飞 authored
261 262 263
                                </a>
                            </div>
                        </div>
1  
王毅 authored
264
                        <a href="../care/cancer.html " class="inner_item ">
1  
王毅 authored
265
                            Survivorship Support  
朱振飞 authored
266
                        </a>
1  
王毅 authored
267 268

朱振飞 authored
269 270
                    </div>
                </li>
1  
王毅 authored
271 272
                <li class="btn navbtn-a " role="button ">
                    <a href="javascript:; ">INTERNATIONAL AFFAIRS</a>
朱振飞 authored
273
                    <div class='sec_menu_items'>
1  
王毅 authored
274
                        <a href="../international/conference.html " class="inner_item ">
朱振飞 authored
275 276
                            International Conferences
                        </a>
1  
王毅 authored
277
                        <a href="../international/training.html " class="inner_item ">
朱振飞 authored
278 279
                            Oversea Trainings
                        </a>
1  
王毅 authored
280
                        <a href="../international/referral.html " class="inner_item ">
朱振飞 authored
281 282
                            International Patients
                        </a>
1  
王毅 authored
283
                        <a href="../international/partners.html " class="inner_item ">
朱振飞 authored
284 285 286 287 288
                            Partnership Institutions
                        </a>

                    </div>
                </li>
1  
王毅 authored
289 290
                <li class="btn navbtn-a " role="button ">
                    <a href="../news.html ">NEWS RELEASE</a>
朱振飞 authored
291 292 293 294 295
                </li>
            </ul>
        </div>

        <!-- Swiper -->
1  
王毅 authored
296 297 298 299 300 301
        <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=" ">
朱振飞 authored
302
                        </div>
1  
王毅 authored
303 304
                        <div class="swiper-slide ">
                            <img src="./images/index_top2.png " width="100% " alt=" ">
朱振飞 authored
305
                        </div>
1  
王毅 authored
306 307
                        <div class="swiper-slide ">
                            <img src="./images/index_top3.png " width="100% " alt=" ">
朱振飞 authored
308
                        </div>
1  
王毅 authored
309 310
                        <div class="swiper-slide ">
                            <img src="./images/index_top1.png " width="100% " alt=" ">
朱振飞 authored
311
                        </div>
1  
王毅 authored
312 313
                        <div class="swiper-slide ">
                            <img src="./images/index_top2.png " width="100% " alt=" ">
朱振飞 authored
314
                        </div>
1  
王毅 authored
315 316
                        <div class="swiper-slide ">
                            <img src="./images/index_top3.png " width="100% " alt=" ">
朱振飞 authored
317
                        </div>
朱振飞 authored
318 319
                    </div>
                    <!-- Add Pagination -->
1  
王毅 authored
320
                    <div class="swiper-pagination "></div>
朱振飞 authored
321 322
                </div>
            </div>
1  
王毅 authored
323 324 325
            <div class="top_swiper_right ">
                <div class="news_items ">
                    <div class="news_content ">
朱振飞 authored
326 327
                        <ul>
                            <li>
1  
王毅 authored
328
                                <a href="javascript:; ">Renewal of Brotherhood Institution Relationship Agreement with
朱振飞 authored
329 330 331
                                    H. Lee Moffitt Cancer Center & Research Institute</a>
                            </li>
                            <li>
1  
王毅 authored
332
                                <a href="javascript:; ">Signing Ceremony of MOU Between Tianjin Medical University
朱振飞 authored
333 334 335
                                    Cancer Institute & Hospital and German Cancer Research Center</a>
                            </li>
                            <li>
1  
王毅 authored
336
                                <a href="javascript:; ">The Third International Conference on Cancer Translational
朱振飞 authored
337 338 339
                                    Research</a>
                            </li>
                            <li>
1  
王毅 authored
340
                                <a href="javascript:; ">Renewal of Brotherhood Institution Relationship Agreement with
朱振飞 authored
341 342 343 344
                                    H. Lee Moffitt Cancer Center
                                    & Research Institute</a>
                            </li>
                            <li>
1  
王毅 authored
345
                                <a href="javascript:; ">Signing Ceremony of MOU Between Tianjin Medical University
朱振飞 authored
346 347 348 349
                                    Cancer Institute & Hospital and
                                    German Cancer Research Center</a>
                            </li>
                            <li>
1  
王毅 authored
350
                                <a href="javascript:; ">The Third International Conference on Cancer Translational
朱振飞 authored
351 352 353 354
                                    Research</a>
                            </li>
                        </ul>
                    </div>
1  
王毅 authored
355 356
                    <a class="read_more " href="news.html ">
                        <img src="./images/learnmoren.png " width="100% " alt=" ">
朱振飞 authored
357 358 359 360
                    </a>
                </div>
            </div>
        </div>
1  
王毅 authored
361 362
        <div class="header-title ">
            <div class="header-title-left ">
朱振飞 authored
363 364 365 366 367 368
                <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
369 370
                    <li>Best known oncology programs include breast, lung , esophagus, head and neck and GI cancers.
                    </li>
朱振飞 authored
371 372
                </ul>
            </div>
1  
王毅 authored
373
            <div class="header-title-right ">
朱振飞 authored
374
                <h3>Clinical Departments </h3>
1  
王毅 authored
375 376 377 378
                <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=" ">
朱振飞 authored
379 380 381
                    </button>
                </div>
                <h3>Research</h3>
1  
王毅 authored
382 383 384 385
                <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=" ">
朱振飞 authored
386 387 388 389 390
                    </button>
                </div>
            </div>
        </div>
1  
王毅 authored
391 392
        <div id="gridSystemModal " class="modal fade " tabindex="-1 " role="dialog " aria-labelledby="gridModalLabel " style="display: none; ">
            <div class="modal-dialog downDialog " role="document ">
朱振飞 authored
393 394
                <div class="modal-content ">
                    <div class="modal-body ">
1  
王毅 authored
395
                        <div class="mddown-word ">
朱振飞 authored
396
                            <h4>Welcome to the Tianjin Medical University Cancer Institue & Hospital!</h4>
1  
王毅 authored
397
                            <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
398
                        </div>
1  
王毅 authored
399 400
                        <div class="mddown-img ">
                            <div class="mddown-img-item ">
朱振飞 authored
401 402
                                <h5>Welcome Message</h5>
                                <div>
1  
王毅 authored
403
                                    <img src="./images/02pc-downmeun/pic (1).png " alt=" ">
朱振飞 authored
404 405
                                </div>
                            </div>
1  
王毅 authored
406
                            <div class="mddown-img-item ">
朱振飞 authored
407 408
                                <h5>Mission and Vision</h5>
                                <div>
1  
王毅 authored
409
                                    <img src="./images/02pc-downmeun/pic (2).png " alt=" ">
朱振飞 authored
410 411
                                </div>
                            </div>
1  
王毅 authored
412
                            <div class="mddown-img-item ">
朱振飞 authored
413 414
                                <h5>Leadership</h5>
                                <div>
1  
王毅 authored
415
                                    <img src="./images/02pc-downmeun/pic (3).png " alt=" ">
朱振飞 authored
416 417
                                </div>
                            </div>
1  
王毅 authored
418
                            <div class="mddown-img-item ">
朱振飞 authored
419 420
                                <h5>History and Milestones</h5>
                                <div>
1  
王毅 authored
421
                                    <img src="./images/02pc-downmeun/pic (4).png " alt=" ">
朱振飞 authored
422 423
                                </div>
                            </div>
1  
王毅 authored
424
                            <div class="mddown-img-item ">
朱振飞 authored
425 426
                                <h5>Quick Facts</h5>
                                <div>
1  
王毅 authored
427
                                    <img src="./images/02pc-downmeun/pic (5).png " alt=" ">
朱振飞 authored
428 429
                                </div>
                            </div>
1  
王毅 authored
430
                            <div class="mddown-img-item ">
朱振飞 authored
431 432
                                <h5>Organization Management</h5>
                                <div>
1  
王毅 authored
433
                                    <img src="./images/02pc-downmeun/pic (6).png " alt=" ">
朱振飞 authored
434 435 436
                                </div>
                            </div>
                        </div>
1  
王毅 authored
437
                        <a class="mddown-footer " href="./pcSecond.html ">
朱振飞 authored
438 439 440 441 442 443 444 445
                            LEARN MORE ABOUT US >
                        </a>
                    </div>
                </div>
                <!-- /.modal-content -->
            </div>
            <!-- /.modal-dialog -->
        </div>
1  
王毅 authored
446
        <div class="content ">
朱振飞 authored
447
1  
王毅 authored
448 449 450 451 452
            <div class="imgshow-wrapper margin0 ">
                <!--<img src="./images/allimg.png " width="100% " alt=" ">-->
                <div class="imgshow-wrapper-left ">
                    <a href="../about/quick.html " class="imgshow-wrlf-top ">
                        <img src="./images/model1.png " width="100% " alt=" ">
朱振飞 authored
453
                    </a>
1  
王毅 authored
454 455 456
                    <div class="imgshow-wrlf-bottom ">
                        <a href="../research/departments.html " class="imgshow-wrlf-bottom-lf ">
                            <img src="./images/model3.png " width="100% " alt=" ">
朱振飞 authored
457
                        </a>
1  
王毅 authored
458 459
                        <a href="../research/research1.html " class="imgshow-wrlf-bottom-rt ">
                            <img src="./images/featured.png " width="100% " alt=" ">
朱振飞 authored
460 461 462
                        </a>
                    </div>
                </div>
1  
王毅 authored
463 464 465
                <div class="imgshow-wrapper-right ">
                    <div class="imgshow-wrrt-top ">
                        <a href="../clinical/trials.html ">
朱振飞 authored
466
                            <!--Welcome the CEO of Varian Medical Systems to visit TMUCIH-->
1  
王毅 authored
467
                            <img src="./images/clinicaltrials.png " width="100% " alt=" ">
朱振飞 authored
468
                        </a>
1  
王毅 authored
469 470
                        <a href="../clinical/trials.html ">
                            <img src="./images/model2.png " width="100% " alt=" ">
朱振飞 authored
471 472
                        </a>
                    </div>
1  
王毅 authored
473 474 475
                    <div class="imgshow-wrrt-bottom ">
                        <a href="../clinical/departments.html " class="imgshow-wrrt-bottom-lf ">
                            <img src="./images/model4.png " width="100% " alt=" ">
朱振飞 authored
476
                        </a>
1  
王毅 authored
477 478
                        <a href="../clinical/departments.html " class="imgshow-wrrt-bottom-rt ">
                            <img src="./images/model5.png " width="100% " alt=" ">
朱振飞 authored
479 480 481 482 483
                        </a>
                    </div>
                </div>
            </div>
1  
王毅 authored
484
            <div class="bottom-wrapper ">
朱振飞 authored
485
                <h3>CLINICAL DEPARTMENTS</h3>
1  
王毅 authored
486 487 488 489 490
                <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=" ">
朱振飞 authored
491 492 493 494 495 496 497
                            </a>
                            <dl>
                                <dt>Esophagael Cancer</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
1  
王毅 authored
498
                                    as "Tianjin Municipal People 's Hospital" in 1951. In 1952, the first tumor ward in
朱振飞 authored
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
                                    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 Oncology
                                </dt>

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

                            </dl>
朱振飞 authored
524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 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 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629
                        </div>
                        <div class="swiper-slide">
                            <a href="#">
                                <img src="./images/clinical_4.png" width="100%" alt="">
                            </a>
                            <dl>
                                <dt>Enhanced Recovery After Surgery</dt>

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

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

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

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

                            </dl>
                        </div>
                        <div class="swiper-slide">
                            <a href="#">
                                <img src="./images/clinical_4.png" width="100%" alt="">
                            </a>
                            <dl>
                                <dt>Enhanced Recovery After Surgery</dt>

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

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

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

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

                            </dl>
朱振飞 authored
630 631 632 633 634 635 636 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
                        </div>
                        <div class="swiper-slide">
                            <a href="#">
                                <img src="./images/clinical_4.png" width="100%" alt="">
                            </a>
                            <dl>
                                <dt>Enhanced Recovery After Surgery</dt>

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

                            </dl>
                        </div>
                        <div class="swiper-slide">
                            <a href="#">
                                <img src="./images/clinical_6.png" width="100%" alt="">
                            </a>
                            <dl>
                                <dt>
                                    Ultrasound
                                </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">
1  
王毅 authored
701
                <h3>RELATED LINKS</h3>-->
朱振飞 authored
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
            <!-- <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">
                <li><img src="../images/yikeda.png" width="160px" alt=""></li>
                <li><img src="../images/tjuc.png" width="160px" alt=""></li>
            </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
734 735
        $(document).ready(function() {
            $(".menuPage").click(function() {
朱振飞 authored
736 737
                location.href = "./mobilepage/mbsecondmenuAbout.html"
            })
1  
王毅 authored
738
            $(".mbMenu").click(function() {
朱振飞 authored
739 740
                location.href = "./mobilepage/mbsecondmenu.html"
            })
1  
王毅 authored
741
            $('.news_content ').myScroll({
朱振飞 authored
742 743 744 745 746
                speed: 60, //数值越大,速度越慢 
                rowHeight: 100 //li的高度
            });

        })
1  
王毅 authored
747
        var swiper = new Swiper('#top_swiper ', {
朱振飞 authored
748
            pagination: {
1  
王毅 authored
749
                el: '.swiper-pagination ',
朱振飞 authored
750 751 752 753 754 755 756 757 758 759
                clickable: true,
            },
            paginationClickable: true,
            autoplay: {
                delay: 3000,
                disableOnInteraction: false,
            },
        });

1  
王毅 authored
760
        var swiper = new Swiper('#pc_bottom_swiper ', {
朱振飞 authored
761 762 763 764 765 766 767

            slidesPerView: 3,
            spaceBetween: 30,
            slidesPerGroup: 3,
            loop: true,
            loopFillGroupWithBlank: true,
            pagination: {
1  
王毅 authored
768
                el: '.swiper-pagination ',
朱振飞 authored
769 770 771
                clickable: true,
            },
            navigation: {
1  
王毅 authored
772 773
                nextEl: '.swiper-button-next ',
                prevEl: '.swiper-button-prev ',
朱振飞 authored
774 775 776 777 778
            },

        });

        // 移动端swiper
1  
王毅 authored
779 780
        var swiper = new Swiper('.swiper-container-m1 ', {
            pagination: '.swiper-pagination ',
朱振飞 authored
781 782
            paginationClickable: true
        });
1  
王毅 authored
783 784 785
        var swiper = new Swiper('.swiper-container-m2 ', {
            pagination: '.swiper-pagination ',
            slidesPerView: 'auto ',
朱振飞 authored
786 787 788 789 790 791 792
            paginationClickable: true,
            spaceBetween: 30
        });
    </script>
</body>

</html>