作者 王毅

合并分支 'Branch_wy' 到 'master'

1



查看合并请求 !12
  1 +<!DOCTYPE html>
  2 +<html lang="en">
  3 +
  4 +<head>
  5 + <meta charset="UTF-8" />
  6 + <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
  7 + <meta http-equiv="X-UA-Compatible" content="ie=edge" />
  8 + <link rel="stylesheet" href="../css/bootstrap.min.css" />
  9 + <link rel="stylesheet" href="../css/swiper-3.4.2.min.css" />
  10 + <link rel="stylesheet" href="../css/base.css" />
  11 + <link rel="stylesheet" href="../css/index.css" />
  12 + <title>Tianjin Medical University Cancer Institute & Hospital</title>
  13 + <style>
  14 + /* .single_box {
  15 + width: 600px;
  16 + margin-bottom: 44px;
  17 + }
  18 + .single_box:last-child {
  19 + margin: 0;
  20 + }
  21 + .content-word {
  22 + position: relative;
  23 + }
  24 + .content-word-left {
  25 + width: 300px;
  26 + flex: unset;
  27 + align-self: flex-start;
  28 + justify-self: flex-end;
  29 + margin-left: 60px;
  30 + }
  31 + .content-word-right {
  32 + flex: unset;
  33 + display: none !important;
  34 + display: -webkit-flex;
  35 + flex-wrap: wrap;
  36 + width: 840px;
  37 + padding: 0;
  38 + position: relative;
  39 + }
  40 + .content-word-right.active {
  41 + display: flex !important;
  42 + }
  43 + .content-word-right .single_part {
  44 + width: 243px;
  45 + display: flex;
  46 + margin-bottom: 50px;
  47 + font-size: 17px;
  48 + color: #040404;
  49 + flex-flow: column;
  50 + align-items: flex-start;
  51 + margin-left: 50px;
  52 + }
  53 + .content-word-left h4 {
  54 + color: #232323;
  55 + opacity: .7;
  56 + line-height: 2.5;
  57 + padding: 0;
  58 + margin: 0;
  59 + cursor: pointer;
  60 + }
  61 + .single_part p {
  62 + margin-top: 10px;
  63 + }
  64 +
  65 + .content-word-left{
  66 + background: #EBFBF8;
  67 + height: 863px;
  68 + position: relative;
  69 + }
  70 + .part_box {
  71 + width: 242px;
  72 + height: 115px;
  73 + overflow: hidden;
  74 + background-color: #898989;
  75 + }
  76 + .depart_introduce{
  77 + background: #EBFBF8;
  78 + min-height: 400px;
  79 + color: #232323;
  80 + margin-top: 60px;
  81 + padding: 20px;
  82 + }
  83 + .part_top{
  84 + height: 74px;
  85 + background: #83AD9F;
  86 + color: #000000;
  87 + font-size: 16px;
  88 + font-weight: bold;
  89 + text-align: center;
  90 + line-height: 74px;
  91 + }
  92 + .content-word{
  93 + align-items: flex-start;
  94 + }
  95 + .part_inner_content{
  96 + padding: 20px 40px;
  97 + }
  98 + .person_introduce_box{
  99 + border-top: 5px solid #999;
  100 + margin-top: 100px;
  101 + padding-top: 50px;
  102 + }
  103 + .person_introduce_box h3{
  104 + color: #00A16C;
  105 + }
  106 + .next{
  107 + width: 32px;
  108 + height: 22px;
  109 + position: absolute;
  110 + bottom: -15px;
  111 + left: 50%;
  112 + margin-left: -11px;
  113 + } */
  114 +
  115 + .contant {
  116 + width: 1122px;
  117 + margin: 0 auto;
  118 + }
  119 +
  120 + .contant_img {
  121 + margin-top: 66px;
  122 + width: 100%;
  123 + }
  124 +
  125 + .contant_img img {
  126 + width: 100%;
  127 + }
  128 +
  129 + .contant_word {
  130 + margin-top: 38px;
  131 + border-bottom: 3px solid #898989;
  132 + }
  133 +
  134 + .contant_word_title {
  135 + font-size: 24px;
  136 + color: #727171;
  137 + line-height: 30px;
  138 + font-weight: bold;
  139 + margin-bottom: -20px;
  140 + }
  141 +
  142 + .contant_one {
  143 + margin-top: 40px;
  144 + }
  145 +
  146 + .contant_title {
  147 + font-size: 20px;
  148 + color: #727171;
  149 + line-height: 30px;
  150 + font-weight: bold;
  151 + }
  152 +
  153 + .contant_words {
  154 + font-size: 20px;
  155 + color: #727171;
  156 + line-height: 30px;
  157 + margin-bottom: 32px;
  158 + }
  159 + .contant_bottom{
  160 + margin-top: 60px
  161 + }
  162 + .contant_bottom_title {
  163 + font-size: 30px;
  164 + font-weight: bold;
  165 + color: #00a16c;
  166 + }
  167 +
  168 + .contant_bottom_img {
  169 + margin-top: 40px;
  170 + width: 230px;
  171 + }
  172 +
  173 + .contant_bottom_img img {
  174 + width: 100%;
  175 + }
  176 +
  177 + .contant_bottom_name {
  178 + margin-top: 26px;
  179 + font-size: 20px;
  180 + font-weight: bold;
  181 + line-height: 30px;
  182 + color: #727171;
  183 + }
  184 + .contant_bottom_label{
  185 + font-size: 20px;
  186 + line-height: 30px;
  187 + color: #727171;
  188 + }
  189 + </style>
  190 +</head>
  191 +
  192 +<body>
  193 + <nav class="navbar navbar-default bgf mb0">
  194 + <div class="container-fluid top_pc_brand">
  195 + <div class="navbar-header">
  196 + <button type="button" class="navbar-toggle mtperc10 menuPage" data-toggle="collapse" data-target="#bs-example-navbar-collapse-4" aria-expanded="true">
  197 + <span class="sr-only">Toggle navigation</span>
  198 + <span class="icon-bar"></span>
  199 + <span class="icon-bar"></span>
  200 + <span class="icon-bar"></span>
  201 + </button>
  202 + <a class="navbar-brand logo" href="../index.html">
  203 + <img class="brand-logo" src="../images/logo.png" alt="" />
  204 + </a>
  205 + </div>
  206 + <div class="navbar-collapse collapse in" id="bs-example-navbar-collapse-4" aria-expanded="true">
  207 + <div class="search-group mt30 form-group navbar-text navbar-right">
  208 + <a href="http://www.tjmuch.com/" class="langue">中文</a>
  209 + <input type="text" class="form-control search-input" placeholder="Search" />
  210 + <div class="magnifier">
  211 + <img src="../images/search_btn.png" alt="" />
  212 + </div>
  213 + </div>
  214 + </div>
  215 + </div>
  216 + </nav>
  217 + <div class="container-fluid pc">
  218 + <div class="mask"></div>
  219 + <div class="bs-example" data-example-id="simple-justified-button-group">
  220 + <ul class="nav_menu_items">
  221 + <li class="btn navbtn-a" role="button">
  222 + <a href="javascript:;">ABOUT US</a>
  223 + <div class="sec_menu_items">
  224 + <a href="../about/welcome.html" class="inner_item">
  225 + Welcome Message
  226 + </a>
  227 + <a href="../about/mission.html" class="inner_item">
  228 + Mission and Vision
  229 + </a>
  230 +
  231 + <a href="../about/history.html" class="inner_item">
  232 + History and Milestones
  233 + </a>
  234 + <a href="../about/quick.html" class="inner_item">
  235 + Quick Facts
  236 + </a>
  237 + </div>
  238 + </li>
  239 + <li class="btn navbtnActive navbtn-a" role="button">
  240 + <a href="JavaScript:;">CLINICAL RESOURCES</a>
  241 + <div class="sec_menu_items">
  242 + <div class="inner_item">
  243 + Clinical Departments
  244 + <div class="third_menu_items">
  245 + <a href="../clinical/departm.html" class="inner_item">
  246 + Surgical Oncology
  247 + </a>
  248 + <a href="../clinical/medical.html" class="inner_item">
  249 + Medical Oncology
  250 + </a>
  251 + <a href="../clinical/radiation.html" class="inner_item">
  252 + <!-- -->
  253 + </a>
  254 + <a href="../clinical/diagnostic.html" class="inner_item">
  255 + Diagnostic Oncology
  256 + </a>
  257 + <a href="../clinical/center.html" class="inner_item">
  258 + Center of Excellences
  259 + </a>
  260 + </div>
  261 + </div>
  262 + <a href="../clinical/activities.html" class="inner_item">
  263 + Clinical Activities
  264 + </a>
  265 + <div class="inner_item">
  266 + Clinical Trials
  267 + <div class="third_menu_items">
  268 + <a href="../clinical/trials.html" class="inner_item">
  269 + About Us
  270 + </a>
  271 + <a href="../clinical/trials.html" class="inner_item">
  272 + Work Flow Chart
  273 + </a>
  274 + <a href="../clinical/trials.html" class="inner_item">
  275 + FInd A Clinical Trail
  276 + </a>
  277 + <a href="../clinical/trials.html" class="inner_item">
  278 + Department Feature
  279 + </a>
  280 + <a href="../clinical/trials.html" class="inner_item">
  281 + Research Achievement
  282 + </a>
  283 + </div>
  284 + </div>
  285 + <a href="../clinical/finddoctor.html" class="inner_item">
  286 + Find a Doctor
  287 + </a>
  288 + </div>
  289 + </li>
  290 + <li class="btn navbtn-a" role="button">
  291 + <a href="javascript:;">RESEARCH & EDUCATION</a>
  292 + <div class="sec_menu_items">
  293 + <a href="../research/nationalCancer.html" class="inner_item">
  294 + National Cancer Clinical Research Center
  295 + </a>
  296 + <a href="../research/research.html" class="inner_item">
  297 + Research
  298 + </a>
  299 + <a href="../research/education.html" class="inner_item">
  300 + Education
  301 + </a>
  302 + <!-- <a href="../research/researcher.html" class="inner_item">
  303 + News
  304 + </a> -->
  305 + </div>
  306 + </li>
  307 + <li class="btn navbtn-a" role="button">
  308 + <a href="javascript:;">INTERNATIONAL AFFAIRS</a>
  309 + <div class="sec_menu_items">
  310 + <a href="../international/conference.html" class="inner_item">
  311 + International Conferences
  312 + </a>
  313 + <a href="../international/training.html" class="inner_item">
  314 + Oversea Trainings
  315 + </a>
  316 + <a href="../international/referral.html" class="inner_item">
  317 + International Patients
  318 + </a>
  319 + <a href="../international/partners.html" class="inner_item">
  320 + Partnership Institutions
  321 + </a>
  322 + </div>
  323 + </li>
  324 + <li class="btn navbtn-a" role="button">
  325 + <a href="../news.html">NEWS RELEASE</a>
  326 + </li>
  327 + <li class="btn navbtn-a" role="button">
  328 + <a href="javascript:;">TIANJIN CANCER INSTITUTE</a>
  329 + <div class="sec_menu_items">
  330 + <div href="javascript:;" class="inner_item">
  331 + About Us
  332 + <div class="third_menu_items">
  333 + <a href="../institute/aboutus.html" class="inner_item">
  334 + About Us
  335 + </a>
  336 + <a href="../institute/leadership.html" class="inner_item">
  337 + Leadership
  338 + </a>
  339 + <a href="../institute/history.html" class="inner_item">
  340 + History
  341 + </a>
  342 + <a href="../institute/report.html" class="inner_item">
  343 + Annual Report
  344 + </a>
  345 + </div>
  346 + </div>
  347 + <div href="../clinical/nursing.html" class="inner_item">
  348 + Research
  349 + <div class="third_menu_items">
  350 + <a href="../institute/researchers.html" class="inner_item">
  351 + Our Researchers
  352 + </a>
  353 + <a href="../institute/facilities.html" class="inner_item">
  354 + Core Facilities
  355 + </a>
  356 + <a href="http://www.cancerbiomed.org/index.php/cocr" class="inner_item">
  357 + Journal of Clinical Oncology
  358 + </a>
  359 + </div>
  360 + </div>
  361 + </div>
  362 + </li>
  363 + <li class="btn navbtn-a" role="button">
  364 + <a href="../about/contact.html">CONTACT US</a>
  365 + </li>
  366 + </ul>
  367 + </div>
  368 +
  369 + <!-- Swiper -->
  370 + <!-- <div class="img-header">
  371 + <img src="../images/cli2_top.png" width="100%" alt="">
  372 + </div> -->
  373 + <div class="content">
  374 + <div class="navpath">
  375 + Clinical Resources<span>></span>Clinical Departments
  376 + <span>></span>Surgical Oncology<span>></span>Gastric Surgery Department
  377 + </div>
  378 + <div class="contant">
  379 + <div class="contant_top">
  380 + <div class="contant_img">
  381 + <img src="../images/02-1-1-banner.png" alt="" srcset="" />
  382 + </div>
  383 + </div>
  384 + <div class="contant_word">
  385 + <div class="contant_words">
  386 + The Department of Gastric Surgery of Tianjin Medical University Cancer Institute and Hospital, whose predecessor was the Department of Abdominal Surgical Oncology founded by the late distinguished tumor expert, Professor Jin Xianzhai in 1972, was established
  387 + as an independent department and renamed as such in 2004 as a result of disciplinary specialization. The department, with 69 assigned beds and a faculty of 17 doctors, including 6 attendings, 6 fellows and 5 residents, of whom
  388 + 90% are medical doctoral degree holders, provides surgical treatments of a wide range of gastric diseases such as gastric cancer, gastrointestinal stromal tumors (GISTs), peritoneal neoplasm and retroperitoneal neoplasm etc.
  389 + </div>
  390 + <div class="contant_words">
  391 + The department, composed of a team of first-class surgeons specializing in gastro-intestinal tumors, is renowned for its clinical expertise and excellent surgical techniques and enjoys a fine reputation both home and abroad, therefore attracting numerous
  392 + patients from Tianjin and other provinces. The quantity and quality of operations performed by the department has been rising continually every year. In 2018, the number of outpatients reached 21624 and that of discharged patients,
  393 + 3283; meanwhile 1015 operations were performed and 84.15% of them were on gastric cancer patients. The surgical treatment of gastric cancer of our department attaches importance to standard D2 radical resection with standard lymph
  394 + node dissection, which not only increases greatly the survival rate but also promotes the accuracy of pathological stage of gastric cancer, hence provides better prognosis and suitable comprehensive therapeutic plans after the
  395 + surgery. Therefore, our department has been taking a leading role in gastric cancer treatment and its prognosis and participating in setting the criteria of standardized gastric cancer treatment. The department has a unique advantage
  396 + in the field of digestive tract reconstruction. It adopts the standard B-I, B-II, Roux-en-Y and explores new means of rebuilding the digestive tract as well. In 2011, our department undertook a major national research project,
  397 + “A Clinical Study into the Effect of Different Means of Reconstructing Digestive Tract on Improving the Patients’ Life Quality After the Surgeries of Total Gastrectomy”, which compares Roux-en-Y and functional jejunal interposition
  398 + (FJI) and their effects on long-term postoperative complications and life quality of the patients who have received such surgeries. For gastric cancer patients of early stages, we advocate minimally invasive (laparoscopic and Da
  399 + Vinci) surgery in order to reduce perioperative complications, and have achieved favorable results; for patients of advanced stages, neoadjuvant chemotherapies are adopted to improve the surgical resection and 5-year survival rates.
  400 + For patients with peritoneal metastasis or the risk of tumor peritoneal dissemination, peritoneal thermal perfusion chemotherapies have been carried out earlier than other institutions in China to prevent and treat the peritoneal
  401 + spread of advanced gastric cancer, and have achieved satisfactory results. In the treatment of patients with gastrointestinal stromal tumor, the advantages of the combined treatment of operation and postoperative targeted drugs
  402 + are emphasized, and patients are encouraged to have regular postoperative review to find the drug resistance timely, and adjust the treatment plan in time to obtain satisfactory treatment effect. Specializing in gastric cancer
  403 + and the relevant expertise, we are also capable of performing difficult and complicated surgeries with satisfactory results.
  404 + </div>
  405 + <div class="contant_words">
  406 + In recent years, our department has made it a regular practice to hold the Multiple Disciplinary Team (MDT) symposium, which invites experts from departments of surgery, pathology, oncology, radiology etc., to meet bi-weekly on Thursday and join in discussions
  407 + about patients’ diseases and their conditions so that the most pertinent treatment strategies can be adopted according to each individual patient’s medical condition and therefore it can ensure that every gastric cancer patient
  408 + receives the best individualized treatment possible.
  409 + </div>
  410 + <div class="contant_words">
  411 + Besides the surgeries and other clinical work, the Department of Gastric Surgery has also been engaged in clinical and fundamental research related to gastric cancer. We have established long-term collaboration with Massachusetts General Hospital of Harvard
  412 + University, and Cancer Institute Hospital of JFCR, Seoul National University Hospital, Yonsei University of Korea and Institute of Digestive Disease of The Chinese University of Hong Kong. Meanwhile, our department has undertaken
  413 + research projects of various levels, including 1 National 973 Project, 1 National Natural Sciences Project, 3 provincial research projects, 1 key Tianjin anti-cancer research project, 4 institutional projects and 7 hospital projects.
  414 + In addition, 221 research papers completed by our department have been published, among which 104 are in SCI journals, 93 in Chinese Medical Journal Series, 24 in key Chinese journals, with the impact factor reaching 18.38 at its
  415 + best. In 2018, 361 cases were involved in various clinical researches, accounting for 31.6% of all surgeries. Our department graduates 3-4 students with master’s degree annually and so far has graduated more than 40 students in
  416 + total. Besides, our department hosts the interns of Tianjin Medical University and offers training and teaching to the 7-year students of Tianjin Medical University as well as the surgeons from other provinces for further learning.
  417 + Moreover, we have participated in writing, compiling and translating a dozen of monographs including Gastric Cancer, Visual Lectures on Operation for Gastric Cancer, Principles and Practice of Gastrointestinal Oncology, Basic Clinical
  418 + Surgery, Abdominal Oncology, Surgical Oncology, Oncology, Concise Oncology, all of which have been published, and among which, Visual Lectures on Operation for Gastric Cancer has been included in a series of academic monographs
  419 + on the 30th anniversary of the Chinese anti-cancer association.
  420 + </div>
  421 + <div class="contant_words">
  422 + Our department has been involved actively in academic exchanges with peers from both China and other countries. Sino-Japan-Korea Gastric Cancer Submit hosted by our department has become a well-known brand conference on gastric cancer and the clinical
  423 + work and research results have been recognized and applauded both domestically and internationally.
  424 + </div>
  425 + </div>
  426 + <div class="contant_bottom">
  427 + <div class="contant_bottom_title">Our Team</div>
  428 + <div class="contant_bottom_img">
  429 + <a href="./GastricSurgery_person.html"><img src="../images/02-1-1-people_img.png" alt="" /></a>
  430 + </div>
  431 + <div class="contant_bottom_name">Han Liang,MD</div>
  432 + <div class="contant_bottom_label">Director, Professor</div>
  433 + </div>
  434 + </div>
  435 + <!-- <div class="content-word">
  436 + <div class="content-word-right active">
  437 + <img src="../images/214.png" width="100%" alt="" srcset="">
  438 + <div class="depart_introduce">
  439 + <h4>
  440 + Department of Clinical Laboratory
  441 + </h4>
  442 + <p style='font-size: 18px'>
  443 + General Introduction<br>
  444 + The Department of Clinical Laboratory provides 24-hour service for tests and analysis on
  445 + patients’ blood as well as body fluid specimens in our hospital. We are committed to excellence
  446 + of service in patient care, education, and clinical research. We test the specimens from all the
  447 + patients of our hospital and sign out the reports which will help doctors’ diagnosis and
  448 + monitoring the patients’ disease, and help patients know their condition better. Our focus is
  449 + all patient services and clinical needs.<br>
  450 + To provide comprehensive clinical service and cancer patient care, our department has 7
  451 + different functional groups with different responsibilities. We have Specimen Processing center,
  452 + Hematology Lab, Microbiology Lab, Blood Bank, Immunology Lab, Biochemistry Lab, and Tumor Marker
  453 + Lab.<br>
  454 + International Standard ISO 15189 is one of the most recognized international quality standards
  455 + in the world. It provides an effective quality control and technical competence assessment
  456 + system. After 3 years of hard work, our department was accredited to ISO 15189 in 2013 and
  457 + become the first ISO credited lab among the five affiliated hospitals of Tianjin Medical
  458 + University. Working with accreditation of ISO15189 will enable us to meet international
  459 + standards for patient care and laboratory management. The testing reports issued by our
  460 + department are accepted by more than 50 countries and regions all around the world. Our goal is
  461 + to be persist in pursuing high quality lab test results.
  462 +
  463 + </p>
  464 +
  465 + </div>
  466 + <img src="../images/next.png" class="next" alt="" srcset="">
  467 + </div>
  468 + </div> -->
  469 + <!-- <div class="person_introduce_box">
  470 + <h3>ACADEMIC LEADER</h3>
  471 + <div class="photo_box">
  472 + <a class="photo_item_box" href="person_detail.html">
  473 + <div class="photo_item_imageBox">
  474 + <img src="../images/depart_214-01.png" width="100%" alt="" srcset="">
  475 + </div>
  476 + <div class="photo_item_desc">
  477 + <div class="item_name">Li Ren</div>
  478 + <div class="item_cheer">M.D, Ph.D</div>
  479 + <div class="item_cheer_detail">Chair of Department, Doctoral supervisor, Chief Technician</div>
  480 + </div>
  481 + </a>
  482 + <a class="photo_item_box">
  483 + <div class="photo_item_imageBox">
  484 + <img src="../images/depart_214-02.png" width="100%" alt="" srcset="">
  485 + </div>
  486 + <div class="photo_item_desc">
  487 + <div class="item_name">Yunli Zhou</div>
  488 + <div class="item_cheer">MD, PHD, Graduate tutor</div>
  489 + </div>
  490 + </a>
  491 + <a class="photo_item_box">
  492 + <div class="photo_item_imageBox">
  493 + <img src="../images/depart_214-03.png" width="100%" alt="" srcset="">
  494 + </div>
  495 + <div class="photo_item_desc">
  496 + <div class="item_name">Yueguo Li</div>
  497 + <div class="item_cheer">M.D, Ph.D</div>
  498 + <div class="item_cheer_detail">Associate chief physician</div>
  499 + </div>
  500 + </a>
  501 + <a class="photo_item_box">
  502 + <div class="photo_item_imageBox">
  503 + <img src="../images/depart_214-04.png" width="100%" alt="" srcset="">
  504 + </div>
  505 + <div class="photo_item_desc">
  506 + <div class="item_name">Jie Shao</div>
  507 + <div class="item_cheer">Technologist-in-charge</div>
  508 + </div>
  509 + </a>
  510 +
  511 + <a class="photo_item_box">
  512 + <div class="photo_item_imageBox">
  513 + <img src="../images/depart_214-05.png" width="100%" alt="" srcset="">
  514 + </div>
  515 + <div class="photo_item_desc">
  516 + <div class="item_name">Dong Dong</div>
  517 + <div class="item_cheer">M.D, Ph.D, Graduate tutor</div>
  518 + <div class="item_cheer_detail">Associate chief technician
  519 + </div>
  520 + </div>
  521 + </a>
  522 + <a class="photo_item_box">
  523 + <div class="photo_item_imageBox">
  524 + <img src="../images/depart_214-06.png" width="100%" alt="" srcset="">
  525 + </div>
  526 + <div class="photo_item_desc">
  527 + <div class="item_name">Meng Zhao</div>
  528 + <div class="item_cheer">M.D,Ph.D</div>
  529 + </div>
  530 + </a>
  531 + <a class="photo_item_box">
  532 + <div class="photo_item_imageBox">
  533 + <img src="../images/depart_214-07.png" width="100%" alt="" srcset="">
  534 + </div>
  535 + <div class="photo_item_desc">
  536 + <div class="item_name">Ding Li</div>
  537 + <div class="item_cheer">Ph. D</div>
  538 + </div>
  539 + </a>
  540 + <a class="photo_item_box">
  541 + <div class="photo_item_imageBox">
  542 + <img src="../images/depart_214-08.png" width="100%" alt="" srcset="">
  543 + </div>
  544 + <div class="photo_item_desc">
  545 + <div class="item_name">Qian Wei</div>
  546 + <div class="item_cheer">Master Degree</div>
  547 + </div>
  548 + </a>
  549 + </div>
  550 + </div> -->
  551 + </div>
  552 + <footer class="footer-content">
  553 + <div class="footer-main">
  554 + <ul class="list-unstyled third-ul">
  555 + <li>West Huan-Hu Rd, Ti Yuan Bei, Hexi District</li>
  556 + <li>Tianjin 300060</li>
  557 + <li>China</li>
  558 + <li>Tel/Fax: 0086-22-23359337</li>
  559 + <li>Email: info@tjmuch.com</li>
  560 + </ul>
  561 + <ul class="list-unstyled first-ul">
  562 + <li><img src="../images/yikeda.png" width="160px" alt="" /></li>
  563 + <li><img src="../images/tjuc.png" width="160px" alt="" /></li>
  564 + </ul>
  565 + </div>
  566 + </footer>
  567 + </div>
  568 + <script src="../js/jquery-1.11.3.min.js"></script>
  569 + <script src="../js/bootstrap.min.js"></script>
  570 + <script src="../js/swiper-3.4.2.jquery.min.js"></script>
  571 + <script src="../js/common.js"></script>
  572 + <script>
  573 + $(document).ready(function() {
  574 + $(".btn-group")
  575 + .find(".navbtn-a")
  576 + .click(function() {
  577 + console.log(this);
  578 + $(this)
  579 + .siblings(".navbtn-a")
  580 + .removeClass("navbtnActive"); // 删除其他兄弟元素的样式
  581 + $(this).addClass("navbtnActive"); // 添加当前元素的样式
  582 + });
  583 + });
  584 + var swiper = new Swiper(".swiper-container", {
  585 + pagination: ".swiper-pagination",
  586 + paginationClickable: true
  587 + });
  588 +
  589 + var swiper = new Swiper(".swiper-container1", {
  590 + pagination: ".swiper-pagination",
  591 + slidesPerView: 3,
  592 + paginationClickable: true,
  593 + spaceBetween: 30
  594 + });
  595 +
  596 + $(".content-word-left").on("click", "h4", function() {
  597 + $(this)
  598 + .addClass("active")
  599 + .siblings()
  600 + .removeClass("active");
  601 + $(".content-word-right")
  602 + .eq($(this).index())
  603 + .addClass("active")
  604 + .siblings()
  605 + .removeClass("active");
  606 + });
  607 + </script>
  608 +</body>
  609 +
  610 +</html>
  1 +<!DOCTYPE html>
  2 +<html lang="en">
  3 +
  4 +<head>
  5 + <meta charset="UTF-8" />
  6 + <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
  7 + <meta http-equiv="X-UA-Compatible" content="ie=edge" />
  8 + <link rel="stylesheet" href="../css/bootstrap.min.css" />
  9 + <link rel="stylesheet" href="../css/swiper-3.4.2.min.css" />
  10 + <link rel="stylesheet" href="../css/base.css" />
  11 + <link rel="stylesheet" href="../css/index.css" />
  12 + <title>Tianjin Medical University Cancer Institute & Hospital</title>
  13 + <style>
  14 + /* .single_box {
  15 + width: 600px;
  16 + margin-bottom: 44px;
  17 + }
  18 +
  19 + .single_box:last-child {
  20 + margin: 0;
  21 + }
  22 +
  23 + .content-word {
  24 + position: relative;
  25 + }
  26 +
  27 + .content-word-left {
  28 + width: 300px;
  29 + flex: unset;
  30 + align-self: flex-start;
  31 + justify-self: flex-end;
  32 + margin-left: 60px;
  33 + }
  34 +
  35 + .content-word-right {
  36 + flex: 1;
  37 + display: none !important;
  38 + display: -webkit-flex;
  39 + flex-wrap: wrap;
  40 +
  41 + padding: 0;
  42 + position: relative;
  43 + }
  44 +
  45 + .content-word-right.active {
  46 + display: flex !important;
  47 + }
  48 +
  49 + .content-word-right .single_part {
  50 + width: 243px;
  51 + display: flex;
  52 + margin-bottom: 50px;
  53 + font-size: 17px;
  54 + color: #040404;
  55 + flex-flow: column;
  56 + align-items: flex-start;
  57 + margin-left: 50px;
  58 + }
  59 +
  60 + .content-word-left h4 {
  61 + color: #232323;
  62 + opacity: .7;
  63 + line-height: 2.5;
  64 + padding: 0;
  65 + margin: 0;
  66 + cursor: pointer;
  67 + }
  68 +
  69 + .single_part p {
  70 + margin-top: 10px;
  71 + }
  72 +
  73 + .content-word-left {
  74 + background: #EBFBF8;
  75 + height: 863px;
  76 + position: relative;
  77 + }
  78 +
  79 + .part_box {
  80 + width: 242px;
  81 + height: 115px;
  82 + overflow: hidden;
  83 + background-color: #898989;
  84 + }
  85 +
  86 + .depart_introduce {
  87 + height: 500px;
  88 + overflow: hidden;
  89 + color: #232323;
  90 + margin-top: 60px;
  91 + box-sizing: border-box;
  92 + padding: 20px;
  93 + padding-bottom: 50px;
  94 + width: 100%;
  95 + }
  96 +
  97 + .depart_introduce.auto {
  98 + height: auto;
  99 + }
  100 +
  101 + .part_top {
  102 + height: 74px;
  103 + background: #83AD9F;
  104 + color: #000000;
  105 + font-size: 16px;
  106 + font-weight: bold;
  107 + text-align: center;
  108 + line-height: 74px;
  109 + }
  110 +
  111 + .part_inner_content {
  112 + padding: 20px 40px;
  113 + }
  114 +
  115 + .person_introduce_box {
  116 + border-top: 5px solid #999;
  117 + margin-top: 100px;
  118 + padding-top: 50px;
  119 + }
  120 +
  121 + .person_introduce_box h3 {
  122 + color: #00A16C;
  123 + }
  124 +
  125 + .next {
  126 + width: 32px;
  127 + height: 22px;
  128 + position: absolute;
  129 + bottom: -15px;
  130 + left: 50%;
  131 + margin-left: -11px;
  132 + cursor: pointer;
  133 + } */
  134 +
  135 + .contant {
  136 + width: 1026px;
  137 + margin: 60px auto 0 auto;
  138 + }
  139 +
  140 + .contant_img {
  141 + width: 232px;
  142 + }
  143 +
  144 + .contant_img img {
  145 + height: 100%;
  146 + }
  147 +
  148 + .contant_infor {
  149 + margin-top: 38px;
  150 + }
  151 +
  152 + .contant_name {
  153 + font-size: 30px;
  154 + font-weight: bold;
  155 + line-height: 40px;
  156 + color: #727171;
  157 + margin-bottom: 10px;
  158 + }
  159 +
  160 + .contant_names {
  161 + font-size: 30px;
  162 + line-height: 40px;
  163 + color: #727171;
  164 + }
  165 + .contant_word{
  166 + margin-top: 48px;
  167 + }
  168 + .contant_one_title {
  169 + margin-top: 20px;
  170 + font-size: 20px;
  171 + font-weight: bold;
  172 + color: #565656;
  173 + }
  174 +
  175 + .contant_words {
  176 + font-size: 20px;
  177 + color: #565656;
  178 + line-height: 30px
  179 + }
  180 + /* .contant_word {
  181 + margin-top: 40px;
  182 + } */
  183 + /* .contant_one {
  184 + font-size: 20px;
  185 + color: #565656;
  186 + line-height: 30px;
  187 + } */
  188 + </style>
  189 +</head>
  190 +
  191 +<body>
  192 + <nav class="navbar navbar-default bgf mb0">
  193 + <div class="container-fluid top_pc_brand">
  194 + <div class="navbar-header">
  195 + <button type="button" class="navbar-toggle mtperc10 menuPage" data-toggle="collapse" data-target="#bs-example-navbar-collapse-4" aria-expanded="true">
  196 + <span class="sr-only">Toggle navigation</span>
  197 + <span class="icon-bar"></span>
  198 + <span class="icon-bar"></span>
  199 + <span class="icon-bar"></span>
  200 + </button>
  201 + <a class="navbar-brand logo" href="../index.html">
  202 + <img class="brand-logo" src="../images/logo.png" alt="" />
  203 + </a>
  204 + </div>
  205 + <div class="navbar-collapse collapse in" id="bs-example-navbar-collapse-4" aria-expanded="true">
  206 + <div class="search-group mt30 form-group navbar-text navbar-right">
  207 + <a href="http://www.tjmuch.com/" class="langue">中文</a>
  208 + <input type="text" class="form-control search-input" placeholder="Search" />
  209 + <div class="magnifier">
  210 + <img src="../../images/01pc-main/pic%20(11).png" alt="" />
  211 + </div>
  212 + </div>
  213 + </div>
  214 + </div>
  215 + </nav>
  216 + <div class="container-fluid pc">
  217 + <div class="mask"></div>
  218 + <div class="bs-example" data-example-id="simple-justified-button-group">
  219 + <ul class="nav_menu_items">
  220 + <li class="btn navbtn-a" role="button">
  221 + <a href="javascript:;">ABOUT US</a>
  222 + <div class="sec_menu_items">
  223 + <a href="../about/welcome.html" class="inner_item">
  224 + Welcome Message
  225 + </a>
  226 + <a href="../about/mission.html" class="inner_item">
  227 + Mission and Vision
  228 + </a>
  229 +
  230 + <a href="../about/history.html" class="inner_item">
  231 + History and Milestones
  232 + </a>
  233 + <a href="../about/quick.html" class="inner_item">
  234 + Quick Facts
  235 + </a>
  236 + <a href="../about/contact.html" class="inner_item">Contact Us</a>
  237 + </div>
  238 + </li>
  239 + <li class="btn navbtnActive navbtn-a" role="button">
  240 + <a href="JavaScript:;">CLINICAL RESOURCES</a>
  241 + <div class="sec_menu_items">
  242 + <div class="inner_item">
  243 + Clinical Departments
  244 + <div class="third_menu_items">
  245 + <a href="../clinical/departm.html" class="inner_item">
  246 + Surgical Oncology
  247 + </a>
  248 + <a href="../clinical/medical.html" class="inner_item">
  249 + Medical Oncology
  250 + </a>
  251 + <a href="../clinical/radiation.html" class="inner_item">
  252 + <!-- -->
  253 + </a>
  254 + <a href="../clinical/diagnostic.html" class="inner_item">
  255 + Diagnostic Oncology
  256 + </a>
  257 + <a href="../clinical/center.html" class="inner_item">
  258 + Center of Excellences
  259 + </a>
  260 + </div>
  261 + </div>
  262 + <a href="../clinical/activities.html" class="inner_item">
  263 + Clinical Activities
  264 + </a>
  265 + <a href="../clinical/trials.html" class="inner_item">
  266 + Clinical Trials
  267 + </a>
  268 + <a href="../clinical/finddoctor.html" class="inner_item">
  269 + Find a Doctor
  270 + </a>
  271 + </div>
  272 + </li>
  273 + <li class="btn navbtn-a" role="button">
  274 + <a href="javascript:;">RESEARCH & EDUCATION</a>
  275 + <div class="sec_menu_items">
  276 + <a href="../research/nationalCancer.html" class="inner_item">
  277 + National Cancer Clinical Research Center
  278 + </a>
  279 + <div class="inner_item">
  280 + Research
  281 + <div class="third_menu_items">
  282 + <a href="../research/research1.html" class="inner_item">
  283 + Research programs
  284 + </a>
  285 + <a href="../research/research2.html" class="inner_item">
  286 + Achievements
  287 + </a>
  288 + <a href="../research/research3.html" class="inner_item">
  289 + Key Labaratories
  290 + </a>
  291 + <a href="../research/researcher.html" class="inner_item">
  292 + Find a Researcher
  293 + </a>
  294 + </div>
  295 + </div>
  296 + <div class="inner_item">
  297 + Education
  298 + <div class="third_menu_items">
  299 + <a href="../research/education.html" class="inner_item">
  300 + Graduate Study
  301 + </a>
  302 + <a href="../research/education.html" class="inner_item">
  303 + International Study
  304 + </a>
  305 + <a href="../research/education.html" class="inner_item">
  306 + Continuing Study
  307 + </a>
  308 + </div>
  309 + </div>
  310 + <!-- <a href="../research/researcher.html" class="inner_item">
  311 + News
  312 + </a> -->
  313 + </div>
  314 + </li>
  315 + <li class="btn navbtn-a" role="button">
  316 + <a href="javascript:;">TIANJIN CANCER INSTITUTE</a>
  317 + <div class="sec_menu_items">
  318 + <div href="javascript:;" class="inner_item">
  319 + About Us
  320 + <div class="third_menu_items">
  321 + <a href="../institute/aboutus.html" class="inner_item">
  322 + About Us
  323 + </a>
  324 + <a href="../institute/leadership.html" class="inner_item">
  325 + Leadership
  326 + </a>
  327 + <a href="../institute/history.html" class="inner_item">
  328 + History
  329 + </a>
  330 + <a href="../institute/report.html" class="inner_item">
  331 + Annual Report
  332 + </a>
  333 + </div>
  334 + </div>
  335 + <div href="../clinical/nursing.html" class="inner_item">
  336 + Research
  337 + <div class="third_menu_items">
  338 + <a href="../institute/researchers.html" class="inner_item">
  339 + Our Researchers
  340 + </a>
  341 + <a href="../institute/facilities.html" class="inner_item">
  342 + Core Facilities and Services
  343 + </a>
  344 + <a href="http://www.cancerbiomed.org/index.php/cocr" class="inner_item">
  345 + Journal of Clinical Oncology
  346 + </a>
  347 + </div>
  348 + </div>
  349 + </div>
  350 + </li>
  351 + <li class="btn navbtn-a" role="button">
  352 + <a href="javascript:;">NURSING CARE</a>
  353 + <div class="sec_menu_items">
  354 + <a href="../care/aboutus.html" class="inner_item">
  355 + About Us
  356 + </a>
  357 + <div class="inner_item">
  358 + Nursing Activities
  359 + <div class="third_menu_items">
  360 + <a href="../care/profession.html" class="inner_item">
  361 + Profession
  362 + </a>
  363 + <a href="../care/profession.1.html" class="inner_item">
  364 + Social Support
  365 + </a>
  366 + <a href="../care/activity.html" class="inner_item">
  367 + Heart-warming Service
  368 + </a>
  369 + <a href="../care/profession.3.html" class="inner_item">
  370 + Caring for Nurse
  371 + </a>
  372 + </div>
  373 + </div>
  374 +
  375 + <a href="../care/achievement.html" class="inner_item">
  376 + Research Achievement
  377 + </a>
  378 +
  379 + <a href="../care/cancer.html" class="inner_item">
  380 + Cancer Survivorship Support
  381 + </a>
  382 + </div>
  383 + </li>
  384 + <li class="btn navbtn-a" role="button">
  385 + <a href="javascript:;">INTERNATIONAL AFFAIRS</a>
  386 + <div class="sec_menu_items">
  387 + <a href="../international/conference.html" class="inner_item">
  388 + International Conferences
  389 + </a>
  390 + <a href="../international/training.html" class="inner_item">
  391 + Oversea Trainings
  392 + </a>
  393 + <a href="../international/referral.html" class="inner_item">
  394 + International Patients
  395 + </a>
  396 + <a href="../international/partners.html" class="inner_item">
  397 + Partnership Institutions
  398 + </a>
  399 + <!--<a href="../international/exchange.html" class="inner_item">-->
  400 + <!--International Exchanges News-->
  401 + <!--</a>-->
  402 + </div>
  403 + </li>
  404 + <li class="btn navbtn-a" role="button">
  405 + <a href="../news.html">NEWS RELEASE</a>
  406 + </li>
  407 + </ul>
  408 + </div>
  409 +
  410 + <!-- Swiper -->
  411 + <!-- <div class="img-header">
  412 + <img src="../images/cli2_top.png" width="100%" alt="">
  413 + </div> -->
  414 + <div class="content">
  415 + <div class="navpath">
  416 + Clinical Resources<span>></span>Clinical Departments
  417 + <span>></span>Surgical Oncology<span>></span>Gastric Surgery Department
  418 + </div>
  419 + <div class="contant">
  420 + <div class="contant_top">
  421 + <div class="contant_img">
  422 + <img src="../images/02-1-1-people_img.png" alt="" />
  423 + </div>
  424 + <div class="contant_infor">
  425 + <div class="contant_name">Han Liang,MD</div>
  426 + <div class="contant_names">Director, Professor</div>
  427 + </div>
  428 + </div>
  429 + <div class="contant_word">
  430 + <div class="contant_words">
  431 + Professor Han Liang is a well-known domestic gastric cancer surgery specialist, and he engaged in gastric cancer surgery and comprehensive treatment for more than 33 years. His professional interest includes peritoneal sustained release chemotherapy and
  432 + intraperitoneal hyperthermia peritoneal chemotherapy (HIPEC) for locally advanced gastric cancer and they were carried out earlier in China. He has long devoted himself to the clinical study of radical gastrectomy and the regularity
  433 + of lymph node metastasis in gastric cancer. Another interested field is clinical and experimental study on digestive tract reconstruction after gastrectomy. As a core member of the Expert Group, he participated in the national
  434 + tour and training of standard surgery for gastric cancer for more than 10 years. Participate in the important clinical research of gastric cancer in China. Presided over more than 10 national and provincial scientific research
  435 + projects, published 300 scientific research papers and articles, including more than 100 SCI papers. As editor-in-chief, publish two books about gastric cancer and as the deputy editor-in-chief, the publish another 2 monographs.
  436 + As a main translation, publish two translations 2. Served as the editorial board of many academic journals, as the Chairman-designate of the Professional Committee on Gastric Cancer of China Anticancer Association. The level of
  437 + comprehensive treatment of gastric cancer surgery and gastric surgery in Tianjin Cancer Hospital is the leading level in China.
  438 + </div>
  439 + <div class="contant_one">
  440 + <div class="contant_one_title">Education & Training</div>
  441 + <div class="contant_words">
  442 + • German Language Institute, Beijing Foreign Language University, 1991-1992
  443 + </div>
  444 + <div class="contant_words">
  445 + • Guest Doctor, Department of General Surgery, State Hospital St. Gallen, Switzerland, 1992-1994
  446 + </div>
  447 + <div class="contant_words">
  448 + • Visiting Fellow, MDC Molecular Medical Center, Roberet-roessle Clinic, Charte, Humboldt University of Berlin, Germany, 1999-2000
  449 + </div>
  450 + <div class="contant_words">
  451 + • Visiting Fellow, MD Anderson Cancer Center, Huston, Texas, USA, 2007
  452 + </div>
  453 + <div class="contant_words">
  454 + • MD, Medical Faculty, Tianjin Medical College, Tianjin 1980-1985
  455 + </div>
  456 + </div>
  457 + <div class="contant_one">
  458 + <div class="contant_one_title">Current Positions</div>
  459 + <div class="contant_words">
  460 + • Director of Gastrointestinal Oncological Surgery, Tianjin Medical University Cancer Institute and Hospital, Tianjin, China. Chief Doctor, Professor of Tianjin Medical University. 2004.
  461 + </div>
  462 + </div>
  463 + <div class="contant_one">
  464 + <div class="contant_one_title">
  465 + Previous Professional Experiences
  466 + </div>
  467 + <div class="contant_words">
  468 + • Director of Gastric Cancer Surgical Department, Tianjin Medical University Cancer Institute & Hospital, 2004-2016
  469 + </div>
  470 + <div class="contant_words">
  471 + • Deputy Director of Gastrointestinal Oncological Surgery, Tianjin Medical University Cancer Institute and Hospital, Chief Doctor, 2000-2004.
  472 + </div>
  473 + <div class="contant_words">
  474 + • Deputy-Chief Doctor, Department of Abdominal Oncology, Tianjin Medical University Cancer Institute and Hospital, 1995-2000.
  475 + </div>
  476 + <div class="contant_words">
  477 + • Resident, Department of Abdominal Oncology, Tianjin Cancer Hospital, 1985-1995
  478 + </div>
  479 + </div>
  480 + <div class="contant_one">
  481 + <div class="contant_one_title">
  482 + Board Certification
  483 + </div>
  484 + <div class="contant_words">
  485 + • Members of Board, Chinese Anti-Cancer Association, 1997,
  486 + </div>
  487 + <div class="contant_words">
  488 + • Members of Chinese Medical Association, 1990,
  489 + </div>
  490 + <div class="contant_words">
  491 + • Vice-President of Gastric Committee, Chinese Anti-Cancer Association, 2010,
  492 + </div>
  493 + <div class="contant_words">
  494 + • Vice-President of Gastric Cancer Committee, Chinese Medical Association,2013
  495 + </div>
  496 + <div class="contant_words">
  497 + • Vice-President of Surgical Oncologic Committee, Chinese Doctor’s Association,2014
  498 + </div>
  499 + <div class="contant_words">
  500 + • Member of International Gastric Association
  501 + </div>
  502 + </div>
  503 + <div class="contant_one">
  504 + <div class="contant_one_title">
  505 + Recent key publications (2014-present)
  506 + </div>
  507 + <div class="contant_words">
  508 + 1. Deng JY,Zhang RP, Pan Y, Wang BG, Wu LL, Jiao XG, Bao T, Hao XS, Liang H. Comparison of the staging of regional lymph nodes using the sixth and seventh editions of the TNM classification system for the evaluation of overall survival in gastric cancer
  509 + patients: findings of a case-control analysis involving a single institute in China. Surgery 2014;156(1):64-74
  510 + </div>
  511 + <div class="contant_words">
  512 + 2. Deng JY, Zhang RP, Liang H, et al. Methylated CpG site count of dapper homolg 1 (DACT1) promoter prediction the poor survival of gastric cancer. Am J Cancer Res 2014;4(5):518-27
  513 + </div>
  514 + <div class="contant_words">
  515 + 3. Deng JY, zhang R, Jiang N, Liang H, et al. Superior of the ratio between negative and positive LN for predicting the prognosis for patients with GC. Ann Surg Oncol 2014;DOI 10.1245/s10434-014-4128-8
  516 + </div>
  517 + <div class="contant_words">
  518 + 4. Deng JY, Jiang N, Liu Hong G, Liang H. Clinical significance of the methylated cytosine-phosphate- guanine sites of protocadherin-10 promoter for evaluating the prognosis of gastric cancer. J Am Coll Surg 2014 Jun 26. Pii: S1072-7515(14)00502-X
  519 + </div>
  520 + <div class="contant_words">
  521 + 5. Deng JY, Zhang RP, Pan Y, Ding XW, Cai MZ, Liu Y, Liu HG, Bao T, Jiao XG, Hao XS, Liang H. Tumor size as a recommendable variable for accuracy of the prognostic prediction of gastric cancer: a retrospective analysis of 1521 patients. Ann Surg Oncol
  522 + 2014;Aug 26, doi:10.1245/s10434-014-4014-x
  523 + </div>
  524 + <div class="contant_words">
  525 + 6. Deng JY, Liu H, Liang Y, Liang H, et al. Methylation of ras association domin protein 10 promoter negative association with the survival of gastric cancer. Am J Cancer Res2014;4(6):916-23
  526 + </div>
  527 + <div class="contant_words">
  528 + 7. Jiang N, Deng JY, Liang H, et al. Node-extranodal soft tissue stage based on extranodal metastasis is associated with poor prognosis of patients with gastric cancer. J Surg Res 2014;192(1):90-7
  529 + </div>
  530 + <div class="contant_words">
  531 + 8. Jiao XG, Deng JY, Wang XN, Liang H. Prognostic value of number of examined lymph nodes in patients with node-negative gastric cancer. J Gastroenterol. 2014 Apr 7;20(13):3640-8.
  532 + </div>
  533 + <div class="contant_words">
  534 + 9. Liang Y, Deng JY, Liang H, et al. The opsitive impact of surgeon superiorlization on survival for gastric cancer patients with curative intent. Gastric Cancer. 2014 Oct 15. [Epub ahead of print]PMID:25315086
  535 + </div>
  536 + <div class="contant_words">
  537 + 10. Jiang N. Deng J, Liang H, et al. Tumor volume as a prognostic factor was superior to the seventh edition of the pT classification in resectable gastric cancer. Eur J Surg Oncol. 2015;41(3):315-22.
  538 + </div>
  539 + </div>
  540 + </div>
  541 + </div>
  542 + <!-- <div class="content-word">
  543 + <div class="content-word-right active">
  544 + <div class="person_desc">
  545 + <div class="person_desc_photo">
  546 + <img src="../images/wang.png" alt="" srcset="">
  547 + </div>
  548 + <div class="person_desc_box">
  549 + <h4 class="pername">
  550 + Wang Donghao
  551 + </h4>
  552 + <h4 class="pername">
  553 + Chief Physician
  554 + </h4>
  555 + <h4 class="pername">
  556 + Director of Intensive Care Unit
  557 + </h4>
  558 + </div>
  559 + </div>
  560 + <div class="depart_introduce">
  561 +
  562 +
  563 + <div class="part_desc">
  564 +
  565 + <p style="font-size: 18px">
  566 + Chairman-designate of the Chinese Anti-Cancer Association for Oncology and Intensive
  567 + Care Medicine. <br>
  568 + Standing Committee of China Geriatrics Society for Critical Care Medicine <br>
  569 + Chairman of the Tianjin Anti-Cancer Association for Oncology and Intensive Care
  570 + Medicine. <br>
  571 + Vice-chairmen of the Tianjin Anti-Cancer Association for Oncological Nutrition &
  572 + Supportive Care. <br>
  573 + Standing Committee of the Tianjin Medical Association for Critical Care Medicine. <br>
  574 + Standing Committee of the Tianjin Medical Association for Fluid Therapy. <br>
  575 + Standing Committee of the Tianjin Medical Association for Parenteral and Enteral
  576 + Nutrition. <br>
  577 + Standing Committee of the Tianjin Medical Doctor Association for Critical Care Medicine. <br>
  578 + Committee member of Tianjin Preventive Medicine Association for Hospital Infection
  579 + Control. <br>
  580 + Committee member of Tianjin Health and Family Planning Commission for Clinical Quality <br>
  581 + Control Center for Critical Care Medicine. <br>
  582 + Committee member of Tianjin Health and Family Planning Commission for Hospital Infection
  583 + Quality Control Center. <br>
  584 + Member of the Antibiotics Advisory Experts Committee. <br>
  585 + Professor Wang Donghao was awarded “The Tianjin May 1 Labour Medal” in 2016 and “Hao Yi
  586 + Sheng” in the 4th session of Tianjin. <br>
  587 +
  588 + </p>
  589 + </div>
  590 +
  591 +
  592 + </div>
  593 + <img src="../images/next.png" class="next" alt="" srcset="">
  594 + </div>
  595 + </div> -->
  596 + </div>
  597 + <footer class="footer-content">
  598 + <div class="footer-main">
  599 + <ul class="list-unstyled third-ul">
  600 + <li>West Huan-Hu Rd, Ti Yuan Bei, Hexi District</li>
  601 + <li>Tianjin 300060</li>
  602 + <li>China</li>
  603 + <li>Tel/Fax: 0086-22-23359337</li>
  604 + <li>Email: info@tjmuch.com</li>
  605 + </ul>
  606 + <ul class="list-unstyled first-ul">
  607 + <li><img src="../images/yikeda.png" width="160px" alt="" /></li>
  608 + <li><img src="../images/tjuc.png" width="160px" alt="" /></li>
  609 + </ul>
  610 + </div>
  611 + </footer>
  612 + </div>
  613 + <script src="../js/jquery-1.11.3.min.js"></script>
  614 + <script src="../js/bootstrap.min.js"></script>
  615 + <script src="../js/swiper-3.4.2.jquery.min.js"></script>
  616 + <script src="../js/common.js"></script>
  617 + <script>
  618 + $(document).ready(function() {
  619 + $(".btn-group")
  620 + .find(".navbtn-a")
  621 + .click(function() {
  622 + console.log(this);
  623 + $(this)
  624 + .siblings(".navbtn-a")
  625 + .removeClass("navbtnActive"); // 删除其他兄弟元素的样式
  626 + $(this).addClass("navbtnActive"); // 添加当前元素的样式
  627 + });
  628 + });
  629 + var swiper = new Swiper(".swiper-container", {
  630 + pagination: ".swiper-pagination",
  631 + paginationClickable: true
  632 + });
  633 +
  634 + var swiper = new Swiper(".swiper-container1", {
  635 + pagination: ".swiper-pagination",
  636 + slidesPerView: 3,
  637 + paginationClickable: true,
  638 + spaceBetween: 30
  639 + });
  640 +
  641 + $(".content-word-left").on("click", "h4", function() {
  642 + $(this)
  643 + .addClass("active")
  644 + .siblings()
  645 + .removeClass("active");
  646 + $(".content-word-right")
  647 + .eq($(this).index())
  648 + .addClass("active")
  649 + .siblings()
  650 + .removeClass("active");
  651 + });
  652 + $(".content-word-left").on("click", "h4", function() {
  653 + $(this)
  654 + .addClass("active")
  655 + .siblings()
  656 + .removeClass("active");
  657 + $(".content-word-right")
  658 + .eq($(this).index())
  659 + .addClass("active")
  660 + .siblings()
  661 + .removeClass("active");
  662 + });
  663 +
  664 + //
  665 + </script>
  666 +</body>
  667 +
  668 +</html>
  669 +;
  1 +<!DOCTYPE html>
  2 +<html lang="en">
  3 +
  4 +<head>
  5 + <meta charset="UTF-8" />
  6 + <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
  7 + <meta http-equiv="X-UA-Compatible" content="ie=edge" />
  8 + <link rel="stylesheet" href="../css/bootstrap.min.css" />
  9 + <link rel="stylesheet" href="../css/swiper-3.4.2.min.css" />
  10 + <link rel="stylesheet" href="../css/base.css" />
  11 + <link rel="stylesheet" href="../css/index.css" />
  12 + <title>Tianjin Medical University Cancer Institute & Hospital</title>
  13 + <style>
  14 + .left_ship_box {
  15 + width: 330px;
  16 + }
  17 +
  18 + .header-title-right {
  19 + width: 300px;
  20 + margin-bottom: 80px;
  21 + margin: 0 auto;
  22 + }
  23 +
  24 + .header-title-right h3 {
  25 + color: #00a16c;
  26 + font-size: 21px;
  27 + }
  28 +
  29 + .content-word {
  30 + align-items: flex-start;
  31 + margin-top: 60px;
  32 + }
  33 +
  34 + .content-word-left {
  35 + /* margin-top: 60px; */
  36 + /* border-right: 1px solid #666; */
  37 + width: 300px;
  38 + flex: unset;
  39 + }
  40 +
  41 + .content-word-left h4 {
  42 + line-height: 2.5;
  43 + cursor: pointer;
  44 + font-weight: bold;
  45 + }
  46 +
  47 + .content-word-left h4:hover,
  48 + .content-word-left h4.active {
  49 + color: #00a16c;
  50 + }
  51 +
  52 + .content {
  53 + min-height: 500px;
  54 + }
  55 +
  56 + .form-group {
  57 + width: 300px;
  58 + margin: 0 auto;
  59 + }
  60 +
  61 + .contant_right_img {
  62 + width: 500px;
  63 + margin-left: 60px;
  64 + }
  65 +
  66 + .contant_right_img img {
  67 + width: 100%;
  68 + }
  69 +
  70 + .contant_right_title {
  71 + margin: 32px 0;
  72 + font-size: 20px;
  73 + font-weight: bold;
  74 + line-height: 26px;
  75 + color: #727171;
  76 + }
  77 +
  78 + .contant_right_words {
  79 + text-align: left;
  80 + font-size: 20px;
  81 + color: #727171;
  82 + margin-bottom: 16px;
  83 + }
  84 +
  85 + .content-word-right {
  86 + margin-left: 130px;
  87 + position: relative;
  88 + }
  89 +
  90 + .content-word-right:before {
  91 + content: "";
  92 + width: 1px;
  93 + height: 1200px;
  94 + background: #727171;
  95 + position: absolute;
  96 + top: 14px;
  97 + left: -90px;
  98 + }
  99 +
  100 + .contant_right_word {
  101 + width: 810px;
  102 + }
  103 + </style>
  104 +</head>
  105 +
  106 +<body>
  107 + <nav class="navbar navbar-default bgf mb0">
  108 + <div class="container-fluid top_pc_brand">
  109 + <div class="navbar-header">
  110 + <button type="button" class="navbar-toggle mtperc10 menuPage" data-toggle="collapse" data-target="#bs-example-navbar-collapse-4" aria-expanded="true">
  111 + <span class="sr-only">Toggle navigation</span>
  112 + <span class="icon-bar"></span>
  113 + <span class="icon-bar"></span>
  114 + <span class="icon-bar"></span>
  115 + </button>
  116 + <a class="navbar-brand logo" href="../index.html">
  117 + <img class="brand-logo" src="../images/logo.png" alt="" />
  118 + </a>
  119 + </div>
  120 + <div class="navbar-collapse collapse in" id="bs-example-navbar-collapse-4" aria-expanded="true">
  121 + <div class="search-group mt30 form-group navbar-text navbar-right">
  122 + <a href="http://www.tjmuch.com/" class="langue">中文</a>
  123 + <input type="text" class="form-control search-input" placeholder="Search" />
  124 + <div class="magnifier">
  125 + <img src="../images/search_btn.png" alt="" />
  126 + </div>
  127 + </div>
  128 + </div>
  129 + </div>
  130 + </nav>
  131 + <div class="container-fluid pc">
  132 + <div class="mask"></div>
  133 + <div class="bs-example" data-example-id="simple-justified-button-group">
  134 + <ul class="nav_menu_items">
  135 + <li class="btn navbtn-a" role="button">
  136 + <a href="javascript:;">ABOUT US</a>
  137 + <div class="sec_menu_items">
  138 + <a href="../about/welcome.html" class="inner_item">
  139 + Welcome Message
  140 + </a>
  141 + <a href="../about/mission.html" class="inner_item">
  142 + Mission and Vision
  143 + </a>
  144 +
  145 + <a href="../about/history.html" class="inner_item">
  146 + History and Milestones
  147 + </a>
  148 + <a href="../about/quick.html" class="inner_item">
  149 + Quick Facts
  150 + </a>
  151 + <a href="../about/contact.html" class="inner_item">Contact Us</a>
  152 + </div>
  153 + </li>
  154 + <li class="btn navbtnActive navbtn-a" role="button">
  155 + <a href="JavaScript:;">CLINICAL RESOURCES</a>
  156 + <div class="sec_menu_items">
  157 + <div class="inner_item">
  158 + Clinical Departments
  159 + <div class="third_menu_items">
  160 + <a href="../clinical/departm.html" class="inner_item">
  161 + Surgical Oncology
  162 + </a>
  163 + <a href="../clinical/medical.html" class="inner_item">
  164 + Medical Oncology
  165 + </a>
  166 + <a href="../clinical/radiation.html" class="inner_item">
  167 + <!-- -->
  168 + </a>
  169 + <a href="../clinical/diagnostic.html" class="inner_item">
  170 + Diagnostic Oncology
  171 + </a>
  172 + <a href="../clinical/center.html" class="inner_item">
  173 + Center of Excellences
  174 + </a>
  175 + </div>
  176 + </div>
  177 + <a href="../clinical/activities.html" class="inner_item">
  178 + Clinical Activities
  179 + </a>
  180 + <div class="inner_item">
  181 + Clinical Trials
  182 + <div class="third_menu_items">
  183 + <a href="../clinical/trials.html" class="inner_item">
  184 + About Us
  185 + </a>
  186 + <a href="../clinical/trials.html" class="inner_item">
  187 + Work Flow Chart
  188 + </a>
  189 + <a href="../clinical/trials.html" class="inner_item">
  190 + FInd A Clinical Trail
  191 + </a>
  192 + <a href="../clinical/trials.html" class="inner_item">
  193 + Department Feature
  194 + </a>
  195 + <a href="../clinical/trials.html" class="inner_item">
  196 + Research Achievement
  197 + </a>
  198 + </div>
  199 + </div>
  200 + <a href="../clinical/finddoctor.html" class="inner_item">
  201 + Find a Doctor
  202 + </a>
  203 + </div>
  204 + </li>
  205 + <li class="btn navbtn-a" role="button">
  206 + <a href="javascript:;">RESEARCH & EDUCATION</a>
  207 + <div class="sec_menu_items">
  208 + <a href="../research/nationalCancer.html" class="inner_item">
  209 + National Cancer Clinical Research Center
  210 + </a>
  211 + <div class="inner_item">
  212 + Research
  213 + <div class="third_menu_items">
  214 + <a href="../research/research1.html" class="inner_item">
  215 + Research programs
  216 + </a>
  217 + <a href="../research/research2.html" class="inner_item">
  218 + Achievements
  219 + </a>
  220 + <a href="../research/research3.html" class="inner_item">
  221 + Key Labaratories
  222 + </a>
  223 + <a href="../research/researcher.html" class="inner_item">
  224 + Find a Researcher
  225 + </a>
  226 + </div>
  227 + </div>
  228 + <div class="inner_item">
  229 + Education
  230 + <div class="third_menu_items">
  231 + <a href="../research/education.html" class="inner_item">
  232 + Graduate Study
  233 + </a>
  234 + <a href="../research/education.html" class="inner_item">
  235 + International Study
  236 + </a>
  237 + <a href="../research/education.html" class="inner_item">
  238 + Continuing Study
  239 + </a>
  240 + </div>
  241 + </div>
  242 + </div>
  243 + </li>
  244 + <li class="btn navbtn-a" role="button">
  245 + <a href="javascript:;">TIANJIN CANCER INSTITUTE</a>
  246 + <div class="sec_menu_items">
  247 + <div href="javascript:;" class="inner_item">
  248 + About Us
  249 + <div class="third_menu_items">
  250 + <a href="../institute/aboutus.html" class="inner_item">
  251 + About Us
  252 + </a>
  253 + <a href="../institute/leadership.html" class="inner_item">
  254 + Leadership
  255 + </a>
  256 + <a href="../institute/history.html" class="inner_item">
  257 + History
  258 + </a>
  259 + <a href="../institute/report.html" class="inner_item">
  260 + Annual Report
  261 + </a>
  262 + </div>
  263 + </div>
  264 + <div href="../clinical/nursing.html" class="inner_item">
  265 + Research
  266 + <div class="third_menu_items">
  267 + <a href="../institute/researchers.html" class="inner_item">
  268 + Our Researchers
  269 + </a>
  270 + <a href="../institute/facilities.html" class="inner_item">
  271 + Core Facilities and Services
  272 + </a>
  273 + <a href="http://www.cancerbiomed.org/index.php/cocr" class="inner_item">
  274 + Journal of Clinical Oncology
  275 + </a>
  276 + </div>
  277 + </div>
  278 + </div>
  279 + </li>
  280 + <li class="btn navbtn-a" role="button">
  281 + <a href="javascript:;">NURSING CARE</a>
  282 + <div class="sec_menu_items">
  283 + <a href="../care/history_time.html" class="inner_item">
  284 + About Us
  285 + </a>
  286 +
  287 + <div class="inner_item">
  288 + Nursing Activities
  289 + <div class="third_menu_items">
  290 + <a href="../care/profession.html" class="inner_item">
  291 + Profession
  292 + </a>
  293 + <a href="../care/profession.1.html" class="inner_item">
  294 + Social Support
  295 + </a>
  296 + <a href="../care/activity.html" class="inner_item">
  297 + Heart-warming Service
  298 + </a>
  299 + <a href="../care/profession.3.html" class="inner_item">
  300 + Caring for Nurse
  301 + </a>
  302 + </div>
  303 + </div>
  304 +
  305 + <a href="../care/achievement.html" class="inner_item">
  306 + Research Achievement
  307 + </a>
  308 +
  309 + <a href="../care/cancer.html" class="inner_item">
  310 + Cancer Survivorship Support
  311 + </a>
  312 + </div>
  313 + </li>
  314 + <li class="btn navbtn-a" role="button">
  315 + <a href="javascript:;">INTERNATIONAL AFFAIRS</a>
  316 + <div class="sec_menu_items">
  317 + <a href="../international/conference.html" class="inner_item">
  318 + International Conferences
  319 + </a>
  320 + <a href="../international/training.html" class="inner_item">
  321 + Oversea Trainings
  322 + </a>
  323 + <a href="../international/referral.html" class="inner_item">
  324 + International Patients
  325 + </a>
  326 + <a href="../international/partners.html" class="inner_item">
  327 + Partnership Institutions
  328 + </a>
  329 + </div>
  330 + </li>
  331 + <li class="btn navbtn-a" role="button">
  332 + <a href="../news.html">NEWS RELEASE</a>
  333 + </li>
  334 + </ul>
  335 + </div>
  336 +
  337 + <!-- Swiper -->
  338 + <!-- <div class="img-header">
  339 + <img src="../images/clinical_top.png" width="100%" alt="">
  340 + </div> -->
  341 +
  342 + <div class="content ">
  343 + <div class="navpath">
  344 + Clinical Resources<span>></span>Clinical Trials<span>></span>Work Flow Chart
  345 + </div>
  346 +
  347 + <div class="content-word">
  348 + <div class="content-word-left">
  349 + <a href="./trials.html">
  350 + <h4 class="">
  351 + Introduction
  352 + </h4>
  353 + </a>
  354 + <a href="./trials_one.html">
  355 + <h4 class="active">
  356 + Work Flow Chart
  357 + </h4>
  358 + </a>
  359 + <a href="./trials_two.html">
  360 + <h4 class="">
  361 + Find a Clinical Trial
  362 + </h4>
  363 + </a>
  364 + <a href="./trials_three.html">
  365 + <h4 class="">
  366 + Research Achievement
  367 + </h4>
  368 + </a>
  369 + <!-- <h4 class="">
  370 + Research Achievement
  371 + </h4> -->
  372 + </div>
  373 + <div class="content-word-right">
  374 + <div class="contant_right_img">
  375 + <img src="../images/2-03-2_img.png" alt="" />
  376 + </div>
  377 + </div>
  378 + <!-- <div class="content-word-right active">
  379 + <div class="header-title-right">
  380 + <h3>Enter Key Words</h3>
  381 + <div class="form-group" data-toggle="modal" data-target="#gridSystemModal">
  382 + <input type="text" class="form-control input-lg">
  383 + <button type="button" class="btn btn-warning btn-lg ">
  384 + <img src="../images/01pc-main/pic (11).png" alt="" style="margin-bottom: 6px">
  385 + </button>
  386 + </div>
  387 + </div>
  388 + </div> -->
  389 + </div>
  390 + </div>
  391 + <footer class="footer-content">
  392 + <div class="footer-main">
  393 + <ul class="list-unstyled third-ul">
  394 + <li>West Huan-Hu Rd, Ti Yuan Bei, Hexi District</li>
  395 + <li>Tianjin 300060</li>
  396 + <li>China</li>
  397 + <li>Tel/Fax: 0086-22-23359337</li>
  398 + <li>Email: info@tjmuch.com</li>
  399 + </ul>
  400 + <ul class="list-unstyled first-ul">
  401 + <li><img src="../images/yikeda.png" width="160px" alt="" /></li>
  402 + <li><img src="../images/tjuc.png" width="160px" alt="" /></li>
  403 + </ul>
  404 + </div>
  405 + </footer>
  406 + </div>
  407 + <script src="../js/jquery-1.11.3.min.js"></script>
  408 + <script src="../js/bootstrap.min.js"></script>
  409 + <script src="../js/swiper-3.4.2.jquery.min.js"></script>
  410 + <script src="../js/common.js"></script>
  411 +</body>
  412 +
  413 +</html>
  1 +<!DOCTYPE html>
  2 +<html lang="en">
  3 +
  4 +<head>
  5 + <meta charset="UTF-8" />
  6 + <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
  7 + <meta http-equiv="X-UA-Compatible" content="ie=edge" />
  8 + <link rel="stylesheet" href="../css/bootstrap.min.css" />
  9 + <link rel="stylesheet" href="../css/swiper-3.4.2.min.css" />
  10 + <link rel="stylesheet" href="../css/base.css" />
  11 + <link rel="stylesheet" href="../css/index.css" />
  12 + <title>Tianjin Medical University Cancer Institute & Hospital</title>
  13 + <style>
  14 + .left_ship_box {
  15 + width: 330px;
  16 + }
  17 +
  18 + .header-title-right {
  19 + width: 300px;
  20 + margin-bottom: 80px;
  21 + margin: 0 auto;
  22 + }
  23 +
  24 + .header-title-right h3 {
  25 + color: #00a16c;
  26 + font-size: 21px;
  27 + }
  28 +
  29 + .content-word {
  30 + align-items: flex-start;
  31 + margin-top: 60px;
  32 + }
  33 +
  34 + .content-word-left {
  35 + /* margin-top: 60px; */
  36 + /* border-right: 1px solid #666; */
  37 + width: 300px;
  38 + flex: unset;
  39 + }
  40 +
  41 + .content-word-left h4 {
  42 + line-height: 2.5;
  43 + cursor: pointer;
  44 + font-weight: bold;
  45 + }
  46 +
  47 + .content-word-left h4:hover,
  48 + .content-word-left h4.active {
  49 + color: #00a16c;
  50 + }
  51 +
  52 + .content {
  53 + min-height: 500px;
  54 + }
  55 +
  56 + .form-group {
  57 + width: 300px;
  58 + margin: 0 auto;
  59 + }
  60 +
  61 + .contant_right_img {
  62 + width: 692px;
  63 + }
  64 +
  65 + .contant_right_img img {
  66 + width: 100%;
  67 + }
  68 +
  69 + .contant_right_title {
  70 + margin: 32px 0;
  71 + font-size: 20px;
  72 + font-weight: bold;
  73 + line-height: 26px;
  74 + color: #727171;
  75 + }
  76 +
  77 + .contant_right_words {
  78 + text-align: left;
  79 + font-size: 20px;
  80 + color: #727171;
  81 + margin-bottom: 16px;
  82 + }
  83 +
  84 + .content-word-right {
  85 + margin-left: 130px;
  86 + position: relative;
  87 + }
  88 +
  89 + .content-word-right:before {
  90 + content: "";
  91 + width: 1px;
  92 + height: 400px;
  93 + background: #727171;
  94 + position: absolute;
  95 + top: 14px;
  96 + left: -120px;
  97 + }
  98 +
  99 + .contant_right_word {
  100 + width: 810px;
  101 + }
  102 + </style>
  103 +</head>
  104 +
  105 +<body>
  106 + <nav class="navbar navbar-default bgf mb0">
  107 + <div class="container-fluid top_pc_brand">
  108 + <div class="navbar-header">
  109 + <button type="button" class="navbar-toggle mtperc10 menuPage" data-toggle="collapse" data-target="#bs-example-navbar-collapse-4" aria-expanded="true">
  110 + <span class="sr-only">Toggle navigation</span>
  111 + <span class="icon-bar"></span>
  112 + <span class="icon-bar"></span>
  113 + <span class="icon-bar"></span>
  114 + </button>
  115 + <a class="navbar-brand logo" href="../index.html">
  116 + <img class="brand-logo" src="../images/logo.png" alt="" />
  117 + </a>
  118 + </div>
  119 + <div class="navbar-collapse collapse in" id="bs-example-navbar-collapse-4" aria-expanded="true">
  120 + <div class="search-group mt30 form-group navbar-text navbar-right">
  121 + <a href="http://www.tjmuch.com/" class="langue">中文</a>
  122 + <input type="text" class="form-control search-input" placeholder="Search" />
  123 + <div class="magnifier">
  124 + <img src="../images/search_btn.png" alt="" />
  125 + </div>
  126 + </div>
  127 + </div>
  128 + </div>
  129 + </nav>
  130 + <div class="container-fluid pc">
  131 + <div class="mask"></div>
  132 + <div class="bs-example" data-example-id="simple-justified-button-group">
  133 + <ul class="nav_menu_items">
  134 + <li class="btn navbtn-a" role="button">
  135 + <a href="javascript:;">ABOUT US</a>
  136 + <div class="sec_menu_items">
  137 + <a href="../about/welcome.html" class="inner_item">
  138 + Welcome Message
  139 + </a>
  140 + <a href="../about/mission.html" class="inner_item">
  141 + Mission and Vision
  142 + </a>
  143 +
  144 + <a href="../about/history.html" class="inner_item">
  145 + History and Milestones
  146 + </a>
  147 + <a href="../about/quick.html" class="inner_item">
  148 + Quick Facts
  149 + </a>
  150 + <a href="../about/contact.html" class="inner_item">Contact Us</a>
  151 + </div>
  152 + </li>
  153 + <li class="btn navbtnActive navbtn-a" role="button">
  154 + <a href="JavaScript:;">CLINICAL RESOURCES</a>
  155 + <div class="sec_menu_items">
  156 + <div class="inner_item">
  157 + Clinical Departments
  158 + <div class="third_menu_items">
  159 + <a href="../clinical/departm.html" class="inner_item">
  160 + Surgical Oncology
  161 + </a>
  162 + <a href="../clinical/medical.html" class="inner_item">
  163 + Medical Oncology
  164 + </a>
  165 + <a href="../clinical/radiation.html" class="inner_item">
  166 + <!-- -->
  167 + </a>
  168 + <a href="../clinical/diagnostic.html" class="inner_item">
  169 + Diagnostic Oncology
  170 + </a>
  171 + <a href="../clinical/center.html" class="inner_item">
  172 + Center of Excellences
  173 + </a>
  174 + </div>
  175 + </div>
  176 + <a href="../clinical/activities.html" class="inner_item">
  177 + Clinical Activities
  178 + </a>
  179 + <div class="inner_item">
  180 + Clinical Trials
  181 + <div class="third_menu_items">
  182 + <a href="../clinical/trials.html" class="inner_item">
  183 + About Us
  184 + </a>
  185 + <a href="../clinical/trials.html" class="inner_item">
  186 + Work Flow Chart
  187 + </a>
  188 + <a href="../clinical/trials.html" class="inner_item">
  189 + FInd A Clinical Trail
  190 + </a>
  191 + <a href="../clinical/trials.html" class="inner_item">
  192 + Department Feature
  193 + </a>
  194 + <a href="../clinical/trials.html" class="inner_item">
  195 + Research Achievement
  196 + </a>
  197 + </div>
  198 + </div>
  199 + <a href="../clinical/finddoctor.html" class="inner_item">
  200 + Find a Doctor
  201 + </a>
  202 + </div>
  203 + </li>
  204 + <li class="btn navbtn-a" role="button">
  205 + <a href="javascript:;">RESEARCH & EDUCATION</a>
  206 + <div class="sec_menu_items">
  207 + <a href="../research/nationalCancer.html" class="inner_item">
  208 + National Cancer Clinical Research Center
  209 + </a>
  210 + <div class="inner_item">
  211 + Research
  212 + <div class="third_menu_items">
  213 + <a href="../research/research1.html" class="inner_item">
  214 + Research programs
  215 + </a>
  216 + <a href="../research/research2.html" class="inner_item">
  217 + Achievements
  218 + </a>
  219 + <a href="../research/research3.html" class="inner_item">
  220 + Key Labaratories
  221 + </a>
  222 + <a href="../research/researcher.html" class="inner_item">
  223 + Find a Researcher
  224 + </a>
  225 + </div>
  226 + </div>
  227 + <div class="inner_item">
  228 + Education
  229 + <div class="third_menu_items">
  230 + <a href="../research/education.html" class="inner_item">
  231 + Graduate Study
  232 + </a>
  233 + <a href="../research/education.html" class="inner_item">
  234 + International Study
  235 + </a>
  236 + <a href="../research/education.html" class="inner_item">
  237 + Continuing Study
  238 + </a>
  239 + </div>
  240 + </div>
  241 + </div>
  242 + </li>
  243 + <li class="btn navbtn-a" role="button">
  244 + <a href="javascript:;">TIANJIN CANCER INSTITUTE</a>
  245 + <div class="sec_menu_items">
  246 + <div href="javascript:;" class="inner_item">
  247 + About Us
  248 + <div class="third_menu_items">
  249 + <a href="../institute/aboutus.html" class="inner_item">
  250 + About Us
  251 + </a>
  252 + <a href="../institute/leadership.html" class="inner_item">
  253 + Leadership
  254 + </a>
  255 + <a href="../institute/history.html" class="inner_item">
  256 + History
  257 + </a>
  258 + <a href="../institute/report.html" class="inner_item">
  259 + Annual Report
  260 + </a>
  261 + </div>
  262 + </div>
  263 + <div href="../clinical/nursing.html" class="inner_item">
  264 + Research
  265 + <div class="third_menu_items">
  266 + <a href="../institute/researchers.html" class="inner_item">
  267 + Our Researchers
  268 + </a>
  269 + <a href="../institute/facilities.html" class="inner_item">
  270 + Core Facilities and Services
  271 + </a>
  272 + <a href="http://www.cancerbiomed.org/index.php/cocr" class="inner_item">
  273 + Journal of Clinical Oncology
  274 + </a>
  275 + </div>
  276 + </div>
  277 + </div>
  278 + </li>
  279 + <li class="btn navbtn-a" role="button">
  280 + <a href="javascript:;">NURSING CARE</a>
  281 + <div class="sec_menu_items">
  282 + <a href="../care/history_time.html" class="inner_item">
  283 + About Us
  284 + </a>
  285 +
  286 + <div class="inner_item">
  287 + Nursing Activities
  288 + <div class="third_menu_items">
  289 + <a href="../care/profession.html" class="inner_item">
  290 + Profession
  291 + </a>
  292 + <a href="../care/profession.1.html" class="inner_item">
  293 + Social Support
  294 + </a>
  295 + <a href="../care/activity.html" class="inner_item">
  296 + Heart-warming Service
  297 + </a>
  298 + <a href="../care/profession.3.html" class="inner_item">
  299 + Caring for Nurse
  300 + </a>
  301 + </div>
  302 + </div>
  303 +
  304 + <a href="../care/achievement.html" class="inner_item">
  305 + Research Achievement
  306 + </a>
  307 +
  308 + <a href="../care/cancer.html" class="inner_item">
  309 + Cancer Survivorship Support
  310 + </a>
  311 + </div>
  312 + </li>
  313 + <li class="btn navbtn-a" role="button">
  314 + <a href="javascript:;">INTERNATIONAL AFFAIRS</a>
  315 + <div class="sec_menu_items">
  316 + <a href="../international/conference.html" class="inner_item">
  317 + International Conferences
  318 + </a>
  319 + <a href="../international/training.html" class="inner_item">
  320 + Oversea Trainings
  321 + </a>
  322 + <a href="../international/referral.html" class="inner_item">
  323 + International Patients
  324 + </a>
  325 + <a href="../international/partners.html" class="inner_item">
  326 + Partnership Institutions
  327 + </a>
  328 + </div>
  329 + </li>
  330 + <li class="btn navbtn-a" role="button">
  331 + <a href="../news.html">NEWS RELEASE</a>
  332 + </li>
  333 + </ul>
  334 + </div>
  335 +
  336 + <!-- Swiper -->
  337 + <!-- <div class="img-header">
  338 + <img src="../images/clinical_top.png" width="100%" alt="">
  339 + </div> -->
  340 +
  341 + <div class="content ">
  342 + <div class="navpath">
  343 + Clinical Resources<span>></span>Clinical Trials<span>></span>Research Achievement
  344 + </div>
  345 +
  346 + <div class="content-word">
  347 + <div class="content-word-left">
  348 + <a href="./trials.html">
  349 + <h4 class="">
  350 + Introduction
  351 + </h4>
  352 + </a>
  353 + <a href="./trials_one.html">
  354 + <h4 class="">
  355 + Work Flow Chart
  356 + </h4>
  357 + </a>
  358 + <a href="./trials_two.html">
  359 + <h4 class="">
  360 + Find a Clinical Trial
  361 + </h4>
  362 + </a>
  363 + <a href="./trials_three.html">
  364 + <h4 class="active">
  365 + Research Achievement
  366 + </h4>
  367 + </a>
  368 + <!-- <h4 class="">
  369 + Research Achievement
  370 + </h4> -->
  371 + </div>
  372 + <div class="content-word-right">
  373 + <div class="contant_right_words">
  374 + 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
  375 + 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)
  376 + </div>
  377 + <div class="contant_right_words">
  378 + 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
  379 + lung cancer (EVAN): a randomised, open-label, phase 2 trial. Lancet Respir Med. 2018 Nov;6(11):863-873. (IF 21.466)
  380 + </div>
  381 + <div class="contant_right_words">
  382 + 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)
  383 + </div>
  384 + </div>
  385 + </div>
  386 + </div>
  387 + <footer class="footer-content">
  388 + <div class="footer-main">
  389 + <ul class="list-unstyled third-ul">
  390 + <li>West Huan-Hu Rd, Ti Yuan Bei, Hexi District</li>
  391 + <li>Tianjin 300060</li>
  392 + <li>China</li>
  393 + <li>Tel/Fax: 0086-22-23359337</li>
  394 + <li>Email: info@tjmuch.com</li>
  395 + </ul>
  396 + <ul class="list-unstyled first-ul">
  397 + <li><img src="../images/yikeda.png" width="160px" alt="" /></li>
  398 + <li><img src="../images/tjuc.png" width="160px" alt="" /></li>
  399 + </ul>
  400 + </div>
  401 + </footer>
  402 + </div>
  403 + <script src="../js/jquery-1.11.3.min.js"></script>
  404 + <script src="../js/bootstrap.min.js"></script>
  405 + <script src="../js/swiper-3.4.2.jquery.min.js"></script>
  406 + <script src="../js/common.js"></script>
  407 +</body>
  408 +
  409 +</html>
  1 +<!DOCTYPE html>
  2 +<html lang="en">
  3 +
  4 +<head>
  5 + <meta charset="UTF-8" />
  6 + <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
  7 + <meta http-equiv="X-UA-Compatible" content="ie=edge" />
  8 + <link rel="stylesheet" href="../css/bootstrap.min.css" />
  9 + <link rel="stylesheet" href="../css/swiper-3.4.2.min.css" />
  10 + <link rel="stylesheet" href="../css/base.css" />
  11 + <link rel="stylesheet" href="../css/index.css" />
  12 + <title>Tianjin Medical University Cancer Institute & Hospital</title>
  13 + <style>
  14 + .left_ship_box {
  15 + width: 330px;
  16 + }
  17 +
  18 + .header-title-right {
  19 + width: 300px;
  20 + margin-bottom: 80px;
  21 + margin: 0 auto;
  22 + }
  23 +
  24 + .header-title-right h3 {
  25 + color: #00a16c;
  26 + font-size: 21px;
  27 + }
  28 +
  29 + .content-word {
  30 + align-items: flex-start;
  31 + margin-top: 60px;
  32 + }
  33 +
  34 + .content-word-left {
  35 + /* margin-top: 60px; */
  36 + /* border-right: 1px solid #666; */
  37 + width: 300px;
  38 + flex: unset;
  39 + }
  40 +
  41 + .content-word-left h4 {
  42 + line-height: 2.5;
  43 + cursor: pointer;
  44 + font-weight: bold;
  45 + }
  46 +
  47 + .content-word-left h4:hover,
  48 + .content-word-left h4.active {
  49 + color: #00a16c;
  50 + }
  51 +
  52 + .content {
  53 + min-height: 500px;
  54 + }
  55 +
  56 + .form-group {
  57 + width: 300px;
  58 + margin: 0 auto;
  59 + }
  60 +
  61 + .contant_right_img {
  62 + width: 692px;
  63 + }
  64 +
  65 + .contant_right_img img {
  66 + width: 100%;
  67 + }
  68 +
  69 + .contant_right_title {
  70 + margin: 32px 0;
  71 + font-size: 20px;
  72 + font-weight: bold;
  73 + line-height: 26px;
  74 + color: #727171;
  75 + }
  76 +
  77 + .contant_right_words {
  78 + text-align: left;
  79 + font-size: 20px;
  80 + color: #727171;
  81 + margin-bottom: 16px;
  82 + }
  83 +
  84 + .content-word-right {
  85 + /* margin-left: 130px; */
  86 + position: relative;
  87 + }
  88 +
  89 + .content-word-right:before {
  90 + content: "";
  91 + width: 1px;
  92 + height: 200px;
  93 + background: #727171;
  94 + position: absolute;
  95 + top: 14px;
  96 + left: 70px;
  97 + }
  98 + /* .contant_right_word {
  99 + width: 810px;
  100 + } */
  101 + </style>
  102 +</head>
  103 +
  104 +<body>
  105 + <nav class="navbar navbar-default bgf mb0">
  106 + <div class="container-fluid top_pc_brand">
  107 + <div class="navbar-header">
  108 + <button type="button" class="navbar-toggle mtperc10 menuPage" data-toggle="collapse" data-target="#bs-example-navbar-collapse-4" aria-expanded="true">
  109 + <span class="sr-only">Toggle navigation</span>
  110 + <span class="icon-bar"></span>
  111 + <span class="icon-bar"></span>
  112 + <span class="icon-bar"></span>
  113 + </button>
  114 + <a class="navbar-brand logo" href="../index.html">
  115 + <img class="brand-logo" src="../images/logo.png" alt="" />
  116 + </a>
  117 + </div>
  118 + <div class="navbar-collapse collapse in" id="bs-example-navbar-collapse-4" aria-expanded="true">
  119 + <div class="search-group mt30 form-group navbar-text navbar-right">
  120 + <a href="http://www.tjmuch.com/" class="langue">中文</a>
  121 + <input type="text" class="form-control search-input" placeholder="Search" />
  122 + <div class="magnifier">
  123 + <img src="../images/search_btn.png" alt="" />
  124 + </div>
  125 + </div>
  126 + </div>
  127 + </div>
  128 + </nav>
  129 + <div class="container-fluid pc">
  130 + <div class="mask"></div>
  131 + <div class="bs-example" data-example-id="simple-justified-button-group">
  132 + <ul class="nav_menu_items">
  133 + <li class="btn navbtn-a" role="button">
  134 + <a href="javascript:;">ABOUT US</a>
  135 + <div class="sec_menu_items">
  136 + <a href="../about/welcome.html" class="inner_item">
  137 + Welcome Message
  138 + </a>
  139 + <a href="../about/mission.html" class="inner_item">
  140 + Mission and Vision
  141 + </a>
  142 +
  143 + <a href="../about/history.html" class="inner_item">
  144 + History and Milestones
  145 + </a>
  146 + <a href="../about/quick.html" class="inner_item">
  147 + Quick Facts
  148 + </a>
  149 + <a href="../about/contact.html" class="inner_item">Contact Us</a>
  150 + </div>
  151 + </li>
  152 + <li class="btn navbtnActive navbtn-a" role="button">
  153 + <a href="JavaScript:;">CLINICAL RESOURCES</a>
  154 + <div class="sec_menu_items">
  155 + <div class="inner_item">
  156 + Clinical Departments
  157 + <div class="third_menu_items">
  158 + <a href="../clinical/departm.html" class="inner_item">
  159 + Surgical Oncology
  160 + </a>
  161 + <a href="../clinical/medical.html" class="inner_item">
  162 + Medical Oncology
  163 + </a>
  164 + <a href="../clinical/radiation.html" class="inner_item">
  165 + <!-- -->
  166 + </a>
  167 + <a href="../clinical/diagnostic.html" class="inner_item">
  168 + Diagnostic Oncology
  169 + </a>
  170 + <a href="../clinical/center.html" class="inner_item">
  171 + Center of Excellences
  172 + </a>
  173 + </div>
  174 + </div>
  175 + <a href="../clinical/activities.html" class="inner_item">
  176 + Clinical Activities
  177 + </a>
  178 + <div class="inner_item">
  179 + Clinical Trials
  180 + <div class="third_menu_items">
  181 + <a href="../clinical/trials.html" class="inner_item">
  182 + About Us
  183 + </a>
  184 + <a href="../clinical/trials.html" class="inner_item">
  185 + Work Flow Chart
  186 + </a>
  187 + <a href="../clinical/trials.html" class="inner_item">
  188 + FInd A Clinical Trail
  189 + </a>
  190 + <a href="../clinical/trials.html" class="inner_item">
  191 + Department Feature
  192 + </a>
  193 + <a href="../clinical/trials.html" class="inner_item">
  194 + Research Achievement
  195 + </a>
  196 + </div>
  197 + </div>
  198 + <a href="../clinical/finddoctor.html" class="inner_item">
  199 + Find a Doctor
  200 + </a>
  201 + </div>
  202 + </li>
  203 + <li class="btn navbtn-a" role="button">
  204 + <a href="javascript:;">RESEARCH & EDUCATION</a>
  205 + <div class="sec_menu_items">
  206 + <a href="../research/nationalCancer.html" class="inner_item">
  207 + National Cancer Clinical Research Center
  208 + </a>
  209 + <div class="inner_item">
  210 + Research
  211 + <div class="third_menu_items">
  212 + <a href="../research/research1.html" class="inner_item">
  213 + Research programs
  214 + </a>
  215 + <a href="../research/research2.html" class="inner_item">
  216 + Achievements
  217 + </a>
  218 + <a href="../research/research3.html" class="inner_item">
  219 + Key Labaratories
  220 + </a>
  221 + <a href="../research/researcher.html" class="inner_item">
  222 + Find a Researcher
  223 + </a>
  224 + </div>
  225 + </div>
  226 + <div class="inner_item">
  227 + Education
  228 + <div class="third_menu_items">
  229 + <a href="../research/education.html" class="inner_item">
  230 + Graduate Study
  231 + </a>
  232 + <a href="../research/education.html" class="inner_item">
  233 + International Study
  234 + </a>
  235 + <a href="../research/education.html" class="inner_item">
  236 + Continuing Study
  237 + </a>
  238 + </div>
  239 + </div>
  240 + </div>
  241 + </li>
  242 + <li class="btn navbtn-a" role="button">
  243 + <a href="javascript:;">TIANJIN CANCER INSTITUTE</a>
  244 + <div class="sec_menu_items">
  245 + <div href="javascript:;" class="inner_item">
  246 + About Us
  247 + <div class="third_menu_items">
  248 + <a href="../institute/aboutus.html" class="inner_item">
  249 + About Us
  250 + </a>
  251 + <a href="../institute/leadership.html" class="inner_item">
  252 + Leadership
  253 + </a>
  254 + <a href="../institute/history.html" class="inner_item">
  255 + History
  256 + </a>
  257 + <a href="../institute/report.html" class="inner_item">
  258 + Annual Report
  259 + </a>
  260 + </div>
  261 + </div>
  262 + <div href="../clinical/nursing.html" class="inner_item">
  263 + Research
  264 + <div class="third_menu_items">
  265 + <a href="../institute/researchers.html" class="inner_item">
  266 + Our Researchers
  267 + </a>
  268 + <a href="../institute/facilities.html" class="inner_item">
  269 + Core Facilities and Services
  270 + </a>
  271 + <a href="http://www.cancerbiomed.org/index.php/cocr" class="inner_item">
  272 + Journal of Clinical Oncology
  273 + </a>
  274 + </div>
  275 + </div>
  276 + </div>
  277 + </li>
  278 + <li class="btn navbtn-a" role="button">
  279 + <a href="javascript:;">NURSING CARE</a>
  280 + <div class="sec_menu_items">
  281 + <a href="../care/history_time.html" class="inner_item">
  282 + About Us
  283 + </a>
  284 +
  285 + <div class="inner_item">
  286 + Nursing Activities
  287 + <div class="third_menu_items">
  288 + <a href="../care/profession.html" class="inner_item">
  289 + Profession
  290 + </a>
  291 + <a href="../care/profession.1.html" class="inner_item">
  292 + Social Support
  293 + </a>
  294 + <a href="../care/activity.html" class="inner_item">
  295 + Heart-warming Service
  296 + </a>
  297 + <a href="../care/profession.3.html" class="inner_item">
  298 + Caring for Nurse
  299 + </a>
  300 + </div>
  301 + </div>
  302 +
  303 + <a href="../care/achievement.html" class="inner_item">
  304 + Research Achievement
  305 + </a>
  306 +
  307 + <a href="../care/cancer.html" class="inner_item">
  308 + Cancer Survivorship Support
  309 + </a>
  310 + </div>
  311 + </li>
  312 + <li class="btn navbtn-a" role="button">
  313 + <a href="javascript:;">INTERNATIONAL AFFAIRS</a>
  314 + <div class="sec_menu_items">
  315 + <a href="../international/conference.html" class="inner_item">
  316 + International Conferences
  317 + </a>
  318 + <a href="../international/training.html" class="inner_item">
  319 + Oversea Trainings
  320 + </a>
  321 + <a href="../international/referral.html" class="inner_item">
  322 + International Patients
  323 + </a>
  324 + <a href="../international/partners.html" class="inner_item">
  325 + Partnership Institutions
  326 + </a>
  327 + </div>
  328 + </li>
  329 + <li class="btn navbtn-a" role="button">
  330 + <a href="../news.html">NEWS RELEASE</a>
  331 + </li>
  332 + </ul>
  333 + </div>
  334 +
  335 + <!-- Swiper -->
  336 + <!-- <div class="img-header">
  337 + <img src="../images/clinical_top.png" width="100%" alt="">
  338 + </div> -->
  339 +
  340 + <div class="content ">
  341 + <div class="navpath">
  342 + Clinical Resources<span>></span>Clinical Trials<span>></span>Find a Clinical Trial
  343 + </div>
  344 +
  345 + <div class="content-word">
  346 + <div class="content-word-left">
  347 + <a href="./trials.html">
  348 + <h4 class="">
  349 + Introduction
  350 + </h4>
  351 + </a>
  352 + <a href="./trials_one.html">
  353 + <h4 class="">
  354 + Work Flow Chart
  355 + </h4>
  356 + </a>
  357 + <a href="./trials_two.html">
  358 + <h4 class="active">
  359 + Find a Clinical Trial
  360 + </h4>
  361 + </a>
  362 + <a href="./trials_three.html">
  363 + <h4 class="">
  364 + Research Achievement
  365 + </h4>
  366 + </a>
  367 + <!-- <h4 class="">
  368 + Research Achievement
  369 + </h4> -->
  370 + </div>
  371 + <div class="content-word-right active">
  372 + <div class="header-title-right">
  373 + <h3>Enter Key Words</h3>
  374 + <div class="form-group" data-toggle="modal" data-target="#gridSystemModal">
  375 + <input type="text" class="form-control input-lg" />
  376 + <button type="button" class="btn btn-warning btn-lg ">
  377 + <img
  378 + src="../images/01pc-main/pic (11).png"
  379 + alt=""
  380 + style="margin-bottom: 6px"
  381 + />
  382 + </button>
  383 + </div>
  384 + </div>
  385 + </div>
  386 + </div>
  387 + </div>
  388 + <footer class="footer-content">
  389 + <div class="footer-main">
  390 + <ul class="list-unstyled third-ul">
  391 + <li>West Huan-Hu Rd, Ti Yuan Bei, Hexi District</li>
  392 + <li>Tianjin 300060</li>
  393 + <li>China</li>
  394 + <li>Tel/Fax: 0086-22-23359337</li>
  395 + <li>Email: info@tjmuch.com</li>
  396 + </ul>
  397 + <ul class="list-unstyled first-ul">
  398 + <li><img src="../images/yikeda.png" width="160px" alt="" /></li>
  399 + <li><img src="../images/tjuc.png" width="160px" alt="" /></li>
  400 + </ul>
  401 + </div>
  402 + </footer>
  403 + </div>
  404 + <script src="../js/jquery-1.11.3.min.js"></script>
  405 + <script src="../js/bootstrap.min.js"></script>
  406 + <script src="../js/swiper-3.4.2.jquery.min.js"></script>
  407 + <script src="../js/common.js"></script>
  408 +</body>
  409 +
  410 +</html>
