审查视图

international/partners.html 22.4 KB
朱振飞 authored
1 2 3 4
<!DOCTYPE html>
<html lang="en">

<head>
1  
王毅 authored
5 6 7 8 9 10 11
    <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" />
朱振飞 authored
12 13 14 15
    <title>Tianjin Medical University Cancer Institute & Hospital</title>
    <style>
        .partent_item {
            margin-bottom: 60px;
朱振飞 authored
16 17 18 19
            color: #666666;
            font-size: 20px;
            cursor: pointer;
            width: 50%;
朱振飞 authored
20
        }
1  
王毅 authored
21
        
朱振飞 authored
22
        .partent_item_box {
朱振飞 authored
23 24 25
            height: auto;
            text-align: left;
        }
1  
王毅 authored
26 27 28
        
        .partent_item_box a {
            display: block;
朱振飞 authored
29
            text-decoration: underline;
朱振飞 authored
30
        }
1  
王毅 authored
31
        
朱振飞 authored
32 33
        .partner_list {
            margin-bottom: 25px;
朱振飞 authored
34
            margin-top: 50px;
朱振飞 authored
35
        }
1  
王毅 authored
36 37
        
        .contry_box {
朱振飞 authored
38 39
            width: auto;
        }
1  
王毅 authored
40 41
        
        .hanguo {
朱振飞 authored
42 43 44 45
            position: relative;
            width: 78px;
            left: -40px;
        }
1  
王毅 authored
46 47 48 49 50 51 52 53 54 55 56 57
        
        .contant {
            margin: 70px auto 0 auto;
        }
        
        .contant_word {
            font-size: 20px;
            font-weight: 600;
            line-height: 36px;
            color: #592828;
            text-align: justify;
        }
朱振飞 authored
58 59 60 61 62 63 64
    </style>
</head>

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

                <li class="btn  navbtn-a" role="button">
朱振飞 authored
111
                    <a href="JavaScript:;">CLINICAL RESOURCES</a>
1  
王毅 authored
112 113
                    <div class="sec_menu_items">
                        <div class="inner_item">
朱振飞 authored
114 115 116
                            Clinical Departments
                            <div class="third_menu_items">
                                <a href="../clinical/departm.html" class="inner_item">
1  
王毅 authored
117 118 119
                    Surgical Oncology
                  </a>
朱振飞 authored
120
                                <a href="../clinical/medical.html" class="inner_item">
1  
王毅 authored
121 122
                    Medical Oncology
                  </a>
朱振飞 authored
123
                                <a href="../clinical/radiation.html" class="inner_item">
1  
王毅 authored
124
                                    <!--  -->
朱振飞 authored
125 126
                                </a>
                                <a href="../clinical/diagnostic.html" class="inner_item">
1  
王毅 authored
127 128
                    Diagnostic Oncology
                  </a>
朱振飞 authored
129
                                <a href="../clinical/center.html" class="inner_item">
1  
王毅 authored
130 131
                    Center of Excellences
                  </a>
朱振飞 authored
132 133
                            </div>
                        </div>
1  
王毅 authored
134
朱振飞 authored
135
                        <a href="../clinical/activities.html" class="inner_item">
1  
王毅 authored
136 137
                Clinical Activities
              </a>
1  
朱振飞 authored
138
                        <div class="inner_item">
朱振飞 authored
139
                            Clinical Trials
1  
朱振飞 authored
140 141
                            <div class="third_menu_items">
                                <a href="../clinical/trials.html" class="inner_item">
1  
王毅 authored
142 143
                    Introduction
                  </a>
1  
朱振飞 authored
144
                                <a href="../clinical/trials.html" class="inner_item">
1  
王毅 authored
145 146
                    Work Flow Chart
                  </a>
1  
朱振飞 authored
147
                                <a href="../clinical/trials.html" class="inner_item">
1  
王毅 authored
148 149
                    FInd A Clinical Trail
                  </a>
1  
朱振飞 authored
150
                                <a href="../clinical/trials.html" class="inner_item">
1  
王毅 authored
151 152
                    Department Feature
                  </a>
1  
朱振飞 authored
153
                                <a href="../clinical/trials.html" class="inner_item">
1  
王毅 authored
154 155
                    Research Achievement
                  </a>
