审查视图

clinical/trials_three.html 19.8 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
<!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>
        .left_ship_box {
            width: 330px;
        }
        
        .header-title-right {
            width: 300px;
            margin-bottom: 80px;
            margin: 0 auto;
        }
        
        .header-title-right h3 {
            color: #00a16c;
            font-size: 21px;
        }
        
        .content-word {
            align-items: flex-start;
            margin-top: 60px;
        }
        
        .content-word-left {
            /* margin-top: 60px; */
            /* border-right: 1px solid #666; */
            width: 300px;
            flex: unset;
        }
        
        .content-word-left h4 {
            line-height: 2.5;
            cursor: pointer;
            font-weight: bold;
        }
        
        .content-word-left h4:hover,
        .content-word-left h4.active {
            color: #00a16c;
        }
        
        .content {
            min-height: 500px;
        }
        
        .form-group {
            width: 300px;
            margin: 0 auto;
        }
        
        .contant_right_img {
            width: 692px;
        }
        
        .contant_right_img img {
            width: 100%;
        }
        
        .contant_right_title {
            margin: 32px 0;
            font-size: 20px;
            font-weight: bold;
            line-height: 26px;
            color: #727171;
        }
        
        .contant_right_words {
1  
王毅 authored
78
            text-align: justify ;
1  
王毅 authored
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
            font-size: 20px;
            color: #727171;
            margin-bottom: 16px;
        }
        
        .content-word-right {
            margin-left: 130px;
            position: relative;
        }
        
        .content-word-right:before {
            content: "";
            width: 1px;
            height: 400px;
            background: #727171;
            position: absolute;
            top: 14px;
            left: -120px;
        }
        
        .contant_right_word {
            width: 810px;
        }
    </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
132
    <div class="bs-example" data-example-id="simple-justified-button-group">
1  
王毅 authored
133
            <ul class="nav_menu_items">
1  
王毅 authored
134
                <li class="btn  navbtnActive navbtn-a" role="button">
1  
王毅 authored
135
                    <a href="javascript:;">ABOUT US</a>
1  
王毅 authored
136
                    <div class='sec_menu_items'>
1  
王毅 authored
137
                        <a href="../about/welcome.html" class="inner_item">
1  
王毅 authored
138 139
                            Welcome Message
                        </a>
1  
王毅 authored
140
                        <a href="../about/mission.html" class="inner_item">
1  
王毅 authored
141 142
                            Mission and Vision
                        </a>
1  
王毅 authored
143 144

                        <a href="../about/history.html" class="inner_item">
1  
王毅 authored
145 146
                            History and Milestones
                        </a>
1  
王毅 authored
147
                        <a href="../about/quick.html" class="inner_item">
1  
王毅 authored
148 149
                            Quick Facts
                        </a>
1  
王毅 authored
150 151 152
                        <a href="../about/contact.html" class="inner_item">Contact Us</a>
                    </div>
                </li>
1  
王毅 authored
153 154

                <li class="btn  navbtn-a" role="button">
1  
王毅 authored
155
                    <a href="JavaScript:;">CLINICAL RESOURCES</a>
1  
王毅 authored
156
                    <div class='sec_menu_items'>
1  
王毅 authored
157 158 159 160
                        <div class="inner_item">
                            Clinical Departments
                            <div class="third_menu_items">
                                <a href="../clinical/departm.html" class="inner_item">
1  
王毅 authored
161 162 163
                                    Surgical Oncology
                                </a>
1  
王毅 authored
164
                                <a href="../clinical/medical.html" class="inner_item">
1  
王毅 authored
165 166
                                    Medical Oncology
                                </a>
1  
王毅 authored
167 168 169
                                <a href="../clinical/radiation.html" class="inner_item">
                                </a>
                                <a href="../clinical/diagnostic.html" class="inner_item">
1  
王毅 authored
170 171
                                    Diagnostic Oncology
                                </a>
1  
王毅 authored
172
                                <a href="../clinical/center.html" class="inner_item">
1  
王毅 authored
173 174
                                    Center of Excellences
                                </a>
1  
王毅 authored
175 176
                            </div>
                        </div>
1  
王毅 authored
177
1  
王毅 authored
178
                        <a href="../clinical/activities.html" class="inner_item">
1  
王毅 authored
179 180
                            Clinical Activities
                        </a>
1  
王毅 authored
181 182 183 184
                        <div class="inner_item">
                            Clinical Trials
                            <div class="third_menu_items">
                                <a href="../clinical/trials.html" class="inner_item">
1  
王毅 authored
185 186
                                    Introduction
                                </a>
1  
王毅 authored
187
                                <a href="../clinical/trials_one.html" class="inner_item">
1  
王毅 authored
188 189
                                    Work Flow Chart
                                </a>
1  
王毅 authored
190
                                <a href="../clinical/trials_two.html" class="inner_item">
1  
王毅 authored
191 192
                                    FInd A Clinical Trail
                                </a>
1  
王毅 authored
193
                                <a href="../clinical/trials_three.html" class="inner_item">
1  
王毅 authored
194 195
                                    Research Achievement
                                </a>
