审查视图

about/mission.html 17.4 KB
朱振飞 authored
1 2 3 4
<!DOCTYPE html>
<html lang="en">

<head>
王毅 authored
5 6 7 8 9 10 11
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    <meta http-equiv="X-UA-Compatible" content="ie=edge" />
    <link rel="stylesheet" href="../css/bootstrap.min.css" />
    <link rel="stylesheet" href="../css/swiper-3.4.2.min.css" />
    <link rel="stylesheet" href="../css/base.css" />
    <link rel="stylesheet" href="../css/index.css" />
朱振飞 authored
12 13
    <title>Tianjin Medical University Cancer Institute & Hospital</title>
    <STYLE>
王毅 authored
14
        .content {
朱振飞 authored
15 16
            background: none;
        }
王毅 authored
17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
        
        .new_contant {
            margin: 98px auto 0 auto;
            width: 1050px;
            text-align: center;
        }
        
        .new_contant_title {
            font-size: 30px;
            font-weight: normal;
            font-stretch: normal;
            line-height: 36px;
            letter-spacing: -1px;
            color: #737373;
        }
        
        .new_contant_word {
            margin-top: 36px;
            margin-bottom: 46px;
            font-size: 20px;
            font-weight: normal;
            font-stretch: normal;
            line-height: 30px;
            letter-spacing: 0px;
            color: #737373;
        }
朱振飞 authored
43 44 45 46 47 48 49
    </STYLE>
</head>

<body>
    <nav class="navbar navbar-default bgf mb0">
        <div class="container-fluid top_pc_brand">
            <div class="navbar-header">
王毅 authored
50 51 52 53 54 55
                <button type="button" class="navbar-toggle mtperc10 menuPage" data-toggle="collapse" data-target="#bs-example-navbar-collapse-4" aria-expanded="true">
            <span class="sr-only">Toggle navigation</span>
            <span class="icon-bar"></span>
            <span class="icon-bar"></span>
            <span class="icon-bar"></span>
          </button>
朱振飞 authored
56
                <a class="navbar-brand logo" href="../index.html">
王毅 authored
57
                    <img class="brand-logo" src="../images/logo.png" alt="" />
朱振飞 authored
58 59 60 61 62
                </a>
            </div>
            <div class="navbar-collapse collapse in" id="bs-example-navbar-collapse-4" aria-expanded="true">
                <div class="search-group mt30 form-group navbar-text navbar-right">
                    <a href="http://www.tjmuch.com/" class="langue">中文</a>
王毅 authored
63
                    <input type="text" class="form-control search-input" placeholder="Search" />
朱振飞 authored
64
                    <div class="magnifier">
王毅 authored
65
                        <img src="../images/search_btn.png" alt="" />
朱振飞 authored
66 67 68 69 70 71 72 73
                    </div>
                </div>
            </div>
        </div>
    </nav>
    <div class="container-fluid pc">
        <div class="mask"></div>
        <div class="bs-example" data-example-id="simple-justified-button-group">
王毅 authored
74
            <ul class="nav_menu_items">
朱振飞 authored
75 76
                <li class="btn  navbtnActive navbtn-a" role="button">
                    <a href="javascript:;">ABOUT US</a>
王毅 authored
77
                    <div class="sec_menu_items">
朱振飞 authored
78
                        <a href="../about/welcome.html" class="inner_item">
王毅 authored
79 80
                Welcome Message
              </a>
朱振飞 authored
81
                        <a href="../about/mission.html" class="inner_item">
王毅 authored
82 83
                Mission and Vision
              </a>
朱振飞 authored
84
                        <a href="../about/leadership.html" class="inner_item">
王毅 authored
85 86
                Leadership
              </a>
朱振飞 authored
87
                        <a href="../about/history.html" class="inner_item">
王毅 authored
88 89
                History and Milestones
              </a>
朱振飞 authored
90
                        <a href="../about/quick.html" class="inner_item">
王毅 authored
91 92
                Quick Facts
              </a>
朱振飞 authored
93 94 95 96 97
                        <a href="../about/contact.html" class="inner_item">Contact Us</a>
                    </div>
                </li>
                <li class="btn  navbtn-a" role="button">
                    <a href="JavaScript:;">CLINICAL RESOURCES</a>
王毅 authored
98 99
                    <div class="sec_menu_items">
                        <div href="../clinical/departments.html" onclick="location.href='../clinical/departments.html'" class="inner_item">