@@ -2,13 +2,13 @@ @@ -2,13 +2,13 @@
2 <html lang="en"> 2 <html lang="en">
3 3
4 <head> 4 <head>
5 - <meta charset="UTF-8">  
6 - <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">  
7 - <meta http-equiv="X-UA-Compatible" content="ie=edge">  
8 - <link rel="stylesheet" href="../css/bootstrap.min.css">  
9 - <link rel="stylesheet" href="../css/swiper-3.4.2.min.css">  
10 - <link rel="stylesheet" href="../css/base.css">  
11 - <link rel="stylesheet" href="../css/index.css"> 5 + <meta charset="UTF-8" />
  6 + <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
  7 + <meta http-equiv="X-UA-Compatible" content="ie=edge" />
  8 + <link rel="stylesheet" href="../css/bootstrap.min.css" />
  9 + <link rel="stylesheet" href="../css/swiper-3.4.2.min.css" />
  10 + <link rel="stylesheet" href="../css/base.css" />
  11 + <link rel="stylesheet" href="../css/index.css" />
12 <title>Tianjin Medical University Cancer Institute & Hospital</title> 12 <title>Tianjin Medical University Cancer Institute & Hospital</title>
13 <style> 13 <style>
14 html, 14 html,
@@ -34,7 +34,7 @@ @@ -34,7 +34,7 @@
34 } 34 }
35 35
36 .navbar-brand { 36 .navbar-brand {
37 - height: 100%!important; 37 + height: 100% !important;
38 } 38 }
39 39
40 .container-fluid { 40 .container-fluid {
@@ -43,9 +43,6 @@ @@ -43,9 +43,6 @@
43 } 43 }
44 /* 小屏幕(平板,大于等于 768px) */ 44 /* 小屏幕(平板,大于等于 768px) */
45 45
46 -  
47 -  
48 -  
49 .swiper-container { 46 .swiper-container {
50 padding-bottom: 60px; 47 padding-bottom: 60px;
51 position: relative; 48 position: relative;
@@ -91,60 +88,66 @@ @@ -91,60 +88,66 @@
91 z-index: 15; 88 z-index: 15;
92 top: 50px; 89 top: 50px;
93 } 90 }
94 - #d_slider{ 91 +
  92 + #d_slider {
