@charset 'utf-8';
.about-us-header { background: #fff; width: 100% }
.about-nav ul { padding: 0 40px; display: table }
.about-nav ul li { position: relative; display: table-cell; vertical-align: middle; height: 70px; padding: 25px; list-style: none; font-size: 14px }
.about-nav ul a { color: #666; white-space: nowrap }
.about-nav .nav-active a { color: #00af67 }
.about-nav .nav-active:before { content: ''; position: absolute; bottom: 0; left: 50%; margin-left: -14px; display: block; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #f5f5f5; height: 0; width: 0 }
.page-about-us { background: #f5f5f5; padding-bottom: 60px }
.page-about-us .about_top { width: 100%; height: 100px; background: url(/images/about_top.png); background-size: cover }
.page-about-us .about-us-header { background: #fff; width: 100% }
.page-about-us .about-us-content { width: 1200px; margin: 30px auto 0; background: #fff;    font-size: 14px;    color: #999;        line-height: 1.75;}
.page-about-us .about-us-content p{ margin:15px 0;text-indent: 2em;}
.page-about-us .about-us-content img{max-width:100%;}
.page-about-us .about-us-content .cct { background: #fff; padding: 40px 80px 60px 60px }
.page-about-us .about-us-content .cct .cct-paragraph { font-size: 14px; color: #999; text-indent: 2em; line-height: 20px; margin-top: 20px }
.page-about-us .about-us-content .cct .cct-service { margin-top: 50px; font-size: 0; padding: 0 20px }
.page-about-us .about-us-content .cct .cct-service .service-item { position: relative; display: inline-block; vertical-align: top; padding-top: 70px; width: 60px; font-size: 16px; color: #666; text-align: center; background: url(/images/cct_service.png) no-repeat; margin: 0 20px }
.page-about-us .about-us-content .cct .cct-service .service-item .service-text { font-size: 12px }
.page-about-us .about-us-content .cct .cct-service .abroad { background-position: 0 0 }
.page-about-us .about-us-content .cct .cct-service .inbound { background-position: -60px 0 }
.page-about-us .about-us-content .cct .cct-service .domestic { background-position: -120px 0 }
.page-about-us .about-us-content .cct .cct-service .taiwan { background-position: -180px 0 }
.page-about-us .about-us-content .cct .cct-service .liner { background-position: -240px 0 }
.page-about-us .about-us-content .cct .cct-service .visa { background-position: -300px 0 }
.page-about-us .about-us-content .cct .cct-service .plane { background-position: -360px 0 }
.page-about-us .about-us-content .cct .cct-service .vip { background-position: -420px 0 }
.page-about-us .about-us-content .cct .cct-service .business { background-position: -480px 0 }
.page-about-us .about-us-content .cct .cct-service .exhibition { background-position: -540px 0 }
.page-about-us .about-us-content .cct .intro-image { margin-top: 60px }
.page-about-us .about-us-content .cct .intro-image img { width: 505px; height: 310px }
.page-about-us .about-us-content .cct .intro-image img:first-child { margin-right: 20px }
.page-about-us .about-us-content h1{ font-size: 30px; margin:20px 0; color: #00af67 }
.page-about-us .about-us-content h2{ font-size:20px; margin:15px 0; color: #00af67 }
.page-about-us .about-us-content table { width: 100%; border-collapse: collapse; margin-top: 30px }
.page-about-us .about-us-content table tr:nth-child(odd) { background: #f5f5f5 }
.page-about-us .about-us-content table td { height: 35px; font-size: 14px; color: #333; vertical-align: middle; border: 1px solid #e4e4e4; padding-left: 20px }