1  
朱振飞 authored
156 157
                            </div>
                        </div>
朱振飞 authored
158
                        <a href="../clinical/finddoctor.html" class="inner_item">
1  
王毅 authored
159 160
                Find a Doctor
              </a>
朱振飞 authored
161 162 163 164
                    </div>
                </li>
                <li class="btn  navbtn-a" role="button">
                    <a href="javascript:;">RESEARCH & EDUCATION</a>
1  
王毅 authored
165
                    <div class="sec_menu_items">
朱振飞 authored
166
                        <a href="../research/nationalCancer.html" class="inner_item">
1  
王毅 authored
167 168 169
                National Cancer Clinical Research Center
              </a>
                        <div class="inner_item">
朱振飞 authored
170 171 172
                            Research
                            <div class="third_menu_items">
                                <a href="../research/research1.html" class="inner_item">
1  
王毅 authored
173 174
                    Research programs
                  </a>
朱振飞 authored
175
                                <a href="../research/research2.html" class="inner_item">
1  
王毅 authored
176 177
                    Achievements
                  </a>
朱振飞 authored
178
                                <a href="../research/research3.html" class="inner_item">
1  
王毅 authored
179 180
                    Key Labaratories
                  </a>
朱振飞 authored
181
                                <a href="../research/researcher.html" class="inner_item">
1  
王毅 authored
182 183
                    Find a Researcher
                  </a>
朱振飞 authored
184 185
                            </div>
                        </div>
1  
王毅 authored
186
                        <div class="inner_item">
朱振飞 authored
187 188 189
                            Education
                            <div class="third_menu_items">
                                <a href="../research/education.html" class="inner_item">
1  
王毅 authored
190 191
                    Graduate Study
                  </a>
朱振飞 authored
192
                                <a href="../research/education.html" class="inner_item">
1  
王毅 authored
193 194
                    International Study
                  </a>
朱振飞 authored
195
                                <a href="../research/education.html" class="inner_item">
1  
王毅 authored
196 197
                    Continuing Study
                  </a>
朱振飞 authored
198 199
                            </div>
                        </div>
1  
王毅 authored
200 201 202
                        <!-- <a href="../research/researcher.html" class="inner_item">
                           News
                        </a> -->
朱振飞 authored
203 204 205 206
                    </div>
                </li>
                <li class="btn  navbtn-a" role="button">
                    <a href="javascript:;">TIANJIN CANCER INSTITUTE</a>
1  
王毅 authored
207
                    <div class="sec_menu_items">
朱振飞 authored
208 209 210 211
                        <div href="javascript:;" class="inner_item">
                            About Us
                            <div class="third_menu_items">
                                <a href="../institute/aboutus.html" class="inner_item">
1  
王毅 authored
212 213
                    Introduction
                  </a>
朱振飞 authored
214
                                <a href="../institute/leadership.html" class="inner_item">
1  
王毅 authored
215 216
                    Leadership
                  </a>
朱振飞 authored
217
                                <a href="../institute/history.html" class="inner_item">
1  
王毅 authored
218 219
                    History
                  </a>
朱振飞 authored
220
                                <a href="../institute/report.html" class="inner_item">
1  
王毅 authored
221 222
                    Annual Report
                  </a>
朱振飞 authored
223 224 225 226 227 228
                            </div>
                        </div>
                        <div href="../clinical/nursing.html" class="inner_item">
                            Research
                            <div class="third_menu_items">
                                <a href="../institute/researchers.html" class="inner_item">
1  
王毅 authored
229 230
                    Our Researchers
                  </a>
朱振飞 authored
231
                                <a href="../institute/facilities.html" class="inner_item">
1  
王毅 authored
232 233
                    Core Facilities and Services
                  </a>
朱振飞 authored
234
                                <a href="http://www.cancerbiomed.org/index.php/cocr" class="inner_item">
1  
王毅 authored
235 236
                    Journal of Clinical Oncology
                  </a>
朱振飞 authored
237 238
                            </div>
                        </div>
1  
王毅 authored
239
                        <!--  -->
朱振飞 authored
240 241 242
                    </div>
                </li>
                <li class="btn  navbtn-a" role="button">
朱振飞 authored
243
                    <a href="javascript:;">NURSING CARE</a>
