审查视图

朱振飞 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
                            <div class="third_menu_items">
1  
王毅 authored
205
                                <a href="../care/history_time.html" class="inner_item">
1  
王毅 authored
206 207
                                  Our Team
                                </a>
1  
王毅 authored
208
                                <a href="../care/history_time_two.html" class=" inner_item ">
1  
王毅 authored
209 210
                                   Imoportant Events
                                </a>
1  
王毅 authored
211
                                <a href="../care/history_time_three.html " class="inner_item ">
1  
王毅 authored
212 213
                                 Honor & Awards
                                </a>
1  
王毅 authored
214
                                <a href="../care/history_time_four.html " class="inner_item ">
1  
王毅 authored
215 216 217 218 219
                                   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
                            <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>
1  
王毅 authored
228
                                <a href="../care/profession_one.html" class="inner_item ">
1  
王毅 authored
229 230
                                 Compassionate Care
                                </a>
1  
王毅 authored
231
                                <a href="../care/profession_two.html" class="inner_item ">
1  
王毅 authored
232 233 234 235 236
                                   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
        <div class="top_swiper ">
            <div class="top_swiper_left ">
1  
王毅 authored
298
                <div class="swiper-container" id="d_slider">
1  
王毅 authored
299
                    <div class="swiper-wrapper ">
1  
王毅 authored
300 301
                        <div class="swiper-slide content-four-img">
                            <img src="../images/index_banner_1.png" width="100%" alt="" />
朱振飞 authored
302
                        </div>
1  
王毅 authored
303 304
                        <div class="swiper-slide content-four-img">
                            <img src="../images/index_banner_2.png" width="100%" alt="" />
朱振飞 authored
305
                        </div>
1  
王毅 authored
306 307
                        <div class="swiper-slide content-four-img">
                            <img src="../images/index_banner_3.png" width="100%" alt="" />
朱振飞 authored
308
                        </div>
1  
王毅 authored
309 310
                        <div class="swiper-slide content-four-img">
                            <img src="../images/index_banner_4.png" width="100%" alt="" />
朱振飞 authored
311
                        </div>
1  
王毅 authored
312 313
                        <div class="swiper-slide content-four-img">
                            <img src="../images/index_banner_5.png" width="100%" alt="" />
朱振飞 authored
314
                        </div>
1  
王毅 authored
315 316
                        <div class="swiper-slide content-four-img">
                            <img src="../images/index_banner_6.png" width="100%" alt="" />
朱振飞 authored
317
                        </div>
朱振飞 authored
318 319
                    </div>
                    <!-- Add Pagination -->
1  
王毅 authored
320 321 322
                    <!-- <img src="../images/left.png" class="swiper-button-prev" alt="" /> -->
                    <div class="swiper-pagination"></div>
                    <!-- <img src="../images/right.png" class="swiper-button-next" alt="" /> -->
朱振飞 authored
323 324
                </div>
            </div>
1  
王毅 authored
325 326 327
            <div class="top_swiper_right ">
                <div class="news_items ">
                    <div class="news_content ">
朱振飞 authored
328 329
                        <ul>
                            <li>
1  
王毅 authored
330
                                <a href="javascript:; ">TMUCIH delegation visited National Cancer Center and Teikyo University School of Medicine in Japan</a>
朱振飞 authored
331 332
                            </li>
                            <li>
1  
王毅 authored
333
                                <a href="javascript:; ">The 12th Joint Conference between TMUCIH and KIRAMS successfully held in Korea</a>
朱振飞 authored
334 335
                            </li>
                            <li>
1  
王毅 authored
336
                                <a href="javascript:; ">An expert team from Moffitt Cancer Center made academic exchanges in TMUCIH</a>
朱振飞 authored
337 338
                            </li>
                            <li>
1  
王毅 authored
339
                                <a href="javascript:; ">Sino-German Round Table Symposium on Cancer Precision Medicine in the Era of Big Data: Tianjin 2019</a>
朱振飞 authored
340 341
                            </li>
                            <li>
1  
王毅 authored
342
                                <a href="javascript:; ">Mr. Vitali V. Fadeyev, Senior Counselor of the Russian Embassy in Chinavisited our hospital</a>
朱振飞 authored
343
                            </li>
1  
王毅 authored
344
                            <!-- <li>
1  
王毅 authored
345
                                <a href="javascript:; ">The Third International Conference on Cancer Translational