朱振飞 authored
100 101 102
                            Clinical Departments
                            <div class="third_menu_items">
                                <a href="../clinical/departm.html" class="inner_item">
王毅 authored
103 104
                    Surgical Department
                  </a>
朱振飞 authored
105
                                <a href="../clinical/medical.html" class="inner_item">
王毅 authored
106 107
                    Medical Oncology
                  </a>
朱振飞 authored
108
                                <a href="../clinical/radiation.html" class="inner_item">
王毅 authored
109 110
                    Radiation Oncology
                  </a>
朱振飞 authored
111
                                <a href="../clinical/diagnostic.html" class="inner_item">
王毅 authored
112 113
                    Diagnostic Oncology
                  </a>
朱振飞 authored
114
                                <a href="../clinical/center.html" class="inner_item">
王毅 authored
115 116
                    Center of Excellences
                  </a>
朱振飞 authored
117 118 119
                            </div>
                        </div>
                        <a href="../clinical/activities.html" class="inner_item">
王毅 authored
120 121
                Clinical Activities
              </a>
朱振飞 authored
122
                        <a href="../clinical/trials.html" class="inner_item">
王毅 authored
123 124
                Clinical Trials
              </a>
朱振飞 authored
125
                        <a href="../clinical/finddoctor.html" class="inner_item">
王毅 authored
126 127
                Find a Doctor
              </a>
朱振飞 authored
128 129 130 131
                    </div>
                </li>
                <li class="btn  navbtn-a" role="button">
                    <a href="javascript:;">RESEARCH & EDUCATION</a>
王毅 authored
132
                    <div class="sec_menu_items">
朱振飞 authored
133
                        <a href="../research/nationalCancer.html" class="inner_item">
王毅 authored
134 135
                National Cancer Clinical Research Center
              </a>
朱振飞 authored
136 137 138 139
                        <div href="../research/research.html" onclick="location.href='../research/research.html'" class="inner_item">
                            Research
                            <div class="third_menu_items">
                                <a href="../research/research1.html" class="inner_item">
王毅 authored
140 141
                    Research programs
                  </a>
朱振飞 authored
142
                                <a href="../clinical/research2.html" class="inner_item">
王毅 authored
143 144
                    Achievements
                  </a>
朱振飞 authored
145
                                <a href="../clinical/research3.html" class="inner_item">
王毅 authored
146 147
                    Key Labaratories
                  </a>
朱振飞 authored
148
                                <a href="../research/researcher.html" class="inner_item">
王毅 authored
149 150
                    Find a Researcher
                  </a>
朱振飞 authored
151 152
                            </div>
                        </div>
王毅 authored
153
                        <div href="../research/education.html" onclick="location.href='../research/education.html'" class="inner_item">
朱振飞 authored
154 155 156
                            Education
                            <div class="third_menu_items">
                                <a href="../research/education.html" class="inner_item">
王毅 authored
157 158
                    Graduate Study
                  </a>
朱振飞 authored
159
                                <a href="../research/education.html" class="inner_item">
王毅 authored
160 161
                    International Study
                  </a>
朱振飞 authored
162
                                <a href="../research/education.html" class="inner_item">
王毅 authored
163 164
                    Continuing Study
                  </a>
朱振飞 authored
165 166 167
                            </div>
                        </div>
                        <a href="../research/news.html" class="inner_item">
王毅 authored
168 169
                News
              </a>
朱振飞 authored
170 171 172 173
                    </div>
                </li>
                <li class="btn  navbtn-a" role="button">
                    <a href="javascript:;">TIANJIN CANCER INSTITUTE</a>
王毅 authored
174
                    <div class="sec_menu_items">
朱振飞 authored
175 176 177 178
                        <div href="javascript:;" class="inner_item">
                            About Us
                            <div class="third_menu_items">
                                <a href="../institute/aboutus.html" class="inner_item">
王毅 authored
179 180
                    About Us
                  </a>
朱振飞 authored
181
                                <a href="../institute/leadership.html" class="inner_item">
王毅 authored
182 183
                    Leadership
                  </a>
朱振飞 authored
184
                                <a href="../institute/history.html" class="inner_item">
王毅 authored
185 186
                    History
                  </a>
朱振飞 authored
187
                                <a href="../institute/report.html" class="inner_item">