1  
王毅 authored
244
                    <div class="sec_menu_items">
朱振飞 authored
245
                        <a href="../care/history_time.html" class="inner_item">
1  
王毅 authored
246 247 248 249 250 251 252 253 254 255 256 257
                Introduction
              </a>

                        <a href="../care/cancer.html" class="inner_item">
                Nursing Activities
              </a>
                        <a href="../care/achievement.html" class="inner_item">
                Nursing Teaching
              </a>

                        <div class="inner_item">
                            Nursing Research
朱振飞 authored
258 259
                            <div class="third_menu_items">
                                <a href="../care/profession.html" class="inner_item">
1  
王毅 authored
260 261
                    Publications:SCI Papers
                  </a>
朱振飞 authored
262
                                <a href="../care/profession.1.html" class="inner_item">
1  
王毅 authored
263 264
                    Research Projects
                  </a>
朱振飞 authored
265
                                <a href="../care/activity.html" class="inner_item">
1  
王毅 authored
266 267
                    Innovations & Patents
                  </a>
朱振飞 authored
268
                                <a href="../care/profession.3.html" class="inner_item">
1  
王毅 authored
269 270
                    Publications:Books
                  </a>
朱振飞 authored
271 272
                            </div>
                        </div>
朱振飞 authored
273
                        <a href="../care/cancer.html" class="inner_item">
1  
王毅 authored
274 275
                Survivorship Support
              </a>
朱振飞 authored
276 277
                    </div>
                </li>
1  
王毅 authored
278
                <li class="btn  navbtn-a" role="button">
朱振飞 authored
279
                    <a href="javascript:;">INTERNATIONAL AFFAIRS</a>
1  
王毅 authored
280
                    <div class="sec_menu_items">
朱振飞 authored
281
                        <a href="../international/conference.html" class="inner_item">
1  
王毅 authored
282 283
                International Conferences
              </a>
朱振飞 authored
284
                        <a href="../international/training.html" class="inner_item">
1  
王毅 authored
285 286
                Oversea Trainings
              </a>
朱振飞 authored
287
                        <a href="../international/referral.html" class="inner_item">
1  
王毅 authored
288 289
                International Patients
              </a>
朱振飞 authored
290
                        <a href="../international/partners.html" class="inner_item">
1  
王毅 authored
291 292
                Partnership Institutions
              </a>
朱振飞 authored
293 294 295 296 297 298 299 300
                    </div>
                </li>
                <li class="btn  navbtn-a" role="button">
                    <a href="../news.html">NEWS RELEASE</a>
                </li>
            </ul>
        </div>
        <!-- Swiper -->
朱振飞 authored
301
朱振飞 authored
302
        <div class="content">
1  
王毅 authored
303 304 305 306 307 308 309 310 311
            <div class="navpath">
                International Affairs<span>&gt;</span>International Affairs
            </div>
            <div class="contant">
                <div class="contant_word">
                    We actively promote worldwide academic exchanges. TMUCIH has established sister and brother relationship institutions with 6 world-renowned cancer centers. We also maintain long term collaborative relationships with leading cancer centers and institutions
                    from more than 20 countries including Australia, Canada, U.S.A., U.K., Denmark, Sweden Netherlands, Finland, Germany, Switzerland, Italy, France, Israel, Korea, Japan, and Singapore.
                </div>
            </div>
朱振飞 authored
312 313
            <div class="partner_list">
                <div class="contry_box">
1  
王毅 authored
314
                    <img src="../images/germany.png" width="100%" alt="" />
朱振飞 authored
315 316 317
                </div>
                <div class="partent_list_box">
                    <div class="partent_item">
朱振飞 authored
318
                        <p>German Cancer Research Center</p>
朱振飞 authored
319
                        <div class="partent_item_box">
1  
王毅 authored
320 321
                            <a href="www.dkfz.de"> www.dkfz.de </a>
                        </div>
朱振飞 authored
322 323 324 325 326
                    </div>
                </div>
            </div>
            <div class="partner_list">
                <div class="contry_box">
1  
王毅 authored
327
                    <img src="../images/japan.png" width="100%" alt="" />
朱振飞 authored
328 329 330
                </div>
                <div class="partent_list_box">
                    <div class="partent_item">