95 margin: 50px auto 0; 93 margin: 50px auto 0;
96 width: 900px; 94 width: 900px;
97 } 95 }
98 - .content h4{ 96 +
  97 + .content h4 {
99 margin: 0 auto; 98 margin: 0 auto;
100 display: block; 99 display: block;
101 text-align: center; 100 text-align: center;
102 margin-bottom: 40px; 101 margin-bottom: 40px;
103 } 102 }
104 - .plfrt{ 103 +
  104 + .plfrt {
105 display: flex; 105 display: flex;
106 display: -webkit-flex; 106 display: -webkit-flex;
107 justify-content: flex-start; 107 justify-content: flex-start;
108 padding: 15px 0; 108 padding: 15px 0;
109 } 109 }
  110 +
110 .plfrt a { 111 .plfrt a {
111 display: flex; 112 display: flex;
112 display: -webkit-flex; 113 display: -webkit-flex;
113 justify-content: flex-start; 114 justify-content: flex-start;
114 padding: 15px 0; 115 padding: 15px 0;
115 } 116 }
116 - 117 +
117 .pleft { 118 .pleft {
118 width: 150px; 119 width: 150px;
119 margin-right: 20px; 120 margin-right: 20px;
120 font-size: 13px; 121 font-size: 13px;
121 color: #00a16c; 122 color: #00a16c;
122 } 123 }
123 - .pright{ 124 +
  125 + .pright {
124 text-decoration: underline; 126 text-decoration: underline;
125 } 127 }
126 </style> 128 </style>
127 </head> 129 </head>
  130 +
