审查视图

international/conference_two.html 21.7 KB
1  
王毅 authored
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 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 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 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156
<!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>
        html,
        body {
            width: 100%;
            height: 100%;
        }
        
        .mtperc10 {
            margin-top: 4%;
        }
        
        .bgf {
            background-color: #fff;
        }
        
        .mt30 {
            margin-top: 30px;
        }
        
        .mb0 {
            margin-bottom: 0px;
        }
        
        .navbar-brand {
            height: 100% !important;
        }
        
        .container-fluid {
            margin: 0%;
            padding: 0%;
        }
        /* 小屏幕(平板,大于等于 768px) */
        
        .swiper-container {
            padding-bottom: 60px;
            position: relative;
            width: 700px;
        }
        
        .swiper-slide {
            text-align: center;
            font-size: 18px;
            background: #fff;
            /* Center slide text vertically */
            display: -webkit-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            -webkit-justify-content: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            -webkit-align-items: center;
            align-items: center;
            position: relative;
        }
        
        .swiper-slide img {
            display: inline-block;
            height: auto;
            max-width: 100%;
        }
        
        .arrow-left {
            margin-left: 43%;
            position: relative;
            z-index: 15;
            top: 50px;
        }
        
        .arrow-right {
            margin-left: 9%;
            position: relative;
            z-index: 15;
            top: 50px;
        }
        
        #d_slider {
            margin: 50px auto 0;
            width: 900px;
        }
        
        .content h4 {
            margin: 0 auto;
            display: block;
            text-align: center;
            margin-bottom: 40px;
        }
        
        .plfrt {
            display: flex;
            display: -webkit-flex;
            justify-content: flex-start;
            padding: 15px 0;
        }
        
        .plfrt a {
            display: flex;
            display: -webkit-flex;
            justify-content: flex-start;
            padding: 15px 0;
        }
        
        .pleft {
            width: 150px;
            margin-right: 20px;
            font-size: 13px;
            color: #00a16c;
        }
        
        .pright {
            text-decoration: underline;
        }
        
        .contant {
            width: 1027px;
            margin: 0 auto;
        }
        
        .contant_tilte {
            font-size: 20px;
            font-weight: bold;
            line-height: 36px;
            color: #232323;
            text-align: center;
            margin: 50px 0 64px 0;
        }
        
        .contant_img {
            width: 520px;
            margin: 54px auto 0 auto;
        }
        .contant_imgs{
            width: 676px;
            margin: 32px auto 0 auto
        }
        .contant_img img,
        .contant_imgs img {
            width: 100%;
        }
        
        .contant_word {
1  
王毅 authored
157
            text-align: justify;
1  
王毅 authored
158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192
            margin-top: 44px;
            font-size: 20px;
            line-height: 36px;
            color: #232323;
        }
    </style>
</head>

<body>
    <nav class="navbar navbar-default bgf mb0">
        <div class="container-fluid top_pc_brand">
            <div class="navbar-header">
                <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>
                <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">
        <div class="mask"></div>
1  
王毅 authored
193
   <div class="bs-example" data-example-id="simple-justified-button-group">
1  
王毅 authored
194
            <ul class="nav_menu_items">
1  
王毅 authored
195
                <li class="btn  navbtnActive navbtn-a" role="button">
1  
王毅 authored
196
                    <a href="javascript:;">ABOUT US</a>
1  
王毅 authored
197
                    <div class='sec_menu_items'>
1  
王毅 authored
198
                        <a href="../about/welcome.html" class="inner_item">
1  
王毅 authored
199 200
                            Welcome Message
                        </a>
1  
王毅 authored
201
                        <a href="../about/mission.html" class="inner_item">
1  
王毅 authored
202 203
                            Mission and Vision
                        </a>
1  
王毅 authored
204 205

                        <a href="../about/history.html" class="inner_item">
1  
王毅 authored
206 207
                            History and Milestones
                        </a>
1  
王毅 authored
208
                        <a href="../about/quick.html" class="inner_item">
1  
王毅 authored
209 210
                            Quick Facts
                        </a>
1  
王毅 authored
211 212 213
                        <a href="../about/contact.html" class="inner_item">Contact Us</a>
                    </div>
                </li>
1  
王毅 authored
214 215

                <li class="btn  navbtn-a" role="button">