朱振飞 authored
346
                                    Research</a>
1  
王毅 authored
347
                            </!-->
朱振飞 authored
348 349
                        </ul>
                    </div>
1  
王毅 authored
350 351
                    <a class="read_more " href="news.html ">
                        <img src="./images/learnmoren.png " width="100% " alt=" ">
朱振飞 authored
352 353 354 355
                    </a>
                </div>
            </div>
        </div>
1  
王毅 authored
356 357
        <div class="header-title ">
            <div class="header-title-left ">
朱振飞 authored
358 359 360 361 362 363
                <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
364 365
                    <li>Best known oncology programs include breast, lung , esophagus, head and neck and GI cancers.
                    </li>
朱振飞 authored
366 367
                </ul>
            </div>
1  
王毅 authored
368
            <div class="header-title-right ">
朱振飞 authored
369
                <h3>Clinical Departments </h3>
1  
王毅 authored
370 371 372 373
                <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
374 375 376
                    </button>
                </div>
                <h3>Research</h3>
1  
王毅 authored
377 378 379 380
                <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
381 382 383 384 385
                    </button>
                </div>
            </div>
        </div>
1  
王毅 authored
386 387
        <div id="gridSystemModal " class="modal fade " tabindex="-1 " role="dialog " aria-labelledby="gridModalLabel " style="display: none; ">
            <div class="modal-dialog downDialog " role="document ">
朱振飞 authored
388 389
                <div class="modal-content ">
                    <div class="modal-body ">
1  
王毅 authored
390
                        <div class="mddown-word ">
朱振飞 authored
391
                            <h4>Welcome to the Tianjin Medical University Cancer Institue & Hospital!</h4>
1  
王毅 authored
392
                            <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
393
                        </div>
1  
王毅 authored
394 395
                        <div class="mddown-img ">
                            <div class="mddown-img-item ">
朱振飞 authored
396 397
                                <h5>Welcome Message</h5>
                                <div>
1  
王毅 authored
398
                                    <img src="./images/02pc-downmeun/pic (1).png " alt=" ">
朱振飞 authored
399 400
                                </div>
                            </div>
1  
王毅 authored
401
                            <div class="mddown-img-item ">
朱振飞 authored
402 403
                                <h5>Mission and Vision</h5>
                                <div>
1  
王毅 authored
404
                                    <img src="./images/02pc-downmeun/pic (2).png " alt=" ">
朱振飞 authored
405 406
                                </div>
                            </div>
1  
王毅 authored
407
                            <div class="mddown-img-item ">
朱振飞 authored
408 409
                                <h5>Leadership</h5>
                                <div>
1  
王毅 authored
410
                                    <img src="./images/02pc-downmeun/pic (3).png " alt=" ">
朱振飞 authored
411 412
                                </div>
                            </div>
1  
王毅 authored
413
                            <div class="mddown-img-item ">
朱振飞 authored
414 415
                                <h5>History and Milestones</h5>
                                <div>
1  
王毅 authored
416
                                    <img src="./images/02pc-downmeun/pic (4).png " alt=" ">
朱振飞 authored
417 418
                                </div>
                            </div>
1  
王毅 authored
419
                            <div class="mddown-img-item ">
朱振飞 authored
420 421
                                <h5>Quick Facts</h5>
                                <div>
1  
王毅 authored
422
                                    <img src="./images/02pc-downmeun/pic (5).png " alt=" ">
朱振飞 authored
423 424
                                </div>
                            </div>
1  
王毅 authored
425
                            <div class="mddown-img-item ">
朱振飞 authored
426 427
                                <h5>Organization Management</h5>
                                <div>
1  
王毅 authored
428
                                    <img src="./images/02pc-downmeun/pic (6).png " alt=" ">
朱振飞 authored
429 430 431
                                </div>
                            </div>
                        </div>
1  
王毅 authored
432
                        <a class="mddown-footer " href="./pcSecond.html ">
朱振飞 authored
433 434 435 436 437 438 439 440
                            LEARN MORE ABOUT US >
                        </a>
                    </div>
                </div>
                <!-- /.modal-content -->
            </div>
            <!-- /.modal-dialog -->
        </div>
1  
王毅 authored
441
        <div class="content ">
朱振飞 authored
442
1  
王毅 authored
443 444 445 446 447
            <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
448
                    </a>