128 <body> 131 <body>
129 <nav class="navbar navbar-default bgf mb0"> 132 <nav class="navbar navbar-default bgf mb0">
130 <div class="container-fluid top_pc_brand"> 133 <div class="container-fluid top_pc_brand">
131 <div class="navbar-header"> 134 <div class="navbar-header">
132 <button type="button" class="navbar-toggle mtperc10 menuPage" data-toggle="collapse" data-target="#bs-example-navbar-collapse-4" aria-expanded="true"> 135 <button type="button" class="navbar-toggle mtperc10 menuPage" data-toggle="collapse" data-target="#bs-example-navbar-collapse-4" aria-expanded="true">
133 - <span class="sr-only">Toggle navigation</span>  
134 - <span class="icon-bar"></span>  
135 - <span class="icon-bar"></span>  
136 - <span class="icon-bar"></span>  
137 - </button> 136 + <span class="sr-only">Toggle navigation</span>
  137 + <span class="icon-bar"></span>
  138 + <span class="icon-bar"></span>
  139 + <span class="icon-bar"></span>
  140 + </button>
138 <a class="navbar-brand logo" href="../index.html"> 141 <a class="navbar-brand logo" href="../index.html">
139 - <img class="brand-logo" src="../images/logo.png" alt=""> 142 + <img class="brand-logo" src="../images/logo.png" alt="" />
140 </a> 143 </a>
141 </div> 144 </div>
142 <div class="navbar-collapse collapse in" id="bs-example-navbar-collapse-4" aria-expanded="true"> 145 <div class="navbar-collapse collapse in" id="bs-example-navbar-collapse-4" aria-expanded="true">
143 <div class="search-group mt30 form-group navbar-text navbar-right"> 146 <div class="search-group mt30 form-group navbar-text navbar-right">
144 <a href="http://www.tjmuch.com/" class="langue">中文</a> 147 <a href="http://www.tjmuch.com/" class="langue">中文</a>
145 - <input type="text" class="form-control search-input" placeholder="Search"> 148 + <input type="text" class="form-control search-input" placeholder="Search" />
146 <div class="magnifier"> 149 <div class="magnifier">
147 - <img src="../images/search_btn.png" alt=""> 150 + <img src="../images/search_btn.png" alt="" />
148 </div> 151 </div>
149 </div> 152 </div>
150 </div> 153 </div>
@@ -156,206 +159,197 @@ @@ -156,206 +159,197 @@
156 <ul class="nav_menu_items"> 159 <ul class="nav_menu_items">
157 <li class="btn navbtn-a" role="button"> 160 <li class="btn navbtn-a" role="button">
158 <a href="javascript:;">ABOUT US</a> 161 <a href="javascript:;">ABOUT US</a>
159 - <div class='sec_menu_items'> 162 + <div class="sec_menu_items">
160 <a href="../about/welcome.html" class="inner_item"> 163 <a href="../about/welcome.html" class="inner_item">
161 - Welcome Message  
162 - </a> 164 + Welcome Message
  165 + </a>
