审查视图

pcSecond.html 31.2 KB
朱振飞 authored
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
<!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/base.css">
    <link rel="stylesheet" href="./css/index.css">

    <link rel="stylesheet" href="./css/swiper-3.4.2.min.css">
    <title>Tianjin Medical University Cancer Institute & Hospital</title>
    <style>
        .content h2 {
wangyi authored
16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
            color: #00a16c;
        }
        
        .three-phcontent {
            display: flex;
        }
        
        .content-second-word .phcontent {
            flex: 1;
            margin-right: 15px;
            text-align: left;
        }
        
        .phcontent h2 {
            text-align: center;
        }
        
        .phcontent hr {
            border: 1px solid #ccc;
        }
        
        .content-second-word .phcontent:last-child {
            margin-right: 0px;
        }
        
        .content-three-word {
            padding-top: 120px;
            padding-bottom: 80px;
            text-align: center;
        }
朱振飞 authored
46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70
        
        .swiper-slide-active .swiper_desc {
            display: block;
        }
        
        .inner_desc {
            width: 50%;
            text-align: left;
            font-size: 14px;
            padding: 12px;
        }
        
        .history {
            display: inline-block;
            margin: 0 auto;
            text-align: left;
            margin-top: 40px;
        }
    </style>
</head>

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


                    </div>
                </li>
1  
王毅 authored
315 316
                <li class="btn navbtn-a " role="button ">
                    <a href="javascript:; ">INTERNATIONAL AFFAIRS</a>
1  
王毅 authored
317
                    <div class='sec_menu_items'>
王毅 authored
318
                        <a href="./international/conference.html " class="inner_item ">
1  
王毅 authored
319 320
                            International Conferences
                        </a>
王毅 authored
321
                        <a href="./international/training.html " class="inner_item ">
1  
王毅 authored
322 323
                            Oversea Trainings
                        </a>
王毅 authored
324
                        <a href="./international/referral.html " class="inner_item ">
1  
王毅 authored
325 326
                            International Patients
                        </a>
王毅 authored
327
                        <a href="./international/partners.html " class="inner_item ">
1  
王毅 authored
328 329 330 331 332
                            Partnership Institutions
                        </a>

                    </div>
                </li>
1  
王毅 authored
333
                <li class="btn navbtn-a " role="button ">
王毅 authored
334
                    <a href="./news.html ">NEWS RELEASE</a>
1  
王毅 authored
335 336 337 338 339
                </li>
            </ul>
        </div>
        <!-- <div class="bs-example" data-example-id="simple-justified-button-group">
            <ul class="nav_menu_items">
朱振飞 authored
340
                <li class="btn navbtnActive  navbtn-a" role="button">
王毅 authored
341
                    <a href="./pcSecond.html">ABOUT US</a>
朱振飞 authored
342
                    <div class='sec_menu_items'>
王毅 authored
343
                        <a href="./about/welcome.html" class="inner_item">
朱振飞 authored
344 345
                            Welcome Message
                        </a>
王毅 authored
346
                        <a href="./about/mission.html" class="inner_item">
朱振飞 authored
347 348
                            Mission and Vision
                        </a>
朱振飞 authored
349
                       
王毅 authored
350
                        <a href="./about/history.html" class="inner_item">
朱振飞 authored
351 352
                            History and Milestones
                        </a>
王毅 authored
353
                        <a href="./about/quick.html" class="inner_item">
朱振飞 authored
354 355 356 357 358
                            Quick Facts
                        </a>
                    </div>
                </li>
                <li class="btn  navbtn-a" role="button">
王毅 authored
359
                    <a href="./clinical.html">CLINICAL RESOURCES</a>
朱振飞 authored
360
                    <div class='sec_menu_items'>
王毅 authored
361
                        <a href="./clinical/departments.html" class="inner_item">
朱振飞 authored
362 363
                            Clinical Departments
                        </a>
王毅 authored
364
                        <a href="./clinical/activities.html" class="inner_item">
朱振飞 authored
365 366
                            Clinical Activities
                        </a>
1  
朱振飞 authored
367
                        <div class="inner_item">
朱振飞 authored
368
                            Clinical Trials
1  
朱振飞 authored
369
                            <div class="third_menu_items">
王毅 authored
370
                                <a href="./clinical/trials.html" class="inner_item">
1  
朱振飞 authored
371 372
                                    About Us
                                </a>
王毅 authored
373
                                <a href="./clinical/trials.html" class="inner_item">
1  
朱振飞 authored
374 375
                                    Work Flow Chart
                                </a>
王毅 authored
376
                                <a href="./clinical/trials.html" class="inner_item">
1  
朱振飞 authored
377 378
                                    FInd A Clinical Trail
                                </a>
王毅 authored
379
                                <a href="./clinical/trials.html" class="inner_item">
1  
王毅 authored
380
                                    Department Feature
1  
朱振飞 authored
381
                                </a>
王毅 authored
382
                                <a href="./clinical/trials.html" class="inner_item">
1  
朱振飞 authored
383 384 385 386
                                    Research Achievement
                                </a>
                            </div>
                        </div>