王毅 authored
188 189
                    Annual Report
                  </a>
朱振飞 authored
190 191 192 193 194 195
                            </div>
                        </div>
                        <div href="../clinical/nursing.html" class="inner_item">
                            Research
                            <div class="third_menu_items">
                                <a href="../institute/researchers.html" class="inner_item">
王毅 authored
196 197
                    Our Researchers
                  </a>
朱振飞 authored
198
                                <a href="../institute/facilities.html" class="inner_item">
王毅 authored
199 200
                    Core Facilities and Services
                  </a>
朱振飞 authored
201
                                <a href="http://www.cancerbiomed.org/index.php/cocr" class="inner_item">
王毅 authored
202 203
                    Journal of Clinical Oncology
                  </a>
朱振飞 authored
204 205 206
                            </div>
                        </div>
                        <a href="../institute/news.html" class="inner_item">
王毅 authored
207 208
                News
              </a>
朱振飞 authored
209
                        <a href="../institute/concat.html" class="inner_item">
王毅 authored
210 211
                Contact Us
              </a>
朱振飞 authored
212 213 214 215
                    </div>
                </li>
                <li class="btn  navbtn-a" role="button">
                    <a href="../contact.html">NURSING CARE</a>
王毅 authored
216
                    <div class="sec_menu_items">
朱振飞 authored
217
                        <a href="../care/aboutus.html" class="inner_item">
王毅 authored
218 219
                About Us
              </a>
朱振飞 authored
220
                        <a href="../care/activity.html" class="inner_item">
王毅 authored
221 222
                Nursing Activities
              </a>
朱振飞 authored
223
                        <a href="../care/training.html" class="inner_item">
王毅 authored
224 225
                Nurse Training
              </a>
朱振飞 authored
226
                        <a href="../care/achievement.html" class="inner_item">
王毅 authored
227 228
                Research Achievement
              </a>
朱振飞 authored
229
                        <a href="../care/exchange.html" class="inner_item">
王毅 authored
230 231
                International Exchanges
              </a>
朱振飞 authored
232
                        <a href="../care/cancer.html" class="inner_item">
王毅 authored
233 234 235 236 237
                Cancer Survivorship Support
              </a>
                        <a href="../care/news.html" class="inner_item">
                News & Events
              </a>
朱振飞 authored
238
                        <a href="../care/contactUs.html" class="inner_item">
王毅 authored
239 240
                Contact Us
              </a>
朱振飞 authored
241 242 243 244
                    </div>
                </li>
                <li class="btn  navbtn-a" role="button">
                    <a href="javascript:;">INTERNATIONAL AFFAIRS</a>
王毅 authored
245
                    <div class="sec_menu_items">
朱振飞 authored
246
                        <a href="../international/conference.html" class="inner_item">
王毅 authored
247 248
                International Conferences
              </a>
朱振飞 authored
249
                        <a href="../international/training.html" class="inner_item">
王毅 authored
250 251
                Oversea Trainings
              </a>
朱振飞 authored
252
                        <a href="../international/referral.html" class="inner_item">
王毅 authored
253 254
                International Patients
              </a>
朱振飞 authored
255
                        <a href="../international/partners.html" class="inner_item">
王毅 authored
256 257
                Partnership Institutions
              </a>
朱振飞 authored
258 259 260 261 262 263 264 265 266
                    </div>
                </li>
                <li class="btn  navbtn-a" role="button">
                    <a href="../news.html">NEWS RELEASE</a>
                </li>
            </ul>
        </div>

        <!-- Swiper -->
王毅 authored
267
        <!-- <div class="img-header">
朱振飞 authored
268
            <img src="../images/f_1.png" width="100%" alt="">
王毅 authored
269
        </div> -->
朱振飞 authored
270 271
        <div class="full_content">
            <div class="content" style="padding-bottom:0">
王毅 authored
272
                <!-- <div class="top_title_inner">
朱振飞 authored
273
                    MISSION AND VISION