1  
王毅 authored
216
                    <a href="JavaScript:;">CLINICAL RESOURCES</a>
1  
王毅 authored
217
                    <div class='sec_menu_items'>
1  
王毅 authored
218 219 220 221
                        <div class="inner_item">
                            Clinical Departments
                            <div class="third_menu_items">
                                <a href="../clinical/departm.html" class="inner_item">
1  
王毅 authored
222 223 224
                                    Surgical Oncology
                                </a>
1  
王毅 authored
225
                                <a href="../clinical/medical.html" class="inner_item">
1  
王毅 authored
226 227
                                    Medical Oncology
                                </a>
1  
王毅 authored
228 229 230 231
                                <a href="../clinical/radiation.html" class="inner_item">
                                    <!--  -->
                                </a>
                                <a href="../clinical/diagnostic.html" class="inner_item">
1  
王毅 authored
232 233
                                    Diagnostic Oncology
                                </a>
1  
王毅 authored
234
                                <a href="../clinical/center.html" class="inner_item">
1  
王毅 authored
235 236
                                    Center of Excellences
                                </a>
1  
王毅 authored
237 238
                            </div>
                        </div>
1  
王毅 authored
239
1  
王毅 authored
240
                        <a href="../clinical/activities.html" class="inner_item">
1  
王毅 authored
241 242
                            Clinical Activities
                        </a>
1  
王毅 authored
243 244 245 246
                        <div class="inner_item">
                            Clinical Trials
                            <div class="third_menu_items">
                                <a href="../clinical/trials.html" class="inner_item">
1  
王毅 authored
247 248
                                    Introduction
                                </a>
1  
王毅 authored
249
                                <a href="../clinical/trials.html" class="inner_item">
1  
王毅 authored
250 251
                                    Work Flow Chart
                                </a>
1  
王毅 authored
252
                                <a href="../clinical/trials.html" class="inner_item">
1  
王毅 authored
253 254
                                    FInd A Clinical Trail
                                </a>
1  
王毅 authored
255
                                <a href="../clinical/trials.html" class="inner_item">
1  
王毅 authored
256 257
                                    Department Feature
                                </a>
1  
王毅 authored
258
                                <a href="../clinical/trials.html" class="inner_item">
1  
王毅 authored
259 260
                                    Research Achievement
                                </a>
1  
王毅 authored
261 262 263
                            </div>
                        </div>
                        <a href="../clinical/finddoctor.html" class="inner_item">
1  
王毅 authored
264 265
                            Find a Doctor
                        </a>
1  
王毅 authored
266 267 268 269
                    </div>
                </li>
                <li class="btn  navbtn-a" role="button">
                    <a href="javascript:;">RESEARCH & EDUCATION</a>
1  
王毅 authored
270 271
                    <div class='sec_menu_items'>
1  
王毅 authored
272
                        <a href="../research/nationalCancer.html" class="inner_item">
1  
王毅 authored
273 274 275
                            National Cancer Clinical Research Center
                        </a>
                        <div class="inner_item">
1  
王毅 authored
276 277 278
                            Research
                            <div class="third_menu_items">
                                <a href="../research/research1.html" class="inner_item">
1  
王毅 authored
279 280
                                    Research programs
                                </a>
1  
王毅 authored
281
                                <a href="../research/research2.html" class="inner_item">
1  
王毅 authored
282 283
                                    Achievements                                   
                                </a>
1  
王毅 authored
284
                                <a href="../research/research3.html" class="inner_item">
1  
王毅 authored
285 286
                                    Key Labaratories                                    
                                </a>
1  
王毅 authored
287
                                <a href="../research/researcher.html" class="inner_item">
1  
王毅 authored
288 289
                                    Find a Researcher
                                </a>
1  
王毅 authored
290 291 292 293 294 295
                            </div>
                        </div>
                        <div class="inner_item">
                            Education
                            <div class="third_menu_items">
                                <a href="../research/education.html" class="inner_item">
1  
王毅 authored
296 297
                                    Graduate Study
                                </a>
1  
王毅 authored
298
                                <a href="../research/education.html" class="inner_item">
1  
王毅 authored
299 300
                                    International Study
                                </a>
1  
王毅 authored
301
                                <a href="../research/education.html" class="inner_item">
1  
王毅 authored
302 303
                                    Continuing Study
                                </a>
