123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258 |
- body {
- min-width: 320px;
- max-width: 750px;
- margin: 0 auto;
- background-color: #f2f4f7;
- position: relative;
- }
- a {
- text-decoration: none;
- color: #707070;
- }
- @media screen and (min-width: 750px) {
- html {
- font-size: 37.5px !important;
- }
- }
- img {
- width: 100%;
- }
- .header_qw {
- width: 3.7333rem;
- margin-left: 4.1333rem;
- height: .6667rem;
- }
- .header_qx {
- width: 3.7333rem;
- margin-left: .5333rem;
- height: .6667rem;
- }
- .header_qw img, .header_qx img {
- height: 100%;
- }
- /* 头部 */
- .header {
- box-sizing: border-box;
- height: 2.1333rem;
- background: #fff;
- position: fixed;
- width: 100%;
- top: 0;
- left: 0;
- padding: 0 .5333rem;
- display: flex;
- align-items: center;
- z-index: 99;
- }
- .header_logo {
- width: 2.5067rem;
- }
- .header_qiyeweix {
- width: 3.7333rem;
- margin-left: .5333rem;
- }
- .homepage {
- margin-top: 2.1333rem;
- padding: .8rem 0;
- background: #000;
- position: relative;
- height: 10rem;
- }
- .homepage_img {
- position: absolute;
- width: 90%;
- left: 5%;
- right: 0;
- }
- .homepage_title {
- font-size: .5333rem;
- color: #fff;
- letter-spacing: .1333rem;
- text-align: center;
- position: absolute;
- top: 1.3333rem;
- left: 2.1333rem;
- z-index: 1;
- }
- .homepage_gsLogo {
- width: .8rem;
- position: absolute;
- top: 1.2rem;
- left: .8rem;
- }
- .reduction {
- width: 100%;
- height: 7.5rem;
- background: url('../../image/gongshi.jpg') no-repeat;
- background-size: 100%;
- display: flex;
- align-items: center;
- }
- .reduction_img {
- width: 8.5rem;
- margin: auto;
- /* padding-top: 1.6rem; */
- }
- .examination {
- padding: .8rem 0;
- position: relative;
- }
- .examination_img {
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- }
- .examination_img img {
- height: 100%;
- }
- .examination_title {
- position: relative;
- z-index: 1;
- text-align: center;
- padding-bottom: .8rem;
- font-size: .6667rem;
- }
- .get_job_focus {
- position: relative;
- }
- .get_job_focus .swiper-container {
- height: 100%;
- width: 14.4rem;
- }
- .get_job_focus .swiper-slide {
- text-align: center;
- font-size: .48rem;
- background: #fff;
- /* Center slide text vertically */
- flex-direction: column;
- /* Center slide text vertically */
- display: -webkit-box;
- display: -ms-flexbox;
- display: -webkit-flex;
- display: flex;
- -webkit-box-pack: center;
- -ms-flex-pack: center;
- -webkit-justify-content: center;
- justify-content: center;
- -webkit-box-align: center;
- -ms-flex-align: center;
- -webkit-align-items: center;
- align-items: center;
- transition: 300ms;
- transform: scale(0.8);
- opacity: 0.4;
- }
- .get_job_focus .swiper-slide a {
- width: 9.013333rem;
- height: 10.026667rem;
- }
- .get_job_focus .swiper-slide a img {
- width: 100%;
- height: 100%;
- }
- .get_job_focus .swiper-slide p {
- width: 9.013333rem;
- font-size: 0.666667rem;
- margin-top: 0.64rem;
- color: #333;
- }
- .get_job_focus .swiper-slide-active,
- .get_job_focus .swiper-slide-duplicate-active {
- transform: scale(1);
- z-index: 999;
- opacity: 1;
- }
- .get_job_focus .swiper-button-next,
- .get_job_focus .swiper-button-prev {
- outline: none;
- }
- .get_job_focus .swiper-button-next:after,
- .get_job_focus .swiper-button-prev:after {
- font-size: 1.066667rem;
- color: #333;
- }
- .management {
- padding: .8rem 0;
- position: relative;
- background: url('../../image/tabl.jpg') no-repeat;
- background-size: 100% 100%;
- }
- .management_title {
- font-size: .8rem;
- margin-bottom: .2667rem;
- text-align: center;
- color: #fff;
- }
- .management_tex {
- font-size: .4rem;
- margin-bottom: .6667rem;
- text-align: center;
- color: #fff;
- }
- .management .study_fo {
- padding: 0.266667rem;
- }
- .management .swiper-slide {
- font-size: 18px;
- background: #fff;
- width: 7.733333rem;
- height: 9.066667rem;
- background-color: #fff;
- border-radius: 0.266667rem;
- box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
- }
- .management .swiper-slide h5 {
- font-size: 0.693333rem;
- margin: 0.533333rem 0;
- font-weight: 400;
- padding: 0 0.266667rem;
- }
- .management .swiper-slide p {
- font-size: .5333rem;
- position: absolute;
- bottom: .1333rem;
- right: .8rem;
- color: #1f1f1f;
- }
- .customer {
- padding: .8rem .5333rem;
- background: url('../../image/rke.jpg') no-repeat;
- background-size: 100% 100%;
- }
- .customer_title {
- font-size: .8rem;
- text-align: center;
- margin-bottom: .5333rem;
- }
- .foots {
- background: #20A0FF;
- padding: 1.3333rem 0;
- }
- .erweima {
- width: 3.2rem;
- margin: auto;
- }
- .erweima_text {
- text-align: center;
- font-size: .48rem;
- color:#fff;
- margin-top: .2667rem;
- margin-bottom: 30px;
- }
- .erweima_haoma {
- padding: 1.3333rem 0 0 0;
- font-size: .48rem;
- text-align: center;
- width: 17.3333rem;
- margin: auto;
- border-top: .0267rem solid #fff;
- color: #fff;
- }
|