163 <a href="../about/mission.html" class="inner_item"> 166 <a href="../about/mission.html" class="inner_item">
164 - Mission and Vision  
165 - </a>  
166 - 167 + Mission and Vision
  168 + </a>
  169 +
167 <a href="../about/history.html" class="inner_item"> 170 <a href="../about/history.html" class="inner_item">
168 - History and Milestones  
169 - </a> 171 + History and Milestones
  172 + </a>
170 <a href="../about/quick.html" class="inner_item"> 173 <a href="../about/quick.html" class="inner_item">
171 - Quick Facts  
172 - </a> 174 + Quick Facts
  175 + </a>
173 <a href="../about/contact.html" class="inner_item">Contact Us</a> 176 <a href="../about/contact.html" class="inner_item">Contact Us</a>
174 </div> 177 </div>
175 </li> 178 </li>
176 <li class="btn navbtn-a" role="button"> 179 <li class="btn navbtn-a" role="button">
177 <a href="JavaScript:;">CLINICAL RESOURCES</a> 180 <a href="JavaScript:;">CLINICAL RESOURCES</a>
178 - <div class='sec_menu_items'>  
179 - <div class="inner_item"> 181 + <div class="sec_menu_items">
  182 + <div class="inner_item">
180 Clinical Departments 183 Clinical Departments
181 <div class="third_menu_items"> 184 <div class="third_menu_items">
182 <a href="../clinical/departm.html" class="inner_item"> 185 <a href="../clinical/departm.html" class="inner_item">
183 - Surgical Oncology  
184 - </a> 186 + Surgical Oncology
  187 + </a>
185 <a href="../clinical/medical.html" class="inner_item"> 188 <a href="../clinical/medical.html" class="inner_item">
186 - Medical Oncology  
187 - </a> 189 + Medical Oncology
  190 + </a>
188 <a href="../clinical/radiation.html" class="inner_item"> 191 <a href="../clinical/radiation.html" class="inner_item">
189 <!-- --> 192 <!-- -->
190 </a> 193 </a>
191 <a href="../clinical/diagnostic.html" class="inner_item"> 194 <a href="../clinical/diagnostic.html" class="inner_item">
192 - Diagnostic Oncology  
193 - </a> 195 + Diagnostic Oncology
  196 + </a>
194 <a href="../clinical/center.html" class="inner_item"> 197 <a href="../clinical/center.html" class="inner_item">
195 - Center of Excellences  
196 - </a> 198 + Center of Excellences
  199 + </a>
197 </div> 200 </div>
198 </div> 201 </div>
199 <a href="../clinical/activities.html" class="inner_item"> 202 <a href="../clinical/activities.html" class="inner_item">
200 - Clinical Activities  
201 - </a> 203 + Clinical Activities
  204 + </a>
202 <div class="inner_item"> 205 <div class="inner_item">
203 Clinical Trials 206 Clinical Trials
204 <div class="third_menu_items"> 207 <div class="third_menu_items">
205 <a href="../clinical/trials.html" class="inner_item"> 208 <a href="../clinical/trials.html" class="inner_item">
206 - About Us  
207 - </a> 209 + About Us
  210 + </a>
208 <a href="../clinical/trials.html" class="inner_item"> 211 <a href="../clinical/trials.html" class="inner_item">
209 - Work Flow Chart  
210 - </a> 212 + Work Flow Chart
  213 + </a>
211 <a href="../clinical/trials.html" class="inner_item"> 214 <a href="../clinical/trials.html" class="inner_item">
212 - FInd A Clinical Trail  
213 - </a> 215 + FInd A Clinical Trail
  216 + </a>
214 <a href="../clinical/trials.html" class="inner_item"> 217 <a href="../clinical/trials.html" class="inner_item">
215 - Department Feature  
216 - </a> 218 + Department Feature
  219 + </a>
217 <a href="../clinical/trials.html" class="inner_item"> 220 <a href="../clinical/trials.html" class="inner_item">
218 - Research Achievement  
219 - </a> 221 + Research Achievement
  222 + </a>
220 </div> 223 </div>
221 </div> 224 </div>
222 <a href="../clinical/finddoctor.html" class="inner_item"> 225 <a href="../clinical/finddoctor.html" class="inner_item">
223 - Find a Doctor  
224 - </a> 226 + Find a Doctor
  227 + </a>
225 </div> 228 </div>
226 </li> 229 </li>
227 <li class="btn navbtn-a" role="button"> 230 <li class="btn navbtn-a" role="button">
228 <a href="javascript:;">RESEARCH & EDUCATION</a> 231 <a href="javascript:;">RESEARCH & EDUCATION</a>
229 - <div class='sec_menu_items'>  
230 - 232 + <div class="sec_menu_items">
231 <a href="../research/nationalCancer.html" class="inner_item"> 233 <a href="../research/nationalCancer.html" class="inner_item">
232 - National Cancer Clinical Research Center  
233 - </a>  
234 - <div href="../research/research.html"  
235 - onclick="location.href='../research/research.html'" class="inner_item"> 234 + National Cancer Clinical Research Center
  235 + </a>
  236 + <div href="../research/research.html" onclick="location.href='../research/research.html'" class="inner_item">
236 Research 237 Research
237 <div class="third_menu_items"> 238 <div class="third_menu_items">
238 <a href="../research/research1.html" class="inner_item"> 239 <a href="../research/research1.html" class="inner_item">
239 - Research programs  
240 - </a> 240 + Research programs
  241 + </a>
241 <a href="../research/research2.html" class="inner_item"> 242 <a href="../research/research2.html" class="inner_item">
242 - Achievements  
243 - </a> 243 + Achievements
  244 + </a>
244 <a href="../research/research3.html" class="inner_item"> 245 <a href="../research/research3.html" class="inner_item">
245 - Key Labaratories  
246 - </a> 246 + Key Labaratories
  247 + </a>
