@font-face { font-family: "hk"; src: url('img/iconfont.eot'); /* IE9 */ src: url('img/iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('img/iconfont.woff') format('woff'), url('img/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */ url('img/iconfont.svg') format('svg'); /* iOS 4.1- */ } .hk { font-family: "hk" !important; /*font-size: 16px;*/ font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } /*ul.row{padding-left: 0;}*/ body { font-family: "Poppins", Arial, sans-serif; font-weight: 400; font-size: 16px; line-height: 1.7; color: #828282; background: #fff; letter-spacing: .5px; font-family: "microsoft yahei" } #page { position: relative; overflow-x: hidden; width: 100%; height: 100%; -webkit-transition: .5s; -o-transition: .5s; transition: .5s } .offcanvas #page { overflow: hidden; position: absolute } .offcanvas #page:after { -webkit-transition: 2s; -o-transition: 2s; transition: 2s; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 101; background: rgba(0, 0, 0, 0.7); content: "" } a { color: #234093; -webkit-transition: .5s; -o-transition: .5s; transition: .5s } a:hover, a:active, a:focus { color: #234093; outline: 0; text-decoration: none } p { margin-bottom: 20px } h1, h2, h3, h4, h5, h6, figure { color: #000; font-weight: 400; margin: 0 0 20px 0 } ::-webkit-selection { color: #fff; background: #234093 } ::-moz-selection { color: #fff; background: #234093 } ::selection { color: #fff; background: #234093 } .qbootstrap-nav { width: 100%; padding: 0; z-index: 1001 } .qbootstrap-nav .top { display: block; width: 100%; padding: 20px 0 30px 0 } .qbootstrap-nav .top-menu { padding: 30px 0 0 0 } @media screen and (max-width: 768px) { .qbootstrap-nav .top-menu { padding: 0 } } .qbootstrap-nav .num, .qbootstrap-nav .loc { position: relative } .qbootstrap-nav .num .icon, .qbootstrap-nav .loc .icon { position: absolute; top: 0; left: 0; text-align: center; display: table; width: 60px; height: 60px; background: rgba(0, 0, 0, 0.04); -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50% } .qbootstrap-nav .num .icon i, .qbootstrap-nav .loc .icon i { display: table-cell; vertical-align: middle; height: 60px; font-size: 24px; color: #6f51c7 } .qbootstrap-nav .num p, .qbootstrap-nav .loc p { padding-left: 80px } .qbootstrap-nav .num p a, .qbootstrap-nav .loc p a { color: #000 } .qbootstrap-nav #qbootstrap-logo { font-size: 40px; margin: 0; padding: 0; text-transform: uppercase; font-weight: 700; font-family: "Poppins", Arial, sans-serif } @media screen and (max-width: 768px) { .qbootstrap-nav #qbootstrap-logo { text-align: left !important; margin-bottom: 20px } } .qbootstrap-nav #qbootstrap-logo a { color: #234093; position: relative } .qbootstrap-nav #qbootstrap-logo a span { color: #6f51c7 } .qbootstrap-nav #qbootstrap-logo a i { font-size: 38px } .qbootstrap-nav .menu-1 { padding: 13px 0; background: rgba(0, 0, 0, 0.04); width: 100%; float: left; -webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; -ms-border-radius: 4px 4px 0 0; -o-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0 } @media screen and (max-width: 768px) { .qbootstrap-nav .menu-1 { display: none } } .qbootstrap-nav ul { display: block; padding: 0; margin: 0 } .qbootstrap-nav ul li { padding: 0; margin: 0; list-style: none; display: inline; font-weight: 400; text-transform: uppercase; font-size: 14px; letter-spacing: 1px } .qbootstrap-nav ul li a { padding: 15px; color: rgba(52, 184, 192, 0.9); -webkit-transition: .5s; -o-transition: .5s; transition: .5s } .qbootstrap-nav ul li a:hover, .qbootstrap-nav ul li a:focus, .qbootstrap-nav ul li a.active { color: #6f51c7 } .qbootstrap-nav ul li.has-dropdown { position: relative } .qbootstrap-nav ul li.has-dropdown .dropdown { width: 140px; -webkit-box-shadow: 0 14px 33px -9px rgba(0, 0, 0, 0.75); -moz-box-shadow: 0 14px 33px -9px rgba(0, 0, 0, 0.75); box-shadow: 0 14px 33px -9px rgba(0, 0, 0, 0.75); z-index: 1002; visibility: hidden; opacity: 0; position: absolute; top: 40px; left: 0; text-align: left; background: #000; padding: 20px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; -webkit-transition: 0s; -o-transition: 0s; transition: 0s } .qbootstrap-nav ul li.has-dropdown .dropdown:before { bottom: 100%; left: 40px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-bottom-color: #000; border-width: 8px; margin-left: -8px } .qbootstrap-nav ul li.has-dropdown .dropdown li { display: block; margin-bottom: 7px } .qbootstrap-nav ul li.has-dropdown .dropdown li:last-child { margin-bottom: 0 } .qbootstrap-nav ul li.has-dropdown .dropdown li a { padding: 2px 0; display: block; color: #999; line-height: 1.2; text-transform: none; font-size: 13px; letter-spacing: 0 } .qbootstrap-nav ul li.has-dropdown .dropdown li a:hover { color: #fff } .qbootstrap-nav ul li.has-dropdown:hover a, .qbootstrap-nav ul li.has-dropdown:focus a { color: #6f51c7 } .qbootstrap-nav ul li.btn-cta a { padding: 0 !important; color: #fff } .qbootstrap-nav ul li.btn-cta a span { background: #6f51c7; padding: 7px 15px; display: -moz-inline-stack; display: inline-block; zoom: 1; *display: inline; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; border-radius: 30px } .qbootstrap-nav ul li.btn-cta a:hover span { -webkit-box-shadow: 0 14px 20px -9px rgba(0, 0, 0, 0.75); -moz-box-shadow: 0 14px 20px -9px rgba(0, 0, 0, 0.75); box-shadow: 0 14px 20px -9px rgba(0, 0, 0, 0.75) } .qbootstrap-nav ul li.active > a { color: #6f51c7 } #qbootstrap-hero { min-height: 650px; background: #fff url(img/loader.gif) no-repeat center center } #qbootstrap-hero .flexslider { border: 0; z-index: 1; margin-bottom: 0 } #qbootstrap-hero .flexslider .slides { position: relative; overflow: hidden } #qbootstrap-hero .flexslider .slides li { background-repeat: no-repeat; background-size: cover; background-position: top center; min-height: 630px; position: relative } #qbootstrap-hero .flexslider .slides li:after { position: absolute; top: 0; bottom: 0; left: 0; right: 0; content: ''; background: rgba(0, 0, 0, 0.2); z-index: 1 } #qbootstrap-hero .flexslider .flex-control-nav { bottom: 7em; z-index: 1000 } #qbootstrap-hero .flexslider .flex-control-nav li a { background: rgba(255, 255, 255, 0.2); box-shadow: none; width: 12px; height: 12px; cursor: pointer } #qbootstrap-hero .flexslider .flex-control-nav li a.flex-active { cursor: pointer; background: rgba(255, 255, 255, 0.7) } #qbootstrap-hero .flexslider .flex-direction-nav { display: none } #qbootstrap-hero .flexslider .slider-text { display: table; opacity: 0; min-height: 650px; z-index: 9 } #qbootstrap-hero .flexslider .slider-text > .slider-text-inner { display: table-cell; vertical-align: middle; height: 700px } #qbootstrap-hero .flexslider .slider-text > .slider-text-inner h1, #qbootstrap-hero .flexslider .slider-text > .slider-text-inner h2 { margin: 0; padding: 0; color: white } #qbootstrap-hero .flexslider .slider-text > .slider-text-inner h1 { margin-bottom: 20px; font-size: 60px; line-height: 1.3; letter-spacing: 3px } @media screen and (max-width: 768px) { #qbootstrap-hero .flexslider .slider-text > .slider-text-inner h1 { font-size: 30px } } #qbootstrap-hero .flexslider .slider-text > .slider-text-inner h2 { font-size: 46px; line-height: 1.2; margin-bottom: 30px; font-family: "Poppins", Arial, sans-serif; letter-spacing: 2px } #qbootstrap-hero .flexslider .slider-text > .slider-text-inner h2 a { color: rgba(255, 255, 255, 0.5) } #qbootstrap-hero .flexslider .slider-text > .slider-text-inner .doc-holder { font-size: 28px; font-weight: 300; margin-bottom: 10px; font-family: "Montserrat", sans-serif } #qbootstrap-hero .flexslider .slider-text > .slider-text-inner .btn { padding: 18px 30px !important; color: #fff; border: none !important; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px } #qbootstrap-hero .flexslider .slider-text > .slider-text-inner .btn:hover { background: #234093 !important; -webkit-box-shadow: 0 14px 30px -15px rgba(0, 0, 0, 0.75) !important; -moz-box-shadow: 0 14px 30px -15px rgba(0, 0, 0, 0.75) !important; box-shadow: 0 14px 30px -15px rgba(0, 0, 0, 0.75) !important } #qbootstrap-hero .flexslider .slider-text > .slider-text-inner .qbootstrap-lead { font-size: 20px; color: #fff } #qbootstrap-hero .flexslider .slider-text > .slider-text-inner .qbootstrap-lead .icon-heart { color: #d9534f } #qbootstrap-services, #qbootstrap-counter, #qbootstrap-register, .qbootstrap-pricing, #qbootstrap-testimonial, #qbootstrap-blog, #qbootstrap-about, #qbootstrap-doctor, #qbootstrap-contact, #qbootstrap-footer, #qbootstrap-choose { clear: both; padding: 70px 0 1em } @media screen and (max-width: 768px) { #qbootstrap-services, #qbootstrap-counter, #qbootstrap-register, .qbootstrap-pricing, #qbootstrap-testimonial, #qbootstrap-blog, #qbootstrap-about, #qbootstrap-doctor, #qbootstrap-contact, #qbootstrap-footer { padding: 2em 0 1em } } #qbootstrap-footer { padding: 2em 0 0 0 } #qbootstrap-intro { position: relative; clear: both } .intro { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-wrap: wrap; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; width: 100%; float: left } .intro-grid { padding: 4em 2.5em; color: rgba(255, 255, 255, 0.8) !important; overflow: hidden; position: relative; width: 33.333%; display: inline-block } @media screen and (max-width: 768px) { .intro-grid { width: 100% } } .intro-grid .icon { position: absolute; top: 20px; right: 20px } .intro-grid .icon i { font-size: 60px; color: rgba(255, 255, 255, 0.5) } .intro-grid a { color: #fff; text-transform: uppercase; font-size: 12px; letter-spacing: 1px } .intro-grid a .btn { border: 2px solid #fff !important } .intro-grid h3 { color: #fff } .intro-grid.color-1 { background: #6356e5 } .intro-grid.color-2 { background: #6f51c7 } .intro-grid.color-3 { background: #a82ffc } .services { width: 95%; margin: 0 auto; margin-bottom: 40px; position: relative; -webkit-transition: .3s; -o-transition: .3s; transition: .3s } .services h3 { font-size: 20px } .services h3 a { color: #000 } .services .icon { width: 70px; height: 45px; display: table; text-align: center; margin-bottom: 30px; position: absolute; top: -0.5em; left: 0; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%; -webkit-transition: .3s; -o-transition: .3s; transition: .3s } .services .icon i { display: table-cell; vertical-align: middle; font-size: 40px; line-height: 40px; color: #000; -webkit-transition: .3s; -o-transition: .3s; transition: .3s } .services .desc { padding-left: 90px } @media (max-width: 991px) { .services h3 a { font-size: 18px } .services .desc p { font-size: 13px } } .qbootstrap-counters { padding: 7em 0; background-size: cover; background-attachment: fixed; background-position: center center; position: relative } .qbootstrap-counters .overlay { position: absolute; top: 0; bottom: 0; left: 0; right: 0; content: ''; background-color: #fbfbfb } .qbootstrap-counters .qbootstrap-counter { font-size: 32px; display: block; color: #333; font-family: "Montserrat", sans-serif; width: 100%; font-weight: 400; margin-bottom: .1em } @media (min-width: 992px) { .qbootstrap-counters .qbootstrap-counter { font-size: 42px } .qbootstrap-counters .qbootstrap-counter-label { font-size: 16px } } .qbootstrap-counters .qbootstrap-counter-label { color: #666; font-size: 18px; margin-bottom: 1em; display: block; font-family: "Montserrat", sans-serif } .qbootstrap-counters .icon i { font-size: 40px; color: #fff } .choose { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-wrap: wrap; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; width: 100%; float: left } .choose .half { width: 50%; display: inline-block } @media screen and (max-width: 768px) { .choose .half { width: 100% } } .features-wrap { padding: 4em } @media screen and (max-width: 768px) { .features-wrap { padding: 1em } } .features-wrap h2, .features-wrap h3, .features-wrap p { color: #000 !important } .features-wrap p { color: #828282 !important } .features { position: relative; margin-bottom: 60px; box-shadow: 0 10px 8px rgba(0, 0, 0, .2); } .features h3 { font-size: 20px } @media screen and (max-width: 991px) { .features h3 { font-size: 18px } .features-wrap p { font-size: 13px } } .features .icon { position: absolute; top: -0.5em; left: 0; display: table; width: 80px; height: 80px; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50% } .features .icon i { display: table-cell; vertical-align: middle; height: 80px; font-size: 40px; color: #000 } .features .desc { padding-left: 100px } .img-bg, .img-user { display: block; background-size: cover; background-position: center center; background-repeat: no-repeat; position: relative } .qbootstrap-video { display: table; background-size: cover; background-position: center center; background-repeat: no-repeat; position: relative; height: 500px; width: 100%; overflow: hidden; margin-bottom: 30px } @media screen and (max-width: 991px) { .qbootstrap-video { height: 450px } } .qbootstrap-video a { z-index: 1001; position: absolute; top: 50%; left: 50%; margin-top: -45px; margin-left: -45px; width: 90px; height: 90px; display: table; text-align: center; background: #fff; -webkit-box-shadow: 0 14px 30px -15px rgba(0, 0, 0, 0.75); -moz-box-shadow: 0 14px 30px -15px rgba(0, 0, 0, 0.75); -ms-box-shadow: 0 14px 30px -15px rgba(0, 0, 0, 0.75); -o-box-shadow: 0 14px 30px -15px rgba(0, 0, 0, 0.75); box-shadow: 0 14px 30px -15px rgba(0, 0, 0, 0.75); -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50% } .qbootstrap-video a i { text-align: center; display: table-cell; vertical-align: middle; font-size: 40px } .qbootstrap-video .overlay { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.2); -webkit-transition: .5s; -o-transition: .5s; transition: .5s } .qbootstrap-video:hover .overlay { background: rgba(0, 0, 0, 0.7) } .qbootstrap-video:hover a { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1) } .qbootstrap-social-icons { margin: 0; padding: 0 } .qbootstrap-social-icons li { margin: 0; padding: 0; list-style: none; display: -moz-inline-stack; display: inline-block; zoom: 1; *display: inline } .qbootstrap-social-icons li a { display: -moz-inline-stack; display: inline-block; zoom: 1; *display: inline; color: #234093; padding-left: 10px; padding-right: 10px } .qbootstrap-social-icons li a i { font-size: 20px } .contact-info-wrap { margin-bottom: 3em } .contact-info-wrap p span { padding-right: 10px } .contact-info-wrap p span i { font-size: 20px; color: #234093 } .qbootstrap-heading { margin-bottom: 1em } .qbootstrap-heading h2 { font-size: 54px; margin-bottom: 60px; line-height: 1.5; font-weight: 500; color: #000; position: relative; display: block; background-image: -webkit-linear-gradient(left, #3d356d, #3c3f75, #4465a9, #3572aa, #4ca5fa); -webkit-background-clip: text; -webkit-text-fill-color: transparent; letter-spacing: 3px } @media screen and (max-width: 768px) { .qbootstrap-heading h2 { font-size: 24px } .qbootstrap-heading { margin-bottom: 3em } } @media screen and (max-width: 991px) { .qbootstrap-heading h2 { font-size: 36px } } #qbootstrap-blog { position: relative } #qbootstrap-blog { position: relative } #qbootstrap-blog .blog-slide { position: relative; color: #fff !important } #qbootstrap-blog .blog-slide .blog-box { display: block; width: 100%; height: 430px; background-size: cover; background-position: center center; background-repeat: no-repeat; position: relative; margin-bottom: 30px } #qbootstrap-blog .blog-slide .blog-box .date { position: absolute; top: 0; left: 0; display: inline-block; margin-bottom: 7px; text-transform: uppercase; padding: 10px 15px; background: #6f51c7; color: #fff; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; border-radius: 2px } #qbootstrap-blog .blog-slide .desc h3 { font-weight: 400 } #qbootstrap-blog .blog-slide .desc h3 a { color: #000 } #qbootstrap-blog .arrow-thumb { position: absolute; top: 40%; display: block; width: 100% } #qbootstrap-blog .arrow-thumb a { font-size: 32px; color: #dadada } #qbootstrap-blog .arrow-thumb a:hover, #qbootstrap-blog .arrow-thumb a:focus, #qbootstrap-blog .arrow-thumb a:active { text-decoration: none } #qbootstrap-blog .owl-theme .owl-dots .owl-dot span { background: rgba(0, 0, 0, 0.3) !important } #qbootstrap-blog .owl-theme .owl-dots .active span { background: black !important } .blog-wrap { margin-bottom: 4em } .blog-img { background-size: cover; background-position: center center; background-repeat: no-repeat; position: relative; height: 400px; width: 100%; display: block; margin-bottom: 30px } .blog-desc { margin-bottom: 5em } .blog-desc h2 a { color: rgba(0, 0, 0, 0.9) } .blog-desc .post-meta { display: block; margin-bottom: 15px } .blog-desc .post-meta span { margin-right: 10px } .blog-desc .post-meta span a { color: rgba(0, 0, 0, 0.3) } .comment-area { margin-bottom: 5em } .comment-area h2 { display: block; padding: 1em; background: rgba(0, 0, 0, 0.08) } .sidebar { padding: 3em 2em 2em 2em; background: rgba(0, 0, 0, 0.02) } @media screen and (max-width: 768px) { .sidebar { padding-left: 0 } } .sidebar .side { margin-bottom: 5em } .sidebar .side h2 { font-size: 24px; margin-bottom: 1.5em } .sidebar .side h2 span { color: #234093 } .sidebar .side .list { margin: 0; padding: 0 } .sidebar .side .list li { list-style: none; font-size: 18px; display: block; position: relative; margin-bottom: 10px; border-bottom: 1px solid rgba(0, 0, 0, 0.08); padding-bottom: 10px } .sidebar .side .list li a { color: rgba(0, 0, 0, 0.3); padding-left: 34px } .sidebar .side .list li a i { position: absolute; top: 5px; left: 0 } .sidebar .side .list li a .badge { position: absolute; background: #234093; top: 5px; right: 0; font-weight: 300 } .sidebar .side .post { margin-bottom: 3em } .sidebar .side .post .blog-img { background-size: cover; background-position: center center; background-repeat: no-repeat; position: absolute; height: 100px; width: 100px } .sidebar .side .post .desc { padding-left: 120px } .sidebar .side .post .desc h3 { font-size: 16px; font-weight: 300; line-height: 24px; color: rgba(0, 0, 0, 0.7) } .sidebar .side .post .desc span { display: block; margin-bottom: 6px; color: rgba(0, 0, 0, 0.3) } #qbootstrap-register { background-size: cover; background-position: center center; background-repeat: no-repeat; position: relative } #qbootstrap-register .overlay { position: absolute; top: 0; left: 0; right: 0; bottom: 0; content: ''; background: rgba(0, 0, 0, 0.7) } #qbootstrap-register h2, #qbootstrap-register h3, #qbootstrap-register p { color: #fff } #qbootstrap-register h2 { font-size: 60px; font-weight: 300 } @media screen and (max-width: 768px) { #qbootstrap-register h2 { font-size: 30px } } #qbootstrap-register h2 .color { color: #234093 } #qbootstrap-register .countdown { margin-bottom: 20px; font-size: 60px; color: #fff } @media screen and (max-width: 768px) { #qbootstrap-register .countdown { font-size: 40px } } #qbootstrap-register .countdown span { margin: 0 30px; display: inline-block; font-family: "Montserrat", sans-serif } #qbootstrap-register .countdown small { display: block; font-size: 16px; font-family: "Poppins", Arial, sans-serif } #qbootstrap-register .btn i { margin-left: 20px } .doctor { width: 100%; float: left; display: block; margin-bottom: 40px } .doctor img { margin-bottom: 40px } .doctor .staff-img { width: 230px; height: 230px; margin: 0 auto; background-size: cover; background-position: center center; background-repeat: no-repeat; position: relative; margin-bottom: 20px; display: table; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50% } .doctor .qbootstrap-social { margin: 40px 0 0 0; padding: 0; font-size: 14px; -webkit-transition: -webkit-transform .3s, opacity .3s; transition: transform .3s, opacity .3s; -webkit-transform: translate3d(0, -15px, 0); transform: translate3d(0, -15px, 0) } .doctor .qbootstrap-social li { display: inline-block; padding: 0 7px } .doctor .qbootstrap-social li i { font-size: 16px } .doctor h2 { margin-bottom: 10px } .doctor h3 { font-size: 20px; margin-bottom: 10px } .doctor h3 a { color: #234093 } .doctor span { display: block; margin-bottom: 20px; font-size: 14px } .doctor .desc { margin-bottom: 40px } .doctor .contact-info h2 { margin-bottom: 30px } .doctor .contact-info p { font-size: 18px; display: block; padding: 1.5em; background: rgba(0, 0, 0, 0.04); position: relative } .doctor .contact-info p i { font-size: 24px; color: #6f51c7; padding-right: 20px } .schedule { width: 100%; padding: 2em; background: #6f51c7; position: relative; margin-bottom: 1px } .schedule .icon { position: absolute; top: 2.5em; left: 2em } .schedule .icon i { font-size: 34px; color: #fff } .schedule .desc { padding-left: 60px; color: #fff } .schedule .desc span { display: block; margin-bottom: 10px; font-size: 16px; font-weight: 600 } .schedule .desc h4 { color: #fff; font-size: 24px; margin-bottom: 8px } .btn-big { display: block; width: 100%; float: left } .btn-big a { width: 100%; float: left; display: block; font-size: 20px; padding: 20px; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; border-radius: 0 } .department-wrap { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-wrap: wrap; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; width: 100%; float: left } .department-wrap .grid-1, .department-wrap .grid-2 { width: 50%; display: inline-block } @media screen and (max-width: 768px) { .department-wrap .grid-1, .department-wrap .grid-2 { width: 100% } } .department-wrap .grid-1 { background-size: cover; background-position: center center; background-repeat: no-repeat; position: relative } @media screen and (max-width: 768px) { .department-wrap .grid-1 { height: 300px } } .department-wrap .grid-2 .desc { padding: 4em 3em } @media screen and (max-width: 768px) { .department-wrap .grid-2 .desc { padding: 1em } } .department-wrap .grid-2 .desc p { font-size: 20px } .department-wrap .grid-2.color-1 { background: #5fc9f8 } .department-wrap .grid-2.color-2 { background: #6356e5 } .department-wrap .grid-2.color-3 { background: #a82ffc } .department-wrap .department-info { margin-top: 40px; display: block } .department-wrap .department-info .block { margin-bottom: 30px; padding: 1em 2em; background: #cef0f2; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; border-radius: 30px } .department-wrap .department-info .block:hover { background: #a6e3e7 } .department-wrap .department-info h2 { font-size: 24px; margin-bottom: 10px } .plan { margin: 0; padding: 2em; background: rgba(0, 0, 0, 0.04) } @media screen and (max-width: 768px) { .plan { padding: 1em } } .plan li { list-style: none; font-size: 24px; margin-bottom: 10px; display: block } @media screen and (max-width: 768px) { .plan li { font-size: 18px } } .plan li span { font-family: "Montserrat", sans-serif; font-weight: 400; display: inline-block } .plan li span:first-child { width: 85% } .plan li span:last-child { width: 15%; text-align: right; color: #234093 } .testimony { position: relative; padding: 4em 2em 2em 2em; background: #fff; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px } @media screen and (max-width: 768px) { .testimony { margin-bottom: 70px } } .testimony .img-user { width: 100px; height: 100px; position: absolute; top: -50px; left: -50px; margin-left: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50% } .testimony .user { display: block; margin-bottom: 20px } .testimony blockquote { padding: 0; margin: 0 0 20px 0; border: 0 } .testimony blockquote p { color: #000; font-size: 20px } #qbootstrap-footer { background-size: cover; background-position: center center; background-repeat: no-repeat; position: relative } #qbootstrap-footer .copyright { padding: 2em 2em .5em; background: #f5f5f5; color: #333 } #qbootstrap-footer .copyright-in { background: #f5f5f5; color: #333 } #map { width: 100%; height: 500px; position: relative } @media screen and (max-width: 991px) { #map { height: 200px } #qbootstrap-footer .copyright { background-color: #f5f5f5; color: #333 } } .appointment-wrap { border: 4px solid rgba(0, 0, 0, 0.03); padding: 3em } #qbootstrap-offcanvas { position: absolute; z-index: 1901; width: 270px; background: rgba(0, 0, 0, .6); top: 0; right: 0; top: 0; bottom: 0; padding: 75px 40px 40px 40px; overflow-y: auto; display: none; -moz-transform: translateX(270px); -webkit-transform: translateX(270px); -ms-transform: translateX(270px); -o-transform: translateX(270px); transform: translateX(270px); -webkit-transition: .5s; -o-transition: .5s; transition: .5s } @media screen and (max-width: 768px) { #qbootstrap-offcanvas { display: block } } .offcanvas #qbootstrap-offcanvas { -moz-transform: translateX(0px); -webkit-transform: translateX(0px); -ms-transform: translateX(0px); -o-transform: translateX(0px); transform: translateX(0px) } #qbootstrap-offcanvas a { color: rgba(255, 255, 255, 0.5) } #qbootstrap-offcanvas a:hover { color: rgba(255, 255, 255, 0.8) } #qbootstrap-offcanvas ul { padding: 0; margin: 0 } #qbootstrap-offcanvas ul li { padding: 0; margin: 0; list-style: none } #qbootstrap-offcanvas ul li > ul { padding-left: 20px; display: none } #qbootstrap-offcanvas ul li.offcanvas-has-dropdown > a { display: block; position: relative } #qbootstrap-offcanvas ul li.offcanvas-has-dropdown > a:after { position: absolute; right: 0; font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\ea1c"; font-size: 20px; color: rgba(255, 255, 255, 0.2); -webkit-transition: .5s; -o-transition: .5s; transition: .5s } #qbootstrap-offcanvas ul li.offcanvas-has-dropdown.active a:after { -webkit-transform: rotate(-180deg); -moz-transform: rotate(-180deg); -ms-transform: rotate(-180deg); -o-transform: rotate(-180deg); transform: rotate(-180deg) } .uppercase { font-size: 14px; color: #000; margin-bottom: 10px; font-weight: 700; text-transform: uppercase } .gototop { position: fixed; bottom: 20px; right: 20px; z-index: 999; opacity: 0; visibility: hidden; -webkit-transition: .5s; -o-transition: .5s; transition: .5s } .gototop.active { opacity: 1; visibility: visible } .gototop a { width: 50px; height: 50px; display: table; background: #2D83D6; color: #fff; text-align: center; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50% } .gototop a i { height: 50px; display: table-cell; vertical-align: middle; font-size: 24px } .gototop a:hover, .gototop a:active, .gototop a:focus { text-decoration: none; outline: 0 } .qbootstrap-nav-toggle { width: 25px; height: 25px; cursor: pointer; text-decoration: none; margin-top: -10px } .qbootstrap-nav-toggle.active i::before, .qbootstrap-nav-toggle.active i::after { background: #444 } .qbootstrap-nav-toggle:hover, .qbootstrap-nav-toggle:focus, .qbootstrap-nav-toggle:active { outline: 0; border-bottom: none !important } .qbootstrap-nav-toggle i { position: relative; display: inline-block; width: 25px; height: 2px; color: #252525; font: bold 14px/.4 Helvetica; text-transform: uppercase; text-indent: -55px; background: #252525; transition: all .2s ease-out } .qbootstrap-nav-toggle i::before, .qbootstrap-nav-toggle i::after { content: ''; width: 25px; height: 2px; background: #252525; position: absolute; left: 0; transition: all .2s ease-out } .qbootstrap-nav-toggle.qbootstrap-nav-white > i { color: #fff; background: #000 } .qbootstrap-nav-toggle.qbootstrap-nav-white > i::before, .qbootstrap-nav-toggle.qbootstrap-nav-white > i::after { background: #000 } .qbootstrap-nav-toggle.qbootstrap-nav-white.active > i { color: #fff; background: #000 } .qbootstrap-nav-toggle.qbootstrap-nav-white.active > i::before, .qbootstrap-nav-toggle.qbootstrap-nav-white.active > i::after { background: #fff } .qbootstrap-nav-toggle i::before { top: -7px } .qbootstrap-nav-toggle i::after { bottom: -7px } .qbootstrap-nav-toggle:hover i::before { top: -10px } .qbootstrap-nav-toggle:hover i::after { bottom: -10px } .qbootstrap-nav-toggle.active i { background: transparent } .qbootstrap-nav-toggle.active i::before { top: 0; -webkit-transform: rotateZ(45deg); -moz-transform: rotateZ(45deg); -ms-transform: rotateZ(45deg); -o-transform: rotateZ(45deg); transform: rotateZ(45deg) } .qbootstrap-nav-toggle.active i::after { bottom: 0; -webkit-transform: rotateZ(-45deg); -moz-transform: rotateZ(-45deg); -ms-transform: rotateZ(-45deg); -o-transform: rotateZ(-45deg); transform: rotateZ(-45deg) } .qbootstrap-nav-toggle { position: absolute; right: 0; top: 25px; z-index: 21; padding: 6px 0 0 0; display: block; margin: 0 auto; display: none; height: 44px; width: 44px; z-index: 2001; border-bottom: none !important } @media screen and (max-width: 768px) { .qbootstrap-nav-toggle { display: block } } .btn { margin-right: 4px; margin-bottom: 4px; font-family: "Poppins", Arial, sans-serif; font-size: 16px; font-weight: 400; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; border-radius: 30px; -webkit-transition: .5s; -o-transition: .5s; transition: .5s; padding: 8px 20px } .btn.btn-md { padding: 8px 20px !important } .btn.btn-lg { padding: 18px 36px !important } .btn:hover, .btn:active, .btn:focus { box-shadow: none !important; outline: none !important } .btn-primary { background: #234093; color: #fff; border: 2px solid #234093 } .btn-primary:hover, .btn-primary:focus, .btn-primary:active { background: #42c4cc !important; border-color: #42c4cc !important } .btn-primary.btn-outline { background: transparent; color: #234093; border: 2px solid #234093 } .btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active { background: #234093; color: #fff } .btn-success { background: #5cb85c; color: #fff; border: 2px solid #5cb85c } .btn-success:hover, .btn-success:focus, .btn-success:active { background: #4cae4c !important; border-color: #4cae4c !important } .btn-success.btn-outline { background: transparent; color: #5cb85c; border: 2px solid #5cb85c } .btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active { background: #5cb85c; color: #fff } .btn-info { background: #5bc0de; color: #fff; border: 2px solid #5bc0de } .btn-info:hover, .btn-info:focus, .btn-info:active { background: #46b8da !important; border-color: #46b8da !important } .btn-info.btn-outline { background: transparent; color: #5bc0de; border: 2px solid #5bc0de } .btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active { background: #5bc0de; color: #fff } .btn-warning { background: #f0ad4e; color: #fff; border: 2px solid #f0ad4e } .btn-warning:hover, .btn-warning:focus, .btn-warning:active { background: #eea236 !important; border-color: #eea236 !important } .btn-warning.btn-outline { background: transparent; color: #f0ad4e; border: 2px solid #f0ad4e } .btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active { background: #f0ad4e; color: #fff } .btn-danger { background: #d9534f; color: #fff; border: 2px solid #d9534f } .btn-danger:hover, .btn-danger:focus, .btn-danger:active { background: #d43f3a !important; border-color: #d43f3a !important } .btn-danger.btn-outline { background: transparent; color: #d9534f; border: 2px solid #d9534f } .btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active { background: #d9534f; color: #fff } .btn-outline { background: 0; border: 2px solid gray; font-size: 16px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s } .btn-outline:hover, .btn-outline:focus, .btn-outline:active { box-shadow: none } .btn.with-arrow { position: relative; -webkit-transition: .3s; -o-transition: .3s; transition: .3s } .btn.with-arrow i { visibility: hidden; opacity: 0; position: absolute; right: 0; top: 50%; margin-top: -8px; -webkit-transition: .2s; -o-transition: .2s; transition: .2s } .btn.with-arrow:hover { padding-right: 50px } .btn.with-arrow:hover i { color: #fff; right: 18px; visibility: visible; opacity: 1 } .form-control { box-shadow: none; background: transparent; border: 2px solid rgba(0, 0, 0, 0.1); height: 54px; font-size: 14px; font-weight: 400 } .form-control:active, .form-control:focus { outline: 0; box-shadow: none; border-color: #234093 } .row-pb-md { padding-bottom: 4em !important } .row-pb-sm { padding-bottom: 2em !important } .qbootstrap-loader { position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 9999; background: url(img/loader.gif) center no-repeat #fff } .row-padded-mb { margin-bottom: 3em !important } .col-padded { margin: 0 !important; padding: 0 !important } .js .animate-box { opacity: 0 } #sticky_item { overflow: hidden; -webkit-transition: .3s; -o-transition: .3s; transition: .3s } #sticky_item.is_stuck { margin-top: 10px } @media screen and (max-width: 992px) { .sticky-parent { clear: both; height: inherit !important; float: left; padding-top: 30px } } @media (min-width: 1400px) { .container { width: 1370px } } @media (min-width: 1700px) { .container { width: 1570px } } .wrap { position: relative } .wrap .all-img { width: 100% } .wrap .img-txt { display: none; position: absolute; left: 0; right: 0; top: 0; height: 100%; text-align: center; background-color: rgba(35, 64, 127, .8); z-index: 2; align-items: center; justify-content: center } .wrap .img-txt span { color: #fff; font-size: 42px; display: inline-block; letter-spacing: 1px } .wrap .img-txt span.size-small { font-size: 16px } .wrap:hover .img-txt { display: block; display: flex } .wrap:hover .all-img { opacity: .8 } .img-tip { color: #000; line-height: 38px; font-size: 16px } @media (max-width: 991px) { #qbootstrap-doctor .wrap .all-img { width: 80% } } .navbar { margin-bottom: 0 } .navbar-header { height: 100% } .navbar-static-top { max-height: 42px } .index-nav { position: fixed; left: 0; right: 0; top: 0 } .index-fix-nav { position: fixed; left: 0; right: 0 } .navbar-static-top .navbar-brand, .navbar-fixed-top.navbar-static-top .navbar-brand { height: 102px; width: 157px } .navbar-static-top .navbar-brand { background: url(img/logo-white.png) no-repeat; background-position: center; background-size: 80%; } .navbar-static-top.index-fix-nav .navbar-brand { background: url(img/logo.png) no-repeat; background-position: center; background-size: 80% } .navbar-static-top .test-english { background: url(img/logo-white-english.png) no-repeat; background-position: center } .navbar-static-top.index-fix-nav .test-english { background: url(img/logo-english.png) no-repeat; background-position: center; background-size: 80% } .navbar-static-top .navbar-nav { float: right } .navbar-static-top { height: 102px; max-height: 102px } .navbar-static-top.navbar-default { background-color: unset; border: 0 } .navbar-static-top .nav > li > a { padding: 0 32px } .navbar-static-top .navbar-nav > li > a { height: 50px; line-height: 50px; margin-top: 50px; color: #fff; letter-spacing: 1.5px; font-size: 15px } .navbar-static-top.navbar-default .navbar-nav > .open > a, .navbar-static-top.navbar-default .navbar-nav > .open > a:hover, .navbar-static-top.navbar-default .navbar-nav > .open > a:focus, .navbar-static-top.page-nav .navbar-nav a.active, .navbar-static-top.navbar-default.page-nav .navbar-nav > a.active { background-color: #fff; color: #0281c1 } .navbar-static-top.page-nav .sub-menu-title.active a, .navbar-static-top.page-nav .sub-menu .dropdown-menu .sub-menu-title, .navbar-static-top.page-nav .dropdown-menu li.active .sub-menu-title { color: #0281c1 } .navbar-static-top.page-nav .sub-menu li a { padding-left: 10px } .navbar-static-top.page-nav .sub-menu .active a { background-color: #eef1f5; color: #0281c1; border-radius: 2px } .navbar-static-top.page-nav .sub-menu .active a, .navbar-static-top.page-nav .sub-menu a { height: 40px; line-height: 40px } .navbar-static-top .dropdown-menu { position: fixed; left: 0; right: 0; top: 100px; background-color: rgba(255, 255, 255, .95); border: 0; box-shadow: 0 3px 3px rgba(0, 0, 0, .3) } .navbar-static-top .navbar-nav > li > .dropdown-menu { padding-left: 110px } .navbar-static-top .dropdown-menu li { width: calc(20% - 30px); display: inline-block; padding-left: 0; padding-right: 15px; vertical-align: text-top } .navbar-static-top .sub-menu { padding-left: 0; font-size: 13px; text-align: left } .navbar-static-top .sub-menu, .navbar-static-top .sub-menu li { width: 100%; overflow: hidden } .navbar-static-top .sub-menu li a { font-size: 13px; color: #666; font-weight: 400; cursor: pointer; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block } .navbar-static-top .sub-menu-title { color: #333; font-size: 15px; font-weight: 700; line-height: 62px; margin: 0; text-align: left } .navbar-static-top .sub-menu-title a { color: #333 } .navbar-static-top .sub-menu { border-top: 1px solid #bbb; padding-top: 20px } .navbar-static-top .sub-menu li a:hover { color: #0281c1 } .navbar-toggle .icon-bar { width: 26px; height: 3px; border-radius: 3px } .navbar-default .navbar-toggle { border-color: #fff; background-color: #fff } .navbar-default .navbar-toggle .icon-bar { background-color: #0281c1 } .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: #fff; border-color: #fff } .navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar { background-color: #0281c1 } .navbar-static-top .sub-menu-title a { font-weight: 700px; } .navbar-static-top .sub-menu-title:hover, .navbar-static-top .sub-menu-title:hover a { color: #0281c1 } .navbar-static-top .dropdown-menu .dropdown-toggle { color: #0281c1 } .navbar-static-top.navbar-default.page-nav { background-color: #fff } .navbar-static-top.page-nav .navbar-brand { background: url(img/logo.png) no-repeat; background-position: center; background-size: 80% } .navbar-static-top.page-nav .test-english { background: url(img/logo-english.png) no-repeat; background-position: center; background-size: 80% } .navbar-static-top.page-nav .navbar-nav > li > a { color: #333 } .navbar-static-top.page-nav .dropdown-menu { top: 102px } .navbar-static-top.page-nav .nav > li { border-bottom: 2px solid #fff } .navbar-static-top.page-nav .nav > li:hover { border-color: #0281c1 } .navbar-static-top.page-nav .head-inf { color: #333 } .head-inf { position: absolute; top: 15px; right: 0; z-index: 2; height: 30px; line-height: 30px; color: #fff } .head-inf .search { height: 30px; float: left; border-radius: 50px; padding: 0 15px; font-size: 13px } .head-inf .search input { border: 0; outline: 0; background: 0; width: 0; transition-duration: .3s; height: 20px; line-height: 20px; padding: 5px 0 } .head-inf .search .hk { cursor: pointer; font-size: 20px } .head-inf .search .hk:hover { color: #0281c1 } .head-inf .search:hover input { width: 270px; transition-duration: .3s } .head-inf .search:hover { background-color: #f5f5f5 } .mode-lang { float: right; font-size: 13px; padding-right: 30px; padding-left: 10px } .mode-lang li { float: left; margin-left: 15px; cursor: pointer } .mode-lang li.on { color: #0281c1 } .navbar-static-top:hover { background: #fff } .navbar-static-top:hover .navbar-nav > li > a { color: #666 } .navbar-static-top:hover .head-inf { color: #333 } .navbar-static-top:hover .navbar-brand { background: url(img/logo.png) center no-repeat; background-size: 80% } .navbar-static-top:hover .test-english { background: url(img/logo-english.png) center no-repeat; background-size: 80% } @media (max-width: 991px) { .navbar-static-top { height: 58px; max-height: 58px } .navbar-static-top .navbar-brand, .navbar-fixed-top.navbar-static-top .navbar-brand { height: 58px; width: 88px; padding: 0 15px; background-size: 69px 45px } .navbar-static-top .navbar-nav { height: 470px; float: unset } .navbar-static-top .dropdown-menu li { width: calc(100% - 30px) } .navbar-static-top .navbar-nav > li > .dropdown-menu { padding-left: unset } .navbar-static-top .navbar-collapse.in { width: 100% } .navbar-static-top .navbar-nav > li > a { margin-top: 0 } .navbar-static-top .sub-menu-title { font-size: 13px; margin-left: 30px } .navbar-static-top .sub-menu-title a { font-size: 12px; color: #666; font-weight: 700px; } .navbar-static-top .sub-menu li a { font-size: 12px } .navbar-static-top .sub-menu { padding-left: 40px } .navbar-static-top.navbar-default .navbar-collapse, .navbar-static-top.navbar-default .navbar-form { background: rgba(255, 255, 255, 1); box-shadow: unset } .navbar-static-top .navbar-nav > li > a { border-bottom: 0 } .navbar-static-top .navbar-brand img { height: 42px } .navbar-static-top .navbar-brand { padding: 8px 20px; background-size: 80% } .head-inf { right: 60px } .head-inf .search input { width: 70px } .head-inf .search:hover input { width: unset; transition-duration: .3s } } .carousel-indicators li, .carousel-indicators .active { width: 80px; height: 3px } .carousel-indicators li { border: 0; opacity: .5; background-color: #fff; border-color: #fff } .carousel-indicators .active { opacity: 1 } .carousel-indicators .active { margin: 1px } #qbootstrap-choose { padding-bottom: 0 } .features-wrap { padding-top: 0; padding-bottom: 0 } #qbootstrap-counter { margin-bottom: 2em } #qbootstrap-hero { pointer-events: auto; bottom: 60px; display: flex; align-items: center; justify-content: center } #qbootstrap-hero .flexslider .flex-control-nav { display: none } #qbootstrap-hero { min-height: unset; background: unset } #qbootstrap-hero .flexslider .slides li:after { background: unset } #myCarousel { position: relative } #qbootstrap-hero { position: absolute; left: 0; top: 0; right: 0; bottom: 0 } #qbootstrap-hero .flexslider .slides li, #qbootstrap-hero .flexslider .slider-text > .slider-text-inner { height: unset; min-height: unset } #qbootstrap-hero .flexslider .slider-text { min-height: unset !important; padding-top: 60px } #qbootstrap-hero .slides { padding-left: 0 } @media (max-width: 991px) { #qbootstrap-hero, .carousel-indicators { bottom: 0 } .carousel-indicators li, .carousel-indicators .active { width: 26px } #qbootstrap-hero .flexslider .slider-text > .slider-text-inner h1 { font-size: 18px; line-height: .3 } #qbootstrap-hero .flexslider .slider-text > .slider-text-inner h2 { font-size: 12px; line-height: 0 } #qbootstrap-hero .flexslider .slider-text > .slider-text-inner .doc-holder { font-size: 16px } #qbootstrap-hero .flexslider .slider-text { important; padding-top: 100px } } @media (max-width: 991px) { .intro-grid { width: 100% } .same-player { height: unset !important } .same-controls { display: block } } .show-time { position: absolute; right: 10px; bottom: 10px; background: rgba(0, 0, 0, .1); color: #fff; font-size: 12px; border-radius: 5px; padding: 0 10px } .show-time .hk { color: #fff; font-size: 10px } .same-player { position: relative; padding: 0 } .same-player .same-video { width: 100% } .same-controls { width: 100%; background-color: rgba(0, 0, 0, 0.3); position: absolute; bottom: 10px; left: 0; right: 0; top: 0; display: none; text-align: center } .same-player:hover .same-controls { display: block } .same-switch { display: inline-block; position: absolute; top: 50%; transform: translateY(-50%) } .same-switch .hk { font-size: 40px; display: inline-block; margin-left: -20px; color: #dededf; position: relative } .same-switch .hk:after { position: absolute; content: ''; right: 10px; top: 35%; left: 10px; bottom: 35%; border-radius: 50%; background: #000; z-index: -1 } .defaule-shadow .same-player .same-controls { display: none } .defaule-shadow li:hover .same-player .same-controls { display: block } .employ-player .same-switch .hk { font-size: 60px } .accordion { height: 817px; overflow: hidden; position: relative } .accordion:after { content: ""; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: #fff } .accordion._create:after { display: none } .accordion__ul { height: 817px; display: block; list-style: none; margin: 0; padding: 0; width: 9999px; overflow: hidden; position: absolute; left: 0; top: 0 } .accordion__li { height: 817px; display: block; list-style: none; margin: 0; height: 100%; float: left; overflow: hidden; transition: all .3s ease-out } .accordion__img { height: 817px; display: block; cursor: pointer; padding: 50px 20px 20px; color: #fff; position: relative } .accordion__img h2 a, .accordion__img h2 { color: #fff; font-size: 40px; letter-spacing: 2px; text-align: center } .accordion__img p { max-width: 400px; min-width: 300px; font-size: 22px; fonletter-spacing: .5px; opacity: 0 } .accordion__img .icon { display: block; text-align: center; position: absolute; bottom: 110px; left: 0; right: 0 } .accordion__img .acc-site { position: absolute; left: 0; right: 0; top: 0; bottom: 0 } .accordion__li:hover p { opacity: 1 } .accordion__li:hover img { opacity: 0 } .accordion__li:hover h2 { text-align: left } .accordion__li:hover .icon{ opacity: 0; } .accordion .icon .hk { font-size: 58px } .bg-color-1 { background-color: #da791f; background: url(../images/acc01.png) no-repeat; background-size: cover } .bg-color-2 { background-color: #47b3c2; background: url(../images/acc02.png) no-repeat; background-size: cover } .bg-color-3 { background-color: #5673c9; background: url(../images/acc03.png) no-repeat; background-size: cover } .bg-color-4 { background-color: #a3823a; background: url(../images/acc04.png) no-repeat; background-size: cover } .bg-color-5 { background-color: #8d75ca; background: url(../images/acc05.png) no-repeat; background-size: cover } .accordion__li:hover .accordion__img { /*background-image: none;*/ /*background-color: #234093*/ } ul, li { list-style: none } .tab-nav { overflow: hidden; margin-bottom: 0 } .tab-nav li { width: 20%; text-align: center; float: left; background-color: #fff; padding-bottom: 1.5em; padding-top: 1em; letter-spacing: 1.5px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor: pointer; font-size: 22px } .tab-nav li.on { background-color: rgba(0, 0, 0, .75); color: #fff } .tab-nav li .icon { font-size: 86px; text-align: center; display: inline-block } .tab-cont .tab-box { letter-spacing: 1px; position: relative } .tab-cont .tab-box.on p { position: relative; left: 0; right: 0; bottom: 0; top: 0; background-color: rgba(0, 0, 0, .75); color: #fff; z-index: 1; padding: 3.5em 5em; font-size: 14px; min-height: 1em } .tab-cont .tab-box .hk { font-size: 120px; z-index: -1; position: absolute; bottom: -.3em; left: .5em } #qbootstrap-blog .row div, #qbootstrap-doctor .row .animate-box { padding-left: 5px; padding-right: 5px; margin-bottom: 10px } #qbootstrap-testimonial .row .animate-box { padding-left: 0; padding-right: 0 } #qbootstrap-blog .all-img { width: 100%; border-radius: 5px; border: 1px solid #d8d8d8 } @media (max-width: 991px) { #qbootstrap-testimonial .row .animate-box { padding-left: 15px; padding-right: 15px; margin-bottom: 15px } #qbootstrap-testimonial .row .animate-box .wrap .all-img { max-height: 300px } } @media (max-width: 750px) { #qbootstrap-testimonial .row .animate-box .wrap .all-img { max-height: 180px } } .mumping_mun { padding-left: 0 } .mumping_mun li { text-align: center } .tip-txt { font-size: 12px; color: #333 } .count-title { color: #224195; letter-spacing: 1px; display: inline-block; font-size: 22px } .sub-tip { font-size: 11px; color: #333 } .bg-grey { background-color: #fff; padding: 3em 0 } @media (min-width: 992px) { .bg-grey { background-color: #f2f2f2 } .line-grid .animate-box:nth-child(-n+6) { border-bottom: 1px solid #eaeaea } .line-grid .animate-box:not(:nth-child(3n)) { border-right: 1px solid #eaeaea } .count-title { font-size: 50px } .tip-txt { font-size: 18px } .sub-tip { font-size: 14px } } .top-txt { position: relative; padding-bottom: 2em } .top-txt img { height: 200px; width: 100% } .top-txt .img-cover { position: relative; z-index: -1 } .top-main { border-top: 0px solid #234093; box-shadow: 0 0 8px rgba(0, 0, 0, .2); margin-top: -3em; background-color: #fff; z-index: 0; position: relative; padding-top: 2em } .main-title { text-align: center; line-height: 1.6em; letter-spacing: 2px; font-size: 40px } .main-title span { font-size: 38px; font-weight: normal; letter-spacing: 1px } .main-box { font-size: 24px; padding: 1em 2em 2em; letter-spacing: .5px; color: #000; text-indent: 2em; } @media (max-width: 991px) { .main-title { font-size: 24px; padding-bottom: 1.2em } .main-title span { font-size: 18px } .main-box { font-size: 13px; padding-bottom: 0 } } #qbootstrap-choose { padding-top: 0 } #qbootstrap-counter .hk { font-size: 50px; color: #fff } .more-parter { display: inline-block; padding: 6px 30px; border-radius: 1000px; border: 1px solid #d8d8d8; color: #000; margin-bottom: 1em; margin-top: 1em } a.more-parter:hover { border-color: #234093; color: #234093 } a.more-parter:active { background-color: #234093; border-color: #234093; color: #fff } @media (max-width: 991px) { .gototop a { opacity: .9 } .sub-title { margin-bottom: 4em; margin-top: 2em; padding-left: 15px; padding-right: 15px; font-size: 14px } } .foot-txt { font-size: 14px; letter-spacing: 1px } .big-txt { font-size: 14px; display: inline-block; margin-top: 10px } .body-bg { background-color: #fafafa } .bg-white { background-color: #fff } .breadcrumb { background-color: unset; margin-bottom: 0; line-height: 60px } .breadcrumb > li + li:before { content: '>'; font-family: simsun; color: #333 } .breadcrumb > li { font-size: 15px } .breadcrumb > li a { color: #666 } .breadcrumb > .active { color: #000 } .pagination { margin: 80px 0 } .pagination .fs { font-family: 'simsun' } .pagination > li > a, .pagination > li > span { border-color: #d5d5d5; color: #666; margin-left: 7px; font-size: 20px; padding: 0; height: 42px; line-height: 42px; min-width: 42px; padding-left: 5px; padding-right: 5px } .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus { color: #333; background-color: #d9e8ff; border-color: #d9e8ff } .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus { background-color: #d9e8ff; border-color: #d5d5d5; color: #333 } .no-space li, .row.no-space li { padding-left: 0; padding-right: 0 } .hover-shadow li, .defaule-shadow li, .row.defaule-shadow li, .toggle-shadow { border-radius: 3px } .hover-shadow li:hover, .defaule-shadow li, .row.defaule-shadow li, .toggle-shadow { box-shadow: 0 0 8px rgba(0, 0, 0, .15) } .hover-shadow li .news-img, .img-lists-3A li .news-img { overflow: hidden } .hover-shadow li .news-img img, .img-lists-3A li .news-img img { display: block; width: 100%; -webkit-transition: .3s linear; transition: .3s linear; overflow: hidden } .hover-shadow li:hover .news-img, .img-lists-3A li:hover .news-img { width: 100%; overflow: hidden } .hover-shadow li:hover .news-img img, .img-lists-3A li:hover .news-img img { transform: scale(1.1); -webkit-transition: .3s linear; transition: .3s linear } .news-title, .briefly-txt { text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; padding-left: 20px; padding-right: 20px } .news-title { color: #333; font-size: 400; margin-top: 10px; margin-bottom: 20px; -webkit-line-clamp: 2; line-clamp: 2 } .award-bg { width: 100%; height: 849px; background: url(img/award.png) top center no-repeat } .award-bg-mob { position: relative; padding-top: 20px } .award-img-mob { padding-left: 60px; padding-right: 60px; position: absolute; top: 0; left: 0; right: 0; bottom: 0 } .award-img-mob h3 { font-size: 12px; color: #000 } .award-img-mob img { margin-top: 30px; margin-left: 5px } #widget-area-guide { padding-top: 7em } #posterTvGrid { height: 450px; width: 1000px; margin: 50px auto 0; position: relative } #posterTvGrid .inner { height: 100% } #posterTvGrid .inner p { top: 380px; line-height: 80px; overflow: hidden; font-size: 18px; color: #000; text-align: center; position: absolute; left: 0; width: 100%; font-weight: bold } #posterTvGrid .prev1 { background: url(img/meiti_03.png) left top no-repeat; width: 41px; height: 56px; left: -50px; top: 50%; margin-top: -27px; position: absolute } #posterTvGrid .next1 { background: url(img/meiti_05.png) left top no-repeat; width: 41px; height: 56px; right: -50px; top: 50%; margin-top: -27px; position: absolute } .inner-footer { padding-top: 0 !important } .mid-box { min-height: calc(100vh - 218px) } #qbootstrap-num { margin-top: 50px } .img-lists-2 { padding-left: 80px; padding-right: 80px; display: flex; flex-wrap: wrap } .img-lists-2 li { width: calc(50% - 120px); margin-left: 60px; margin-right: 60px; margin-top: 60px; padding-bottom: 20px } .img-lists-2 li .news-title { font-size: 28px; line-height: 1.4; margin-top: 20px } .briefly-txt { font-size: 16px; color: #666; line-height: 1.3; -webkit-line-clamp: 4; line-clamp: 4; min-height: 80px } .news-data { color: #666; font-size: 16px } .news-sub-txt { padding-left: 20px; padding-right: 20px } .news-sub-txt .icon-fonts { width: 40px; height: 40px; line-height: 40px; border: 1px solid #979797; background-color: #fff; text-align: center; margin-bottom: 0; cursor:pointer; } .news-sub-txt .icon-fonts .hk { color: #979797 } .img-lists-2 li:hover .icon-fonts { border-color: #234093; background-color: #234093 } .img-lists-2 li:hover .icon-fonts .hk { color: #fff } .img-lists-3A, .img-lists-3B { display: flex; flex-wrap: wrap; width: calc(100% - 60px); margin-left: 30px; margin-right: 30px; padding-bottom: 20px } .img-lists-3A li, .img-lists-3B li { margin-top: 60px; padding-bottom: 20px } .img-lists-3A li { width: calc(33% - 120px); margin-left: 60px; margin-right: 60px } .img-lists-3B li { width: calc(33% - 60px); margin-left: 30px; margin-right: 30px } .img-lists-3A li:hover .publish-img { box-shadow: 0 0 8px rgba(0, 0, 0, .15) } .tab-nav-common, .tab-nav-media { text-align: center } .tab-nav-media { padding-top: 30px } ul.tab-nav-media + ul.tab-cont-media { padding-left: 0 } ul.tab-cont-media ul.img-lists-3A, ul.tab-cont-media ul.img-lists-3B { padding-left: 0 } .tab-nav-common li, .tab-nav-media li { display: inline-block; border-bottom: 2px solid #fff; font-size: 28px; color: #666; margin-left: 50px; margin-right: 50px; padding: 8px 0 } .tab-nav-media li.on, .tab-nav-common li.on { border-color: #2d83d6; color: #2d83d6 } .publish-title { font-size: 24px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-top: 20px; display: block; padding-left: 20px; padding-right: 20px } .media-video { display: block } .media-video video { width: 100% } .tab-nav-employ { text-align: center; margin-bottom: 36px; padding-left: 0 } ul.tab-nav-employ + ul.tab-cont-media { padding-left: 0 } ul.tab-nav-employ + ul.tab-cont-media .tab-box ul.row.no-space { padding-left: 0 } .img-lists-4, .img-lists-3, .inf-list-2 { display: flex; flex-wrap: wrap } .img-lists-4 li, .img-lists-3 li, .inf-list-2 li { margin-left: 18px; margin-right: 18px; margin-bottom: 36px } .img-lists-4 li { width: calc(25% - 36px) } .img-lists-3 li { width: calc(33.33% - 36px) } .inf-list-2 li { width: calc(50% - 36px) } .arrow-block4 { padding: 20px 35px 40px; display: block; background: #fff; overflow: hidden; -webkit-transition: color .3s; transition: color .3s; position: relative; z-index: 1; -webkit-backface-visibility: hidden; -moz-osx-font-smoothing: grayscale } .arrow-block4::before, .arrow-block4::after { content: ''; position: absolute; height: 100%; width: 100%; bottom: 100%; left: 0; z-index: -1; -webkit-transition: -webkit-transform .3s; transition: transform .3s; -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1); transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1) } .arrow-block4::before { background: #7986cb } .arrow-block4::after { background: #3f51b5 } .arrow-block4:hover::before, .arrow-block4:hover::after { -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0) } .arrow-block4:hover::after { -webkit-transition-delay: .175s; transition-delay: .175s } .arrow-block4 .employ-title { font-size: 18px; color: #2d83d6 } .arrow-block4 .employ-type { font-size: 30px; color: #333 } .arrow-block4 .employ-inf { font-size: 18px; color: #333 } .arrow-block4 .hk { color: #2d83d6 } .hover-white:hover .employ-title, .hover-white:hover .employ-type, .hover-white:hover .employ-inf, .hover-white:hover .hk { color: #fff } .employ-banner { position: relative } .arrow-block1 { color: #333; display: flex; padding-top: 20px; padding-bottom: 20px } .employ-player { width: 700px; position: absolute; right: 160px; top: 50%; transform: translateY(-50%); overflow: hidden } .employ-banner .employ-player:before, .employ-banner .employ-player:after { position: absolute; bottom: 5px; z-index: 2; content: '' } .employ-banner .employ-player:before { left: 0; right: 0; border-bottom: 3px solid #2d83d6 } .employ-banner .employ-player:after { top: 0; right: 0; border-right: 3px solid #2d83d6 } .same-player.employ-player .same-controls { display: block; background: unset } .arrow-block2 { padding: 35px 25px; display: flex } .left-img { padding-left: 15px; padding-right: 35px } .right-inf { margin-left: 30px } .trip-title { color: #2d83d6; font-size: 24px } .trip-inf { color: #333; font-size: 18px; line-height: 1.6 } .employ-date { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; padding-left: 40px } .employ-img { position: relative } .employ-news { padding-top: 10px } .employ-news { padding-left: 20px; padding-right: 40px } .employ-day { font-size: 75px; color: #2d83d6; width: 100%; line-height: 1 } .employ-month { font-size: 24px; width: 100%; line-height: .1; align-self: flex-start } .news-name { font-size: 30px } .news-inf { font-size: 24px } .process-head { text-align: center; margin-top: 40px; margin-bottom: 80px; padding-top: 30px; padding-bottom: 30px } .process-head li { display: inline-block } .process-head li:nth-child(2n+1) { width: 174px; height: 174px; border: 2px solid #3085d7; color: #2d83d6; line-height: 174px; text-align: center; border-radius: 50%; background-color: #c9dff5; font-size: 26px } .blue-col-1 { color: #cde2f5 } .blue-col-2 { color: #93bfea } .blue-col-3 { color: #2c83d7 } .process-block1 li { border-bottom: 1px solid #2d83d6; position: relative; text-align: center; color: #333; padding-bottom: 10px; margin-bottom: 40px } .process-block1 li:before, .row.process-block1 li:after { position: absolute; content: ''; width: 14px; height: 14px; background-color: #2d83d6; transform: rotate(45deg) } .process-block1 li:before { left: 0; bottom: -7px } .process-block1 li::after { right: 0; bottom: -7px } .process-block1 h3 { font-size: 30px } .process-block1 p { font-size: 22px } ul.row.mob-grow-up.no-space.img-lists-1 { padding-left: 15px; padding-right: 15px } .img-lists-1 li { margin-bottom: 40px } .grow-block1 { color: #333; display: block; padding-top: 25px; padding-bottom: 25px } .grow-block1 img { padding-left: 30px } .grow-block1 h2, .grow-block1 p { padding-left: 30px; padding-right: 20px; letter-spacing: .5px } .grow-block1 h2 { font-size: 20px; margin-bottom: 20px; margin-top: 5px } .grow-block1 p { font-size: 13px; line-height: 1.6 } .img-lists-1 li .grow-block1 div:nth-child(2n) { padding-left: unset } .img-lists-1 li .grow-block1 div:nth-child(2n+1) { padding-right: unset } .introduce-title { font-size: 24px; color: #333; margin-top: 50px } .introduce-txt { font-size: 18px; color: #333 } .introduce-txt.mt-space { margin-top: 40px } .banner-txt { position: absolute; display: inline-block; top: 50%; left: 0; right: 0; text-align: center; font-size: 50px; transform: translateY(-50%); color: #fff; letter-spacing: 3px } .slide-box { display: none } .inf-list-1 li { margin-bottom: 20px } .publick-title { position: relative; font-size: 24px; color: #2d83d6; line-height: 2.6; padding-left: 30px; margin-bottom: 0 } .publick-title .hk { position: absolute; cursor: pointer; right: 30px; top: 50%; transform: translateY(-50%) } .school-publick { border: 1px solid #000; width: 100%; background-color: #fff; color: #666; border-right: 1px solid #000; border-bottom: 1px solid #000 } .school-publick caption { background-color: #f5f5f5; color: #fff } .school-publick thead { background-color: #f5f5f5; color: #fff } .school-publick td, .school-publick th { border-width: 1px; border-style: solid; border-color: #000; position: relative; padding: 9px 15px; font-size: 24px; border-bottom: 0; border-right: 0 } .school-publick th { font-size: 22px; line-height: 28px } .school-publick tbody tr:nth-child(2n) { background-color: #234093 } .school-publick tbody tr:nth-child(2n+1) { background-color: #2d83d6 } .school-publick tr td, .school-publick tr th { text-align: center } .school-publick tr td:nth-child(1) { width: 10% } .school-publick tr td:nth-child(2) { width: 20% } .school-publick tr td:nth-child(3) { width: 20% } .school-publick tr td:nth-child(4) { width: 20% } .school-publick tr td:nth-child(5) { text-align: center } .build-top { padding: 20px 0 40px; text-align: center; background: #fff; box-shadow: 0 4px 13px 0 rgba(0, 0, 0, 0.12); border-radius: 4px; position: relative; top: -60px; z-index: 30 } span.build-line { display: block; /* width: 50px; height: 8px; */ margin: 0 auto; background: #2d83d6 } .build-top p { padding: 20px 100px; text-align: left; font-size: 22px; color: #333 } .build-box li { margin-bottom: 50px; text-align: center } .build-box p { margin-top: 10px; font-size: 22px; color: #333 } .build-box li:nth-child(2) p { /* font-size: 24px; */ text-align: left } .build-title { margin: 16px 0 40px; font-family: PingFangSC-Medium; font-size: 48px; color: #333 } .build-box .tab-nav li span { padding: 0 4px 10px; font-size: 28px; color: #333; border-bottom: 6px solid transparent } .build-box .tab-nav li.on, .build-box .tab-cont .tab-box.on p { background: transparent } .build-box .tab-nav li.on span { color: #2d83d6; border-bottom-color: #2d83d6 } .title-h4 { text-align: left; color: #333; font-size: 30px; font-weight: bold } .tab-item-li .tab-box.on p { padding: 0; margin-top: -10px; line-height: 1.5; font-size: 20px; color: #333; text-align: left } .swiper-wrapper-img .swiper-slide { max-width: 932px; height: auto; text-align: center } .swiper-wrapper-img .swiper-slide img { width: 98%; height: auto; box-shadow: 0 0 20px rgba(0, 0, 0, .3) } .build-box .banner .swiper-pagination-bullet { display: inline-block; width: 16px; height: 16px; border-radius: 50%; border: 2px solid #2d83d6; margin: 0 6px; opacity: .8; cursor: pointer } .build-box .banner .swiper-pagination-bullet-active { background: #2d83d6; border: 3px solid #2d83d6 } .build-box .pagination { margin: 0; position: absolute; bottom: 0; z-index: 20 } .coop-enter div.col-sm-2 img { max-width: 100%; height: auto } .tab-intellect .tab-nav, .tab-intellect .tab-cont { padding-left: 60px; padding-right: 60px } .tab-intellect .tab-nav, .tab-intellect .tab-cont li.tab-box { margin-bottom: 0 } .tab-intellect .tab-nav li { margin-bottom: 10px } .tab-intellect .tab-cont { padding-top: 40px; padding-bottom: 40px; box-shadow: 0 0 8px rgba(0, 0, 0, .2); border-bottom: 6px solid #0191ff } .tab-intellect .tab-cont .tab-box p { font-size: 20px } .mobile-intellect { padding-top: 20px; text-align: center } .mobile-intellect .mobile-intellect-p { text-align: left; font-size: 12px } .mobile-intellect-items { text-align: center } .mobile-intellect-items p { font-size: 12px; color: #333; text-align: left; margin-top: 20px } .swiper-wrapper #banner1, .swiper-wrapper #banner2 { max-height: 430px } .build-titles { text-align: left } .build-titles h4 { font-size: 15px; color: #333; margin-bottom: 10px; font-weight: bold } .build-titles p { font-size: 12px; color: #333 } .mobile-intellect span.build-line { height: 2px } .manpower-box1 { text-align: center } .manpower-title { margin-top: 60px; margin-bottom: 10px; font-size: 36px; color: #333 } .manpower-p { font-size: 16px; color: #666 } .manpower-line span { display: inline-block; width: 120px; height: 4px; margin: 0 4px; background: #224294 } .manpower-line span:nth-child(2) { background: #3157c4 } .manpower-line span:nth-child(3) { background: #4686dd } .manpower-line span:nth-child(4) { background: #69b9f6 } .manpower-line span:nth-child(5) { background: #a9e2ff } .manpower-row li { margin-bottom: 40px; background: #f7f7f7 } .manpower-row li:nth-child(1) { margin-top: 20px } .manpower-row li img { width: 100%; height: auto } .manpower-row li .col-sm-6 { padding: 0 } .manpower-row li:hover { background: rgba(45, 131, 214, 0.80) } .manpower-row .manpower-content h4 { margin-bottom: 10px; font-size: 30px; color: #333 } .manpower-row .bg-blue .manpower-content, .manpower-row li .col-sm-6.manpower-content { padding-top: 2%; line-height: 1.4 } .manpower-row .manpower-content span { display: inline-block; width: 16px; height: 26px; background: url(img/manpower02.png) no-repeat } .manpower-row .manpower-content p { margin-bottom: 0; font-size: 22px; color: #333 } .manpower-row li:hover .manpower-content h4, .manpower-row li:hover .manpower-content p { color: #fff } .mobile-profession-li { padding-left: 15px; padding-right: 15px } .mobile-profession { color: #333; text-align: center; padding-top: 30px } .mobile-profession-title { font-size: 18px } .mobile-profession-title:nth-child(2) { margin-bottom: 0 } .mobile-profession-p { font-size: 12px; color: #666 } .mobile-profession-line { padding-left: 15px; padding-right: 15px } .mobile-profession-line span { width: 100% } .mobile-profession-title.mob-mt50 { margin-top: 50px } .mobile-profession-line li.col-xs-2 { padding: 0 4px } .mobile-profession-line span { display: inline-block; background: #224294 } .mobile-profession-line li:nth-child(2) span { background: #3157c4 } .mobile-profession-line li:nth-child(3) span { background: #4686dd } .mobile-profession-line li:nth-child(4) span { background: #69b9f6 } .mobile-profession-line li:nth-child(5) span { background: #a9e2ff } .mobile-profession-li li { margin-bottom: 20px } .mobile-profession-li li .mobile-prof-div { text-align: left; padding: 20px; background: #fff } .line-bg { background: url(img/line-bg.png) center repeat-y } .manage li { width: 50%; float: left; position: relative } .manage li:nth-child(odd) { text-align: right; padding-right: 100px; margin-top: -210px } .manage li:nth-child(even) { text-align: left; padding-left: 100px; margin-top: 130px } .manage li:nth-child(2) { margin-top: 420px } .manage li:nth-child(1) { margin-top: 20px } .time-year { margin: 0; padding: 0; color: #333; font-size: 37px } .date-time { display: inline-block; padding: 0 60px; line-height: 2.6; font-size: 24px; color: #fff; background: #2d83d6; border-radius: 39px } .manage-img, .mobile-manage-img { max-width: 644px; padding: 20px; background: #fafafa; box-shadow: 0 4px 10px rgba(0, 0, 0, .2) } .manage-img p { font-size: 20px; color: #333; text-align: left } .manage li:nth-child(odd) .manage-img { float: right; border-radius: 20px 0 20px 20px } .manage li:nth-child(even) .manage-img { float: left; border-radius: 0 20px 20px 20px } .manage li .manage-img { background: #fff; border: 1px solid #fff; overflow: hidden; width: 100% } .manage li:hover .manage-img { background: #d1e8ff; border: dashed 1px #2d83d6 } .icon-line { height: 190px; width: 48px; background: #e2e2e2; position: absolute } .icon-line:after { content: ''; width: 0; height: 0; border-top: 70px solid #e2e2e2; border-left: 56px solid transparent; border-right: 56px solid transparent; position: absolute; bottom: -50px } .manage li:nth-child(odd) .icon-line { right: -24px } .manage li:nth-child(odd) .icon-line:after { right: -32px } .manage li:nth-child(even) .icon-line { left: -24px } .manage li:nth-child(even) .icon-line:after { left: -32px } .mobile-manage { padding-left: 0 } .mobile-manage li { margin-top: 20px; margin-bottom: 30px } .mobile-line { height: 130px; width: 10px; margin-top: 68px; background: #e2e2e2; position: relative } .mobile-manage li:nth-child(1) .mobile-line { margin-top: 88px } .mobile-line:after { content: ''; width: 0; height: 0; border-top: 17px solid #e2e2e2; border-left: 10px solid transparent; border-right: 10px solid transparent; position: absolute; bottom: -10px; left: -5px } .mobile-manage-date .time-year { font-size: 14px; font-weight: bold } .mobile-manage-date .date-time { margin-top: 10px; font-size: 14px; line-height: 2.4; padding: 0 20px } .mobile-manage-img p { font-size: 14px; color: #333; text-align: left } .mobile-manage-img { border-radius: 0 10px 10px 10px } .medicine-content-box { position: relative; min-height: 130px } .medicine-content-box .medicine-content { position: absolute; top: -200px; padding: 40px 60px 30px } .medicine-content { margin: 0 auto; padding-top: 40px; padding-bottom: 30px; text-align: center; background: #fff; box-shadow: 0 0 8px rgba(0, 0, 0, .2) } .medicine-content h4 { font-size: 40px; color: #000 } .medicine-content p { text-align: left; padding: 0 60px 50px; font-size: 20px; color: #333 } .medicine-banner + .container { margin-top: 100px } .culture-content { margin-left: -15px; margin-right: -15px } .culture-content li { height: 290px; padding: 0; overflow: hidden; display: table } .culture-content li:nth-child(1) { background: url(img/culturel01.png) no-repeat; background-size: 100% 100% } .culture-content li:nth-child(2) { background: url(img/culturel02.png) no-repeat; background-size: 100% 100% } .culture-content li:nth-child(3) { background: url(img/culturel03.png) no-repeat; background-size: 100% 100% } .culture-content li:nth-child(4) { background: url(img/culturel04.png) no-repeat; background-size: 100% 100% } .culture-content .img-txt { width: 100%; height: 100%; padding: 0 30px; color: #fff; background-color: rgba(35, 64, 127, .8); display: table-cell; vertical-align: middle; opacity: 0; transition: .2s } .culture-content li:hover .img-txt { opacity: 1; transition: .2s } .culture-content .img-txt span { font-size: 36px } .culture-content .img-txt p { font-size: 22px } .energy-content-box { position: relative; min-height: 130px } .energy-content-box .energy-content { position: absolute; top: -200px; padding: 40px 60px 30px } .energy-content { margin: 0 auto; padding-top: 40px; padding-bottom: 30px; text-align: center; background: #fff } .energy-content h4 { font-size: 40px; color: #000 } .energy-content p { text-align: left; padding: 0 60px 50px; font-size: 20px; color: #333 } .icon-title { width: 680px; margin: 50px auto 30px; font-size: 34px; color: #2d83d6; line-height: 1.4; text-align: center; background: url(img/energy02.png) no-repeat center } .icon-title2 { background: url(img/energy02B.png) no-repeat center } .text-content { padding-left: 80px } .text-content span { display: inline-block; width: 12px; height: 12px; margin-right: 20px; border-radius: 50%; background: #2d83d6 } .text-content .blue-text { margin-bottom: 0; font-size: 24px; color: #333 } .text-content .block-text { margin-bottom: 10px; margin-left: 32px; font-size: 18px; color: #2d83d6 } .row-table { border-collapse: separate; border-spacing: 0 30px } .row-table td { position: relative } .row-table td .bg-shdow-R { background: #fff; box-shadow: -4px 4px 8px 0 rgba(0, 0, 0, 0.20); position: absolute; top: 0; left: 20px; bottom: 0; right: 0 } .row-table td .bg-shdow-L { background: #fff; box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.20); position: absolute; top: 0; left: 0; bottom: 0; right: 0 } .row-table tr:nth-child(even) img { padding-left: 20px } .row-content { margin-bottom: 20px; position: relative } .row-content-li { padding: 9.36% 30px; color: #000; padding-left: 30px } .row-content .col-sm-6 { padding: 0 } .row-energys { margin-bottom: 20px; background: #fff; box-shadow: 0 0 8px rgba(0, 0, 0, .2) } .row-energys li.col-sm-9 { padding: 40px 40px 20px 0 } .row-energys li.col-sm-3 img { margin-top: 20% } .row-energys li.col-sm-9.text-lefts { text-align: right } .mobile-energy-content { text-align: center; color: #333 } .mobile-energy-line { display: inline-block; /* width: 50px; height: 4px; */ background: #2d83d6 } .mobile-energy-content h4 { font-size: 15px } .mobile-energy-content p { font-size: 12px; text-align: left } .mobile-energy-content .swiper-wrapper #banner { max-height: 200px; margin-top: 40px } .mobile-energy-content .text-content p:nth-child(1) { font-size: 14px; color: #333 } .mobile-energy-content .text-content p:nth-child(2) { font-size: 12px; color: #2d83d6; margin-left: 16px } .mobile-energy-content .text-content p span { display: inline-block; width: 6px; height: 6px; border-radius: 50%; background: #2d83d6; margin-right: 10px } .mobile-energy-content .text-content { margin-top: 30px; padding-left: 30px } .mobile-energy-content .mobile-energy-p { font-size: 12px; color: #666; margin-top: 30px } .mobile-energy-content .mobile-energy-p span { color: #333 } .row-mobile-energys { text-align: left } .row-mobile-energys h4 { font-size: 16px; color: #333; margin-top: 40px } .row-mobile-energys h4 small { font-size: 16px; color: #2d83d6 } .row-mobile-energys p { font-size: 12px; color: #666 } .row-mobile-energys span { font-size: 14px; color: #333 } .petrified-content { position: relative; top: -200px; padding: 0 60px } .petrified-bg { margin: 0 auto; padding-top: 40px; padding-bottom: 30px; text-align: center; background: #fff } .petrified-bg h4 { font-size: 40px; color: #000 } .petrified-bg p { text-align: left; padding: 0 60px 50px; font-size: 20px; color: #333 } .petrified-1 { text-align: center } .petrified-1 img:nth-child(1) { margin-top: 50px; margin-bottom: 20px } .petrified-1 .petrified-bg p.title-blue { font-size: 20px; color: #2a7de2; text-align: center } .petrified-1 .petrified-bg h4 { margin-bottom: 10px } .text-upp { text-transform: uppercase } .petrified-1 .petrified-bg p { padding-bottom: 0 } .mini-dolphin { margin-top: -180px; position: relative } .mini-dolphin li { display: table; height: 245px; margin: 30px 34px; background: #f8f8f8; border: 1px solid #d3d3d3; width: calc(50% - 80px); padding-left: 0; padding-right: 0 } .mini-dolphin li:nth-child(1), .mini-dolphin li:nth-child(4) { border-radius: 60px 0 60px 0 } .mini-dolphin li:nth-child(2), .mini-dolphin li:nth-child(3) { border-radius: 0 60px 0 60px } .mini-dolphin .petrified-mid-img { position: absolute; left: 0; right: 0; top: 0; bottom: 0; display: flex; align-items: center; justify-content: center } .mini-dolphin .petrified-mid-img img { display: inline-block; margin-top: 5px } .mini-dolphin span { display: table-cell; vertical-align: middle } .mini-dolphin li span h4 { font-size: 22px; color: #3684e3 } .mini-dolphin li .pc-sign-radius4 { padding-left: 30px; padding-right: 30px; text-align: left } .eco-row { color: #333; text-align: left } .eco-row h4 { font-size: 24px } .eco-row .p-item1 { font-size: 12px } .eco-row .span-item span { display: inline-block; padding: 0 4px; font-size: 14px; color: #2a7de2; background: #e1f2ff; border-radius: 2px } .eco-row .p-item2 { height: 148px; padding-top: 20px; font-size: 14px; line-height: 1.2 } .eco-row .p-item3 { font-size: 16px; line-height: 1.5 } .eco-row-ul li { margin-top: 40px } .eco-row-ul li .p-item1 { margin-bottom: 0; color: #2a7de2 } .eco-row-ul li .p-item2 { height: 100px } .mobile-petrified .mobile-petrified-content { margin-top: 40px; text-align: center } .mobile-petrified .mobile-petrified-content .mobile-petrified-line { display: inline-block; width: 50px; height: 2px; background: #2d83d6 } .mobile-petrified .img-title { display: block; margin: 20px auto 30px } .mobile-petrified .mobile-petrified-p1 { text-align: left; font-size: 12px } .mobile-petrified .mobile-petrified-content .title-blue { color: #2a7de2; font-size: 12px } .mobile-petrified .mobile-petrified-content h4 { font-size: 16px } .mobile-petrified .mobile-dolphin { margin: 20px auto; padding: 30px; background: #f8f8f8; border: 1px solid #d3d3d3; border-radius: 30px 0 30px 0 } .mobile-petrified .mobile-dolphin h4 { font-size: 22px; color: #2a7de2 } .mobile-petrified .mobile-dolphin p { font-size: 14px; color: #666 } .mobile-petrified .mobile-petrified-con { margin-top: 30px; text-align: left; color: #333 } .mobile-petrified .mobile-petrified-con h4 { font-size: 16px } .mobile-petrified .mobile-petrified-con .p-item1, .mobile-petrified .mobile-petrified-content .p-item1 { font-size: 12px; text-align: left } .mobile-petrified .mobile-petrified-content .p-item1:nth-child(1) { margin-top: 30px } .mobile-petrified .mobile-petrified-con .span-item span { display: inline-block; padding: 4px 6px; font-size: 12px; color: #2a7de2; background: #e1f2ff } .swiper-mobile-petrified.swiper-wrapper #banner1 { max-height: 300px; margin-top: 40px } .swiper-mobile-petrified .swiper-wrapper-img .swiper-slide { text-align: left; color: #333 } .swiper-mobile-petrified .swiper-slide h4 { font-size: 16px; margin-top: 20px } .swiper-mobile-petrified .swiper-slide p { font-size: 12px } .body-bga { background: #fff } .finance-conP { margin-top: 50px } .finance-conbox { padding: 60px 0; box-shadow: 10px 10px 202px 0 rgba(0, 0, 0, 0.20); padding-right: 30px } .finance-title { font-size: 30px; color: #333 } .finance-title p { font-size: 24px } .mobile-finance .mobile-finance-content { text-align: center; color: #333 } .mobile-finance-content h4 { font-size: 16px; margin-top: 40px } .mobile-finance .mobile-finance-content p { font-size: 12px; text-align: left } .mobile-finance-content .mobile-finance-title { font-size: 16px; color: #2d83d6; text-align: left; margin: 40px 0 0 } .chemical-content-box { position: relative; min-height: 130px } .chemical-content-box .chemical-content { position: absolute; top: -160px; padding: 40px 60px 30px; margin: 0 auto; text-align: center; background: #fff; box-shadow: 0 0 8px rgba(0, 0, 0, .2) } .chemical-content-box .chemical-content h4 { font-size: 40px; color: #000 } .chemical-content-box .chemical-content p { text-align: left; padding: 0 60px 50px; font-size: 20px; color: #333 } .chemical-title { display: block; width: 680px; line-height: 1.5; margin: 30px auto 20px; font-size: 34px; color: #2d83d6; text-align: center; background: url(img/icon-title.png) no-repeat center } .chemical-item { width: 100%; height: 670px; background: url(img/chenical09.png) no-repeat center } .row-chemical li { margin-top: 40px; background: #fff; box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.20) } .row-chemical li.col-md-6 { padding: 0 } .row-chemical li img { max-height: 270px; width: auto } .row-chemical li div { padding: 20px 5%; text-align: center } .row-chemical-li p { margin-top: -20px } .row-items { margin-top: 60px } .row-item { margin-top: -24px; margin-bottom: 44%; line-height: .5 } .row-items li p { white-space: nowrap; word-break: break-all } .row-items li:nth-child(1) p { text-align: right } .row-items li:nth-child(3) p { text-align: left } .row-item p:nth-child(1) { font-size: 30px; color: #333 } .row-item p:nth-child(2) { font-size: 26px; color: #666 } .swiper-button-next, .swiper-button-prev { height: 248px; width: 60px; top: 16px; bottom: 0; background: rgba(255, 255, 255, .8) } .swiper-button-prev { left: auto; right: 0 } .swiper-button-next { left: 0 } .swiper-button-next span, .swiper-button-prev span { position: absolute; top: 50%; margin-top: -28px; left: 50%; margin-left: -20px; display: inline-block; width: 41px; height: 56px } .swiper-button-next span { background: url(img/meiti_03.png) no-repeat center } .swiper-button-prev span { background: url(img/meiti_05.png) no-repeat center } .mobile-chemical .mobile-chemical-content { padding: 30px 15px; text-align: center; color: #333 } .mobile-chemical .mobile-chemical-content h4 { font-size: 16px } .mobile-chemical .mobile-chemical-content p { font-size: 12px; text-align: left } .mobile-chemical .mobile-chemical-line { display: inline-block; /* width: 50px; height: 4px; */ background: #2d83d6 } .mobile-chemical-title { font-size: 15px; color: #2d83d6; text-align: center } .institute-banner img { width: 100%; height: auto } .formal-establish { text-align: center } .institute-line { display: inline-block; /* width: 80px; height: 8px; */ margin-top: 60px; background: #2d83d6 } .institute-title { margin-bottom: 10px; margin-top: 10px; font-size: 38px; color: #333 } .institute-title h4 { font-size: 30px } .institute-title p { font-size: 24px } .institute-box { padding-bottom: 50px; padding-left: 0; background: #fff; box-shadow: 0 0 8px rgba(0, 0, 0, 0.12) } .institute-li { text-align: left; padding-left: 30px; margin-top: 20px } .institute-li h4 { margin-bottom: 6px; margin-top: 30px } .institute-li p { margin-bottom: 10px; line-height: 1.5 } .institute-bg { position: relative; top: 30px } .institute-bg .institute-img { text-align: center; position: absolute; top: 0; left: 50%; transform: translateX(-50%) } .institute-img .institute-line { background: #fff } .institute-img .institute-title { margin-bottom: 40px; color: #fff } .institute-li li { float: left; width: 24%; margin: 0 .5%; min-height: 330px; padding: 20px 16px 50px; color: #333; background: #fff; box-shadow: 0 0 8px rgba(0, 0, 0, .2) } .institute-li li h4 { margin-bottom: 30px; font-size: 30px } .institute-li li p { font-size: 16px } .institute-li-1 li, .institute-li-2 li { position: relative } .institute-li-1 li p { padding: 0 40px; position: absolute; top: 50%; transform: translateY(-50%); right: 0; left: 0; color: #fff; font-size: 18px } .institute-first { padding: 20% 20px 0; color: #fff; position: absolute; top: 0; left: 15px; bottom: 0; right: 15px; background: rgba(15,94,171,0.70); text-align: left; opacity: 0; transition: .1s; } .institute-li-2 li:hover .institute-first { opacity: 1; transition: .1s } .institute-first h4 { font-size: 30px; color: #fff } .institute-first p { font-size: 20px; line-height: 1.4 } .institute-li-3 p { margin-top: 10px; color: #333; font-size: 24px } .institute-li-4 .institute-li { padding: 10px } .institute-li-4 { padding-left: 0; background: #fff; box-shadow: 0 0 8px rgba(0, 0, 0, .2); border-radius: 0 0 8px 8px } .talent_recruitmen { position: relative } .talent_recruitment-box { width: 100%; text-align: center; position: absolute; top: 50%; transform: translateY(-50%); display: flex; justify-content: center } .talent_recruitment-box li { width: 20% } .talent_recruitment-box a { display: inline-block; width: 174px; height: 174px; line-height: 174px; font-size: 22px; color: #fff; transition: .8s; background: rgba(255, 255, 255, 0.30); border: 2px solid #fff; border-radius: 100% } .talent_recruitment-box a:hover { background: #2d83d6; border: 2px solid #2d83d6; box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.20) } .mobile-recruitment { display: flex; justify-content: center; flex-wrap: wrap; text-align: center; margin-bottom: 30px; margin-top: 20px } .mobile-recruitment div { height: 120px; margin: 0px 20px -20px; } .mobile-recruitment span { display: inline-block; width: 120px; height: 120px; line-height: 120px; font-size: 16px; color: #fff; transition: .8s; background: #2d83d6; border: 2px solid #2d83d6; border-radius: 100% } .enter-pop-txt li { position: relative } .enter-pop-txt li .mask-txt { position: absolute; bottom: -20px; left: 15px; right: 15px; padding-left: 15px; padding-right: 15px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; height: 40px; line-height: 40px; color: #fff; font-size: 16px; background-color: rgba(35, 64, 127, .8) } .entering_Haike { text-align: center; color: #333 } .entering_Haike-title { font-size: 36px; margin: 40px 0 0 } .entering_Haike li { margin: 10px 0 } .mob-enter-pop-txt li { position: relative } .mob-enter-pop-txt li .mask-txt { position: absolute; bottom: -20px; left: 0; right: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; height: 30px; line-height: 30px; color: #fff; font-size: 12px; background-color: rgba(35, 64, 127, .8); padding-left: 15px; padding-right: 15px } .mobile-entering_Haike-box { text-align: center } .mobile-entering_Haike-title { font-size: 16px; margin: 30px 0 0 } .mobile-entering_Haike li { margin: 10px 0 } .page-white { background: #fff } .inter-build .build-top p { text-align: center } .inter-content { text-align: center; color: #333; padding-top: 30px } .inter-content h4 { font-size: 48px } .inter-content p { font-size: 22px } .inter-line { display: inline-block; /* width: 50px; height: 8px; */ margin-bottom: 20px; background: #2d83d6 } .inter-p2 { font-size: 22px; text-align: left } .inter-ul { padding-left: 0 } .inter-ul li { padding: 50px; margin-bottom: 30px; color: #333; text-align: left; background: #fff; transition: .8s } .inter-ul li:hover { box-shadow: 0 0 8px rgba(0, 0, 0, .2) } .inter-ul li span { font-size: 30px } .inter-ul li p { margin-top: 30px; font-size: 26px } .mobile-inter_safe h4, .mobile-inter_safe .inter-ul span { font-size: 14px; color: #333 } .mobile-inter_safe p, .mobile-inter_safe .inter-ul p { font-size: 12px; color: #333 } .person_overseas-title { width: 680px; margin: 70px auto 20px; font-size: 48px; text-align: center; color: #333; background: url(img/person_overseas-banner.png) no-repeat center; margin-bottom: 50px } .person_overseas-gw { padding: 30px 0 10px; color: #fff; background: #2d83d6; box-shadow: 0 0 8px rgba(0, 0, 0, 0.2) } .person_overseas-gw .person-title { padding-left: 40px; font-size: 18px } .person_overseas-gw .person-con { padding-left: 40px; font-size: 30px } .person_overseas-infor li p:nth-child(1) { font-size: 20px; margin-bottom: 0 } .person_overseas-infor li p:nth-child(2) { font-size: 18px } .person_overseas-gw1 { margin-top: 30px; color: #333; background: #fff; box-shadow: 0 0 8px rgba(0, 0, 0, 0.2) } .person_overseas-gw1 .person-title { font-size: 18px; color: #2d83d6 } .person_overseas-gw.person_overseas-gw1:hover { background: #2d83d6; color: #fff } .person_overseas-gw.person_overseas-gw1:hover .person-title { color: #fff } .person_overseas-lc { text-align: center } .person_overseas-lc.mb100 { margin-bottom: 100px } .person_overseas-lc span:nth-child(odd) { display: inline-block; width: 160px; height: 160px; margin: 0 2%; line-height: 160px; font-size: 22px; text-align: center; color: #2d83d6; border-radius: 50%; background: rgba(45, 131, 214, 0.26); border: 4px solid #2d83d6 } .person_overseas-lc span:nth-child(even) { color: #2d83d6 } .person_overseas-zj1, .person_overseas-zj2 { position: relative; margin: 20px 0; overflow: hidden; position: relative } .person_overseas-zj1 img { float: left } .person_overseas-zj2 img { float: right } .person_overseas-zj1 p, .person_overseas-zj2 p { padding: 30px; color: #333; font-size: 20px; background: #fff; position: absolute; top: 50%; transform: translateY(-50%) } .person_overseas-zj1 p { border-right: 10px solid #2d83d6; left: 50% } .person_overseas-zj2 p { border-left: 10px solid #2d83d6; right: 50% } .person-xj { display: inline-block; position: absolute; left: 0; top: 20px; z-index: 2; padding: 10px 20px; font-size: 12px; color: #fff; background: #2d83d6; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.20) } .person-xj-right { display: inline-block; position: absolute; right: 0; top: 20px; z-index: 2; padding: 10px 20px; font-size: 12px; color: #fff; background: #2d83d6; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.20) } .person-xj h3 { margin: 0px 0px 10px 0px; padding: 0px; font-size: 25px; color: #fff; display: inline-block } .person-xj-right h3 { margin: 0px 0px 10px 0px; padding: 0px; font-size: 25px; color: #fff; display: inline-block } .person-xj h3 span { font-size: 13px } .person-xj-right h3 span { font-size: 13px } .person-xj .person-eg { font-size: 18px; color: #fff; display: inline-block; letter-spacing: 2px; line-height: .6 } .person-xj-right .person-eg { font-size: 18px; color: #fff; display: inline-block; letter-spacing: 2px; line-height: .6 } .person-xj .person-tri { display: block; position: absolute; top: 0; bottom: 0; right: -20px; border-left: 20px solid #2d83d6; border-top: 39px solid transparent; border-bottom: 39px solid transparent } .person-xj-right .person-tri { display: block; position: absolute; top: 0; bottom: 0; left: -20px; border-right: 20px solid #2d83d6; border-top: 39px solid transparent; border-bottom: 39px solid transparent } .mobile-person-title { margin: 30px 0 10px; margin-bottom: 30px; font-size: 16px; color: #333; text-align: center; background: url(img/energy-mob.png) no-repeat center } .overseas-items { text-align: center } .overseas-items h4 { font-size: 14px; color: #2d83d6 } .overseas-item { padding: 30px 40px; margin-bottom: 20px; text-align: left; background: #fff; box-shadow: 0 0 8px rgba(0, 0, 0, .2) } .overseas-items p { font-size: 14px; color: #333 } .overseas-items-p { font-size: 12px; color: #333 } .overseas-item .hk { color: #2d83d6; font-size: 20px } .see-btn { display: inline-block; font-size: 12px; color: #2d83d6; border-bottom: 1px solid #2d83d6 } .mobile-person-lc { text-align: center; color: #2d83d6; padding-left: 15px; padding-right: 15px } .mobile-person-lc p { padding: 16px 0; margin-bottom: 0; background: #c8dff4; font-size: 12px } .mobile-person-xj { display: inline-block; position: relative; margin-bottom: 20px; margin-top: 20px; padding: 10px 20px; text-align: center; font-size: 12px; color: #fff; background: #2d83d6; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.20) } .mobile-person-xj span { display: block; position: absolute; top: 0; right: -20px; border-left: 20px solid #2d83d6; border-top: 20px solid transparent; border-bottom: 20px solid transparent } .mobile-person-ul p { padding: 20px; font-size: 12px; color: #333; background: #fff; box-shadow: 0 0 8px rgba(0, 0, 0, .2) } .organize-txt { position: absolute; left: 0; right: 0; top: 80px; bottom: 0; color: #fff } .organize-txt h2 { text-align: center; font-size: 38px; color: #fff; line-height: 5 } .organize-head { padding-left: 0 } .organize-head li:nth-child(1) p, .organize-head li:nth-child(1) img { /* padding-left: 68px */ } .organize-head li:nth-child(4) p, .organize-head li:nth-child(4) img { /* padding-right: 68px */ } .organize-head li { width: 25%; display: block; text-align: center; float: left } .organize-head li h3 { font-size: 30px; color: #fff; border-bottom: 1px solid #fff; line-height: 3; position: relative; padding-bottom: 10px } .organize-head li h3:before, .organize-head li h3:after { position: absolute; content: ''; width: 0; height: 0; border-bottom: 10px solid #fff; border-left: 8px solid transparent; border-right: 8px solid transparent; bottom: -5px; transform: rotate(90deg); left: 50% } .organize-head li h3:before { opacity: .85; margin-left: -5px } .organize-head li h3:after { opacity: .55; margin-left: 5px } .organize-head li p, .organize-head li img { padding-left: 34px; padding-right: 34px } .organize-head li p { font-size: 18px; text-align: left; margin-top: 30px } .organize-head li img { display: block } .build-box-mt50 li { margin-top: 100px; margin-bottom: 20px } .build-box-mt50 .build-title { margin-bottom: 80px } .line-space .sign-space { margin-bottom: 50px } ul.mob-employ-social { padding-left: 0 } .banner-line-txt { font-size: 40px; border: 2px solid #fff; padding: 30px 50px; position: absolute; left: 50%; top: 50%; display: inline-block; transform: translateX(-50%); white-space: nowrap; z-index: 2; color: #fff; text-align: center; letter-spacing: 1px; line-height: 1 } .banner-line-txt span { font-size: 28px; letter-spacing: 0 } .f22-col333 { font-size: 22px; color: #333; line-height: 3 } @media screen and (max-width: 991px) { .features .icon i, .services .icon i { font-size: 44px } .features h3, .services h3 a { font-size: 20px } .features-wrap p, .services .desc p { font-size: 15px } .sub-title { font-size: 15px } .img-tip { font-size: 16px } .qbootstrap-counters .qbootstrap-counter-label { font-size: 16px } .main-box { font-size: 15px } .main-title { font-size: 26px } .main-title span { font-size: 20px } .navbar-static-top { height: 78px; max-height: 78px } .navbar-static-top .navbar-brand, .navbar-fixed-top.navbar-static-top .navbar-brand { height: 78px; width: 120px } .navbar-toggle { margin-top: 20px } .grow-block1 img { padding-left: 30px; padding-left: 10px; padding-bottom: 10px } .img-lists-1 { padding-top: 0 } .grow-block1 { padding-left: 15px; padding-bottom: 15px; padding-top: 25px } .img-lists-1 li .grow-block1 div:nth-child(2n) { padding-left: 0 } .img-lists-1 li .grow-block1 div:nth-child(2n+1) { padding-right: 10px } .grow-block1 h2, .grow-block1 p { padding-right: 20px; padding-left: 10px } .grow-block1 h2 { font-size: 20px; margin-bottom: 10px; line-height: 1.3 } .grow-block1 p { font-size: 14px; line-height: 1.5 } } @media screen and (max-width: 767px) { .body-bg.body-white-mob { background-color: #fff } .features .icon i, .services .icon i { font-size: 40px } .features h3, .services h3 a { font-size: 18px } .features-wrap p, .services .desc p { font-size: 13px } .sub-title { font-size: 14px } .img-tip { font-size: 14px } .qbootstrap-counters .qbootstrap-counter-label { font-size: 14px } .main-box { font-size: 13px } .main-title { font-size: 24px } .main-title span { font-size: 18px } .navbar-static-top { height: 58px; max-height: 58px } .navbar-static-top .navbar-brand, .navbar-fixed-top.navbar-static-top .navbar-brand { height: 58px; width: 89px } .navbar-toggle { margin-top: 10.5px } .img-lists-1 { padding-top: 0 } .grow-block1 { padding-top: 10px; padding-left: 0; padding-bottom: 0 } .img-lists-1 li .grow-block1 div:nth-child(2n) { padding-left: 0 } .img-lists-1 li .grow-block1 div:nth-child(2n+1) { padding-right: 10px } .grow-block1 h2, .grow-block1 p { padding-right: 10px; padding-left: 0 } .grow-block1 h2 { font-size: 14px; margin-bottom: 10px; line-height: 1.3 } .grow-block1 p { font-size: 11px; line-height: 1.5 } .banner-txt, .introduce-title { font-size: 14px } .introduce-txt { font-size: 12px } .organize-txt h2 { font-size: 14px } .build-box-mt50 .build-title { font-size: 24px } .employ-banner + .sii-build .build ul.row { padding-left: 0 } .f22-col333 { font-size: 12px } .build-box-mt50 li { margin-top: 50px } .organize-head li h3 { font-size: 12px } .organize-head li p { font-size: 10px } .organize-head li p, .organize-head li img { padding-left: 5px; padding-right: 5px } .organize-head li:nth-child(1) p, .organize-head li:nth-child(1) img { padding-left: 5px } .organize-head li:nth-child(4) p, .organize-head li:nth-child(4) img { padding-right: 5px } .organize-txt { top: 15px } .organize-txt h2 { line-height: .7 } .build-box-mt50 .build-title { margin-bottom: 40px } .culture-content { margin-left: 0; margin-right: 0 } .culture-content li { height: 170px; margin-bottom: 10px; border-radius: 6px } .navbar-header { border-bottom: 1px solid #ddd } .img-lists-2 { padding-left: 15px; padding-right: 15px } .img-lists-2 li { width: 100%; margin-left: 0; margin-right: 0; margin-top: 40px; padding-bottom: 0 } .img-lists-2 li .news-title { font-size: 14px } .mob-shadow li { box-shadow: 0 0 8px rgba(0, 0, 0, .2) } .img-lists-2 li .news-title { margin-top: 15px } .mob-shadow .news-title { padding-left: 15px; padding-right: 15px } .pagination { margin: 40px 0 } .pagination.mob-page > li > a, .pagination.mob-page > li > span, .pagination.mob-page > li > input { height: 32px; line-height: 32px; min-width: 32px; display: inline-block; font-size: 18px } .pagination.mob-page > li > input { width: 32px; border: 1px solid #ddd; height: 30px; text-align: center; font-size: 14px } .pagination.mob-page > li > a.fs { font-family: simsun } .pagination.mob-page > li { display: inline-block; vertical-align: middle } .pagination.mob-page > li > span { border-color: #fff; font-size: 14px } .news-sub-txt .icon-fonts { margin-bottom: 20px } .tab-nav-common li, .tab-nav-media li { font-size: 12px } .publish-title { font-size: 12px } ul.tab-cont-media ul.img-lists-3A { width: calc(100% - 20px); margin-left: 10px; margin-right: 10px } ul.tab-cont-media ul.img-lists-3B { width: 100%; margin-left: 0; margin-right: 0 } ul.tab-cont-media ul.img-lists-3A li, ul.tab-cont-media ul.img-lists-3B li { margin-top: 20px; padding-bottom: 0 } ul.tab-cont-media ul.img-lists-3A li { width: calc(50% - 20px); margin-left: 10px; margin-right: 10px } ul.tab-cont-media ul.img-lists-3B li { width: calc(50% - 10px); margin-left: 5px; margin-right: 5px } .publish-title { margin-top: 5px; margin-bottom: 15px; padding-left: 10px; padding-right: 10px } ul.tab-nav-employ li { margin-left: 8px; margin-right: 8px } ul.tab-nav-employ + ul.tab-cont-media li.tab-box .img-lists-3 li { width: 100%; margin-bottom: 20px } ul.tab-nav-employ + ul.tab-cont-media .tab-box ul.row.no-space.process-block1 { padding-left: 15px; padding-right: 15px } .process-block1 h3 { font-size: 14px; margin-bottom: 10px } .process-block1 p { font-size: 12px; margin-bottom: 10px } .process-block1 li { padding-bottom: 0; margin-bottom: 20px } .icon-title.icon-title2.mob-icon-title { background: url(img/energy-mob.png) no-repeat center } ul.tab-nav-employ + ul.tab-cont-media .icon-title { font-size: 14px; width: 100% } ul.tab-nav-employ + ul.tab-cont-media .tab-box ul.row.no-space.mob-process-head.process-head { padding-left: 15px; padding-right: 15px } .mob-process-head.process-head li:nth-child(2n+1) { width: 100%; height: 40px; line-height: 40px; font-size: 12px; border-radius: 0; border: 0 } .mob-process-head .hk { display: block; transform: rotate(90deg); line-height: .7 } .mob-process-head .hk:nth-child(1) { margin-top: 8px } .mob-process-head { margin-top: 10px; margin-bottom: 40px; padding-top: 0; padding-bottom: 20px } .mob-trip-2 li { width: 100%; margin-bottom: 20px } .mob-trip-2 li .arrow-block2 { padding: 25px 15px } .mob-trip-2 li .left-img { padding-left: 0; padding-right: 0; flex: 1 } .mob-trip-2 li .right-inf { margin-left: -20px; flex: 1.5 } .mob-trip-2 li .trip-title { font-size: 14px; margin-bottom: 10px } .mob-trip-2 li .trip-inf { font-size: 12px } ul.tab-nav-employ + ul.tab-cont-media .tab-box ul.row.no-space.mob-slide-box { padding-left: 15px; padding-right: 15px } .mob-slide-box .publick-title { font-size: 12px } ul.tab-nav-employ + ul.tab-cont-media .tab-box ul.row.no-space.mob-employ-brand { padding-left: 0; padding-right: 0; margin-right: 0; margin-left: 0 } ul.tab-nav-employ + ul.tab-cont-media .tab-box ul.row.no-space.mob-employ-brand li { margin-left: 0; border-radius: 0 } ul.tab-nav-employ + ul.tab-cont-media .tab-box ul.row.no-space.mob-employ-brand li .arrow-block1 { flex-wrap: wrap; padding-top: 0 } .mob-employ-brand li .news-name { font-size: 14px; margin-bottom: 0; padding-left: 10px; margin-top: 5px; line-height: 1.4 } .employ-player .same-switch .hk { font-size: 40px } .mob-employ-player { position: relative; width: 105%; right: 0; top: 0; transform: unset } .employ-banner .mob-employ-player:before, .employ-banner .mob-employ-player:after { border: 0 } .mob-employ-site .arrow-block4 .employ-title, .mob-employ-site .arrow-block4 .employ-type, .mob-employ-social .arrow-block4 .employ-title, .mob-employ-social .arrow-block4 .employ-type { font-size: 14px } .mob-employ-site .arrow-block4 .employ-inf, .mob-employ-social .arrow-block4 .employ-inf { font-size: 12px; margin-bottom: 10px } .mob-employ-site .arrow-block4, .mob-employ-social .arrow-block4 { padding-bottom: 10px } .mob-employ-site .arrow-block4 .hk, .mob-employ-social .arrow-block4 .hk { font-size: 20px } #qbootstrap-hero .mob-txt-mid.flexslider .slider-text { display: inline-block; padding-top: 60px } .mob-employ-social li { width: 100%; margin-bottom: 20px } ul.row.mob-grow-up.no-space.img-lists-1 { padding-top: 20px } ul.row.mob-grow-up.no-space.img-lists-1 li { margin-bottom: 20px } #qbootstrap-footer { padding-top: 0 } #qbootstrap-footer .copyright { padding: 10px 20px 5px } .foot-txt, .big-txt { font-size: 12px } .inf-list-1.mob-slide-box { padding-left: 15px; padding-right: 15px; padding-top: 20px } .inf-list-1.mob-slide-box li { margin-bottom: 20px } .mob-head-shadow p { font-size: 12px; color: #333; text-align: left; padding-left: 15px; padding-right: 15px } .mob-head-shadow { color: #333; text-align: center } .mob-head-shadow h2 { display: inline-block; font-size: 15px; /* border-bottom: 2px solid #2d83d6; */ padding-bottom: 10px; padding-top: 10px; margin-top: 20px } .banner-line-txt.mob-banner-txt { font-size: 14px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding: 10px 5px; border: 1px solid #fff; margin-top: -26px } .banner-line-txt.mob-banner-txt span { font-size: 10px; margin-top: 5px; display: inline-block } .mob-inter-line .inter-line { height: 2px; margin-bottom: 0 } .mob-inter-line .inter-content h4 { font-size: 15px; font-weight: bold } .mob-inter-line .inter-ul li { padding: 10px 10px; box-shadow: 0 0 8px rgba(0, 0, 0, .2); margin-bottom: 15px } .mob-inter-line .inter-ul li span { font-weight: bold } .mob-inter-line .inter-ul li p { margin-top: 5px; margin-bottom: 10px } .medicine-banner + .container { margin-top: 20px } } @media (min-width: 992px) { .accordion, .accordion__ul, .accordion__li, .accordion__img { height: 499px } .accordion__img h2 a, .accordion__img h2 { font-size: 24px } .accordion__img p { font-size: 15px } .wrap .img-txt span { font-size: 30px } .qbootstrap-counters .qbootstrap-counter { font-size: 42px } .tab-nav li .icon { font-size: 56px } .tab-nav li { font-size: 16px } .tab-cont .tab-box.on p { font-size: 20px } .img-tip { font-size: 18px; line-height: 2.4 } .tip-txt { font-size: 28px } .count-title { font-size: 70px } .sub-tip { font-size: 20px } .navbar-static-top .navbar-nav > li > a { font-size: 18px } .navbar-static-top .sub-menu-title { font-size: 15px } .navbar-static-top .sub-menu li a { font-size: 13px } .tab-nav-common li, .tab-nav-media li { font-size: 20px } .employ-day { font-size: 45px } .employ-month { font-size: 18px } .news-name { font-size: 22px } .news-inf { font-size: 14px } .arrow-block4 .employ-type { font-size: 22px } .arrow-block4 .employ-title, .arrow-block4 .employ-inf { font-size: 13px } .grow-block1 h2, .grow-block1 p { padding-right: 35px; padding-left: 30px } .grow-block1 h2 { font-size: 20px; margin-bottom: 15px } .grow-block1 p { font-size: 13px; line-height: 1.5 } .process-head li:nth-child(2n+1) { width: 144px; height: 144px; line-height: 144px; font-size: 20px } .banner-txt { font-size: 50px } .introduce-txt { font-size: 18px } .introduce-title { font-size: 24px } .organize-txt h2 { font-size: 38px } .build-box-mt50 .build-title { font-size: 48px } .employ-banner + .sii-build .build ul.row { padding-left: 0 } .f22-col333 { font-size: 22px } .build-box-mt50 li { margin-top: 100px } .organize-head li h3 { font-size: 30px } .organize-head li p { font-size: 18px } .organize-head li p, .organize-head li img { padding-left: 34px; padding-right: 34px } .organize-head li:nth-child(1) p, .organize-head li:nth-child(1) img { /* padding-left: 68px */ } .organize-head li:nth-child(4) p, .organize-head li:nth-child(4) img { /* padding-right: 68px */ } .organize-txt { top: 20px } .organize-txt h2 { line-height: 5 } .build-box-mt50 .build-title { margin-bottom: 80px } .organize-txt h2 { line-height: 3 } .culture-content { margin-left: -15px; margin-right: -15px } .culture-content li { height: 290px; margin-bottom: 0; border-radius: 0 } .navbar-header { border-bottom: unset } .img-lists-2 { padding-left: 80px; padding-right: 80px } .img-lists-2 li { width: calc(50% - 120px); margin-left: 60px; margin-right: 60px; margin-top: 60px; padding-bottom: 20px } .img-lists-2 li .news-title { font-size: 28px } .img-lists-2 li .news-title { margin-top: 20px } .mob-shadow .news-title { padding-left: 20px; padding-right: 20px } .pagination { margin: 80px 0 } .news-sub-txt .icon-fonts { margin-bottom: 0 } .tab-nav-common li, .tab-nav-media li { font-size: 28px } .publish-title { font-size: 24px } ul.tab-cont-media ul.img-lists-3A, ul.tab-cont-media ul.img-lists-3B { width: calc(100% - 60px); margin-left: 30px; margin-right: 30px } ul.tab-cont-media ul.img-lists-3A li, ul.tab-cont-media ul.img-lists-3B li { margin-top: 60px; padding-bottom: 20px } ul.tab-cont-media ul.img-lists-3A li { width: calc(33% - 120px); margin-left: 60px; margin-right: 60px } ul.tab-cont-media ul.img-lists-3B li { width: calc(33% - 60px); margin-left: 30px; margin-right: 30px } ul.tab-cont-media ul.img-lists-5B li { width: calc(20% - 30px); margin-left: 15px; margin-right: 15px; margin-top: 30px; padding-bottom: 10px; } .publish-title { font-size: 18px; margin-top: 20px; margin-bottom: 0; padding-left: 20px; padding-right: 20px } ul.tab-nav-employ li { margin-left: 50px; margin-right: 50px } ul.tab-nav-employ + ul.tab-cont-media li.tab-box .img-lists-3 li { width: calc(33.33% - 36px); margin-bottom: 36px } ul.tab-nav-employ + ul.tab-cont-media .tab-box ul.row.no-space.process-block1 { padding-left: 0; padding-right: 0 } .process-block1 h3 { font-size: 30px; margin-bottom: 20px } .process-block1 p { font-size: 22px; margin-bottom: 20px } .process-block1 li { padding-bottom: 10px; margin-bottom: 40px } .employ-player { width: 300px; right: 50px } .employ-player .same-switch .hk { font-size: 60px } .employ-player { width: 350px; right: 60px } ul.row.mob-grow-up.no-space.img-lists-1 { padding-top: 0 } ul.row.mob-grow-up.no-space.img-lists-1 li { margin-bottom: 40px } #qbootstrap-footer { padding-top: 2em; overflow-x: hidden; } #qbootstrap-footer .copyright { padding: 2em 2em .5em } .foot-txt, .big-txt { font-size: 14px } .medicine-banner + .container { margin-top: 100px } } @media (min-width: 1200px) { .accordion, .accordion__ul, .accordion__li, .accordion__img { height: 605px } .accordion__img h2 a, .accordion__img h2 { font-size: 28px } .accordion__img p { font-size: 16px } .wrap .img-txt span { font-size: 32px } .qbootstrap-counters .qbootstrap-counter { font-size: 44px } .sub-title { font-size: 16px } .tab-nav li .icon { font-size: 66px } .tab-nav li { font-size: 18px } .tab-cont .tab-box.on p { font-size: 22px } .img-tip { font-size: 20px; line-height: 2.4 } .tip-txt { font-size: 30px } .count-title { font-size: 80px } .sub-tip { font-size: 22px } .navbar-static-top .navbar-nav > li > a { font-size: 18px } .navbar-static-top .sub-menu-title { font-size: 16px } .navbar-static-top .sub-menu li a { font-size: 14px } .tab-nav-common li, .tab-nav-media li { font-size: 22px } .employ-day { font-size: 55px } .employ-month { font-size: 20px } .news-name { font-size: 24px } .news-inf { font-size: 16px } .arrow-block4 .employ-type { font-size: 22px } .arrow-block4 .employ-title, .arrow-block4 .employ-inf { font-size: 14px } .grow-block1 { padding-top: 30px; padding-bottom: 30px } .grow-block1 img { padding-left: 30px } .grow-block1 h2, .grow-block1 p { padding-right: 35px; padding-left: 40px } .grow-block1 h2 { font-size: 27px; margin-bottom: 30px } .grow-block1 p { font-size: 16px; line-height: 1.5 } .process-head li:nth-child(2n+1) { width: 154px; height: 154px; line-height: 154px; font-size: 22px } .publish-title { font-size: 20px } .employ-player { width: 400px; right: 80px } } @media (min-width: 1400px) { .accordion, .accordion__ul, .accordion__li, .accordion__img { height: 711px } .accordion__img h2 a, .accordion__img h2 { font-size: 30px } .accordion__img p { font-size: 18px } .wrap .img-txt span { font-size: 38px } .qbootstrap-counters .qbootstrap-counter { font-size: 50px } .sub-title { font-size: 18px } .tab-nav li .icon { font-size: 76px } .tab-nav li { font-size: 20px } .tab-cont .tab-box.on p { font-size: 24px } .img-tip { font-size: 22px; line-height: 2.4 } .tip-txt { font-size: 32px } .count-title { font-size: 90px } .sub-tip { font-size: 24px } .navbar-static-top .navbar-nav > li > a { font-size: 12px } .navbar-static-top .sub-menu-title { font-size: 18px } .navbar-static-top .sub-menu li a { font-size: 16px } .tab-nav-common li, .tab-nav-media li { font-size: 24px } .employ-day { font-size: 65px } .employ-month { font-size: 22px } .news-name { font-size: 26px } .news-inf { font-size: 18px } .arrow-block4 .employ-type { font-size: 26px } .arrow-block4 .employ-title, .arrow-block4 .employ-inf { font-size: 16px } .grow-block1 h2, .grow-block1 p { padding-right: 40px } .grow-block1 h2 { font-size: 32px; margin-bottom: 30px } .grow-block1 p { font-size: 18px; line-height: 1.6 } .process-head li:nth-child(2n+1) { width: 164px; height: 164px; line-height: 164px; font-size: 24px } .organize-txt { top: 60px } .organize-txt h2 { line-height: 4 } .publish-title { font-size: 22px } .employ-player { width: 500px; right: 100px } } .footerInner { float: left; border-left: 1px solid #bbb; margin: 15px 0px; } .footerInner h2 { color: #333; font-size: 16px; font-weight: 400; line-height: 1; margin-bottom: 20px; } .footerInner a { display: block; color: #777; line-height: 1; margin: 15px 0; font-size: 14px; } .footerBtnInner { width: 100%; height: 38px; line-height: 36px; font-size: 14px; border: 1px solid #8e8e8e; border-radius: 20px; padding: 0 15px; } .footIcon { vertical-align: middle; float: right; margin-top: 7px; } .footerBtn { height: auto; cursor: pointer; float: left; margin-right: 10px; } @media (max-width: 992px) { .bottomlist{ display: none; } } @media (min-width: 1700px) { .accordion, .accordion__ul, .accordion__li, .accordion__img { height: 817px } .accordion__img h2 a, .accordion__img h2 { font-size: 40px } .accordion__img p { font-size: 22px } .wrap .img-txt span { font-size: 42px } .qbootstrap-counters .qbootstrap-counter { font-size: 56px } .sub-title { font-size: 20px } .tab-nav li .icon { font-size: 86px } .tab-nav li { font-size: 22px } .tab-cont .tab-box.on p { font-size: 26px } .tab-intellect .tab-cont .tab-box p { font-size: 20px } .img-tip { font-size: 24px; line-height: 2.4 } .tip-txt { font-size: 34px } .count-title { font-size: 100px } .sub-tip { font-size: 26px } .navbar-static-top .navbar-nav > li > a { /*font-size: 20px*/ font-size:18px; } /* #example-navbar-collapse > ul > li >a{ padding-top: 0px; } */ .navbar-static-top .sub-menu-title { font-size: 18px } .navbar-static-top .sub-menu li a { font-size: 16px } .arrow-block4 .employ-type { font-size: 30px } .arrow-block4 .employ-title, .arrow-block4 .employ-inf { font-size: 18px } .grow-block1 h2, .grow-block1 p { padding-left: 40px; padding-right: 55px; letter-spacing: 2px } .grow-block1 h2 { font-size: 36px; margin-bottom: 40px; margin-top: 15px } .grow-block1 p { font-size: 22px; line-height: 1.8 } .process-head li:nth-child(2n+1) { width: 174px; height: 174px; line-height: 174px; font-size: 26px } .organize-txt { top: 80px } .organize-txt h2 { line-height: 5 } .publish-title { font-size: 24px } .employ-player { width: 700px; right: 160px } .shebei{ padding-top: 50px } } .gongsi{ padding-left: 60px; padding-right: 0px; position: relative; margin-bottom: 20px; } .gongsi img{ width: 100%; height: 254px; } .dangjian{ padding:0px; padding-right: 0px; padding-left: 60px; } .gongsitit{ font-size: 16px; color: #000; margin-top: 5px; } .gongsitime{ font-size: 16px; color: #999999; float: right; } .gongsides{ font-size: 16px; color:#666; } .gongsilist0{ padding-bottom: 5px; border-bottom: 1px solid #999999; } .gongsilist{ padding-bottom: 5px; border-bottom: 1px solid #999999; } .gongsilist:nth-last-child(1){ border-bottom: 0px; } .dangjianlist0{ padding-bottom: 5px; border-bottom: 1px solid #999999; } .dangjianlist{ padding-bottom: 5px; border-bottom: 1px solid #999999; } .dangjianlist:nth-last-child(1){ border-bottom: 0px; } .wenhualist0{ padding-bottom: 5px; border-bottom: 1px solid #999999; } .wenhualist{ padding-bottom: 5px; border-bottom: 1px solid #999999; } .wenhualist:nth-last-child(1){ border-bottom: 0px; } .xwbtp1{ font-size: 22px; color:red; width: 24px; position: absolute; left: 24px; top: 0; } .xwbtp2{ font-size: 15px; color: #333; text-transform: uppercase; writing-mode: vertical-rl; position: absolute; right: 45px; top: 5px; } .xwbtp3{ font-size: 22px; color:#000; width: 24px; position: absolute; right: 48px; top: 0; } .xwbtp4{ font-size: 15px; color: #333; text-transform: uppercase; writing-mode: vertical-rl; position: absolute; right: 20px; top: 5px; } .gongsititle{ font-size: 22px; color: #000; margin-bottom: 20px; } @media screen and (max-width: 991px) { .gongsi { padding-left: 10px; padding-right: 10px; position: relative; margin-bottom: 20px; } .lxinfo{ display: block!important; } } .p-x-80{ padding-left: 80px; padding-right: 80px; } .lxleft ul{ padding-left: 0px; } .lxlefttit{ padding:12px 15px; background-color: #0078C4; color: #fff; font-size: 16px; } .lxleft ul li{ padding:10px 15px; border-bottom: 1px dotted #ccc; background-color: #F3F3F3; color:#333; cursor: pointer; } .lxleft ul li:hover{ background-color: #ccc; } .lxrighttit{ padding:7px 15px; border-bottom: 1px solid #ccc; color: #000; box-sizing:border-box; margin-bottom: 30px; font-size: 22px; } .lxcontent{ padding:50px 20px; background: url('../images/ditu666.jpg') no-repeat center; background-size: cover; min-height: 450px; } .acttccc{ background-color: #ccc!important; } .lxinfotitle{ font-size: 2.2rem; color: #000; margin-bottom: 1em; } @media screen and (max-width: 991px) { .p-x-80{ padding-left: 10px; padding-right: 10px; } .lxcontent{ min-height:unset; display: block!important; } }