1  
王毅 authored
304 305
                            </div>
                        </div>
1  
王毅 authored
306 307 308
                        <!-- <a href="../research/researcher.html" class="inner_item">
                           News
                        </a> -->
1  
王毅 authored
309 310 311 312
                    </div>
                </li>
                <li class="btn  navbtn-a" role="button">
                    <a href="javascript:;">TIANJIN CANCER INSTITUTE</a>
1  
王毅 authored
313
                    <div class='sec_menu_items'>
1  
王毅 authored
314 315 316 317
                        <div href="javascript:;" class="inner_item">
                            About Us
                            <div class="third_menu_items">
                                <a href="../institute/aboutus.html" class="inner_item">
1  
王毅 authored
318 319
                                    Introduction
                                </a>
1  
王毅 authored
320
                                <a href="../institute/leadership.html" class="inner_item">
1  
王毅 authored
321 322
                                    Leadership
                                </a>
1  
王毅 authored
323
                                <a href="../institute/history.html" class="inner_item">
1  
王毅 authored
324 325
                                    History
                                </a>
1  
王毅 authored
326
                                <a href="../institute/report.html" class="inner_item">
1  
王毅 authored
327 328
                                    Annual Report
                                </a>
1  
王毅 authored
329 330 331 332 333 334
                            </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
335 336
                                    Our Researchers
                                </a>
1  
王毅 authored
337
                                <a href="../institute/facilities.html" class="inner_item">
1  
王毅 authored
338 339
                                    Core Facilities and Services
                                </a>
1  
王毅 authored
340
                                <a href="http://www.cancerbiomed.org/index.php/cocr" class="inner_item">
1  
王毅 authored
341 342
                                    Journal of Clinical Oncology
                                </a>
1  
王毅 authored
343 344
                            </div>
                        </div>
1  
王毅 authored
345
                        <!--  -->
1  
王毅 authored
346 347 348 349
                    </div>
                </li>
                <li class="btn  navbtn-a" role="button">
                    <a href="javascript:;">NURSING CARE</a>
1  
王毅 authored
350
                    <div class='sec_menu_items'>
1  
王毅 authored
351
                        <a href="../care/history_time.html" class="inner_item">
1  
王毅 authored
352 353 354 355
                            Introduction
                        </a>

                        <a href="../care/cancer.html" class="inner_item">
1  
王毅 authored
356
                            Nursing Activities
1  
王毅 authored
357 358 359 360 361 362 363
                        </a>
                        <a href="../care/achievement.html" class="inner_item">
                            Nursing Teaching
                        </a>

                        <div class="inner_item">
                            Nursing Research
1  
王毅 authored
364 365
                            <div class="third_menu_items">
                                <a href="../care/profession.html" class="inner_item">
1  
王毅 authored
366 367
                                  Publications:SCI Papers
                                </a>
1  
王毅 authored
368
                                <a href="../care/profession.1.html" class="inner_item">
1  
王毅 authored
369 370
                                   Research Projects
                                </a>
1  
王毅 authored
371
                                <a href="../care/activity.html" class="inner_item">
1  
王毅 authored
372 373
                                 Innovations & Patents
                                </a>
1  
王毅 authored
374
                                <a href="../care/profession.3.html" class="inner_item">
1  
王毅 authored
375 376
                                   Publications:Books
                                </a>
1  
王毅 authored
377 378
                            </div>
                        </div>
1  
王毅 authored
379 380 381
                        <a href="../care/cancer.html" class="inner_item">
                            Survivorship Support  
                        </a>
1  
王毅 authored
382 383 384 385


                    </div>
                </li>
1  
王毅 authored
386
                <li class="btn  navbtn-a" role="button">
1  
王毅 authored
387
                    <a href="javascript:;">INTERNATIONAL AFFAIRS</a>
1  
王毅 authored
388
                    <div class='sec_menu_items'>
1  
王毅 authored
389
                        <a href="../international/conference.html" class="inner_item">
1  
王毅 authored
390 391
                            International Conferences
                        </a>
1  
王毅 authored
392
                        <a href="../international/training.html" class="inner_item">
1  
王毅 authored
393 394
                            Oversea Trainings
                        </a>
1  
王毅 authored
395
                        <a href="../international/referral.html" class="inner_item">