247 <a href="../research/researcher.html" class="inner_item"> 248 <a href="../research/researcher.html" class="inner_item">
248 - Find a Researcher  
249 - </a> 249 + Find a Researcher
  250 + </a>
250 </div> 251 </div>
251 </div> 252 </div>
252 - <div  
253 - class="inner_item"> 253 + <div class="inner_item">
254 Education 254 Education
255 <div class="third_menu_items"> 255 <div class="third_menu_items">
256 <a href="../research/education.html" class="inner_item"> 256 <a href="../research/education.html" class="inner_item">
257 - Graduate Study  
258 - </a> 257 + Graduate Study
  258 + </a>
259 <a href="../research/education.html" class="inner_item"> 259 <a href="../research/education.html" class="inner_item">
260 - International Study  
261 - </a> 260 + International Study
  261 + </a>
262 <a href="../research/education.html" class="inner_item"> 262 <a href="../research/education.html" class="inner_item">
263 - Continuing Study  
264 - </a> 263 + Continuing Study
  264 + </a>
265 </div> 265 </div>
266 </div> 266 </div>
267 -  
268 </div> 267 </div>
269 </li> 268 </li>
270 <li class="btn navbtn-a" role="button"> 269 <li class="btn navbtn-a" role="button">
271 <a href="javascript:;">TIANJIN CANCER INSTITUTE</a> 270 <a href="javascript:;">TIANJIN CANCER INSTITUTE</a>
272 - <div class='sec_menu_items'> 271 + <div class="sec_menu_items">
273 <div href="javascript:;" class="inner_item"> 272 <div href="javascript:;" class="inner_item">
274 About Us 273 About Us
275 <div class="third_menu_items"> 274 <div class="third_menu_items">
276 <a href="../institute/aboutus.html" class="inner_item"> 275 <a href="../institute/aboutus.html" class="inner_item">
277 - About Us  
278 - </a> 276 + About Us
  277 + </a>
279 <a href="../institute/leadership.html" class="inner_item"> 278 <a href="../institute/leadership.html" class="inner_item">
280 - Leadership  
281 - </a> 279 + Leadership
  280 + </a>
282 <a href="../institute/history.html" class="inner_item"> 281 <a href="../institute/history.html" class="inner_item">
283 - History  
284 - </a> 282 + History
  283 + </a>
285 <a href="../institute/report.html" class="inner_item"> 284 <a href="../institute/report.html" class="inner_item">
286 - Annual Report  
287 - </a> 285 + Annual Report
  286 + </a>
288 </div> 287 </div>
289 </div> 288 </div>
290 <div href="../clinical/nursing.html" class="inner_item"> 289 <div href="../clinical/nursing.html" class="inner_item">
291 Research 290 Research
292 <div class="third_menu_items"> 291 <div class="third_menu_items">
293 <a href="../institute/researchers.html" class="inner_item"> 292 <a href="../institute/researchers.html" class="inner_item">
294 - Our Researchers  
295 - </a> 293 + Our Researchers
  294 + </a>
296 <a href="../institute/facilities.html" class="inner_item"> 295 <a href="../institute/facilities.html" class="inner_item">
297 - Core Facilities and Services  
298 - </a> 296 + Core Facilities and Services
  297 + </a>
299 <a href="http://www.cancerbiomed.org/index.php/cocr" class="inner_item"> 298 <a href="http://www.cancerbiomed.org/index.php/cocr" class="inner_item">
300 - Journal of Clinical Oncology  
301 - </a> 299 + Journal of Clinical Oncology
  300 + </a>
302 </div> 301 </div>
303 </div> 302 </div>
304 -  
305 </div> 303 </div>
306 </li> 304 </li>
307 <li class="btn navbtn-a" role="button"> 305 <li class="btn navbtn-a" role="button">
308 <a href="javascript:;">NURSING CARE</a> 306 <a href="javascript:;">NURSING CARE</a>
309 - <div class='sec_menu_items'> 307 + <div class="sec_menu_items">
310 <a href="../care/history_time.html" class="inner_item"> 308 <a href="../care/history_time.html" class="inner_item">
311 - About Us  
312 - </a>  
313 - <div class="inner_item">  
314 - Nursing Activities  
315 - <div class="third_menu_items">  
316 - <a href="../care/profession.html" class="inner_item">  
317 - Profession  
318 - </a>  
319 - <a href="../care/profession.1.html" class="inner_item">  
320 - Social Support  
321 - </a>  
322 - <a href="../care/activity.html" class="inner_item">  
323 - Heart-warming Service  
324 - </a>  
325 - <a href="../care/profession.3.html" class="inner_item">  
326 - Caring for Nurse  
327 - </a>  
328 - </div>  
329 - </div>  
330 -  
331 - 309 + About Us
  310 + </a>
  311 + <div class="inner_item">
  312 + Nursing Activities
  313 + <div class="third_menu_items">
  314 + <a href="../care/profession.html" class="inner_item">
  315 + Profession
  316 + </a>
  317 + <a href="../care/profession.1.html" class="inner_item">
  318 + Social Support
  319 + </a>
  320 + <a href="../care/activity.html" class="inner_item">
  321 + Heart-warming Service
  322 + </a>
  323 + <a href="../care/profession.3.html" class="inner_item">
  324 + Caring for Nurse
  325 + </a>
  326 + </div>
  327 + </div>
  328 +
332 <a href="../care/achievement.html" class="inner_item"> 329 <a href="../care/achievement.html" class="inner_item">
333 - Research Achievement  
334 - </a>  
335 - 330 + Research Achievement
  331 + </a>
  332 +
336 <a href="../care/cancer.html" class="inner_item"> 333 <a href="../care/cancer.html" class="inner_item">
337 - Cancer Survivorship Support  
338 - </a>  
339 -  
340 - 334 + Cancer Survivorship Support
  335 + </a>
341 </div> 336 </div>
342 </li> 337 </li>
343 <li class="btn navbtnActive navbtn-a" role="button"> 338 <li class="btn navbtnActive navbtn-a" role="button">
344 <a href="javascript:;">INTERNATIONAL AFFAIRS</a> 339 <a href="javascript:;">INTERNATIONAL AFFAIRS</a>
345 - <div class='sec_menu_items'> 340 + <div class="sec_menu_items">
346 <a href="../international/conference.html" class="inner_item"> 341 <a href="../international/conference.html" class="inner_item">
347 - International Conferences  
348 - </a> 342 + International Conferences
  343 + </a>
349 <a href="../international/training.html" class="inner_item"> 344 <a href="../international/training.html" class="inner_item">
350 - Oversea Trainings  
351 - </a> 345 + Oversea Trainings
  346 + </a>
352 <a href="../international/referral.html" class="inner_item"> 347 <a href="../international/referral.html" class="inner_item">
353 - International Patients  
354 - </a> 348 + International Patients
  349 + </a>
355 <a href="../international/partners.html" class="inner_item"> 350 <a href="../international/partners.html" class="inner_item">
356 - Partnership Institutions  
357 - </a>  
358 - 351 + Partnership Institutions
  352 + </a>
359 </div> 353 </div>
360 </li> 354 </li>
361 <li class="btn navbtn-a" role="button"> 355 <li class="btn navbtn-a" role="button">
@@ -363,363 +357,273 @@ @@ -363,363 +357,273 @@
363 </li> 357 </li>
364 </ul> 358 </ul>
365 </div> 359 </div>
366 -  
367 - <div class="content">  
368 360
369 - <div class="navpath">International Affairs<span>&gt;</span>International Affairs</div> 361 + <div class="content">
  362 + <div class="navpath">
  363 + International Affairs<span>&gt;</span>International Affairs
  364 + </div>
370 <!-- Swiper --> 365 <!-- Swiper -->
371 <div class="swiper-container" id="d_slider"> 366 <div class="swiper-container" id="d_slider">
372 <div class="swiper-wrapper "> 367 <div class="swiper-wrapper ">
373 <div class="swiper-slide content-four-img"> 368 <div class="swiper-slide content-four-img">
374 - <img src="../images/index_top1.png" width="100%" alt="">  
375 - 369 + <img src="../images/6-01-banner1.png" width="100%" alt="" />
  370 + </div>
  371 + <div class="swiper-slide content-four-img">
  372 + <img src="../images/6-01-banner2.png" width="100%" alt="" />
  373 + </div>
  374 + <div class="swiper-slide content-four-img">
  375 + <img src="../images/6-01-banner3.png" width="100%" alt="" />
  376 + </div>
  377 + <div class="swiper-slide content-four-img">
  378 + <img src="../images/6-01-banner4.png" width="100%" alt="" />
376 </div> 379 </div>
377 <div class="swiper-slide content-four-img"> 380 <div class="swiper-slide content-four-img">
378 - <img src="../images/index_top2.png" width="100%" alt=""> 381 + <img src="../images/6-01-banner5.png" width="100%" alt="" />
379 </div> 382 </div>
380 <div class="swiper-slide content-four-img"> 383 <div class="swiper-slide content-four-img">
381 - <img src="../images/index_top3.png" width="100%" alt=""> 384 + <img src="../images/6-01-banner6.png" width="100%" alt="" />
382 </div> 385 </div>
383 </div> 386 </div>
384 <!-- Add Pagination --> 387 <!-- Add Pagination -->
385 - <img src="../images/left.png" class="swiper-button-prev" alt=""> 388 + <img src="../images/left.png" class="swiper-button-prev" alt="" />
386 <div class="swiper-pagination"></div> 389 <div class="swiper-pagination"></div>
387 - <img src="../images/right.png" class="swiper-button-next" alt=""> 390 + <img src="../images/right.png" class="swiper-button-next" alt="" />
388 </div> 391 </div>
389 -  
390 392
  393 + <a href="">
  394 + <div class="plfrt">
  395 + <p class="pleft">
  396 + June 19-20,2019
  397 + </p>
  398 + <p class="pright">
  399 + Sino-German Round Table Symposium on Cancer Precision Medicine in the Era of Big Data: Tianjin 2019
  400 + </p>
  401 + </div>
  402 + </a>
391 <div class="plfrt"> 403 <div class="plfrt">
392 - <p class="pleft">  
393 - May 17-18, 2019  
394 -  
395 - </p> 404 + <p class="pleft">May 24-26,2019</p>
396 <p class="pright"> 405 <p class="pright">
397 - 2019 Sino-German International Breast Cancer Expert Summit and the 11th Breast Cancer Spring and  
398 - Autumn Forum  
399 - 406 + 2019 Tianjin International Forum on Radiation Oncology & The M.D. Anderson Radiation Oncology/Gilbert H. Fletcher Society Annual Meeting
400 </p> 407 </p>
401 </div> 408 </div>
402 <div class="plfrt"> 409 <div class="plfrt">
403 - <p class="pleft">May 10-11, 2019  
404 -  
405 - </p> 410 + <p class="pleft">May 17-18,2019</p>
406 <p class="pright"> 411 <p class="pright">
407 - The First Annual Conference of Sino-Russian Joint Research Center for Oncoplastic Breast Surgery  
408 - 412 + 2019 Sino-German International Breast Cancer Expert Summit
409 </p> 413 </p>
410 </div> 414 </div>
411 <div class="plfrt"> 415 <div class="plfrt">
412 - <p class="pleft">Jan 19, 2019  
413 - 416 + <p class="pleft">May 10-11,2019</p>
  417 + <p class="pright">
  418 + The first Sino-Russia annual conference on breast tumor plastic surgery: Tianjin 2019
414 </p> 419 </p>
  420 + </div>
  421 + <div class="plfrt">
  422 + <p class="pleft">January 19,2019</p>
415 <p class="pright"> 423 <p class="pright">
416 The Annual Seminar of Tianjin Lung Cancer Center(TJLCC) of 2018 424 The Annual Seminar of Tianjin Lung Cancer Center(TJLCC) of 2018
417 -  
418 </p> 425 </p>
419 </div> 426 </div>
420 <div class="plfrt"> 427 <div class="plfrt">
421 - <p class="pleft"> Jan 13, 2019  
422 -  
423 - </p> 428 + <p class="pleft">January 13,2019</p>
424 <p class="pright"> 429 <p class="pright">
425 - Tianjin Young and Middle-aged Elite Forum on Standardized Treatment of Hepatobiliary Tumors was held  
426 - in Tianjin  
427 -  
428 - 430 + Tianjin Young and Middle-aged Elite Forum on Standardized Treatment of Hepatobiliary Tumors was held in Tianjin
429 </p> 431 </p>
430 </div> 432 </div>
431 <div class="plfrt"> 433 <div class="plfrt">
432 - <p class="pleft">Jan 12, 2019  
433 - 434 + <p class="pleft">
  435 + January 12,2019
434 </p> 436 </p>
  437 +
435 <p class="pright"> 438 <p class="pright">
436 The Fourth Pan-China Forum on Thoracic Cancer Surgery 439 The Fourth Pan-China Forum on Thoracic Cancer Surgery
437 -  
438 </p> 440 </p>
439 </div> 441 </div>
440 <div class="plfrt"> 442 <div class="plfrt">
441 - <p class="pleft">Dec26, 2018  
442 -  
443 - </p> 443 + <p class="pleft">December 26,2018</p>
444 <p class="pright"> 444 <p class="pright">
445 - Tianjin Integrative Cancer Regional Alliance Expert Academic Roundtable on New Advances in Lung  
446 - Cancer & Preparatory Meeting of the Young Expert Salon  
447 - 445 + Tianjin Integrative Cancer Regional Alliance Expert Academic Roundtable on New Advances in Lung Cancer & Preparatory Meeting of the Young Expert Salon
448 </p> 446 </p>
449 </div> 447 </div>
450 <div class="plfrt"> 448 <div class="plfrt">
451 - <p class="pleft">  
452 - Dec 15, 2018  
453 - 449 + <p class="pleft">December 15,2018</p>
454 <p class="pright"> 450 <p class="pright">
455 - Tianjin symposium for molecular diagnosis for thyroid nodule:the present situation difficulties and  
456 - the future  
457 - 451 + Tianjin symposium for molecular diagnosis for thyroid nodule:the present situation difficulties and the future
458 </p> 452 </p>
459 </div> 453 </div>
  454 +
460 <div class="plfrt"> 455 <div class="plfrt">
461 - <p class="pleft">Nov 16-18, 2018  
462 - </p> 456 + <p class="pleft">
  457 + November 16-18,2018
  458 + </p>
463 <p class="pright"> 459 <p class="pright">
464 The 3rd International Conference on Translational Cancer Research 460 The 3rd International Conference on Translational Cancer Research
465 -  
466 </p> 461 </p>
467 </div> 462 </div>
468 <div class="plfrt"> 463 <div class="plfrt">
469 - <p class="pleft"> Novr 1-3,2017  
470 - </p> 464 + <p class="pleft">
  465 + November 1-3,2017
  466 + </p>
471 <p class="pright"> 467 <p class="pright">
472 The 2nd International Conference on Cancer Precision Medicine 468 The 2nd International Conference on Cancer Precision Medicine
473 -  
474 -  
475 </p> 469 </p>
476 </div> 470 </div>
477 -  
478 -  
479 <div class="plfrt"> 471 <div class="plfrt">
480 <p class="pleft"> 472 <p class="pleft">
481 - Sep 22-24, 2016  
482 - 473 + September 22-24,2016
483 </p> 474 </p>
484 <p class="pright"> 475 <p class="pright">
485 -  
486 - First International Conference on Cancer Precision Medicine  
487 - 476 + The 2nd International Symposium on Cancer Translational Research
488 </p> 477 </p>
489 </div> 478 </div>
490 <div class="plfrt"> 479 <div class="plfrt">
491 - <p class="pleft">  
492 - Aug 18-21, 2016  
493 -  
494 - 480 + <p class="pleft">August 18-21,2016</p>
  481 + <p class="pright">
  482 + The 10th KIRAMS-TMUCIH Joint Conference
495 </p> 483 </p>
  484 + </div>
  485 + <div class="plfrt">
  486 + <p class="pleft">November 17,2015</p>
496 <p class="pright"> 487 <p class="pright">
497 - The 2nd International Symposium on Cancer Translational Research  
498 -  
499 - 488 + The 1st Joint Symposium on Cancer Research between TMUCIH and King's College
500 </p> 489 </p>
501 </div> 490 </div>
502 <div class="plfrt"> 491 <div class="plfrt">
503 - <p class="pleft">  
504 - Nov 17, 2015  
505 - 492 + <p class="pleft">October 29-30,2015</p>
  493 + <p class="pright">
  494 + The 1st Joint Symposium on Cancer Research with University of Nebraska Medical Center
506 </p> 495 </p>
  496 + </div>
  497 + <div class="plfrt">
  498 + <p class="pleft">October 21,2015</p>
507 <p class="pright"> 499 <p class="pright">
508 - The 10th KIRAMS-TMUCIH Joint Conference  
509 -  
510 - 500 + The 1st Joint Symposium on Cancer Research between TMUCIH and King's College
511 </p> 501 </p>
512 </div> 502 </div>
513 <div class="plfrt"> 503 <div class="plfrt">
514 - <p class="pleft">Oct 29-30, 2015  
515 -  
516 - 504 + <p class="pleft">May 5-9,2015</p>
  505 + <p class="pright">
  506 + 2015 Nobel Prize Laureate Summit on Biomedical Sciences:Frontiers in Cancer Research
517 </p> 507 </p>
  508 + </div>
  509 + <div class="plfrt">
  510 + <p class="pleft">April 4,2014</p>
518 <p class="pright"> 511 <p class="pright">
519 - The 1st Joint Symposium on Cancer Research with University of Nebraska Medical Center  
520 -  
521 -  
522 - 512 + The 9th KIRAMS-TMUCIH Joint Conference
523 </p> 513 </p>
524 </div> 514 </div>
525 <div class="plfrt"> 515 <div class="plfrt">
526 - <p class="pleft">Oct 21st, 2015  
527 -  
528 - 516 + <p class="pleft">November 1-2,2013</p>
  517 + <p class="pright">
  518 + The 22nd Asia Pacific Cancer Conference
529 </p> 519 </p>
  520 + </div>
  521 + <div class="plfrt">
  522 + <p class="pleft">October 14,2013</p>
530 <p class="pright"> 523 <p class="pright">
531 - The 1st Joint Symposium on Cancer Research between TMUCIH and King's College  
532 -  
533 - 524 + The 8th KIRAMS-TMUCIH Joint Conference
534 </p> 525 </p>
535 </div> 526 </div>
536 <div class="plfrt"> 527 <div class="plfrt">
537 - <p class="pleft">May 5-9, 2015  
538 -  
539 - 528 + <p class="pleft">October 23-24,2012</p>
  529 + <p class="pright">
  530 + International Oncology Nursing Summit Forum-2012 Tianjin
540 </p> 531 </p>
  532 + </div>
  533 + <div class="plfrt">
  534 + <p class="pleft">October 9,2012</p>
541 <p class="pright"> 535 <p class="pright">
542 - 2015 Nobel Prize Laureate Summit on Biomedical Sciences:Frontiers in Cancer Research  
543 -  
544 - 536 + The 7th KIRAMS-TMUCIH Joint Conference
545 </p> 537 </p>
546 </div> 538 </div>
547 <div class="plfrt"> 539 <div class="plfrt">
548 - <p class="pleft">Apr4, 2014  
549 -  
550 - 540 + <p class="pleft">November 25-27,2011</p>
  541 + <p class="pright">
  542 + The 6th KIRAMS-TMUCIH Joint Conference
551 </p> 543 </p>
  544 + </div>
  545 + <div class="plfrt">
  546 + <p class="pleft">October 22,2011</p>
552 <p class="pright"> 547 <p class="pright">
553 - The 9th KIRAMS-TMUCIH Joint Conference  
554 -  
555 - 548 + International Forum on Cancer Treatment & Research
556 </p> 549 </p>
557 </div> 550 </div>
558 <div class="plfrt"> 551 <div class="plfrt">
559 - <p class="pleft">Nov 1-2,2013  
560 - 552 + <p class="pleft">October 19,2011</p>
  553 + <p class="pright">
  554 + U.S-China Workshop on Developing Common Standards for Biorepositories and Biospecimen Research
561 </p> 555 </p>
  556 + </div>
  557 + <div class="plfrt">
  558 + <p class="pleft">September 16-18,2011</p>
562 <p class="pright"> 559 <p class="pright">
563 - The 22nd Asia Pacific Cancer Conference  
564 -  
565 - 560 + 2011 International Symposium on Breast Cancer Prevention Research & Treatment
566 </p> 561 </p>
567 </div> 562 </div>
568 <div class="plfrt"> 563 <div class="plfrt">
569 - <p class="pleft">Oct 14, 2013  
570 - 564 + <p class="pleft">September 15-18,2011</p>
  565 + <p class="pright">
  566 + The 5th KIRAMS-TMUCIH Joint Conference
571 </p> 567 </p>
  568 + </div>
  569 + <div class="plfrt">
  570 + <p class="pleft">October 22,2010</p>
572 <p class="pright"> 571 <p class="pright">
573 - The 8th KIRAMS-TMUCIH Joint Conference  
574 -  
575 - 572 + The 21st World Cancer Congress
576 </p> 573 </p>
577 </div> 574 </div>
578 <div class="plfrt"> 575 <div class="plfrt">
579 - <p class="pleft">Oct 23-24, 2012  
580 -  
581 - 576 + <p class="pleft">August 18-21,2010</p>
  577 + <p class="pright">
  578 + 2009 advanced Breast Cancer Diagnosis Course
582 </p> 579 </p>
  580 + </div>
  581 + <div class="plfrt">
  582 + <p class="pleft">November 20-23,2009</p>