朱振飞 authored
331
                        <p>Aizawa Hospital (sister institution)</p>
朱振飞 authored
332
                        <div class="partent_item_box">
1  
王毅 authored
333 334
                            <a href="www.showa-u.ac.jp/en/"> www.showa-u.ac.jp/en/</a>
                        </div>
朱振飞 authored
335 336
                    </div>
                    <div class="partent_item">
朱振飞 authored
337 338 339
                        <p>
                            Showa University
                        </p>
朱振飞 authored
340
                        <div class="partent_item_box">
1  
王毅 authored
341 342
                            <a href="www.showa-u.ac.jp/en/">www.showa-u.ac.jp/en/</a>
                        </div>
朱振飞 authored
343 344 345 346 347
                    </div>
                </div>
            </div>
            <div class="partner_list">
                <div class="contry_box">
1  
王毅 authored
348
                    <img src="../images/korea.png" width="100%" alt="" />
朱振飞 authored
349 350 351 352 353 354
                </div>
                <div class="partent_list_box">
                    <div class="partent_item">
                        <p>
                            Korea Institute of Radiological & Medical Sciences (KIRAMS) (sister institution
                        </p>
朱振飞 authored
355
                        <div class="partent_item_box">
1  
王毅 authored
356 357
                            <a href="www.kirams.re.kr">www.kirams.re.kr</a>
                        </div>
朱振飞 authored
358 359 360 361 362 363
                    </div>
                </div>
            </div>

            <div class="partner_list">
                <div class="contry_box">
1  
王毅 authored
364
                    <img src="../images/netherland.png" width="100%" alt="" />
朱振飞 authored
365 366 367 368 369 370
                </div>
                <div class="partent_list_box">
                    <div class="partent_item">
                        <p>
                            University Groningen
                        </p>
朱振飞 authored
371
                        <div class="partent_item_box">
1  
王毅 authored
372
                            <a href="http://www.rug.nl">http://www.rug.nl</a>
朱振飞 authored
373
                        </div>
朱振飞 authored
374 375 376 377 378 379
                    </div>
                </div>
            </div>

            <div class="partner_list">
                <div class="contry_box">
1  
王毅 authored
380
                    <img src="../images/Sweden.png" width="100%" alt="" />
朱振飞 authored
381 382 383 384 385 386
                </div>
                <div class="partent_list_box">
                    <div class="partent_item">
                        <p>
                            Karolinsa Institute
                        </p>
朱振飞 authored
387
                        <div class="partent_item_box">
1  
王毅 authored
388 389
                            <a href="https://ki.se/">https://ki.se/</a>
                        </div>
朱振飞 authored
390 391 392 393 394
                    </div>
                    <div class="partent_item">
                        <p>
                            Lund University
                        </p>
朱振飞 authored
395
                        <div class="partent_item_box">
1  
王毅 authored
396
                            <a href="www.lunduniversity.lu.se">www.lunduniversity.lu.se</a>
朱振飞 authored
397
                        </div>
朱振飞 authored
398 399 400 401 402 403
                    </div>
                </div>
            </div>

            <div class="partner_list">
                <div class="contry_box">
1  
王毅 authored
404
                    <img src="../images/usa.png" width="100%" alt="" />
朱振飞 authored
405 406 407 408 409 410 411
                </div>
                <div class="partent_list_box">
                    <div class="partent_item">
                        <p>
                            The University of Texas M. D. Anderson Cancer Center (sister institution)
                        </p>
                        <div class="partent_item_box">
1  
王毅 authored
412 413
                            <a href="www.mdanderson.org">www.mdanderson.org </a>
                        </div>
朱振飞 authored
414 415
                    </div>
                    <div class="partent_item">
朱振飞 authored
416 417 418
                        <p>
                            H.Lee Moffitt Cancer Center & Research Institute (brotherhood institution)
                        </p>
朱振飞 authored
419
                        <div class="partent_item_box">
1  
王毅 authored
420 421
                            <a href="www.MOFFITT.org">www.MOFFITT.org</a>
                        </div>
朱振飞 authored
422 423 424
                    </div>
                    <div class="partent_item">
                        <p>
1  
王毅 authored
425
                            Fred & Pamela Buffett Cancer Center, University of Nebraska Medical Center (sister institution)
朱振飞 authored
426 427
                        </p>
                        <div class="partent_item_box">
1  
王毅 authored
428 429 430 431 432 433 434 435 436 437 438
                            <a href="www.unmc.edu/cancercenter/">www.unmc.edu/cancercenter/</a
                >
              </div>
            </div>
            <div class="partent_item">
              <p>
                Fox Chase Cancer Center (sister institution)
              </p>
              <div class="partent_item_box">
                <a href="www.foxchase.org">www.foxchase.org </a>
                        </div>
朱振飞 authored
439 440
                    </div>
                    <div class="partent_item">
朱振飞 authored
441 442 443
                        <p>
                            National Foundation for Cancer Research (NFCR)
                        </p>
朱振飞 authored
444
                        <div class="partent_item_box">
1  
王毅 authored
445 446
                            <a href="www.NFCR.org">www.NFCR.org </a>
                        </div>
朱振飞 authored
447 448 449 450 451
                    </div>
                    <div class="partent_item">
                        <p>
                            Duke Cancer Institute
                        </p>
朱振飞 authored
452
                        <div class="partent_item_box">
1  
王毅 authored
453 454 455 456 457 458 459 460 461 462
                            <a href="www.dukecancerinstiutute.org">www.dukecancerinstiutute.org</a
                >
              </div>
            </div>
            <div class="partent_item">
              <p>
                National Cancer Institute, NCI
              </p>
              <div class="partent_item_box">
                <a href="www.cancer.gov">www.cancer.gov</a>
朱振飞 authored
463
                        </div>
朱振飞 authored
464 465
                    </div>
                    <div class="partent_item">
朱振飞 authored
466
                        <p>Thomas Jefferson University</p>
朱振飞 authored
467
                        <div class="partent_item_box">
1  
王毅 authored
468 469
                            <a href="www.jefferson.edu">www.jefferson.edu </a>
                        </div>
朱振飞 authored
470 471 472 473 474
                    </div>
                </div>
            </div>
            <div class="partner_list">
                <div class="contry_box hanguo">
1  
王毅 authored
475
                    <img src="../images/unitedkingdom.png" alt="" />
朱振飞 authored
476 477 478 479
                </div>
                <div class="partent_list_box">
                    <div class="partent_item">
                        <p>King’s College London</p>
朱振飞 authored
480
                        <div class="partent_item_box">
1  
王毅 authored
481 482
                            <a href="http://www.kings.ac.uk">http://www.kings.ac.uk</a>
                        </div>
朱振飞 authored
483 484
                    </div>
                    <div class="partent_item">
朱振飞 authored
485
                        <p>University of Dundee</p>
朱振飞 authored
486
                        <div class="partent_item_box">
1  
王毅 authored
487
                            <a href="www.dundee.ac.uk">www.dundee.ac.uk</a>
朱振飞 authored
488
                        </div>
朱振飞 authored
489
                        <!-- <p>University of Dundee</p> -->
朱振飞 authored
490 491 492 493 494 495 496 497 498 499 500 501 502 503
                    </div>
                </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">
1  
王毅 authored
504 505
                    <li><img src="../images/yikeda.png" width="160px" alt="" /></li>
                    <li><img src="../images/tjuc.png" width="160px" alt="" /></li>
朱振飞 authored
506 507 508 509 510 511 512 513 514
                </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>
1  
王毅 authored
515 516 517 518 519 520 521 522 523 524 525 526 527
        $(document).ready(function() {
            $(".btn-group")
                .find(".navbtn-a")
                .click(function() {
                    console.log(this);
                    $(this)
                        .siblings(".navbtn-a")
                        .removeClass("navbtnActive"); // 删除其他兄弟元素的样式
                    $(this).addClass("navbtnActive"); // 添加当前元素的样式
                });
        });
        var swiper = new Swiper(".swiper-container", {
            pagination: ".swiper-pagination",
朱振飞 authored
528 529 530
            paginationClickable: true
        });
1  
王毅 authored
531 532
        var swiper = new Swiper(".swiper-container1", {
            pagination: ".swiper-pagination",
朱振飞 authored
533 534 535 536 537 538 539 540
            slidesPerView: 3,
            paginationClickable: true,
            spaceBetween: 30
        });
    </script>
</body>

</html>