1  
王毅 authored
449 450 451
                    <div class="imgshow-wrlf-bottom ">
                        <a href="../research/departments.html " class="imgshow-wrlf-bottom-lf ">
                            <img src="./images/model3.png " width="100% " alt=" ">
朱振飞 authored
452
                        </a>
1  
王毅 authored
453 454
                        <a href="../research/research1.html " class="imgshow-wrlf-bottom-rt ">
                            <img src="./images/featured.png " width="100% " alt=" ">
朱振飞 authored
455 456 457
                        </a>
                    </div>
                </div>
1  
王毅 authored
458 459 460
                <div class="imgshow-wrapper-right ">
                    <div class="imgshow-wrrt-top ">
                        <a href="../clinical/trials.html ">
朱振飞 authored
461
                            <!--Welcome the CEO of Varian Medical Systems to visit TMUCIH-->
1  
王毅 authored
462
                            <img src="./images/clinicaltrials.png " width="100% " alt=" ">
朱振飞 authored
463
                        </a>
1  
王毅 authored
464 465
                        <a href="../clinical/trials.html ">
                            <img src="./images/model2.png " width="100% " alt=" ">
朱振飞 authored
466 467
                        </a>
                    </div>
1  
王毅 authored
468 469 470
                    <div class="imgshow-wrrt-bottom ">
                        <a href="../clinical/departments.html " class="imgshow-wrrt-bottom-lf ">
                            <img src="./images/model4.png " width="100% " alt=" ">
朱振飞 authored
471
                        </a>
1  
王毅 authored
472 473
                        <a href="../clinical/departments.html " class="imgshow-wrrt-bottom-rt ">
                            <img src="./images/model5.png " width="100% " alt=" ">
朱振飞 authored
474 475 476 477 478
                        </a>
                    </div>
                </div>
            </div>
1  
王毅 authored
479
            <div class="bottom-wrapper ">
朱振飞 authored
480
                <h3>CLINICAL DEPARTMENTS</h3>
1  
王毅 authored
481 482 483 484 485
                <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
486 487 488 489 490 491 492
                            </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
493
                                    as "Tianjin Municipal People 's Hospital" in 1951. In 1952, the first tumor ward in
朱振飞 authored
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
                                    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
519 520 521 522 523 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
                        </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
625 626 627 628 629 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
                        </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
696
                <h3>RELATED LINKS</h3>-->
朱振飞 authored
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
            <!-- <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
729 730
        $(document).ready(function() {
            $(".menuPage").click(function() {
朱振飞 authored
731 732
                location.href = "./mobilepage/mbsecondmenuAbout.html"
            })
1  
王毅 authored
733
            $(".mbMenu").click(function() {
朱振飞 authored
734 735
                location.href = "./mobilepage/mbsecondmenu.html"
            })
1  
王毅 authored
736
            $('.news_content ').myScroll({
朱振飞 authored
737 738 739 740 741
                speed: 60, //数值越大,速度越慢 
                rowHeight: 100 //li的高度
            });

        })
1  
王毅 authored
742 743

        var swiper = new Swiper("#d_slider", {
朱振飞 authored
744 745
            autoplay: {
                delay: 3000,
1  
王毅 authored
746
                disableOnInteraction: false
朱振飞 authored
747
            },
1  
王毅 authored
748 749 750 751 752 753 754 755
            allowTouchMove: true,
            lazy: {
                loadPrevNext: true,
                loadPrevNextAmount: 3
            },
            centeredSlides: true,
            spaceBetween: 50,
            slidesOffsetBefore: 0,
朱振飞 authored
756
            loop: true,
1  
王毅 authored
757 758
            slidesPerView: "auto",
            on: {},
朱振飞 authored
759
            pagination: {
1  
王毅 authored
760
                el: ".swiper-pagination",
朱振飞 authored
761
                clickable: true,
1  
王毅 authored
762 763 764
                renderBullet: function(index, className) {
                    return '<div class="' + className + '"><span></span><i></i></div>';
                }
朱振飞 authored
765 766
            },
            navigation: {
1  
王毅 authored
767 768 769
                nextEl: ".swiper-button-next",
                prevEl: ".swiper-button-prev"
            }
朱振飞 authored
770 771
        });
1  
王毅 authored
772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788

        // 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 ',
        //     },

        // });
朱振飞 authored
789 790 791 792
    </script>
</body>

</html>