583 <p class="pright"> 583 <p class="pright">
584 - International Oncology Nursing Summit Forum-2012 Tianjin  
585 -  
586 - 584 + 2nd Global Insight Conference on Breast Caner and Lymphoma
587 </p> 585 </p>
588 </div> 586 </div>
589 <div class="plfrt"> 587 <div class="plfrt">
590 - <p class="pleft">Oct 9, 2012  
591 - </p> 588 + <p class="pleft">May 8-9,2009</p>
592 <p class="pright"> 589 <p class="pright">
593 - The 7th KIRAMS-TMUCIH Joint Conference  
594 -  
595 - </p>  
596 - </div>  
597 - <div class="plfrt">  
598 - <p class="pleft"> Nov 25-27, 2011  
599 -  
600 - </p>  
601 - <p class="pright">  
602 - The 6th KIRAMS-TMUCIH Joint Conference  
603 -  
604 - </p>  
605 - </div>  
606 - <div class="plfrt">  
607 - <p class="pleft">Oct 22, 2011  
608 -  
609 - </p>  
610 - <p class="pright">  
611 - International Forum on Cancer Treatment & Research  
612 -  
613 - </p>  
614 - </div>  
615 - <div class="plfrt">  
616 - <p class="pleft">Oct 19, 2011  
617 -  
618 - </p>  
619 - <p class="pright">  
620 - U.S-China Workshop on Developing Common Standards for Biorepositories and Biospecimen Research  
621 -  
622 - </p>  
623 - </div>  
624 - <div class="plfrt">  
625 - <p class="pleft"> Sep 16-18,2011  
626 -  
627 - </p>  
628 - <p class="pright">  
629 - 2011 International Symposium on Breast Cancer Prevention Research & Treatment  
630 -  
631 - </p>  
632 - </div>  
633 - <div class="plfrt">  
634 - <p class="pleft">Sep 15-18,2011  
635 -  
636 - </p>  
637 - <p class="pright">  
638 - Symposium on Success and Challenges in Immunotherapy of Cancer  
639 -  
640 - </p>  
641 - </div>  
642 - <div class="plfrt">  
643 - <p class="pleft">Oct 22, 2010  
644 -  
645 - </p>  
646 - <p class="pright">  
647 - The 5th KIRAMS-TMUCIH Joint Conference  
648 -  
649 - </p>  
650 - </div>  
651 - <div class="plfrt">  
652 - <p class="pleft">Aug 18-21,2010  
653 -  
654 - </p>  
655 - <p class="pright">  
656 - The 21st World Cancer Congress  
657 -  
658 - </p>  
659 - </div>  
660 - <div class="plfrt">  
661 - <p class="pleft">Nov 20-23,2009  
662 -  
663 - </p>  
664 - <p class="pright">  
665 - 2009 advanced Breast Cancer Diagnosis Course  
666 -  
667 - </p>  
668 - </div>  
669 - <div class="plfrt">  
670 - <p class="pleft">May 8-9, 2009  
671 -  
672 - </p>  
673 - <p class="pright">  
674 - 2nd Global Insight Conference on Breast Caner and Lymphoma  
675 -  
676 - </p>  
677 - </div>  
678 - <div class="plfrt">  
679 - <p class="pleft">Oct 18-21, 2008  
680 -  
681 - </p>  
682 - <p class="pright">  
683 - International Symposium on Gastrointestinal Cancer  
684 -  
685 - </p>  
686 - </div>  
687 - <div class="plfrt">  
688 - <p class="pleft">Oct 18-21, 2007  
689 -  
690 - </p>  
691 - <p class="pright">  
692 - The 4th Congress of the World Society for Breast Health  
693 -  
694 - </p>  
695 - </div>  
696 - <div class="plfrt">  
697 - <p class="pleft">Oct 26-29, 2006  
698 - </p>  
699 - <p class="pright">  
700 - The 4th Chinese Conference on Oncology & the 5th Cross-Strait Academic Conference on  
701 - Oncology  
702 - </p>  
703 - </div>  
704 - 590 + 2nd Global Insight Conference on Breast Caner and Lymphoma
  591 + </p>
  592 + </div>
  593 + <div class="plfrt">
  594 + <p class="pleft">October 18-21,2008</p>
  595 + <p class="pright">
  596 + International Symposium on Gastrointestinal Cancer
  597 + </p>
  598 + </div>
  599 + <div class="plfrt">
  600 + <p class="pleft">October 18-21,2007</p>
  601 + <p class="pright">
  602 + The 4th Congress of the World Society for Breast Health
  603 + </p>
  604 + </div>
  605 + <div class="plfrt">
  606 + <p class="pleft">October 26-29,2006</p>
  607 + <p class="pright">
  608 + The 4th Chinese Conference on Oncology & the 5th Cross-Strait Academic Conference on Oncology
  609 + </p>
  610 + </div>
705 </div> 611 </div>
706 <footer class="footer-content"> 612 <footer class="footer-content">
707 - <div class="footer-main">  
708 -  
709 - <ul class="list-unstyled third-ul">  
710 - <li>West Huan-Hu Rd, Ti Yuan Bei, Hexi District</li>  
711 - <li>Tianjin 300060</li>  
712 - <li>China</li>  
713 - <li>Tel/Fax: 0086-22-23359337</li>  
714 - <li>Email: info@tjmuch.com</li>  
715 - </ul>  
716 - <ul class="list-unstyled first-ul">  
717 - <li><img src="../images/yikeda.png" width="160px" alt=""></li>  
718 - <li><img src="../images/tjuc.png" width="160px" alt=""></li>  
719 - </ul>  
720 - </div>  
721 - </footer>  
722 - 613 + <div class="footer-main">
  614 + <ul class="list-unstyled third-ul">
  615 + <li>West Huan-Hu Rd, Ti Yuan Bei, Hexi District</li>
  616 + <li>Tianjin 300060</li>
  617 + <li>China</li>
  618 + <li>Tel/Fax: 0086-22-23359337</li>
  619 + <li>Email: info@tjmuch.com</li>
  620 + </ul>
  621 + <ul class="list-unstyled first-ul">
  622 + <li><img src="../images/yikeda.png" width="160px" alt="" /></li>
  623 + <li><img src="../images/tjuc.png" width="160px" alt="" /></li>
  624 + </ul>
  625 + </div>
  626 + </footer>
723 </div> 627 </div>
724 628
725 <script src="../js/jquery-1.11.3.min.js"></script> 629 <script src="../js/jquery-1.11.3.min.js"></script>
@@ -727,33 +631,33 @@ @@ -727,33 +631,33 @@
727 <script src="../js/swiper-3.4.2.jquery.min.js"></script> 631 <script src="../js/swiper-3.4.2.jquery.min.js"></script>
728 <script src="../js/common.js"></script> 632 <script src="../js/common.js"></script>
729 <script> 633 <script>
730 - var swiper = new Swiper('#d_slider', { 634 + var swiper = new Swiper("#d_slider", {
731 autoplay: { 635 autoplay: {
732 delay: 3000, 636 delay: 3000,
733 - disableOnInteraction: false, 637 + disableOnInteraction: false
734 }, 638 },
735 allowTouchMove: true, 639 allowTouchMove: true,
736 lazy: { 640 lazy: {
737 loadPrevNext: true, 641 loadPrevNext: true,
738 - loadPrevNextAmount: 3, 642 + loadPrevNextAmount: 3
739 }, 643 },
740 centeredSlides: true, 644 centeredSlides: true,
741 spaceBetween: 50, 645 spaceBetween: 50,
742 slidesOffsetBefore: 0, 646 slidesOffsetBefore: 0,
743 loop: true, 647 loop: true,
744 - slidesPerView: 'auto', 648 + slidesPerView: "auto",
745 on: {}, 649 on: {},
746 pagination: { 650 pagination: {
747 - el: '.swiper-pagination', 651 + el: ".swiper-pagination",
748 clickable: true, 652 clickable: true,
749 renderBullet: function(index, className) { 653 renderBullet: function(index, className) {
750 return '<div class="' + className + '"><span></span><i></i></div>'; 654 return '<div class="' + className + '"><span></span><i></i></div>';
751 - }, 655 + }
752 }, 656 },
753 navigation: { 657 navigation: {
754 - nextEl: '.swiper-button-next',  
755 - prevEl: '.swiper-button-prev',  
756 - }, 658 + nextEl: ".swiper-button-next",
  659 + prevEl: ".swiper-button-prev"
  660 + }
757 }); 661 });
758 </script> 662 </script>
759 </body> 663 </body>
  1 +<!DOCTYPE html>
  2 +<html lang="en">
  3 +
  4 +<head>
  5 + <meta charset="UTF-8" />
  6 + <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
  7 + <meta http-equiv="X-UA-Compatible" content="ie=edge" />
  8 + <link rel="stylesheet" href="../css/bootstrap.min.css" />
  9 + <link rel="stylesheet" href="../css/swiper-3.4.2.min.css" />
  10 + <link rel="stylesheet" href="../css/base.css" />
  11 + <link rel="stylesheet" href="../css/index.css" />
  12 + <title>Tianjin Medical University Cancer Institute & Hospital</title>
  13 + <style>
  14 + html,
  15 + body {
  16 + width: 100%;
  17 + height: 100%;
  18 + }
  19 +
  20 + .mtperc10 {
  21 + margin-top: 4%;
  22 + }
  23 +
  24 + .bgf {
  25 + background-color: #fff;
  26 + }
  27 +
  28 + .mt30 {
  29 + margin-top: 30px;
  30 + }
  31 +
  32 + .mb0 {
  33 + margin-bottom: 0px;
  34 + }
  35 +
  36 + .navbar-brand {
  37 + height: 100% !important;
  38 + }
  39 +
  40 + .container-fluid {
  41 + margin: 0%;
  42 + padding: 0%;
  43 + }
  44 + /* 小屏幕(平板,大于等于 768px) */
  45 +
  46 + .swiper-container {
  47 + padding-bottom: 60px;
  48 + position: relative;
  49 + width: 700px;
  50 + }
  51 +
  52 + .swiper-slide {
  53 + text-align: center;
  54 + font-size: 18px;
  55 + background: #fff;
  56 + /* Center slide text vertically */
  57 + display: -webkit-box;
  58 + display: -ms-flexbox;
  59 + display: -webkit-flex;
  60 + display: flex;
  61 + -webkit-box-pack: center;
  62 + -ms-flex-pack: center;
  63 + -webkit-justify-content: center;
  64 + justify-content: center;
  65 + -webkit-box-align: center;
  66 + -ms-flex-align: center;
  67 + -webkit-align-items: center;
  68 + align-items: center;
  69 + position: relative;
  70 + }
  71 +
  72 + .swiper-slide img {
  73 + display: inline-block;
  74 + height: auto;
  75 + max-width: 100%;
  76 + }
  77 +
  78 + .arrow-left {
  79 + margin-left: 43%;
  80 + position: relative;
  81 + z-index: 15;
  82 + top: 50px;
  83 + }
  84 +
  85 + .arrow-right {
  86 + margin-left: 9%;
  87 + position: relative;
  88 + z-index: 15;
  89 + top: 50px;
  90 + }
  91 +
  92 + #d_slider {
  93 + margin: 50px auto 0;
  94 + width: 900px;
  95 + }
  96 +
  97 + .content h4 {
  98 + margin: 0 auto;
  99 + display: block;
  100 + text-align: center;
  101 + margin-bottom: 40px;
  102 + }
  103 +
  104 + .plfrt {
  105 + display: flex;
  106 + display: -webkit-flex;
  107 + justify-content: flex-start;
  108 + padding: 15px 0;
  109 + }
  110 +
  111 + .plfrt a {
  112 + display: flex;
  113 + display: -webkit-flex;
  114 + justify-content: flex-start;
  115 + padding: 15px 0;
  116 + }
  117 +
  118 + .pleft {
  119 + width: 150px;
  120 + margin-right: 20px;
  121 + font-size: 13px;
  122 + color: #00a16c;
  123 + }
  124 +
  125 + .pright {
  126 + text-decoration: underline;
  127 + }
  128 +
  129 + .contant {
  130 + width: 1027px;
  131 + margin: 0 auto;
  132 + }
  133 +
  134 + .contant_tilte {
  135 + font-size: 20px;
  136 + font-weight: bold;
  137 + line-height: 36px;
  138 + color: #232323;
  139 + text-align: center;
  140 + margin: 50px 0 64px 0;
  141 + }
  142 +
  143 + .contant_img {
  144 + width: 520px;
  145 + margin: 54px auto 0 auto;
  146 + }
  147 + .contant_imgs{
  148 + width: 676px;
  149 + margin: 32px auto 0 auto
  150 + }
  151 + .contant_img img,
  152 + .contant_imgs img {
  153 + width: 100%;
  154 + }
  155 +
  156 + .contant_word {
  157 + margin-top: 44px;
  158 + font-size: 20px;
  159 + line-height: 36px;
  160 + color: #232323;
  161 + }
  162 + </style>
  163 +</head>
  164 +
  165 +<body>
  166 + <nav class="navbar navbar-default bgf mb0">
  167 + <div class="container-fluid top_pc_brand">
  168 + <div class="navbar-header">
  169 + <button type="button" class="navbar-toggle mtperc10 menuPage" data-toggle="collapse" data-target="#bs-example-navbar-collapse-4" aria-expanded="true">
  170 + <span class="sr-only">Toggle navigation</span>
  171 + <span class="icon-bar"></span>
  172 + <span class="icon-bar"></span>
  173 + <span class="icon-bar"></span>
  174 + </button>
  175 + <a class="navbar-brand logo" href="../index.html">
  176 + <img class="brand-logo" src="../images/logo.png" alt="" />
  177 + </a>
  178 + </div>
  179 + <div class="navbar-collapse collapse in" id="bs-example-navbar-collapse-4" aria-expanded="true">
  180 + <div class="search-group mt30 form-group navbar-text navbar-right">
  181 + <a href="http://www.tjmuch.com/" class="langue">中文</a>
  182 + <input type="text" class="form-control search-input" placeholder="Search" />
  183 + <div class="magnifier">
  184 + <img src="../images/search_btn.png" alt="" />
  185 + </div>
  186 + </div>
  187 + </div>
  188 + </div>
  189 + </nav>
  190 + <div class="container-fluid pc">
  191 + <div class="mask"></div>
  192 + <div class="bs-example" data-example-id="simple-justified-button-group">
  193 + <ul class="nav_menu_items">
  194 + <li class="btn navbtn-a" role="button">
  195 + <a href="javascript:;">ABOUT US</a>
  196 + <div class="sec_menu_items">
  197 + <a href="../about/welcome.html" class="inner_item">
  198 + Welcome Message
  199 + </a>
  200 + <a href="../about/mission.html" class="inner_item">
  201 + Mission and Vision
  202 + </a>
  203 +
  204 + <a href="../about/history.html" class="inner_item">
  205 + History and Milestones
  206 + </a>
  207 + <a href="../about/quick.html" class="inner_item">
  208 + Quick Facts
  209 + </a>
  210 + <a href="../about/contact.html" class="inner_item">Contact Us</a>
  211 + </div>
  212 + </li>
  213 + <li class="btn navbtn-a" role="button">
  214 + <a href="JavaScript:;">CLINICAL RESOURCES</a>
  215 + <div class="sec_menu_items">
  216 + <div class="inner_item">
  217 + Clinical Departments
  218 + <div class="third_menu_items">
  219 + <a href="../clinical/departm.html" class="inner_item">
  220 + Surgical Oncology
  221 + </a>
  222 + <a href="../clinical/medical.html" class="inner_item">
  223 + Medical Oncology
  224 + </a>
  225 + <a href="../clinical/radiation.html" class="inner_item">
  226 + <!-- -->
  227 + </a>
  228 + <a href="../clinical/diagnostic.html" class="inner_item">
  229 + Diagnostic Oncology
  230 + </a>
  231 + <a href="../clinical/center.html" class="inner_item">
  232 + Center of Excellences
  233 + </a>
  234 + </div>
  235 + </div>
  236 + <a href="../clinical/activities.html" class="inner_item">
  237 + Clinical Activities
  238 + </a>
  239 + <div class="inner_item">
  240 + Clinical Trials
  241 + <div class="third_menu_items">
  242 + <a href="../clinical/trials.html" class="inner_item">
  243 + About Us
  244 + </a>
  245 + <a href="../clinical/trials.html" class="inner_item">
  246 + Work Flow Chart
  247 + </a>
  248 + <a href="../clinical/trials.html" class="inner_item">
  249 + FInd A Clinical Trail
  250 + </a>
  251 + <a href="../clinical/trials.html" class="inner_item">
  252 + Department Feature
  253 + </a>
  254 + <a href="../clinical/trials.html" class="inner_item">
  255 + Research Achievement
  256 + </a>
  257 + </div>
  258 + </div>
  259 + <a href="../clinical/finddoctor.html" class="inner_item">
  260 + Find a Doctor
  261 + </a>
  262 + </div>
  263 + </li>
  264 + <li class="btn navbtn-a" role="button">
  265 + <a href="javascript:;">RESEARCH & EDUCATION</a>
  266 + <div class="sec_menu_items">
  267 + <a href="../research/nationalCancer.html" class="inner_item">
  268 + National Cancer Clinical Research Center
  269 + </a>
  270 + <div href="../research/research.html" onclick="location.href='../research/research.html'" class="inner_item">
  271 + Research
  272 + <div class="third_menu_items">
  273 + <a href="../research/research1.html" class="inner_item">
  274 + Research programs
  275 + </a>
  276 + <a href="../research/research2.html" class="inner_item">
  277 + Achievements
  278 + </a>
  279 + <a href="../research/research3.html" class="inner_item">
  280 + Key Labaratories
  281 + </a>
  282 + <a href="../research/researcher.html" class="inner_item">
  283 + Find a Researcher
  284 + </a>
  285 + </div>
  286 + </div>
  287 + <div class="inner_item">
  288 + Education
  289 + <div class="third_menu_items">
  290 + <a href="../research/education.html" class="inner_item">
  291 + Graduate Study
  292 + </a>
  293 + <a href="../research/education.html" class="inner_item">
  294 + International Study
  295 + </a>
  296 + <a href="../research/education.html" class="inner_item">
  297 + Continuing Study
  298 + </a>
  299 + </div>
  300 + </div>
  301 + </div>
  302 + </li>
  303 + <li class="btn navbtn-a" role="button">
  304 + <a href="javascript:;">TIANJIN CANCER INSTITUTE</a>
  305 + <div class="sec_menu_items">
  306 + <div href="javascript:;" class="inner_item">
  307 + About Us
  308 + <div class="third_menu_items">
  309 + <a href="../institute/aboutus.html" class="inner_item">
  310 + About Us
  311 + </a>
  312 + <a href="../institute/leadership.html" class="inner_item">
  313 + Leadership
  314 + </a>
  315 + <a href="../institute/history.html" class="inner_item">
  316 + History
  317 + </a>
  318 + <a href="../institute/report.html" class="inner_item">
  319 + Annual Report
  320 + </a>
  321 + </div>
  322 + </div>
  323 + <div href="../clinical/nursing.html" class="inner_item">
  324 + Research
  325 + <div class="third_menu_items">
  326 + <a href="../institute/researchers.html" class="inner_item">
  327 + Our Researchers
  328 + </a>
  329 + <a href="../institute/facilities.html" class="inner_item">
  330 + Core Facilities and Services
  331 + </a>
  332 + <a href="http://www.cancerbiomed.org/index.php/cocr" class="inner_item">
  333 + Journal of Clinical Oncology
  334 + </a>
  335 + </div>
  336 + </div>
  337 + </div>
  338 + </li>
  339 + <li class="btn navbtn-a" role="button">
  340 + <a href="javascript:;">NURSING CARE</a>
  341 + <div class="sec_menu_items">
  342 + <a href="../care/history_time.html" class="inner_item">
  343 + About Us
  344 + </a>
  345 + <div class="inner_item">
  346 + Nursing Activities
  347 + <div class="third_menu_items">
  348 + <a href="../care/profession.html" class="inner_item">
  349 + Profession
  350 + </a>
  351 + <a href="../care/profession.1.html" class="inner_item">
  352 + Social Support
  353 + </a>
  354 + <a href="../care/activity.html" class="inner_item">
  355 + Heart-warming Service
  356 + </a>
  357 + <a href="../care/profession.3.html" class="inner_item">
  358 + Caring for Nurse
  359 + </a>
  360 + </div>
  361 + </div>
  362 +
  363 + <a href="../care/achievement.html" class="inner_item">
  364 + Research Achievement
  365 + </a>
  366 +
  367 + <a href="../care/cancer.html" class="inner_item">
  368 + Cancer Survivorship Support
  369 + </a>
  370 + </div>
  371 + </li>
  372 + <li class="btn navbtnActive navbtn-a" role="button">
  373 + <a href="javascript:;">INTERNATIONAL AFFAIRS</a>
  374 + <div class="sec_menu_items">
  375 + <a href="../international/conference.html" class="inner_item">
  376 + International Conferences
  377 + </a>
  378 + <a href="../international/training.html" class="inner_item">
  379 + Oversea Trainings
  380 + </a>
  381 + <a href="../international/referral.html" class="inner_item">
  382 + International Patients
  383 + </a>
  384 + <a href="../international/partners.html" class="inner_item">
  385 + Partnership Institutions
  386 + </a>
  387 + </div>
  388 + </li>
  389 + <li class="btn navbtn-a" role="button">
  390 + <a href="../news.html">NEWS RELEASE</a>
  391 + </li>
  392 + </ul>
  393 + </div>
  394 +
  395 + <div class="content">
  396 + <div class="navpath">
  397 + International Affairs<span>&gt;</span>International Affairs
  398 + </div>
  399 + <div class="contant">
  400 + <div class="contant_tilte">
  401 + Sino-German Round Table Symposium on Cancer Precision Medicine in the Era of Big Data: Tianjin 2019
  402 + </div>
  403 + <div class="contant_img">
  404 + <img src="../images/6-01-detail_one.png" alt="" />
  405 + </div>
  406 + <div class="contant_word">
  407 + 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.
  408 + </div>
  409 + <div class="contant_img">
  410 + <img src="../images/6-01-detail_two.png" alt="" />
  411 + </div>
  412 + <div class="contant_img">
  413 + <img src="../images/6-01-detail_three.png" alt="" />
  414 + </div>
  415 + <div class="contant_word">
  416 + Prof. Bo Xu, Vice President of TMUCIH, introduces invited guests, and Tianjin Medical University Cancer Institute & Hospital
  417 + </div>
  418 + <div class="contant_img">
  419 + <img src="../images/6-01-detail_four.png" alt="" />
  420 + </div>
  421 + <div class="contant_word">
  422 + Prof. Ping Wang, President of Tianjin Medical University Cancer Institute & Hospital, delivers a welcome speech
  423 + </div>
  424 +
  425 + <div class="contant_img">
  426 + <img src="../images/6-01-detail_five.png" alt="" />
  427 + </div>
  428 + <div class="contant_word">
  429 + Prof. Michael Baumann, Chairman of German Cancer Research Center (DKFZ) , introduces DKFZ, delivers a welcome speech
  430 + </div>
  431 + <div class="contant_img">
  432 + <img src="../images/6-01-detail_six.png" alt="" />
  433 + </div>
  434 + <div class="contant_word">
  435 + Prof. Zhi Yao, Party Secretary of Tianjin Medical University, delivers a speech
  436 + </div>
  437 + <div class="contant_img">
  438 + <img src="../images/6-01-detail_seven.png" alt="" />
  439 + </div>
  440 + <div class="contant_word">
  441 + Prof. Baiyu Zhang, Executive Deputy Director of the Sino-German Center for Research Promotion (SGC), introduces SGC and makes a speech
  442 + </div>
  443 + <div class="contant_img">
  444 + <img src="../images/6-01-detail_eight.png" alt="" />
  445 + </div>
  446 + <div class="contant_word">
  447 + 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
  448 + 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,
  449 + 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
  450 + 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
  451 + 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
  452 + 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
  453 + 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
  454 + anticipate reaching many milestones together.
  455 + </div>
  456 + <div class="contant_imgs">
  457 + <img src="../images/6-01-detail_nine.png" alt="" />
  458 + </div>
  459 + </div>
  460 + </div>
  461 + <footer class="footer-content">
  462 + <div class="footer-main">
  463 + <ul class="list-unstyled third-ul">
  464 + <li>West Huan-Hu Rd, Ti Yuan Bei, Hexi District</li>
  465 + <li>Tianjin 300060</li>
  466 + <li>China</li>
  467 + <li>Tel/Fax: 0086-22-23359337</li>
  468 + <li>Email: info@tjmuch.com</li>
  469 + </ul>
  470 + <ul class="list-unstyled first-ul">
  471 + <li><img src="../images/yikeda.png" width="160px" alt="" /></li>
  472 + <li><img src="../images/tjuc.png" width="160px" alt="" /></li>
  473 + </ul>
  474 + </div>
  475 + </footer>
  476 + </div>
  477 +
  478 + <script src="../js/jquery-1.11.3.min.js"></script>
  479 + <script src="../js/bootstrap.min.js"></script>
  480 + <script src="../js/swiper-3.4.2.jquery.min.js"></script>
  481 + <script src="../js/common.js"></script>
  482 + <script></script>
  483 +</body>
  484 +
  485 +</html>
