123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384 |
- @charset "utf-8";
- /* * {
- margin: 0;
- padding: 0;
- list-style: none;
- }
- body {
- background: #fff;
- font: normal 12px/22px "Microsoft Yahei";
- }
- img {
- border: 0;
- }
- a {
- text-decoration: none;
- color: #333;
- }
- a:hover {
- color: #1974A1;
- } */
- .clearfix:after, .clearfix:before {
- display: table;
- line-height: 0;
- content: ""
- }
- .clearfix:after {
- clear: both
- }
- /* 公共属性 */
- .animate-text {
- position: relative;
- opacity: 0;
- top: 100px;
- -webkit-transition: all .5s ease;
- transition: all .5s ease;
- }
- .animate-img {
- position: relative;
- -webkit-transition: all .1s ease;
- transition: all .1s ease;
- }
- .animate-btn {
- -webkit-transition: all .5s ease;
- transition: all .5s ease;
- }
- .animate-position {
- -webkit-transform: translateY(-100px);
- -ms-transform: translateY(-100px);
- transform: translateY(-100px);
- opacity: 1;
- }
- .swiper-wrapper {
- -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.9, 0.4, 0.3, 1);
- transition: transform 0.8s cubic-bezier(0.9, 0.4, 0.3, 1);
- }
- .swiper-slide {
- font-size: 0;
- }
- .slider-two .swiper-slide p {
- font-size: 14px;
- }
- .section-three-fix .wqd-p {
- font-size: 16px;
- }
- .wqd-h5 {
- font-size: 32px;
- font-weight: 500;
- color: #333;
- }
- .wqd-p {
- color: #333;
- font-size: 14px;
- }
- .wqd-btn-blue {
- width: 170px;
- height: 50px;
- box-sizing: border-box;
- line-height: 50px;
- font-size: 16px;
- display: inline-block;
- text-align: center;
- border-radius: 25px;
- }
- .wqd-btn-blue {
- background: #578bea;
- color: #fff;
- }
- .wqd-btn-blue:hover {
- background: #769ade;
- }
- /* 公共属性end */
- .wqd-section-three {
- width: 100%;
- overflow: hidden;
- position: relative;
- box-sizing: border-box;
- }
- .wqd-section-three h5 {
- margin-bottom: 30px;
- }
- .wqd-section-three .wqd-btn-blue {
- margin-top: 50px;
- }
- .wqd-section-three p {
- font-size: 12px;
- margin-bottom: 10px;
- }
- .wqd-section-three .section-three-fix {
- position: absolute;
- top: 215px;
- left: 150px;
- z-index: 10;
- }
- .wqd-section-three .section-three-item {
- position: absolute;
- padding: 522px 0 0 150px;
- }
- .wqd-section-three .section-three-item p {
- width: 455px;
- line-height: 200%;
- }
- .wqd-section-three .slipe-box h6 {
- font-size: 14px;
- color: #333;
- }
- .wqd-section-three .section-three-box {
- border-radius: 3px;
- background: #fff;
- width: 615px;
- height: 450px;
- position: absolute;
- box-shadow: -10px 10px 50px 0 rgba(0, 0, 0, 0.2);
- right: 153px;
- top: 163px;
- z-index: 8;
- }
- .wqd-section-three .section-box-title {
- height: 19px;
- line-height: 19px;
- font-size: 0;
- border-bottom: 1px solid #e7e7e7;
- }
- .wqd-section-three .section-box-title em {
- display: inline-block;
- background: #000;
- vertical-align: middle;
- margin-left: 5px;
- width: 4px;
- height: 4px;
- border-radius: 2px;
- margin-top: 7px;
- }
- .wqd-section-three .section-img {
- box-sizing: border-box;
- padding: 10px;
- position: relative;
- }
- .wqd-section-three .section-img img {
- opacity: 0;
- width: 595px;
- height: 410px;
- display: block;
- -webkit-transition: all .8s ease;
- transition: all .8s ease;
- position: absolute;
- top: 10px;
- left: 10px;
- }
- @media (max-width:1740px) {
- .wqd-section-three .section-three-item {
- padding: 380px 0 0 150px;
- }
- .wqd-section-three .section-three-fix {
- top: 100px;
- }
- .wqd-section-three .section-three-box {
- top: 10px;
- }
- }
- @media (max-width:1680px) {
- .wqd-section-three .section-three-item {
- padding: 380px 0 0 150px;
- }
- .wqd-section-three .section-three-fix {
- top: 100px;
- }
- .wqd-section-three .section-three-box {
- top: 10px;
- }
- }
- @media (max-width:1440px) {
- .wqd-section-three .section-three-item {
- padding: 380px 0 0 150px;
- }
- .wqd-section-three .section-three-item p {
- width: 370px;
- }
- .wqd-section-three .section-three-fix {
- top: 100px;
- }
- .wqd-section-three .section-three-box {
- width: 500px;
- height: 366px;
- top: 80px;
- }
- .wqd-section-three .section-three-box .section-img img {
- width: 480px;
- height: 326px;
- }
- }
- @media (max-width:1366px) {
- .section-three-box {
- top: 50px !important;
- }
- }
- @media (max-width:1170px) {}
- .slipe-box .bannar {
- width: 100%;
- position: relative;
- }
- .slipe-box .bannar .swiper-slide img {
- width: 100%;
- }
- .slipe-box .bannar .slipe-left, .slipe-box .bannar .slipe-right {
- position: absolute;
- bottom: 50px;
- width: 50px;
- height: 50px;
- margin-top: -25px;
- z-index: 8;
- background: #000;
- opacity: .15;
- border-radius: 50%;
- text-align: center;
- display: none;
- cursor: pointer;
- }
- .slipe-box .bannar .slipe-left:hover, .slipe-box .bannar .slipe-right:hover {
- display: block;
- opacity: .3;
- }
- .slipe-box .bannar .slipe-left img, .slipe-box .bannar .slipe-right img {
- margin-top: 16px;
- }
- .slipe-box .bannar .slipe-left {
- left: 50px;
- bottom: 45%
- }
- .slipe-box .bannar .slipe-left img {
- -webkit-transform: rotate(180deg);
- -ms-transform: rotate(180deg);
- transform: rotate(180deg);
- }
- .slipe-box .bannar .slipe-right {
- right: 50px;
- bottom: 45%
- }
- .slipe-box .bannar .arowshow {
- display: block;
- }
- .slipe-box .swiper-pagination {
- text-align: center;
- position: absolute;
- bottom: 64px !important;
- left: 50% !important;
- z-index: 10;
- width: auto !important;
- -webkit-transform: translateX(-50%);
- -ms-transform: translateX(-50%);
- transform: translateX(-50%);
- }
- .slipe-box .swiper-pagination div {
- cursor: pointer;
- width: 50px;
- height: 2px;
- float: left;
- opacity: 1;
- border-radius: 0;
- margin: 0 5px;
- background: rgba(0, 0, 0, 0.15);
- position: relative;
- overflow: hidden;
- }
- @media only screen and (max-width: 767px) {
- .slipe-box .swiper-pagination div {
- cursor: pointer;
- width: 10px;
- height: 2px;
- float: left;
- opacity: 1;
- border-radius: 0;
- margin: 0 5px;
- background: rgba(0, 0, 0, 0.15);
- position: relative;
- overflow: hidden;
- }
- }
- .slipe-box .swiper-pagination div p {
- position: absolute;
- top: 0;
- left: -50px;
- width: 50px;
- height: 2px;
- background: #fff;
- float: left;
- }
- .slipe-box .swiper-pagination div .login {
- -webkit-transform: translateX(50px);
- -ms-transform: translateX(50px);
- transform: translateX(50px);
- -webkit-transition: -webkit-transform 5s linear;
- transition: transform 5s linear;
- -webkit-animation-fill-mode: forwards;
- animation-fill-mode: forwards;
- }
- .slipe-box .slider-auther {
- font-size: 12px;
- font-style: oblique;
- font-weight: normal;
- }
- @media only screen and (max-width: 767px) {
- .slipe-box .bannar .slipe-left {
- left: 5px;
- bottom: 45%;
- }
- .slipe-box .bannar .slipe-right {
- right: 5px;
- bottom: 45%;
- }
- }
|