1  
王毅 authored
196 197 198
                            </div>
                        </div>
                        <a href="../clinical/finddoctor.html" class="inner_item">
1  
王毅 authored
199 200
                            Find a Doctor
                        </a>
1  
王毅 authored
201 202 203 204
                    </div>
                </li>
                <li class="btn  navbtn-a" role="button">
                    <a href="javascript:;">RESEARCH & EDUCATION</a>
1  
王毅 authored
205 206
                    <div class='sec_menu_items'>
1  
王毅 authored
207
                        <a href="../research/nationalCancer.html" class="inner_item">
1  
王毅 authored
208 209
                            National Cancer Clinical Research Center
                        </a>
1  
王毅 authored
210 211 212 213
                        <div class="inner_item">
                            Research
                            <div class="third_menu_items">
                                <a href="../research/research1.html" class="inner_item">
1  
王毅 authored
214 215
                                    Research programs
                                </a>
1  
王毅 authored
216
                                <a href="../research/research2.html" class="inner_item">
1  
王毅 authored
217 218
                                    Achievements                                   
                                </a>
1  
王毅 authored
219
                                <a href="../research/research3.html" class="inner_item">
1  
王毅 authored
220 221
                                    Key Labaratories                                    
                                </a>
1  
王毅 authored
222
                                <a href="../research/researcher.html" class="inner_item">
1  
王毅 authored
223 224
                                    Find a Researcher
                                </a>
1  
王毅 authored
225 226 227 228 229 230
                            </div>
                        </div>
                        <div class="inner_item">
                            Education
                            <div class="third_menu_items">
                                <a href="../research/education.html" class="inner_item">
1  
王毅 authored
231 232
                                    Graduate Study
                                </a>
1  
王毅 authored
233
                                <a href="../research/education.html" class="inner_item">
1  
王毅 authored
234 235
                                    International Study
                                </a>
1  
王毅 authored
236
                                <a href="../research/education.html" class="inner_item">
1  
王毅 authored
237 238
                                    Continuing Study
                                </a>
1  
王毅 authored
239 240 241 242 243 244
                            </div>
                        </div>
                    </div>
                </li>
                <li class="btn  navbtn-a" role="button">
                    <a href="javascript:;">TIANJIN CANCER INSTITUTE</a>
1  
王毅 authored
245
                    <div class='sec_menu_items'>
1  
王毅 authored
246
                        <div href="javascript:;" class="inner_item">
1  
王毅 authored
247
                            Introduction
1  
王毅 authored
248 249
                            <div class="third_menu_items">
                                <a href="../institute/aboutus.html" class="inner_item">
1  
王毅 authored
250 251
                                    Introduction
                                </a>
1  
王毅 authored
252
                                <a href="../institute/leadership.html" class="inner_item">
1  
王毅 authored
253 254
                                    Leadership
                                </a>
1  
王毅 authored
255
                                <a href="../institute/history.html" class="inner_item">
1  
王毅 authored
256 257
                                    History
                                </a>
1  
王毅 authored
258
                                <a href="../institute/report.html" class="inner_item">
1  
王毅 authored
259 260
                                    Annual Report
                                </a>
1  
王毅 authored
261 262 263 264 265 266
                            </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
267 268
                                    Our Researchers
                                </a>
1  
王毅 authored
269
                                <a href="../institute/facilities.html" class="inner_item">
1  
王毅 authored
270 271
                                    Core Facilities and Services
                                </a>
1  
王毅 authored
272
                                <a href="http://www.cancerbiomed.org/index.php/cocr" class="inner_item">
1  
王毅 authored
273 274
                                    Journal of Clinical Oncology
                                </a>
1  
王毅 authored
275 276 277 278 279 280
                            </div>
                        </div>
                    </div>
                </li>
                <li class="btn  navbtn-a" role="button">
                    <a href="javascript:;">NURSING CARE</a>
1  
王毅 authored
281
                    <div class='sec_menu_items'>
1  
王毅 authored
282
                        <div class="inner_item" style="position: relative">
1  
王毅 authored
283
                            Introduction
1  
王毅 authored
284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299
                            <div class="third_menu_items">
                                <a href="../care/history_time.html" class="inner_item">
                                  Our Team
                                </a>
                                <a href="../care/history_time_two.html" class=" inner_item ">
                                   Imoportant Events
                                </a>
                                <a href="../care/history_time_three.html " class="inner_item ">
                                 Honor & Awards
                                </a>
                                <a href="../care/history_time_four.html " class="inner_item ">
                                   Contact Us
                                </a>
                            </div>
                        </div>
                        <div class="inner_item " style="position: relative ">
1  
王毅 authored
300
                            Nursing Activities
1  
王毅 authored
301 302 303 304 305 306 307
                            <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
308
                                <a href="../care/profession_one.html" class="inner_item ">
1  
王毅 authored
309 310
                                 Compassionate Care
                                </a>
1  
王毅 authored
311
                                <a href="../care/profession_two.html" class="inner_item ">