1  
王毅 authored
396 397
                            International Patients
                        </a>
1  
王毅 authored
398
                        <a href="../international/partners.html" class="inner_item">
1  
王毅 authored
399 400 401
                            Partnership Institutions
                        </a>
1  
王毅 authored
402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500
                    </div>
                </li>
                <li class="btn  navbtn-a" role="button">
                    <a href="../news.html">NEWS RELEASE</a>
                </li>
            </ul>
        </div>

        <div class="content">
            <div class="navpath">
                International Affairs<span>&gt;</span>International Affairs
            </div>
            <div class="contant">
                <div class="contant_tilte">
                    Sino-German Round Table Symposium on Cancer Precision Medicine in the Era of Big Data: Tianjin 2019
                </div>
                <div class="contant_img">
                    <img src="../images/6-01-detail_one.png" alt="" />
                </div>
                <div class="contant_word">
                    The “Sino-German Round Table Symposium on Cancer Precision Medicine in the Era of Big Data”, was successfully held by Tianjin Medical University Cancer Institute & Hospital (TMUCIH) and German Cancer Research Center (DKFZ) on June 19-20, 2019 in Tianjin.
                </div>
                <div class="contant_img">
                    <img src="../images/6-01-detail_two.png" alt="" />
                </div>
                <div class="contant_img">
                    <img src="../images/6-01-detail_three.png" alt="" />
                </div>
                <div class="contant_word">
                    Prof. Bo Xu, Vice President of TMUCIH, introduces invited guests, and Tianjin Medical University Cancer Institute & Hospital
                </div>
                <div class="contant_img">
                    <img src="../images/6-01-detail_four.png" alt="" />
                </div>
                <div class="contant_word">
                    Prof. Ping Wang, President of Tianjin Medical University Cancer Institute & Hospital, delivers a welcome speech
                </div>

                <div class="contant_img">
                    <img src="../images/6-01-detail_five.png" alt="" />
                </div>
                <div class="contant_word">
                    Prof. Michael Baumann, Chairman of German Cancer Research Center (DKFZ) , introduces DKFZ, delivers a welcome speech
                </div>
                <div class="contant_img">
                    <img src="../images/6-01-detail_six.png" alt="" />
                </div>
                <div class="contant_word">
                    Prof. Zhi Yao, Party Secretary of Tianjin Medical University, delivers a speech
                </div>
                <div class="contant_img">
                    <img src="../images/6-01-detail_seven.png" alt="" />
                </div>
                <div class="contant_word">
                    Prof. Baiyu Zhang, Executive Deputy Director of the Sino-German Center for Research Promotion (SGC), introduces SGC and makes a speech
                </div>
                <div class="contant_img">
                    <img src="../images/6-01-detail_eight.png" alt="" />
                </div>
                <div class="contant_word">
                    This symposium created a collaborative forum for interactive discussions and thought-provoking exchanges on cancer precision medicine, and brought together leading scientists and scholars from both institutions to give highlighted presentations, with
                    the aim of promoting sustainable scientific research collaborations between China and Germany. <br />The symposium‘s academic exchange was rich and fruitful involving both basic and clinical research on neuro-oncology,
                    pancreatic cancer, immunology, data integration, artificial intelligence, genomics, pediatric cancer, radiation oncology, lung cancer, gastrointestinal oncologyand immuno-oncology. It demonstrated outstanding achievements in the merging
                    of different fields and the novel methods of diagnosis and treatment. <br />This symposium also provided an unique oppotunity for learning, sharing and exchanging the latest achievement and working experiences among clinicians, researchers
                    and students. All the participants have benifited significantly from the in-depth discussion on cancer precision medicine.<br />TMUCIH and DKFZ are among the largest comprehensive cancer centers in China and Germany. The two institutions
                    signed a MOU in November, 2018, aming to establish solid scientific research collaboration and to strive for breakthrough research results in cancer precision medicine by combining the strengths and resources from both sides. We are
                    pleased to see that our exchange and cooperation is developing further through our collaborative efforts. We are looking forward to working together with DKFZ to pave the way for generating fruitful collaborations in the future. We
                    anticipate reaching many milestones together.
                </div>
                <div class="contant_imgs">
                    <img src="../images/6-01-detail_nine.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/common.js"></script>
    <script></script>
</body>

</html>