王毅 authored
387
                        <a href="./clinical/finddoctor.html" class="inner_item">
朱振飞 authored
388 389
                            Find a Doctor
                        </a>
王毅 authored
390
                        <a href='./clinical/national.html'>National Cancer Clinical <br>
朱振飞 authored
391 392 393 394
                            Research Center</a>
                    </div>
                </li>
                <li class="btn  navbtn-a" role="button">
王毅 authored
395
                    <a href="./research.html">RESEARCH & EDUCATION</a>
朱振飞 authored
396
                    <div class='sec_menu_items'>
王毅 authored
397
                        <a href="./research/introduction.html" class="inner_item">
朱振飞 authored
398 399
                            Introduction
                        </a>
王毅 authored
400
                        <a href="./research/departments.html" class="inner_item">
朱振飞 authored
401 402
                            Research Departments
                        </a>
王毅 authored
403
                        <a href="./research/facility.html" class="inner_item">
朱振飞 authored
404 405 406
                            Core Facilities
                        </a>
王毅 authored
407
                        <a href="./research/education.html" class="inner_item">
朱振飞 authored
408 409
                            Education
                        </a>
王毅 authored
410
                        <a href="./research/transfer.html" class="inner_item">
朱振飞 authored
411 412 413 414 415 416 417 418 419
                            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
420
                    <a href="./international.html">INTERNATIONAL AFFAIRS</a>
朱振飞 authored
421
                    <div class='sec_menu_items'>
王毅 authored
422
                        <a href="./international/conference.html" class="inner_item">
朱振飞 authored
423 424
                            International Conferences
                        </a>
王毅 authored
425
                        <a href="./international/training.html" class="inner_item">
朱振飞 authored
426 427
                            Oversea Trainings
                        </a>
王毅 authored
428
                        <a href="./international/referral.html" class="inner_item">
朱振飞 authored
429 430
                            International Patients
                        </a>
王毅 authored
431
                        <a href="./international/partners.html" class="inner_item">
朱振飞 authored
432 433 434 435 436 437
                            Partnership Institutions
                        </a>

                    </div>
                </li>
                <li class="btn  navbtn-a" role="button">
王毅 authored
438
                   <a href="./news.html">NEWS RELEASE</a>
朱振飞 authored
439 440 441 442 443 444 445
                </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
446
                                <a href="./institute/aboutus.html" class="inner_item">
朱振飞 authored
447 448
                                    About Us
                                </a>
王毅 authored
449
                                <a href="./institute/leadership.html" class="inner_item">
朱振飞 authored
450 451
                                    Leadership
                                </a>
王毅 authored
452
                                <a href="./institute/history.html" class="inner_item">
朱振飞 authored
453 454
                                    History
                                </a>
王毅 authored
455
                                <a href="./institute/report.html" class="inner_item">
朱振飞 authored
456 457 458 459 460
                                   Annual Report
                                </a>
                                
                            </div>
                        </div>
王毅 authored
461
                        <div href="./clinical/nursing.html" class="inner_item">
朱振飞 authored
462 463
                            Research
                            <div class="third_menu_items">
王毅 authored
464
                                <a href="./institute/researchers.html" class="inner_item">
朱振飞 authored
465 466
                                    Our Researchers 
                                </a>
王毅 authored
467
                                <a href="./institute/facilities.html" class="inner_item">
朱振飞 authored
468 469 470 471 472 473 474
                                    Core Facilities 
                                </a>
                                <a href="http://www.cancerbiomed.org/index.php/cocr" class="inner_item">
                                    Journal of Clinical Oncology
                                </a>
                            </div>
                        </div>
朱振飞 authored
475
                        
朱振飞 authored
476 477 478
                    </div>
                </li>
                <li class="btn  navbtn-a" role="button">
王毅 authored
479
                    <a href="./contact.html">CONTACT US</a>
朱振飞 authored
480 481
                </li>
            </ul>
1  
王毅 authored
482
        </div> -->
朱振飞 authored
483 484 485 486 487 488 489 490 491 492 493

        <!-- Swiper -->

        <div class="content nopadding">
            <div class="content-one">
                <div class="content-one-img">
                    <div class="content-word-center">
                        <img src="./images/banner.png" width="100%" alt="">
                    </div>
                </div>
                <div class="content-one-word content-word-center">
wangyi authored
494
                    <h2 class="center base_margin">WELCOME MESSAGE</h2>
朱振飞 authored
495
                    <p>
wangyi authored
496 497 498 499
                        Welcome to the Tianjin Medical University Cancer Institute & Hospital! <br> 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. Jin Xian-Zhai. In 1977 Tianjin Cancer Research Institute (TCRI) was founded in TMUCIH. In 1987, the hospital was moved to the present site and was renamed
                        “The Tianjin Cancer Institute and Hospital". In 1997, the hospital was affiliated to the Tianjin Medical University and was officially named as The Tianjin Medical University Cancer Institute and Hospital (TMUCIH).