@@ -35,7 +35,12 @@ @@ -35,7 +35,12 @@
35 line-height: 2; 35 line-height: 2;
36 color: #333; 36 color: #333;
37 } 37 }
38 - 38 + .content-word-left span{
  39 + font-size: 16px;
  40 + line-height: 2;
  41 + color: #333;
  42 + font-weight: bold
  43 + }
39 .prof_item { 44 .prof_item {
40 width: 300px; 45 width: 300px;
41 height: auto; 46 height: auto;
@@ -55,26 +60,37 @@ @@ -55,26 +60,37 @@
55 width: 1122px; 60 width: 1122px;
56 margin: 70px auto 0 auto; 61 margin: 70px auto 0 auto;
57 } 62 }
58 - .contant_title{  
59 - font-size:24px;  
60 -font-weight:bold;  
61 -color:rgba(102,102,102,1);  
62 -line-height:30px;  
63 -margin-bottom: 28px 63 +
  64 + .contant_title {
  65 + font-size: 24px;
  66 + font-weight: bold;
  67 + color: rgba(102, 102, 102, 1);
  68 + line-height: 30px;
  69 + margin-bottom: 28px;
  70 + text-align: center;
64 } 71 }
  72 +
65 .contant_top_img { 73 .contant_top_img {
66 - width: 625px;  
67 - height: 416px;  
68 - margin-bottom: 32px 74 + margin: 0 auto 32px auto;
  75 + width: 696px;
69 } 76 }
70 -  
71 - .contant_top_img img,.contant_top_imgs img { 77 + .contant_top_imgs{
  78 + width: 420px;
  79 + margin: 50PX auto 0 auto;
  80 + }
  81 + .contant_top_imgss{
  82 + width: 530px;
  83 + margin: 14px auto 0 auto;
  84 + }
  85 + .contant_top_img img,
  86 + .contant_top_imgs img,
  87 + .contant_top_imgss img {
72 width: 100%; 88 width: 100%;
73 - height: 100%;  
74 } 89 }
75 - .contant_top_imgs{  
76 - width:626px;  
77 -height:415px; 90 +
  91 + .contant_top_imgs {
  92 + width: 626px;
  93 + height: 415px;
78 } 94 }
79 </style> 95 </style>
80 </head> 96 </head>
@@ -117,7 +133,7 @@ height:415px; @@ -117,7 +133,7 @@ height:415px;
117 <a href="../about/mission.html" class="inner_item"> 133 <a href="../about/mission.html" class="inner_item">
118 Mission and Vision 134 Mission and Vision
119 </a> 135 </a>
120 - 136 +
121 <a href="../about/history.html" class="inner_item"> 137 <a href="../about/history.html" class="inner_item">
122 History and Milestones 138 History and Milestones
123 </a> 139 </a>
@@ -130,18 +146,18 @@ height:415px; @@ -130,18 +146,18 @@ height:415px;
130 <li class="btn navbtn-a" role="button"> 146 <li class="btn navbtn-a" role="button">
131 <a href="JavaScript:;">CLINICAL RESOURCES</a> 147 <a href="JavaScript:;">CLINICAL RESOURCES</a>
132 <div class="sec_menu_items"> 148 <div class="sec_menu_items">
133 - <div class="inner_item"> 149 + <div class="inner_item">
134 Clinical Departments 150 Clinical Departments
135 <div class="third_menu_items"> 151 <div class="third_menu_items">
136 <a href="../clinical/departm.html" class="inner_item"> 152 <a href="../clinical/departm.html" class="inner_item">
137 - Surgical Oncology  
138 - </a> 153 + Surgical Oncology
  154 + </a>
139 <a href="../clinical/medical.html" class="inner_item"> 155 <a href="../clinical/medical.html" class="inner_item">
140 Medical Oncology 156 Medical Oncology
141 </a> 157 </a>
142 <a href="../clinical/radiation.html" class="inner_item"> 158 <a href="../clinical/radiation.html" class="inner_item">
143 - <!-- -->  
144 - </a> 159 + <!-- -->
  160 + </a>
145 <a href="../clinical/diagnostic.html" class="inner_item"> 161 <a href="../clinical/diagnostic.html" class="inner_item">
146 Diagnostic Oncology 162 Diagnostic Oncology
147 </a> 163 </a>
@@ -167,7 +183,7 @@ height:415px; @@ -167,7 +183,7 @@ height:415px;
167 <a href="../research/nationalCancer.html" class="inner_item"> 183 <a href="../research/nationalCancer.html" class="inner_item">
168 National Cancer Clinical Research Center 184 National Cancer Clinical Research Center
169 </a> 185 </a>
170 - <div class="inner_item"> 186 + <div class="inner_item">
171 Research 187 Research
172 <div class="third_menu_items"> 188 <div class="third_menu_items">
173 <a href="../research/research1.html" class="inner_item"> 189 <a href="../research/research1.html" class="inner_item">
@@ -184,7 +200,7 @@ height:415px; @@ -184,7 +200,7 @@ height:415px;
184 </a> 200 </a>
185 </div> 201 </div>
186 </div> 202 </div>
187 - <div class="inner_item"> 203 + <div class="inner_item">
188 Education 204 Education
189 <div class="third_menu_items"> 205 <div class="third_menu_items">
190 <a href="../research/education.html" class="inner_item"> 206 <a href="../research/education.html" class="inner_item">
@@ -237,7 +253,6 @@ height:415px; @@ -237,7 +253,6 @@ height:415px;
237 </a> 253 </a>
238 </div> 254 </div>
239 </div> 255 </div>
240 -  
241 </div> 256 </div>
242 </li> 257 </li>
243 <li class="btn navbtn-a" role="button"> 258 <li class="btn navbtn-a" role="button">
@@ -247,31 +262,30 @@ height:415px; @@ -247,31 +262,30 @@ height:415px;
247 About Us 262 About Us
248 </a> 263 </a>
249 <div class="inner_item"> 264 <div class="inner_item">
250 - Nursing Activities  
251 - <div class="third_menu_items">  
252 - <a href="../care/profession.html" class="inner_item"> 265 + Nursing Activities
  266 + <div class="third_menu_items">
  267 + <a href="../care/profession.html" class="inner_item">
253 Profession 268 Profession
254 </a> 269 </a>
255 - <a href="../care/profession.1.html" class="inner_item"> 270 + <a href="../care/profession.1.html" class="inner_item">
256 Social Support 271 Social Support
257 </a> 272 </a>
258 - <a href="../care/activity.html" class="inner_item"> 273 + <a href="../care/activity.html" class="inner_item">
259 Heart-warming Service 274 Heart-warming Service
260 </a> 275 </a>
261 - <a href="../care/profession.3.html" class="inner_item"> 276 + <a href="../care/profession.3.html" class="inner_item">
262 Caring for Nurse 277 Caring for Nurse
263 </a> 278 </a>
264 - </div>  
265 - </div>  
266 - 279 + </div>
  280 + </div>
  281 +
267 <a href="../care/achievement.html" class="inner_item"> 282 <a href="../care/achievement.html" class="inner_item">
268 Research Achievement 283 Research Achievement
269 </a> 284 </a>
270 - 285 +
271 <a href="../care/cancer.html" class="inner_item"> 286 <a href="../care/cancer.html" class="inner_item">
272 Cancer Survivorship Support 287 Cancer Survivorship Support
273 </a> 288 </a>
274 -  
275 </div> 289 </div>
276 </li> 290 </li>
277 <li class="btn navbtn-a" role="button"> 291 <li class="btn navbtn-a" role="button">
@@ -304,71 +318,72 @@ height:415px; @@ -304,71 +318,72 @@ height:415px;
304 <!-- <div class="img-header"> 318 <!-- <div class="img-header">
305 <img src="../images/res1_top.png" width="100%" alt=""> 319 <img src="../images/res1_top.png" width="100%" alt="">
306 </!--> 320 </!-->
307 - 321 +
308 <div class="content"> 322 <div class="content">
309 <div class="navpath"> 323 <div class="navpath">
310 Research & Education<span>></span>National Cancer Clinical Research Center 324 Research & Education<span>></span>National Cancer Clinical Research Center
311 </div> 325 </div>
312 <div class="contant"> 326 <div class="contant">
313 <div class="contant_title"> 327 <div class="contant_title">
314 - National Clinical Research Center for Cancer (China • Tianjin) 328 + National Clinical Research Center for Cancer ( Tianjin, China)
315 </div> 329 </div>
316 <div class="contant_top_img"> 330 <div class="contant_top_img">
317 - <img src="../images/20.png" alt="" /> 331 + <img src="../images/3-01-banner.png" alt="" />
318 </div> 332 </div>
319 <div class="content-word"> 333 <div class="content-word">
320 - <div class="content-word-left">  
321 - <p>  
322 - In 2012, the Ministry of Science and Technology, together with the Ministry of Health and the Ministry of General Health started up the construction of National Clinical Research Center, which was divided into three batches to build total of 32 centers.  
323 - In June 2013, our center was established at the first batch, while was one of the two National Clinical Research Centers in the field of cancer.  
324 - </p>  
325 - <p>  
326 - Since the Center’s inception, we see the center as the guide and the collaborative network as the support. We aim to make the establishment of a high-level research platform for the oncology-transforming medicine.  
327 - </p>  
328 - <p>  
329 - In additions, we work on launching the clinical and translational studies, exploring the new model and new technology of the cancer prevention & treatment, and popularizing the diagnostic and therapeutic criteria for the common malignant tumors. By facing  
330 - the needs of the cancer prevention & treatment, the Center has cultivated the multidisciplinary research teams, and strengthened the technological promotion and popularization.  
331 - </p>  
332 - <p>  
333 - Academician Xishan Hao is the director of the Center,who established the organizational and management structure of the Center. The Center has been formed collaborative research network within two sub-centers, 20 regional centers and several grass-roots  
334 - hospitals.  
335 - </p>  
336 - <p>  
337 - Research Platform Construction: the Center established the specifications for the construction and management of biological samples in accordance with international standards and formed the internationalized Steering Committee. There are more than 55,000  
338 - tissue specimens have been accumulated, more than 75,000 bloods and body fluid specimens have been collected. In September 2016, we were authorized by the Human Genetic Resources Management Office of the Ministry of Science and  
339 - Technology for approval of human genetic collection, trading, export and exit examination and approval. We also established the cancer molecular diagnostics including the biochips and the next-generation sequencing, and the corresponding  
340 - bioinformatics technology platforms. The platform acquired the pilot unit of the clinical application of high-throughput sequencing technology of the National Health and Family Planning Commission, while carried out predictions  
341 - of solid tumor-targeted drug susceptibility, and the risk prediction of inherited tumors such as breast cancer and thyroid cancer. The Center published a core journal, “Chinese Journal of Clinical Oncology”, selected as one of  
342 - TOP 50 projects of the Chinese Association of Science and Technology Quality Periodicals. It was also awarded the "Fourth Chinese Excellent Journal of Science and Technology" by the Ministry of Science and Technology. In 2018,  
343 - our English journal “Cancer Biology & Medicine’s impact factor was 4.607. It globally ranks 55th in 222 journals of oncology and 1st in 5 SCI journals of oncology in China.  
344 - </p>  
345 - <p>  
346 - High-Level Talent Team Construction : the Center has fostering and importing 2 outstanding young talents of the National Natural Science Foundation of China, 4 Changjiang Scholars and Professors of the Ministry of Education, 2 talents of National Thousand  
347 - Talents program, 1 leading talent of National Million Plan. In additions, the expert recommended by the Center won the 2016 Chinese Government Friendship Award and were successfully elected as a foreign academician of the Chinese  
348 - Academy of Engineering in 2017.  
349 - </p>  
350 - <p>  
351 - Scientific Research Construction: since the establishment of the center, there have been 285 scientific research projects at provincial and ministerial level, and the scientific research funding has reached 159.333 million yuan, including 4 National Key  
352 - R&D (Research and Development) Plans, 3 National Science and Technology Support Plans, 2 Major International Cooperation Projects of the National Natural Science Foundation, 1 Outstanding Youth Project, 1 Outstanding Youth Project,  
353 - and 1 Sino-Canadian Cooperation Project. There are more than 1,000 papers have been published in SCI journals, 28 papers in IF≥10 papers, and 25 technology awards provincial and ministerial level. We have lead/participated 73 multi-center  
354 - clinical studies and more than 70 projects in the formation of related guidelines.  
355 - </p>  
356 - <p>  
357 - The Center will further implement the national innovation-driven development strategy, the “13th Five-year Plan on Technology and Innovation”, the “Plan of Health China 2030”, and the “13th Five-Year Plan for Health and Science & Technology Innovation”.  
358 - In accordance with the requirements of the “Five-Year Development Plan of the National Center for Clinical Research (2017-2021)”, which was jointly formulated by the Ministry of Science and Technology, the National Health and Family  
359 - Planning Commission, the Military Commission's Logistics Support Department and the General Administration of Food and Drug Administration, the Center would actively promote the center construction, improve the organizational structure  
360 - and network structure, optimize the allocation of resources, and improve the operational management system. Moreover, we will make the establishment of a high-level research platform for the oncology-transforming medicine, and  
361 - explore on the new modes and strategies for the tumor prevention. The diagnosis and treatment norms in the field of the common cancer could be improved and promoted, with rapidly advancing the innovative and popularization in the  
362 - field of cancer, to drive the overall level of the cancer prevention and treatment in China  
363 - </p> 334 + <div class="content-word-left">
  335 + <p>
  336 + In 2012, the Ministry of Science and Technology, the Ministry of Health and the Ministry of General Health jointly commenced the construction of the National Clinical Research Center, which was executed in three stages, with the aim of building a total
  337 + of 32 centers. In June 2013 as the first stage, our center was established as one of the two National Clinical Research Centers in the field of cancer.
  338 + </p>
  339 + <p>
  340 + Academician Xishan Hao, the director of the Center,has established its organizational and management structure. The Center has formed a collaborative research network within two sub-centers, 20 regional centers and several grass-roots hospitals. We aim
  341 + to establish a high-level research platform for oncology-transforming medicine.
  342 + </p>
  343 + <p>
  344 + <span>Research Platform Construction:</span> the Center has established the specifications for the construction of a tissue sample bank for the collection and management of biological samples in accordance with international
  345 + standards and has formed an internationalized Steering Committee. It has accumulated more than 55,000 tissue specimens, and more than 75,000 blood and body fluid specimens. We also established cancer molecular diagnostics including
  346 + biochips and next-generation sequencing, and the corresponding bioinformatics technology platforms. The platform acquired pilot unit status for the clinical application of high-throughput sequencing technology from the National
  347 + Health and Family Planning Commission, which has enabled them to carry out predictions of solid tumor-targeted drug susceptibility, and risk prediction of inherited tumors such as breast cancer and thyroid cancer. The Center
  348 + has published a core journal: “Chinese Journal of Clinical Oncology”which has been selected as one of the TOP 50 projects of the Chinese Association of Science and Technology Quality Periodicals.In 2018, our English journal
  349 + “Cancer Biology & Medicine’s impact factor was 4.607, its global ranking was 55th in 222 journals of oncology and 1st in 5 SCI journals of oncology in China.
  350 + </p>
  351 + <p>
  352 + Academician Xishan Hao is the director of the Center,who established the organizational and management structure of the Center. The Center has been formed collaborative research network within two sub-centers, 20 regional centers and several grass-roots
  353 + hospitals.
  354 + </p>
  355 + <p>
  356 + <span>High-Level Talent Team Construction:</span> the Center has been developing its talent team by fostering and importing technical and professional personnel including: 2 outstanding young talents from the National Natural
  357 + Science Foundation of China, 4 Changjiang Scholars and Professors from the Ministry of Education, 2 talents from National Thousand Talents program, and 1 leading talent from the National Million Plan. In addition, the expert
  358 + recommended by the Center won the 2016 Chinese Government Friendship Award and was successfully elected as a foreign academician of the Chinese Academy of Engineering in 2017.
  359 + </p>
  360 + <p>
  361 + High-Level Talent Team Construction : the Center has fostering and importing 2 outstanding young talents of the National Natural Science Foundation of China, 4 Changjiang Scholars and Professors of the Ministry of Education, 2 talents of National Thousand
  362 + Talents program, 1 leading talent of National Million Plan. In additions, the expert recommended by the Center won the 2016 Chinese Government Friendship Award and were successfully elected as a foreign academician of the Chinese
  363 + Academy of Engineering in 2017.
  364 + </p>
  365 + <p>
  366 + <span>Scientific Research Construction:</span> since the establishment of the center, it has attracted 285 scientific research projects at provincial and ministerial level, and the scientific research funding has reached 159.333
  367 + million yuan, including 4 National Key R&D (Research and Development) Plans, 3 National Science and Technology Support Plans, 2 Major International Cooperation Projects from the National Natural Science Foundation, 1 Outstanding
  368 + Youth Project, and 1 Sino-Canadian Cooperation Project. More than 1,000 papers have been published in SCI journals, 28 papers in “IF≥10 papers”, and we have won 25 technology awards at provincial and ministerial level. We have
  369 + led/participated in 73 multi-center clinical studies and undertaken more than 70 projects to develop the related guidelines.
  370 + </p>
  371 + <p>
  372 + The Center will further implement the National Innovation-driven Development Strategy, the “13th Five-year Plan for Technology and Innovation”, the “Plan of Health China 2030”, and the “13th Five-Year Plan for Health and Science & Technology Innovation”.
  373 + In accordance with the requirements of the “Five-Year Development Plan of the National Center for Clinical Research (2017-2021)”, which was jointly formulated by the Ministry of Science and Technology, the National Health and
  374 + Family Planning Commission, the Military Commission's Logistics Support Department and the General Administration of Food and Drug Administration, the Center will actively promote its development, improve its organizational
  375 + and network structure, optimize its allocation of resources, and improve its operational management system.
  376 + </p>
  377 + </div>
364 </div> 378 </div>
365 -  
366 - </div>  
367 - <div class="contant_top_imgs">  
368 - <img src="../images/70.png" alt="" /> 379 + <div class="contant_top_imgs">
  380 + <img src="../images/3-01-jiangzhaung.png" alt="" />
369 </div> 381 </div>
  382 + <div class="contant_top_imgss">
  383 + <img src="../images/3-01-biaozhi.png" alt="" />
  384 + </div>
  385 +
370 </div> 386 </div>
371 -  
372 </div> 387 </div>
373 <footer class="footer-content"> 388 <footer class="footer-content">
374 <div class="footer-main"> 389 <div class="footer-main">