.dropdown-arrow-inverse { border-bottom-color: #34495e !important; border-top-color: #34495e !important; } /* styles from flat-ui-free2.0.0-fix.less files */ body { color: #34495e; font-family: "Microsoft YaHei", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.231; } input, button, select, textarea { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; } a { color: #16a085; text-decoration: none; -webkit-transition: color 0.25s, background 0.25s; transition: color 0.25s, background 0.25s; } a:hover { color: #1abc9c; text-decoration: none; } ul,li{ list-style: none; } h1, .h1 { font-size: 48px /* 64px */; } h2, .h2 { font-size: 41px /* 52px */; } h3, .h3 { font-size: 32px /* 40px */; } h4, .h4 { font-size: 23px /* 29px */; } h5, .h5 { font-size: 21px /* 28px */; } h6, .h6 { font-size: 19px /* 24px */; } h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { line-height: 1.2em; } h1 { font-weight: 700; } h2 { font-weight: 700; margin-bottom: 2px; } h3 { font-weight: 700; margin-bottom: 4px; margin-top: 2px; } h4 { font-weight: 500; margin-top: 4px; } h5 { font-weight: 500; } h6 { font-weight: normal; } p { font-size: 18.004px; /* 18px */ line-height: 1.722169; /* 31px */ } .lead { font-size: 28px; /* 28px */ line-height: 1.4642745; /* 41px */ font-weight: 300; margin-bottom: 20px; } small { font-size: 84%; /* 15px */ line-height: 2.050846; /* 31px */ } blockquote { position: relative; border-left: none; padding-left: 19px; } blockquote p { font-size: 20.006px; line-height: 1.549829; font-weight: normal; margin-bottom: .4em; } blockquote small { font-size: 18.004px; line-height: 1.722169; font-style: italic; color: #34495e; } blockquote small:before { content: ""; } blockquote:before { position: absolute; left: 0; width: 3px; height: 100%; top: 0; bottom: 0; background-color: #ebedee; content: ""; border-radius: 2px; } .img-rounded { border-radius: 5px; } .img-comment { font-size: 14.994px; line-height: 1.231; font-style: italic; margin: 24px 0; } .text-primary { color: #1abc9c; } a.text-primary:hover, a.text-primary:focus { color: #15967d; } .text-success { color: #2ecc71; } a.text-success:hover, a.text-success:focus { color: #25a35a; } .text-danger { color: #e74c3c; } a.text-danger:hover, a.text-danger:focus { color: #b93d30; } .text-warning { color: #f1c40f; } a.text-warning:hover, a.text-warning:focus { color: #c19d0c; } .text-info { color: #3498db; } a.text-info:hover, a.text-info:focus { color: #2a7aaf; } .text-inverse { color: white; } a.text-inverse:hover, a.text-inverse:focus { color: #cccccc; } .muted { color: #bdc3c7; } a.muted:hover, a.muted:focus { color: #979c9f; } footer { background-color: transparent; } .input-append input { border-radius: 6px 0 0 6px; } .bg-white { background-color: #ffffff; } .bg-black { background-color: #000000; } .bg-turquoise { background-color: #1abc9c; } .bg-green-sea { background-color: #16a085; } .bg-emerland { background-color: #2ecc71; } .bg-nephritis { background-color: #27ae60; } .bg-peter-river { background-color: #3498db; } .bg-belize-hole { background-color: #2980b9; } .bg-amethyst { background-color: #9b59b6; } .bg-wisteria { background-color: #8e44ad; } .bg-wet-asphalt { background-color: #34495e; } .bg-midnight-blue { background-color: #2c3e50; } .bg-sun-flower { background-color: #f1c40f; } .bg-orange { background-color: #f39c12; } .bg-carrot { background-color: #e67e22; } .bg-pumpkin { background-color: #d35400; } .bg-alizarin { background-color: #e74c3c; } .bg-pomegranate { background-color: #c0392b; } .bg-clouds { background-color: #ecf0f1; } .bg-silver { background-color: #bdc3c7; } .bg-concrete { background-color: #95a5a6; } .bg-asbestos { background-color: #7f8c8d; } .bg-base { background-color: #34495e; } .bg-firm { background-color: #1abc9c; } .bg-success { background-color: #2ecc71; } .bg-danger { background-color: #e74c3c; } .bg-warning { background-color: #f1c40f; } .bg-info { background-color: #3498db; } .bordered { border-style: solid; } .bordered.bg-turquoise { border-color: #16a085; } .bordered.bg-emerland { border-color: #27ae60; } .bordered.bg-peter-river { border-color: #2980b9; } .bordered.bg-amethyst { border-color: #8e44ad; } .bordered.bg-wet-asphalt { border-color: #2c3e50; } .bordered.bg-sun-flower { border-color: #f39c12; } .bordered.bg-carrot { border-color: #d35400; } .bordered.bg-alizarin { border-color: #c0392b; } .bordered.bg-clouds { border-color: #bdc3c7; } .bordered.bg-concrete { border-color: #7f8c8d; } html, body { height: 100%; } body { overflow-x: hidden; color: #7f8c8d; line-height: 1.29; } @media (max-width: 767px) { body { padding-right: 0; padding-left: 0; } } li { line-height: 20px; } .btn { border-radius: 6px; line-height: 22px; -webkit-transition: color 0.25s, background 0.25s; transition: color 0.25s, background 0.25s; } .btn.btn-large { font-size: 17px; padding: 12px 18px; } .btn > [class^="fui-"] { margin-left: 4px; margin-right: 4px; line-height: inherit; display: inline-block; vertical-align: top; } .input-group-btn .btn { background: #bdc3c7; line-height: 9px 12px 10px; line-height: 22px; border: 0; margin: 0; color: #fff; margin-left: 0 !important; padding-left: 10px; padding-right: 12px; } .input-group-btn .btn:hover { background: #cacfd2; } textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { outline: none; } .form-group { margin-bottom: 10px; } label { line-height: 20px; } .carousel { line-height: 1; } .hero-unit h1 { margin-bottom: 0; font-size: 60px; line-height: 1; letter-spacing: -1px; color: inherit; } h4, h5, h6 { margin-top: 10px; margin-bottom: 10px; } p { margin-bottom: 10px; } .page-wrapper { position: relative; z-index: 2; background: #fff; overflow: hidden; min-height: 100%; } .header-background { position: absolute; top: 0; left: 0; right: 0; bottom: 0; } .loaded .page-wrapper, .loaded .header-antiflicker, .loaded body > header .header-background { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1); transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1); } .loaded.nav-visible .page-wrapper, .loaded.nav-visible .navbar.navbar-fixed-top, .loaded.nav-visible .header-antiflicker, .loaded.nav-visible body > header .header-background { -webkit-transform: translate3d(-230px, 0, 0); transform: translate3d(-230px, 0, 0); } .loaded.no-csstransitions .page-wrapper, .loaded.no-csstransitions .header-antiflicker { left: 0; } .loaded.no-csstransitions.nav-visible .page-wrapper, .loaded.no-csstransitions.nav-visible .navbar.navbar-fixed-top, .loaded.no-csstransitions.nav-visible .header-antiflicker { left: -230px !important; right: auto; } .carousel-indicators { width: 100%; } [class^="fui-"] { display: inline-block; vertical-align: middle; } body > section, header, footer { position: relative; box-sizing: border-box; } @media (max-width: 767px) { body > section, header, footer { padding-right: 5px; padding-left: 5px; } } img { width: auto\9; height: auto; max-width: 100%; vertical-align: middle; border: 0; -ms-interpolation-mode: bicubic; } h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { font-family:"Microsoft YaHei" ,"Helvetica Neue", Helvetica, Arial, sans-serif; color: #2c3e50; } h1 { font-weight: normal; } h3 { font-weight: normal; } img { -webkit-backface-visibility: hidden; } textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px; font-weight: normal; color: #7f8c8d; } a:hover, button:hover, a:focus, button:focus, a:active, button:active { outline: none; } #bgVideo { overflow: hidden; } #bgVideo > video { position: absolute !important; } .delimiter { margin-top: 200px; } .delimiter.line { margin-top: 150px; margin-bottom: 150px; border-top: 2px solid #ebedee; } header { padding-top: 100px; padding-bottom: 70px; z-index: 100; } header .brand { font-size: 25px; font-weight: normal; color: #34495e; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 800; letter-spacing: -1px; color: #2c3e50; } header .brand img:first-child { float: left; margin: -10px 15px 0 0; } section * { z-index: 2; } .background { position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 1; background: 50% 50% no-repeat; background-size: cover; opacity: 20; filter: alpha(opacity=2000); opacity: 0.2; filter: alpha(opacity=20); } .container { position: relative; z-index: 2; } @media (max-width: 767px) { header { box-sizing: border-box; } } .navbar { left: 0; right: 0; } .navbar .brand { padding: 23px 28px 24px 0; float: left; } .navbar .subnav { display: none; } .navbar a { -webkit-transition: color 0.25s, background 0.25s; transition: color 0.25s, background 0.25s; } .navbar .navbar-collapse { padding-left: 0; padding-right: 0; } .navbar .nav > li { float: left; } .navbar .nav > li > a:hover, .navbar .nav > li > a:focus { background: none; } .navbar .navbar-toggle { margin: 26px 0 10px; color: white; background: none; padding: 0; width: 30px; height: 30px; background: url("/startup/common-files/icons/menu-icon@2x.png") 50% no-repeat; background-size: 17px 12px; border-radius: 0; } .navbar .navbar-toggle:before { display: none; } .navbar .navbar-form .btn { height: auto; line-height: 22px; padding-top: 10px; padding-bottom: 10px; } .navbar .nav > li > a > [class*="fui-"] { font-size: 24px; margin: -10px 0 0; position: relative; top: 4px; } .navbar.navbar-fixed-top { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); max-width: 1170px; margin: 0 auto; } .loaded .navbar.navbar-fixed-top { -webkit-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1); transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1); } @media (min-width: 768px) and (max-width: 991px) { .navbar-collapse.collapse { display: none !important; } .navbar-toggle { display: block; } .navbar-header { float: none; } } .header-19 .navbar-collapse.collapse, .header-16 .navbar-collapse.collapse { display: none !important; } @media (max-width: 991px) { body .navbar-collapse { width: 230px; position: fixed; top: 0; right: 0; bottom: 0; height: 100% !important; z-index: 1; } } @media (min-width: 992px) { body > .collapse.navbar-collapse { display: none !important; } } body .navbar-collapse#header-19, body .navbar-collapse#header-16 { width: 230px; position: fixed; top: 0; right: 0; bottom: 0; height: 100% !important; z-index: 1; } body > .navbar-collapse { padding: 25px 0; overflow: auto; background: #222527; min-height: 100%; } body > .navbar-collapse::-webkit-scrollbar { display: none; } body > .navbar-collapse .pull-right, body > .navbar-collapse .pull-left { float: none !important; } body > .navbar-collapse .nav { margin: 0 0 10px; } body > .navbar-collapse .nav > li { margin: 0; } body > .navbar-collapse .nav > li > a { display: block; padding: 12px 35px; border-bottom: 2px solid #24292d; font-size: 13px; font-weight: normal; letter-spacing: 1px; color: #5b5e61; text-transform: uppercase; } body > .navbar-collapse .nav > li > a:hover, body > .navbar-collapse .nav > li > a:focus, body > .navbar-collapse .nav > li > a.active { color: #fff; } body > .navbar-collapse .nav > li > a:hover, body > .navbar-collapse .nav > li > a:focus { background: none; } body > .navbar-collapse .nav > li.active > a { color: #fff; } body > .navbar-collapse .nav > li.active > a:hover, body > .navbar-collapse .nav > li.active > a:focus, body > .navbar-collapse .nav > li.active > a.active { color: #fff; } body > .navbar-collapse .subnav { display: block; list-style: none; margin: 0; padding: 0; } body > .navbar-collapse .subnav li > a { display: block; margin: 0; padding: 7px 35px; font-size: 13px; font-weight: normal; color: #5b5e61; text-transform: capitalize; } body > .navbar-collapse .subnav li > a:hover, body > .navbar-collapse .subnav li > a:focus, body > .navbar-collapse .subnav li > a.active { color: #fff; } body > .navbar-collapse .navbar-form, body > .navbar-collapse .navbar-search { padding: 10px 35px; margin: 0; border-bottom: 0 none; border-top: 0 none; box-shadow: none; } body > .navbar-collapse .navbar-form:focus, body > .navbar-collapse .navbar-search:focus { outline: 0 none; } body > .navbar-collapse .navbar-form .btn, body > .navbar-collapse .navbar-search .btn, body > .navbar-collapse .navbar-form .btn-primary, body > .navbar-collapse .navbar-search .btn-primary { height: 30px; line-height: 20px; font-size: 15px; color: #5b5e61; background: none; padding: 0; } body > .navbar-collapse .navbar-form .btn:hover, body > .navbar-collapse .navbar-search .btn:hover, body > .navbar-collapse .navbar-form .btn-primary:hover, body > .navbar-collapse .navbar-search .btn-primary:hover { color: #fff; } /** * Header 5 stylesheet * */ .header-5 { padding-top: 0; padding-bottom: 0; z-index: 100; width: 100%; } .header-5 > .container { position: relative; } .header-5 .navbar { position: absolute; z-index: 2; top: 60px; font-family:"Microsoft YaHei" ,"Helvetica Neue", Helvetica, Arial, sans-serif; } .header-5 .navbar.navbar-fixed-top { position: fixed; margin-top: 28px; } .header-5 .navbar .home, .header-5 .navbar .search { position: absolute; top: 0; font-size: 14px; font-weight: normal; color: #7f8c8d; } .header-5 .navbar .home [class*="fui-"], .header-5 .navbar .search [class*="fui-"] { font-size: 22px; font-weight: normal; color: white; } .header-5 .navbar .home { left: 94px; z-index: 1; } .header-5 .navbar .search { right: 15px; z-index: 3; } .header-5 .navbar .navbar-search { z-index: 2; position: absolute; top: 0; left: 100%; right: 0; margin: 0; padding: 0; float: none; overflow: hidden; text-align: center; opacity: 0; filter: alpha(opacity=0); } .header-5 .navbar .navbar-search .close-search { float: left; } .header-5 .navbar .navbar-search .close-search [class*="fui-"] { font-size: 22px; font-weight: normal; color: white; } .header-5 .navbar .navbar-search input[type="text"] { width: 80%; height: auto; padding: 0; border: 0; border-radius: 0; font-size: 20px; font-weight: normal; color: white; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; text-align: center; line-height: 25px; background: none; } .header-5 .navbar .navbar-search input[type="text"]:-moz-placeholder { color: #a9a9a9; } .header-5 .navbar .navbar-search input[type="text"]::-moz-placeholder { color: #a9a9a9; opacity: 1; } .header-5 .navbar .navbar-search input[type="text"]:-ms-input-placeholder { color: #a9a9a9; } .header-5 .navbar .navbar-search input[type="text"]::-webkit-input-placeholder { color: #a9a9a9; } .header-5 .navbar .navbar-search input[type="text"].placeholder { color: #a9a9a9; } .header-5 .navbar .navbar-search .ani-placeholder { position: absolute; left: 0px; right: 0px; width: 80%; margin: -4px auto 0; padding: 0 25px; line-height: 18px; font-size: 40px; font-weight: normal; color: white; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; white-space: nowrap; opacity: 20; filter: alpha(opacity=2000); opacity: 0.2; filter: alpha(opacity=20); } .header-5 .navbar .navbar-header { float: none; } .header-5 .navbar .navbar-collapse { position: relative; padding-top: 5px; } @media (min-width: 992px) { .header-5 .navbar .nav { position: absolute; width: 100%; height: 0; overflow: visible; text-align: center; } .header-5 .navbar .nav > li { float: none; display: inline-block; } } .header-5 .navbar .nav > li { min-width: 100px; } .header-5 .navbar .nav > li > a { padding: 0; font-size: 13px; font-weight: normal; color: #7f8c8d; font-weight: 800; letter-spacing: 2px; display: inline-block; color: white; } .header-5 .navbar .nav > li.this_nav > a{ color: #E00025; } .header-5 .navbar .nav > li:hover{ background-color: #842528; } .header-5 .navbar .nav > li:hover > a, .header-5 .navbar .nav > li:hover > a, .header-5 .navbar .nav > li:hover > a { color: #E00025; } @media (max-width: 991px) { .header-5 .navbar .nav > li > a [class*="fui-"] { display: none; } } .header-5 .navbar .nav > li > a [class*="fui-"] + * { display: none; } @media (max-width: 991px) { .header-5 .navbar .nav > li > a [class*="fui-"] + * { display: initial; margin: 0; } } .header-5 .navbar .nav > li.active > a { color: #506e8c; } .header-5 .navbar .nav > li.active > a:hover, .header-5 .navbar .nav > li.active > a:focus, .header-5 .navbar .nav > li.active > a.active { color: #405870; } .header-5 .navbar .navbar-header, .header-5 .navbar .navbar-collapse { opacity: 0; filter: alpha(opacity=0); } .loaded .header-5 .navbar .navbar-header, .loaded .header-5 .navbar .navbar-collapse { opacity: 100; filter: alpha(opacity=10000); opacity: 1; filter: alpha(opacity=100); } .header-5 .navbar.search-mode .navbar-search { left: 15px; opacity: 100; filter: alpha(opacity=10000); opacity: 1; filter: alpha(opacity=100); } .header-5 .navbar.search-mode .home, .header-5 .navbar.search-mode .navbar-toggle, .header-5 .navbar.search-mode .navbar-collapse { opacity: 0; filter: alpha(opacity=0); } .header-5 .navbar .navbar-toggle { z-index: 10000; float: none; margin: 0 auto; display: block; } @media (min-width: 992px) { .header-5 .navbar .navbar-toggle { display: none; } } .header-5-sub { position: relative; padding: 0; } .header-5-sub .box-icon { margin: 0 auto 35px; text-align: center; font-size: 16px; font-weight: normal; color: #7f8c8d; } .header-5-sub .box-icon > * { display: inline-block; vertical-align: middle; } .header-5-sub .box-icon .icon { box-sizing: border-box; width: 95px; height: 95px; margin: 0 50px; border: 7px solid #fff55b; border-radius: 50%; overflow: hidden; font-size: 48px; font-weight: normal; color: #fff55b; line-height: 81px; } .header-5-sub .bg-peter-river, .header-5-sub .bg-turquoise, .header-5-sub .bg-peter-river h1, .header-5-sub .bg-turquoise h1, .header-5-sub .bg-peter-river .h1, .header-5-sub .bg-turquoise .h1, .header-5-sub .bg-peter-river h2, .header-5-sub .bg-turquoise h2, .header-5-sub .bg-peter-river .h2, .header-5-sub .bg-turquoise .h2, .header-5-sub .bg-peter-river h3, .header-5-sub .bg-turquoise h3, .header-5-sub .bg-peter-river .h3, .header-5-sub .bg-turquoise .h3, .header-5-sub .bg-peter-river h4, .header-5-sub .bg-turquoise h4, .header-5-sub .bg-peter-river .h4, .header-5-sub .bg-turquoise .h4, .header-5-sub .bg-peter-river h5, .header-5-sub .bg-turquoise h5, .header-5-sub .bg-peter-river .h5, .header-5-sub .bg-turquoise .h5, .header-5-sub .bg-peter-river h6, .header-5-sub .bg-turquoise h6, .header-5-sub .bg-peter-river .h6, .header-5-sub .bg-turquoise .h6 { color: white; } .header-5-sub .page-transitions { background: black; } .header-5-sub .pt-perspective { position: relative; height: 100%; -webkit-perspective: 1200px; perspective: 1200px; overflow: hidden; } .header-5-sub .pt-page { box-sizing: border-box; width: 100%; height: 100%; position: absolute; top: 0; left: 0; visibility: hidden; overflow: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transform-style: preserve-3d; transform-style: preserve-3d; } .header-5-sub .pt-page-current, .header-5-sub .no-js .pt-page { visibility: visible; z-index: 1; } .header-5-sub .pt-page-ontop { z-index: 999; } .header-5-sub .page-transitions { height: 450px; } .header-5-sub .pt-page { padding-top: 210px; padding-bottom: 40px; } @media (max-width: 767px) { .header-5-sub .pt-page { padding-right: 5px; padding-left: 5px; } } .header-5-sub .hero-unit { margin: 0; padding: 0; background: transparent; } .header-5-sub .hero-unit h1 { margin: 0 0 2px; font-size: 25px; font-weight: normal; color: white; line-height: normal; } .header-5-sub .hero-unit p { font-size: 20px; font-weight: normal; color: white; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: normal; } .header-5-sub .pt-page-1 .box-icon { position: relative; left: 50%; opacity: 0; filter: alpha(opacity=0); } .loaded .header-5-sub .pt-page-1 .box-icon { left: 0; opacity: 100; filter: alpha(opacity=10000); opacity: 1; filter: alpha(opacity=100); } .header-5-sub .pt-page-1 .box-icon [class*="pt-control-"] { opacity: 0; filter: alpha(opacity=0); } .loaded .header-5-sub .pt-page-1 .box-icon [class*="pt-control-"] { opacity: 100; filter: alpha(opacity=10000); opacity: 1; filter: alpha(opacity=100); } .header-5-sub .pt-page-1 .hero-unit { position: relative; left: -50%; opacity: 0; filter: alpha(opacity=0); } .loaded .header-5-sub .pt-page-1 .hero-unit { left: 0; opacity: 100; filter: alpha(opacity=10000); opacity: 1; filter: alpha(opacity=100); } @media (max-width: 480px) { .header-5-sub .pt-page { padding-top: 120px; } } .header-5-sub .pt-control-next, .header-5-sub .pt-control-prev { color: #fff55b; } .header-5-sub .pt-control-next:hover, .header-5-sub .pt-control-prev:hover, .header-5-sub .pt-control-next:focus, .header-5-sub .pt-control-prev:focus, .header-5-sub .pt-control-next.active, .header-5-sub .pt-control-prev.active { color: white; } .projects-* .pt-perspective { position: relative; height: 100%; -webkit-perspective: 1200px; perspective: 1200px; } .projects-* .pt-page { width: 100%; height: 100%; position: absolute; top: 0; left: 0; visibility: hidden; overflow: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transform-style: preserve-3d; transform-style: preserve-3d; } .projects-* .pt-page-current, .projects-* .no-js .pt-page { visibility: visible; z-index: 1; } .projects-* .pt-page-ontop { z-index: 999; } .projects-* .v-center { display: table; width: 100%; } .projects-* .v-center > * { display: table-cell; vertical-align: middle; margin: 0; float: none; } @media (max-width: 767px) { .projects-* .v-center.row { display: block; width: auto; } .projects-* .v-center.row > * { display: block; vertical-align: baseline; } } /** * Project 4 stylesheet * */ .projects-4 { padding-top: 110px; padding-bottom: 110px; } .projects-4 h3 { margin: 0 0 60px; font-size: 30px; font-weight: 300; text-align: center; } .projects-4 .projects + .projects { margin-top: 80px; } .projects-4 .projects .photo-wrapper { height: 145px; position: relative; overflow: hidden; } .projects-4 .projects .photo { display: none; position: absolute; width: 100%; height: 100%; left: 0; top: 0; overflow: hidden; background: 50% 50% no-repeat; opacity: 30; filter: alpha(opacity=3000); opacity: 0.3; filter: alpha(opacity=30); -webkit-transition: opacity 0.4s; transition: opacity 0.4s; } .projects-4 .projects .overlay { display: block; position: absolute; width: 100%; height: 100%; left: 0; top: 0; text-align: center; color: #fff; line-height: 145px; } .projects-4 .projects .overlay [class*="fui-"] { font-size: 46px; } .projects-4 .projects .info { text-align: left; font-size: 13px; color: #95a5a6; margin-top: 27px; } .projects-4 .projects .info b { color: #7f8c8d; } .projects-4 .projects .name { color: #34495e; font-size: 16px; font-weight: 500; margin-bottom: 5px; display: block; } .projects-4 .projects .name.color-pomegranate:hover, .projects-4 .projects .name.color-pomegranate.hover { color: #c0392b; -webkit-transition: color 0.4s; transition: color 0.4s; } .projects-4 .projects .name.color-orange:hover, .projects-4 .projects .name.color-orange.hover { color: #f39c12; -webkit-transition: color 0.4s; transition: color 0.4s; } .projects-4 .projects .name.color-belize-hole:hover, .projects-4 .projects .name.color-belize-hole.hover { color: #2980b9; -webkit-transition: color 0.4s; transition: color 0.4s; } .projects-4 .projects .name.color-green-sea:hover, .projects-4 .projects .name.color-green-sea.hover { color: #16a085; -webkit-transition: color 0.4s; transition: color 0.4s; } .projects-4 .projects .project:hover .photo { opacity: 40; filter: alpha(opacity=4000); opacity: 0.4; filter: alpha(opacity=40); } @media (max-width: 767px) { .projects-4 .projects .project-wrapper + .project-wrapper { margin-top: 80px; } } /** * Content 10 stylesheet * */ .content-10 { padding-top: 130px; padding-bottom: 125px; position: relative; } .content-10 .carousel { margin-bottom: 0; display: inline-block; text-align: center; } @media (max-width: 767px) { .content-10 .carousel { margin-top: 80px; } } .content-10 .carousel .item img { margin: 0 auto; } .content-10 .carousel .carousel-indicators { position: static; text-align: center; margin: 0; padding-top: 40px; } .content-10 .carousel .carousel-indicators li { display: inline-block; float: none; width: 12px; height: 12px; margin-left: 7px; text-indent: -999px; background-color: #f1f1f1; border-radius: 50%; cursor: pointer; } .content-10 .carousel .carousel-indicators li:first-child { margin-left: 0; } .content-10 .carousel .carousel-indicators .active { background-color: #c0392b; } .content-10 .carousel .item { -webkit-transition: 0.6s ease-in-out opacity; transition: 0.6s ease-in-out opacity; left: 0!important; } .content-10 .carousel .item.active.left, .content-10 .carousel .item.active.right { opacity: 0; z-index: 2; } .content-10 .carousel .item.next { opacity: 1; z-index: 1; } .content-10 h3 { font-size: 30px; font-weight: normal; color: #2c3e50; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; margin-bottom: 48px; font-weight: 300; } .content-10 p { font-size: 16px; font-weight: normal; color: #7f8c8d; } .content-10 .features .box { position: relative; padding-left: 140px; padding-top: 50px; margin-top: 50px; min-height: 100px; border-top: 2px solid #ecf0f1; } .content-10 .features .box.first, .content-10 .features .box:first-child, .content-10 .features .box:first-of-type { margin-top: 0; border-top: 0; } .content-10 .features .box > img { position: absolute; left: 0; top: 50px; } .content-10 .features h6 { text-transform: none; font-size: 22px; font-weight: normal; color: #2c3e50; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 500; margin-top: 0; margin-bottom: 15px; line-height: 1.3; } .content-10 .features p { font-size: 16px; font-weight: normal; color: #7f8c8d; } .ribbon { display: block; position: relative; margin: 0; padding: 0 10px!important; background: #e74c3c; color: #fff; text-align: center; font-size: 14px; line-height: 24px; } .ribbon:before, .ribbon:after { display: block; position: absolute; line-height: 0; } .ribbon:before { content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAgCAYAAADe+2JdAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAIcbAACL/wAA/RMAAIWJAACNJgAA5z0AADj/AAAeyY4zee8AAACLSURBVHja7M6xCcIAEAXQZwwpJI0W6V3AVgdwKrF3CWdwAhFcIjhDKiGCoDGxSVAxyQT5zcG94+5G+X4GS+zqOlEnxAKn72aTANs2aHCtIwGmfWjAAfsxhPIWeaSJVxaris98WN4i9/Nc9Rz/r32kSStA8Mri7oeqIsj7vj324QbXLrxghQN+TrwHABFIH/AzT59nAAAAAElFTkSuQmCC'); left: -7px; bottom: 0; } .ribbon:after { content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAeCAYAAADkftS9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAIcbAACL/wAA/RMAAIWJAACNJgAA5z0AADj/AAAeyY4zee8AAACMSURBVHja7MwxDoJAFIThf9fVAo2x4A5cwprKytPY2HoJS6/hCbwBoaKi0WxYoyYg+ywICQK9jdPNl/dG5Zu1AA44Azsg1TRZAlvgAkQttlkBhz4CxGO4GEP++Cs0yc2ilWI+NYRBwGyim0svwr2syApHWdff716E6/M13HxUbztAL3I0nW6BE7D/DADKLyXavmqdkAAAAABJRU5ErkJggg=='); right: -5px; top: 0; } /** * Price 4 stylesheet * */ .price-4 { padding-top: 110px; padding-bottom: 110px; } .price-4 .plan { position: relative; box-sizing: border-box; border: 2px solid #e5e5e5; border-radius: 4px; text-align: center; color: #bdc3c7; font-size: 18px; } .price-4 .plan > * { padding-left: 10px; padding-right: 10px; } .price-4 .plan b { color: #7f8c8d; } .price-4 .plan .title { color: #2c3e50; font-size: 24px; font-weight: 700; padding: 32px 0 7px; } .price-4 .plan .price { padding-bottom: 30px; border-bottom: 2px solid #ebedee; } .price-4 .plan .description { padding: 25px 40px; font-size: 18px; color: #bdc3c7; } .price-4 .plan .description b { color: #7f8c8d; font-weight: 500; } .price-4 .plan .description .description-box { padding: 16px 0; border-top: 2px solid #ebedee; } .price-4 .plan .description .description-box:first-child { border-top: 0; } .price-4 .plan .btn { display: block; background: #bdc3c7; color: white; width: auto; margin: 0 -2px -2px; padding: 22px 20px 24px; font-size: 22px; border-top-right-radius: 0; border-top-left-radius: 0; } .price-4 .plan .btn:hover, .price-4 .plan .btn:focus { background: #1abc9c; } .price-4 .plan .btn:active { background: #16a085!important; } .price-4 .plan, .price-4 .plan .title, .price-4 .plan .price { -webkit-transition: border-color 0.25s, background-color 0.25s, color 0.25s; transition: border-color 0.25s, background-color 0.25s, color 0.25s; } .price-4 .plan:hover { border-color: #1abc9c; } .price-4 .plan:hover .title, .price-4 .plan:hover .price, .price-4 .plan:hover .btn { background: #1abc9c; border-color: #1abc9c; } .price-4 .plan:hover .title, .price-4 .plan:hover .price { color: #fff; } .price-4 .plan:hover .price { color: rgba(255, 255, 255, 0.7); } .price-4 .description-detail { color: #95a5a6; } .price-4 .description-detail > * + * { margin-top: 75px; } .price-4 .description-detail h6 { color: #1abc9c; font-size: 18px; font-weight: 700; margin-top: 10px; margin-bottom: 10px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; text-transform: none; } .price-4 .description-detail [class*="fui-"] { color: #bdc3c7; font-size: 24px; display: inline-block; margin-bottom: 13px; } @media (max-width: 767px) { .price-4 .description-detail > * { margin-top: 50px; } .price-4 .description-detail > * > * + * { margin-top: 50px; } } /** * Content 5 stylesheet * */ .content-5 { padding-top: 130px; padding-bottom: 120px; position: relative; } .content-5 .container > img { display: block; margin: 0 auto 50px; } .content-5 h3 { margin: 0 0 21px; font-size: 35px; font-weight: normal; color: #2c3e50; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; text-align: center; } @media (max-width: 767px) { .content-5 h3 { margin-bottom: 15px; } } .content-5 h3 + .lead { font-size: 25px; font-weight: normal; color: #7f8c8d; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 300; text-align: center; } @media (max-width: 767px) { .content-5 h3 + .lead { line-height: 1.25; } } @media (max-width: 480px) { .content-5 { padding-bottom: 40px; } } .content-5 .features > [class*="col-sm-"] { position: relative; margin-top: 40px; } .content-5 .features > [class*="col-sm-"] > [class*="fui-"] { position: absolute; left: -45px; top: 7px; font-size: 25px; font-weight: normal; color: #2c3e50; } @media (max-width: 767px) { .content-5 .features > [class*="col-sm-"] > [class*="fui-"] { position: static; float: left; margin: -7px 20px 0 0; } } .content-5 .features > [class*="col-sm-"] p { font-size: 16px; font-weight: normal; color: #7f8c8d; } .content-5 .features > [class*="col-sm-"] h6 { font-size: 22px; font-weight: normal; color: #34495e; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 500; margin-bottom: 5px; text-transform: none; } /** * Footer 8 stylesheet * */ .footer-8 { padding-top: 110px; padding-bottom: 110px; text-align: center; } .footer-8 a { color: #7f8c8d; font-weight: normal; } .footer-8 a:hover, .footer-8 a:focus, .footer-8 a.active { color: #1abc9c; } .footer-8 nav { margin-bottom: 40px; } .footer-8 nav ul { list-style: none; margin: 0; padding: 0; font-size: 16px; font-weight: normal; color: #7f8c8d; } .footer-8 nav ul li { display: inline-block; margin-left: 30px; } .footer-8 nav ul li:first-child { margin-left: 0; } .footer-8 .additional-links { font-size: 12px; font-weight: normal; color: #7f8c8d; } .footer-8 .additional-links a { text-decoration: underline; } @media (max-width: 480px) { .footer-8 { padding-top: 40px; padding-bottom: 40px; text-align: left; } .footer-8 nav { margin-bottom: 22px; } .footer-8 nav ul li { display: block; float: none; margin: 18px 0 0; } .footer-8 nav ul li:first-child { margin-top: 0; } } /**/ .home_notice{ position: absolute; bottom: 40px; height: 32px; width: 100%; background-color: rgba(0,0,0,.6); line-height: 32px; font-size:12px; color:#fff; } .home_notice a{ color: #fff; font-size: 14px; text-decoration: underline; margin-left: 8px; cursor: pointer; } .home_notice>div{ padding-left: 94px; } .bottom-list{ margin-top: 170px; } .to_top{ position: fixed; right: 20px; bottom: -5px; width: 60px; height: 60px; background: url('/statics/images/to_top.png') no-repeat center; background-size: 100% 100%; -webkit-background-size:100% 100%; z-index: 2333; opacity: 0; cursor: pointer; -webkit-transition: bottom .3s ease-out,opacity .3s ease; -webkit-transition: all .3s linear; transition: bottom .3s ease-out,opacity .3s ease; transition: all .3s linear; } .scroled{ bottom: 20px; opacity: 1; } .nav_dropdown{ min-width: 1200px; background-color: #fff; height: 176px; position: fixed; top: 350px; left: 0; z-index: 233; box-shadow: 0 4px 22px 4px rgba(0,0,0,.3); display: none; } .nav_d_detail{ height: 100%; } .nav_d_detail>.left_info{ float: left; width: 670px; height: 100%; margin-left: 78px; padding: 16px 0; display: table-cell; vertical-align: middle; overflow: hidden; } .left_info>img{ width: 196px; height: 144px; /*display: block;*/ float: left; } .left_info>p{ padding-top: 19px; font-size: 14px; color:#888; height: 125px; overflow: hidden; line-height: 26px; padding-left: 14px; text-align: left; } .right_list{ float: left; height: 100%; width: 360px; } .right_list li:hover a{ color:#c70b06; } .right_list>.r_table{ display: table; height: 100%; width: 100%; } .r_table>.r_table_cell{ display: table-cell; vertical-align: middle; } .right_list ul{ display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 0; } .right_list ul>li{ margin-bottom: 18px; /*margin-right: 10px;*/ width: 33.33% } .right_list ul>li>a{ font-size: 14px; color:#333; } .right_list ul>li>a.active_menu{ color:#c70b06; } .item_cont .container{ position: relative; z-index: 30; } .right_shadow{ display: block; position: absolute; right: -30px; top: -1px; z-index: 20; } .right_fix_contract{ position: fixed; right: 26px; top: 380px; z-index: 6; } .right_fix_contract>ul{ border: 1px solid #d9d9d9; border-radius: 3px; -webkit-transition: all .3s linear; transition: all .3s linear; background-color: #fff; margin: 0; padding: 0; } .right_fix_contract>ul>li{ position: relative; width: 50px; text-align: center; } .right_fix_contract>ul>li:first-child{ border-bottom: 1px solid #d9d9d9; } .right_fix_contract>ul>li a{ display: block; color:#888; padding: 12px 0; } .right_fix_contract>ul>li.hover a{ color:#c70b06; } .qq_ct .icon_bg{ display: inline-block; width: 100%; height: 23px; background: url(/statics/images/qq_icon_s.png) no-repeat; background-position: center; } .qq_ct.hover .icon_bg{ display: inline-block; width: 100%; height: 23px; background: url(/statics/images/qq_icon_s1.png) no-repeat; background-position: center; } .wechat_ct .icon_bg{ display: inline-block; width: 100%; height: 24px; background: url(/statics/images/wechat_icon_s.png) no-repeat; background-position:top center; } .wechat_ct.hover .icon_bg{ display: inline-block; width: 100%; height: 24px; background: url(/statics/images/wechat_icon_s1.png) no-repeat; background-position:top center; } .qq_ct_detail{ position: absolute; border: 1px solid #d9d9d9; height: 46px; line-height: 46px; padding: 0 10px 0 18px; text-align: center; right: 68px; top: 14px; white-space: nowrap; font-size: 14px; border-radius: 3px; background-color: #fff; display: none; -webkit-transition: all .3s linear; transition: all .3s linear; } .qq_ct_detail::after{ content: ""; border-left: 10px solid #d9d9d9; border-top: 8px solid transparent; border-bottom: 8px solid transparent; position: absolute; top: 50%; margin-top: -8px; right: -10px; z-index: 10; } .qq_ct_detail .after_border{ content: ""; border-left: 10px solid #fff; border-top: 8px solid transparent; border-bottom: 8px solid transparent; position: absolute; top: 50%; margin-top: -8px; right: -8px; z-index: 20; } .wechat_ct_detail{ min-width: 140px; position: absolute; border: 1px solid #d9d9d9; padding: 8px 12px 2px 12px; text-align: center; right: 68px; top: 5px; white-space: nowrap; font-size: 14px; border-radius: 3px; background-color: #fff; display: none; -webkit-transition: all .3s linear; transition: all .3s linear; } .wechat_ct_detail::after{ content: ""; border-left: 10px solid #d9d9d9; border-top: 8px solid transparent; border-bottom: 8px solid transparent; position: absolute; top: 22px; /*margin-top: -8px;*/ right: -10px; z-index: 10; } .wechat_ct_detail .after_border{ content: ""; border-left: 10px solid #fff; border-top: 8px solid transparent; border-bottom: 8px solid transparent; position: absolute; top: 22px; /*margin-top: -8px;*/ right: -8px; z-index: 11; } .wechat_ct_detail img{ width: 112px; height: 112px; display: block; margin: 0 auto ; border: none; } .hover .qq_ct_detail, .hover .wechat_ct_detail{ display: block; } .wechat_list{ position: relative; padding-top: 145px; } .contact_list li.wechat_list .w_l_ct{ position: absolute; top: 0; left: 50%; margin-left:-72.5px; background-color:#fff; -webkit-transform-style:preserve-3d; transform-style:preserve-3d; transition:0.6s; border: none; } .wechat_text,.wechat_img{ -webkit-backface-visibility:hidden; backface-visibility:hidden; } .wechat_text{ position: absolute; top: 0; width: 100%; z-index: 2; border: none; background-color: #fff; } .wechat_text>div{ width: 145px; height: 145px; border-radius: 50%; border: 1px solid #cfcfcf; } .contact_list li.wechat_list .wechat_img{ position: absolute; top: 0; left: 50%; margin-left: -72.5px; border: none; -webkit-transform:rotateY(-180deg); transform:rotateY(-180deg); } .contact_list li.wechat_list .wechat_img img{ margin: 0; } .wechat_list:hover .w_l_ct{ -webkit-transform: rotateY(180deg); transform: rotateY(180deg); } /****填表****/ .school_tables{ padding:10px; font-family: "Microsoft YaHei"; color:#000; } .school_tables>.title>span{ display: inline-block; font-size: 20px; font-weight: 500; font-family: "Microsoft YaHei"; } .school_tables>.title ul{ float: right; margin: 0; padding: 0; line-height: 24px; } .school_tables>.title ul li{ display: inline-block; margin: 0 10px; } .photo>input{ display: none; } .photo>label{ display: block; width: 100%; height: 100%; cursor: pointer; margin: 0; line-height: 120px; } .school_tables>hr{ margin-top: 5px; margin-bottom: 5px; border-top:1px solid #333; } .school_tables>h1{ font-family: "Microsoft YaHei"; text-align: center; font-size: 26px; font-weight: bold; } .s_table_list{ width: 100%; border-top: 1px solid #000; border-left: 1px solid #000; } .s_table_list input[type=text]{ /*width: 100px;*/ display: block; width: 100%; height: 100%; padding: 10px; font-size: 16px; color:#000; text-align: center; border: none; } .s_table_list input[type=text].sign{ display: inline-block; width: 100px; height: 26px; } .s_table_list input[type=file]{ width: 100%; } .s_table_list.bottom_table{ border-top: none; } .s_table_list tr td{ border-right: 1px solid #000; border-bottom: 1px solid #000; height: 60px; text-align: center; } .student_msg{ overflow: hidden; text-align: center; } .student_msg ul li{ display: inline-block; font-size: 16px; font-weight: 500; } .student_msg ul li input{ width: 140px; border: none; text-align: center; } .student_msg ul li.enter_time input{ width: 60px; } .student_msg ul li.enter_time{ margin-left: 200px; } .s_title{ width: 20px; padding: 0 10px; font-size: 20px; font-weight: 500; } .short_1{ width: 80px; } .short_2{ width: 140px; } .long_1{ width: 200px; } .long_2{ width: 220px; } .long_3{ width: 280px; } .photo{ position: relative; width: 100px; } .award_list{ padding: 10px 0; } .award_list>label{ width: 30%; } .award_list>label>input[type=text]{ width: 50%; display: inline-block; border-bottom: 1px solid #333; vertical-align: bottom; margin-left: 10px; padding: 3px 0; text-align: left; } /* FILE ARCHIVED ON 17:07:11 Dec 27, 2021 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 23:28:30 Aug 16, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ /* playback timings (ms): captures_list: 0.683 exclusion.robots: 0.033 exclusion.robots.policy: 0.022 esindex: 0.011 cdx.remote: 28.753 LoadShardBlock: 817.21 (3) PetaboxLoader3.datanode: 242.567 (4) load_resource: 269.072 PetaboxLoader3.resolve: 126.94 */