朱振飞 authored
500 501 502 503 504 505 506 507 508 509 510 511
                    </p>
                    <a href="about/welcome.html" class="learn-more">LEARN MORE></a>
                </div>
            </div>
            <div class="content-second">
                <div class="content-second-img center">
                    <img src="./images/peixun.png" alt="">
                </div>
                <div class="content-second-word content-word-center">
                    <div class="three-phcontent">
                        <div class="phcontent">
                            <h2>MISSION</h2>
wangyi authored
512
                            <p class="inner_content"> The mission of Tianjin Medical University Cancer Institute and Hospital is to provide the best treatment and care for cancer patients through promoting cancer research, treatment and education and to achieve the goal of decreasing
朱振飞 authored
513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 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
                                the incidence of cancer and improving the quality of life of cancer patients in China.</p>

                        </div>
                        <!-- <div class="phcontent">
                            <h2>VISION</h2>
                            <p> The vision of Tianjin Medical University Cancer Institute and Hospital is to
                                continuously strengthen its status as a major national and international center for
                                cancer research, treatment, prevention and education and to closely
                                collaborate with leading cancer centers worldwide in the fight against all types of
                                cancer. </p>

                        </div>
                        <div class="phcontent">
                            <h2>MOTTO</h2>
                            <p>
                                To provide patients with uttermost integrity and state-of-the-art medicine To improve
                                our profession with ingenuity and innovations
                            </p>


                            
                        </div> -->
                    </div>
                    <a href="about/history.html" class="learn-more">LEARN MORE></a>
                </div>
            </div>
            <div class="content-third">
                <div class="content-word-center">
                    <img src="./images/zhidao.png" width="100%" alt="">
                </div>
                <div class="content-three-word content-word-center">
                    <h2>History and Milestones</h2>
                    <ul class="history">
                        <li>
                            1861 British Army Hospital
                        </li>
                        <li>
                            1951 Tianjin Municipal People's Hospital
                        </li>
                        <li>
                            1971 Cancer Hospital
                        </li>
                        <li>
                            1977 Tianjin Cancer Research Institute
                        </li>
                    </ul>
                    <a href="./details03-03.html" class="learn-more">LEARN MORE></a>

                </div>


            </div>
            <div class="content-four ">
                <div class="content-word-center">
                    <img src="./images/quickFacts.png" width="100%" alt="">
                </div>
                <!-- <div class="swiper-container" id="d_slider">
                    <div class="swiper-wrapper ">
                        <div class="swiper-slide content-four-img">
                            <img src="./images/1.png" alt="">
                            <div class="swiper_desc">
                                <div class="inner_desc">

                                </div>
                            </div>
                        </div>
                        <div class="swiper-slide content-four-img">
                            <img src="./images/2.png" alt="">
                            <div class="swiper_desc">
                                <div class="inner_desc">
                                    Advanced National Training Courses of 63000 square meters and Cancer Insitute & Hospital!Welcome to the TianJin
                                </div>
                            </div>
                        </div>
                        <div class="swiper-slide content-four-img">
                            <img src="./images/3.png" alt="">
                            <div class="swiper_desc">
                                <div class="inner_desc">
                                    Advanced National Training Courses of 63000 square meters and Cancer Insitute & Hospital!Welcome to the TianJin
                                </div>
                            </div>
                        </div>
                    </div>
                    <!-- Add Pagination -->
                <!-- <img src="./images/03pc-second/pic (7).png" class="arrow-left" alt="">
                <div class="swiper-pagination"></div>
                <img src="./images/03pc-second/pic (8).png" class="arrow-right" 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
617 618
                    <li><img src="./images/yikeda.png" width="160px" alt=""></li>
                    <li><img src="./images/tjuc.png" width="160px" alt=""></li>
朱振飞 authored
619 620 621 622 623 624 625 626 627 628 629
                </ul>
            </div>
        </footer>

    </div>

    <script src="./js/jquery-1.11.3.min.js"></script>
    <script src="./js/bootstrap.min.js"></script>
    <script src="./js/swiper-3.4.2.jquery.min.js"></script>
    <script src="./js/common.js"></script>
    <script>
wangyi authored
630 631
        $(document).ready(function() {
            $(".btn-group").find(".navbtn-a").click(function() {
朱振飞 authored
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
                console.log(this)
                $(this).siblings('.navbtn-a').removeClass('navbtnActive'); // 删除其他兄弟元素的样式
                $(this).addClass('navbtnActive'); // 添加当前元素的样式   
            })
        });

        var swiper = new Swiper('#d_slider', {
            autoplay: {
                delay: 3000,
                disableOnInteraction: false,
            },
            allowTouchMove: true,
            lazy: {
                loadPrevNext: true,
                loadPrevNextAmount: 3,
            },
            centeredSlides: true,
            spaceBetween: 50,
            slidesOffsetBefore: 40,
            loop: true,
            slidesPerView: 'auto',
            on: {},
            pagination: {
                el: '.swiper-pagination',
                clickable: true,
wangyi authored
657
                renderBullet: function(index, className) {
朱振飞 authored
658 659 660 661 662 663 664 665 666 667 668
                    return '<div class="' + className + '"><span></span><i></i></div>';
                },
            },
            navigation: {
                nextEl: '.arrow-right',
                prevEl: '.arrow-left',
            },
        });
    </script>
</body>
wangyi authored
669
</html>