123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399 |
- .header{
- width: 100%;
- height: 1.5rem;
-
- }
- .header .header-left{
- width: 25%;
- height: 1.05rem;
- color: white;
-
- text-align: center;
- line-height: 1.05rem;
- }
- .header .header-center{
- width: 50%;
- height: 1.2rem;
-
-
- position: relative;
- }
- .header .header-center .header-title{
- text-align: center;
- color: #ffffff;
- font-size: .4rem;
- text-shadow: 0 0 .3rem #00d8ff;
- line-height: 1.05rem;
- }
- .header .header-img{
- background: url("../images/head.gif") no-repeat center center;
- background-size: 100%;
- height: 100%;
- width: 100%;
- position: absolute;
- top: .4rem;
- }
- .header .header-right{
- width: 25%;
- height: 1.05rem;
-
- }
- .header .header-bottom{
- width: calc(100% - .4rem);
- height: .16rem;
- background: url("../images/header.png") no-repeat;
- background-size: calc(100% - .2rem) 100%;
- padding: 0 .2rem;
- margin-left: .3rem;
- }
- .center{
- padding: .1rem .2rem .1rem .2rem;
- }
- .center .center-left{
- width: 25%;
- padding: .1rem;
-
- }
- .center .center-left .left-top{
- width: 100%;
- height: 3.2rem;
- margin-bottom: .4rem;
-
-
- }
- .center .center-left .left-top h1{
- color: white;
- font-size: .4rem;
- transform: rotateX(0deg);
-
- align-items: center;
- margin-bottom: 8px;
- position: relative;
- -webkit-transform-style: preserve-3d;
- -moz-transform-style: preserve-3d;
- -ms-transform-style: preserve-3d;
- transform-style: preserve-3d;
- transform-origin: 50% 50%;
-
-
- transition: transform 500ms cubic-bezier(0.15, 0.52, 0.5, 0.9) 0s;
-
-
- transition: all 1s;
- }
- .title{
- width: 90%;
- height: 0.3rem;
-
- position: relative;
- top:.1rem;
- left: .25rem;
- color: white;
- padding-left: 0.12rem;
- line-height: 0.3rem;
- }
- .title:before{
- width: 0.05rem;
- height: 0.25rem;
- top: 0.02rem;
- position: absolute;
- content: "";
- background: #59ebe8;
- border-radius: 0.02rem;
- left: 0;
- }
- .top-list p{
- font-size: .18rem;
- color: #029698;
- padding: .3rem;
- }
- .top-list li{
- float: left;
- font-size: .2rem;
- color: #ffffff;
- width: 50%;
- height: .4rem;
- line-height: .4rem;
- padding: .2rem;
- }
- .center .center-left .left-cen{
- width: 100%;
- height: 3.2rem;
- margin-bottom: .4rem;
-
-
- }
- .center .center-left .left-cen .company{
- width: calc(100% - .2rem);
- height: calc(100% - .6rem);
- margin-left: .1rem;
- margin-top: .1rem;
-
- padding: .2rem;
- box-sizing: border-box;
- }
- .center .center-left .left-cen .company li{
- color: white !important;
- height: .3rem;
- line-height: .3rem;
- }
- .center .center-left .left-bottom{
- width: 100%;
- height: 3.2rem;
-
-
- }
- .center .center-left .bottom-b{
- width: calc(100% - 0.2rem);
- height: 2.6rem;
- margin-left: 0.1rem;
- margin-top: 0.1rem;
- }
- .center .center-cen{
- width: 50%;
- padding: .1rem;
- }
- .center .center-cen .cen-top{
- width: 100%;
- height: 6.8rem;
-
-
- margin-bottom: .4rem;
- position: relative;
- }
- .center .center-cen .cen-top .top-title{
- position: absolute;
- width: 35%;
- height: 1.5rem;
-
- left: .5rem;
- top:.5rem;
- }
- .center .center-cen .cen-top .top-title li{
- float: left;
- width: 50%;
- height: 1rem;
-
- }
- .center .center-cen .cen-top .top-title li p,
- .center .center-cen .cen-top .top-title li span,
- .center .center-cen .cen-top .top-title li b{
- color: #ffffff;
- }
- .center .center-cen .cen-top .top-title li p{
- padding: .1rem;
- }
- .center .center-cen .cen-top .top-title li span{
- text-align: center;
- display: inline-block;
- width: .35rem;
- height: .45rem;
- background: #37a9ea;
- margin-left: .1rem;
- line-height: .4rem;
- font-size: .3rem;
- margin-top: .1rem;
- }
- .center .center-cen .cen-top .top-bottom{
- width: 100%;
- height: 4.8rem;
-
- position: absolute;
- top:1.6rem;
- padding: .2rem;
-
- }
- .center .center-cen .cen-bottom{
- width: 100%;
- height: 3.2rem;
-
- }
- .center .center-cen .bottom-b{
- width: calc(100% - 0.2rem);
- height: 2.6rem;
- margin-left: 0.1rem;
- margin-top: 0.1rem;
- }
- .center .center-right{
- width: 25%;
- padding: .1rem;
- }
- .center .center-right .right-top{
- width: 100%;
- height: 3.2rem;
- margin-bottom: .4rem;
-
- }
- .center .center-right .right-cen{
- width: 100%;
- height: 3.2rem;
- margin-bottom: .4rem;
-
- border:1px solid #0bc4e9;
- background: rgba(0,72,115,0.28);
- transition: all 1s;
- cursor: pointer;
- position: relative;
- }
- .center .center-right .right-cen .right-cen-cent{
- width: calc(100% - 0.2rem);
- height: 2.6rem;
- margin-left: 0.1rem;
- margin-top: 0.1rem;
- }
- .center .center-right .right-bottom{
- width: 100%;
- height: 3.2rem;
-
- }
- .center .center-right .right-bottom .chat{
- width: calc(100% - 0.2rem);
- height: 2.6rem;
- margin-left: 0.1rem;
- margin-top: 0.1rem;
-
- }
- .gun{
-
- margin-top: .2rem;
- }
- .gun span{
- display: block;
- float: left;
- height: .2rem;
- width: 33%;
-
-
-
- text-align: center;
- font-size: 0.14rem;
- font-weight: 600;
- color: #61d2f7;
- text-align: center;
- margin-bottom: .1rem;
- }
- #FontScroll{
- width: 100%;
- height: 2.3rem;
- overflow: hidden;
-
- margin-top: .1rem;
-
-
-
- }
- #FontScroll ul li{
- height: .32rem;
- width: 100%;
- color: #ffffff;
- text-align: center;
- line-height: .32rem;
-
-
- overflow: hidden;
- font-size: 0.14rem;
-
-
-
- }
- #FontScroll ul li:nth-child(1){
-
- box-shadow: -10px 0px 15px #034c6a inset,
- 10px 0px 15px #034c6a inset;
- }
- #FontScroll ul li:hover{
- box-shadow: -10px 0px 15px #034c6a inset,
- 10px 0px 15px #034c6a inset;
- cursor: pointer;
- }
- .fontInner span{
- display:inline-block;
-
-
- width:31%;
- color: #ffffff;
-
- }
- .fontInner span b{
- display: inline-block;
- width: .2rem;
- height: .2rem;
- border-radius: 0.03rem;
- color: #ffffff;
- line-height: .2rem;
- }
- #FontScroll ul li:nth-child(8n-4) .fontInner span b{ background: #20a8fe }
- #FontScroll ul li:nth-child(8n-3) .fontInner span b{ background: #EB6841 }
- #FontScroll ul li:nth-child(8n-2) .fontInner span b{ background: #3FB8AF }
- #FontScroll ul li:nth-child(8n-1) .fontInner span b{ background: #FE4365 }
- #FontScroll ul li:nth-child(8n-5) .fontInner span b{ background: #FC9D9A }
- #FontScroll ul li:nth-child(8n-6) .fontInner span b{ background: #EDC951 }
- #FontScroll ul li:nth-child(8n-7) .fontInner span b{ background: #C8C8A9 }
- #FontScroll ul li:nth-child(8n) .fontInner span b{ background: #83AF9B }
- #FontScroll ul li:first-child .fontInner span b{ background: #036564 }
- #FontScroll ul li:last-child .fontInner span b{ background: #3299BB }
|