@charset "utf-8"; body { overflow-x: hidden; } .tit { position: absolute; left: 0; top: 30px; z-index: 1; } .tit i{ display: block; font-style: normal; width: 54px; height: 54px; line-height: 54px; text-align: center; border: 1px dashed #235295; border-radius: 50%; margin: 0 auto; } .tit i img{ vertical-align: -6px; } .tit h3{ display: inline-block; font-size: 32px; font-weight: bold; writing-mode: tb-rl; text-align: center; position: relative; letter-spacing: 4px; line-height: 54px; margin-top: 15px; } .tit h3 span{ color: #235295; font-size: 32px; font-weight: bold; } .tit h3 em{ font-style: normal; font-family: georgia; font-size: 14px; color: rgba(0,0,0,0.5); writing-mode: vertical-rl; position: absolute; bottom: 6px; right: -30px; line-height: inherit; letter-spacing:normal; } .more a { display: block; font-size: 14px; color: #235295; width: 60px; height: 24px; line-height: 24px; border: 1px solid rgba(35,82,149,0.5); text-align: center; margin-top: 45px; } .more a:hover { color: #fff; background: #235295; border-color: #235295; } .section1{ } .s1-c { position: relative; } .s1-c>div { overflow: hidden; padding: 40px 0 40px 100px; } .s1-c ul { margin-left: -10px; margin-right: -10px; } .s1-c ul li a { display: block; background: #fff; margin: 0 10px; position: relative; z-index: 1; } .s1-c ul li a:before{ content: ""; position: absolute; top: 100%; left: 0; width: 100%; height: 100%; background: #235295; box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.11); z-index: -1; transition: all 0.5s; } .s1-c ul li a p { font-size: 0; line-height: 60px; height: 76px; overflow: hidden; text-align: center; padding: 8px 17px; } .s1-c ul li a p span{ display: inline-block; vertical-align: middle; font-size: 18px; font-weight: bold; line-height: 30px; color: #235295; } .s1-c .slick-prev, .s1-c .slick-next { display: none !important; } .s1-btn { font-size: 24px; font-family: 宋体; font-weight: 600; color: #0e599d; position: absolute; top: 50%; transform: translateY(-50%); z-index: 9; cursor: pointer; padding: 0 !important; } .s1-prev { left: 15px; } .s1-next { right: 15px; } .s1-c ul li a:hover p span{ color: #fff; } .s1-c ul li a:hover:before{ top: 0; } .section2{ } .section2>div{ position: relative; } .s2-c { position: relative; } .s2-c>div { overflow: hidden; padding: 0 0 80px 100px;} .s2-c .slick-list{ padding-bottom: 16px; } .s2-c ul { margin-left: -15px; margin-right: -15px; } .s2-c ul li a { display: block; background: #fff; margin: 0 15px; } .s2-c ul li a .pic { padding-top: 66%; } .s2-c ul li a .s1-linfo{ padding: 20px; } .s2-c ul li a .s1-linfo span{ display: block; font-size: 14px; font-family: arial; font-weight: bold; color: #235295; background: url(../img/icon-sj.png) no-repeat left center; padding-left: 22px; } .s2-c ul li a .s1-linfo p{ font-size: 18px; font-weight: bold; line-height: 24px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; margin-top: 10px; min-height: 48px; } .s2-c ul li a:hover{ box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.16); } .s2-c ul li a:hover p { color: #235295; } .s2-c .slick-prev, .s2-c .slick-next { display: none !important; } .s2-b { text-align: center; padding: 0 0 0 100px!important; margin-top: -48px; position: relative; z-index: 1; } .s2-btn { display: inline-block; width: 37px; height: 37px; background: rgba(35,82,149,0.4); border-radius: 50%; text-align: center; line-height: 37px; font-size: 22px; font-family: 宋体; font-weight: 600; color: #f5f7fc; cursor: pointer; padding: 0 !important; margin: 0 64px; transition: all 0.3s; } .s2-btn:hover{ background: rgba(35,82,149,1); } .s2-prev { } .s2-next { } .s2-c .slick-dots{ bottom: -55px; margin-left: 0; margin-right: 0; } .s2-c .slick-dots li{ width: 8px; height: 8px; } .s2-c .slick-dots li button{ width: 8px; height: 8px; border-radius: 50%; background: rgba(35,82,149,0.4); padding: 0; } .s2-c .slick-dots li.slick-active button{ background: rgba(35,82,149,1); } .section3 { margin-top: 40px; background: url(../img/section3-bg.jpg) no-repeat center; background-size: cover; padding: 60px 0 30px 0; height: 582px; } .section3>div{ position: relative; } .section3>div .tit .more a{ margin-top: 30px; } .s3-c{ padding-left: 100px; } .s3-c ul{ margin-left: -28px; } .s3-c ul li{ float: left; width: 33.3333%; } .s3-c ul li a{ display: block; background: #fff; padding: 20px; margin: 28px 0 0 28px; overflow: hidden; } .s3-c ul li .s3-time{ width: 90px; height: 90px; padding: 5px; border-radius: 50%; text-align: center; background: #235295; color: #fff; } .s3-c ul li .s3-time p{ font-family: arial; font-size: 36px; font-weight: bold; border-bottom: 1px solid rgba(255,255,255,0.7); margin-top: 6px; } .s3-c ul li .s3-time span{ font-family: arial; font-size: 16px; font-weight: bold; color: rgba(255,255,255,0.8); } .s3-c ul li a>p{ overflow: hidden; font-size: 0; height: 90px; line-height: 90px; padding-left: 20px; } .s3-c ul li a>p span{ display: inline-block; font-size: 18px; font-weight: bold; line-height: 30px; vertical-align: middle; } .s3-c ul li a:hover{ box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.16); } .s3-c ul li a:hover>p,.s3-c ul li a:hover>p span{ color: #235295; } .s4-c { position: relative; } .s4-c>div { overflow: hidden; padding: 60px 0 30px 100px; } .s4-c ul { margin-left: -13px; margin-right: -13px; } .s4-c ul li a { display: block; margin: 0 13px; transition: all 0.3s; } .s4-c ul li a p { font-size: 20px; font-weight: bold; line-height: 75px; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding: 0 10px; color: #fff; } .s4-c ul li a p img{ display: inline-block; vertical-align: middle; padding-right: 15px; transition: all 0.3s; } .s4-c .slick-prev, .s4-c .slick-next { display: none !important; } .s4-btn { font-size: 24px; font-family: 宋体; font-weight: 600; color: #0e599d; position: absolute; top: 50%; transform: translateY(-50%); z-index: 9; cursor: pointer; padding: 0 !important; } .s4-prev { left: 15px; } .s4-next { right: 15px; } .s4-c ul li.s4-1:hover a, .s4-c ul li.s4-2:hover a, .s4-c ul li.s4-3:hover a, .s4-c ul li.s4-4:hover a, .s4-c ul li.s4-5:hover a, .s4-c ul li.s4-6:hover a .s4-c ul li.s4-7:hover a, .s4-c ul li.s4-8:hover a{ background: #235295; } .s4-c ul li.s4-1 a{ background: #42abb3; } .s4-c ul li.s4-2 a{ background: #f2af44; } .s4-c ul li.s4-3 a{ background: #b54376; } .s4-c ul li.s4-4 a{ background: #e67458; } @media screen and (max-width:1500px) { .tit{ left: 20px; } } @media screen and (max-width:1430px){ .s1-c ul li a p{ padding: 8px; } } @media screen and (max-width:1200px){ .s3-c ul li a>p span{ font-size: 16px; } } @media screen and (max-width:1122px){ .s1-c ul li a p span{ font-size: 16px; } } @media screen and (max-width: 1024px) { html, body, .banner, .banner .slick, .banner .slick div, .banner .slick-slide a, .banner .slick-slide a img { height: auto !important; } .s1-c>div{ padding: 20px 0; } .tit{ position: relative; text-align: center; left: 0; top: 0; line-height: 54px; } .tit i{ display: inline-block; margin-right: 10px; vertical-align: 2px; } .tit h3{ display: inline-block; writing-mode:inherit; margin-top: 0; line-height: inherit; } .tit h3 em{ position: static; writing-mode:inherit; } .more, .more a{ display: inline-block; } .more a{ position: absolute; top: 50%; transform: translateY(-50%); right: 0; margin-top: 0; } .section2 .tit{ margin-top: 10px; margin-bottom: 30px; } .s2-c>div{ padding: 0 0 80px 0; } .s2-b{ padding: 0!important; } .section3{ height: auto; } .section3>div .tit .more a{ margin-top: 0; } .s3-c{ padding-left: 0; } .s3-c ul li{ width: 50%; } .s4-c>div{ padding: 30px 0 0 0; } .s4-c ul li a p{ font-size: 18px; } } @media screen and (max-width: 768px) { .tit i{ width: 40px; height: 40px; line-height: 40px; } .tit i img{ height: 20px; } .tit h3, .tit h3 span{ font-size: 26px; } .tit h3 em{ font-size: 12px; } .section2 .tit{ margin-bottom: 15px; } .s2-c ul li a .s1-linfo{ padding: 10px 20px; } .s2-c ul li a .s1-linfo p{ font-size: 16px; } .s2-c>div{ padding: 0 0 60px 0; } .s2-c .slick-dots{ bottom: -35px; } .section3{ padding: 30px 0; height: auto; } .s3-c ul{ margin-left: -20px; } .s3-c ul li{ width: 50%; } .s3-c ul li a{ padding: 10px; margin: 20px 0 0 20px; } .s3-c ul li a>p{ line-height: 60px; height: 60px; padding-left: 0; margin-top: 10px; } .s3-c ul li .s3-time{ float: none; width: 90px; height: 30px; line-height: 30px; border-radius: inherit; padding: 0 5px; } .s3-c ul li .s3-time p{ font-size: 18px; display: inline-block; border-bottom: 0; line-height: inherit; margin-top: 0; } .s3-c ul li .s3-time span{ font-size: 12px; line-height: inherit; border-left: 1px solid rgba(255,255,255,0.5); margin-left: 5px; padding-left: 5px; } } @media screen and (max-width: 480px){ .tit h3 em{ display: none; } .s2-c ul{ margin-left: -10px; margin-right: -10px; } .s2-c ul li a{ margin: 0 10px; } .s2-c ul li a .s1-linfo{ padding: 10px; } .s2-btn{ width: 26px; height: 26px; line-height: 26px; font-size: 18px; } .s2-c .slick-dots{ bottom: -28px; } .section3{ margin-top: 20px; padding: 20px 0 30px 0; } .s3-c ul li{ width: 100%; } .s4-c ul li a p{ line-height: 60px; } } @media screen and (max-width: 320px) { .s1-c ul li a p{ line-height: 48px; height: 64px; } .s1-c ul li a p span{ font-size: 14px; line-height: 24px; } .tit h3, .tit h3 span{ font-size: 20px; letter-spacing:2px; } .tit i{ width: 30px; height: 30px; line-height: 30px; } .tit i img{ height: 16px; } .more a{ font-size: 12px; width: 44px; } .s2-btn{ margin: 0 55px; } .s2-c ul li a .s1-linfo p{ font-size: 14px; } .s2-c ul li a .s1-linfo span{ font-size: 12px; } .s3-c ul li a>p span{ font-size: 14px; line-height: 24px; } .s3-c ul li a>p{ margin-top: 5px; } .s4-c ul li a p{ font-size: 16px; } }