123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252 |
- body{
- font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Segoe UI", "Helvetica Neue", "PingFang SC", "Noto Sans", "Noto Sans CJK SC", "Microsoft YaHei", 微软雅黑, sans-serif;
- }
- .header{
- height: 80px;
- position: fixed;
- top: 0;
- left: 0;
- width: 100%;
- background: #fff;
- z-index: 100;
- }
- .newNav{
- align-items: center;
- height: 100%;
- width: 1200px;
- margin: 0 auto;
- display: flex;
- justify-content: space-between;
- }
- .newNav .logo{
- width:120px;
- margin-right: 60px;
- }
- .navList{
- display: flex;
- align-items: center;
- font-size: 16px;
- height: 100%;
- }
- .nav-link{
- height: 100%;
- margin-left: 3vw;
- color:#333;
- display: flex;
- align-items: center;
- }
- .nav-link:hover, .nav-link_active{
- color:#2780F6;
- /* border-bottom: 3px solid #2780F6; */
- }
- .loginBtn{
- padding: 6px 30px;
- background:rgba(39,128,246,0);
- border:1px solid rgba(39, 128, 246, 1);
- border-radius:18px;
- font-size: 14px;
- }
- .loginBtn:hover{
- color: #3388ff;
- }
- .freeUse{
- padding:6px 30px;
- background:rgba(39,128,246,1);
- border:1px solid rgba(39, 128, 246, 1);
- border-radius:18px;
- color: #fff;
- font-size: 14px;
- margin-left: 10px;
- }
- .freeUse:hover{
- color: #fff;
- }
- .aboutBanner{
- /* background: url(../images/about-bg.jpg) no-repeat 50%; */
- width: 100%;
- height: 42vw;
- position: relative;
- margin-top: 80px;
- background-image: url(http://kuyi.shengws.com/about.jpg);
- background-position: center center;
- background-size: cover;
- -webkit-background-size: cover;
- zoom: 1;
- background-repeat: no-repeat;
- color: #fff;
- text-align: center;
- }
- .bannerTitle{
- font-size: 40px;
- width: 100%;
- padding-top: 12vw;
- padding-bottom: 2vw;
- font-weight: bold;
- font-family: PingFangSC-Regular,Microsoft YaHei,Helvetica Neue,Roboto,Segoe UI,"sans-serif" !important;
- }
- .bannerTips{
- font-weight: lighter!important;
- font-family: AlibabaPuHuiTiL,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;
- }
- .tabs{
- width: 100%;
- background:rgba(5,18,43,.5);
- height: 5vw;
- position: absolute;
- bottom: 0;
- }
- .tabOne{
- width: 160px;
- text-align: center;
- cursor: pointer;
- height: 100%;
- line-height: 5vw;
- font-size: 22px;
- }
- .tabActive{
- background:rgba(5,18,43,1);
- color: #2780F6;
- }
- .tab-item{
- display: none;
- }
- .show{
- display: block;
- }
- .aboutMain{
- width: 100%;
- color: #333;
-
- }
- .aboutTitle{
- text-align: center;
- font-size: 40px !important;
- margin-top: 50px;
- margin-bottom: 40px !important;
- }
- .tab-item{
- width: 72vw;
- margin: 0 auto;
- }
- .tab-item>p{
- font-size: 18px;
- margin-bottom: 20px;
- font-weight: lighter!important;
- font-family: AlibabaPuHuiTiL,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;
- }
- .photoBox{
- display: flex;
- justify-content: space-between;
- margin-top: 5vw;
- padding-bottom: 6vw;
- }
- .photo > img{
- border-radius:10px;
- width: 22vw;
- height: 26vw;
- margin-bottom: 1vw;
- }
- .contactUs{
- width: 66vw;
- margin: 0 auto;
- padding-top: 50px;
- display: flex;
- font-weight: lighter!important;
- font-family: AlibabaPuHuiTiL,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;
- }
- .contactLeft{
- flex: 1;
- font-size: 18px;
- }
- .contactRight{
- display: flex;
- justify-content: space-around;
- font-size: 18px;
- }
- .rightOne{
- display: flex;
- align-items: center;
- text-align: center;
- flex-direction: column;
- justify-content: flex-end;
- margin-left:4vw;
- }
- .rightOne>img{
- width: 8vw;
- }
- .rightOne>p{
- font-size: 14px;
- margin: 0;
- }
- .map{
- width: 66vw;
- margin: 0 auto;
- }
- .map>img{
- width: 100%;
- height: 39vw;
- margin: 3vw 0;
- }
-
-
- .slogan{
- width: 100%;
- font-size: 30px;
- color: #fff;
- height: 14vw;
- display: flex;
- align-items: center;
- background-image: url(/static/images/img/28.png);
- background-position: center center;
- background-size: cover;
- -webkit-background-size: cover;
- zoom: 1;
- background-repeat: no-repeat;
- }
- .slogan>p{
- width: 100%;
- text-align: center;
- margin: 0;
- }
- .footer{
- width: 100%;
- padding-bottom: 1vw;
- background: #171E2F;
- color: #fff;
- }
- .footerBox{
- width: 72vw;
- margin: 0 auto;
- }
- .point{
- padding-top: 5vw;
- padding-bottom: 1vw;
- }
- .contactBox{
- display: flex;
- font-size: 14px;
- justify-content: space-between;
- }
- .copyRight{
- font-size: 12px;
- text-align: center;
- margin-top: 4vw;
- }
-
- .suspension{
- border:none;
- box-shadow: none;
- right:30px;
- bottom:12%;
- }
- .suspension .a{
- background: none;
- border: none;
- height: 70px;
- margin-bottom: 10px;
- width: 70px;
- }
- .suspension .a:hover{
- background: none;
- }
|