1  
王毅 authored
312 313 314 315 316
                                   Caring for Nurses
                                </a>
                            </div>
                        </div>
                        <div class="inner_item " style="position: relative ">
1  
王毅 authored
317
                            Nursing Teaching
1  
王毅 authored
318 319 320 321 322 323 324 325 326 327
                            <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
328
                            Nursing Research
1  
王毅 authored
329 330
                            <div class="third_menu_items ">
                                <a href="../care/five-four_detail1.html " class="inner_item ">
1  
王毅 authored
331 332
                                  Publications:SCI Papers
                                </a>
1  
王毅 authored
333
                                <a href="../care/five-four_detail2.html" class="inner_item ">
1  
王毅 authored
334 335
                                   Research Projects
                                </a>
1  
王毅 authored
336
                                <a href="../care/five-four_detail3.html" class="inner_item ">
1  
王毅 authored
337 338
                                 Innovations & Patents
                                </a>
1  
王毅 authored
339
                                <a href="../care/five-four_detail4.html " class="inner_item ">
1  
王毅 authored
340 341
                                   Publications:Books
                                </a>
1  
王毅 authored
342 343
                            </div>
                        </div>
1  
王毅 authored
344
                        <a href="../care/cancer.html " class="inner_item ">
1  
王毅 authored
345 346
                            Survivorship Support  
                        </a>
1  
王毅 authored
347 348 349 350


                    </div>
                </li>
1  
王毅 authored
351 352
                <li class="btn navbtn-a " role="button ">
                    <a href="javascript:; ">INTERNATIONAL AFFAIRS</a>
1  
王毅 authored
353
                    <div class='sec_menu_items'>
1  
王毅 authored
354
                        <a href="../international/conference.html " class="inner_item ">
1  
王毅 authored
355 356
                            International Conferences
                        </a>
1  
王毅 authored
357
                        <a href="../international/training.html " class="inner_item ">
1  
王毅 authored
358 359
                            Oversea Trainings
                        </a>
1  
王毅 authored
360
                        <a href="../international/referral.html " class="inner_item ">
1  
王毅 authored
361 362
                            International Patients
                        </a>
1  
王毅 authored
363
                        <a href="../international/partners.html " class="inner_item ">
1  
王毅 authored
364 365 366
                            Partnership Institutions
                        </a>
1  
王毅 authored
367 368
                    </div>
                </li>
1  
王毅 authored
369 370
                <li class="btn navbtn-a " role="button ">
                    <a href="../news.html ">NEWS RELEASE</a>
1  
王毅 authored
371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 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
                </li>
            </ul>
        </div>
        <!-- Swiper -->
        <!-- <div class="img-header">
            <img src="../images/clinical_top.png" width="100%" alt="">
        </div> -->

        <div class="content ">
            <div class="navpath">
                Clinical Resources<span>></span>Clinical Trials<span>></span>Research Achievement
            </div>

            <div class="content-word">
                <div class="content-word-left">
                    <a href="./trials.html">
                        <h4 class="">
                            Introduction
                        </h4>
                    </a>
                    <a href="./trials_one.html">
                        <h4 class="">
                            Work Flow Chart
                        </h4>
                    </a>
                    <a href="./trials_two.html">
                        <h4 class="">
                            Find a Clinical Trial
                        </h4>
                    </a>
                    <a href="./trials_three.html">
                        <h4 class="active">
                            Research Achievement
                        </h4>
                    </a>
                    <!-- <h4 class="">
                        Research Achievement
                    </h4> -->
                </div>
                <div class="content-word-right">
                    <div class="contant_right_words">
                        1. Han B, Li K, Wang Q, Zhang L, Shi J, Wang Z, Cheng Y, He J, Shi Y, Zhao Y, Yu H, Zhao Y, Chen W, Luo Y, Wu L, Wang X, Pirker R, Nan K, Jin F, Dong J, Li B, Sun Y. Effects of anlotinib as a third-line or further treatment on overall survival of patients
                        with advanced non–small cell lung cancer the ALTER0303 phase 3 randomized clinical trial. JAMA Oncol. 2018 Nov 1;4(11):1569-1575. (IF 20.871)
                    </div>
                    <div class="contant_right_words">
                        2. Yue D, Xu S, Wang Q, Li X, Shen Y, Zhao H, Chen C, Mao W, Liu W, Liu J, Zhang L, Ma H, Li Q, Yang Y, Liu Y, Chen H, Wang C. Erlotinib versus vinorebine plus cisplatin as adjuvant therapy in Chinese patients with stage IIIA EGFR mutation-positive non-small-cell
                        lung cancer (EVAN): a randomised, open-label, phase 2 trial. Lancet Respir Med. 2018 Nov;6(11):863-873. (IF 21.466)
                    </div>
                    <div class="contant_right_words">
                        3. Wang YN, Yao S, Wang CL, Li MS, Sun LN, Yan QN, Tang SW, Zhang ZF. Clinical Significance of 4L Lymph Node Dissection in Left Lung Cancer. J Clin Oncol. 2018 Oct 10;36(29):2935-2942. (IF 26.303)
                    </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">
                    <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>
</body>

</html>