王毅 authored
274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299
                </div> -->
                <div class="navpath">About Us<span>></span>Mission and Vision</div>
                <div class="new_contant">
                    <div class="new_contant_one">
                        <div class="new_contant_title">MISSION</div>
                        <div class="new_contant_word">
                            The mission of Tianjin Medical University Cancer Institute and Hospital is to provide the best treatment and care for cancer patients through promoting cancer research, treatment and education and to achieve the goal of decreasing the incidence of cancer
                            and improving the quality of life of cancer patients in China.
                        </div>
                    </div>
                    <div class="new_contant_one">
                        <div class="new_contant_title">VISION</div>
                        <div class="new_contant_word">
                            The vision of Tianjin Medical University Cancer Institute and Hospital is to continuously strengthen its status as a major national and international center for cancer research, treatment, prevention and education and to closely collaborate with leading
                            cancer centers worldwide in the fight against all types of cancer.
                        </div>
                    </div>
                    <div class="new_contant_one">
                        <div class="new_contant_title">MOTTO</div>
                        <div class="new_contant_word">
                            <p>
                                To provide patients with uttermost integrityand state-of-the-art medicine
                            </p>
                            <p style="margin-top: 30px">To improve our profession with ingenuity and innovations</p>
                        </div>
                    </div>
朱振飞 authored
300 301
                </div>
            </div>
王毅 authored
302
            <!-- <div class="content flex_content">
朱振飞 authored
303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334
                    
                <div class="imgwordthree">
                    <div class="fstitem">
                        <div class="bgblack">
                            <img src="../images/f_m.png" alt="">
                        </div>
                        <h4>MISSION</h4>
                        <p>The mission of Tianjin Medical University Cancer Institute and Hospital is to provide
                            the best treatment and care for cancer patients through promoting cancer research,
                            treatment and education and to achieve the goal of decreasing
                            the incidence of cancer and improving the quality of life of cancer patients in
                            China.</p>
                    </div>
                    <div class="fstitem">
                        <div class="bgblack">
                            <img src="../images/f_v.png" alt="">
                        </div>
                        <h4>VISION</h4>
                        <p>The vision of Tianjin Medical University Cancer Institute and Hospital is to
                            continuously strengthen its status as a major national and international center for
                            cancer research, treatment, prevention and education and to closely collaborate
                            with leading cancer centers worldwide in the fight against all types of cancer.</p>
                    </div>
                    <div class="fstitem">
                        <div class="bgblack">
                            <img src="../images/f_mo.png" alt="">
                        </div>
                        <h4>MOTTO</h4>
                        <p>To provide patients with uttermost integrityand state-of-the-art medicine <br><br> To
                            improve our profession with ingenuity and innovations</p>
                    </div>
                </div>
王毅 authored
335
            </div> -->
朱振飞 authored
336 337 338 339 340 341 342 343 344 345 346 347
        </div>

        <footer class="footer-content">
            <div class="footer-main">
                <ul class="list-unstyled third-ul">
                    <li>West Huan-Hu Rd, Ti Yuan Bei, Hexi District</li>
                    <li>Tianjin 300060</li>
                    <li>China</li>
                    <li>Tel/Fax: 0086-22-23359337</li>
                    <li>Email: info@tjmuch.com</li>
                </ul>
                <ul class="list-unstyled first-ul">
王毅 authored
348 349
                    <li><img src="../images/yikeda.png" width="160px" alt="" /></li>
                    <li><img src="../images/tjuc.png" width="160px" alt="" /></li>
朱振飞 authored
350 351 352 353 354 355 356 357 358
                </ul>
            </div>
        </footer>
    </div>
    <script src="../js/jquery-1.11.3.min.js"></script>
    <script src="../js/bootstrap.min.js"></script>
    <script src="../js/swiper-3.4.2.jquery.min.js"></script>
    <script src="../js/common.js"></script>
    <script>
王毅 authored
359 360 361 362 363 364 365 366 367 368 369 370 371
        $(document).ready(function() {
            $(".btn-group")
                .find(".navbtn-a")
                .click(function() {
                    console.log(this);
                    $(this)
                        .siblings(".navbtn-a")
                        .removeClass("navbtnActive"); // 删除其他兄弟元素的样式
                    $(this).addClass("navbtnActive"); // 添加当前元素的样式
                });
        });
        var swiper = new Swiper(".swiper-container", {
            pagination: ".swiper-pagination",
朱振飞 authored
372 373 374
            paginationClickable: true
        });
王毅 authored
375 376
        var swiper = new Swiper(".swiper-container1", {
            pagination: ".swiper-pagination",
朱振飞 authored
377 378 379 380 381 382 383 384
            slidesPerView: 3,
            paginationClickable: true,
            spaceBetween: 30
        });
    </script>
</body>

</html>